fusionpbx/app/devices/app_languages.php

793 lines
38 KiB
PHP
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
//Devices
$text['title-devices']['en-us'] = "Devices";
$text['title-devices']['es-cl'] = "Dispositivos";
$text['title-devices']['pt-pt'] = "Dispositivos";
$text['title-devices']['fr-fr'] = "Equipements";
$text['header-devices']['en-us'] = "Devices";
$text['header-devices']['es-cl'] = "Dispositivos";
$text['header-devices']['pt-pt'] = "Dispositivos";
$text['header-devices']['fr-fr'] = "Equipements";
$text['description-devices']['en-us'] = "Devices are endpoints that register to one or more extensions. They are added to the list manually or automatically when the device requests the provisioning information over HTTP/HTTPS.";
$text['description-devices']['es-cl'] = "Dispositivos son terminales que registran una o más extensiones. Se agregan a la lista manual o automáticamente cuando el dispositivo solicita información de provisionamiento vía HTTP/HTTPS.";
$text['description-devices']['pt-pt'] = "Os dispositivos são endpoints que registam numa ou mais extensões. São adicionadas à lista manualmente ou automaticamente quando o dispositivo realiza um pedido de aprovisionamento através de HTTP/HTTPS.";
$text['description-devices']['fr-fr'] = "Ce sont les équipements qui enregistrent une ou plusieures extensions. Elles sont ajoutées manuellement ou automatiquement à la liste quand l'équipement fait une demande de provisioning par HTTP/HTTPS";
$text['header-device']['en-us'] = "Device";
$text['header-device']['es-cl'] = "Dispositivo";
$text['header-device']['pt-pt'] = "Dispositivo";
$text['header-device']['fr-fr'] = "Equipement";
$text['description-device']['en-us'] = "The following information is used to provision endpoints.";
$text['description-device']['es-cl'] = "La siguiente información es utilizada para provisonar los terminales";
$text['description-device']['pt-pt'] = "A seguinte informação é usada para aprovisionar endpoints.";
$text['description-device']['fr-fr'] = "Les informations suivantes servent à enregistrer les Equipements.";
$text['label-device_mac_address']['en-us'] = "MAC Address";
$text['label-device_mac_address']['es-cl'] = "Dirección MAC";
$text['label-device_mac_address']['pt-pt'] = "Endereço MAC";
$text['label-device_mac_address']['fr-fr'] = "Adresse MAC";
$text['description-device_mac_address']['en-us'] = "Enter the MAC address.";
$text['description-device_mac_address']['es-cl'] = "Ingrese la dirección MAC";
$text['description-device_mac_address']['pt-pt'] = "Introduza o endereço MAC.";
$text['description-device_mac_address']['fr-fr'] = "";
$text['label-extension']['en-us'] = "Extensions";
$text['label-extension']['es-cl'] = "Extensiones";
$text['label-extension']['pt-pt'] = "Extensões";
$text['label-extension']['fr-fr'] = "Extensions";
$text['description-extension']['en-us'] = "Assign the extension and line numbers to the device.";
$text['description-extension']['es-cl'] = "Asignar la etensión y números de línea al dispositivo";
$text['description-extension']['pt-pt'] = "Atribuir a extensão e números ao dispositivo.";
$text['description-extension']['fr-fr'] = "Assigner l'extension et le nombre de lignes à l'équipement.";
$text['label-device_label']['en-us'] = "Label";
$text['label-device_label']['es-cl'] = "Etiqueta";
$text['label-device_label']['pt-pt'] = "Rótulo";
$text['label-device_label']['fr-fr'] = "Label";
$text['description-device_label']['en-us'] = "Enter the device label.";
$text['description-device_label']['es-cl'] = "Ingrese la etiqueta del dispositivo";
$text['description-device_label']['pt-pt'] = "Introduza o rótulo do dispositivo.";
$text['description-device_label']['fr-fr'] = "Entrez le nom de l'appareil.";
$text['label-device_vendor']['en-us'] = "Vendor";
$text['label-device_vendor']['es-cl'] = "Proveedor";
$text['label-device_vendor']['pt-pt'] = "Fabricante";
$text['label-device_vendor']['fr-fr'] = "Fabriquant";
$text['description-device_vendor']['en-us'] = "Enter the vendor name.";
$text['description-device_vendor']['es-cl'] = "Ingrese el nombre del proveedor";
$text['description-device_vendor']['pt-pt'] = "Introduza o nome do fabricante.";
$text['description-device_vendor']['fr-fr'] = "Entrer le nom du Fabriquant";
$text['label-device_model']['en-us'] = "Model";
$text['label-device_model']['es-cl'] = "Modelo";
$text['label-device_model']['pt-pt'] = "Modelo";
$text['label-device_model']['fr-fr'] = "Modèle";
$text['description-device_model']['en-us'] = "Enter the model name or number.";
$text['description-device_model']['es-cl'] = "Ingrese el nombre o número de modelo";
$text['description-device_model']['pt-pt'] = "Introduza o nome do modelo ou número.";
$text['description-device_model']['fr-fr'] = "Entrer le nom ou le numéro du modèle";
$text['label-device_firmware_version']['en-us'] = "Firmware Version";
$text['label-device_firmware_version']['es-cl'] = "Versión de Firmware";
$text['label-device_firmware_version']['pt-pt'] = "Versão do Firmware";
$text['label-device_firmware_version']['fr-fr'] = "Version Firmware";
$text['description-device_firmware_version']['en-us'] = "Enter the firmware version.";
$text['description-device_firmware_version']['es-cl'] = "Ingrese la versión de firmware";
$text['description-device_firmware_version']['pt-pt'] = "Introduza a versão do firmware.";
$text['description-device_firmware_version']['fr-fr'] = "Entrer la version du firmware.";
$text['label-device_provision_enable']['en-us'] = "Enabled";
$text['label-device_provision_enable']['es-cl'] = "Activado";
$text['label-device_provision_enable']['pt-pt'] = "Activado";
$text['label-device_provision_enable']['fr-fr'] = "Actif";
$text['description-device_provision_enable']['en-us'] = "Enable or disable provisioning for this device.";
$text['description-device_provision_enable']['es-cl'] = "Active o desactive el provisionamiento para este dispositivo.";
$text['description-device_provision_enable']['pt-pt'] = "Active ou Desactive o aprovisionamento para este dispositivo.";
$text['description-device_provision_enable']['fr-fr'] = "";
$text['label-device_template']['en-us'] = "Template";
$text['label-device_template']['es-cl'] = "Plantilla";
$text['label-device_template']['pt-pt'] = "Template";
$text['label-device_template']['fr-fr'] = "Template";
$text['description-device_template']['en-us'] = "Select a template.";
$text['description-device_template']['es-cl'] = "Seleccione una plantilla.";
$text['description-device_template']['pt-pt'] = "Seleccione um template.";
$text['description-device_template']['fr-fr'] = "Sélectionnez un modèle.";
$text['label-lines']['en-us'] = "Lines";
$text['label-lines']['es-cl'] = "Líneas";
$text['label-lines']['pt-pt'] = "Linhas";
$text['label-lines']['fr-fr'] = "Lignes";
$text['label-line']['en-us'] = "Line";
$text['label-line']['es-cl'] = "Línea";
$text['label-line']['pt-pt'] = "Linha";
$text['label-line']['fr-fr'] = "Ligne";
$text['label-line_number']['en-us'] = "Line Number";
$text['label-line_number']['es-cl'] = "Número de Línea";
$text['label-line_number']['pt-pt'] = "Número";
$text['label-line_number']['fr-fr'] = "Nombre de Lignes";
$text['description-line_number']['en-us'] = "Select a line number.";
$text['description-line_number']['es-cl'] = "Seleccione un número de línea.";
$text['description-line_number']['pt-pt'] = "Selecciona um número.";
$text['description-line_number']['fr-fr'] = "Choisir un numéro de ligne.";
$text['label-server_address']['en-us'] = "Server Address";
$text['label-server_address']['es-cl'] = "Dirección de servidor";
$text['label-server_address']['pt-pt'] = "Endereço do Servidor";
$text['label-server_address']['fr-fr'] = "Adresse du Serveur";
$text['description-server_address']['en-us'] = "Select a server address.";
$text['description-server_address']['es-cl'] = "Seleccione una dirección de servidor.";
$text['description-server_address']['pt-pt'] = "Seleccione um endereço de servidor.";
$text['description-server_address']['fr-fr'] = "Sélectionnez une adresse de serveur.";
$text['label-outbound_proxy']['en-us'] = "Outbound Proxy";
$text['label-outbound_proxy']['es-cl'] = "Proxy de salida";
$text['label-outbound_proxy']['pt-pt'] = "Outbound Proxy";
$text['label-outbound_proxy']['fr-fr'] = "Proxy Sortant";
$text['description-outbound_proxy']['en-us'] = "Enter the outbound proxy.";
$text['description-outbound_proxy']['es-cl'] = "Ingrese un proxy de salida";
$text['description-outbound_proxy']['pt-pt'] = "Introduza o outbound proxy.";
$text['description-outbound_proxy']['fr-fr'] = "Entrez le proxy sortant.";
$text['label-sip_port']['en-us'] = "Port";
$text['label-sip_port']['es-cl'] = "puerto";
$text['label-sip_port']['pt-pt'] = "Porto";
$text['label-sip_port']['fr-fr'] = "Port";
$text['description-sip_port']['en-us'] = "Enter the SIP port.";
$text['description-sip_port']['es-cl'] = "Introduzca el puerto SIP.";
$text['description-sip_port']['pt-pt'] = "Introduza o porto SIP.";
$text['description-sip_port']['fr-fr'] = "Entrez le port SIP.";
$text['label-sip_transport']['en-us'] = "Transport";
$text['label-sip_transport']['es-cl'] = "Transporte";
$text['label-sip_transport']['pt-pt'] = "Transporte";
$text['label-sip_transport']['fr-fr'] = "Transport";
$text['description-sip_transport']['en-us'] = "Enter the SIP transport protocol.";
$text['description-sip_transport']['es-cl'] = "Introduzca el transporte del protocolo SIP.";
$text['description-sip_transport']['pt-pt'] = "Introduza o protocolo de transporte SIP.";
$text['description-sip_transport']['fr-fr'] = "Entrez le protocole de transport SIP.";
$text['label-register_expires']['en-us'] = "Register Expires";
$text['label-register_expires']['es-cl'] = "Registro Expira";
$text['label-register_expires']['pt-pt'] = "Expiração do Registo";
$text['label-register_expires']['fr-fr'] = "S'inscrire Expire";
$text['description-register_expires']['en-us'] = "Enter the expire time for the SIP registration.";
$text['description-register_expires']['es-cl'] = "Introduzca el tiempo se ha cumplido para el registro SIP.";
$text['description-register_expires']['pt-pt'] = "Introduza ao fim de quanto tempo expira o registro SIP.";
$text['description-register_expires']['fr-fr'] = "Entrez la date d'expiration de l'enregistrement SIP.";
$text['label-display_name']['en-us'] = "Display Name";
$text['label-display_name']['es-cl'] = "Nombre a mostrar";
$text['label-display_name']['pt-pt'] = "Nome no visor";
$text['label-display_name']['fr-fr'] = "Nom affiché";
$text['description-display_name']['en-us'] = "Enter the display name.";
$text['description-display_name']['es-cl'] = "Ingrese un nombre para mostrar.";
$text['description-display_name']['pt-pt'] = "Introduza o nome no visor.";
$text['description-display_name']['fr-fr'] = "Entrez le nom d'affichage.";
$text['label-user_id']['en-us'] = "User ID";
$text['label-user_id']['es-cl'] = "ID de usuario";
$text['label-user_id']['pt-pt'] = "ID do utilizador";
$text['label-user_id']['fr-fr'] = "Usager ID";
$text['description-user_id']['en-us'] = "Enter the user ID.";
$text['description-user_id']['es-cl'] = "Ingrese el ID de usuario.";
$text['description-user_id']['pt-pt'] = "Introduza o ID do utilizador.";
$text['description-user_id']['fr-fr'] = "Entrez l'ID utilisateur.";
$text['label-auth_id']['en-us'] = "Auth ID";
$text['label-auth_id']['es-cl'] = "Auth ID";
$text['label-auth_id']['pt-pt'] = "Auth ID";
$text['label-auth_id']['fr-fr'] = "Auth ID";
$text['description-auth_id']['en-us'] = "Enter the auth ID.";
$text['description-auth_id']['es-cl'] = "Ingrese el auth ID.";
$text['description-auth_id']['pt-pt'] = "Introduza o auth ID.";
$text['description-auth_id']['fr-fr'] = "Entrez l'ID d'authentification.";
$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.";
$text['description-password']['es-cl'] = "Ingrese una contraseña.";
$text['description-password']['pt-pt'] = "Introduza a password.";
$text['description-password']['fr-fr'] = "Entrez le mot de passe.";
$text['label-device_time_zone']['en-us'] = "Time Zone";
$text['label-device_time_zone']['es-cl'] = "Zona Horaria";
$text['label-device_time_zone']['pt-pt'] = "Fuso Horário";
$text['label-device_time_zone']['fr-fr'] = "Fuseau Horaire";
$text['description-device_time_zone']['en-us'] = "Enter the time zone.";
$text['description-device_time_zone']['es-cl'] = "Ingrese una zona horaria.";
$text['description-device_time_zone']['pt-pt'] = "Introduza o fuso horário.";
$text['description-device_time_zone']['fr-fr'] = "Entrez le fuseau horaire.";
$text['label-device_description']['en-us'] = "Description";
$text['label-device_description']['es-cl'] = "Descripción";
$text['label-device_description']['pt-pt'] = "Descrição";
$text['label-device_description']['fr-fr'] = "Description";
$text['description-device_description']['en-us'] = "Enter the description.";
$text['description-device_description']['es-cl'] = "Ingrese una descripción";
$text['description-device_description']['pt-pt'] = "Introduza a descrição.";
$text['description-device_description']['fr-fr'] = "Entrez la description.";
//keys
$text['label-keys']['en-us'] = "Keys";
$text['label-keys']['es-cl'] = "Claves";
$text['label-keys']['pt-pt'] = "Teclas";
$text['label-keys']['fr-fr'] = "Clés";
$text['title-device_keys']['en-us'] = "Device Keys";
$text['title-device_keys']['es-cl'] = "Teclas de Dispositivos";
$text['title-device_keys']['pt-pt'] = "Teclas do dispositivo";
$text['title-device_keys']['fr-fr'] = "Touches appareil";
$text['title-device_key']['en-us'] = "Device Key";
$text['title-device_key']['es-cl'] = "Clave del dispositivo";
$text['title-device_key']['pt-pt'] = "Tecla do dispositivo";
$text['title-device_key']['fr-fr'] = "Key Device";
$text['description-device_key']['en-us'] = "";
$text['description-device_key']['es-cl'] = "";
$text['description-device_key']['pt-pt'] = "";
$text['description-device_key']['fr-fr'] = "";
$text['label-device_key_id']['en-us'] = "Key";
$text['label-device_key_id']['es-cl'] = "Clave";
$text['label-device_key_id']['pt-pt'] = "Tecla";
$text['label-device_key_id']['fr-fr'] = "Clés";
$text['description-device_key']['en-us'] = "Select the key.";
$text['description-device_key']['es-cl'] = "Seleccione la clave.";
$text['description-device_key']['pt-pt'] = "Selecione a tecla.";
$text['description-device_key']['fr-fr'] = "Sélectionnez la clé.";
$text['label-device_key_category']['en-us'] = "Category";
$text['label-device_key_category']['es-cl'] = "Categoría";
$text['label-device_key_category']['pt-pt'] = "Categoria";
$text['label-device_key_category']['fr-fr'] = "Catégorie";
$text['description-device_key_category']['en-us'] = "Select the category.";
$text['description-device_key_category']['es-cl'] = "Seleccione la categoría.";
$text['description-device_key_category']['pt-pt'] = "Selecione a categoria.";
$text['description-device_key_category']['fr-fr'] = "Sélectionnez la catégorie.";
$text['label-device_key_type']['en-us'] = "Type";
$text['label-device_key_type']['es-cl'] = "Tipo";
$text['label-device_key_type']['pt-pt'] = "Tipo";
$text['label-device_key_type']['fr-fr'] = "Type";
$text['description-device_key_type']['en-us'] = "Select the type of key.";
$text['description-device_key_type']['es-cl'] = "Seleccione el tipo de clave.";
$text['description-device_key_type']['pt-pt'] = "Selecione o tipo de tecla.";
$text['description-device_key_type']['fr-fr'] = "Sélectionnez le type de clé.";
$text['label-device_key_line']['en-us'] = "Line";
$text['label-device_key_line']['es-cl'] = "Línea";
$text['label-device_key_line']['pt-pt'] = "Linha";
$text['label-device_key_line']['fr-fr'] = "Ligne";
$text['description-device_key_line']['en-us'] = "Select the line number.";
$text['description-device_key_line']['es-cl'] = "Seleccione el número de línea.";
$text['description-device_key_line']['pt-pt'] = "Selecione o número da linha.";
$text['description-device_key_line']['fr-fr'] = "Sélectionnez le numéro de la ligne.";
$text['label-device_key_value']['en-us'] = "Value";
$text['label-device_key_value']['es-cl'] = "Valor";
$text['label-device_key_value']['pt-pt'] = "Valor";
$text['label-device_key_value']['fr-fr'] = "Valeur";
$text['description-device_key_value']['en-us'] = "Enter the value.";
$text['description-device_key_value']['es-cl'] = "Introduzca el valor.";
$text['description-device_key_value']['pt-pt'] = "Introduza o valor.";
$text['description-device_key_value']['fr-fr'] = "Entrez la valeur.";
$text['label-device_key_extension']['en-us'] = "Extension";
$text['label-device_key_extension']['es-cl'] = "Extensión";
$text['label-device_key_extension']['pt-pt'] = "Extensão";
$text['label-device_key_extension']['fr-fr'] = "Extension";
$text['description-device_key_extension']['en-us'] = "Enter the extension.";
$text['description-device_key_extension']['es-cl'] = "Introduzca la extensión.";
$text['description-device_key_extension']['pt-pt'] = "Introduza a extensão.";
$text['description-device_key_extension']['fr-fr'] = "Entrez l'extension.";
$text['label-device_key_label']['en-us'] = "Label";
$text['label-device_key_label']['es-cl'] = "Etiqueta";
$text['label-device_key_label']['pt-pt'] = "Etiqueta";
$text['label-device_key_label']['fr-fr'] = "Étiquette";
$text['description-device_key_label']['en-us'] = "Enter the label.";
$text['description-device_key_label']['es-cl'] = "Introduzca la etiqueta.";
$text['description-device_key_label']['pt-pt'] = "Introduza uma etiqueta.";
$text['description-device_key_label']['fr-fr'] = "Entrez le nom.";
$text['label-line']['en-us'] = "Line";
$text['label-line']['es-cl'] = "Línea";
$text['label-line']['pt-pt'] = "Linha";
$text['label-line']['fr-fr'] = "Ligne";
$text['label-programmable']['en-us'] = "Programmable";
$text['label-programmable']['es-cl'] = "Programable";
$text['label-programmable']['pt-pt'] = "Programável";
$text['label-programmable']['fr-fr'] = "Programmable";
$text['label-memory']['en-us'] = "Memory";
$text['label-memory']['es-cl'] = "Memoria";
$text['label-memory']['pt-pt'] = "Memória";
$text['label-memory']['fr-fr'] = "Mémoire";
$text['label-expansion']['en-us'] = "Expansion";
$text['label-expansion']['es-cl'] = "Expansión";
$text['label-expansion']['pt-pt'] = "Expansão";
$text['label-expansion']['fr-fr'] = "Expansion";
$text['label-disabled']['en-us'] = "Disabled";
$text['label-disabled']['es-cl'] = "Discapacitado";
$text['label-disabled']['pt-pt'] = "Inválido";
$text['label-disabled']['fr-fr'] = "Disabled";
$text['label-shared_line']['en-us'] = "Shared Line";
$text['label-shared_line']['es-cl'] = "Línea compartida";
$text['label-shared_line']['pt-pt'] = "Linha partilhada";
$text['label-shared_line']['fr-fr'] = "Ligne partagée";
$text['label-speed_dial']['en-us'] = "Speed Dial";
$text['label-speed_dial']['es-cl'] = "Speed Dial";
$text['label-speed_dial']['pt-pt'] = "Discagem Rápida";
$text['label-speed_dial']['fr-fr'] = "Speed Dial";
$text['label-blf']['en-us'] = "BLF";
$text['label-blf']['es-cl'] = "BLF";
$text['label-blf']['pt-pt'] = "BLF";
$text['label-blf']['fr-fr'] = "BLF";
$text['label-presence_watcher']['en-us'] = "Presence Watcher";
$text['label-presence_watcher']['es-cl'] = "Presencia Watcher";
$text['label-presence_watcher']['pt-pt'] = "Vigilante de Presença";
$text['label-presence_watcher']['fr-fr'] = "Présence Watcher";
$text['label-eventlist_blf']['en-us'] = "Eventlist BLF";
$text['label-eventlist_blf']['es-cl'] = "Eventlist BLF";
$text['label-eventlist_blf']['pt-pt'] = "Eventlist BLF";
$text['label-eventlist_blf']['fr-fr'] = "Eventlist BLF";
$text['label-speed_dial_active']['en-us'] = "Speed Dial Active";
$text['label-speed_dial_active']['es-cl'] = "Speed Dial activo";
$text['label-speed_dial_active']['pt-pt'] = "Discagem Rápida Ativa";
$text['label-speed_dial_active']['fr-fr'] = "Speed Dial active";
$text['label-voicemail']['en-us'] = "Voicemail";
$text['label-voicemail']['es-cl'] = "Correo de voz";
$text['label-voicemail']['pt-pt'] = "Correio de Voz";
$text['label-voicemail']['fr-fr'] = "Messagerie vocale";
$text['label-call_return']['en-us'] = "Call Return";
$text['label-call_return']['es-cl'] = "Devolución de llamada";
$text['label-call_return']['pt-pt'] = "Chamada de retorno";
$text['label-call_return']['fr-fr'] = "Retour d'appel";
$text['label-dial_dtmf']['en-us'] = "Dial DTMF";
$text['label-dial_dtmf']['es-cl'] = "Marcación DTMF";
$text['label-dial_dtmf']['pt-pt'] = "Marque DTMF";
$text['label-dial_dtmf']['fr-fr'] = "Composez DTMF";
$text['label-transfer']['en-us'] = "Transfer";
$text['label-transfer']['es-cl'] = "Transferencia";
$text['label-transfer']['pt-pt'] = "Transferência";
$text['label-transfer']['fr-fr'] = "Transfert";
$text['label-call_park']['en-us'] = "Call Park";
$text['label-call_park']['es-cl'] = "Aparcado de llamadas";
$text['label-call_park']['pt-pt'] = "Parqueamento de chamada";
$text['label-call_park']['fr-fr'] = "Mise en garde";
$text['label-intercom']['en-us'] = "Intercom";
$text['label-intercom']['es-cl'] = "Intercomunicador";
$text['label-intercom']['pt-pt'] = "Intercom";
$text['label-intercom']['fr-fr'] = "Interphone";
$text['label-ldap_search']['en-us'] = "LDAP Search";
$text['label-ldap_search']['es-cl'] = "Búsqueda LDAP";
$text['label-ldap_search']['pt-pt'] = "Pesquisa LDAP";
$text['label-ldap_search']['fr-fr'] = "Recherche LDAP";
$text['label-na']['en-us'] = "N/A";
$text['label-na']['es-cl'] = "N/A";
$text['label-na']['pt-pt'] = "N/A";
$text['label-na']['fr-fr'] = "N/A";
$text['label-conference']['en-us'] = "Conference";
$text['label-conference']['es-cl'] = "Conferencia";
$text['label-conference']['pt-pt'] = "Conferência";
$text['label-conference']['fr-fr'] = "Conférence";
$text['label-forward']['en-us'] = "Forward";
$text['label-forward']['es-cl'] = "Adelante";
$text['label-forward']['pt-pt'] = "Encaminhar";
$text['label-forward']['fr-fr'] = "Avant";
$text['label-hold']['en-us'] = "Hold";
$text['label-hold']['es-cl'] = "Mantener";
$text['label-hold']['pt-pt'] = "Segurar";
$text['label-hold']['fr-fr'] = "Tenir";
$text['label-dnd']['en-us'] = "DND";
$text['label-dnd']['es-cl'] = "DND";
$text['label-dnd']['pt-pt'] = "DND";
$text['label-dnd']['fr-fr'] = "DND";
$text['label-redial']['en-us'] = "Redial";
$text['label-redial']['es-cl'] = "Redial";
$text['label-redial']['pt-pt'] = "Remarcar";
$text['label-redial']['fr-fr'] = "Bis";
$text['label-call_return']['en-us'] = "Call Return";
$text['label-call_return']['es-cl'] = "Devolución de llamada";
$text['label-call_return']['pt-pt'] = "Chamada de retorno";
$text['label-call_return']['fr-fr'] = "Retour d'appel";
$text['label-sms']['en-us'] = "SMS";
$text['label-sms']['es-cl'] = "SMS";
$text['label-sms']['pt-pt'] = "SMS";
$text['label-sms']['fr-fr'] = "SMS";
$text['label-call_pickup']['en-us'] = "Call Pickup";
$text['label-call_pickup']['es-cl'] = "Captura de llamadas";
$text['label-call_pickup']['pt-pt'] = "Captura de chamada";
$text['label-call_pickup']['fr-fr'] = "Prise d'appel";
$text['label-dtmf']['en-us'] = "DTMF";
$text['label-dtmf']['es-cl'] = "DTMF";
$text['label-dtmf']['pt-pt'] = "DTMF";
$text['label-dtmf']['fr-fr'] = "DTMF";
$text['label-url']['en-us'] = "URL";
$text['label-url']['es-cl'] = "URL";
$text['label-url']['pt-pt'] = "URL";
$text['label-url']['fr-fr'] = "URL";
$text['label-public_hold']['en-us'] = "Public Hold";
$text['label-public_hold']['es-cl'] = "Hold Pública";
$text['label-public_hold']['pt-pt'] = "Espera Pública";
$text['label-public_hold']['fr-fr'] = "Attente Publique";
$text['label-private']['en-us'] = "Private";
$text['label-private']['es-cl'] = "Privado";
$text['label-private']['pt-pt'] = "Privado";
$text['label-private']['fr-fr'] = "Privé";
$text['label-xml_group']['en-us'] = "XML Group";
$text['label-xml_group']['es-cl'] = "Grupo XML";
$text['label-xml_group']['pt-pt'] = "Grupo XML";
$text['label-xml_group']['fr-fr'] = "Groupe XML";
$text['label-group_pickup']['en-us'] = "Group Pickup";
$text['label-group_pickup']['es-cl'] = "Grupo de captura";
$text['label-group_pickup']['pt-pt'] = "Grupo de captura";
$text['label-group_pickup']['fr-fr'] = "Interception de groupe";
$text['label-paging']['en-us'] = "Paging";
$text['label-paging']['es-cl'] = "Paging";
$text['label-paging']['pt-pt'] = "Paginação";
$text['label-paging']['fr-fr'] = "Pagination";
$text['label-record']['en-us'] = "Record";
$text['label-record']['es-cl'] = "Registro";
$text['label-record']['pt-pt'] = "Registo";
$text['label-record']['fr-fr'] = "Record";
$text['label-xml_browser']['en-us'] = "XML Browser";
$text['label-xml_browser']['es-cl'] = "Navegador XML";
$text['label-xml_browser']['pt-pt'] = "Navegador XML";
$text['label-xml_browser']['fr-fr'] = "Navigateur XML";
$text['label-history']['en-us'] = "History";
$text['label-history']['es-cl'] = "Histoire";
$text['label-history']['pt-pt'] = "Histórico";
$text['label-history']['fr-fr'] = "Histoire";
$text['label-directory']['en-us'] = "Directory";
$text['label-directory']['es-cl'] = "Directorio";
$text['label-directory']['pt-pt'] = "Diretório";
$text['label-directory']['fr-fr'] = "Annuaire";
$text['label-menu']['en-us'] = "Menu";
$text['label-menu']['es-cl'] = "Menú";
$text['label-menu']['pt-pt'] = "Menu";
$text['label-menu']['fr-fr'] = "Menu";
$text['label-new_sms']['en-us'] = "New SMS";
$text['label-new_sms']['es-cl'] = "Nuevo SMS";
$text['label-new_sms']['pt-pt'] = "Novo SMS";
$text['label-new_sms']['fr-fr'] = "Nouveau SMS";
$text['label-status']['en-us'] = "Status";
$text['label-status']['es-cl'] = "Estado";
$text['label-status']['pt-pt'] = "Estado";
$text['label-status']['fr-fr'] = "Statut";
$text['label-hot_desking']['en-us'] = "Hot Desking";
$text['label-hot_desking']['es-cl'] = "Hot Desking";
$text['label-hot_desking']['pt-pt'] = "Hot Desking";
$text['label-hot_desking']['fr-fr'] = "Hot Desk";
$text['label-url_record']['en-us'] = "URL Record";
$text['label-url_record']['es-cl'] = "URL Record";
$text['label-url_record']['pt-pt'] = "URL de Registo";
$text['label-url_record']['fr-fr'] = "URL de la fiche";
$text['label-ldap']['en-us'] = "LDAP";
$text['label-ldap']['es-cl'] = "LDAP";
$text['label-ldap']['pt-pt'] = "LDAP";
$text['label-ldap']['fr-fr'] = "LDAP";
$text['label-blf_list']['en-us'] = "BLF List";
$text['label-blf_list']['es-cl'] = "Lista BLF";
$text['label-blf_list']['pt-pt'] = "Lista BLF";
$text['label-blf_list']['fr-fr'] = "Liste BLF";
$text['label-prefix']['en-us'] = "Prefix";
$text['label-prefix']['es-cl'] = "Prefijo";
$text['label-prefix']['pt-pt'] = "Prefixo";
$text['label-prefix']['fr-fr'] = "Préfixe";
$text['label-zero_sp_touch']['en-us'] = "Zero-Sp-Touch";
$text['label-zero_sp_touch']['es-cl'] = "Zero-Sp-Touch";
$text['label-zero_sp_touch']['pt-pt'] = "Zero-Sp-Touch";
$text['label-zero_sp_touch']['fr-fr'] = "Zero-Sp-Touch";
$text['label-acd']['en-us'] = "ACD";
$text['label-acd']['es-cl'] = "ACD";
$text['label-acd']['pt-pt'] = "ACD";
$text['label-acd']['fr-fr'] = "ACD";
$text['label-local_phonebook']['en-us'] = "Local Phonebook";
$text['label-local_phonebook']['es-cl'] = "Agenda telefónica local";
$text['label-local_phonebook']['pt-pt'] = "Agenda telefónica local";
$text['label-local_phonebook']['fr-fr'] = "Annuaire local";
$text['label-broadsoft_phonebook']['en-us'] = "Broadsoft Phonebook";
$text['label-broadsoft_phonebook']['es-cl'] = "Broadsoft agenda telefónica";
$text['label-broadsoft_phonebook']['pt-pt'] = "Lista Telefónica Broadsoft";
$text['label-broadsoft_phonebook']['fr-fr'] = "Broadsoft annuaire";
$text['label-local_group']['en-us'] = "Local Group";
$text['label-local_group']['es-cl'] = "Grupo Local";
$text['label-local_group']['pt-pt'] = "Grupo Local";
$text['label-local_group']['fr-fr'] = "Groupe Local";
$text['label-broadsoft_group']['en-us'] = "Broadsoft Group";
$text['label-broadsoft_group']['es-cl'] = "Broadsoft Grupo";
$text['label-broadsoft_group']['pt-pt'] = "Grupo Broadsoft";
$text['label-broadsoft_group']['fr-fr'] = "Broadsoft Groupe";
$text['label-xml_phonebook']['en-us'] = "XML Phonebook";
$text['label-xml_phonebook']['es-cl'] = "Agenda telefónica XML";
$text['label-xml_phonebook']['pt-pt'] = "Agenda telefónica XML";
$text['label-xml_phonebook']['fr-fr'] = "Répertoire XML";
$text['label-switch_account_up']['en-us'] = "Switch Account Up";
$text['label-switch_account_up']['es-cl'] = "Cambie Cuenta Up";
$text['label-switch_account_up']['pt-pt'] = "Habilitar conta";
$text['label-switch_account_up']['fr-fr'] = "Mettez-vous compte";
$text['label-switch_account_down']['en-us'] = "Switch Account Down";
$text['label-switch_account_down']['es-cl'] = "Cambie la cuenta de Down";
$text['label-switch_account_down']['pt-pt'] = "Desabilitar conta";
$text['label-switch_account_down']['fr-fr'] = "Mettez compte vers le bas";
$text['label-keypad_lock']['en-us'] = "Keypad Lock";
$text['label-keypad_lock']['es-cl'] = "Bloqueo del teclado";
$text['label-keypad_lock']['pt-pt'] = "Bloqueio do teclado";
$text['label-keypad_lock']['fr-fr'] = "Verrouiller le clavier";
//general translations
$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['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-view']['en-us'] = "View";
$text['button-view']['es-cl'] = "Ver";
$text['button-view']['pt-pt'] = "Vista";
$text['button-view']['fr-fr'] = "Voir";
$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?";
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
$text['confirm-copy']['pt-pt'] = "Deseja realmente copiar isto?";
$text['confirm-copy']['fr-fr'] = "Voulez-vous vraiment copier cela?";
$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é";
$text['message_device']['en-us'] = "Enter the new MAC Address.";
$text['message_device']['es-cl'] = "Introduzca la nueva dirección MAC.";
$text['message_device']['pt-pt'] = "Introduza o novo endereço MAC.";
$text['message_device']['fr-fr'] = "Insérer la nouvelle adresse MAC.";
$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['label-tools']['en-us'] = "Tools";
$text['label-tools']['es-cl'] = "Instrumentos";
$text['label-tools']['pt-pt'] = "Ferramentas";
$text['label-tools']['fr-fr'] = "Outils";
$text['label-settings']['en-us'] = "Settings";
$text['label-settings']['es-cl'] = "Configuración";
$text['label-settings']['pt-pt'] = "Definições";
$text['label-settings']['fr-fr'] = "Configurations";
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
$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 Completo";
$text['message-add']['pt-pt'] = "Adição Efectuada";
$text['message-add']['fr-fr'] = "Ajout Complet";
$text['message-duplicate']['en-us'] = "Duplicate Detected";
$text['message-duplicate']['es-cl'] = "duplicar detectado";
$text['message-duplicate']['pt-pt'] = "Detectado um duplicado";
$text['message-duplicate']['fr-fr'] = "dupliquer détecté";
$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'] = "Mise à Jour Complète";
$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'] = "Suppression Complète";
$text['message-required']['en-us'] = "Please provide: ";
$text['message-required']['es-cl'] = "Por favor indique: ";
$text['message-required']['pt-pt'] = "Por favor indique: ";
$text['message-required']['fr-fr'] = "Merci d'indiquer: ";
$text['label-category']['en-us'] = "Category";
$text['label-category']['es-cl'] = "Categoría";
$text['label-category']['pt-pt'] = "Categoria";
$text['label-category']['fr-fr'] = "Catégorie";
$text['description-category']['en-us'] = "Enter the category.";
$text['description-category']['es-cl'] = "Introduzca la categoría.";
$text['description-category']['pt-pt'] = "Introduza a categoria.";
$text['description-category']['fr-fr'] = "Entrer dans la catégorie.";
$text['label-device_setting_name']['en-us'] = "Name";
$text['label-device_setting_name']['es-cl'] = "Nombre";
$text['label-device_setting_name']['pt-pt'] = "Nome";
$text['label-device_setting_name']['fr-fr'] = "Nom";
$text['label-device_setting_value']['en-us'] = "Value";
$text['label-device_setting_value']['es-cl'] = "Valor";
$text['label-device_setting_value']['pt-pt'] = "Valor";
$text['label-device_setting_value']['fr-fr'] = "Valeur";
$text['label-device_setting_description']['en-us'] = "Description";
$text['label-device_setting_description']['es-cl'] = "Descripción";
$text['label-device_setting_description']['pt-pt'] = "Descrição";
$text['label-device_setting_description']['fr-fr'] = "Description";
$text['label-subcategory']['en-us'] = "Subcategory";
$text['label-subcategory']['es-cl'] = "Subcategoría";
$text['label-subcategory']['pt-pt'] = "Subcategoria";
$text['label-subcategory']['fr-fr'] = "Sous-Catégorie";
$text['description-subcategory']['en-us'] = "Enter the subcategory.";
$text['description-subcategory']['es-cl'] = "Introduzca la subcategoría.";
$text['description-subcategory']['pt-pt'] = "Introduza a subcategoria";
$text['description-subcategory']['fr-fr'] = "Entrez la sous-catégorie.";
$text['label-type']['en-us'] = "Type";
$text['label-type']['es-cl'] = "Tipo";
$text['label-type']['pt-pt'] = "Tipo";
$text['label-type']['fr-fr'] = "Type";
$text['description-type']['en-us'] = "Enter the setting type (ie. uuid, name, var, dir, etc).";
$text['description-type']['es-cl'] = "Introduzca el tipo de ajuste (ie. uuid, name, var, dir, etc).";
$text['description-type']['pt-pt'] = "Introduza o tipo de definição (ex: uuid, name, var, dir, etc).";
$text['description-type']['fr-fr'] = "Entrer le type du paramètre (ie. uuid, nom, var, dir, etc).";
$text['label-value']['en-us'] = "Value";
$text['label-value']['es-cl'] = "Valor";
$text['label-value']['pt-pt'] = "Valor";
$text['label-value']['fr-fr'] = "Valeur";
$text['description-value']['en-us'] = "Enter the value of this setting.";
$text['description-value']['es-cl'] = "Introduzca el valor de esta configuración.";
$text['description-value']['pt-pt'] = "Introduza o valor desta definição.";
$text['description-value']['fr-fr'] = "Entrez la valeur de ce paramètre.";
$text['label-enabled']['en-us'] = "Enabled";
$text['label-enabled']['es-cl'] = "Habilitado";
$text['label-enabled']['pt-pt'] = "Habilitado";
$text['label-enabled']['fr-fr'] = "Actif";
$text['description-enabled']['en-us'] = "Set the status of this default setting.";
$text['description-enabled']['es-cl'] = "Ajuste el estado de la configuración predeterminada.";
$text['description-enabled']['pt-pt'] = "Escolha o estado desta definição por omissão.";
$text['description-enabled']['fr-fr'] = "Choisir l'état de ce paramètre";
$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'] = "Enter a description, if desired.";
$text['description-description']['es-cl'] = "Introduzca una descripción, si se desea.";
$text['description-description']['pt-pt'] = "Introduza uma descrição, caso queira.";
$text['description-description']['fr-fr'] = "Entrez une description, si vous le souhaitez.";
?>