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-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-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-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
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-05-23 10:18:12 +02:00
2013-09-30 15:19:40 +02:00
?>