2013-05-23 10:18:12 +02:00
< ? php
//Devices
2013-10-01 13:35:07 +02:00
$text [ 'title-devices' ][ 'en-us' ] = " Devices " ;
$text [ 'title-devices' ][ 'pt-pt' ] = " " ;
$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 " ;
$text [ 'header-devices' ][ 'pt-pt' ] = " " ;
$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. " ;
$text [ 'description-devices' ][ 'pt-pt' ] = " " ;
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 " ;
$text [ 'header-device' ][ 'pt-pt' ] = " " ;
$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. " ;
$text [ 'description-device' ][ 'pt-pt' ] = " " ;
$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 " ;
$text [ 'label-device_mac_address' ][ 'pt-pt' ] = " " ;
$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. " ;
$text [ 'description-device_mac_address' ][ 'pt-pt' ] = " " ;
$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 " ;
$text [ 'label-extension' ][ 'pt-pt' ] = " " ;
$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. " ;
$text [ 'description-extension' ][ 'pt-pt' ] = " " ;
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 " ;
$text [ 'label-device_label' ][ 'pt-pt' ] = " " ;
$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. " ;
$text [ 'description-device_label' ][ 'pt-pt' ] = " " ;
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 " ;
$text [ 'label-device_vendor' ][ 'pt-pt' ] = " " ;
$text [ 'label-device_vendor' ][ 'fr-fr' ] = " Fabriquant " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'description-device_vendor' ][ 'en-us' ] = " Enter the venodr name. " ;
$text [ 'description-device_vendor' ][ 'pt-pt' ] = " " ;
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 " ;
$text [ 'label-device_model' ][ 'pt-pt' ] = " " ;
$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. " ;
$text [ 'description-device_model' ][ 'pt-pt' ] = " " ;
$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 " ;
$text [ 'label-device_firmware_version' ][ 'pt-pt' ] = " " ;
$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. " ;
$text [ 'description-device_firmware_version' ][ 'pt-pt' ] = " " ;
$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 " ;
$text [ 'label-device_provision_enable' ][ 'pt-pt' ] = " " ;
$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. " ;
$text [ 'description-device_provision_enable' ][ 'pt-pt' ] = " " ;
$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 " ;
$text [ 'label-device_template' ][ 'pt-pt' ] = " " ;
$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. " ;
$text [ 'description-device_template' ][ 'pt-pt' ] = " " ;
$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 " ;
$text [ 'label-lines' ][ 'pt-pt' ] = " " ;
$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 " ;
$text [ 'label-line' ][ 'pt-pt' ] = " " ;
$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 " ;
$text [ 'label-line_number' ][ 'pt-pt' ] = " " ;
$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. " ;
$text [ 'description-line_number' ][ 'pt-pt' ] = " " ;
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 " ;
$text [ 'label-server_address' ][ 'pt-pt' ] = " " ;
$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. " ;
$text [ 'description-server_address' ][ 'pt-pt' ] = " " ;
$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. " ;
$text [ 'description-server_address' ][ 'pt-pt' ] = " " ;
$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 " ;
$text [ 'label-outbound_proxy' ][ 'pt-pt' ] = " " ;
$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. " ;
$text [ 'description-outbound_proxy' ][ 'pt-pt' ] = " " ;
$text [ 'description-outbound_proxy' ][ 'fr-fr' ] = " " ;
2013-06-09 22:46:14 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'label-display_name' ][ 'en-us' ] = " Display Name " ;
$text [ 'label-display_name' ][ 'pt-pt' ] = " " ;
$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. " ;
$text [ 'description-display_name' ][ 'pt-pt' ] = " " ;
$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 " ;
$text [ 'label-user_id' ][ 'pt-pt' ] = " " ;
$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. " ;
$text [ 'description-user_id' ][ 'pt-pt' ] = " " ;
$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 " ;
$text [ 'label-auth_id' ][ 'pt-pt' ] = " " ;
$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. " ;
$text [ 'description-auth_id' ][ 'pt-pt' ] = " " ;
$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 " ;
$text [ 'label-password' ][ 'pt-pt' ] = " " ;
$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. " ;
$text [ 'description-password' ][ 'pt-pt' ] = " " ;
$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 " ;
$text [ 'label-device_time_zone' ][ 'pt-pt' ] = " " ;
$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. " ;
$text [ 'description-device_time_zone' ][ 'pt-pt' ] = " " ;
$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 " ;
$text [ 'label-device_description' ][ 'pt-pt' ] = " " ;
$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. " ;
$text [ 'description-device_description' ][ 'pt-pt' ] = " " ;
$text [ 'description-device_description' ][ 'fr-fr' ] = " " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'label-true' ][ 'en-us' ] = " true " ;
$text [ 'label-true' ][ 'pt-pt' ] = " " ;
$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 " ;
$text [ 'label-false' ][ 'pt-pt' ] = " falso " ;
$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 " ;
$text [ 'button-add' ][ 'pt-pt' ] = " " ;
$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 " ;
$text [ 'button-edit' ][ 'pt-pt' ] = " " ;
$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 " ;
$text [ 'button-delete' ][ 'pt-pt' ] = " " ;
$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 " ;
$text [ 'button-view' ][ 'pt-pt' ] = " " ;
$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-10-01 13:35:07 +02:00
$text [ 'confirm-delete' ][ 'en-us' ] = " Do you really want to delete this? " ;
$text [ 'confirm-delete' ][ 'pt-pt' ] = " " ;
$text [ 'confirm-delete' ][ 'fr-fr' ] = " Voulez-vous vraiment supprimer cela? " ;
2013-05-23 10:18:12 +02:00
2013-10-01 13:35:07 +02:00
$text [ 'message-add' ][ 'en-us' ] = " Add Completed " ;
$text [ 'message-add' ][ 'pt-pt' ] = " " ;
$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 " ;
$text [ 'message-update' ][ 'pt-pt' ] = " " ;
$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 " ;
$text [ 'message-delete' ][ 'pt-pt' ] = " " ;
$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: " ;
$text [ 'message-required' ][ 'pt-pt' ] = " " ;
2013-09-30 15:19:40 +02:00
$text [ 'message-required' ][ 'fr-fr' ] = " Merci d'indiquer: " ;
2013-05-23 10:18:12 +02:00
2013-09-30 15:19:40 +02:00
?>