mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
231 lines
11 KiB
PHP
231 lines
11 KiB
PHP
<?php
|
|
|
|
$text['title']['en-us'] = "Voicemail Greetings";
|
|
$text['title']['pt-pt'] = "Saudações de correio de voz";
|
|
$text['title']['fr-fr'] = "Salutations de la messagerie";
|
|
$text['title']['pt-br'] = "Configurações da Conta";
|
|
$text['title']['pl'] = "Ustawienia konta";
|
|
$text['title']['uk'] = "Привітання";
|
|
$text['title']['he'] = "הגדרת חשבון";
|
|
|
|
$text['table-size']['en-us'] = "Size";
|
|
$text['table-size']['es-cl'] = "Tamaño";
|
|
$text['table-size']['pt-pt'] = "Tamanho";
|
|
$text['table-size']['fr-fr'] = "Taille";
|
|
$text['table-size']['pt-br'] = "Tamanho";
|
|
$text['table-size']['pl'] = "Rozmiar";
|
|
$text['table-size']['uk'] = "Розмір";
|
|
$text['table-size']['he'] = "גודל";
|
|
|
|
$text['table-number']['en-us'] = "#";
|
|
$text['table-number']['es-cl'] = "Número";
|
|
$text['table-number']['pt-pt'] = "Número";
|
|
$text['table-number']['fr-fr'] = "Nombre";
|
|
$text['table-number']['pt-br'] = "Número";
|
|
$text['table-number']['pl'] = "liczba";
|
|
$text['table-number']['uk'] = "кількість";
|
|
$text['table-number']['he'] = "#";
|
|
|
|
$text['table-name']['en-us'] = "Name";
|
|
$text['table-name']['es-cl'] = "Nombre";
|
|
$text['table-name']['pt-pt'] = "Nome";
|
|
$text['table-name']['fr-fr'] = "Nom";
|
|
$text['table-name']['pt-br'] = "Nome";
|
|
$text['table-name']['pl'] = "Nazwa";
|
|
$text['table-name']['uk'] = "Назва";
|
|
$text['table-name']['he'] = "שם";
|
|
|
|
$text['table-filename']['en-us'] = "File Name";
|
|
$text['table-filename']['es-cl'] = "Nombre Del Archivo";
|
|
$text['table-filename']['pt-pt'] = "Nome Do Arquivo";
|
|
$text['table-filename']['fr-fr'] = "Nom de fichier";
|
|
$text['table-filename']['pt-br'] = "Nome Do Arquivo";
|
|
$text['table-filename']['pl'] = "Nazwa Pliku";
|
|
$text['table-filename']['uk'] = "ім'я Файлу";
|
|
$text['table-filename']['he'] = "שם קובץ";
|
|
|
|
$text['table-download']['en-us'] = "Download";
|
|
$text['table-download']['es-cl'] = "Descargar";
|
|
$text['table-download']['pt-pt'] = "Descarregar";
|
|
$text['table-download']['fr-fr'] = "Télécharger";
|
|
$text['table-download']['pt-br'] = "Número";
|
|
$text['table-download']['pl'] = "Numer";
|
|
$text['table-download']['uk'] = "Скачати";
|
|
$text['table-download']['he'] = "הורדה";
|
|
|
|
$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['table-description']['pt-br'] = "Descrição";
|
|
$text['table-description']['pl'] = "Opis";
|
|
$text['table-description']['uk'] = "Опис";
|
|
$text['table-description']['he'] = "תיאור";
|
|
|
|
$text['table-choose']['en-us'] = "Choose";
|
|
$text['table-choose']['es-cl'] = "Escoger";
|
|
$text['table-choose']['pt-pt'] = "Escolher";
|
|
$text['table-choose']['fr-fr'] = "Choisir";
|
|
$text['table-choose']['pt-br'] = "Escolher";
|
|
$text['table-choose']['pl'] = "Wybierz";
|
|
$text['table-choose']['uk'] = "Вибрати";
|
|
$text['table-choose']['he'] = "בחר";
|
|
|
|
$text['message-uploaded']['en-us'] = "Upload Complete";
|
|
$text['message-uploaded']['es-cl'] = "Subida Finalizada";
|
|
$text['message-uploaded']['pt-pt'] = "Carregamento Finalizado";
|
|
$text['message-uploaded']['fr-fr'] = "Enregistrer Complet";
|
|
$text['message-uploaded']['pt-br'] = "Arquivo carregado para";
|
|
$text['message-uploaded']['pl'] = "Plik wysłano poprawnie";
|
|
$text['message-uploaded']['uk'] = "Завантажено";
|
|
$text['message-uploaded']['he'] = "הטענה הושלמה";
|
|
|
|
$text['message-unsupported_file_type']['en-us'] = "Unsupported File Type";
|
|
$text['message-unsupported_file_type']['es-cl'] = "Tipo de archivo no compatible";
|
|
$text['message-unsupported_file_type']['pt-pt'] = "Não suportado Tipo de Arquivo";
|
|
$text['message-unsupported_file_type']['fr-fr'] = "Type de fichier non pris en charge";
|
|
$text['message-unsupported_file_type']['pt-br'] = "Não suportado Tipo de Arquivo";
|
|
$text['message-unsupported_file_type']['pl'] = "Nieobsługiwany typ pliku";
|
|
$text['message-unsupported_file_type']['sv-se'] = "Inte stöds filtyp";
|
|
$text['message-unsupported_file_type']['uk'] = "Тип файлу не підтримується";
|
|
$text['message-unsupported_file_type']['de-at'] = "Dateityp nicht unterstützt";
|
|
$text['message-unsupported_file_type']['he'] = "סוג הקובץ לא נתמך";
|
|
|
|
$text['message-greeting_selected']['en-us'] = "Greeting Selected";
|
|
$text['message-greeting_selected']['es-cl'] = "Saludo Seleccionado";
|
|
$text['message-greeting_selected']['pt-pt'] = "Saudação Selecionada";
|
|
$text['message-greeting_selected']['fr-fr'] = "Message d'accueil Sélectionné";
|
|
$text['message-greeting_selected']['pt-br'] = "Saudação Selecionada";
|
|
$text['message-greeting_selected']['pl'] = "POWITANIE Wybrane";
|
|
$text['message-greeting_selected']['uk'] = "привітання Вибрані";
|
|
$text['message-greeting_selected']['he'] = "הברכה נבחרה";
|
|
|
|
$text['label-tools']['en-us'] = "Tools";
|
|
$text['label-tools']['es-cl'] = "Instrumentos";
|
|
$text['label-tools']['pt-pt'] = "Ferramentas";
|
|
$text['label-tools']['fr-fr'] = "Outils";
|
|
$text['label-tools']['pt-br'] = "Ferramentas";
|
|
$text['label-tools']['pl'] = "Narzędzia";
|
|
$text['label-tools']['uk'] = "Параметри";
|
|
$text['label-tools']['he'] = "כלים";
|
|
|
|
$text['label-select_a_file']['en-us'] = "Select a file...";
|
|
$text['label-select_a_file']['es-cl'] = "Seleccione un archivo...";
|
|
$text['label-select_a_file']['pt-pt'] = "Selecione um arquivo ...";
|
|
$text['label-select_a_file']['fr-fr'] = "Sélectionner un fichier...";
|
|
$text['label-select_a_file']['pt-br'] = "Selecione um arquivo ...";
|
|
$text['label-select_a_file']['pl'] = "Wybierz plik ...";
|
|
$text['label-select_a_file']['sv-se'] = "Välj en fil ...";
|
|
$text['label-select_a_file']['uk'] = "Виберіть файл ...";
|
|
$text['label-select_a_file']['de-at'] = "Wählen Sie eine Datei ...";
|
|
$text['label-select_a_file']['he'] = "בחר קובץ ...";
|
|
|
|
$text['label-play']['en-us'] = "Play";
|
|
$text['label-play']['es-cl'] = "Reproducir";
|
|
$text['label-play']['pt-pt'] = "Tocar";
|
|
$text['label-play']['fr-fr'] = "Jouer";
|
|
$text['label-play']['pt-br'] = "Tocar";
|
|
$text['label-play']['pl'] = "Odtwórz";
|
|
$text['label-play']['uk'] = "Відтворити";
|
|
$text['label-play']['he'] = "נגן";
|
|
|
|
$text['label-pause']['en-us'] = "Pause";
|
|
$text['label-pause']['es-cl'] = "Pausa";
|
|
$text['label-pause']['pt-pt'] = "Pausa";
|
|
$text['label-pause']['fr-fr'] = "Pause";
|
|
$text['label-pause']['pt-br'] = "Pausado";
|
|
$text['label-pause']['pl'] = "Pauza";
|
|
$text['label-pause']['uk'] = "Призупинити";
|
|
$text['label-pause']['he'] = "השהייה";
|
|
|
|
$text['label-greeting']['en-us'] = "Greeting";
|
|
$text['label-greeting']['es-cl'] = "Saludo";
|
|
$text['label-greeting']['pt-pt'] = "Saudação";
|
|
$text['label-greeting']['fr-fr'] = "Salutation";
|
|
$text['label-greeting']['pt-br'] = "Saudação";
|
|
$text['label-greeting']['pl'] = "powitanie";
|
|
$text['label-greeting']['uk'] = "привітання";
|
|
$text['label-greeting']['he'] = "ברכה";
|
|
|
|
$text['label-filename']['en-us'] = "File Name";
|
|
$text['label-filename']['es-cl'] = "Nombre Del Archivo";
|
|
$text['label-filename']['pt-pt'] = "Nome Do Arquivo";
|
|
$text['label-filename']['fr-fr'] = "Nom de fichier";
|
|
$text['label-filename']['pt-br'] = "Nome Do Arquivo";
|
|
$text['label-filename']['pl'] = "Nazwa Pliku";
|
|
$text['label-filename']['uk'] = "ім'я Файлу";
|
|
$text['label-filename']['he'] = "שם קובץ";
|
|
|
|
$text['label-edit']['en-us'] = "Edit Greeting";
|
|
$text['label-edit']['es-cl'] = "Edición de Saludo";
|
|
$text['label-edit']['pt-pt'] = "Editar Saudação";
|
|
$text['label-edit']['fr-fr'] = "Editer Salutation";
|
|
$text['label-edit']['pt-br'] = "Editar";
|
|
$text['label-edit']['pl'] = "Edytuj";
|
|
$text['label-edit']['uk'] = "Редагувати";
|
|
$text['label-edit']['he'] = "עריכה";
|
|
|
|
$text['label-download']['en-us'] = "Download";
|
|
$text['label-download']['es-cl'] = "Descargar";
|
|
$text['label-download']['pt-pt'] = "Descarregar";
|
|
$text['label-download']['fr-fr'] = "Télécharger";
|
|
$text['label-download']['pt-br'] = "Download";
|
|
$text['label-download']['pl'] = "Pobierz";
|
|
$text['label-download']['uk'] = "Завантажини";
|
|
$text['label-download']['he'] = "הורדה";
|
|
|
|
$text['label-add']['en-us'] = "Add Greeting";
|
|
$text['label-add']['es-cl'] = "Agregar Saludo";
|
|
$text['label-add']['pt-pt'] = "Adicionar Saudação";
|
|
$text['label-add']['fr-fr'] = "Ajouter salutation";
|
|
$text['label-add']['pt-br'] = "Adicionar Greeting";
|
|
$text['label-add']['pl'] = "Dodaj powitanie";
|
|
$text['label-add']['uk'] = "Додати привітання";
|
|
$text['label-add']['he'] = "הוסף ברכה";
|
|
|
|
$text['description-name']['en-us'] = "A name for the greeting (not parsed).";
|
|
$text['description-name']['es-cl'] = "Nombre de Bienvenida.";
|
|
$text['description-name']['pt-pt'] = "Nome da Saudação.";
|
|
$text['description-name']['fr-fr'] = "Nome da Salutation (non parsé).";
|
|
$text['description-name']['pt-br'] = "Insira o nome do menu";
|
|
$text['description-name']['pl'] = "Wprowadź nazwę";
|
|
$text['description-name']['uk'] = "Введіть назву привітання";
|
|
$text['description-name']['he'] = "הכנס את השם";
|
|
|
|
$text['description-info']['en-us'] = "You may enter a description here for your reference (not parsed).";
|
|
$text['description-info']['es-cl'] = "Ingrese una descripción (Opcional).";
|
|
$text['description-info']['pt-pt'] = "Pode inserir uma descrição para referência futura aqui.";
|
|
$text['description-info']['fr-fr'] = "Vous pouvez entrer ici une description pour votre référence (non parsé).";
|
|
$text['description-info']['pt-br'] = "Inisra uma descrição";
|
|
$text['description-info']['pl'] = "Wprowadź opis";
|
|
$text['description-info']['uk'] = "Введіть опис";
|
|
$text['description-info']['he'] = "הכנס תאור";
|
|
|
|
$text['description']['en-us'] = "Select the active greeting message to play for extension:";
|
|
$text['description']['es-cl'] = "Seleccione el mensaje activo para reproducir:";
|
|
$text['description']['pt-pt'] = "Escolha e active uma mensagem de saudação a aplicar na extensão:";
|
|
$text['description']['fr-fr'] = "Choisir le message de salutation à jouer pour l'extension:";
|
|
$text['description']['pt-br'] = "Editar informações da conta.";
|
|
$text['description']['pl'] = "Edytuj informacje o koncie";
|
|
$text['description']['uk'] = "Виберіть активне привітання для розширення";
|
|
$text['description']['he'] = "ערוך את פרטי החשבון";
|
|
|
|
$text['confirm-name']['en-us'] = "Please provide: Greeting Name";
|
|
$text['confirm-name']['es-cl'] = "Por favor indique: Nombre de Bienvenida";
|
|
$text['confirm-name']['pt-pt'] = "Por favor indique: Nome da saudação";
|
|
$text['confirm-name']['fr-fr'] = "Merci d'indiquer: Nom de salutation";
|
|
$text['confirm-name']['pt-br'] = "Por favor indique: Nome";
|
|
$text['confirm-name']['pl'] = "Wprowadź: Nazwę";
|
|
$text['confirm-name']['uk'] = "Введіть назву привітання";
|
|
$text['confirm-name']['he'] = "אנא הוסף: שם ברכה";
|
|
|
|
$text['confirm-filename']['en-us'] = "Please provide: Greeting Filename";
|
|
$text['confirm-filename']['es-cl'] = "Por favor indique: Nombre Del Archivo";
|
|
$text['confirm-filename']['pt-pt'] = "Por favor indique: Nome Do Arquivo";
|
|
$text['confirm-filename']['fr-fr'] = "Merci d'indiquer: Nom De Fichier";
|
|
$text['confirm-filename']['pt-br'] = "Por favor indique: Nome Do Arquivo";
|
|
$text['confirm-filename']['pl'] = "Proszę podać: Greeting Infomacje";
|
|
$text['confirm-filename']['uk'] = "Будь ласка, надайте: Привітання файлу";
|
|
$text['confirm-filename']['he'] = "אנא הוסף: שם קובץ לברכה";
|
|
|
|
?>
|