2013-05-23 08:18:12 +00:00
<? php
//Devices
2013-10-01 11:35:07 +00:00
$text [ 'title-devices' ][ 'en-us' ] = "Devices" ;
2014-02-14 18:37:58 +00:00
$text [ 'title-devices' ][ 'es-cl' ] = "Dispositivos" ;
2013-10-17 22:06:01 +00:00
$text [ 'title-devices' ][ 'pt-pt' ] = "Dispositivos" ;
2013-10-01 11:35:07 +00:00
$text [ 'title-devices' ][ 'fr-fr' ] = "Equipements" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'header-devices' ][ 'en-us' ] = "Devices" ;
2014-02-14 18:37:58 +00:00
$text [ 'header-devices' ][ 'es-cl' ] = "Dispositivos" ;
2013-10-17 22:06:01 +00:00
$text [ 'header-devices' ][ 'pt-pt' ] = "Dispositivos" ;
2013-10-01 11:35:07 +00:00
$text [ 'header-devices' ][ 'fr-fr' ] = "Equipements" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$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." ;
2014-02-14 18:37:58 +00:00
$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." ;
2013-10-17 22:06:01 +00:00
$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." ;
2013-09-30 13:19:40 +00:00
$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" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'header-device' ][ 'en-us' ] = "Device" ;
2014-02-14 18:37:58 +00:00
$text [ 'header-device' ][ 'es-cl' ] = "Dispositivo" ;
2013-10-17 22:06:01 +00:00
$text [ 'header-device' ][ 'pt-pt' ] = "Dispositivo" ;
2013-10-01 11:35:07 +00:00
$text [ 'header-device' ][ 'fr-fr' ] = "Equipement" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-device' ][ 'en-us' ] = "The following information is used to provision endpoints." ;
2014-02-14 18:37:58 +00:00
$text [ 'description-device' ][ 'es-cl' ] = "La siguiente información es utilizada para provisonar los terminales" ;
2013-10-17 22:06:01 +00:00
$text [ 'description-device' ][ 'pt-pt' ] = "A seguinte informação é usada para aprovisionar endpoints." ;
2013-10-01 11:35:07 +00:00
$text [ 'description-device' ][ 'fr-fr' ] = "Les informations suivantes servent à enregistrer les Equipements." ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-device_mac_address' ][ 'en-us' ] = "MAC Address" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-device_mac_address' ][ 'es-cl' ] = "Dirección MAC" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-device_mac_address' ][ 'pt-pt' ] = "Endereço MAC" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-device_mac_address' ][ 'fr-fr' ] = "Adresse MAC" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-device_mac_address' ][ 'en-us' ] = "Enter the MAC address." ;
2014-02-14 18:37:58 +00:00
$text [ 'description-device_mac_address' ][ 'es-cl' ] = "Ingrese la dirección MAC" ;
2013-10-17 22:06:01 +00:00
$text [ 'description-device_mac_address' ][ 'pt-pt' ] = "Introduza o endereço MAC." ;
2013-10-01 11:35:07 +00:00
$text [ 'description-device_mac_address' ][ 'fr-fr' ] = "" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-extension' ][ 'en-us' ] = "Extensions" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-extension' ][ 'es-cl' ] = "Extensiones" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-extension' ][ 'pt-pt' ] = "Extensões" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-extension' ][ 'fr-fr' ] = "Extensions" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-extension' ][ 'en-us' ] = "Assign the extension and line numbers to the device." ;
2014-02-14 18:37:58 +00:00
$text [ 'description-extension' ][ 'es-cl' ] = "Asignar la etensión y números de línea al dispositivo" ;
2013-10-17 22:06:01 +00:00
$text [ 'description-extension' ][ 'pt-pt' ] = "Atribuir a extensão e números ao dispositivo." ;
2013-09-30 13:19:40 +00:00
$text [ 'description-extension' ][ 'fr-fr' ] = "Assigner l'extension et le nombre de lignes à l'équipement." ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-device_label' ][ 'en-us' ] = "Label" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-device_label' ][ 'es-cl' ] = "Etiqueta" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-device_label' ][ 'pt-pt' ] = "Rótulo" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-device_label' ][ 'fr-fr' ] = "Label" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-device_label' ][ 'en-us' ] = "Enter the device label." ;
2014-02-14 18:37:58 +00:00
$text [ 'description-device_label' ][ 'es-cl' ] = "Ingrese la etiqueta del dispositivo" ;
2013-10-17 22:06:01 +00:00
$text [ 'description-device_label' ][ 'pt-pt' ] = "Introduza o rótulo do dispositivo." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-device_label' ][ 'fr-fr' ] = "Entrez le nom de l'appareil." ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-device_vendor' ][ 'en-us' ] = "Vendor" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-device_vendor' ][ 'es-cl' ] = "Proveedor" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-device_vendor' ][ 'pt-pt' ] = "Fabricante" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-device_vendor' ][ 'fr-fr' ] = "Fabriquant" ;
2013-05-23 08:18:12 +00:00
2013-10-17 22:06:01 +00:00
$text [ 'description-device_vendor' ][ 'en-us' ] = "Enter the vendor name." ;
2014-02-14 18:37:58 +00:00
$text [ 'description-device_vendor' ][ 'es-cl' ] = "Ingrese el nombre del proveedor" ;
2013-10-17 22:06:01 +00:00
$text [ 'description-device_vendor' ][ 'pt-pt' ] = "Introduza o nome do fabricante." ;
2013-09-30 13:19:40 +00:00
$text [ 'description-device_vendor' ][ 'fr-fr' ] = "Entrer le nom du Fabriquant" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-device_model' ][ 'en-us' ] = "Model" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-device_model' ][ 'es-cl' ] = "Modelo" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-device_model' ][ 'pt-pt' ] = "Modelo" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-device_model' ][ 'fr-fr' ] = "Modèle" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-device_model' ][ 'en-us' ] = "Enter the model name or number." ;
2014-02-14 18:37:58 +00:00
$text [ 'description-device_model' ][ 'es-cl' ] = "Ingrese el nombre o número de modelo" ;
2013-10-17 22:06:01 +00:00
$text [ 'description-device_model' ][ 'pt-pt' ] = "Introduza o nome do modelo ou número." ;
2013-10-01 11:35:07 +00:00
$text [ 'description-device_model' ][ 'fr-fr' ] = "Entrer le nom ou le numéro du modèle" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-device_firmware_version' ][ 'en-us' ] = "Firmware Version" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-device_firmware_version' ][ 'es-cl' ] = "Versión de Firmware" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-device_firmware_version' ][ 'pt-pt' ] = "Versão do Firmware" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-device_firmware_version' ][ 'fr-fr' ] = "Version Firmware" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-device_firmware_version' ][ 'en-us' ] = "Enter the firmware version." ;
2014-02-14 18:37:58 +00:00
$text [ 'description-device_firmware_version' ][ 'es-cl' ] = "Ingrese la versión de firmware" ;
2013-10-17 22:06:01 +00:00
$text [ 'description-device_firmware_version' ][ 'pt-pt' ] = "Introduza a versão do firmware." ;
2013-10-01 11:35:07 +00:00
$text [ 'description-device_firmware_version' ][ 'fr-fr' ] = "Entrer la version du firmware." ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-device_provision_enable' ][ 'en-us' ] = "Enabled" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-device_provision_enable' ][ 'es-cl' ] = "Activado" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-device_provision_enable' ][ 'pt-pt' ] = "Activado" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-device_provision_enable' ][ 'fr-fr' ] = "Actif" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-device_provision_enable' ][ 'en-us' ] = "Enable or disable provisioning for this device." ;
2014-02-14 18:37:58 +00:00
$text [ 'description-device_provision_enable' ][ 'es-cl' ] = "Active o desactive el provisionamiento para este dispositivo." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-device_provision_enable' ][ 'pt-pt' ] = "Active ou Desactive o aprovisionamento para este dispositivo." ;
2013-10-01 11:35:07 +00:00
$text [ 'description-device_provision_enable' ][ 'fr-fr' ] = "" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-device_template' ][ 'en-us' ] = "Template" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-device_template' ][ 'es-cl' ] = "Plantilla" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-device_template' ][ 'pt-pt' ] = "Template" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-device_template' ][ 'fr-fr' ] = "Template" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-device_template' ][ 'en-us' ] = "Select a template." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-device_template' ][ 'es-cl' ] = "Seleccione una plantilla." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-device_template' ][ 'pt-pt' ] = "Seleccione um template." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-device_template' ][ 'fr-fr' ] = "Sélectionnez un modèle." ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-lines' ][ 'en-us' ] = "Lines" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-lines' ][ 'es-cl' ] = "Líneas" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-lines' ][ 'pt-pt' ] = "Linhas" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-lines' ][ 'fr-fr' ] = "Lignes" ;
2013-06-09 20:46:14 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-line' ][ 'en-us' ] = "Line" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-line' ][ 'es-cl' ] = "Línea" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-line' ][ 'pt-pt' ] = "Linha" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-line' ][ 'fr-fr' ] = "Ligne" ;
2013-06-09 20:46:14 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-line_number' ][ 'en-us' ] = "Line Number" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-line_number' ][ 'es-cl' ] = "Número de Línea" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-line_number' ][ 'pt-pt' ] = "Número" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-line_number' ][ 'fr-fr' ] = "Nombre de Lignes" ;
2013-06-09 20:46:14 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-line_number' ][ 'en-us' ] = "Select a line number." ;
2014-02-14 18:37:58 +00:00
$text [ 'description-line_number' ][ 'es-cl' ] = "Seleccione un número de línea." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-line_number' ][ 'pt-pt' ] = "Selecciona um número." ;
2013-09-30 13:19:40 +00:00
$text [ 'description-line_number' ][ 'fr-fr' ] = "Choisir un numéro de ligne." ;
2013-06-09 20:46:14 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-server_address' ][ 'en-us' ] = "Server Address" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-server_address' ][ 'es-cl' ] = "Dirección de servidor" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-server_address' ][ 'pt-pt' ] = "Endereço do Servidor" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-server_address' ][ 'fr-fr' ] = "Adresse du Serveur" ;
2013-06-09 20:46:14 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-server_address' ][ 'en-us' ] = "Select a server address." ;
2014-02-14 18:37:58 +00:00
$text [ 'description-server_address' ][ 'es-cl' ] = "Seleccione una dirección de servidor." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-server_address' ][ 'pt-pt' ] = "Seleccione um endereço de servidor." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-server_address' ][ 'fr-fr' ] = "Sélectionnez une adresse de serveur." ;
2013-09-30 16:16:32 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-outbound_proxy' ][ 'en-us' ] = "Outbound Proxy" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-outbound_proxy' ][ 'es-cl' ] = "Proxy de salida" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-outbound_proxy' ][ 'pt-pt' ] = "Outbound Proxy" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-outbound_proxy' ][ 'fr-fr' ] = "Proxy Sortant" ;
2013-06-09 20:46:14 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-outbound_proxy' ][ 'en-us' ] = "Enter the outbound proxy." ;
2014-02-14 18:37:58 +00:00
$text [ 'description-outbound_proxy' ][ 'es-cl' ] = "Ingrese un proxy de salida" ;
2013-10-17 22:06:01 +00:00
$text [ 'description-outbound_proxy' ][ 'pt-pt' ] = "Introduza o outbound proxy." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-outbound_proxy' ][ 'fr-fr' ] = "Entrez le proxy sortant." ;
2013-06-09 20:46:14 +00:00
2013-12-17 16:19:54 +00:00
$text [ 'label-sip_port' ][ 'en-us' ] = "Port" ;
2014-02-15 00:33:47 +00:00
$text [ 'label-sip_port' ][ 'es-cl' ] = "puerto" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-sip_port' ][ 'pt-pt' ] = "Porto" ;
2014-02-15 00:33:47 +00:00
$text [ 'label-sip_port' ][ 'fr-fr' ] = "Port" ;
2013-12-17 16:19:54 +00:00
$text [ 'description-sip_port' ][ 'en-us' ] = "Enter the SIP port." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-sip_port' ][ 'es-cl' ] = "Introduzca el puerto SIP." ;
2014-02-25 22:49:35 +00:00
$text [ 'description-sip_port' ][ 'pt-pt' ] = "Introduza o porto SIP." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-sip_port' ][ 'fr-fr' ] = "Entrez le port SIP." ;
2013-12-17 16:19:54 +00:00
$text [ 'label-sip_transport' ][ 'en-us' ] = "Transport" ;
2014-02-15 00:33:47 +00:00
$text [ 'label-sip_transport' ][ 'es-cl' ] = "Transporte" ;
$text [ 'label-sip_transport' ][ 'pt-pt' ] = "Transporte" ;
$text [ 'label-sip_transport' ][ 'fr-fr' ] = "Transport" ;
2013-12-17 16:19:54 +00:00
$text [ 'description-sip_transport' ][ 'en-us' ] = "Enter the SIP transport protocol." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-sip_transport' ][ 'es-cl' ] = "Introduzca el transporte del protocolo SIP." ;
2014-02-25 22:49:35 +00:00
$text [ 'description-sip_transport' ][ 'pt-pt' ] = "Introduza o protocolo de transporte SIP." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-sip_transport' ][ 'fr-fr' ] = "Entrez le protocole de transport SIP." ;
2013-12-17 16:19:54 +00:00
$text [ 'label-register_expires' ][ 'en-us' ] = "Register Expires" ;
2014-02-15 00:33:47 +00:00
$text [ 'label-register_expires' ][ 'es-cl' ] = "Registro Expira" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-register_expires' ][ 'pt-pt' ] = "Expiração do Registo" ;
2014-02-15 00:33:47 +00:00
$text [ 'label-register_expires' ][ 'fr-fr' ] = "S'inscrire Expire" ;
2013-12-17 16:19:54 +00:00
$text [ 'description-register_expires' ][ 'en-us' ] = "Enter the expire time for the SIP registration." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-register_expires' ][ 'es-cl' ] = "Introduzca el tiempo se ha cumplido para el registro SIP." ;
2014-02-25 22:49:35 +00:00
$text [ 'description-register_expires' ][ 'pt-pt' ] = "Introduza ao fim de quanto tempo expira o registro SIP." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-register_expires' ][ 'fr-fr' ] = "Entrez la date d'expiration de l'enregistrement SIP." ;
2013-12-17 16:19:54 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-display_name' ][ 'en-us' ] = "Display Name" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-display_name' ][ 'es-cl' ] = "Nombre a mostrar" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-display_name' ][ 'pt-pt' ] = "Nome no visor" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-display_name' ][ 'fr-fr' ] = "Nom affiché" ;
2013-06-09 20:46:14 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-display_name' ][ 'en-us' ] = "Enter the display name." ;
2014-02-14 18:37:58 +00:00
$text [ 'description-display_name' ][ 'es-cl' ] = "Ingrese un nombre para mostrar." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-display_name' ][ 'pt-pt' ] = "Introduza o nome no visor." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-display_name' ][ 'fr-fr' ] = "Entrez le nom d'affichage." ;
2013-06-09 20:46:14 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-user_id' ][ 'en-us' ] = "User ID" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-user_id' ][ 'es-cl' ] = "ID de usuario" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-user_id' ][ 'pt-pt' ] = "ID do utilizador" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-user_id' ][ 'fr-fr' ] = "Usager ID" ;
2013-06-09 20:46:14 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-user_id' ][ 'en-us' ] = "Enter the user ID." ;
2014-02-14 18:37:58 +00:00
$text [ 'description-user_id' ][ 'es-cl' ] = "Ingrese el ID de usuario." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-user_id' ][ 'pt-pt' ] = "Introduza o ID do utilizador." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-user_id' ][ 'fr-fr' ] = "Entrez l'ID utilisateur." ;
2013-06-09 20:46:14 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-auth_id' ][ 'en-us' ] = "Auth ID" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-auth_id' ][ 'es-cl' ] = "Auth ID" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-auth_id' ][ 'pt-pt' ] = "Auth ID" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-auth_id' ][ 'fr-fr' ] = "Auth ID" ;
2013-06-09 20:46:14 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-auth_id' ][ 'en-us' ] = "Enter the auth ID." ;
2014-02-14 18:37:58 +00:00
$text [ 'description-auth_id' ][ 'es-cl' ] = "Ingrese el auth ID." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-auth_id' ][ 'pt-pt' ] = "Introduza o auth ID." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-auth_id' ][ 'fr-fr' ] = "Entrez l'ID d'authentification." ;
2013-06-09 20:46:14 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-password' ][ 'en-us' ] = "Password" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-password' ][ 'es-cl' ] = "Contraseña" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-password' ][ 'pt-pt' ] = "Password" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-password' ][ 'fr-fr' ] = "Mot de Passe" ;
2013-06-09 20:46:14 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-password' ][ 'en-us' ] = "Enter the password." ;
2014-02-14 18:37:58 +00:00
$text [ 'description-password' ][ 'es-cl' ] = "Ingrese una contraseña." ;
2013-10-17 22:06:01 +00:00
$text [ 'description-password' ][ 'pt-pt' ] = "Introduza a password." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-password' ][ 'fr-fr' ] = "Entrez le mot de passe." ;
2013-06-09 20:46:14 +00:00
2014-02-25 22:49:35 +00:00
$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." ;
2013-10-01 11:35:07 +00:00
$text [ 'label-device_description' ][ 'en-us' ] = "Description" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-device_description' ][ 'es-cl' ] = "Descripción" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-device_description' ][ 'pt-pt' ] = "Descrição" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-device_description' ][ 'fr-fr' ] = "Description" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'description-device_description' ][ 'en-us' ] = "Enter the description." ;
2014-02-14 18:37:58 +00:00
$text [ 'description-device_description' ][ 'es-cl' ] = "Ingrese una descripción" ;
2013-10-17 22:06:01 +00:00
$text [ 'description-device_description' ][ 'pt-pt' ] = "Introduza a descrição." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-device_description' ][ 'fr-fr' ] = "Entrez la description." ;
2013-05-23 08:18:12 +00:00
2013-12-17 16:19:54 +00:00
//keys
$text [ 'label-keys' ][ 'en-us' ] = "Keys" ;
2014-02-15 00:33:47 +00:00
$text [ 'label-keys' ][ 'es-cl' ] = "Claves" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-keys' ][ 'pt-pt' ] = "Teclas" ;
2014-02-15 00:33:47 +00:00
$text [ 'label-keys' ][ 'fr-fr' ] = "Clés" ;
2013-12-17 16:19:54 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'title-device_keys' ][ 'en-us' ] = "Device Keys" ;
2014-02-15 00:33:47 +00:00
$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" ;
2013-12-17 16:19:54 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'title-device_key' ][ 'en-us' ] = "Device Key" ;
2014-02-15 00:33:47 +00:00
$text [ 'title-device_key' ][ 'es-cl' ] = "Clave del dispositivo" ;
2014-02-25 22:49:35 +00:00
$text [ 'title-device_key' ][ 'pt-pt' ] = "Tecla do dispositivo" ;
2014-02-15 00:33:47 +00:00
$text [ 'title-device_key' ][ 'fr-fr' ] = "Key Device" ;
2013-12-17 16:19:54 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'description-device_key' ][ 'en-us' ] = "" ;
2014-02-15 00:33:47 +00:00
$text [ 'description-device_key' ][ 'es-cl' ] = "" ;
2014-01-31 10:27:15 +00:00
$text [ 'description-device_key' ][ 'pt-pt' ] = "" ;
$text [ 'description-device_key' ][ 'fr-fr' ] = "" ;
2013-12-17 16:19:54 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'label-device_key_id' ][ 'en-us' ] = "Key" ;
2014-02-15 00:33:47 +00:00
$text [ 'label-device_key_id' ][ 'es-cl' ] = "Clave" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-device_key_id' ][ 'pt-pt' ] = "Tecla" ;
2014-02-15 00:33:47 +00:00
$text [ 'label-device_key_id' ][ 'fr-fr' ] = "Clés" ;
2013-12-17 16:19:54 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'description-device_key' ][ 'en-us' ] = "Select the key." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-device_key' ][ 'es-cl' ] = "Seleccione la clave." ;
2014-02-25 22:49:35 +00:00
$text [ 'description-device_key' ][ 'pt-pt' ] = "Selecione a tecla." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-device_key' ][ 'fr-fr' ] = "Sélectionnez la clé." ;
2013-12-17 16:19:54 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'label-device_key_category' ][ 'en-us' ] = "Category" ;
2014-02-15 00:33:47 +00:00
$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" ;
2013-12-29 06:47:25 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'description-device_key_category' ][ 'en-us' ] = "Select the category." ;
2014-02-15 00:33:47 +00:00
$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." ;
2013-12-29 06:47:25 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'label-device_key_type' ][ 'en-us' ] = "Type" ;
2014-02-15 00:33:47 +00:00
$text [ 'label-device_key_type' ][ 'es-cl' ] = "Tipo" ;
$text [ 'label-device_key_type' ][ 'pt-pt' ] = "Tipo" ;
$text [ 'label-device_key_type' ][ 'fr-fr' ] = "Type" ;
2013-12-17 16:19:54 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'description-device_key_type' ][ 'en-us' ] = "Select the type of key." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-device_key_type' ][ 'es-cl' ] = "Seleccione el tipo de clave." ;
2014-02-25 22:49:35 +00:00
$text [ 'description-device_key_type' ][ 'pt-pt' ] = "Selecione o tipo de tecla." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-device_key_type' ][ 'fr-fr' ] = "Sélectionnez le type de clé." ;
2013-12-17 16:19:54 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'label-device_key_line' ][ 'en-us' ] = "Line" ;
2014-02-15 00:33:47 +00:00
$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" ;
2014-01-03 08:05:46 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'description-device_key_line' ][ 'en-us' ] = "Select the line number." ;
2014-02-15 00:33:47 +00:00
$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." ;
2014-01-03 08:05:46 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'label-device_key_value' ][ 'en-us' ] = "Value" ;
2014-02-15 00:33:47 +00:00
$text [ 'label-device_key_value' ][ 'es-cl' ] = "Valor" ;
$text [ 'label-device_key_value' ][ 'pt-pt' ] = "Valor" ;
$text [ 'label-device_key_value' ][ 'fr-fr' ] = "Valeur" ;
2013-12-17 16:19:54 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'description-device_key_value' ][ 'en-us' ] = "Enter the value." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-device_key_value' ][ 'es-cl' ] = "Introduzca el valor." ;
2014-02-25 22:49:35 +00:00
$text [ 'description-device_key_value' ][ 'pt-pt' ] = "Introduza o valor." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-device_key_value' ][ 'fr-fr' ] = "Entrez la valeur." ;
2013-12-17 16:19:54 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'label-device_key_extension' ][ 'en-us' ] = "Extension" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-device_key_extension' ][ 'es-cl' ] = "Extensión" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-device_key_extension' ][ 'pt-pt' ] = "Extensão" ;
$text [ 'label-device_key_extension' ][ 'fr-fr' ] = "Extension" ;
2014-01-03 23:11:42 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'description-device_key_extension' ][ 'en-us' ] = "Enter the extension." ;
2014-02-16 07:19:13 +00:00
$text [ 'description-device_key_extension' ][ 'es-cl' ] = "Introduzca la extensión." ;
2014-02-25 22:49:35 +00:00
$text [ 'description-device_key_extension' ][ 'pt-pt' ] = "Introduza a extensão." ;
2014-02-16 07:19:13 +00:00
$text [ 'description-device_key_extension' ][ 'fr-fr' ] = "Entrez l'extension." ;
2014-01-03 23:11:42 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'label-device_key_label' ][ 'en-us' ] = "Label" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-device_key_label' ][ 'es-cl' ] = "Etiqueta" ;
$text [ 'label-device_key_label' ][ 'pt-pt' ] = "Etiqueta" ;
$text [ 'label-device_key_label' ][ 'fr-fr' ] = "Étiquette" ;
2013-12-17 16:19:54 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'description-device_key_label' ][ 'en-us' ] = "Enter the label." ;
2014-02-16 07:19:13 +00:00
$text [ 'description-device_key_label' ][ 'es-cl' ] = "Introduzca la etiqueta." ;
2014-02-25 22:49:35 +00:00
$text [ 'description-device_key_label' ][ 'pt-pt' ] = "Introduza uma etiqueta." ;
2014-02-16 07:19:13 +00:00
$text [ 'description-device_key_label' ][ 'fr-fr' ] = "Entrez le nom." ;
2013-12-17 16:19:54 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'label-line' ][ 'en-us' ] = "Line" ;
2014-02-15 00:33:47 +00:00
$text [ 'label-line' ][ 'es-cl' ] = "Línea" ;
$text [ 'label-line' ][ 'pt-pt' ] = "Linha" ;
$text [ 'label-line' ][ 'fr-fr' ] = "Ligne" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-programmable' ][ 'en-us' ] = "Programmable" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-programmable' ][ 'es-cl' ] = "Programable" ;
$text [ 'label-programmable' ][ 'pt-pt' ] = "Programável" ;
$text [ 'label-programmable' ][ 'fr-fr' ] = "Programmable" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-memory' ][ 'en-us' ] = "Memory" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-memory' ][ 'es-cl' ] = "Memoria" ;
$text [ 'label-memory' ][ 'pt-pt' ] = "Memória" ;
$text [ 'label-memory' ][ 'fr-fr' ] = "Mémoire" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-expansion' ][ 'en-us' ] = "Expansion" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-expansion' ][ 'es-cl' ] = "Expansión" ;
$text [ 'label-expansion' ][ 'pt-pt' ] = "Expansão" ;
$text [ 'label-expansion' ][ 'fr-fr' ] = "Expansion" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-disabled' ][ 'en-us' ] = "Disabled" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-disabled' ][ 'es-cl' ] = "Discapacitado" ;
$text [ 'label-disabled' ][ 'pt-pt' ] = "Inválido" ;
$text [ 'label-disabled' ][ 'fr-fr' ] = "Disabled" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-shared_line' ][ 'en-us' ] = "Shared Line" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-shared_line' ][ 'es-cl' ] = "Línea compartida" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-shared_line' ][ 'pt-pt' ] = "Linha partilhada" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-shared_line' ][ 'fr-fr' ] = "Ligne partagée" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-speed_dial' ][ 'en-us' ] = "Speed Dial" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-speed_dial' ][ 'es-cl' ] = "Speed Dial" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-speed_dial' ][ 'pt-pt' ] = "Discagem Rápida" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-speed_dial' ][ 'fr-fr' ] = "Speed Dial" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-blf' ][ 'en-us' ] = "BLF" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-blf' ][ 'es-cl' ] = "BLF" ;
$text [ 'label-blf' ][ 'pt-pt' ] = "BLF" ;
$text [ 'label-blf' ][ 'fr-fr' ] = "BLF" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-presence_watcher' ][ 'en-us' ] = "Presence Watcher" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-presence_watcher' ][ 'es-cl' ] = "Presencia Watcher" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-presence_watcher' ][ 'pt-pt' ] = "Vigilante de Presença" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-presence_watcher' ][ 'fr-fr' ] = "Présence Watcher" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-eventlist_blf' ][ 'en-us' ] = "Eventlist BLF" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-eventlist_blf' ][ 'es-cl' ] = "Eventlist BLF" ;
$text [ 'label-eventlist_blf' ][ 'pt-pt' ] = "Eventlist BLF" ;
$text [ 'label-eventlist_blf' ][ 'fr-fr' ] = "Eventlist BLF" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-speed_dial_active' ][ 'en-us' ] = "Speed Dial Active" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-speed_dial_active' ][ 'es-cl' ] = "Speed Dial activo" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-speed_dial_active' ][ 'pt-pt' ] = "Discagem Rápida Ativa" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-speed_dial_active' ][ 'fr-fr' ] = "Speed Dial active" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-voicemail' ][ 'en-us' ] = "Voicemail" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-voicemail' ][ 'es-cl' ] = "Correo de voz" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-voicemail' ][ 'pt-pt' ] = "Correio de Voz" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-voicemail' ][ 'fr-fr' ] = "Messagerie vocale" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-call_return' ][ 'en-us' ] = "Call Return" ;
2014-02-16 07:19:13 +00:00
$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" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-dial_dtmf' ][ 'en-us' ] = "Dial DTMF" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-dial_dtmf' ][ 'es-cl' ] = "Marcación DTMF" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-dial_dtmf' ][ 'pt-pt' ] = "Marque DTMF" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-dial_dtmf' ][ 'fr-fr' ] = "Composez DTMF" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-transfer' ][ 'en-us' ] = "Transfer" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-transfer' ][ 'es-cl' ] = "Transferencia" ;
$text [ 'label-transfer' ][ 'pt-pt' ] = "Transferência" ;
$text [ 'label-transfer' ][ 'fr-fr' ] = "Transfert" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-call_park' ][ 'en-us' ] = "Call Park" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-call_park' ][ 'es-cl' ] = "Aparcado de llamadas" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-call_park' ][ 'pt-pt' ] = "Parqueamento de chamada" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-call_park' ][ 'fr-fr' ] = "Mise en garde" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-intercom' ][ 'en-us' ] = "Intercom" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-intercom' ][ 'es-cl' ] = "Intercomunicador" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-intercom' ][ 'pt-pt' ] = "Intercom" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-intercom' ][ 'fr-fr' ] = "Interphone" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-ldap_search' ][ 'en-us' ] = "LDAP Search" ;
2014-02-16 07:19:13 +00:00
$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" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-na' ][ 'en-us' ] = "N/A" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-na' ][ 'es-cl' ] = "N/A" ;
$text [ 'label-na' ][ 'pt-pt' ] = "N/A" ;
$text [ 'label-na' ][ 'fr-fr' ] = "N/A" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-conference' ][ 'en-us' ] = "Conference" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-conference' ][ 'es-cl' ] = "Conferencia" ;
$text [ 'label-conference' ][ 'pt-pt' ] = "Conferência" ;
$text [ 'label-conference' ][ 'fr-fr' ] = "Conférence" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-forward' ][ 'en-us' ] = "Forward" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-forward' ][ 'es-cl' ] = "Adelante" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-forward' ][ 'pt-pt' ] = "Encaminhar" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-forward' ][ 'fr-fr' ] = "Avant" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-hold' ][ 'en-us' ] = "Hold" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-hold' ][ 'es-cl' ] = "Mantener" ;
$text [ 'label-hold' ][ 'pt-pt' ] = "Segurar" ;
$text [ 'label-hold' ][ 'fr-fr' ] = "Tenir" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-dnd' ][ 'en-us' ] = "DND" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-dnd' ][ 'es-cl' ] = "DND" ;
$text [ 'label-dnd' ][ 'pt-pt' ] = "DND" ;
$text [ 'label-dnd' ][ 'fr-fr' ] = "DND" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-redial' ][ 'en-us' ] = "Redial" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-redial' ][ 'es-cl' ] = "Redial" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-redial' ][ 'pt-pt' ] = "Remarcar" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-redial' ][ 'fr-fr' ] = "Bis" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-call_return' ][ 'en-us' ] = "Call Return" ;
2014-02-16 07:19:13 +00:00
$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" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-sms' ][ 'en-us' ] = "SMS" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-sms' ][ 'es-cl' ] = "SMS" ;
$text [ 'label-sms' ][ 'pt-pt' ] = "SMS" ;
$text [ 'label-sms' ][ 'fr-fr' ] = "SMS" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-call_pickup' ][ 'en-us' ] = "Call Pickup" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-call_pickup' ][ 'es-cl' ] = "Captura de llamadas" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-call_pickup' ][ 'pt-pt' ] = "Captura de chamada" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-call_pickup' ][ 'fr-fr' ] = "Prise d'appel" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-dtmf' ][ 'en-us' ] = "DTMF" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-dtmf' ][ 'es-cl' ] = "DTMF" ;
$text [ 'label-dtmf' ][ 'pt-pt' ] = "DTMF" ;
$text [ 'label-dtmf' ][ 'fr-fr' ] = "DTMF" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-url' ][ 'en-us' ] = "URL" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-url' ][ 'es-cl' ] = "URL" ;
$text [ 'label-url' ][ 'pt-pt' ] = "URL" ;
$text [ 'label-url' ][ 'fr-fr' ] = "URL" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-public_hold' ][ 'en-us' ] = "Public Hold" ;
2014-02-16 07:19:13 +00:00
$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" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-private' ][ 'en-us' ] = "Private" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-private' ][ 'es-cl' ] = "Privado" ;
$text [ 'label-private' ][ 'pt-pt' ] = "Privado" ;
$text [ 'label-private' ][ 'fr-fr' ] = "Privé" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-xml_group' ][ 'en-us' ] = "XML Group" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-xml_group' ][ 'es-cl' ] = "Grupo XML" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-xml_group' ][ 'pt-pt' ] = "Grupo XML" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-xml_group' ][ 'fr-fr' ] = "Groupe XML" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-group_pickup' ][ 'en-us' ] = "Group Pickup" ;
2014-02-16 07:19:13 +00:00
$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" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-paging' ][ 'en-us' ] = "Paging" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-paging' ][ 'es-cl' ] = "Paging" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-paging' ][ 'pt-pt' ] = "Paginação" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-paging' ][ 'fr-fr' ] = "Pagination" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-record' ][ 'en-us' ] = "Record" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-record' ][ 'es-cl' ] = "Registro" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-record' ][ 'pt-pt' ] = "Registo" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-record' ][ 'fr-fr' ] = "Record" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-xml_browser' ][ 'en-us' ] = "XML Browser" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-xml_browser' ][ 'es-cl' ] = "Navegador XML" ;
$text [ 'label-xml_browser' ][ 'pt-pt' ] = "Navegador XML" ;
$text [ 'label-xml_browser' ][ 'fr-fr' ] = "Navigateur XML" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-history' ][ 'en-us' ] = "History" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-history' ][ 'es-cl' ] = "Histoire" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-history' ][ 'pt-pt' ] = "Histórico" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-history' ][ 'fr-fr' ] = "Histoire" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-directory' ][ 'en-us' ] = "Directory" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-directory' ][ 'es-cl' ] = "Directorio" ;
$text [ 'label-directory' ][ 'pt-pt' ] = "Diretório" ;
$text [ 'label-directory' ][ 'fr-fr' ] = "Annuaire" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-menu' ][ 'en-us' ] = "Menu" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-menu' ][ 'es-cl' ] = "Menú" ;
$text [ 'label-menu' ][ 'pt-pt' ] = "Menu" ;
$text [ 'label-menu' ][ 'fr-fr' ] = "Menu" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-new_sms' ][ 'en-us' ] = "New SMS" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-new_sms' ][ 'es-cl' ] = "Nuevo SMS" ;
$text [ 'label-new_sms' ][ 'pt-pt' ] = "Novo SMS" ;
$text [ 'label-new_sms' ][ 'fr-fr' ] = "Nouveau SMS" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-status' ][ 'en-us' ] = "Status" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-status' ][ 'es-cl' ] = "Estado" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-status' ][ 'pt-pt' ] = "Estado" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-status' ][ 'fr-fr' ] = "Statut" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-hot_desking' ][ 'en-us' ] = "Hot Desking" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-hot_desking' ][ 'es-cl' ] = "Hot Desking" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-hot_desking' ][ 'pt-pt' ] = "Hot Desking" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-hot_desking' ][ 'fr-fr' ] = "Hot Desk" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-url_record' ][ 'en-us' ] = "URL Record" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-url_record' ][ 'es-cl' ] = "URL Record" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-url_record' ][ 'pt-pt' ] = "URL de Registo" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-url_record' ][ 'fr-fr' ] = "URL de la fiche" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-ldap' ][ 'en-us' ] = "LDAP" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-ldap' ][ 'es-cl' ] = "LDAP" ;
$text [ 'label-ldap' ][ 'pt-pt' ] = "LDAP" ;
$text [ 'label-ldap' ][ 'fr-fr' ] = "LDAP" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-blf_list' ][ 'en-us' ] = "BLF List" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-blf_list' ][ 'es-cl' ] = "Lista BLF" ;
$text [ 'label-blf_list' ][ 'pt-pt' ] = "Lista BLF" ;
$text [ 'label-blf_list' ][ 'fr-fr' ] = "Liste BLF" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-prefix' ][ 'en-us' ] = "Prefix" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-prefix' ][ 'es-cl' ] = "Prefijo" ;
$text [ 'label-prefix' ][ 'pt-pt' ] = "Prefixo" ;
$text [ 'label-prefix' ][ 'fr-fr' ] = "Préfixe" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-zero_sp_touch' ][ 'en-us' ] = "Zero-Sp-Touch" ;
2014-02-16 07:19:13 +00:00
$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" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-acd' ][ 'en-us' ] = "ACD" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-acd' ][ 'es-cl' ] = "ACD" ;
$text [ 'label-acd' ][ 'pt-pt' ] = "ACD" ;
$text [ 'label-acd' ][ 'fr-fr' ] = "ACD" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-local_phonebook' ][ 'en-us' ] = "Local Phonebook" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-local_phonebook' ][ 'es-cl' ] = "Agenda telefónica local" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-local_phonebook' ][ 'pt-pt' ] = "Agenda telefónica local" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-local_phonebook' ][ 'fr-fr' ] = "Annuaire local" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-broadsoft_phonebook' ][ 'en-us' ] = "Broadsoft Phonebook" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-broadsoft_phonebook' ][ 'es-cl' ] = "Broadsoft agenda telefónica" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-broadsoft_phonebook' ][ 'pt-pt' ] = "Lista Telefónica Broadsoft" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-broadsoft_phonebook' ][ 'fr-fr' ] = "Broadsoft annuaire" ;
2014-01-31 10:27:15 +00:00
$text [ 'label-local_group' ][ 'en-us' ] = "Local Group" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-local_group' ][ 'es-cl' ] = "Grupo Local" ;
$text [ 'label-local_group' ][ 'pt-pt' ] = "Grupo Local" ;
$text [ 'label-local_group' ][ 'fr-fr' ] = "Groupe Local" ;
2013-12-17 16:19:54 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'label-broadsoft_group' ][ 'en-us' ] = "Broadsoft Group" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-broadsoft_group' ][ 'es-cl' ] = "Broadsoft Grupo" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-broadsoft_group' ][ 'pt-pt' ] = "Grupo Broadsoft" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-broadsoft_group' ][ 'fr-fr' ] = "Broadsoft Groupe" ;
2013-12-17 16:19:54 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'label-xml_phonebook' ][ 'en-us' ] = "XML Phonebook" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-xml_phonebook' ][ 'es-cl' ] = "Agenda telefónica XML" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-xml_phonebook' ][ 'pt-pt' ] = "Agenda telefónica XML" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-xml_phonebook' ][ 'fr-fr' ] = "Répertoire XML" ;
2013-12-17 16:19:54 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'label-switch_account_up' ][ 'en-us' ] = "Switch Account Up" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-switch_account_up' ][ 'es-cl' ] = "Cambie Cuenta Up" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-switch_account_up' ][ 'pt-pt' ] = "Habilitar conta" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-switch_account_up' ][ 'fr-fr' ] = "Mettez-vous compte" ;
2013-12-29 06:47:25 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'label-switch_account_down' ][ 'en-us' ] = "Switch Account Down" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-switch_account_down' ][ 'es-cl' ] = "Cambie la cuenta de Down" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-switch_account_down' ][ 'pt-pt' ] = "Desabilitar conta" ;
2014-02-16 07:19:13 +00:00
$text [ 'label-switch_account_down' ][ 'fr-fr' ] = "Mettez compte vers le bas" ;
2013-12-29 06:47:25 +00:00
2014-01-31 10:27:15 +00:00
$text [ 'label-keypad_lock' ][ 'en-us' ] = "Keypad Lock" ;
2014-02-16 07:19:13 +00:00
$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" ;
2013-12-29 06:47:25 +00:00
2013-12-10 15:05:16 +00:00
//general translations
2013-10-01 11:35:07 +00:00
$text [ 'label-true' ][ 'en-us' ] = "true" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-true' ][ 'es-cl' ] = "verdadero" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-true' ][ 'pt-pt' ] = "sim" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-true' ][ 'fr-fr' ] = "Oui" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'label-false' ][ 'en-us' ] = "false" ;
2014-02-14 18:37:58 +00:00
$text [ 'label-false' ][ 'es-cl' ] = "falso" ;
2013-10-17 22:06:01 +00:00
$text [ 'label-false' ][ 'pt-pt' ] = "não" ;
2013-10-01 11:35:07 +00:00
$text [ 'label-false' ][ 'fr-fr' ] = "Non" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'button-add' ][ 'en-us' ] = "Add" ;
2014-02-14 18:37:58 +00:00
$text [ 'button-add' ][ 'es-cl' ] = "Agregar" ;
2013-10-17 22:06:01 +00:00
$text [ 'button-add' ][ 'pt-pt' ] = "Adicionar" ;
2013-10-01 11:35:07 +00:00
$text [ 'button-add' ][ 'fr-fr' ] = "Ajouter" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'button-edit' ][ 'en-us' ] = "Edit" ;
2014-02-14 18:37:58 +00:00
$text [ 'button-edit' ][ 'es-cl' ] = "Editar" ;
2013-10-17 22:06:01 +00:00
$text [ 'button-edit' ][ 'pt-pt' ] = "Editar" ;
2013-10-01 11:35:07 +00:00
$text [ 'button-edit' ][ 'fr-fr' ] = "Editer" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'button-delete' ][ 'en-us' ] = "Delete" ;
2014-02-14 18:37:58 +00:00
$text [ 'button-delete' ][ 'es-cl' ] = "Eliminar" ;
2013-10-17 22:06:01 +00:00
$text [ 'button-delete' ][ 'pt-pt' ] = "Remover" ;
2013-10-01 11:35:07 +00:00
$text [ 'button-delete' ][ 'fr-fr' ] = "Supprimer" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'button-save' ][ 'en-us' ] = "Save" ;
2014-02-14 18:37:58 +00:00
$text [ 'button-save' ][ 'es-cl' ] = "Guardar" ;
2013-10-01 11:35:07 +00:00
$text [ 'button-save' ][ 'pt-pt' ] = "Guardar" ;
$text [ 'button-save' ][ 'fr-fr' ] = "Sauvegarder" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'button-view' ][ 'en-us' ] = "View" ;
2014-02-14 18:37:58 +00:00
$text [ 'button-view' ][ 'es-cl' ] = "Ver" ;
2013-10-17 22:06:01 +00:00
$text [ 'button-view' ][ 'pt-pt' ] = "Vista" ;
2013-10-01 11:35:07 +00:00
$text [ 'button-view' ][ 'fr-fr' ] = "Voir" ;
2013-05-23 08:18:12 +00:00
2014-02-23 09:33:27 +00:00
$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 03:28:28 +00:00
$text [ 'confirm-copy' ][ 'es-cl' ] = "¿Realmente desea copiar esto?" ;
2014-02-23 09:33:27 +00:00
$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." ;
2014-02-25 22:49:35 +00:00
$text [ 'message_device' ][ 'pt-pt' ] = "Introduza o novo endereço MAC." ;
2014-02-23 09:33:27 +00:00
$text [ 'message_device' ][ 'fr-fr' ] = "Insérer la nouvelle adresse MAC." ;
2013-10-01 11:35:07 +00:00
$text [ 'button-back' ][ 'en-us' ] = "Back" ;
2014-02-14 18:37:58 +00:00
$text [ 'button-back' ][ 'es-cl' ] = "Volver" ;
2013-10-01 11:35:07 +00:00
$text [ 'button-back' ][ 'pt-pt' ] = "Voltar" ;
$text [ 'button-back' ][ 'fr-fr' ] = "Retour" ;
2013-05-23 08:18:12 +00:00
2013-11-14 01:48:37 +00:00
$text [ 'label-tools' ][ 'en-us' ] = "Tools" ;
2014-02-15 00:33:47 +00:00
$text [ 'label-tools' ][ 'es-cl' ] = "Instrumentos" ;
2013-11-14 01:48:37 +00:00
$text [ 'label-tools' ][ 'pt-pt' ] = "Ferramentas" ;
$text [ 'label-tools' ][ 'fr-fr' ] = "Outils" ;
2013-12-10 15:05:16 +00:00
2013-11-14 01:48:37 +00:00
$text [ 'label-settings' ][ 'en-us' ] = "Settings" ;
2014-02-15 00:33:47 +00:00
$text [ 'label-settings' ][ 'es-cl' ] = "Configuración" ;
2013-11-14 01:48:37 +00:00
$text [ 'label-settings' ][ 'pt-pt' ] = "Definições" ;
$text [ 'label-settings' ][ 'fr-fr' ] = "Configurations" ;
2013-10-01 11:35:07 +00:00
$text [ 'confirm-delete' ][ 'en-us' ] = "Do you really want to delete this?" ;
2014-02-25 03:28:28 +00:00
$text [ 'confirm-delete' ][ 'es-cl' ] = "¿Realmente desea eliminar esto?" ;
2013-10-17 22:06:01 +00:00
$text [ 'confirm-delete' ][ 'pt-pt' ] = "Deseja realmente remover isto?" ;
2013-10-01 11:35:07 +00:00
$text [ 'confirm-delete' ][ 'fr-fr' ] = "Voulez-vous vraiment supprimer cela?" ;
2013-05-23 08:18:12 +00:00
2014-01-20 20:04:24 +00:00
$text [ 'message-message' ][ 'en-us' ] = "Message" ;
2014-02-15 00:33:47 +00:00
$text [ 'message-message' ][ 'es-cl' ] = "Mensaje" ;
2014-01-20 20:04:24 +00:00
$text [ 'message-message' ][ 'pt-pt' ] = "Mensagem" ;
$text [ 'message-message' ][ 'fr-fr' ] = "Message" ;
2013-10-01 11:35:07 +00:00
$text [ 'message-add' ][ 'en-us' ] = "Add Completed" ;
2014-02-14 18:37:58 +00:00
$text [ 'message-add' ][ 'es-cl' ] = "Agregar Completo" ;
2013-10-17 22:06:01 +00:00
$text [ 'message-add' ][ 'pt-pt' ] = "Adição Efectuada" ;
2013-10-01 11:35:07 +00:00
$text [ 'message-add' ][ 'fr-fr' ] = "Ajout Complet" ;
2013-05-23 08:18:12 +00:00
2014-02-15 00:33:47 +00:00
$text [ 'message-duplicate' ][ 'en-us' ] = "Duplicate Detected" ;
$text [ 'message-duplicate' ][ 'es-cl' ] = "duplicar detectado" ;
2014-02-25 22:49:35 +00:00
$text [ 'message-duplicate' ][ 'pt-pt' ] = "Detectado um duplicado" ;
2014-02-15 00:33:47 +00:00
$text [ 'message-duplicate' ][ 'fr-fr' ] = "dupliquer détecté" ;
2013-10-01 11:35:07 +00:00
$text [ 'message-update' ][ 'en-us' ] = "Update Completed" ;
2014-02-14 18:37:58 +00:00
$text [ 'message-update' ][ 'es-cl' ] = "Actualización Completada" ;
2013-10-17 22:06:01 +00:00
$text [ 'message-update' ][ 'pt-pt' ] = "Actualização Efectuada" ;
2013-10-01 11:35:07 +00:00
$text [ 'message-update' ][ 'fr-fr' ] = "Mise à Jour Complète" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'message-delete' ][ 'en-us' ] = "Delete Completed" ;
2014-02-14 18:37:58 +00:00
$text [ 'message-delete' ][ 'es-cl' ] = "Eliminación Completada" ;
2013-10-17 22:06:01 +00:00
$text [ 'message-delete' ][ 'pt-pt' ] = "Remoção Efectuada" ;
2013-10-01 11:35:07 +00:00
$text [ 'message-delete' ][ 'fr-fr' ] = "Suppression Complète" ;
2013-05-23 08:18:12 +00:00
2013-10-01 11:35:07 +00:00
$text [ 'message-required' ][ 'en-us' ] = "Please provide: " ;
2014-02-14 18:37:58 +00:00
$text [ 'message-required' ][ 'es-cl' ] = "Por favor indique: " ;
2013-10-17 22:06:01 +00:00
$text [ 'message-required' ][ 'pt-pt' ] = "Por favor indique: " ;
2013-09-30 13:19:40 +00:00
$text [ 'message-required' ][ 'fr-fr' ] = "Merci d'indiquer: " ;
2013-12-10 15:05:16 +00:00
2013-11-14 01:48:37 +00:00
$text [ 'label-category' ][ 'en-us' ] = "Category" ;
2014-02-15 00:33:47 +00:00
$text [ 'label-category' ][ 'es-cl' ] = "Categoría" ;
2013-11-14 01:48:37 +00:00
$text [ 'label-category' ][ 'pt-pt' ] = "Categoria" ;
$text [ 'label-category' ][ 'fr-fr' ] = "Catégorie" ;
$text [ 'description-category' ][ 'en-us' ] = "Enter the category." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-category' ][ 'es-cl' ] = "Introduzca la categoría." ;
2013-11-14 01:48:37 +00:00
$text [ 'description-category' ][ 'pt-pt' ] = "Introduza a categoria." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-category' ][ 'fr-fr' ] = "Entrer dans la catégorie." ;
2013-11-14 01:48:37 +00:00
2013-12-10 15:05:16 +00:00
$text [ 'label-device_setting_name' ][ 'en-us' ] = "Name" ;
2014-02-15 00:33:47 +00:00
$text [ 'label-device_setting_name' ][ 'es-cl' ] = "Nombre" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-device_setting_name' ][ 'pt-pt' ] = "Nome" ;
2013-12-10 15:05:16 +00:00
$text [ 'label-device_setting_name' ][ 'fr-fr' ] = "Nom" ;
$text [ 'label-device_setting_value' ][ 'en-us' ] = "Value" ;
2014-02-15 00:33:47 +00:00
$text [ 'label-device_setting_value' ][ 'es-cl' ] = "Valor" ;
2013-12-10 15:05:16 +00:00
$text [ 'label-device_setting_value' ][ 'pt-pt' ] = "Valor" ;
$text [ 'label-device_setting_value' ][ 'fr-fr' ] = "Valeur" ;
$text [ 'label-device_setting_description' ][ 'en-us' ] = "Description" ;
2014-02-15 00:33:47 +00:00
$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" ;
2013-12-10 15:05:16 +00:00
2013-11-14 01:48:37 +00:00
$text [ 'label-subcategory' ][ 'en-us' ] = "Subcategory" ;
2014-02-15 00:33:47 +00:00
$text [ 'label-subcategory' ][ 'es-cl' ] = "Subcategoría" ;
2013-11-14 01:48:37 +00:00
$text [ 'label-subcategory' ][ 'pt-pt' ] = "Subcategoria" ;
$text [ 'label-subcategory' ][ 'fr-fr' ] = "Sous-Catégorie" ;
$text [ 'description-subcategory' ][ 'en-us' ] = "Enter the subcategory." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-subcategory' ][ 'es-cl' ] = "Introduzca la subcategoría." ;
2013-11-14 01:48:37 +00:00
$text [ 'description-subcategory' ][ 'pt-pt' ] = "Introduza a subcategoria" ;
2014-02-15 00:33:47 +00:00
$text [ 'description-subcategory' ][ 'fr-fr' ] = "Entrez la sous-catégorie." ;
2013-11-14 01:48:37 +00:00
$text [ 'label-type' ][ 'en-us' ] = "Type" ;
2014-02-15 00:33:47 +00:00
$text [ 'label-type' ][ 'es-cl' ] = "Tipo" ;
2013-11-14 01:48:37 +00:00
$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)." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-type' ][ 'es-cl' ] = "Introduzca el tipo de ajuste (ie. uuid, name, var, dir, etc)." ;
2013-11-14 01:48:37 +00:00
$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" ;
2014-02-15 00:33:47 +00:00
$text [ 'label-value' ][ 'es-cl' ] = "Valor" ;
2013-11-14 01:48:37 +00:00
$text [ 'label-value' ][ 'pt-pt' ] = "Valor" ;
$text [ 'label-value' ][ 'fr-fr' ] = "Valeur" ;
$text [ 'description-value' ][ 'en-us' ] = "Enter the value of this setting." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-value' ][ 'es-cl' ] = "Introduzca el valor de esta configuración." ;
2013-11-14 01:48:37 +00:00
$text [ 'description-value' ][ 'pt-pt' ] = "Introduza o valor desta definição." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-value' ][ 'fr-fr' ] = "Entrez la valeur de ce paramètre." ;
2013-11-14 01:48:37 +00:00
$text [ 'label-enabled' ][ 'en-us' ] = "Enabled" ;
2014-02-15 00:33:47 +00:00
$text [ 'label-enabled' ][ 'es-cl' ] = "Habilitado" ;
2014-02-25 22:49:35 +00:00
$text [ 'label-enabled' ][ 'pt-pt' ] = "Habilitado" ;
2013-11-14 01:48:37 +00:00
$text [ 'label-enabled' ][ 'fr-fr' ] = "Actif" ;
$text [ 'description-enabled' ][ 'en-us' ] = "Set the status of this default setting." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-enabled' ][ 'es-cl' ] = "Ajuste el estado de la configuración predeterminada." ;
2013-11-14 01:48:37 +00:00
$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" ;
2014-02-15 00:33:47 +00:00
$text [ 'label-description' ][ 'es-cl' ] = "Descripción" ;
2013-11-14 01:48:37 +00:00
$text [ 'label-description' ][ 'pt-pt' ] = "Descrição" ;
$text [ 'label-description' ][ 'fr-fr' ] = "Description" ;
$text [ 'description-description' ][ 'en-us' ] = "Enter a description, if desired." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-description' ][ 'es-cl' ] = "Introduzca una descripción, si se desea." ;
2013-11-14 01:48:37 +00:00
$text [ 'description-description' ][ 'pt-pt' ] = "Introduza uma descrição, caso queira." ;
2014-02-15 00:33:47 +00:00
$text [ 'description-description' ][ 'fr-fr' ] = "Entrez une description, si vous le souhaitez." ;
2013-05-23 08:18:12 +00:00
2014-02-25 22:49:35 +00:00
?>