163 lines
7.2 KiB
PHP
163 lines
7.2 KiB
PHP
<?php
|
|
|
|
$text['title']['en-us'] = "Account Settings";
|
|
$text['title']['es-cl'] = "Configuración de Cuenta";
|
|
$text['title']['pt-pt'] = "Configurações de Conta";
|
|
$text['title']['fr-fr'] = "Personalisation du compte";
|
|
|
|
$text['description']['en-us'] = "Edit account information.";
|
|
$text['description']['es-cl'] = "Editar configuración de la cuenta.";
|
|
$text['description']['pt-pt'] = "Editar informações de conta.";
|
|
$text['description']['fr-fr'] = "Editer les informations du compte.";
|
|
|
|
$text['button-back']['en-us'] = "Back";
|
|
$text['button-back']['es-cl'] = "Volver";
|
|
$text['button-back']['pt-pt'] = "Voltar";
|
|
$text['button-back']['fr-fr'] = "retour";
|
|
|
|
$text['button-save']['en-us'] = "Save";
|
|
$text['button-save']['es-cl'] = "Guardar";
|
|
$text['button-save']['pt-pt'] = "Guardar";
|
|
$text['button-save']['fr-fr'] = "Sauvegarder";
|
|
|
|
$text['table-title']['en-us'] = "User Info";
|
|
$text['table-title']['es-cl'] = "Información de Usuario";
|
|
$text['table-title']['pt-pt'] = "Informações de Utilizador";
|
|
$text['table-title']['fr-fr'] = "Informations de l'usager";
|
|
|
|
$text['label-username']['en-us'] = "Username";
|
|
$text['label-username']['es-cl'] = "Nombre de Usuario";
|
|
$text['label-username']['pt-pt'] = "Nome de Utilizador";
|
|
$text['label-username']['fr-fr'] = "Nom de l'utilisateur";
|
|
|
|
$text['label-password']['en-us'] = "Password";
|
|
$text['label-password']['es-cl'] = "Contraseña";
|
|
$text['label-password']['pt-pt'] = "Palavra-Chave";
|
|
$text['label-password']['fr-fr'] = "Mot de passe";
|
|
|
|
$text['label-domain']['en-us'] = "Domain";
|
|
$text['label-domain']['es-cl'] = "Dominio";
|
|
$text['label-domain']['pt-pt'] = "Domínio";
|
|
$text['label-domain']['fr-fr'] = "Domaine";
|
|
|
|
$text['button-login']['en-us'] = "Login";
|
|
$text['button-login']['es-cl'] = "Ingresar";
|
|
$text['button-login']['pt-pt'] = "Iniciar Sessão";
|
|
$text['button-login']['fr-fr'] = "connexion";
|
|
|
|
$text['label-confirm-password']['en-us'] = "Confirm Password";
|
|
$text['label-confirm-password']['es-cl'] = "Confirmar Contraseña";
|
|
$text['label-confirm-password']['pt-pt'] = "Confirmar Palavra-Passe";
|
|
$text['label-confirm-password']['fr-fr'] = "Confirmation du mot de passe";
|
|
|
|
$text['label-extension']['en-us'] = "Extension";
|
|
$text['label-extension']['es-cl'] = "Extensión";
|
|
$text['label-extension']['pt-pt'] = "Extensão";
|
|
$text['label-extension']['fr-fr'] = "Extension";
|
|
|
|
$text['table2-title']['en-us'] = "Additional Info";
|
|
$text['table2-title']['es-cl'] = "Información Adicional";
|
|
$text['table2-title']['pt-pt'] = "Informações Adicionais";
|
|
$text['table2-title']['fr-fr'] = "Informations aditionnelles";
|
|
|
|
$text['label-status']['en-us'] = "Status";
|
|
$text['label-status']['es-cl'] = "Estado";
|
|
$text['label-status']['pt-pt'] = "Estado";
|
|
$text['label-status']['fr-fr'] = "Etat";
|
|
|
|
$text['description-status']['en-us'] = "Select a the user status.";
|
|
$text['description-status']['es-cl'] = "Seleccione el estado del usuario.";
|
|
$text['description-status']['pt-pt'] = "Escolha um estado para o utilizador.";
|
|
$text['description-status']['fr-fr'] = "Sélection de l'état de l'usager.";
|
|
|
|
$text['check-available-status']['en-us'] = "Available";
|
|
$text['check-available-status']['es-cl'] = "Disponible";
|
|
$text['check-available-status']['pt-pt'] = "Disponível";
|
|
$text['check-available-status']['fr-fr'] = "Disponible";
|
|
|
|
$text['check-available-ondemand-status']['en-us'] = "Available (On Demand)";
|
|
$text['check-available-ondemand-status']['es-cl'] = "Disponible (A Pedido)";
|
|
$text['check-available-ondemand-status']['pt-pt'] = "Disponível (On Demand)";
|
|
$text['check-available-ondemand-status']['fr-fr'] = "Disponble (sur demande)";
|
|
|
|
$text['check-loggedout-status']['en-us'] = "Logged Out";
|
|
$text['check-loggedout-status']['es-cl'] = "Desconectado";
|
|
$text['check-loggedout-status']['pt-pt'] = "Desligado";
|
|
$text['check-loggedout-status']['fr-fr'] = "Déconnexion";
|
|
|
|
$text['check-onbreak-status']['en-us'] = "On Break";
|
|
$text['check-onbreak-status']['es-cl'] = "En Pausa";
|
|
$text['check-onbreak-status']['pt-pt'] = "Em Pausa";
|
|
$text['check-onbreak-status']['fr-fr'] = "En Pause";
|
|
|
|
$text['check-do-not-disturb-status']['en-us'] = "Do Not Disturb";
|
|
$text['check-do-not-disturb-status']['es-cl'] = "No molestar";
|
|
$text['check-do-not-disturb-status']['pt-pt'] = "Não Perturbar";
|
|
$text['check-do-not-disturb-status']['fr-fr'] = "Ne pas déranger";
|
|
|
|
$text['label-time']['en-us'] = "Time Zone";
|
|
$text['label-time']['es-cl'] = "Zona Horaria";
|
|
$text['label-time']['pt-pt'] = "Fuso Horário";
|
|
$text['label-time']['fr-fr'] = "Fuseau Horaire";
|
|
|
|
$text['description-timezone']['en-us'] = "Select the default time zone.";
|
|
$text['description-timezone']['es-cl'] = "Seleccione la zona horaria predeterminada.";
|
|
$text['description-timezone']['pt-pt'] = "Selecione o fuso horário por omissão.";
|
|
$text['description-timezone']['fr-fr'] = "Sélection du Fuseau Horaire par défaut.";
|
|
|
|
$text['confirm-password']['en-us'] = "Passwords did not match.";
|
|
$text['confirm-password']['es-cl'] = "Las contraseñas no coinciden.";
|
|
$text['confirm-password']['pt-pt'] = "As palavras-chave não coincidem.";
|
|
$text['confirm-password']['fr-fr'] = "Les mots de passe ne sont pas les mêmes.";
|
|
|
|
$text['confirm-update']['en-us'] = "Update Complete";
|
|
$text['confirm-update']['es-cl'] = "Actualización Completa";
|
|
$text['confirm-update']['pt-pt'] = "Actualização Efectuada";
|
|
$text['confirm-update']['fr-fr'] = "Mise à jour terminée";
|
|
|
|
$text['title-user-settings']['en-us'] = "User Information";
|
|
$text['title-user-settings']['es-cl'] = "Información de Usuario";
|
|
$text['title-user-settings']['pt-pt'] = "Informação do Utilizador";
|
|
$text['title-user-settings']['fr-fr'] = "Informations de l'usager";
|
|
|
|
$text['label-voicemail']['en-us'] = "Voicemail";
|
|
$text['label-voicemail']['es-cl'] = "Correo de Voz";
|
|
$text['label-voicemail']['pt-pt'] = "Correio de Voz";
|
|
$text['label-voicemail']['fr-fr'] = "messagerie vocale";
|
|
|
|
$text['label-view-messages']['en-us'] = "View Messages";
|
|
$text['label-view-messages']['es-cl'] = "Ver mensajes";
|
|
$text['label-view-messages']['pt-pt'] = "Ver Mensagens";
|
|
$text['label-view-messages']['fr-fr'] = "Voir les messages";
|
|
|
|
$text['table-extension']['en-us'] = "Extension";
|
|
$text['table-extension']['es-cl'] = "Extensión";
|
|
$text['table-extension']['pt-pt'] = "Extensão";
|
|
$text['table-extension']['fr-fr'] = "Extension";
|
|
|
|
$text['table-tools']['en-us'] = "Tools";
|
|
$text['table-tools']['es-cl'] = "Herramientas";
|
|
$text['table-tools']['pt-pt'] = "Ferramentas";
|
|
$text['table-tools']['fr-fr'] = "Outils";
|
|
|
|
$text['table-description']['en-us'] = "Description";
|
|
$text['table-description']['es-cl'] = "Descripción";
|
|
$text['table-description']['pt-pt'] = "Descrição";
|
|
$text['table-description']['fr-fr'] = "Description";
|
|
|
|
$text['label-callforward']['en-us'] = "Call Forward";
|
|
$text['label-callforward']['es-cl'] = "Desvío de Llamadas";
|
|
$text['label-callforward']['pt-pt'] = "Encaminhamento de Chamadas";
|
|
$text['label-callforward']['fr-fr'] = "Renvoi d'appel";
|
|
|
|
$text['label-followme']['en-us'] = "Follow Me";
|
|
$text['label-followme']['es-cl'] = "Sígueme";
|
|
$text['label-followme']['pt-pt'] = "Segue-me";
|
|
$text['label-followme']['fr-fr'] = "Follow Me";
|
|
|
|
$text['label-dnd']['en-us'] = "Do Not Disturb";
|
|
$text['label-dnd']['es-cl'] = "No Molestar";
|
|
$text['label-dnd']['pt-pt'] = "Não Perturbar";
|
|
$text['label-dnd']['fr-fr'] = "Ne Pas Déranger";
|
|
?>
|