2013-09-30 15:19:40 +02:00
< ? php
2012-09-26 02:48:17 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'title' ][ 'en-us' ] = 'Fax Server' ;
$text [ 'title' ][ 'pt-pt' ] = 'Servidor de Fax' ;
2013-09-30 15:19:40 +02:00
$text [ 'title' ][ 'fr-fr' ] = " Serveur de Fax " ;
2012-09-26 02:48:17 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'description' ][ 'en-us' ] = 'To receive a FAX setup a fax extension and then direct the incoming to it.' ;
$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 15:19:40 +02:00
$text [ 'description' ][ 'fr-fr' ] = " Afin de recevoir un Fax, configurer une extension et rediriger l'appel sur celle-ci. " ;
2012-09-26 02:48:17 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'confirm-delete' ][ 'en-us' ] = 'Are you sure you want to delete this?' ;
$text [ 'confirm-delete' ][ 'pt-pt' ] = 'Tem a certeza que pretende apagar?' ;
2013-09-30 15:19:40 +02:00
$text [ 'confirm-delete' ][ 'fr-fr' ] = " Voulez-vous vraiment supprimer cela? " ;
2012-09-26 02:48:17 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'label-extension' ][ 'en-us' ] = 'Extension' ;
$text [ 'label-extension' ][ 'pt-pt' ] = 'Extensão' ;
2013-09-30 15:19:40 +02:00
$text [ 'label-extension' ][ 'fr-fr' ] = " Extension " ;
2012-09-26 02:48:17 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'label-destination-number' ][ 'en-us' ] = 'Destination Number' ;
$text [ 'label-destination-number' ][ 'pt-pt' ] = '' ;
2013-09-30 15:19:40 +02:00
$text [ 'label-destination-number' ][ 'fr-fr' ] = " Numéro d'appelant " ;
2013-09-18 23:42:52 +02:00
2013-09-30 18:21:08 +02:00
$text [ 'label-inbox' ][ 'en-us' ] = 'Inbox' ;
$text [ 'label-inbox' ][ 'pt-pt' ] = '' ;
$text [ 'label-inbox' ][ 'fr-fr' ] = '' ;
$text [ 'label-sent' ][ 'en-us' ] = 'Sent' ;
$text [ 'label-sent' ][ 'pt-pt' ] = '' ;
$text [ 'label-inbox' ][ 'fr-fr' ] = '' ;
2013-09-30 17:22:35 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'label-name' ][ 'en-us' ] = 'Name' ;
$text [ 'label-name' ][ 'pt-pt' ] = 'Nome' ;
2013-09-30 15:19:40 +02:00
$text [ 'label-name' ][ 'fr-fr' ] = " Nom " ;
2012-09-26 02:48:17 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'label-email' ][ 'en-us' ] = 'Email' ;
$text [ 'label-email' ][ 'pt-pt' ] = 'E-mail' ;
2013-09-30 15:19:40 +02:00
$text [ 'label-email' ][ 'fr-fr' ] = " Courriel " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'label-description' ][ 'en-us' ] = 'Description' ;
$text [ 'label-description' ][ 'pt-pt' ] = 'Descrição' ;
2013-09-30 15:19:40 +02:00
$text [ 'label-description' ][ 'fr-fr' ] = " Description " ;
2012-09-26 02:48:17 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'label-upload' ][ 'en-us' ] = 'Upload' ;
$text [ 'label-upload' ][ 'pt-pt' ] = 'Carregar' ;
2013-09-30 15:19:40 +02:00
$text [ 'label-upload' ][ 'fr-fr' ] = " Télécharegr " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'description-upload' ][ 'en-us' ] = 'Select the file to upload and send as a fax.' ;
$text [ 'description-upload' ][ 'pt-pt' ] = 'Selecione o ficheiro para fazer o upload e enviar por fax.' ;
2013-09-30 15:19:40 +02:00
$text [ 'description-upload' ][ 'fr-fr' ] = " Choisir un fichier à télécharger pour être émis en tant que Fax. " ;
2012-09-26 02:48:17 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'button-back' ][ 'en-us' ] = 'Back' ;
$text [ 'button-back' ][ 'pt-pt' ] = 'Voltar' ;
2013-09-30 15:19:40 +02:00
$text [ 'button-back' ][ 'fr-fr' ] = " Retour " ;
2012-09-26 02:48:17 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'button-settings' ][ 'en-us' ] = 'Settings' ;
$text [ 'button-settings' ][ 'pt-pt' ] = 'Configurações' ;
2013-09-30 15:19:40 +02:00
$text [ 'button-settings' ][ 'fr-fr' ] = " Configuration " ;
2012-09-26 02:48:17 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'button-send' ][ 'en-us' ] = 'Send' ;
$text [ 'button-send' ][ 'pt-pt' ] = 'Enviar' ;
2013-09-30 15:19:40 +02:00
$text [ 'button-send' ][ 'fr-fr' ] = " Envoyer " ;
2012-09-26 02:48:17 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'button-copy' ][ 'en-us' ] = 'Copy' ;
$text [ 'button-copy' ][ 'pt-pt' ] = 'Copiar' ;
2013-09-30 15:19:40 +02:00
$text [ 'button-copy' ][ 'fr-fr' ] = " Copier " ;
2012-09-26 02:48:17 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'button-save' ][ 'en-us' ] = 'Save' ;
$text [ 'button-save' ][ 'pt-pt' ] = 'Guardar' ;
2013-09-30 15:19:40 +02:00
$text [ 'button-save' ][ 'fr-fr' ] = " Sauvegarder " ;
2012-10-08 23:43:16 +02:00
//fax_copy
2012-10-24 08:51:28 +02:00
$text [ 'confirm-copy' ][ 'en-us' ] = 'Copy Complete' ;
$text [ 'confirm-copy' ][ 'pt-pt' ] = 'Cópia Completa' ;
2013-09-30 15:19:40 +02:00
$text [ 'confirm-copy' ][ 'fr-fr' ] = " Copié " ;
2012-10-08 23:43:16 +02:00
//fax_delete
2012-10-24 08:51:28 +02:00
$text [ 'confirm-delete' ][ 'en-us' ] = 'Delete Complete' ;
$text [ 'confirm-delete' ][ 'pt-pt' ] = 'Eliminação Completa' ;
2013-09-30 15:19:40 +02:00
$text [ 'confirm-delete' ][ 'fr-fr' ] = " Supprimé " ;
2012-10-08 23:43:16 +02:00
//fax_edit
2012-10-24 08:51:28 +02:00
$text [ 'confirm-add' ][ 'en-us' ] = 'Add Complete' ;
$text [ 'confirm-add' ][ 'pt-pt' ] = 'Adição Completa' ;
2013-09-30 15:19:40 +02:00
$text [ 'confirm-add' ][ 'fr-fr' ] = " Ajouté " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'confirm-update' ][ 'en-us' ] = 'Update Complete' ;
$text [ 'confirm-update' ][ 'pt-pt' ] = 'Actualização Completa' ;
2013-09-30 15:19:40 +02:00
$text [ 'confirm-update' ][ 'fr-fr' ] = " Mis à jour " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'confirm-ext' ][ 'en-us' ] = 'Please provide: Extension' ;
$text [ 'confirm-ext' ][ 'pt-pt' ] = 'Por favor, forneça: Extensão' ;
2013-09-30 15:19:40 +02:00
$text [ 'confirm-ext' ][ 'fr-fr' ] = " Merci d'indiquer: Extension " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'confirm-fax' ][ 'en-us' ] = 'Please provide: A file to Fax' ;
$text [ 'confirm-fax' ][ 'pt-pt' ] = 'Por favor forneça: um ficheiro para enviar Fax' ;
2013-09-30 15:19:40 +02:00
$text [ 'confirm-fax' ][ 'fr-fr' ] = " Merci d'indiquer: Un Fichier à émettre " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'confirm-fax-add' ][ 'en-us' ] = 'Fax Add' ;
$text [ 'confirm-fax-add' ][ 'pt-pt' ] = 'Adição de Fax' ;
2013-09-30 15:19:40 +02:00
$text [ 'confirm-fax-add' ][ 'fr-fr' ] = " Ajout de Fax " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'confirm-fax-edit' ][ 'en-us' ] = 'Fax Edit' ;
$text [ 'confirm-fax-edit' ][ 'pt-pt' ] = 'Edição de Fax' ;
2013-09-30 15:19:40 +02:00
$text [ 'confirm-fax-edit' ][ 'fr-fr' ] = " Editer le Fax " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02: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 15:19:40 +02:00
$text [ 'confirm-copy-info' ][ 'fr-fr' ] = " Voulez-vous vraiment copier cela? " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'description-name' ][ 'en-us' ] = 'Enter the name here.' ;
$text [ 'description-name' ][ 'pt-pt' ] = 'Insira aqui o nome.' ;
2013-09-30 15:19:40 +02:00
$text [ 'description-name' ][ 'fr-fr' ] = " Choisir un nom. " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'description-extension' ][ 'en-us' ] = 'Enter the fax extension here.' ;
$text [ 'description-extension' ][ 'pt-pt' ] = 'Insira aqui a extensão do fax' ;
2013-09-30 15:19:40 +02:00
$text [ 'description-extension' ][ 'fr-fr' ] = " Choisir un numéro d'extension. " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'description-destination-number' ][ 'en-us' ] = 'Enter the fax destination number' ;
$text [ 'description-destination-number' ][ 'pt-pt' ] = 'Insira o número de fax para onde pretende enviar' ;
2013-09-30 15:19:40 +02:00
$text [ 'description-destination-number' ][ 'fr-fr' ] = " " ;
2012-10-09 01:11:17 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'description-email' ][ 'en-us' ] = 'Enter the email address to send the FAX to.' ;
$text [ 'description-email' ][ 'pt-pt' ] = 'Insira o endereço de e-mail para enviar o fax.' ;
2013-09-30 15:19:40 +02:00
$text [ 'description-email' ][ 'fr-fr' ] = " Choisir un courriel où envoyer le Fax. " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'description-info' ][ 'en-us' ] = 'Enter the description here.' ;
$text [ 'description-info' ][ 'pt-pt' ] = 'Insira aqui a descrição' ;
2013-09-30 15:19:40 +02:00
$text [ 'description-info' ][ 'fr-fr' ] = " " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'label-pin' ][ 'en-us' ] = 'PIN Number' ;
$text [ 'label-pin' ][ 'pt-pt' ] = 'Numero PIN' ;
2013-09-30 15:19:40 +02:00
$text [ 'label-pin' ][ 'fr-fr' ] = " Code PIN " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'description-pin' ][ 'en-us' ] = 'Enter the PIN number here.' ;
$text [ 'description-pin' ][ 'pt-pt' ] = 'Insira aqui o número do PIN.' ;
2013-09-30 15:19:40 +02:00
$text [ 'description-pin' ][ 'fr-fr' ] = " Choisir un code d'identification. " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'label-caller-id-name' ][ 'en-us' ] = 'Caller ID Name' ;
$text [ 'label-caller-id-name' ][ 'pt-pt' ] = 'Nome de Origem' ;
2013-09-30 15:19:40 +02:00
$text [ 'label-caller-id-name' ][ 'fr-fr' ] = " Nom affiché " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'label-caller-id-number' ][ 'en-us' ] = 'Caller ID Number' ;
$text [ 'label-caller-id-number' ][ 'pt-pt' ] = 'Número de Origem' ;
2013-09-30 15:19:40 +02:00
$text [ 'label-caller-id-number' ][ 'fr-fr' ] = " Numéro affiché " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'description-caller-id-name' ][ 'en-us' ] = 'Enter the Caller ID name here.' ;
$text [ 'description-caller-id-name' ][ 'pt-pt' ] = 'Insira aqui o nome de origem.' ;
2013-09-30 15:19:40 +02:00
$text [ 'description-caller-id-name' ][ 'fr-fr' ] = " Choisir le nom affiché en entête du Fax émis " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'description-caller-id-number' ][ 'en-us' ] = 'Enter the Caller ID number here.' ;
$text [ 'description-caller-id-number' ][ 'pt-pt' ] = 'Insira aqui o número de origem.' ;
2013-09-30 15:19:40 +02:00
$text [ 'description-caller-id-number' ][ 'fr-fr' ] = " Choisir le numéro affiché en entête du Fax émis " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'label-forward' ][ 'en-us' ] = 'Forward Number' ;
$text [ 'label-forward' ][ 'pt-pt' ] = 'Número de Encaminhamento' ;
2013-09-30 15:19:40 +02:00
$text [ 'label-forward' ][ 'fr-fr' ] = " Numéro de renvoi " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'description-forward-number' ][ 'en-us' ] = 'Enter the forward number here. Used to forward the fax to a registered extension or external number.' ;
$text [ 'description-forward-number' ][ 'pt-pt' ] = 'Insira aqui o número de encaminhamento. Utilizado para encaminhar o fax para uma extensão registada ou número externo.' ;
2013-09-30 15:19:40 +02: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 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'label-user-list' ][ 'en-us' ] = 'User List' ;
$text [ 'label-user-list' ][ 'pt-pt' ] = 'Lista de utilizadores' ;
2013-09-30 15:19:40 +02:00
$text [ 'label-user-list' ][ 'fr-fr' ] = " Liste Usagers " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'button-add' ][ 'en-us' ] = 'Add' ;
$text [ 'button-add' ][ 'pt-pt' ] = 'Adicionar' ;
2013-09-30 15:19:40 +02:00
$text [ 'button-add' ][ 'fr-fr' ] = " Ajouter " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02: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 15:19:40 +02:00
$text [ 'description-user-add' ][ 'fr-fr' ] = " Ajouter les usagers pouvant utiliser ce Fax. " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'label-file' ][ 'en-us' ] = 'File not found.' ;
$text [ 'label-file' ][ 'pt-pt' ] = 'Ficheiro não encontrado.' ;
2013-09-30 15:19:40 +02:00
$text [ 'label-file' ][ 'fr-fr' ] = " Fichier non trové " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02: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.' ;
$text [ 'description-2' ][ 'pt-pt' ] = 'Para enviar um fax, pode carregar um ficheiro .tif ou se o ghost script foi instalado, então também pode enviar um fax, carregando um ficheiro .pdf.' ;
2013-09-30 15:19:40 +02: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 23:43:16 +02:00
2012-10-24 08:51:28 +02: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.' ;
$text [ 'description-3' ][ 'pt-pt' ] = 'Ao enviar um fax, pode ver o estado da transmissão, visualizando os logs da tab Status ou assistindo a resposta através da consola.' ;
2013-09-30 15:19:40 +02:00
$text [ 'description-3' ][ 'fr-fr' ] = " " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'label-fax-number' ][ 'en-us' ] = 'Fax Number' ;
$text [ 'label-fax-number' ][ 'pt-pt' ] = 'Número de Fax' ;
2013-09-30 15:19:40 +02:00
$text [ 'label-fax-number' ][ 'fr-fr' ] = " Numéro de Fax " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'description-fax-number' ][ 'en-us' ] = 'Enter the number here.' ;
$text [ 'description-fax-number' ][ 'pt-pt' ] = 'Insira aqui o numero.' ;
2013-09-30 15:19:40 +02:00
$text [ 'description-fax-number' ][ 'fr-fr' ] = " " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'label-location' ][ 'en-us' ] = 'location' ;
$text [ 'label-location' ][ 'pt-pt' ] = 'localização' ;
2013-09-30 15:19:40 +02:00
$text [ 'label-location' ][ 'fr-fr' ] = " Localisation " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'table-file' ][ 'en-us' ] = 'File Name (download)' ;
$text [ 'table-file' ][ 'pt-pt' ] = 'Nome do Ficheiro (descarregado)' ;
2013-09-30 15:19:40 +02:00
$text [ 'table-file' ][ 'fr-fr' ] = " Nom du fichier (télécharger " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'table-view' ][ 'en-us' ] = 'View' ;
$text [ 'table-view' ][ 'pt-pt' ] = 'Visualizar' ;
2013-09-30 15:19:40 +02:00
$text [ 'table-view' ][ 'fr-fr' ] = " voir " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'table-modified' ][ 'en-us' ] = 'Last Modified' ;
$text [ 'table-modified' ][ 'pt-pt' ] = 'Última alteração' ;
2013-09-30 15:19:40 +02:00
$text [ 'table-modified' ][ 'fr-fr' ] = " Dernière modification " ;
2012-10-08 23:43:16 +02:00
2012-10-24 08:51:28 +02:00
$text [ 'table-size' ][ 'en-us' ] = 'Size' ;
$text [ 'table-size' ][ 'pt-pt' ] = 'Tamanho' ;
2013-09-30 15:19:40 +02:00
$text [ 'table-size' ][ 'fr-fr' ] = " Taille " ;
2012-10-08 23:43:16 +02:00
2013-09-30 15:19:40 +02:00
?>