408 lines
18 KiB
PHP
408 lines
18 KiB
PHP
<?php
|
|
|
|
//Devices
|
|
$text['title-devices']['en-us'] = "Devices";
|
|
$text['title-devices']['pt-pt'] = "Dispositivos";
|
|
$text['title-devices']['fr-fr'] = "Equipements";
|
|
|
|
$text['header-devices']['en-us'] = "Devices";
|
|
$text['header-devices']['pt-pt'] = "Dispositivos";
|
|
$text['header-devices']['fr-fr'] = "Equipements";
|
|
|
|
$text['description-devices']['en-us'] = "Devices are endpoints that register to one or more extensions. They are added to the list manually or automatically when the device requests the provisioning information over HTTP/HTTPS.";
|
|
$text['description-devices']['pt-pt'] = "Os dispositivos são endpoints que registam numa ou mais extensões. São adicionadas à lista manualmente ou automaticamente quando o dispositivo realiza um pedido de aprovisionamento através de HTTP/HTTPS.";
|
|
$text['description-devices']['fr-fr'] = "Ce sont les équipements qui enregistrent une ou plusieures extensions. Elles sont ajoutées manuellement ou automatiquement à la liste quand l'équipement fait une demande de provisioning par HTTP/HTTPS";
|
|
|
|
$text['header-device']['en-us'] = "Device";
|
|
$text['header-device']['pt-pt'] = "Dispositivo";
|
|
$text['header-device']['fr-fr'] = "Equipement";
|
|
|
|
$text['description-device']['en-us'] = "The following information is used to provision endpoints.";
|
|
$text['description-device']['pt-pt'] = "A seguinte informação é usada para aprovisionar endpoints.";
|
|
$text['description-device']['fr-fr'] = "Les informations suivantes servent à enregistrer les Equipements.";
|
|
|
|
$text['label-device_mac_address']['en-us'] = "MAC Address";
|
|
$text['label-device_mac_address']['pt-pt'] = "Endereço MAC";
|
|
$text['label-device_mac_address']['fr-fr'] = "Adresse MAC";
|
|
|
|
$text['description-device_mac_address']['en-us'] = "Enter the MAC address.";
|
|
$text['description-device_mac_address']['pt-pt'] = "Introduza o endereço MAC.";
|
|
$text['description-device_mac_address']['fr-fr'] = "";
|
|
|
|
$text['label-extension']['en-us'] = "Extensions";
|
|
$text['label-extension']['pt-pt'] = "Extensões";
|
|
$text['label-extension']['fr-fr'] = "Extensions";
|
|
|
|
$text['description-extension']['en-us'] = "Assign the extension and line numbers to the device.";
|
|
$text['description-extension']['pt-pt'] = "Atribuir a extensão e números ao dispositivo.";
|
|
$text['description-extension']['fr-fr'] = "Assigner l'extension et le nombre de lignes à l'équipement.";
|
|
|
|
$text['label-device_label']['en-us'] = "Label";
|
|
$text['label-device_label']['pt-pt'] = "Rótulo";
|
|
$text['label-device_label']['fr-fr'] = "Label";
|
|
|
|
$text['description-device_label']['en-us'] = "Enter the device label.";
|
|
$text['description-device_label']['pt-pt'] = "Introduza o rótulo do dispositivo.";
|
|
$text['description-device_label']['fr-fr'] = "";
|
|
|
|
$text['label-device_vendor']['en-us'] = "Vendor";
|
|
$text['label-device_vendor']['pt-pt'] = "Fabricante";
|
|
$text['label-device_vendor']['fr-fr'] = "Fabriquant";
|
|
|
|
$text['description-device_vendor']['en-us'] = "Enter the vendor name.";
|
|
$text['description-device_vendor']['pt-pt'] = "Introduza o nome do fabricante.";
|
|
$text['description-device_vendor']['fr-fr'] = "Entrer le nom du Fabriquant";
|
|
|
|
$text['label-device_model']['en-us'] = "Model";
|
|
$text['label-device_model']['pt-pt'] = "Modelo";
|
|
$text['label-device_model']['fr-fr'] = "Modèle";
|
|
|
|
$text['description-device_model']['en-us'] = "Enter the model name or number.";
|
|
$text['description-device_model']['pt-pt'] = "Introduza o nome do modelo ou número.";
|
|
$text['description-device_model']['fr-fr'] = "Entrer le nom ou le numéro du modèle";
|
|
|
|
$text['label-device_firmware_version']['en-us'] = "Firmware Version";
|
|
$text['label-device_firmware_version']['pt-pt'] = "Versão do Firmware";
|
|
$text['label-device_firmware_version']['fr-fr'] = "Version Firmware";
|
|
|
|
$text['description-device_firmware_version']['en-us'] = "Enter the firmware version.";
|
|
$text['description-device_firmware_version']['pt-pt'] = "Introduza a versão do firmware.";
|
|
$text['description-device_firmware_version']['fr-fr'] = "Entrer la version du firmware.";
|
|
|
|
$text['label-device_provision_enable']['en-us'] = "Enabled";
|
|
$text['label-device_provision_enable']['pt-pt'] = "Activado";
|
|
$text['label-device_provision_enable']['fr-fr'] = "Actif";
|
|
|
|
$text['description-device_provision_enable']['en-us'] = "Enable or disable provisioning for this device.";
|
|
$text['description-device_provision_enable']['pt-pt'] = "Active ou Desactive o aprovisionamento para este dispositivo.";
|
|
$text['description-device_provision_enable']['fr-fr'] = "";
|
|
|
|
$text['label-device_template']['en-us'] = "Template";
|
|
$text['label-device_template']['pt-pt'] = "Template";
|
|
$text['label-device_template']['fr-fr'] = "Template";
|
|
|
|
$text['description-device_template']['en-us'] = "Select a template.";
|
|
$text['description-device_template']['pt-pt'] = "Seleccione um template.";
|
|
$text['description-device_template']['fr-fr'] = "";
|
|
|
|
$text['label-lines']['en-us'] = "Lines";
|
|
$text['label-lines']['pt-pt'] = "Linhas";
|
|
$text['label-lines']['fr-fr'] = "Lignes";
|
|
|
|
$text['label-line']['en-us'] = "Line";
|
|
$text['label-line']['pt-pt'] = "Linha";
|
|
$text['label-line']['fr-fr'] = "Ligne";
|
|
|
|
$text['label-line_number']['en-us'] = "Line Number";
|
|
$text['label-line_number']['pt-pt'] = "Número";
|
|
$text['label-line_number']['fr-fr'] = "Nombre de Lignes";
|
|
|
|
$text['description-line_number']['en-us'] = "Select a line number.";
|
|
$text['description-line_number']['pt-pt'] = "Selecciona um número.";
|
|
$text['description-line_number']['fr-fr'] = "Choisir un numéro de ligne.";
|
|
|
|
$text['label-server_address']['en-us'] = "Server Address";
|
|
$text['label-server_address']['pt-pt'] = "Endereço do Servidor";
|
|
$text['label-server_address']['fr-fr'] = "Adresse du Serveur";
|
|
|
|
$text['description-server_address']['en-us'] = "Select a server address.";
|
|
$text['description-server_address']['pt-pt'] = "Seleccione um endereço de servidor.";
|
|
$text['description-server_address']['fr-fr'] = "";
|
|
|
|
$text['description-server_address']['en-us'] = "Select a server address.";
|
|
$text['description-server_address']['pt-pt'] = "Seleccione um endereço de servidor.";
|
|
$text['description-server_address']['fr-fr'] = "";
|
|
|
|
$text['label-outbound_proxy']['en-us'] = "Outbound Proxy";
|
|
$text['label-outbound_proxy']['pt-pt'] = "Outbound Proxy";
|
|
$text['label-outbound_proxy']['fr-fr'] = "Proxy Sortant";
|
|
|
|
$text['description-outbound_proxy']['en-us'] = "Enter the outbound proxy.";
|
|
$text['description-outbound_proxy']['pt-pt'] = "Introduza o outbound proxy.";
|
|
$text['description-outbound_proxy']['fr-fr'] = "";
|
|
|
|
$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'] = "";
|
|
|
|
$text['label-display_name']['en-us'] = "Display Name";
|
|
$text['label-display_name']['pt-pt'] = "Nome no visor";
|
|
$text['label-display_name']['fr-fr'] = "Nom affiché";
|
|
|
|
$text['description-display_name']['en-us'] = "Enter the display name.";
|
|
$text['description-display_name']['pt-pt'] = "Introduza o nome no visor.";
|
|
$text['description-display_name']['fr-fr'] = "";
|
|
|
|
$text['label-user_id']['en-us'] = "User ID";
|
|
$text['label-user_id']['pt-pt'] = "ID do utilizador";
|
|
$text['label-user_id']['fr-fr'] = "Usager ID";
|
|
|
|
$text['description-user_id']['en-us'] = "Enter the user ID.";
|
|
$text['description-user_id']['pt-pt'] = "Introduza o ID do utilizador.";
|
|
$text['description-user_id']['fr-fr'] = "";
|
|
|
|
$text['label-auth_id']['en-us'] = "Auth ID";
|
|
$text['label-auth_id']['pt-pt'] = "Auth ID";
|
|
$text['label-auth_id']['fr-fr'] = "Auth ID";
|
|
|
|
$text['description-auth_id']['en-us'] = "Enter the auth ID.";
|
|
$text['description-auth_id']['pt-pt'] = "Introduza o auth ID.";
|
|
$text['description-auth_id']['fr-fr'] = "";
|
|
|
|
$text['label-password']['en-us'] = "Password";
|
|
$text['label-password']['pt-pt'] = "Password";
|
|
$text['label-password']['fr-fr'] = "Mot de Passe";
|
|
|
|
$text['description-password']['en-us'] = "Enter the password.";
|
|
$text['description-password']['pt-pt'] = "Introduza a password.";
|
|
$text['description-password']['fr-fr'] = "";
|
|
|
|
//$text['label-device_username']['en-us'] = "Username";
|
|
//$text['label-device_username']['pt-pt'] = "";
|
|
//$text['label-device_username']['fr-fr'] = "";
|
|
|
|
//$text['description-device_username']['en-us'] = "Username";
|
|
//$text['description-device_username']['pt-pt'] = "";
|
|
//$text['description-device_username']['fr-fr'] = "";
|
|
|
|
//$text['label-device_password']['en-us'] = "Password";
|
|
//$text['label-device_password']['pt-pt'] = "";
|
|
//$text['label-device_password']['fr-fr'] = "";
|
|
|
|
//$text['description-device_password']['en-us'] = "Password";
|
|
//$text['description-device_password']['pt-pt'] = "";
|
|
//$text['description-device_password']['fr-fr'] = "";
|
|
|
|
$text['label-device_time_zone']['en-us'] = "Time Zone";
|
|
$text['label-device_time_zone']['pt-pt'] = "Time Zone";
|
|
$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']['pt-pt'] = "Introduza o time zone.";
|
|
$text['description-device_time_zone']['fr-fr'] = "";
|
|
|
|
$text['label-device_description']['en-us'] = "Description";
|
|
$text['label-device_description']['pt-pt'] = "Descrição";
|
|
$text['label-device_description']['fr-fr'] = "Description";
|
|
|
|
$text['description-device_description']['en-us'] = "Enter the description.";
|
|
$text['description-device_description']['pt-pt'] = "Introduza a descrição.";
|
|
$text['description-device_description']['fr-fr'] = "";
|
|
|
|
//keys
|
|
$text['label-keys']['en-us'] = "Keys";
|
|
$text['label-keys']['pt-pt'] = "";
|
|
$text['label-keys']['fr-fr'] = "";
|
|
|
|
$text['title-device_keys']['en-us'] = 'Device Keys';
|
|
$text['title-device_keys']['pt-pt'] = '';
|
|
|
|
$text['title-device_key']['en-us'] = 'Device Key';
|
|
$text['title-device_key']['pt-pt'] = '';
|
|
|
|
$text['description-device_key']['en-us'] = '';
|
|
$text['description-device_key']['pt-pt'] = '';
|
|
|
|
$text['label-device_key_id']['en-us'] = 'Key';
|
|
$text['label-device_key_id']['pt-pt'] = '';
|
|
|
|
$text['description-device_key']['en-us'] = 'Select the key.';
|
|
$text['description-device_key']['pt-pt'] = '';
|
|
|
|
$text['label-device_key_category']['en-us'] = 'Category';
|
|
$text['label-device_key_category']['pt-pt'] = '';
|
|
|
|
$text['description-device_key_category']['en-us'] = 'Select the category.';
|
|
$text['description-device_key_category']['pt-pt'] = '';
|
|
|
|
$text['label-device_key_type']['en-us'] = 'Type';
|
|
$text['label-device_key_type']['pt-pt'] = '';
|
|
|
|
$text['description-device_key_type']['en-us'] = 'Select the type of key.';
|
|
$text['description-device_key_type']['pt-pt'] = '';
|
|
|
|
$text['label-device_key_line']['en-us'] = 'Line';
|
|
$text['label-device_key_line']['pt-pt'] = '';
|
|
|
|
$text['description-device_key_line']['en-us'] = 'Select the line number.';
|
|
$text['description-device_key_line']['pt-pt'] = '';
|
|
|
|
$text['label-device_key_value']['en-us'] = 'Value';
|
|
$text['label-device_key_value']['pt-pt'] = '';
|
|
|
|
$text['description-device_key_value']['en-us'] = 'Enter the value.';
|
|
$text['description-device_key_value']['pt-pt'] = '';
|
|
|
|
$text['label-device_key_extension']['en-us'] = 'Extension';
|
|
$text['label-device_key_extension']['pt-pt'] = '';
|
|
|
|
$text['description-device_key_extension']['en-us'] = 'Enter the extension.';
|
|
$text['description-device_key_extension']['pt-pt'] = '';
|
|
|
|
$text['label-device_key_label']['en-us'] = 'Label';
|
|
$text['label-device_key_label']['pt-pt'] = '';
|
|
|
|
$text['description-device_key_label']['en-us'] = 'Enter the label.';
|
|
$text['description-device_key_label']['pt-pt'] = '';
|
|
|
|
$text['label-line']['en-us'] = 'line';
|
|
$text['label-line']['pt-pt'] = '';
|
|
|
|
$text['label-blf']['en-us'] = 'blf';
|
|
$text['label-blf']['pt-pt'] = '';
|
|
|
|
$text['label-park']['en-us'] = 'park';
|
|
$text['label-park']['pt-pt'] = '';
|
|
|
|
$text['label-programmable']['en-us'] = 'programmable';
|
|
$text['label-programmable']['pt-pt'] = '';
|
|
|
|
$text['label-memory']['en-us'] = 'memory';
|
|
$text['label-memory']['pt-pt'] = '';
|
|
|
|
$text['label-expansion']['en-us'] = 'expansion';
|
|
$text['label-expansion']['pt-pt'] = '';
|
|
|
|
//general translations
|
|
$text['label-true']['en-us'] = "true";
|
|
$text['label-true']['pt-pt'] = "sim";
|
|
$text['label-true']['fr-fr'] = "Oui";
|
|
|
|
$text['label-false']['en-us'] = "false";
|
|
$text['label-false']['pt-pt'] = "não";
|
|
$text['label-false']['fr-fr'] = "Non";
|
|
|
|
$text['button-add']['en-us'] = "Add";
|
|
$text['button-add']['pt-pt'] = "Adicionar";
|
|
$text['button-add']['fr-fr'] = "Ajouter";
|
|
|
|
$text['button-edit']['en-us'] = "Edit";
|
|
$text['button-edit']['pt-pt'] = "Editar";
|
|
$text['button-edit']['fr-fr'] = "Editer";
|
|
|
|
$text['button-delete']['en-us'] = "Delete";
|
|
$text['button-delete']['pt-pt'] = "Remover";
|
|
$text['button-delete']['fr-fr'] = "Supprimer";
|
|
|
|
$text['button-save']['en-us'] = "Save";
|
|
$text['button-save']['pt-pt'] = "Guardar";
|
|
$text['button-save']['fr-fr'] = "Sauvegarder";
|
|
|
|
$text['button-view']['en-us'] = "View";
|
|
$text['button-view']['pt-pt'] = "Vista";
|
|
$text['button-view']['fr-fr'] = "Voir";
|
|
|
|
$text['button-back']['en-us'] = "Back";
|
|
$text['button-back']['pt-pt'] = "Voltar";
|
|
$text['button-back']['fr-fr'] = "Retour";
|
|
|
|
$text['label-tools']['en-us'] = "Tools";
|
|
$text['label-tools']['pt-pt'] = "Ferramentas";
|
|
$text['label-tools']['fr-fr'] = "Outils";
|
|
|
|
$text['label-settings']['en-us'] = "Settings";
|
|
$text['label-settings']['pt-pt'] = "Definições";
|
|
$text['label-settings']['fr-fr'] = "Configurations";
|
|
|
|
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
|
$text['confirm-delete']['pt-pt'] = "Deseja realmente remover isto?";
|
|
$text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
|
|
|
$text['message-add']['en-us'] = "Add Completed";
|
|
$text['message-add']['pt-pt'] = "Adição Efectuada";
|
|
$text['message-add']['fr-fr'] = "Ajout Complet";
|
|
|
|
$text['message-update']['en-us'] = "Update Completed";
|
|
$text['message-update']['pt-pt'] = "Actualização Efectuada";
|
|
$text['message-update']['fr-fr'] = "Mise à Jour Complète";
|
|
|
|
$text['message-delete']['en-us'] = "Delete Completed";
|
|
$text['message-delete']['pt-pt'] = "Remoção Efectuada";
|
|
$text['message-delete']['fr-fr'] = "Suppression Complète";
|
|
|
|
$text['message-required']['en-us'] = "Please provide: ";
|
|
$text['message-required']['pt-pt'] = "Por favor indique: ";
|
|
$text['message-required']['fr-fr'] = "Merci d'indiquer: ";
|
|
|
|
$text['label-category']['en-us'] = "Category";
|
|
$text['label-category']['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'] = "";
|
|
|
|
$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'] = "";
|
|
|
|
$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'] = "";
|
|
|
|
?>
|