2013-09-30 13:19:40 +00:00
<? php
2012-09-26 00:48:17 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'title' ][ 'en-us' ] = "Fax Server" ;
$text [ 'title' ][ 'pt-pt' ] = "Servidor de Fax" ;
2013-09-30 13:19:40 +00:00
$text [ 'title' ][ 'fr-fr' ] = "Serveur de Fax" ;
2012-09-26 00:48:17 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description' ][ 'en-us' ] = "To receive a FAX setup a fax extension and then direct the incoming to it." ;
2013-10-17 22:06:01 +00:00
$text [ 'description' ][ 'pt-pt' ] = "Para receber um FAX configure uma extensão de fax e encaminhe o tráfego de entrada para essa extensão." ;
2013-09-30 13:19:40 +00:00
$text [ 'description' ][ 'fr-fr' ] = "Afin de recevoir un Fax, configurer une extension et rediriger l'appel sur celle-ci." ;
2012-09-26 00:48:17 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'confirm-delete' ][ 'en-us' ] = "Are you sure you want to delete this?" ;
2013-10-17 22:06:01 +00:00
$text [ 'confirm-delete' ][ 'pt-pt' ] = "Tem a certeza que deseja remover?" ;
2013-09-30 13:19:40 +00:00
$text [ 'confirm-delete' ][ 'fr-fr' ] = "Voulez-vous vraiment supprimer cela?" ;
2012-09-26 00:48:17 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-extension' ][ 'en-us' ] = "Extension" ;
$text [ 'label-extension' ][ 'pt-pt' ] = "Extensão" ;
2013-09-30 13:19:40 +00:00
$text [ 'label-extension' ][ 'fr-fr' ] = "Extension" ;
2012-09-26 00:48:17 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-destination-number' ][ 'en-us' ] = "Destination Number" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-destination-number' ][ 'pt-pt' ] = "Número de Destino" ;
2013-09-30 13:19:40 +00:00
$text [ 'label-destination-number' ][ 'fr-fr' ] = "Numéro d'appelant" ;
2013-09-18 21:42:52 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-inbox' ][ 'en-us' ] = "Inbox" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-inbox' ][ 'pt-pt' ] = "Entrada" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-inbox' ][ 'fr-fr' ] = "" ;
2013-09-30 16:21:08 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-sent' ][ 'en-us' ] = "Sent" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-sent' ][ 'pt-pt' ] = "Enviado" ;
$text [ 'label-sent' ][ 'fr-fr' ] = "" ;
2013-09-30 15:22:35 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-name' ][ 'en-us' ] = "Name" ;
$text [ 'label-name' ][ 'pt-pt' ] = "Nome" ;
2013-09-30 13:19:40 +00:00
$text [ 'label-name' ][ 'fr-fr' ] = "Nom" ;
2012-09-26 00:48:17 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-email' ][ 'en-us' ] = "Email" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-email' ][ 'pt-pt' ] = "Email" ;
2013-09-30 13:19:40 +00:00
$text [ 'label-email' ][ 'fr-fr' ] = "Courriel" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-description' ][ 'en-us' ] = "Description" ;
$text [ 'label-description' ][ 'pt-pt' ] = "Descrição" ;
2013-09-30 13:19:40 +00:00
$text [ 'label-description' ][ 'fr-fr' ] = "Description" ;
2012-09-26 00:48:17 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-upload' ][ 'en-us' ] = "Upload" ;
$text [ 'label-upload' ][ 'pt-pt' ] = "Carregar" ;
2013-09-30 13:19:40 +00:00
$text [ 'label-upload' ][ 'fr-fr' ] = "Télécharegr" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-upload' ][ 'en-us' ] = "Select the file to upload and send as a fax." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-upload' ][ 'pt-pt' ] = "Selecione o ficheiro a carregar para enviar por fax." ;
2013-09-30 13:19:40 +00:00
$text [ 'description-upload' ][ 'fr-fr' ] = "Choisir un fichier à télécharger pour être émis en tant que Fax." ;
2012-09-26 00:48:17 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'button-back' ][ 'en-us' ] = "Back" ;
$text [ 'button-back' ][ 'pt-pt' ] = "Voltar" ;
2013-09-30 13:19:40 +00:00
$text [ 'button-back' ][ 'fr-fr' ] = "Retour" ;
2012-09-26 00:48:17 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'button-settings' ][ 'en-us' ] = "Settings" ;
$text [ 'button-settings' ][ 'pt-pt' ] = "Configurações" ;
2013-09-30 13:19:40 +00:00
$text [ 'button-settings' ][ 'fr-fr' ] = "Configuration" ;
2012-09-26 00:48:17 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'button-send' ][ 'en-us' ] = "Send" ;
$text [ 'button-send' ][ 'pt-pt' ] = "Enviar" ;
2013-09-30 13:19:40 +00:00
$text [ 'button-send' ][ 'fr-fr' ] = "Envoyer" ;
2012-09-26 00:48:17 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'button-copy' ][ 'en-us' ] = "Copy" ;
$text [ 'button-copy' ][ 'pt-pt' ] = "Copiar" ;
2013-09-30 13:19:40 +00:00
$text [ 'button-copy' ][ 'fr-fr' ] = "Copier" ;
2012-09-26 00:48:17 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'button-save' ][ 'en-us' ] = "Save" ;
$text [ 'button-save' ][ 'pt-pt' ] = "Guardar" ;
2013-09-30 13:19:40 +00:00
$text [ 'button-save' ][ 'fr-fr' ] = "Sauvegarder" ;
2012-10-08 21:43:16 +00:00
//fax_copy
2013-10-01 11:35:07 +00:00
$text [ 'confirm-copy' ][ 'en-us' ] = "Copy Complete" ;
2013-10-17 22:06:01 +00:00
$text [ 'confirm-copy' ][ 'pt-pt' ] = "Cópia Efectuada" ;
2013-09-30 13:19:40 +00:00
$text [ 'confirm-copy' ][ 'fr-fr' ] = "Copié" ;
2012-10-08 21:43:16 +00:00
//fax_delete
2013-10-01 11:35:07 +00:00
$text [ 'confirm-delete' ][ 'en-us' ] = "Delete Complete" ;
2013-10-17 22:06:01 +00:00
$text [ 'confirm-delete' ][ 'pt-pt' ] = "Remoção Efectuada" ;
2013-09-30 13:19:40 +00:00
$text [ 'confirm-delete' ][ 'fr-fr' ] = "Supprimé" ;
2012-10-08 21:43:16 +00:00
//fax_edit
2013-10-01 11:35:07 +00:00
$text [ 'confirm-add' ][ 'en-us' ] = "Add Complete" ;
2013-10-17 22:06:01 +00:00
$text [ 'confirm-add' ][ 'pt-pt' ] = "Adição Efectuada" ;
2013-09-30 13:19:40 +00:00
$text [ 'confirm-add' ][ 'fr-fr' ] = "Ajouté" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'confirm-update' ][ 'en-us' ] = "Update Complete" ;
2013-10-17 22:06:01 +00:00
$text [ 'confirm-update' ][ 'pt-pt' ] = "Actualização Efectuada" ;
2013-09-30 13:19:40 +00:00
$text [ 'confirm-update' ][ 'fr-fr' ] = "Mis à jour" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'confirm-ext' ][ 'en-us' ] = "Please provide: Extension" ;
2013-10-17 22:06:01 +00:00
$text [ 'confirm-ext' ][ 'pt-pt' ] = "Por favor indique: Extensão" ;
2013-09-30 13:19:40 +00:00
$text [ 'confirm-ext' ][ 'fr-fr' ] = "Merci d'indiquer: Extension" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'confirm-fax' ][ 'en-us' ] = "Please provide: A file to Fax" ;
2013-10-17 22:06:01 +00:00
$text [ 'confirm-fax' ][ 'pt-pt' ] = "Por favor indique: um ficheiro para enviar Fax" ;
2013-09-30 13:19:40 +00:00
$text [ 'confirm-fax' ][ 'fr-fr' ] = "Merci d'indiquer: Un Fichier à émettre" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'confirm-fax-add' ][ 'en-us' ] = "Fax Add" ;
$text [ 'confirm-fax-add' ][ 'pt-pt' ] = "Adição de Fax" ;
2013-09-30 13:19:40 +00:00
$text [ 'confirm-fax-add' ][ 'fr-fr' ] = "Ajout de Fax" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'confirm-fax-edit' ][ 'en-us' ] = "Fax Edit" ;
2013-10-01 12:26:41 +00:00
$text [ 'confirm-fax-edit' ][ 'pt-pt' ] = "Edição de Fax" ;
2013-09-30 13:19:40 +00:00
$text [ 'confirm-fax-edit' ][ 'fr-fr' ] = "Editer le Fax" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'confirm-copy-info' ][ 'en-us' ] = "Do you really want to copy this?" ;
$text [ 'confirm-copy-info' ][ 'pt-pt' ] = "Deseja realmente copiar isto?" ;
2013-09-30 13:19:40 +00:00
$text [ 'confirm-copy-info' ][ 'fr-fr' ] = "Voulez-vous vraiment copier cela?" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-name' ][ 'en-us' ] = "Enter the name here." ;
$text [ 'description-name' ][ 'pt-pt' ] = "Insira aqui o nome." ;
2013-09-30 13:19:40 +00:00
$text [ 'description-name' ][ 'fr-fr' ] = "Choisir un nom." ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-extension' ][ 'en-us' ] = "Enter the fax extension here." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-extension' ][ 'pt-pt' ] = "Introduza aqui a extensão do fax" ;
2013-09-30 13:19:40 +00:00
$text [ 'description-extension' ][ 'fr-fr' ] = "Choisir un numéro d'extension." ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-destination-number' ][ 'en-us' ] = "Enter the fax destination number" ;
2013-10-17 22:06:01 +00:00
$text [ 'description-destination-number' ][ 'pt-pt' ] = "Introduza o número de fax para onde pretende enviar" ;
2013-09-30 13:19:40 +00:00
$text [ 'description-destination-number' ][ 'fr-fr' ] = "" ;
2012-10-08 23:11:17 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-email' ][ 'en-us' ] = "Enter the email address to send the FAX to." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-email' ][ 'pt-pt' ] = "Introduza o endereço de email para enviar o fax." ;
2013-09-30 13:19:40 +00:00
$text [ 'description-email' ][ 'fr-fr' ] = "Choisir un courriel où envoyer le Fax." ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-info' ][ 'en-us' ] = "Enter the description here." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-info' ][ 'pt-pt' ] = "Introduza aqui a descrição" ;
2013-09-30 13:19:40 +00:00
$text [ 'description-info' ][ 'fr-fr' ] = "" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-pin' ][ 'en-us' ] = "PIN Number" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-pin' ][ 'pt-pt' ] = "Código PIN" ;
2013-09-30 13:19:40 +00:00
$text [ 'label-pin' ][ 'fr-fr' ] = "Code PIN" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-pin' ][ 'en-us' ] = "Enter the PIN number here." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-pin' ][ 'pt-pt' ] = "Introduza aqui o código PIN." ;
2013-09-30 13:19:40 +00:00
$text [ 'description-pin' ][ 'fr-fr' ] = "Choisir un code d'identification." ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-caller-id-name' ][ 'en-us' ] = "Caller ID Name" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-caller-id-name' ][ 'pt-pt' ] = "Nome do Originador" ;
2013-09-30 13:19:40 +00:00
$text [ 'label-caller-id-name' ][ 'fr-fr' ] = "Nom affiché" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-caller-id-number' ][ 'en-us' ] = "Caller ID Number" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-caller-id-number' ][ 'pt-pt' ] = "Número do Originador" ;
2013-09-30 13:19:40 +00:00
$text [ 'label-caller-id-number' ][ 'fr-fr' ] = "Numéro affiché" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-caller-id-name' ][ 'en-us' ] = "Enter the Caller ID name here." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-caller-id-name' ][ 'pt-pt' ] = "Introduza aqui o nome do originador." ;
2013-09-30 13:19:40 +00:00
$text [ 'description-caller-id-name' ][ 'fr-fr' ] = "Choisir le nom affiché en entête du Fax émis" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-caller-id-number' ][ 'en-us' ] = "Enter the Caller ID number here." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-caller-id-number' ][ 'pt-pt' ] = "Introduza aqui o número do originador." ;
2013-09-30 13:19:40 +00:00
$text [ 'description-caller-id-number' ][ 'fr-fr' ] = "Choisir le numéro affiché en entête du Fax émis" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-forward' ][ 'en-us' ] = "Forward Number" ;
$text [ 'label-forward' ][ 'pt-pt' ] = "Número de Encaminhamento" ;
2013-09-30 13:19:40 +00:00
$text [ 'label-forward' ][ 'fr-fr' ] = "Numéro de renvoi" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-forward-number' ][ 'en-us' ] = "Enter the forward number here. Used to forward the fax to a registered extension or external number." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-forward-number' ][ 'pt-pt' ] = "Introduza aqui o número de encaminhamento. Utilizado para encaminhar o fax para uma extensão registada ou número externo." ;
2013-09-30 13:19:40 +00:00
$text [ 'description-forward-number' ][ 'fr-fr' ] = "Choisir un numéro de renvoi en cas de besoins. Si inséré, après réception, le Fax sera ré-émis à ce numéro." ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-user-list' ][ 'en-us' ] = "User List" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-user-list' ][ 'pt-pt' ] = "Lista de Utilizadores" ;
2013-09-30 13:19:40 +00:00
$text [ 'label-user-list' ][ 'fr-fr' ] = "Liste Usagers" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'button-add' ][ 'en-us' ] = "Add" ;
$text [ 'button-add' ][ 'pt-pt' ] = "Adicionar" ;
2013-09-30 13:19:40 +00:00
$text [ 'button-add' ][ 'fr-fr' ] = "Ajouter" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-user-add' ][ 'en-us' ] = "Assign the users that can manage this fax extension." ;
$text [ 'description-user-add' ][ 'pt-pt' ] = "Atribuir os utilizadores que podem gerir esta extensão de fax." ;
2013-09-30 13:19:40 +00:00
$text [ 'description-user-add' ][ 'fr-fr' ] = "Ajouter les usagers pouvant utiliser ce Fax." ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-file' ][ 'en-us' ] = "File not found." ;
$text [ 'label-file' ][ 'pt-pt' ] = "Ficheiro não encontrado." ;
2013-09-30 13:19:40 +00:00
$text [ 'label-file' ][ 'fr-fr' ] = "Fichier non trové" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-2' ][ 'en-us' ] = "To send a fax you can upload a .tif file or if ghost script has been installed then you can also send a fax by uploading a PDF." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-2' ][ 'pt-pt' ] = "Para enviar um fax pode carregar um ficheiro .tif ou, se o ghost script tiver sido instalado, enviar um fax, carregando um ficheiro .pdf." ;
2013-09-30 13:19:40 +00:00
$text [ 'description-2' ][ 'fr-fr' ] = "Pour envoyer un fax, vous pouvez télécharger un fichier <b>TIF</b>. Si ghost script a été installé, vous pouvez également utiliser un fichier <b>PDF</b>." ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-3' ][ 'en-us' ] = "When sending a fax you can view status of the transmission by viewing the logs from the Status tab or by watching the response from the console." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-3' ][ 'pt-pt' ] = "Ao enviar um fax pode ver o estado da transmissão, visualizando os logs da tab Estado ou visualizando a resposta através da consola." ;
2013-09-30 13:19:40 +00:00
$text [ 'description-3' ][ 'fr-fr' ] = "" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-fax-number' ][ 'en-us' ] = "Fax Number" ;
$text [ 'label-fax-number' ][ 'pt-pt' ] = "Número de Fax" ;
2013-09-30 13:19:40 +00:00
$text [ 'label-fax-number' ][ 'fr-fr' ] = "Numéro de Fax" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-fax-number' ][ 'en-us' ] = "Enter the number here." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-fax-number' ][ 'pt-pt' ] = "Introduza aqui o número." ;
2013-09-30 13:19:40 +00:00
$text [ 'description-fax-number' ][ 'fr-fr' ] = "" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-location' ][ 'en-us' ] = "location" ;
$text [ 'label-location' ][ 'pt-pt' ] = "localização" ;
2013-09-30 13:19:40 +00:00
$text [ 'label-location' ][ 'fr-fr' ] = "Localisation" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'table-file' ][ 'en-us' ] = "File Name (download)" ;
2013-10-17 22:06:01 +00:00
$text [ 'table-file' ][ 'pt-pt' ] = "Nome do Ficheiro (descarregar)" ;
2013-09-30 13:19:40 +00:00
$text [ 'table-file' ][ 'fr-fr' ] = "Nom du fichier (télécharger" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'table-view' ][ 'en-us' ] = "View" ;
$text [ 'table-view' ][ 'pt-pt' ] = "Visualizar" ;
2013-09-30 13:19:40 +00:00
$text [ 'table-view' ][ 'fr-fr' ] = "voir" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'table-modified' ][ 'en-us' ] = "Last Modified" ;
2013-10-17 22:06:01 +00:00
$text [ 'table-modified' ][ 'pt-pt' ] = "Última Alteração" ;
2013-09-30 13:19:40 +00:00
$text [ 'table-modified' ][ 'fr-fr' ] = "Dernière modification" ;
2012-10-08 21:43:16 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'table-size' ][ 'en-us' ] = "Size" ;
$text [ 'table-size' ][ 'pt-pt' ] = "Tamanho" ;
2013-09-30 13:19:40 +00:00
$text [ 'table-size' ][ 'fr-fr' ] = "Taille" ;
2012-10-08 21:43:16 +00:00
2013-09-30 13:19:40 +00:00
?>