2013-05-23 10:18:12 +02:00
< ? php
//Devices
2013-10-01 13:35:07 +02:00
$text [ 'title-devices' ][ 'en-us' ] = " Devices " ;
2013-10-18 00:06:01 +02:00
$text [ 'title-devices' ][ 'pt-pt' ] = " Dispositivos " ;
2013-10-01 13:35:07 +02:00
$text [ 'title-devices' ][ 'fr-fr' ] = " Equipements " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'header-devices' ][ 'en-us' ] = " Devices " ;
2013-10-18 00:06:01 +02:00
$text [ 'header-devices' ][ 'pt-pt' ] = " Dispositivos " ;
2013-10-01 13:35:07 +02:00
$text [ 'header-devices' ][ 'fr-fr' ] = " Equipements " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02: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. " ;
2013-10-18 00:06:01 +02: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 15:19:40 +02: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 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'header-device' ][ 'en-us' ] = " Device " ;
2013-10-18 00:06:01 +02:00
$text [ 'header-device' ][ 'pt-pt' ] = " Dispositivo " ;
2013-10-01 13:35:07 +02:00
$text [ 'header-device' ][ 'fr-fr' ] = " Equipement " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'description-device' ][ 'en-us' ] = " The following information is used to provision endpoints. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-device' ][ 'pt-pt' ] = " A seguinte informação é usada para aprovisionar endpoints. " ;
2013-10-01 13:35:07 +02:00
$text [ 'description-device' ][ 'fr-fr' ] = " Les informations suivantes servent à enregistrer les Equipements. " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'label-device_mac_address' ][ 'en-us' ] = " MAC Address " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-device_mac_address' ][ 'pt-pt' ] = " Endereço MAC " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-device_mac_address' ][ 'fr-fr' ] = " Adresse MAC " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'description-device_mac_address' ][ 'en-us' ] = " Enter the MAC address. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-device_mac_address' ][ 'pt-pt' ] = " Introduza o endereço MAC. " ;
2013-10-01 13:35:07 +02:00
$text [ 'description-device_mac_address' ][ 'fr-fr' ] = " " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'label-extension' ][ 'en-us' ] = " Extensions " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-extension' ][ 'pt-pt' ] = " Extensões " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-extension' ][ 'fr-fr' ] = " Extensions " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'description-extension' ][ 'en-us' ] = " Assign the extension and line numbers to the device. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-extension' ][ 'pt-pt' ] = " Atribuir a extensão e números ao dispositivo. " ;
2013-09-30 15:19:40 +02:00
$text [ 'description-extension' ][ 'fr-fr' ] = " Assigner l'extension et le nombre de lignes à l'équipement. " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'label-device_label' ][ 'en-us' ] = " Label " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-device_label' ][ 'pt-pt' ] = " Rótulo " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-device_label' ][ 'fr-fr' ] = " Label " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'description-device_label' ][ 'en-us' ] = " Enter the device label. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-device_label' ][ 'pt-pt' ] = " Introduza o rótulo do dispositivo. " ;
2013-09-30 15:19:40 +02:00
$text [ 'description-device_label' ][ 'fr-fr' ] = " " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'label-device_vendor' ][ 'en-us' ] = " Vendor " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-device_vendor' ][ 'pt-pt' ] = " Fabricante " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-device_vendor' ][ 'fr-fr' ] = " Fabriquant " ;
2013-05-23 10:18:12 +02:00
2013-10-18 00:06:01 +02:00
$text [ 'description-device_vendor' ][ 'en-us' ] = " Enter the vendor name. " ;
$text [ 'description-device_vendor' ][ 'pt-pt' ] = " Introduza o nome do fabricante. " ;
2013-09-30 15:19:40 +02:00
$text [ 'description-device_vendor' ][ 'fr-fr' ] = " Entrer le nom du Fabriquant " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'label-device_model' ][ 'en-us' ] = " Model " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-device_model' ][ 'pt-pt' ] = " Modelo " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-device_model' ][ 'fr-fr' ] = " Modèle " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'description-device_model' ][ 'en-us' ] = " Enter the model name or number. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-device_model' ][ 'pt-pt' ] = " Introduza o nome do modelo ou número. " ;
2013-10-01 13:35:07 +02:00
$text [ 'description-device_model' ][ 'fr-fr' ] = " Entrer le nom ou le numéro du modèle " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'label-device_firmware_version' ][ 'en-us' ] = " Firmware Version " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-device_firmware_version' ][ 'pt-pt' ] = " Versão do Firmware " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-device_firmware_version' ][ 'fr-fr' ] = " Version Firmware " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'description-device_firmware_version' ][ 'en-us' ] = " Enter the firmware version. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-device_firmware_version' ][ 'pt-pt' ] = " Introduza a versão do firmware. " ;
2013-10-01 13:35:07 +02:00
$text [ 'description-device_firmware_version' ][ 'fr-fr' ] = " Entrer la version du firmware. " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'label-device_provision_enable' ][ 'en-us' ] = " Enabled " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-device_provision_enable' ][ 'pt-pt' ] = " Activado " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-device_provision_enable' ][ 'fr-fr' ] = " Actif " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'description-device_provision_enable' ][ 'en-us' ] = " Enable or disable provisioning for this device. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-device_provision_enable' ][ 'pt-pt' ] = " Active ou Desactive o aprovisionamento para este dispositivo. " ;
2013-10-01 13:35:07 +02:00
$text [ 'description-device_provision_enable' ][ 'fr-fr' ] = " " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'label-device_template' ][ 'en-us' ] = " Template " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-device_template' ][ 'pt-pt' ] = " Template " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-device_template' ][ 'fr-fr' ] = " Template " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'description-device_template' ][ 'en-us' ] = " Select a template. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-device_template' ][ 'pt-pt' ] = " Seleccione um template. " ;
2013-10-01 13:35:07 +02:00
$text [ 'description-device_template' ][ 'fr-fr' ] = " " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'label-lines' ][ 'en-us' ] = " Lines " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-lines' ][ 'pt-pt' ] = " Linhas " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-lines' ][ 'fr-fr' ] = " Lignes " ;
2013-06-09 22:46:14 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'label-line' ][ 'en-us' ] = " Line " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-line' ][ 'pt-pt' ] = " Linha " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-line' ][ 'fr-fr' ] = " Ligne " ;
2013-06-09 22:46:14 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'label-line_number' ][ 'en-us' ] = " Line Number " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-line_number' ][ 'pt-pt' ] = " Número " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-line_number' ][ 'fr-fr' ] = " Nombre de Lignes " ;
2013-06-09 22:46:14 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'description-line_number' ][ 'en-us' ] = " Select a line number. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-line_number' ][ 'pt-pt' ] = " Selecciona um número. " ;
2013-09-30 15:19:40 +02:00
$text [ 'description-line_number' ][ 'fr-fr' ] = " Choisir un numéro de ligne. " ;
2013-06-09 22:46:14 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'label-server_address' ][ 'en-us' ] = " Server Address " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-server_address' ][ 'pt-pt' ] = " Endereço do Servidor " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-server_address' ][ 'fr-fr' ] = " Adresse du Serveur " ;
2013-06-09 22:46:14 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'description-server_address' ][ 'en-us' ] = " Select a server address. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-server_address' ][ 'pt-pt' ] = " Seleccione um endereço de servidor. " ;
2013-10-01 13:35:07 +02:00
$text [ 'description-server_address' ][ 'fr-fr' ] = " " ;
2013-06-09 22:46:14 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'description-server_address' ][ 'en-us' ] = " Select a server address. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-server_address' ][ 'pt-pt' ] = " Seleccione um endereço de servidor. " ;
2013-10-01 13:35:07 +02:00
$text [ 'description-server_address' ][ 'fr-fr' ] = " " ;
2013-09-30 18:16:32 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'label-outbound_proxy' ][ 'en-us' ] = " Outbound Proxy " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-outbound_proxy' ][ 'pt-pt' ] = " Outbound Proxy " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-outbound_proxy' ][ 'fr-fr' ] = " Proxy Sortant " ;
2013-06-09 22:46:14 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'description-outbound_proxy' ][ 'en-us' ] = " Enter the outbound proxy. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-outbound_proxy' ][ 'pt-pt' ] = " Introduza o outbound proxy. " ;
2013-10-01 13:35:07 +02:00
$text [ 'description-outbound_proxy' ][ 'fr-fr' ] = " " ;
2013-06-09 22:46:14 +02:00
2013-12-17 17:19:54 +01:00
$text [ 'label-sip_port' ][ 'en-us' ] = " Port " ;
$text [ 'label-sip_port' ][ 'pt-pt' ] = " " ;
$text [ 'label-sip_port' ][ 'fr-fr' ] = " " ;
$text [ 'description-sip_port' ][ 'en-us' ] = " Enter the SIP port. " ;
$text [ 'description-sip_port' ][ 'pt-pt' ] = " " ;
$text [ 'description-sip_port' ][ 'fr-fr' ] = " " ;
$text [ 'label-sip_transport' ][ 'en-us' ] = " Transport " ;
$text [ 'label-sip_transport' ][ 'pt-pt' ] = " " ;
$text [ 'label-sip_transport' ][ 'fr-fr' ] = " " ;
$text [ 'description-sip_transport' ][ 'en-us' ] = " Enter the SIP transport protocol. " ;
$text [ 'description-sip_transport' ][ 'pt-pt' ] = " Introduza o . " ;
$text [ 'description-sip_transport' ][ 'fr-fr' ] = " " ;
$text [ 'label-register_expires' ][ 'en-us' ] = " Register Expires " ;
$text [ 'label-register_expires' ][ 'pt-pt' ] = " " ;
$text [ 'label-register_expires' ][ 'fr-fr' ] = " " ;
$text [ 'description-register_expires' ][ 'en-us' ] = " Enter the expire time for the SIP registration. " ;
$text [ 'description-register_expires' ][ 'pt-pt' ] = " . " ;
$text [ 'description-register_expires' ][ 'fr-fr' ] = " " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-display_name' ][ 'en-us' ] = " Display Name " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-display_name' ][ 'pt-pt' ] = " Nome no visor " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-display_name' ][ 'fr-fr' ] = " Nom affiché " ;
2013-06-09 22:46:14 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'description-display_name' ][ 'en-us' ] = " Enter the display name. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-display_name' ][ 'pt-pt' ] = " Introduza o nome no visor. " ;
2013-10-01 13:35:07 +02:00
$text [ 'description-display_name' ][ 'fr-fr' ] = " " ;
2013-06-09 22:46:14 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'label-user_id' ][ 'en-us' ] = " User ID " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-user_id' ][ 'pt-pt' ] = " ID do utilizador " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-user_id' ][ 'fr-fr' ] = " Usager ID " ;
2013-06-09 22:46:14 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'description-user_id' ][ 'en-us' ] = " Enter the user ID. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-user_id' ][ 'pt-pt' ] = " Introduza o ID do utilizador. " ;
2013-10-01 13:35:07 +02:00
$text [ 'description-user_id' ][ 'fr-fr' ] = " " ;
2013-06-09 22:46:14 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'label-auth_id' ][ 'en-us' ] = " Auth ID " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-auth_id' ][ 'pt-pt' ] = " Auth ID " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-auth_id' ][ 'fr-fr' ] = " Auth ID " ;
2013-06-09 22:46:14 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'description-auth_id' ][ 'en-us' ] = " Enter the auth ID. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-auth_id' ][ 'pt-pt' ] = " Introduza o auth ID. " ;
2013-10-01 13:35:07 +02:00
$text [ 'description-auth_id' ][ 'fr-fr' ] = " " ;
2013-06-09 22:46:14 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'label-password' ][ 'en-us' ] = " Password " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-password' ][ 'pt-pt' ] = " Password " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-password' ][ 'fr-fr' ] = " Mot de Passe " ;
2013-06-09 22:46:14 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'description-password' ][ 'en-us' ] = " Enter the password. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-password' ][ 'pt-pt' ] = " Introduza a password. " ;
2013-10-01 13:35:07 +02:00
$text [ 'description-password' ][ 'fr-fr' ] = " " ;
2013-06-09 22:46:14 +02:00
2013-10-01 13:35:07 +02:00
//$text['label-device_username']['en-us'] = "Username";
//$text['label-device_username']['pt-pt'] = "";
//$text['label-device_username']['fr-fr'] = "";
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
//$text['description-device_username']['en-us'] = "Username";
//$text['description-device_username']['pt-pt'] = "";
//$text['description-device_username']['fr-fr'] = "";
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
//$text['label-device_password']['en-us'] = "Password";
//$text['label-device_password']['pt-pt'] = "";
//$text['label-device_password']['fr-fr'] = "";
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
//$text['description-device_password']['en-us'] = "Password";
//$text['description-device_password']['pt-pt'] = "";
//$text['description-device_password']['fr-fr'] = "";
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'label-device_time_zone' ][ 'en-us' ] = " Time Zone " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-device_time_zone' ][ 'pt-pt' ] = " Time Zone " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-device_time_zone' ][ 'fr-fr' ] = " Fuseau Horaire " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'description-device_time_zone' ][ 'en-us' ] = " Enter the time zone. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-device_time_zone' ][ 'pt-pt' ] = " Introduza o time zone. " ;
2013-10-01 13:35:07 +02:00
$text [ 'description-device_time_zone' ][ 'fr-fr' ] = " " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'label-device_description' ][ 'en-us' ] = " Description " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-device_description' ][ 'pt-pt' ] = " Descrição " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-device_description' ][ 'fr-fr' ] = " Description " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'description-device_description' ][ 'en-us' ] = " Enter the description. " ;
2013-10-18 00:06:01 +02:00
$text [ 'description-device_description' ][ 'pt-pt' ] = " Introduza a descrição. " ;
2013-10-01 13:35:07 +02:00
$text [ 'description-device_description' ][ 'fr-fr' ] = " " ;
2013-05-23 10:18:12 +02:00
2013-12-17 17:19:54 +01:00
//keys
$text [ 'label-keys' ][ 'en-us' ] = " Keys " ;
$text [ 'label-keys' ][ 'pt-pt' ] = " " ;
$text [ 'label-keys' ][ 'fr-fr' ] = " " ;
2014-01-31 11:27:15 +01:00
$text [ 'title-device_keys' ][ 'en-us' ] = " Device Keys " ;
$text [ 'title-device_keys' ][ 'pt-pt' ] = " " ;
$text [ 'title-device_keys' ][ 'fr-fr' ] = " " ;
2013-12-17 17:19:54 +01:00
2014-01-31 11:27:15 +01:00
$text [ 'title-device_key' ][ 'en-us' ] = " Device Key " ;
$text [ 'title-device_key' ][ 'pt-pt' ] = " " ;
$text [ 'title-device_key' ][ 'fr-fr' ] = " " ;
2013-12-17 17:19:54 +01:00
2014-01-31 11:27:15 +01:00
$text [ 'description-device_key' ][ 'en-us' ] = " " ;
$text [ 'description-device_key' ][ 'pt-pt' ] = " " ;
$text [ 'description-device_key' ][ 'fr-fr' ] = " " ;
2013-12-17 17:19:54 +01:00
2014-01-31 11:27:15 +01:00
$text [ 'label-device_key_id' ][ 'en-us' ] = " Key " ;
$text [ 'label-device_key_id' ][ 'pt-pt' ] = " " ;
$text [ 'label-device_key_id' ][ 'fr-fr' ] = " " ;
2013-12-17 17:19:54 +01:00
2014-01-31 11:27:15 +01:00
$text [ 'description-device_key' ][ 'en-us' ] = " Select the key. " ;
$text [ 'description-device_key' ][ 'pt-pt' ] = " " ;
$text [ 'description-device_key' ][ 'fr-fr' ] = " " ;
2013-12-17 17:19:54 +01:00
2014-01-31 11:27:15 +01:00
$text [ 'label-device_key_category' ][ 'en-us' ] = " Category " ;
$text [ 'label-device_key_category' ][ 'pt-pt' ] = " " ;
$text [ 'label-device_key_category' ][ 'fr-fr' ] = " " ;
2013-12-29 07:47:25 +01:00
2014-01-31 11:27:15 +01:00
$text [ 'description-device_key_category' ][ 'en-us' ] = " Select the category. " ;
$text [ 'description-device_key_category' ][ 'pt-pt' ] = " " ;
$text [ 'description-device_key_category' ][ 'fr-fr' ] = " " ;
2013-12-29 07:47:25 +01:00
2014-01-31 11:27:15 +01:00
$text [ 'label-device_key_type' ][ 'en-us' ] = " Type " ;
$text [ 'label-device_key_type' ][ 'pt-pt' ] = " " ;
$text [ 'label-device_key_type' ][ 'fr-fr' ] = " " ;
2013-12-17 17:19:54 +01:00
2014-01-31 11:27:15 +01:00
$text [ 'description-device_key_type' ][ 'en-us' ] = " Select the type of key. " ;
$text [ 'description-device_key_type' ][ 'pt-pt' ] = " " ;
$text [ 'description-device_key_type' ][ 'fr-fr' ] = " " ;
2013-12-17 17:19:54 +01:00
2014-01-31 11:27:15 +01:00
$text [ 'label-device_key_line' ][ 'en-us' ] = " Line " ;
$text [ 'label-device_key_line' ][ 'pt-pt' ] = " " ;
$text [ 'label-device_key_line' ][ 'fr-fr' ] = " " ;
2014-01-03 09:05:46 +01:00
2014-01-31 11:27:15 +01:00
$text [ 'description-device_key_line' ][ 'en-us' ] = " Select the line number. " ;
$text [ 'description-device_key_line' ][ 'pt-pt' ] = " " ;
$text [ 'description-device_key_line' ][ 'fr-fr' ] = " " ;
2014-01-03 09:05:46 +01:00
2014-01-31 11:27:15 +01:00
$text [ 'label-device_key_value' ][ 'en-us' ] = " Value " ;
$text [ 'label-device_key_value' ][ 'pt-pt' ] = " " ;
$text [ 'label-device_key_value' ][ 'fr-fr' ] = " " ;
2013-12-17 17:19:54 +01:00
2014-01-31 11:27:15 +01:00
$text [ 'description-device_key_value' ][ 'en-us' ] = " Enter the value. " ;
$text [ 'description-device_key_value' ][ 'pt-pt' ] = " " ;
$text [ 'description-device_key_value' ][ 'fr-fr' ] = " " ;
2013-12-17 17:19:54 +01:00
2014-01-31 11:27:15 +01:00
$text [ 'label-device_key_extension' ][ 'en-us' ] = " Extension " ;
$text [ 'label-device_key_extension' ][ 'pt-pt' ] = " " ;
$text [ 'label-device_key_extension' ][ 'fr-fr' ] = " " ;
2014-01-04 00:11:42 +01:00
2014-01-31 11:27:15 +01:00
$text [ 'description-device_key_extension' ][ 'en-us' ] = " Enter the extension. " ;
$text [ 'description-device_key_extension' ][ 'pt-pt' ] = " " ;
$text [ 'description-device_key_extension' ][ 'fr-fr' ] = " " ;
2014-01-04 00:11:42 +01:00
2014-01-31 11:27:15 +01:00
$text [ 'label-device_key_label' ][ 'en-us' ] = " Label " ;
$text [ 'label-device_key_label' ][ 'pt-pt' ] = " " ;
$text [ 'label-device_key_label' ][ 'fr-fr' ] = " " ;
2013-12-17 17:19:54 +01:00
2014-01-31 11:27:15 +01:00
$text [ 'description-device_key_label' ][ 'en-us' ] = " Enter the label. " ;
$text [ 'description-device_key_label' ][ 'pt-pt' ] = " " ;
$text [ 'description-device_key_label' ][ 'fr-fr' ] = " " ;
2013-12-17 17:19:54 +01:00
2014-01-31 11:27:15 +01:00
$text [ 'label-line' ][ 'en-us' ] = " Line " ;
$text [ 'label-line' ][ 'pt-pt' ] = " " ;
$text [ 'label-line' ][ 'fr-fr' ] = " " ;
$text [ 'label-programmable' ][ 'en-us' ] = " Programmable " ;
$text [ 'label-programmable' ][ 'pt-pt' ] = " " ;
$text [ 'label-programmable' ][ 'fr-fr' ] = " " ;
$text [ 'label-memory' ][ 'en-us' ] = " Memory " ;
$text [ 'label-memory' ][ 'pt-pt' ] = " " ;
$text [ 'label-memory' ][ 'fr-fr' ] = " " ;
$text [ 'label-expansion' ][ 'en-us' ] = " Expansion " ;
$text [ 'label-expansion' ][ 'pt-pt' ] = " " ;
$text [ 'label-expansion' ][ 'fr-fr' ] = " " ;
$text [ 'label-disabled' ][ 'en-us' ] = " Disabled " ;
$text [ 'label-disabled' ][ 'pt-pt' ] = " " ;
$text [ 'label-disabled' ][ 'fr-fr' ] = " " ;
$text [ 'label-shared_line' ][ 'en-us' ] = " Shared Line " ;
$text [ 'label-shared_line' ][ 'pt-pt' ] = " " ;
$text [ 'label-shared_line' ][ 'fr-fr' ] = " " ;
$text [ 'label-speed_dial' ][ 'en-us' ] = " Speed Dial " ;
$text [ 'label-speed_dial' ][ 'pt-pt' ] = " " ;
$text [ 'label-speed_dial' ][ 'fr-fr' ] = " " ;
$text [ 'label-blf' ][ 'en-us' ] = " BLF " ;
$text [ 'label-blf' ][ 'pt-pt' ] = " " ;
$text [ 'label-blf' ][ 'fr-fr' ] = " " ;
$text [ 'label-presence_watcher' ][ 'en-us' ] = " Presence Watcher " ;
$text [ 'label-presence_watcher' ][ 'pt-pt' ] = " " ;
$text [ 'label-presence_watcher' ][ 'fr-fr' ] = " " ;
$text [ 'label-eventlist_blf' ][ 'en-us' ] = " Eventlist BLF " ;
$text [ 'label-eventlist_blf' ][ 'pt-pt' ] = " " ;
$text [ 'label-eventlist_blf' ][ 'fr-fr' ] = " " ;
$text [ 'label-speed_dial_active' ][ 'en-us' ] = " Speed Dial Active " ;
$text [ 'label-speed_dial_active' ][ 'pt-pt' ] = " " ;
$text [ 'label-speed_dial_active' ][ 'fr-fr' ] = " " ;
$text [ 'label-voicemail' ][ 'en-us' ] = " Voicemail " ;
$text [ 'label-voicemail' ][ 'pt-pt' ] = " " ;
$text [ 'label-voicemail' ][ 'fr-fr' ] = " " ;
$text [ 'label-call_return' ][ 'en-us' ] = " Call Return " ;
$text [ 'label-call_return' ][ 'pt-pt' ] = " " ;
$text [ 'label-call_return' ][ 'fr-fr' ] = " " ;
$text [ 'label-dial_dtmf' ][ 'en-us' ] = " Dial DTMF " ;
$text [ 'label-dial_dtmf' ][ 'pt-pt' ] = " " ;
$text [ 'label-dial_dtmf' ][ 'fr-fr' ] = " " ;
$text [ 'label-transfer' ][ 'en-us' ] = " Transfer " ;
$text [ 'label-transfer' ][ 'pt-pt' ] = " " ;
$text [ 'label-transfer' ][ 'fr-fr' ] = " " ;
$text [ 'label-call_park' ][ 'en-us' ] = " Call Park " ;
$text [ 'label-call_park' ][ 'pt-pt' ] = " " ;
$text [ 'label-call_park' ][ 'fr-fr' ] = " " ;
$text [ 'label-intercom' ][ 'en-us' ] = " Intercom " ;
$text [ 'label-intercom' ][ 'pt-pt' ] = " " ;
$text [ 'label-intercom' ][ 'fr-fr' ] = " " ;
$text [ 'label-ldap_search' ][ 'en-us' ] = " LDAP Search " ;
$text [ 'label-ldap_search' ][ 'pt-pt' ] = " " ;
$text [ 'label-ldap_search' ][ 'fr-fr' ] = " " ;
$text [ 'label-ldap_search' ][ 'en-us' ] = " LDAP Search " ;
$text [ 'label-ldap_search' ][ 'pt-pt' ] = " " ;
$text [ 'label-ldap_search' ][ 'fr-fr' ] = " " ;
$text [ 'label-ldap_search' ][ 'en-us' ] = " LDAP Search " ;
$text [ 'label-ldap_search' ][ 'pt-pt' ] = " " ;
$text [ 'label-ldap_search' ][ 'fr-fr' ] = " " ;
$text [ 'label-ldap_search' ][ 'en-us' ] = " LDAP Search " ;
$text [ 'label-ldap_search' ][ 'pt-pt' ] = " " ;
$text [ 'label-ldap_search' ][ 'fr-fr' ] = " " ;
$text [ 'label-ldap_search' ][ 'en-us' ] = " LDAP Search " ;
$text [ 'label-ldap_search' ][ 'pt-pt' ] = " " ;
$text [ 'label-ldap_search' ][ 'fr-fr' ] = " " ;
$text [ 'label-na' ][ 'en-us' ] = " N/A " ;
$text [ 'label-na' ][ 'pt-pt' ] = " " ;
$text [ 'label-na' ][ 'fr-fr' ] = " " ;
$text [ 'label-conference' ][ 'en-us' ] = " Conference " ;
$text [ 'label-conference' ][ 'pt-pt' ] = " " ;
$text [ 'label-conference' ][ 'fr-fr' ] = " " ;
$text [ 'label-forward' ][ 'en-us' ] = " Forward " ;
$text [ 'label-forward' ][ 'pt-pt' ] = " " ;
$text [ 'label-forward' ][ 'fr-fr' ] = " " ;
$text [ 'label-hold' ][ 'en-us' ] = " Hold " ;
$text [ 'label-hold' ][ 'pt-pt' ] = " " ;
$text [ 'label-hold' ][ 'fr-fr' ] = " " ;
$text [ 'label-dnd' ][ 'en-us' ] = " DND " ;
$text [ 'label-dnd' ][ 'pt-pt' ] = " " ;
$text [ 'label-dnd' ][ 'fr-fr' ] = " " ;
$text [ 'label-redial' ][ 'en-us' ] = " Redial " ;
$text [ 'label-redial' ][ 'pt-pt' ] = " " ;
$text [ 'label-redial' ][ 'fr-fr' ] = " " ;
$text [ 'label-call_return' ][ 'en-us' ] = " Call Return " ;
$text [ 'label-call_return' ][ 'pt-pt' ] = " " ;
$text [ 'label-call_return' ][ 'fr-fr' ] = " " ;
$text [ 'label-sms' ][ 'en-us' ] = " SMS " ;
$text [ 'label-sms' ][ 'pt-pt' ] = " " ;
$text [ 'label-sms' ][ 'fr-fr' ] = " " ;
$text [ 'label-call_pickup' ][ 'en-us' ] = " Call Pickup " ;
$text [ 'label-call_pickup' ][ 'pt-pt' ] = " " ;
$text [ 'label-call_pickup' ][ 'fr-fr' ] = " " ;
$text [ 'label-dtmf' ][ 'en-us' ] = " DTMF " ;
$text [ 'label-dtmf' ][ 'pt-pt' ] = " " ;
$text [ 'label-dtmf' ][ 'fr-fr' ] = " " ;
$text [ 'label-url' ][ 'en-us' ] = " URL " ;
$text [ 'label-url' ][ 'pt-pt' ] = " " ;
$text [ 'label-url' ][ 'fr-fr' ] = " " ;
$text [ 'label-public_hold' ][ 'en-us' ] = " Public Hold " ;
$text [ 'label-public_hold' ][ 'pt-pt' ] = " " ;
$text [ 'label-public_hold' ][ 'fr-fr' ] = " " ;
$text [ 'label-private' ][ 'en-us' ] = " Private " ;
$text [ 'label-private' ][ 'pt-pt' ] = " " ;
$text [ 'label-private' ][ 'fr-fr' ] = " " ;
$text [ 'label-xml_group' ][ 'en-us' ] = " XML Group " ;
$text [ 'label-xml_group' ][ 'pt-pt' ] = " " ;
$text [ 'label-xml_group' ][ 'fr-fr' ] = " " ;
$text [ 'label-group_pickup' ][ 'en-us' ] = " Group Pickup " ;
$text [ 'label-group_pickup' ][ 'pt-pt' ] = " " ;
$text [ 'label-group_pickup' ][ 'fr-fr' ] = " " ;
$text [ 'label-paging' ][ 'en-us' ] = " Paging " ;
$text [ 'label-paging' ][ 'pt-pt' ] = " " ;
$text [ 'label-paging' ][ 'fr-fr' ] = " " ;
$text [ 'label-record' ][ 'en-us' ] = " Record " ;
$text [ 'label-record' ][ 'pt-pt' ] = " " ;
$text [ 'label-record' ][ 'fr-fr' ] = " " ;
$text [ 'label-xml_browser' ][ 'en-us' ] = " XML Browser " ;
$text [ 'label-xml_browser' ][ 'pt-pt' ] = " " ;
$text [ 'label-xml_browser' ][ 'fr-fr' ] = " " ;
$text [ 'label-history' ][ 'en-us' ] = " History " ;
$text [ 'label-history' ][ 'pt-pt' ] = " " ;
$text [ 'label-history' ][ 'fr-fr' ] = " " ;
$text [ 'label-directory' ][ 'en-us' ] = " Directory " ;
$text [ 'label-directory' ][ 'pt-pt' ] = " " ;
$text [ 'label-directory' ][ 'fr-fr' ] = " " ;
$text [ 'label-menu' ][ 'en-us' ] = " Menu " ;
$text [ 'label-menu' ][ 'pt-pt' ] = " " ;
$text [ 'label-menu' ][ 'fr-fr' ] = " " ;
$text [ 'label-new_sms' ][ 'en-us' ] = " New SMS " ;
$text [ 'label-new_sms' ][ 'pt-pt' ] = " " ;
$text [ 'label-new_sms' ][ 'fr-fr' ] = " " ;
$text [ 'label-status' ][ 'en-us' ] = " Status " ;
$text [ 'label-status' ][ 'pt-pt' ] = " " ;
$text [ 'label-status' ][ 'fr-fr' ] = " " ;
$text [ 'label-hot_desking' ][ 'en-us' ] = " Hot Desking " ;
$text [ 'label-hot_desking' ][ 'pt-pt' ] = " " ;
$text [ 'label-hot_desking' ][ 'fr-fr' ] = " " ;
$text [ 'label-url_record' ][ 'en-us' ] = " URL Record " ;
$text [ 'label-url_record' ][ 'pt-pt' ] = " " ;
$text [ 'label-url_record' ][ 'fr-fr' ] = " " ;
$text [ 'label-ldap' ][ 'en-us' ] = " LDAP " ;
$text [ 'label-ldap' ][ 'pt-pt' ] = " " ;
$text [ 'label-ldap' ][ 'fr-fr' ] = " " ;
$text [ 'label-blf_list' ][ 'en-us' ] = " BLF List " ;
$text [ 'label-blf_list' ][ 'pt-pt' ] = " " ;
$text [ 'label-blf_list' ][ 'fr-fr' ] = " " ;
$text [ 'label-prefix' ][ 'en-us' ] = " Prefix " ;
$text [ 'label-prefix' ][ 'pt-pt' ] = " " ;
$text [ 'label-prefix' ][ 'fr-fr' ] = " " ;
$text [ 'label-zero_sp_touch' ][ 'en-us' ] = " Zero-Sp-Touch " ;
$text [ 'label-zero_sp_touch' ][ 'pt-pt' ] = " " ;
$text [ 'label-zero_sp_touch' ][ 'fr-fr' ] = " " ;
$text [ 'label-acd' ][ 'en-us' ] = " ACD " ;
$text [ 'label-acd' ][ 'pt-pt' ] = " " ;
$text [ 'label-acd' ][ 'fr-fr' ] = " " ;
$text [ 'label-local_phonebook' ][ 'en-us' ] = " Local Phonebook " ;
$text [ 'label-local_phonebook' ][ 'pt-pt' ] = " " ;
$text [ 'label-local_phonebook' ][ 'fr-fr' ] = " " ;
$text [ 'label-broadsoft_phonebook' ][ 'en-us' ] = " Broadsoft Phonebook " ;
$text [ 'label-broadsoft_phonebook' ][ 'pt-pt' ] = " " ;
$text [ 'label-broadsoft_phonebook' ][ 'fr-fr' ] = " " ;
$text [ 'label-local_group' ][ 'en-us' ] = " Local Group " ;
$text [ 'label-local_group' ][ 'pt-pt' ] = " " ;
$text [ 'label-local_group' ][ 'fr-fr' ] = " " ;
2013-12-17 17:19:54 +01:00
2014-01-31 11:27:15 +01:00
$text [ 'label-broadsoft_group' ][ 'en-us' ] = " Broadsoft Group " ;
$text [ 'label-broadsoft_group' ][ 'pt-pt' ] = " " ;
$text [ 'label-broadsoft_group' ][ 'fr-fr' ] = " " ;
2013-12-17 17:19:54 +01:00
2014-01-31 11:27:15 +01:00
$text [ 'label-xml_phonebook' ][ 'en-us' ] = " XML Phonebook " ;
$text [ 'label-xml_phonebook' ][ 'pt-pt' ] = " " ;
$text [ 'label-xml_phonebook' ][ 'fr-fr' ] = " " ;
2013-12-17 17:19:54 +01:00
2014-01-31 11:27:15 +01:00
$text [ 'label-switch_account_up' ][ 'en-us' ] = " Switch Account Up " ;
$text [ 'label-switch_account_up' ][ 'pt-pt' ] = " " ;
$text [ 'label-switch_account_up' ][ 'fr-fr' ] = " " ;
2013-12-29 07:47:25 +01:00
2014-01-31 11:27:15 +01:00
$text [ 'label-switch_account_down' ][ 'en-us' ] = " Switch Account Down " ;
$text [ 'label-switch_account_down' ][ 'pt-pt' ] = " " ;
$text [ 'label-switch_account_down' ][ 'fr-fr' ] = " " ;
2013-12-29 07:47:25 +01:00
2014-01-31 11:27:15 +01:00
$text [ 'label-keypad_lock' ][ 'en-us' ] = " Keypad Lock " ;
$text [ 'label-keypad_lock' ][ 'pt-pt' ] = " " ;
$text [ 'label-keypad_lock' ][ 'fr-fr' ] = " " ;
2013-12-29 07:47:25 +01:00
2013-12-10 16:05:16 +01:00
//general translations
2013-10-01 13:35:07 +02:00
$text [ 'label-true' ][ 'en-us' ] = " true " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-true' ][ 'pt-pt' ] = " sim " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-true' ][ 'fr-fr' ] = " Oui " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'label-false' ][ 'en-us' ] = " false " ;
2013-10-18 00:06:01 +02:00
$text [ 'label-false' ][ 'pt-pt' ] = " não " ;
2013-10-01 13:35:07 +02:00
$text [ 'label-false' ][ 'fr-fr' ] = " Non " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'button-add' ][ 'en-us' ] = " Add " ;
2013-10-18 00:06:01 +02:00
$text [ 'button-add' ][ 'pt-pt' ] = " Adicionar " ;
2013-10-01 13:35:07 +02:00
$text [ 'button-add' ][ 'fr-fr' ] = " Ajouter " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'button-edit' ][ 'en-us' ] = " Edit " ;
2013-10-18 00:06:01 +02:00
$text [ 'button-edit' ][ 'pt-pt' ] = " Editar " ;
2013-10-01 13:35:07 +02:00
$text [ 'button-edit' ][ 'fr-fr' ] = " Editer " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'button-delete' ][ 'en-us' ] = " Delete " ;
2013-10-18 00:06:01 +02:00
$text [ 'button-delete' ][ 'pt-pt' ] = " Remover " ;
2013-10-01 13:35:07 +02:00
$text [ 'button-delete' ][ 'fr-fr' ] = " Supprimer " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'button-save' ][ 'en-us' ] = " Save " ;
$text [ 'button-save' ][ 'pt-pt' ] = " Guardar " ;
$text [ 'button-save' ][ 'fr-fr' ] = " Sauvegarder " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'button-view' ][ 'en-us' ] = " View " ;
2013-10-18 00:06:01 +02:00
$text [ 'button-view' ][ 'pt-pt' ] = " Vista " ;
2013-10-01 13:35:07 +02:00
$text [ 'button-view' ][ 'fr-fr' ] = " Voir " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'button-back' ][ 'en-us' ] = " Back " ;
$text [ 'button-back' ][ 'pt-pt' ] = " Voltar " ;
$text [ 'button-back' ][ 'fr-fr' ] = " Retour " ;
2013-05-23 10:18:12 +02:00
2013-11-14 02:48:37 +01:00
$text [ 'label-tools' ][ 'en-us' ] = " Tools " ;
$text [ 'label-tools' ][ 'pt-pt' ] = " Ferramentas " ;
$text [ 'label-tools' ][ 'fr-fr' ] = " Outils " ;
2013-12-10 16:05:16 +01:00
2013-11-14 02:48:37 +01:00
$text [ 'label-settings' ][ 'en-us' ] = " Settings " ;
$text [ 'label-settings' ][ 'pt-pt' ] = " Definições " ;
$text [ 'label-settings' ][ 'fr-fr' ] = " Configurations " ;
2013-10-01 13:35:07 +02:00
$text [ 'confirm-delete' ][ 'en-us' ] = " Do you really want to delete this? " ;
2013-10-18 00:06:01 +02:00
$text [ 'confirm-delete' ][ 'pt-pt' ] = " Deseja realmente remover isto? " ;
2013-10-01 13:35:07 +02:00
$text [ 'confirm-delete' ][ 'fr-fr' ] = " Voulez-vous vraiment supprimer cela? " ;
2013-05-23 10:18:12 +02:00
2014-01-20 21:04:24 +01:00
$text [ 'message-message' ][ 'en-us' ] = " Message " ;
$text [ 'message-message' ][ 'pt-pt' ] = " Mensagem " ;
$text [ 'message-message' ][ 'fr-fr' ] = " Message " ;
2013-10-01 13:35:07 +02:00
$text [ 'message-add' ][ 'en-us' ] = " Add Completed " ;
2013-10-18 00:06:01 +02:00
$text [ 'message-add' ][ 'pt-pt' ] = " Adição Efectuada " ;
2013-10-01 13:35:07 +02:00
$text [ 'message-add' ][ 'fr-fr' ] = " Ajout Complet " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'message-update' ][ 'en-us' ] = " Update Completed " ;
2013-10-18 00:06:01 +02:00
$text [ 'message-update' ][ 'pt-pt' ] = " Actualização Efectuada " ;
2013-10-01 13:35:07 +02:00
$text [ 'message-update' ][ 'fr-fr' ] = " Mise à Jour Complète " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'message-delete' ][ 'en-us' ] = " Delete Completed " ;
2013-10-18 00:06:01 +02:00
$text [ 'message-delete' ][ 'pt-pt' ] = " Remoção Efectuada " ;
2013-10-01 13:35:07 +02:00
$text [ 'message-delete' ][ 'fr-fr' ] = " Suppression Complète " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'message-required' ][ 'en-us' ] = " Please provide: " ;
2013-10-18 00:06:01 +02:00
$text [ 'message-required' ][ 'pt-pt' ] = " Por favor indique: " ;
2013-09-30 15:19:40 +02:00
$text [ 'message-required' ][ 'fr-fr' ] = " Merci d'indiquer: " ;
2013-12-10 16:05:16 +01:00
2013-11-14 02:48:37 +01:00
$text [ 'label-category' ][ 'en-us' ] = " Category " ;
$text [ 'label-category' ][ 'pt-pt' ] = " Categoria " ;
$text [ 'label-category' ][ 'fr-fr' ] = " Catégorie " ;
$text [ 'description-category' ][ 'en-us' ] = " Enter the category. " ;
$text [ 'description-category' ][ 'pt-pt' ] = " Introduza a categoria. " ;
$text [ 'description-category' ][ 'fr-fr' ] = " " ;
2013-12-10 16:05:16 +01:00
$text [ 'label-device_setting_name' ][ 'en-us' ] = " Name " ;
$text [ 'label-device_setting_name' ][ 'pt-pt' ] = " Name " ;
$text [ 'label-device_setting_name' ][ 'fr-fr' ] = " Nom " ;
$text [ 'label-device_setting_value' ][ 'en-us' ] = " Value " ;
$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' ][ 'pt-pt' ] = " " ;
$text [ 'label-device_setting_description' ][ 'fr-fr' ] = " " ;
2013-11-14 02:48:37 +01:00
$text [ 'label-subcategory' ][ 'en-us' ] = " Subcategory " ;
$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' ][ 'pt-pt' ] = " Introduza a subcategoria " ;
$text [ 'description-subcategory' ][ 'fr-fr' ] = " " ;
$text [ 'label-type' ][ 'en-us' ] = " Type " ;
$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' ][ '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' ][ 'pt-pt' ] = " Valor " ;
$text [ 'label-value' ][ 'fr-fr' ] = " Valeur " ;
$text [ 'description-value' ][ 'en-us' ] = " Enter the value of this setting. " ;
$text [ 'description-value' ][ 'pt-pt' ] = " Introduza o valor desta definição. " ;
$text [ 'description-value' ][ 'fr-fr' ] = " " ;
$text [ 'label-enabled' ][ 'en-us' ] = " Enabled " ;
$text [ 'label-enabled' ][ 'pt-pt' ] = " Activado " ;
$text [ 'label-enabled' ][ 'fr-fr' ] = " Actif " ;
$text [ 'description-enabled' ][ 'en-us' ] = " Set the status of this default setting. " ;
$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' ][ 'pt-pt' ] = " Descrição " ;
$text [ 'label-description' ][ 'fr-fr' ] = " Description " ;
$text [ 'description-description' ][ 'en-us' ] = " Enter a description, if desired. " ;
$text [ 'description-description' ][ 'pt-pt' ] = " Introduza uma descrição, caso queira. " ;
$text [ 'description-description' ][ 'fr-fr' ] = " " ;
2013-05-23 10:18:12 +02:00
2013-09-30 15:19:40 +02:00
?>