2013-05-04 02:35:21 +02:00
< ? php
2014-02-14 19:37:58 +01:00
$text [ 'title-extensions' ][ 'en-us' ] = " Extensions " ;
$text [ 'title-extensions' ][ 'es-cl' ] = " Extensiones " ;
$text [ 'title-extensions' ][ 'pt-pt' ] = " Extensões " ;
$text [ 'title-extensions' ][ 'fr-fr' ] = " Extensions " ;
$text [ 'title-extension-edit' ][ 'en-us' ] = " Extension " ;
2014-02-23 00:38:14 +01:00
$text [ 'title-extension-edit' ][ 'es-cl' ] = " Extensión " ;
2014-02-14 19:37:58 +01:00
$text [ 'title-extension-edit' ][ 'pt-pt' ] = " Extensão " ;
$text [ 'title-extension-edit' ][ 'fr-fr' ] = " Extension " ;
$text [ 'title-extension-add' ][ 'en-us' ] = " Extension Add " ;
$text [ 'title-extension-add' ][ 'es-cl' ] = " Agregar Extensión " ;
$text [ 'title-extension-add' ][ 'pt-pt' ] = " Adicionar Extensão " ;
$text [ 'title-extension-add' ][ 'fr-fr' ] = " Ajout d'une extension " ;
$text [ 'header-extensions' ][ 'en-us' ] = " Extensions " ;
$text [ 'header-extensions' ][ 'es-cl' ] = " Extensiones " ;
$text [ 'header-extensions' ][ 'pt-pt' ] = " Extensões " ;
$text [ 'header-extensions' ][ 'fr-fr' ] = " Extensions " ;
$text [ 'description-extensions' ][ 'en-us' ] = " Use this to configure your SIP extensions. " ;
$text [ 'description-extensions' ][ 'es-cl' ] = " Utilizado para configurar Extensiones SIP. " ;
$text [ 'description-extensions' ][ 'pt-pt' ] = " Utilize isto para configurar as suas extensões SIP " ;
$text [ 'description-extensions' ][ 'fr-fr' ] = " Page de configuration des extensions SIP. " ;
$text [ 'header-extension-edit' ][ 'en-us' ] = " Extension " ;
2014-02-23 00:38:14 +01:00
$text [ 'header-extension-edit' ][ 'es-cl' ] = " Extensión " ;
2014-02-14 19:37:58 +01:00
$text [ 'header-extension-edit' ][ 'pt-pt' ] = " Extensão " ;
$text [ 'header-extension-edit' ][ 'fr-fr' ] = " Extension " ;
$text [ 'header-extension-add' ][ 'en-us' ] = " Extension Add " ;
$text [ 'header-extension-add' ][ 'es-cl' ] = " Agregar Extensión " ;
$text [ 'header-extension-add' ][ 'pt-pt' ] = " Adicionar Extensão " ;
$text [ 'header-extension-add' ][ 'fr-fr' ] = " Ajouter une extension " ;
$text [ 'label-extension' ][ 'en-us' ] = " Extension " ;
$text [ 'label-extension' ][ 'es-cl' ] = " Extensión " ;
$text [ 'label-extension' ][ 'pt-pt' ] = " Extensão " ;
$text [ 'label-extension' ][ 'fr-fr' ] = " Extension " ;
$text [ 'description-extension' ][ 'en-us' ] = " Enter the alphanumeric extension. The default configuration allows 2 - 7 digit extensions. " ;
$text [ 'description-extension' ][ 'es-cl' ] = " Ingrese una extensión alfanumérica. La configuración predeterminada permite extensiones de 2 a 7 dígitos. " ;
$text [ 'description-extension' ][ 'pt-pt' ] = " Introduza uma extensão alfanumérica. A configuração por omissão prmite extensões de 2 - 7 dígitos. " ;
$text [ 'description-extension' ][ 'fr-fr' ] = " Insérer l'extension au format numéique ou alphanumérique. La configuration par défaut autorise des extension de 2 à 7 digits. " ;
$text [ 'label-number_alias' ][ 'en-us' ] = " Number Alias " ;
$text [ 'label-number_alias' ][ 'es-cl' ] = " Alias de Número " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-number_alias' ][ 'pt-pt' ] = " Alias númérico " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-number_alias' ][ 'fr-fr' ] = " Alias " ;
$text [ 'description-number_alias' ][ 'en-us' ] = " If the extension is numeric then number alias is optional. " ;
$text [ 'description-number_alias' ][ 'es-cl' ] = " Si la extensión es numérica, entonces el alias numérico es opcional " ;
2014-02-25 23:49:35 +01:00
$text [ 'description-number_alias' ][ 'pt-pt' ] = " Se a extensão é numérica o alias é opcional. " ;
2014-02-14 19:37:58 +01:00
$text [ 'description-number_alias' ][ 'fr-fr' ] = " Le numéro de l'extension. Optionnel si l'extension est au format numérique. " ;
$text [ 'label-password' ][ 'en-us' ] = " Password " ;
$text [ 'label-password' ][ 'es-cl' ] = " Contraseña " ;
$text [ 'label-password' ][ 'pt-pt' ] = " Password " ;
$text [ 'label-password' ][ 'fr-fr' ] = " Mot de passe " ;
$text [ 'description-password' ][ 'en-us' ] = " Enter the password here. " ;
$text [ 'description-password' ][ 'es-cl' ] = " Ingrese una contraseña aquí " ;
$text [ 'description-password' ][ 'pt-pt' ] = " Introduza a password aqui. " ;
$text [ 'description-password' ][ 'fr-fr' ] = " " ;
$text [ 'label-range' ][ 'en-us' ] = " Range " ;
$text [ 'label-range' ][ 'es-cl' ] = " Rango " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-range' ][ 'pt-pt' ] = " Gama " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-range' ][ 'fr-fr' ] = " Nombre " ;
$text [ 'description-range' ][ 'en-us' ] = " Enter the number of extensions to create. Increments each extension by 1. " ;
$text [ 'description-range' ][ 'es-cl' ] = " Ingrese la cantidad de extensiones a crear. Incrementa cada extensión en 1 " ;
$text [ 'description-range' ][ 'pt-pt' ] = " Introduza o número de extensões a criar. Incrementa 1 a cada extensão. " ;
$text [ 'description-range' ][ 'fr-fr' ] = " Choisir le nombre d'extensions à créer. Le numéro d'extension s'incrémente unitairement. " ;
$text [ 'checkbox-range' ][ 'en-us' ] = " Auto-generate user with extension as login name " ;
$text [ 'checkbox-range' ][ 'es-cl' ] = " Generar automáticamente usuario con su nombre de inicio de sesión como extensión " ;
$text [ 'checkbox-range' ][ 'pt-pt' ] = " Geração Automática do utilizador com a extensão como nome de login " ;
$text [ 'checkbox-range' ][ 'fr-fr' ] = " Auto-générer l'usager avec l'extension comme ID de login " ;
$text [ 'label-user_list' ][ 'en-us' ] = " User List " ;
$text [ 'label-user_list' ][ 'es-cl' ] = " Lista de usuarios " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-user_list' ][ 'pt-pt' ] = " Utilizadores " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-user_list' ][ 'fr-fr' ] = " Liste des utilisateurs " ;
$text [ 'description-user_list' ][ 'en-us' ] = " Assign the users that are assigned to this extension. " ;
$text [ 'description-user_list' ][ 'es-cl' ] = " Asigna los usuarios asociados a esta extensión " ;
$text [ 'description-user_list' ][ 'pt-pt' ] = " Atribuir os utilizadores que estão associados a esta extensão. " ;
$text [ 'description-user_list' ][ 'fr-fr' ] = " Assigner cette extension aux utilisateur. " ;
$text [ 'label-vm_password' ][ 'en-us' ] = " Voicemail Password " ;
$text [ 'label-vm_password' ][ 'es-cl' ] = " Contraseña de correo de voz " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-vm_password' ][ 'pt-pt' ] = " Password do Correio de Voz " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-vm_password' ][ 'fr-fr' ] = " Mot de passe de la messagerie vocale " ;
$text [ 'description-vm_password' ][ 'en-us' ] = " Enter the numeric voicemail password here. " ;
$text [ 'description-vm_password' ][ 'es-cl' ] = " Ingrese la contraseña numérica para el correo de voz aquí. " ;
2014-02-25 23:49:35 +01:00
$text [ 'description-vm_password' ][ 'pt-pt' ] = " Introduza uma password numérica para o correio de voz aqui. " ;
2014-02-14 19:37:58 +01:00
$text [ 'description-vm_password' ][ 'fr-fr' ] = " Insérer un mot de passe numérique pour la messagerie vocale. " ;
$text [ 'label-accountcode' ][ 'en-us' ] = " Account Code " ;
$text [ 'label-accountcode' ][ 'es-cl' ] = " Código de Cuenta " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-accountcode' ][ 'pt-pt' ] = " Código de Conta " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-accountcode' ][ 'fr-fr' ] = " Centre de frais " ;
$text [ 'description-accountcode' ][ 'en-us' ] = " Enter the account code here. " ;
$text [ 'description-accountcode' ][ 'es-cl' ] = " Ingrese el código de cuenta aquí. " ;
2014-02-25 23:49:35 +01:00
$text [ 'description-accountcode' ][ 'pt-pt' ] = " Introduza o código de conta aqui. " ;
2014-02-14 19:37:58 +01:00
$text [ 'description-accountcode' ][ 'fr-fr' ] = " " ;
$text [ 'label-effective_caller_id_name' ][ 'en-us' ] = " Effective Caller ID Name " ;
$text [ 'label-effective_caller_id_name' ][ 'es-cl' ] = " Nombre de Caller ID Efectivo " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-effective_caller_id_name' ][ 'pt-pt' ] = " Nome Interno " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-effective_caller_id_name' ][ 'fr-fr' ] = " Nom interne " ;
$text [ 'description-effective_caller_id_name' ][ 'en-us' ] = " Enter the internal caller ID name here. " ;
$text [ 'description-effective_caller_id_name' ][ 'es-cl' ] = " Ingrese el nombre de Caller ID interno aquí. " ;
2014-02-25 23:49:35 +01:00
$text [ 'description-effective_caller_id_name' ][ 'pt-pt' ] = " Introduza o nome interno do chamador aqui. " ;
2014-02-14 19:37:58 +01:00
$text [ 'description-effective_caller_id_name' ][ 'fr-fr' ] = " Nom d'appelant affiché pour les appels internes " ;
$text [ 'label-effective_caller_id_number' ][ 'en-us' ] = " Effective Caller ID Number " ;
$text [ 'label-effective_caller_id_number' ][ 'es-cl' ] = " Número de Caller ID Efectivo " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-effective_caller_id_number' ][ 'pt-pt' ] = " Número interno " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-effective_caller_id_number' ][ 'fr-fr' ] = " Numéro interne " ;
$text [ 'description-effective_caller_id_number' ][ 'en-us' ] = " Enter the internal caller ID number here. " ;
$text [ 'description-effective_caller_id_number' ][ 'es-cl' ] = " Ingrese el número de Caller ID interno aquí. " ;
2014-02-25 23:49:35 +01:00
$text [ 'description-effective_caller_id_number' ][ 'pt-pt' ] = " Introduza o número interno do chamador aqui. " ;
2014-02-14 19:37:58 +01:00
$text [ 'description-effective_caller_id_number' ][ 'fr-fr' ] = " Numéro d'appelant affiché pour les appels internes " ;
$text [ 'label-outbound_caller_id_name' ][ 'en-us' ] = " Outbound Caller ID Name " ;
$text [ 'label-outbound_caller_id_name' ][ 'es-cl' ] = " Nombre de Caller ID Saliente " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-outbound_caller_id_name' ][ 'pt-pt' ] = " Nome público " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-outbound_caller_id_name' ][ 'fr-fr' ] = " Nom public " ;
$text [ 'description-outbound_caller_id_name-select' ][ 'en-us' ] = " Select the external (public) caller ID name. " ;
$text [ 'description-outbound_caller_id_name-select' ][ 'es-cl' ] = " Seleccione el nombre de Caller ID externo (público). " ;
2014-02-25 23:49:35 +01:00
$text [ 'description-outbound_caller_id_name-select' ][ 'pt-pt' ] = " Escolha o nome externo (público) do chamador. " ;
2014-02-14 19:37:58 +01:00
$text [ 'description-outbound_caller_id_name-select' ][ 'fr-fr' ] = " Choisir le nom d'appelant affiché pour les appels externes (public). " ;
$text [ 'description-outbound_caller_id_name-custom' ][ 'en-us' ] = " Enter the external (public) caller ID name here. " ;
$text [ 'description-outbound_caller_id_name-custom' ][ 'es-cl' ] = " Ingrese el el nombre de Caller ID externo (público) aquí. " ;
2014-02-25 23:49:35 +01:00
$text [ 'description-outbound_caller_id_name-custom' ][ 'pt-pt' ] = " Introduza o nome externo (público) do chamador aqui. " ;
2014-02-14 19:37:58 +01:00
$text [ 'description-outbound_caller_id_name-custom' ][ 'fr-fr' ] = " Nom d'appelant affiché pour les appels externes (public). " ;
$text [ 'label-outbound_caller_id_number' ][ 'en-us' ] = " Outbound Caller ID Number " ;
$text [ 'label-outbound_caller_id_number' ][ 'es-cl' ] = " Número de Caller ID Saliente " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-outbound_caller_id_number' ][ 'pt-pt' ] = " Número público " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-outbound_caller_id_number' ][ 'fr-fr' ] = " Numéro public " ;
$text [ 'description-outbound_caller_id_number-select' ][ 'en-us' ] = " Select the external (public) caller ID number. " ;
$text [ 'description-outbound_caller_id_number-select' ][ 'es-cl' ] = " Seleccione el número de caller ID externo (público). " ;
2014-02-25 23:49:35 +01:00
$text [ 'description-outbound_caller_id_number-select' ][ 'pt-pt' ] = " Escolha o número externo (público) do chamador. " ;
2014-02-14 19:37:58 +01:00
$text [ 'description-outbound_caller_id_number-select' ][ 'fr-fr' ] = " Choisir le numéro d'appelant affiché pour les appels externes (public). " ;
$text [ 'description-outbound_caller_id_number-custom' ][ 'en-us' ] = " Enter the external (public) caller ID number here. " ;
$text [ 'description-outbound_caller_id_number-custom' ][ 'es-cl' ] = " Ingrese el número de caller ID externo (público) aquí. " ;
2014-02-25 23:49:35 +01:00
$text [ 'description-outbound_caller_id_number-custom' ][ 'pt-pt' ] = " Introduza o número externo (público) do chamador aqui. " ;
2014-02-14 19:37:58 +01:00
$text [ 'description-outbound_caller_id_number-custom' ][ 'fr-fr' ] = " Numéro d'appelant affiché pour les appels externes (public). " ;
$text [ 'label-emergency_caller_id_number' ][ 'en-us' ] = " Emergency Caller ID Number " ;
$text [ 'label-emergency_caller_id_number' ][ 'es-cl' ] = " Número de Caller ID de emergencia " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-emergency_caller_id_number' ][ 'pt-pt' ] = " Número de Emergência do Chamador " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-emergency_caller_id_number' ][ 'fr-fr' ] = " Numéro d'appelant pour les Urgences " ;
$text [ 'description-emergency_caller_id_number' ][ 'en-us' ] = " Enter the emergency caller ID number here. " ;
$text [ 'description-emergency_caller_id_number' ][ 'es-cl' ] = " Ingrese el número de Caller ID de emergencia aquí. " ;
2014-02-25 23:49:35 +01:00
$text [ 'description-emergency_caller_id_number' ][ 'pt-pt' ] = " Introduza o número de emergência do chamador aqui. " ;
2014-02-14 19:37:58 +01:00
$text [ 'description-emergency_caller_id_number' ][ 'fr-fr' ] = " " ;
$text [ 'label-directory_full_name' ][ 'en-us' ] = " Directory Full Name " ;
$text [ 'label-directory_full_name' ][ 'es-cl' ] = " Nombre Completo de Directorio " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-directory_full_name' ][ 'pt-pt' ] = " Nome de Directório Completo " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-directory_full_name' ][ 'fr-fr' ] = " Nom pour annuaire " ;
$text [ 'description-directory_full_name' ][ 'en-us' ] = " Enter the first name followed by the last name. " ;
$text [ 'description-directory_full_name' ][ 'es-cl' ] = " Ingrese el nombre seguido del apellido. " ;
$text [ 'description-directory_full_name' ][ 'pt-pt' ] = " Introduza o primeiro nome seguido do último. " ;
$text [ 'description-directory_full_name' ][ 'fr-fr' ] = " prénom suivi du nom. " ;
$text [ 'label-directory_visible' ][ 'en-us' ] = " Directory Visible " ;
$text [ 'label-directory_visible' ][ 'es-cl' ] = " Directorio Visible " ;
$text [ 'label-directory_visible' ][ 'pt-pt' ] = " Directório Visível " ;
$text [ 'label-directory_visible' ][ 'fr-fr' ] = " Nom Visible " ;
$text [ 'description-directory_visible' ][ 'en-us' ] = " Select whether to hide the name from the directory. " ;
$text [ 'description-directory_visible' ][ 'es-cl' ] = " Seleccione si desea esconder el nombre desde el directorio. " ;
$text [ 'description-directory_visible' ][ 'pt-pt' ] = " Escolha se deseja ou não ocultar o nome do directório. " ;
$text [ 'description-directory_visible' ][ 'fr-fr' ] = " Choisir si le nom sera visible dans l'annuaire. " ;
$text [ 'label-directory_exten_visible' ][ 'en-us' ] = " Directory Extension Visible " ;
$text [ 'label-directory_exten_visible' ][ 'es-cl' ] = " Extensión de Directorio Visible " ;
$text [ 'label-directory_exten_visible' ][ 'pt-pt' ] = " Extensão do Directório Visível " ;
$text [ 'label-directory_exten_visible' ][ 'fr-fr' ] = " Numéro Visible " ;
$text [ 'description-directory_exten_visible' ][ 'en-us' ] = " Select whether announce the extension when calling the directory. " ;
$text [ 'description-directory_exten_visible' ][ 'es-cl' ] = " Seleccione si desea mostrar la extensión cuando se llame al directorio. " ;
$text [ 'description-directory_exten_visible' ][ 'pt-pt' ] = " Escolha se deseja anunciar a extensão no directório. " ;
$text [ 'description-directory_exten_visible' ][ 'fr-fr' ] = " Choisir si l'extension sera visible dans l'annuaire. " ;
$text [ 'label-limit_max' ][ 'en-us' ] = " Limit Max " ;
$text [ 'label-limit_max' ][ 'es-cl' ] = " Límite Máximo " ;
$text [ 'label-limit_max' ][ 'pt-pt' ] = " Limite Máximo " ;
$text [ 'label-limit_max' ][ 'fr-fr' ] = " Limite Max " ;
$text [ 'description-limit_max' ][ 'en-us' ] = " Enter the max number of outgoing calls for this user. " ;
$text [ 'description-limit_max' ][ 'es-cl' ] = " Ingrese el número máximo de llamadas salientes para este usuario. " ;
$text [ 'description-limit_max' ][ 'pt-pt' ] = " Introduza o número máximo de chamadas de saída para este utilizador. " ;
$text [ 'description-limit_max' ][ 'fr-fr' ] = " Insérer le maximum d'appel sortants autorisés pour cet utilisateur. " ;
$text [ 'label-limit_destination' ][ 'en-us' ] = " Limit Destination " ;
$text [ 'label-limit_destination' ][ 'es-cl' ] = " Límitar Destino " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-limit_destination' ][ 'pt-pt' ] = " Limitar Destino " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-limit_destination' ][ 'fr-fr' ] = " Limite Destination " ;
$text [ 'description-limit_destination' ][ 'en-us' ] = " Enter the destination to send the calls when the max number of outgoing calls has been reached. " ;
$text [ 'description-limit_destination' ][ 'es-cl' ] = " Ingrese el destino a quien enviar las llamadas cuando el máximo de llamadas salientes ha sido alcanzado. " ;
$text [ 'description-limit_destination' ][ 'pt-pt' ] = " Introduza o destino para enviar as chamadas quando o número máximo de chamadas de saída for atingido. " ;
$text [ 'description-limit_destination' ][ 'fr-fr' ] = " Insérer la destination où déborder quand la limite des appels sortant est atteinte. " ;
$text [ 'label-provisioning' ][ 'en-us' ] = " Device Provisioning " ;
$text [ 'label-provisioning' ][ 'es-cl' ] = " Provisionamiento de Teléfono " ;
$text [ 'label-provisioning' ][ 'pt-pt' ] = " Aprovisionamento do Dispositivo " ;
$text [ 'label-provisioning' ][ 'fr-fr' ] = " Provisioning du Equipement " ;
$text [ 'description-provisioning' ][ 'en-us' ] = " Select a device and line number to assign to this extension. " ;
$text [ 'description-provisioning' ][ 'es-cl' ] = " Seleccione un dispositivo y un número de línea para asignar a esta extensión. " ;
$text [ 'description-provisioning' ][ 'pt-pt' ] = " Escolha um dispositivo e um número para atribuir a esta extensão. " ;
$text [ 'description-provisioning' ][ 'fr-fr' ] = " Choisir un équipement et un nombre de lignes a assigner à cette extension. " ;
$text [ 'label-line' ][ 'en-us' ] = " Line " ;
$text [ 'label-line' ][ 'pt-pt' ] = " Linha " ;
$text [ 'label-line' ][ 'fr-fr' ] = " Ligne " ;
$text [ 'label-device_mac_address' ][ 'en-us' ] = " MAC Address " ;
$text [ 'label-device_mac_address' ][ 'pt-pt' ] = " Endereço MAC " ;
$text [ 'label-device_mac_address' ][ 'fr-fr' ] = " Adresse MAC " ;
$text [ 'label-device_template' ][ 'en-us' ] = " Template " ;
$text [ 'label-device_template' ][ 'pt-pt' ] = " Template " ;
$text [ 'label-device_template' ][ 'fr-fr' ] = " Template " ;
$text [ 'label-vm_enabled' ][ 'en-us' ] = " Voicemail Enabled " ;
$text [ 'label-vm_enabled' ][ 'es-cl' ] = " Correo de Voz Activado " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-vm_enabled' ][ 'pt-pt' ] = " Correio de Voz Habilitado " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-vm_enabled' ][ 'fr-fr' ] = " Messagerie Vocale Active " ;
$text [ 'description-vm_enabled' ][ 'en-us' ] = " Enable/disable voicemail for this extension. " ;
$text [ 'description-vm_enabled' ][ 'es-cl' ] = " Activar/desactivar el correo de voz para esta extensión. " ;
2014-02-25 23:49:35 +01:00
$text [ 'description-vm_enabled' ][ 'pt-pt' ] = " Habilitar/Desabilitar o correio de voz para esta extensão. " ;
2014-02-14 19:37:58 +01:00
$text [ 'description-vm_enabled' ][ 'fr-fr' ] = " Messagerie Vocale disponible ou non pour cette extension. " ;
$text [ 'label-vm_mailto' ][ 'en-us' ] = " Voicemail Mail To " ;
$text [ 'label-vm_mailto' ][ 'es-cl' ] = " Enviar correo de voz a " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-vm_mailto' ][ 'pt-pt' ] = " Enviar correio de voz para " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-vm_mailto' ][ 'fr-fr' ] = " Courriel destination " ;
$text [ 'description-vm_mailto' ][ 'en-us' ] = " Enter the email address to send voicemail to (optional). " ;
$text [ 'description-vm_mailto' ][ 'es-cl' ] = " Ingrese una dirección de correo electrónico para enviar el correo de voz (opcional). " ;
2014-02-25 23:49:35 +01:00
$text [ 'description-vm_mailto' ][ 'pt-pt' ] = " Introduza o endereço de email para enviar o correio de voz (opcional). " ;
2014-02-14 19:37:58 +01:00
$text [ 'description-vm_mailto' ][ 'fr-fr' ] = " Insérer le courriel où sera envoyé le message de notification (optionnel). " ;
$text [ 'label-vm_attach_file' ][ 'en-us' ] = " Voicemail Attach File " ;
$text [ 'label-vm_attach_file' ][ 'es-cl' ] = " Adjuntar Archivo de Correo de Voz " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-vm_attach_file' ][ 'pt-pt' ] = " Anexar Ficheiro Áudio " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-vm_attach_file' ][ 'fr-fr' ] = " Fichier Audio " ;
$text [ 'description-vm_attach_file' ][ 'en-us' ] = " Choose whether to attach the voicemail to the email as an audio file. " ;
$text [ 'description-vm_attach_file' ][ 'es-cl' ] = " Seleccione si desea adjuntar el correo de voz al correo electrónico como un archivo de audio. " ;
2014-02-25 23:49:35 +01:00
$text [ 'description-vm_attach_file' ][ 'pt-pt' ] = " Escolha se deseja anexar o correio de voz ao email como um ficheiro de áudio. " ;
2014-02-14 19:37:58 +01:00
$text [ 'description-vm_attach_file' ][ 'fr-fr' ] = " Choisir si l'enregistrement audio est attaché au courriel. " ;
$text [ 'label-vm_keep_local_after_email' ][ 'en-us' ] = " VM Keep Local After Email " ;
$text [ 'label-vm_keep_local_after_email' ][ 'es-cl' ] = " Mantener Mensaje de Voz despues de enviar por Email " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-vm_keep_local_after_email' ][ 'pt-pt' ] = " Manter mensagem de correio de voz depois de enviado o email " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-vm_keep_local_after_email' ][ 'fr-fr' ] = " Message gardé en local après courriel " ;
$text [ 'description-vm_keep_local_after_email' ][ 'en-us' ] = " Keep local file after sending the email. " ;
$text [ 'description-vm_keep_local_after_email' ][ 'es-cl' ] = " Mantener el archivo de forma local despues de enviar por correo electrónico. " ;
$text [ 'description-vm_keep_local_after_email' ][ 'pt-pt' ] = " Manter o ficheiro local depois de enviar o email. " ;
$text [ 'description-vm_keep_local_after_email' ][ 'fr-fr' ] = " Conserver ou non le message sur la messagerie vocale après l'envoi du courriel. " ;
$text [ 'label-toll_allow' ][ 'en-us' ] = " Toll Allow " ;
$text [ 'label-toll_allow' ][ 'es-cl' ] = " Permitir Tarifas Especiales " ;
$text [ 'label-toll_allow' ][ 'pt-pt' ] = " Permissões " ;
$text [ 'label-toll_allow' ][ 'fr-fr' ] = " droits " ;
$text [ 'description-toll_allow' ][ 'en-us' ] = " Enter the toll allow value here. (Examples: domestic,international,local) " ;
$text [ 'description-toll_allow' ][ 'es-cl' ] = " Ingrese el tipo de tarifa especial a permitir (ej: doméstica, internacional, local). " ;
$text [ 'description-toll_allow' ][ 'pt-pt' ] = " Introduza as permissões aqui. (Exemplos: internacional, local) " ;
$text [ 'description-toll_allow' ][ 'fr-fr' ] = " Insérer les droits d'accès. (Exemples: domestic,international,local) " ;
$text [ 'label-call_timeout' ][ 'en-us' ] = " Call Timeout " ;
$text [ 'label-call_timeout' ][ 'es-cl' ] = " Tiempo de Espera de Llamada " ;
$text [ 'label-call_timeout' ][ 'pt-pt' ] = " Timeout da Chamada " ;
$text [ 'label-call_timeout' ][ 'fr-fr' ] = " Durée max d'appel " ;
$text [ 'description-call_timeout' ][ 'en-us' ] = " Enter the call timeout. " ;
$text [ 'description-call_timeout' ][ 'es-cl' ] = " Ingrese el tiempo de espera de llamada. " ;
$text [ 'description-call_timeout' ][ 'pt-pt' ] = " Introduza o timeout da chamada. " ;
$text [ 'description-call_timeout' ][ 'fr-fr' ] = " Insérer la durée max d'un message vocal. " ;
$text [ 'label-call_group' ][ 'en-us' ] = " Call Group " ;
$text [ 'label-call_group' ][ 'es-cl' ] = " Llamar a Grupo " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-call_group' ][ 'pt-pt' ] = " Grupo " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-call_group' ][ 'fr-fr' ] = " Groupe d'appel " ;
$text [ 'description-call_group' ][ 'en-us' ] = " Enter the user call group here. Groups available by default: sales, support, billing. " ;
$text [ 'description-call_group' ][ 'es-cl' ] = " Ingrese el grupo a llamar aquí. Los grupos disponible de forma predeterminada son: ventas, soporte, facturación. " ;
2014-02-25 23:49:35 +01:00
$text [ 'description-call_group' ][ 'pt-pt' ] = " Introduza o grupo a associar ao utilizador aqui. Grupos disponíveis por omissão: vendas, suporte, facturação. " ;
2014-02-14 19:37:58 +01:00
$text [ 'description-call_group' ][ 'fr-fr' ] = " Insérer le groupe d'appel de l'utilisateur. Les groupes disponibles par défaut sont: sales, support, billing. " ;
$text [ 'label-hold_music' ][ 'en-us' ] = " Hold Music " ;
$text [ 'label-hold_music' ][ 'es-cl' ] = " Música en Espera " ;
$text [ 'label-hold_music' ][ 'pt-pt' ] = " Música em Espera " ;
$text [ 'label-hold_music' ][ 'fr-fr' ] = " Musique de Garde " ;
$text [ 'description-hold_music' ][ 'en-us' ] = " Select the MOH Category here. " ;
$text [ 'description-hold_music' ][ 'es-cl' ] = " Ingrese la categoría de música en espera aquí " ;
$text [ 'description-hold_music' ][ 'pt-pt' ] = " Escolha a categoria MOH da música aqui. " ;
$text [ 'description-hold_music' ][ 'fr-fr' ] = " Choisir la catégorie de musique de garde. " ;
$text [ 'label-user_context' ][ 'en-us' ] = " User Context " ;
$text [ 'label-user_context' ][ 'es-cl' ] = " Contexto de Usuario " ;
$text [ 'label-user_context' ][ 'pt-pt' ] = " Contexto do Utilizador " ;
$text [ 'label-user_context' ][ 'fr-fr' ] = " Contexte Utilisateur " ;
$text [ 'description-user_context' ][ 'en-us' ] = " Enter the user context here. " ;
$text [ 'description-user_context' ][ 'es-cl' ] = " Ingrese el contexto de usuario aquí. " ;
$text [ 'description-user_context' ][ 'pt-pt' ] = " Introduza o contexto do utilizador aqui. " ;
$text [ 'description-user_context' ][ 'fr-fr' ] = " Insérer le contexte utilisateur. Surpasse le contexte du domaine. " ;
$text [ 'label-show_advanced' ][ 'en-us' ] = " Show Advanced " ;
$text [ 'label-show_advanced' ][ 'es-cl' ] = " Mostrar Avanzados " ;
$text [ 'label-show_advanced' ][ 'pt-pt' ] = " Mostrar Opções Avançadas " ;
$text [ 'label-show_advanced' ][ 'fr-fr' ] = " Paramètres Avancés " ;
$text [ 'button-advanced' ][ 'en-us' ] = " Advanced " ;
$text [ 'button-advanced' ][ 'es-cl' ] = " Avanzado " ;
$text [ 'button-advanced' ][ 'pt-pt' ] = " Avançadas " ;
$text [ 'button-advanced' ][ 'fr-fr' ] = " Afficher les paramètres avancés " ;
$text [ 'label-auth_acl' ][ 'en-us' ] = " Auth ACL " ;
$text [ 'label-auth_acl' ][ 'es-cl' ] = " ACL de Autenticación " ;
$text [ 'label-auth_acl' ][ 'pt-pt' ] = " Autorização ACL " ;
$text [ 'label-auth_acl' ][ 'fr-fr' ] = " Auth ACL " ;
$text [ 'description-auth_acl' ][ 'en-us' ] = " Enter the Auth ACL here. " ;
$text [ 'description-auth_acl' ][ 'es-cl' ] = " Ingrese el ACL de autenticación aquí " ;
$text [ 'description-auth_acl' ][ 'pt-pt' ] = " Introduza a autorização ACL aqui. " ;
$text [ 'description-auth_acl' ][ 'fr-fr' ] = " ACL authorisée pour l'extension. De la forme abc.def.ghi.jkl/mask " ;
$text [ 'label-cidr' ][ 'en-us' ] = " CIDR " ;
$text [ 'label-cidr' ][ 'es-cl' ] = " CIDR " ;
$text [ 'label-cidr' ][ 'pt-pt' ] = " CIDR " ;
$text [ 'label-cidr' ][ 'fr-fr' ] = " CIDR " ;
$text [ 'description-cidr' ][ 'en-us' ] = " Enter the CIDR here. " ;
$text [ 'description-cidr' ][ 'es-cl' ] = " Ingrese el CIDR aquí " ;
2014-02-25 23:49:35 +01:00
$text [ 'description-cidr' ][ 'pt-pt' ] = " Introduza o CIDR aqui. " ;
2014-02-14 19:37:58 +01:00
$text [ 'description-cidr' ][ 'fr-fr' ] = " Classless Inter-Domain Routing. De la forme abc.def.ghi.jkl/mask " ;
$text [ 'label-sip_force_contact' ][ 'en-us' ] = " SIP Force Contact " ;
$text [ 'label-sip_force_contact' ][ 'es-cl' ] = " Forzar Contacto SIP " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-sip_force_contact' ][ 'pt-pt' ] = " Forçar Contacto SIP " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-sip_force_contact' ][ 'fr-fr' ] = " SIP Force Contact " ;
$text [ 'description-sip_force_contact' ][ 'en-us' ] = " Choose whether to rewrite the contact port, or rewrite both the contact IP and port. " ;
$text [ 'description-sip_force_contact' ][ 'es-cl' ] = " Seleccione si desea reescribir solo el puerto de contacto, o la dirección IP junto con el puerto. " ;
2014-02-25 23:49:35 +01:00
$text [ 'description-sip_force_contact' ][ 'pt-pt' ] = " Escolha se pretende reescrever o porto do contacto ou reescrever o endereço IP e o porto. " ;
2014-02-14 19:37:58 +01:00
$text [ 'description-sip_force_contact' ][ 'fr-fr' ] = " Choisir de ré-écrire le contact ou non. " ;
$text [ 'label-sip_force_expires' ][ 'en-us' ] = " SIP Force Expires " ;
$text [ 'label-sip_force_expires' ][ 'es-cl' ] = " Forzado SIP Expira " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-sip_force_expires' ][ 'pt-pt' ] = " Forçar o tempo de expiração SIP " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-sip_force_expires' ][ 'fr-fr' ] = " SIP Force Expires " ;
$text [ 'description-sip_force_expires' ][ 'en-us' ] = " To prevent stale registrations SIP Force expires can override the client expire. " ;
$text [ 'description-sip_force_expires' ][ 'es-cl' ] = " Seleccione si desea reescribir solo el puerto de contacto, o la dirección IP junto con el puerto. " ;
2014-02-25 23:49:35 +01:00
$text [ 'description-sip_force_expires' ][ 'pt-pt' ] = " Para prevenir registos SIP \" agarrados \" , o forçar do tempo de expiração pode sobrepor-se ao tempo de expiração do cliente. " ;
2014-02-14 19:37:58 +01:00
$text [ 'description-sip_force_expires' ][ 'fr-fr' ] = " " ;
$text [ 'label-nibble_account' ][ 'en-us' ] = " Nibble Account " ;
$text [ 'label-nibble_account' ][ 'es-cl' ] = " Cuenta Nibble " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-nibble_account' ][ 'pt-pt' ] = " Conta Nibble " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-nibble_account' ][ 'fr-fr' ] = " Compte Nibble " ;
$text [ 'description-nibble_account' ][ 'en-us' ] = " Enter the account number for nibblebill to use. " ;
$text [ 'description-nibble_account' ][ 'es-cl' ] = " Ingrese el número de cuenta para ser usada por nibblebill. " ;
2014-02-25 23:49:35 +01:00
$text [ 'description-nibble_account' ][ 'pt-pt' ] = " Introduza o número de conta nibblebill. " ;
2014-02-14 19:37:58 +01:00
$text [ 'description-nibble_account' ][ 'fr-fr' ] = " Insérer un compte Nibble pour la facturation. Pour cela Nibble doit être installé. " ;
$text [ 'label-mwi_account' ][ 'en-us' ] = " MWI Account " ;
$text [ 'label-mwi_account' ][ 'es-cl' ] = " Cuenta MWI " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-mwi_account' ][ 'pt-pt' ] = " Conta MWI " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-mwi_account' ][ 'fr-fr' ] = " Compte MWI " ;
$text [ 'description-mwi_account' ][ 'en-us' ] = " MWI Account with user@domain of the voicemail to monitor. " ;
$text [ 'description-mwi_account' ][ 'es-cl' ] = " Cuenta MWI con usuario@dominio del correo de voz para monitorear. " ;
2014-02-25 23:49:35 +01:00
$text [ 'description-mwi_account' ][ 'pt-pt' ] = " Conta MWI com utilizador@domínio do correio de voz a monitorizar. " ;
2014-02-14 19:37:58 +01:00
$text [ 'description-mwi_account' ][ 'fr-fr' ] = " Récupérer les informations de message en attente. User@domain de la messagerie vocale à gérer. " ;
$text [ 'label-sip_bypass_media' ][ 'en-us' ] = " SIP Bypass Media " ;
$text [ 'label-sip_bypass_media' ][ 'es-cl' ] = " Bypass de Medios SIP " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-sip_bypass_media' ][ 'pt-pt' ] = " Fazer Bypass à media SIP " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-sip_bypass_media' ][ 'fr-fr' ] = " SIP Bypass Media " ;
$text [ 'description-sip_bypass_media' ][ 'en-us' ] = " Choose whether to send the media stream point to point or in transparent proxy mode. " ;
$text [ 'description-sip_bypass_media' ][ 'es-cl' ] = " Seleccione si desea enviar el flujo de medios punto a punto o en modo proxy de transporte. " ;
$text [ 'description-sip_bypass_media' ][ 'pt-pt' ] = " Escolha se pretende enviar a stream de media ponto a ponto ou via proxy em modo transparente. " ;
$text [ 'description-sip_bypass_media' ][ 'fr-fr' ] = " Choisir de transferer le flux media en direct (point à point) ou via le proxy en mode transparent (pas de transcodage). " ;
$text [ 'label-dial_string' ][ 'en-us' ] = " Dial String " ;
$text [ 'label-dial_string' ][ 'es-cl' ] = " Cadena de Marcado " ;
$text [ 'label-dial_string' ][ 'pt-pt' ] = " Dial String " ;
$text [ 'label-dial_string' ][ 'fr-fr' ] = " Dial String " ;
$text [ 'description-dial_string' ][ 'en-us' ] = " Location of the endpoint. " ;
$text [ 'description-dial_string' ][ 'es-cl' ] = " Ubicación de extremo. " ;
$text [ 'description-dial_string' ][ 'pt-pt' ] = " Localização do endpoint. " ;
$text [ 'description-dial_string' ][ 'fr-fr' ] = " Location of the endpoint. " ;
$text [ 'label-enabled' ][ 'en-us' ] = " Enabled " ;
$text [ 'label-enabled' ][ 'es-cl' ] = " Activado " ;
2014-02-25 23:49:35 +01:00
$text [ 'label-enabled' ][ 'pt-pt' ] = " Habilitada " ;
2014-02-14 19:37:58 +01:00
$text [ 'label-enabled' ][ 'fr-fr' ] = " Actif " ;
$text [ 'description-enabled' ][ 'en-us' ] = " Set the status of the extension. " ;
$text [ 'description-enabled' ][ 'es-cl' ] = " Seleccione el estado de la extensión. " ;
$text [ 'description-enabled' ][ 'pt-pt' ] = " Defina o estado da extensão. " ;
$text [ 'description-enabled' ][ 'fr-fr' ] = " Etat de l'extension. " ;
$text [ 'label-description' ][ 'en-us' ] = " Description " ;
$text [ 'label-description' ][ 'es-cl' ] = " Descripción " ;
$text [ 'label-description' ][ 'pt-pt' ] = " Descrição " ;
$text [ 'label-description' ][ 'fr-fr' ] = " Description " ;
$text [ 'description-description' ][ 'en-us' ] = " " ;
$text [ 'description-description' ][ 'es-cl' ] = " " ;
2014-02-25 23:49:35 +01:00
$text [ 'description-description' ][ 'pt-pt' ] = " Descrição " ;
2014-02-14 19:37:58 +01:00
$text [ 'description-description' ][ 'fr-fr' ] = " " ;
$text [ 'label-true' ][ 'en-us' ] = " true " ;
$text [ 'label-true' ][ 'es-cl' ] = " verdadero " ;
$text [ 'label-true' ][ 'pt-pt' ] = " sim " ;
$text [ 'label-true' ][ 'fr-fr' ] = " Oui " ;
$text [ 'label-false' ][ 'en-us' ] = " false " ;
$text [ 'label-false' ][ 'es-cl' ] = " falso " ;
$text [ 'label-false' ][ 'pt-pt' ] = " não " ;
$text [ 'label-false' ][ 'fr-fr' ] = " Non " ;
$text [ 'button-add' ][ 'en-us' ] = " Add " ;
$text [ 'button-add' ][ 'es-cl' ] = " Agregar " ;
$text [ 'button-add' ][ 'pt-pt' ] = " Adicionar " ;
$text [ 'button-add' ][ 'fr-fr' ] = " Ajouter " ;
$text [ 'button-edit' ][ 'en-us' ] = " Edit " ;
$text [ 'button-edit' ][ 'es-cl' ] = " Editar " ;
$text [ 'button-edit' ][ 'pt-pt' ] = " Editar " ;
$text [ 'button-edit' ][ 'fr-fr' ] = " Editer " ;
$text [ 'button-delete' ][ 'en-us' ] = " Delete " ;
$text [ 'button-delete' ][ 'es-cl' ] = " Eliminar " ;
$text [ 'button-delete' ][ 'pt-pt' ] = " Remover " ;
$text [ 'button-delete' ][ 'fr-fr' ] = " Supprimer " ;
$text [ 'confirm-delete' ][ 'en-us' ] = " Do you really want to delete this? " ;
2014-02-25 04:28:28 +01:00
$text [ 'confirm-delete' ][ 'es-cl' ] = " ¿Realmente desea eliminar esto? " ;
2014-02-14 19:37:58 +01:00
$text [ 'confirm-delete' ][ 'pt-pt' ] = " Deseja realmente remover isto? " ;
$text [ 'confirm-delete' ][ 'fr-fr' ] = " Voulez-vous vraiment supprimer cela? " ;
$text [ 'button-save' ][ 'en-us' ] = " Save " ;
$text [ 'button-save' ][ 'es-cl' ] = " Guardar " ;
$text [ 'button-save' ][ 'pt-pt' ] = " Guardar " ;
$text [ 'button-save' ][ 'fr-fr' ] = " Sauvegarder " ;
$text [ 'button-copy' ][ 'en-us' ] = " Copy " ;
$text [ 'button-copy' ][ 'es-cl' ] = " Copiar " ;
$text [ 'button-copy' ][ 'pt-pt' ] = " Copiar " ;
$text [ 'button-copy' ][ 'fr-fr' ] = " Copier " ;
$text [ 'confirm-copy' ][ 'en-us' ] = " Do you really want to copy this? " ;
2014-02-25 04:28:28 +01:00
$text [ 'confirm-copy' ][ 'es-cl' ] = " ¿Realmente desea copiar esto? " ;
2014-02-14 19:37:58 +01:00
$text [ 'confirm-copy' ][ 'pt-pt' ] = " Deseja realmente copiar isto? " ;
$text [ 'confirm-copy' ][ 'fr-fr' ] = " Voulez-vous vraiment copier cela? " ;
$text [ 'button-back' ][ 'en-us' ] = " Back " ;
$text [ 'button-back' ][ 'es-cl' ] = " Volver " ;
$text [ 'button-back' ][ 'pt-pt' ] = " Voltar " ;
$text [ 'button-back' ][ 'fr-fr' ] = " Retour " ;
$text [ 'message-message' ][ 'en-us' ] = " Message " ;
$text [ 'message-message' ][ 'es-cl' ] = " Mensaje " ;
$text [ 'message-message' ][ 'pt-pt' ] = " Mensagem " ;
$text [ 'message-message' ][ 'fr-fr' ] = " Message " ;
$text [ 'message-add' ][ 'en-us' ] = " Add Completed " ;
$text [ 'message-add' ][ 'es-cl' ] = " Agregar Completado " ;
$text [ 'message-add' ][ 'pt-pt' ] = " Adição Efectuada " ;
$text [ 'message-add' ][ 'fr-fr' ] = " Ajouté " ;
$text [ 'message-update' ][ 'en-us' ] = " Update Completed " ;
$text [ 'message-update' ][ 'es-cl' ] = " Actualización Completada " ;
$text [ 'message-update' ][ 'pt-pt' ] = " Actualização Efectuada " ;
$text [ 'message-update' ][ 'fr-fr' ] = " Mis à Jour " ;
$text [ 'message-delete' ][ 'en-us' ] = " Delete Completed " ;
$text [ 'message-delete' ][ 'es-cl' ] = " Eliminación Completada " ;
$text [ 'message-delete' ][ 'pt-pt' ] = " Remoção Efectuada " ;
$text [ 'message-delete' ][ 'fr-fr' ] = " Supprimé " ;
$text [ 'message-copy' ][ 'en-us' ] = " Copy Completed " ;
$text [ 'message-copy' ][ 'es-cl' ] = " Copia Completada " ;
$text [ 'message-copy' ][ 'pt-pt' ] = " Cópia Efectuada " ;
$text [ 'message-copy' ][ 'fr-fr' ] = " Copié " ;
2014-02-23 10:39:54 +01:00
$text [ 'message_extension' ][ 'en-us' ] = " Enter the new Extension. " ;
$text [ 'message_extension' ][ 'es-cl' ] = " Ingrese la nueva Extensión. " ;
$text [ 'message_extension' ][ 'pt-pt' ] = " Introuza a nova Extensão. " ;
$text [ 'message_extension' ][ 'fr-fr' ] = " Insérer la nouvelle Extension. " ;
2014-02-14 19:37:58 +01:00
$text [ 'message-required' ][ 'en-us' ] = " Please provide: " ;
$text [ 'message-required' ][ 'es-cl' ] = " Por favor ingrese: " ;
$text [ 'message-required' ][ 'pt-pt' ] = " Por favor forneça: " ;
$text [ 'message-required' ][ 'fr-fr' ] = " Merci d'indiquer: " ;
2013-05-04 02:35:21 +02:00
2013-09-30 15:19:40 +02:00
?>