Synchronize the translations.
This commit is contained in:
parent
b38d142349
commit
4699d4c8e8
|
|
@ -3,12 +3,13 @@
|
||||||
$text['title-call-block']['en-us'] = "Call Block";
|
$text['title-call-block']['en-us'] = "Call Block";
|
||||||
$text['title-call-block']['es-cl'] = "Bloqueo de llamadas";
|
$text['title-call-block']['es-cl'] = "Bloqueo de llamadas";
|
||||||
$text['title-call-block']['pt-pt'] = "Bloqueio de Chamadas";
|
$text['title-call-block']['pt-pt'] = "Bloqueio de Chamadas";
|
||||||
$text['title-call-block']['fr-fr'] = "Bloquage d'appel";
|
$text['title-call-block']['fr-fr'] = "Liste noire";
|
||||||
$text['title-call-block']['nl-nl'] = "";
|
$text['title-call-block']['nl-nl'] = "";
|
||||||
$text['title-call-block']['pt-br'] = "Bloqueio de chamadas";
|
$text['title-call-block']['pt-br'] = "Bloqueio de chamadas";
|
||||||
$text['title-call-block']['pl'] = "Blokowanie rozmów";
|
$text['title-call-block']['pl'] = "Blokowanie rozmów";
|
||||||
$text['title-call-block']['sv-se'] = "Blockera Samtal";
|
$text['title-call-block']['sv-se'] = "Blockera Samtal";
|
||||||
$text['title-call-block']['uk'] = "Блокування дзвінків";
|
$text['title-call-block']['uk'] = "Блокування дзвінків";
|
||||||
|
$text['title-call-block']['ro'] = "Blocare apel";
|
||||||
|
|
||||||
$text['prompt-block_recent_name']['en-us'] = "Block Recent Call - Edit the Name, if desired...";
|
$text['prompt-block_recent_name']['en-us'] = "Block Recent Call - Edit the Name, if desired...";
|
||||||
$text['prompt-block_recent_name']['es-cl'] = "Bloqueo de llamadas recientes - Edite el nombre, si lo desea...";
|
$text['prompt-block_recent_name']['es-cl'] = "Bloqueo de llamadas recientes - Edite el nombre, si lo desea...";
|
||||||
|
|
@ -19,16 +20,18 @@ $text['prompt-block_recent_name']['pt-br'] = "Bloquear chamadas recentes, edite
|
||||||
$text['prompt-block_recent_name']['pl'] = "Zablokuj ostatnią rozmowę. Edytuj nazwę";
|
$text['prompt-block_recent_name']['pl'] = "Zablokuj ostatnią rozmowę. Edytuj nazwę";
|
||||||
$text['prompt-block_recent_name']['sv-se'] = "Blockera Senaste Samtal, meditera namnet om nödvändigt...";
|
$text['prompt-block_recent_name']['sv-se'] = "Blockera Senaste Samtal, meditera namnet om nödvändigt...";
|
||||||
$text['prompt-block_recent_name']['uk'] = "Блокувати недавній дзвінок. Відредагуйте назву за бажанням";
|
$text['prompt-block_recent_name']['uk'] = "Блокувати недавній дзвінок. Відредагуйте назву за бажанням";
|
||||||
|
$text['prompt-block_recent_name']['ro'] = "Blocare apel recent - Editați numele dacă doriți";
|
||||||
|
|
||||||
$text['label-update-complete']['en-us'] = "Update Complete";
|
$text['label-update-complete']['en-us'] = "Update Complete";
|
||||||
$text['label-update-complete']['es-cl'] = "Actualización Completa";
|
$text['label-update-complete']['es-cl'] = "Actualización Completa";
|
||||||
$text['label-update-complete']['pt-pt'] = "Actualização Efectuada";
|
$text['label-update-complete']['pt-pt'] = "Actualização Efectuada";
|
||||||
$text['label-update-complete']['fr-fr'] = "Mis à jour";
|
$text['label-update-complete']['fr-fr'] = "Mise à jour effectuée";
|
||||||
$text['label-update-complete']['nl-nl'] = "";
|
$text['label-update-complete']['nl-nl'] = "";
|
||||||
$text['label-update-complete']['pt-br'] = "Atualização efetuada";
|
$text['label-update-complete']['pt-br'] = "Atualização efetuada";
|
||||||
$text['label-update-complete']['pl'] = "Zaktualizowano poprawnie";
|
$text['label-update-complete']['pl'] = "Zaktualizowano poprawnie";
|
||||||
$text['label-update-complete']['sv-se'] = "Uppdatering Klar";
|
$text['label-update-complete']['sv-se'] = "Uppdatering Klar";
|
||||||
$text['label-update-complete']['uk'] = "Оновлено";
|
$text['label-update-complete']['uk'] = "Оновлено";
|
||||||
|
$text['label-update-complete']['ro'] = "Actualizare completă";
|
||||||
|
|
||||||
$text['label-true']['en-us'] = "True";
|
$text['label-true']['en-us'] = "True";
|
||||||
$text['label-true']['es-cl'] = "Verdadero";
|
$text['label-true']['es-cl'] = "Verdadero";
|
||||||
|
|
@ -39,16 +42,18 @@ $text['label-true']['pt-br'] = "Sim";
|
||||||
$text['label-true']['pl'] = "Tak";
|
$text['label-true']['pl'] = "Tak";
|
||||||
$text['label-true']['sv-se'] = "Sann";
|
$text['label-true']['sv-se'] = "Sann";
|
||||||
$text['label-true']['uk'] = "Так";
|
$text['label-true']['uk'] = "Так";
|
||||||
|
$text['label-true']['ro'] = "";
|
||||||
|
|
||||||
$text['label-reject']['en-us'] = "Reject";
|
$text['label-reject']['en-us'] = "Reject";
|
||||||
$text['label-reject']['es-cl'] = "Rechazar";
|
$text['label-reject']['es-cl'] = "Rechazar";
|
||||||
$text['label-reject']['pt-pt'] = "Rejeitar";
|
$text['label-reject']['pt-pt'] = "Rejeitar";
|
||||||
$text['label-reject']['fr-fr'] = "Rejeter.";
|
$text['label-reject']['fr-fr'] = "Rejeter";
|
||||||
$text['label-reject']['nl-nl'] = "";
|
$text['label-reject']['nl-nl'] = "";
|
||||||
$text['label-reject']['pt-br'] = "Rejeitar";
|
$text['label-reject']['pt-br'] = "Rejeitar";
|
||||||
$text['label-reject']['pl'] = "Odrzuć ";
|
$text['label-reject']['pl'] = "Odrzuć ";
|
||||||
$text['label-reject']['sv-se'] = "Neka";
|
$text['label-reject']['sv-se'] = "Neka";
|
||||||
$text['label-reject']['uk'] = "Відхилити";
|
$text['label-reject']['uk'] = "Відхилити";
|
||||||
|
$text['label-reject']['ro'] = "";
|
||||||
|
|
||||||
$text['label-provide-number']['en-us'] = "Please provide: Number";
|
$text['label-provide-number']['en-us'] = "Please provide: Number";
|
||||||
$text['label-provide-number']['es-cl'] = "Por favor agregue: Número";
|
$text['label-provide-number']['es-cl'] = "Por favor agregue: Número";
|
||||||
|
|
@ -59,6 +64,7 @@ $text['label-provide-number']['pt-br'] = "Por favor indique um número";
|
||||||
$text['label-provide-number']['pl'] = " Wprowadź numer";
|
$text['label-provide-number']['pl'] = " Wprowadź numer";
|
||||||
$text['label-provide-number']['sv-se'] = "Ange: Nummer";
|
$text['label-provide-number']['sv-se'] = "Ange: Nummer";
|
||||||
$text['label-provide-number']['uk'] = "Введіть номер";
|
$text['label-provide-number']['uk'] = "Введіть номер";
|
||||||
|
$text['label-provide-number']['ro'] = "";
|
||||||
|
|
||||||
$text['label-provide-name']['en-us'] = "Please provide: Name";
|
$text['label-provide-name']['en-us'] = "Please provide: Name";
|
||||||
$text['label-provide-name']['es-cl'] = "Por favor agregue: Nombre";
|
$text['label-provide-name']['es-cl'] = "Por favor agregue: Nombre";
|
||||||
|
|
@ -69,6 +75,7 @@ $text['label-provide-name']['pt-br'] = "Por favor indique um nome";
|
||||||
$text['label-provide-name']['pl'] = " Wprowadź nazwę ";
|
$text['label-provide-name']['pl'] = " Wprowadź nazwę ";
|
||||||
$text['label-provide-name']['sv-se'] = "Ange: Namn";
|
$text['label-provide-name']['sv-se'] = "Ange: Namn";
|
||||||
$text['label-provide-name']['uk'] = "Введіть назву";
|
$text['label-provide-name']['uk'] = "Введіть назву";
|
||||||
|
$text['label-provide-name']['ro'] = "";
|
||||||
|
|
||||||
$text['label-provide-enabled']['en-us'] = "Please provide: Enabled";
|
$text['label-provide-enabled']['en-us'] = "Please provide: Enabled";
|
||||||
$text['label-provide-enabled']['es-cl'] = "Por favor agregue: Activo";
|
$text['label-provide-enabled']['es-cl'] = "Por favor agregue: Activo";
|
||||||
|
|
@ -79,6 +86,7 @@ $text['label-provide-enabled']['pt-br'] = "Por favor indique se esta ativado";
|
||||||
$text['label-provide-enabled']['pl'] = " Wprowadź: Włączony";
|
$text['label-provide-enabled']['pl'] = " Wprowadź: Włączony";
|
||||||
$text['label-provide-enabled']['sv-se'] = "Ange: Aktiverad";
|
$text['label-provide-enabled']['sv-se'] = "Ange: Aktiverad";
|
||||||
$text['label-provide-enabled']['uk'] = "Включити/відключити";
|
$text['label-provide-enabled']['uk'] = "Включити/відключити";
|
||||||
|
$text['label-provide-enabled']['ro'] = "";
|
||||||
|
|
||||||
$text['label-number']['en-us'] = "Number";
|
$text['label-number']['en-us'] = "Number";
|
||||||
$text['label-number']['es-cl'] = "Número";
|
$text['label-number']['es-cl'] = "Número";
|
||||||
|
|
@ -89,6 +97,7 @@ $text['label-number']['pt-br'] = "Número";
|
||||||
$text['label-number']['pl'] = "Numer";
|
$text['label-number']['pl'] = "Numer";
|
||||||
$text['label-number']['sv-se'] = "Nummer";
|
$text['label-number']['sv-se'] = "Nummer";
|
||||||
$text['label-number']['uk'] = "Номер";
|
$text['label-number']['uk'] = "Номер";
|
||||||
|
$text['label-number']['ro'] = "Număr";
|
||||||
|
|
||||||
$text['label-name']['en-us'] = "Name";
|
$text['label-name']['en-us'] = "Name";
|
||||||
$text['label-name']['es-cl'] = "Nombre";
|
$text['label-name']['es-cl'] = "Nombre";
|
||||||
|
|
@ -99,6 +108,7 @@ $text['label-name']['pt-br'] = "Nome";
|
||||||
$text['label-name']['pl'] = "Nazwa";
|
$text['label-name']['pl'] = "Nazwa";
|
||||||
$text['label-name']['sv-se'] = "Namn";
|
$text['label-name']['sv-se'] = "Namn";
|
||||||
$text['label-name']['uk'] = "Назва";
|
$text['label-name']['uk'] = "Назва";
|
||||||
|
$text['label-name']['ro'] = "Nume";
|
||||||
|
|
||||||
$text['label-message']['en-us'] = "Message";
|
$text['label-message']['en-us'] = "Message";
|
||||||
$text['label-message']['es-cl'] = "Mensaje";
|
$text['label-message']['es-cl'] = "Mensaje";
|
||||||
|
|
@ -109,6 +119,7 @@ $text['label-message']['pt-br'] = "Mensagem";
|
||||||
$text['label-message']['pl'] = "Wiadomość";
|
$text['label-message']['pl'] = "Wiadomość";
|
||||||
$text['label-message']['sv-se'] = "Meddelande";
|
$text['label-message']['sv-se'] = "Meddelande";
|
||||||
$text['label-message']['uk'] = "Повідомлення";
|
$text['label-message']['uk'] = "Повідомлення";
|
||||||
|
$text['label-message']['ro'] = "Mesaj";
|
||||||
|
|
||||||
$text['label-local']['en-us'] = "Local";
|
$text['label-local']['en-us'] = "Local";
|
||||||
$text['label-local']['es-cl'] = "Local";
|
$text['label-local']['es-cl'] = "Local";
|
||||||
|
|
@ -119,6 +130,7 @@ $text['label-local']['pt-br'] = "Local";
|
||||||
$text['label-local']['pl'] = "Lokalny";
|
$text['label-local']['pl'] = "Lokalny";
|
||||||
$text['label-local']['sv-se'] = "Lokal";
|
$text['label-local']['sv-se'] = "Lokal";
|
||||||
$text['label-local']['uk'] = "Місцевий";
|
$text['label-local']['uk'] = "Місцевий";
|
||||||
|
$text['label-local']['ro'] = "Local";
|
||||||
|
|
||||||
$text['label-inbound']['en-us'] = "Inbound";
|
$text['label-inbound']['en-us'] = "Inbound";
|
||||||
$text['label-inbound']['es-cl'] = "Entrada";
|
$text['label-inbound']['es-cl'] = "Entrada";
|
||||||
|
|
@ -129,6 +141,7 @@ $text['label-inbound']['pt-br'] = "Entrada";
|
||||||
$text['label-inbound']['pl'] = "Przychodzący";
|
$text['label-inbound']['pl'] = "Przychodzący";
|
||||||
$text['label-inbound']['sv-se'] = "Inkommande";
|
$text['label-inbound']['sv-se'] = "Inkommande";
|
||||||
$text['label-inbound']['uk'] = "Вихідний";
|
$text['label-inbound']['uk'] = "Вихідний";
|
||||||
|
$text['label-inbound']['ro'] = "";
|
||||||
|
|
||||||
$text['label-false']['en-us'] = "False";
|
$text['label-false']['en-us'] = "False";
|
||||||
$text['label-false']['es-cl'] = "falso";
|
$text['label-false']['es-cl'] = "falso";
|
||||||
|
|
@ -139,6 +152,7 @@ $text['label-false']['pt-br'] = "Não";
|
||||||
$text['label-false']['pl'] = "Nie";
|
$text['label-false']['pl'] = "Nie";
|
||||||
$text['label-false']['sv-se'] = "Falsk";
|
$text['label-false']['sv-se'] = "Falsk";
|
||||||
$text['label-false']['uk'] = "Ні";
|
$text['label-false']['uk'] = "Ні";
|
||||||
|
$text['label-false']['ro'] = "";
|
||||||
|
|
||||||
$text['label-enabled']['en-us'] = "Enabled";
|
$text['label-enabled']['en-us'] = "Enabled";
|
||||||
$text['label-enabled']['es-cl'] = "Activo";
|
$text['label-enabled']['es-cl'] = "Activo";
|
||||||
|
|
@ -149,6 +163,7 @@ $text['label-enabled']['pt-br'] = "Habilitado";
|
||||||
$text['label-enabled']['pl'] = "Włączony";
|
$text['label-enabled']['pl'] = "Włączony";
|
||||||
$text['label-enabled']['sv-se'] = "Aktiverad";
|
$text['label-enabled']['sv-se'] = "Aktiverad";
|
||||||
$text['label-enabled']['uk'] = "Включено";
|
$text['label-enabled']['uk'] = "Включено";
|
||||||
|
$text['label-enabled']['ro'] = "";
|
||||||
|
|
||||||
$text['label-edit-note']['en-us'] = "Block calls from a number. Edit the name and enable/disable below.";
|
$text['label-edit-note']['en-us'] = "Block calls from a number. Edit the name and enable/disable below.";
|
||||||
$text['label-edit-note']['es-cl'] = "Bloquea llamadas desde un número. Edite el nombre y active/desactive abajo.";
|
$text['label-edit-note']['es-cl'] = "Bloquea llamadas desde un número. Edite el nombre y active/desactive abajo.";
|
||||||
|
|
@ -159,16 +174,18 @@ $text['label-edit-note']['pt-br'] = "Bloquear chamadas a partir de um número. E
|
||||||
$text['label-edit-note']['pl'] = "Blokowanie połączeń z danego numeru. Edytuj nazwę i włącz/wyłącz poniżej.";
|
$text['label-edit-note']['pl'] = "Blokowanie połączeń z danego numeru. Edytuj nazwę i włącz/wyłącz poniżej.";
|
||||||
$text['label-edit-note']['sv-se'] = "Blockera samtal från nummer. Editera namn och Aktiv/Inaktiv nedan.";
|
$text['label-edit-note']['sv-se'] = "Blockera samtal från nummer. Editera namn och Aktiv/Inaktiv nedan.";
|
||||||
$text['label-edit-note']['uk'] = "Блокувати дзвінки з номера. Змініть ім'я і включіть/відключіть нижче.";
|
$text['label-edit-note']['uk'] = "Блокувати дзвінки з номера. Змініть ім'я і включіть/відключіть нижче.";
|
||||||
|
$text['label-edit-note']['ro'] = "Blocați apelurile de la un număr. Editați numele și activați/dezactivați mai jos.";
|
||||||
|
|
||||||
$text['label-edit-edit']['en-us'] = "Call Block";
|
$text['label-edit-edit']['en-us'] = "Call Block";
|
||||||
$text['label-edit-edit']['es-cl'] = "Bloqueo de llamada";
|
$text['label-edit-edit']['es-cl'] = "Bloqueo de llamada";
|
||||||
$text['label-edit-edit']['pt-pt'] = "Bloqueio de Chamadas";
|
$text['label-edit-edit']['pt-pt'] = "Bloqueio de Chamadas";
|
||||||
$text['label-edit-edit']['fr-fr'] = "Bloquage d'appel";
|
$text['label-edit-edit']['fr-fr'] = "Liste noire";
|
||||||
$text['label-edit-edit']['nl-nl'] = "";
|
$text['label-edit-edit']['nl-nl'] = "";
|
||||||
$text['label-edit-edit']['pt-br'] = "Bloqueio de chamadas";
|
$text['label-edit-edit']['pt-br'] = "Bloqueio de chamadas";
|
||||||
$text['label-edit-edit']['pl'] = "Blokowanie rozmów";
|
$text['label-edit-edit']['pl'] = "Blokowanie rozmów";
|
||||||
$text['label-edit-edit']['sv-se'] = "Blockera Samtal";
|
$text['label-edit-edit']['sv-se'] = "Blockera Samtal";
|
||||||
$text['label-edit-edit']['uk'] = "Блокування дзвінків";
|
$text['label-edit-edit']['uk'] = "Блокування дзвінків";
|
||||||
|
$text['label-edit-edit']['ro'] = "Blocare apel";
|
||||||
|
|
||||||
$text['label-edit-add-recent']['en-us'] = "Recent Calls";
|
$text['label-edit-add-recent']['en-us'] = "Recent Calls";
|
||||||
$text['label-edit-add-recent']['es-cl'] = "Llamadas Recientes";
|
$text['label-edit-add-recent']['es-cl'] = "Llamadas Recientes";
|
||||||
|
|
@ -179,6 +196,7 @@ $text['label-edit-add-recent']['pt-br'] = "Chamadas recentes";
|
||||||
$text['label-edit-add-recent']['pl'] = "Ostatnie rozmowy";
|
$text['label-edit-add-recent']['pl'] = "Ostatnie rozmowy";
|
||||||
$text['label-edit-add-recent']['sv-se'] = "Senaste Samtal";
|
$text['label-edit-add-recent']['sv-se'] = "Senaste Samtal";
|
||||||
$text['label-edit-add-recent']['uk'] = "Останні дзвінки";
|
$text['label-edit-add-recent']['uk'] = "Останні дзвінки";
|
||||||
|
$text['label-edit-add-recent']['ro'] = "Apeluri recente";
|
||||||
|
|
||||||
$text['label-edit-add']['en-us'] = "Call Block";
|
$text['label-edit-add']['en-us'] = "Call Block";
|
||||||
$text['label-edit-add']['es-cl'] = "Agregar bloqueo de llamada";
|
$text['label-edit-add']['es-cl'] = "Agregar bloqueo de llamada";
|
||||||
|
|
@ -189,6 +207,7 @@ $text['label-edit-add']['pt-br'] = "Adicionar bloqueio de chamadas";
|
||||||
$text['label-edit-add']['pl'] = "Blokowaie rozmów";
|
$text['label-edit-add']['pl'] = "Blokowaie rozmów";
|
||||||
$text['label-edit-add']['sv-se'] = "Blockera Samtal";
|
$text['label-edit-add']['sv-se'] = "Blockera Samtal";
|
||||||
$text['label-edit-add']['uk'] = "Блокування дзвінків";
|
$text['label-edit-add']['uk'] = "Блокування дзвінків";
|
||||||
|
$text['label-edit-add']['ro'] = "Blocare apel";
|
||||||
|
|
||||||
$text['label-duration']['en-us'] = "Duration";
|
$text['label-duration']['en-us'] = "Duration";
|
||||||
$text['label-duration']['es-cl'] = "Duración";
|
$text['label-duration']['es-cl'] = "Duración";
|
||||||
|
|
@ -199,6 +218,7 @@ $text['label-duration']['pt-br'] = "Duração";
|
||||||
$text['label-duration']['pl'] = "Czas trwania";
|
$text['label-duration']['pl'] = "Czas trwania";
|
||||||
$text['label-duration']['sv-se'] = "Samtalstid";
|
$text['label-duration']['sv-se'] = "Samtalstid";
|
||||||
$text['label-duration']['uk'] = "Тривалість";
|
$text['label-duration']['uk'] = "Тривалість";
|
||||||
|
$text['label-duration']['ro'] = "Durată";
|
||||||
|
|
||||||
$text['label-delete-complete']['en-us'] = "Delete Complete";
|
$text['label-delete-complete']['en-us'] = "Delete Complete";
|
||||||
$text['label-delete-complete']['es-cl'] = "Eliminar Completo";
|
$text['label-delete-complete']['es-cl'] = "Eliminar Completo";
|
||||||
|
|
@ -209,26 +229,29 @@ $text['label-delete-complete']['pt-br'] = "Remoção efetuada";
|
||||||
$text['label-delete-complete']['pl'] = "Usunięto poprawnie";
|
$text['label-delete-complete']['pl'] = "Usunięto poprawnie";
|
||||||
$text['label-delete-complete']['sv-se'] = "Borttagning Klar";
|
$text['label-delete-complete']['sv-se'] = "Borttagning Klar";
|
||||||
$text['label-delete-complete']['uk'] = "Видалено";
|
$text['label-delete-complete']['uk'] = "Видалено";
|
||||||
|
$text['label-delete-complete']['ro'] = "Ștergere completă";
|
||||||
|
|
||||||
$text['label-date-added']['en-us'] = "Date Added";
|
$text['label-date-added']['en-us'] = "Date Added";
|
||||||
$text['label-date-added']['es-cl'] = "Fecha de ingreso";
|
$text['label-date-added']['es-cl'] = "Fecha de ingreso";
|
||||||
$text['label-date-added']['pt-pt'] = "Data adicionada";
|
$text['label-date-added']['pt-pt'] = "Data adicionada";
|
||||||
$text['label-date-added']['fr-fr'] = "Date Ajoutée";
|
$text['label-date-added']['fr-fr'] = "Date d'ajout";
|
||||||
$text['label-date-added']['nl-nl'] = "";
|
$text['label-date-added']['nl-nl'] = "";
|
||||||
$text['label-date-added']['pt-br'] = "Data acionada";
|
$text['label-date-added']['pt-br'] = "Data acionada";
|
||||||
$text['label-date-added']['pl'] = "Dodano datę";
|
$text['label-date-added']['pl'] = "Dodano datę";
|
||||||
$text['label-date-added']['sv-se'] = "Datum Tillagt";
|
$text['label-date-added']['sv-se'] = "Datum Tillagt";
|
||||||
$text['label-date-added']['uk'] = "Додано";
|
$text['label-date-added']['uk'] = "Додано";
|
||||||
|
$text['label-date-added']['ro'] = "Data adăugării";
|
||||||
|
|
||||||
$text['label-count']['en-us'] = "Count";
|
$text['label-count']['en-us'] = "Count";
|
||||||
$text['label-count']['es-cl'] = "Conteo";
|
$text['label-count']['es-cl'] = "Conteo";
|
||||||
$text['label-count']['pt-pt'] = "Contagem";
|
$text['label-count']['pt-pt'] = "Contagem";
|
||||||
$text['label-count']['fr-fr'] = "Décompte";
|
$text['label-count']['fr-fr'] = "Nombre d'appels";
|
||||||
$text['label-count']['nl-nl'] = "";
|
$text['label-count']['nl-nl'] = "";
|
||||||
$text['label-count']['pt-br'] = "Contagem";
|
$text['label-count']['pt-br'] = "Contagem";
|
||||||
$text['label-count']['pl'] = "Wyliczenie";
|
$text['label-count']['pl'] = "Wyliczenie";
|
||||||
$text['label-count']['sv-se'] = "Räkna";
|
$text['label-count']['sv-se'] = "Räkna";
|
||||||
$text['label-count']['uk'] = "Кількість";
|
$text['label-count']['uk'] = "Кількість";
|
||||||
|
$text['label-count']['ro'] = "";
|
||||||
|
|
||||||
$text['label-called-on']['en-us'] = "Called on";
|
$text['label-called-on']['en-us'] = "Called on";
|
||||||
$text['label-called-on']['es-cl'] = "Llamó en";
|
$text['label-called-on']['es-cl'] = "Llamó en";
|
||||||
|
|
@ -239,6 +262,7 @@ $text['label-called-on']['pt-br'] = "Chamada em ";
|
||||||
$text['label-called-on']['pl'] = "Zadzwoniono na";
|
$text['label-called-on']['pl'] = "Zadzwoniono na";
|
||||||
$text['label-called-on']['sv-se'] = "Ringdes på";
|
$text['label-called-on']['sv-se'] = "Ringdes på";
|
||||||
$text['label-called-on']['uk'] = "Дзвінок здійснено";
|
$text['label-called-on']['uk'] = "Дзвінок здійснено";
|
||||||
|
$text['label-called-on']['ro'] = "Sunat pe";
|
||||||
|
|
||||||
$text['label-busy']['en-us'] = "Busy";
|
$text['label-busy']['en-us'] = "Busy";
|
||||||
$text['label-busy']['es-cl'] = "Ocupado";
|
$text['label-busy']['es-cl'] = "Ocupado";
|
||||||
|
|
@ -249,6 +273,7 @@ $text['label-busy']['pt-br'] = "Ocupado";
|
||||||
$text['label-busy']['pl'] = "Zajęty";
|
$text['label-busy']['pl'] = "Zajęty";
|
||||||
$text['label-busy']['sv-se'] = "Upptagen";
|
$text['label-busy']['sv-se'] = "Upptagen";
|
||||||
$text['label-busy']['uk'] = "Зайнято";
|
$text['label-busy']['uk'] = "Зайнято";
|
||||||
|
$text['label-busy']['ro'] = "Ocupat";
|
||||||
|
|
||||||
$text['label-add-note']['en-us'] = "Block calls from a number. Either select a number from the list above or enter the number, name and enable below.";
|
$text['label-add-note']['en-us'] = "Block calls from a number. Either select a number from the list above or enter the number, name and enable below.";
|
||||||
$text['label-add-note']['es-cl'] = "Bloquea llamadas desde un número. Puede elegir un número de la lista de arriba o ingresar el nú, nombre y activarlo abajo.";
|
$text['label-add-note']['es-cl'] = "Bloquea llamadas desde un número. Puede elegir un número de la lista de arriba o ingresar el nú, nombre y activarlo abajo.";
|
||||||
|
|
@ -259,6 +284,7 @@ $text['label-add-note']['pt-br'] = "Bloquear chamadas a partir de um número. Se
|
||||||
$text['label-add-note']['pl'] = "Blokowanie połączeń z danego numeru. Wybierz numer z powyższej listy j lub wpisz numer, nazwę i załącz poniżej.";
|
$text['label-add-note']['pl'] = "Blokowanie połączeń z danego numeru. Wybierz numer z powyższej listy j lub wpisz numer, nazwę i załącz poniżej.";
|
||||||
$text['label-add-note']['sv-se'] = "Blockera samtal från ett nummer. Välj antingen ett nummer från listan ovan eller fyll i nummer, namn och aktivera nedan.";
|
$text['label-add-note']['sv-se'] = "Blockera samtal från ett nummer. Välj antingen ett nummer från listan ovan eller fyll i nummer, namn och aktivera nedan.";
|
||||||
$text['label-add-note']['uk'] = "Блокувати дзвінки з номера. Або вибрати номер зі списку вище або введіть номер, ім'я і включити нижче.";
|
$text['label-add-note']['uk'] = "Блокувати дзвінки з номера. Або вибрати номер зі списку вище або введіть номер, ім'я і включити нижче.";
|
||||||
|
$text['label-add-note']['ro'] = "";
|
||||||
|
|
||||||
$text['label-add-complete']['en-us'] = "Add Complete";
|
$text['label-add-complete']['en-us'] = "Add Complete";
|
||||||
$text['label-add-complete']['es-cl'] = "Agregar Completo";
|
$text['label-add-complete']['es-cl'] = "Agregar Completo";
|
||||||
|
|
@ -269,6 +295,7 @@ $text['label-add-complete']['pt-br'] = "Criação efetuada ";
|
||||||
$text['label-add-complete']['pl'] = "Dodano poprawnie";
|
$text['label-add-complete']['pl'] = "Dodano poprawnie";
|
||||||
$text['label-add-complete']['sv-se'] = "Tillagd";
|
$text['label-add-complete']['sv-se'] = "Tillagd";
|
||||||
$text['label-add-complete']['uk'] = "Додано";
|
$text['label-add-complete']['uk'] = "Додано";
|
||||||
|
$text['label-add-complete']['ro'] = "Adăugare completă";
|
||||||
|
|
||||||
$text['label-action']['en-us'] = "Action";
|
$text['label-action']['en-us'] = "Action";
|
||||||
$text['label-action']['es-cl'] = "Acción";
|
$text['label-action']['es-cl'] = "Acción";
|
||||||
|
|
@ -279,6 +306,7 @@ $text['label-action']['pt-br'] = "Ação";
|
||||||
$text['label-action']['pl'] = "Operacja";
|
$text['label-action']['pl'] = "Operacja";
|
||||||
$text['label-action']['sv-se'] = "Åtgärd";
|
$text['label-action']['sv-se'] = "Åtgärd";
|
||||||
$text['label-action']['uk'] = "Дія";
|
$text['label-action']['uk'] = "Дія";
|
||||||
|
$text['label-action']['ro'] = "Acțiune";
|
||||||
|
|
||||||
$text['description-number']['en-us'] = "Enter the exact number.";
|
$text['description-number']['en-us'] = "Enter the exact number.";
|
||||||
$text['description-number']['es-cl'] = "Ingrese el nú exacto.";
|
$text['description-number']['es-cl'] = "Ingrese el nú exacto.";
|
||||||
|
|
@ -289,6 +317,7 @@ $text['description-number']['pt-br'] = "Insira o número exato";
|
||||||
$text['description-number']['pl'] = "Wprowadź dokładny numer.";
|
$text['description-number']['pl'] = "Wprowadź dokładny numer.";
|
||||||
$text['description-number']['sv-se'] = "Ange det exakta numret";
|
$text['description-number']['sv-se'] = "Ange det exakta numret";
|
||||||
$text['description-number']['uk'] = "Введіть точний номер";
|
$text['description-number']['uk'] = "Введіть точний номер";
|
||||||
|
$text['description-number']['ro'] = "Introduceți numărul exact";
|
||||||
|
|
||||||
$text['description-name']['en-us'] = "Enter the name.";
|
$text['description-name']['en-us'] = "Enter the name.";
|
||||||
$text['description-name']['es-cl'] = "Introduzca el nombre.";
|
$text['description-name']['es-cl'] = "Introduzca el nombre.";
|
||||||
|
|
@ -299,6 +328,7 @@ $text['description-name']['pt-br'] = "Insira o nome do menu";
|
||||||
$text['description-name']['pl'] = "Wprowadź nazwę";
|
$text['description-name']['pl'] = "Wprowadź nazwę";
|
||||||
$text['description-name']['sv-se'] = "Skriv in namnet.";
|
$text['description-name']['sv-se'] = "Skriv in namnet.";
|
||||||
$text['description-name']['uk'] = "Введіть назву меню";
|
$text['description-name']['uk'] = "Введіть назву меню";
|
||||||
|
$text['description-name']['ro'] = "Introduceți numele";
|
||||||
|
|
||||||
$text['description-enable']['en-us'] = "Set to true to enable call blocking for this number.";
|
$text['description-enable']['en-us'] = "Set to true to enable call blocking for this number.";
|
||||||
$text['description-enable']['es-cl'] = "Seleccione verdadero para activar el bloqueo de llamadas desde este número.";
|
$text['description-enable']['es-cl'] = "Seleccione verdadero para activar el bloqueo de llamadas desde este número.";
|
||||||
|
|
@ -309,6 +339,7 @@ $text['description-enable']['pt-br'] = "Escolha sim para ativar o bloqueio de c
|
||||||
$text['description-enable']['pl'] = "Ustaw wartość na TAK, aby umożliwić blokowanie tego numeru ";
|
$text['description-enable']['pl'] = "Ustaw wartość na TAK, aby umożliwić blokowanie tego numeru ";
|
||||||
$text['description-enable']['sv-se'] = "Välj Sann för att blockera detta nummer.";
|
$text['description-enable']['sv-se'] = "Välj Sann för att blockera detta nummer.";
|
||||||
$text['description-enable']['uk'] = "Виберіть 'Так', щоб блокувати дзвінки з даного номера.";
|
$text['description-enable']['uk'] = "Виберіть 'Так', щоб блокувати дзвінки з даного номера.";
|
||||||
|
$text['description-enable']['ro'] = "";
|
||||||
|
|
||||||
$text['description-call-block']['en-us'] = "A list of numbers from which to block calls.";
|
$text['description-call-block']['en-us'] = "A list of numbers from which to block calls.";
|
||||||
$text['description-call-block']['es-cl'] = "Un listado de números desde los cuales se bloquean las llamadas";
|
$text['description-call-block']['es-cl'] = "Un listado de números desde los cuales se bloquean las llamadas";
|
||||||
|
|
@ -319,6 +350,7 @@ $text['description-call-block']['pt-br'] = "Uma lista de números que deseja blo
|
||||||
$text['description-call-block']['pl'] = "Lista numerów, z których rozmowy są blokowane.";
|
$text['description-call-block']['pl'] = "Lista numerów, z których rozmowy są blokowane.";
|
||||||
$text['description-call-block']['sv-se'] = "En lista med nummer för blockering av samtal.";
|
$text['description-call-block']['sv-se'] = "En lista med nummer för blockering av samtal.";
|
||||||
$text['description-call-block']['uk'] = "Список номерів, з яких блокуються дзвінки.";
|
$text['description-call-block']['uk'] = "Список номерів, з яких блокуються дзвінки.";
|
||||||
|
$text['description-call-block']['ro'] = "";
|
||||||
|
|
||||||
$text['description-action']['en-us'] = "Set an action for calls from this number.";
|
$text['description-action']['en-us'] = "Set an action for calls from this number.";
|
||||||
$text['description-action']['es-cl'] = "Configurar una acción para llamadas desde este número.";
|
$text['description-action']['es-cl'] = "Configurar una acción para llamadas desde este número.";
|
||||||
|
|
@ -329,6 +361,7 @@ $text['description-action']['pt-br'] = "Escolha uma ação para chamadas com ori
|
||||||
$text['description-action']['pl'] = "Ustaw co zrobić w przypadku polaczeń z tego numeru.";
|
$text['description-action']['pl'] = "Ustaw co zrobić w przypadku polaczeń z tego numeru.";
|
||||||
$text['description-action']['sv-se'] = "Välj en aktion för samtal från detta nummer.";
|
$text['description-action']['sv-se'] = "Välj en aktion för samtal från detta nummer.";
|
||||||
$text['description-action']['uk'] = "Встановіть дію для дзвінків з цього номера.";
|
$text['description-action']['uk'] = "Встановіть дію для дзвінків з цього номера.";
|
||||||
|
$text['description-action']['ro'] = "";
|
||||||
|
|
||||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar el número?";
|
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar el número?";
|
||||||
|
|
@ -339,6 +372,7 @@ $text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
||||||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||||
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||||
|
$text['confirm-delete']['ro'] = "";
|
||||||
|
|
||||||
$text['button-view']['en-us'] = "View";
|
$text['button-view']['en-us'] = "View";
|
||||||
$text['button-view']['es-cl'] = "Ver";
|
$text['button-view']['es-cl'] = "Ver";
|
||||||
|
|
@ -349,6 +383,7 @@ $text['button-view']['pt-br'] = "Visualizar";
|
||||||
$text['button-view']['pl'] = "Widok";
|
$text['button-view']['pl'] = "Widok";
|
||||||
$text['button-view']['sv-se'] = "Visa";
|
$text['button-view']['sv-se'] = "Visa";
|
||||||
$text['button-view']['uk'] = "Перегляд";
|
$text['button-view']['uk'] = "Перегляд";
|
||||||
|
$text['button-view']['ro'] = "Vizualizare";
|
||||||
|
|
||||||
$text['button-save']['en-us'] = "Save";
|
$text['button-save']['en-us'] = "Save";
|
||||||
$text['button-save']['es-cl'] = "Guardar";
|
$text['button-save']['es-cl'] = "Guardar";
|
||||||
|
|
@ -359,6 +394,7 @@ $text['button-save']['pt-br'] = "Salvar";
|
||||||
$text['button-save']['pl'] = "Zachowaj";
|
$text['button-save']['pl'] = "Zachowaj";
|
||||||
$text['button-save']['sv-se'] = "Spara";
|
$text['button-save']['sv-se'] = "Spara";
|
||||||
$text['button-save']['uk'] = "Зберегти";
|
$text['button-save']['uk'] = "Зберегти";
|
||||||
|
$text['button-save']['ro'] = "Salvează";
|
||||||
|
|
||||||
$text['button-edit']['en-us'] = "Edit";
|
$text['button-edit']['en-us'] = "Edit";
|
||||||
$text['button-edit']['es-cl'] = "Editar";
|
$text['button-edit']['es-cl'] = "Editar";
|
||||||
|
|
@ -369,6 +405,7 @@ $text['button-edit']['pt-br'] = "Editar";
|
||||||
$text['button-edit']['pl'] = "Edytuj";
|
$text['button-edit']['pl'] = "Edytuj";
|
||||||
$text['button-edit']['sv-se'] = "Editera";
|
$text['button-edit']['sv-se'] = "Editera";
|
||||||
$text['button-edit']['uk'] = "Редагувати";
|
$text['button-edit']['uk'] = "Редагувати";
|
||||||
|
$text['button-edit']['ro'] = "Editează";
|
||||||
|
|
||||||
$text['button-delete']['en-us'] = "Delete";
|
$text['button-delete']['en-us'] = "Delete";
|
||||||
$text['button-delete']['es-cl'] = "Eliminar";
|
$text['button-delete']['es-cl'] = "Eliminar";
|
||||||
|
|
@ -379,6 +416,7 @@ $text['button-delete']['pt-br'] = "Remover";
|
||||||
$text['button-delete']['pl'] = "Usuń";
|
$text['button-delete']['pl'] = "Usuń";
|
||||||
$text['button-delete']['sv-se'] = "Ta Bort";
|
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||||
$text['button-delete']['uk'] = "Видалити";
|
$text['button-delete']['uk'] = "Видалити";
|
||||||
|
$text['button-delete']['ro'] = "";
|
||||||
|
|
||||||
$text['button-back']['en-us'] = "Back";
|
$text['button-back']['en-us'] = "Back";
|
||||||
$text['button-back']['es-cl'] = "Volver";
|
$text['button-back']['es-cl'] = "Volver";
|
||||||
|
|
@ -389,6 +427,7 @@ $text['button-back']['pt-br'] = "Voltar";
|
||||||
$text['button-back']['pl'] = "Wróć";
|
$text['button-back']['pl'] = "Wróć";
|
||||||
$text['button-back']['sv-se'] = "Tillbaka";
|
$text['button-back']['sv-se'] = "Tillbaka";
|
||||||
$text['button-back']['uk'] = "Назад";
|
$text['button-back']['uk'] = "Назад";
|
||||||
|
$text['button-back']['ro'] = "Înapoi";
|
||||||
|
|
||||||
$text['button-add']['en-us'] = "Add";
|
$text['button-add']['en-us'] = "Add";
|
||||||
$text['button-add']['pt-pt'] = "Adicionar";
|
$text['button-add']['pt-pt'] = "Adicionar";
|
||||||
|
|
@ -398,5 +437,6 @@ $text['button-add']['pt-br'] = "Adicionar";
|
||||||
$text['button-add']['pl'] = "Dodaj";
|
$text['button-add']['pl'] = "Dodaj";
|
||||||
$text['button-add']['sv-se'] = "Lägg Till";
|
$text['button-add']['sv-se'] = "Lägg Till";
|
||||||
$text['button-add']['uk'] = "Додати";
|
$text['button-add']['uk'] = "Додати";
|
||||||
|
$text['button-add']['ro'] = "Adaugă";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -2,12 +2,13 @@
|
||||||
|
|
||||||
$apps[$x]['menu'][0]['title']['en-us'] = "Call Block";
|
$apps[$x]['menu'][0]['title']['en-us'] = "Call Block";
|
||||||
$apps[$x]['menu'][0]['title']['es-cl'] = "Bloqueo de llamadas";
|
$apps[$x]['menu'][0]['title']['es-cl'] = "Bloqueo de llamadas";
|
||||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Blocage d'appel";
|
$apps[$x]['menu'][0]['title']['fr-fr'] = "Liste Noire";
|
||||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Bloqueio de Chamadas";
|
$apps[$x]['menu'][0]['title']['pt-pt'] = "Bloqueio de Chamadas";
|
||||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Bloqueio de chamadas";
|
$apps[$x]['menu'][0]['title']['pt-br'] = "Bloqueio de chamadas";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Blokowanie rozmów";
|
$apps[$x]['menu'][0]['title']['pl'] = "Blokowanie rozmów";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Blockera Samtal";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "Blockera Samtal";
|
||||||
$apps[$x]['menu'][0]['title']['uk'] = "Блокування дзвінків";
|
$apps[$x]['menu'][0]['title']['uk'] = "Блокування дзвінків";
|
||||||
|
$apps[$x]['menu'][0]['title']['ro'] = "Blocare apel";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "29295c90-b1b9-440b-9c7E-c8363c6e8975";
|
$apps[$x]['menu'][0]['uuid'] = "29295c90-b1b9-440b-9c7E-c8363c6e8975";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -97,7 +97,7 @@ $text['option-usring']['fr-fr'] = "us-ring";
|
||||||
$text['option-usring']['pt-br'] = "USRing";
|
$text['option-usring']['pt-br'] = "USRing";
|
||||||
$text['option-usring']['pl'] = "us-ring";
|
$text['option-usring']['pl'] = "us-ring";
|
||||||
$text['option-usring']['sv-se'] = "us-ring";
|
$text['option-usring']['sv-se'] = "us-ring";
|
||||||
$text['option-usring']['uk'] = "";
|
$text['option-usring']['uk'] = "us-ring ";
|
||||||
|
|
||||||
$text['option-ukring']['en-us'] = "uk-ring";
|
$text['option-ukring']['en-us'] = "uk-ring";
|
||||||
$text['option-ukring']['es-cl'] = "uk-ring";
|
$text['option-ukring']['es-cl'] = "uk-ring";
|
||||||
|
|
@ -106,7 +106,7 @@ $text['option-ukring']['fr-fr'] = "uk-ring";
|
||||||
$text['option-ukring']['pt-br'] = "UKRing";
|
$text['option-ukring']['pt-br'] = "UKRing";
|
||||||
$text['option-ukring']['pl'] = "uk-ring";
|
$text['option-ukring']['pl'] = "uk-ring";
|
||||||
$text['option-ukring']['sv-se'] = "uk-ring";
|
$text['option-ukring']['sv-se'] = "uk-ring";
|
||||||
$text['option-ukring']['uk'] = "";
|
$text['option-ukring']['uk'] = "uk-ring ";
|
||||||
|
|
||||||
$text['option-true']['en-us'] = "True";
|
$text['option-true']['en-us'] = "True";
|
||||||
$text['option-true']['es-cl'] = "Si";
|
$text['option-true']['es-cl'] = "Si";
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ $text['title-call_flows']['fr-fr'] = "Flux d'appel";
|
||||||
$text['title-call_flows']['pt-br'] = "Fluxo de chamadas";
|
$text['title-call_flows']['pt-br'] = "Fluxo de chamadas";
|
||||||
$text['title-call_flows']['pl'] = "Przepływ rozmów";
|
$text['title-call_flows']['pl'] = "Przepływ rozmów";
|
||||||
$text['title-call_flows']['sv-se'] = "Samtalsflöden";
|
$text['title-call_flows']['sv-se'] = "Samtalsflöden";
|
||||||
|
$text['title-call_flows']['uk'] = "Потоки дзвінків";
|
||||||
|
|
||||||
$text['title-call_flow-edit']['en-us'] = "Call Flow";
|
$text['title-call_flow-edit']['en-us'] = "Call Flow";
|
||||||
$text['title-call_flow-edit']['es-cl'] = "Flujo de Llamada";
|
$text['title-call_flow-edit']['es-cl'] = "Flujo de Llamada";
|
||||||
|
|
@ -15,6 +16,7 @@ $text['title-call_flow-edit']['fr-fr'] = "Editer le flux";
|
||||||
$text['title-call_flow-edit']['pt-br'] = "Fluxo de chamada";
|
$text['title-call_flow-edit']['pt-br'] = "Fluxo de chamada";
|
||||||
$text['title-call_flow-edit']['pl'] = "Przepływ rozmów";
|
$text['title-call_flow-edit']['pl'] = "Przepływ rozmów";
|
||||||
$text['title-call_flow-edit']['sv-se'] = "Samtalsflöde";
|
$text['title-call_flow-edit']['sv-se'] = "Samtalsflöde";
|
||||||
|
$text['title-call_flow-edit']['uk'] = "Потік дзвінків";
|
||||||
|
|
||||||
$text['title-call_flow-add']['en-us'] = "Call Flow Add";
|
$text['title-call_flow-add']['en-us'] = "Call Flow Add";
|
||||||
$text['title-call_flow-add']['es-cl'] = "Agregar Flujo de Llamada";
|
$text['title-call_flow-add']['es-cl'] = "Agregar Flujo de Llamada";
|
||||||
|
|
@ -23,14 +25,16 @@ $text['title-call_flow-add']['fr-fr'] = "Ajouter un flux";
|
||||||
$text['title-call_flow-add']['pt-br'] = "Adicionar fluxo de chamada";
|
$text['title-call_flow-add']['pt-br'] = "Adicionar fluxo de chamada";
|
||||||
$text['title-call_flow-add']['pl'] = "Dodaj przepływ rozmów";
|
$text['title-call_flow-add']['pl'] = "Dodaj przepływ rozmów";
|
||||||
$text['title-call_flow-add']['sv-se'] = "Lägg Till Samtalsflöde";
|
$text['title-call_flow-add']['sv-se'] = "Lägg Till Samtalsflöde";
|
||||||
|
$text['title-call_flow-add']['uk'] = "";
|
||||||
|
|
||||||
$text['message-update']['en-us'] = "Update Completed";
|
$text['message-update']['en-us'] = "Update Completed";
|
||||||
$text['message-update']['es-cl'] = "Actualizar Completado";
|
$text['message-update']['es-cl'] = "Actualizar Completado";
|
||||||
$text['message-update']['pt-pt'] = "Actualização Efectuada";
|
$text['message-update']['pt-pt'] = "Actualização Efectuada";
|
||||||
$text['message-update']['fr-fr'] = "Mis à jour";
|
$text['message-update']['fr-fr'] = "Mise à jour effectuée";
|
||||||
$text['message-update']['pt-br'] = "Atualização Efetuada";
|
$text['message-update']['pt-br'] = "Atualização Efetuada";
|
||||||
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
||||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||||
|
$text['message-update']['uk'] = "Оновлено";
|
||||||
|
|
||||||
$text['message-required']['en-us'] = "Please provide: ";
|
$text['message-required']['en-us'] = "Please provide: ";
|
||||||
$text['message-required']['es-cl'] = "Por favor indique: ";
|
$text['message-required']['es-cl'] = "Por favor indique: ";
|
||||||
|
|
@ -39,6 +43,7 @@ $text['message-required']['fr-fr'] = "Merci d'indiquer: ";
|
||||||
$text['message-required']['pt-br'] = "Por favor Indique:";
|
$text['message-required']['pt-br'] = "Por favor Indique:";
|
||||||
$text['message-required']['pl'] = "Wpisz:";
|
$text['message-required']['pl'] = "Wpisz:";
|
||||||
$text['message-required']['sv-se'] = "Var god uppge:";
|
$text['message-required']['sv-se'] = "Var god uppge:";
|
||||||
|
$text['message-required']['uk'] = "Будь ласка, вкажіть:";
|
||||||
|
|
||||||
$text['message-message']['en-us'] = "Message";
|
$text['message-message']['en-us'] = "Message";
|
||||||
$text['message-message']['es-cl'] = "Mensaje";
|
$text['message-message']['es-cl'] = "Mensaje";
|
||||||
|
|
@ -47,22 +52,25 @@ $text['message-message']['fr-fr'] = "Message";
|
||||||
$text['message-message']['pt-br'] = "Mensagem";
|
$text['message-message']['pt-br'] = "Mensagem";
|
||||||
$text['message-message']['pl'] = "Wiadomość";
|
$text['message-message']['pl'] = "Wiadomość";
|
||||||
$text['message-message']['sv-se'] = "Meddelande";
|
$text['message-message']['sv-se'] = "Meddelande";
|
||||||
|
$text['message-message']['uk'] = "Повідомлення";
|
||||||
|
|
||||||
$text['message-delete']['en-us'] = "Delete Completed";
|
$text['message-delete']['en-us'] = "Delete Completed";
|
||||||
$text['message-delete']['es-cl'] = "Eliminar Completado";
|
$text['message-delete']['es-cl'] = "Eliminar Completado";
|
||||||
$text['message-delete']['pt-pt'] = "Remoção Efectuada";
|
$text['message-delete']['pt-pt'] = "Remoção Efectuada";
|
||||||
$text['message-delete']['fr-fr'] = "Supprimé";
|
$text['message-delete']['fr-fr'] = "Suppression effectuée";
|
||||||
$text['message-delete']['pt-br'] = "Remoção Efetuada";
|
$text['message-delete']['pt-br'] = "Remoção Efetuada";
|
||||||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||||
|
$text['message-delete']['uk'] = "Видалено";
|
||||||
|
|
||||||
$text['message-add']['en-us'] = "Add Completed";
|
$text['message-add']['en-us'] = "Add Completed";
|
||||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||||
$text['message-add']['pt-pt'] = "Adição Efectuada";
|
$text['message-add']['pt-pt'] = "Adição Efectuada";
|
||||||
$text['message-add']['fr-fr'] = "Ajouté";
|
$text['message-add']['fr-fr'] = "Ajout effectué";
|
||||||
$text['message-add']['pt-br'] = "Criação Efetuada";
|
$text['message-add']['pt-br'] = "Criação Efetuada";
|
||||||
$text['message-add']['pl'] = "Dodano poprawnie";
|
$text['message-add']['pl'] = "Dodano poprawnie";
|
||||||
$text['message-add']['sv-se'] = "Tillagd";
|
$text['message-add']['sv-se'] = "Tillagd";
|
||||||
|
$text['message-add']['uk'] = "Додано";
|
||||||
|
|
||||||
$text['label-true']['en-us'] = "True";
|
$text['label-true']['en-us'] = "True";
|
||||||
$text['label-true']['es-cl'] = "Verdadero";
|
$text['label-true']['es-cl'] = "Verdadero";
|
||||||
|
|
@ -71,6 +79,7 @@ $text['label-true']['fr-fr'] = "Oui";
|
||||||
$text['label-true']['pt-br'] = "Sim";
|
$text['label-true']['pt-br'] = "Sim";
|
||||||
$text['label-true']['pl'] = "Tak";
|
$text['label-true']['pl'] = "Tak";
|
||||||
$text['label-true']['sv-se'] = "Sann";
|
$text['label-true']['sv-se'] = "Sann";
|
||||||
|
$text['label-true']['uk'] = "Так";
|
||||||
|
|
||||||
$text['label-status']['en-us'] = "Status";
|
$text['label-status']['en-us'] = "Status";
|
||||||
$text['label-status']['es-cl'] = "Estado";
|
$text['label-status']['es-cl'] = "Estado";
|
||||||
|
|
@ -79,6 +88,7 @@ $text['label-status']['fr-fr'] = "Etat";
|
||||||
$text['label-status']['pt-br'] = "Estado";
|
$text['label-status']['pt-br'] = "Estado";
|
||||||
$text['label-status']['pl'] = "Status";
|
$text['label-status']['pl'] = "Status";
|
||||||
$text['label-status']['sv-se'] = "Status";
|
$text['label-status']['sv-se'] = "Status";
|
||||||
|
$text['label-status']['uk'] = "Статус";
|
||||||
|
|
||||||
$text['label-pin_number']['en-us'] = "PIN Number";
|
$text['label-pin_number']['en-us'] = "PIN Number";
|
||||||
$text['label-pin_number']['es-cl'] = "Número PIN";
|
$text['label-pin_number']['es-cl'] = "Número PIN";
|
||||||
|
|
@ -87,6 +97,7 @@ $text['label-pin_number']['fr-fr'] = "Code PIN";
|
||||||
$text['label-pin_number']['pt-br'] = "Código PIN";
|
$text['label-pin_number']['pt-br'] = "Código PIN";
|
||||||
$text['label-pin_number']['pl'] = "Numer PIN";
|
$text['label-pin_number']['pl'] = "Numer PIN";
|
||||||
$text['label-pin_number']['sv-se'] = "PIN Kod";
|
$text['label-pin_number']['sv-se'] = "PIN Kod";
|
||||||
|
$text['label-pin_number']['uk'] = "PIN-код";
|
||||||
|
|
||||||
$text['label-none']['en-us'] = "None";
|
$text['label-none']['en-us'] = "None";
|
||||||
$text['label-none']['es-cl'] = "Ninguno";
|
$text['label-none']['es-cl'] = "Ninguno";
|
||||||
|
|
@ -95,6 +106,7 @@ $text['label-none']['fr-fr'] = "Aucun";
|
||||||
$text['label-none']['pt-br'] = "Nenhum";
|
$text['label-none']['pt-br'] = "Nenhum";
|
||||||
$text['label-none']['pl'] = "Żaden";
|
$text['label-none']['pl'] = "Żaden";
|
||||||
$text['label-none']['sv-se'] = "Ingen";
|
$text['label-none']['sv-se'] = "Ingen";
|
||||||
|
$text['label-none']['uk'] = "Жоден";
|
||||||
|
|
||||||
$text['label-name']['en-us'] = "Name";
|
$text['label-name']['en-us'] = "Name";
|
||||||
$text['label-name']['es-cl'] = "Nombre";
|
$text['label-name']['es-cl'] = "Nombre";
|
||||||
|
|
@ -103,6 +115,7 @@ $text['label-name']['fr-fr'] = "Nom";
|
||||||
$text['label-name']['pt-br'] = "Nome";
|
$text['label-name']['pt-br'] = "Nome";
|
||||||
$text['label-name']['pl'] = "Nazwa";
|
$text['label-name']['pl'] = "Nazwa";
|
||||||
$text['label-name']['sv-se'] = "Namn";
|
$text['label-name']['sv-se'] = "Namn";
|
||||||
|
$text['label-name']['uk'] = "Назва";
|
||||||
|
|
||||||
$text['label-feature_code']['en-us'] = "Feature Code";
|
$text['label-feature_code']['en-us'] = "Feature Code";
|
||||||
$text['label-feature_code']['es-cl'] = "Código distintivo";
|
$text['label-feature_code']['es-cl'] = "Código distintivo";
|
||||||
|
|
@ -111,6 +124,7 @@ $text['label-feature_code']['fr-fr'] = "Code Fonction";
|
||||||
$text['label-feature_code']['pt-br'] = "Código de função";
|
$text['label-feature_code']['pt-br'] = "Código de função";
|
||||||
$text['label-feature_code']['pl'] = "";
|
$text['label-feature_code']['pl'] = "";
|
||||||
$text['label-feature_code']['sv-se'] = "Funktionskod";
|
$text['label-feature_code']['sv-se'] = "Funktionskod";
|
||||||
|
$text['label-feature_code']['uk'] = "";
|
||||||
|
|
||||||
$text['label-false']['en-us'] = "False";
|
$text['label-false']['en-us'] = "False";
|
||||||
$text['label-false']['es-cl'] = "Falso";
|
$text['label-false']['es-cl'] = "Falso";
|
||||||
|
|
@ -119,6 +133,7 @@ $text['label-false']['fr-fr'] = "Non";
|
||||||
$text['label-false']['pt-br'] = "Não";
|
$text['label-false']['pt-br'] = "Não";
|
||||||
$text['label-false']['pl'] = "Nie";
|
$text['label-false']['pl'] = "Nie";
|
||||||
$text['label-false']['sv-se'] = "Falsk";
|
$text['label-false']['sv-se'] = "Falsk";
|
||||||
|
$text['label-false']['uk'] = "Ні";
|
||||||
|
|
||||||
$text['label-extension']['en-us'] = "Extension";
|
$text['label-extension']['en-us'] = "Extension";
|
||||||
$text['label-extension']['es-cl'] = "Extensión";
|
$text['label-extension']['es-cl'] = "Extensión";
|
||||||
|
|
@ -127,6 +142,7 @@ $text['label-extension']['fr-fr'] = "Extension";
|
||||||
$text['label-extension']['pt-br'] = "Ramal";
|
$text['label-extension']['pt-br'] = "Ramal";
|
||||||
$text['label-extension']['pl'] = "Numer wewnętrzny";
|
$text['label-extension']['pl'] = "Numer wewnętrzny";
|
||||||
$text['label-extension']['sv-se'] = "Anknytning";
|
$text['label-extension']['sv-se'] = "Anknytning";
|
||||||
|
$text['label-extension']['uk'] = "Розширення (Extention)";
|
||||||
|
|
||||||
$text['label-destination_label']['en-us'] = "Destination Label";
|
$text['label-destination_label']['en-us'] = "Destination Label";
|
||||||
$text['label-destination_label']['es-cl'] = "Etiqueta de Destino";
|
$text['label-destination_label']['es-cl'] = "Etiqueta de Destino";
|
||||||
|
|
@ -135,6 +151,7 @@ $text['label-destination_label']['fr-fr'] = "Label de la destination";
|
||||||
$text['label-destination_label']['pt-br'] = "Destino";
|
$text['label-destination_label']['pt-br'] = "Destino";
|
||||||
$text['label-destination_label']['pl'] = "Etykieta destynacji";
|
$text['label-destination_label']['pl'] = "Etykieta destynacji";
|
||||||
$text['label-destination_label']['sv-se'] = "Destination Etikett";
|
$text['label-destination_label']['sv-se'] = "Destination Etikett";
|
||||||
|
$text['label-destination_label']['uk'] = "";
|
||||||
|
|
||||||
$text['label-destination']['en-us'] = "Destination";
|
$text['label-destination']['en-us'] = "Destination";
|
||||||
$text['label-destination']['es-cl'] = "Destino";
|
$text['label-destination']['es-cl'] = "Destino";
|
||||||
|
|
@ -143,6 +160,7 @@ $text['label-destination']['fr-fr'] = "Destination";
|
||||||
$text['label-destination']['pt-br'] = "Número de destino";
|
$text['label-destination']['pt-br'] = "Número de destino";
|
||||||
$text['label-destination']['pl'] = "Destynacja";
|
$text['label-destination']['pl'] = "Destynacja";
|
||||||
$text['label-destination']['sv-se'] = "Destination";
|
$text['label-destination']['sv-se'] = "Destination";
|
||||||
|
$text['label-destination']['uk'] = "Номер";
|
||||||
|
|
||||||
$text['label-description']['en-us'] = "Description";
|
$text['label-description']['en-us'] = "Description";
|
||||||
$text['label-description']['es-cl'] = "Descripción";
|
$text['label-description']['es-cl'] = "Descripción";
|
||||||
|
|
@ -151,6 +169,7 @@ $text['label-description']['fr-fr'] = "Description";
|
||||||
$text['label-description']['pt-br'] = "Descrição";
|
$text['label-description']['pt-br'] = "Descrição";
|
||||||
$text['label-description']['pl'] = "Opis";
|
$text['label-description']['pl'] = "Opis";
|
||||||
$text['label-description']['sv-se'] = "Beskrivning";
|
$text['label-description']['sv-se'] = "Beskrivning";
|
||||||
|
$text['label-description']['uk'] = "Опис";
|
||||||
|
|
||||||
$text['label-context']['en-us'] = "Context";
|
$text['label-context']['en-us'] = "Context";
|
||||||
$text['label-context']['es-cl'] = "Contexto";
|
$text['label-context']['es-cl'] = "Contexto";
|
||||||
|
|
@ -159,6 +178,7 @@ $text['label-context']['fr-fr'] = "Contexte";
|
||||||
$text['label-context']['pt-br'] = "Contexto";
|
$text['label-context']['pt-br'] = "Contexto";
|
||||||
$text['label-context']['pl'] = "Kontekst";
|
$text['label-context']['pl'] = "Kontekst";
|
||||||
$text['label-context']['sv-se'] = "Context";
|
$text['label-context']['sv-se'] = "Context";
|
||||||
|
$text['label-context']['uk'] = "Контекст";
|
||||||
|
|
||||||
$text['label-alternate_label']['en-us'] = "Alternate Label";
|
$text['label-alternate_label']['en-us'] = "Alternate Label";
|
||||||
$text['label-alternate_label']['es-cl'] = "Etiqueta alternativa";
|
$text['label-alternate_label']['es-cl'] = "Etiqueta alternativa";
|
||||||
|
|
@ -167,6 +187,7 @@ $text['label-alternate_label']['fr-fr'] = "Label alternatif";
|
||||||
$text['label-alternate_label']['pt-br'] = "Etqueta alternativa";
|
$text['label-alternate_label']['pt-br'] = "Etqueta alternativa";
|
||||||
$text['label-alternate_label']['pl'] = "Alternatywna etykieta";
|
$text['label-alternate_label']['pl'] = "Alternatywna etykieta";
|
||||||
$text['label-alternate_label']['sv-se'] = "Alternativ Etikett";
|
$text['label-alternate_label']['sv-se'] = "Alternativ Etikett";
|
||||||
|
$text['label-alternate_label']['uk'] = "";
|
||||||
|
|
||||||
$text['label-alternate_destination']['en-us'] = "Alternate Destination";
|
$text['label-alternate_destination']['en-us'] = "Alternate Destination";
|
||||||
$text['label-alternate_destination']['es-cl'] = "Destino Alternativo";
|
$text['label-alternate_destination']['es-cl'] = "Destino Alternativo";
|
||||||
|
|
@ -175,6 +196,7 @@ $text['label-alternate_destination']['fr-fr'] = "Destination alternative";
|
||||||
$text['label-alternate_destination']['pt-br'] = "Destino alternativo";
|
$text['label-alternate_destination']['pt-br'] = "Destino alternativo";
|
||||||
$text['label-alternate_destination']['pl'] = "Alternatywna destynacja";
|
$text['label-alternate_destination']['pl'] = "Alternatywna destynacja";
|
||||||
$text['label-alternate_destination']['sv-se'] = "Alternativ Destination";
|
$text['label-alternate_destination']['sv-se'] = "Alternativ Destination";
|
||||||
|
$text['label-alternate_destination']['uk'] = "";
|
||||||
|
|
||||||
$text['header-call_flows']['en-us'] = "Call Flows";
|
$text['header-call_flows']['en-us'] = "Call Flows";
|
||||||
$text['header-call_flows']['es-cl'] = "flujo de Llamada";
|
$text['header-call_flows']['es-cl'] = "flujo de Llamada";
|
||||||
|
|
@ -183,6 +205,7 @@ $text['header-call_flows']['fr-fr'] = "Flux d'appel";
|
||||||
$text['header-call_flows']['pt-br'] = "Fluxo de chamadas";
|
$text['header-call_flows']['pt-br'] = "Fluxo de chamadas";
|
||||||
$text['header-call_flows']['pl'] = "Przepływ rozmów";
|
$text['header-call_flows']['pl'] = "Przepływ rozmów";
|
||||||
$text['header-call_flows']['sv-se'] = "Samtalsflöden";
|
$text['header-call_flows']['sv-se'] = "Samtalsflöden";
|
||||||
|
$text['header-call_flows']['uk'] = "Потоки дзвінків";
|
||||||
|
|
||||||
$text['header-call_flow-edit']['en-us'] = "Call Flow";
|
$text['header-call_flow-edit']['en-us'] = "Call Flow";
|
||||||
$text['header-call_flow-edit']['es-cl'] = "Flujo de Llamada";
|
$text['header-call_flow-edit']['es-cl'] = "Flujo de Llamada";
|
||||||
|
|
@ -191,6 +214,7 @@ $text['header-call_flow-edit']['fr-fr'] = "Editer le flux";
|
||||||
$text['header-call_flow-edit']['pt-br'] = "Fluxo de chamada";
|
$text['header-call_flow-edit']['pt-br'] = "Fluxo de chamada";
|
||||||
$text['header-call_flow-edit']['pl'] = "Przepływ rozmów";
|
$text['header-call_flow-edit']['pl'] = "Przepływ rozmów";
|
||||||
$text['header-call_flow-edit']['sv-se'] = "Samtalsflöde";
|
$text['header-call_flow-edit']['sv-se'] = "Samtalsflöde";
|
||||||
|
$text['header-call_flow-edit']['uk'] = "Потік дзвінка";
|
||||||
|
|
||||||
$text['header-call_flow-add']['en-us'] = "Call Flow Add";
|
$text['header-call_flow-add']['en-us'] = "Call Flow Add";
|
||||||
$text['header-call_flow-add']['es-cl'] = "Agregar Flujo de Llamada";
|
$text['header-call_flow-add']['es-cl'] = "Agregar Flujo de Llamada";
|
||||||
|
|
@ -199,6 +223,7 @@ $text['header-call_flow-add']['fr-fr'] = "Ajouter un flux";
|
||||||
$text['header-call_flow-add']['pt-br'] = "Adicionar fluxo de chamada";
|
$text['header-call_flow-add']['pt-br'] = "Adicionar fluxo de chamada";
|
||||||
$text['header-call_flow-add']['pl'] = "Dodaj przepływ rozmów";
|
$text['header-call_flow-add']['pl'] = "Dodaj przepływ rozmów";
|
||||||
$text['header-call_flow-add']['sv-se'] = "Lägg Till Samtalsflöde";
|
$text['header-call_flow-add']['sv-se'] = "Lägg Till Samtalsflöde";
|
||||||
|
$text['header-call_flow-add']['uk'] = "Потоки дзвінків";
|
||||||
|
|
||||||
$text['description-status']['en-us'] = "Select the status.";
|
$text['description-status']['en-us'] = "Select the status.";
|
||||||
$text['description-status']['es-cl'] = "Seleccione el estado.";
|
$text['description-status']['es-cl'] = "Seleccione el estado.";
|
||||||
|
|
@ -207,6 +232,7 @@ $text['description-status']['fr-fr'] = "Choisir le statut.";
|
||||||
$text['description-status']['pt-br'] = "Escolha o estado do usuário.";
|
$text['description-status']['pt-br'] = "Escolha o estado do usuário.";
|
||||||
$text['description-status']['pl'] = "Wybierz status użytkownika";
|
$text['description-status']['pl'] = "Wybierz status użytkownika";
|
||||||
$text['description-status']['sv-se'] = "Välj Status";
|
$text['description-status']['sv-se'] = "Välj Status";
|
||||||
|
$text['description-status']['uk'] = "Виберіть статус користувача";
|
||||||
|
|
||||||
$text['description-pin_number']['en-us'] = "Enter the pin number.";
|
$text['description-pin_number']['en-us'] = "Enter the pin number.";
|
||||||
$text['description-pin_number']['es-cl'] = "Ingrese el número PIN.";
|
$text['description-pin_number']['es-cl'] = "Ingrese el número PIN.";
|
||||||
|
|
@ -215,6 +241,7 @@ $text['description-pin_number']['fr-fr'] = "Choisir le code PIN.";
|
||||||
$text['description-pin_number']['pt-br'] = "Insira o código PIN";
|
$text['description-pin_number']['pt-br'] = "Insira o código PIN";
|
||||||
$text['description-pin_number']['pl'] = "";
|
$text['description-pin_number']['pl'] = "";
|
||||||
$text['description-pin_number']['sv-se'] = "Ange PIN Kod.";
|
$text['description-pin_number']['sv-se'] = "Ange PIN Kod.";
|
||||||
|
$text['description-pin_number']['uk'] = "";
|
||||||
|
|
||||||
$text['description-name']['en-us'] = "Enter the name.";
|
$text['description-name']['en-us'] = "Enter the name.";
|
||||||
$text['description-name']['es-cl'] = "Ingrese el nombre.";
|
$text['description-name']['es-cl'] = "Ingrese el nombre.";
|
||||||
|
|
@ -223,6 +250,7 @@ $text['description-name']['fr-fr'] = "Choisr le nom.";
|
||||||
$text['description-name']['pt-br'] = "Insira o nome do menu";
|
$text['description-name']['pt-br'] = "Insira o nome do menu";
|
||||||
$text['description-name']['pl'] = "Wprowadź nazwę";
|
$text['description-name']['pl'] = "Wprowadź nazwę";
|
||||||
$text['description-name']['sv-se'] = "Ange Namn.";
|
$text['description-name']['sv-se'] = "Ange Namn.";
|
||||||
|
$text['description-name']['uk'] = "Введіть назву меню";
|
||||||
|
|
||||||
$text['description-feature_code']['en-us'] = "Enter the feature code.";
|
$text['description-feature_code']['en-us'] = "Enter the feature code.";
|
||||||
$text['description-feature_code']['es-cl'] = "Ingrese el código distintivo.";
|
$text['description-feature_code']['es-cl'] = "Ingrese el código distintivo.";
|
||||||
|
|
@ -231,6 +259,7 @@ $text['description-feature_code']['fr-fr'] = "Choisir le code la fonction";
|
||||||
$text['description-feature_code']['pt-br'] = "Insira o código de função";
|
$text['description-feature_code']['pt-br'] = "Insira o código de função";
|
||||||
$text['description-feature_code']['pl'] = "Dodaj specjalny kod";
|
$text['description-feature_code']['pl'] = "Dodaj specjalny kod";
|
||||||
$text['description-feature_code']['sv-se'] = "Ange Funktionskoden.";
|
$text['description-feature_code']['sv-se'] = "Ange Funktionskoden.";
|
||||||
|
$text['description-feature_code']['uk'] = "";
|
||||||
|
|
||||||
$text['description-extension']['en-us'] = "Enter the extension number.";
|
$text['description-extension']['en-us'] = "Enter the extension number.";
|
||||||
$text['description-extension']['es-cl'] = "Ingrese el número de extensión.";
|
$text['description-extension']['es-cl'] = "Ingrese el número de extensión.";
|
||||||
|
|
@ -239,6 +268,7 @@ $text['description-extension']['fr-fr'] = "Choisir le numéro d'extension.";
|
||||||
$text['description-extension']['pt-br'] = "Atribua a extensão e números ao dispositivo";
|
$text['description-extension']['pt-br'] = "Atribua a extensão e números ao dispositivo";
|
||||||
$text['description-extension']['pl'] = "Wprowadź alfanumeryczny numer wewnętrzny. Domyślna konfiguracja pozwala na 2-7 cyfrowe numery wewnętrzne";
|
$text['description-extension']['pl'] = "Wprowadź alfanumeryczny numer wewnętrzny. Domyślna konfiguracja pozwala na 2-7 cyfrowe numery wewnętrzne";
|
||||||
$text['description-extension']['sv-se'] = "Ange anknytningsnumret.";
|
$text['description-extension']['sv-se'] = "Ange anknytningsnumret.";
|
||||||
|
$text['description-extension']['uk'] = "";
|
||||||
|
|
||||||
$text['description-destination_label']['en-us'] = "Enter the destination label.";
|
$text['description-destination_label']['en-us'] = "Enter the destination label.";
|
||||||
$text['description-destination_label']['es-cl'] = "Ingrese la etiqueta de destino.";
|
$text['description-destination_label']['es-cl'] = "Ingrese la etiqueta de destino.";
|
||||||
|
|
@ -247,6 +277,7 @@ $text['description-destination_label']['fr-fr'] = "Choisir le label de la destin
|
||||||
$text['description-destination_label']['pt-br'] = "Insira o destino";
|
$text['description-destination_label']['pt-br'] = "Insira o destino";
|
||||||
$text['description-destination_label']['pl'] = "Wprowadź opis destynacji";
|
$text['description-destination_label']['pl'] = "Wprowadź opis destynacji";
|
||||||
$text['description-destination_label']['sv-se'] = "Ange Destinations Etiketten.";
|
$text['description-destination_label']['sv-se'] = "Ange Destinations Etiketten.";
|
||||||
|
$text['description-destination_label']['uk'] = "";
|
||||||
|
|
||||||
$text['description-destination']['en-us'] = "Select the destination.";
|
$text['description-destination']['en-us'] = "Select the destination.";
|
||||||
$text['description-destination']['es-cl'] = "Seleccione el destino.";
|
$text['description-destination']['es-cl'] = "Seleccione el destino.";
|
||||||
|
|
@ -255,14 +286,16 @@ $text['description-destination']['fr-fr'] = "Choisir la destination.";
|
||||||
$text['description-destination']['pt-br'] = "Enviar a chamada para a extensão de um menu de IVR, Sala de Conferência ou qualquer outro número.";
|
$text['description-destination']['pt-br'] = "Enviar a chamada para a extensão de um menu de IVR, Sala de Conferência ou qualquer outro número.";
|
||||||
$text['description-destination']['pl'] = "Wybierz numer docelowy.";
|
$text['description-destination']['pl'] = "Wybierz numer docelowy.";
|
||||||
$text['description-destination']['sv-se'] = "Välj destinationen.";
|
$text['description-destination']['sv-se'] = "Välj destinationen.";
|
||||||
|
$text['description-destination']['uk'] = "Відправити дзвінок на розширення, меню IVR, конференцію, або будь-який інший номер.";
|
||||||
|
|
||||||
$text['description-description']['en-us'] = "Enter a description, if desired.";
|
$text['description-description']['en-us'] = "Enter a description, if desired.";
|
||||||
$text['description-description']['es-cl'] = "Ingrese una descripción, opcional.";
|
$text['description-description']['es-cl'] = "Ingrese una descripción, opcional.";
|
||||||
$text['description-description']['pt-pt'] = "Introduza uma descrição, se desejar.";
|
$text['description-description']['pt-pt'] = "Introduza uma descrição, se desejar.";
|
||||||
$text['description-description']['fr-fr'] = "";
|
$text['description-description']['fr-fr'] = "Entrez une description, si vous le souhaitez.";
|
||||||
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
|
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
|
||||||
$text['description-description']['pl'] = "Wpisz opis (opcjonalne)";
|
$text['description-description']['pl'] = "Wpisz opis (opcjonalne)";
|
||||||
$text['description-description']['sv-se'] = "Fyll i en beskrivning, om nödvändigt.";
|
$text['description-description']['sv-se'] = "Fyll i en beskrivning, om nödvändigt.";
|
||||||
|
$text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
|
||||||
|
|
||||||
$text['description-context']['en-us'] = "Enter the context.";
|
$text['description-context']['en-us'] = "Enter the context.";
|
||||||
$text['description-context']['es-cl'] = "Ingrese el contexto.";
|
$text['description-context']['es-cl'] = "Ingrese el contexto.";
|
||||||
|
|
@ -271,6 +304,7 @@ $text['description-context']['fr-fr'] = "Choisir le contexte.";
|
||||||
$text['description-context']['pt-br'] = "Insira o contexto";
|
$text['description-context']['pt-br'] = "Insira o contexto";
|
||||||
$text['description-context']['pl'] = "Wprowadź kontekst";
|
$text['description-context']['pl'] = "Wprowadź kontekst";
|
||||||
$text['description-context']['sv-se'] = "Ange Context.";
|
$text['description-context']['sv-se'] = "Ange Context.";
|
||||||
|
$text['description-context']['uk'] = "";
|
||||||
|
|
||||||
$text['description-call_flows']['en-us'] = "Direct calls between two destinations by calling a feature code.";
|
$text['description-call_flows']['en-us'] = "Direct calls between two destinations by calling a feature code.";
|
||||||
$text['description-call_flows']['es-cl'] = "Llamadas directas entre dos destinatarios llamando a un código distintivo.";
|
$text['description-call_flows']['es-cl'] = "Llamadas directas entre dos destinatarios llamando a un código distintivo.";
|
||||||
|
|
@ -279,6 +313,7 @@ $text['description-call_flows']['fr-fr'] = "Appels directs entre deux destinatio
|
||||||
$text['description-call_flows']['pt-br'] = "Para chamadas direta entre dois destinos utilize um código ";
|
$text['description-call_flows']['pt-br'] = "Para chamadas direta entre dois destinos utilize um código ";
|
||||||
$text['description-call_flows']['pl'] = "Kieruj rozmowy bezpośrednio pomiędzy dwoma destynacjami poprzez prowadzenie specjalnego kodu.";
|
$text['description-call_flows']['pl'] = "Kieruj rozmowy bezpośrednio pomiędzy dwoma destynacjami poprzez prowadzenie specjalnego kodu.";
|
||||||
$text['description-call_flows']['sv-se'] = "Samtal mellan två destinationer genom att ringa en funktionskod.";
|
$text['description-call_flows']['sv-se'] = "Samtal mellan två destinationer genom att ringa en funktionskod.";
|
||||||
|
$text['description-call_flows']['uk'] = "";
|
||||||
|
|
||||||
$text['description-alternate_label']['en-us'] = "Enter the alternate destination label.";
|
$text['description-alternate_label']['en-us'] = "Enter the alternate destination label.";
|
||||||
$text['description-alternate_label']['es-cl'] = "Ingrese la etiqueta de destino alternativo.";
|
$text['description-alternate_label']['es-cl'] = "Ingrese la etiqueta de destino alternativo.";
|
||||||
|
|
@ -287,6 +322,7 @@ $text['description-alternate_label']['fr-fr'] = "Choisir le label de la destinat
|
||||||
$text['description-alternate_label']['pt-br'] = "Insira um destino alternativo";
|
$text['description-alternate_label']['pt-br'] = "Insira um destino alternativo";
|
||||||
$text['description-alternate_label']['pl'] = "Wprowadź alternatywny opis destynacji";
|
$text['description-alternate_label']['pl'] = "Wprowadź alternatywny opis destynacji";
|
||||||
$text['description-alternate_label']['sv-se'] = "Ange den alternativa destinations etiketten.";
|
$text['description-alternate_label']['sv-se'] = "Ange den alternativa destinations etiketten.";
|
||||||
|
$text['description-alternate_label']['uk'] = "";
|
||||||
|
|
||||||
$text['description-alternate_destination']['en-us'] = "Select the alternate destination.";
|
$text['description-alternate_destination']['en-us'] = "Select the alternate destination.";
|
||||||
$text['description-alternate_destination']['es-cl'] = "Seleccione el destino alternativo.";
|
$text['description-alternate_destination']['es-cl'] = "Seleccione el destino alternativo.";
|
||||||
|
|
@ -295,6 +331,7 @@ $text['description-alternate_destination']['fr-fr'] = "Choisir la destination al
|
||||||
$text['description-alternate_destination']['pt-br'] = "Selecione um destino alternativo";
|
$text['description-alternate_destination']['pt-br'] = "Selecione um destino alternativo";
|
||||||
$text['description-alternate_destination']['pl'] = "Wybierz alternatywną destynację";
|
$text['description-alternate_destination']['pl'] = "Wybierz alternatywną destynację";
|
||||||
$text['description-alternate_destination']['sv-se'] = "Välj den alternativa destinationen.";
|
$text['description-alternate_destination']['sv-se'] = "Välj den alternativa destinationen.";
|
||||||
|
$text['description-alternate_destination']['uk'] = "";
|
||||||
|
|
||||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea ejecutar esta acción?";
|
$text['confirm-delete']['es-cl'] = "¿Realmente desea ejecutar esta acción?";
|
||||||
|
|
@ -303,6 +340,7 @@ $text['confirm-delete']['fr-fr'] = "Voulez-vour vraiment supprimer cela?";
|
||||||
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
||||||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||||
|
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||||
|
|
||||||
$text['button-save']['en-us'] = "Save";
|
$text['button-save']['en-us'] = "Save";
|
||||||
$text['button-save']['es-cl'] = "Guardar";
|
$text['button-save']['es-cl'] = "Guardar";
|
||||||
|
|
@ -311,6 +349,7 @@ $text['button-save']['fr-fr'] = "Sauvegarder";
|
||||||
$text['button-save']['pt-br'] = "Salvar";
|
$text['button-save']['pt-br'] = "Salvar";
|
||||||
$text['button-save']['pl'] = "Zachowaj";
|
$text['button-save']['pl'] = "Zachowaj";
|
||||||
$text['button-save']['sv-se'] = "Spara";
|
$text['button-save']['sv-se'] = "Spara";
|
||||||
|
$text['button-save']['uk'] = "Зберегти";
|
||||||
|
|
||||||
$text['button-edit']['en-us'] = "Edit";
|
$text['button-edit']['en-us'] = "Edit";
|
||||||
$text['button-edit']['es-cl'] = "Editar";
|
$text['button-edit']['es-cl'] = "Editar";
|
||||||
|
|
@ -319,6 +358,7 @@ $text['button-edit']['fr-fr'] = "Editer";
|
||||||
$text['button-edit']['pt-br'] = "Editar";
|
$text['button-edit']['pt-br'] = "Editar";
|
||||||
$text['button-edit']['pl'] = "Edytuj";
|
$text['button-edit']['pl'] = "Edytuj";
|
||||||
$text['button-edit']['sv-se'] = "Editera";
|
$text['button-edit']['sv-se'] = "Editera";
|
||||||
|
$text['button-edit']['uk'] = "Редагувати";
|
||||||
|
|
||||||
$text['button-delete']['en-us'] = "Delete";
|
$text['button-delete']['en-us'] = "Delete";
|
||||||
$text['button-delete']['es-cl'] = "Eliminar";
|
$text['button-delete']['es-cl'] = "Eliminar";
|
||||||
|
|
@ -327,6 +367,7 @@ $text['button-delete']['fr-fr'] = "Supprimer";
|
||||||
$text['button-delete']['pt-br'] = "Remover";
|
$text['button-delete']['pt-br'] = "Remover";
|
||||||
$text['button-delete']['pl'] = "Usuń";
|
$text['button-delete']['pl'] = "Usuń";
|
||||||
$text['button-delete']['sv-se'] = "Ta Bort";
|
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||||
|
$text['button-delete']['uk'] = "Видалити";
|
||||||
|
|
||||||
$text['button-back']['en-us'] = "Back";
|
$text['button-back']['en-us'] = "Back";
|
||||||
$text['button-back']['es-cl'] = "Volver";
|
$text['button-back']['es-cl'] = "Volver";
|
||||||
|
|
@ -335,6 +376,7 @@ $text['button-back']['fr-fr'] = "Retour";
|
||||||
$text['button-back']['pt-br'] = "Voltar";
|
$text['button-back']['pt-br'] = "Voltar";
|
||||||
$text['button-back']['pl'] = "Wróć";
|
$text['button-back']['pl'] = "Wróć";
|
||||||
$text['button-back']['sv-se'] = "Tillbaka";
|
$text['button-back']['sv-se'] = "Tillbaka";
|
||||||
|
$text['button-back']['uk'] = "Назад";
|
||||||
|
|
||||||
$text['button-add']['en-us'] = "Add";
|
$text['button-add']['en-us'] = "Add";
|
||||||
$text['button-add']['es-cl'] = "Agregar";
|
$text['button-add']['es-cl'] = "Agregar";
|
||||||
|
|
@ -343,5 +385,6 @@ $text['button-add']['fr-fr'] = "Ajouter";
|
||||||
$text['button-add']['pt-br'] = "Adicionar";
|
$text['button-add']['pt-br'] = "Adicionar";
|
||||||
$text['button-add']['pl'] = "Dodaj";
|
$text['button-add']['pl'] = "Dodaj";
|
||||||
$text['button-add']['sv-se'] = "Lägg Till";
|
$text['button-add']['sv-se'] = "Lägg Till";
|
||||||
|
$text['button-add']['uk'] = "Додати";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -6,6 +6,7 @@ $apps[$x]['menu'][0]['title']['fr-fr'] = "cinématiques d'Appel";
|
||||||
$apps[$x]['menu'][0]['title']['fr-ca'] = "Circulation d'Appel";
|
$apps[$x]['menu'][0]['title']['fr-ca'] = "Circulation d'Appel";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Przepływ rozmów";
|
$apps[$x]['menu'][0]['title']['pl'] = "Przepływ rozmów";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Samtalsflöden";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "Samtalsflöden";
|
||||||
|
$apps[$x]['menu'][0]['title']['uk'] = "Потоки дзвінків";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "b0939384-7055-44e8-8b4c-9f72293e1878";
|
$apps[$x]['menu'][0]['uuid'] = "b0939384-7055-44e8-8b4c-9f72293e1878";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -243,6 +243,7 @@ $text['label-cid-number-prefix']['pt-br'] = "Número do discador";
|
||||||
$text['label-cid-number-prefix']['pl'] = "Prefiks prezentacji numeru dzwoniącego";
|
$text['label-cid-number-prefix']['pl'] = "Prefiks prezentacji numeru dzwoniącego";
|
||||||
$text['label-cid-number-prefix']['sv-se'] = "Nummerpresentation ";
|
$text['label-cid-number-prefix']['sv-se'] = "Nummerpresentation ";
|
||||||
$text['label-cid-number-prefix']['uk'] = "Caller ID Номер";
|
$text['label-cid-number-prefix']['uk'] = "Caller ID Номер";
|
||||||
|
$text['label-cid-number-prefix']['fr-fr'] = "CID Nombre Préfixe";
|
||||||
|
|
||||||
$text['label-cid-name-prefix']['en-us'] = "Caller ID Name";
|
$text['label-cid-name-prefix']['en-us'] = "Caller ID Name";
|
||||||
$text['label-cid-name-prefix']['es-cl'] = "Nombre de Caller ID";
|
$text['label-cid-name-prefix']['es-cl'] = "Nombre de Caller ID";
|
||||||
|
|
@ -274,7 +275,7 @@ $text['label-call-forward']['uk'] = "Переадресація";
|
||||||
$text['description-on-busy']['en-us'] = "If enabled, it overrides the value of voicemail enabling in extension.";
|
$text['description-on-busy']['en-us'] = "If enabled, it overrides the value of voicemail enabling in extension.";
|
||||||
$text['description-on-busy']['es-cl'] = "Si está habilitada, anula el valor del correo de voz que permite en la extensión.";
|
$text['description-on-busy']['es-cl'] = "Si está habilitada, anula el valor del correo de voz que permite en la extensión.";
|
||||||
$text['description-on-busy']['pt-pt'] = "Se ativado, ele substitui o valor de correio de voz que permite em extensão.";
|
$text['description-on-busy']['pt-pt'] = "Se ativado, ele substitui o valor de correio de voz que permite em extensão.";
|
||||||
$text['description-on-busy']['fr-fr'] = "Se il est activé, il remplace la valeur de la messagerie vocale permettant en extension.";
|
$text['description-on-busy']['fr-fr'] = "Remplace la messagerie vocale si activé.";
|
||||||
$text['description-on-busy']['it-it'] = "Se abilitato, esegue l'override del valore di abilitazione voicemail nell'estensione.";
|
$text['description-on-busy']['it-it'] = "Se abilitato, esegue l'override del valore di abilitazione voicemail nell'estensione.";
|
||||||
$text['description-on-busy']['pt-br'] = "Se ativado, substitui o valor do correio de voz permitindo uma extensão quando estiver ocupado";
|
$text['description-on-busy']['pt-br'] = "Se ativado, substitui o valor do correio de voz permitindo uma extensão quando estiver ocupado";
|
||||||
$text['description-on-busy']['pl'] = "Jeżeli włączone, ustawienie włączenia poczty głosowej zostaje nadpisane.";
|
$text['description-on-busy']['pl'] = "Jeżeli włączone, ustawienie włączenia poczty głosowej zostaje nadpisane.";
|
||||||
|
|
@ -284,7 +285,7 @@ $text['description-on-busy']['uk'] = "";
|
||||||
$text['description-no_answer']['en-us'] = "If enabled, it overrides the value of voicemail enabling in extension.";
|
$text['description-no_answer']['en-us'] = "If enabled, it overrides the value of voicemail enabling in extension.";
|
||||||
$text['description-no_answer']['es-cl'] = "Si está habilitada, anula el valor del correo de voz que permite en la extensión.";
|
$text['description-no_answer']['es-cl'] = "Si está habilitada, anula el valor del correo de voz que permite en la extensión.";
|
||||||
$text['description-no_answer']['pt-pt'] = "Se ativado, ele substitui o valor de correio de voz que permite em extensão.";
|
$text['description-no_answer']['pt-pt'] = "Se ativado, ele substitui o valor de correio de voz que permite em extensão.";
|
||||||
$text['description-no_answer']['fr-fr'] = "Se il est activé, il remplace la valeur de la messagerie vocale permettant en extension.";
|
$text['description-no_answer']['fr-fr'] = "Remplace la messagerie vocale si activé.";
|
||||||
$text['description-no_answer']['it-it'] = "Se abilitato, esegue l'override del valore di abilitazione voicemail nell'estensione.";
|
$text['description-no_answer']['it-it'] = "Se abilitato, esegue l'override del valore di abilitazione voicemail nell'estensione.";
|
||||||
$text['description-no_answer']['pt-br'] = "Se ativado, substitui o valor do correio de voz permitindo uma extensão quando estiver chamando";
|
$text['description-no_answer']['pt-br'] = "Se ativado, substitui o valor do correio de voz permitindo uma extensão quando estiver chamando";
|
||||||
$text['description-no_answer']['pl'] = "Jeżeli włączone, ustawienie włączenia poczty głosowej zostaje nadpisane.";
|
$text['description-no_answer']['pl'] = "Jeżeli włączone, ustawienie włączenia poczty głosowej zostaje nadpisane.";
|
||||||
|
|
@ -298,6 +299,7 @@ $text['description-cid-number-prefix']['pt-br'] = "Defina o número do prefixo";
|
||||||
$text['description-cid-number-prefix']['pl'] = "Prefiks prezentacji numeru dzwoniącego.";
|
$text['description-cid-number-prefix']['pl'] = "Prefiks prezentacji numeru dzwoniącego.";
|
||||||
$text['description-cid-number-prefix']['sv-se'] = "Ange nummerpresentation prefix. ";
|
$text['description-cid-number-prefix']['sv-se'] = "Ange nummerpresentation prefix. ";
|
||||||
$text['description-cid-number-prefix']['uk'] = "";
|
$text['description-cid-number-prefix']['uk'] = "";
|
||||||
|
$text['description-cid-number-prefix']['fr-fr'] = "Définir un préfixe sur le nombre d'ID d'appelant.";
|
||||||
|
|
||||||
$text['description-cid-name-prefix']['en-us'] = "Set the caller ID name prefix.";
|
$text['description-cid-name-prefix']['en-us'] = "Set the caller ID name prefix.";
|
||||||
$text['description-cid-name-prefix']['es-cl'] = "Configure el prefijo de nombre de caller ID";
|
$text['description-cid-name-prefix']['es-cl'] = "Configure el prefijo de nombre de caller ID";
|
||||||
|
|
@ -367,6 +369,7 @@ $text['ckeck-simultaneous']['pt-br'] = "Simultâneo";
|
||||||
$text['ckeck-simultaneous']['pl'] = "";
|
$text['ckeck-simultaneous']['pl'] = "";
|
||||||
$text['ckeck-simultaneous']['sv-se'] = "";
|
$text['ckeck-simultaneous']['sv-se'] = "";
|
||||||
$text['ckeck-simultaneous']['uk'] = "";
|
$text['ckeck-simultaneous']['uk'] = "";
|
||||||
|
$text['ckeck-simultaneous']['fr-fr'] = "";
|
||||||
|
|
||||||
$text['ckeck-sequence']['es-cl'] = "secuencia";
|
$text['ckeck-sequence']['es-cl'] = "secuencia";
|
||||||
$text['ckeck-sequence']['pt-pt'] = "sequência";
|
$text['ckeck-sequence']['pt-pt'] = "sequência";
|
||||||
|
|
@ -374,6 +377,7 @@ $text['ckeck-sequence']['pt-br'] = "Sequência";
|
||||||
$text['ckeck-sequence']['pl'] = "";
|
$text['ckeck-sequence']['pl'] = "";
|
||||||
$text['ckeck-sequence']['sv-se'] = "";
|
$text['ckeck-sequence']['sv-se'] = "";
|
||||||
$text['ckeck-sequence']['uk'] = "";
|
$text['ckeck-sequence']['uk'] = "";
|
||||||
|
$text['ckeck-sequence']['fr-fr'] = "";
|
||||||
|
|
||||||
$text['ckeck-false']['es-cl'] = "Falso";
|
$text['ckeck-false']['es-cl'] = "Falso";
|
||||||
$text['ckeck-false']['pt-pt'] = "Não";
|
$text['ckeck-false']['pt-pt'] = "Não";
|
||||||
|
|
@ -388,6 +392,7 @@ $text['check-true']['pt-br'] = "";
|
||||||
$text['check-true']['pl'] = "Tak";
|
$text['check-true']['pl'] = "Tak";
|
||||||
$text['check-true']['sv-se'] = "Sann ";
|
$text['check-true']['sv-se'] = "Sann ";
|
||||||
$text['check-true']['uk'] = "Так";
|
$text['check-true']['uk'] = "Так";
|
||||||
|
$text['check-true']['fr-fr'] = "";
|
||||||
|
|
||||||
$text['check-simultaneous']['en-us'] = "simultaneous";
|
$text['check-simultaneous']['en-us'] = "simultaneous";
|
||||||
$text['check-simultaneous']['fr-fr'] = "simultanément";
|
$text['check-simultaneous']['fr-fr'] = "simultanément";
|
||||||
|
|
@ -408,6 +413,7 @@ $text['check-false']['pt-br'] = "";
|
||||||
$text['check-false']['pl'] = "Nie";
|
$text['check-false']['pl'] = "Nie";
|
||||||
$text['check-false']['sv-se'] = "Falsk ";
|
$text['check-false']['sv-se'] = "Falsk ";
|
||||||
$text['check-false']['uk'] = "Ні";
|
$text['check-false']['uk'] = "Ні";
|
||||||
|
$text['check-false']['fr-fr'] = "";
|
||||||
|
|
||||||
$text['button-save']['en-us'] = "Save";
|
$text['button-save']['en-us'] = "Save";
|
||||||
$text['button-save']['es-cl'] = "Guardar";
|
$text['button-save']['es-cl'] = "Guardar";
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ $text['title-2']['pt-pt'] = "Extensões Ativas";
|
||||||
$text['title-2']['pt-br'] = "Extensões ativas";
|
$text['title-2']['pt-br'] = "Extensões ativas";
|
||||||
$text['title-2']['pl'] = "Aktywne numery wewnętrzne";
|
$text['title-2']['pl'] = "Aktywne numery wewnętrzne";
|
||||||
$text['title-2']['sv-se'] = "Aktiva anknytningar";
|
$text['title-2']['sv-se'] = "Aktiva anknytningar";
|
||||||
|
$text['title-2']['uk'] = "Активні розширення";
|
||||||
|
|
||||||
$text['title']['en-us'] = "Active Calls";
|
$text['title']['en-us'] = "Active Calls";
|
||||||
$text['title']['es-cl'] = "Llamadas Activas";
|
$text['title']['es-cl'] = "Llamadas Activas";
|
||||||
|
|
@ -15,6 +16,7 @@ $text['title']['pt-pt'] = "Chamadas Ativas";
|
||||||
$text['title']['pt-br'] = "Configurações da Conta";
|
$text['title']['pt-br'] = "Configurações da Conta";
|
||||||
$text['title']['pl'] = "Aktywne Rozmowy";
|
$text['title']['pl'] = "Aktywne Rozmowy";
|
||||||
$text['title']['sv-se'] = "Aktiva Samtal";
|
$text['title']['sv-se'] = "Aktiva Samtal";
|
||||||
|
$text['title']['uk'] = "Активні дзвінки";
|
||||||
|
|
||||||
$text['label-time']['en-us'] = "Time";
|
$text['label-time']['en-us'] = "Time";
|
||||||
$text['label-time']['es-cl'] = "Tiempo";
|
$text['label-time']['es-cl'] = "Tiempo";
|
||||||
|
|
@ -23,6 +25,7 @@ $text['label-time']['pt-pt'] = "Tempo";
|
||||||
$text['label-time']['pt-br'] = "Fuso Horário";
|
$text['label-time']['pt-br'] = "Fuso Horário";
|
||||||
$text['label-time']['pl'] = "Strefa czasowa";
|
$text['label-time']['pl'] = "Strefa czasowa";
|
||||||
$text['label-time']['sv-se'] = "Tid";
|
$text['label-time']['sv-se'] = "Tid";
|
||||||
|
$text['label-time']['uk'] = "Час";
|
||||||
|
|
||||||
$text['label-stop']['en-us'] = "stop record";
|
$text['label-stop']['en-us'] = "stop record";
|
||||||
$text['label-stop']['es-cl'] = "terminar grabación";
|
$text['label-stop']['es-cl'] = "terminar grabación";
|
||||||
|
|
@ -31,6 +34,7 @@ $text['label-stop']['pt-pt'] = "parar de gravar";
|
||||||
$text['label-stop']['pt-br'] = "Parar";
|
$text['label-stop']['pt-br'] = "Parar";
|
||||||
$text['label-stop']['pl'] = "zatrzymaj nagrywanie";
|
$text['label-stop']['pl'] = "zatrzymaj nagrywanie";
|
||||||
$text['label-stop']['sv-se'] = "Stoppa inspelning";
|
$text['label-stop']['sv-se'] = "Stoppa inspelning";
|
||||||
|
$text['label-stop']['uk'] = "Зупинити запис";
|
||||||
|
|
||||||
$text['label-status']['en-us'] = "Status";
|
$text['label-status']['en-us'] = "Status";
|
||||||
$text['label-status']['es-cl'] = "Estado";
|
$text['label-status']['es-cl'] = "Estado";
|
||||||
|
|
@ -39,6 +43,7 @@ $text['label-status']['pt-pt'] = "Estado";
|
||||||
$text['label-status']['pt-br'] = "Estado";
|
$text['label-status']['pt-br'] = "Estado";
|
||||||
$text['label-status']['pl'] = "Status";
|
$text['label-status']['pl'] = "Status";
|
||||||
$text['label-status']['sv-se'] = "Status";
|
$text['label-status']['sv-se'] = "Status";
|
||||||
|
$text['label-status']['uk'] = "Статус";
|
||||||
|
|
||||||
$text['label-start']['en-us'] = "start record";
|
$text['label-start']['en-us'] = "start record";
|
||||||
$text['label-start']['es-cl'] = "iniciar grabación";
|
$text['label-start']['es-cl'] = "iniciar grabación";
|
||||||
|
|
@ -47,6 +52,7 @@ $text['label-start']['pt-pt'] = "iniciar a gravação";
|
||||||
$text['label-start']['pt-br'] = "Iniciar";
|
$text['label-start']['pt-br'] = "Iniciar";
|
||||||
$text['label-start']['pl'] = "rozpocznij nagrywanie";
|
$text['label-start']['pl'] = "rozpocznij nagrywanie";
|
||||||
$text['label-start']['sv-se'] = "Starta inspelning";
|
$text['label-start']['sv-se'] = "Starta inspelning";
|
||||||
|
$text['label-start']['uk'] = "Запустити запис";
|
||||||
|
|
||||||
$text['label-secure']['en-us'] = "Secure";
|
$text['label-secure']['en-us'] = "Secure";
|
||||||
$text['label-secure']['es-cl'] = "Seguro";
|
$text['label-secure']['es-cl'] = "Seguro";
|
||||||
|
|
@ -55,6 +61,7 @@ $text['label-secure']['pt-pt'] = "Seguro";
|
||||||
$text['label-secure']['pt-br'] = "Seguro";
|
$text['label-secure']['pt-br'] = "Seguro";
|
||||||
$text['label-secure']['pl'] = "Bezpieczny";
|
$text['label-secure']['pl'] = "Bezpieczny";
|
||||||
$text['label-secure']['sv-se'] = "Skydda";
|
$text['label-secure']['sv-se'] = "Skydda";
|
||||||
|
$text['label-secure']['uk'] = "Захищено";
|
||||||
|
|
||||||
$text['label-refresh_pause']['en-us'] = "Pause Refresh";
|
$text['label-refresh_pause']['en-us'] = "Pause Refresh";
|
||||||
$text['label-refresh_pause']['es-cl'] = "Actualizar Pausa";
|
$text['label-refresh_pause']['es-cl'] = "Actualizar Pausa";
|
||||||
|
|
@ -62,6 +69,7 @@ $text['label-refresh_pause']['pt-pt'] = "Pausa Atualizar";
|
||||||
$text['label-refresh_pause']['fr-fr'] = "Pause Actualiser";
|
$text['label-refresh_pause']['fr-fr'] = "Pause Actualiser";
|
||||||
$text['label-refresh_pause']['pt-br'] = "Pausar atualização";
|
$text['label-refresh_pause']['pt-br'] = "Pausar atualização";
|
||||||
$text['label-refresh_pause']['pl'] = "Pauzuj odświeżanie";
|
$text['label-refresh_pause']['pl'] = "Pauzuj odświeżanie";
|
||||||
|
$text['label-refresh_pause']['uk'] = "пауза Оновити";
|
||||||
|
|
||||||
$text['label-refresh_enable']['en-us'] = "Enable Refresh";
|
$text['label-refresh_enable']['en-us'] = "Enable Refresh";
|
||||||
$text['label-refresh_enable']['es-cl'] = "Activar Actualizar";
|
$text['label-refresh_enable']['es-cl'] = "Activar Actualizar";
|
||||||
|
|
@ -69,6 +77,7 @@ $text['label-refresh_enable']['pt-pt'] = "Habilitar Atualização";
|
||||||
$text['label-refresh_enable']['fr-fr'] = "Activer Actualiser";
|
$text['label-refresh_enable']['fr-fr'] = "Activer Actualiser";
|
||||||
$text['label-refresh_enable']['pt-br'] = "Habilitar atualização";
|
$text['label-refresh_enable']['pt-br'] = "Habilitar atualização";
|
||||||
$text['label-refresh_enable']['pl'] = "Włącz odświeżanie";
|
$text['label-refresh_enable']['pl'] = "Włącz odświeżanie";
|
||||||
|
$text['label-refresh_enable']['uk'] = "включити Оновити";
|
||||||
|
|
||||||
$text['label-profile']['en-us'] = "Profile";
|
$text['label-profile']['en-us'] = "Profile";
|
||||||
$text['label-profile']['es-cl'] = "Perfil";
|
$text['label-profile']['es-cl'] = "Perfil";
|
||||||
|
|
@ -77,6 +86,7 @@ $text['label-profile']['pt-pt'] = "Perfil";
|
||||||
$text['label-profile']['pt-br'] = "Perfil";
|
$text['label-profile']['pt-br'] = "Perfil";
|
||||||
$text['label-profile']['pl'] = "Profil";
|
$text['label-profile']['pl'] = "Profil";
|
||||||
$text['label-profile']['sv-se'] = "Profil";
|
$text['label-profile']['sv-se'] = "Profil";
|
||||||
|
$text['label-profile']['uk'] = "Профіль";
|
||||||
|
|
||||||
$text['label-park-extension']['en-us'] = "Park";
|
$text['label-park-extension']['en-us'] = "Park";
|
||||||
$text['label-park-extension']['es-cl'] = "Parquear Extensión";
|
$text['label-park-extension']['es-cl'] = "Parquear Extensión";
|
||||||
|
|
@ -85,6 +95,7 @@ $text['label-park-extension']['pt-pt'] = "Parquear Extensão";
|
||||||
$text['label-park-extension']['pt-br'] = "Extensão estacionamento";
|
$text['label-park-extension']['pt-br'] = "Extensão estacionamento";
|
||||||
$text['label-park-extension']['pl'] = "Parkowanie";
|
$text['label-park-extension']['pl'] = "Parkowanie";
|
||||||
$text['label-park-extension']['sv-se'] = "Parkera";
|
$text['label-park-extension']['sv-se'] = "Parkera";
|
||||||
|
$text['label-park-extension']['uk'] = "Паркувати";
|
||||||
|
|
||||||
$text['label-park']['en-us'] = "park";
|
$text['label-park']['en-us'] = "park";
|
||||||
$text['label-park']['es-cl'] = "parquear";
|
$text['label-park']['es-cl'] = "parquear";
|
||||||
|
|
@ -93,6 +104,7 @@ $text['label-park']['pt-pt'] = "parquear";
|
||||||
$text['label-park']['pt-br'] = "Estacionamento";
|
$text['label-park']['pt-br'] = "Estacionamento";
|
||||||
$text['label-park']['pl'] = "parkowanie";
|
$text['label-park']['pl'] = "parkowanie";
|
||||||
$text['label-park']['sv-se'] = "Parkera";
|
$text['label-park']['sv-se'] = "Parkera";
|
||||||
|
$text['label-park']['uk'] = "паркувати";
|
||||||
|
|
||||||
$text['label-opt']['en-us'] = "Options";
|
$text['label-opt']['en-us'] = "Options";
|
||||||
$text['label-opt']['es-cl'] = "Opciones";
|
$text['label-opt']['es-cl'] = "Opciones";
|
||||||
|
|
@ -101,6 +113,7 @@ $text['label-opt']['pt-pt'] = "Opções";
|
||||||
$text['label-opt']['pt-br'] = "Opções";
|
$text['label-opt']['pt-br'] = "Opções";
|
||||||
$text['label-opt']['pl'] = "Opcje";
|
$text['label-opt']['pl'] = "Opcje";
|
||||||
$text['label-opt']['sv-se'] = "Alternativ";
|
$text['label-opt']['sv-se'] = "Alternativ";
|
||||||
|
$text['label-opt']['uk'] = "Опції";
|
||||||
|
|
||||||
$text['label-number']['en-us'] = "Number";
|
$text['label-number']['en-us'] = "Number";
|
||||||
$text['label-number']['es-cl'] = "Número";
|
$text['label-number']['es-cl'] = "Número";
|
||||||
|
|
@ -109,6 +122,7 @@ $text['label-number']['pt-pt'] = "Numero";
|
||||||
$text['label-number']['pt-br'] = "Número";
|
$text['label-number']['pt-br'] = "Número";
|
||||||
$text['label-number']['pl'] = "Numer";
|
$text['label-number']['pl'] = "Numer";
|
||||||
$text['label-number']['sv-se'] = "Nummer";
|
$text['label-number']['sv-se'] = "Nummer";
|
||||||
|
$text['label-number']['uk'] = "Номер";
|
||||||
|
|
||||||
$text['label-name']['en-us'] = "Name";
|
$text['label-name']['en-us'] = "Name";
|
||||||
$text['label-name']['es-cl'] = "Nombre";
|
$text['label-name']['es-cl'] = "Nombre";
|
||||||
|
|
@ -117,6 +131,7 @@ $text['label-name']['pt-pt'] = "Nome";
|
||||||
$text['label-name']['pt-br'] = "Nome";
|
$text['label-name']['pt-br'] = "Nome";
|
||||||
$text['label-name']['pl'] = "Nazwa";
|
$text['label-name']['pl'] = "Nazwa";
|
||||||
$text['label-name']['sv-se'] = "Namn";
|
$text['label-name']['sv-se'] = "Namn";
|
||||||
|
$text['label-name']['uk'] = "Назва";
|
||||||
|
|
||||||
$text['label-message']['en-us'] = "Message";
|
$text['label-message']['en-us'] = "Message";
|
||||||
$text['label-message']['es-cl'] = "Mensaje";
|
$text['label-message']['es-cl'] = "Mensaje";
|
||||||
|
|
@ -125,6 +140,7 @@ $text['label-message']['pt-pt'] = "Mensagem";
|
||||||
$text['label-message']['pt-br'] = "Mensagem";
|
$text['label-message']['pt-br'] = "Mensagem";
|
||||||
$text['label-message']['pl'] = "Wiadomość";
|
$text['label-message']['pl'] = "Wiadomość";
|
||||||
$text['label-message']['sv-se'] = "Meddelande";
|
$text['label-message']['sv-se'] = "Meddelande";
|
||||||
|
$text['label-message']['uk'] = "Повідомлення";
|
||||||
|
|
||||||
$text['label-hangup']['en-us'] = "Hangup";
|
$text['label-hangup']['en-us'] = "Hangup";
|
||||||
$text['label-hangup']['es-cl'] = "Terminar";
|
$text['label-hangup']['es-cl'] = "Terminar";
|
||||||
|
|
@ -133,6 +149,7 @@ $text['label-hangup']['pt-pt'] = "Terminar";
|
||||||
$text['label-hangup']['pt-br'] = "Desligar";
|
$text['label-hangup']['pt-br'] = "Desligar";
|
||||||
$text['label-hangup']['pl'] = "Zakończ rozmowę";
|
$text['label-hangup']['pl'] = "Zakończ rozmowę";
|
||||||
$text['label-hangup']['sv-se'] = "Avsluta";
|
$text['label-hangup']['sv-se'] = "Avsluta";
|
||||||
|
$text['label-hangup']['uk'] = "Розірвати";
|
||||||
|
|
||||||
$text['label-ext']['en-us'] = "Ext";
|
$text['label-ext']['en-us'] = "Ext";
|
||||||
$text['label-ext']['es-cl'] = "Extensión";
|
$text['label-ext']['es-cl'] = "Extensión";
|
||||||
|
|
@ -141,6 +158,7 @@ $text['label-ext']['pt-pt'] = "Extensão";
|
||||||
$text['label-ext']['pt-br'] = "Extensão";
|
$text['label-ext']['pt-br'] = "Extensão";
|
||||||
$text['label-ext']['pl'] = "Numer wewnętrzny";
|
$text['label-ext']['pl'] = "Numer wewnętrzny";
|
||||||
$text['label-ext']['sv-se'] = "Ank";
|
$text['label-ext']['sv-se'] = "Ank";
|
||||||
|
$text['label-ext']['uk'] = "Ext ";
|
||||||
|
|
||||||
$text['label-domain']['en-us'] = "Domain";
|
$text['label-domain']['en-us'] = "Domain";
|
||||||
$text['label-domain']['es-cl'] = "Dominio";
|
$text['label-domain']['es-cl'] = "Dominio";
|
||||||
|
|
@ -148,6 +166,7 @@ $text['label-domain']['pt-pt'] = "Domínio";
|
||||||
$text['label-domain']['fr-fr'] = "Domaine";
|
$text['label-domain']['fr-fr'] = "Domaine";
|
||||||
$text['label-domain']['pt-br'] = "Dominio";
|
$text['label-domain']['pt-br'] = "Dominio";
|
||||||
$text['label-domain']['pl'] = "Domena";
|
$text['label-domain']['pl'] = "Domena";
|
||||||
|
$text['label-domain']['uk'] = "Домен";
|
||||||
|
|
||||||
$text['label-destination']['en-us'] = "Dest";
|
$text['label-destination']['en-us'] = "Dest";
|
||||||
$text['label-destination']['es-cl'] = "Destino";
|
$text['label-destination']['es-cl'] = "Destino";
|
||||||
|
|
@ -156,6 +175,7 @@ $text['label-destination']['pt-pt'] = "Destino";
|
||||||
$text['label-destination']['pt-br'] = "Número de destino";
|
$text['label-destination']['pt-br'] = "Número de destino";
|
||||||
$text['label-destination']['pl'] = "Destynacja";
|
$text['label-destination']['pl'] = "Destynacja";
|
||||||
$text['label-destination']['sv-se'] = "Dest";
|
$text['label-destination']['sv-se'] = "Dest";
|
||||||
|
$text['label-destination']['uk'] = "Номер";
|
||||||
|
|
||||||
$text['label-created']['en-us'] = "Created";
|
$text['label-created']['en-us'] = "Created";
|
||||||
$text['label-created']['es-cl'] = "Creado";
|
$text['label-created']['es-cl'] = "Creado";
|
||||||
|
|
@ -164,6 +184,7 @@ $text['label-created']['pt-pt'] = "Criado";
|
||||||
$text['label-created']['pt-br'] = "Criado";
|
$text['label-created']['pt-br'] = "Criado";
|
||||||
$text['label-created']['pl'] = "Utworzno";
|
$text['label-created']['pl'] = "Utworzno";
|
||||||
$text['label-created']['sv-se'] = "Skapad";
|
$text['label-created']['sv-se'] = "Skapad";
|
||||||
|
$text['label-created']['uk'] = "Створено";
|
||||||
|
|
||||||
$text['label-codec']['en-us'] = "Read / Write Codec";
|
$text['label-codec']['en-us'] = "Read / Write Codec";
|
||||||
$text['label-codec']['es-cl'] = "Codec de Lectura / Escritura ";
|
$text['label-codec']['es-cl'] = "Codec de Lectura / Escritura ";
|
||||||
|
|
@ -172,6 +193,7 @@ $text['label-codec']['pt-pt'] = "Codec de Leitura / Escrita ";
|
||||||
$text['label-codec']['pt-br'] = "Codec da leitura / escrita";
|
$text['label-codec']['pt-br'] = "Codec da leitura / escrita";
|
||||||
$text['label-codec']['pl'] = "Kodek read/write";
|
$text['label-codec']['pl'] = "Kodek read/write";
|
||||||
$text['label-codec']['sv-se'] = "Läs/Skriv Codec";
|
$text['label-codec']['sv-se'] = "Läs/Skriv Codec";
|
||||||
|
$text['label-codec']['uk'] = "Кодеки читання/запису";
|
||||||
|
|
||||||
$text['label-cid-number']['en-us'] = "CID Number";
|
$text['label-cid-number']['en-us'] = "CID Number";
|
||||||
$text['label-cid-number']['es-cl'] = "Número CID";
|
$text['label-cid-number']['es-cl'] = "Número CID";
|
||||||
|
|
@ -180,6 +202,7 @@ $text['label-cid-number']['pt-pt'] = "Número CID";
|
||||||
$text['label-cid-number']['pt-br'] = "Número CID";
|
$text['label-cid-number']['pt-br'] = "Número CID";
|
||||||
$text['label-cid-number']['pl'] = "Prezentacja numeru dzwoniącego";
|
$text['label-cid-number']['pl'] = "Prezentacja numeru dzwoniącego";
|
||||||
$text['label-cid-number']['sv-se'] = "CID, nummerspresentation";
|
$text['label-cid-number']['sv-se'] = "CID, nummerspresentation";
|
||||||
|
$text['label-cid-number']['uk'] = "CID Номер";
|
||||||
|
|
||||||
$text['label-cid-name']['en-us'] = "CID Name";
|
$text['label-cid-name']['en-us'] = "CID Name";
|
||||||
$text['label-cid-name']['es-cl'] = "Nombre CID";
|
$text['label-cid-name']['es-cl'] = "Nombre CID";
|
||||||
|
|
@ -188,6 +211,7 @@ $text['label-cid-name']['pt-pt'] = "Nome CID";
|
||||||
$text['label-cid-name']['pt-br'] = "Nome CID";
|
$text['label-cid-name']['pt-br'] = "Nome CID";
|
||||||
$text['label-cid-name']['pl'] = "Prezentacja nazwy dzwoniącego";
|
$text['label-cid-name']['pl'] = "Prezentacja nazwy dzwoniącego";
|
||||||
$text['label-cid-name']['sv-se'] = "CID namnpresentation";
|
$text['label-cid-name']['sv-se'] = "CID namnpresentation";
|
||||||
|
$text['label-cid-name']['uk'] = "CID Ім’я";
|
||||||
|
|
||||||
$text['label-app']['en-us'] = "Application";
|
$text['label-app']['en-us'] = "Application";
|
||||||
$text['label-app']['es-cl'] = "Aplicación";
|
$text['label-app']['es-cl'] = "Aplicación";
|
||||||
|
|
@ -196,6 +220,7 @@ $text['label-app']['pt-pt'] = "Aplicação";
|
||||||
$text['label-app']['pt-br'] = "Aplicação";
|
$text['label-app']['pt-br'] = "Aplicação";
|
||||||
$text['label-app']['pl'] = "Aplikacja";
|
$text['label-app']['pl'] = "Aplikacja";
|
||||||
$text['label-app']['sv-se'] = "Ansökan";
|
$text['label-app']['sv-se'] = "Ansökan";
|
||||||
|
$text['label-app']['uk'] = "Додаток";
|
||||||
|
|
||||||
$text['description-2']['en-us'] = "Use this to view all extensions and monitor and interact with active calls.";
|
$text['description-2']['en-us'] = "Use this to view all extensions and monitor and interact with active calls.";
|
||||||
$text['description-2']['es-cl'] = "Utilice este menú para ver todas las extensiones, monitorear e interactuar con las llamadas activas.";
|
$text['description-2']['es-cl'] = "Utilice este menú para ver todas las extensiones, monitorear e interactuar con las llamadas activas.";
|
||||||
|
|
@ -204,6 +229,7 @@ $text['description-2']['pt-pt'] = "Utilize este menu para ver todas as extensõe
|
||||||
$text['description-2']['pt-br'] = "A informação contem a origem, destino, duração e outros detalhes úteis da chamada.";
|
$text['description-2']['pt-br'] = "A informação contem a origem, destino, duração e outros detalhes úteis da chamada.";
|
||||||
$text['description-2']['pl'] = "Użyj tej opcji, aby zobaczyć wszystkie numery wewnętrzne i monitorować interakcję z aktywnymi rozmowami.";
|
$text['description-2']['pl'] = "Użyj tej opcji, aby zobaczyć wszystkie numery wewnętrzne i monitorować interakcję z aktywnymi rozmowami.";
|
||||||
$text['description-2']['sv-se'] = "Använd detta för att se alla anknytningar och monitorera och hantera aktiva samtal.";
|
$text['description-2']['sv-se'] = "Använd detta för att se alla anknytningar och monitorera och hantera aktiva samtal.";
|
||||||
|
$text['description-2']['uk'] = "Використовуйте це, щоб переглянути всі розширення, контролювати і взаємодіяти з активними викликами.";
|
||||||
|
|
||||||
$text['description']['en-us'] = "Use this to monitor and interact with the active calls.";
|
$text['description']['en-us'] = "Use this to monitor and interact with the active calls.";
|
||||||
$text['description']['es-cl'] = "Utilice este menú para monitorear e interactuar con las llamadas activas.";
|
$text['description']['es-cl'] = "Utilice este menú para monitorear e interactuar con las llamadas activas.";
|
||||||
|
|
@ -212,6 +238,7 @@ $text['description']['pt-pt'] = "Utilize este menu para monitorizar e interagir
|
||||||
$text['description']['pt-br'] = "Editar informações da conta.";
|
$text['description']['pt-br'] = "Editar informações da conta.";
|
||||||
$text['description']['pl'] = "Użyć tej opcji do monitorowania i interakcji z aktywnymi rozmowami.";
|
$text['description']['pl'] = "Użyć tej opcji do monitorowania i interakcji z aktywnymi rozmowami.";
|
||||||
$text['description']['sv-se'] = "Använd detta för att monitorera och hantera aktiva samtal.";
|
$text['description']['sv-se'] = "Använd detta för att monitorera och hantera aktiva samtal.";
|
||||||
|
$text['description']['uk'] = "Використовуйте це, щоб контролювати і взаємодіяти з активними викликами.";
|
||||||
|
|
||||||
$text['confirm-socket']['en-us'] = "Connection to Event Socket failed.";
|
$text['confirm-socket']['en-us'] = "Connection to Event Socket failed.";
|
||||||
$text['confirm-socket']['es-cl'] = "Conexión con socket fallida.";
|
$text['confirm-socket']['es-cl'] = "Conexión con socket fallida.";
|
||||||
|
|
@ -220,6 +247,7 @@ $text['confirm-socket']['pt-pt'] = "A conexão ao Event Socket falhou.";
|
||||||
$text['confirm-socket']['pt-br'] = "A conexão ao evento socket falhou";
|
$text['confirm-socket']['pt-br'] = "A conexão ao evento socket falhou";
|
||||||
$text['confirm-socket']['pl'] = "Polaczenie do Event Socket nie powiodło się";
|
$text['confirm-socket']['pl'] = "Polaczenie do Event Socket nie powiodło się";
|
||||||
$text['confirm-socket']['sv-se'] = "Anslutning till 'Event Socket' misslyckades";
|
$text['confirm-socket']['sv-se'] = "Anslutning till 'Event Socket' misslyckades";
|
||||||
|
$text['confirm-socket']['uk'] = "Помилка підключення до сокета подій";
|
||||||
|
|
||||||
$text['confirm-hangup']['en-us'] = "Do you really want to hangup this call?";
|
$text['confirm-hangup']['en-us'] = "Do you really want to hangup this call?";
|
||||||
$text['confirm-hangup']['es-cl'] = "¿Realmente desea terminar esta llamada?";
|
$text['confirm-hangup']['es-cl'] = "¿Realmente desea terminar esta llamada?";
|
||||||
|
|
@ -228,6 +256,7 @@ $text['confirm-hangup']['pt-pt'] = "Deseja realmente terminar esta chamada?";
|
||||||
$text['confirm-hangup']['pt-br'] = "Deseja realmente finalizar essa chamada?";
|
$text['confirm-hangup']['pt-br'] = "Deseja realmente finalizar essa chamada?";
|
||||||
$text['confirm-hangup']['pl'] = "Czy na pewno chcesz się rozłączyć tę rozmowę?";
|
$text['confirm-hangup']['pl'] = "Czy na pewno chcesz się rozłączyć tę rozmowę?";
|
||||||
$text['confirm-hangup']['sv-se'] = "Vill du verkligen avsluta detta samtal";
|
$text['confirm-hangup']['sv-se'] = "Vill du verkligen avsluta detta samtal";
|
||||||
|
$text['confirm-hangup']['uk'] = "Ви дійсно бажаєте розірвати дзвінок?";
|
||||||
|
|
||||||
$text['check-onbreak-status']['en-us'] = "On Break";
|
$text['check-onbreak-status']['en-us'] = "On Break";
|
||||||
$text['check-onbreak-status']['es-cl'] = "En Pausa";
|
$text['check-onbreak-status']['es-cl'] = "En Pausa";
|
||||||
|
|
@ -236,6 +265,7 @@ $text['check-onbreak-status']['pt-pt'] = "Em Pausa";
|
||||||
$text['check-onbreak-status']['pt-br'] = "Em Pausa";
|
$text['check-onbreak-status']['pt-br'] = "Em Pausa";
|
||||||
$text['check-onbreak-status']['pl'] = "Na przerwie";
|
$text['check-onbreak-status']['pl'] = "Na przerwie";
|
||||||
$text['check-onbreak-status']['sv-se'] = "På Rast";
|
$text['check-onbreak-status']['sv-se'] = "På Rast";
|
||||||
|
$text['check-onbreak-status']['uk'] = "На перерві";
|
||||||
|
|
||||||
$text['check-loggedout-status']['en-us'] = "Logged Out";
|
$text['check-loggedout-status']['en-us'] = "Logged Out";
|
||||||
$text['check-loggedout-status']['es-cl'] = "Desconectado";
|
$text['check-loggedout-status']['es-cl'] = "Desconectado";
|
||||||
|
|
@ -244,6 +274,7 @@ $text['check-loggedout-status']['pt-pt'] = "Desligado";
|
||||||
$text['check-loggedout-status']['pt-br'] = "Desligado";
|
$text['check-loggedout-status']['pt-br'] = "Desligado";
|
||||||
$text['check-loggedout-status']['pl'] = "Wylogowany";
|
$text['check-loggedout-status']['pl'] = "Wylogowany";
|
||||||
$text['check-loggedout-status']['sv-se'] = "Utloggad";
|
$text['check-loggedout-status']['sv-se'] = "Utloggad";
|
||||||
|
$text['check-loggedout-status']['uk'] = "Вийшов";
|
||||||
|
|
||||||
$text['check-do-not-disturb-status']['en-us'] = "Do Not Disturb";
|
$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']['es-cl'] = "No molestar";
|
||||||
|
|
@ -252,6 +283,7 @@ $text['check-do-not-disturb-status']['pt-pt'] = "Não Perturbar";
|
||||||
$text['check-do-not-disturb-status']['pt-br'] = "Não Pertube";
|
$text['check-do-not-disturb-status']['pt-br'] = "Não Pertube";
|
||||||
$text['check-do-not-disturb-status']['pl'] = "Nie przeszkadzaj (DND)";
|
$text['check-do-not-disturb-status']['pl'] = "Nie przeszkadzaj (DND)";
|
||||||
$text['check-do-not-disturb-status']['sv-se'] = "Stör Ej";
|
$text['check-do-not-disturb-status']['sv-se'] = "Stör Ej";
|
||||||
|
$text['check-do-not-disturb-status']['uk'] = "Не турбувати";
|
||||||
|
|
||||||
$text['check-available-status']['en-us'] = "Available";
|
$text['check-available-status']['en-us'] = "Available";
|
||||||
$text['check-available-status']['es-cl'] = "Disponible";
|
$text['check-available-status']['es-cl'] = "Disponible";
|
||||||
|
|
@ -260,6 +292,7 @@ $text['check-available-status']['pt-pt'] = "Disponível";
|
||||||
$text['check-available-status']['pt-br'] = "Disponível";
|
$text['check-available-status']['pt-br'] = "Disponível";
|
||||||
$text['check-available-status']['pl'] = "Dostępny";
|
$text['check-available-status']['pl'] = "Dostępny";
|
||||||
$text['check-available-status']['sv-se'] = "Anträffbar";
|
$text['check-available-status']['sv-se'] = "Anträffbar";
|
||||||
|
$text['check-available-status']['uk'] = "Доступний";
|
||||||
|
|
||||||
$text['check-available-on-demand-status']['en-us'] = "Available (On Demand)";
|
$text['check-available-on-demand-status']['en-us'] = "Available (On Demand)";
|
||||||
$text['check-available-on-demand-status']['es-cl'] = "Disponible (On Demand)";
|
$text['check-available-on-demand-status']['es-cl'] = "Disponible (On Demand)";
|
||||||
|
|
@ -268,6 +301,7 @@ $text['check-available-on-demand-status']['pt-pt'] = "Disponível (A pedido)";
|
||||||
$text['check-available-on-demand-status']['pt-br'] = "Disponível (A pedido)";
|
$text['check-available-on-demand-status']['pt-br'] = "Disponível (A pedido)";
|
||||||
$text['check-available-on-demand-status']['pl'] = "Dostępny (na żądanie)";
|
$text['check-available-on-demand-status']['pl'] = "Dostępny (na żądanie)";
|
||||||
$text['check-available-on-demand-status']['sv-se'] = "Anträffbar (På Begäran) ";
|
$text['check-available-on-demand-status']['sv-se'] = "Anträffbar (På Begäran) ";
|
||||||
|
$text['check-available-on-demand-status']['uk'] = "Доступний (на вимогу)";
|
||||||
|
|
||||||
$text['button-show_all']['en-us'] = "Show All";
|
$text['button-show_all']['en-us'] = "Show All";
|
||||||
$text['button-show_all']['es-cl'] = "Mostrar Todos";
|
$text['button-show_all']['es-cl'] = "Mostrar Todos";
|
||||||
|
|
@ -275,6 +309,7 @@ $text['button-show_all']['pt-pt'] = "Mostrar Todos";
|
||||||
$text['button-show_all']['fr-fr'] = "Montrer Tout";
|
$text['button-show_all']['fr-fr'] = "Montrer Tout";
|
||||||
$text['button-show_all']['pt-br'] = "Mostrar Todos";
|
$text['button-show_all']['pt-br'] = "Mostrar Todos";
|
||||||
$text['button-show_all']['pl'] = "Pokaż Wszystkie";
|
$text['button-show_all']['pl'] = "Pokaż Wszystkie";
|
||||||
|
$text['button-show_all']['uk'] = "Показати всі";
|
||||||
|
|
||||||
$text['button-back']['en-us'] = "Back";
|
$text['button-back']['en-us'] = "Back";
|
||||||
$text['button-back']['es-cl'] = "Volver";
|
$text['button-back']['es-cl'] = "Volver";
|
||||||
|
|
@ -282,4 +317,6 @@ $text['button-back']['pt-pt'] = "Voltar";
|
||||||
$text['button-back']['fr-fr'] = "Retour";
|
$text['button-back']['fr-fr'] = "Retour";
|
||||||
$text['button-back']['pt-br'] = "Voltar";
|
$text['button-back']['pt-br'] = "Voltar";
|
||||||
$text['button-back']['pl'] = "Wróć";
|
$text['button-back']['pl'] = "Wróć";
|
||||||
|
$text['button-back']['uk'] = "Назад";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -7,6 +7,7 @@ $apps[$x]['menu'][0]['title']['pt-pt'] = "Chamadas Activas";
|
||||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Chamadas ativas";
|
$apps[$x]['menu'][0]['title']['pt-br'] = "Chamadas ativas";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Aktywne połączenia";
|
$apps[$x]['menu'][0]['title']['pl'] = "Aktywne połączenia";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Aktiva samtal";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "Aktiva samtal";
|
||||||
|
$apps[$x]['menu'][0]['title']['uk'] = "Активні дзвінки";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "eba3d07f-dd5c-6b7b-6880-493b44113ade";
|
$apps[$x]['menu'][0]['uuid'] = "eba3d07f-dd5c-6b7b-6880-493b44113ade";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ $text['title-conference-sessions']['fr-fr'] = "Sessions de conférences";
|
||||||
$text['title-conference-sessions']['pt-br'] = "Sessões";
|
$text['title-conference-sessions']['pt-br'] = "Sessões";
|
||||||
$text['title-conference-sessions']['pl'] = "Sesje Konferencyjne";
|
$text['title-conference-sessions']['pl'] = "Sesje Konferencyjne";
|
||||||
$text['title-conference-sessions']['sv-se'] = "Konferenssessioner";
|
$text['title-conference-sessions']['sv-se'] = "Konferenssessioner";
|
||||||
|
$text['title-conference-sessions']['uk'] = "Сесії конференції";
|
||||||
|
|
||||||
$text['title-conference-session-details']['en-us'] = "Conference Session Details";
|
$text['title-conference-session-details']['en-us'] = "Conference Session Details";
|
||||||
$text['title-conference-session-details']['es-cl'] = "Detalles de la Sesión de Conferencia";
|
$text['title-conference-session-details']['es-cl'] = "Detalles de la Sesión de Conferencia";
|
||||||
|
|
@ -15,6 +16,7 @@ $text['title-conference-session-details']['fr-fr'] = "Détails de Sessions de Co
|
||||||
$text['title-conference-session-details']['pt-br'] = "Detalhes da sessão de conferência";
|
$text['title-conference-session-details']['pt-br'] = "Detalhes da sessão de conferência";
|
||||||
$text['title-conference-session-details']['pl'] = "Szczególy sesji konferencyjnej";
|
$text['title-conference-session-details']['pl'] = "Szczególy sesji konferencyjnej";
|
||||||
$text['title-conference-session-details']['sv-se'] = "Konferens Session Detaljer";
|
$text['title-conference-session-details']['sv-se'] = "Konferens Session Detaljer";
|
||||||
|
$text['title-conference-session-details']['uk'] = "Деталі сесії конференції";
|
||||||
|
|
||||||
$text['title-conference-rooms']['en-us'] = "Conference Rooms";
|
$text['title-conference-rooms']['en-us'] = "Conference Rooms";
|
||||||
$text['title-conference-rooms']['es-cl'] = "Salas de conferencia";
|
$text['title-conference-rooms']['es-cl'] = "Salas de conferencia";
|
||||||
|
|
@ -23,6 +25,7 @@ $text['title-conference-rooms']['fr-fr'] = "Salles de conférence";
|
||||||
$text['title-conference-rooms']['pt-br'] = "Salas de conferência";
|
$text['title-conference-rooms']['pt-br'] = "Salas de conferência";
|
||||||
$text['title-conference-rooms']['pl'] = "Pokoje konferencynje";
|
$text['title-conference-rooms']['pl'] = "Pokoje konferencynje";
|
||||||
$text['title-conference-rooms']['sv-se'] = "Konferensrum";
|
$text['title-conference-rooms']['sv-se'] = "Konferensrum";
|
||||||
|
$text['title-conference-rooms']['uk'] = "Конференц-зали";
|
||||||
|
|
||||||
$text['title-conference-room']['en-us'] = "Conference Room";
|
$text['title-conference-room']['en-us'] = "Conference Room";
|
||||||
$text['title-conference-room']['es-cl'] = "Sala de conferencia";
|
$text['title-conference-room']['es-cl'] = "Sala de conferencia";
|
||||||
|
|
@ -31,6 +34,7 @@ $text['title-conference-room']['fr-fr'] = "Salle de conférence";
|
||||||
$text['title-conference-room']['pt-br'] = "Sala de conferência";
|
$text['title-conference-room']['pt-br'] = "Sala de conferência";
|
||||||
$text['title-conference-room']['pl'] = "Pokoje konferencynje";
|
$text['title-conference-room']['pl'] = "Pokoje konferencynje";
|
||||||
$text['title-conference-room']['sv-se'] = "Konferensrum";
|
$text['title-conference-room']['sv-se'] = "Konferensrum";
|
||||||
|
$text['title-conference-room']['uk'] = "Конференц-зал";
|
||||||
|
|
||||||
$text['title-conference-centers']['en-us'] = "Conference Centers";
|
$text['title-conference-centers']['en-us'] = "Conference Centers";
|
||||||
$text['title-conference-centers']['es-cl'] = "Centro de Conferencias";
|
$text['title-conference-centers']['es-cl'] = "Centro de Conferencias";
|
||||||
|
|
@ -39,6 +43,7 @@ $text['title-conference-centers']['fr-fr'] = "Conférences";
|
||||||
$text['title-conference-centers']['pt-br'] = "Centro de conferências ";
|
$text['title-conference-centers']['pt-br'] = "Centro de conferências ";
|
||||||
$text['title-conference-centers']['pl'] = "Centra Konferencyjne";
|
$text['title-conference-centers']['pl'] = "Centra Konferencyjne";
|
||||||
$text['title-conference-centers']['sv-se'] = "Konferenscenter";
|
$text['title-conference-centers']['sv-se'] = "Konferenscenter";
|
||||||
|
$text['title-conference-centers']['uk'] = "Конференц-центри";
|
||||||
|
|
||||||
$text['title-conference-center']['en-us'] = "Conference Center";
|
$text['title-conference-center']['en-us'] = "Conference Center";
|
||||||
$text['title-conference-center']['es-cl'] = "Centro de Conferencia";
|
$text['title-conference-center']['es-cl'] = "Centro de Conferencia";
|
||||||
|
|
@ -47,6 +52,7 @@ $text['title-conference-center']['fr-fr'] = "Conférence";
|
||||||
$text['title-conference-center']['pt-br'] = "Centro de conferência";
|
$text['title-conference-center']['pt-br'] = "Centro de conferência";
|
||||||
$text['title-conference-center']['pl'] = "Centrum Konferencyjne";
|
$text['title-conference-center']['pl'] = "Centrum Konferencyjne";
|
||||||
$text['title-conference-center']['sv-se'] = "Konferenscenter";
|
$text['title-conference-center']['sv-se'] = "Konferenscenter";
|
||||||
|
$text['title-conference-center']['uk'] = "Конференц-центр";
|
||||||
|
|
||||||
$text['message-update']['en-us'] = "Update Completed";
|
$text['message-update']['en-us'] = "Update Completed";
|
||||||
$text['message-update']['es-cl'] = "Actualización Completada";
|
$text['message-update']['es-cl'] = "Actualización Completada";
|
||||||
|
|
@ -55,6 +61,7 @@ $text['message-update']['fr-fr'] = "Mis à jour";
|
||||||
$text['message-update']['pt-br'] = "Atualização Efetuada";
|
$text['message-update']['pt-br'] = "Atualização Efetuada";
|
||||||
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
||||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||||
|
$text['message-update']['uk'] = "Оновлено";
|
||||||
|
|
||||||
$text['message-unique_participant_pin']['en-us'] = "Please provide a unique Participant PIN number.";
|
$text['message-unique_participant_pin']['en-us'] = "Please provide a unique Participant PIN number.";
|
||||||
$text['message-unique_participant_pin']['es-cl'] = "Por favor ingrese su número PIN participante único.";
|
$text['message-unique_participant_pin']['es-cl'] = "Por favor ingrese su número PIN participante único.";
|
||||||
|
|
@ -63,6 +70,7 @@ $text['message-unique_participant_pin']['fr-fr'] = "Se il vous plaît fournir un
|
||||||
$text['message-unique_participant_pin']['pt-br'] = "Por favor, forneça um número PIN para participar da conferência";
|
$text['message-unique_participant_pin']['pt-br'] = "Por favor, forneça um número PIN para participar da conferência";
|
||||||
$text['message-unique_participant_pin']['pl'] = "Wprowadź unikalny numer PIN uczestnika";
|
$text['message-unique_participant_pin']['pl'] = "Wprowadź unikalny numer PIN uczestnika";
|
||||||
$text['message-unique_participant_pin']['sv-se'] = "Ange en unik PIN kod för deltagare.";
|
$text['message-unique_participant_pin']['sv-se'] = "Ange en unik PIN kod för deltagare.";
|
||||||
|
$text['message-unique_participant_pin']['uk'] = "Будь ласка, надайте унікальний PIN-код для учасника";
|
||||||
|
|
||||||
$text['message-unique_moderator_pin']['en-us'] = "Please provide a unique Moderator PIN number.";
|
$text['message-unique_moderator_pin']['en-us'] = "Please provide a unique Moderator PIN number.";
|
||||||
$text['message-unique_moderator_pin']['es-cl'] = "Por favor, proporcione un número único Moderador PIN.";
|
$text['message-unique_moderator_pin']['es-cl'] = "Por favor, proporcione un número único Moderador PIN.";
|
||||||
|
|
@ -71,6 +79,7 @@ $text['message-unique_moderator_pin']['fr-fr'] = "Se il vous plaît fournir un n
|
||||||
$text['message-unique_moderator_pin']['pt-br'] = "Por favor, forneça um número PIN do administrador";
|
$text['message-unique_moderator_pin']['pt-br'] = "Por favor, forneça um número PIN do administrador";
|
||||||
$text['message-unique_moderator_pin']['pl'] = "Wprowadź unikalny numer PIN moderatora";
|
$text['message-unique_moderator_pin']['pl'] = "Wprowadź unikalny numer PIN moderatora";
|
||||||
$text['message-unique_moderator_pin']['sv-se'] = "Ange en unik PIN kod för moderator.";
|
$text['message-unique_moderator_pin']['sv-se'] = "Ange en unik PIN kod för moderator.";
|
||||||
|
$text['message-unique_moderator_pin']['uk'] = "Будь ласка, надайте унікальний PIN-код для модератора.";
|
||||||
|
|
||||||
$text['message-non_unique_pin']['en-us'] = "Moderator and Participant PIN numbers must be unique.";
|
$text['message-non_unique_pin']['en-us'] = "Moderator and Participant PIN numbers must be unique.";
|
||||||
$text['message-non_unique_pin']['es-cl'] = "Moderador números PIN y participante deben ser únicos.";
|
$text['message-non_unique_pin']['es-cl'] = "Moderador números PIN y participante deben ser únicos.";
|
||||||
|
|
@ -79,6 +88,7 @@ $text['message-non_unique_pin']['fr-fr'] = "Numéros de modérateur et de PIN de
|
||||||
$text['message-non_unique_pin']['pt-br'] = "O número do PIN de participante deve ser exclusivo";
|
$text['message-non_unique_pin']['pt-br'] = "O número do PIN de participante deve ser exclusivo";
|
||||||
$text['message-non_unique_pin']['pl'] = "Numery PIN uczestnika i moderatora muszą buć unikalne.";
|
$text['message-non_unique_pin']['pl'] = "Numery PIN uczestnika i moderatora muszą buć unikalne.";
|
||||||
$text['message-non_unique_pin']['sv-se'] = "Moderator och Deltagar PIN koder måste vara unika.";
|
$text['message-non_unique_pin']['sv-se'] = "Moderator och Deltagar PIN koder måste vara unika.";
|
||||||
|
$text['message-non_unique_pin']['uk'] = "PIN-коди модератора і учасника повинні бути унікальними.";
|
||||||
|
|
||||||
$text['message-minimum_pin_length']['en-us'] = "Minimum PIN length required:";
|
$text['message-minimum_pin_length']['en-us'] = "Minimum PIN length required:";
|
||||||
$text['message-minimum_pin_length']['es-cl'] = "Longitud PIN mínima requerida:";
|
$text['message-minimum_pin_length']['es-cl'] = "Longitud PIN mínima requerida:";
|
||||||
|
|
@ -87,6 +97,7 @@ $text['message-minimum_pin_length']['fr-fr'] = "Longueur de PIN minimum requis:"
|
||||||
$text['message-minimum_pin_length']['pt-br'] = "Tamanho minimo do PIN";
|
$text['message-minimum_pin_length']['pt-br'] = "Tamanho minimo do PIN";
|
||||||
$text['message-minimum_pin_length']['pl'] = "Minimalna długość kodu PIN:";
|
$text['message-minimum_pin_length']['pl'] = "Minimalna długość kodu PIN:";
|
||||||
$text['message-minimum_pin_length']['sv-se'] = "Minimum läng på PIN:";
|
$text['message-minimum_pin_length']['sv-se'] = "Minimum läng på PIN:";
|
||||||
|
$text['message-minimum_pin_length']['uk'] = "Мінімальна довжина PIN-коду:";
|
||||||
|
|
||||||
$text['message-delete']['en-us'] = "Delete Completed";
|
$text['message-delete']['en-us'] = "Delete Completed";
|
||||||
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
||||||
|
|
@ -95,6 +106,7 @@ $text['message-delete']['fr-fr'] = "Supprimé";
|
||||||
$text['message-delete']['pt-br'] = "Remoção Efetuada";
|
$text['message-delete']['pt-br'] = "Remoção Efetuada";
|
||||||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||||
|
$text['message-delete']['uk'] = "Видалено";
|
||||||
|
|
||||||
$text['message-add']['en-us'] = "Add Completed";
|
$text['message-add']['en-us'] = "Add Completed";
|
||||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||||
|
|
@ -103,6 +115,7 @@ $text['message-add']['fr-fr'] = "Ajouté";
|
||||||
$text['message-add']['pt-br'] = "Criação Efetuada";
|
$text['message-add']['pt-br'] = "Criação Efetuada";
|
||||||
$text['message-add']['pl'] = "Dodano poprawnie";
|
$text['message-add']['pl'] = "Dodano poprawnie";
|
||||||
$text['message-add']['sv-se'] = "Tillagd";
|
$text['message-add']['sv-se'] = "Tillagd";
|
||||||
|
$text['message-add']['uk'] = "Додано";
|
||||||
|
|
||||||
$text['label-wait-moderator']['en-us'] = "Secure";
|
$text['label-wait-moderator']['en-us'] = "Secure";
|
||||||
$text['label-wait-moderator']['es-cl'] = "Seguro";
|
$text['label-wait-moderator']['es-cl'] = "Seguro";
|
||||||
|
|
@ -111,6 +124,7 @@ $text['label-wait-moderator']['fr-fr'] = "Assurer";
|
||||||
$text['label-wait-moderator']['pt-br'] = "Proteger";
|
$text['label-wait-moderator']['pt-br'] = "Proteger";
|
||||||
$text['label-wait-moderator']['pl'] = "Zabezpieczenie";
|
$text['label-wait-moderator']['pl'] = "Zabezpieczenie";
|
||||||
$text['label-wait-moderator']['sv-se'] = "Säker";
|
$text['label-wait-moderator']['sv-se'] = "Säker";
|
||||||
|
$text['label-wait-moderator']['uk'] = "Захищено";
|
||||||
|
|
||||||
$text['label-wait-for-moderator']['en-us'] = "Wait for Moderator";
|
$text['label-wait-for-moderator']['en-us'] = "Wait for Moderator";
|
||||||
$text['label-wait-for-moderator']['es-cl'] = "Esperar un Moderador";
|
$text['label-wait-for-moderator']['es-cl'] = "Esperar un Moderador";
|
||||||
|
|
@ -119,6 +133,7 @@ $text['label-wait-for-moderator']['fr-fr'] = "Attente du Modérateur";
|
||||||
$text['label-wait-for-moderator']['pt-br'] = "Esperar pelo administrador";
|
$text['label-wait-for-moderator']['pt-br'] = "Esperar pelo administrador";
|
||||||
$text['label-wait-for-moderator']['pl'] = "Zaczekaj na moderatora";
|
$text['label-wait-for-moderator']['pl'] = "Zaczekaj na moderatora";
|
||||||
$text['label-wait-for-moderator']['sv-se'] = "Vänta på Moderator";
|
$text['label-wait-for-moderator']['sv-se'] = "Vänta på Moderator";
|
||||||
|
$text['label-wait-for-moderator']['uk'] = "Очікування на модератора";
|
||||||
|
|
||||||
$text['label-view']['en-us'] = "View";
|
$text['label-view']['en-us'] = "View";
|
||||||
$text['label-view']['es-cl'] = "Ver";
|
$text['label-view']['es-cl'] = "Ver";
|
||||||
|
|
@ -127,6 +142,7 @@ $text['label-view']['fr-fr'] = "Vue";
|
||||||
$text['label-view']['pt-br'] = "Visualizar";
|
$text['label-view']['pt-br'] = "Visualizar";
|
||||||
$text['label-view']['pl'] = "Widok";
|
$text['label-view']['pl'] = "Widok";
|
||||||
$text['label-view']['sv-se'] = "Visa";
|
$text['label-view']['sv-se'] = "Visa";
|
||||||
|
$text['label-view']['uk'] = "Перегляд";
|
||||||
|
|
||||||
$text['label-uuid']['en-us'] = "UUID";
|
$text['label-uuid']['en-us'] = "UUID";
|
||||||
$text['label-uuid']['es-cl'] = "UUID";
|
$text['label-uuid']['es-cl'] = "UUID";
|
||||||
|
|
@ -135,6 +151,7 @@ $text['label-uuid']['fr-fr'] = "UUID";
|
||||||
$text['label-uuid']['pt-br'] = "UUID";
|
$text['label-uuid']['pt-br'] = "UUID";
|
||||||
$text['label-uuid']['pl'] = "UUID";
|
$text['label-uuid']['pl'] = "UUID";
|
||||||
$text['label-uuid']['sv-se'] = "UUID";
|
$text['label-uuid']['sv-se'] = "UUID";
|
||||||
|
$text['label-uuid']['uk'] = "UUID";
|
||||||
|
|
||||||
$text['label-users']['en-us'] = "Users";
|
$text['label-users']['en-us'] = "Users";
|
||||||
$text['label-users']['es-cl'] = "Usuarios";
|
$text['label-users']['es-cl'] = "Usuarios";
|
||||||
|
|
@ -143,6 +160,7 @@ $text['label-users']['fr-fr'] = "Utilisateurs";
|
||||||
$text['label-users']['pt-br'] = "Usuários";
|
$text['label-users']['pt-br'] = "Usuários";
|
||||||
$text['label-users']['pl'] = "Użytkownicy";
|
$text['label-users']['pl'] = "Użytkownicy";
|
||||||
$text['label-users']['sv-se'] = "Användare";
|
$text['label-users']['sv-se'] = "Användare";
|
||||||
|
$text['label-users']['uk'] = "Користувачі";
|
||||||
|
|
||||||
$text['label-username']['en-us'] = "Username";
|
$text['label-username']['en-us'] = "Username";
|
||||||
$text['label-username']['es-cl'] = "Nombre de Usuario";
|
$text['label-username']['es-cl'] = "Nombre de Usuario";
|
||||||
|
|
@ -151,6 +169,7 @@ $text['label-username']['fr-fr'] = "Nom d'Utilisateur";
|
||||||
$text['label-username']['pt-br'] = "Nome do Usuário";
|
$text['label-username']['pt-br'] = "Nome do Usuário";
|
||||||
$text['label-username']['pl'] = "Użytkownik";
|
$text['label-username']['pl'] = "Użytkownik";
|
||||||
$text['label-username']['sv-se'] = "Användarnamn";
|
$text['label-username']['sv-se'] = "Användarnamn";
|
||||||
|
$text['label-username']['uk'] = "Ім’я користувача";
|
||||||
|
|
||||||
$text['label-true']['en-us'] = "True";
|
$text['label-true']['en-us'] = "True";
|
||||||
$text['label-true']['es-cl'] = "Verdadero";
|
$text['label-true']['es-cl'] = "Verdadero";
|
||||||
|
|
@ -159,6 +178,7 @@ $text['label-true']['fr-fr'] = "Oui";
|
||||||
$text['label-true']['pt-br'] = "Sim";
|
$text['label-true']['pt-br'] = "Sim";
|
||||||
$text['label-true']['pl'] = "Tak";
|
$text['label-true']['pl'] = "Tak";
|
||||||
$text['label-true']['sv-se'] = "Sann";
|
$text['label-true']['sv-se'] = "Sann";
|
||||||
|
$text['label-true']['uk'] = "Так";
|
||||||
|
|
||||||
$text['label-tools']['en-us'] = "Tools";
|
$text['label-tools']['en-us'] = "Tools";
|
||||||
$text['label-tools']['es-cl'] = "Herramientas";
|
$text['label-tools']['es-cl'] = "Herramientas";
|
||||||
|
|
@ -167,6 +187,7 @@ $text['label-tools']['fr-fr'] = "Outils";
|
||||||
$text['label-tools']['pt-br'] = "Ferramentas";
|
$text['label-tools']['pt-br'] = "Ferramentas";
|
||||||
$text['label-tools']['pl'] = "Narzędzia";
|
$text['label-tools']['pl'] = "Narzędzia";
|
||||||
$text['label-tools']['sv-se'] = "Verktyg";
|
$text['label-tools']['sv-se'] = "Verktyg";
|
||||||
|
$text['label-tools']['uk'] = "Параметри";
|
||||||
|
|
||||||
$text['label-to']['en-us'] = "To";
|
$text['label-to']['en-us'] = "To";
|
||||||
$text['label-to']['es-cl'] = "Final";
|
$text['label-to']['es-cl'] = "Final";
|
||||||
|
|
@ -175,6 +196,7 @@ $text['label-to']['fr-fr'] = "Fin";
|
||||||
$text['label-to']['pt-br'] = "Final";
|
$text['label-to']['pt-br'] = "Final";
|
||||||
$text['label-to']['pl'] = "Do";
|
$text['label-to']['pl'] = "Do";
|
||||||
$text['label-to']['sv-se'] = "Till";
|
$text['label-to']['sv-se'] = "Till";
|
||||||
|
$text['label-to']['uk'] = "До";
|
||||||
|
|
||||||
$text['label-time']['en-us'] = "Time";
|
$text['label-time']['en-us'] = "Time";
|
||||||
$text['label-time']['es-cl'] = "Hora";
|
$text['label-time']['es-cl'] = "Hora";
|
||||||
|
|
@ -183,6 +205,7 @@ $text['label-time']['fr-fr'] = "Heure";
|
||||||
$text['label-time']['pt-br'] = "Fuso Horário";
|
$text['label-time']['pt-br'] = "Fuso Horário";
|
||||||
$text['label-time']['pl'] = "Strefa czasowa";
|
$text['label-time']['pl'] = "Strefa czasowa";
|
||||||
$text['label-time']['sv-se'] = "Tid";
|
$text['label-time']['sv-se'] = "Tid";
|
||||||
|
$text['label-time']['uk'] = "Час";
|
||||||
|
|
||||||
$text['label-start']['en-us'] = "Start";
|
$text['label-start']['en-us'] = "Start";
|
||||||
$text['label-start']['es-cl'] = "Inicio";
|
$text['label-start']['es-cl'] = "Inicio";
|
||||||
|
|
@ -191,6 +214,7 @@ $text['label-start']['fr-fr'] = "Début";
|
||||||
$text['label-start']['pt-br'] = "Iniciar";
|
$text['label-start']['pt-br'] = "Iniciar";
|
||||||
$text['label-start']['pl'] = "rozpocznij nagrywanie";
|
$text['label-start']['pl'] = "rozpocznij nagrywanie";
|
||||||
$text['label-start']['sv-se'] = "Starta";
|
$text['label-start']['sv-se'] = "Starta";
|
||||||
|
$text['label-start']['uk'] = "Запустити";
|
||||||
|
|
||||||
$text['label-sounds']['en-us'] = "Sounds";
|
$text['label-sounds']['en-us'] = "Sounds";
|
||||||
$text['label-sounds']['es-cl'] = "Sonidos";
|
$text['label-sounds']['es-cl'] = "Sonidos";
|
||||||
|
|
@ -199,6 +223,7 @@ $text['label-sounds']['fr-fr'] = "Sons";
|
||||||
$text['label-sounds']['pt-br'] = "Áudios";
|
$text['label-sounds']['pt-br'] = "Áudios";
|
||||||
$text['label-sounds']['pl'] = "Dzwięki";
|
$text['label-sounds']['pl'] = "Dzwięki";
|
||||||
$text['label-sounds']['sv-se'] = "Ljud";
|
$text['label-sounds']['sv-se'] = "Ljud";
|
||||||
|
$text['label-sounds']['uk'] = "Мелодії";
|
||||||
|
|
||||||
$text['label-sessions']['en-us'] = "Sessions";
|
$text['label-sessions']['en-us'] = "Sessions";
|
||||||
$text['label-sessions']['es-cl'] = "Sesiones";
|
$text['label-sessions']['es-cl'] = "Sesiones";
|
||||||
|
|
@ -207,6 +232,7 @@ $text['label-sessions']['fr-fr'] = "Sessions";
|
||||||
$text['label-sessions']['pt-br'] = "Sessões";
|
$text['label-sessions']['pt-br'] = "Sessões";
|
||||||
$text['label-sessions']['pl'] = "Sesje";
|
$text['label-sessions']['pl'] = "Sesje";
|
||||||
$text['label-sessions']['sv-se'] = "Sessioner";
|
$text['label-sessions']['sv-se'] = "Sessioner";
|
||||||
|
$text['label-sessions']['uk'] = "Сесії";
|
||||||
|
|
||||||
$text['label-schedule']['en-us'] = "Schedule";
|
$text['label-schedule']['en-us'] = "Schedule";
|
||||||
$text['label-schedule']['es-cl'] = "Horario";
|
$text['label-schedule']['es-cl'] = "Horario";
|
||||||
|
|
@ -215,6 +241,7 @@ $text['label-schedule']['fr-fr'] = "Calendrier";
|
||||||
$text['label-schedule']['pt-br'] = "Horário";
|
$text['label-schedule']['pt-br'] = "Horário";
|
||||||
$text['label-schedule']['pl'] = "Harmonogram";
|
$text['label-schedule']['pl'] = "Harmonogram";
|
||||||
$text['label-schedule']['sv-se'] = "Schema";
|
$text['label-schedule']['sv-se'] = "Schema";
|
||||||
|
$text['label-schedule']['uk'] = "Розклад";
|
||||||
|
|
||||||
$text['label-room-name']['en-us'] = "Room Name";
|
$text['label-room-name']['en-us'] = "Room Name";
|
||||||
$text['label-room-name']['es-cl'] = "Nombre de la Sala";
|
$text['label-room-name']['es-cl'] = "Nombre de la Sala";
|
||||||
|
|
@ -223,6 +250,7 @@ $text['label-room-name']['fr-fr'] = "Nom de Chambre";
|
||||||
$text['label-room-name']['pt-br'] = "Nome da sala";
|
$text['label-room-name']['pt-br'] = "Nome da sala";
|
||||||
$text['label-room-name']['pl'] = "Nazwa pokoju";
|
$text['label-room-name']['pl'] = "Nazwa pokoju";
|
||||||
$text['label-room-name']['sv-se'] = "Rums Namn";
|
$text['label-room-name']['sv-se'] = "Rums Namn";
|
||||||
|
$text['label-room-name']['uk'] = "Назва кімнати";
|
||||||
|
|
||||||
$text['label-recording']['en-us'] = "Recording";
|
$text['label-recording']['en-us'] = "Recording";
|
||||||
$text['label-recording']['es-cl'] = "Grabando";
|
$text['label-recording']['es-cl'] = "Grabando";
|
||||||
|
|
@ -231,6 +259,7 @@ $text['label-recording']['fr-fr'] = "Enregistrement";
|
||||||
$text['label-recording']['pt-br'] = "Gravando";
|
$text['label-recording']['pt-br'] = "Gravando";
|
||||||
$text['label-recording']['pl'] = "Nagrywanie";
|
$text['label-recording']['pl'] = "Nagrywanie";
|
||||||
$text['label-recording']['sv-se'] = "Inspelning";
|
$text['label-recording']['sv-se'] = "Inspelning";
|
||||||
|
$text['label-recording']['uk'] = "Запис";
|
||||||
|
|
||||||
$text['label-record']['en-us'] = "Record";
|
$text['label-record']['en-us'] = "Record";
|
||||||
$text['label-record']['es-cl'] = "Grabar";
|
$text['label-record']['es-cl'] = "Grabar";
|
||||||
|
|
@ -239,6 +268,7 @@ $text['label-record']['fr-fr'] = "Enregistrer";
|
||||||
$text['label-record']['pt-br'] = "Registro";
|
$text['label-record']['pt-br'] = "Registro";
|
||||||
$text['label-record']['pl'] = "Nagraj";
|
$text['label-record']['pl'] = "Nagraj";
|
||||||
$text['label-record']['sv-se'] = "Spela In";
|
$text['label-record']['sv-se'] = "Spela In";
|
||||||
|
$text['label-record']['uk'] = "Запис";
|
||||||
|
|
||||||
$text['label-profile']['en-us'] = "Profile";
|
$text['label-profile']['en-us'] = "Profile";
|
||||||
$text['label-profile']['es-cl'] = "Perfil";
|
$text['label-profile']['es-cl'] = "Perfil";
|
||||||
|
|
@ -247,6 +277,7 @@ $text['label-profile']['fr-fr'] = "Profile";
|
||||||
$text['label-profile']['pt-br'] = "Perfil";
|
$text['label-profile']['pt-br'] = "Perfil";
|
||||||
$text['label-profile']['pl'] = "Profil";
|
$text['label-profile']['pl'] = "Profil";
|
||||||
$text['label-profile']['sv-se'] = "Profil";
|
$text['label-profile']['sv-se'] = "Profil";
|
||||||
|
$text['label-profile']['uk'] = "Профіль";
|
||||||
|
|
||||||
$text['label-play']['en-us'] = "Play";
|
$text['label-play']['en-us'] = "Play";
|
||||||
$text['label-play']['es-cl'] = "Reproducir";
|
$text['label-play']['es-cl'] = "Reproducir";
|
||||||
|
|
@ -255,6 +286,7 @@ $text['label-play']['fr-fr'] = "Jouer";
|
||||||
$text['label-play']['pt-br'] = "Tocar";
|
$text['label-play']['pt-br'] = "Tocar";
|
||||||
$text['label-play']['pl'] = "Odtwórz";
|
$text['label-play']['pl'] = "Odtwórz";
|
||||||
$text['label-play']['sv-se'] = "Spela Upp";
|
$text['label-play']['sv-se'] = "Spela Upp";
|
||||||
|
$text['label-play']['uk'] = "Відтворити";
|
||||||
|
|
||||||
$text['label-pin-length']['en-us'] = "PIN Length";
|
$text['label-pin-length']['en-us'] = "PIN Length";
|
||||||
$text['label-pin-length']['es-cl'] = "Largo de PIN";
|
$text['label-pin-length']['es-cl'] = "Largo de PIN";
|
||||||
|
|
@ -263,6 +295,7 @@ $text['label-pin-length']['fr-fr'] = "Code Nb digits";
|
||||||
$text['label-pin-length']['pt-br'] = "Tamanho do PIN";
|
$text['label-pin-length']['pt-br'] = "Tamanho do PIN";
|
||||||
$text['label-pin-length']['pl'] = "Długość kodu PIN";
|
$text['label-pin-length']['pl'] = "Długość kodu PIN";
|
||||||
$text['label-pin-length']['sv-se'] = "PIN Längd";
|
$text['label-pin-length']['sv-se'] = "PIN Längd";
|
||||||
|
$text['label-pin-length']['uk'] = "Довжина PIN-коду ";
|
||||||
|
|
||||||
$text['label-participant-pin']['en-us'] = "Participant";
|
$text['label-participant-pin']['en-us'] = "Participant";
|
||||||
$text['label-participant-pin']['es-cl'] = "Participante";
|
$text['label-participant-pin']['es-cl'] = "Participante";
|
||||||
|
|
@ -271,6 +304,7 @@ $text['label-participant-pin']['fr-fr'] = "Code Participant";
|
||||||
$text['label-participant-pin']['pt-br'] = "Participante";
|
$text['label-participant-pin']['pt-br'] = "Participante";
|
||||||
$text['label-participant-pin']['pl'] = "Uczestnik";
|
$text['label-participant-pin']['pl'] = "Uczestnik";
|
||||||
$text['label-participant-pin']['sv-se'] = "Deltagare";
|
$text['label-participant-pin']['sv-se'] = "Deltagare";
|
||||||
|
$text['label-participant-pin']['uk'] = "Учасник";
|
||||||
|
|
||||||
$text['label-network-address']['en-us'] = "Network Address";
|
$text['label-network-address']['en-us'] = "Network Address";
|
||||||
$text['label-network-address']['es-cl'] = "Dirección de Red";
|
$text['label-network-address']['es-cl'] = "Dirección de Red";
|
||||||
|
|
@ -279,6 +313,7 @@ $text['label-network-address']['fr-fr'] = "Adresse Réseau";
|
||||||
$text['label-network-address']['pt-br'] = "Endereço de rede";
|
$text['label-network-address']['pt-br'] = "Endereço de rede";
|
||||||
$text['label-network-address']['pl'] = "Adres sieciowy";
|
$text['label-network-address']['pl'] = "Adres sieciowy";
|
||||||
$text['label-network-address']['sv-se'] = "Nätverks-adress";
|
$text['label-network-address']['sv-se'] = "Nätverks-adress";
|
||||||
|
$text['label-network-address']['uk'] = "Адреса мережі";
|
||||||
|
|
||||||
$text['label-name']['en-us'] = "Name";
|
$text['label-name']['en-us'] = "Name";
|
||||||
$text['label-name']['es-cl'] = "Nombre";
|
$text['label-name']['es-cl'] = "Nombre";
|
||||||
|
|
@ -287,6 +322,7 @@ $text['label-name']['fr-fr'] = "Nom";
|
||||||
$text['label-name']['pt-br'] = "Nome";
|
$text['label-name']['pt-br'] = "Nome";
|
||||||
$text['label-name']['pl'] = "Nazwa";
|
$text['label-name']['pl'] = "Nazwa";
|
||||||
$text['label-name']['sv-se'] = "Namn";
|
$text['label-name']['sv-se'] = "Namn";
|
||||||
|
$text['label-name']['uk'] = "Назва";
|
||||||
|
|
||||||
$text['label-mute']['en-us'] = "Mute";
|
$text['label-mute']['en-us'] = "Mute";
|
||||||
$text['label-mute']['es-cl'] = "Mudo";
|
$text['label-mute']['es-cl'] = "Mudo";
|
||||||
|
|
@ -295,6 +331,7 @@ $text['label-mute']['fr-fr'] = "Entrée Micro désactivé";
|
||||||
$text['label-mute']['pt-br'] = "Silenciar";
|
$text['label-mute']['pt-br'] = "Silenciar";
|
||||||
$text['label-mute']['pl'] = "Wycisz";
|
$text['label-mute']['pl'] = "Wycisz";
|
||||||
$text['label-mute']['sv-se'] = "Mikrofon Av";
|
$text['label-mute']['sv-se'] = "Mikrofon Av";
|
||||||
|
$text['label-mute']['uk'] = "Приглушити";
|
||||||
|
|
||||||
$text['label-moderator-pin']['en-us'] = "Moderator";
|
$text['label-moderator-pin']['en-us'] = "Moderator";
|
||||||
$text['label-moderator-pin']['es-cl'] = "Moderador";
|
$text['label-moderator-pin']['es-cl'] = "Moderador";
|
||||||
|
|
@ -303,6 +340,7 @@ $text['label-moderator-pin']['fr-fr'] = "Modérateur";
|
||||||
$text['label-moderator-pin']['pt-br'] = "Administrador";
|
$text['label-moderator-pin']['pt-br'] = "Administrador";
|
||||||
$text['label-moderator-pin']['pl'] = "Moderator";
|
$text['label-moderator-pin']['pl'] = "Moderator";
|
||||||
$text['label-moderator-pin']['sv-se'] = "Moderator";
|
$text['label-moderator-pin']['sv-se'] = "Moderator";
|
||||||
|
$text['label-moderator-pin']['uk'] = "Модератор";
|
||||||
|
|
||||||
$text['label-moderator']['en-us'] = "Moderator";
|
$text['label-moderator']['en-us'] = "Moderator";
|
||||||
$text['label-moderator']['es-cl'] = "Moderador";
|
$text['label-moderator']['es-cl'] = "Moderador";
|
||||||
|
|
@ -311,6 +349,7 @@ $text['label-moderator']['fr-fr'] = "Modérateur";
|
||||||
$text['label-moderator']['pt-br'] = "Administrador";
|
$text['label-moderator']['pt-br'] = "Administrador";
|
||||||
$text['label-moderator']['pl'] = "Moderator";
|
$text['label-moderator']['pl'] = "Moderator";
|
||||||
$text['label-moderator']['sv-se'] = "Moderator";
|
$text['label-moderator']['sv-se'] = "Moderator";
|
||||||
|
$text['label-moderator']['uk'] = "Модератор";
|
||||||
|
|
||||||
$text['label-members']['en-us'] = "Count";
|
$text['label-members']['en-us'] = "Count";
|
||||||
$text['label-members']['es-cl'] = "Conteo";
|
$text['label-members']['es-cl'] = "Conteo";
|
||||||
|
|
@ -319,6 +358,7 @@ $text['label-members']['fr-fr'] = "Décompte";
|
||||||
$text['label-members']['pt-br'] = "Total";
|
$text['label-members']['pt-br'] = "Total";
|
||||||
$text['label-members']['pl'] = "Liczba";
|
$text['label-members']['pl'] = "Liczba";
|
||||||
$text['label-members']['sv-se'] = "Antal";
|
$text['label-members']['sv-se'] = "Antal";
|
||||||
|
$text['label-members']['uk'] = "Кількість";
|
||||||
|
|
||||||
$text['label-member-type-participant']['en-us'] = "participant";
|
$text['label-member-type-participant']['en-us'] = "participant";
|
||||||
$text['label-member-type-participant']['es-cl'] = "participante";
|
$text['label-member-type-participant']['es-cl'] = "participante";
|
||||||
|
|
@ -327,6 +367,7 @@ $text['label-member-type-participant']['fr-fr'] = "participant";
|
||||||
$text['label-member-type-participant']['pt-br'] = "Participante";
|
$text['label-member-type-participant']['pt-br'] = "Participante";
|
||||||
$text['label-member-type-participant']['pl'] = "uczestnik";
|
$text['label-member-type-participant']['pl'] = "uczestnik";
|
||||||
$text['label-member-type-participant']['sv-se'] = "deltagare";
|
$text['label-member-type-participant']['sv-se'] = "deltagare";
|
||||||
|
$text['label-member-type-participant']['uk'] = "учасник";
|
||||||
|
|
||||||
$text['label-member-type-moderator']['en-us'] = "moderator";
|
$text['label-member-type-moderator']['en-us'] = "moderator";
|
||||||
$text['label-member-type-moderator']['es-cl'] = "moderador";
|
$text['label-member-type-moderator']['es-cl'] = "moderador";
|
||||||
|
|
@ -335,6 +376,7 @@ $text['label-member-type-moderator']['fr-fr'] = "modérateur";
|
||||||
$text['label-member-type-moderator']['pt-br'] = "Administrador";
|
$text['label-member-type-moderator']['pt-br'] = "Administrador";
|
||||||
$text['label-member-type-moderator']['pl'] = "moderator";
|
$text['label-member-type-moderator']['pl'] = "moderator";
|
||||||
$text['label-member-type-moderator']['sv-se'] = "moderator";
|
$text['label-member-type-moderator']['sv-se'] = "moderator";
|
||||||
|
$text['label-member-type-moderator']['uk'] = "модератор";
|
||||||
|
|
||||||
$text['label-member-pin']['en-us'] = "PIN Numbers";
|
$text['label-member-pin']['en-us'] = "PIN Numbers";
|
||||||
$text['label-member-pin']['es-cl'] = "Números PIN";
|
$text['label-member-pin']['es-cl'] = "Números PIN";
|
||||||
|
|
@ -343,6 +385,7 @@ $text['label-member-pin']['fr-fr'] = "Code Membre";
|
||||||
$text['label-member-pin']['pt-br'] = "Número PIUN";
|
$text['label-member-pin']['pt-br'] = "Número PIUN";
|
||||||
$text['label-member-pin']['pl'] = "Numery PIN";
|
$text['label-member-pin']['pl'] = "Numery PIN";
|
||||||
$text['label-member-pin']['sv-se'] = "PIN Kod";
|
$text['label-member-pin']['sv-se'] = "PIN Kod";
|
||||||
|
$text['label-member-pin']['uk'] = "PIN ";
|
||||||
|
|
||||||
$text['label-max-members']['en-us'] = "Max Members";
|
$text['label-max-members']['en-us'] = "Max Members";
|
||||||
$text['label-max-members']['es-cl'] = "Cantidad máxima de miembros";
|
$text['label-max-members']['es-cl'] = "Cantidad máxima de miembros";
|
||||||
|
|
@ -351,6 +394,7 @@ $text['label-max-members']['fr-fr'] = "Membres Max";
|
||||||
$text['label-max-members']['pt-br'] = "Número máximo de membros";
|
$text['label-max-members']['pt-br'] = "Número máximo de membros";
|
||||||
$text['label-max-members']['pl'] = "Maksymalna liczba uszestników";
|
$text['label-max-members']['pl'] = "Maksymalna liczba uszestników";
|
||||||
$text['label-max-members']['sv-se'] = "Max Antal Medlemmar";
|
$text['label-max-members']['sv-se'] = "Max Antal Medlemmar";
|
||||||
|
$text['label-max-members']['uk'] = "Макс. учасників";
|
||||||
|
|
||||||
$text['label-greeting']['en-us'] = "Greeting";
|
$text['label-greeting']['en-us'] = "Greeting";
|
||||||
$text['label-greeting']['es-cl'] = "Mensaje";
|
$text['label-greeting']['es-cl'] = "Mensaje";
|
||||||
|
|
@ -359,6 +403,7 @@ $text['label-greeting']['fr-fr'] = "Message";
|
||||||
$text['label-greeting']['pt-br'] = "Saudação";
|
$text['label-greeting']['pt-br'] = "Saudação";
|
||||||
$text['label-greeting']['pl'] = "Powitanie";
|
$text['label-greeting']['pl'] = "Powitanie";
|
||||||
$text['label-greeting']['sv-se'] = "Hälsning";
|
$text['label-greeting']['sv-se'] = "Hälsning";
|
||||||
|
$text['label-greeting']['uk'] = "Привітання";
|
||||||
|
|
||||||
$text['label-from']['en-us'] = "From";
|
$text['label-from']['en-us'] = "From";
|
||||||
$text['label-from']['es-cl'] = "Desde";
|
$text['label-from']['es-cl'] = "Desde";
|
||||||
|
|
@ -367,6 +412,7 @@ $text['label-from']['fr-fr'] = "A Partir De";
|
||||||
$text['label-from']['pt-br'] = "Começo";
|
$text['label-from']['pt-br'] = "Começo";
|
||||||
$text['label-from']['pl'] = "Od";
|
$text['label-from']['pl'] = "Od";
|
||||||
$text['label-from']['sv-se'] = "Från";
|
$text['label-from']['sv-se'] = "Från";
|
||||||
|
$text['label-from']['uk'] = "Від";
|
||||||
|
|
||||||
$text['label-false']['en-us'] = "False";
|
$text['label-false']['en-us'] = "False";
|
||||||
$text['label-false']['es-cl'] = "Falso";
|
$text['label-false']['es-cl'] = "Falso";
|
||||||
|
|
@ -375,6 +421,7 @@ $text['label-false']['fr-fr'] = "Non";
|
||||||
$text['label-false']['pt-br'] = "Não";
|
$text['label-false']['pt-br'] = "Não";
|
||||||
$text['label-false']['pl'] = "Nie";
|
$text['label-false']['pl'] = "Nie";
|
||||||
$text['label-false']['sv-se'] = "Falsk";
|
$text['label-false']['sv-se'] = "Falsk";
|
||||||
|
$text['label-false']['uk'] = "Ні";
|
||||||
|
|
||||||
$text['label-extension']['en-us'] = "Extension";
|
$text['label-extension']['en-us'] = "Extension";
|
||||||
$text['label-extension']['es-cl'] = "Extensión";
|
$text['label-extension']['es-cl'] = "Extensión";
|
||||||
|
|
@ -383,6 +430,7 @@ $text['label-extension']['fr-fr'] = "Extension";
|
||||||
$text['label-extension']['pt-br'] = "Ramal";
|
$text['label-extension']['pt-br'] = "Ramal";
|
||||||
$text['label-extension']['pl'] = "Numer wewnętrzny";
|
$text['label-extension']['pl'] = "Numer wewnętrzny";
|
||||||
$text['label-extension']['sv-se'] = "Anknytning";
|
$text['label-extension']['sv-se'] = "Anknytning";
|
||||||
|
$text['label-extension']['uk'] = "Розширення (Extention)";
|
||||||
|
|
||||||
$text['label-exit-sound']['en-us'] = "Exit Sound";
|
$text['label-exit-sound']['en-us'] = "Exit Sound";
|
||||||
$text['label-exit-sound']['es-cl'] = "Sonido de salida";
|
$text['label-exit-sound']['es-cl'] = "Sonido de salida";
|
||||||
|
|
@ -391,6 +439,7 @@ $text['label-exit-sound']['fr-fr'] = "Sons de sortie";
|
||||||
$text['label-exit-sound']['pt-br'] = "Desligar som";
|
$text['label-exit-sound']['pt-br'] = "Desligar som";
|
||||||
$text['label-exit-sound']['pl'] = "Dźwięk przy wyjściu";
|
$text['label-exit-sound']['pl'] = "Dźwięk przy wyjściu";
|
||||||
$text['label-exit-sound']['sv-se'] = "Avslutningsljud";
|
$text['label-exit-sound']['sv-se'] = "Avslutningsljud";
|
||||||
|
$text['label-exit-sound']['uk'] = "Мелодія при виході";
|
||||||
|
|
||||||
$text['label-enter-sound']['en-us'] = "Enter Sound";
|
$text['label-enter-sound']['en-us'] = "Enter Sound";
|
||||||
$text['label-enter-sound']['es-cl'] = "Sonido de entrada";
|
$text['label-enter-sound']['es-cl'] = "Sonido de entrada";
|
||||||
|
|
@ -399,6 +448,7 @@ $text['label-enter-sound']['fr-fr'] = "Sons d'arrivée";
|
||||||
$text['label-enter-sound']['pt-br'] = "Insira um som";
|
$text['label-enter-sound']['pt-br'] = "Insira um som";
|
||||||
$text['label-enter-sound']['pl'] = "Dźwięk przy wejściu";
|
$text['label-enter-sound']['pl'] = "Dźwięk przy wejściu";
|
||||||
$text['label-enter-sound']['sv-se'] = "Startljud";
|
$text['label-enter-sound']['sv-se'] = "Startljud";
|
||||||
|
$text['label-enter-sound']['uk'] = "Мелодія при вході";
|
||||||
|
|
||||||
$text['label-end']['en-us'] = "End";
|
$text['label-end']['en-us'] = "End";
|
||||||
$text['label-end']['es-cl'] = "Fin";
|
$text['label-end']['es-cl'] = "Fin";
|
||||||
|
|
@ -407,6 +457,7 @@ $text['label-end']['fr-fr'] = "Fin";
|
||||||
$text['label-end']['pt-br'] = "Fim";
|
$text['label-end']['pt-br'] = "Fim";
|
||||||
$text['label-end']['pl'] = "Koniec";
|
$text['label-end']['pl'] = "Koniec";
|
||||||
$text['label-end']['sv-se'] = "Slut";
|
$text['label-end']['sv-se'] = "Slut";
|
||||||
|
$text['label-end']['uk'] = "Кінець";
|
||||||
|
|
||||||
$text['label-enabled']['en-us'] = "Enabled";
|
$text['label-enabled']['en-us'] = "Enabled";
|
||||||
$text['label-enabled']['es-cl'] = "Activo";
|
$text['label-enabled']['es-cl'] = "Activo";
|
||||||
|
|
@ -415,6 +466,7 @@ $text['label-enabled']['fr-fr'] = "Actif";
|
||||||
$text['label-enabled']['pt-br'] = "Habilitado";
|
$text['label-enabled']['pt-br'] = "Habilitado";
|
||||||
$text['label-enabled']['pl'] = "Włączony";
|
$text['label-enabled']['pl'] = "Włączony";
|
||||||
$text['label-enabled']['sv-se'] = "Aktiverad";
|
$text['label-enabled']['sv-se'] = "Aktiverad";
|
||||||
|
$text['label-enabled']['uk'] = "Включено";
|
||||||
|
|
||||||
$text['label-edit']['en-us'] = "Edit";
|
$text['label-edit']['en-us'] = "Edit";
|
||||||
$text['label-edit']['es-cl'] = "Editar";
|
$text['label-edit']['es-cl'] = "Editar";
|
||||||
|
|
@ -423,6 +475,7 @@ $text['label-edit']['fr-fr'] = "Editer";
|
||||||
$text['label-edit']['pt-br'] = "Editar";
|
$text['label-edit']['pt-br'] = "Editar";
|
||||||
$text['label-edit']['pl'] = "Edytuj";
|
$text['label-edit']['pl'] = "Edytuj";
|
||||||
$text['label-edit']['sv-se'] = "Redigera";
|
$text['label-edit']['sv-se'] = "Redigera";
|
||||||
|
$text['label-edit']['uk'] = "Редагувати";
|
||||||
|
|
||||||
$text['label-download']['en-us'] = "Download";
|
$text['label-download']['en-us'] = "Download";
|
||||||
$text['label-download']['es-cl'] = "Descargar";
|
$text['label-download']['es-cl'] = "Descargar";
|
||||||
|
|
@ -431,6 +484,7 @@ $text['label-download']['fr-fr'] = "Télécharger";
|
||||||
$text['label-download']['pt-br'] = "Download";
|
$text['label-download']['pt-br'] = "Download";
|
||||||
$text['label-download']['pl'] = "Pobierz";
|
$text['label-download']['pl'] = "Pobierz";
|
||||||
$text['label-download']['sv-se'] = "Ladda Ned";
|
$text['label-download']['sv-se'] = "Ladda Ned";
|
||||||
|
$text['label-download']['uk'] = "Скачати";
|
||||||
|
|
||||||
$text['label-details']['en-us'] = "Details";
|
$text['label-details']['en-us'] = "Details";
|
||||||
$text['label-details']['es-cl'] = "Detalles";
|
$text['label-details']['es-cl'] = "Detalles";
|
||||||
|
|
@ -439,6 +493,7 @@ $text['label-details']['fr-fr'] = "Détails";
|
||||||
$text['label-details']['pt-br'] = "Detalhes";
|
$text['label-details']['pt-br'] = "Detalhes";
|
||||||
$text['label-details']['pl'] = "Szczegóły";
|
$text['label-details']['pl'] = "Szczegóły";
|
||||||
$text['label-details']['sv-se'] = "Detaljer";
|
$text['label-details']['sv-se'] = "Detaljer";
|
||||||
|
$text['label-details']['uk'] = "Деталі";
|
||||||
|
|
||||||
$text['label-description']['en-us'] = "Description";
|
$text['label-description']['en-us'] = "Description";
|
||||||
$text['label-description']['es-cl'] = "Descripción";
|
$text['label-description']['es-cl'] = "Descripción";
|
||||||
|
|
@ -447,6 +502,7 @@ $text['label-description']['fr-fr'] = "Description";
|
||||||
$text['label-description']['pt-br'] = "Descrição";
|
$text['label-description']['pt-br'] = "Descrição";
|
||||||
$text['label-description']['pl'] = "Opis";
|
$text['label-description']['pl'] = "Opis";
|
||||||
$text['label-description']['sv-se'] = "Beskrivning";
|
$text['label-description']['sv-se'] = "Beskrivning";
|
||||||
|
$text['label-description']['uk'] = "Опис";
|
||||||
|
|
||||||
$text['label-delete']['en-us'] = "Delete";
|
$text['label-delete']['en-us'] = "Delete";
|
||||||
$text['label-delete']['es-cl'] = "Eliminar";
|
$text['label-delete']['es-cl'] = "Eliminar";
|
||||||
|
|
@ -455,6 +511,7 @@ $text['label-delete']['fr-fr'] = "Supprimer";
|
||||||
$text['label-delete']['pt-br'] = "Remover";
|
$text['label-delete']['pt-br'] = "Remover";
|
||||||
$text['label-delete']['pl'] = "Usuń";
|
$text['label-delete']['pl'] = "Usuń";
|
||||||
$text['label-delete']['sv-se'] = "Ta Bort";
|
$text['label-delete']['sv-se'] = "Ta Bort";
|
||||||
|
$text['label-delete']['uk'] = "Видалити";
|
||||||
|
|
||||||
$text['label-conference-name']['en-us'] = "Conference Name";
|
$text['label-conference-name']['en-us'] = "Conference Name";
|
||||||
$text['label-conference-name']['es-cl'] = "Nombre de la conferencia";
|
$text['label-conference-name']['es-cl'] = "Nombre de la conferencia";
|
||||||
|
|
@ -463,6 +520,7 @@ $text['label-conference-name']['fr-fr'] = "Nom de la Conférence";
|
||||||
$text['label-conference-name']['pt-br'] = "Nome da conferência";
|
$text['label-conference-name']['pt-br'] = "Nome da conferência";
|
||||||
$text['label-conference-name']['pl'] = "Nazwa konferencji";
|
$text['label-conference-name']['pl'] = "Nazwa konferencji";
|
||||||
$text['label-conference-name']['sv-se'] = "Konferens Namn";
|
$text['label-conference-name']['sv-se'] = "Konferens Namn";
|
||||||
|
$text['label-conference-name']['uk'] = "Назва конференції";
|
||||||
|
|
||||||
$text['label-cdr']['en-us'] = "CDR";
|
$text['label-cdr']['en-us'] = "CDR";
|
||||||
$text['label-cdr']['es-cl'] = "CDR";
|
$text['label-cdr']['es-cl'] = "CDR";
|
||||||
|
|
@ -471,6 +529,7 @@ $text['label-cdr']['fr-fr'] = "Historique d'appels";
|
||||||
$text['label-cdr']['pt-br'] = "Detalhe de chamadas";
|
$text['label-cdr']['pt-br'] = "Detalhe de chamadas";
|
||||||
$text['label-cdr']['pl'] = "Wykaz rozmów";
|
$text['label-cdr']['pl'] = "Wykaz rozmów";
|
||||||
$text['label-cdr']['sv-se'] = "CDR";
|
$text['label-cdr']['sv-se'] = "CDR";
|
||||||
|
$text['label-cdr']['uk'] = "CDR ";
|
||||||
|
|
||||||
$text['label-caller-id-number']['en-us'] = "Caller ID Number";
|
$text['label-caller-id-number']['en-us'] = "Caller ID Number";
|
||||||
$text['label-caller-id-number']['es-cl'] = "Número de Caller ID";
|
$text['label-caller-id-number']['es-cl'] = "Número de Caller ID";
|
||||||
|
|
@ -479,6 +538,7 @@ $text['label-caller-id-number']['fr-fr'] = "Numéro d'appelant";
|
||||||
$text['label-caller-id-number']['pt-br'] = "Número da pessoa que chama";
|
$text['label-caller-id-number']['pt-br'] = "Número da pessoa que chama";
|
||||||
$text['label-caller-id-number']['pl'] = "Prezentacja numeru dzwoniącego";
|
$text['label-caller-id-number']['pl'] = "Prezentacja numeru dzwoniącego";
|
||||||
$text['label-caller-id-number']['sv-se'] = "Nummerpresentation";
|
$text['label-caller-id-number']['sv-se'] = "Nummerpresentation";
|
||||||
|
$text['label-caller-id-number']['uk'] = "Caller ID Номер";
|
||||||
|
|
||||||
$text['label-caller-id-name']['en-us'] = "Caller ID Name";
|
$text['label-caller-id-name']['en-us'] = "Caller ID Name";
|
||||||
$text['label-caller-id-name']['es-cl'] = "Nombre de Caller ID";
|
$text['label-caller-id-name']['es-cl'] = "Nombre de Caller ID";
|
||||||
|
|
@ -487,6 +547,7 @@ $text['label-caller-id-name']['fr-fr'] = "Nom d'appelant";
|
||||||
$text['label-caller-id-name']['pt-br'] = "Nome do discador";
|
$text['label-caller-id-name']['pt-br'] = "Nome do discador";
|
||||||
$text['label-caller-id-name']['pl'] = "Prezentacja nazwy dzwoniącego";
|
$text['label-caller-id-name']['pl'] = "Prezentacja nazwy dzwoniącego";
|
||||||
$text['label-caller-id-name']['sv-se'] = "Namnpresentation";
|
$text['label-caller-id-name']['sv-se'] = "Namnpresentation";
|
||||||
|
$text['label-caller-id-name']['uk'] = "Caller ID Ім’я";
|
||||||
|
|
||||||
$text['label-announce']['en-us'] = "Announce";
|
$text['label-announce']['en-us'] = "Announce";
|
||||||
$text['label-announce']['es-cl'] = "Anunciar";
|
$text['label-announce']['es-cl'] = "Anunciar";
|
||||||
|
|
@ -495,6 +556,7 @@ $text['label-announce']['fr-fr'] = "Annonce";
|
||||||
$text['label-announce']['pt-br'] = "Anunciar";
|
$text['label-announce']['pt-br'] = "Anunciar";
|
||||||
$text['label-announce']['pl'] = "Zapowiedz";
|
$text['label-announce']['pl'] = "Zapowiedz";
|
||||||
$text['label-announce']['sv-se'] = "Meddela";
|
$text['label-announce']['sv-se'] = "Meddela";
|
||||||
|
$text['label-announce']['uk'] = "Анонс";
|
||||||
|
|
||||||
$text['description-users']['en-us'] = "Assign additional users as administrators of this conference room.";
|
$text['description-users']['en-us'] = "Assign additional users as administrators of this conference room.";
|
||||||
$text['description-users']['es-cl'] = "Asignar usuarios adicionales como administradores de esta sala de conferencia.";
|
$text['description-users']['es-cl'] = "Asignar usuarios adicionales como administradores de esta sala de conferencia.";
|
||||||
|
|
@ -503,6 +565,7 @@ $text['description-users']['fr-fr'] = "Ajouter des utilisateurs comme administra
|
||||||
$text['description-users']['pt-br'] = "Atribuir usuários adicionais como administradores da sala de conferência. ";
|
$text['description-users']['pt-br'] = "Atribuir usuários adicionais como administradores da sala de conferência. ";
|
||||||
$text['description-users']['pl'] = "'Dodaj dodatkowych użytkowników jako administratorów tego pokoju konferencyjnego.";
|
$text['description-users']['pl'] = "'Dodaj dodatkowych użytkowników jako administratorów tego pokoju konferencyjnego.";
|
||||||
$text['description-users']['sv-se'] = "Lägg till ytterligare användare som administratörer för detta konferensrum.";
|
$text['description-users']['sv-se'] = "Lägg till ytterligare användare som administratörer för detta konferensrum.";
|
||||||
|
$text['description-users']['uk'] = "Зв'язати додаткових користувачів як адміністраторів цього конференц-залу.";
|
||||||
|
|
||||||
$text['description-schedule']['en-us'] = "Set a start and stop date/time for this room.";
|
$text['description-schedule']['en-us'] = "Set a start and stop date/time for this room.";
|
||||||
$text['description-schedule']['es-cl'] = "Establezca un inicio y parada de fecha/hora para esta sala.";
|
$text['description-schedule']['es-cl'] = "Establezca un inicio y parada de fecha/hora para esta sala.";
|
||||||
|
|
@ -511,6 +574,7 @@ $text['description-schedule']['fr-fr'] = "Définir un démarrage et d'arrêt de
|
||||||
$text['description-schedule']['pt-br'] = "Defnir inicio e fim (Data/Hora) para este quarto";
|
$text['description-schedule']['pt-br'] = "Defnir inicio e fim (Data/Hora) para este quarto";
|
||||||
$text['description-schedule']['pl'] = "Ustaw czas i datę rozpoczęcia i zakończenia rozmowy w tym pokoju.";
|
$text['description-schedule']['pl'] = "Ustaw czas i datę rozpoczęcia i zakończenia rozmowy w tym pokoju.";
|
||||||
$text['description-schedule']['sv-se'] = "Sätt en start och stopp datum/tid för detta rum.";
|
$text['description-schedule']['sv-se'] = "Sätt en start och stopp datum/tid för detta rum.";
|
||||||
|
$text['description-schedule']['uk'] = "Встановіть час початку/завершення для цієї кімнати.";
|
||||||
|
|
||||||
$text['description-room-name']['en-us'] = "Enter a name for the conference room.";
|
$text['description-room-name']['en-us'] = "Enter a name for the conference room.";
|
||||||
$text['description-room-name']['es-cl'] = "Introduzca un nombre para la sala de conferencias.";
|
$text['description-room-name']['es-cl'] = "Introduzca un nombre para la sala de conferencias.";
|
||||||
|
|
@ -519,6 +583,7 @@ $text['description-room-name']['fr-fr'] = "Entrez un nom pour la salle de confé
|
||||||
$text['description-room-name']['pt-br'] = "Digite um nome para a sala de conferência";
|
$text['description-room-name']['pt-br'] = "Digite um nome para a sala de conferência";
|
||||||
$text['description-room-name']['pl'] = "";
|
$text['description-room-name']['pl'] = "";
|
||||||
$text['description-room-name']['sv-se'] = "Ange namn för detta konferensrum";
|
$text['description-room-name']['sv-se'] = "Ange namn för detta konferensrum";
|
||||||
|
$text['description-room-name']['uk'] = "Введіть назву конференц-залу.";
|
||||||
|
|
||||||
$text['description-profile']['en-us'] = "Conference Profile is a collection of settings for the conference center.";
|
$text['description-profile']['en-us'] = "Conference Profile is a collection of settings for the conference center.";
|
||||||
$text['description-profile']['es-cl'] = "El Perfil de Conferencia es una colección de ajustes para el centro de conferencia.";
|
$text['description-profile']['es-cl'] = "El Perfil de Conferencia es una colección de ajustes para el centro de conferencia.";
|
||||||
|
|
@ -527,6 +592,7 @@ $text['description-profile']['fr-fr'] = "Le profile de conférence est une liste
|
||||||
$text['description-profile']['pt-br'] = "Defina as configurações para este perfil";
|
$text['description-profile']['pt-br'] = "Defina as configurações para este perfil";
|
||||||
$text['description-profile']['pl'] = "Zdefiniuj ustawienia tego profilu";
|
$text['description-profile']['pl'] = "Zdefiniuj ustawienia tego profilu";
|
||||||
$text['description-profile']['sv-se'] = "Konferensprofil är en samling av inställningar för konferens centret.";
|
$text['description-profile']['sv-se'] = "Konferensprofil är en samling av inställningar för konferens centret.";
|
||||||
|
$text['description-profile']['uk'] = "Профіль конференції є колекція налаштувань для конференц-центру.";
|
||||||
|
|
||||||
$text['description-pin-length']['en-us'] = "Enter the minimum PIN length.";
|
$text['description-pin-length']['en-us'] = "Enter the minimum PIN length.";
|
||||||
$text['description-pin-length']['es-cl'] = "Ingrese el largo de PIN requerido.";
|
$text['description-pin-length']['es-cl'] = "Ingrese el largo de PIN requerido.";
|
||||||
|
|
@ -535,6 +601,7 @@ $text['description-pin-length']['fr-fr'] = "Choisir la longueur requise pour le
|
||||||
$text['description-pin-length']['pt-br'] = "Insira o tamanho do código PIN";
|
$text['description-pin-length']['pt-br'] = "Insira o tamanho do código PIN";
|
||||||
$text['description-pin-length']['pl'] = "Wprowadź minimalną długość numeru PIN";
|
$text['description-pin-length']['pl'] = "Wprowadź minimalną długość numeru PIN";
|
||||||
$text['description-pin-length']['sv-se'] = "Ange minimum PIN längd.";
|
$text['description-pin-length']['sv-se'] = "Ange minimum PIN längd.";
|
||||||
|
$text['description-pin-length']['uk'] = "Введіть мінімальну довжину PIN-коду.";
|
||||||
|
|
||||||
$text['description-participant-pin']['en-us'] = "Pin number for the participants.";
|
$text['description-participant-pin']['en-us'] = "Pin number for the participants.";
|
||||||
$text['description-participant-pin']['es-cl'] = "Número PIN para participantes";
|
$text['description-participant-pin']['es-cl'] = "Número PIN para participantes";
|
||||||
|
|
@ -543,6 +610,7 @@ $text['description-participant-pin']['fr-fr'] = "Code PIN des participants.";
|
||||||
$text['description-participant-pin']['pt-br'] = "Número PIN";
|
$text['description-participant-pin']['pt-br'] = "Número PIN";
|
||||||
$text['description-participant-pin']['pl'] = "Numer PIN dla uczestników";
|
$text['description-participant-pin']['pl'] = "Numer PIN dla uczestników";
|
||||||
$text['description-participant-pin']['sv-se'] = "PIN kod för deltagare";
|
$text['description-participant-pin']['sv-se'] = "PIN kod för deltagare";
|
||||||
|
$text['description-participant-pin']['uk'] = "PIN-код для учасників.";
|
||||||
|
|
||||||
$text['description-name']['en-us'] = "Enter the conference center name.";
|
$text['description-name']['en-us'] = "Enter the conference center name.";
|
||||||
$text['description-name']['es-cl'] = "Ingrese el nombre del centro de conferencia";
|
$text['description-name']['es-cl'] = "Ingrese el nombre del centro de conferencia";
|
||||||
|
|
@ -551,6 +619,7 @@ $text['description-name']['fr-fr'] = "Choisir le nom de la conférence.";
|
||||||
$text['description-name']['pt-br'] = "Insira o nome do menu";
|
$text['description-name']['pt-br'] = "Insira o nome do menu";
|
||||||
$text['description-name']['pl'] = "Wprowadź nazwę";
|
$text['description-name']['pl'] = "Wprowadź nazwę";
|
||||||
$text['description-name']['sv-se'] = "Ange namn på konferenscenter.";
|
$text['description-name']['sv-se'] = "Ange namn på konferenscenter.";
|
||||||
|
$text['description-name']['uk'] = "Введіть назву конференц-ценру";
|
||||||
|
|
||||||
$text['description-moderator-pin']['en-us'] = "Pin number for the moderators.";
|
$text['description-moderator-pin']['en-us'] = "Pin number for the moderators.";
|
||||||
$text['description-moderator-pin']['es-cl'] = "Número PIN para moderadores";
|
$text['description-moderator-pin']['es-cl'] = "Número PIN para moderadores";
|
||||||
|
|
@ -559,6 +628,7 @@ $text['description-moderator-pin']['fr-fr'] = "Code PIN des modérateurs.";
|
||||||
$text['description-moderator-pin']['pt-br'] = "Número PIN para os usuários";
|
$text['description-moderator-pin']['pt-br'] = "Número PIN para os usuários";
|
||||||
$text['description-moderator-pin']['pl'] = "Numer PIN dla moderatorów";
|
$text['description-moderator-pin']['pl'] = "Numer PIN dla moderatorów";
|
||||||
$text['description-moderator-pin']['sv-se'] = "PIN kod för moderator.";
|
$text['description-moderator-pin']['sv-se'] = "PIN kod för moderator.";
|
||||||
|
$text['description-moderator-pin']['uk'] = "PIN-код для модераторів.";
|
||||||
|
|
||||||
$text['description-greeting']['en-us'] = "Select the greeting that is played before joining the conference room.";
|
$text['description-greeting']['en-us'] = "Select the greeting that is played before joining the conference room.";
|
||||||
$text['description-greeting']['es-cl'] = "Seleccione el saludo que se juega antes de unirse a la sala de conferencias.";
|
$text['description-greeting']['es-cl'] = "Seleccione el saludo que se juega antes de unirse a la sala de conferencias.";
|
||||||
|
|
@ -567,6 +637,7 @@ $text['description-greeting']['fr-fr'] = "Sélectionnez le message qui a joué a
|
||||||
$text['description-greeting']['pt-br'] = "Selecione a mensagem que será exibida antes de entrar na sala de conferência";
|
$text['description-greeting']['pt-br'] = "Selecione a mensagem que será exibida antes de entrar na sala de conferência";
|
||||||
$text['description-greeting']['pl'] = "Wybierz powitanie odtwarzane przed wejściem do pokoju konferencyjnego.";
|
$text['description-greeting']['pl'] = "Wybierz powitanie odtwarzane przed wejściem do pokoju konferencyjnego.";
|
||||||
$text['description-greeting']['sv-se'] = "Välj hälsningsmeddelande som skall spelas upp före anslutning till konferensrummet.";
|
$text['description-greeting']['sv-se'] = "Välj hälsningsmeddelande som skall spelas upp före anslutning till konferensrummet.";
|
||||||
|
$text['description-greeting']['uk'] = "Виберіть привітання, яке грає до вступу в конференц-зал.";
|
||||||
|
|
||||||
$text['description-extension']['en-us'] = "Enter the conference center extension number.";
|
$text['description-extension']['en-us'] = "Enter the conference center extension number.";
|
||||||
$text['description-extension']['es-cl'] = "Ingrese el número de extensión del centro de conferencia";
|
$text['description-extension']['es-cl'] = "Ingrese el número de extensión del centro de conferencia";
|
||||||
|
|
@ -575,6 +646,7 @@ $text['description-extension']['fr-fr'] = "Choisir le numéro de la conférence.
|
||||||
$text['description-extension']['pt-br'] = "Atribua a extensão e números ao dispositivo";
|
$text['description-extension']['pt-br'] = "Atribua a extensão e números ao dispositivo";
|
||||||
$text['description-extension']['pl'] = "Wprowadź alfanumeryczny numer wewnętrzny. Domyślna konfiguracja pozwala na 2-7 cyfrowe numery wewnętrzne";
|
$text['description-extension']['pl'] = "Wprowadź alfanumeryczny numer wewnętrzny. Domyślna konfiguracja pozwala na 2-7 cyfrowe numery wewnętrzne";
|
||||||
$text['description-extension']['sv-se'] = "Ange konferenscenter anknytningsnummer.";
|
$text['description-extension']['sv-se'] = "Ange konferenscenter anknytningsnummer.";
|
||||||
|
$text['description-extension']['uk'] = "Введіть номер розширення конференц-центру.";
|
||||||
|
|
||||||
$text['description-enabled']['en-us'] = "Select whether to enable or disable the conference center.";
|
$text['description-enabled']['en-us'] = "Select whether to enable or disable the conference center.";
|
||||||
$text['description-enabled']['es-cl'] = "Indique si desea activar o desactivar el centro de conferencia.";
|
$text['description-enabled']['es-cl'] = "Indique si desea activar o desactivar el centro de conferencia.";
|
||||||
|
|
@ -583,6 +655,7 @@ $text['description-enabled']['fr-fr'] = "Choisir d'activer ou non la conférence
|
||||||
$text['description-enabled']['pt-br'] = "Escolha o estado desta definição";
|
$text['description-enabled']['pt-br'] = "Escolha o estado desta definição";
|
||||||
$text['description-enabled']['pl'] = "Ustaw status numeru wewnętrznego.";
|
$text['description-enabled']['pl'] = "Ustaw status numeru wewnętrznego.";
|
||||||
$text['description-enabled']['sv-se'] = "Välj om konferenscenter skall vara aktiv eller ej.";
|
$text['description-enabled']['sv-se'] = "Välj om konferenscenter skall vara aktiv eller ej.";
|
||||||
|
$text['description-enabled']['uk'] = "Виберіть, щоб включити або відключити конференц-центр.";
|
||||||
|
|
||||||
$text['description-description']['en-us'] = "Enter the description.";
|
$text['description-description']['en-us'] = "Enter the description.";
|
||||||
$text['description-description']['es-cl'] = "Ingrese una descripción";
|
$text['description-description']['es-cl'] = "Ingrese una descripción";
|
||||||
|
|
@ -591,6 +664,7 @@ $text['description-description']['fr-fr'] = "";
|
||||||
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
|
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
|
||||||
$text['description-description']['pl'] = "Wpisz opis.";
|
$text['description-description']['pl'] = "Wpisz opis.";
|
||||||
$text['description-description']['sv-se'] = "Ange en beskrivning för gateway:en här.";
|
$text['description-description']['sv-se'] = "Ange en beskrivning för gateway:en här.";
|
||||||
|
$text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
|
||||||
|
|
||||||
$text['description-conference-sessions']['en-us'] = "Conference Sessions are log details about the conferences.";
|
$text['description-conference-sessions']['en-us'] = "Conference Sessions are log details about the conferences.";
|
||||||
$text['description-conference-sessions']['es-cl'] = "Las Sesiones de Conferencia son un registro detallado de las conferencias.";
|
$text['description-conference-sessions']['es-cl'] = "Las Sesiones de Conferencia son un registro detallado de las conferencias.";
|
||||||
|
|
@ -599,6 +673,7 @@ $text['description-conference-sessions']['fr-fr'] = "Sessions de conférences so
|
||||||
$text['description-conference-sessions']['pt-br'] = "Logs das sessões de conferência";
|
$text['description-conference-sessions']['pt-br'] = "Logs das sessões de conferência";
|
||||||
$text['description-conference-sessions']['pl'] = "Sesje Konferencyjne są to logi o rozmowach konferencyjnych.";
|
$text['description-conference-sessions']['pl'] = "Sesje Konferencyjne są to logi o rozmowach konferencyjnych.";
|
||||||
$text['description-conference-sessions']['sv-se'] = "Konferenssessioner är detaljerad log om konferenserna.";
|
$text['description-conference-sessions']['sv-se'] = "Konferenssessioner är detaljerad log om konferenserna.";
|
||||||
|
$text['description-conference-sessions']['uk'] = "Сесії конференції є даних журналу про конференції.";
|
||||||
|
|
||||||
$text['description-conference-session-details']['en-us'] = "Conference Sessions are log details of the conferences calls.";
|
$text['description-conference-session-details']['en-us'] = "Conference Sessions are log details of the conferences calls.";
|
||||||
$text['description-conference-session-details']['es-cl'] = "Las Sesiones de Conferencia son un registro detallado de las llamadas de conferencia";
|
$text['description-conference-session-details']['es-cl'] = "Las Sesiones de Conferencia son un registro detallado de las llamadas de conferencia";
|
||||||
|
|
@ -607,6 +682,7 @@ $text['description-conference-session-details']['fr-fr'] = "Sessions de confére
|
||||||
$text['description-conference-session-details']['pt-br'] = "Logs das sessões de camada";
|
$text['description-conference-session-details']['pt-br'] = "Logs das sessões de camada";
|
||||||
$text['description-conference-session-details']['pl'] = "Sesje Konferencyjne są to logi o rozmowach konferencyjnych.";
|
$text['description-conference-session-details']['pl'] = "Sesje Konferencyjne są to logi o rozmowach konferencyjnych.";
|
||||||
$text['description-conference-session-details']['sv-se'] = "Konferenssessioner är detaljerad log om konferenserna.";
|
$text['description-conference-session-details']['sv-se'] = "Konferenssessioner är detaljerad log om konferenserna.";
|
||||||
|
$text['description-conference-session-details']['uk'] = "Сесії конференції є відомості з журналу викликів конференцій.";
|
||||||
|
|
||||||
$text['description-conference-centers']['en-us'] = "Conference Centers are a group of conference rooms. They can be organized by cost center, geographically, or other criteria.";
|
$text['description-conference-centers']['en-us'] = "Conference Centers are a group of conference rooms. They can be organized by cost center, geographically, or other criteria.";
|
||||||
$text['description-conference-centers']['es-cl'] = "Los Centros de Conferencias son un grupo de salas de conferencias. Estas se organizan por centro de costo, geográficamente u otro criterio.";
|
$text['description-conference-centers']['es-cl'] = "Los Centros de Conferencias son un grupo de salas de conferencias. Estas se organizan por centro de costo, geográficamente u otro criterio.";
|
||||||
|
|
@ -615,6 +691,7 @@ $text['description-conference-centers']['fr-fr'] = "Ce sont des groupes de salle
|
||||||
$text['description-conference-centers']['pt-br'] = "Centros de conferência são um grupo de salas de conferência. Podem ser organizadas por custo, por localização ou por outro critétio. ";
|
$text['description-conference-centers']['pt-br'] = "Centros de conferência são um grupo de salas de conferência. Podem ser organizadas por custo, por localização ou por outro critétio. ";
|
||||||
$text['description-conference-centers']['pl'] = "'Centra konferencyjne składają się z pokoi konferencyjnych. Mogą one być przypisane do konkretnych centrów kosztów, rejonów geograficznych lub do innych grup.";
|
$text['description-conference-centers']['pl'] = "'Centra konferencyjne składają się z pokoi konferencyjnych. Mogą one być przypisane do konkretnych centrów kosztów, rejonów geograficznych lub do innych grup.";
|
||||||
$text['description-conference-centers']['sv-se'] = "Konferenscenter är en grupp med konferensrum. De kan sorteras på kostnadscenter, geografisk placering eller andra kriterier.";
|
$text['description-conference-centers']['sv-se'] = "Konferenscenter är en grupp med konferensrum. De kan sorteras på kostnadscenter, geografisk placering eller andra kriterier.";
|
||||||
|
$text['description-conference-centers']['uk'] = "Конференц-центри є група конференц-залів. Вони можуть бути організовані МВЗ, географічно або інших критеріїв.";
|
||||||
|
|
||||||
$text['description-conference-center']['en-us'] = "Conference Center is used to setup one or more conference rooms with a name, extension number, a required pin number length, and a description.";
|
$text['description-conference-center']['en-us'] = "Conference Center is used to setup one or more conference rooms with a name, extension number, a required pin number length, and a description.";
|
||||||
$text['description-conference-center']['es-cl'] = "El Centro de Conferencia se usa para configurar una o más salas con un nombre, número de extensión, un largo de número pin requerido y una descripción.";
|
$text['description-conference-center']['es-cl'] = "El Centro de Conferencia se usa para configurar una o más salas con un nombre, número de extensión, un largo de número pin requerido y una descripción.";
|
||||||
|
|
@ -623,6 +700,7 @@ $text['description-conference-center']['fr-fr'] = "Il est possible de configurer
|
||||||
$text['description-conference-center']['pt-br'] = "Centro de conferência é usado para configurar uma ou mais salas de conferência com um nome, número de extensão, tamanho do código pin e uma descrição. ";
|
$text['description-conference-center']['pt-br'] = "Centro de conferência é usado para configurar uma ou mais salas de conferência com um nome, número de extensão, tamanho do código pin e uma descrição. ";
|
||||||
$text['description-conference-center']['pl'] = "Centrum Konferencyjne jest używane do tworzenia pokoi konferencyjnych. Każdy z nich otrzymuje numer wewnętrzny, nazwę, numer PIN oraz opis.";
|
$text['description-conference-center']['pl'] = "Centrum Konferencyjne jest używane do tworzenia pokoi konferencyjnych. Każdy z nich otrzymuje numer wewnętrzny, nazwę, numer PIN oraz opis.";
|
||||||
$text['description-conference-center']['sv-se'] = "Konferenscenter används för att sätt aupp en eller fler konferensrum med ett namn, anknytningsnummer, PIN kod och en beskrivning.";
|
$text['description-conference-center']['sv-se'] = "Konferenscenter används för att sätt aupp en eller fler konferensrum med ett namn, anknytningsnummer, PIN kod och en beskrivning.";
|
||||||
|
$text['description-conference-center']['uk'] = "Конференц-центр використовується для установки одного або декількох конференц-залів з ім'ям, додатковий номер, в необхідної довжини контактний номер та опис.";
|
||||||
|
|
||||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||||
|
|
@ -631,6 +709,7 @@ $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||||
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
||||||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||||
|
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||||
|
|
||||||
$text['button-view']['en-us'] = "View";
|
$text['button-view']['en-us'] = "View";
|
||||||
$text['button-view']['es-cl'] = "Ver";
|
$text['button-view']['es-cl'] = "Ver";
|
||||||
|
|
@ -639,6 +718,7 @@ $text['button-view']['fr-fr'] = "Vue";
|
||||||
$text['button-view']['pt-br'] = "Visualizar";
|
$text['button-view']['pt-br'] = "Visualizar";
|
||||||
$text['button-view']['pl'] = "Widok";
|
$text['button-view']['pl'] = "Widok";
|
||||||
$text['button-view']['sv-se'] = "Visa";
|
$text['button-view']['sv-se'] = "Visa";
|
||||||
|
$text['button-view']['uk'] = "Перегляд";
|
||||||
|
|
||||||
$text['button-sessions']['en-us'] = "Sessions";
|
$text['button-sessions']['en-us'] = "Sessions";
|
||||||
$text['button-sessions']['es-cl'] = "Sesiones";
|
$text['button-sessions']['es-cl'] = "Sesiones";
|
||||||
|
|
@ -647,6 +727,7 @@ $text['button-sessions']['fr-fr'] = "Sessions";
|
||||||
$text['button-sessions']['pt-br'] = "Sessões";
|
$text['button-sessions']['pt-br'] = "Sessões";
|
||||||
$text['button-sessions']['pl'] = "Sesje";
|
$text['button-sessions']['pl'] = "Sesje";
|
||||||
$text['button-sessions']['sv-se'] = "Sessioner";
|
$text['button-sessions']['sv-se'] = "Sessioner";
|
||||||
|
$text['button-sessions']['uk'] = "Сесії";
|
||||||
|
|
||||||
$text['button-search']['en-us'] = "Search";
|
$text['button-search']['en-us'] = "Search";
|
||||||
$text['button-search']['es-cl'] = "Buscar";
|
$text['button-search']['es-cl'] = "Buscar";
|
||||||
|
|
@ -655,6 +736,7 @@ $text['button-search']['fr-fr'] = "Chercher";
|
||||||
$text['button-search']['pt-br'] = "Pesquisar";
|
$text['button-search']['pt-br'] = "Pesquisar";
|
||||||
$text['button-search']['pl'] = "Wyszukaj";
|
$text['button-search']['pl'] = "Wyszukaj";
|
||||||
$text['button-search']['sv-se'] = "Sök";
|
$text['button-search']['sv-se'] = "Sök";
|
||||||
|
$text['button-search']['uk'] = "Пошук";
|
||||||
|
|
||||||
$text['button-save']['en-us'] = "Save";
|
$text['button-save']['en-us'] = "Save";
|
||||||
$text['button-save']['es-cl'] = "Guardar";
|
$text['button-save']['es-cl'] = "Guardar";
|
||||||
|
|
@ -663,6 +745,7 @@ $text['button-save']['fr-fr'] = "Sauvegarder";
|
||||||
$text['button-save']['pt-br'] = "Salvar";
|
$text['button-save']['pt-br'] = "Salvar";
|
||||||
$text['button-save']['pl'] = "Zachowaj";
|
$text['button-save']['pl'] = "Zachowaj";
|
||||||
$text['button-save']['sv-se'] = "Spara";
|
$text['button-save']['sv-se'] = "Spara";
|
||||||
|
$text['button-save']['uk'] = "Зберегти";
|
||||||
|
|
||||||
$text['button-rooms']['en-us'] = "Rooms";
|
$text['button-rooms']['en-us'] = "Rooms";
|
||||||
$text['button-rooms']['es-cl'] = "Salas";
|
$text['button-rooms']['es-cl'] = "Salas";
|
||||||
|
|
@ -671,6 +754,7 @@ $text['button-rooms']['fr-fr'] = "Salles";
|
||||||
$text['button-rooms']['pt-br'] = "Salas";
|
$text['button-rooms']['pt-br'] = "Salas";
|
||||||
$text['button-rooms']['pl'] = "Pokoje";
|
$text['button-rooms']['pl'] = "Pokoje";
|
||||||
$text['button-rooms']['sv-se'] = "Rum";
|
$text['button-rooms']['sv-se'] = "Rum";
|
||||||
|
$text['button-rooms']['uk'] = "Кімнати";
|
||||||
|
|
||||||
$text['button-back']['en-us'] = "Back";
|
$text['button-back']['en-us'] = "Back";
|
||||||
$text['button-back']['es-cl'] = "Volver";
|
$text['button-back']['es-cl'] = "Volver";
|
||||||
|
|
@ -679,6 +763,7 @@ $text['button-back']['fr-fr'] = "Retour";
|
||||||
$text['button-back']['pt-br'] = "Voltar";
|
$text['button-back']['pt-br'] = "Voltar";
|
||||||
$text['button-back']['pl'] = "Wróć";
|
$text['button-back']['pl'] = "Wróć";
|
||||||
$text['button-back']['sv-se'] = "Tillbaka";
|
$text['button-back']['sv-se'] = "Tillbaka";
|
||||||
|
$text['button-back']['uk'] = "Назад";
|
||||||
|
|
||||||
$text['button-add']['en-us'] = "Add";
|
$text['button-add']['en-us'] = "Add";
|
||||||
$text['button-add']['es-cl'] = "Agregar";
|
$text['button-add']['es-cl'] = "Agregar";
|
||||||
|
|
@ -687,5 +772,6 @@ $text['button-add']['fr-fr'] = "Ajouter";
|
||||||
$text['button-add']['pt-br'] = "Adicionar";
|
$text['button-add']['pt-br'] = "Adicionar";
|
||||||
$text['button-add']['pl'] = "Dodaj";
|
$text['button-add']['pl'] = "Dodaj";
|
||||||
$text['button-add']['sv-se'] = "Lägg Till";
|
$text['button-add']['sv-se'] = "Lägg Till";
|
||||||
|
$text['button-add']['uk'] = "Додати";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -7,6 +7,7 @@ $apps[$x]['menu'][0]['title']['pt-pt'] = "Conferencias";
|
||||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Conferência";
|
$apps[$x]['menu'][0]['title']['pt-br'] = "Conferência";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Centrum Konferencyjne";
|
$apps[$x]['menu'][0]['title']['pl'] = "Centrum Konferencyjne";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Konferenscenter";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "Konferenscenter";
|
||||||
|
$apps[$x]['menu'][0]['title']['uk'] = "Конференц-центр";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "95f88726-4706-43f0-b52b-9504a0b8046f";
|
$apps[$x]['menu'][0]['uuid'] = "95f88726-4706-43f0-b52b-9504a0b8046f";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ $text['message-denied']['fr-fr'] = "Accès non authorisé";
|
||||||
$text['message-denied']['pt-br'] = "Acesso negado";
|
$text['message-denied']['pt-br'] = "Acesso negado";
|
||||||
$text['message-denied']['pl'] = "Odmowa dostępu";
|
$text['message-denied']['pl'] = "Odmowa dostępu";
|
||||||
$text['message-denied']['sv-se'] = "Tillträde Nekat";
|
$text['message-denied']['sv-se'] = "Tillträde Nekat";
|
||||||
|
$text['message-denied']['uk'] = "в доступі відмовлено";
|
||||||
|
|
||||||
$text['message-connection']['en-us'] = "Connection to Event Socket failed.";
|
$text['message-connection']['en-us'] = "Connection to Event Socket failed.";
|
||||||
$text['message-connection']['es-cl'] = "Conexión a Socket de Evento fallida.";
|
$text['message-connection']['es-cl'] = "Conexión a Socket de Evento fallida.";
|
||||||
|
|
@ -15,6 +16,7 @@ $text['message-connection']['fr-fr'] = "Connexion à l'Event Socket en echec.";
|
||||||
$text['message-connection']['pt-br'] = "Conexão ao evento Socket falhou";
|
$text['message-connection']['pt-br'] = "Conexão ao evento Socket falhou";
|
||||||
$text['message-connection']['pl'] = "Połączenie do „Event Socket” nie powiodło się";
|
$text['message-connection']['pl'] = "Połączenie do „Event Socket” nie powiodło się";
|
||||||
$text['message-connection']['sv-se'] = "Anslutning till Händelse misslyckades";
|
$text['message-connection']['sv-se'] = "Anslutning till Händelse misslyckades";
|
||||||
|
$text['message-connection']['uk'] = "Помилка підключення до сокета подій.";
|
||||||
|
|
||||||
$text['message-click_to_unmute']['en-us'] = "Click to Unmute Member";
|
$text['message-click_to_unmute']['en-us'] = "Click to Unmute Member";
|
||||||
$text['message-click_to_unmute']['es-cl'] = "Haga clic para desactivar el silencio miembro";
|
$text['message-click_to_unmute']['es-cl'] = "Haga clic para desactivar el silencio miembro";
|
||||||
|
|
@ -23,6 +25,7 @@ $text['message-click_to_unmute']['fr-fr'] = "Cliquez pour Réactiver membres";
|
||||||
$text['message-click_to_unmute']['pt-br'] = "Clique para desativar o mudo";
|
$text['message-click_to_unmute']['pt-br'] = "Clique para desativar o mudo";
|
||||||
$text['message-click_to_unmute']['pl'] = "Kliknij, aby wyłączyć wyciszenie uczestnika";
|
$text['message-click_to_unmute']['pl'] = "Kliknij, aby wyłączyć wyciszenie uczestnika";
|
||||||
$text['message-click_to_unmute']['sv-se'] = "Klicka för att Aktivera Deltagares Mikrofon";
|
$text['message-click_to_unmute']['sv-se'] = "Klicka för att Aktivera Deltagares Mikrofon";
|
||||||
|
$text['message-click_to_unmute']['uk'] = "Натисніть, щоб включити учасника";
|
||||||
|
|
||||||
$text['message-click_to_mute']['en-us'] = "Click to mute Member";
|
$text['message-click_to_mute']['en-us'] = "Click to mute Member";
|
||||||
$text['message-click_to_mute']['es-cl'] = "Haga clic en silencio miembro";
|
$text['message-click_to_mute']['es-cl'] = "Haga clic en silencio miembro";
|
||||||
|
|
@ -31,6 +34,7 @@ $text['message-click_to_mute']['fr-fr'] = "Cliquez sur muet Membres";
|
||||||
$text['message-click_to_mute']['pt-br'] = "Clique para ativar o mudo";
|
$text['message-click_to_mute']['pt-br'] = "Clique para ativar o mudo";
|
||||||
$text['message-click_to_mute']['pl'] = "Kliknij, aby wyciszyć uczestnika";
|
$text['message-click_to_mute']['pl'] = "Kliknij, aby wyciszyć uczestnika";
|
||||||
$text['message-click_to_mute']['sv-se'] = "Klicka för att Stänga Av Deltagares Mikrofon";
|
$text['message-click_to_mute']['sv-se'] = "Klicka för att Stänga Av Deltagares Mikrofon";
|
||||||
|
$text['message-click_to_mute']['uk'] = "Натисніть, щоб вилючити учасника";
|
||||||
|
|
||||||
$text['label-yes']['en-us'] = "Yes";
|
$text['label-yes']['en-us'] = "Yes";
|
||||||
$text['label-yes']['es-cl'] = "Si";
|
$text['label-yes']['es-cl'] = "Si";
|
||||||
|
|
@ -39,6 +43,7 @@ $text['label-yes']['fr-fr'] = "Oui";
|
||||||
$text['label-yes']['pt-br'] = "Sim";
|
$text['label-yes']['pt-br'] = "Sim";
|
||||||
$text['label-yes']['pl'] = "Tak";
|
$text['label-yes']['pl'] = "Tak";
|
||||||
$text['label-yes']['sv-se'] = "Ja";
|
$text['label-yes']['sv-se'] = "Ja";
|
||||||
|
$text['label-yes']['uk'] = "Так";
|
||||||
|
|
||||||
$text['label-volume']['en-us'] = "Vol";
|
$text['label-volume']['en-us'] = "Vol";
|
||||||
$text['label-volume']['es-cl'] = "Vol";
|
$text['label-volume']['es-cl'] = "Vol";
|
||||||
|
|
@ -47,6 +52,7 @@ $text['label-volume']['fr-fr'] = "Vol";
|
||||||
$text['label-volume']['pt-br'] = "Volume";
|
$text['label-volume']['pt-br'] = "Volume";
|
||||||
$text['label-volume']['pl'] = "Głośność";
|
$text['label-volume']['pl'] = "Głośność";
|
||||||
$text['label-volume']['sv-se'] = "Vol";
|
$text['label-volume']['sv-se'] = "Vol";
|
||||||
|
$text['label-volume']['uk'] = "";
|
||||||
|
|
||||||
$text['label-video']['en-us'] = "Video";
|
$text['label-video']['en-us'] = "Video";
|
||||||
$text['label-video']['es-cl'] = "Video";
|
$text['label-video']['es-cl'] = "Video";
|
||||||
|
|
@ -55,6 +61,7 @@ $text['label-video']['fr-fr'] = "Vidéo";
|
||||||
$text['label-video']['pt-br'] = "Video";
|
$text['label-video']['pt-br'] = "Video";
|
||||||
$text['label-video']['pl'] = "Wideo";
|
$text['label-video']['pl'] = "Wideo";
|
||||||
$text['label-video']['sv-se'] = "Video";
|
$text['label-video']['sv-se'] = "Video";
|
||||||
|
$text['label-video']['uk'] = "Відео";
|
||||||
|
|
||||||
$text['label-unmute-all']['en-us'] = "Unmute All";
|
$text['label-unmute-all']['en-us'] = "Unmute All";
|
||||||
$text['label-unmute-all']['es-cl'] = "Desilenciar a todos";
|
$text['label-unmute-all']['es-cl'] = "Desilenciar a todos";
|
||||||
|
|
@ -63,6 +70,7 @@ $text['label-unmute-all']['fr-fr'] = "tous sonore";
|
||||||
$text['label-unmute-all']['pt-br'] = "Todos com som";
|
$text['label-unmute-all']['pt-br'] = "Todos com som";
|
||||||
$text['label-unmute-all']['pl'] = "Wyłącz wyciszenie wszystkim";
|
$text['label-unmute-all']['pl'] = "Wyłącz wyciszenie wszystkim";
|
||||||
$text['label-unmute-all']['sv-se'] = "Aktivera Allas Mikrofoner";
|
$text['label-unmute-all']['sv-se'] = "Aktivera Allas Mikrofoner";
|
||||||
|
$text['label-unmute-all']['uk'] = "Unmute All ";
|
||||||
|
|
||||||
$text['label-unmute']['en-us'] = "Unmute";
|
$text['label-unmute']['en-us'] = "Unmute";
|
||||||
$text['label-unmute']['es-cl'] = "Desilenciar";
|
$text['label-unmute']['es-cl'] = "Desilenciar";
|
||||||
|
|
@ -71,6 +79,7 @@ $text['label-unmute']['fr-fr'] = "sonore";
|
||||||
$text['label-unmute']['pt-br'] = "Com som";
|
$text['label-unmute']['pt-br'] = "Com som";
|
||||||
$text['label-unmute']['pl'] = "Wyłącz wyciszenie";
|
$text['label-unmute']['pl'] = "Wyłącz wyciszenie";
|
||||||
$text['label-unmute']['sv-se'] = "Mikrofon Aktiv";
|
$text['label-unmute']['sv-se'] = "Mikrofon Aktiv";
|
||||||
|
$text['label-unmute']['uk'] = "Unmute ";
|
||||||
|
|
||||||
$text['label-unlock']['en-us'] = "Unlock";
|
$text['label-unlock']['en-us'] = "Unlock";
|
||||||
$text['label-unlock']['es-cl'] = "Desbloquear";
|
$text['label-unlock']['es-cl'] = "Desbloquear";
|
||||||
|
|
@ -79,6 +88,7 @@ $text['label-unlock']['fr-fr'] = "Débloqué";
|
||||||
$text['label-unlock']['pt-br'] = "Desbloquear";
|
$text['label-unlock']['pt-br'] = "Desbloquear";
|
||||||
$text['label-unlock']['pl'] = "Odblokuj";
|
$text['label-unlock']['pl'] = "Odblokuj";
|
||||||
$text['label-unlock']['sv-se'] = "Lås Upp";
|
$text['label-unlock']['sv-se'] = "Lås Upp";
|
||||||
|
$text['label-unlock']['uk'] = "Розблокувати";
|
||||||
|
|
||||||
$text['label-undeaf']['en-us'] = "Undeaf";
|
$text['label-undeaf']['en-us'] = "Undeaf";
|
||||||
$text['label-undeaf']['es-cl'] = "Deshacer Sordo";
|
$text['label-undeaf']['es-cl'] = "Deshacer Sordo";
|
||||||
|
|
@ -87,6 +97,7 @@ $text['label-undeaf']['fr-fr'] = "entandant";
|
||||||
$text['label-undeaf']['pt-br'] = "Desensurdecer ";
|
$text['label-undeaf']['pt-br'] = "Desensurdecer ";
|
||||||
$text['label-undeaf']['pl'] = "Undeaf ";
|
$text['label-undeaf']['pl'] = "Undeaf ";
|
||||||
$text['label-undeaf']['sv-se'] = "Hörbarhet";
|
$text['label-undeaf']['sv-se'] = "Hörbarhet";
|
||||||
|
$text['label-undeaf']['uk'] = "";
|
||||||
|
|
||||||
$text['label-tools']['en-us'] = "Tools";
|
$text['label-tools']['en-us'] = "Tools";
|
||||||
$text['label-tools']['es-cl'] = "Herramientas";
|
$text['label-tools']['es-cl'] = "Herramientas";
|
||||||
|
|
@ -95,6 +106,7 @@ $text['label-tools']['fr-fr'] = "Outils";
|
||||||
$text['label-tools']['pt-br'] = "Ferramentas";
|
$text['label-tools']['pt-br'] = "Ferramentas";
|
||||||
$text['label-tools']['pl'] = "Narzędzia";
|
$text['label-tools']['pl'] = "Narzędzia";
|
||||||
$text['label-tools']['sv-se'] = "Verktyg";
|
$text['label-tools']['sv-se'] = "Verktyg";
|
||||||
|
$text['label-tools']['uk'] = "Параметри";
|
||||||
|
|
||||||
$text['label-tool']['en-us'] = "Tools";
|
$text['label-tool']['en-us'] = "Tools";
|
||||||
$text['label-tool']['es-cl'] = "Herramientas";
|
$text['label-tool']['es-cl'] = "Herramientas";
|
||||||
|
|
@ -103,6 +115,7 @@ $text['label-tool']['fr-fr'] = "Outils";
|
||||||
$text['label-tool']['pt-br'] = "Ferramentas";
|
$text['label-tool']['pt-br'] = "Ferramentas";
|
||||||
$text['label-tool']['pl'] = "Narzędzia";
|
$text['label-tool']['pl'] = "Narzędzia";
|
||||||
$text['label-tool']['sv-se'] = "Verktyg";
|
$text['label-tool']['sv-se'] = "Verktyg";
|
||||||
|
$text['label-tool']['uk'] = "Параметри";
|
||||||
|
|
||||||
$text['label-talking']['en-us'] = "Talking";
|
$text['label-talking']['en-us'] = "Talking";
|
||||||
$text['label-talking']['es-cl'] = "Hablando";
|
$text['label-talking']['es-cl'] = "Hablando";
|
||||||
|
|
@ -111,6 +124,7 @@ $text['label-talking']['fr-fr'] = "parle";
|
||||||
$text['label-talking']['pt-br'] = "Falando";
|
$text['label-talking']['pt-br'] = "Falando";
|
||||||
$text['label-talking']['pl'] = "Mówiący";
|
$text['label-talking']['pl'] = "Mówiący";
|
||||||
$text['label-talking']['sv-se'] = "Talande";
|
$text['label-talking']['sv-se'] = "Talande";
|
||||||
|
$text['label-talking']['uk'] = "Розмова";
|
||||||
|
|
||||||
$text['label-speak']['en-us'] = "Speak";
|
$text['label-speak']['en-us'] = "Speak";
|
||||||
$text['label-speak']['es-cl'] = "Hablar";
|
$text['label-speak']['es-cl'] = "Hablar";
|
||||||
|
|
@ -119,6 +133,7 @@ $text['label-speak']['fr-fr'] = "parler";
|
||||||
$text['label-speak']['pt-br'] = "Falar";
|
$text['label-speak']['pt-br'] = "Falar";
|
||||||
$text['label-speak']['pl'] = "Mów";
|
$text['label-speak']['pl'] = "Mów";
|
||||||
$text['label-speak']['sv-se'] = "Tala";
|
$text['label-speak']['sv-se'] = "Tala";
|
||||||
|
$text['label-speak']['uk'] = "Говорити";
|
||||||
|
|
||||||
$text['label-recording']['en-us'] = "Recording";
|
$text['label-recording']['en-us'] = "Recording";
|
||||||
$text['label-recording']['es-cl'] = "Grabando";
|
$text['label-recording']['es-cl'] = "Grabando";
|
||||||
|
|
@ -127,6 +142,7 @@ $text['label-recording']['fr-fr'] = "Enregistré";
|
||||||
$text['label-recording']['pt-br'] = "Gravando";
|
$text['label-recording']['pt-br'] = "Gravando";
|
||||||
$text['label-recording']['pl'] = "Nagrywanie";
|
$text['label-recording']['pl'] = "Nagrywanie";
|
||||||
$text['label-recording']['sv-se'] = "Inspelning";
|
$text['label-recording']['sv-se'] = "Inspelning";
|
||||||
|
$text['label-recording']['uk'] = "Запис";
|
||||||
|
|
||||||
$text['label-quiet']['en-us'] = "Quiet";
|
$text['label-quiet']['en-us'] = "Quiet";
|
||||||
$text['label-quiet']['es-cl'] = "Tranquilo";
|
$text['label-quiet']['es-cl'] = "Tranquilo";
|
||||||
|
|
@ -135,6 +151,7 @@ $text['label-quiet']['fr-fr'] = "Calme";
|
||||||
$text['label-quiet']['pt-br'] = "Tranquilo";
|
$text['label-quiet']['pt-br'] = "Tranquilo";
|
||||||
$text['label-quiet']['pl'] = "Cichy";
|
$text['label-quiet']['pl'] = "Cichy";
|
||||||
$text['label-quiet']['sv-se'] = "Tyst";
|
$text['label-quiet']['sv-se'] = "Tyst";
|
||||||
|
$text['label-quiet']['uk'] = "";
|
||||||
|
|
||||||
$text['label-participant-pin']['en-us'] = "Participant PIN";
|
$text['label-participant-pin']['en-us'] = "Participant PIN";
|
||||||
$text['label-participant-pin']['es-cl'] = "Participante PIN";
|
$text['label-participant-pin']['es-cl'] = "Participante PIN";
|
||||||
|
|
@ -143,6 +160,7 @@ $text['label-participant-pin']['fr-fr'] = "Code Participant";
|
||||||
$text['label-participant-pin']['pt-br'] = "Participante";
|
$text['label-participant-pin']['pt-br'] = "Participante";
|
||||||
$text['label-participant-pin']['pl'] = "Numer PIN uczestnika";
|
$text['label-participant-pin']['pl'] = "Numer PIN uczestnika";
|
||||||
$text['label-participant-pin']['sv-se'] = "PIN Deltagare";
|
$text['label-participant-pin']['sv-se'] = "PIN Deltagare";
|
||||||
|
$text['label-participant-pin']['uk'] = "PIN учасника";
|
||||||
|
|
||||||
$text['label-participant']['en-us'] = "Participant";
|
$text['label-participant']['en-us'] = "Participant";
|
||||||
$text['label-participant']['es-cl'] = "Participante";
|
$text['label-participant']['es-cl'] = "Participante";
|
||||||
|
|
@ -151,6 +169,7 @@ $text['label-participant']['fr-fr'] = "Participant";
|
||||||
$text['label-participant']['pt-br'] = "Participante";
|
$text['label-participant']['pt-br'] = "Participante";
|
||||||
$text['label-participant']['pl'] = "Uczestnik";
|
$text['label-participant']['pl'] = "Uczestnik";
|
||||||
$text['label-participant']['sv-se'] = "Deltagare";
|
$text['label-participant']['sv-se'] = "Deltagare";
|
||||||
|
$text['label-participant']['uk'] = "Учасник";
|
||||||
|
|
||||||
$text['label-not-recording']['en-us'] = "Not Recording";
|
$text['label-not-recording']['en-us'] = "Not Recording";
|
||||||
$text['label-not-recording']['es-cl'] = "Sin grabar";
|
$text['label-not-recording']['es-cl'] = "Sin grabar";
|
||||||
|
|
@ -159,6 +178,7 @@ $text['label-not-recording']['fr-fr'] = "Non Enregistré";
|
||||||
$text['label-not-recording']['pt-br'] = "Não gravando";
|
$text['label-not-recording']['pt-br'] = "Não gravando";
|
||||||
$text['label-not-recording']['pl'] = "Nie nagrywa";
|
$text['label-not-recording']['pl'] = "Nie nagrywa";
|
||||||
$text['label-not-recording']['sv-se'] = "Spelar inte in";
|
$text['label-not-recording']['sv-se'] = "Spelar inte in";
|
||||||
|
$text['label-not-recording']['uk'] = "";
|
||||||
|
|
||||||
$text['label-no']['en-us'] = "No";
|
$text['label-no']['en-us'] = "No";
|
||||||
$text['label-no']['es-cl'] = "No";
|
$text['label-no']['es-cl'] = "No";
|
||||||
|
|
@ -167,6 +187,7 @@ $text['label-no']['fr-fr'] = "Non";
|
||||||
$text['label-no']['pt-br'] = "Não ";
|
$text['label-no']['pt-br'] = "Não ";
|
||||||
$text['label-no']['pl'] = "Nie";
|
$text['label-no']['pl'] = "Nie";
|
||||||
$text['label-no']['sv-se'] = "Nej";
|
$text['label-no']['sv-se'] = "Nej";
|
||||||
|
$text['label-no']['uk'] = "Ні";
|
||||||
|
|
||||||
$text['label-name']['en-us'] = "Name";
|
$text['label-name']['en-us'] = "Name";
|
||||||
$text['label-name']['es-cl'] = "Nombre";
|
$text['label-name']['es-cl'] = "Nombre";
|
||||||
|
|
@ -175,6 +196,7 @@ $text['label-name']['fr-fr'] = "Nom";
|
||||||
$text['label-name']['pt-br'] = "Nome";
|
$text['label-name']['pt-br'] = "Nome";
|
||||||
$text['label-name']['pl'] = "Nazwa";
|
$text['label-name']['pl'] = "Nazwa";
|
||||||
$text['label-name']['sv-se'] = "Namn";
|
$text['label-name']['sv-se'] = "Namn";
|
||||||
|
$text['label-name']['uk'] = "Назва";
|
||||||
|
|
||||||
$text['label-mute-all-alt']['en-us'] = "Mute all Participants.";
|
$text['label-mute-all-alt']['en-us'] = "Mute all Participants.";
|
||||||
$text['label-mute-all-alt']['es-cl'] = "Silenciar a todos excepto al moderador.";
|
$text['label-mute-all-alt']['es-cl'] = "Silenciar a todos excepto al moderador.";
|
||||||
|
|
@ -183,6 +205,7 @@ $text['label-mute-all-alt']['fr-fr'] = "muets sauf le moderateur.";
|
||||||
$text['label-mute-all-alt']['pt-br'] = "Silenciar todos menos o moderador";
|
$text['label-mute-all-alt']['pt-br'] = "Silenciar todos menos o moderador";
|
||||||
$text['label-mute-all-alt']['pl'] = "Wycisz wszystkich uczestników";
|
$text['label-mute-all-alt']['pl'] = "Wycisz wszystkich uczestników";
|
||||||
$text['label-mute-all-alt']['sv-se'] = "Stäng av Deltagares mikrofon";
|
$text['label-mute-all-alt']['sv-se'] = "Stäng av Deltagares mikrofon";
|
||||||
|
$text['label-mute-all-alt']['uk'] = "";
|
||||||
|
|
||||||
$text['label-mute-all']['en-us'] = "Mute All";
|
$text['label-mute-all']['en-us'] = "Mute All";
|
||||||
$text['label-mute-all']['es-cl'] = "Silenciar a todos";
|
$text['label-mute-all']['es-cl'] = "Silenciar a todos";
|
||||||
|
|
@ -191,6 +214,7 @@ $text['label-mute-all']['fr-fr'] = "tous muets";
|
||||||
$text['label-mute-all']['pt-br'] = "Silenciar todos";
|
$text['label-mute-all']['pt-br'] = "Silenciar todos";
|
||||||
$text['label-mute-all']['pl'] = "Wycisz wszystkich";
|
$text['label-mute-all']['pl'] = "Wycisz wszystkich";
|
||||||
$text['label-mute-all']['sv-se'] = "Stäng av Allas mikrofon";
|
$text['label-mute-all']['sv-se'] = "Stäng av Allas mikrofon";
|
||||||
|
$text['label-mute-all']['uk'] = "";
|
||||||
|
|
||||||
$text['label-mute']['en-us'] = "Mute";
|
$text['label-mute']['en-us'] = "Mute";
|
||||||
$text['label-mute']['es-cl'] = "Silenciar";
|
$text['label-mute']['es-cl'] = "Silenciar";
|
||||||
|
|
@ -199,6 +223,7 @@ $text['label-mute']['fr-fr'] = "muet";
|
||||||
$text['label-mute']['pt-br'] = "Silenciar";
|
$text['label-mute']['pt-br'] = "Silenciar";
|
||||||
$text['label-mute']['pl'] = "Wycisz";
|
$text['label-mute']['pl'] = "Wycisz";
|
||||||
$text['label-mute']['sv-se'] = "Stäng av mikrofon";
|
$text['label-mute']['sv-se'] = "Stäng av mikrofon";
|
||||||
|
$text['label-mute']['uk'] = "";
|
||||||
|
|
||||||
$text['label-moderator']['en-us'] = "Moderator";
|
$text['label-moderator']['en-us'] = "Moderator";
|
||||||
$text['label-moderator']['es-cl'] = "Moderador";
|
$text['label-moderator']['es-cl'] = "Moderador";
|
||||||
|
|
@ -207,6 +232,7 @@ $text['label-moderator']['fr-fr'] = "Modérateur";
|
||||||
$text['label-moderator']['pt-br'] = "Administrador";
|
$text['label-moderator']['pt-br'] = "Administrador";
|
||||||
$text['label-moderator']['pl'] = "Moderator";
|
$text['label-moderator']['pl'] = "Moderator";
|
||||||
$text['label-moderator']['sv-se'] = "Värd";
|
$text['label-moderator']['sv-se'] = "Värd";
|
||||||
|
$text['label-moderator']['uk'] = "Модератор";
|
||||||
|
|
||||||
$text['label-message']['en-us'] = "Message";
|
$text['label-message']['en-us'] = "Message";
|
||||||
$text['label-message']['es-cl'] = "Mensaje";
|
$text['label-message']['es-cl'] = "Mensaje";
|
||||||
|
|
@ -215,6 +241,7 @@ $text['label-message']['fr-fr'] = "Message";
|
||||||
$text['label-message']['pt-br'] = "Mensagem";
|
$text['label-message']['pt-br'] = "Mensagem";
|
||||||
$text['label-message']['pl'] = "Wiadomość";
|
$text['label-message']['pl'] = "Wiadomość";
|
||||||
$text['label-message']['sv-se'] = "Meddelande";
|
$text['label-message']['sv-se'] = "Meddelande";
|
||||||
|
$text['label-message']['uk'] = "Повідомлення";
|
||||||
|
|
||||||
$text['label-members']['en-us'] = "Members";
|
$text['label-members']['en-us'] = "Members";
|
||||||
$text['label-members']['es-cl'] = "Miembros";
|
$text['label-members']['es-cl'] = "Miembros";
|
||||||
|
|
@ -223,6 +250,7 @@ $text['label-members']['fr-fr'] = "Membres";
|
||||||
$text['label-members']['pt-br'] = "Total";
|
$text['label-members']['pt-br'] = "Total";
|
||||||
$text['label-members']['pl'] = "Uczestnicy";
|
$text['label-members']['pl'] = "Uczestnicy";
|
||||||
$text['label-members']['sv-se'] = "Deltagare";
|
$text['label-members']['sv-se'] = "Deltagare";
|
||||||
|
$text['label-members']['uk'] = "Учасники";
|
||||||
|
|
||||||
$text['label-member-count']['en-us'] = "Member Count";
|
$text['label-member-count']['en-us'] = "Member Count";
|
||||||
$text['label-member-count']['es-cl'] = "Conteo de Miembros";
|
$text['label-member-count']['es-cl'] = "Conteo de Miembros";
|
||||||
|
|
@ -231,6 +259,7 @@ $text['label-member-count']['fr-fr'] = "Décompte des participants";
|
||||||
$text['label-member-count']['pt-br'] = "Total de membros";
|
$text['label-member-count']['pt-br'] = "Total de membros";
|
||||||
$text['label-member-count']['pl'] = "Liczba uczestników";
|
$text['label-member-count']['pl'] = "Liczba uczestników";
|
||||||
$text['label-member-count']['sv-se'] = "Antal Deltagare";
|
$text['label-member-count']['sv-se'] = "Antal Deltagare";
|
||||||
|
$text['label-member-count']['uk'] = "Кількість учасиків";
|
||||||
|
|
||||||
$text['label-lock']['en-us'] = "Lock";
|
$text['label-lock']['en-us'] = "Lock";
|
||||||
$text['label-lock']['es-cl'] = "Bloquear";
|
$text['label-lock']['es-cl'] = "Bloquear";
|
||||||
|
|
@ -239,6 +268,7 @@ $text['label-lock']['fr-fr'] = "Bloqué";
|
||||||
$text['label-lock']['pt-br'] = "Bloquear";
|
$text['label-lock']['pt-br'] = "Bloquear";
|
||||||
$text['label-lock']['pl'] = "Zablokowany";
|
$text['label-lock']['pl'] = "Zablokowany";
|
||||||
$text['label-lock']['sv-se'] = "Lås";
|
$text['label-lock']['sv-se'] = "Lås";
|
||||||
|
$text['label-lock']['uk'] = "Блокувати";
|
||||||
|
|
||||||
$text['label-kick']['en-us'] = "Kick";
|
$text['label-kick']['en-us'] = "Kick";
|
||||||
$text['label-kick']['es-cl'] = "Echar";
|
$text['label-kick']['es-cl'] = "Echar";
|
||||||
|
|
@ -247,6 +277,7 @@ $text['label-kick']['fr-fr'] = "jeter";
|
||||||
$text['label-kick']['pt-br'] = "Ejetar";
|
$text['label-kick']['pt-br'] = "Ejetar";
|
||||||
$text['label-kick']['pl'] = "Kick ";
|
$text['label-kick']['pl'] = "Kick ";
|
||||||
$text['label-kick']['sv-se'] = "Kick";
|
$text['label-kick']['sv-se'] = "Kick";
|
||||||
|
$text['label-kick']['uk'] = "";
|
||||||
|
|
||||||
$text['label-joined']['en-us'] = "Joined";
|
$text['label-joined']['en-us'] = "Joined";
|
||||||
$text['label-joined']['es-cl'] = "Unido";
|
$text['label-joined']['es-cl'] = "Unido";
|
||||||
|
|
@ -255,6 +286,7 @@ $text['label-joined']['fr-fr'] = "a joint";
|
||||||
$text['label-joined']['pt-br'] = "Entrou";
|
$text['label-joined']['pt-br'] = "Entrou";
|
||||||
$text['label-joined']['pl'] = "Dołączył";
|
$text['label-joined']['pl'] = "Dołączył";
|
||||||
$text['label-joined']['sv-se'] = "Blev medlem";
|
$text['label-joined']['sv-se'] = "Blev medlem";
|
||||||
|
$text['label-joined']['uk'] = "";
|
||||||
|
|
||||||
$text['label-interactive']['en-us'] = "Interactive Conference";
|
$text['label-interactive']['en-us'] = "Interactive Conference";
|
||||||
$text['label-interactive']['es-cl'] = "Conferencia Interactiva";
|
$text['label-interactive']['es-cl'] = "Conferencia Interactiva";
|
||||||
|
|
@ -263,6 +295,7 @@ $text['label-interactive']['fr-fr'] = "Conférence Interactive";
|
||||||
$text['label-interactive']['pt-br'] = "Conferência interativa";
|
$text['label-interactive']['pt-br'] = "Conferência interativa";
|
||||||
$text['label-interactive']['pl'] = "Interaktywna rozmowa konferencyjna";
|
$text['label-interactive']['pl'] = "Interaktywna rozmowa konferencyjna";
|
||||||
$text['label-interactive']['sv-se'] = "Interaktiv Konferens";
|
$text['label-interactive']['sv-se'] = "Interaktiv Konferens";
|
||||||
|
$text['label-interactive']['uk'] = "";
|
||||||
|
|
||||||
$text['label-id']['en-us'] = "ID";
|
$text['label-id']['en-us'] = "ID";
|
||||||
$text['label-id']['es-cl'] = "ID";
|
$text['label-id']['es-cl'] = "ID";
|
||||||
|
|
@ -271,6 +304,7 @@ $text['label-id']['fr-fr'] = "ID";
|
||||||
$text['label-id']['pt-br'] = "ID";
|
$text['label-id']['pt-br'] = "ID";
|
||||||
$text['label-id']['pl'] = "ID";
|
$text['label-id']['pl'] = "ID";
|
||||||
$text['label-id']['sv-se'] = "ID";
|
$text['label-id']['sv-se'] = "ID";
|
||||||
|
$text['label-id']['uk'] = "ID";
|
||||||
|
|
||||||
$text['label-hear']['en-us'] = "Hear";
|
$text['label-hear']['en-us'] = "Hear";
|
||||||
$text['label-hear']['es-cl'] = "Escuchar";
|
$text['label-hear']['es-cl'] = "Escuchar";
|
||||||
|
|
@ -279,6 +313,7 @@ $text['label-hear']['fr-fr'] = "écouter";
|
||||||
$text['label-hear']['pt-br'] = "Ouvir";
|
$text['label-hear']['pt-br'] = "Ouvir";
|
||||||
$text['label-hear']['pl'] = "Usłysz";
|
$text['label-hear']['pl'] = "Usłysz";
|
||||||
$text['label-hear']['sv-se'] = "Höra";
|
$text['label-hear']['sv-se'] = "Höra";
|
||||||
|
$text['label-hear']['uk'] = "";
|
||||||
|
|
||||||
$text['label-gain']['en-us'] = "Gain";
|
$text['label-gain']['en-us'] = "Gain";
|
||||||
$text['label-gain']['es-cl'] = "Ganancia";
|
$text['label-gain']['es-cl'] = "Ganancia";
|
||||||
|
|
@ -287,6 +322,7 @@ $text['label-gain']['fr-fr'] = "Gain";
|
||||||
$text['label-gain']['pt-br'] = "Ganho";
|
$text['label-gain']['pt-br'] = "Ganho";
|
||||||
$text['label-gain']['pl'] = "Przyrost";
|
$text['label-gain']['pl'] = "Przyrost";
|
||||||
$text['label-gain']['sv-se'] = "Förstärka";
|
$text['label-gain']['sv-se'] = "Förstärka";
|
||||||
|
$text['label-gain']['uk'] = "";
|
||||||
|
|
||||||
$text['label-floor']['en-us'] = "Has Floor";
|
$text['label-floor']['en-us'] = "Has Floor";
|
||||||
$text['label-floor']['es-cl'] = "Tiene Piso";
|
$text['label-floor']['es-cl'] = "Tiene Piso";
|
||||||
|
|
@ -295,6 +331,7 @@ $text['label-floor']['fr-fr'] = "A la parole";
|
||||||
$text['label-floor']['pt-br'] = "Derrubar";
|
$text['label-floor']['pt-br'] = "Derrubar";
|
||||||
$text['label-floor']['pl'] = "Posiada piętro";
|
$text['label-floor']['pl'] = "Posiada piętro";
|
||||||
$text['label-floor']['sv-se'] = "Har Ordet";
|
$text['label-floor']['sv-se'] = "Har Ordet";
|
||||||
|
$text['label-floor']['uk'] = "";
|
||||||
|
|
||||||
$text['label-energy']['en-us'] = "Energy";
|
$text['label-energy']['en-us'] = "Energy";
|
||||||
$text['label-energy']['es-cl'] = "Energía";
|
$text['label-energy']['es-cl'] = "Energía";
|
||||||
|
|
@ -303,6 +340,7 @@ $text['label-energy']['fr-fr'] = "Energie";
|
||||||
$text['label-energy']['pt-br'] = "Energia";
|
$text['label-energy']['pt-br'] = "Energia";
|
||||||
$text['label-energy']['pl'] = "Energia";
|
$text['label-energy']['pl'] = "Energia";
|
||||||
$text['label-energy']['sv-se'] = "Energi";
|
$text['label-energy']['sv-se'] = "Energi";
|
||||||
|
$text['label-energy']['uk'] = "";
|
||||||
|
|
||||||
$text['label-end-conference']['en-us'] = "End Conference";
|
$text['label-end-conference']['en-us'] = "End Conference";
|
||||||
$text['label-end-conference']['es-cl'] = "Terminar Conferencia";
|
$text['label-end-conference']['es-cl'] = "Terminar Conferencia";
|
||||||
|
|
@ -311,6 +349,7 @@ $text['label-end-conference']['fr-fr'] = "finir la conférence";
|
||||||
$text['label-end-conference']['pt-br'] = "Finalizar conferência";
|
$text['label-end-conference']['pt-br'] = "Finalizar conferência";
|
||||||
$text['label-end-conference']['pl'] = "Zakończ rozmowę konferencyjna";
|
$text['label-end-conference']['pl'] = "Zakończ rozmowę konferencyjna";
|
||||||
$text['label-end-conference']['sv-se'] = "Avsluta Konferens";
|
$text['label-end-conference']['sv-se'] = "Avsluta Konferens";
|
||||||
|
$text['label-end-conference']['uk'] = "";
|
||||||
|
|
||||||
$text['label-deaf']['en-us'] = "Deaf";
|
$text['label-deaf']['en-us'] = "Deaf";
|
||||||
$text['label-deaf']['es-cl'] = "Sordo";
|
$text['label-deaf']['es-cl'] = "Sordo";
|
||||||
|
|
@ -319,6 +358,7 @@ $text['label-deaf']['fr-fr'] = "sourd";
|
||||||
$text['label-deaf']['pt-br'] = "Ensurdecer ";
|
$text['label-deaf']['pt-br'] = "Ensurdecer ";
|
||||||
$text['label-deaf']['pl'] = "Głuchy";
|
$text['label-deaf']['pl'] = "Głuchy";
|
||||||
$text['label-deaf']['sv-se'] = "Hör inte";
|
$text['label-deaf']['sv-se'] = "Hör inte";
|
||||||
|
$text['label-deaf']['uk'] = "";
|
||||||
|
|
||||||
$text['label-cid-num']['en-us'] = "CID Number";
|
$text['label-cid-num']['en-us'] = "CID Number";
|
||||||
$text['label-cid-num']['es-cl'] = "Número de Caller ID";
|
$text['label-cid-num']['es-cl'] = "Número de Caller ID";
|
||||||
|
|
@ -327,6 +367,7 @@ $text['label-cid-num']['fr-fr'] = "Numéro d'appelant";
|
||||||
$text['label-cid-num']['pt-br'] = "Número de destino";
|
$text['label-cid-num']['pt-br'] = "Número de destino";
|
||||||
$text['label-cid-num']['pl'] = "Prezentacja numeru dzwoniącego";
|
$text['label-cid-num']['pl'] = "Prezentacja numeru dzwoniącego";
|
||||||
$text['label-cid-num']['sv-se'] = "CID, nummerpresentation";
|
$text['label-cid-num']['sv-se'] = "CID, nummerpresentation";
|
||||||
|
$text['label-cid-num']['uk'] = "CID Номер";
|
||||||
|
|
||||||
$text['label-cid-name']['en-us'] = "CID Name";
|
$text['label-cid-name']['en-us'] = "CID Name";
|
||||||
$text['label-cid-name']['es-cl'] = "Nombre de Caller ID";
|
$text['label-cid-name']['es-cl'] = "Nombre de Caller ID";
|
||||||
|
|
@ -335,6 +376,7 @@ $text['label-cid-name']['fr-fr'] = "Nom d'appelant";
|
||||||
$text['label-cid-name']['pt-br'] = "Nome CID";
|
$text['label-cid-name']['pt-br'] = "Nome CID";
|
||||||
$text['label-cid-name']['pl'] = "Prezentacja nazwy dzwoniącego";
|
$text['label-cid-name']['pl'] = "Prezentacja nazwy dzwoniącego";
|
||||||
$text['label-cid-name']['sv-se'] = "CID, namnpresentation";
|
$text['label-cid-name']['sv-se'] = "CID, namnpresentation";
|
||||||
|
$text['label-cid-name']['uk'] = "CID Ім’я";
|
||||||
|
|
||||||
$text['label-capabilities']['en-us'] = "Capabilities";
|
$text['label-capabilities']['en-us'] = "Capabilities";
|
||||||
$text['label-capabilities']['es-cl'] = "Capacidades";
|
$text['label-capabilities']['es-cl'] = "Capacidades";
|
||||||
|
|
@ -343,6 +385,7 @@ $text['label-capabilities']['fr-fr'] = "Capacités";
|
||||||
$text['label-capabilities']['pt-br'] = "Capacidades";
|
$text['label-capabilities']['pt-br'] = "Capacidades";
|
||||||
$text['label-capabilities']['pl'] = "Możliwości";
|
$text['label-capabilities']['pl'] = "Możliwości";
|
||||||
$text['label-capabilities']['sv-se'] = "Möjligheter";
|
$text['label-capabilities']['sv-se'] = "Möjligheter";
|
||||||
|
$text['label-capabilities']['uk'] = "Можливості";
|
||||||
|
|
||||||
$text['label-active']['en-us'] = "Active Conferences";
|
$text['label-active']['en-us'] = "Active Conferences";
|
||||||
$text['label-active']['es-cl'] = "Conferencias Activas";
|
$text['label-active']['es-cl'] = "Conferencias Activas";
|
||||||
|
|
@ -351,6 +394,7 @@ $text['label-active']['fr-fr'] = "Conférences Avtives";
|
||||||
$text['label-active']['pt-br'] = "Conferências ativas";
|
$text['label-active']['pt-br'] = "Conferências ativas";
|
||||||
$text['label-active']['pl'] = "Aktywne konferencje";
|
$text['label-active']['pl'] = "Aktywne konferencje";
|
||||||
$text['label-active']['sv-se'] = "Aktiva Konferenser";
|
$text['label-active']['sv-se'] = "Aktiva Konferenser";
|
||||||
|
$text['label-active']['uk'] = "Активні кноференції";
|
||||||
|
|
||||||
$text['description-interactive']['en-us'] = "Use this to monitor and interact with the members of the conference.";
|
$text['description-interactive']['en-us'] = "Use this to monitor and interact with the members of the conference.";
|
||||||
$text['description-interactive']['es-cl'] = "Utilice esta herramienta para monitorear e interactuar con los miembros de las conferencia.";
|
$text['description-interactive']['es-cl'] = "Utilice esta herramienta para monitorear e interactuar con los miembros de las conferencia.";
|
||||||
|
|
@ -359,6 +403,7 @@ $text['description-interactive']['fr-fr'] = "Superviser et interagir avec les pa
|
||||||
$text['description-interactive']['pt-br'] = "Para interagir e monitorar os membros da conferência clique aqui";
|
$text['description-interactive']['pt-br'] = "Para interagir e monitorar os membros da conferência clique aqui";
|
||||||
$text['description-interactive']['pl'] = "Użyj tej funkcji do monitorowania i interakcji z uczestnikami konferencji.";
|
$text['description-interactive']['pl'] = "Użyj tej funkcji do monitorowania i interakcji z uczestnikami konferencji.";
|
||||||
$text['description-interactive']['sv-se'] = "Använd detta för att Monitorera och Interagera med deltagare i Konferensen";
|
$text['description-interactive']['sv-se'] = "Använd detta för att Monitorera och Interagera med deltagare i Konferensen";
|
||||||
|
$text['description-interactive']['uk'] = "";
|
||||||
|
|
||||||
$text['description-active']['en-us'] = "List all the conferences that are currently active with one or more members.";
|
$text['description-active']['en-us'] = "List all the conferences that are currently active with one or more members.";
|
||||||
$text['description-active']['es-cl'] = "Listar todas las conferencia que tienen uno o más miembros activos.";
|
$text['description-active']['es-cl'] = "Listar todas las conferencia que tienen uno o más miembros activos.";
|
||||||
|
|
@ -367,6 +412,7 @@ $text['description-active']['fr-fr'] = "Liste toutes les conférences actives av
|
||||||
$text['description-active']['pt-br'] = "Lista com todas as conferência que estão atualmente ativa com um ou mais mebros";
|
$text['description-active']['pt-br'] = "Lista com todas as conferência que estão atualmente ativa com um ou mais mebros";
|
||||||
$text['description-active']['pl'] = "Lista wszystkich aktywnych konferencji z przynajmniej jednym uczestnikiem.";
|
$text['description-active']['pl'] = "Lista wszystkich aktywnych konferencji z przynajmniej jednym uczestnikiem.";
|
||||||
$text['description-active']['sv-se'] = "Lista alla Konferenser som är aktiva med en eller fler deltagare";
|
$text['description-active']['sv-se'] = "Lista alla Konferenser som är aktiva med en eller fler deltagare";
|
||||||
|
$text['description-active']['uk'] = "";
|
||||||
|
|
||||||
$text['button-view']['en-us'] = "View";
|
$text['button-view']['en-us'] = "View";
|
||||||
$text['button-view']['es-cl'] = "Ver";
|
$text['button-view']['es-cl'] = "Ver";
|
||||||
|
|
@ -375,6 +421,7 @@ $text['button-view']['fr-fr'] = "Voir";
|
||||||
$text['button-view']['pt-br'] = "Visualizar";
|
$text['button-view']['pt-br'] = "Visualizar";
|
||||||
$text['button-view']['pl'] = "Widok";
|
$text['button-view']['pl'] = "Widok";
|
||||||
$text['button-view']['sv-se'] = "Visa";
|
$text['button-view']['sv-se'] = "Visa";
|
||||||
|
$text['button-view']['uk'] = "Перегляд";
|
||||||
|
|
||||||
$text['button-stop-rec']['en-us'] = "Stop Record";
|
$text['button-stop-rec']['en-us'] = "Stop Record";
|
||||||
$text['button-stop-rec']['es-cl'] = "Detener Grabación";
|
$text['button-stop-rec']['es-cl'] = "Detener Grabación";
|
||||||
|
|
@ -383,6 +430,7 @@ $text['button-stop-rec']['fr-fr'] = "Arrêter l'Enregistrement";
|
||||||
$text['button-stop-rec']['pt-br'] = "Pausar gravação";
|
$text['button-stop-rec']['pt-br'] = "Pausar gravação";
|
||||||
$text['button-stop-rec']['pl'] = "Zatrzymanie nagrywania";
|
$text['button-stop-rec']['pl'] = "Zatrzymanie nagrywania";
|
||||||
$text['button-stop-rec']['sv-se'] = "Stoppa Inspelning";
|
$text['button-stop-rec']['sv-se'] = "Stoppa Inspelning";
|
||||||
|
$text['button-stop-rec']['uk'] = "Зупинити";
|
||||||
|
|
||||||
$text['button-start-rec']['en-us'] = "Start Record";
|
$text['button-start-rec']['en-us'] = "Start Record";
|
||||||
$text['button-start-rec']['es-cl'] = "Iniciar Grabación";
|
$text['button-start-rec']['es-cl'] = "Iniciar Grabación";
|
||||||
|
|
@ -391,5 +439,6 @@ $text['button-start-rec']['fr-fr'] = "Commencer l'Enregistrement";
|
||||||
$text['button-start-rec']['pt-br'] = "Iniciar gravação";
|
$text['button-start-rec']['pt-br'] = "Iniciar gravação";
|
||||||
$text['button-start-rec']['pl'] = "Początek nagrywania";
|
$text['button-start-rec']['pl'] = "Początek nagrywania";
|
||||||
$text['button-start-rec']['sv-se'] = "Starta Inspelning";
|
$text['button-start-rec']['sv-se'] = "Starta Inspelning";
|
||||||
|
$text['button-start-rec']['uk'] = "Записувати";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -7,6 +7,7 @@ $apps[$x]['menu'][0]['title']['pt-pt'] = "Conferencias Activas";
|
||||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Conferência ativa";
|
$apps[$x]['menu'][0]['title']['pt-br'] = "Conferência ativa";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Aktywne rozmowy konferencyjne";
|
$apps[$x]['menu'][0]['title']['pl'] = "Aktywne rozmowy konferencyjne";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Aktiva Konferenser";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "Aktiva Konferenser";
|
||||||
|
$apps[$x]['menu'][0]['title']['uk'] = "Активні конференції";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "2d857bbb-43b9-b8f7-a138-642868e0453a";
|
$apps[$x]['menu'][0]['uuid'] = "2d857bbb-43b9-b8f7-a138-642868e0453a";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,7 @@ $text['title-destinations']['pt-br'] = "Destinos";
|
||||||
$text['title-destinations']['pl'] = "Destynacje";
|
$text['title-destinations']['pl'] = "Destynacje";
|
||||||
$text['title-destinations']['sv-se'] = "Destinationer";
|
$text['title-destinations']['sv-se'] = "Destinationer";
|
||||||
$text['title-destinations']['uk'] = "Номери";
|
$text['title-destinations']['uk'] = "Номери";
|
||||||
|
$text['title-destinations']['ro'] = "Destinații";
|
||||||
|
|
||||||
$text['title-destination-edit']['en-us'] = "Destination";
|
$text['title-destination-edit']['en-us'] = "Destination";
|
||||||
$text['title-destination-edit']['es-cl'] = "Editar Destino";
|
$text['title-destination-edit']['es-cl'] = "Editar Destino";
|
||||||
|
|
@ -17,6 +18,7 @@ $text['title-destination-edit']['pt-br'] = "Editar destino";
|
||||||
$text['title-destination-edit']['pl'] = "Destynacja";
|
$text['title-destination-edit']['pl'] = "Destynacja";
|
||||||
$text['title-destination-edit']['sv-se'] = "Destination";
|
$text['title-destination-edit']['sv-se'] = "Destination";
|
||||||
$text['title-destination-edit']['uk'] = "Номер";
|
$text['title-destination-edit']['uk'] = "Номер";
|
||||||
|
$text['title-destination-edit']['ro'] = "Destinație";
|
||||||
|
|
||||||
$text['title-destination-add']['en-us'] = "Destination";
|
$text['title-destination-add']['en-us'] = "Destination";
|
||||||
$text['title-destination-add']['es-cl'] = "Agregar Destino";
|
$text['title-destination-add']['es-cl'] = "Agregar Destino";
|
||||||
|
|
@ -26,6 +28,7 @@ $text['title-destination-add']['pt-br'] = "Adicionar destino";
|
||||||
$text['title-destination-add']['pl'] = "Destynacja";
|
$text['title-destination-add']['pl'] = "Destynacja";
|
||||||
$text['title-destination-add']['sv-se'] = "Destination";
|
$text['title-destination-add']['sv-se'] = "Destination";
|
||||||
$text['title-destination-add']['uk'] = "Номер";
|
$text['title-destination-add']['uk'] = "Номер";
|
||||||
|
$text['title-destination-add']['ro'] = "Destinație";
|
||||||
|
|
||||||
$text['select-global']['en-us'] = "Global";
|
$text['select-global']['en-us'] = "Global";
|
||||||
$text['select-global']['es-cl'] = "Global";
|
$text['select-global']['es-cl'] = "Global";
|
||||||
|
|
@ -35,6 +38,7 @@ $text['select-global']['pt-br'] = "Global";
|
||||||
$text['select-global']['pl'] = "Globalny";
|
$text['select-global']['pl'] = "Globalny";
|
||||||
$text['select-global']['sv-se'] = "Global";
|
$text['select-global']['sv-se'] = "Global";
|
||||||
$text['select-global']['uk'] = "Глобальний";
|
$text['select-global']['uk'] = "Глобальний";
|
||||||
|
$text['select-global']['ro'] = "Global";
|
||||||
|
|
||||||
$text['option-type_outbound']['en-us'] = "Outbound";
|
$text['option-type_outbound']['en-us'] = "Outbound";
|
||||||
$text['option-type_outbound']['es-cl'] = "Saliente";
|
$text['option-type_outbound']['es-cl'] = "Saliente";
|
||||||
|
|
@ -44,6 +48,7 @@ $text['option-type_outbound']['pt-br'] = "Saída";
|
||||||
$text['option-type_outbound']['pl'] = "Wychodzący";
|
$text['option-type_outbound']['pl'] = "Wychodzący";
|
||||||
$text['option-type_outbound']['sv-se'] = "Utgående";
|
$text['option-type_outbound']['sv-se'] = "Utgående";
|
||||||
$text['option-type_outbound']['uk'] = "Вихідний";
|
$text['option-type_outbound']['uk'] = "Вихідний";
|
||||||
|
$text['option-type_outbound']['ro'] = "";
|
||||||
|
|
||||||
$text['option-type_inbound']['en-us'] = "Inbound";
|
$text['option-type_inbound']['en-us'] = "Inbound";
|
||||||
$text['option-type_inbound']['es-cl'] = "Entrante";
|
$text['option-type_inbound']['es-cl'] = "Entrante";
|
||||||
|
|
@ -53,6 +58,7 @@ $text['option-type_inbound']['pt-br'] = "Entrada";
|
||||||
$text['option-type_inbound']['pl'] = "Przychodzący";
|
$text['option-type_inbound']['pl'] = "Przychodzący";
|
||||||
$text['option-type_inbound']['sv-se'] = "Inkommande";
|
$text['option-type_inbound']['sv-se'] = "Inkommande";
|
||||||
$text['option-type_inbound']['uk'] = "Вхідний";
|
$text['option-type_inbound']['uk'] = "Вхідний";
|
||||||
|
$text['option-type_inbound']['ro'] = "";
|
||||||
|
|
||||||
$text['message-update']['en-us'] = "Update Completed";
|
$text['message-update']['en-us'] = "Update Completed";
|
||||||
$text['message-update']['es-cl'] = "Actualización Completa";
|
$text['message-update']['es-cl'] = "Actualización Completa";
|
||||||
|
|
@ -62,6 +68,7 @@ $text['message-update']['pt-br'] = "Atualização Efetuada";
|
||||||
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
||||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||||
$text['message-update']['uk'] = "Оновлення завершено";
|
$text['message-update']['uk'] = "Оновлення завершено";
|
||||||
|
$text['message-update']['ro'] = "Actualizare completă";
|
||||||
|
|
||||||
$text['message-required']['en-us'] = "Please provide: ";
|
$text['message-required']['en-us'] = "Please provide: ";
|
||||||
$text['message-required']['es-cl'] = "Por favor ingrese: ";
|
$text['message-required']['es-cl'] = "Por favor ingrese: ";
|
||||||
|
|
@ -71,6 +78,7 @@ $text['message-required']['pt-br'] = "Por favor forneça:";
|
||||||
$text['message-required']['pl'] = "Wpisz:";
|
$text['message-required']['pl'] = "Wpisz:";
|
||||||
$text['message-required']['sv-se'] = "Var god uppge:";
|
$text['message-required']['sv-se'] = "Var god uppge:";
|
||||||
$text['message-required']['uk'] = "Будь ласка, вкажіть:";
|
$text['message-required']['uk'] = "Будь ласка, вкажіть:";
|
||||||
|
$text['message-required']['ro'] = "";
|
||||||
|
|
||||||
$text['message-maximum_destinations']['en-us'] = "Maximum Destinations:";
|
$text['message-maximum_destinations']['en-us'] = "Maximum Destinations:";
|
||||||
$text['message-maximum_destinations']['es-cl'] = "Destinos Máximo Permitido:";
|
$text['message-maximum_destinations']['es-cl'] = "Destinos Máximo Permitido:";
|
||||||
|
|
@ -80,6 +88,7 @@ $text['message-maximum_destinations']['pt-br'] = "Destino máximo permitido";
|
||||||
$text['message-maximum_destinations']['pl'] = "Maksymalna ilość destynacji";
|
$text['message-maximum_destinations']['pl'] = "Maksymalna ilość destynacji";
|
||||||
$text['message-maximum_destinations']['sv-se'] = "Max Antal Destinationer";
|
$text['message-maximum_destinations']['sv-se'] = "Max Antal Destinationer";
|
||||||
$text['message-maximum_destinations']['uk'] = "Максимум номерів:";
|
$text['message-maximum_destinations']['uk'] = "Максимум номерів:";
|
||||||
|
$text['message-maximum_destinations']['ro'] = "";
|
||||||
|
|
||||||
$text['message-duplicate']['en-us'] = "Duplicate detected";
|
$text['message-duplicate']['en-us'] = "Duplicate detected";
|
||||||
$text['message-duplicate']['es-cl'] = "Duplicar detectado";
|
$text['message-duplicate']['es-cl'] = "Duplicar detectado";
|
||||||
|
|
@ -89,6 +98,7 @@ $text['message-duplicate']['pt-br'] = "Detectado uma dubplicidade";
|
||||||
$text['message-duplicate']['pl'] = "Wykryto duplikat";
|
$text['message-duplicate']['pl'] = "Wykryto duplikat";
|
||||||
$text['message-duplicate']['sv-se'] = "Dubblett Upptäckt";
|
$text['message-duplicate']['sv-se'] = "Dubblett Upptäckt";
|
||||||
$text['message-duplicate']['uk'] = "Знайдено дублікат";
|
$text['message-duplicate']['uk'] = "Знайдено дублікат";
|
||||||
|
$text['message-duplicate']['ro'] = "";
|
||||||
|
|
||||||
$text['message-delete']['en-us'] = "Delete Completed";
|
$text['message-delete']['en-us'] = "Delete Completed";
|
||||||
$text['message-delete']['es-cl'] = "Eliminación Completa";
|
$text['message-delete']['es-cl'] = "Eliminación Completa";
|
||||||
|
|
@ -98,6 +108,7 @@ $text['message-delete']['pt-br'] = "Remoção Efetuada";
|
||||||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||||
$text['message-delete']['uk'] = "Видалено";
|
$text['message-delete']['uk'] = "Видалено";
|
||||||
|
$text['message-delete']['ro'] = "Ștergere completă";
|
||||||
|
|
||||||
$text['message-add']['en-us'] = "Add Completed";
|
$text['message-add']['en-us'] = "Add Completed";
|
||||||
$text['message-add']['es-cl'] = "Agregar Completo";
|
$text['message-add']['es-cl'] = "Agregar Completo";
|
||||||
|
|
@ -107,6 +118,7 @@ $text['message-add']['pt-br'] = "Criação Efetuada";
|
||||||
$text['message-add']['pl'] = "Dodano poprawnie";
|
$text['message-add']['pl'] = "Dodano poprawnie";
|
||||||
$text['message-add']['sv-se'] = "Tillagd";
|
$text['message-add']['sv-se'] = "Tillagd";
|
||||||
$text['message-add']['uk'] = "Додано";
|
$text['message-add']['uk'] = "Додано";
|
||||||
|
$text['message-add']['ro'] = "Adăugare completă";
|
||||||
|
|
||||||
$text['label-true']['en-us'] = "True";
|
$text['label-true']['en-us'] = "True";
|
||||||
$text['label-true']['es-cl'] = "Verdadero";
|
$text['label-true']['es-cl'] = "Verdadero";
|
||||||
|
|
@ -116,6 +128,7 @@ $text['label-true']['pt-br'] = "Sim";
|
||||||
$text['label-true']['pl'] = "Tak";
|
$text['label-true']['pl'] = "Tak";
|
||||||
$text['label-true']['sv-se'] = "Sann";
|
$text['label-true']['sv-se'] = "Sann";
|
||||||
$text['label-true']['uk'] = "Так";
|
$text['label-true']['uk'] = "Так";
|
||||||
|
$text['label-true']['ro'] = "";
|
||||||
|
|
||||||
$text['label-monthly_price_buy']['en-us'] = "Monthly buy price";
|
$text['label-monthly_price_buy']['en-us'] = "Monthly buy price";
|
||||||
$text['label-monthly_price_buy']['es-cl'] = "Precio mensual de compra";
|
$text['label-monthly_price_buy']['es-cl'] = "Precio mensual de compra";
|
||||||
|
|
@ -125,6 +138,7 @@ $text['label-monthly_price_buy']['pt-br'] = "Preço mensal de compra";
|
||||||
$text['label-monthly_price_buy']['pl'] = "Miesięczna cena zakupu";
|
$text['label-monthly_price_buy']['pl'] = "Miesięczna cena zakupu";
|
||||||
$text['label-monthly_price_buy']['sv-se'] = "Inköpspris / Månad";
|
$text['label-monthly_price_buy']['sv-se'] = "Inköpspris / Månad";
|
||||||
$text['label-monthly_price_buy']['uk'] = "Щомісячна ціна купівлі";
|
$text['label-monthly_price_buy']['uk'] = "Щомісячна ціна купівлі";
|
||||||
|
$text['label-monthly_price_buy']['ro'] = "";
|
||||||
|
|
||||||
$text['label-monthly_price']['en-us'] = "Monthly selling price";
|
$text['label-monthly_price']['en-us'] = "Monthly selling price";
|
||||||
$text['label-monthly_price']['es-cl'] = "Precio mensual de venta";
|
$text['label-monthly_price']['es-cl'] = "Precio mensual de venta";
|
||||||
|
|
@ -134,6 +148,7 @@ $text['label-monthly_price']['pt-br'] = "Preço mensal de venda";
|
||||||
$text['label-monthly_price']['pl'] = "Miesięczna cena sprzedaży";
|
$text['label-monthly_price']['pl'] = "Miesięczna cena sprzedaży";
|
||||||
$text['label-monthly_price']['sv-se'] = "Säljpris / Månad";
|
$text['label-monthly_price']['sv-se'] = "Säljpris / Månad";
|
||||||
$text['label-monthly_price']['uk'] = "Щомісячна ціна продажу";
|
$text['label-monthly_price']['uk'] = "Щомісячна ціна продажу";
|
||||||
|
$text['label-monthly_price']['ro'] = "";
|
||||||
|
|
||||||
$text['label-fax_uuid']['en-us'] = "Fax Detection";
|
$text['label-fax_uuid']['en-us'] = "Fax Detection";
|
||||||
$text['label-fax_uuid']['es-cl'] = "Detección de Fax";
|
$text['label-fax_uuid']['es-cl'] = "Detección de Fax";
|
||||||
|
|
@ -143,6 +158,7 @@ $text['label-fax_uuid']['pt-br'] = "Detecção de FAX";
|
||||||
$text['label-fax_uuid']['pl'] = "Wykrywanie faksu";
|
$text['label-fax_uuid']['pl'] = "Wykrywanie faksu";
|
||||||
$text['label-fax_uuid']['sv-se'] = "Fax Detektering";
|
$text['label-fax_uuid']['sv-se'] = "Fax Detektering";
|
||||||
$text['label-fax_uuid']['uk'] = "Виявлення факсу";
|
$text['label-fax_uuid']['uk'] = "Виявлення факсу";
|
||||||
|
$text['label-fax_uuid']['ro'] = "";
|
||||||
|
|
||||||
$text['label-false']['en-us'] = "False";
|
$text['label-false']['en-us'] = "False";
|
||||||
$text['label-false']['es-cl'] = "Falso";
|
$text['label-false']['es-cl'] = "Falso";
|
||||||
|
|
@ -152,6 +168,7 @@ $text['label-false']['pt-br'] = "Não";
|
||||||
$text['label-false']['pl'] = "Nie";
|
$text['label-false']['pl'] = "Nie";
|
||||||
$text['label-false']['sv-se'] = "Falsk";
|
$text['label-false']['sv-se'] = "Falsk";
|
||||||
$text['label-false']['uk'] = "Ні";
|
$text['label-false']['uk'] = "Ні";
|
||||||
|
$text['label-false']['ro'] = "";
|
||||||
|
|
||||||
$text['label-domain-name']['en-us'] = "Domain Name";
|
$text['label-domain-name']['en-us'] = "Domain Name";
|
||||||
$text['label-domain-name']['es-cl'] = "Nombre de Dominio";
|
$text['label-domain-name']['es-cl'] = "Nombre de Dominio";
|
||||||
|
|
@ -161,6 +178,7 @@ $text['label-domain-name']['pt-br'] = "Nome do Dominio";
|
||||||
$text['label-domain-name']['pl'] = "Nazwa domeny";
|
$text['label-domain-name']['pl'] = "Nazwa domeny";
|
||||||
$text['label-domain-name']['sv-se'] = "Domän Namn";
|
$text['label-domain-name']['sv-se'] = "Domän Namn";
|
||||||
$text['label-domain-name']['uk'] = "Назва домену";
|
$text['label-domain-name']['uk'] = "Назва домену";
|
||||||
|
$text['label-domain-name']['ro'] = "";
|
||||||
|
|
||||||
$text['label-domain']['en-us'] = "Domain";
|
$text['label-domain']['en-us'] = "Domain";
|
||||||
$text['label-domain']['es-cl'] = "Dominio";
|
$text['label-domain']['es-cl'] = "Dominio";
|
||||||
|
|
@ -170,6 +188,7 @@ $text['label-domain']['pt-br'] = "Dominio";
|
||||||
$text['label-domain']['pl'] = "Domena";
|
$text['label-domain']['pl'] = "Domena";
|
||||||
$text['label-domain']['sv-se'] = "Domän";
|
$text['label-domain']['sv-se'] = "Domän";
|
||||||
$text['label-domain']['uk'] = "Домен";
|
$text['label-domain']['uk'] = "Домен";
|
||||||
|
$text['label-domain']['ro'] = "Domeniu";
|
||||||
|
|
||||||
$text['label-detail_action']['en-us'] = "Actions";
|
$text['label-detail_action']['en-us'] = "Actions";
|
||||||
$text['label-detail_action']['es-cl'] = "Accións";
|
$text['label-detail_action']['es-cl'] = "Accións";
|
||||||
|
|
@ -179,6 +198,7 @@ $text['label-detail_action']['pt-br'] = "Ações";
|
||||||
$text['label-detail_action']['pl'] = "Operacje (gdzie przesłać rozmowę).";
|
$text['label-detail_action']['pl'] = "Operacje (gdzie przesłać rozmowę).";
|
||||||
$text['label-detail_action']['sv-se'] = "Åtgärder";
|
$text['label-detail_action']['sv-se'] = "Åtgärder";
|
||||||
$text['label-detail_action']['uk'] = "Дії";
|
$text['label-detail_action']['uk'] = "Дії";
|
||||||
|
$text['label-detail_action']['ro'] = "";
|
||||||
|
|
||||||
$text['label-destination_type']['en-us'] = "Type";
|
$text['label-destination_type']['en-us'] = "Type";
|
||||||
$text['label-destination_type']['es-cl'] = "Tipo";
|
$text['label-destination_type']['es-cl'] = "Tipo";
|
||||||
|
|
@ -188,6 +208,7 @@ $text['label-destination_type']['pt-br'] = "Tipo";
|
||||||
$text['label-destination_type']['pl'] = "Typ";
|
$text['label-destination_type']['pl'] = "Typ";
|
||||||
$text['label-destination_type']['sv-se'] = "Typ";
|
$text['label-destination_type']['sv-se'] = "Typ";
|
||||||
$text['label-destination_type']['uk'] = "Тип";
|
$text['label-destination_type']['uk'] = "Тип";
|
||||||
|
$text['label-destination_type']['ro'] = "";
|
||||||
|
|
||||||
$text['label-destination_number']['en-us'] = "Destination";
|
$text['label-destination_number']['en-us'] = "Destination";
|
||||||
$text['label-destination_number']['es-cl'] = "Destino";
|
$text['label-destination_number']['es-cl'] = "Destino";
|
||||||
|
|
@ -197,6 +218,7 @@ $text['label-destination_number']['pt-br'] = "Desvio";
|
||||||
$text['label-destination_number']['pl'] = "Destynacja";
|
$text['label-destination_number']['pl'] = "Destynacja";
|
||||||
$text['label-destination_number']['sv-se'] = "Destination";
|
$text['label-destination_number']['sv-se'] = "Destination";
|
||||||
$text['label-destination_number']['uk'] = "Номер";
|
$text['label-destination_number']['uk'] = "Номер";
|
||||||
|
$text['label-destination_number']['ro'] = "";
|
||||||
|
|
||||||
$text['label-destination_enabled']['en-us'] = "Enabled";
|
$text['label-destination_enabled']['en-us'] = "Enabled";
|
||||||
$text['label-destination_enabled']['es-cl'] = "Activado";
|
$text['label-destination_enabled']['es-cl'] = "Activado";
|
||||||
|
|
@ -206,6 +228,7 @@ $text['label-destination_enabled']['pt-br'] = "Ativado";
|
||||||
$text['label-destination_enabled']['pl'] = "Włączona";
|
$text['label-destination_enabled']['pl'] = "Włączona";
|
||||||
$text['label-destination_enabled']['sv-se'] = "Aktiverad";
|
$text['label-destination_enabled']['sv-se'] = "Aktiverad";
|
||||||
$text['label-destination_enabled']['uk'] = "Включено";
|
$text['label-destination_enabled']['uk'] = "Включено";
|
||||||
|
$text['label-destination_enabled']['ro'] = "";
|
||||||
|
|
||||||
$text['label-destination_description']['en-us'] = "Description";
|
$text['label-destination_description']['en-us'] = "Description";
|
||||||
$text['label-destination_description']['es-cl'] = "Descripción";
|
$text['label-destination_description']['es-cl'] = "Descripción";
|
||||||
|
|
@ -215,6 +238,7 @@ $text['label-destination_description']['pt-br'] = "Descrição";
|
||||||
$text['label-destination_description']['pl'] = "Opis";
|
$text['label-destination_description']['pl'] = "Opis";
|
||||||
$text['label-destination_description']['sv-se'] = "Beskrivning";
|
$text['label-destination_description']['sv-se'] = "Beskrivning";
|
||||||
$text['label-destination_description']['uk'] = "Опис";
|
$text['label-destination_description']['uk'] = "Опис";
|
||||||
|
$text['label-destination_description']['ro'] = "";
|
||||||
|
|
||||||
$text['label-destination_context']['en-us'] = "Context";
|
$text['label-destination_context']['en-us'] = "Context";
|
||||||
$text['label-destination_context']['es-cl'] = "Contexto";
|
$text['label-destination_context']['es-cl'] = "Contexto";
|
||||||
|
|
@ -224,6 +248,7 @@ $text['label-destination_context']['pt-br'] = "Contexto";
|
||||||
$text['label-destination_context']['pl'] = "Kontekst";
|
$text['label-destination_context']['pl'] = "Kontekst";
|
||||||
$text['label-destination_context']['sv-se'] = "Context";
|
$text['label-destination_context']['sv-se'] = "Context";
|
||||||
$text['label-destination_context']['uk'] = "Контекст";
|
$text['label-destination_context']['uk'] = "Контекст";
|
||||||
|
$text['label-destination_context']['ro'] = "";
|
||||||
|
|
||||||
$text['label-destination_cid_name_prefix']['en-us'] = "Caller ID Name Prefix";
|
$text['label-destination_cid_name_prefix']['en-us'] = "Caller ID Name Prefix";
|
||||||
$text['label-destination_cid_name_prefix']['es-cl'] = "Prefijo de Nombre de Caller ID";
|
$text['label-destination_cid_name_prefix']['es-cl'] = "Prefijo de Nombre de Caller ID";
|
||||||
|
|
@ -233,6 +258,7 @@ $text['label-destination_cid_name_prefix']['pt-br'] = "Nome do discador";
|
||||||
$text['label-destination_cid_name_prefix']['pl'] = "Prefiks prezentacji nazwy dzwoniącego";
|
$text['label-destination_cid_name_prefix']['pl'] = "Prefiks prezentacji nazwy dzwoniącego";
|
||||||
$text['label-destination_cid_name_prefix']['sv-se'] = "Caller ID Namn Prefix ";
|
$text['label-destination_cid_name_prefix']['sv-se'] = "Caller ID Namn Prefix ";
|
||||||
$text['label-destination_cid_name_prefix']['uk'] = "Caller ID Префікс імені";
|
$text['label-destination_cid_name_prefix']['uk'] = "Caller ID Префікс імені";
|
||||||
|
$text['label-destination_cid_name_prefix']['ro'] = "";
|
||||||
|
|
||||||
$text['label-destination_caller_id_number']['en-us'] = "Caller ID Number";
|
$text['label-destination_caller_id_number']['en-us'] = "Caller ID Number";
|
||||||
$text['label-destination_caller_id_number']['es-cl'] = "Número de Caller ID";
|
$text['label-destination_caller_id_number']['es-cl'] = "Número de Caller ID";
|
||||||
|
|
@ -242,6 +268,7 @@ $text['label-destination_caller_id_number']['pt-br'] = "Número do discador";
|
||||||
$text['label-destination_caller_id_number']['pl'] = "Prezentaca numeru dzwoniącego";
|
$text['label-destination_caller_id_number']['pl'] = "Prezentaca numeru dzwoniącego";
|
||||||
$text['label-destination_caller_id_number']['sv-se'] = "Caller ID Nummer";
|
$text['label-destination_caller_id_number']['sv-se'] = "Caller ID Nummer";
|
||||||
$text['label-destination_caller_id_number']['uk'] = "Caller ID Номер";
|
$text['label-destination_caller_id_number']['uk'] = "Caller ID Номер";
|
||||||
|
$text['label-destination_caller_id_number']['ro'] = "";
|
||||||
|
|
||||||
$text['label-destination_caller_id_name']['en-us'] = "Caller ID Name";
|
$text['label-destination_caller_id_name']['en-us'] = "Caller ID Name";
|
||||||
$text['label-destination_caller_id_name']['es-cl'] = "Nombre de Caller ID";
|
$text['label-destination_caller_id_name']['es-cl'] = "Nombre de Caller ID";
|
||||||
|
|
@ -251,6 +278,7 @@ $text['label-destination_caller_id_name']['pt-br'] = "Nome do discador";
|
||||||
$text['label-destination_caller_id_name']['pl'] = "Prezentaca nazwy dzwoniącego";
|
$text['label-destination_caller_id_name']['pl'] = "Prezentaca nazwy dzwoniącego";
|
||||||
$text['label-destination_caller_id_name']['sv-se'] = "Caller ID Namn";
|
$text['label-destination_caller_id_name']['sv-se'] = "Caller ID Namn";
|
||||||
$text['label-destination_caller_id_name']['uk'] = "Caller ID Ім’я";
|
$text['label-destination_caller_id_name']['uk'] = "Caller ID Ім’я";
|
||||||
|
$text['label-destination_caller_id_name']['ro'] = "";
|
||||||
|
|
||||||
$text['label-carrier']['en-us'] = "Carrier name";
|
$text['label-carrier']['en-us'] = "Carrier name";
|
||||||
$text['label-carrier']['es-cl'] = "Nombre del carrier";
|
$text['label-carrier']['es-cl'] = "Nombre del carrier";
|
||||||
|
|
@ -260,6 +288,7 @@ $text['label-carrier']['pt-br'] = "Nome do transporte";
|
||||||
$text['label-carrier']['pl'] = "Nazwa operatora";
|
$text['label-carrier']['pl'] = "Nazwa operatora";
|
||||||
$text['label-carrier']['sv-se'] = "Operatör";
|
$text['label-carrier']['sv-se'] = "Operatör";
|
||||||
$text['label-carrier']['uk'] = "Назва оператора";
|
$text['label-carrier']['uk'] = "Назва оператора";
|
||||||
|
$text['label-carrier']['ro'] = "";
|
||||||
|
|
||||||
$text['label-account_code']['en-us'] = "Account Code";
|
$text['label-account_code']['en-us'] = "Account Code";
|
||||||
$text['label-account_code']['es-cl'] = "Código de Cuenta";
|
$text['label-account_code']['es-cl'] = "Código de Cuenta";
|
||||||
|
|
@ -269,6 +298,7 @@ $text['label-account_code']['pt-br'] = "Código da conta";
|
||||||
$text['label-account_code']['pl'] = "Numer konta bilingowego";
|
$text['label-account_code']['pl'] = "Numer konta bilingowego";
|
||||||
$text['label-account_code']['sv-se'] = "Account Code";
|
$text['label-account_code']['sv-se'] = "Account Code";
|
||||||
$text['label-account_code']['uk'] = "Код облікового запису";
|
$text['label-account_code']['uk'] = "Код облікового запису";
|
||||||
|
$text['label-account_code']['ro'] = "";
|
||||||
|
|
||||||
$text['header-destinations']['en-us'] = "Destinations";
|
$text['header-destinations']['en-us'] = "Destinations";
|
||||||
$text['header-destinations']['es-cl'] = "Destinos";
|
$text['header-destinations']['es-cl'] = "Destinos";
|
||||||
|
|
@ -278,6 +308,7 @@ $text['header-destinations']['pt-br'] = "Destinos";
|
||||||
$text['header-destinations']['pl'] = "Destynacje";
|
$text['header-destinations']['pl'] = "Destynacje";
|
||||||
$text['header-destinations']['sv-se'] = "Destinationer";
|
$text['header-destinations']['sv-se'] = "Destinationer";
|
||||||
$text['header-destinations']['uk'] = "Номери";
|
$text['header-destinations']['uk'] = "Номери";
|
||||||
|
$text['header-destinations']['ro'] = "";
|
||||||
|
|
||||||
$text['header-destination-edit']['en-us'] = "Destination";
|
$text['header-destination-edit']['en-us'] = "Destination";
|
||||||
$text['header-destination-edit']['es-cl'] = "Editar Destino";
|
$text['header-destination-edit']['es-cl'] = "Editar Destino";
|
||||||
|
|
@ -287,6 +318,7 @@ $text['header-destination-edit']['pt-br'] = "Editar destino";
|
||||||
$text['header-destination-edit']['pl'] = "Destynacja";
|
$text['header-destination-edit']['pl'] = "Destynacja";
|
||||||
$text['header-destination-edit']['sv-se'] = "Destination";
|
$text['header-destination-edit']['sv-se'] = "Destination";
|
||||||
$text['header-destination-edit']['uk'] = "Номер";
|
$text['header-destination-edit']['uk'] = "Номер";
|
||||||
|
$text['header-destination-edit']['ro'] = "";
|
||||||
|
|
||||||
$text['header-destination-add']['en-us'] = "Destination";
|
$text['header-destination-add']['en-us'] = "Destination";
|
||||||
$text['header-destination-add']['es-cl'] = "Agregar Destino";
|
$text['header-destination-add']['es-cl'] = "Agregar Destino";
|
||||||
|
|
@ -296,6 +328,7 @@ $text['header-destination-add']['pt-br'] = "Adicionar desvio";
|
||||||
$text['header-destination-add']['pl'] = "Destynacja";
|
$text['header-destination-add']['pl'] = "Destynacja";
|
||||||
$text['header-destination-add']['sv-se'] = "Destination";
|
$text['header-destination-add']['sv-se'] = "Destination";
|
||||||
$text['header-destination-add']['uk'] = "Номер";
|
$text['header-destination-add']['uk'] = "Номер";
|
||||||
|
$text['header-destination-add']['ro'] = "";
|
||||||
|
|
||||||
$text['description-monthly_price_buy']['en-us'] = "Enter monthly price you pay for this destination (only when inbound)";
|
$text['description-monthly_price_buy']['en-us'] = "Enter monthly price you pay for this destination (only when inbound)";
|
||||||
$text['description-monthly_price_buy']['es-cl'] = "Ingrese el precio mensual que usted paga por este destino (sólo entrante)";
|
$text['description-monthly_price_buy']['es-cl'] = "Ingrese el precio mensual que usted paga por este destino (sólo entrante)";
|
||||||
|
|
@ -305,6 +338,7 @@ $text['description-monthly_price_buy']['pt-br'] = "Digite o preço mensal para e
|
||||||
$text['description-monthly_price_buy']['pl'] = "Wpisz kwotę, która ty płacisz miesięcznie za tę destynacje (tylko przychodzące)";
|
$text['description-monthly_price_buy']['pl'] = "Wpisz kwotę, która ty płacisz miesięcznie za tę destynacje (tylko przychodzące)";
|
||||||
$text['description-monthly_price_buy']['sv-se'] = "Ange pris per månad som du betslar för denna destination (endast vid inkommande)";
|
$text['description-monthly_price_buy']['sv-se'] = "Ange pris per månad som du betslar för denna destination (endast vid inkommande)";
|
||||||
$text['description-monthly_price_buy']['uk'] = "Введіть щомісячний тариф, який оплачуєте за цей номер (тільки для вхідних)";
|
$text['description-monthly_price_buy']['uk'] = "Введіть щомісячний тариф, який оплачуєте за цей номер (тільки для вхідних)";
|
||||||
|
$text['description-monthly_price_buy']['ro'] = "";
|
||||||
|
|
||||||
$text['description-monthly_price']['en-us'] = "Enter monthly price to bill for this destination (only when inbound)";
|
$text['description-monthly_price']['en-us'] = "Enter monthly price to bill for this destination (only when inbound)";
|
||||||
$text['description-monthly_price']['es-cl'] = "Ingrese el precio mensual a cobrar por este destino (sólo entrante)";
|
$text['description-monthly_price']['es-cl'] = "Ingrese el precio mensual a cobrar por este destino (sólo entrante)";
|
||||||
|
|
@ -314,6 +348,7 @@ $text['description-monthly_price']['pt-br'] = "Digite o preço mensal da conta p
|
||||||
$text['description-monthly_price']['pl'] = "Wpisz kwotę, która ty płacisz miesięcznie za tę destynacje (tylko wychodzące)";
|
$text['description-monthly_price']['pl'] = "Wpisz kwotę, która ty płacisz miesięcznie za tę destynacje (tylko wychodzące)";
|
||||||
$text['description-monthly_price']['sv-se'] = "Ange pris per månad till kund för denna destination (endast vid inkommande)";
|
$text['description-monthly_price']['sv-se'] = "Ange pris per månad till kund för denna destination (endast vid inkommande)";
|
||||||
$text['description-monthly_price']['uk'] = "Введіть щомісячний тариф для абонентів за цей номер (тільки для вхідних)";
|
$text['description-monthly_price']['uk'] = "Введіть щомісячний тариф для абонентів за цей номер (тільки для вхідних)";
|
||||||
|
$text['description-monthly_price']['ro'] = "";
|
||||||
|
|
||||||
$text['description-fax_uuid']['en-us'] = "Select the fax destination to enable fax detection. ";
|
$text['description-fax_uuid']['en-us'] = "Select the fax destination to enable fax detection. ";
|
||||||
$text['description-fax_uuid']['es-cl'] = "Seleccione el destino de fax para activar su detección";
|
$text['description-fax_uuid']['es-cl'] = "Seleccione el destino de fax para activar su detección";
|
||||||
|
|
@ -323,6 +358,7 @@ $text['description-fax_uuid']['pt-br'] = "Selecione o destino de FAX para ativar
|
||||||
$text['description-fax_uuid']['pl'] = "Wybierz destynację faksu aby włączyć wykrywanie faksu.";
|
$text['description-fax_uuid']['pl'] = "Wybierz destynację faksu aby włączyć wykrywanie faksu.";
|
||||||
$text['description-fax_uuid']['sv-se'] = "Ange fax destination för att aktivera fax deteketering.";
|
$text['description-fax_uuid']['sv-se'] = "Ange fax destination för att aktivera fax deteketering.";
|
||||||
$text['description-fax_uuid']['uk'] = "Виберіть номер для факсу, щоб дозволити його виявлення";
|
$text['description-fax_uuid']['uk'] = "Виберіть номер для факсу, щоб дозволити його виявлення";
|
||||||
|
$text['description-fax_uuid']['ro'] = "";
|
||||||
|
|
||||||
$text['description-domain']['en-us'] = "";
|
$text['description-domain']['en-us'] = "";
|
||||||
$text['description-domain']['es-cl'] = "";
|
$text['description-domain']['es-cl'] = "";
|
||||||
|
|
@ -332,6 +368,7 @@ $text['description-domain']['pt-br'] = "";
|
||||||
$text['description-domain']['pl'] = "";
|
$text['description-domain']['pl'] = "";
|
||||||
$text['description-domain']['sv-se'] = "";
|
$text['description-domain']['sv-se'] = "";
|
||||||
$text['description-domain']['uk'] = "";
|
$text['description-domain']['uk'] = "";
|
||||||
|
$text['description-domain']['ro'] = "";
|
||||||
|
|
||||||
$text['description-destinations']['en-us'] = "Inbound destinations are the DID/DDI, DNIS or Alias for inbound calls.";
|
$text['description-destinations']['en-us'] = "Inbound destinations are the DID/DDI, DNIS or Alias for inbound calls.";
|
||||||
$text['description-destinations']['es-cl'] = "Destinos entrantes son los DID/DDI, DNIS o un alias para llamadas entrantes";
|
$text['description-destinations']['es-cl'] = "Destinos entrantes son los DID/DDI, DNIS o un alias para llamadas entrantes";
|
||||||
|
|
@ -341,6 +378,7 @@ $text['description-destinations']['pt-br'] = "Destinos de entrada são os DID/DD
|
||||||
$text['description-destinations']['pl'] = "Destynacjami przychodzącymi są: DID/DDI, DNIS, alias lub rozmowy przychodzące.";
|
$text['description-destinations']['pl'] = "Destynacjami przychodzącymi są: DID/DDI, DNIS, alias lub rozmowy przychodzące.";
|
||||||
$text['description-destinations']['sv-se'] = "Inkommande destinationer är DID / DDI , DNIS eller Alias för inkommande samtal.";
|
$text['description-destinations']['sv-se'] = "Inkommande destinationer är DID / DDI , DNIS eller Alias för inkommande samtal.";
|
||||||
$text['description-destinations']['uk'] = "Вхідні номери можуть бути таких типів: DID/DDI, DNIS або Alias для вхідних дзвінків";
|
$text['description-destinations']['uk'] = "Вхідні номери можуть бути таких типів: DID/DDI, DNIS або Alias для вхідних дзвінків";
|
||||||
|
$text['description-destinations']['ro'] = "";
|
||||||
|
|
||||||
$text['description-destination_type']['en-us'] = "Select the type.";
|
$text['description-destination_type']['en-us'] = "Select the type.";
|
||||||
$text['description-destination_type']['es-cl'] = "Seleccione el tipo.";
|
$text['description-destination_type']['es-cl'] = "Seleccione el tipo.";
|
||||||
|
|
@ -350,6 +388,7 @@ $text['description-destination_type']['pt-br'] = "Selecionar o tipo";
|
||||||
$text['description-destination_type']['pl'] = "Wybierz typ";
|
$text['description-destination_type']['pl'] = "Wybierz typ";
|
||||||
$text['description-destination_type']['sv-se'] = "Välj typ";
|
$text['description-destination_type']['sv-se'] = "Välj typ";
|
||||||
$text['description-destination_type']['uk'] = "Виберіть тип";
|
$text['description-destination_type']['uk'] = "Виберіть тип";
|
||||||
|
$text['description-destination_type']['ro'] = "";
|
||||||
|
|
||||||
$text['description-destination_number']['en-us'] = "Enter the destination.";
|
$text['description-destination_number']['en-us'] = "Enter the destination.";
|
||||||
$text['description-destination_number']['es-cl'] = "Ingrese el destino.";
|
$text['description-destination_number']['es-cl'] = "Ingrese el destino.";
|
||||||
|
|
@ -359,6 +398,7 @@ $text['description-destination_number']['pt-br'] = "Insira o destino";
|
||||||
$text['description-destination_number']['pl'] = "Wpisz destynację (np. numer DDI).";
|
$text['description-destination_number']['pl'] = "Wpisz destynację (np. numer DDI).";
|
||||||
$text['description-destination_number']['sv-se'] = "Ange destinationen.";
|
$text['description-destination_number']['sv-se'] = "Ange destinationen.";
|
||||||
$text['description-destination_number']['uk'] = "Введіть номер";
|
$text['description-destination_number']['uk'] = "Введіть номер";
|
||||||
|
$text['description-destination_number']['ro'] = "";
|
||||||
|
|
||||||
$text['description-destination_enabled']['en-us'] = "Set the current status of this destination.";
|
$text['description-destination_enabled']['en-us'] = "Set the current status of this destination.";
|
||||||
$text['description-destination_enabled']['es-cl'] = "Configure el estado actual de este destino";
|
$text['description-destination_enabled']['es-cl'] = "Configure el estado actual de este destino";
|
||||||
|
|
@ -368,6 +408,7 @@ $text['description-destination_enabled']['pt-br'] = "Selecione o destino";
|
||||||
$text['description-destination_enabled']['pl'] = "Ustaw obecny stan destynacji";
|
$text['description-destination_enabled']['pl'] = "Ustaw obecny stan destynacji";
|
||||||
$text['description-destination_enabled']['sv-se'] = "Ange den nuvarande statusen för denna destination.";
|
$text['description-destination_enabled']['sv-se'] = "Ange den nuvarande statusen för denna destination.";
|
||||||
$text['description-destination_enabled']['uk'] = "Виберіть поточний статус для номера";
|
$text['description-destination_enabled']['uk'] = "Виберіть поточний статус для номера";
|
||||||
|
$text['description-destination_enabled']['ro'] = "";
|
||||||
|
|
||||||
$text['description-destination_description']['en-us'] = "Enter a description for this destination (optional).";
|
$text['description-destination_description']['en-us'] = "Enter a description for this destination (optional).";
|
||||||
$text['description-destination_description']['es-cl'] = "Ingrese una descripción para este destino (opcional)";
|
$text['description-destination_description']['es-cl'] = "Ingrese una descripción para este destino (opcional)";
|
||||||
|
|
@ -377,6 +418,7 @@ $text['description-destination_description']['pt-br'] = "Insira uma descrição
|
||||||
$text['description-destination_description']['pl'] = "Wpisz opis tej destynacji (opcjonalne)";
|
$text['description-destination_description']['pl'] = "Wpisz opis tej destynacji (opcjonalne)";
|
||||||
$text['description-destination_description']['sv-se'] = "Ange en beskrivning för denna destination (frivillig).";
|
$text['description-destination_description']['sv-se'] = "Ange en beskrivning för denna destination (frivillig).";
|
||||||
$text['description-destination_description']['uk'] = "Введіть опис для номера (не обов’язково)";
|
$text['description-destination_description']['uk'] = "Введіть опис для номера (не обов’язково)";
|
||||||
|
$text['description-destination_description']['ro'] = "";
|
||||||
|
|
||||||
$text['description-destination_context']['en-us'] = "Enter the context.";
|
$text['description-destination_context']['en-us'] = "Enter the context.";
|
||||||
$text['description-destination_context']['es-cl'] = "Ingrese el contexto";
|
$text['description-destination_context']['es-cl'] = "Ingrese el contexto";
|
||||||
|
|
@ -386,6 +428,7 @@ $text['description-destination_context']['pt-br'] = "Insira o contexto";
|
||||||
$text['description-destination_context']['pl'] = "Wpisz kontekst";
|
$text['description-destination_context']['pl'] = "Wpisz kontekst";
|
||||||
$text['description-destination_context']['sv-se'] = "Ange Context.";
|
$text['description-destination_context']['sv-se'] = "Ange Context.";
|
||||||
$text['description-destination_context']['uk'] = "Контекст";
|
$text['description-destination_context']['uk'] = "Контекст";
|
||||||
|
$text['description-destination_context']['ro'] = "";
|
||||||
|
|
||||||
$text['description-destination_cid_name_prefix']['en-us'] = "Set a prefix on the caller ID name.";
|
$text['description-destination_cid_name_prefix']['en-us'] = "Set a prefix on the caller ID name.";
|
||||||
$text['description-destination_cid_name_prefix']['es-cl'] = "Configurar el prefijo del nombre de Caller ID.";
|
$text['description-destination_cid_name_prefix']['es-cl'] = "Configurar el prefijo del nombre de Caller ID.";
|
||||||
|
|
@ -395,6 +438,7 @@ $text['description-destination_cid_name_prefix']['pt-br'] = "Escolha um prefixo
|
||||||
$text['description-destination_cid_name_prefix']['pl'] = "Ustaw prefiks prezentacji nazwy dzwoniącego";
|
$text['description-destination_cid_name_prefix']['pl'] = "Ustaw prefiks prezentacji nazwy dzwoniącego";
|
||||||
$text['description-destination_cid_name_prefix']['sv-se'] = "Ange ett prefix för Caller ID Namn.";
|
$text['description-destination_cid_name_prefix']['sv-se'] = "Ange ett prefix för Caller ID Namn.";
|
||||||
$text['description-destination_cid_name_prefix']['uk'] = "Введіть префікс для імені Caller ID";
|
$text['description-destination_cid_name_prefix']['uk'] = "Введіть префікс для імені Caller ID";
|
||||||
|
$text['description-destination_cid_name_prefix']['ro'] = "";
|
||||||
|
|
||||||
$text['description-destination_caller_id_number']['en-us'] = "Enter the caller ID number.";
|
$text['description-destination_caller_id_number']['en-us'] = "Enter the caller ID number.";
|
||||||
$text['description-destination_caller_id_number']['es-cl'] = "Ingrese el número de Caller ID";
|
$text['description-destination_caller_id_number']['es-cl'] = "Ingrese el número de Caller ID";
|
||||||
|
|
@ -404,6 +448,7 @@ $text['description-destination_caller_id_number']['pt-br'] = "Insira o número d
|
||||||
$text['description-destination_caller_id_number']['pl'] = "Wpisz prezentację numeru dzwoniącego";
|
$text['description-destination_caller_id_number']['pl'] = "Wpisz prezentację numeru dzwoniącego";
|
||||||
$text['description-destination_caller_id_number']['sv-se'] = "Ange Caller ID Nummer.";
|
$text['description-destination_caller_id_number']['sv-se'] = "Ange Caller ID Nummer.";
|
||||||
$text['description-destination_caller_id_number']['uk'] = "Введіть номер Caller ID";
|
$text['description-destination_caller_id_number']['uk'] = "Введіть номер Caller ID";
|
||||||
|
$text['description-destination_caller_id_number']['ro'] = "";
|
||||||
|
|
||||||
$text['description-destination_caller_id_name']['en-us'] = "Enter the caller ID name.";
|
$text['description-destination_caller_id_name']['en-us'] = "Enter the caller ID name.";
|
||||||
$text['description-destination_caller_id_name']['es-cl'] = "Ingrese el nombre de caller ID";
|
$text['description-destination_caller_id_name']['es-cl'] = "Ingrese el nombre de caller ID";
|
||||||
|
|
@ -413,6 +458,7 @@ $text['description-destination_caller_id_name']['pt-br'] = "Insira o nome do dis
|
||||||
$text['description-destination_caller_id_name']['pl'] = "Wpisz prezentację nazwy dzwoniącego";
|
$text['description-destination_caller_id_name']['pl'] = "Wpisz prezentację nazwy dzwoniącego";
|
||||||
$text['description-destination_caller_id_name']['sv-se'] = "Ange Caller ID Namn.";
|
$text['description-destination_caller_id_name']['sv-se'] = "Ange Caller ID Namn.";
|
||||||
$text['description-destination_caller_id_name']['uk'] = "Введіть ім’я Caller ID";
|
$text['description-destination_caller_id_name']['uk'] = "Введіть ім’я Caller ID";
|
||||||
|
$text['description-destination_caller_id_name']['ro'] = "";
|
||||||
|
|
||||||
$text['description-carrier']['en-us'] = "Enter the carrier name. This is use to keep track incase billing";
|
$text['description-carrier']['en-us'] = "Enter the carrier name. This is use to keep track incase billing";
|
||||||
$text['description-carrier']['es-cl'] = "Introduzca el nombre del carrier. Esto se utiliza para realizar un seguimiento en caso de facturación";
|
$text['description-carrier']['es-cl'] = "Introduzca el nombre del carrier. Esto se utiliza para realizar un seguimiento en caso de facturación";
|
||||||
|
|
@ -422,6 +468,7 @@ $text['description-carrier']['pt-br'] = "Digite o nome da operadora. Isto é usa
|
||||||
$text['description-carrier']['pl'] = "Wpisz nazwę operatora. Może ona być pomocna przy rozliczeniach";
|
$text['description-carrier']['pl'] = "Wpisz nazwę operatora. Może ona być pomocna przy rozliczeniach";
|
||||||
$text['description-carrier']['sv-se'] = "Ange operatörens namn. Detta används för att hålla reda på debitering.";
|
$text['description-carrier']['sv-se'] = "Ange operatörens namn. Detta används för att hålla reda på debitering.";
|
||||||
$text['description-carrier']['uk'] = "Введіть назву оператора. Використовується для тарифікації";
|
$text['description-carrier']['uk'] = "Введіть назву оператора. Використовується для тарифікації";
|
||||||
|
$text['description-carrier']['ro'] = "";
|
||||||
|
|
||||||
$text['description-account_code']['en-us'] = "Enter account code.";
|
$text['description-account_code']['en-us'] = "Enter account code.";
|
||||||
$text['description-account_code']['es-cl'] = "Ingrese el código de cuenta.";
|
$text['description-account_code']['es-cl'] = "Ingrese el código de cuenta.";
|
||||||
|
|
@ -431,6 +478,7 @@ $text['description-account_code']['pt-br'] = "Digite o código de conta";
|
||||||
$text['description-account_code']['pl'] = "Wpisz numer konta bilingowego (nagłówek dodany do SIP INVITE).";
|
$text['description-account_code']['pl'] = "Wpisz numer konta bilingowego (nagłówek dodany do SIP INVITE).";
|
||||||
$text['description-account_code']['sv-se'] = "Ange 'account code'.";
|
$text['description-account_code']['sv-se'] = "Ange 'account code'.";
|
||||||
$text['description-account_code']['uk'] = "Введіть код облікового запису";
|
$text['description-account_code']['uk'] = "Введіть код облікового запису";
|
||||||
|
$text['description-account_code']['ro'] = "";
|
||||||
|
|
||||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||||
|
|
@ -440,6 +488,7 @@ $text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
||||||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||||
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||||
|
$text['confirm-delete']['ro'] = "";
|
||||||
|
|
||||||
$text['button-show_all']['en-us'] = "Show All";
|
$text['button-show_all']['en-us'] = "Show All";
|
||||||
$text['button-show_all']['es-cl'] = "Mostrar Todos";
|
$text['button-show_all']['es-cl'] = "Mostrar Todos";
|
||||||
|
|
@ -449,6 +498,7 @@ $text['button-show_all']['pt-br'] = "Mostrar todos";
|
||||||
$text['button-show_all']['pl'] = "Pokaż wszystkie";
|
$text['button-show_all']['pl'] = "Pokaż wszystkie";
|
||||||
$text['button-show_all']['sv-se'] = "Visa Allt";
|
$text['button-show_all']['sv-se'] = "Visa Allt";
|
||||||
$text['button-show_all']['uk'] = "Показати всі";
|
$text['button-show_all']['uk'] = "Показати всі";
|
||||||
|
$text['button-show_all']['ro'] = "";
|
||||||
|
|
||||||
$text['button-search']['en-us'] = "Search";
|
$text['button-search']['en-us'] = "Search";
|
||||||
$text['button-search']['es-cl'] = "Buscar";
|
$text['button-search']['es-cl'] = "Buscar";
|
||||||
|
|
@ -458,6 +508,7 @@ $text['button-search']['pt-br'] = "Pesquisar";
|
||||||
$text['button-search']['pl'] = "Wyszukaj";
|
$text['button-search']['pl'] = "Wyszukaj";
|
||||||
$text['button-search']['sv-se'] = "Sök";
|
$text['button-search']['sv-se'] = "Sök";
|
||||||
$text['button-search']['uk'] = "Пошук";
|
$text['button-search']['uk'] = "Пошук";
|
||||||
|
$text['button-search']['ro'] = "";
|
||||||
|
|
||||||
$text['button-save']['en-us'] = "Save";
|
$text['button-save']['en-us'] = "Save";
|
||||||
$text['button-save']['es-cl'] = "Guardar";
|
$text['button-save']['es-cl'] = "Guardar";
|
||||||
|
|
@ -467,6 +518,7 @@ $text['button-save']['pt-br'] = "Salvar";
|
||||||
$text['button-save']['pl'] = "Zachowaj";
|
$text['button-save']['pl'] = "Zachowaj";
|
||||||
$text['button-save']['sv-se'] = "Spara";
|
$text['button-save']['sv-se'] = "Spara";
|
||||||
$text['button-save']['uk'] = "Зберегти";
|
$text['button-save']['uk'] = "Зберегти";
|
||||||
|
$text['button-save']['ro'] = "Salvează";
|
||||||
|
|
||||||
$text['button-edit']['en-us'] = "Edit";
|
$text['button-edit']['en-us'] = "Edit";
|
||||||
$text['button-edit']['es-cl'] = "Editar";
|
$text['button-edit']['es-cl'] = "Editar";
|
||||||
|
|
@ -476,6 +528,7 @@ $text['button-edit']['pt-br'] = "Editar";
|
||||||
$text['button-edit']['pl'] = "Edytuj";
|
$text['button-edit']['pl'] = "Edytuj";
|
||||||
$text['button-edit']['sv-se'] = "Editera";
|
$text['button-edit']['sv-se'] = "Editera";
|
||||||
$text['button-edit']['uk'] = "Редагувати";
|
$text['button-edit']['uk'] = "Редагувати";
|
||||||
|
$text['button-edit']['ro'] = "";
|
||||||
|
|
||||||
$text['button-delete']['en-us'] = "Delete";
|
$text['button-delete']['en-us'] = "Delete";
|
||||||
$text['button-delete']['es-cl'] = "Eliminar";
|
$text['button-delete']['es-cl'] = "Eliminar";
|
||||||
|
|
@ -485,6 +538,7 @@ $text['button-delete']['pt-br'] = "Remover";
|
||||||
$text['button-delete']['pl'] = "Usuń";
|
$text['button-delete']['pl'] = "Usuń";
|
||||||
$text['button-delete']['sv-se'] = "Ta Bort";
|
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||||
$text['button-delete']['uk'] = "Видалити";
|
$text['button-delete']['uk'] = "Видалити";
|
||||||
|
$text['button-delete']['ro'] = "";
|
||||||
|
|
||||||
$text['button-back']['en-us'] = "Back";
|
$text['button-back']['en-us'] = "Back";
|
||||||
$text['button-back']['es-cl'] = "Volver";
|
$text['button-back']['es-cl'] = "Volver";
|
||||||
|
|
@ -494,6 +548,7 @@ $text['button-back']['pt-br'] = "Voltar";
|
||||||
$text['button-back']['pl'] = "Wróć";
|
$text['button-back']['pl'] = "Wróć";
|
||||||
$text['button-back']['sv-se'] = "Tillbaka";
|
$text['button-back']['sv-se'] = "Tillbaka";
|
||||||
$text['button-back']['uk'] = "Назад";
|
$text['button-back']['uk'] = "Назад";
|
||||||
|
$text['button-back']['ro'] = "Înapoi";
|
||||||
|
|
||||||
$text['button-add']['en-us'] = "Add";
|
$text['button-add']['en-us'] = "Add";
|
||||||
$text['button-add']['es-cl'] = "Agregar";
|
$text['button-add']['es-cl'] = "Agregar";
|
||||||
|
|
@ -503,6 +558,7 @@ $text['button-add']['pt-br'] = "Adicionar";
|
||||||
$text['button-add']['pl'] = "Dodaj";
|
$text['button-add']['pl'] = "Dodaj";
|
||||||
$text['button-add']['sv-se'] = "Lägg Till";
|
$text['button-add']['sv-se'] = "Lägg Till";
|
||||||
$text['button-add']['uk'] = "Додати";
|
$text['button-add']['uk'] = "Додати";
|
||||||
|
$text['button-add']['ro'] = "";
|
||||||
|
|
||||||
$text['billing-warning']['en-us'] = "If you are using fusionpbx billing application, make sure to add accountcode and carrier variables.";
|
$text['billing-warning']['en-us'] = "If you are using fusionpbx billing application, make sure to add accountcode and carrier variables.";
|
||||||
$text['billing-warning']['es-cl'] = "Si está utilizando la aplicación de facturación fusionpbx, asegúrese de agregar lasvariables accountcode y carrier";
|
$text['billing-warning']['es-cl'] = "Si está utilizando la aplicación de facturación fusionpbx, asegúrese de agregar lasvariables accountcode y carrier";
|
||||||
|
|
@ -512,5 +568,6 @@ $text['billing-warning']['pt-br'] = "Se você estiver usando o aplicativo de fat
|
||||||
$text['billing-warning']['pl'] = "Jeżeli używasz platformę billingowa z Fusionpbx, dodaj numer konta billingowego oraz zmienne operatora";
|
$text['billing-warning']['pl'] = "Jeżeli używasz platformę billingowa z Fusionpbx, dodaj numer konta billingowego oraz zmienne operatora";
|
||||||
$text['billing-warning']['sv-se'] = "Om du använder fusionpbx fakturering program, se till att lägga till 'account code' och operatör variabler";
|
$text['billing-warning']['sv-se'] = "Om du använder fusionpbx fakturering program, se till att lägga till 'account code' och operatör variabler";
|
||||||
$text['billing-warning']['uk'] = "Якщо ви користуєтеся додатком для тарифікації в fusionpbx, то переконайтеся, щоб додано змінні код облікового запису і оператора. ";
|
$text['billing-warning']['uk'] = "Якщо ви користуєтеся додатком для тарифікації в fusionpbx, то переконайтеся, щоб додано змінні код облікового запису і оператора. ";
|
||||||
|
$text['billing-warning']['ro'] = "";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -10,6 +10,7 @@ $apps[$x]['menu'][0]['title']['pt-br'] = "Destinos";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Destynacje";
|
$apps[$x]['menu'][0]['title']['pl'] = "Destynacje";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Destinationer";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "Destinationer";
|
||||||
$apps[$x]['menu'][0]['title']['uk'] = "Номери";
|
$apps[$x]['menu'][0]['title']['uk'] = "Номери";
|
||||||
|
$apps[$x]['menu'][0]['title']['ro'] = "Destinații";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "fd2a708a-ff03-c707-c19d-5a4194375eba";
|
$apps[$x]['menu'][0]['uuid'] = "fd2a708a-ff03-c707-c19d-5a4194375eba";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
|
$apps[$x]['menu'][0]['parent_uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
|
||||||
File diff suppressed because it is too large
Load Diff
|
|
@ -10,6 +10,7 @@ $apps[$x]['menu'][0]['title']['pt-br'] = "Telefones";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Urządzenia";
|
$apps[$x]['menu'][0]['title']['pl'] = "Urządzenia";
|
||||||
$apps[$x]['menu'][0]['title']['uk'] = "Пристрої";
|
$apps[$x]['menu'][0]['title']['uk'] = "Пристрої";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Enheter";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "Enheter";
|
||||||
|
$apps[$x]['menu'][0]['title']['ro'] = "Dispozitive";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "f9dce498-b7f9-740f-e592-9e8ff3dac2a0";
|
$apps[$x]['menu'][0]['uuid'] = "f9dce498-b7f9-740f-e592-9e8ff3dac2a0";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55";
|
$apps[$x]['menu'][0]['parent_uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -11,7 +11,7 @@ $text['title-view_email']['sv-se'] = "Visa E-post";
|
||||||
$text['title-emails']['en-us'] = "Emails";
|
$text['title-emails']['en-us'] = "Emails";
|
||||||
$text['title-emails']['es-cl'] = "Los Correos Electrónicos";
|
$text['title-emails']['es-cl'] = "Los Correos Electrónicos";
|
||||||
$text['title-emails']['pt-pt'] = "Emails";
|
$text['title-emails']['pt-pt'] = "Emails";
|
||||||
$text['title-emails']['fr-fr'] = "Emails";
|
$text['title-emails']['fr-fr'] = "Courriels";
|
||||||
$text['title-emails']['pt-br'] = "Emails";
|
$text['title-emails']['pt-br'] = "Emails";
|
||||||
$text['title-emails']['pl'] = "E-maile";
|
$text['title-emails']['pl'] = "E-maile";
|
||||||
$text['title-emails']['sv-se'] = "E-post";
|
$text['title-emails']['sv-se'] = "E-post";
|
||||||
|
|
@ -19,7 +19,7 @@ $text['title-emails']['sv-se'] = "E-post";
|
||||||
$text['message-resend_failed']['en-us'] = "Resend Failed";
|
$text['message-resend_failed']['en-us'] = "Resend Failed";
|
||||||
$text['message-resend_failed']['es-cl'] = "Vuelva a enviar Error";
|
$text['message-resend_failed']['es-cl'] = "Vuelva a enviar Error";
|
||||||
$text['message-resend_failed']['pt-pt'] = "Reenviar Falha";
|
$text['message-resend_failed']['pt-pt'] = "Reenviar Falha";
|
||||||
$text['message-resend_failed']['fr-fr'] = "Renvoyer Échec";
|
$text['message-resend_failed']['fr-fr'] = "Le renvoi du message a échoué";
|
||||||
$text['message-resend_failed']['pt-br'] = "Reenviar falha";
|
$text['message-resend_failed']['pt-br'] = "Reenviar falha";
|
||||||
$text['message-resend_failed']['pl'] = "Próba ponownego wysłania nie powiodła się.";
|
$text['message-resend_failed']['pl'] = "Próba ponownego wysłania nie powiodła się.";
|
||||||
$text['message-resend_failed']['sv-se'] = "Skicka Misslyckade Igen";
|
$text['message-resend_failed']['sv-se'] = "Skicka Misslyckade Igen";
|
||||||
|
|
@ -27,7 +27,7 @@ $text['message-resend_failed']['sv-se'] = "Skicka Misslyckade Igen";
|
||||||
$text['message-message_resent']['en-us'] = "Message Resent";
|
$text['message-message_resent']['en-us'] = "Message Resent";
|
||||||
$text['message-message_resent']['es-cl'] = "Mensaje Resent";
|
$text['message-message_resent']['es-cl'] = "Mensaje Resent";
|
||||||
$text['message-message_resent']['pt-pt'] = "Mensagem Reenviada";
|
$text['message-message_resent']['pt-pt'] = "Mensagem Reenviada";
|
||||||
$text['message-message_resent']['fr-fr'] = "Renvoyer un Message";
|
$text['message-message_resent']['fr-fr'] = "Le message a été renvoyé";
|
||||||
$text['message-message_resent']['pt-br'] = "Mensagem reenviada";
|
$text['message-message_resent']['pt-br'] = "Mensagem reenviada";
|
||||||
$text['message-message_resent']['pl'] = "Wiadomość została wysłana ponownie";
|
$text['message-message_resent']['pl'] = "Wiadomość została wysłana ponownie";
|
||||||
$text['message-message_resent']['sv-se'] = "Meddelande Skickades";
|
$text['message-message_resent']['sv-se'] = "Meddelande Skickades";
|
||||||
|
|
@ -35,7 +35,7 @@ $text['message-message_resent']['sv-se'] = "Meddelande Skickades";
|
||||||
$text['message-invalid_email']['en-us'] = "Invalid Email";
|
$text['message-invalid_email']['en-us'] = "Invalid Email";
|
||||||
$text['message-invalid_email']['es-cl'] = "No Válida de Correo Electrónico";
|
$text['message-invalid_email']['es-cl'] = "No Válida de Correo Electrónico";
|
||||||
$text['message-invalid_email']['pt-pt'] = "E-mail Inválido";
|
$text['message-invalid_email']['pt-pt'] = "E-mail Inválido";
|
||||||
$text['message-invalid_email']['fr-fr'] = "Email Valide";
|
$text['message-invalid_email']['fr-fr'] = "Adresse de courriel invalide";
|
||||||
$text['message-invalid_email']['pt-br'] = "Endereço de E-mail Inválido";
|
$text['message-invalid_email']['pt-br'] = "Endereço de E-mail Inválido";
|
||||||
$text['message-invalid_email']['pl'] = "Nieprawidłowy adres email";
|
$text['message-invalid_email']['pl'] = "Nieprawidłowy adres email";
|
||||||
$text['message-invalid_email']['sv-se'] = "Ogiltig E-postadress";
|
$text['message-invalid_email']['sv-se'] = "Ogiltig E-postadress";
|
||||||
|
|
@ -43,7 +43,7 @@ $text['message-invalid_email']['sv-se'] = "Ogiltig E-postadress";
|
||||||
$text['message-delete']['en-us'] = "Delete Complete";
|
$text['message-delete']['en-us'] = "Delete Complete";
|
||||||
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
||||||
$text['message-delete']['pt-pt'] = "Remoção Efectuada";
|
$text['message-delete']['pt-pt'] = "Remoção Efectuada";
|
||||||
$text['message-delete']['fr-fr'] = "Supprimé";
|
$text['message-delete']['fr-fr'] = "Suppression effectuée";
|
||||||
$text['message-delete']['pt-br'] = "Remoção Efetuada";
|
$text['message-delete']['pt-br'] = "Remoção Efetuada";
|
||||||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||||
|
|
@ -51,7 +51,7 @@ $text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||||
$text['message-decoding_error']['en-us'] = "MIME Message Decoding Error";
|
$text['message-decoding_error']['en-us'] = "MIME Message Decoding Error";
|
||||||
$text['message-decoding_error']['es-cl'] = "MIME Mensaje Decodificación de error";
|
$text['message-decoding_error']['es-cl'] = "MIME Mensaje Decodificación de error";
|
||||||
$text['message-decoding_error']['pt-pt'] = "MIME Mensagem Decoding erro";
|
$text['message-decoding_error']['pt-pt'] = "MIME Mensagem Decoding erro";
|
||||||
$text['message-decoding_error']['fr-fr'] = "MIME message Décodage Erreur";
|
$text['message-decoding_error']['fr-fr'] = "Erreur de décodage du message MIME";
|
||||||
$text['message-decoding_error']['pt-br'] = "MIME mensagem decoding erro";
|
$text['message-decoding_error']['pt-br'] = "MIME mensagem decoding erro";
|
||||||
$text['message-decoding_error']['pl'] = "Błąd dekodowania wiadomości MIME";
|
$text['message-decoding_error']['pl'] = "Błąd dekodowania wiadomości MIME";
|
||||||
$text['message-decoding_error']['sv-se'] = "MIME Message Decoding Erro";
|
$text['message-decoding_error']['sv-se'] = "MIME Message Decoding Erro";
|
||||||
|
|
@ -59,7 +59,7 @@ $text['message-decoding_error']['sv-se'] = "MIME Message Decoding Erro";
|
||||||
$text['label-type_voicemail']['en-us'] = "Voicemail";
|
$text['label-type_voicemail']['en-us'] = "Voicemail";
|
||||||
$text['label-type_voicemail']['es-cl'] = "Correo de Voz";
|
$text['label-type_voicemail']['es-cl'] = "Correo de Voz";
|
||||||
$text['label-type_voicemail']['pt-pt'] = "Correio de Voz";
|
$text['label-type_voicemail']['pt-pt'] = "Correio de Voz";
|
||||||
$text['label-type_voicemail']['fr-fr'] = "Messagerie Vocale";
|
$text['label-type_voicemail']['fr-fr'] = "Messagerie vocale";
|
||||||
$text['label-type_voicemail']['pt-br'] = "Correio de voz";
|
$text['label-type_voicemail']['pt-br'] = "Correio de voz";
|
||||||
$text['label-type_voicemail']['pl'] = "Poczta głosowa";
|
$text['label-type_voicemail']['pl'] = "Poczta głosowa";
|
||||||
$text['label-type_voicemail']['sv-se'] = "Röstbrevlåda";
|
$text['label-type_voicemail']['sv-se'] = "Röstbrevlåda";
|
||||||
|
|
@ -75,7 +75,7 @@ $text['label-type']['sv-se'] = "Typ";
|
||||||
$text['label-to']['en-us'] = "To";
|
$text['label-to']['en-us'] = "To";
|
||||||
$text['label-to']['es-cl'] = "Final";
|
$text['label-to']['es-cl'] = "Final";
|
||||||
$text['label-to']['pt-pt'] = "Final";
|
$text['label-to']['pt-pt'] = "Final";
|
||||||
$text['label-to']['fr-fr'] = "Fin";
|
$text['label-to']['fr-fr'] = "À";
|
||||||
$text['label-to']['pt-br'] = "Final";
|
$text['label-to']['pt-br'] = "Final";
|
||||||
$text['label-to']['pl'] = "Do";
|
$text['label-to']['pl'] = "Do";
|
||||||
$text['label-to']['sv-se'] = "Till";
|
$text['label-to']['sv-se'] = "Till";
|
||||||
|
|
@ -91,7 +91,7 @@ $text['label-subject']['sv-se'] = "Ämne";
|
||||||
$text['label-status_failed']['en-us'] = "Failed";
|
$text['label-status_failed']['en-us'] = "Failed";
|
||||||
$text['label-status_failed']['es-cl'] = "Fracasado";
|
$text['label-status_failed']['es-cl'] = "Fracasado";
|
||||||
$text['label-status_failed']['pt-pt'] = "Fracassado";
|
$text['label-status_failed']['pt-pt'] = "Fracassado";
|
||||||
$text['label-status_failed']['fr-fr'] = "Manqué";
|
$text['label-status_failed']['fr-fr'] = "Échoué";
|
||||||
$text['label-status_failed']['pt-br'] = "Falha";
|
$text['label-status_failed']['pt-br'] = "Falha";
|
||||||
$text['label-status_failed']['pl'] = "Nie udało się";
|
$text['label-status_failed']['pl'] = "Nie udało się";
|
||||||
$text['label-status_failed']['sv-se'] = "Misslyckades";
|
$text['label-status_failed']['sv-se'] = "Misslyckades";
|
||||||
|
|
@ -107,7 +107,7 @@ $text['label-status']['sv-se'] = "Status";
|
||||||
$text['label-sent']['en-us'] = "Sent";
|
$text['label-sent']['en-us'] = "Sent";
|
||||||
$text['label-sent']['es-cl'] = "Enviado";
|
$text['label-sent']['es-cl'] = "Enviado";
|
||||||
$text['label-sent']['pt-pt'] = "Enviados";
|
$text['label-sent']['pt-pt'] = "Enviados";
|
||||||
$text['label-sent']['fr-fr'] = "Expédié";
|
$text['label-sent']['fr-fr'] = "Expédié";
|
||||||
$text['label-sent']['pt-br'] = "Enviados";
|
$text['label-sent']['pt-br'] = "Enviados";
|
||||||
$text['label-sent']['pl'] = "Wysłano";
|
$text['label-sent']['pl'] = "Wysłano";
|
||||||
$text['label-sent']['sv-se'] = "Skickat";
|
$text['label-sent']['sv-se'] = "Skickat";
|
||||||
|
|
@ -123,7 +123,7 @@ $text['label-resend']['sv-se'] = "Skicka Igen";
|
||||||
$text['label-reference_cdr']['en-us'] = "CDR";
|
$text['label-reference_cdr']['en-us'] = "CDR";
|
||||||
$text['label-reference_cdr']['es-cl'] = "RDL";
|
$text['label-reference_cdr']['es-cl'] = "RDL";
|
||||||
$text['label-reference_cdr']['pt-pt'] = "RC";
|
$text['label-reference_cdr']['pt-pt'] = "RC";
|
||||||
$text['label-reference_cdr']['fr-fr'] = "HDA";
|
$text['label-reference_cdr']['fr-fr'] = "Historique Des Appels";
|
||||||
$text['label-reference_cdr']['pt-br'] = "RC";
|
$text['label-reference_cdr']['pt-br'] = "RC";
|
||||||
$text['label-reference_cdr']['pl'] = "Wykaz rozmów";
|
$text['label-reference_cdr']['pl'] = "Wykaz rozmów";
|
||||||
$text['label-reference_cdr']['sv-se'] = "CDR";
|
$text['label-reference_cdr']['sv-se'] = "CDR";
|
||||||
|
|
@ -131,7 +131,7 @@ $text['label-reference_cdr']['sv-se'] = "CDR";
|
||||||
$text['label-reference']['en-us'] = "Reference";
|
$text['label-reference']['en-us'] = "Reference";
|
||||||
$text['label-reference']['es-cl'] = "Referencia";
|
$text['label-reference']['es-cl'] = "Referencia";
|
||||||
$text['label-reference']['pt-pt'] = "Referência";
|
$text['label-reference']['pt-pt'] = "Referência";
|
||||||
$text['label-reference']['fr-fr'] = "Référence";
|
$text['label-reference']['fr-fr'] = "Référence";
|
||||||
$text['label-reference']['pt-br'] = "Referência";
|
$text['label-reference']['pt-br'] = "Referência";
|
||||||
$text['label-reference']['pl'] = "Odniesienie";
|
$text['label-reference']['pl'] = "Odniesienie";
|
||||||
$text['label-reference']['sv-se'] = "Referens";
|
$text['label-reference']['sv-se'] = "Referens";
|
||||||
|
|
@ -139,7 +139,7 @@ $text['label-reference']['sv-se'] = "Referens";
|
||||||
$text['label-message_view']['en-us'] = "View";
|
$text['label-message_view']['en-us'] = "View";
|
||||||
$text['label-message_view']['es-cl'] = "Ver";
|
$text['label-message_view']['es-cl'] = "Ver";
|
||||||
$text['label-message_view']['pt-pt'] = "Vista";
|
$text['label-message_view']['pt-pt'] = "Vista";
|
||||||
$text['label-message_view']['fr-fr'] = "Vue";
|
$text['label-message_view']['fr-fr'] = "Voir";
|
||||||
$text['label-message_view']['pt-br'] = "Visualizar";
|
$text['label-message_view']['pt-br'] = "Visualizar";
|
||||||
$text['label-message_view']['pl'] = "Widok";
|
$text['label-message_view']['pl'] = "Widok";
|
||||||
$text['label-message_view']['sv-se'] = "Visa";
|
$text['label-message_view']['sv-se'] = "Visa";
|
||||||
|
|
@ -155,7 +155,7 @@ $text['label-message']['sv-se'] = "Meddelande";
|
||||||
$text['label-from']['en-us'] = "From";
|
$text['label-from']['en-us'] = "From";
|
||||||
$text['label-from']['es-cl'] = "Desde";
|
$text['label-from']['es-cl'] = "Desde";
|
||||||
$text['label-from']['pt-pt'] = "A Partir De";
|
$text['label-from']['pt-pt'] = "A Partir De";
|
||||||
$text['label-from']['fr-fr'] = "A Partir De";
|
$text['label-from']['fr-fr'] = "De";
|
||||||
$text['label-from']['pt-br'] = "Começo";
|
$text['label-from']['pt-br'] = "Começo";
|
||||||
$text['label-from']['pl'] = "Od";
|
$text['label-from']['pl'] = "Od";
|
||||||
$text['label-from']['sv-se'] = "Från";
|
$text['label-from']['sv-se'] = "Från";
|
||||||
|
|
@ -163,7 +163,7 @@ $text['label-from']['sv-se'] = "Från";
|
||||||
$text['label-download']['en-us'] = "Download";
|
$text['label-download']['en-us'] = "Download";
|
||||||
$text['label-download']['es-cl'] = "Descargar";
|
$text['label-download']['es-cl'] = "Descargar";
|
||||||
$text['label-download']['pt-pt'] = "Descarregar";
|
$text['label-download']['pt-pt'] = "Descarregar";
|
||||||
$text['label-download']['fr-fr'] = "Télécharger";
|
$text['label-download']['fr-fr'] = "Télécharger";
|
||||||
$text['label-download']['pt-br'] = "Download";
|
$text['label-download']['pt-br'] = "Download";
|
||||||
$text['label-download']['pl'] = "Pobierz";
|
$text['label-download']['pl'] = "Pobierz";
|
||||||
$text['label-download']['sv-se'] = "Ladda Ned";
|
$text['label-download']['sv-se'] = "Ladda Ned";
|
||||||
|
|
@ -171,7 +171,7 @@ $text['label-download']['sv-se'] = "Ladda Ned";
|
||||||
$text['label-attachment']['en-us'] = "Attachment";
|
$text['label-attachment']['en-us'] = "Attachment";
|
||||||
$text['label-attachment']['es-cl'] = "Accesorio";
|
$text['label-attachment']['es-cl'] = "Accesorio";
|
||||||
$text['label-attachment']['pt-pt'] = "Acessório";
|
$text['label-attachment']['pt-pt'] = "Acessório";
|
||||||
$text['label-attachment']['fr-fr'] = "Attachement";
|
$text['label-attachment']['fr-fr'] = "Pièce jointe";
|
||||||
$text['label-attachment']['pt-br'] = "Acessório";
|
$text['label-attachment']['pt-br'] = "Acessório";
|
||||||
$text['label-attachment']['pl'] = "Załącznik";
|
$text['label-attachment']['pl'] = "Załącznik";
|
||||||
$text['label-attachment']['sv-se'] = "Bifogat";
|
$text['label-attachment']['sv-se'] = "Bifogat";
|
||||||
|
|
@ -179,7 +179,7 @@ $text['label-attachment']['sv-se'] = "Bifogat";
|
||||||
$text['header-view_email']['en-us'] = "View Email";
|
$text['header-view_email']['en-us'] = "View Email";
|
||||||
$text['header-view_email']['es-cl'] = "Ver Email";
|
$text['header-view_email']['es-cl'] = "Ver Email";
|
||||||
$text['header-view_email']['pt-pt'] = "Ver Email";
|
$text['header-view_email']['pt-pt'] = "Ver Email";
|
||||||
$text['header-view_email']['fr-fr'] = "Visualiser Courriel";
|
$text['header-view_email']['fr-fr'] = "Visualiser le courriel";
|
||||||
$text['header-view_email']['pt-br'] = "Visualizar email";
|
$text['header-view_email']['pt-br'] = "Visualizar email";
|
||||||
$text['header-view_email']['pl'] = "PodglÄ…d e-maili";
|
$text['header-view_email']['pl'] = "PodglÄ…d e-maili";
|
||||||
$text['header-view_email']['sv-se'] = "Visa E-post";
|
$text['header-view_email']['sv-se'] = "Visa E-post";
|
||||||
|
|
@ -187,7 +187,7 @@ $text['header-view_email']['sv-se'] = "Visa E-post";
|
||||||
$text['header-emails']['en-us'] = "Emails";
|
$text['header-emails']['en-us'] = "Emails";
|
||||||
$text['header-emails']['es-cl'] = "Los Correos Electrónicos";
|
$text['header-emails']['es-cl'] = "Los Correos Electrónicos";
|
||||||
$text['header-emails']['pt-pt'] = "Emails";
|
$text['header-emails']['pt-pt'] = "Emails";
|
||||||
$text['header-emails']['fr-fr'] = "Emails";
|
$text['header-emails']['fr-fr'] = "Courriels";
|
||||||
$text['header-emails']['pt-br'] = "Emails";
|
$text['header-emails']['pt-br'] = "Emails";
|
||||||
$text['header-emails']['pl'] = "E-maile";
|
$text['header-emails']['pl'] = "E-maile";
|
||||||
$text['header-emails']['sv-se'] = "E-post";
|
$text['header-emails']['sv-se'] = "E-post";
|
||||||
|
|
@ -195,7 +195,7 @@ $text['header-emails']['sv-se'] = "E-post";
|
||||||
$text['description-emails']['en-us'] = "Manage failed email messages.";
|
$text['description-emails']['en-us'] = "Manage failed email messages.";
|
||||||
$text['description-emails']['es-cl'] = "Gestionar los mensajes fallidos.";
|
$text['description-emails']['es-cl'] = "Gestionar los mensajes fallidos.";
|
||||||
$text['description-emails']['pt-pt'] = "Gerenciar mensagens de e-mail falhou.";
|
$text['description-emails']['pt-pt'] = "Gerenciar mensagens de e-mail falhou.";
|
||||||
$text['description-emails']['fr-fr'] = "Gérer les messages électroniques échoué.";
|
$text['description-emails']['fr-fr'] = "Gérer les courriels échoués.";
|
||||||
$text['description-emails']['pt-br'] = "Gerenciar mensagens de email que falharam ";
|
$text['description-emails']['pt-br'] = "Gerenciar mensagens de email que falharam ";
|
||||||
$text['description-emails']['pl'] = "Zarządzaj wiadomościami e-mail, które nie zostały wysłane.";
|
$text['description-emails']['pl'] = "Zarządzaj wiadomościami e-mail, które nie zostały wysłane.";
|
||||||
$text['description-emails']['sv-se'] = "Hantera misslyckade e-post meddelanden.";
|
$text['description-emails']['sv-se'] = "Hantera misslyckade e-post meddelanden.";
|
||||||
|
|
@ -219,7 +219,7 @@ $text['button-resend']['sv-se'] = "Skicka Igen";
|
||||||
$text['button-refresh']['en-us'] = "Refresh";
|
$text['button-refresh']['en-us'] = "Refresh";
|
||||||
$text['button-refresh']['es-cl'] = "Actualizar";
|
$text['button-refresh']['es-cl'] = "Actualizar";
|
||||||
$text['button-refresh']['pt-pt'] = "Actualizar";
|
$text['button-refresh']['pt-pt'] = "Actualizar";
|
||||||
$text['button-refresh']['fr-fr'] = "rafraîchir";
|
$text['button-refresh']['fr-fr'] = "Rafraichir";
|
||||||
$text['button-refresh']['pt-br'] = "Atualizar";
|
$text['button-refresh']['pt-br'] = "Atualizar";
|
||||||
$text['button-refresh']['pl'] = "Odśwież";
|
$text['button-refresh']['pl'] = "Odśwież";
|
||||||
$text['button-refresh']['sv-se'] = "Uppdatera";
|
$text['button-refresh']['sv-se'] = "Uppdatera";
|
||||||
|
|
@ -227,7 +227,7 @@ $text['button-refresh']['sv-se'] = "Uppdatera";
|
||||||
$text['button-download']['en-us'] = "Download";
|
$text['button-download']['en-us'] = "Download";
|
||||||
$text['button-download']['es-cl'] = "Descargar";
|
$text['button-download']['es-cl'] = "Descargar";
|
||||||
$text['button-download']['pt-pt'] = "Descarregar";
|
$text['button-download']['pt-pt'] = "Descarregar";
|
||||||
$text['button-download']['fr-fr'] = "Télécharger";
|
$text['button-download']['fr-fr'] = "Télécharger";
|
||||||
$text['button-download']['pt-br'] = "Download";
|
$text['button-download']['pt-br'] = "Download";
|
||||||
$text['button-download']['pl'] = "Pobierz";
|
$text['button-download']['pl'] = "Pobierz";
|
||||||
$text['button-download']['sv-se'] = "Ladda Ned";
|
$text['button-download']['sv-se'] = "Ladda Ned";
|
||||||
|
|
|
||||||
|
|
@ -2,7 +2,7 @@
|
||||||
|
|
||||||
$apps[$x]['menu'][0]['title']['en-us'] = "Emails";
|
$apps[$x]['menu'][0]['title']['en-us'] = "Emails";
|
||||||
$apps[$x]['menu'][0]['title']['es-cl'] = "Los Correos Electrónicos";
|
$apps[$x]['menu'][0]['title']['es-cl'] = "Los Correos Electrónicos";
|
||||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Emails";
|
$apps[$x]['menu'][0]['title']['fr-fr'] = "Courriels";
|
||||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Emails";
|
$apps[$x]['menu'][0]['title']['pt-pt'] = "Emails";
|
||||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Emails";
|
$apps[$x]['menu'][0]['title']['pt-br'] = "Emails";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "E-maile";
|
$apps[$x]['menu'][0]['title']['pl'] = "E-maile";
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,7 @@ $text['title-extensions']['pt-br'] = "Extensões";
|
||||||
$text['title-extensions']['pl'] = "Numery wewnętrzne";
|
$text['title-extensions']['pl'] = "Numery wewnętrzne";
|
||||||
$text['title-extensions']['uk'] = "Розширення";
|
$text['title-extensions']['uk'] = "Розширення";
|
||||||
$text['title-extensions']['sv-se'] = "Anknytningar";
|
$text['title-extensions']['sv-se'] = "Anknytningar";
|
||||||
|
$text['title-extensions']['ro'] = "Extensii";
|
||||||
|
|
||||||
$text['title-extension-edit']['en-us'] = "Extension";
|
$text['title-extension-edit']['en-us'] = "Extension";
|
||||||
$text['title-extension-edit']['es-cl'] = "Extensión";
|
$text['title-extension-edit']['es-cl'] = "Extensión";
|
||||||
|
|
@ -17,6 +18,7 @@ $text['title-extension-edit']['pt-br'] = "Extensão";
|
||||||
$text['title-extension-edit']['pl'] = "Numer wewnętrzny";
|
$text['title-extension-edit']['pl'] = "Numer wewnętrzny";
|
||||||
$text['title-extension-edit']['uk'] = "Розширення";
|
$text['title-extension-edit']['uk'] = "Розширення";
|
||||||
$text['title-extension-edit']['sv-se'] = "Anknytning";
|
$text['title-extension-edit']['sv-se'] = "Anknytning";
|
||||||
|
$text['title-extension-edit']['ro'] = "Extensie";
|
||||||
|
|
||||||
$text['title-extension-add']['en-us'] = "Extension Add";
|
$text['title-extension-add']['en-us'] = "Extension Add";
|
||||||
$text['title-extension-add']['es-cl'] = "Agregar Extensión";
|
$text['title-extension-add']['es-cl'] = "Agregar Extensión";
|
||||||
|
|
@ -26,15 +28,17 @@ $text['title-extension-add']['pt-br'] = "Adicionar extensão";
|
||||||
$text['title-extension-add']['pl'] = "Dodaj numer wewnętrzny";
|
$text['title-extension-add']['pl'] = "Dodaj numer wewnętrzny";
|
||||||
$text['title-extension-add']['uk'] = "Додавання розширення";
|
$text['title-extension-add']['uk'] = "Додавання розширення";
|
||||||
$text['title-extension-add']['sv-se'] = "Lägg Till Anknytning";
|
$text['title-extension-add']['sv-se'] = "Lägg Till Anknytning";
|
||||||
|
$text['title-extension-add']['ro'] = "Adăugare extensie";
|
||||||
|
|
||||||
$text['option-voicemail_file_listen']['en-us'] = "Listen Link (Login Required)";
|
$text['option-voicemail_file_listen']['en-us'] = "Listen Link (Login Required)";
|
||||||
$text['option-voicemail_file_listen']['es-cl'] = "Escuchar Link (Se requiere entrar)";
|
$text['option-voicemail_file_listen']['es-cl'] = "Escuchar Link (Se requiere entrar)";
|
||||||
$text['option-voicemail_file_listen']['pt-pt'] = "Ouça Link (login requerido)";
|
$text['option-voicemail_file_listen']['pt-pt'] = "Ouça Link (login requerido)";
|
||||||
$text['option-voicemail_file_listen']['fr-fr'] = "Écouter Link (Connexion requise)";
|
$text['option-voicemail_file_listen']['fr-fr'] = "Lien d'écoute (Connexion requise)";
|
||||||
$text['option-voicemail_file_listen']['pt-br'] = "Arquivo Voicemail";
|
$text['option-voicemail_file_listen']['pt-br'] = "Arquivo Voicemail";
|
||||||
$text['option-voicemail_file_listen']['pl'] = "Link do odsłuchu (po zalogowaniu)";
|
$text['option-voicemail_file_listen']['pl'] = "Link do odsłuchu (po zalogowaniu)";
|
||||||
$text['option-voicemail_file_listen']['uk'] = "Посилання на прослуховування (Входити обов’язково)";
|
$text['option-voicemail_file_listen']['uk'] = "Посилання на прослуховування (Входити обов’язково)";
|
||||||
$text['option-voicemail_file_listen']['sv-se'] = "Lyssna-länk (Måste Logga In)";
|
$text['option-voicemail_file_listen']['sv-se'] = "Lyssna-länk (Måste Logga In)";
|
||||||
|
$text['option-voicemail_file_listen']['ro'] = "";
|
||||||
|
|
||||||
$text['option-voicemail_file_link']['en-us'] = "Download Link (No Login Required)";
|
$text['option-voicemail_file_link']['en-us'] = "Download Link (No Login Required)";
|
||||||
$text['option-voicemail_file_link']['es-cl'] = "Enlace de descarga (No se requiere conexión)";
|
$text['option-voicemail_file_link']['es-cl'] = "Enlace de descarga (No se requiere conexión)";
|
||||||
|
|
@ -44,6 +48,7 @@ $text['option-voicemail_file_link']['pt-br'] = "Link para download (Não é nece
|
||||||
$text['option-voicemail_file_link']['pl'] = "Link do pobrania (logowanie nie jest wymagane)";
|
$text['option-voicemail_file_link']['pl'] = "Link do pobrania (logowanie nie jest wymagane)";
|
||||||
$text['option-voicemail_file_link']['uk'] = "Посилання на завантаження (Входити не обов’язково)";
|
$text['option-voicemail_file_link']['uk'] = "Посилання на завантаження (Входити не обов’язково)";
|
||||||
$text['option-voicemail_file_link']['sv-se'] = "Nedladdnings-länk (Ingen Inloggning Krävs)";
|
$text['option-voicemail_file_link']['sv-se'] = "Nedladdnings-länk (Ingen Inloggning Krävs)";
|
||||||
|
$text['option-voicemail_file_link']['ro'] = "";
|
||||||
|
|
||||||
$text['option-voicemail_file_attach']['en-us'] = "Audio File Attachment";
|
$text['option-voicemail_file_attach']['en-us'] = "Audio File Attachment";
|
||||||
$text['option-voicemail_file_attach']['es-cl'] = "Archivo Adjunto Audio";
|
$text['option-voicemail_file_attach']['es-cl'] = "Archivo Adjunto Audio";
|
||||||
|
|
|
||||||
|
|
@ -10,6 +10,7 @@ $apps[$x]['menu'][0]['title']['pt-br'] = "Extensões";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Numery wewnętrzne";
|
$apps[$x]['menu'][0]['title']['pl'] = "Numery wewnętrzne";
|
||||||
$apps[$x]['menu'][0]['title']['uk'] = "Розширення";
|
$apps[$x]['menu'][0]['title']['uk'] = "Розширення";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Anknytningar";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "Anknytningar";
|
||||||
|
$apps[$x]['menu'][0]['title']['ro'] = "Extensii";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "d3036a99-9a9f-2ad6-a82a-1fe7bebbe2d3";
|
$apps[$x]['menu'][0]['uuid'] = "d3036a99-9a9f-2ad6-a82a-1fe7bebbe2d3";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55";
|
$apps[$x]['menu'][0]['parent_uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@
|
||||||
|
|
||||||
The Initial Developer of the Original Code is
|
The Initial Developer of the Original Code is
|
||||||
Mark J Crane <markjcrane@fusionpbx.com>
|
Mark J Crane <markjcrane@fusionpbx.com>
|
||||||
Portions created by the Initial Developer are Copyright (C) 2008-2012
|
Portions created by the Initial Developer are Copyright (C) 2015
|
||||||
the Initial Developer. All Rights Reserved.
|
the Initial Developer. All Rights Reserved.
|
||||||
|
|
||||||
Contributor(s):
|
Contributor(s):
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ $text['title-queue']['fr-fr'] = "File";
|
||||||
$text['title-queue']['pt-br'] = "Fila";
|
$text['title-queue']['pt-br'] = "Fila";
|
||||||
$text['title-queue']['pl'] = "Kolejka";
|
$text['title-queue']['pl'] = "Kolejka";
|
||||||
$text['title-queue']['sv-se'] = "Kö";
|
$text['title-queue']['sv-se'] = "Kö";
|
||||||
|
$text['title-queue']['uk'] = "Черга";
|
||||||
|
|
||||||
$text['title-active_queues']['en-us'] = "Active Queues";
|
$text['title-active_queues']['en-us'] = "Active Queues";
|
||||||
$text['title-active_queues']['es-cl'] = "Colas Activas";
|
$text['title-active_queues']['es-cl'] = "Colas Activas";
|
||||||
|
|
@ -15,6 +16,7 @@ $text['title-active_queues']['fr-fr'] = "Files Actives";
|
||||||
$text['title-active_queues']['pt-br'] = "Filas ativas";
|
$text['title-active_queues']['pt-br'] = "Filas ativas";
|
||||||
$text['title-active_queues']['pl'] = "Aktywne kolejki";
|
$text['title-active_queues']['pl'] = "Aktywne kolejki";
|
||||||
$text['title-active_queues']['sv-se'] = "Aktiva Köer";
|
$text['title-active_queues']['sv-se'] = "Aktiva Köer";
|
||||||
|
$text['title-active_queues']['uk'] = "Активні черги";
|
||||||
|
|
||||||
$text['label-waiting_count']['en-us'] = "Waiting Count";
|
$text['label-waiting_count']['en-us'] = "Waiting Count";
|
||||||
$text['label-waiting_count']['es-cl'] = "Conteo de Espera";
|
$text['label-waiting_count']['es-cl'] = "Conteo de Espera";
|
||||||
|
|
@ -23,6 +25,7 @@ $text['label-waiting_count']['fr-fr'] = "Décompte attente";
|
||||||
$text['label-waiting_count']['pt-br'] = "Total em espera";
|
$text['label-waiting_count']['pt-br'] = "Total em espera";
|
||||||
$text['label-waiting_count']['pl'] = "Ilość oczekujących";
|
$text['label-waiting_count']['pl'] = "Ilość oczekujących";
|
||||||
$text['label-waiting_count']['sv-se'] = "Antal Väntande";
|
$text['label-waiting_count']['sv-se'] = "Antal Väntande";
|
||||||
|
$text['label-waiting_count']['uk'] = "Кількість в очікуванні";
|
||||||
|
|
||||||
$text['label-view']['en-us'] = "View";
|
$text['label-view']['en-us'] = "View";
|
||||||
$text['label-view']['es-cl'] = "Ver";
|
$text['label-view']['es-cl'] = "Ver";
|
||||||
|
|
@ -31,6 +34,7 @@ $text['label-view']['fr-fr'] = "Voir";
|
||||||
$text['label-view']['pt-br'] = "Visualizar";
|
$text['label-view']['pt-br'] = "Visualizar";
|
||||||
$text['label-view']['pl'] = "Widok";
|
$text['label-view']['pl'] = "Widok";
|
||||||
$text['label-view']['sv-se'] = "Visa";
|
$text['label-view']['sv-se'] = "Visa";
|
||||||
|
$text['label-view']['uk'] = "Перегляд";
|
||||||
|
|
||||||
$text['label-username']['en-us'] = "Username";
|
$text['label-username']['en-us'] = "Username";
|
||||||
$text['label-username']['es-cl'] = "Nombre de Usuario";
|
$text['label-username']['es-cl'] = "Nombre de Usuario";
|
||||||
|
|
@ -39,6 +43,7 @@ $text['label-username']['fr-fr'] = "Utilisateur";
|
||||||
$text['label-username']['pt-br'] = "Nome do Usuário";
|
$text['label-username']['pt-br'] = "Nome do Usuário";
|
||||||
$text['label-username']['pl'] = "Użytkownik";
|
$text['label-username']['pl'] = "Użytkownik";
|
||||||
$text['label-username']['sv-se'] = "Användarnamn";
|
$text['label-username']['sv-se'] = "Användarnamn";
|
||||||
|
$text['label-username']['uk'] = "Ім’я користувача";
|
||||||
|
|
||||||
$text['label-status']['en-us'] = "Status";
|
$text['label-status']['en-us'] = "Status";
|
||||||
$text['label-status']['es-cl'] = "Estado";
|
$text['label-status']['es-cl'] = "Estado";
|
||||||
|
|
@ -47,6 +52,7 @@ $text['label-status']['fr-fr'] = "Statut";
|
||||||
$text['label-status']['pt-br'] = "Estado";
|
$text['label-status']['pt-br'] = "Estado";
|
||||||
$text['label-status']['pl'] = "Status";
|
$text['label-status']['pl'] = "Status";
|
||||||
$text['label-status']['sv-se'] = "Status";
|
$text['label-status']['sv-se'] = "Status";
|
||||||
|
$text['label-status']['uk'] = "Стан";
|
||||||
|
|
||||||
$text['label-priority']['en-us'] = "Priority";
|
$text['label-priority']['en-us'] = "Priority";
|
||||||
$text['label-priority']['es-cl'] = "Prioridad";
|
$text['label-priority']['es-cl'] = "Prioridad";
|
||||||
|
|
@ -55,6 +61,7 @@ $text['label-priority']['fr-fr'] = "Priorité";
|
||||||
$text['label-priority']['pt-br'] = "Prioridade";
|
$text['label-priority']['pt-br'] = "Prioridade";
|
||||||
$text['label-priority']['pl'] = "Priorytet";
|
$text['label-priority']['pl'] = "Priorytet";
|
||||||
$text['label-priority']['sv-se'] = "Prioritet";
|
$text['label-priority']['sv-se'] = "Prioritet";
|
||||||
|
$text['label-priority']['uk'] = "Пріоритет";
|
||||||
|
|
||||||
$text['label-position']['en-us'] = "Position";
|
$text['label-position']['en-us'] = "Position";
|
||||||
$text['label-position']['es-cl'] = "Posición";
|
$text['label-position']['es-cl'] = "Posición";
|
||||||
|
|
@ -63,6 +70,7 @@ $text['label-position']['fr-fr'] = "Position";
|
||||||
$text['label-position']['pt-br'] = "Posição";
|
$text['label-position']['pt-br'] = "Posição";
|
||||||
$text['label-position']['pl'] = "Pozycja";
|
$text['label-position']['pl'] = "Pozycja";
|
||||||
$text['label-position']['sv-se'] = "Position";
|
$text['label-position']['sv-se'] = "Position";
|
||||||
|
$text['label-position']['uk'] = "Позиція";
|
||||||
|
|
||||||
$text['label-name']['en-us'] = "Name";
|
$text['label-name']['en-us'] = "Name";
|
||||||
$text['label-name']['es-cl'] = "Nombre";
|
$text['label-name']['es-cl'] = "Nombre";
|
||||||
|
|
@ -71,6 +79,7 @@ $text['label-name']['fr-fr'] = "Nom";
|
||||||
$text['label-name']['pt-br'] = "Nome";
|
$text['label-name']['pt-br'] = "Nome";
|
||||||
$text['label-name']['pl'] = "Nazwa";
|
$text['label-name']['pl'] = "Nazwa";
|
||||||
$text['label-name']['sv-se'] = "Namn";
|
$text['label-name']['sv-se'] = "Namn";
|
||||||
|
$text['label-name']['uk'] = "Назва";
|
||||||
|
|
||||||
$text['label-language']['en-us'] = "Language";
|
$text['label-language']['en-us'] = "Language";
|
||||||
$text['label-language']['es-cl'] = "Lenguaje";
|
$text['label-language']['es-cl'] = "Lenguaje";
|
||||||
|
|
@ -79,6 +88,7 @@ $text['label-language']['fr-fr'] = "Langue";
|
||||||
$text['label-language']['pt-br'] = "Lingua";
|
$text['label-language']['pt-br'] = "Lingua";
|
||||||
$text['label-language']['pl'] = "Język";
|
$text['label-language']['pl'] = "Język";
|
||||||
$text['label-language']['sv-se'] = "Språk";
|
$text['label-language']['sv-se'] = "Språk";
|
||||||
|
$text['label-language']['uk'] = "Мова";
|
||||||
|
|
||||||
$text['label-importance']['en-us'] = "Importance";
|
$text['label-importance']['en-us'] = "Importance";
|
||||||
$text['label-importance']['es-cl'] = "Importancia";
|
$text['label-importance']['es-cl'] = "Importancia";
|
||||||
|
|
@ -87,6 +97,7 @@ $text['label-importance']['fr-fr'] = "Importance";
|
||||||
$text['label-importance']['pt-br'] = "Importância";
|
$text['label-importance']['pt-br'] = "Importância";
|
||||||
$text['label-importance']['pl'] = "Znaczenie";
|
$text['label-importance']['pl'] = "Znaczenie";
|
||||||
$text['label-importance']['sv-se'] = "Betydelse";
|
$text['label-importance']['sv-se'] = "Betydelse";
|
||||||
|
$text['label-importance']['uk'] = "Важливість";
|
||||||
|
|
||||||
$text['label-duration']['en-us'] = "Duration";
|
$text['label-duration']['en-us'] = "Duration";
|
||||||
$text['label-duration']['es-cl'] = "Duración";
|
$text['label-duration']['es-cl'] = "Duración";
|
||||||
|
|
@ -95,6 +106,7 @@ $text['label-duration']['fr-fr'] = "Durée";
|
||||||
$text['label-duration']['pt-br'] = "Duração";
|
$text['label-duration']['pt-br'] = "Duração";
|
||||||
$text['label-duration']['pl'] = "Czas oczekiwania";
|
$text['label-duration']['pl'] = "Czas oczekiwania";
|
||||||
$text['label-duration']['sv-se'] = "Samtalstid";
|
$text['label-duration']['sv-se'] = "Samtalstid";
|
||||||
|
$text['label-duration']['uk'] = "Тривалість";
|
||||||
|
|
||||||
$text['label-destination_number']['en-us'] = "Destination Number";
|
$text['label-destination_number']['en-us'] = "Destination Number";
|
||||||
$text['label-destination_number']['es-cl'] = "Número de Destino";
|
$text['label-destination_number']['es-cl'] = "Número de Destino";
|
||||||
|
|
@ -103,6 +115,7 @@ $text['label-destination_number']['fr-fr'] = "Numéro Destination";
|
||||||
$text['label-destination_number']['pt-br'] = "Desvio";
|
$text['label-destination_number']['pt-br'] = "Desvio";
|
||||||
$text['label-destination_number']['pl'] = "Destynacja";
|
$text['label-destination_number']['pl'] = "Destynacja";
|
||||||
$text['label-destination_number']['sv-se'] = "Destination Nummer";
|
$text['label-destination_number']['sv-se'] = "Destination Nummer";
|
||||||
|
$text['label-destination_number']['uk'] = "Номер";
|
||||||
|
|
||||||
$text['label-consumer_count']['en-us'] = "Consumer Count";
|
$text['label-consumer_count']['en-us'] = "Consumer Count";
|
||||||
$text['label-consumer_count']['es-cl'] = "Conteo de Consumo";
|
$text['label-consumer_count']['es-cl'] = "Conteo de Consumo";
|
||||||
|
|
@ -111,6 +124,7 @@ $text['label-consumer_count']['fr-fr'] = "Décompte Client";
|
||||||
$text['label-consumer_count']['pt-br'] = "Total consumidas";
|
$text['label-consumer_count']['pt-br'] = "Total consumidas";
|
||||||
$text['label-consumer_count']['pl'] = "Liczba konsumentów";
|
$text['label-consumer_count']['pl'] = "Liczba konsumentów";
|
||||||
$text['label-consumer_count']['sv-se'] = "Förbrukat Antal";
|
$text['label-consumer_count']['sv-se'] = "Förbrukat Antal";
|
||||||
|
$text['label-consumer_count']['uk'] = "Кількість споживачів";
|
||||||
|
|
||||||
$text['label-caller_id_number']['en-us'] = "Caller ID Number";
|
$text['label-caller_id_number']['en-us'] = "Caller ID Number";
|
||||||
$text['label-caller_id_number']['es-cl'] = "Número de Caller ID";
|
$text['label-caller_id_number']['es-cl'] = "Número de Caller ID";
|
||||||
|
|
@ -119,6 +133,7 @@ $text['label-caller_id_number']['fr-fr'] = "Numéro d'appelant";
|
||||||
$text['label-caller_id_number']['pt-br'] = "Número CID";
|
$text['label-caller_id_number']['pt-br'] = "Número CID";
|
||||||
$text['label-caller_id_number']['pl'] = "Prezentacja numeru dzwoniącego";
|
$text['label-caller_id_number']['pl'] = "Prezentacja numeru dzwoniącego";
|
||||||
$text['label-caller_id_number']['sv-se'] = "Inringande ID Nummer";
|
$text['label-caller_id_number']['sv-se'] = "Inringande ID Nummer";
|
||||||
|
$text['label-caller_id_number']['uk'] = "Caller ID Номер";
|
||||||
|
|
||||||
$text['label-caller_id_name']['en-us'] = "Caller ID Name";
|
$text['label-caller_id_name']['en-us'] = "Caller ID Name";
|
||||||
$text['label-caller_id_name']['es-cl'] = "Nombre de Caller ID";
|
$text['label-caller_id_name']['es-cl'] = "Nombre de Caller ID";
|
||||||
|
|
@ -127,6 +142,7 @@ $text['label-caller_id_name']['fr-fr'] = "Nom d'appelant";
|
||||||
$text['label-caller_id_name']['pt-br'] = "Nome CID";
|
$text['label-caller_id_name']['pt-br'] = "Nome CID";
|
||||||
$text['label-caller_id_name']['pl'] = "Prezentacja nazwy dzwoniącego";
|
$text['label-caller_id_name']['pl'] = "Prezentacja nazwy dzwoniącego";
|
||||||
$text['label-caller_id_name']['sv-se'] = "Inringande ID Namn";
|
$text['label-caller_id_name']['sv-se'] = "Inringande ID Namn";
|
||||||
|
$text['label-caller_id_name']['uk'] = "Caller ID Ім’я";
|
||||||
|
|
||||||
$text['label-caller_count']['en-us'] = "Caller Count";
|
$text['label-caller_count']['en-us'] = "Caller Count";
|
||||||
$text['label-caller_count']['es-cl'] = "Conteo de Llamadas";
|
$text['label-caller_count']['es-cl'] = "Conteo de Llamadas";
|
||||||
|
|
@ -135,6 +151,7 @@ $text['label-caller_count']['fr-fr'] = "Décompte appelant";
|
||||||
$text['label-caller_count']['pt-br'] = "Total de chamada";
|
$text['label-caller_count']['pt-br'] = "Total de chamada";
|
||||||
$text['label-caller_count']['pl'] = "Ilość dzwoniących";
|
$text['label-caller_count']['pl'] = "Ilość dzwoniących";
|
||||||
$text['label-caller_count']['sv-se'] = "Antal samtal";
|
$text['label-caller_count']['sv-se'] = "Antal samtal";
|
||||||
|
$text['label-caller_count']['uk'] = "Кількість абонентів";
|
||||||
|
|
||||||
$text['header-queue']['en-us'] = "Queue";
|
$text['header-queue']['en-us'] = "Queue";
|
||||||
$text['header-queue']['es-cl'] = "Cola";
|
$text['header-queue']['es-cl'] = "Cola";
|
||||||
|
|
@ -143,6 +160,7 @@ $text['header-queue']['fr-fr'] = "File";
|
||||||
$text['header-queue']['pt-br'] = "Fila";
|
$text['header-queue']['pt-br'] = "Fila";
|
||||||
$text['header-queue']['pl'] = "Kolejka";
|
$text['header-queue']['pl'] = "Kolejka";
|
||||||
$text['header-queue']['sv-se'] = "Kö";
|
$text['header-queue']['sv-se'] = "Kö";
|
||||||
|
$text['header-queue']['uk'] = "Черга";
|
||||||
|
|
||||||
$text['header-active_queues']['en-us'] = "Active Queues";
|
$text['header-active_queues']['en-us'] = "Active Queues";
|
||||||
$text['header-active_queues']['es-cl'] = "Colas Activas";
|
$text['header-active_queues']['es-cl'] = "Colas Activas";
|
||||||
|
|
@ -151,6 +169,7 @@ $text['header-active_queues']['fr-fr'] = "Files Actives";
|
||||||
$text['header-active_queues']['pt-br'] = "Fila ativa";
|
$text['header-active_queues']['pt-br'] = "Fila ativa";
|
||||||
$text['header-active_queues']['pl'] = "Aktywne kolejki";
|
$text['header-active_queues']['pl'] = "Aktywne kolejki";
|
||||||
$text['header-active_queues']['sv-se'] = "Aktiva Köer";
|
$text['header-active_queues']['sv-se'] = "Aktiva Köer";
|
||||||
|
$text['header-active_queues']['uk'] = "Активні черги";
|
||||||
|
|
||||||
$text['description-queue']['en-us'] = "Use this page to monitor the queue activity.";
|
$text['description-queue']['en-us'] = "Use this page to monitor the queue activity.";
|
||||||
$text['description-queue']['es-cl'] = "Utilice esta página para monitorear la actividad de la cola.";
|
$text['description-queue']['es-cl'] = "Utilice esta página para monitorear la actividad de la cola.";
|
||||||
|
|
@ -159,6 +178,7 @@ $text['description-queue']['fr-fr'] = "Utiliser cette page pour superviser l'act
|
||||||
$text['description-queue']['pt-br'] = "Lista de chamada na fila";
|
$text['description-queue']['pt-br'] = "Lista de chamada na fila";
|
||||||
$text['description-queue']['pl'] = "Aktualna lista oczekujących rozmówców w kolejce.";
|
$text['description-queue']['pl'] = "Aktualna lista oczekujących rozmówców w kolejce.";
|
||||||
$text['description-queue']['sv-se'] = "Använd denna sida för att monitorera kö aktivitet";
|
$text['description-queue']['sv-se'] = "Använd denna sida för att monitorera kö aktivitet";
|
||||||
|
$text['description-queue']['uk'] = "Використовуйте цю сторінку, щоб стежити за активністю черги.";
|
||||||
|
|
||||||
$text['description-active_queues']['en-us'] = "List all the queues that are currently active with one or more callers.";
|
$text['description-active_queues']['en-us'] = "List all the queues that are currently active with one or more callers.";
|
||||||
$text['description-active_queues']['es-cl'] = "Lista todas las colas que estan siendo actualmente usadas con una o más personas en espera.";
|
$text['description-active_queues']['es-cl'] = "Lista todas las colas que estan siendo actualmente usadas con una o más personas en espera.";
|
||||||
|
|
@ -167,6 +187,7 @@ $text['description-active_queues']['fr-fr'] = "Liste de toutes les files d'atten
|
||||||
$text['description-active_queues']['pt-br'] = "Lista com todas as filas que estão atualmente ativas com um ou mais chamadas";
|
$text['description-active_queues']['pt-br'] = "Lista com todas as filas que estão atualmente ativas com um ou mais chamadas";
|
||||||
$text['description-active_queues']['pl'] = "Wyświetl wszystkie aktywne kolejki z przynajmniej jednym uczestnikiem";
|
$text['description-active_queues']['pl'] = "Wyświetl wszystkie aktywne kolejki z przynajmniej jednym uczestnikiem";
|
||||||
$text['description-active_queues']['sv-se'] = "Lista alla köer med en eller fler aktiva samtal";
|
$text['description-active_queues']['sv-se'] = "Lista alla köer med en eller fler aktiva samtal";
|
||||||
|
$text['description-active_queues']['uk'] = "Перелік всіх черг, в яких в даний час є активні абоненти.";
|
||||||
|
|
||||||
$text['button-view']['en-us'] = "View";
|
$text['button-view']['en-us'] = "View";
|
||||||
$text['button-view']['es-cl'] = "Ver";
|
$text['button-view']['es-cl'] = "Ver";
|
||||||
|
|
@ -175,5 +196,6 @@ $text['button-view']['fr-fr'] = "Voir";
|
||||||
$text['button-view']['pt-br'] = "Visualizar";
|
$text['button-view']['pt-br'] = "Visualizar";
|
||||||
$text['button-view']['pl'] = "Widok";
|
$text['button-view']['pl'] = "Widok";
|
||||||
$text['button-view']['sv-se'] = "Visa";
|
$text['button-view']['sv-se'] = "Visa";
|
||||||
|
$text['button-view']['uk'] = "Перегляд";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pt-pt'] = "Filas Activas";
|
||||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Filas ativas";
|
$apps[$x]['menu'][0]['title']['pt-br'] = "Filas ativas";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Aktywne kolejki";
|
$apps[$x]['menu'][0]['title']['pl'] = "Aktywne kolejki";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Aktiva Köer";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "Aktiva Köer";
|
||||||
|
$apps[$x]['menu'][0]['title']['uk'] = "Активні черги";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "450f1225-9187-49ac-a119-87bc26025f7d";
|
$apps[$x]['menu'][0]['uuid'] = "450f1225-9187-49ac-a119-87bc26025f7d";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -8,6 +8,7 @@ $text['title-gateways']['pt-br'] = "Gateways";
|
||||||
$text['title-gateways']['pl'] = "Bramy wyjściowe (gateways)";
|
$text['title-gateways']['pl'] = "Bramy wyjściowe (gateways)";
|
||||||
$text['title-gateways']['uk'] = "Шлюзи";
|
$text['title-gateways']['uk'] = "Шлюзи";
|
||||||
$text['title-gateways']['sv-se'] = "Gateways";
|
$text['title-gateways']['sv-se'] = "Gateways";
|
||||||
|
$text['title-gateways']['ro'] = "";
|
||||||
|
|
||||||
$text['title-gateway']['en-us'] = "Gateway";
|
$text['title-gateway']['en-us'] = "Gateway";
|
||||||
$text['title-gateway']['es-cl'] = "Pasarela";
|
$text['title-gateway']['es-cl'] = "Pasarela";
|
||||||
|
|
@ -17,15 +18,17 @@ $text['title-gateway']['pt-br'] = "Gateway";
|
||||||
$text['title-gateway']['pl'] = "Brama wyjściowa (gateway)";
|
$text['title-gateway']['pl'] = "Brama wyjściowa (gateway)";
|
||||||
$text['title-gateway']['uk'] = "Шлюз";
|
$text['title-gateway']['uk'] = "Шлюз";
|
||||||
$text['title-gateway']['sv-se'] = "Gateway";
|
$text['title-gateway']['sv-se'] = "Gateway";
|
||||||
|
$text['title-gateway']['ro'] = "";
|
||||||
|
|
||||||
$text['select-global']['en-us'] = "Global";
|
$text['select-global']['en-us'] = "Global";
|
||||||
$text['select-global']['es-cl'] = "Global";
|
$text['select-global']['es-cl'] = "Global";
|
||||||
$text['select-global']['pt-pt'] = "Global";
|
$text['select-global']['pt-pt'] = "Global";
|
||||||
$text['select-global']['fr-fr'] = "Mondial";
|
$text['select-global']['fr-fr'] = "Global";
|
||||||
$text['select-global']['pt-br'] = "Global";
|
$text['select-global']['pt-br'] = "Global";
|
||||||
$text['select-global']['pl'] = "Globalny";
|
$text['select-global']['pl'] = "Globalny";
|
||||||
$text['select-global']['uk'] = "Global";
|
$text['select-global']['uk'] = "Global";
|
||||||
$text['select-global']['sv-se'] = "Global";
|
$text['select-global']['sv-se'] = "Global";
|
||||||
|
$text['select-global']['ro'] = "Global";
|
||||||
|
|
||||||
$text['message-update']['en-us'] = "Update Completed";
|
$text['message-update']['en-us'] = "Update Completed";
|
||||||
$text['message-update']['es-cl'] = "Actualización Completada";
|
$text['message-update']['es-cl'] = "Actualización Completada";
|
||||||
|
|
@ -35,6 +38,7 @@ $text['message-update']['pt-br'] = "Atualização efetuada";
|
||||||
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
||||||
$text['message-update']['uk'] = "Оновлення завершено";
|
$text['message-update']['uk'] = "Оновлення завершено";
|
||||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||||
|
$text['message-update']['ro'] = "Actualizare completă";
|
||||||
|
|
||||||
$text['message-required']['en-us'] = "Please provide: ";
|
$text['message-required']['en-us'] = "Please provide: ";
|
||||||
$text['message-required']['es-cl'] = "Por favor ingrese: ";
|
$text['message-required']['es-cl'] = "Por favor ingrese: ";
|
||||||
|
|
@ -44,6 +48,7 @@ $text['message-required']['pt-br'] = "Por favor indique:";
|
||||||
$text['message-required']['pl'] = "Wpisz:";
|
$text['message-required']['pl'] = "Wpisz:";
|
||||||
$text['message-required']['uk'] = "Будь ласка, вкажіть:";
|
$text['message-required']['uk'] = "Будь ласка, вкажіть:";
|
||||||
$text['message-required']['sv-se'] = "Var god uppge:";
|
$text['message-required']['sv-se'] = "Var god uppge:";
|
||||||
|
$text['message-required']['ro'] = "";
|
||||||
|
|
||||||
$text['message-maximum_gateways']['en-us'] = "Maximum Gateways:";
|
$text['message-maximum_gateways']['en-us'] = "Maximum Gateways:";
|
||||||
$text['message-maximum_gateways']['es-cl'] = "Gateways Máximo Permitido:";
|
$text['message-maximum_gateways']['es-cl'] = "Gateways Máximo Permitido:";
|
||||||
|
|
@ -53,6 +58,7 @@ $text['message-maximum_gateways']['pt-br'] = "Gateways máximo permitido";
|
||||||
$text['message-maximum_gateways']['pl'] = "Maksymalna ilość bram wyjściowych";
|
$text['message-maximum_gateways']['pl'] = "Maksymalna ilość bram wyjściowych";
|
||||||
$text['message-maximum_gateways']['uk'] = "Максимальна кількість шлюзів";
|
$text['message-maximum_gateways']['uk'] = "Максимальна кількість шлюзів";
|
||||||
$text['message-maximum_gateways']['sv-se'] = "Max antal Gateways:";
|
$text['message-maximum_gateways']['sv-se'] = "Max antal Gateways:";
|
||||||
|
$text['message-maximum_gateways']['ro'] = "";
|
||||||
|
|
||||||
$text['message-delete']['en-us'] = "Delete Completed";
|
$text['message-delete']['en-us'] = "Delete Completed";
|
||||||
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
||||||
|
|
@ -62,6 +68,7 @@ $text['message-delete']['pt-br'] = "Remoção Efetuada";
|
||||||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||||
$text['message-delete']['uk'] = "Видалено";
|
$text['message-delete']['uk'] = "Видалено";
|
||||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||||
|
$text['message-delete']['ro'] = "Ștergere completă";
|
||||||
|
|
||||||
$text['message-copy']['en-us'] = "Copy Completed";
|
$text['message-copy']['en-us'] = "Copy Completed";
|
||||||
$text['message-copy']['es-cl'] = "Copia Completada";
|
$text['message-copy']['es-cl'] = "Copia Completada";
|
||||||
|
|
@ -71,6 +78,7 @@ $text['message-copy']['pt-br'] = "Cópia Efetuada";
|
||||||
$text['message-copy']['pl'] = "Skopiowano poprawnie";
|
$text['message-copy']['pl'] = "Skopiowano poprawnie";
|
||||||
$text['message-copy']['uk'] = "Скопійовано";
|
$text['message-copy']['uk'] = "Скопійовано";
|
||||||
$text['message-copy']['sv-se'] = "Kopiering Slutförd";
|
$text['message-copy']['sv-se'] = "Kopiering Slutförd";
|
||||||
|
$text['message-copy']['ro'] = "Copiere completă";
|
||||||
|
|
||||||
$text['message-add']['en-us'] = "Add Completed";
|
$text['message-add']['en-us'] = "Add Completed";
|
||||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||||
|
|
@ -80,6 +88,7 @@ $text['message-add']['pt-br'] = "Criação Efetuada";
|
||||||
$text['message-add']['pl'] = "Dodano poprawnie";
|
$text['message-add']['pl'] = "Dodano poprawnie";
|
||||||
$text['message-add']['uk'] = "Додано";
|
$text['message-add']['uk'] = "Додано";
|
||||||
$text['message-add']['sv-se'] = "Tillagd";
|
$text['message-add']['sv-se'] = "Tillagd";
|
||||||
|
$text['message-add']['ro'] = "Adăugare completă";
|
||||||
|
|
||||||
$text['label-username']['en-us'] = "Username";
|
$text['label-username']['en-us'] = "Username";
|
||||||
$text['label-username']['es-cl'] = "Nombre de Usuario";
|
$text['label-username']['es-cl'] = "Nombre de Usuario";
|
||||||
|
|
@ -89,6 +98,7 @@ $text['label-username']['pt-br'] = "Nome do Usuário";
|
||||||
$text['label-username']['pl'] = "Użytkownik";
|
$text['label-username']['pl'] = "Użytkownik";
|
||||||
$text['label-username']['uk'] = "Ім’я користувача";
|
$text['label-username']['uk'] = "Ім’я користувача";
|
||||||
$text['label-username']['sv-se'] = "Användarnamn";
|
$text['label-username']['sv-se'] = "Användarnamn";
|
||||||
|
$text['label-username']['ro'] = "Utilizator";
|
||||||
|
|
||||||
$text['label-true']['en-us'] = "True";
|
$text['label-true']['en-us'] = "True";
|
||||||
$text['label-true']['es-cl'] = "Verdadero";
|
$text['label-true']['es-cl'] = "Verdadero";
|
||||||
|
|
@ -98,15 +108,17 @@ $text['label-true']['pt-br'] = "Sim";
|
||||||
$text['label-true']['pl'] = "Tak";
|
$text['label-true']['pl'] = "Tak";
|
||||||
$text['label-true']['uk'] = "Так";
|
$text['label-true']['uk'] = "Так";
|
||||||
$text['label-true']['sv-se'] = "Sann";
|
$text['label-true']['sv-se'] = "Sann";
|
||||||
|
$text['label-true']['ro'] = "";
|
||||||
|
|
||||||
$text['label-supress_cng']['en-us'] = "Supress CNG";
|
$text['label-supress_cng']['en-us'] = "Supress CNG";
|
||||||
$text['label-supress_cng']['es-cl'] = "Suprimir CNG";
|
$text['label-supress_cng']['es-cl'] = "Suprimir CNG";
|
||||||
$text['label-supress_cng']['pt-pt'] = "Supress CNG";
|
$text['label-supress_cng']['pt-pt'] = "Supress CNG";
|
||||||
$text['label-supress_cng']['fr-fr'] = "suppression du silence";
|
$text['label-supress_cng']['fr-fr'] = "Suppression des silences";
|
||||||
$text['label-supress_cng']['pt-br'] = "Supressão CNG";
|
$text['label-supress_cng']['pt-br'] = "Supressão CNG";
|
||||||
$text['label-supress_cng']['pl'] = "Ztłum/wyłącz CNG (calling tones)";
|
$text['label-supress_cng']['pl'] = "Ztłum/wyłącz CNG (calling tones)";
|
||||||
$text['label-supress_cng']['uk'] = "Supress CNG";
|
$text['label-supress_cng']['uk'] = "Supress CNG";
|
||||||
$text['label-supress_cng']['sv-se'] = "Göm CNG";
|
$text['label-supress_cng']['sv-se'] = "Göm CNG";
|
||||||
|
$text['label-supress_cng']['ro'] = "";
|
||||||
|
|
||||||
$text['label-status-stopped']['en-us'] = "Stopped";
|
$text['label-status-stopped']['en-us'] = "Stopped";
|
||||||
$text['label-status-stopped']['es-cl'] = "Detenido";
|
$text['label-status-stopped']['es-cl'] = "Detenido";
|
||||||
|
|
@ -116,6 +128,7 @@ $text['label-status-stopped']['pt-br'] = "Pausado";
|
||||||
$text['label-status-stopped']['pl'] = "Zatrzymany";
|
$text['label-status-stopped']['pl'] = "Zatrzymany";
|
||||||
$text['label-status-stopped']['uk'] = "Зупинено";
|
$text['label-status-stopped']['uk'] = "Зупинено";
|
||||||
$text['label-status-stopped']['sv-se'] = "Stoppad";
|
$text['label-status-stopped']['sv-se'] = "Stoppad";
|
||||||
|
$text['label-status-stopped']['ro'] = "Oprit";
|
||||||
|
|
||||||
$text['label-status-running']['en-us'] = "Running";
|
$text['label-status-running']['en-us'] = "Running";
|
||||||
$text['label-status-running']['es-cl'] = "Corriendo";
|
$text['label-status-running']['es-cl'] = "Corriendo";
|
||||||
|
|
@ -125,6 +138,7 @@ $text['label-status-running']['pt-br'] = "Em execução";
|
||||||
$text['label-status-running']['pl'] = "Uruchomiony";
|
$text['label-status-running']['pl'] = "Uruchomiony";
|
||||||
$text['label-status-running']['uk'] = "Запущено";
|
$text['label-status-running']['uk'] = "Запущено";
|
||||||
$text['label-status-running']['sv-se'] = "I drift";
|
$text['label-status-running']['sv-se'] = "I drift";
|
||||||
|
$text['label-status-running']['ro'] = "";
|
||||||
|
|
||||||
$text['label-status']['en-us'] = "Status";
|
$text['label-status']['en-us'] = "Status";
|
||||||
$text['label-status']['es-cl'] = "Estado";
|
$text['label-status']['es-cl'] = "Estado";
|
||||||
|
|
@ -134,6 +148,7 @@ $text['label-status']['pt-br'] = "Estado";
|
||||||
$text['label-status']['pl'] = "Status";
|
$text['label-status']['pl'] = "Status";
|
||||||
$text['label-status']['uk'] = "Статус";
|
$text['label-status']['uk'] = "Статус";
|
||||||
$text['label-status']['sv-se'] = "Status";
|
$text['label-status']['sv-se'] = "Status";
|
||||||
|
$text['label-status']['ro'] = "Stare";
|
||||||
|
|
||||||
$text['label-state']['en-us'] = "State";
|
$text['label-state']['en-us'] = "State";
|
||||||
$text['label-state']['es-cl'] = "Estado";
|
$text['label-state']['es-cl'] = "Estado";
|
||||||
|
|
@ -143,24 +158,27 @@ $text['label-state']['pt-br'] = "Estado";
|
||||||
$text['label-state']['pl'] = "Stan";
|
$text['label-state']['pl'] = "Stan";
|
||||||
$text['label-state']['uk'] = "Стан";
|
$text['label-state']['uk'] = "Стан";
|
||||||
$text['label-state']['sv-se'] = "Status";
|
$text['label-state']['sv-se'] = "Status";
|
||||||
|
$text['label-state']['ro'] = "";
|
||||||
|
|
||||||
$text['label-sip_cid_type']['en-us'] = "Sip CID Type";
|
$text['label-sip_cid_type']['en-us'] = "Sip CID Type";
|
||||||
$text['label-sip_cid_type']['es-cl'] = "Tipo de Caller ID SIP ";
|
$text['label-sip_cid_type']['es-cl'] = "Tipo de Caller ID SIP ";
|
||||||
$text['label-sip_cid_type']['pt-pt'] = "Tipo de Caller ID SIP";
|
$text['label-sip_cid_type']['pt-pt'] = "Tipo de Caller ID SIP";
|
||||||
$text['label-sip_cid_type']['fr-fr'] = "CallerID SIP type";
|
$text['label-sip_cid_type']['fr-fr'] = "Type d'identifiant d'appelant SIP";
|
||||||
$text['label-sip_cid_type']['pt-br'] = "Tipo de discagem ID SIP";
|
$text['label-sip_cid_type']['pt-br'] = "Tipo de discagem ID SIP";
|
||||||
$text['label-sip_cid_type']['pl'] = "Typ SIP CID";
|
$text['label-sip_cid_type']['pl'] = "Typ SIP CID";
|
||||||
$text['label-sip_cid_type']['uk'] = "Sip CID Type";
|
$text['label-sip_cid_type']['uk'] = "Sip CID Type";
|
||||||
$text['label-sip_cid_type']['sv-se'] = "Sip CID Typ";
|
$text['label-sip_cid_type']['sv-se'] = "Sip CID Typ";
|
||||||
|
$text['label-sip_cid_type']['ro'] = "";
|
||||||
|
|
||||||
$text['label-retry_seconds']['en-us'] = "Retry Seconds";
|
$text['label-retry_seconds']['en-us'] = "Retry Seconds";
|
||||||
$text['label-retry_seconds']['es-cl'] = "Tiempo de reconexión";
|
$text['label-retry_seconds']['es-cl'] = "Tiempo de reconexión";
|
||||||
$text['label-retry_seconds']['pt-pt'] = "Tempo de Reconexão";
|
$text['label-retry_seconds']['pt-pt'] = "Tempo de Reconexão";
|
||||||
$text['label-retry_seconds']['fr-fr'] = "Tempo reconnexion";
|
$text['label-retry_seconds']['fr-fr'] = "Temporisation avant ré-enregistrement";
|
||||||
$text['label-retry_seconds']['pt-br'] = "Tempo de reconexão";
|
$text['label-retry_seconds']['pt-br'] = "Tempo de reconexão";
|
||||||
$text['label-retry_seconds']['pl'] = "Ponowna próba {sek)";
|
$text['label-retry_seconds']['pl'] = "Ponowna próba {sek)";
|
||||||
$text['label-retry_seconds']['uk'] = "Retry Seconds ";
|
$text['label-retry_seconds']['uk'] = "Retry Seconds ";
|
||||||
$text['label-retry_seconds']['sv-se'] = "Retry sekunder";
|
$text['label-retry_seconds']['sv-se'] = "Retry sekunder";
|
||||||
|
$text['label-retry_seconds']['ro'] = "";
|
||||||
|
|
||||||
$text['label-register_transport']['en-us'] = "Register Transport";
|
$text['label-register_transport']['en-us'] = "Register Transport";
|
||||||
$text['label-register_transport']['es-cl'] = "Transporte de Registro";
|
$text['label-register_transport']['es-cl'] = "Transporte de Registro";
|
||||||
|
|
@ -170,6 +188,7 @@ $text['label-register_transport']['pt-br'] = "Transporte do registro";
|
||||||
$text['label-register_transport']['pl'] = "Protokół transportu SIP 'Register'";
|
$text['label-register_transport']['pl'] = "Protokół transportu SIP 'Register'";
|
||||||
$text['label-register_transport']['uk'] = "Транспорт для реєстрації";
|
$text['label-register_transport']['uk'] = "Транспорт для реєстрації";
|
||||||
$text['label-register_transport']['sv-se'] = "Register Transport";
|
$text['label-register_transport']['sv-se'] = "Register Transport";
|
||||||
|
$text['label-register_transport']['ro'] = "";
|
||||||
|
|
||||||
$text['label-register_proxy']['en-us'] = "Register Proxy";
|
$text['label-register_proxy']['en-us'] = "Register Proxy";
|
||||||
$text['label-register_proxy']['es-cl'] = "Proxy de Registro";
|
$text['label-register_proxy']['es-cl'] = "Proxy de Registro";
|
||||||
|
|
@ -179,24 +198,27 @@ $text['label-register_proxy']['pt-br'] = "Regisstro proxy";
|
||||||
$text['label-register_proxy']['pl'] = "Serwer proxy rejestracji";
|
$text['label-register_proxy']['pl'] = "Serwer proxy rejestracji";
|
||||||
$text['label-register_proxy']['uk'] = "Проксі для реєстрації";
|
$text['label-register_proxy']['uk'] = "Проксі для реєстрації";
|
||||||
$text['label-register_proxy']['sv-se'] = "Register Proxy";
|
$text['label-register_proxy']['sv-se'] = "Register Proxy";
|
||||||
|
$text['label-register_proxy']['ro'] = "";
|
||||||
|
|
||||||
$text['label-register']['en-us'] = "Register";
|
$text['label-register']['en-us'] = "Register";
|
||||||
$text['label-register']['es-cl'] = "Registrar";
|
$text['label-register']['es-cl'] = "Registrar";
|
||||||
$text['label-register']['pt-pt'] = "Registar";
|
$text['label-register']['pt-pt'] = "Registar";
|
||||||
$text['label-register']['fr-fr'] = "Register";
|
$text['label-register']['fr-fr'] = "S'enregister";
|
||||||
$text['label-register']['pt-br'] = "Registrar";
|
$text['label-register']['pt-br'] = "Registrar";
|
||||||
$text['label-register']['pl'] = "Rejestracja";
|
$text['label-register']['pl'] = "Rejestracja";
|
||||||
$text['label-register']['uk'] = "Реєстрація";
|
$text['label-register']['uk'] = "Реєстрація";
|
||||||
$text['label-register']['sv-se'] = "Register";
|
$text['label-register']['sv-se'] = "Register";
|
||||||
|
$text['label-register']['ro'] = "";
|
||||||
|
|
||||||
$text['label-realm']['en-us'] = "Realm";
|
$text['label-realm']['en-us'] = "Realm";
|
||||||
$text['label-realm']['es-cl'] = "Reino";
|
$text['label-realm']['es-cl'] = "Reino";
|
||||||
$text['label-realm']['pt-pt'] = "Realm";
|
$text['label-realm']['pt-pt'] = "Realm";
|
||||||
$text['label-realm']['fr-fr'] = "Royaume";
|
$text['label-realm']['fr-fr'] = "Domaine";
|
||||||
$text['label-realm']['pt-br'] = "Dominio";
|
$text['label-realm']['pt-br'] = "Dominio";
|
||||||
$text['label-realm']['pl'] = "Realm (domena)";
|
$text['label-realm']['pl'] = "Realm (domena)";
|
||||||
$text['label-realm']['uk'] = "";
|
$text['label-realm']['uk'] = "";
|
||||||
$text['label-realm']['sv-se'] = "Realm";
|
$text['label-realm']['sv-se'] = "Realm";
|
||||||
|
$text['label-realm']['ro'] = "";
|
||||||
|
|
||||||
$text['label-proxy']['en-us'] = "Proxy";
|
$text['label-proxy']['en-us'] = "Proxy";
|
||||||
$text['label-proxy']['es-cl'] = "Proxy";
|
$text['label-proxy']['es-cl'] = "Proxy";
|
||||||
|
|
@ -206,6 +228,7 @@ $text['label-proxy']['pt-br'] = "Proxy";
|
||||||
$text['label-proxy']['pl'] = "Proxy";
|
$text['label-proxy']['pl'] = "Proxy";
|
||||||
$text['label-proxy']['uk'] = "Проксі";
|
$text['label-proxy']['uk'] = "Проксі";
|
||||||
$text['label-proxy']['sv-se'] = "Proxy";
|
$text['label-proxy']['sv-se'] = "Proxy";
|
||||||
|
$text['label-proxy']['ro'] = "";
|
||||||
|
|
||||||
$text['label-profile']['en-us'] = "Profile";
|
$text['label-profile']['en-us'] = "Profile";
|
||||||
$text['label-profile']['es-cl'] = "Perfil";
|
$text['label-profile']['es-cl'] = "Perfil";
|
||||||
|
|
@ -215,6 +238,7 @@ $text['label-profile']['pt-br'] = "Perfil";
|
||||||
$text['label-profile']['pl'] = "Profil";
|
$text['label-profile']['pl'] = "Profil";
|
||||||
$text['label-profile']['uk'] = "Профіль";
|
$text['label-profile']['uk'] = "Профіль";
|
||||||
$text['label-profile']['sv-se'] = "Profil";
|
$text['label-profile']['sv-se'] = "Profil";
|
||||||
|
$text['label-profile']['ro'] = "Profil";
|
||||||
|
|
||||||
$text['label-ping']['en-us'] = "Ping";
|
$text['label-ping']['en-us'] = "Ping";
|
||||||
$text['label-ping']['es-cl'] = "Ping";
|
$text['label-ping']['es-cl'] = "Ping";
|
||||||
|
|
@ -224,6 +248,7 @@ $text['label-ping']['pt-br'] = "Ping";
|
||||||
$text['label-ping']['pl'] = "Ping";
|
$text['label-ping']['pl'] = "Ping";
|
||||||
$text['label-ping']['uk'] = "Пінг";
|
$text['label-ping']['uk'] = "Пінг";
|
||||||
$text['label-ping']['sv-se'] = "Ping";
|
$text['label-ping']['sv-se'] = "Ping";
|
||||||
|
$text['label-ping']['ro'] = "Ping";
|
||||||
|
|
||||||
$text['label-password']['en-us'] = "Password";
|
$text['label-password']['en-us'] = "Password";
|
||||||
$text['label-password']['es-cl'] = "Contraseña";
|
$text['label-password']['es-cl'] = "Contraseña";
|
||||||
|
|
@ -233,6 +258,7 @@ $text['label-password']['pt-br'] = "Senha";
|
||||||
$text['label-password']['pl'] = "Hasło";
|
$text['label-password']['pl'] = "Hasło";
|
||||||
$text['label-password']['uk'] = "Пароль";
|
$text['label-password']['uk'] = "Пароль";
|
||||||
$text['label-password']['sv-se'] = "Lösenord";
|
$text['label-password']['sv-se'] = "Lösenord";
|
||||||
|
$text['label-password']['ro'] = "Parolă";
|
||||||
|
|
||||||
$text['label-outbound_proxy']['en-us'] = "Outbound Proxy";
|
$text['label-outbound_proxy']['en-us'] = "Outbound Proxy";
|
||||||
$text['label-outbound_proxy']['es-cl'] = "Proxy de Salida";
|
$text['label-outbound_proxy']['es-cl'] = "Proxy de Salida";
|
||||||
|
|
@ -242,6 +268,7 @@ $text['label-outbound_proxy']['pt-br'] = "Proxy Outbound";
|
||||||
$text['label-outbound_proxy']['pl'] = "Wychodzący serwer proxy";
|
$text['label-outbound_proxy']['pl'] = "Wychodzący serwer proxy";
|
||||||
$text['label-outbound_proxy']['uk'] = "Вихідний проксі";
|
$text['label-outbound_proxy']['uk'] = "Вихідний проксі";
|
||||||
$text['label-outbound_proxy']['sv-se'] = "Utgående Proxy";
|
$text['label-outbound_proxy']['sv-se'] = "Utgående Proxy";
|
||||||
|
$text['label-outbound_proxy']['ro'] = "";
|
||||||
|
|
||||||
$text['label-gateway']['en-us'] = "Gateway";
|
$text['label-gateway']['en-us'] = "Gateway";
|
||||||
$text['label-gateway']['es-cl'] = "Pasarela";
|
$text['label-gateway']['es-cl'] = "Pasarela";
|
||||||
|
|
@ -251,6 +278,7 @@ $text['label-gateway']['pt-br'] = "Gateway";
|
||||||
$text['label-gateway']['pl'] = "Brama wyjściowa ";
|
$text['label-gateway']['pl'] = "Brama wyjściowa ";
|
||||||
$text['label-gateway']['uk'] = "Шлюз";
|
$text['label-gateway']['uk'] = "Шлюз";
|
||||||
$text['label-gateway']['sv-se'] = "Gateway";
|
$text['label-gateway']['sv-se'] = "Gateway";
|
||||||
|
$text['label-gateway']['ro'] = "";
|
||||||
|
|
||||||
$text['label-from_user']['en-us'] = "From User";
|
$text['label-from_user']['en-us'] = "From User";
|
||||||
$text['label-from_user']['es-cl'] = "From User";
|
$text['label-from_user']['es-cl'] = "From User";
|
||||||
|
|
@ -260,6 +288,7 @@ $text['label-from_user']['pt-br'] = "Para usuário";
|
||||||
$text['label-from_user']['pl'] = "Od użytkownika (from user)";
|
$text['label-from_user']['pl'] = "Od użytkownika (from user)";
|
||||||
$text['label-from_user']['uk'] = "Від користувача";
|
$text['label-from_user']['uk'] = "Від користувача";
|
||||||
$text['label-from_user']['sv-se'] = "From User";
|
$text['label-from_user']['sv-se'] = "From User";
|
||||||
|
$text['label-from_user']['ro'] = "";
|
||||||
|
|
||||||
$text['label-from_domain']['en-us'] = "From Domain";
|
$text['label-from_domain']['en-us'] = "From Domain";
|
||||||
$text['label-from_domain']['es-cl'] = "From Domain";
|
$text['label-from_domain']['es-cl'] = "From Domain";
|
||||||
|
|
@ -269,6 +298,7 @@ $text['label-from_domain']['pt-br'] = "Para dominio";
|
||||||
$text['label-from_domain']['pl'] = "Z domeny (from domain)";
|
$text['label-from_domain']['pl'] = "Z domeny (from domain)";
|
||||||
$text['label-from_domain']['uk'] = "З домену";
|
$text['label-from_domain']['uk'] = "З домену";
|
||||||
$text['label-from_domain']['sv-se'] = "From Domain";
|
$text['label-from_domain']['sv-se'] = "From Domain";
|
||||||
|
$text['label-from_domain']['ro'] = "";
|
||||||
|
|
||||||
$text['label-false']['en-us'] = "False";
|
$text['label-false']['en-us'] = "False";
|
||||||
$text['label-false']['es-cl'] = "Falso";
|
$text['label-false']['es-cl'] = "Falso";
|
||||||
|
|
@ -278,6 +308,7 @@ $text['label-false']['pt-br'] = "Não";
|
||||||
$text['label-false']['pl'] = "Nie";
|
$text['label-false']['pl'] = "Nie";
|
||||||
$text['label-false']['uk'] = "Ні";
|
$text['label-false']['uk'] = "Ні";
|
||||||
$text['label-false']['sv-se'] = "Falsk";
|
$text['label-false']['sv-se'] = "Falsk";
|
||||||
|
$text['label-false']['ro'] = "";
|
||||||
|
|
||||||
$text['label-extension_in_contact']['en-us'] = "Extension In Contact";
|
$text['label-extension_in_contact']['en-us'] = "Extension In Contact";
|
||||||
$text['label-extension_in_contact']['es-cl'] = "Extensión en Contacto";
|
$text['label-extension_in_contact']['es-cl'] = "Extensión en Contacto";
|
||||||
|
|
@ -287,6 +318,7 @@ $text['label-extension_in_contact']['pt-br'] = "Extensão do contato";
|
||||||
$text['label-extension_in_contact']['pl'] = "Numer wewnętrzny w SIP 'Contact'";
|
$text['label-extension_in_contact']['pl'] = "Numer wewnętrzny w SIP 'Contact'";
|
||||||
$text['label-extension_in_contact']['uk'] = "Розширення у контакта";
|
$text['label-extension_in_contact']['uk'] = "Розширення у контакта";
|
||||||
$text['label-extension_in_contact']['sv-se'] = "Anknytning In Contact";
|
$text['label-extension_in_contact']['sv-se'] = "Anknytning In Contact";
|
||||||
|
$text['label-extension_in_contact']['ro'] = "";
|
||||||
|
|
||||||
$text['label-extension']['en-us'] = "Extension";
|
$text['label-extension']['en-us'] = "Extension";
|
||||||
$text['label-extension']['es-cl'] = "Extensión";
|
$text['label-extension']['es-cl'] = "Extensión";
|
||||||
|
|
@ -296,15 +328,17 @@ $text['label-extension']['pt-br'] = "Ramal";
|
||||||
$text['label-extension']['pl'] = "Numer wewnętrzny";
|
$text['label-extension']['pl'] = "Numer wewnętrzny";
|
||||||
$text['label-extension']['uk'] = "Розширення";
|
$text['label-extension']['uk'] = "Розширення";
|
||||||
$text['label-extension']['sv-se'] = "Anknytning";
|
$text['label-extension']['sv-se'] = "Anknytning";
|
||||||
|
$text['label-extension']['ro'] = "Extensie";
|
||||||
|
|
||||||
$text['label-expire_seconds']['en-us'] = "Expire Seconds";
|
$text['label-expire_seconds']['en-us'] = "Expire Seconds";
|
||||||
$text['label-expire_seconds']['es-cl'] = "Tiempo de expiración";
|
$text['label-expire_seconds']['es-cl'] = "Tiempo de expiración";
|
||||||
$text['label-expire_seconds']['pt-pt'] = "Tempo de validade";
|
$text['label-expire_seconds']['pt-pt'] = "Tempo de validade";
|
||||||
$text['label-expire_seconds']['fr-fr'] = "Tempo d'expiration";
|
$text['label-expire_seconds']['fr-fr'] = "Délai d'expiration";
|
||||||
$text['label-expire_seconds']['pt-br'] = "Tempo limite";
|
$text['label-expire_seconds']['pt-br'] = "Tempo limite";
|
||||||
$text['label-expire_seconds']['pl'] = "Czas wygaśnięcia w SIP 'Expire'";
|
$text['label-expire_seconds']['pl'] = "Czas wygaśnięcia w SIP 'Expire'";
|
||||||
$text['label-expire_seconds']['uk'] = "";
|
$text['label-expire_seconds']['uk'] = "";
|
||||||
$text['label-expire_seconds']['sv-se'] = "Utgår Sekunder";
|
$text['label-expire_seconds']['sv-se'] = "Utgår Sekunder";
|
||||||
|
$text['label-expire_seconds']['ro'] = "";
|
||||||
|
|
||||||
$text['label-enabled']['en-us'] = "Enabled";
|
$text['label-enabled']['en-us'] = "Enabled";
|
||||||
$text['label-enabled']['es-cl'] = "Activado";
|
$text['label-enabled']['es-cl'] = "Activado";
|
||||||
|
|
@ -314,6 +348,7 @@ $text['label-enabled']['pt-br'] = "Habilitado";
|
||||||
$text['label-enabled']['pl'] = "Włączony";
|
$text['label-enabled']['pl'] = "Włączony";
|
||||||
$text['label-enabled']['uk'] = "Включено";
|
$text['label-enabled']['uk'] = "Включено";
|
||||||
$text['label-enabled']['sv-se'] = "Aktiverad";
|
$text['label-enabled']['sv-se'] = "Aktiverad";
|
||||||
|
$text['label-enabled']['ro'] = "";
|
||||||
|
|
||||||
$text['label-domain']['en-us'] = "Domain";
|
$text['label-domain']['en-us'] = "Domain";
|
||||||
$text['label-domain']['es-cl'] = "Dominio";
|
$text['label-domain']['es-cl'] = "Dominio";
|
||||||
|
|
@ -323,6 +358,7 @@ $text['label-domain']['pt-br'] = "Dominio";
|
||||||
$text['label-domain']['pl'] = "Domena";
|
$text['label-domain']['pl'] = "Domena";
|
||||||
$text['label-domain']['uk'] = "Домен";
|
$text['label-domain']['uk'] = "Домен";
|
||||||
$text['label-domain']['sv-se'] = "Domän";
|
$text['label-domain']['sv-se'] = "Domän";
|
||||||
|
$text['label-domain']['ro'] = "Domeniu";
|
||||||
|
|
||||||
$text['label-distinct_to']['en-us'] = "Distinct To";
|
$text['label-distinct_to']['en-us'] = "Distinct To";
|
||||||
$text['label-distinct_to']['es-cl'] = "Distinct_To";
|
$text['label-distinct_to']['es-cl'] = "Distinct_To";
|
||||||
|
|
@ -332,6 +368,7 @@ $text['label-distinct_to']['pt-br'] = "Para distinto";
|
||||||
$text['label-distinct_to']['pl'] = "Wyodrębnj do";
|
$text['label-distinct_to']['pl'] = "Wyodrębnj do";
|
||||||
$text['label-distinct_to']['uk'] = "";
|
$text['label-distinct_to']['uk'] = "";
|
||||||
$text['label-distinct_to']['sv-se'] = "Distinct To";
|
$text['label-distinct_to']['sv-se'] = "Distinct To";
|
||||||
|
$text['label-distinct_to']['ro'] = "";
|
||||||
|
|
||||||
$text['label-description']['en-us'] = "Description";
|
$text['label-description']['en-us'] = "Description";
|
||||||
$text['label-description']['es-cl'] = "Descripción";
|
$text['label-description']['es-cl'] = "Descripción";
|
||||||
|
|
@ -341,6 +378,7 @@ $text['label-description']['pt-br'] = "Descrição";
|
||||||
$text['label-description']['pl'] = "Opis";
|
$text['label-description']['pl'] = "Opis";
|
||||||
$text['label-description']['uk'] = "Опис";
|
$text['label-description']['uk'] = "Опис";
|
||||||
$text['label-description']['sv-se'] = "Beskrivning";
|
$text['label-description']['sv-se'] = "Beskrivning";
|
||||||
|
$text['label-description']['ro'] = "";
|
||||||
|
|
||||||
$text['label-context']['en-us'] = "Context";
|
$text['label-context']['en-us'] = "Context";
|
||||||
$text['label-context']['es-cl'] = "Contexto";
|
$text['label-context']['es-cl'] = "Contexto";
|
||||||
|
|
@ -350,6 +388,7 @@ $text['label-context']['pt-br'] = "Contexto";
|
||||||
$text['label-context']['pl'] = "Kontekst";
|
$text['label-context']['pl'] = "Kontekst";
|
||||||
$text['label-context']['uk'] = "Контекст";
|
$text['label-context']['uk'] = "Контекст";
|
||||||
$text['label-context']['sv-se'] = "Context";
|
$text['label-context']['sv-se'] = "Context";
|
||||||
|
$text['label-context']['ro'] = "";
|
||||||
|
|
||||||
$text['label-codec_prefs']['en-us'] = "Codec Preferences";
|
$text['label-codec_prefs']['en-us'] = "Codec Preferences";
|
||||||
$text['label-codec_prefs']['es-cl'] = "Lista de Codecs";
|
$text['label-codec_prefs']['es-cl'] = "Lista de Codecs";
|
||||||
|
|
@ -359,6 +398,7 @@ $text['label-codec_prefs']['pt-br'] = "Lista de Codecs";
|
||||||
$text['label-codec_prefs']['pl'] = "Preferencja kodeków";
|
$text['label-codec_prefs']['pl'] = "Preferencja kodeków";
|
||||||
$text['label-codec_prefs']['uk'] = "";
|
$text['label-codec_prefs']['uk'] = "";
|
||||||
$text['label-codec_prefs']['sv-se'] = "Codec Preferences";
|
$text['label-codec_prefs']['sv-se'] = "Codec Preferences";
|
||||||
|
$text['label-codec_prefs']['ro'] = "Preferințe codec";
|
||||||
|
|
||||||
$text['label-channels']['en-us'] = "Channels";
|
$text['label-channels']['en-us'] = "Channels";
|
||||||
$text['label-channels']['es-cl'] = "Canales";
|
$text['label-channels']['es-cl'] = "Canales";
|
||||||
|
|
@ -368,6 +408,7 @@ $text['label-channels']['pt-br'] = "Canais";
|
||||||
$text['label-channels']['pl'] = "Kanały";
|
$text['label-channels']['pl'] = "Kanały";
|
||||||
$text['label-channels']['uk'] = "Канали";
|
$text['label-channels']['uk'] = "Канали";
|
||||||
$text['label-channels']['sv-se'] = "Kanaler";
|
$text['label-channels']['sv-se'] = "Kanaler";
|
||||||
|
$text['label-channels']['ro'] = "Canale";
|
||||||
|
|
||||||
$text['label-caller_id_in_from']['en-us'] = "Caller ID In From";
|
$text['label-caller_id_in_from']['en-us'] = "Caller ID In From";
|
||||||
$text['label-caller_id_in_from']['es-cl'] = "Caller ID In From";
|
$text['label-caller_id_in_from']['es-cl'] = "Caller ID In From";
|
||||||
|
|
@ -377,15 +418,17 @@ $text['label-caller_id_in_from']['pt-br'] = "Discagem para ID";
|
||||||
$text['label-caller_id_in_from']['pl'] = "Prezentacja w SIP 'From'";
|
$text['label-caller_id_in_from']['pl'] = "Prezentacja w SIP 'From'";
|
||||||
$text['label-caller_id_in_from']['uk'] = "Caller ID In From ";
|
$text['label-caller_id_in_from']['uk'] = "Caller ID In From ";
|
||||||
$text['label-caller_id_in_from']['sv-se'] = "Caller ID In From";
|
$text['label-caller_id_in_from']['sv-se'] = "Caller ID In From";
|
||||||
|
$text['label-caller_id_in_from']['ro'] = "";
|
||||||
|
|
||||||
$text['label-auth_username']['en-us'] = "Auth Username";
|
$text['label-auth_username']['en-us'] = "Auth Username";
|
||||||
$text['label-auth_username']['es-cl'] = "Auth Username";
|
$text['label-auth_username']['es-cl'] = "Auth Username";
|
||||||
$text['label-auth_username']['pt-pt'] = "Nome de Utilizador Autorizado";
|
$text['label-auth_username']['pt-pt'] = "Nome de Utilizador Autorizado";
|
||||||
$text['label-auth_username']['fr-fr'] = "Auth Username";
|
$text['label-auth_username']['fr-fr'] = "Nom d'utilisateur pour l'authenfication";
|
||||||
$text['label-auth_username']['pt-br'] = "Nome de usuário autorizado";
|
$text['label-auth_username']['pt-br'] = "Nome de usuário autorizado";
|
||||||
$text['label-auth_username']['pl'] = "Nazwa użytkownika (login)";
|
$text['label-auth_username']['pl'] = "Nazwa użytkownika (login)";
|
||||||
$text['label-auth_username']['uk'] = "Auth Username ";
|
$text['label-auth_username']['uk'] = "Auth Username ";
|
||||||
$text['label-auth_username']['sv-se'] = "Auth Username";
|
$text['label-auth_username']['sv-se'] = "Auth Username";
|
||||||
|
$text['label-auth_username']['ro'] = "";
|
||||||
|
|
||||||
$text['label-action-stop']['en-us'] = "Stop";
|
$text['label-action-stop']['en-us'] = "Stop";
|
||||||
$text['label-action-stop']['es-cl'] = "Detener";
|
$text['label-action-stop']['es-cl'] = "Detener";
|
||||||
|
|
@ -395,15 +438,17 @@ $text['label-action-stop']['pt-br'] = "Pausar";
|
||||||
$text['label-action-stop']['pl'] = "Stop";
|
$text['label-action-stop']['pl'] = "Stop";
|
||||||
$text['label-action-stop']['uk'] = "Зупинити";
|
$text['label-action-stop']['uk'] = "Зупинити";
|
||||||
$text['label-action-stop']['sv-se'] = "Stopp";
|
$text['label-action-stop']['sv-se'] = "Stopp";
|
||||||
|
$text['label-action-stop']['ro'] = "";
|
||||||
|
|
||||||
$text['label-action-start']['en-us'] = "Start";
|
$text['label-action-start']['en-us'] = "Start";
|
||||||
$text['label-action-start']['es-cl'] = "Inicio";
|
$text['label-action-start']['es-cl'] = "Inicio";
|
||||||
$text['label-action-start']['pt-pt'] = "Iniciar";
|
$text['label-action-start']['pt-pt'] = "Iniciar";
|
||||||
$text['label-action-start']['fr-fr'] = "démarrer";
|
$text['label-action-start']['fr-fr'] = "Démarrer";
|
||||||
$text['label-action-start']['pt-br'] = "Iniciar";
|
$text['label-action-start']['pt-br'] = "Iniciar";
|
||||||
$text['label-action-start']['pl'] = "Start";
|
$text['label-action-start']['pl'] = "Start";
|
||||||
$text['label-action-start']['uk'] = "Запустити";
|
$text['label-action-start']['uk'] = "Запустити";
|
||||||
$text['label-action-start']['sv-se'] = "Start";
|
$text['label-action-start']['sv-se'] = "Start";
|
||||||
|
$text['label-action-start']['ro'] = "";
|
||||||
|
|
||||||
$text['label-action']['en-us'] = "Action";
|
$text['label-action']['en-us'] = "Action";
|
||||||
$text['label-action']['es-cl'] = "Acción";
|
$text['label-action']['es-cl'] = "Acción";
|
||||||
|
|
@ -413,6 +458,7 @@ $text['label-action']['pt-br'] = "Ação";
|
||||||
$text['label-action']['pl'] = "Operacja";
|
$text['label-action']['pl'] = "Operacja";
|
||||||
$text['label-action']['uk'] = "Дія";
|
$text['label-action']['uk'] = "Дія";
|
||||||
$text['label-action']['sv-se'] = "Åtgärd";
|
$text['label-action']['sv-se'] = "Åtgärd";
|
||||||
|
$text['label-action']['ro'] = "";
|
||||||
|
|
||||||
$text['description-username']['en-us'] = "Enter the username here.";
|
$text['description-username']['en-us'] = "Enter the username here.";
|
||||||
$text['description-username']['es-cl'] = "Ingrese el nombre de usuario aquí";
|
$text['description-username']['es-cl'] = "Ingrese el nombre de usuario aquí";
|
||||||
|
|
@ -422,15 +468,17 @@ $text['description-username']['pt-br'] = "Insira o nome do usuário";
|
||||||
$text['description-username']['pl'] = "Wprowadź nazwę użytkownika";
|
$text['description-username']['pl'] = "Wprowadź nazwę użytkownika";
|
||||||
$text['description-username']['uk'] = "Введіть ім’я користувача";
|
$text['description-username']['uk'] = "Введіть ім’я користувача";
|
||||||
$text['description-username']['sv-se'] = "Ange användarnamn här.";
|
$text['description-username']['sv-se'] = "Ange användarnamn här.";
|
||||||
|
$text['description-username']['ro'] = "";
|
||||||
|
|
||||||
$text['description-supress_cng']['en-us'] = "Enter the supress-cng";
|
$text['description-supress_cng']['en-us'] = "Enter the supress-cng";
|
||||||
$text['description-supress_cng']['es-cl'] = "Para ahorrar ancho de banda RTP, no se envía RTP para el silencio";
|
$text['description-supress_cng']['es-cl'] = "Para ahorrar ancho de banda RTP, no se envía RTP para el silencio";
|
||||||
$text['description-supress_cng']['pt-pt'] = "Introduza o supress-cng";
|
$text['description-supress_cng']['pt-pt'] = "Introduza o supress-cng";
|
||||||
$text['description-supress_cng']['fr-fr'] = "Afin de sauvegarder de la bande passante RTP, on n'envoit pas de RTP pour le silence.";
|
$text['description-supress_cng']['fr-fr'] = "Afin d'économiser la bande passante utilisé par le RTP, on n'envoit pas de paquets RTP pendant les silences.";
|
||||||
$text['description-supress_cng']['pt-br'] = "Insira a supressão CNG";
|
$text['description-supress_cng']['pt-br'] = "Insira a supressão CNG";
|
||||||
$text['description-supress_cng']['pl'] = "Wprowadź ztłumienie/wyłączenie CNG (calling tones)";
|
$text['description-supress_cng']['pl'] = "Wprowadź ztłumienie/wyłączenie CNG (calling tones)";
|
||||||
$text['description-supress_cng']['uk'] = "";
|
$text['description-supress_cng']['uk'] = "";
|
||||||
$text['description-supress_cng']['sv-se'] = "Ange 'supress-cng'";
|
$text['description-supress_cng']['sv-se'] = "Ange 'supress-cng'";
|
||||||
|
$text['description-supress_cng']['ro'] = "";
|
||||||
|
|
||||||
$text['description-sip_cid_type']['en-us'] = "Enter the sip cid type: none, pid, and rpid.";
|
$text['description-sip_cid_type']['en-us'] = "Enter the sip cid type: none, pid, and rpid.";
|
||||||
$text['description-sip_cid_type']['es-cl'] = "Ingrese el tipo de caller id sip: none (utiliza campo From de cabecera), pid (P-Asserted-Identity header) o rpid (remote-Party-ID header).";
|
$text['description-sip_cid_type']['es-cl'] = "Ingrese el tipo de caller id sip: none (utiliza campo From de cabecera), pid (P-Asserted-Identity header) o rpid (remote-Party-ID header).";
|
||||||
|
|
@ -440,15 +488,17 @@ $text['description-sip_cid_type']['pt-br'] = "Insira o tipo do SIP CID: Nome, PI
|
||||||
$text['description-sip_cid_type']['pl'] = "Wprowadź typ prezentacji (np. none, pid lub rpid)";
|
$text['description-sip_cid_type']['pl'] = "Wprowadź typ prezentacji (np. none, pid lub rpid)";
|
||||||
$text['description-sip_cid_type']['uk'] = "";
|
$text['description-sip_cid_type']['uk'] = "";
|
||||||
$text['description-sip_cid_type']['sv-se'] = "Ange sip cid type: none, pid, and rpid";
|
$text['description-sip_cid_type']['sv-se'] = "Ange sip cid type: none, pid, and rpid";
|
||||||
|
$text['description-sip_cid_type']['ro'] = "";
|
||||||
|
|
||||||
$text['description-retry_seconds']['en-us'] = "Enter the retry-seconds here.";
|
$text['description-retry_seconds']['en-us'] = "Enter the retry-seconds here.";
|
||||||
$text['description-retry_seconds']['es-cl'] = "Ingrese el tiempo de reconexión en segundos.";
|
$text['description-retry_seconds']['es-cl'] = "Ingrese el tiempo de reconexión en segundos.";
|
||||||
$text['description-retry_seconds']['pt-pt'] = "Introduza o tempo de reconexão (em segundos) aqui.";
|
$text['description-retry_seconds']['pt-pt'] = "Introduza o tempo de reconexão (em segundos) aqui.";
|
||||||
$text['description-retry_seconds']['fr-fr'] = "Insérer ici la tempo en secondes de tentative de reconnexion après un timeout ou un échec.";
|
$text['description-retry_seconds']['fr-fr'] = "Insérer ici la temps en secondes avant la tentative de ré-enregistrement après un délai d'attente dépassé ou un échec.";
|
||||||
$text['description-retry_seconds']['pt-br'] = "Insira o tempo de reconexão (em segundos)";
|
$text['description-retry_seconds']['pt-br'] = "Insira o tempo de reconexão (em segundos)";
|
||||||
$text['description-retry_seconds']['pl'] = " Wprowadź wartość ponownej próby {sek)";
|
$text['description-retry_seconds']['pl'] = " Wprowadź wartość ponownej próby {sek)";
|
||||||
$text['description-retry_seconds']['uk'] = "";
|
$text['description-retry_seconds']['uk'] = "";
|
||||||
$text['description-retry_seconds']['sv-se'] = "Ange 'retry-sekunder' här.";
|
$text['description-retry_seconds']['sv-se'] = "Ange 'retry-sekunder' här.";
|
||||||
|
$text['description-retry_seconds']['ro'] = "";
|
||||||
|
|
||||||
$text['description-register_transport']['en-us'] = "Choose whether to register-transport.";
|
$text['description-register_transport']['en-us'] = "Choose whether to register-transport.";
|
||||||
$text['description-register_transport']['es-cl'] = "Seleccione el tipo de transporte de registro.";
|
$text['description-register_transport']['es-cl'] = "Seleccione el tipo de transporte de registro.";
|
||||||
|
|
@ -458,6 +508,7 @@ $text['description-register_transport']['pt-br'] = "Insira o tipo de transporte
|
||||||
$text['description-register_transport']['pl'] = "Opcja protokołu transportu SIP 'Register'";
|
$text['description-register_transport']['pl'] = "Opcja protokołu transportu SIP 'Register'";
|
||||||
$text['description-register_transport']['uk'] = "";
|
$text['description-register_transport']['uk'] = "";
|
||||||
$text['description-register_transport']['sv-se'] = "Välj om registrera transport eller ej.";
|
$text['description-register_transport']['sv-se'] = "Välj om registrera transport eller ej.";
|
||||||
|
$text['description-register_transport']['ro'] = "";
|
||||||
|
|
||||||
$text['description-register_proxy']['en-us'] = "Enter the register proxy here.";
|
$text['description-register_proxy']['en-us'] = "Enter the register proxy here.";
|
||||||
$text['description-register_proxy']['es-cl'] = "Ingrese el proxy de registro aquí";
|
$text['description-register_proxy']['es-cl'] = "Ingrese el proxy de registro aquí";
|
||||||
|
|
@ -467,6 +518,7 @@ $text['description-register_proxy']['pt-br'] = "Insira o registro do proxy";
|
||||||
$text['description-register_proxy']['pl'] = "Wprowadź serwer rejestracji proxy";
|
$text['description-register_proxy']['pl'] = "Wprowadź serwer rejestracji proxy";
|
||||||
$text['description-register_proxy']['uk'] = "Введіть проксі для реєстрації";
|
$text['description-register_proxy']['uk'] = "Введіть проксі для реєстрації";
|
||||||
$text['description-register_proxy']['sv-se'] = "Ange 'register proxy' här.";
|
$text['description-register_proxy']['sv-se'] = "Ange 'register proxy' här.";
|
||||||
|
$text['description-register_proxy']['ro'] = "";
|
||||||
|
|
||||||
$text['description-register']['en-us'] = "Choose whether to register.";
|
$text['description-register']['en-us'] = "Choose whether to register.";
|
||||||
$text['description-register']['es-cl'] = "Seleccione si desea registrar";
|
$text['description-register']['es-cl'] = "Seleccione si desea registrar";
|
||||||
|
|
@ -476,15 +528,17 @@ $text['description-register']['pt-br'] = "Escolha se pretende registrar";
|
||||||
$text['description-register']['pl'] = "Wybierz czy wynagana jest rejestracja";
|
$text['description-register']['pl'] = "Wybierz czy wynagana jest rejestracja";
|
||||||
$text['description-register']['uk'] = "";
|
$text['description-register']['uk'] = "";
|
||||||
$text['description-register']['sv-se'] = "Välj om du vill registrera.";
|
$text['description-register']['sv-se'] = "Välj om du vill registrera.";
|
||||||
|
$text['description-register']['ro'] = "";
|
||||||
|
|
||||||
$text['description-realm']['en-us'] = "Enter the realm here.";
|
$text['description-realm']['en-us'] = "Enter the realm here.";
|
||||||
$text['description-realm']['es-cl'] = "Ingrese el reino aquí";
|
$text['description-realm']['es-cl'] = "Ingrese el reino aquí";
|
||||||
$text['description-realm']['pt-pt'] = "Introduza o realm aqui.";
|
$text['description-realm']['pt-pt'] = "Introduza o realm aqui.";
|
||||||
$text['description-realm']['fr-fr'] = "Insérer le Royaume d'authentification";
|
$text['description-realm']['fr-fr'] = "Insérer le domaine utilisé pour l'authentification";
|
||||||
$text['description-realm']['pt-br'] = "Insira o dominio";
|
$text['description-realm']['pt-br'] = "Insira o dominio";
|
||||||
$text['description-realm']['pl'] = "Wprowadź nazwe domeny (realm)";
|
$text['description-realm']['pl'] = "Wprowadź nazwe domeny (realm)";
|
||||||
$text['description-realm']['uk'] = "";
|
$text['description-realm']['uk'] = "";
|
||||||
$text['description-realm']['sv-se'] = "Ange 'realm' här.";
|
$text['description-realm']['sv-se'] = "Ange 'realm' här.";
|
||||||
|
$text['description-realm']['ro'] = "";
|
||||||
|
|
||||||
$text['description-proxy']['en-us'] = "Enter the domain or IP address of the proxy.";
|
$text['description-proxy']['en-us'] = "Enter the domain or IP address of the proxy.";
|
||||||
$text['description-proxy']['es-cl'] = "Ingrese el dominio o dirección IP del proxy.";
|
$text['description-proxy']['es-cl'] = "Ingrese el dominio o dirección IP del proxy.";
|
||||||
|
|
@ -494,51 +548,57 @@ $text['description-proxy']['pt-br'] = "Insira o dominio ou endereço IP do proxy
|
||||||
$text['description-proxy']['pl'] = "Wprowadź nazwę domeny lub adres IP serwera proxy";
|
$text['description-proxy']['pl'] = "Wprowadź nazwę domeny lub adres IP serwera proxy";
|
||||||
$text['description-proxy']['uk'] = "Введіть назву домену або IP адресу проксі";
|
$text['description-proxy']['uk'] = "Введіть назву домену або IP адресу проксі";
|
||||||
$text['description-proxy']['sv-se'] = "Ange domän eller IP adress för proxy:n här.";
|
$text['description-proxy']['sv-se'] = "Ange domän eller IP adress för proxy:n här.";
|
||||||
|
$text['description-proxy']['ro'] = "";
|
||||||
|
|
||||||
$text['description-profile']['en-us'] = "Enter the profile here.";
|
$text['description-profile']['en-us'] = "Enter the profile here.";
|
||||||
$text['description-profile']['es-cl'] = "Ingrese el perfil aquí.";
|
$text['description-profile']['es-cl'] = "Ingrese el perfil aquí.";
|
||||||
$text['description-profile']['pt-pt'] = "Introduza o perfil aqui.";
|
$text['description-profile']['pt-pt'] = "Introduza o perfil aqui.";
|
||||||
$text['description-profile']['fr-fr'] = "";
|
$text['description-profile']['fr-fr'] = "Sélectionnez le profil à utiliser pour cette passerelle";
|
||||||
$text['description-profile']['pt-br'] = "Defina as configurações para este perfil";
|
$text['description-profile']['pt-br'] = "Defina as configurações para este perfil";
|
||||||
$text['description-profile']['pl'] = "Zdefiniuj ustawienia tego profilu";
|
$text['description-profile']['pl'] = "Zdefiniuj ustawienia tego profilu";
|
||||||
$text['description-profile']['uk'] = "Введіть профіль";
|
$text['description-profile']['uk'] = "Введіть профіль";
|
||||||
$text['description-profile']['sv-se'] = "Definiera inställningar för denna profil.";
|
$text['description-profile']['sv-se'] = "Definiera inställningar för denna profil.";
|
||||||
|
$text['description-profile']['ro'] = "";
|
||||||
|
|
||||||
$text['description-ping']['en-us'] = "Enter the ping interval here in seconds.";
|
$text['description-ping']['en-us'] = "Enter the ping interval here in seconds.";
|
||||||
$text['description-ping']['es-cl'] = "Ingrese el intervalo de ping en segundos aquí.";
|
$text['description-ping']['es-cl'] = "Ingrese el intervalo de ping en segundos aquí.";
|
||||||
$text['description-ping']['pt-pt'] = "Introduza aqui o intervalo de ping em segundos.";
|
$text['description-ping']['pt-pt'] = "Introduza aqui o intervalo de ping em segundos.";
|
||||||
$text['description-ping']['fr-fr'] = "Insérer ici la fréquence de ping en secondes.";
|
$text['description-ping']['fr-fr'] = "Entrez ici la période entre chaque ping en secondes. Les pings permettent de vérifier que la passerelle est accessible.";
|
||||||
$text['description-ping']['pt-br'] = "Insira aqui o intervalo ping em segundos ";
|
$text['description-ping']['pt-br'] = "Insira aqui o intervalo ping em segundos ";
|
||||||
$text['description-ping']['pl'] = "Wprowadź interwał PING (sek)";
|
$text['description-ping']['pl'] = "Wprowadź interwał PING (sek)";
|
||||||
$text['description-ping']['uk'] = "Введіть інтервал пінгування в секундах.";
|
$text['description-ping']['uk'] = "Введіть інтервал пінгування в секундах.";
|
||||||
$text['description-ping']['sv-se'] = "Ange interval för ping i sekunder.";
|
$text['description-ping']['sv-se'] = "Ange interval för ping i sekunder.";
|
||||||
|
$text['description-ping']['ro'] = "";
|
||||||
|
|
||||||
$text['description-password']['en-us'] = "Enter the password here.";
|
$text['description-password']['en-us'] = "Enter the password here.";
|
||||||
$text['description-password']['es-cl'] = "Ingrese la contraseña aquí";
|
$text['description-password']['es-cl'] = "Ingrese la contraseña aquí";
|
||||||
$text['description-password']['pt-pt'] = "Introduza a password aqui.";
|
$text['description-password']['pt-pt'] = "Introduza a password aqui.";
|
||||||
$text['description-password']['fr-fr'] = "";
|
$text['description-password']['fr-fr'] = "Entrez le mot de passe.";
|
||||||
$text['description-password']['pt-br'] = "Introduza a senha";
|
$text['description-password']['pt-br'] = "Introduza a senha";
|
||||||
$text['description-password']['pl'] = "Wpisz hasło";
|
$text['description-password']['pl'] = "Wpisz hasło";
|
||||||
$text['description-password']['uk'] = "Введіть пароль";
|
$text['description-password']['uk'] = "Введіть пароль";
|
||||||
$text['description-password']['sv-se'] = "Fyll i lösenord.";
|
$text['description-password']['sv-se'] = "Fyll i lösenord.";
|
||||||
|
$text['description-password']['ro'] = "";
|
||||||
|
|
||||||
$text['description-outbound_proxy']['en-us'] = "Enter the outbound proxy here.";
|
$text['description-outbound_proxy']['en-us'] = "Enter the outbound proxy here.";
|
||||||
$text['description-outbound_proxy']['es-cl'] = "Ingrese un proxy de salida aquí";
|
$text['description-outbound_proxy']['es-cl'] = "Ingrese un proxy de salida aquí";
|
||||||
$text['description-outbound_proxy']['pt-pt'] = "Introduza o proxy de saída aqui.";
|
$text['description-outbound_proxy']['pt-pt'] = "Introduza o proxy de saída aqui.";
|
||||||
$text['description-outbound_proxy']['fr-fr'] = "Insérer ici le proxy sortant.";
|
$text['description-outbound_proxy']['fr-fr'] = "Entrez ici le proxy sortant.";
|
||||||
$text['description-outbound_proxy']['pt-br'] = "Introduza o outbound proxy";
|
$text['description-outbound_proxy']['pt-br'] = "Introduza o outbound proxy";
|
||||||
$text['description-outbound_proxy']['pl'] = "Wprowadź wychodzący serwer proxy";
|
$text['description-outbound_proxy']['pl'] = "Wprowadź wychodzący serwer proxy";
|
||||||
$text['description-outbound_proxy']['uk'] = "Введіть вихідний проксі";
|
$text['description-outbound_proxy']['uk'] = "Введіть вихідний проксі";
|
||||||
$text['description-outbound_proxy']['sv-se'] = "Fyll i utgående proxy.";
|
$text['description-outbound_proxy']['sv-se'] = "Fyll i utgående proxy.";
|
||||||
|
$text['description-outbound_proxy']['ro'] = "";
|
||||||
|
|
||||||
$text['description-gateway-name']['en-us'] = "Enter the gateway name here.";
|
$text['description-gateway-name']['en-us'] = "Enter the gateway name here.";
|
||||||
$text['description-gateway-name']['es-cl'] = "Ingrese el nombre de la pasarela aquí";
|
$text['description-gateway-name']['es-cl'] = "Ingrese el nombre de la pasarela aquí";
|
||||||
$text['description-gateway-name']['pt-pt'] = "Introduzir o nome do gateway aqui.";
|
$text['description-gateway-name']['pt-pt'] = "Introduzir o nome do gateway aqui.";
|
||||||
$text['description-gateway-name']['fr-fr'] = "Mettre ici le nom de la passerelle.";
|
$text['description-gateway-name']['fr-fr'] = "Entrez ici le nom de la passerelle.";
|
||||||
$text['description-gateway-name']['pt-br'] = "Insira o nome do gateway";
|
$text['description-gateway-name']['pt-br'] = "Insira o nome do gateway";
|
||||||
$text['description-gateway-name']['pl'] = "Wprowadź nazwę bramy wyjściowej";
|
$text['description-gateway-name']['pl'] = "Wprowadź nazwę bramy wyjściowej";
|
||||||
$text['description-gateway-name']['uk'] = "Введіть назву шлюзу";
|
$text['description-gateway-name']['uk'] = "Введіть назву шлюзу";
|
||||||
$text['description-gateway-name']['sv-se'] = "Ange gateway namn här.";
|
$text['description-gateway-name']['sv-se'] = "Ange gateway namn här.";
|
||||||
|
$text['description-gateway-name']['ro'] = "";
|
||||||
|
|
||||||
$text['description-gateway-edit']['en-us'] = "Defines a connections to a SIP Provider or another SIP server.";
|
$text['description-gateway-edit']['en-us'] = "Defines a connections to a SIP Provider or another SIP server.";
|
||||||
$text['description-gateway-edit']['es-cl'] = "Define una conexión con un proveedor SIP u otro servidor SIP.";
|
$text['description-gateway-edit']['es-cl'] = "Define una conexión con un proveedor SIP u otro servidor SIP.";
|
||||||
|
|
@ -548,6 +608,7 @@ $text['description-gateway-edit']['pt-br'] = "Define uma ligação a um operador
|
||||||
$text['description-gateway-edit']['pl'] = "Zdefiniuj połączenia do operatora SIP lub innego serwera SIP";
|
$text['description-gateway-edit']['pl'] = "Zdefiniuj połączenia do operatora SIP lub innego serwera SIP";
|
||||||
$text['description-gateway-edit']['uk'] = "Визначає підключення до провайдера SIP або іншого SIP-сервера.";
|
$text['description-gateway-edit']['uk'] = "Визначає підключення до провайдера SIP або іншого SIP-сервера.";
|
||||||
$text['description-gateway-edit']['sv-se'] = "Definierar anslutning till en SIP Provider eller annan SIP -server.";
|
$text['description-gateway-edit']['sv-se'] = "Definierar anslutning till en SIP Provider eller annan SIP -server.";
|
||||||
|
$text['description-gateway-edit']['ro'] = "";
|
||||||
|
|
||||||
$text['description-gateway']['en-us'] = "Gateways provide access into other voice networks. These can be voice providers or other systems that require SIP registration.";
|
$text['description-gateway']['en-us'] = "Gateways provide access into other voice networks. These can be voice providers or other systems that require SIP registration.";
|
||||||
$text['description-gateway']['es-cl'] = "Las pasarelas proveen acceso a otras redes de voz. Pueden ser provedores u otro sistema que requiera registo SIP.";
|
$text['description-gateway']['es-cl'] = "Las pasarelas proveen acceso a otras redes de voz. Pueden ser provedores u otro sistema que requiera registo SIP.";
|
||||||
|
|
@ -557,23 +618,26 @@ $text['description-gateway']['pt-br'] = "Os gateways oferecem acesso a outras re
|
||||||
$text['description-gateway']['pl'] = "Bramy wyjściowe zapewniają dostęp do innych sieci telefonicznych. Mogą to być sieci voip lub inne systemy, które wymagają rejestracji SIP.";
|
$text['description-gateway']['pl'] = "Bramy wyjściowe zapewniają dostęp do innych sieci telefonicznych. Mogą to być sieci voip lub inne systemy, które wymagają rejestracji SIP.";
|
||||||
$text['description-gateway']['uk'] = "";
|
$text['description-gateway']['uk'] = "";
|
||||||
$text['description-gateway']['sv-se'] = "Gateways ger tillgång till andra röstnätverk. Dessa kan vara telefoni leverantörer eller andra system som kräver SIP registrering.";
|
$text['description-gateway']['sv-se'] = "Gateways ger tillgång till andra röstnätverk. Dessa kan vara telefoni leverantörer eller andra system som kräver SIP registrering.";
|
||||||
|
$text['description-gateway']['ro'] = "";
|
||||||
|
|
||||||
$text['description-from_user']['en-us'] = "Enter the from-user here.";
|
$text['description-from_user']['en-us'] = "Enter the from-user here.";
|
||||||
$text['description-from_user']['pt-pt'] = "Introduza o from-user aqui.";
|
$text['description-from_user']['pt-pt'] = "Introduza o from-user aqui.";
|
||||||
$text['description-from_user']['fr-fr'] = "Partie Utilisateur du header SIP From.";
|
$text['description-from_user']['fr-fr'] = "Utilisateur à utiliser dans le header SIP From.";
|
||||||
$text['description-from_user']['pt-br'] = "Insira o usuário";
|
$text['description-from_user']['pt-br'] = "Insira o usuário";
|
||||||
$text['description-from_user']['pl'] = "Wprowadź SIP 'from user'";
|
$text['description-from_user']['pl'] = "Wprowadź SIP 'from user'";
|
||||||
$text['description-from_user']['uk'] = "";
|
$text['description-from_user']['uk'] = "";
|
||||||
$text['description-from_user']['sv-se'] = "Ange 'from-user' här.";
|
$text['description-from_user']['sv-se'] = "Ange 'from-user' här.";
|
||||||
|
$text['description-from_user']['ro'] = "";
|
||||||
|
|
||||||
$text['description-from_domain']['en-us'] = "Enter the from-domain here.";
|
$text['description-from_domain']['en-us'] = "Enter the from-domain here.";
|
||||||
$text['description-from_domain']['es-cl'] = "Parte dominio de cabecera SIP";
|
$text['description-from_domain']['es-cl'] = "Parte dominio de cabecera SIP";
|
||||||
$text['description-from_domain']['pt-pt'] = "Introduza o from-domain aqui.";
|
$text['description-from_domain']['pt-pt'] = "Introduza o from-domain aqui.";
|
||||||
$text['description-from_domain']['fr-fr'] = "Partie Domaine du header SIP From.";
|
$text['description-from_domain']['fr-fr'] = "Domaine à utiliser dans le header SIP From.";
|
||||||
$text['description-from_domain']['pt-br'] = "Insira o dominio";
|
$text['description-from_domain']['pt-br'] = "Insira o dominio";
|
||||||
$text['description-from_domain']['pl'] = "Wprowadź SIP 'from-domain'";
|
$text['description-from_domain']['pl'] = "Wprowadź SIP 'from-domain'";
|
||||||
$text['description-from_domain']['uk'] = "";
|
$text['description-from_domain']['uk'] = "";
|
||||||
$text['description-from_domain']['sv-se'] = "Ange 'from-domain' här.";
|
$text['description-from_domain']['sv-se'] = "Ange 'from-domain' här.";
|
||||||
|
$text['description-from_domain']['ro'] = "";
|
||||||
|
|
||||||
$text['description-extension_in_contact']['en-us'] = "Enter the Extension In Contact";
|
$text['description-extension_in_contact']['en-us'] = "Enter the Extension In Contact";
|
||||||
$text['description-extension_in_contact']['es-cl'] = "Ingrese la extensión en contacto.";
|
$text['description-extension_in_contact']['es-cl'] = "Ingrese la extensión en contacto.";
|
||||||
|
|
@ -583,24 +647,27 @@ $text['description-extension_in_contact']['pt-br'] = "Insira a extensão no cont
|
||||||
$text['description-extension_in_contact']['pl'] = "Wprowadź numer wewnętrzny w SIP 'Contact'";
|
$text['description-extension_in_contact']['pl'] = "Wprowadź numer wewnętrzny w SIP 'Contact'";
|
||||||
$text['description-extension_in_contact']['uk'] = "";
|
$text['description-extension_in_contact']['uk'] = "";
|
||||||
$text['description-extension_in_contact']['sv-se'] = "Ange 'Extension In Contact'";
|
$text['description-extension_in_contact']['sv-se'] = "Ange 'Extension In Contact'";
|
||||||
|
$text['description-extension_in_contact']['ro'] = "";
|
||||||
|
|
||||||
$text['description-extension']['en-us'] = "Enter the extension here.";
|
$text['description-extension']['en-us'] = "Enter the extension here.";
|
||||||
$text['description-extension']['es-cl'] = "Ingrese la extensión aquí";
|
$text['description-extension']['es-cl'] = "Ingrese la extensión aquí";
|
||||||
$text['description-extension']['pt-pt'] = "Introduza a extensão aqui.";
|
$text['description-extension']['pt-pt'] = "Introduza a extensão aqui.";
|
||||||
$text['description-extension']['fr-fr'] = "";
|
$text['description-extension']['fr-fr'] = "Assigner l'extension et le nombre de lignes à l'équipement.";
|
||||||
$text['description-extension']['pt-br'] = "Atribua a extensão e números ao dispositivo";
|
$text['description-extension']['pt-br'] = "Atribua a extensão e números ao dispositivo";
|
||||||
$text['description-extension']['pl'] = "Wprowadź alfanumeryczny numer wewnętrzny. Domyślna konfiguracja pozwala na 2-7 cyfrowe numery wewnętrzne";
|
$text['description-extension']['pl'] = "Wprowadź alfanumeryczny numer wewnętrzny. Domyślna konfiguracja pozwala na 2-7 cyfrowe numery wewnętrzne";
|
||||||
$text['description-extension']['uk'] = "Введіть розширення";
|
$text['description-extension']['uk'] = "Введіть розширення";
|
||||||
$text['description-extension']['sv-se'] = "Ange anknytningen här.";
|
$text['description-extension']['sv-se'] = "Ange anknytningen här.";
|
||||||
|
$text['description-extension']['ro'] = "";
|
||||||
|
|
||||||
$text['description-expire_seconds']['en-us'] = "Enter the expire-seconds here.";
|
$text['description-expire_seconds']['en-us'] = "Enter the expire-seconds here.";
|
||||||
$text['description-expire_seconds']['es-cl'] = "Ingrese el tiempo de expiración en segundos.";
|
$text['description-expire_seconds']['es-cl'] = "Ingrese el tiempo de expiración en segundos.";
|
||||||
$text['description-expire_seconds']['pt-pt'] = "Introduza o tempo de validade (em segundos) aqui.";
|
$text['description-expire_seconds']['pt-pt'] = "Introduza o tempo de validade (em segundos) aqui.";
|
||||||
$text['description-expire_seconds']['fr-fr'] = "Tempo d'enregistrement en secondes (avant de déclarer le proxy HS).";
|
$text['description-expire_seconds']['fr-fr'] = "Durée d'enregistrement en secondes. C'est la durée au bout de laquelle il est nécessaire de se ré-enregistrer auprès de la passerelle.";
|
||||||
$text['description-expire_seconds']['pt-br'] = "Insira o tempo de validade (em segundos)";
|
$text['description-expire_seconds']['pt-br'] = "Insira o tempo de validade (em segundos)";
|
||||||
$text['description-expire_seconds']['pl'] = "Wprowadź czas wygaśnięcia (sek)";
|
$text['description-expire_seconds']['pl'] = "Wprowadź czas wygaśnięcia (sek)";
|
||||||
$text['description-expire_seconds']['uk'] = "";
|
$text['description-expire_seconds']['uk'] = "";
|
||||||
$text['description-expire_seconds']['sv-se'] = "Ange 'expire-seconds' här.";
|
$text['description-expire_seconds']['sv-se'] = "Ange 'expire-seconds' här.";
|
||||||
|
$text['description-expire_seconds']['ro'] = "";
|
||||||
|
|
||||||
$text['description-enabled']['en-us'] = "Enable or Disable the Gateway";
|
$text['description-enabled']['en-us'] = "Enable or Disable the Gateway";
|
||||||
$text['description-enabled']['es-cl'] = "Activar o Desactivar la Pasarela";
|
$text['description-enabled']['es-cl'] = "Activar o Desactivar la Pasarela";
|
||||||
|
|
@ -610,6 +677,7 @@ $text['description-enabled']['pt-br'] = "Escolha o estado desta definição";
|
||||||
$text['description-enabled']['pl'] = "Ustaw status numeru wewnętrznego.";
|
$text['description-enabled']['pl'] = "Ustaw status numeru wewnętrznego.";
|
||||||
$text['description-enabled']['uk'] = "";
|
$text['description-enabled']['uk'] = "";
|
||||||
$text['description-enabled']['sv-se'] = "Aktivera eller In-aktivera Gateway";
|
$text['description-enabled']['sv-se'] = "Aktivera eller In-aktivera Gateway";
|
||||||
|
$text['description-enabled']['ro'] = "";
|
||||||
|
|
||||||
$text['description-domain']['en-us'] = "";
|
$text['description-domain']['en-us'] = "";
|
||||||
$text['description-domain']['es-cl'] = "";
|
$text['description-domain']['es-cl'] = "";
|
||||||
|
|
@ -619,6 +687,7 @@ $text['description-domain']['pt-br'] = "";
|
||||||
$text['description-domain']['pl'] = "";
|
$text['description-domain']['pl'] = "";
|
||||||
$text['description-domain']['uk'] = "";
|
$text['description-domain']['uk'] = "";
|
||||||
$text['description-domain']['sv-se'] = "";
|
$text['description-domain']['sv-se'] = "";
|
||||||
|
$text['description-domain']['ro'] = "";
|
||||||
|
|
||||||
$text['description-distinct_to']['en-us'] = "Enter the distinct_to here.";
|
$text['description-distinct_to']['en-us'] = "Enter the distinct_to here.";
|
||||||
$text['description-distinct_to']['es-cl'] = "Ingrese el distinct_to aquí.";
|
$text['description-distinct_to']['es-cl'] = "Ingrese el distinct_to aquí.";
|
||||||
|
|
@ -628,60 +697,67 @@ $text['description-distinct_to']['pt-br'] = "Inisira a distinção";
|
||||||
$text['description-distinct_to']['pl'] = "Wprowadź wartość 'wyodrębnj do'";
|
$text['description-distinct_to']['pl'] = "Wprowadź wartość 'wyodrębnj do'";
|
||||||
$text['description-distinct_to']['uk'] = "";
|
$text['description-distinct_to']['uk'] = "";
|
||||||
$text['description-distinct_to']['sv-se'] = "Ange 'distinct_to' här. ";
|
$text['description-distinct_to']['sv-se'] = "Ange 'distinct_to' här. ";
|
||||||
|
$text['description-distinct_to']['ro'] = "";
|
||||||
|
|
||||||
$text['description-description']['en-us'] = "Enter the description of the gateway here.";
|
$text['description-description']['en-us'] = "Enter the description of the gateway here.";
|
||||||
$text['description-description']['es-cl'] = "Ingrese la descripción de la pasarela aquí.";
|
$text['description-description']['es-cl'] = "Ingrese la descripción de la pasarela aquí.";
|
||||||
$text['description-description']['pt-pt'] = "Introduza a descrição do gateway aqui.";
|
$text['description-description']['pt-pt'] = "Introduza a descrição do gateway aqui.";
|
||||||
$text['description-description']['fr-fr'] = "Insérer ici la description de la passerelle.";
|
$text['description-description']['fr-fr'] = "Entrez ici la description de la passerelle.";
|
||||||
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
|
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
|
||||||
$text['description-description']['pl'] = "Wprowadź opis bramy wyjściowej";
|
$text['description-description']['pl'] = "Wprowadź opis bramy wyjściowej";
|
||||||
$text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
|
$text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
|
||||||
$text['description-description']['sv-se'] = "Ange en beskrivning för gateway:en här.";
|
$text['description-description']['sv-se'] = "Ange en beskrivning för gateway:en här.";
|
||||||
|
$text['description-description']['ro'] = "";
|
||||||
|
|
||||||
$text['description-context']['en-us'] = "Enter the context here.";
|
$text['description-context']['en-us'] = "Enter the context here.";
|
||||||
$text['description-context']['es-cl'] = "Ingrese el contexto aquí";
|
$text['description-context']['es-cl'] = "Ingrese el contexto aquí";
|
||||||
$text['description-context']['pt-pt'] = "Introduza o contexto aqui.";
|
$text['description-context']['pt-pt'] = "Introduza o contexto aqui.";
|
||||||
$text['description-context']['fr-fr'] = "";
|
$text['description-context']['fr-fr'] = "Entrez ici le contexte";
|
||||||
$text['description-context']['pt-br'] = "Insira o contexto";
|
$text['description-context']['pt-br'] = "Insira o contexto";
|
||||||
$text['description-context']['pl'] = "Wprowadź kontekst";
|
$text['description-context']['pl'] = "Wprowadź kontekst";
|
||||||
$text['description-context']['uk'] = "";
|
$text['description-context']['uk'] = "";
|
||||||
$text['description-context']['sv-se'] = "Ange 'context' här.";
|
$text['description-context']['sv-se'] = "Ange 'context' här.";
|
||||||
|
$text['description-context']['ro'] = "";
|
||||||
|
|
||||||
$text['description-codec_prefs']['en-us'] = "Enter the codec preferences as a list. Ex: PCMA,PCMU,G722";
|
$text['description-codec_prefs']['en-us'] = "Enter the codec preferences as a list. Ex: PCMA,PCMU,G722";
|
||||||
$text['description-codec_prefs']['es-cl'] = "Ingrese el listado de codecs a utilizar. Ej: PCMA,PCMU,G722";
|
$text['description-codec_prefs']['es-cl'] = "Ingrese el listado de codecs a utilizar. Ej: PCMA,PCMU,G722";
|
||||||
$text['description-codec_prefs']['pt-pt'] = "Introduza os codecs a utilizar no gateway sob a forma de lista. Ex: PCMA,PCMU,G722";
|
$text['description-codec_prefs']['pt-pt'] = "Introduza os codecs a utilizar no gateway sob a forma de lista. Ex: PCMA,PCMU,G722";
|
||||||
$text['description-codec_prefs']['fr-fr'] = "Choisir une liste de codec utilisé sur ce lien. Ex: PCMA,PCMU,G722";
|
$text['description-codec_prefs']['fr-fr'] = "Entrez ici la liste des codecs à utiliser sur ce lien. Ex: PCMA,PCMU,G722";
|
||||||
$text['description-codec_prefs']['pt-br'] = "Insira os codecs que utilizar no gateway";
|
$text['description-codec_prefs']['pt-br'] = "Insira os codecs que utilizar no gateway";
|
||||||
$text['description-codec_prefs']['pl'] = "Wprowadź listę preferencji kodeków (np. PCMA,PCMU,G722)";
|
$text['description-codec_prefs']['pl'] = "Wprowadź listę preferencji kodeków (np. PCMA,PCMU,G722)";
|
||||||
$text['description-codec_prefs']['uk'] = "";
|
$text['description-codec_prefs']['uk'] = "";
|
||||||
$text['description-codec_prefs']['sv-se'] = "Ange codec preferenser som en lista . Ex : PCMA , PCMU , G722";
|
$text['description-codec_prefs']['sv-se'] = "Ange codec preferenser som en lista . Ex : PCMA , PCMU , G722";
|
||||||
|
$text['description-codec_prefs']['ro'] = "";
|
||||||
|
|
||||||
$text['description-channels']['en-us'] = "Maximum number of simultaneous channels available in the gateway.";
|
$text['description-channels']['en-us'] = "Maximum number of simultaneous channels available in the gateway.";
|
||||||
$text['description-channels']['es-cl'] = "Número máximo de canales simultaneos disponibles en la pasarela.";
|
$text['description-channels']['es-cl'] = "Número máximo de canales simultaneos disponibles en la pasarela.";
|
||||||
$text['description-channels']['pt-pt'] = "Número máximo de canais simultâneos no gateway.";
|
$text['description-channels']['pt-pt'] = "Número máximo de canais simultâneos no gateway.";
|
||||||
$text['description-channels']['fr-fr'] = "Nombre max de canaux simultanés disponibles sur la passerelle.";
|
$text['description-channels']['fr-fr'] = "Nombre maximum de communications simultanées disponibles sur cette passerelle.";
|
||||||
$text['description-channels']['pt-br'] = "Número máximo de canais simultâneos no gateway";
|
$text['description-channels']['pt-br'] = "Número máximo de canais simultâneos no gateway";
|
||||||
$text['description-channels']['pl'] = "Maksymalna ilość kanałów głosowych dostępna w tej bramie wyjściowej";
|
$text['description-channels']['pl'] = "Maksymalna ilość kanałów głosowych dostępna w tej bramie wyjściowej";
|
||||||
$text['description-channels']['uk'] = "";
|
$text['description-channels']['uk'] = "";
|
||||||
$text['description-channels']['sv-se'] = "Max antal samtidiga kanaler för gateway.";
|
$text['description-channels']['sv-se'] = "Max antal samtidiga kanaler för gateway.";
|
||||||
|
$text['description-channels']['ro'] = "";
|
||||||
|
|
||||||
$text['description-caller_id_in_from']['en-us'] = "Enter the caller-id-in-from.";
|
$text['description-caller_id_in_from']['en-us'] = "Enter the caller-id-in-from.";
|
||||||
$text['description-caller_id_in_from']['es-cl'] = "Ingrese la parte caller-id-in-from de la cabecera SIP";
|
$text['description-caller_id_in_from']['es-cl'] = "Ingrese la parte caller-id-in-from de la cabecera SIP";
|
||||||
$text['description-caller_id_in_from']['pt-pt'] = "Introduza o caller-id-in-from";
|
$text['description-caller_id_in_from']['pt-pt'] = "Introduza o caller-id-in-from";
|
||||||
$text['description-caller_id_in_from']['fr-fr'] = "Insérer ici la partie Caller-id à utiliser dans le header SIP From.";
|
$text['description-caller_id_in_from']['fr-fr'] = "Faut il utiliser l'identifiant d'appelant dans le header SIP From?";
|
||||||
$text['description-caller_id_in_from']['pt-br'] = "Insira o identificador da chamada";
|
$text['description-caller_id_in_from']['pt-br'] = "Insira o identificador da chamada";
|
||||||
$text['description-caller_id_in_from']['pl'] = "Wprowadź SIP 'caller-id-in-from'";
|
$text['description-caller_id_in_from']['pl'] = "Wprowadź SIP 'caller-id-in-from'";
|
||||||
$text['description-caller_id_in_from']['uk'] = "";
|
$text['description-caller_id_in_from']['uk'] = "";
|
||||||
$text['description-caller_id_in_from']['sv-se'] = "Ange 'caller-id-in-from'.";
|
$text['description-caller_id_in_from']['sv-se'] = "Ange 'caller-id-in-from'.";
|
||||||
|
$text['description-caller_id_in_from']['ro'] = "";
|
||||||
|
|
||||||
$text['description-auth_username']['en-us'] = "Enter the auth-username here.";
|
$text['description-auth_username']['en-us'] = "Enter the auth-username here.";
|
||||||
$text['description-auth_username']['es-cl'] = "Ingrese el auth-username aquí";
|
$text['description-auth_username']['es-cl'] = "Ingrese el auth-username aquí";
|
||||||
$text['description-auth_username']['pt-pt'] = "Introduza o nome de utilizador autorizado aqui.";
|
$text['description-auth_username']['pt-pt'] = "Introduza o nome de utilizador autorizado aqui.";
|
||||||
$text['description-auth_username']['fr-fr'] = "Insérer l'utilisateur d'authentification";
|
$text['description-auth_username']['fr-fr'] = "Entrez ici le nom d'utilisateur pour l'authentification";
|
||||||
$text['description-auth_username']['pt-br'] = "Insira o nome do usuoário autorizado";
|
$text['description-auth_username']['pt-br'] = "Insira o nome do usuoário autorizado";
|
||||||
$text['description-auth_username']['pl'] = "Wprowadź nazwe użytkownika (login)";
|
$text['description-auth_username']['pl'] = "Wprowadź nazwe użytkownika (login)";
|
||||||
$text['description-auth_username']['uk'] = "";
|
$text['description-auth_username']['uk'] = "";
|
||||||
$text['description-auth_username']['sv-se'] = "Ange 'uth-username' här.";
|
$text['description-auth_username']['sv-se'] = "Ange 'uth-username' här.";
|
||||||
|
$text['description-auth_username']['ro'] = "";
|
||||||
|
|
||||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||||
|
|
@ -691,6 +767,7 @@ $text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
||||||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||||
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||||
|
$text['confirm-delete']['ro'] = "";
|
||||||
|
|
||||||
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
|
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
|
||||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||||
|
|
@ -700,6 +777,7 @@ $text['confirm-copy']['pt-br'] = "Deseja realmente copiar isto?";
|
||||||
$text['confirm-copy']['pl'] = "Czy na pewno chcesz to skopiować?";
|
$text['confirm-copy']['pl'] = "Czy na pewno chcesz to skopiować?";
|
||||||
$text['confirm-copy']['uk'] = "Ви дійсно бажаєте це копіювати?";
|
$text['confirm-copy']['uk'] = "Ви дійсно бажаєте це копіювати?";
|
||||||
$text['confirm-copy']['sv-se'] = "Vill du verkligen kopiera detta?";
|
$text['confirm-copy']['sv-se'] = "Vill du verkligen kopiera detta?";
|
||||||
|
$text['confirm-copy']['ro'] = "";
|
||||||
|
|
||||||
$text['button-view']['en-us'] = "View";
|
$text['button-view']['en-us'] = "View";
|
||||||
$text['button-view']['es-cl'] = "Ver";
|
$text['button-view']['es-cl'] = "Ver";
|
||||||
|
|
@ -709,6 +787,7 @@ $text['button-view']['pt-br'] = "Visualizar";
|
||||||
$text['button-view']['pl'] = "Widok";
|
$text['button-view']['pl'] = "Widok";
|
||||||
$text['button-view']['uk'] = "Перегляд";
|
$text['button-view']['uk'] = "Перегляд";
|
||||||
$text['button-view']['sv-se'] = "Visa";
|
$text['button-view']['sv-se'] = "Visa";
|
||||||
|
$text['button-view']['ro'] = "";
|
||||||
|
|
||||||
$text['button-save']['en-us'] = "Save";
|
$text['button-save']['en-us'] = "Save";
|
||||||
$text['button-save']['es-cl'] = "Guardar";
|
$text['button-save']['es-cl'] = "Guardar";
|
||||||
|
|
@ -718,6 +797,7 @@ $text['button-save']['pt-br'] = "Salvar";
|
||||||
$text['button-save']['pl'] = "Zachowaj";
|
$text['button-save']['pl'] = "Zachowaj";
|
||||||
$text['button-save']['uk'] = "Зберегти";
|
$text['button-save']['uk'] = "Зберегти";
|
||||||
$text['button-save']['sv-se'] = "Spara";
|
$text['button-save']['sv-se'] = "Spara";
|
||||||
|
$text['button-save']['ro'] = "Salvează";
|
||||||
|
|
||||||
$text['button-refresh']['en-us'] = "Refresh";
|
$text['button-refresh']['en-us'] = "Refresh";
|
||||||
$text['button-refresh']['es-cl'] = "Refrescar";
|
$text['button-refresh']['es-cl'] = "Refrescar";
|
||||||
|
|
@ -727,15 +807,17 @@ $text['button-refresh']['pt-br'] = "Atualizar";
|
||||||
$text['button-refresh']['pl'] = "Odśwież";
|
$text['button-refresh']['pl'] = "Odśwież";
|
||||||
$text['button-refresh']['uk'] = "Оновити";
|
$text['button-refresh']['uk'] = "Оновити";
|
||||||
$text['button-refresh']['sv-se'] = "Uppdatera";
|
$text['button-refresh']['sv-se'] = "Uppdatera";
|
||||||
|
$text['button-refresh']['ro'] = "";
|
||||||
|
|
||||||
$text['button-edit']['en-us'] = "Edit";
|
$text['button-edit']['en-us'] = "Edit";
|
||||||
$text['button-edit']['es-cl'] = "Editar";
|
$text['button-edit']['es-cl'] = "Editar";
|
||||||
$text['button-edit']['pt-pt'] = "Editar";
|
$text['button-edit']['pt-pt'] = "Editar";
|
||||||
$text['button-edit']['fr-fr'] = "Editer";
|
$text['button-edit']['fr-fr'] = "Modifier";
|
||||||
$text['button-edit']['pt-br'] = "Editar";
|
$text['button-edit']['pt-br'] = "Editar";
|
||||||
$text['button-edit']['pl'] = "Edytuj";
|
$text['button-edit']['pl'] = "Edytuj";
|
||||||
$text['button-edit']['uk'] = "Редагувати";
|
$text['button-edit']['uk'] = "Редагувати";
|
||||||
$text['button-edit']['sv-se'] = "Editera";
|
$text['button-edit']['sv-se'] = "Editera";
|
||||||
|
$text['button-edit']['ro'] = "";
|
||||||
|
|
||||||
$text['button-delete']['en-us'] = "Delete";
|
$text['button-delete']['en-us'] = "Delete";
|
||||||
$text['button-delete']['es-cl'] = "Eliminar";
|
$text['button-delete']['es-cl'] = "Eliminar";
|
||||||
|
|
@ -745,6 +827,7 @@ $text['button-delete']['pt-br'] = "Remover";
|
||||||
$text['button-delete']['pl'] = "Usuń";
|
$text['button-delete']['pl'] = "Usuń";
|
||||||
$text['button-delete']['uk'] = "Видалити";
|
$text['button-delete']['uk'] = "Видалити";
|
||||||
$text['button-delete']['sv-se'] = "Ta Bort";
|
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||||
|
$text['button-delete']['ro'] = "";
|
||||||
|
|
||||||
$text['button-copy']['en-us'] = "Copy";
|
$text['button-copy']['en-us'] = "Copy";
|
||||||
$text['button-copy']['es-cl'] = "Copiar";
|
$text['button-copy']['es-cl'] = "Copiar";
|
||||||
|
|
@ -754,6 +837,7 @@ $text['button-copy']['pt-br'] = "Copiar";
|
||||||
$text['button-copy']['pl'] = "Kopiuj";
|
$text['button-copy']['pl'] = "Kopiuj";
|
||||||
$text['button-copy']['uk'] = "Копіювати";
|
$text['button-copy']['uk'] = "Копіювати";
|
||||||
$text['button-copy']['sv-se'] = "Kopiera";
|
$text['button-copy']['sv-se'] = "Kopiera";
|
||||||
|
$text['button-copy']['ro'] = "";
|
||||||
|
|
||||||
$text['button-back']['en-us'] = "Back";
|
$text['button-back']['en-us'] = "Back";
|
||||||
$text['button-back']['es-cl'] = "Volver";
|
$text['button-back']['es-cl'] = "Volver";
|
||||||
|
|
@ -763,6 +847,7 @@ $text['button-back']['pt-br'] = "Voltar";
|
||||||
$text['button-back']['pl'] = "Wróć";
|
$text['button-back']['pl'] = "Wróć";
|
||||||
$text['button-back']['uk'] = "Назад";
|
$text['button-back']['uk'] = "Назад";
|
||||||
$text['button-back']['sv-se'] = "Tillbaka";
|
$text['button-back']['sv-se'] = "Tillbaka";
|
||||||
|
$text['button-back']['ro'] = "Înapoi";
|
||||||
|
|
||||||
$text['button-advanced']['en-us'] = "Advanced";
|
$text['button-advanced']['en-us'] = "Advanced";
|
||||||
$text['button-advanced']['es-cl'] = "Avanzado";
|
$text['button-advanced']['es-cl'] = "Avanzado";
|
||||||
|
|
@ -772,6 +857,7 @@ $text['button-advanced']['pt-br'] = "Avançar";
|
||||||
$text['button-advanced']['pl'] = "Zaawansowane";
|
$text['button-advanced']['pl'] = "Zaawansowane";
|
||||||
$text['button-advanced']['uk'] = "Додатково";
|
$text['button-advanced']['uk'] = "Додатково";
|
||||||
$text['button-advanced']['sv-se'] = "Avancerat";
|
$text['button-advanced']['sv-se'] = "Avancerat";
|
||||||
|
$text['button-advanced']['ro'] = "";
|
||||||
|
|
||||||
$text['button-add']['en-us'] = "Add";
|
$text['button-add']['en-us'] = "Add";
|
||||||
$text['button-add']['es-cl'] = "Agregar";
|
$text['button-add']['es-cl'] = "Agregar";
|
||||||
|
|
@ -781,5 +867,6 @@ $text['button-add']['pt-br'] = "Adicionar";
|
||||||
$text['button-add']['pl'] = "Dodaj";
|
$text['button-add']['pl'] = "Dodaj";
|
||||||
$text['button-add']['uk'] = "Додати";
|
$text['button-add']['uk'] = "Додати";
|
||||||
$text['button-add']['sv-se'] = "Lägg Till";
|
$text['button-add']['sv-se'] = "Lägg Till";
|
||||||
|
$text['button-add']['ro'] = "";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -7,6 +7,7 @@ $text['label-syntax']['fr-fr'] = "Coloration Syntaxique";
|
||||||
$text['label-syntax']['pt-br'] = "Realçar a sintaxe";
|
$text['label-syntax']['pt-br'] = "Realçar a sintaxe";
|
||||||
$text['label-syntax']['pl'] = "Składnia wyróżniona";
|
$text['label-syntax']['pl'] = "Składnia wyróżniona";
|
||||||
$text['label-syntax']['sv-se'] = "Syntax Markerad";
|
$text['label-syntax']['sv-se'] = "Syntax Markerad";
|
||||||
|
$text['label-syntax']['uk'] = "Підсвічування синтаксису";
|
||||||
|
|
||||||
$text['label-sort']['en-us'] = "Sort Descending";
|
$text['label-sort']['en-us'] = "Sort Descending";
|
||||||
$text['label-sort']['es-cl'] = "Mostrar en orden descendente";
|
$text['label-sort']['es-cl'] = "Mostrar en orden descendente";
|
||||||
|
|
@ -15,6 +16,7 @@ $text['label-sort']['fr-fr'] = "Affichage ordre descendant";
|
||||||
$text['label-sort']['pt-br'] = "Ordenar por tipo";
|
$text['label-sort']['pt-br'] = "Ordenar por tipo";
|
||||||
$text['label-sort']['pl'] = "Sortuj malejąco";
|
$text['label-sort']['pl'] = "Sortuj malejąco";
|
||||||
$text['label-sort']['sv-se'] = "Sortera Fallande";
|
$text['label-sort']['sv-se'] = "Sortera Fallande";
|
||||||
|
$text['label-sort']['uk'] = "Сортувати за спаданням";
|
||||||
|
|
||||||
$text['label-open-file']['en-us'] = "opening entire file";
|
$text['label-open-file']['en-us'] = "opening entire file";
|
||||||
$text['label-open-file']['es-cl'] = "Abrir el archivo completo";
|
$text['label-open-file']['es-cl'] = "Abrir el archivo completo";
|
||||||
|
|
@ -23,6 +25,7 @@ $text['label-open-file']['fr-fr'] = "Ouvrir le fichier entier";
|
||||||
$text['label-open-file']['pt-br'] = "Abrir um arquivo todo";
|
$text['label-open-file']['pt-br'] = "Abrir um arquivo todo";
|
||||||
$text['label-open-file']['pl'] = "otwarcie całego pliku";
|
$text['label-open-file']['pl'] = "otwarcie całego pliku";
|
||||||
$text['label-open-file']['sv-se'] = "Öppnar hela filen";
|
$text['label-open-file']['sv-se'] = "Öppnar hela filen";
|
||||||
|
$text['label-open-file']['uk'] = "відкрито весь файл";
|
||||||
|
|
||||||
$text['label-open-at']['en-us'] = "opening at";
|
$text['label-open-at']['en-us'] = "opening at";
|
||||||
$text['label-open-at']['es-cl'] = "Abrir en";
|
$text['label-open-at']['es-cl'] = "Abrir en";
|
||||||
|
|
@ -31,6 +34,7 @@ $text['label-open-at']['fr-fr'] = "Ouvrir à";
|
||||||
$text['label-open-at']['pt-br'] = "Abrir";
|
$text['label-open-at']['pt-br'] = "Abrir";
|
||||||
$text['label-open-at']['pl'] = "otwarcie na";
|
$text['label-open-at']['pl'] = "otwarcie na";
|
||||||
$text['label-open-at']['sv-se'] = "Öppnar vid";
|
$text['label-open-at']['sv-se'] = "Öppnar vid";
|
||||||
|
$text['label-open-at']['uk'] = "відкрито о";
|
||||||
|
|
||||||
$text['label-log-viewer']['en-us'] = "Log Viewer";
|
$text['label-log-viewer']['en-us'] = "Log Viewer";
|
||||||
$text['label-log-viewer']['es-cl'] = "Visor de Eventos";
|
$text['label-log-viewer']['es-cl'] = "Visor de Eventos";
|
||||||
|
|
@ -39,6 +43,7 @@ $text['label-log-viewer']['fr-fr'] = "Afficher les Logs";
|
||||||
$text['label-log-viewer']['pt-br'] = "Visualizar os logs";
|
$text['label-log-viewer']['pt-br'] = "Visualizar os logs";
|
||||||
$text['label-log-viewer']['pl'] = "Podgląd logów freeswitcha";
|
$text['label-log-viewer']['pl'] = "Podgląd logów freeswitcha";
|
||||||
$text['label-log-viewer']['sv-se'] = "Log Viewer";
|
$text['label-log-viewer']['sv-se'] = "Log Viewer";
|
||||||
|
$text['label-log-viewer']['uk'] = "Логи";
|
||||||
|
|
||||||
$text['label-line-num']['en-us'] = "Show Line Numbers";
|
$text['label-line-num']['en-us'] = "Show Line Numbers";
|
||||||
$text['label-line-num']['es-cl'] = "Mostrar números de línea";
|
$text['label-line-num']['es-cl'] = "Mostrar números de línea";
|
||||||
|
|
@ -47,6 +52,7 @@ $text['label-line-num']['fr-fr'] = "Afficher les numéros de ligne";
|
||||||
$text['label-line-num']['pt-br'] = "Mostrar números das linhas";
|
$text['label-line-num']['pt-br'] = "Mostrar números das linhas";
|
||||||
$text['label-line-num']['pl'] = "Pokaż numery wierszy";
|
$text['label-line-num']['pl'] = "Pokaż numery wierszy";
|
||||||
$text['label-line-num']['sv-se'] = "Visa Linje Nummer";
|
$text['label-line-num']['sv-se'] = "Visa Linje Nummer";
|
||||||
|
$text['label-line-num']['uk'] = "Нумерація рядків";
|
||||||
|
|
||||||
$text['label-kb']['en-us'] = "KB";
|
$text['label-kb']['en-us'] = "KB";
|
||||||
$text['label-kb']['es-cl'] = "KB";
|
$text['label-kb']['es-cl'] = "KB";
|
||||||
|
|
@ -55,6 +61,7 @@ $text['label-kb']['fr-fr'] = "KB";
|
||||||
$text['label-kb']['pt-br'] = "KB";
|
$text['label-kb']['pt-br'] = "KB";
|
||||||
$text['label-kb']['pl'] = "KB";
|
$text['label-kb']['pl'] = "KB";
|
||||||
$text['label-kb']['sv-se'] = "KB";
|
$text['label-kb']['sv-se'] = "KB";
|
||||||
|
$text['label-kb']['uk'] = "КБ";
|
||||||
|
|
||||||
$text['label-filter']['en-us'] = "Filter";
|
$text['label-filter']['en-us'] = "Filter";
|
||||||
$text['label-filter']['es-cl'] = "Filtrar";
|
$text['label-filter']['es-cl'] = "Filtrar";
|
||||||
|
|
@ -63,6 +70,7 @@ $text['label-filter']['fr-fr'] = "Filtre";
|
||||||
$text['label-filter']['pt-br'] = "Filtro";
|
$text['label-filter']['pt-br'] = "Filtro";
|
||||||
$text['label-filter']['pl'] = "Filtr";
|
$text['label-filter']['pl'] = "Filtr";
|
||||||
$text['label-filter']['sv-se'] = "Filter";
|
$text['label-filter']['sv-se'] = "Filter";
|
||||||
|
$text['label-filter']['uk'] = "Фільтр";
|
||||||
|
|
||||||
$text['label-displaying']['en-us'] = "Displaying the last";
|
$text['label-displaying']['en-us'] = "Displaying the last";
|
||||||
$text['label-displaying']['es-cl'] = "Mostrando últimos eventos";
|
$text['label-displaying']['es-cl'] = "Mostrando últimos eventos";
|
||||||
|
|
@ -71,6 +79,7 @@ $text['label-displaying']['fr-fr'] = "Afficher les derniers";
|
||||||
$text['label-displaying']['pt-br'] = "Mostrar o último";
|
$text['label-displaying']['pt-br'] = "Mostrar o último";
|
||||||
$text['label-displaying']['pl'] = "Wyświetlanie od ostatniego";
|
$text['label-displaying']['pl'] = "Wyświetlanie od ostatniego";
|
||||||
$text['label-displaying']['sv-se'] = "Visar den sista";
|
$text['label-displaying']['sv-se'] = "Visar den sista";
|
||||||
|
$text['label-displaying']['uk'] = "Показувати останні";
|
||||||
|
|
||||||
$text['label-bytes']['en-us'] = "bytes";
|
$text['label-bytes']['en-us'] = "bytes";
|
||||||
$text['label-bytes']['es-cl'] = "bytes";
|
$text['label-bytes']['es-cl'] = "bytes";
|
||||||
|
|
@ -79,6 +88,7 @@ $text['label-bytes']['fr-fr'] = "bytes";
|
||||||
$text['label-bytes']['pt-br'] = "bytes";
|
$text['label-bytes']['pt-br'] = "bytes";
|
||||||
$text['label-bytes']['pl'] = "bajtów";
|
$text['label-bytes']['pl'] = "bajtów";
|
||||||
$text['label-bytes']['sv-se'] = "bytes";
|
$text['label-bytes']['sv-se'] = "bytes";
|
||||||
|
$text['label-bytes']['uk'] = "байти";
|
||||||
|
|
||||||
$text['error-open-file']['en-us'] = "Unable to open file!";
|
$text['error-open-file']['en-us'] = "Unable to open file!";
|
||||||
$text['error-open-file']['es-cl'] = "¡Imposible abrir el archivo!";
|
$text['error-open-file']['es-cl'] = "¡Imposible abrir el archivo!";
|
||||||
|
|
@ -87,6 +97,7 @@ $text['error-open-file']['fr-fr'] = "Impossible d'ouvrir le fichier!";
|
||||||
$text['error-open-file']['pt-br'] = "Impossivel abrir o arquivo";
|
$text['error-open-file']['pt-br'] = "Impossivel abrir o arquivo";
|
||||||
$text['error-open-file']['pl'] = "Nie można otworzyć pliku!";
|
$text['error-open-file']['pl'] = "Nie można otworzyć pliku!";
|
||||||
$text['error-open-file']['sv-se'] = "Kan inte öppna fil!";
|
$text['error-open-file']['sv-se'] = "Kan inte öppna fil!";
|
||||||
|
$text['error-open-file']['uk'] = "Неможливо відкрити файл!";
|
||||||
|
|
||||||
$text['description-filter']['en-us'] = "Filtering the log with the text:";
|
$text['description-filter']['en-us'] = "Filtering the log with the text:";
|
||||||
$text['description-filter']['es-cl'] = "Filtrar el registro con el texto:";
|
$text['description-filter']['es-cl'] = "Filtrar el registro con el texto:";
|
||||||
|
|
@ -95,6 +106,7 @@ $text['description-filter']['fr-fr'] = "Filtrer les logs avec le texte:";
|
||||||
$text['description-filter']['pt-br'] = "Filtrar o log com o seguinte texto:";
|
$text['description-filter']['pt-br'] = "Filtrar o log com o seguinte texto:";
|
||||||
$text['description-filter']['pl'] = "Filtrowanie logu z tekstem:";
|
$text['description-filter']['pl'] = "Filtrowanie logu z tekstem:";
|
||||||
$text['description-filter']['sv-se'] = "Filtrerar loggen med texten:";
|
$text['description-filter']['sv-se'] = "Filtrerar loggen med texten:";
|
||||||
|
$text['description-filter']['uk'] = "Фільтрування логів по тексту";
|
||||||
|
|
||||||
$text['button-reload']['en-us'] = "Reload";
|
$text['button-reload']['en-us'] = "Reload";
|
||||||
$text['button-reload']['es-cl'] = "Recargar";
|
$text['button-reload']['es-cl'] = "Recargar";
|
||||||
|
|
@ -103,6 +115,7 @@ $text['button-reload']['fr-fr'] = "Recharger";
|
||||||
$text['button-reload']['pt-br'] = "Recarregar";
|
$text['button-reload']['pt-br'] = "Recarregar";
|
||||||
$text['button-reload']['pl'] = "Przeładuj";
|
$text['button-reload']['pl'] = "Przeładuj";
|
||||||
$text['button-reload']['sv-se'] = "Ladda Om";
|
$text['button-reload']['sv-se'] = "Ladda Om";
|
||||||
|
$text['button-reload']['uk'] = "Оновити";
|
||||||
|
|
||||||
$text['button-download']['en-us'] = "Download Logs";
|
$text['button-download']['en-us'] = "Download Logs";
|
||||||
$text['button-download']['es-cl'] = "Descargar Registro";
|
$text['button-download']['es-cl'] = "Descargar Registro";
|
||||||
|
|
@ -111,5 +124,6 @@ $text['button-download']['fr-fr'] = "Télécharger les Logs";
|
||||||
$text['button-download']['pt-br'] = "Download";
|
$text['button-download']['pt-br'] = "Download";
|
||||||
$text['button-download']['pl'] = "Pobierz logi";
|
$text['button-download']['pl'] = "Pobierz logi";
|
||||||
$text['button-download']['sv-se'] = "Ladda Ned Log";
|
$text['button-download']['sv-se'] = "Ladda Ned Log";
|
||||||
|
$text['button-download']['uk'] = "Скачати";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -7,6 +7,7 @@ $apps[$x]['menu'][0]['title']['pt-pt'] = "Visualizar Log";
|
||||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Visualizar Log";
|
$apps[$x]['menu'][0]['title']['pt-br'] = "Visualizar Log";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Podgląd logów";
|
$apps[$x]['menu'][0]['title']['pl'] = "Podgląd logów";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Log Viewer ";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "Log Viewer ";
|
||||||
|
$apps[$x]['menu'][0]['title']['uk'] = "Логи";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "781ebbec-a55a-9d60-f7bb-f54ab2ee4e7e";
|
$apps[$x]['menu'][0]['uuid'] = "781ebbec-a55a-9d60-f7bb-f54ab2ee4e7e";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -17,7 +17,7 @@ $text['title-module_edit']['fr-fr'] = "Editer le Module";
|
||||||
$text['title-module_edit']['pt-br'] = "Editar Módulo";
|
$text['title-module_edit']['pt-br'] = "Editar Módulo";
|
||||||
$text['title-module_edit']['he'] = "";
|
$text['title-module_edit']['he'] = "";
|
||||||
$text['title-module_edit']['pl'] = "Edytuj moduł";
|
$text['title-module_edit']['pl'] = "Edytuj moduł";
|
||||||
$text['title-module_edit']['uk'] = "Редагувати модуль";
|
$text['title-module_edit']['uk'] = "Редагування модуля";
|
||||||
$text['title-module_edit']['sv-se'] = "Editera Modul";
|
$text['title-module_edit']['sv-se'] = "Editera Modul";
|
||||||
|
|
||||||
$text['title-module_add']['en-us'] = "Module Add";
|
$text['title-module_add']['en-us'] = "Module Add";
|
||||||
|
|
@ -27,7 +27,7 @@ $text['title-module_add']['fr-fr'] = "Ajouter un Module";
|
||||||
$text['title-module_add']['pt-br'] = "Módulo Adicionado";
|
$text['title-module_add']['pt-br'] = "Módulo Adicionado";
|
||||||
$text['title-module_add']['he'] = "";
|
$text['title-module_add']['he'] = "";
|
||||||
$text['title-module_add']['pl'] = "Dodaj moduł";
|
$text['title-module_add']['pl'] = "Dodaj moduł";
|
||||||
$text['title-module_add']['uk'] = "Додати модуль";
|
$text['title-module_add']['uk'] = "Додавання модуля";
|
||||||
$text['title-module_add']['sv-se'] = "Lägg Till Modul";
|
$text['title-module_add']['sv-se'] = "Lägg Till Modul";
|
||||||
|
|
||||||
$text['option-true']['en-us'] = "True";
|
$text['option-true']['en-us'] = "True";
|
||||||
|
|
@ -57,7 +57,7 @@ $text['message-update']['fr-fr'] = "Mis à jour";
|
||||||
$text['message-update']['pt-br'] = "Atualização Efetuada";
|
$text['message-update']['pt-br'] = "Atualização Efetuada";
|
||||||
$text['message-update']['he'] = "עידכון הושלם";
|
$text['message-update']['he'] = "עידכון הושלם";
|
||||||
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
||||||
$text['message-update']['uk'] = "Оновлення завершено";
|
$text['message-update']['uk'] = "Оновлено";
|
||||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||||
|
|
||||||
$text['message-required']['en-us'] = "Please provide: ";
|
$text['message-required']['en-us'] = "Please provide: ";
|
||||||
|
|
@ -97,7 +97,7 @@ $text['label-unload_module']['fr-fr'] = "Décharger le Module";
|
||||||
$text['label-unload_module']['pt-br'] = "Desativar Módulo";
|
$text['label-unload_module']['pt-br'] = "Desativar Módulo";
|
||||||
$text['label-unload_module']['he'] = "";
|
$text['label-unload_module']['he'] = "";
|
||||||
$text['label-unload_module']['pl'] = "Wyłącz moduł";
|
$text['label-unload_module']['pl'] = "Wyłącz moduł";
|
||||||
$text['label-unload_module']['uk'] = "";
|
$text['label-unload_module']['uk'] = "Вивантажити модуль";
|
||||||
$text['label-unload_module']['sv-se'] = "Ladda av Modul";
|
$text['label-unload_module']['sv-se'] = "Ladda av Modul";
|
||||||
|
|
||||||
$text['label-stopped']['en-us'] = "Stopped";
|
$text['label-stopped']['en-us'] = "Stopped";
|
||||||
|
|
@ -127,7 +127,7 @@ $text['label-status']['fr-fr'] = "Statut";
|
||||||
$text['label-status']['pt-br'] = "Estado";
|
$text['label-status']['pt-br'] = "Estado";
|
||||||
$text['label-status']['he'] = "סטטוס";
|
$text['label-status']['he'] = "סטטוס";
|
||||||
$text['label-status']['pl'] = "Status";
|
$text['label-status']['pl'] = "Status";
|
||||||
$text['label-status']['uk'] = "Статус";
|
$text['label-status']['uk'] = "Стан";
|
||||||
$text['label-status']['sv-se'] = "Status";
|
$text['label-status']['sv-se'] = "Status";
|
||||||
|
|
||||||
$text['label-start']['en-us'] = "Start";
|
$text['label-start']['en-us'] = "Start";
|
||||||
|
|
@ -187,7 +187,7 @@ $text['label-load_module']['fr-fr'] = "charger le Module";
|
||||||
$text['label-load_module']['pt-br'] = "Carregar Módulo";
|
$text['label-load_module']['pt-br'] = "Carregar Módulo";
|
||||||
$text['label-load_module']['he'] = "";
|
$text['label-load_module']['he'] = "";
|
||||||
$text['label-load_module']['pl'] = "Włącz moduł";
|
$text['label-load_module']['pl'] = "Włącz moduł";
|
||||||
$text['label-load_module']['uk'] = "";
|
$text['label-load_module']['uk'] = "Завантажити модуль";
|
||||||
$text['label-load_module']['sv-se'] = "Ladda Modul";
|
$text['label-load_module']['sv-se'] = "Ladda Modul";
|
||||||
|
|
||||||
$text['label-label']['en-us'] = "Label";
|
$text['label-label']['en-us'] = "Label";
|
||||||
|
|
@ -227,7 +227,7 @@ $text['label-default_enabled']['fr-fr'] = "Activé par Défaut";
|
||||||
$text['label-default_enabled']['pt-br'] = "Habilitado ";
|
$text['label-default_enabled']['pt-br'] = "Habilitado ";
|
||||||
$text['label-default_enabled']['he'] = "";
|
$text['label-default_enabled']['he'] = "";
|
||||||
$text['label-default_enabled']['pl'] = "Włączony domyślnie";
|
$text['label-default_enabled']['pl'] = "Włączony domyślnie";
|
||||||
$text['label-default_enabled']['uk'] = "Включено значення за замовчуванням";
|
$text['label-default_enabled']['uk'] = "Включено типові значення";
|
||||||
$text['label-default_enabled']['sv-se'] = "Aktiverad som Standard";
|
$text['label-default_enabled']['sv-se'] = "Aktiverad som Standard";
|
||||||
|
|
||||||
$text['label-action']['en-us'] = "Action";
|
$text['label-action']['en-us'] = "Action";
|
||||||
|
|
@ -257,7 +257,7 @@ $text['header-module_edit']['fr-fr'] = "Editer le Module";
|
||||||
$text['header-module_edit']['pt-br'] = "Editar Módulo";
|
$text['header-module_edit']['pt-br'] = "Editar Módulo";
|
||||||
$text['header-module_edit']['he'] = "";
|
$text['header-module_edit']['he'] = "";
|
||||||
$text['header-module_edit']['pl'] = "Edytuj moduł";
|
$text['header-module_edit']['pl'] = "Edytuj moduł";
|
||||||
$text['header-module_edit']['uk'] = "Редагувати модуль";
|
$text['header-module_edit']['uk'] = "Редагування модуля";
|
||||||
$text['header-module_edit']['sv-se'] = "Editera Modul";
|
$text['header-module_edit']['sv-se'] = "Editera Modul";
|
||||||
|
|
||||||
$text['header-module_add']['en-us'] = "Module Add";
|
$text['header-module_add']['en-us'] = "Module Add";
|
||||||
|
|
@ -267,7 +267,7 @@ $text['header-module_add']['fr-fr'] = "Ajouter un Module";
|
||||||
$text['header-module_add']['pt-br'] = "Adicionar Módulo";
|
$text['header-module_add']['pt-br'] = "Adicionar Módulo";
|
||||||
$text['header-module_add']['he'] = "";
|
$text['header-module_add']['he'] = "";
|
||||||
$text['header-module_add']['pl'] = "Dodaj moduł";
|
$text['header-module_add']['pl'] = "Dodaj moduł";
|
||||||
$text['header-module_add']['uk'] = "Додати модуль";
|
$text['header-module_add']['uk'] = "Додавання модуля";
|
||||||
$text['header-module_add']['sv-se'] = "Lägg Till Modul";
|
$text['header-module_add']['sv-se'] = "Lägg Till Modul";
|
||||||
|
|
||||||
$text['description-modules']['en-us'] = "Modules extend the features of the system. Use this page to enable or disable modules.";
|
$text['description-modules']['en-us'] = "Modules extend the features of the system. Use this page to enable or disable modules.";
|
||||||
|
|
|
||||||
|
|
@ -3,26 +3,29 @@
|
||||||
$text['title-moh']['en-us'] = "Music on Hold";
|
$text['title-moh']['en-us'] = "Music on Hold";
|
||||||
$text['title-moh']['es-cl'] = "Musica en Espera";
|
$text['title-moh']['es-cl'] = "Musica en Espera";
|
||||||
$text['title-moh']['pt-pt'] = "Música em Espera";
|
$text['title-moh']['pt-pt'] = "Música em Espera";
|
||||||
$text['title-moh']['fr-fr'] = "Musique de Garde";
|
$text['title-moh']['fr-fr'] = "Musique d'attente";
|
||||||
$text['title-moh']['pt-br'] = "Música de espera ";
|
$text['title-moh']['pt-br'] = "Música de espera ";
|
||||||
$text['title-moh']['pl'] = "Muzyka na czekanie";
|
$text['title-moh']['pl'] = "Muzyka na czekanie";
|
||||||
$text['title-moh']['sv-se'] = "Väntmusik";
|
$text['title-moh']['sv-se'] = "Väntmusik";
|
||||||
|
$text['title-moh']['uk'] = "Музика на утриманні";
|
||||||
|
|
||||||
$text['opt-new']['en-us'] = "New...";
|
$text['opt-new']['en-us'] = "New...";
|
||||||
$text['opt-new']['es-cl'] = "Nuevo...";
|
$text['opt-new']['es-cl'] = "Nuevo...";
|
||||||
$text['opt-new']['pt-pt'] = "Novo...";
|
$text['opt-new']['pt-pt'] = "Novo...";
|
||||||
$text['opt-new']['fr-fr'] = "Nouveau...";
|
$text['opt-new']['fr-fr'] = "Nouvelle...";
|
||||||
$text['opt-new']['pt-br'] = "Novo";
|
$text['opt-new']['pt-br'] = "Novo";
|
||||||
$text['opt-new']['pl'] = "Nowa";
|
$text['opt-new']['pl'] = "Nowa";
|
||||||
$text['opt-new']['sv-se'] = "Ny...";
|
$text['opt-new']['sv-se'] = "Ny...";
|
||||||
|
$text['opt-new']['uk'] = "Нова...";
|
||||||
|
|
||||||
$text['opt-default']['en-us'] = "Default";
|
$text['opt-default']['en-us'] = "Default";
|
||||||
$text['opt-default']['es-cl'] = "Predeterminado";
|
$text['opt-default']['es-cl'] = "Predeterminado";
|
||||||
$text['opt-default']['pt-pt'] = "Predefinido";
|
$text['opt-default']['pt-pt'] = "Predefinido";
|
||||||
$text['opt-default']['fr-fr'] = "Défaut";
|
$text['opt-default']['fr-fr'] = "Par défaut";
|
||||||
$text['opt-default']['pt-br'] = "Predefinido";
|
$text['opt-default']['pt-br'] = "Predefinido";
|
||||||
$text['opt-default']['pl'] = "Domyślna";
|
$text['opt-default']['pl'] = "Domyślna";
|
||||||
$text['opt-default']['sv-se'] = "Standard";
|
$text['opt-default']['sv-se'] = "Standard";
|
||||||
|
$text['opt-default']['uk'] = "Типово";
|
||||||
|
|
||||||
$text['message-nofiles']['en-us'] = "No files found.";
|
$text['message-nofiles']['en-us'] = "No files found.";
|
||||||
$text['message-nofiles']['es-cl'] = "No se encontraron archivos.";
|
$text['message-nofiles']['es-cl'] = "No se encontraron archivos.";
|
||||||
|
|
@ -31,14 +34,16 @@ $text['message-nofiles']['fr-fr'] = "Pas de fichier trouvé.";
|
||||||
$text['message-nofiles']['pt-br'] = "Não foram encontrados os arquivos";
|
$text['message-nofiles']['pt-br'] = "Não foram encontrados os arquivos";
|
||||||
$text['message-nofiles']['pl'] = "Nie znaleziono plików";
|
$text['message-nofiles']['pl'] = "Nie znaleziono plików";
|
||||||
$text['message-nofiles']['sv-se'] = "Ingen ljudfil.";
|
$text['message-nofiles']['sv-se'] = "Ingen ljudfil.";
|
||||||
|
$text['message-nofiles']['uk'] = "Файлів не знайдено";
|
||||||
|
|
||||||
$text['message-upload_completed']['en-us'] = "Upload Completed";
|
$text['message-upload_completed']['en-us'] = "Upload Completed";
|
||||||
$text['message-upload_completed']['es-cl'] = "Cargar Completado";
|
$text['message-upload_completed']['es-cl'] = "Cargar Completado";
|
||||||
$text['message-upload_completed']['pt-pt'] = "Carregar Concluído";
|
$text['message-upload_completed']['pt-pt'] = "Carregar Concluído";
|
||||||
$text['message-upload_completed']['fr-fr'] = "Upload terminé";
|
$text['message-upload_completed']['fr-fr'] = "Fichier reçu";
|
||||||
$text['message-upload_completed']['pt-br'] = "Carregar Concluído";
|
$text['message-upload_completed']['pt-br'] = "Carregar Concluído";
|
||||||
$text['message-upload_completed']['pl'] = "Prześlij Zakończony";
|
$text['message-upload_completed']['pl'] = "Prześlij Zakończony";
|
||||||
$text['message-upload_completed']['sv-se'] = "Ladda Avslutat";
|
$text['message-upload_completed']['sv-se'] = "Ladda Avslutat";
|
||||||
|
$text['message-upload_completed']['uk'] = "Завантажено";
|
||||||
|
|
||||||
$text['message-unsupported_file_type']['en-us'] = "Unsupported File Type";
|
$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']['es-cl'] = "Tipo de archivo no compatible";
|
||||||
|
|
@ -47,14 +52,16 @@ $text['message-unsupported_file_type']['fr-fr'] = "Type de fichier non pris en c
|
||||||
$text['message-unsupported_file_type']['pt-br'] = "Não suportado Tipo de Arquivo";
|
$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']['pl'] = "Nieobsługiwany typ pliku";
|
||||||
$text['message-unsupported_file_type']['sv-se'] = "Inte stöds filtyp";
|
$text['message-unsupported_file_type']['sv-se'] = "Inte stöds filtyp";
|
||||||
|
$text['message-unsupported_file_type']['uk'] = "Тип файлу не підтримується";
|
||||||
|
|
||||||
$text['message-event-socket']['en-us'] = "Connection to Event Socket failed.";
|
$text['message-event-socket']['en-us'] = "Connection to Event Socket failed.";
|
||||||
$text['message-event-socket']['es-cl'] = "Conexión a socket fallida.";
|
$text['message-event-socket']['es-cl'] = "Conexión a socket fallida.";
|
||||||
$text['message-event-socket']['pt-pt'] = "A Conexão ao Event Socket falhou.";
|
$text['message-event-socket']['pt-pt'] = "A Conexão ao Event Socket falhou.";
|
||||||
$text['message-event-socket']['fr-fr'] = "Connexion à Event Socket echoué.";
|
$text['message-event-socket']['fr-fr'] = "Connexion à l'Event Socket échouée.";
|
||||||
$text['message-event-socket']['pt-br'] = "A conexão ao evento Socket falhou";
|
$text['message-event-socket']['pt-br'] = "A conexão ao evento Socket falhou";
|
||||||
$text['message-event-socket']['pl'] = "Polączenie do „Event Socket” nie powiodło się.";
|
$text['message-event-socket']['pl'] = "Polączenie do „Event Socket” nie powiodło się.";
|
||||||
$text['message-event-socket']['sv-se'] = "Kontakt till 'Event Socket' misslyckades.";
|
$text['message-event-socket']['sv-se'] = "Kontakt till 'Event Socket' misslyckades.";
|
||||||
|
$text['message-event-socket']['uk'] = "Помилка підключення до сокета подій";
|
||||||
|
|
||||||
$text['message-delete']['en-us'] = "Do you really want to delete this file?";
|
$text['message-delete']['en-us'] = "Do you really want to delete this file?";
|
||||||
$text['message-delete']['es-cl'] = "¿Realmente desea eliminar este archivo?";
|
$text['message-delete']['es-cl'] = "¿Realmente desea eliminar este archivo?";
|
||||||
|
|
@ -63,22 +70,25 @@ $text['message-delete']['fr-fr'] = "Voulez-vous vraiment supprimer ce fichier?";
|
||||||
$text['message-delete']['pt-br'] = "Remoção Efetuada";
|
$text['message-delete']['pt-br'] = "Remoção Efetuada";
|
||||||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||||
$text['message-delete']['sv-se'] = "Vill du verkligen ta bort denna fil?";
|
$text['message-delete']['sv-se'] = "Vill du verkligen ta bort denna fil?";
|
||||||
|
$text['message-delete']['uk'] = "Видалено";
|
||||||
|
|
||||||
$text['message-click-select']['en-us'] = "Double-Click to Select an Existing Category";
|
$text['message-click-select']['en-us'] = "Double-Click to Select an Existing Category";
|
||||||
$text['message-click-select']['es-cl'] = "Doble click para seleccionar una categoría existente";
|
$text['message-click-select']['es-cl'] = "Doble click para seleccionar una categoría existente";
|
||||||
$text['message-click-select']['pt-pt'] = "Duplo-Clique para Seleccionar uma Categoria Existente";
|
$text['message-click-select']['pt-pt'] = "Duplo-Clique para Seleccionar uma Categoria Existente";
|
||||||
$text['message-click-select']['fr-fr'] = "Double-Click pour choisir une Catégorie existante";
|
$text['message-click-select']['fr-fr'] = "Double cliquez pour choisir une Catégorie existante";
|
||||||
$text['message-click-select']['pt-br'] = "Duplo clique para selecionar uma categoria existente";
|
$text['message-click-select']['pt-br'] = "Duplo clique para selecionar uma categoria existente";
|
||||||
$text['message-click-select']['pl'] = "Kliknij dwa razy aby wybrać obecną kategorię.";
|
$text['message-click-select']['pl'] = "Kliknij dwa razy aby wybrać obecną kategorię.";
|
||||||
$text['message-click-select']['sv-se'] = "Dubbelklicka för att välja en existerande kategori.";
|
$text['message-click-select']['sv-se'] = "Dubbelklicka för att välja en existerande kategori.";
|
||||||
|
$text['message-click-select']['uk'] = "Двічі клацніть, щоб вибрати існуючу категорію";
|
||||||
|
|
||||||
$text['message-available-to-all']['en-us'] = "Available to All Domains";
|
$text['message-available-to-all']['en-us'] = "Available to All Domains";
|
||||||
$text['message-available-to-all']['es-cl'] = "Disponible para todos los Dominios";
|
$text['message-available-to-all']['es-cl'] = "Disponible para todos los Dominios";
|
||||||
$text['message-available-to-all']['pt-pt'] = "Disponível para todos os domínios";
|
$text['message-available-to-all']['pt-pt'] = "Disponível para todos os domínios";
|
||||||
$text['message-available-to-all']['fr-fr'] = "Disponible pour tous Domaines";
|
$text['message-available-to-all']['fr-fr'] = "Disponible pour tous les domaines";
|
||||||
$text['message-available-to-all']['pt-br'] = "Disponivel para todos os dominios";
|
$text['message-available-to-all']['pt-br'] = "Disponivel para todos os dominios";
|
||||||
$text['message-available-to-all']['pl'] = "(dostępne w każdej domenie)";
|
$text['message-available-to-all']['pl'] = "(dostępne w każdej domenie)";
|
||||||
$text['message-available-to-all']['sv-se'] = "Tillgänglig för alla domäner.";
|
$text['message-available-to-all']['sv-se'] = "Tillgänglig för alla domäner.";
|
||||||
|
$text['message-available-to-all']['uk'] = "Доступно для всіх доменів";
|
||||||
|
|
||||||
$text['label-uploaded']['en-us'] = "Uploaded";
|
$text['label-uploaded']['en-us'] = "Uploaded";
|
||||||
$text['label-uploaded']['es-cl'] = "Subir";
|
$text['label-uploaded']['es-cl'] = "Subir";
|
||||||
|
|
@ -87,14 +97,16 @@ $text['label-uploaded']['fr-fr'] = "Envoyé";
|
||||||
$text['label-uploaded']['pt-br'] = "Carregado";
|
$text['label-uploaded']['pt-br'] = "Carregado";
|
||||||
$text['label-uploaded']['pl'] = "Przesłano";
|
$text['label-uploaded']['pl'] = "Przesłano";
|
||||||
$text['label-uploaded']['sv-se'] = "Uppladdad";
|
$text['label-uploaded']['sv-se'] = "Uppladdad";
|
||||||
|
$text['label-uploaded']['uk'] = "Завантажено";
|
||||||
|
|
||||||
$text['label-upload-moh']['en-us'] = "Upload Music";
|
$text['label-upload-moh']['en-us'] = "Upload Music";
|
||||||
$text['label-upload-moh']['es-cl'] = "Subir Música";
|
$text['label-upload-moh']['es-cl'] = "Subir Música";
|
||||||
$text['label-upload-moh']['pt-pt'] = "Carregar Música";
|
$text['label-upload-moh']['pt-pt'] = "Carregar Música";
|
||||||
$text['label-upload-moh']['fr-fr'] = "Télécharger de la Musique";
|
$text['label-upload-moh']['fr-fr'] = "Envoyer une musique";
|
||||||
$text['label-upload-moh']['pt-br'] = "Carregar música";
|
$text['label-upload-moh']['pt-br'] = "Carregar música";
|
||||||
$text['label-upload-moh']['pl'] = "Prześlij plik z muzyką";
|
$text['label-upload-moh']['pl'] = "Prześlij plik z muzyką";
|
||||||
$text['label-upload-moh']['sv-se'] = "Ladda Upp Musik";
|
$text['label-upload-moh']['sv-se'] = "Ladda Upp Musik";
|
||||||
|
$text['label-upload-moh']['uk'] = "Завантажити мелодію";
|
||||||
|
|
||||||
$text['label-tools']['en-us'] = "Tools";
|
$text['label-tools']['en-us'] = "Tools";
|
||||||
$text['label-tools']['es-cl'] = "Instrumentos";
|
$text['label-tools']['es-cl'] = "Instrumentos";
|
||||||
|
|
@ -103,23 +115,26 @@ $text['label-tools']['fr-fr'] = "Outils";
|
||||||
$text['label-tools']['pt-br'] = "Ferramentas";
|
$text['label-tools']['pt-br'] = "Ferramentas";
|
||||||
$text['label-tools']['pl'] = "Narzędzia";
|
$text['label-tools']['pl'] = "Narzędzia";
|
||||||
$text['label-tools']['sv-se'] = "Verktyg";
|
$text['label-tools']['sv-se'] = "Verktyg";
|
||||||
|
$text['label-tools']['uk'] = "Інструменти";
|
||||||
|
|
||||||
$text['label-sampling']['en-us'] = "Sampling";
|
$text['label-sampling']['en-us'] = "Sampling";
|
||||||
$text['label-sampling']['es-cl'] = "Muestreo";
|
$text['label-sampling']['es-cl'] = "Muestreo";
|
||||||
$text['label-sampling']['pt-pt'] = "Amostragem";
|
$text['label-sampling']['pt-pt'] = "Amostragem";
|
||||||
$text['label-sampling']['fr-ca'] = "échatillage";
|
$text['label-sampling']['fr-ca'] = "échatillage";
|
||||||
$text['label-sampling']['fr-fr'] = "Echantillonage";
|
$text['label-sampling']['fr-fr'] = "Échantillonnage";
|
||||||
$text['label-sampling']['pt-br'] = "Amostragem";
|
$text['label-sampling']['pt-br'] = "Amostragem";
|
||||||
$text['label-sampling']['pl'] = "Sampling ";
|
$text['label-sampling']['pl'] = "Sampling ";
|
||||||
$text['label-sampling']['sv-se'] = "'Sampling'";
|
$text['label-sampling']['sv-se'] = "'Sampling'";
|
||||||
|
$text['label-sampling']['uk'] = "Якість";
|
||||||
|
|
||||||
$text['label-play']['en-us'] = "Play";
|
$text['label-play']['en-us'] = "Play";
|
||||||
$text['label-play']['es-cl'] = "Reproducir";
|
$text['label-play']['es-cl'] = "Reproducir";
|
||||||
$text['label-play']['pt-pt'] = "Tocar";
|
$text['label-play']['pt-pt'] = "Tocar";
|
||||||
$text['label-play']['fr-fr'] = "Jouer";
|
$text['label-play']['fr-fr'] = "Lire";
|
||||||
$text['label-play']['pt-br'] = "Tocar";
|
$text['label-play']['pt-br'] = "Tocar";
|
||||||
$text['label-play']['pl'] = "Odtwórz";
|
$text['label-play']['pl'] = "Odtwórz";
|
||||||
$text['label-play']['sv-se'] = "Spela Upp";
|
$text['label-play']['sv-se'] = "Spela Upp";
|
||||||
|
$text['label-play']['uk'] = "Відтворити";
|
||||||
|
|
||||||
$text['label-pause']['en-us'] = "Pause";
|
$text['label-pause']['en-us'] = "Pause";
|
||||||
$text['label-pause']['es-cl'] = "Pausa";
|
$text['label-pause']['es-cl'] = "Pausa";
|
||||||
|
|
@ -128,38 +143,43 @@ $text['label-pause']['fr-fr'] = "Pause";
|
||||||
$text['label-pause']['pt-br'] = "Pausado";
|
$text['label-pause']['pt-br'] = "Pausado";
|
||||||
$text['label-pause']['pl'] = "Pauza";
|
$text['label-pause']['pl'] = "Pauza";
|
||||||
$text['label-pause']['sv-se'] = "Paus";
|
$text['label-pause']['sv-se'] = "Paus";
|
||||||
|
$text['label-pause']['uk'] = "Призупинити";
|
||||||
|
|
||||||
$text['label-moh']['en-us'] = "Music on Hold";
|
$text['label-moh']['en-us'] = "Music on Hold";
|
||||||
$text['label-moh']['es-cl'] = "Musica en Espera";
|
$text['label-moh']['es-cl'] = "Musica en Espera";
|
||||||
$text['label-moh']['pt-pt'] = "Música em Espera";
|
$text['label-moh']['pt-pt'] = "Música em Espera";
|
||||||
$text['label-moh']['fr-fr'] = "Musique de Garde";
|
$text['label-moh']['fr-fr'] = "Musique d'attente";
|
||||||
$text['label-moh']['pt-br'] = "Música de espera";
|
$text['label-moh']['pt-br'] = "Música de espera";
|
||||||
$text['label-moh']['pl'] = "Muzyka na czekanie";
|
$text['label-moh']['pl'] = "Muzyka na czekanie";
|
||||||
$text['label-moh']['sv-se'] = "Väntmusik";
|
$text['label-moh']['sv-se'] = "Väntmusik";
|
||||||
|
$text['label-moh']['uk'] = "Музика на утриманні";
|
||||||
|
|
||||||
$text['label-location']['en-us'] = "Location";
|
$text['label-location']['en-us'] = "Location";
|
||||||
$text['label-location']['es-cl'] = "Ubicación";
|
$text['label-location']['es-cl'] = "Ubicación";
|
||||||
$text['label-location']['pt-pt'] = "Localização";
|
$text['label-location']['pt-pt'] = "Localização";
|
||||||
$text['label-location']['fr-fr'] = "endroit";
|
$text['label-location']['fr-fr'] = "Emplacement";
|
||||||
$text['label-location']['pt-br'] = "Localização";
|
$text['label-location']['pt-br'] = "Localização";
|
||||||
$text['label-location']['pl'] = "Lokalizacja";
|
$text['label-location']['pl'] = "Lokalizacja";
|
||||||
$text['label-location']['sv-se'] = "Plats";
|
$text['label-location']['sv-se'] = "Plats";
|
||||||
|
$text['label-location']['uk'] = "Розміщення";
|
||||||
|
|
||||||
$text['label-file_name']['en-us'] = "File Name";
|
$text['label-file_name']['en-us'] = "File Name";
|
||||||
$text['label-file_name']['es-cl'] = "Nombre del Archivo";
|
$text['label-file_name']['es-cl'] = "Nombre del Archivo";
|
||||||
$text['label-file_name']['pt-pt'] = "Nome do Arquivo";
|
$text['label-file_name']['pt-pt'] = "Nome do Arquivo";
|
||||||
$text['label-file_name']['fr-fr'] = "Nom du Fichier";
|
$text['label-file_name']['fr-fr'] = "Nom du fichier";
|
||||||
$text['label-file_name']['pt-br'] = "Nome do arquivo";
|
$text['label-file_name']['pt-br'] = "Nome do arquivo";
|
||||||
$text['label-file_name']['pl'] = "Nazwa pliku";
|
$text['label-file_name']['pl'] = "Nazwa pliku";
|
||||||
$text['label-file_name']['sv-se'] = "Fil-namn";
|
$text['label-file_name']['sv-se'] = "Fil-namn";
|
||||||
|
$text['label-file_name']['uk'] = "Назва файлу";
|
||||||
|
|
||||||
$text['label-file-size']['en-us'] = "File Size";
|
$text['label-file-size']['en-us'] = "File Size";
|
||||||
$text['label-file-size']['es-cl'] = "Tamaño del archivo";
|
$text['label-file-size']['es-cl'] = "Tamaño del archivo";
|
||||||
$text['label-file-size']['pt-pt'] = "Tamanho do Ficheiro";
|
$text['label-file-size']['pt-pt'] = "Tamanho do Ficheiro";
|
||||||
$text['label-file-size']['fr-fr'] = "Taille de Fichier";
|
$text['label-file-size']['fr-fr'] = "Taille du fichier";
|
||||||
$text['label-file-size']['pt-br'] = "Tamanho do arquivo";
|
$text['label-file-size']['pt-br'] = "Tamanho do arquivo";
|
||||||
$text['label-file-size']['pl'] = "Rozmiar pliku";
|
$text['label-file-size']['pl'] = "Rozmiar pliku";
|
||||||
$text['label-file-size']['sv-se'] = "Filstorlek";
|
$text['label-file-size']['sv-se'] = "Filstorlek";
|
||||||
|
$text['label-file-size']['uk'] = "Розмір файлу";
|
||||||
|
|
||||||
$text['label-file-path']['en-us'] = "File Path";
|
$text['label-file-path']['en-us'] = "File Path";
|
||||||
$text['label-file-path']['es-cl'] = "Ruta al archivo";
|
$text['label-file-path']['es-cl'] = "Ruta al archivo";
|
||||||
|
|
@ -168,6 +188,7 @@ $text['label-file-path']['fr-fr'] = "Chemin du Fichier";
|
||||||
$text['label-file-path']['pt-br'] = "Caminho do arquivo";
|
$text['label-file-path']['pt-br'] = "Caminho do arquivo";
|
||||||
$text['label-file-path']['pl'] = "Ścieżka do pliku";
|
$text['label-file-path']['pl'] = "Ścieżka do pliku";
|
||||||
$text['label-file-path']['sv-se'] = "Sökväg till fil";
|
$text['label-file-path']['sv-se'] = "Sökväg till fil";
|
||||||
|
$text['label-file-path']['uk'] = "Шлях";
|
||||||
|
|
||||||
$text['label-download']['en-us'] = "Download";
|
$text['label-download']['en-us'] = "Download";
|
||||||
$text['label-download']['es-cl'] = "Descargar";
|
$text['label-download']['es-cl'] = "Descargar";
|
||||||
|
|
@ -176,22 +197,25 @@ $text['label-download']['fr-fr'] = "Télécharger";
|
||||||
$text['label-download']['pt-br'] = "Download";
|
$text['label-download']['pt-br'] = "Download";
|
||||||
$text['label-download']['pl'] = "Pobierz";
|
$text['label-download']['pl'] = "Pobierz";
|
||||||
$text['label-download']['sv-se'] = "Ladda Ned";
|
$text['label-download']['sv-se'] = "Ladda Ned";
|
||||||
|
$text['label-download']['uk'] = "Скачати";
|
||||||
|
|
||||||
$text['label-delete-category']['en-us'] = "Delete Category";
|
$text['label-delete-category']['en-us'] = "Delete Category";
|
||||||
$text['label-delete-category']['es-cl'] = "Eliminar categoría";
|
$text['label-delete-category']['es-cl'] = "Eliminar categoría";
|
||||||
$text['label-delete-category']['pt-pt'] = "Remover Categoria";
|
$text['label-delete-category']['pt-pt'] = "Remover Categoria";
|
||||||
$text['label-delete-category']['fr-fr'] = "Supprimer la Categorie";
|
$text['label-delete-category']['fr-fr'] = "Supprimer la Catégorie";
|
||||||
$text['label-delete-category']['pt-br'] = "Remover categoria";
|
$text['label-delete-category']['pt-br'] = "Remover categoria";
|
||||||
$text['label-delete-category']['pl'] = "Usuń kategorię";
|
$text['label-delete-category']['pl'] = "Usuń kategorię";
|
||||||
$text['label-delete-category']['sv-se'] = "Ta Bort Kategori";
|
$text['label-delete-category']['sv-se'] = "Ta Bort Kategori";
|
||||||
|
$text['label-delete-category']['uk'] = "Видалити категорію";
|
||||||
|
|
||||||
$text['label-default']['en-us'] = "Default";
|
$text['label-default']['en-us'] = "Default";
|
||||||
$text['label-default']['es-cl'] = "Predeterminado";
|
$text['label-default']['es-cl'] = "Predeterminado";
|
||||||
$text['label-default']['pt-pt'] = "Predefinido";
|
$text['label-default']['pt-pt'] = "Predefinido";
|
||||||
$text['label-default']['fr-fr'] = "Défaut";
|
$text['label-default']['fr-fr'] = "Par défaut";
|
||||||
$text['label-default']['pt-br'] = "Predefinido";
|
$text['label-default']['pt-br'] = "Predefinido";
|
||||||
$text['label-default']['pl'] = "Pliki ze standardowymi melodiami";
|
$text['label-default']['pl'] = "Pliki ze standardowymi melodiami";
|
||||||
$text['label-default']['sv-se'] = "Standard";
|
$text['label-default']['sv-se'] = "Standard";
|
||||||
|
$text['label-default']['uk'] = "Типово";
|
||||||
|
|
||||||
$text['label-category']['en-us'] = "Category";
|
$text['label-category']['en-us'] = "Category";
|
||||||
$text['label-category']['es-cl'] = "Categoría";
|
$text['label-category']['es-cl'] = "Categoría";
|
||||||
|
|
@ -200,29 +224,33 @@ $text['label-category']['fr-fr'] = "Catégorie";
|
||||||
$text['label-category']['pt-br'] = "Categoria";
|
$text['label-category']['pt-br'] = "Categoria";
|
||||||
$text['label-category']['pl'] = "Kategoria";
|
$text['label-category']['pl'] = "Kategoria";
|
||||||
$text['label-category']['sv-se'] = "Kategori";
|
$text['label-category']['sv-se'] = "Kategori";
|
||||||
|
$text['label-category']['uk'] = "Категорія";
|
||||||
|
|
||||||
$text['desc-moh']['en-us'] = "Music on hold can be in WAV or MP3 format. To play an MP3 file you must have mod_shout enabled on the 'Modules' tab. You can adjust the volume of the MP3 audio from the 'Settings' tab. For best performance upload 16 bit, 8/16/32/48 kHz <i>mono</i> WAV files.";
|
$text['desc-moh']['en-us'] = "Music on hold can be in WAV or MP3 format. To play an MP3 file you must have mod_shout enabled on the 'Modules' tab. You can adjust the volume of the MP3 audio from the 'Settings' tab. For best performance upload 16 bit, 8/16/32/48 kHz <i>mono</i> WAV files.";
|
||||||
$text['desc-moh']['es-cl'] = "La música en espera puede estar en formato WAV o MP3. Para reproducir un archivo en frmato MP3 debe tener activado el módulo mod_shout. Puede ajustar el volumen del MP3 desde la pestaña 'Configuraciones'. Para el mejor rendimiento se recomienda utilizar archivos en formato WAV 16 bit, 8/16/32/48 kHz <i>mono</i>.";
|
$text['desc-moh']['es-cl'] = "La música en espera puede estar en formato WAV o MP3. Para reproducir un archivo en frmato MP3 debe tener activado el módulo mod_shout. Puede ajustar el volumen del MP3 desde la pestaña 'Configuraciones'. Para el mejor rendimiento se recomienda utilizar archivos en formato WAV 16 bit, 8/16/32/48 kHz <i>mono</i>.";
|
||||||
$text['desc-moh']['pt-pt'] = "Música em espera pode ser com base em ficheiros com o formato WAV ou MP3. Para ouvir um ficheiro MP3 deverá ter o mod_shout activado na tab 'Módulos'. Pode ajustar o volume do áudio MP3 a partir da tab 'Definições'. Para um melhor desempenho carregue ficheiros WAV de 16 bit, 8/16/32/48 kHz <i>mono</i>.";
|
$text['desc-moh']['pt-pt'] = "Música em espera pode ser com base em ficheiros com o formato WAV ou MP3. Para ouvir um ficheiro MP3 deverá ter o mod_shout activado na tab 'Módulos'. Pode ajustar o volume do áudio MP3 a partir da tab 'Definições'. Para um melhor desempenho carregue ficheiros WAV de 16 bit, 8/16/32/48 kHz <i>mono</i>.";
|
||||||
$text['desc-moh']['fr-fr'] = "La Musique de Garde peut être en WAV ou en MP3. Pour le MP3, mod_shout doit être activé dans la partie modules. Le Volume peut être réglé dans la partie configuration. Pour de meilleures performances, utiliser des fichiers WAV 16 bit, 8/16/32/48 kHz <i>mono</i>.";
|
$text['desc-moh']['fr-fr'] = "La Musique d'attente peut être en WAV ou en MP3. Pour le MP3, mod_shout doit être activé dans la section modules. Le volume peut être réglé dans la partie configuration. Pour de meilleures performances, utiliser des fichiers WAV 16 bit, 8/16/32/48 kHz <i>mono</i>.";
|
||||||
$text['desc-moh']['pt-br'] = "Música em espera pode ser com base em arquivos com o formato WAV ou MP3. Para ouvir um ficheiro MP3 deverá ter o mod_shout activado na tab 'Módulos'. Pode ajustar o volume do áudio MP3 a partir da tab 'Definições'. Para um melhor desempenho carregue ficheiros WAV de 16 bit, 8/16/32/48 kHz mono.";
|
$text['desc-moh']['pt-br'] = "Música em espera pode ser com base em arquivos com o formato WAV ou MP3. Para ouvir um ficheiro MP3 deverá ter o mod_shout activado na tab 'Módulos'. Pode ajustar o volume do áudio MP3 a partir da tab 'Definições'. Para um melhor desempenho carregue ficheiros WAV de 16 bit, 8/16/32/48 kHz mono.";
|
||||||
$text['desc-moh']['pl'] = "Muzyka na czekanie może być w formacie wav lub mp3. Aby odtwarzać mp3 konieczne jest zainstalowanie modułu mod_shout (można to zrobić w zakładce Moduły). Można także zmienić głośność formatu mp3 w zakładce Ustawienia. W celu osiągniecia najlepszej jakości prześlij pliki w formacie wav o następującej specyfikacji: 16 bit, 8/16/32/48 kHz mono.";
|
$text['desc-moh']['pl'] = "Muzyka na czekanie może być w formacie wav lub mp3. Aby odtwarzać mp3 konieczne jest zainstalowanie modułu mod_shout (można to zrobić w zakładce Moduły). Można także zmienić głośność formatu mp3 w zakładce Ustawienia. W celu osiągniecia najlepszej jakości prześlij pliki w formacie wav o następującej specyfikacji: 16 bit, 8/16/32/48 kHz mono.";
|
||||||
$text['desc-moh']['sv-se'] = "Väntmusik kan vara i formaten WAV eller MP3. För att spela upp en MP3 fil så måste 'mod_shout' vara aktiverat i 'moduler' fliken. Du kan justera volymen på MP3 filerna genom inställnings fliken. För bästa prestanda, ladda upp 16 bit, 8/16/32/48 kHz mono WAV filer.";
|
$text['desc-moh']['sv-se'] = "Väntmusik kan vara i formaten WAV eller MP3. För att spela upp en MP3 fil så måste 'mod_shout' vara aktiverat i 'moduler' fliken. Du kan justera volymen på MP3 filerna genom inställnings fliken. För bästa prestanda, ladda upp 16 bit, 8/16/32/48 kHz mono WAV filer.";
|
||||||
|
$text['desc-moh']['uk'] = "Музика на утриманні може бути в WAV або MP3 формат. Для відтворення файлів MP3 ви повинні включити mod_shout на вкладці 'модулі'. Ви можете налаштувати гучність MP3-аудіо на вкладці «Налаштування». Для кращої продуктивності завантаження 16 біт, моно 8/16/32/48 кГц WAV файлів.";
|
||||||
|
|
||||||
$text['button-upload']['en-us'] = "Upload";
|
$text['button-upload']['en-us'] = "Upload";
|
||||||
$text['button-upload']['es-cl'] = "Subir";
|
$text['button-upload']['es-cl'] = "Subir";
|
||||||
$text['button-upload']['pt-pt'] = "Carregar";
|
$text['button-upload']['pt-pt'] = "Carregar";
|
||||||
$text['button-upload']['fr-fr'] = "envoyer";
|
$text['button-upload']['fr-fr'] = "Envoyer";
|
||||||
$text['button-upload']['pt-br'] = "Submeter";
|
$text['button-upload']['pt-br'] = "Submeter";
|
||||||
$text['button-upload']['pl'] = "Wyślij";
|
$text['button-upload']['pl'] = "Wyślij";
|
||||||
$text['button-upload']['sv-se'] = "Ladda Upp";
|
$text['button-upload']['sv-se'] = "Ladda Upp";
|
||||||
|
$text['button-upload']['uk'] = "Завантажити";
|
||||||
|
|
||||||
$text['button-clear']['en-us'] = "Clear";
|
$text['button-clear']['en-us'] = "Clear";
|
||||||
$text['button-clear']['es-cl'] = "Limpiar";
|
$text['button-clear']['es-cl'] = "Limpiar";
|
||||||
$text['button-clear']['pt-pt'] = "Apagar";
|
$text['button-clear']['pt-pt'] = "Apagar";
|
||||||
$text['button-clear']['fr-fr'] = "Nettoyer";
|
$text['button-clear']['fr-fr'] = "Effacer";
|
||||||
$text['button-clear']['pt-br'] = "Apagar";
|
$text['button-clear']['pt-br'] = "Apagar";
|
||||||
$text['button-clear']['pl'] = "Wyczyść";
|
$text['button-clear']['pl'] = "Wyczyść";
|
||||||
$text['button-clear']['sv-se'] = "Rensa";
|
$text['button-clear']['sv-se'] = "Rensa";
|
||||||
|
$text['button-clear']['uk'] = "Очистити";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -2,11 +2,12 @@
|
||||||
|
|
||||||
$apps[$x]['menu'][0]['title']['en-us'] = "Music on Hold";
|
$apps[$x]['menu'][0]['title']['en-us'] = "Music on Hold";
|
||||||
$apps[$x]['menu'][0]['title']['es-cl'] = "Música en espera";
|
$apps[$x]['menu'][0]['title']['es-cl'] = "Música en espera";
|
||||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Musique de Garde";
|
$apps[$x]['menu'][0]['title']['fr-fr'] = "Musique d'attente";
|
||||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Musica em Espera";
|
$apps[$x]['menu'][0]['title']['pt-pt'] = "Musica em Espera";
|
||||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Música de espera";
|
$apps[$x]['menu'][0]['title']['pt-br'] = "Música de espera";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Muzyka na czekanie";
|
$apps[$x]['menu'][0]['title']['pl'] = "Muzyka na czekanie";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Väntmusik";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "Väntmusik";
|
||||||
|
$apps[$x]['menu'][0]['title']['uk'] = "Музика на утриманні";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "1cd1d6cb-912d-db32-56c3-e0d5699feb9d";
|
$apps[$x]['menu'][0]['uuid'] = "1cd1d6cb-912d-db32-56c3-e0d5699feb9d";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -4,6 +4,7 @@ $apps[$x]['menu'][0]['title']['en-us'] = "Operator Panel";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Panel operatora";
|
$apps[$x]['menu'][0]['title']['pl'] = "Panel operatora";
|
||||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Painel do operador";
|
$apps[$x]['menu'][0]['title']['pt-br'] = "Painel do operador";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Telefonist Panel";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "Telefonist Panel";
|
||||||
|
$apps[$x]['menu'][0]['title']['uk'] = "Панель оператора";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "dd3d173a-5d51-4231-ab22-b18c5b712bb2";
|
$apps[$x]['menu'][0]['uuid'] = "dd3d173a-5d51-4231-ab22-b18c5b712bb2";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -3,7 +3,7 @@
|
||||||
$text['label-user']['en-us'] = "User";
|
$text['label-user']['en-us'] = "User";
|
||||||
$text['label-user']['es-cl'] = "Usuario";
|
$text['label-user']['es-cl'] = "Usuario";
|
||||||
$text['label-user']['pt-pt'] = "Utilizador";
|
$text['label-user']['pt-pt'] = "Utilizador";
|
||||||
$text['label-user']['fr-fr'] = "Usager";
|
$text['label-user']['fr-fr'] = "Utilisateurs";
|
||||||
$text['label-user']['pt-br'] = "Usuário";
|
$text['label-user']['pt-br'] = "Usuário";
|
||||||
$text['label-user']['pl'] = "Użytkownik";
|
$text['label-user']['pl'] = "Użytkownik";
|
||||||
$text['label-user']['sv-se'] = "Användare";
|
$text['label-user']['sv-se'] = "Användare";
|
||||||
|
|
@ -30,7 +30,7 @@ $text['label-response']['uk'] = "Відповідь:";
|
||||||
$text['label-refresh_pause']['en-us'] = "Pause Refresh";
|
$text['label-refresh_pause']['en-us'] = "Pause Refresh";
|
||||||
$text['label-refresh_pause']['es-cl'] = "Actualizar Pausa";
|
$text['label-refresh_pause']['es-cl'] = "Actualizar Pausa";
|
||||||
$text['label-refresh_pause']['pt-pt'] = "Pausa Atualizar";
|
$text['label-refresh_pause']['pt-pt'] = "Pausa Atualizar";
|
||||||
$text['label-refresh_pause']['fr-fr'] = "Pause Actualiser";
|
$text['label-refresh_pause']['fr-fr'] = "Arrêter d'actualiser en continu";
|
||||||
$text['label-refresh_pause']['pt-br'] = "Pausar atualização";
|
$text['label-refresh_pause']['pt-br'] = "Pausar atualização";
|
||||||
$text['label-refresh_pause']['pl'] = "Pauzuj odświeżanie";
|
$text['label-refresh_pause']['pl'] = "Pauzuj odświeżanie";
|
||||||
$text['label-refresh_pause']['sv-se'] = "Paus Uppdatera";
|
$text['label-refresh_pause']['sv-se'] = "Paus Uppdatera";
|
||||||
|
|
@ -39,7 +39,7 @@ $text['label-refresh_pause']['uk'] = "пауза Оновити";
|
||||||
$text['label-refresh_enable']['en-us'] = "Enable Refresh";
|
$text['label-refresh_enable']['en-us'] = "Enable Refresh";
|
||||||
$text['label-refresh_enable']['es-cl'] = "Activar Actualizar";
|
$text['label-refresh_enable']['es-cl'] = "Activar Actualizar";
|
||||||
$text['label-refresh_enable']['pt-pt'] = "Habilitar Atualização";
|
$text['label-refresh_enable']['pt-pt'] = "Habilitar Atualização";
|
||||||
$text['label-refresh_enable']['fr-fr'] = "Activer Actualiser";
|
$text['label-refresh_enable']['fr-fr'] = "Actualiser en continu";
|
||||||
$text['label-refresh_enable']['pt-br'] = "Habilitar atualização";
|
$text['label-refresh_enable']['pt-br'] = "Habilitar atualização";
|
||||||
$text['label-refresh_enable']['pl'] = "Włącz odświeżanie";
|
$text['label-refresh_enable']['pl'] = "Włącz odświeżanie";
|
||||||
$text['label-refresh_enable']['sv-se'] = "Aktivera Uppdatera";
|
$text['label-refresh_enable']['sv-se'] = "Aktivera Uppdatera";
|
||||||
|
|
@ -57,7 +57,7 @@ $text['label-port']['uk'] = "Порт";
|
||||||
$text['label-message']['en-us'] = "Invalid Profile!";
|
$text['label-message']['en-us'] = "Invalid Profile!";
|
||||||
$text['label-message']['es-cl'] = "¡Perfil Inválido!";
|
$text['label-message']['es-cl'] = "¡Perfil Inválido!";
|
||||||
$text['label-message']['pt-pt'] = "Perfil Inválido!";
|
$text['label-message']['pt-pt'] = "Perfil Inválido!";
|
||||||
$text['label-message']['fr-fr'] = "Profile Invalide!";
|
$text['label-message']['fr-fr'] = "Profil Invalide!";
|
||||||
$text['label-message']['pt-br'] = "Mensagem";
|
$text['label-message']['pt-br'] = "Mensagem";
|
||||||
$text['label-message']['pl'] = "Wiadomość";
|
$text['label-message']['pl'] = "Wiadomość";
|
||||||
$text['label-message']['sv-se'] = "Ogiltig Profil!";
|
$text['label-message']['sv-se'] = "Ogiltig Profil!";
|
||||||
|
|
@ -75,7 +75,7 @@ $text['label-ip']['uk'] = "IP";
|
||||||
$text['label-interval']['en-us'] = "Interval (Sec)";
|
$text['label-interval']['en-us'] = "Interval (Sec)";
|
||||||
$text['label-interval']['es-cl'] = "Intervalo";
|
$text['label-interval']['es-cl'] = "Intervalo";
|
||||||
$text['label-interval']['pt-pt'] = "Intervalo";
|
$text['label-interval']['pt-pt'] = "Intervalo";
|
||||||
$text['label-interval']['fr-fr'] = "Intervalle";
|
$text['label-interval']['fr-fr'] = "Intervalle (secondes)";
|
||||||
$text['label-interval']['pt-br'] = "Intervalo";
|
$text['label-interval']['pt-br'] = "Intervalo";
|
||||||
$text['label-interval']['pl'] = "Interwał (sek)";
|
$text['label-interval']['pl'] = "Interwał (sek)";
|
||||||
$text['label-interval']['sv-se'] = "Intervall (Sek)";
|
$text['label-interval']['sv-se'] = "Intervall (Sek)";
|
||||||
|
|
@ -120,7 +120,7 @@ $text['label-agent']['uk'] = "Оператор";
|
||||||
$text['header-registrations']['en-us'] = "Registrations";
|
$text['header-registrations']['en-us'] = "Registrations";
|
||||||
$text['header-registrations']['es-cl'] = "Inscripciones";
|
$text['header-registrations']['es-cl'] = "Inscripciones";
|
||||||
$text['header-registrations']['pt-pt'] = "Inscrições";
|
$text['header-registrations']['pt-pt'] = "Inscrições";
|
||||||
$text['header-registrations']['fr-fr'] = "Inscriptions";
|
$text['header-registrations']['fr-fr'] = "Enregistrements SIP";
|
||||||
$text['header-registrations']['pt-br'] = "Inscrições";
|
$text['header-registrations']['pt-br'] = "Inscrições";
|
||||||
$text['header-registrations']['pl'] = "Rejestracje";
|
$text['header-registrations']['pl'] = "Rejestracje";
|
||||||
$text['header-registrations']['sv-se'] = "Registreringar";
|
$text['header-registrations']['sv-se'] = "Registreringar";
|
||||||
|
|
@ -129,7 +129,7 @@ $text['header-registrations']['uk'] = "Реєстрації";
|
||||||
$text['error-event-socket']['en-us'] = "Connection to Event Socket failed.";
|
$text['error-event-socket']['en-us'] = "Connection to Event Socket failed.";
|
||||||
$text['error-event-socket']['es-cl'] = "Conexión a Socket de eventos fallida.";
|
$text['error-event-socket']['es-cl'] = "Conexión a Socket de eventos fallida.";
|
||||||
$text['error-event-socket']['pt-pt'] = "A conexão ao Event Socket falhou.";
|
$text['error-event-socket']['pt-pt'] = "A conexão ao Event Socket falhou.";
|
||||||
$text['error-event-socket']['fr-fr'] = "Connexion a l'Event Socket en echec.";
|
$text['error-event-socket']['fr-fr'] = "Échec de la connexion a l'Event Socket.";
|
||||||
$text['error-event-socket']['pt-br'] = "A conexão do evento socket falhou";
|
$text['error-event-socket']['pt-br'] = "A conexão do evento socket falhou";
|
||||||
$text['error-event-socket']['pl'] = "Połączenie do “Event Socket” nie powiodło się";
|
$text['error-event-socket']['pl'] = "Połączenie do “Event Socket” nie powiodło się";
|
||||||
$text['error-event-socket']['sv-se'] = "Kontakten till 'Event Socket' misslyckades.";
|
$text['error-event-socket']['sv-se'] = "Kontakten till 'Event Socket' misslyckades.";
|
||||||
|
|
@ -147,7 +147,7 @@ $text['button-unregister']['uk'] = "Розреєструвати";
|
||||||
$text['button-show_all']['en-us'] = "Show All";
|
$text['button-show_all']['en-us'] = "Show All";
|
||||||
$text['button-show_all']['es-cl'] = "Mostrar Todos";
|
$text['button-show_all']['es-cl'] = "Mostrar Todos";
|
||||||
$text['button-show_all']['pt-pt'] = "Mostrar Todos";
|
$text['button-show_all']['pt-pt'] = "Mostrar Todos";
|
||||||
$text['button-show_all']['fr-fr'] = "Montrer Tout";
|
$text['button-show_all']['fr-fr'] = "Tout montrer";
|
||||||
$text['button-show_all']['pt-br'] = "Mostrar todos";
|
$text['button-show_all']['pt-br'] = "Mostrar todos";
|
||||||
$text['button-show_all']['pl'] = "Pokaż wszystkie";
|
$text['button-show_all']['pl'] = "Pokaż wszystkie";
|
||||||
$text['button-show_all']['sv-se'] = "Visa Allt";
|
$text['button-show_all']['sv-se'] = "Visa Allt";
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ $text['title']['pt-pt'] = "Grupos";
|
||||||
$text['title']['pt-br'] = "Configurações da Conta";
|
$text['title']['pt-br'] = "Configurações da Conta";
|
||||||
$text['title']['pl'] = "Grupy odbiorców rozmów";
|
$text['title']['pl'] = "Grupy odbiorców rozmów";
|
||||||
$text['title']['sv-se'] = "Ringgrupper";
|
$text['title']['sv-se'] = "Ringgrupper";
|
||||||
|
$text['title']['uk'] = "Групи";
|
||||||
|
|
||||||
$text['option-usring']['en-us'] = "us-ring";
|
$text['option-usring']['en-us'] = "us-ring";
|
||||||
$text['option-usring']['es-cl'] = "us-ring";
|
$text['option-usring']['es-cl'] = "us-ring";
|
||||||
|
|
@ -15,6 +16,7 @@ $text['option-usring']['pt-pt'] = "us-ring";
|
||||||
$text['option-usring']['pt-br'] = "USRing";
|
$text['option-usring']['pt-br'] = "USRing";
|
||||||
$text['option-usring']['pl'] = "us-ring";
|
$text['option-usring']['pl'] = "us-ring";
|
||||||
$text['option-usring']['sv-se'] = "us-ring";
|
$text['option-usring']['sv-se'] = "us-ring";
|
||||||
|
$text['option-usring']['uk'] = "us-ring";
|
||||||
|
|
||||||
$text['option-ukring']['en-us'] = "uk-ring";
|
$text['option-ukring']['en-us'] = "uk-ring";
|
||||||
$text['option-ukring']['es-cl'] = "uk-ring";
|
$text['option-ukring']['es-cl'] = "uk-ring";
|
||||||
|
|
@ -23,6 +25,7 @@ $text['option-ukring']['pt-pt'] = "uk-ring";
|
||||||
$text['option-ukring']['pt-br'] = "UKRing";
|
$text['option-ukring']['pt-br'] = "UKRing";
|
||||||
$text['option-ukring']['pl'] = "uk-ring ";
|
$text['option-ukring']['pl'] = "uk-ring ";
|
||||||
$text['option-ukring']['sv-se'] = "uk-ring";
|
$text['option-ukring']['sv-se'] = "uk-ring";
|
||||||
|
$text['option-ukring']['uk'] = "uk-ring";
|
||||||
|
|
||||||
$text['option-true']['en-us'] = "True";
|
$text['option-true']['en-us'] = "True";
|
||||||
$text['option-true']['es-cl'] = "Verdadero";
|
$text['option-true']['es-cl'] = "Verdadero";
|
||||||
|
|
@ -31,6 +34,7 @@ $text['option-true']['pt-pt'] = "Sim";
|
||||||
$text['option-true']['pt-br'] = "Sim";
|
$text['option-true']['pt-br'] = "Sim";
|
||||||
$text['option-true']['pl'] = "Tak";
|
$text['option-true']['pl'] = "Tak";
|
||||||
$text['option-true']['sv-se'] = "Sann";
|
$text['option-true']['sv-se'] = "Sann";
|
||||||
|
$text['option-true']['uk'] = "Так";
|
||||||
|
|
||||||
$text['option-simultaneous']['en-us'] = "Simultaneous";
|
$text['option-simultaneous']['en-us'] = "Simultaneous";
|
||||||
$text['option-simultaneous']['es-cl'] = "Simultaneos";
|
$text['option-simultaneous']['es-cl'] = "Simultaneos";
|
||||||
|
|
@ -39,6 +43,7 @@ $text['option-simultaneous']['pt-pt'] = "Simultâneo";
|
||||||
$text['option-simultaneous']['pt-br'] = "Simultâneo";
|
$text['option-simultaneous']['pt-br'] = "Simultâneo";
|
||||||
$text['option-simultaneous']['pl'] = "Jednoczesne";
|
$text['option-simultaneous']['pl'] = "Jednoczesne";
|
||||||
$text['option-simultaneous']['sv-se'] = "Samtidig";
|
$text['option-simultaneous']['sv-se'] = "Samtidig";
|
||||||
|
$text['option-simultaneous']['uk'] = "";
|
||||||
|
|
||||||
$text['option-sequence']['en-us'] = "Sequence";
|
$text['option-sequence']['en-us'] = "Sequence";
|
||||||
$text['option-sequence']['es-cl'] = "Secuencia";
|
$text['option-sequence']['es-cl'] = "Secuencia";
|
||||||
|
|
@ -47,6 +52,7 @@ $text['option-sequence']['pt-pt'] = "Sequência";
|
||||||
$text['option-sequence']['pt-br'] = "Sequência";
|
$text['option-sequence']['pt-br'] = "Sequência";
|
||||||
$text['option-sequence']['pl'] = "Kolejne";
|
$text['option-sequence']['pl'] = "Kolejne";
|
||||||
$text['option-sequence']['sv-se'] = "I Ordning";
|
$text['option-sequence']['sv-se'] = "I Ordning";
|
||||||
|
$text['option-sequence']['uk'] = "";
|
||||||
|
|
||||||
$text['option-rsring']['en-us'] = "rs-ring";
|
$text['option-rsring']['en-us'] = "rs-ring";
|
||||||
$text['option-rsring']['es-cl'] = "rs-ring";
|
$text['option-rsring']['es-cl'] = "rs-ring";
|
||||||
|
|
@ -55,6 +61,7 @@ $text['option-rsring']['pt-pt'] = "rs-ring";
|
||||||
$text['option-rsring']['pt-br'] = "RSRing";
|
$text['option-rsring']['pt-br'] = "RSRing";
|
||||||
$text['option-rsring']['pl'] = "rs-ring";
|
$text['option-rsring']['pl'] = "rs-ring";
|
||||||
$text['option-rsring']['sv-se'] = "rs-ring";
|
$text['option-rsring']['sv-se'] = "rs-ring";
|
||||||
|
$text['option-rsring']['uk'] = "rs-ring";
|
||||||
|
|
||||||
$text['option-rollover']['en-us'] = "Rollover";
|
$text['option-rollover']['en-us'] = "Rollover";
|
||||||
$text['option-rollover']['es-cl'] = "Rollover";
|
$text['option-rollover']['es-cl'] = "Rollover";
|
||||||
|
|
@ -63,6 +70,7 @@ $text['option-rollover']['fr-fr'] = "capotage";
|
||||||
$text['option-rollover']['pt-br'] = "Rollover";
|
$text['option-rollover']['pt-br'] = "Rollover";
|
||||||
$text['option-rollover']['pl'] = "Rollover ";
|
$text['option-rollover']['pl'] = "Rollover ";
|
||||||
$text['option-rollover']['sv-se'] = "Revolver";
|
$text['option-rollover']['sv-se'] = "Revolver";
|
||||||
|
$text['option-rollover']['uk'] = "";
|
||||||
|
|
||||||
$text['option-ptring']['en-us'] = "pt-ring";
|
$text['option-ptring']['en-us'] = "pt-ring";
|
||||||
$text['option-ptring']['es-cl'] = "pt-ring";
|
$text['option-ptring']['es-cl'] = "pt-ring";
|
||||||
|
|
@ -71,6 +79,7 @@ $text['option-ptring']['pt-pt'] = "pt-ring";
|
||||||
$text['option-ptring']['pt-br'] = "PTRing";
|
$text['option-ptring']['pt-br'] = "PTRing";
|
||||||
$text['option-ptring']['pl'] = "pt-ring ";
|
$text['option-ptring']['pl'] = "pt-ring ";
|
||||||
$text['option-ptring']['sv-se'] = "pt-ring";
|
$text['option-ptring']['sv-se'] = "pt-ring";
|
||||||
|
$text['option-ptring']['uk'] = "pt-ring";
|
||||||
|
|
||||||
$text['option-itring']['en-us'] = "it-ring";
|
$text['option-itring']['en-us'] = "it-ring";
|
||||||
$text['option-itring']['es-cl'] = "it-ring";
|
$text['option-itring']['es-cl'] = "it-ring";
|
||||||
|
|
@ -79,6 +88,7 @@ $text['option-itring']['pt-pt'] = "it-ring";
|
||||||
$text['option-itring']['pt-br'] = "ITRing";
|
$text['option-itring']['pt-br'] = "ITRing";
|
||||||
$text['option-itring']['pl'] = "it-ring ";
|
$text['option-itring']['pl'] = "it-ring ";
|
||||||
$text['option-itring']['sv-se'] = "it-ring";
|
$text['option-itring']['sv-se'] = "it-ring";
|
||||||
|
$text['option-itring']['uk'] = "it-ring";
|
||||||
|
|
||||||
$text['option-frring']['en-us'] = "fr-ring";
|
$text['option-frring']['en-us'] = "fr-ring";
|
||||||
$text['option-frring']['es-cl'] = "fr-ring";
|
$text['option-frring']['es-cl'] = "fr-ring";
|
||||||
|
|
@ -87,6 +97,7 @@ $text['option-frring']['pt-pt'] = "fr-ring";
|
||||||
$text['option-frring']['pt-br'] = "FRRing";
|
$text['option-frring']['pt-br'] = "FRRing";
|
||||||
$text['option-frring']['pl'] = "fr-ring ";
|
$text['option-frring']['pl'] = "fr-ring ";
|
||||||
$text['option-frring']['sv-se'] = "fr-ring";
|
$text['option-frring']['sv-se'] = "fr-ring";
|
||||||
|
$text['option-frring']['uk'] = "fr-ring";
|
||||||
|
|
||||||
$text['option-false']['en-us'] = "False";
|
$text['option-false']['en-us'] = "False";
|
||||||
$text['option-false']['es-cl'] = "Falso";
|
$text['option-false']['es-cl'] = "Falso";
|
||||||
|
|
@ -95,6 +106,7 @@ $text['option-false']['pt-pt'] = "Não";
|
||||||
$text['option-false']['pt-br'] = "Não";
|
$text['option-false']['pt-br'] = "Não";
|
||||||
$text['option-false']['pl'] = "Nie";
|
$text['option-false']['pl'] = "Nie";
|
||||||
$text['option-false']['sv-se'] = "Falsk";
|
$text['option-false']['sv-se'] = "Falsk";
|
||||||
|
$text['option-false']['uk'] = "Ні";
|
||||||
|
|
||||||
$text['option-enterprise']['en-us'] = "Enterprise";
|
$text['option-enterprise']['en-us'] = "Enterprise";
|
||||||
$text['option-enterprise']['es-cl'] = "Compañia";
|
$text['option-enterprise']['es-cl'] = "Compañia";
|
||||||
|
|
@ -103,6 +115,7 @@ $text['option-enterprise']['pt-pt'] = "Empresa";
|
||||||
$text['option-enterprise']['pt-br'] = "Empresa";
|
$text['option-enterprise']['pt-br'] = "Empresa";
|
||||||
$text['option-enterprise']['pl'] = "Enterprise ";
|
$text['option-enterprise']['pl'] = "Enterprise ";
|
||||||
$text['option-enterprise']['sv-se'] = "Företag";
|
$text['option-enterprise']['sv-se'] = "Företag";
|
||||||
|
$text['option-enterprise']['uk'] = "";
|
||||||
|
|
||||||
$text['option-enabled']['en-us'] = "Enabled";
|
$text['option-enabled']['en-us'] = "Enabled";
|
||||||
$text['option-enabled']['es-cl'] = "Activado";
|
$text['option-enabled']['es-cl'] = "Activado";
|
||||||
|
|
@ -111,6 +124,7 @@ $text['option-enabled']['pt-pt'] = "Habilitado";
|
||||||
$text['option-enabled']['pt-br'] = "Ativado";
|
$text['option-enabled']['pt-br'] = "Ativado";
|
||||||
$text['option-enabled']['pl'] = "Włączony";
|
$text['option-enabled']['pl'] = "Włączony";
|
||||||
$text['option-enabled']['sv-se'] = "Aktiverad";
|
$text['option-enabled']['sv-se'] = "Aktiverad";
|
||||||
|
$text['option-enabled']['uk'] = "Включено";
|
||||||
|
|
||||||
$text['option-disabled']['en-us'] = "Disabled";
|
$text['option-disabled']['en-us'] = "Disabled";
|
||||||
$text['option-disabled']['es-cl'] = "Desactivado";
|
$text['option-disabled']['es-cl'] = "Desactivado";
|
||||||
|
|
@ -119,6 +133,7 @@ $text['option-disabled']['pt-pt'] = "Desabilitado";
|
||||||
$text['option-disabled']['pt-br'] = "Inválido";
|
$text['option-disabled']['pt-br'] = "Inválido";
|
||||||
$text['option-disabled']['pl'] = "Wyłączony";
|
$text['option-disabled']['pl'] = "Wyłączony";
|
||||||
$text['option-disabled']['sv-se'] = "Avaktiverad";
|
$text['option-disabled']['sv-se'] = "Avaktiverad";
|
||||||
|
$text['option-disabled']['uk'] = "Виключено";
|
||||||
|
|
||||||
$text['message-update']['en-us'] = "Update Complete";
|
$text['message-update']['en-us'] = "Update Complete";
|
||||||
$text['message-update']['es-cl'] = "Actualización Completada";
|
$text['message-update']['es-cl'] = "Actualización Completada";
|
||||||
|
|
@ -127,6 +142,7 @@ $text['message-update']['pt-pt'] = "Actualização Efectuada";
|
||||||
$text['message-update']['pt-br'] = "Atualização Efetuada";
|
$text['message-update']['pt-br'] = "Atualização Efetuada";
|
||||||
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
||||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||||
|
$text['message-update']['uk'] = "Оновлення завершено";
|
||||||
|
|
||||||
$text['message-timeout-action']['en-us'] = "Please provide: Timeout Action";
|
$text['message-timeout-action']['en-us'] = "Please provide: Timeout Action";
|
||||||
$text['message-timeout-action']['es-cl'] = "Por favor indique: Acción en timeout";
|
$text['message-timeout-action']['es-cl'] = "Por favor indique: Acción en timeout";
|
||||||
|
|
@ -135,6 +151,7 @@ $text['message-timeout-action']['pt-pt'] = "Por favor indique: Acção de Timeou
|
||||||
$text['message-timeout-action']['pt-br'] = "Por favor indique: Ação de tempo de saída";
|
$text['message-timeout-action']['pt-br'] = "Por favor indique: Ação de tempo de saída";
|
||||||
$text['message-timeout-action']['pl'] = "Wprowadź następny krok po upływie limitu czasu operacji";
|
$text['message-timeout-action']['pl'] = "Wprowadź następny krok po upływie limitu czasu operacji";
|
||||||
$text['message-timeout-action']['sv-se'] = "Ange: Timeout Åtgärd";
|
$text['message-timeout-action']['sv-se'] = "Ange: Timeout Åtgärd";
|
||||||
|
$text['message-timeout-action']['uk'] = "";
|
||||||
|
|
||||||
$text['message-timeout']['en-us'] = "Please provide: Timeout";
|
$text['message-timeout']['en-us'] = "Please provide: Timeout";
|
||||||
$text['message-timeout']['es-cl'] = "Por favor indique: Timeout";
|
$text['message-timeout']['es-cl'] = "Por favor indique: Timeout";
|
||||||
|
|
@ -143,6 +160,7 @@ $text['message-timeout']['pt-pt'] = "Por favor indique: Timeout";
|
||||||
$text['message-timeout']['pt-br'] = "Por favor indique: Tempo de saída";
|
$text['message-timeout']['pt-br'] = "Por favor indique: Tempo de saída";
|
||||||
$text['message-timeout']['pl'] = "Wprowadź limit czasu operacji";
|
$text['message-timeout']['pl'] = "Wprowadź limit czasu operacji";
|
||||||
$text['message-timeout']['sv-se'] = "Ange: Timeout";
|
$text['message-timeout']['sv-se'] = "Ange: Timeout";
|
||||||
|
$text['message-timeout']['uk'] = "";
|
||||||
|
|
||||||
$text['message-strategy']['en-us'] = "Please provide: Strategy";
|
$text['message-strategy']['en-us'] = "Please provide: Strategy";
|
||||||
$text['message-strategy']['es-cl'] = "Por favor indique: Estrategia";
|
$text['message-strategy']['es-cl'] = "Por favor indique: Estrategia";
|
||||||
|
|
@ -151,6 +169,7 @@ $text['message-strategy']['pt-pt'] = "Por favor indique: Estratégia";
|
||||||
$text['message-strategy']['pt-br'] = "Por favor indique: Estratégia";
|
$text['message-strategy']['pt-br'] = "Por favor indique: Estratégia";
|
||||||
$text['message-strategy']['pl'] = "Wprowadź strategię";
|
$text['message-strategy']['pl'] = "Wprowadź strategię";
|
||||||
$text['message-strategy']['sv-se'] = "Ange: Strategi";
|
$text['message-strategy']['sv-se'] = "Ange: Strategi";
|
||||||
|
$text['message-strategy']['uk'] = "";
|
||||||
|
|
||||||
$text['message-name']['en-us'] = "Please provide: Name";
|
$text['message-name']['en-us'] = "Please provide: Name";
|
||||||
$text['message-name']['es-cl'] = "Por favor indique: Nombre ";
|
$text['message-name']['es-cl'] = "Por favor indique: Nombre ";
|
||||||
|
|
@ -159,12 +178,14 @@ $text['message-name']['pt-pt'] = "Por favor indique: Nome";
|
||||||
$text['message-name']['pt-br'] = "Por favor indique: Nome";
|
$text['message-name']['pt-br'] = "Por favor indique: Nome";
|
||||||
$text['message-name']['pl'] = "Wprowadź nazwę";
|
$text['message-name']['pl'] = "Wprowadź nazwę";
|
||||||
$text['message-name']['sv-se'] = "Ange: Namn";
|
$text['message-name']['sv-se'] = "Ange: Namn";
|
||||||
|
$text['message-name']['uk'] = "";
|
||||||
|
|
||||||
$text['message-message']['es-cl'] = "Mensaje";
|
$text['message-message']['es-cl'] = "Mensaje";
|
||||||
$text['message-message']['pt-br'] = "Mensagem";
|
$text['message-message']['pt-br'] = "Mensagem";
|
||||||
$text['message-message']['pl'] = "Wiadomość";
|
$text['message-message']['pl'] = "Wiadomość";
|
||||||
$text['message-message']['sv-se'] = "";
|
$text['message-message']['sv-se'] = "";
|
||||||
$text['message-message']['fr-fr'] = "Message";
|
$text['message-message']['fr-fr'] = "Message";
|
||||||
|
$text['message-message']['uk'] = "Повідомлення";
|
||||||
|
|
||||||
$text['message-maximum_ring_groups']['en-us'] = "Maximum Ring Groups:";
|
$text['message-maximum_ring_groups']['en-us'] = "Maximum Ring Groups:";
|
||||||
$text['message-maximum_ring_groups']['es-cl'] = "Grupos máximos Anillo Animales:";
|
$text['message-maximum_ring_groups']['es-cl'] = "Grupos máximos Anillo Animales:";
|
||||||
|
|
@ -173,6 +194,7 @@ $text['message-maximum_ring_groups']['fr-fr'] = "Groupes de Sonneries Maximum Au
|
||||||
$text['message-maximum_ring_groups']['pt-br'] = "Máximo de chamadas por grupo";
|
$text['message-maximum_ring_groups']['pt-br'] = "Máximo de chamadas por grupo";
|
||||||
$text['message-maximum_ring_groups']['pl'] = "Maksymalna ilość grup odbiorców.";
|
$text['message-maximum_ring_groups']['pl'] = "Maksymalna ilość grup odbiorców.";
|
||||||
$text['message-maximum_ring_groups']['sv-se'] = "Max Antal Ringgrupper:";
|
$text['message-maximum_ring_groups']['sv-se'] = "Max Antal Ringgrupper:";
|
||||||
|
$text['message-maximum_ring_groups']['uk'] = "";
|
||||||
|
|
||||||
$text['message-enabled']['en-us'] = "Please provide: Enabled";
|
$text['message-enabled']['en-us'] = "Please provide: Enabled";
|
||||||
$text['message-enabled']['es-cl'] = "Por favor indique: Activado";
|
$text['message-enabled']['es-cl'] = "Por favor indique: Activado";
|
||||||
|
|
@ -181,6 +203,7 @@ $text['message-enabled']['pt-pt'] = "Por favor indique: Activado";
|
||||||
$text['message-enabled']['pt-br'] = "Por favor informe: Ativado";
|
$text['message-enabled']['pt-br'] = "Por favor informe: Ativado";
|
||||||
$text['message-enabled']['pl'] = "Wprowadź: Włączony";
|
$text['message-enabled']['pl'] = "Wprowadź: Włączony";
|
||||||
$text['message-enabled']['sv-se'] = "Ange: Aktiverad";
|
$text['message-enabled']['sv-se'] = "Ange: Aktiverad";
|
||||||
|
$text['message-enabled']['uk'] = "";
|
||||||
|
|
||||||
$text['message-delete']['en-us'] = "Delete Complete";
|
$text['message-delete']['en-us'] = "Delete Complete";
|
||||||
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
||||||
|
|
@ -189,6 +212,7 @@ $text['message-delete']['pt-pt'] = "Remoção Efectuada";
|
||||||
$text['message-delete']['pt-br'] = "Remoção Efetuada";
|
$text['message-delete']['pt-br'] = "Remoção Efetuada";
|
||||||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||||
|
$text['message-delete']['uk'] = "Видалено";
|
||||||
|
|
||||||
$text['message-add']['en-us'] = "Add Complete";
|
$text['message-add']['en-us'] = "Add Complete";
|
||||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||||
|
|
@ -197,6 +221,7 @@ $text['message-add']['pt-pt'] = "Adição Efectuada";
|
||||||
$text['message-add']['pt-br'] = "Criação Efetuada";
|
$text['message-add']['pt-br'] = "Criação Efetuada";
|
||||||
$text['message-add']['pl'] = "Dodano poprawnie";
|
$text['message-add']['pl'] = "Dodano poprawnie";
|
||||||
$text['message-add']['sv-se'] = "Tillagd";
|
$text['message-add']['sv-se'] = "Tillagd";
|
||||||
|
$text['message-add']['uk'] = "Додано";
|
||||||
|
|
||||||
$text['link-call-forward']['en-us'] = "Call Forward";
|
$text['link-call-forward']['en-us'] = "Call Forward";
|
||||||
$text['link-call-forward']['es-cl'] = "Desvío de llamados";
|
$text['link-call-forward']['es-cl'] = "Desvío de llamados";
|
||||||
|
|
@ -205,6 +230,7 @@ $text['link-call-forward']['pt-pt'] = "Encaminhar Chamada";
|
||||||
$text['link-call-forward']['pt-br'] = "Encaminhar chamada";
|
$text['link-call-forward']['pt-br'] = "Encaminhar chamada";
|
||||||
$text['link-call-forward']['pl'] = "Przekierowanie rozmowy";
|
$text['link-call-forward']['pl'] = "Przekierowanie rozmowy";
|
||||||
$text['link-call-forward']['sv-se'] = "Vidarekoppling";
|
$text['link-call-forward']['sv-se'] = "Vidarekoppling";
|
||||||
|
$text['link-call-forward']['uk'] = "";
|
||||||
|
|
||||||
$text['label-user_list']['en-us'] = "User List";
|
$text['label-user_list']['en-us'] = "User List";
|
||||||
$text['label-user_list']['es-cl'] = "Listado de usuarios";
|
$text['label-user_list']['es-cl'] = "Listado de usuarios";
|
||||||
|
|
@ -213,6 +239,7 @@ $text['label-user_list']['pt-pt'] = "Utilizadores";
|
||||||
$text['label-user_list']['pt-br'] = "Utilizadores";
|
$text['label-user_list']['pt-br'] = "Utilizadores";
|
||||||
$text['label-user_list']['pl'] = "Lista użytkowników";
|
$text['label-user_list']['pl'] = "Lista użytkowników";
|
||||||
$text['label-user_list']['sv-se'] = "Användar-lista";
|
$text['label-user_list']['sv-se'] = "Användar-lista";
|
||||||
|
$text['label-user_list']['uk'] = "Список користувачів";
|
||||||
|
|
||||||
$text['label-tools']['en-us'] = "Tools";
|
$text['label-tools']['en-us'] = "Tools";
|
||||||
$text['label-tools']['es-cl'] = "Herramientas";
|
$text['label-tools']['es-cl'] = "Herramientas";
|
||||||
|
|
@ -221,6 +248,7 @@ $text['label-tools']['pt-pt'] = "Ferramentas";
|
||||||
$text['label-tools']['pt-br'] = "Ferramentas";
|
$text['label-tools']['pt-br'] = "Ferramentas";
|
||||||
$text['label-tools']['pl'] = "Narzędzia";
|
$text['label-tools']['pl'] = "Narzędzia";
|
||||||
$text['label-tools']['sv-se'] = "Verktyg";
|
$text['label-tools']['sv-se'] = "Verktyg";
|
||||||
|
$text['label-tools']['uk'] = "Параметри";
|
||||||
|
|
||||||
$text['label-timeout_destination']['en-us'] = "Timeout Destination";
|
$text['label-timeout_destination']['en-us'] = "Timeout Destination";
|
||||||
$text['label-timeout_destination']['es-cl'] = "Timeout de destino";
|
$text['label-timeout_destination']['es-cl'] = "Timeout de destino";
|
||||||
|
|
@ -229,6 +257,7 @@ $text['label-timeout_destination']['pt-pt'] = "Destino Timeout";
|
||||||
$text['label-timeout_destination']['pt-br'] = "Destino tempo de saída";
|
$text['label-timeout_destination']['pt-br'] = "Destino tempo de saída";
|
||||||
$text['label-timeout_destination']['pl'] = "Alternatywna destynacja rozmowy po upłynięciu limitu czasowego.";
|
$text['label-timeout_destination']['pl'] = "Alternatywna destynacja rozmowy po upłynięciu limitu czasowego.";
|
||||||
$text['label-timeout_destination']['sv-se'] = "Timeout Destination";
|
$text['label-timeout_destination']['sv-se'] = "Timeout Destination";
|
||||||
|
$text['label-timeout_destination']['uk'] = "";
|
||||||
|
|
||||||
$text['label-timeout']['en-us'] = "Timeout";
|
$text['label-timeout']['en-us'] = "Timeout";
|
||||||
$text['label-timeout']['es-cl'] = "Timeout";
|
$text['label-timeout']['es-cl'] = "Timeout";
|
||||||
|
|
@ -237,6 +266,7 @@ $text['label-timeout']['pt-pt'] = "Timeout";
|
||||||
$text['label-timeout']['pt-br'] = "Tempo limite";
|
$text['label-timeout']['pt-br'] = "Tempo limite";
|
||||||
$text['label-timeout']['pl'] = "Przekroczenie czasu oczekiwania (timeout)";
|
$text['label-timeout']['pl'] = "Przekroczenie czasu oczekiwania (timeout)";
|
||||||
$text['label-timeout']['sv-se'] = "Tidsgräns";
|
$text['label-timeout']['sv-se'] = "Tidsgräns";
|
||||||
|
$text['label-timeout']['uk'] = "Таймаут";
|
||||||
|
|
||||||
$text['label-strategy']['en-us'] = "Strategy";
|
$text['label-strategy']['en-us'] = "Strategy";
|
||||||
$text['label-strategy']['es-cl'] = "Estrategia";
|
$text['label-strategy']['es-cl'] = "Estrategia";
|
||||||
|
|
@ -245,6 +275,7 @@ $text['label-strategy']['pt-pt'] = "Estratégia";
|
||||||
$text['label-strategy']['pt-br'] = "Estratégia";
|
$text['label-strategy']['pt-br'] = "Estratégia";
|
||||||
$text['label-strategy']['pl'] = "Strategia";
|
$text['label-strategy']['pl'] = "Strategia";
|
||||||
$text['label-strategy']['sv-se'] = "Strategi";
|
$text['label-strategy']['sv-se'] = "Strategi";
|
||||||
|
$text['label-strategy']['uk'] = "";
|
||||||
|
|
||||||
$text['label-skip_active']['en-us'] = "Skip Active";
|
$text['label-skip_active']['en-us'] = "Skip Active";
|
||||||
$text['label-skip_active']['es-cl'] = "Saltar activo";
|
$text['label-skip_active']['es-cl'] = "Saltar activo";
|
||||||
|
|
@ -253,6 +284,7 @@ $text['label-skip_active']['pt-pt'] = "Ir ativa";
|
||||||
$text['label-skip_active']['pt-br'] = "Pular ativação";
|
$text['label-skip_active']['pt-br'] = "Pular ativação";
|
||||||
$text['label-skip_active']['pl'] = "Pomiń aktywne";
|
$text['label-skip_active']['pl'] = "Pomiń aktywne";
|
||||||
$text['label-skip_active']['sv-se'] = "Hoppa Över Aktiva";
|
$text['label-skip_active']['sv-se'] = "Hoppa Över Aktiva";
|
||||||
|
$text['label-skip_active']['uk'] = "";
|
||||||
|
|
||||||
$text['label-distinctive_ring']['en-us'] = "Distinctive Ring";
|
$text['label-distinctive_ring']['en-us'] = "Distinctive Ring";
|
||||||
$text['label-distinctive_ring']['es-cl'] = "";
|
$text['label-distinctive_ring']['es-cl'] = "";
|
||||||
|
|
@ -269,6 +301,7 @@ $text['label-ringback']['pt-pt'] = "Tom de Chamada";
|
||||||
$text['label-ringback']['pt-br'] = "Tom de chamada";
|
$text['label-ringback']['pt-br'] = "Tom de chamada";
|
||||||
$text['label-ringback']['pl'] = "Rodzaj sygnału w słuchawce dzwoniącego.";
|
$text['label-ringback']['pl'] = "Rodzaj sygnału w słuchawce dzwoniącego.";
|
||||||
$text['label-ringback']['sv-se'] = "Tillbakaringning";
|
$text['label-ringback']['sv-se'] = "Tillbakaringning";
|
||||||
|
$text['label-ringback']['uk'] = "";
|
||||||
|
|
||||||
$text['label-ring-group-extension']['en-us'] = "Ring Group Extension";
|
$text['label-ring-group-extension']['en-us'] = "Ring Group Extension";
|
||||||
$text['label-ring-group-extension']['es-cl'] = "Extensión de grupo de llamado";
|
$text['label-ring-group-extension']['es-cl'] = "Extensión de grupo de llamado";
|
||||||
|
|
@ -277,6 +310,7 @@ $text['label-ring-group-extension']['pt-pt'] = "Extensão associada ao grupo";
|
||||||
$text['label-ring-group-extension']['pt-br'] = "Extensão associada ao grupo";
|
$text['label-ring-group-extension']['pt-br'] = "Extensão associada ao grupo";
|
||||||
$text['label-ring-group-extension']['pl'] = "Numer wewnętrzny grupy odbiorców.";
|
$text['label-ring-group-extension']['pl'] = "Numer wewnętrzny grupy odbiorców.";
|
||||||
$text['label-ring-group-extension']['sv-se'] = "Ringgrupp Anknytning";
|
$text['label-ring-group-extension']['sv-se'] = "Ringgrupp Anknytning";
|
||||||
|
$text['label-ring-group-extension']['uk'] = "";
|
||||||
|
|
||||||
$text['label-ring-group']['en-us'] = "Ring Group";
|
$text['label-ring-group']['en-us'] = "Ring Group";
|
||||||
$text['label-ring-group']['es-cl'] = "Grupo de llamado";
|
$text['label-ring-group']['es-cl'] = "Grupo de llamado";
|
||||||
|
|
@ -285,6 +319,7 @@ $text['label-ring-group']['pt-pt'] = "Grupo";
|
||||||
$text['label-ring-group']['pt-br'] = "Grupo";
|
$text['label-ring-group']['pt-br'] = "Grupo";
|
||||||
$text['label-ring-group']['pl'] = "Grupa odbiorców.";
|
$text['label-ring-group']['pl'] = "Grupa odbiorców.";
|
||||||
$text['label-ring-group']['sv-se'] = "Ringgrupp";
|
$text['label-ring-group']['sv-se'] = "Ringgrupp";
|
||||||
|
$text['label-ring-group']['uk'] = "";
|
||||||
|
|
||||||
$text['label-name']['en-us'] = "Name";
|
$text['label-name']['en-us'] = "Name";
|
||||||
$text['label-name']['es-cl'] = "Nombre";
|
$text['label-name']['es-cl'] = "Nombre";
|
||||||
|
|
@ -293,6 +328,7 @@ $text['label-name']['pt-pt'] = "Nome";
|
||||||
$text['label-name']['pt-br'] = "Nome";
|
$text['label-name']['pt-br'] = "Nome";
|
||||||
$text['label-name']['pl'] = "Nazwa";
|
$text['label-name']['pl'] = "Nazwa";
|
||||||
$text['label-name']['sv-se'] = "Namn";
|
$text['label-name']['sv-se'] = "Namn";
|
||||||
|
$text['label-name']['uk'] = "Назва";
|
||||||
|
|
||||||
$text['label-forward_destination']['en-us'] = "Number";
|
$text['label-forward_destination']['en-us'] = "Number";
|
||||||
$text['label-forward_destination']['es-cl'] = "Número";
|
$text['label-forward_destination']['es-cl'] = "Número";
|
||||||
|
|
@ -301,6 +337,7 @@ $text['label-forward_destination']['pt-pt'] = "Número";
|
||||||
$text['label-forward_destination']['pt-br'] = "Número";
|
$text['label-forward_destination']['pt-br'] = "Número";
|
||||||
$text['label-forward_destination']['pl'] = "Numer";
|
$text['label-forward_destination']['pl'] = "Numer";
|
||||||
$text['label-forward_destination']['sv-se'] = "Nummer";
|
$text['label-forward_destination']['sv-se'] = "Nummer";
|
||||||
|
$text['label-forward_destination']['uk'] = "";
|
||||||
|
|
||||||
$text['label-extension']['en-us'] = "Extension";
|
$text['label-extension']['en-us'] = "Extension";
|
||||||
$text['label-extension']['es-cl'] = "Extensión";
|
$text['label-extension']['es-cl'] = "Extensión";
|
||||||
|
|
@ -309,6 +346,7 @@ $text['label-extension']['pt-pt'] = "Extensão";
|
||||||
$text['label-extension']['pt-br'] = "Ramal";
|
$text['label-extension']['pt-br'] = "Ramal";
|
||||||
$text['label-extension']['pl'] = "Numer wewnętrzny";
|
$text['label-extension']['pl'] = "Numer wewnętrzny";
|
||||||
$text['label-extension']['sv-se'] = "Anknytning";
|
$text['label-extension']['sv-se'] = "Anknytning";
|
||||||
|
$text['label-extension']['uk'] = "Розширення (Extention)";
|
||||||
|
|
||||||
$text['label-enabled']['en-us'] = "Enabled";
|
$text['label-enabled']['en-us'] = "Enabled";
|
||||||
$text['label-enabled']['es-cl'] = "Activado";
|
$text['label-enabled']['es-cl'] = "Activado";
|
||||||
|
|
@ -317,6 +355,7 @@ $text['label-enabled']['pt-pt'] = "Activado";
|
||||||
$text['label-enabled']['pt-br'] = "Habilitado";
|
$text['label-enabled']['pt-br'] = "Habilitado";
|
||||||
$text['label-enabled']['pl'] = "Włączony";
|
$text['label-enabled']['pl'] = "Włączony";
|
||||||
$text['label-enabled']['sv-se'] = "Aktiverad";
|
$text['label-enabled']['sv-se'] = "Aktiverad";
|
||||||
|
$text['label-enabled']['uk'] = "Включено";
|
||||||
|
|
||||||
$text['label-duration']['en-us'] = "Duration";
|
$text['label-duration']['en-us'] = "Duration";
|
||||||
$text['label-duration']['es-cl'] = "Duración";
|
$text['label-duration']['es-cl'] = "Duración";
|
||||||
|
|
@ -325,6 +364,7 @@ $text['label-duration']['pt-pt'] = "Duração";
|
||||||
$text['label-duration']['pt-br'] = "Duração";
|
$text['label-duration']['pt-br'] = "Duração";
|
||||||
$text['label-duration']['pl'] = "Czas trwania";
|
$text['label-duration']['pl'] = "Czas trwania";
|
||||||
$text['label-duration']['sv-se'] = "Samtalstid";
|
$text['label-duration']['sv-se'] = "Samtalstid";
|
||||||
|
$text['label-duration']['uk'] = "Тривалість";
|
||||||
|
|
||||||
$text['label-destinations']['en-us'] = "Destinations";
|
$text['label-destinations']['en-us'] = "Destinations";
|
||||||
$text['label-destinations']['es-cl'] = "Destinos";
|
$text['label-destinations']['es-cl'] = "Destinos";
|
||||||
|
|
@ -333,6 +373,7 @@ $text['label-destinations']['pt-pt'] = "Destinos";
|
||||||
$text['label-destinations']['pt-br'] = "Destinos";
|
$text['label-destinations']['pt-br'] = "Destinos";
|
||||||
$text['label-destinations']['pl'] = "Destynacje";
|
$text['label-destinations']['pl'] = "Destynacje";
|
||||||
$text['label-destinations']['sv-se'] = "Destinationer";
|
$text['label-destinations']['sv-se'] = "Destinationer";
|
||||||
|
$text['label-destinations']['uk'] = "Номери";
|
||||||
|
|
||||||
$text['label-destination_timeout']['en-us'] = "Timeout";
|
$text['label-destination_timeout']['en-us'] = "Timeout";
|
||||||
$text['label-destination_timeout']['es-cl'] = "Timeout";
|
$text['label-destination_timeout']['es-cl'] = "Timeout";
|
||||||
|
|
@ -341,6 +382,7 @@ $text['label-destination_timeout']['pt-pt'] = "Timeout";
|
||||||
$text['label-destination_timeout']['pt-br'] = "Tempo de saída";
|
$text['label-destination_timeout']['pt-br'] = "Tempo de saída";
|
||||||
$text['label-destination_timeout']['pl'] = "Limit czasowy";
|
$text['label-destination_timeout']['pl'] = "Limit czasowy";
|
||||||
$text['label-destination_timeout']['sv-se'] = "Tidsgräns";
|
$text['label-destination_timeout']['sv-se'] = "Tidsgräns";
|
||||||
|
$text['label-destination_timeout']['uk'] = "Таймаут";
|
||||||
|
|
||||||
$text['label-destination_prompt_confirm']['en-us'] = "Confirm";
|
$text['label-destination_prompt_confirm']['en-us'] = "Confirm";
|
||||||
$text['label-destination_prompt_confirm']['es-cl'] = "Confirmar";
|
$text['label-destination_prompt_confirm']['es-cl'] = "Confirmar";
|
||||||
|
|
@ -349,6 +391,7 @@ $text['label-destination_prompt_confirm']['pt-pt'] = "Confirmar";
|
||||||
$text['label-destination_prompt_confirm']['pt-br'] = "Confirmar";
|
$text['label-destination_prompt_confirm']['pt-br'] = "Confirmar";
|
||||||
$text['label-destination_prompt_confirm']['pl'] = "Potwierdź";
|
$text['label-destination_prompt_confirm']['pl'] = "Potwierdź";
|
||||||
$text['label-destination_prompt_confirm']['sv-se'] = "Bekräfta";
|
$text['label-destination_prompt_confirm']['sv-se'] = "Bekräfta";
|
||||||
|
$text['label-destination_prompt_confirm']['uk'] = "Підтвердити";
|
||||||
|
|
||||||
$text['label-destination_prompt_announce']['en-us'] = "Announce";
|
$text['label-destination_prompt_announce']['en-us'] = "Announce";
|
||||||
$text['label-destination_prompt_announce']['es-cl'] = "Anunciar";
|
$text['label-destination_prompt_announce']['es-cl'] = "Anunciar";
|
||||||
|
|
@ -357,6 +400,7 @@ $text['label-destination_prompt_announce']['pt-pt'] = "Anunciar";
|
||||||
$text['label-destination_prompt_announce']['pt-br'] = "Anunciar";
|
$text['label-destination_prompt_announce']['pt-br'] = "Anunciar";
|
||||||
$text['label-destination_prompt_announce']['pl'] = "Rozgłoś/powiadom";
|
$text['label-destination_prompt_announce']['pl'] = "Rozgłoś/powiadom";
|
||||||
$text['label-destination_prompt_announce']['sv-se'] = "Meddela";
|
$text['label-destination_prompt_announce']['sv-se'] = "Meddela";
|
||||||
|
$text['label-destination_prompt_announce']['uk'] = "";
|
||||||
|
|
||||||
$text['label-destination_prompt']['en-us'] = "Prompt";
|
$text['label-destination_prompt']['en-us'] = "Prompt";
|
||||||
$text['label-destination_prompt']['es-cl'] = "Prompt";
|
$text['label-destination_prompt']['es-cl'] = "Prompt";
|
||||||
|
|
@ -365,6 +409,7 @@ $text['label-destination_prompt']['pt-pt'] = "Prompt";
|
||||||
$text['label-destination_prompt']['pt-br'] = "Prompt";
|
$text['label-destination_prompt']['pt-br'] = "Prompt";
|
||||||
$text['label-destination_prompt']['pl'] = "Potwierdź aby odebrac rozmowę";
|
$text['label-destination_prompt']['pl'] = "Potwierdź aby odebrac rozmowę";
|
||||||
$text['label-destination_prompt']['sv-se'] = "Verifiering";
|
$text['label-destination_prompt']['sv-se'] = "Verifiering";
|
||||||
|
$text['label-destination_prompt']['uk'] = "";
|
||||||
|
|
||||||
$text['label-destination_order']['en-us'] = "Order";
|
$text['label-destination_order']['en-us'] = "Order";
|
||||||
$text['label-destination_order']['es-cl'] = "Orden";
|
$text['label-destination_order']['es-cl'] = "Orden";
|
||||||
|
|
@ -373,6 +418,7 @@ $text['label-destination_order']['pt-pt'] = "Ordre";
|
||||||
$text['label-destination_order']['pt-br'] = "Order de destino";
|
$text['label-destination_order']['pt-br'] = "Order de destino";
|
||||||
$text['label-destination_order']['pl'] = "Kolejność";
|
$text['label-destination_order']['pl'] = "Kolejność";
|
||||||
$text['label-destination_order']['sv-se'] = "Ordning";
|
$text['label-destination_order']['sv-se'] = "Ordning";
|
||||||
|
$text['label-destination_order']['uk'] = "Порядок";
|
||||||
|
|
||||||
$text['label-destination_number']['en-us'] = "Destination";
|
$text['label-destination_number']['en-us'] = "Destination";
|
||||||
$text['label-destination_number']['es-cl'] = "Destino";
|
$text['label-destination_number']['es-cl'] = "Destino";
|
||||||
|
|
@ -381,6 +427,7 @@ $text['label-destination_number']['pt-pt'] = "Destino";
|
||||||
$text['label-destination_number']['pt-br'] = "Desvio";
|
$text['label-destination_number']['pt-br'] = "Desvio";
|
||||||
$text['label-destination_number']['pl'] = "Destynacja";
|
$text['label-destination_number']['pl'] = "Destynacja";
|
||||||
$text['label-destination_number']['sv-se'] = "Destination";
|
$text['label-destination_number']['sv-se'] = "Destination";
|
||||||
|
$text['label-destination_number']['uk'] = "Номер";
|
||||||
|
|
||||||
$text['label-destination_delay']['en-us'] = "Delay";
|
$text['label-destination_delay']['en-us'] = "Delay";
|
||||||
$text['label-destination_delay']['es-cl'] = "Retraso";
|
$text['label-destination_delay']['es-cl'] = "Retraso";
|
||||||
|
|
@ -389,6 +436,7 @@ $text['label-destination_delay']['pt-pt'] = "Atraso";
|
||||||
$text['label-destination_delay']['pt-br'] = "Delay";
|
$text['label-destination_delay']['pt-br'] = "Delay";
|
||||||
$text['label-destination_delay']['pl'] = "Opóźnienie";
|
$text['label-destination_delay']['pl'] = "Opóźnienie";
|
||||||
$text['label-destination_delay']['sv-se'] = "Fördröjning";
|
$text['label-destination_delay']['sv-se'] = "Fördröjning";
|
||||||
|
$text['label-destination_delay']['uk'] = "Затримка";
|
||||||
|
|
||||||
$text['label-description']['en-us'] = "Description";
|
$text['label-description']['en-us'] = "Description";
|
||||||
$text['label-description']['es-cl'] = "Descripción";
|
$text['label-description']['es-cl'] = "Descripción";
|
||||||
|
|
@ -397,6 +445,7 @@ $text['label-description']['pt-pt'] = "Descrição";
|
||||||
$text['label-description']['pt-br'] = "Descrição";
|
$text['label-description']['pt-br'] = "Descrição";
|
||||||
$text['label-description']['pl'] = "Opis";
|
$text['label-description']['pl'] = "Opis";
|
||||||
$text['label-description']['sv-se'] = "Beskrivning";
|
$text['label-description']['sv-se'] = "Beskrivning";
|
||||||
|
$text['label-description']['uk'] = "Опис";
|
||||||
|
|
||||||
$text['label-delay']['en-us'] = "Delay";
|
$text['label-delay']['en-us'] = "Delay";
|
||||||
$text['label-delay']['es-cl'] = "Retardo";
|
$text['label-delay']['es-cl'] = "Retardo";
|
||||||
|
|
@ -405,6 +454,7 @@ $text['label-delay']['pt-pt'] = "Atraso";
|
||||||
$text['label-delay']['pt-br'] = "Delay";
|
$text['label-delay']['pt-br'] = "Delay";
|
||||||
$text['label-delay']['pl'] = "Opóźnienie";
|
$text['label-delay']['pl'] = "Opóźnienie";
|
||||||
$text['label-delay']['sv-se'] = "Fördröjning";
|
$text['label-delay']['sv-se'] = "Fördröjning";
|
||||||
|
$text['label-delay']['uk'] = "Затримка";
|
||||||
|
|
||||||
$text['label-context']['en-us'] = "Context";
|
$text['label-context']['en-us'] = "Context";
|
||||||
$text['label-context']['es-cl'] = "Contexto";
|
$text['label-context']['es-cl'] = "Contexto";
|
||||||
|
|
@ -413,6 +463,7 @@ $text['label-context']['pt-pt'] = "Contexto";
|
||||||
$text['label-context']['pt-br'] = "Contexto";
|
$text['label-context']['pt-br'] = "Contexto";
|
||||||
$text['label-context']['pl'] = "Kontekst";
|
$text['label-context']['pl'] = "Kontekst";
|
||||||
$text['label-context']['sv-se'] = "Context";
|
$text['label-context']['sv-se'] = "Context";
|
||||||
|
$text['label-context']['uk'] = "Контекст";
|
||||||
|
|
||||||
$text['label-cid-number-prefix']['en-us'] = "CID Number Prefix";
|
$text['label-cid-number-prefix']['en-us'] = "CID Number Prefix";
|
||||||
$text['label-cid-number-prefix']['es-cl'] = "Número CID Prefijo";
|
$text['label-cid-number-prefix']['es-cl'] = "Número CID Prefijo";
|
||||||
|
|
@ -421,6 +472,7 @@ $text['label-cid-number-prefix']['pt-pt'] = "CID Prefixo";
|
||||||
$text['label-cid-number-prefix']['pt-br'] = "Número do discador";
|
$text['label-cid-number-prefix']['pt-br'] = "Número do discador";
|
||||||
$text['label-cid-number-prefix']['pl'] = "Prefiks prezentacji numeru dzwoniącego";
|
$text['label-cid-number-prefix']['pl'] = "Prefiks prezentacji numeru dzwoniącego";
|
||||||
$text['label-cid-number-prefix']['sv-se'] = "Nummerpresentation";
|
$text['label-cid-number-prefix']['sv-se'] = "Nummerpresentation";
|
||||||
|
$text['label-cid-number-prefix']['uk'] = "Caller ID Номер";
|
||||||
|
|
||||||
$text['label-cid-name-prefix']['en-us'] = "CID Name Prefix";
|
$text['label-cid-name-prefix']['en-us'] = "CID Name Prefix";
|
||||||
$text['label-cid-name-prefix']['es-cl'] = "CID Nombre Prefijo";
|
$text['label-cid-name-prefix']['es-cl'] = "CID Nombre Prefijo";
|
||||||
|
|
@ -429,6 +481,7 @@ $text['label-cid-name-prefix']['pt-pt'] = "CID Prefixo do Nome";
|
||||||
$text['label-cid-name-prefix']['pt-br'] = "Nome do discador";
|
$text['label-cid-name-prefix']['pt-br'] = "Nome do discador";
|
||||||
$text['label-cid-name-prefix']['pl'] = "Prefiks prezentacji nazwy dzwoniącego";
|
$text['label-cid-name-prefix']['pl'] = "Prefiks prezentacji nazwy dzwoniącego";
|
||||||
$text['label-cid-name-prefix']['sv-se'] = "Namnpresentation";
|
$text['label-cid-name-prefix']['sv-se'] = "Namnpresentation";
|
||||||
|
$text['label-cid-name-prefix']['uk'] = "Caller ID Ім’я";
|
||||||
|
|
||||||
$text['label-call-forward']['en-us'] = "Call Forward";
|
$text['label-call-forward']['en-us'] = "Call Forward";
|
||||||
$text['label-call-forward']['es-cl'] = "Desvío de llamados";
|
$text['label-call-forward']['es-cl'] = "Desvío de llamados";
|
||||||
|
|
@ -437,6 +490,7 @@ $text['label-call-forward']['pt-pt'] = "Encaminhar Chamada";
|
||||||
$text['label-call-forward']['pt-br'] = "Encaminhamento de chamadas";
|
$text['label-call-forward']['pt-br'] = "Encaminhamento de chamadas";
|
||||||
$text['label-call-forward']['pl'] = "Przekierowanie";
|
$text['label-call-forward']['pl'] = "Przekierowanie";
|
||||||
$text['label-call-forward']['sv-se'] = "Vidarekoppling";
|
$text['label-call-forward']['sv-se'] = "Vidarekoppling";
|
||||||
|
$text['label-call-forward']['uk'] = "Переадресація";
|
||||||
|
|
||||||
$text['header-ring-group-forward']['en-us'] = "Ring Group Forward";
|
$text['header-ring-group-forward']['en-us'] = "Ring Group Forward";
|
||||||
$text['header-ring-group-forward']['es-cl'] = "Direccionamiento de grupo de llamado";
|
$text['header-ring-group-forward']['es-cl'] = "Direccionamiento de grupo de llamado";
|
||||||
|
|
@ -445,6 +499,7 @@ $text['header-ring-group-forward']['pt-pt'] = "Encaminhar Grupo";
|
||||||
$text['header-ring-group-forward']['pt-br'] = "Encaminhar grupo";
|
$text['header-ring-group-forward']['pt-br'] = "Encaminhar grupo";
|
||||||
$text['header-ring-group-forward']['pl'] = "Przekierowanie grupy odbiorców rozmów.";
|
$text['header-ring-group-forward']['pl'] = "Przekierowanie grupy odbiorców rozmów.";
|
||||||
$text['header-ring-group-forward']['sv-se'] = "Ringgrupp Vidarekoppling";
|
$text['header-ring-group-forward']['sv-se'] = "Ringgrupp Vidarekoppling";
|
||||||
|
$text['header-ring-group-forward']['uk'] = "";
|
||||||
|
|
||||||
$text['header-description']['en-us'] = "Description";
|
$text['header-description']['en-us'] = "Description";
|
||||||
$text['header-description']['es-cl'] = "Descripción";
|
$text['header-description']['es-cl'] = "Descripción";
|
||||||
|
|
@ -453,6 +508,7 @@ $text['header-description']['pt-pt'] = "Descrição";
|
||||||
$text['header-description']['pt-br'] = "Descrição";
|
$text['header-description']['pt-br'] = "Descrição";
|
||||||
$text['header-description']['pl'] = "Opis";
|
$text['header-description']['pl'] = "Opis";
|
||||||
$text['header-description']['sv-se'] = "Beskrivning";
|
$text['header-description']['sv-se'] = "Beskrivning";
|
||||||
|
$text['header-description']['uk'] = "Опис";
|
||||||
|
|
||||||
$text['description-user_list']['en-us'] = "Assign the users that are assigned to this ring group.";
|
$text['description-user_list']['en-us'] = "Assign the users that are assigned to this ring group.";
|
||||||
$text['description-user_list']['es-cl'] = "Define los usuarios que serán asignados a este grupo de llamado";
|
$text['description-user_list']['es-cl'] = "Define los usuarios que serán asignados a este grupo de llamado";
|
||||||
|
|
@ -461,6 +517,7 @@ $text['description-user_list']['pt-pt'] = "Associar utilizadores ao grupo.";
|
||||||
$text['description-user_list']['pt-br'] = "Atribua os utilizadores que estão associados a essa extensão";
|
$text['description-user_list']['pt-br'] = "Atribua os utilizadores que estão associados a essa extensão";
|
||||||
$text['description-user_list']['pl'] = "Przypisz użytkowników do grupy odbiorców rozmów.";
|
$text['description-user_list']['pl'] = "Przypisz użytkowników do grupy odbiorców rozmów.";
|
||||||
$text['description-user_list']['sv-se'] = "Tilldela användare till denna ringgrupp.";
|
$text['description-user_list']['sv-se'] = "Tilldela användare till denna ringgrupp.";
|
||||||
|
$text['description-user_list']['uk'] = "";
|
||||||
|
|
||||||
$text['description-timeout_destination']['en-us'] = "Select the timeout destination for this ring group.";
|
$text['description-timeout_destination']['en-us'] = "Select the timeout destination for this ring group.";
|
||||||
$text['description-timeout_destination']['es-cl'] = "Ingrese el timeout de destino para este grupo de llamado";
|
$text['description-timeout_destination']['es-cl'] = "Ingrese el timeout de destino para este grupo de llamado";
|
||||||
|
|
@ -469,6 +526,7 @@ $text['description-timeout_destination']['pt-pt'] = "Escolha destino no caso de
|
||||||
$text['description-timeout_destination']['pt-br'] = "Escolha destino no caso do tempo de saída do grupo";
|
$text['description-timeout_destination']['pt-br'] = "Escolha destino no caso do tempo de saída do grupo";
|
||||||
$text['description-timeout_destination']['pl'] = "Wybierz alternatywna destynację rozmowy po upłynięciu limitu czasowego.";
|
$text['description-timeout_destination']['pl'] = "Wybierz alternatywna destynację rozmowy po upłynięciu limitu czasowego.";
|
||||||
$text['description-timeout_destination']['sv-se'] = "Välj timeout destinationen för denna ringgrupp.";
|
$text['description-timeout_destination']['sv-se'] = "Välj timeout destinationen för denna ringgrupp.";
|
||||||
|
$text['description-timeout_destination']['uk'] = "";
|
||||||
|
|
||||||
$text['description-timeout']['en-us'] = "Enter the total call timeout in seconds";
|
$text['description-timeout']['en-us'] = "Enter the total call timeout in seconds";
|
||||||
$text['description-timeout']['es-cl'] = "Ingrese el timeout de llamada en segundos";
|
$text['description-timeout']['es-cl'] = "Ingrese el timeout de llamada en segundos";
|
||||||
|
|
@ -477,6 +535,7 @@ $text['description-timeout']['pt-pt'] = "Introduza o timeout da chamada em segun
|
||||||
$text['description-timeout']['pt-br'] = "Insira o tempo de saída da chamada em segundos";
|
$text['description-timeout']['pt-br'] = "Insira o tempo de saída da chamada em segundos";
|
||||||
$text['description-timeout']['pl'] = "Wpisz ogólny limit czasu rozmowy (milisekundy)";
|
$text['description-timeout']['pl'] = "Wpisz ogólny limit czasu rozmowy (milisekundy)";
|
||||||
$text['description-timeout']['sv-se'] = "Ange den totala samtals timeout tiden i sekunder.";
|
$text['description-timeout']['sv-se'] = "Ange den totala samtals timeout tiden i sekunder.";
|
||||||
|
$text['description-timeout']['uk'] = "";
|
||||||
|
|
||||||
$text['description-strategy']['en-us'] = "Select the ring strategy.";
|
$text['description-strategy']['en-us'] = "Select the ring strategy.";
|
||||||
$text['description-strategy']['es-cl'] = "Ingrese la estrategia de llamado.";
|
$text['description-strategy']['es-cl'] = "Ingrese la estrategia de llamado.";
|
||||||
|
|
@ -485,6 +544,7 @@ $text['description-strategy']['pt-pt'] = "Escolha o tipo de estratégia de toque
|
||||||
$text['description-strategy']['pt-br'] = "Selecione a estraétia da fila";
|
$text['description-strategy']['pt-br'] = "Selecione a estraétia da fila";
|
||||||
$text['description-strategy']['pl'] = "Wybierz strategię";
|
$text['description-strategy']['pl'] = "Wybierz strategię";
|
||||||
$text['description-strategy']['sv-se'] = "Välj strategi för ringflöde.";
|
$text['description-strategy']['sv-se'] = "Välj strategi för ringflöde.";
|
||||||
|
$text['description-strategy']['uk'] = "";
|
||||||
|
|
||||||
$text['description-skip_active']['en-us'] = "Skip destinations with active calls.";
|
$text['description-skip_active']['en-us'] = "Skip destinations with active calls.";
|
||||||
$text['description-skip_active']['es-cl'] = "Saltar destinos con llamadas activas.";
|
$text['description-skip_active']['es-cl'] = "Saltar destinos con llamadas activas.";
|
||||||
|
|
@ -493,6 +553,7 @@ $text['description-skip_active']['pt-pt'] = "Ir destinos com ligações ativas."
|
||||||
$text['description-skip_active']['pt-br'] = "Pular destinos de ligação ativa";
|
$text['description-skip_active']['pt-br'] = "Pular destinos de ligação ativa";
|
||||||
$text['description-skip_active']['pl'] = "Pomiń destynacje w przypadku aktywnej rozmowy.";
|
$text['description-skip_active']['pl'] = "Pomiń destynacje w przypadku aktywnej rozmowy.";
|
||||||
$text['description-skip_active']['sv-se'] = "Hoppa över destinationer med aktiva samtal.";
|
$text['description-skip_active']['sv-se'] = "Hoppa över destinationer med aktiva samtal.";
|
||||||
|
$text['description-skip_active']['uk'] = "";
|
||||||
|
|
||||||
$text['description-distinctive_ring']['en-us'] = "Select a sound for a distinctive ring.";
|
$text['description-distinctive_ring']['en-us'] = "Select a sound for a distinctive ring.";
|
||||||
$text['description-distinctive_ring']['es-cl'] = "";
|
$text['description-distinctive_ring']['es-cl'] = "";
|
||||||
|
|
@ -509,6 +570,7 @@ $text['description-ringback']['pt-pt'] = "Define o que o chamador vai ouvir enqu
|
||||||
$text['description-ringback']['pt-br'] = "Define o que o receptor vai ouvir enquanto estiver a chamada para o destinatário";
|
$text['description-ringback']['pt-br'] = "Define o que o receptor vai ouvir enquanto estiver a chamada para o destinatário";
|
||||||
$text['description-ringback']['pl'] = "Określa, co słyszy w słuchawce osoba dzwoniąca zanim rozmowa zostanie odebrana.";
|
$text['description-ringback']['pl'] = "Określa, co słyszy w słuchawce osoba dzwoniąca zanim rozmowa zostanie odebrana.";
|
||||||
$text['description-ringback']['sv-se'] = "Definierar vad inringande hör under tiden som samtalet kopplas fram till destinationen.";
|
$text['description-ringback']['sv-se'] = "Definierar vad inringande hör under tiden som samtalet kopplas fram till destinationen.";
|
||||||
|
$text['description-ringback']['uk'] = "";
|
||||||
|
|
||||||
$text['description-ring-group-forward']['en-us'] = "Forwards calls to an alternate destination for extension ";
|
$text['description-ring-group-forward']['en-us'] = "Forwards calls to an alternate destination for extension ";
|
||||||
$text['description-ring-group-forward']['es-cl'] = "Desvía las llamadas a un destino alternativo";
|
$text['description-ring-group-forward']['es-cl'] = "Desvía las llamadas a un destino alternativo";
|
||||||
|
|
@ -517,6 +579,7 @@ $text['description-ring-group-forward']['pt-pt'] = "Encaminhar chamadas para um
|
||||||
$text['description-ring-group-forward']['pt-br'] = "Encaminhar chamadas para um destino alternativo";
|
$text['description-ring-group-forward']['pt-br'] = "Encaminhar chamadas para um destino alternativo";
|
||||||
$text['description-ring-group-forward']['pl'] = "Przekazuje rozmowy na alternatywny numer.";
|
$text['description-ring-group-forward']['pl'] = "Przekazuje rozmowy na alternatywny numer.";
|
||||||
$text['description-ring-group-forward']['sv-se'] = "Vidarekoppla samtal till en alternativ destination för anknytning.";
|
$text['description-ring-group-forward']['sv-se'] = "Vidarekoppla samtal till en alternativ destination för anknytning.";
|
||||||
|
$text['description-ring-group-forward']['uk'] = "";
|
||||||
|
|
||||||
$text['description-name']['en-us'] = "Enter a name.";
|
$text['description-name']['en-us'] = "Enter a name.";
|
||||||
$text['description-name']['es-cl'] = "Ingrese un nombre.";
|
$text['description-name']['es-cl'] = "Ingrese un nombre.";
|
||||||
|
|
@ -525,6 +588,7 @@ $text['description-name']['pt-pt'] = "Introduza um nome.";
|
||||||
$text['description-name']['pt-br'] = "Insira o nome do menu";
|
$text['description-name']['pt-br'] = "Insira o nome do menu";
|
||||||
$text['description-name']['pl'] = "Wprowadź nazwę";
|
$text['description-name']['pl'] = "Wprowadź nazwę";
|
||||||
$text['description-name']['sv-se'] = "Ange ett namn.";
|
$text['description-name']['sv-se'] = "Ange ett namn.";
|
||||||
|
$text['description-name']['uk'] = "Введіть назву меню";
|
||||||
|
|
||||||
$text['description-extension']['en-us'] = "Enter the extension number.";
|
$text['description-extension']['en-us'] = "Enter the extension number.";
|
||||||
$text['description-extension']['es-cl'] = "Introduzca el número de extensión.";
|
$text['description-extension']['es-cl'] = "Introduzca el número de extensión.";
|
||||||
|
|
@ -533,6 +597,7 @@ $text['description-extension']['fr-fr'] = "Entrez le numéro de poste.";
|
||||||
$text['description-extension']['pt-br'] = "Atribua a extensão e números ao dispositivo";
|
$text['description-extension']['pt-br'] = "Atribua a extensão e números ao dispositivo";
|
||||||
$text['description-extension']['pl'] = "Wprowadź alfanumeryczny numer wewnętrzny. Domyślna konfiguracja pozwala na 2-7 cyfrowe numery wewnętrzne";
|
$text['description-extension']['pl'] = "Wprowadź alfanumeryczny numer wewnętrzny. Domyślna konfiguracja pozwala na 2-7 cyfrowe numery wewnętrzne";
|
||||||
$text['description-extension']['sv-se'] = "Ange anknytningsnumret.";
|
$text['description-extension']['sv-se'] = "Ange anknytningsnumret.";
|
||||||
|
$text['description-extension']['uk'] = "";
|
||||||
|
|
||||||
$text['description-enter-context']['en-us'] = "Enter the context.";
|
$text['description-enter-context']['en-us'] = "Enter the context.";
|
||||||
$text['description-enter-context']['es-cl'] = "Ingrese un contexto";
|
$text['description-enter-context']['es-cl'] = "Ingrese un contexto";
|
||||||
|
|
@ -541,6 +606,7 @@ $text['description-enter-context']['pt-pt'] = "Introduza um contexto.";
|
||||||
$text['description-enter-context']['pt-br'] = "Insira um contexto";
|
$text['description-enter-context']['pt-br'] = "Insira um contexto";
|
||||||
$text['description-enter-context']['pl'] = "Wprowadź kontekst";
|
$text['description-enter-context']['pl'] = "Wprowadź kontekst";
|
||||||
$text['description-enter-context']['sv-se'] = "Ange Context";
|
$text['description-enter-context']['sv-se'] = "Ange Context";
|
||||||
|
$text['description-enter-context']['uk'] = "";
|
||||||
|
|
||||||
$text['description-enabled']['en-us'] = "Set the status of this ring group.";
|
$text['description-enabled']['en-us'] = "Set the status of this ring group.";
|
||||||
$text['description-enabled']['es-cl'] = "Define el estado de este grupo de llamado.";
|
$text['description-enabled']['es-cl'] = "Define el estado de este grupo de llamado.";
|
||||||
|
|
@ -549,6 +615,7 @@ $text['description-enabled']['pt-pt'] = "Escolher o estado do grupo.";
|
||||||
$text['description-enabled']['pt-br'] = "Escolha o estado desta definição";
|
$text['description-enabled']['pt-br'] = "Escolha o estado desta definição";
|
||||||
$text['description-enabled']['pl'] = "Ustaw status tej grupy odbiorców.";
|
$text['description-enabled']['pl'] = "Ustaw status tej grupy odbiorców.";
|
||||||
$text['description-enabled']['sv-se'] = "Ange status på denna ringgrupp.";
|
$text['description-enabled']['sv-se'] = "Ange status på denna ringgrupp.";
|
||||||
|
$text['description-enabled']['uk'] = "";
|
||||||
|
|
||||||
$text['description-destinations']['en-us'] = "Add destinations and parameters to the ring group.";
|
$text['description-destinations']['en-us'] = "Add destinations and parameters to the ring group.";
|
||||||
$text['description-destinations']['es-cl'] = "Agregar destinos y parámetros al grupo de llamado";
|
$text['description-destinations']['es-cl'] = "Agregar destinos y parámetros al grupo de llamado";
|
||||||
|
|
@ -557,6 +624,7 @@ $text['description-destinations']['pt-pt'] = "Adicionar destinos e parâmetros a
|
||||||
$text['description-destinations']['pt-br'] = "Destinos de entrada são os DID/DDI, DNIS";
|
$text['description-destinations']['pt-br'] = "Destinos de entrada são os DID/DDI, DNIS";
|
||||||
$text['description-destinations']['pl'] = "Dodaj destynację i parametry grupy odbiorców.";
|
$text['description-destinations']['pl'] = "Dodaj destynację i parametry grupy odbiorców.";
|
||||||
$text['description-destinations']['sv-se'] = "Lägg till destinationer och parametrar till ringgruppen.";
|
$text['description-destinations']['sv-se'] = "Lägg till destinationer och parametrar till ringgruppen.";
|
||||||
|
$text['description-destinations']['uk'] = "Вхідні номери можуть бути таких типів: DID/DDI, DNIS або Alias для вхідних дзвінків";
|
||||||
|
|
||||||
$text['description-description']['en-us'] = "Enter a description (optional).";
|
$text['description-description']['en-us'] = "Enter a description (optional).";
|
||||||
$text['description-description']['es-cl'] = "Ingrese una descripción (opcional)";
|
$text['description-description']['es-cl'] = "Ingrese una descripción (opcional)";
|
||||||
|
|
@ -565,6 +633,7 @@ $text['description-description']['pt-pt'] = "Introduzir uma descrição (opciona
|
||||||
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
|
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
|
||||||
$text['description-description']['pl'] = "Wpisz opis (opcjonalne)";
|
$text['description-description']['pl'] = "Wpisz opis (opcjonalne)";
|
||||||
$text['description-description']['sv-se'] = "Fyll i en beskrivning (frivillig).";
|
$text['description-description']['sv-se'] = "Fyll i en beskrivning (frivillig).";
|
||||||
|
$text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
|
||||||
|
|
||||||
$text['description-cid-number-prefix']['en-us'] = "Set a prefix on the caller ID number.";
|
$text['description-cid-number-prefix']['en-us'] = "Set a prefix on the caller ID number.";
|
||||||
$text['description-cid-number-prefix']['es-cl'] = "Establezca un prefijo del número de identificación de llamadas.";
|
$text['description-cid-number-prefix']['es-cl'] = "Establezca un prefijo del número de identificación de llamadas.";
|
||||||
|
|
@ -573,6 +642,7 @@ $text['description-cid-number-prefix']['pt-pt'] = "Definir um prefixo do número
|
||||||
$text['description-cid-number-prefix']['pt-br'] = "Defina o número do prefixo";
|
$text['description-cid-number-prefix']['pt-br'] = "Defina o número do prefixo";
|
||||||
$text['description-cid-number-prefix']['pl'] = "Prefiks prezentacji numeru dzwoniącego.";
|
$text['description-cid-number-prefix']['pl'] = "Prefiks prezentacji numeru dzwoniącego.";
|
||||||
$text['description-cid-number-prefix']['sv-se'] = "Ange nummerpresentation prefix.";
|
$text['description-cid-number-prefix']['sv-se'] = "Ange nummerpresentation prefix.";
|
||||||
|
$text['description-cid-number-prefix']['uk'] = "";
|
||||||
|
|
||||||
$text['description-cid-name-prefix']['en-us'] = "Set a prefix on the caller ID name.";
|
$text['description-cid-name-prefix']['en-us'] = "Set a prefix on the caller ID name.";
|
||||||
$text['description-cid-name-prefix']['es-cl'] = "Indique un prefijo para el nombre de Caller ID";
|
$text['description-cid-name-prefix']['es-cl'] = "Indique un prefijo para el nombre de Caller ID";
|
||||||
|
|
@ -581,6 +651,7 @@ $text['description-cid-name-prefix']['pt-pt'] = "Escolha um prefixo para o nome
|
||||||
$text['description-cid-name-prefix']['pt-br'] = "Defina o nome do discador";
|
$text['description-cid-name-prefix']['pt-br'] = "Defina o nome do discador";
|
||||||
$text['description-cid-name-prefix']['pl'] = "Prefiks prezentacji nazwy dzwoniącego.";
|
$text['description-cid-name-prefix']['pl'] = "Prefiks prezentacji nazwy dzwoniącego.";
|
||||||
$text['description-cid-name-prefix']['sv-se'] = "Ange namnpresentation prefix.";
|
$text['description-cid-name-prefix']['sv-se'] = "Ange namnpresentation prefix.";
|
||||||
|
$text['description-cid-name-prefix']['uk'] = "";
|
||||||
|
|
||||||
$text['description']['en-us'] = "A ring group is a set of destinations that can be called with a ring strategy.";
|
$text['description']['en-us'] = "A ring group is a set of destinations that can be called with a ring strategy.";
|
||||||
$text['description']['es-cl'] = "Un grupo de llamado es un conjunto de destino que pueden ser llamados con una estrategía de llamado.";
|
$text['description']['es-cl'] = "Un grupo de llamado es un conjunto de destino que pueden ser llamados con una estrategía de llamado.";
|
||||||
|
|
@ -589,6 +660,7 @@ $text['description']['pt-pt'] = "Um grupo é um conjunto de destinos que podem s
|
||||||
$text['description']['pt-br'] = "Editar informações da conta.";
|
$text['description']['pt-br'] = "Editar informações da conta.";
|
||||||
$text['description']['pl'] = "Grupa odbiorców rozmowy składa się z kilku destynacji (numery kom, stacjonarne lub numery wew) na które można dzwonić za pomocą różnych strategii.";
|
$text['description']['pl'] = "Grupa odbiorców rozmowy składa się z kilku destynacji (numery kom, stacjonarne lub numery wew) na które można dzwonić za pomocą różnych strategii.";
|
||||||
$text['description']['sv-se'] = "En ringgrupp är en uppsättning av destinationer som kan anropas med en ringstrategi.";
|
$text['description']['sv-se'] = "En ringgrupp är en uppsättning av destinationer som kan anropas med en ringstrategi.";
|
||||||
|
$text['description']['uk'] = "Редагування інформації облікового запису";
|
||||||
|
|
||||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||||
|
|
@ -597,6 +669,7 @@ $text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?";
|
||||||
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
||||||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||||
|
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||||
|
|
||||||
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
|
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
|
||||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||||
|
|
@ -605,6 +678,7 @@ $text['confirm-copy']['pt-pt'] = "Tem a certeza que pretende copiar isto?";
|
||||||
$text['confirm-copy']['pt-br'] = "Deseja realmente copiar isto?";
|
$text['confirm-copy']['pt-br'] = "Deseja realmente copiar isto?";
|
||||||
$text['confirm-copy']['pl'] = "Czy na pewno chcesz to skopiować?";
|
$text['confirm-copy']['pl'] = "Czy na pewno chcesz to skopiować?";
|
||||||
$text['confirm-copy']['sv-se'] = "Vill du verkligen kopiera detta?";
|
$text['confirm-copy']['sv-se'] = "Vill du verkligen kopiera detta?";
|
||||||
|
$text['confirm-copy']['uk'] = "";
|
||||||
|
|
||||||
$text['button-save']['en-us'] = "Save";
|
$text['button-save']['en-us'] = "Save";
|
||||||
$text['button-save']['es-cl'] = "Guardar";
|
$text['button-save']['es-cl'] = "Guardar";
|
||||||
|
|
@ -613,6 +687,7 @@ $text['button-save']['pt-pt'] = "Guardar";
|
||||||
$text['button-save']['pt-br'] = "Salvar";
|
$text['button-save']['pt-br'] = "Salvar";
|
||||||
$text['button-save']['pl'] = "Zachowaj";
|
$text['button-save']['pl'] = "Zachowaj";
|
||||||
$text['button-save']['sv-se'] = "Spara";
|
$text['button-save']['sv-se'] = "Spara";
|
||||||
|
$text['button-save']['uk'] = "Зберегти";
|
||||||
|
|
||||||
$text['button-edit']['en-us'] = "Edit";
|
$text['button-edit']['en-us'] = "Edit";
|
||||||
$text['button-edit']['es-cl'] = "Editar";
|
$text['button-edit']['es-cl'] = "Editar";
|
||||||
|
|
@ -621,6 +696,7 @@ $text['button-edit']['fr-fr'] = "Editer";
|
||||||
$text['button-edit']['pt-br'] = "Editar";
|
$text['button-edit']['pt-br'] = "Editar";
|
||||||
$text['button-edit']['pl'] = "Edytuj";
|
$text['button-edit']['pl'] = "Edytuj";
|
||||||
$text['button-edit']['sv-se'] = "Editera";
|
$text['button-edit']['sv-se'] = "Editera";
|
||||||
|
$text['button-edit']['uk'] = "Редагувати";
|
||||||
|
|
||||||
$text['button-delete']['en-us'] = "Delete";
|
$text['button-delete']['en-us'] = "Delete";
|
||||||
$text['button-delete']['es-cl'] = "Eliminar";
|
$text['button-delete']['es-cl'] = "Eliminar";
|
||||||
|
|
@ -629,6 +705,7 @@ $text['button-delete']['fr-fr'] = "Supprimer";
|
||||||
$text['button-delete']['pt-br'] = "Remover";
|
$text['button-delete']['pt-br'] = "Remover";
|
||||||
$text['button-delete']['pl'] = "Usuń";
|
$text['button-delete']['pl'] = "Usuń";
|
||||||
$text['button-delete']['sv-se'] = "Ta Bort";
|
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||||
|
$text['button-delete']['uk'] = "Видалити";
|
||||||
|
|
||||||
$text['button-back']['en-us'] = "Back";
|
$text['button-back']['en-us'] = "Back";
|
||||||
$text['button-back']['es-cl'] = "Volver";
|
$text['button-back']['es-cl'] = "Volver";
|
||||||
|
|
@ -637,6 +714,7 @@ $text['button-back']['pt-pt'] = "Voltar";
|
||||||
$text['button-back']['pt-br'] = "Voltar";
|
$text['button-back']['pt-br'] = "Voltar";
|
||||||
$text['button-back']['pl'] = "Wróć";
|
$text['button-back']['pl'] = "Wróć";
|
||||||
$text['button-back']['sv-se'] = "Tillbaka";
|
$text['button-back']['sv-se'] = "Tillbaka";
|
||||||
|
$text['button-back']['uk'] = "Назад";
|
||||||
|
|
||||||
$text['button-add']['en-us'] = "Add";
|
$text['button-add']['en-us'] = "Add";
|
||||||
$text['button-add']['es-cl'] = "Agregar";
|
$text['button-add']['es-cl'] = "Agregar";
|
||||||
|
|
@ -645,5 +723,6 @@ $text['button-add']['pt-pt'] = "Adicionar";
|
||||||
$text['button-add']['pt-br'] = "Adicionar";
|
$text['button-add']['pt-br'] = "Adicionar";
|
||||||
$text['button-add']['pl'] = "Dodaj";
|
$text['button-add']['pl'] = "Dodaj";
|
||||||
$text['button-add']['sv-se'] = "Lägg Till";
|
$text['button-add']['sv-se'] = "Lägg Till";
|
||||||
|
$text['button-add']['uk'] = "Додати";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -7,6 +7,7 @@ $apps[$x]['menu'][0]['title']['pt-pt'] = "Grupos de Ring";
|
||||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Grupos de chamada";
|
$apps[$x]['menu'][0]['title']['pt-br'] = "Grupos de chamada";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Grupy odbiorców rozmów.";
|
$apps[$x]['menu'][0]['title']['pl'] = "Grupy odbiorców rozmów.";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Ringgrupper";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "Ringgrupper";
|
||||||
|
$apps[$x]['menu'][0]['title']['uk'] = "Групи";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "b30f085f-3ec6-2819-7e62-53dfba5cb8d5";
|
$apps[$x]['menu'][0]['uuid'] = "b30f085f-3ec6-2819-7e62-53dfba5cb8d5";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,8 @@ $text['title-services']['fr-fr'] = "Services";
|
||||||
$text['title-services']['pt-br'] = "Serviços";
|
$text['title-services']['pt-br'] = "Serviços";
|
||||||
$text['title-services']['pl'] = "Serwisy";
|
$text['title-services']['pl'] = "Serwisy";
|
||||||
$text['title-services']['sv-se'] = "Tjänster";
|
$text['title-services']['sv-se'] = "Tjänster";
|
||||||
|
$text['title-services']['ro'] = "Servicii";
|
||||||
|
$text['title-services']['uk'] = "Служби";
|
||||||
|
|
||||||
$text['title']['en-us'] = "Service Add";
|
$text['title']['en-us'] = "Service Add";
|
||||||
$text['title']['es-cl'] = "Agregar Servicio";
|
$text['title']['es-cl'] = "Agregar Servicio";
|
||||||
|
|
@ -15,6 +17,8 @@ $text['title']['fr-fr'] = "Ajouter Service";
|
||||||
$text['title']['pt-br'] = "Configurações da Conta";
|
$text['title']['pt-br'] = "Configurações da Conta";
|
||||||
$text['title']['pl'] = "Dodaj serwis";
|
$text['title']['pl'] = "Dodaj serwis";
|
||||||
$text['title']['sv-se'] = "Lägg Till Tjänst";
|
$text['title']['sv-se'] = "Lägg Till Tjänst";
|
||||||
|
$text['title']['ro'] = "Adăugare serviciu";
|
||||||
|
$text['title']['uk'] = "Параметри облікового запису";
|
||||||
|
|
||||||
$text['message-update']['en-us'] = "Update Completed";
|
$text['message-update']['en-us'] = "Update Completed";
|
||||||
$text['message-update']['es-cl'] = "Actualización Completada";
|
$text['message-update']['es-cl'] = "Actualización Completada";
|
||||||
|
|
@ -23,6 +27,8 @@ $text['message-update']['fr-fr'] = "Mis à Jour";
|
||||||
$text['message-update']['pt-br'] = "Atualização Efetuada";
|
$text['message-update']['pt-br'] = "Atualização Efetuada";
|
||||||
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
||||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||||
|
$text['message-update']['ro'] = "Actualizare completă";
|
||||||
|
$text['message-update']['uk'] = "Оновлення завершено";
|
||||||
|
|
||||||
$text['message-stopping']['en-us'] = "Stopping Service";
|
$text['message-stopping']['en-us'] = "Stopping Service";
|
||||||
$text['message-stopping']['es-cl'] = "Servicio de Detención";
|
$text['message-stopping']['es-cl'] = "Servicio de Detención";
|
||||||
|
|
@ -31,6 +37,8 @@ $text['message-stopping']['fr-fr'] = "Service de L'arrêt";
|
||||||
$text['message-stopping']['pt-br'] = "Pausar serviço";
|
$text['message-stopping']['pt-br'] = "Pausar serviço";
|
||||||
$text['message-stopping']['pl'] = "Zatrzymaj serwis";
|
$text['message-stopping']['pl'] = "Zatrzymaj serwis";
|
||||||
$text['message-stopping']['sv-se'] = "Stoppar Tjänst";
|
$text['message-stopping']['sv-se'] = "Stoppar Tjänst";
|
||||||
|
$text['message-stopping']['ro'] = "Oprire serviciu";
|
||||||
|
$text['message-stopping']['uk'] = "Зупинка служби";
|
||||||
|
|
||||||
$text['message-starting']['en-us'] = "Starting Service";
|
$text['message-starting']['en-us'] = "Starting Service";
|
||||||
$text['message-starting']['es-cl'] = "Servicio de Inicio";
|
$text['message-starting']['es-cl'] = "Servicio de Inicio";
|
||||||
|
|
@ -39,6 +47,8 @@ $text['message-starting']['fr-fr'] = "Démarrage du Service";
|
||||||
$text['message-starting']['pt-br'] = "Inciar serviço";
|
$text['message-starting']['pt-br'] = "Inciar serviço";
|
||||||
$text['message-starting']['pl'] = "Załącz serwis";
|
$text['message-starting']['pl'] = "Załącz serwis";
|
||||||
$text['message-starting']['sv-se'] = "Startar Tjänst";
|
$text['message-starting']['sv-se'] = "Startar Tjänst";
|
||||||
|
$text['message-starting']['ro'] = "Pornire serviciu";
|
||||||
|
$text['message-starting']['uk'] = "Запуск служби";
|
||||||
|
|
||||||
$text['message-delete']['en-us'] = "Delete Complete";
|
$text['message-delete']['en-us'] = "Delete Complete";
|
||||||
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
||||||
|
|
@ -47,6 +57,8 @@ $text['message-delete']['fr-fr'] = "Supprimé";
|
||||||
$text['message-delete']['pt-br'] = "Remoção Efetuada";
|
$text['message-delete']['pt-br'] = "Remoção Efetuada";
|
||||||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||||
|
$text['message-delete']['ro'] = "Ștergere completă";
|
||||||
|
$text['message-delete']['uk'] = "Видалено";
|
||||||
|
|
||||||
$text['message-add']['en-us'] = "Add Completed";
|
$text['message-add']['en-us'] = "Add Completed";
|
||||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||||
|
|
@ -55,6 +67,8 @@ $text['message-add']['fr-fr'] = "Ajouté";
|
||||||
$text['message-add']['pt-br'] = "Criação Efetuada";
|
$text['message-add']['pt-br'] = "Criação Efetuada";
|
||||||
$text['message-add']['pl'] = "Dodano poprawnie";
|
$text['message-add']['pl'] = "Dodano poprawnie";
|
||||||
$text['message-add']['sv-se'] = "Tillagd";
|
$text['message-add']['sv-se'] = "Tillagd";
|
||||||
|
$text['message-add']['ro'] = "Adăugare completă";
|
||||||
|
$text['message-add']['uk'] = "Додано";
|
||||||
|
|
||||||
$text['label-type']['en-us'] = "Type";
|
$text['label-type']['en-us'] = "Type";
|
||||||
$text['label-type']['es-cl'] = "Tipo";
|
$text['label-type']['es-cl'] = "Tipo";
|
||||||
|
|
@ -63,6 +77,8 @@ $text['label-type']['fr-fr'] = "Type";
|
||||||
$text['label-type']['pt-br'] = "Tipo";
|
$text['label-type']['pt-br'] = "Tipo";
|
||||||
$text['label-type']['pl'] = "Typ";
|
$text['label-type']['pl'] = "Typ";
|
||||||
$text['label-type']['sv-se'] = "Typ";
|
$text['label-type']['sv-se'] = "Typ";
|
||||||
|
$text['label-type']['ro'] = "Tip";
|
||||||
|
$text['label-type']['uk'] = "Тип";
|
||||||
|
|
||||||
$text['label-stopped']['en-us'] = "Stopped";
|
$text['label-stopped']['en-us'] = "Stopped";
|
||||||
$text['label-stopped']['es-cl'] = "Detenido";
|
$text['label-stopped']['es-cl'] = "Detenido";
|
||||||
|
|
@ -71,6 +87,8 @@ $text['label-stopped']['fr-fr'] = "Arrêtée";
|
||||||
$text['label-stopped']['pt-br'] = "Pausado";
|
$text['label-stopped']['pt-br'] = "Pausado";
|
||||||
$text['label-stopped']['pl'] = "Zatrzymany";
|
$text['label-stopped']['pl'] = "Zatrzymany";
|
||||||
$text['label-stopped']['sv-se'] = "Stoppad";
|
$text['label-stopped']['sv-se'] = "Stoppad";
|
||||||
|
$text['label-stopped']['ro'] = "Oprit";
|
||||||
|
$text['label-stopped']['uk'] = "Зупинено";
|
||||||
|
|
||||||
$text['label-stop_command']['en-us'] = "Stop Command";
|
$text['label-stop_command']['en-us'] = "Stop Command";
|
||||||
$text['label-stop_command']['es-cl'] = "Comando para Detener";
|
$text['label-stop_command']['es-cl'] = "Comando para Detener";
|
||||||
|
|
@ -79,6 +97,8 @@ $text['label-stop_command']['fr-fr'] = "Comande d'arrêt";
|
||||||
$text['label-stop_command']['pt-br'] = "Comando para pausar";
|
$text['label-stop_command']['pt-br'] = "Comando para pausar";
|
||||||
$text['label-stop_command']['pl'] = "Polecenie: STOP";
|
$text['label-stop_command']['pl'] = "Polecenie: STOP";
|
||||||
$text['label-stop_command']['sv-se'] = "Stopp Komando";
|
$text['label-stop_command']['sv-se'] = "Stopp Komando";
|
||||||
|
$text['label-stop_command']['ro'] = "Comandă oprire";
|
||||||
|
$text['label-stop_command']['uk'] = "Команда для зупинки ";
|
||||||
|
|
||||||
$text['label-stop']['en-us'] = "Stop";
|
$text['label-stop']['en-us'] = "Stop";
|
||||||
$text['label-stop']['es-cl'] = "Deténgase";
|
$text['label-stop']['es-cl'] = "Deténgase";
|
||||||
|
|
@ -87,6 +107,8 @@ $text['label-stop']['fr-fr'] = "Arrêtez";
|
||||||
$text['label-stop']['pt-br'] = "Parar";
|
$text['label-stop']['pt-br'] = "Parar";
|
||||||
$text['label-stop']['pl'] = "zatrzymaj nagrywanie";
|
$text['label-stop']['pl'] = "zatrzymaj nagrywanie";
|
||||||
$text['label-stop']['sv-se'] = "Stoppa";
|
$text['label-stop']['sv-se'] = "Stoppa";
|
||||||
|
$text['label-stop']['ro'] = "Oprește";
|
||||||
|
$text['label-stop']['uk'] = "Зупинити";
|
||||||
|
|
||||||
$text['label-status']['en-us'] = "Status";
|
$text['label-status']['en-us'] = "Status";
|
||||||
$text['label-status']['es-cl'] = "Estado";
|
$text['label-status']['es-cl'] = "Estado";
|
||||||
|
|
@ -95,6 +117,8 @@ $text['label-status']['fr-fr'] = "Statut";
|
||||||
$text['label-status']['pt-br'] = "Estado";
|
$text['label-status']['pt-br'] = "Estado";
|
||||||
$text['label-status']['pl'] = "Status";
|
$text['label-status']['pl'] = "Status";
|
||||||
$text['label-status']['sv-se'] = "Status";
|
$text['label-status']['sv-se'] = "Status";
|
||||||
|
$text['label-status']['ro'] = "Stare";
|
||||||
|
$text['label-status']['uk'] = "Стан";
|
||||||
|
|
||||||
$text['label-start_command']['en-us'] = "Start Command";
|
$text['label-start_command']['en-us'] = "Start Command";
|
||||||
$text['label-start_command']['es-cl'] = "Comando para Iniciar";
|
$text['label-start_command']['es-cl'] = "Comando para Iniciar";
|
||||||
|
|
@ -103,6 +127,8 @@ $text['label-start_command']['fr-fr'] = "Commande démarrage";
|
||||||
$text['label-start_command']['pt-br'] = "Comando para iniciar";
|
$text['label-start_command']['pt-br'] = "Comando para iniciar";
|
||||||
$text['label-start_command']['pl'] = "Polecenie: START";
|
$text['label-start_command']['pl'] = "Polecenie: START";
|
||||||
$text['label-start_command']['sv-se'] = "Start Komando";
|
$text['label-start_command']['sv-se'] = "Start Komando";
|
||||||
|
$text['label-start_command']['ro'] = "Comandă pornire";
|
||||||
|
$text['label-start_command']['uk'] = "Команда для запуску ";
|
||||||
|
|
||||||
$text['label-start']['en-us'] = "Start";
|
$text['label-start']['en-us'] = "Start";
|
||||||
$text['label-start']['es-cl'] = "Comienzo";
|
$text['label-start']['es-cl'] = "Comienzo";
|
||||||
|
|
@ -111,6 +137,8 @@ $text['label-start']['fr-fr'] = "Début";
|
||||||
$text['label-start']['pt-br'] = "Iniciar";
|
$text['label-start']['pt-br'] = "Iniciar";
|
||||||
$text['label-start']['pl'] = "Start";
|
$text['label-start']['pl'] = "Start";
|
||||||
$text['label-start']['sv-se'] = "Starta";
|
$text['label-start']['sv-se'] = "Starta";
|
||||||
|
$text['label-start']['ro'] = "Pornește";
|
||||||
|
$text['label-start']['uk'] = "Запустити";
|
||||||
|
|
||||||
$text['label-running']['en-us'] = "Running";
|
$text['label-running']['en-us'] = "Running";
|
||||||
$text['label-running']['es-cl'] = "Runcionamiento";
|
$text['label-running']['es-cl'] = "Runcionamiento";
|
||||||
|
|
@ -119,6 +147,8 @@ $text['label-running']['fr-fr'] = "Fonctionnement";
|
||||||
$text['label-running']['pt-br'] = "Em execução";
|
$text['label-running']['pt-br'] = "Em execução";
|
||||||
$text['label-running']['pl'] = "Działa";
|
$text['label-running']['pl'] = "Działa";
|
||||||
$text['label-running']['sv-se'] = "I Drift";
|
$text['label-running']['sv-se'] = "I Drift";
|
||||||
|
$text['label-running']['ro'] = "În desfășurare";
|
||||||
|
$text['label-running']['uk'] = "Запущено";
|
||||||
|
|
||||||
$text['label-name']['en-us'] = "Name";
|
$text['label-name']['en-us'] = "Name";
|
||||||
$text['label-name']['es-cl'] = "Nombre";
|
$text['label-name']['es-cl'] = "Nombre";
|
||||||
|
|
@ -127,6 +157,8 @@ $text['label-name']['fr-fr'] = "Nom";
|
||||||
$text['label-name']['pt-br'] = "Nome";
|
$text['label-name']['pt-br'] = "Nome";
|
||||||
$text['label-name']['pl'] = "Nazwa";
|
$text['label-name']['pl'] = "Nazwa";
|
||||||
$text['label-name']['sv-se'] = "Namn";
|
$text['label-name']['sv-se'] = "Namn";
|
||||||
|
$text['label-name']['ro'] = "Nume";
|
||||||
|
$text['label-name']['uk'] = "Назва";
|
||||||
|
|
||||||
$text['label-description']['en-us'] = "Description";
|
$text['label-description']['en-us'] = "Description";
|
||||||
$text['label-description']['es-cl'] = "Descripción";
|
$text['label-description']['es-cl'] = "Descripción";
|
||||||
|
|
@ -135,6 +167,8 @@ $text['label-description']['fr-fr'] = "Description";
|
||||||
$text['label-description']['pt-br'] = "Descrição";
|
$text['label-description']['pt-br'] = "Descrição";
|
||||||
$text['label-description']['pl'] = "Opis";
|
$text['label-description']['pl'] = "Opis";
|
||||||
$text['label-description']['sv-se'] = "Beskrivning";
|
$text['label-description']['sv-se'] = "Beskrivning";
|
||||||
|
$text['label-description']['ro'] = "Descriere";
|
||||||
|
$text['label-description']['uk'] = "Опис";
|
||||||
|
|
||||||
$text['label-data']['en-us'] = "Data";
|
$text['label-data']['en-us'] = "Data";
|
||||||
$text['label-data']['es-cl'] = "Datos";
|
$text['label-data']['es-cl'] = "Datos";
|
||||||
|
|
@ -143,6 +177,8 @@ $text['label-data']['fr-fr'] = "Données";
|
||||||
$text['label-data']['pt-br'] = "Data";
|
$text['label-data']['pt-br'] = "Data";
|
||||||
$text['label-data']['pl'] = "Dane";
|
$text['label-data']['pl'] = "Dane";
|
||||||
$text['label-data']['sv-se'] = "Data";
|
$text['label-data']['sv-se'] = "Data";
|
||||||
|
$text['label-data']['ro'] = "Data";
|
||||||
|
$text['label-data']['uk'] = "Дані";
|
||||||
|
|
||||||
$text['label-action']['en-us'] = "Action";
|
$text['label-action']['en-us'] = "Action";
|
||||||
$text['label-action']['es-cl'] = "Acción";
|
$text['label-action']['es-cl'] = "Acción";
|
||||||
|
|
@ -151,6 +187,8 @@ $text['label-action']['fr-fr'] = "Action";
|
||||||
$text['label-action']['pt-br'] = "Ação";
|
$text['label-action']['pt-br'] = "Ação";
|
||||||
$text['label-action']['pl'] = "Operacja";
|
$text['label-action']['pl'] = "Operacja";
|
||||||
$text['label-action']['sv-se'] = "Åtgärd";
|
$text['label-action']['sv-se'] = "Åtgärd";
|
||||||
|
$text['label-action']['ro'] = "Acțiune";
|
||||||
|
$text['label-action']['uk'] = "Дія";
|
||||||
|
|
||||||
$text['header-services']['en-us'] = "Services";
|
$text['header-services']['en-us'] = "Services";
|
||||||
$text['header-services']['es-cl'] = "Servicios";
|
$text['header-services']['es-cl'] = "Servicios";
|
||||||
|
|
@ -159,6 +197,8 @@ $text['header-services']['fr-fr'] = "Services";
|
||||||
$text['header-services']['pt-br'] = "Serviços";
|
$text['header-services']['pt-br'] = "Serviços";
|
||||||
$text['header-services']['pl'] = "Serwisy";
|
$text['header-services']['pl'] = "Serwisy";
|
||||||
$text['header-services']['sv-se'] = "Tjänster";
|
$text['header-services']['sv-se'] = "Tjänster";
|
||||||
|
$text['header-services']['ro'] = "Servicii";
|
||||||
|
$text['header-services']['uk'] = "Служби";
|
||||||
|
|
||||||
$text['description-type']['en-us'] = "Select the service type.";
|
$text['description-type']['en-us'] = "Select the service type.";
|
||||||
$text['description-type']['es-cl'] = "Seleccione el tipo de servicio.";
|
$text['description-type']['es-cl'] = "Seleccione el tipo de servicio.";
|
||||||
|
|
@ -167,6 +207,8 @@ $text['description-type']['fr-fr'] = "Choisir le type de service.";
|
||||||
$text['description-type']['pt-br'] = "Introduza o tipo de definição (ex:uuid,name,var,dir,etc)";
|
$text['description-type']['pt-br'] = "Introduza o tipo de definição (ex:uuid,name,var,dir,etc)";
|
||||||
$text['description-type']['pl'] = "Wprowadź rodzaj ustawienia (np. uuid, name, var, dir)";
|
$text['description-type']['pl'] = "Wprowadź rodzaj ustawienia (np. uuid, name, var, dir)";
|
||||||
$text['description-type']['sv-se'] = "Ange Tjänst-typen.";
|
$text['description-type']['sv-se'] = "Ange Tjänst-typen.";
|
||||||
|
$text['description-type']['ro'] = "Selectați tipul serviciului";
|
||||||
|
$text['description-type']['uk'] = "Вкажіть тип служби";
|
||||||
|
|
||||||
$text['description-stop_command']['en-us'] = "Enter the command to stop the service.";
|
$text['description-stop_command']['en-us'] = "Enter the command to stop the service.";
|
||||||
$text['description-stop_command']['es-cl'] = "Ingrese el comando para detener el servicio.";
|
$text['description-stop_command']['es-cl'] = "Ingrese el comando para detener el servicio.";
|
||||||
|
|
@ -175,6 +217,8 @@ $text['description-stop_command']['fr-fr'] = "Entrer la commande pour arrêter l
|
||||||
$text['description-stop_command']['pt-br'] = "Insira o comando para pausar o serviço";
|
$text['description-stop_command']['pt-br'] = "Insira o comando para pausar o serviço";
|
||||||
$text['description-stop_command']['pl'] = "Wprowadź polecenie, aby zatrzymać serwis.";
|
$text['description-stop_command']['pl'] = "Wprowadź polecenie, aby zatrzymać serwis.";
|
||||||
$text['description-stop_command']['sv-se'] = "Ange kommandot för att stoppa tjänsten.";
|
$text['description-stop_command']['sv-se'] = "Ange kommandot för att stoppa tjänsten.";
|
||||||
|
$text['description-stop_command']['ro'] = "Introduceți comanda de oprire a serviciului.";
|
||||||
|
$text['description-stop_command']['uk'] = "Введіть команду, щоб зупинити службу";
|
||||||
|
|
||||||
$text['description-start_command']['en-us'] = "Enter the command to start the service.";
|
$text['description-start_command']['en-us'] = "Enter the command to start the service.";
|
||||||
$text['description-start_command']['es-cl'] = "Ingrese el comando para iniciar el servicio.";
|
$text['description-start_command']['es-cl'] = "Ingrese el comando para iniciar el servicio.";
|
||||||
|
|
@ -183,6 +227,8 @@ $text['description-start_command']['fr-fr'] = "Entrer la commande pour démarrer
|
||||||
$text['description-start_command']['pt-br'] = "Insira o comando para finalizar o serviço";
|
$text['description-start_command']['pt-br'] = "Insira o comando para finalizar o serviço";
|
||||||
$text['description-start_command']['pl'] = "Wprowadź polecenie, aby uruchomić serwis.";
|
$text['description-start_command']['pl'] = "Wprowadź polecenie, aby uruchomić serwis.";
|
||||||
$text['description-start_command']['sv-se'] = "Ange kommandot för att starta tjänsten.";
|
$text['description-start_command']['sv-se'] = "Ange kommandot för att starta tjänsten.";
|
||||||
|
$text['description-start_command']['ro'] = "Introduceți comanda de pornire a serviciului";
|
||||||
|
$text['description-start_command']['uk'] = "Введіть команду, щоб запустити службу";
|
||||||
|
|
||||||
$text['description-services']['en-us'] = "Shows a list of processes, the status of the process and provides control to start and stop the process.";
|
$text['description-services']['en-us'] = "Shows a list of processes, the status of the process and provides control to start and stop the process.";
|
||||||
$text['description-services']['es-cl'] = "Muestra una lista de los procesos, el estado del proceso y proporciona un control para iniciar y detener el proceso.";
|
$text['description-services']['es-cl'] = "Muestra una lista de los procesos, el estado del proceso y proporciona un control para iniciar y detener el proceso.";
|
||||||
|
|
@ -191,6 +237,8 @@ $text['description-services']['fr-fr'] = "Affiche une liste des processus, l'ét
|
||||||
$text['description-services']['pt-br'] = "Listar processos, o estado do processo e proporciona um controle para iniciar e parar o processo";
|
$text['description-services']['pt-br'] = "Listar processos, o estado do processo e proporciona um controle para iniciar e parar o processo";
|
||||||
$text['description-services']['pl'] = "Widok listy procesów, status procesu oraz zapewnienie kontroli, aby uruchomić i zatrzymać proces.";
|
$text['description-services']['pl'] = "Widok listy procesów, status procesu oraz zapewnienie kontroli, aby uruchomić i zatrzymać proces.";
|
||||||
$text['description-services']['sv-se'] = "Visar en lista med tjänster, statusen på tjänsterna samt ger möjlighet att starta och stoppa tjänsterna.";
|
$text['description-services']['sv-se'] = "Visar en lista med tjänster, statusen på tjänsterna samt ger möjlighet att starta och stoppa tjänsterna.";
|
||||||
|
$text['description-services']['ro'] = "";
|
||||||
|
$text['description-services']['uk'] = "Показує список процесів, стан процесу і забезпечує контроль запуску і зупинки процесу.";
|
||||||
|
|
||||||
$text['description-name']['en-us'] = "Enter the service name.";
|
$text['description-name']['en-us'] = "Enter the service name.";
|
||||||
$text['description-name']['es-cl'] = "Ingrese el nombre del servicio.";
|
$text['description-name']['es-cl'] = "Ingrese el nombre del servicio.";
|
||||||
|
|
@ -199,6 +247,8 @@ $text['description-name']['fr-fr'] = "Entrer le nom du service.";
|
||||||
$text['description-name']['pt-br'] = "Insira o nome do menu";
|
$text['description-name']['pt-br'] = "Insira o nome do menu";
|
||||||
$text['description-name']['pl'] = "Wprowadź nazwę";
|
$text['description-name']['pl'] = "Wprowadź nazwę";
|
||||||
$text['description-name']['sv-se'] = "Ange namn på tjänsten.";
|
$text['description-name']['sv-se'] = "Ange namn på tjänsten.";
|
||||||
|
$text['description-name']['ro'] = "Introduceți numele serviciului";
|
||||||
|
$text['description-name']['uk'] = "Введіть назву служби";
|
||||||
|
|
||||||
$text['description-description']['en-us'] = "Enter the service description.";
|
$text['description-description']['en-us'] = "Enter the service description.";
|
||||||
$text['description-description']['es-cl'] = "Ingrese una descripción del servicio.";
|
$text['description-description']['es-cl'] = "Ingrese una descripción del servicio.";
|
||||||
|
|
@ -207,6 +257,8 @@ $text['description-description']['fr-fr'] = "Entrer la description du service.";
|
||||||
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
|
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
|
||||||
$text['description-description']['pl'] = "Wprowadź opis serwisu.";
|
$text['description-description']['pl'] = "Wprowadź opis serwisu.";
|
||||||
$text['description-description']['sv-se'] = "Ange beskrivning på tjänsten.";
|
$text['description-description']['sv-se'] = "Ange beskrivning på tjänsten.";
|
||||||
|
$text['description-description']['ro'] = "Introduceți descrierea serviciului";
|
||||||
|
$text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
|
||||||
|
|
||||||
$text['description-data']['en-us'] = "Enter the service data.";
|
$text['description-data']['en-us'] = "Enter the service data.";
|
||||||
$text['description-data']['es-cl'] = "Ingrese los datos del servicio.";
|
$text['description-data']['es-cl'] = "Ingrese los datos del servicio.";
|
||||||
|
|
@ -215,6 +267,8 @@ $text['description-data']['fr-fr'] = "Entrer les données du service.";
|
||||||
$text['description-data']['pt-br'] = "Insira os dados do serviço";
|
$text['description-data']['pt-br'] = "Insira os dados do serviço";
|
||||||
$text['description-data']['pl'] = "Wprowadź dane serwisu.";
|
$text['description-data']['pl'] = "Wprowadź dane serwisu.";
|
||||||
$text['description-data']['sv-se'] = "Ange data för tjänsten.";
|
$text['description-data']['sv-se'] = "Ange data för tjänsten.";
|
||||||
|
$text['description-data']['ro'] = "";
|
||||||
|
$text['description-data']['uk'] = "Введіть дані про службу";
|
||||||
|
|
||||||
$text['description']['en-us'] = "Shows a list of processes and provides ability to start and stop them.";
|
$text['description']['en-us'] = "Shows a list of processes and provides ability to start and stop them.";
|
||||||
$text['description']['es-cl'] = "Muestra una lista de procesos y permite iniciarlos y detenerlos.";
|
$text['description']['es-cl'] = "Muestra una lista de procesos y permite iniciarlos y detenerlos.";
|
||||||
|
|
@ -223,6 +277,8 @@ $text['description']['fr-fr'] = "Affiche la liste des processus et permet de les
|
||||||
$text['description']['pt-br'] = "Editar informações da conta.";
|
$text['description']['pt-br'] = "Editar informações da conta.";
|
||||||
$text['description']['pl'] = "Lista procesów z możliwością ich rozpoczęcia i zatrzymania.";
|
$text['description']['pl'] = "Lista procesów z możliwością ich rozpoczęcia i zatrzymania.";
|
||||||
$text['description']['sv-se'] = "Visar en lista med tjänster samt ger möjlighet att starta och stoppa de.";
|
$text['description']['sv-se'] = "Visar en lista med tjänster samt ger möjlighet att starta och stoppa de.";
|
||||||
|
$text['description']['ro'] = "";
|
||||||
|
$text['description']['uk'] = "Показує список процесів і забезпечує можливість запуску і зупинки їх.";
|
||||||
|
|
||||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||||
|
|
@ -231,6 +287,8 @@ $text['confirm-delete']['pt-pt'] = "Tem a certeza que pretende remover isto?";
|
||||||
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
||||||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||||
|
$text['confirm-delete']['ro'] = "Sigur vreți să ștergeți?";
|
||||||
|
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||||
|
|
||||||
$text['button-save']['en-us'] = "Save";
|
$text['button-save']['en-us'] = "Save";
|
||||||
$text['button-save']['es-cl'] = "Guardar";
|
$text['button-save']['es-cl'] = "Guardar";
|
||||||
|
|
@ -239,6 +297,8 @@ $text['button-save']['fr-fr'] = "Sauvegarder";
|
||||||
$text['button-save']['pt-br'] = "Salvar";
|
$text['button-save']['pt-br'] = "Salvar";
|
||||||
$text['button-save']['pl'] = "Zachowaj";
|
$text['button-save']['pl'] = "Zachowaj";
|
||||||
$text['button-save']['sv-se'] = "Spara";
|
$text['button-save']['sv-se'] = "Spara";
|
||||||
|
$text['button-save']['ro'] = "Salvează";
|
||||||
|
$text['button-save']['uk'] = "Зберегти";
|
||||||
|
|
||||||
$text['button-edit']['en-us'] = "Edit";
|
$text['button-edit']['en-us'] = "Edit";
|
||||||
$text['button-edit']['es-cl'] = "Editar";
|
$text['button-edit']['es-cl'] = "Editar";
|
||||||
|
|
@ -247,6 +307,8 @@ $text['button-edit']['fr-fr'] = "Editer";
|
||||||
$text['button-edit']['pt-br'] = "Editar";
|
$text['button-edit']['pt-br'] = "Editar";
|
||||||
$text['button-edit']['pl'] = "Edytuj";
|
$text['button-edit']['pl'] = "Edytuj";
|
||||||
$text['button-edit']['sv-se'] = "Editera";
|
$text['button-edit']['sv-se'] = "Editera";
|
||||||
|
$text['button-edit']['ro'] = "Editare";
|
||||||
|
$text['button-edit']['uk'] = "Редагувати";
|
||||||
|
|
||||||
$text['button-delete']['en-us'] = "Delete";
|
$text['button-delete']['en-us'] = "Delete";
|
||||||
$text['button-delete']['es-cl'] = "Eliminar";
|
$text['button-delete']['es-cl'] = "Eliminar";
|
||||||
|
|
@ -255,6 +317,8 @@ $text['button-delete']['fr-fr'] = "Supprimer";
|
||||||
$text['button-delete']['pt-br'] = "Remover";
|
$text['button-delete']['pt-br'] = "Remover";
|
||||||
$text['button-delete']['pl'] = "Usuń";
|
$text['button-delete']['pl'] = "Usuń";
|
||||||
$text['button-delete']['sv-se'] = "Ta Bort";
|
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||||
|
$text['button-delete']['ro'] = "Ștergere";
|
||||||
|
$text['button-delete']['uk'] = "Видалити";
|
||||||
|
|
||||||
$text['button-back']['en-us'] = "Back";
|
$text['button-back']['en-us'] = "Back";
|
||||||
$text['button-back']['es-cl'] = "Volver";
|
$text['button-back']['es-cl'] = "Volver";
|
||||||
|
|
@ -263,5 +327,7 @@ $text['button-back']['fr-fr'] = "Retour";
|
||||||
$text['button-back']['pt-br'] = "Voltar";
|
$text['button-back']['pt-br'] = "Voltar";
|
||||||
$text['button-back']['pl'] = "Wróć";
|
$text['button-back']['pl'] = "Wróć";
|
||||||
$text['button-back']['sv-se'] = "Tillbaka";
|
$text['button-back']['sv-se'] = "Tillbaka";
|
||||||
|
$text['button-back']['ro'] = "Înapoi";
|
||||||
|
$text['button-back']['uk'] = "Назад";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -7,6 +7,8 @@ $apps[$x]['menu'][0]['title']['pt-pt'] = "Serviços";
|
||||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Serviços";
|
$apps[$x]['menu'][0]['title']['pt-br'] = "Serviços";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Serwisy";
|
$apps[$x]['menu'][0]['title']['pl'] = "Serwisy";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Tjänster";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "Tjänster";
|
||||||
|
$apps[$x]['menu'][0]['title']['ro'] = "Servicii";
|
||||||
|
$apps[$x]['menu'][0]['title']['uk'] = "Служби";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "c28f14e9-e5ad-e992-0931-d5f5f0db6a79";
|
$apps[$x]['menu'][0]['uuid'] = "c28f14e9-e5ad-e992-0931-d5f5f0db6a79";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,7 @@ $text['title-settings-add']['pt-pt'] = "Adicionar Configuração";
|
||||||
$text['title-settings-add']['fr-fr'] = "Ajouter Cadre";
|
$text['title-settings-add']['fr-fr'] = "Ajouter Cadre";
|
||||||
$text['title-settings-add']['pt-br'] = "Adionar configuração";
|
$text['title-settings-add']['pt-br'] = "Adionar configuração";
|
||||||
$text['title-settings-add']['pl'] = "Dodaj ustawienie";
|
$text['title-settings-add']['pl'] = "Dodaj ustawienie";
|
||||||
$text['title-settings-add']['uk'] = "Додати налаштування";
|
$text['title-settings-add']['uk'] = "Додавання налаштувань";
|
||||||
$text['title-settings-add']['sv-se'] = "Lägg Till Inställning";
|
$text['title-settings-add']['sv-se'] = "Lägg Till Inställning";
|
||||||
|
|
||||||
$text['message-update']['en-us'] = "Update Completed";
|
$text['message-update']['en-us'] = "Update Completed";
|
||||||
|
|
@ -24,7 +24,7 @@ $text['message-update']['pt-pt'] = "Actualização Efectuada";
|
||||||
$text['message-update']['fr-fr'] = "Mis à Jour";
|
$text['message-update']['fr-fr'] = "Mis à Jour";
|
||||||
$text['message-update']['pt-br'] = "Atualização Efetuada";
|
$text['message-update']['pt-br'] = "Atualização Efetuada";
|
||||||
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
||||||
$text['message-update']['uk'] = "Оновлення завершено";
|
$text['message-update']['uk'] = "Оновлено";
|
||||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||||
|
|
||||||
$text['message-add']['en-us'] = "Add Completed";
|
$text['message-add']['en-us'] = "Add Completed";
|
||||||
|
|
@ -42,7 +42,7 @@ $text['label-xml-rpc-user']['pt-pt'] = "Utilizador de autenticação de XML RPC"
|
||||||
$text['label-xml-rpc-user']['fr-fr'] = "Auth usager XML RPC";
|
$text['label-xml-rpc-user']['fr-fr'] = "Auth usager XML RPC";
|
||||||
$text['label-xml-rpc-user']['pt-br'] = "Utilizar autenticação de XML RPC";
|
$text['label-xml-rpc-user']['pt-br'] = "Utilizar autenticação de XML RPC";
|
||||||
$text['label-xml-rpc-user']['pl'] = "Użytkownik XML RPC";
|
$text['label-xml-rpc-user']['pl'] = "Użytkownik XML RPC";
|
||||||
$text['label-xml-rpc-user']['uk'] = "";
|
$text['label-xml-rpc-user']['uk'] = "XML RPC Auth User ";
|
||||||
$text['label-xml-rpc-user']['sv-se'] = "XML RPC Auth User";
|
$text['label-xml-rpc-user']['sv-se'] = "XML RPC Auth User";
|
||||||
|
|
||||||
$text['label-xml-rpc-realm']['en-us'] = "XML RPC Auth Realm";
|
$text['label-xml-rpc-realm']['en-us'] = "XML RPC Auth Realm";
|
||||||
|
|
@ -51,7 +51,7 @@ $text['label-xml-rpc-realm']['pt-pt'] = "Realm de autenticação do XML RPC";
|
||||||
$text['label-xml-rpc-realm']['fr-fr'] = "XML RPC Auth Realm";
|
$text['label-xml-rpc-realm']['fr-fr'] = "XML RPC Auth Realm";
|
||||||
$text['label-xml-rpc-realm']['pt-br'] = "Reutilizar autenticação de XML RPC";
|
$text['label-xml-rpc-realm']['pt-br'] = "Reutilizar autenticação de XML RPC";
|
||||||
$text['label-xml-rpc-realm']['pl'] = "Realm (domena) XML RPC";
|
$text['label-xml-rpc-realm']['pl'] = "Realm (domena) XML RPC";
|
||||||
$text['label-xml-rpc-realm']['uk'] = "";
|
$text['label-xml-rpc-realm']['uk'] = "XML RPC Auth Realm ";
|
||||||
$text['label-xml-rpc-realm']['sv-se'] = "XML RPC Auth Realm";
|
$text['label-xml-rpc-realm']['sv-se'] = "XML RPC Auth Realm";
|
||||||
|
|
||||||
$text['label-xml-rpc-pw']['en-us'] = "XML RPC Auth Password";
|
$text['label-xml-rpc-pw']['en-us'] = "XML RPC Auth Password";
|
||||||
|
|
@ -60,7 +60,7 @@ $text['label-xml-rpc-pw']['pt-pt'] = "Palavra-passe de autenticação do XML RPC
|
||||||
$text['label-xml-rpc-pw']['fr-fr'] = "Mot de passe XML RPC";
|
$text['label-xml-rpc-pw']['fr-fr'] = "Mot de passe XML RPC";
|
||||||
$text['label-xml-rpc-pw']['pt-br'] = "Palavra chave de autenticação do XML RPC";
|
$text['label-xml-rpc-pw']['pt-br'] = "Palavra chave de autenticação do XML RPC";
|
||||||
$text['label-xml-rpc-pw']['pl'] = "Hasło XML RPC";
|
$text['label-xml-rpc-pw']['pl'] = "Hasło XML RPC";
|
||||||
$text['label-xml-rpc-pw']['uk'] = "";
|
$text['label-xml-rpc-pw']['uk'] = "XML RPC Auth Password ";
|
||||||
$text['label-xml-rpc-pw']['sv-se'] = "XML RPC Auth Password";
|
$text['label-xml-rpc-pw']['sv-se'] = "XML RPC Auth Password";
|
||||||
|
|
||||||
$text['label-xml-rpc-port']['en-us'] = "XML RPC HTTP Port";
|
$text['label-xml-rpc-port']['en-us'] = "XML RPC HTTP Port";
|
||||||
|
|
@ -69,7 +69,7 @@ $text['label-xml-rpc-port']['pt-pt'] = "Porto HTTP do XML RPC";
|
||||||
$text['label-xml-rpc-port']['fr-fr'] = "XML RPC HTTP Port";
|
$text['label-xml-rpc-port']['fr-fr'] = "XML RPC HTTP Port";
|
||||||
$text['label-xml-rpc-port']['pt-br'] = "Porta HTTP do XML RPC";
|
$text['label-xml-rpc-port']['pt-br'] = "Porta HTTP do XML RPC";
|
||||||
$text['label-xml-rpc-port']['pl'] = "Port HTTP XML RPC";
|
$text['label-xml-rpc-port']['pl'] = "Port HTTP XML RPC";
|
||||||
$text['label-xml-rpc-port']['uk'] = "";
|
$text['label-xml-rpc-port']['uk'] = "XML RPC HTTP Port ";
|
||||||
$text['label-xml-rpc-port']['sv-se'] = "XML RPC HTTP Port";
|
$text['label-xml-rpc-port']['sv-se'] = "XML RPC HTTP Port";
|
||||||
|
|
||||||
$text['label-shout-volume']['en-us'] = "Mod Shout Volume";
|
$text['label-shout-volume']['en-us'] = "Mod Shout Volume";
|
||||||
|
|
@ -78,7 +78,7 @@ $text['label-shout-volume']['pt-pt'] = "Volume do Mod Shout";
|
||||||
$text['label-shout-volume']['fr-fr'] = "Mod Shout Volume";
|
$text['label-shout-volume']['fr-fr'] = "Mod Shout Volume";
|
||||||
$text['label-shout-volume']['pt-br'] = "Volume do Mod Shout";
|
$text['label-shout-volume']['pt-br'] = "Volume do Mod Shout";
|
||||||
$text['label-shout-volume']['pl'] = "Głośność modułu mod_shout";
|
$text['label-shout-volume']['pl'] = "Głośność modułu mod_shout";
|
||||||
$text['label-shout-volume']['uk'] = "";
|
$text['label-shout-volume']['uk'] = "Mod Shout Volume ";
|
||||||
$text['label-shout-volume']['sv-se'] = "Mod Shout Volume";
|
$text['label-shout-volume']['sv-se'] = "Mod Shout Volume";
|
||||||
|
|
||||||
$text['label-shout-decoder']['en-us'] = "Mod Shout Decoder";
|
$text['label-shout-decoder']['en-us'] = "Mod Shout Decoder";
|
||||||
|
|
@ -87,7 +87,7 @@ $text['label-shout-decoder']['pt-pt'] = "Descodificador do Mod Shout (MP3)";
|
||||||
$text['label-shout-decoder']['fr-fr'] = "Décodeur Mod Shout (MP3)";
|
$text['label-shout-decoder']['fr-fr'] = "Décodeur Mod Shout (MP3)";
|
||||||
$text['label-shout-decoder']['pt-br'] = "Decodificador do Mod Shout (MP3) ";
|
$text['label-shout-decoder']['pt-br'] = "Decodificador do Mod Shout (MP3) ";
|
||||||
$text['label-shout-decoder']['pl'] = "Dekoder modułu mod_shout";
|
$text['label-shout-decoder']['pl'] = "Dekoder modułu mod_shout";
|
||||||
$text['label-shout-decoder']['uk'] = "";
|
$text['label-shout-decoder']['uk'] = "Mod Shout Decoder ";
|
||||||
$text['label-shout-decoder']['sv-se'] = "Mod Shout Decoder";
|
$text['label-shout-decoder']['sv-se'] = "Mod Shout Decoder";
|
||||||
|
|
||||||
$text['label-event-socket-pw']['en-us'] = "Event Socket Password";
|
$text['label-event-socket-pw']['en-us'] = "Event Socket Password";
|
||||||
|
|
@ -96,7 +96,7 @@ $text['label-event-socket-pw']['pt-pt'] = "Palavra-chave do Event Socket";
|
||||||
$text['label-event-socket-pw']['fr-fr'] = "Mot de Passe Event Socket";
|
$text['label-event-socket-pw']['fr-fr'] = "Mot de Passe Event Socket";
|
||||||
$text['label-event-socket-pw']['pt-br'] = "Palavra-chave do Evento Socket ";
|
$text['label-event-socket-pw']['pt-br'] = "Palavra-chave do Evento Socket ";
|
||||||
$text['label-event-socket-pw']['pl'] = "Hasło 'Event Socket'";
|
$text['label-event-socket-pw']['pl'] = "Hasło 'Event Socket'";
|
||||||
$text['label-event-socket-pw']['uk'] = "";
|
$text['label-event-socket-pw']['uk'] = "Event Socket Password ";
|
||||||
$text['label-event-socket-pw']['sv-se'] = "Event Socket Password";
|
$text['label-event-socket-pw']['sv-se'] = "Event Socket Password";
|
||||||
|
|
||||||
$text['label-event-socket-port']['en-us'] = "Event Socket Port";
|
$text['label-event-socket-port']['en-us'] = "Event Socket Port";
|
||||||
|
|
@ -105,7 +105,7 @@ $text['label-event-socket-port']['pt-pt'] = "Porto do Event Socket";
|
||||||
$text['label-event-socket-port']['fr-fr'] = "Event Socket Port";
|
$text['label-event-socket-port']['fr-fr'] = "Event Socket Port";
|
||||||
$text['label-event-socket-port']['pt-br'] = "Porta do Evento Socket ";
|
$text['label-event-socket-port']['pt-br'] = "Porta do Evento Socket ";
|
||||||
$text['label-event-socket-port']['pl'] = "Port 'Event Socket'";
|
$text['label-event-socket-port']['pl'] = "Port 'Event Socket'";
|
||||||
$text['label-event-socket-port']['uk'] = "";
|
$text['label-event-socket-port']['uk'] = "Event Socket Port ";
|
||||||
$text['label-event-socket-port']['sv-se'] = "Event Socket Port ";
|
$text['label-event-socket-port']['sv-se'] = "Event Socket Port ";
|
||||||
|
|
||||||
$text['label-event-socket-ip']['en-us'] = "Event Socket IP Address";
|
$text['label-event-socket-ip']['en-us'] = "Event Socket IP Address";
|
||||||
|
|
@ -114,7 +114,7 @@ $text['label-event-socket-ip']['pt-pt'] = "Endreço IP do Event Socket";
|
||||||
$text['label-event-socket-ip']['fr-fr'] = "Adresse IP pour Event Socket";
|
$text['label-event-socket-ip']['fr-fr'] = "Adresse IP pour Event Socket";
|
||||||
$text['label-event-socket-ip']['pt-br'] = "Endreço IP do Evento Socket ";
|
$text['label-event-socket-ip']['pt-br'] = "Endreço IP do Evento Socket ";
|
||||||
$text['label-event-socket-ip']['pl'] = "Adres IP 'Event Socket'";
|
$text['label-event-socket-ip']['pl'] = "Adres IP 'Event Socket'";
|
||||||
$text['label-event-socket-ip']['uk'] = "";
|
$text['label-event-socket-ip']['uk'] = "Event Socket IP Address";
|
||||||
$text['label-event-socket-ip']['sv-se'] = "Event Socket IP Address";
|
$text['label-event-socket-ip']['sv-se'] = "Event Socket IP Address";
|
||||||
|
|
||||||
$text['description-xml-rpc-user']['en-us'] = "Enter the XML RPC Auth User. default: xmlrpc";
|
$text['description-xml-rpc-user']['en-us'] = "Enter the XML RPC Auth User. default: xmlrpc";
|
||||||
|
|
@ -123,7 +123,7 @@ $text['description-xml-rpc-user']['pt-pt'] = "Introduza o utilizador de autentic
|
||||||
$text['description-xml-rpc-user']['fr-fr'] = "Usager XML RPC. défaut: xmlrpc";
|
$text['description-xml-rpc-user']['fr-fr'] = "Usager XML RPC. défaut: xmlrpc";
|
||||||
$text['description-xml-rpc-user']['pt-br'] = "Introduza o utilizador de autenticação do XML RPC.xmlrpc ";
|
$text['description-xml-rpc-user']['pt-br'] = "Introduza o utilizador de autenticação do XML RPC.xmlrpc ";
|
||||||
$text['description-xml-rpc-user']['pl'] = "Wprowadź użytkownika XML RPC (domyślny xmlrpc)";
|
$text['description-xml-rpc-user']['pl'] = "Wprowadź użytkownika XML RPC (domyślny xmlrpc)";
|
||||||
$text['description-xml-rpc-user']['uk'] = "";
|
$text['description-xml-rpc-user']['uk'] = "Enter the XML RPC Auth User. default: xmlrpc ";
|
||||||
$text['description-xml-rpc-user']['sv-se'] = "Fyll i XML RPC Auth User. default: xmlrpc";
|
$text['description-xml-rpc-user']['sv-se'] = "Fyll i XML RPC Auth User. default: xmlrpc";
|
||||||
|
|
||||||
$text['description-xml-rpc-realm']['en-us'] = "Enter the XML RPC Auth Realm. default: freeswitch";
|
$text['description-xml-rpc-realm']['en-us'] = "Enter the XML RPC Auth Realm. default: freeswitch";
|
||||||
|
|
@ -132,7 +132,7 @@ $text['description-xml-rpc-realm']['pt-pt'] = "Introduza o Realm de autenticaç
|
||||||
$text['description-xml-rpc-realm']['fr-fr'] = "Royaume d'authentification XML RPC. défaut: freeswitch";
|
$text['description-xml-rpc-realm']['fr-fr'] = "Royaume d'authentification XML RPC. défaut: freeswitch";
|
||||||
$text['description-xml-rpc-realm']['pt-br'] = "Introduza o dominio de autenticação do XML RPC. freeswitch ";
|
$text['description-xml-rpc-realm']['pt-br'] = "Introduza o dominio de autenticação do XML RPC. freeswitch ";
|
||||||
$text['description-xml-rpc-realm']['pl'] = "Wprowadź realm (domenę) XML RPC (domyślna freeswitch).";
|
$text['description-xml-rpc-realm']['pl'] = "Wprowadź realm (domenę) XML RPC (domyślna freeswitch).";
|
||||||
$text['description-xml-rpc-realm']['uk'] = "";
|
$text['description-xml-rpc-realm']['uk'] = "Enter the XML RPC Auth Realm. default: freeswitch ";
|
||||||
$text['description-xml-rpc-realm']['sv-se'] = "Fyll i XML RPC Auth Realm. default: freeswitch ";
|
$text['description-xml-rpc-realm']['sv-se'] = "Fyll i XML RPC Auth Realm. default: freeswitch ";
|
||||||
|
|
||||||
$text['description-xml-rpc-pw']['en-us'] = "Enter the XML RPC Auth Password.";
|
$text['description-xml-rpc-pw']['en-us'] = "Enter the XML RPC Auth Password.";
|
||||||
|
|
@ -141,7 +141,7 @@ $text['description-xml-rpc-pw']['pt-pt'] = "Introduza a palavra-passe de autenti
|
||||||
$text['description-xml-rpc-pw']['fr-fr'] = "Mot de passe pour XML RPC.";
|
$text['description-xml-rpc-pw']['fr-fr'] = "Mot de passe pour XML RPC.";
|
||||||
$text['description-xml-rpc-pw']['pt-br'] = "Introduza a palavra-chave de autenticação do XML RPC. ";
|
$text['description-xml-rpc-pw']['pt-br'] = "Introduza a palavra-chave de autenticação do XML RPC. ";
|
||||||
$text['description-xml-rpc-pw']['pl'] = "Wprowadź hasło XML RPC";
|
$text['description-xml-rpc-pw']['pl'] = "Wprowadź hasło XML RPC";
|
||||||
$text['description-xml-rpc-pw']['uk'] = "";
|
$text['description-xml-rpc-pw']['uk'] = "Enter the XML RPC Auth Password. ";
|
||||||
$text['description-xml-rpc-pw']['sv-se'] = "Fyll i XML RPC Auth Password.";
|
$text['description-xml-rpc-pw']['sv-se'] = "Fyll i XML RPC Auth Password.";
|
||||||
|
|
||||||
$text['description-xml-rpc-port']['en-us'] = "Enter the XML RPC HTTP Port. default: 8787";
|
$text['description-xml-rpc-port']['en-us'] = "Enter the XML RPC HTTP Port. default: 8787";
|
||||||
|
|
@ -150,7 +150,7 @@ $text['description-xml-rpc-port']['pt-pt'] = "Introduza o porto HTTP para o XML
|
||||||
$text['description-xml-rpc-port']['fr-fr'] = "Port pour joindre le service XML RPC HTTP. défaut: 8787";
|
$text['description-xml-rpc-port']['fr-fr'] = "Port pour joindre le service XML RPC HTTP. défaut: 8787";
|
||||||
$text['description-xml-rpc-port']['pt-br'] = "Introduza a oirta HTTP para o XML RPC. 8787 ";
|
$text['description-xml-rpc-port']['pt-br'] = "Introduza a oirta HTTP para o XML RPC. 8787 ";
|
||||||
$text['description-xml-rpc-port']['pl'] = "Wprowadź port HTTP XML RPC";
|
$text['description-xml-rpc-port']['pl'] = "Wprowadź port HTTP XML RPC";
|
||||||
$text['description-xml-rpc-port']['uk'] = "";
|
$text['description-xml-rpc-port']['uk'] = "Enter the XML RPC HTTP Port. default: 8787 ";
|
||||||
$text['description-xml-rpc-port']['sv-se'] = "Fyll i XML RPC HTTP Port. default: 8787";
|
$text['description-xml-rpc-port']['sv-se'] = "Fyll i XML RPC HTTP Port. default: 8787";
|
||||||
|
|
||||||
$text['description-shout-volume']['en-us'] = "Enter Mod Shout Volume.";
|
$text['description-shout-volume']['en-us'] = "Enter Mod Shout Volume.";
|
||||||
|
|
@ -159,7 +159,7 @@ $text['description-shout-volume']['pt-pt'] = "Introduza o volume do Mod Shout.";
|
||||||
$text['description-shout-volume']['fr-fr'] = "Choisir l'amplification du volume pour Mod Shout.";
|
$text['description-shout-volume']['fr-fr'] = "Choisir l'amplification du volume pour Mod Shout.";
|
||||||
$text['description-shout-volume']['pt-br'] = "Introduza o volume do Mod Shout. ";
|
$text['description-shout-volume']['pt-br'] = "Introduza o volume do Mod Shout. ";
|
||||||
$text['description-shout-volume']['pl'] = "Wprowadź głośność modułu Mod Shout";
|
$text['description-shout-volume']['pl'] = "Wprowadź głośność modułu Mod Shout";
|
||||||
$text['description-shout-volume']['uk'] = "";
|
$text['description-shout-volume']['uk'] = "Enter Mod Shout Volume. ";
|
||||||
$text['description-shout-volume']['sv-se'] = "Fyll i Mod Shout Volume.";
|
$text['description-shout-volume']['sv-se'] = "Fyll i Mod Shout Volume.";
|
||||||
|
|
||||||
$text['description-shout-decoder']['en-us'] = "Ender the Decoder. default: i386";
|
$text['description-shout-decoder']['en-us'] = "Ender the Decoder. default: i386";
|
||||||
|
|
@ -168,7 +168,7 @@ $text['description-shout-decoder']['pt-pt'] = "Tipo de descodificador. omissão:
|
||||||
$text['description-shout-decoder']['fr-fr'] = "Type de Décodeur. défaut: i386";
|
$text['description-shout-decoder']['fr-fr'] = "Type de Décodeur. défaut: i386";
|
||||||
$text['description-shout-decoder']['pt-br'] = "Tipo de descodificador. i386 ";
|
$text['description-shout-decoder']['pt-br'] = "Tipo de descodificador. i386 ";
|
||||||
$text['description-shout-decoder']['pl'] = "Wprowadź rodzaj dekodera (domyślny i386)";
|
$text['description-shout-decoder']['pl'] = "Wprowadź rodzaj dekodera (domyślny i386)";
|
||||||
$text['description-shout-decoder']['uk'] = "";
|
$text['description-shout-decoder']['uk'] = "Ender the Decoder. default: i386 ";
|
||||||
$text['description-shout-decoder']['sv-se'] = "Fyll i Decoder. default: i386";
|
$text['description-shout-decoder']['sv-se'] = "Fyll i Decoder. default: i386";
|
||||||
|
|
||||||
$text['description-event-socket-pw']['en-us'] = "Enter the event socket password.";
|
$text['description-event-socket-pw']['en-us'] = "Enter the event socket password.";
|
||||||
|
|
@ -177,7 +177,7 @@ $text['description-event-socket-pw']['pt-pt'] = "Introduza a palavra-chave do ev
|
||||||
$text['description-event-socket-pw']['fr-fr'] = "Mot de passe pour se connecter au module Event Socket.";
|
$text['description-event-socket-pw']['fr-fr'] = "Mot de passe pour se connecter au module Event Socket.";
|
||||||
$text['description-event-socket-pw']['pt-br'] = "Introduza a palavra-chave do event socket. ";
|
$text['description-event-socket-pw']['pt-br'] = "Introduza a palavra-chave do event socket. ";
|
||||||
$text['description-event-socket-pw']['pl'] = "Wprowadź hasło 'Event Socket'";
|
$text['description-event-socket-pw']['pl'] = "Wprowadź hasło 'Event Socket'";
|
||||||
$text['description-event-socket-pw']['uk'] = "";
|
$text['description-event-socket-pw']['uk'] = "Enter the event socket password. ";
|
||||||
$text['description-event-socket-pw']['sv-se'] = "Fyll i event socket password.";
|
$text['description-event-socket-pw']['sv-se'] = "Fyll i event socket password.";
|
||||||
|
|
||||||
$text['description-event-socket-port']['en-us'] = "Enter the event socket port. default: 8021";
|
$text['description-event-socket-port']['en-us'] = "Enter the event socket port. default: 8021";
|
||||||
|
|
@ -186,7 +186,7 @@ $text['description-event-socket-port']['pt-pt'] = "Introduza o porto do event so
|
||||||
$text['description-event-socket-port']['fr-fr'] = "Port du module Event Socket. défaut: 8021";
|
$text['description-event-socket-port']['fr-fr'] = "Port du module Event Socket. défaut: 8021";
|
||||||
$text['description-event-socket-port']['pt-br'] = "Introduza o porto do evento socket. 8021 ";
|
$text['description-event-socket-port']['pt-br'] = "Introduza o porto do evento socket. 8021 ";
|
||||||
$text['description-event-socket-port']['pl'] = "Wprowadź port 'Event Socket' (domyślny 8021)";
|
$text['description-event-socket-port']['pl'] = "Wprowadź port 'Event Socket' (domyślny 8021)";
|
||||||
$text['description-event-socket-port']['uk'] = "";
|
$text['description-event-socket-port']['uk'] = "Enter the event socket port. default: 8021 ";
|
||||||
$text['description-event-socket-port']['sv-se'] = "Fyll i event socket port. default: 8021";
|
$text['description-event-socket-port']['sv-se'] = "Fyll i event socket port. default: 8021";
|
||||||
|
|
||||||
$text['description-event-socket-ip']['en-us'] = "Enter the event socket IP address. default: 127.0.0.1";
|
$text['description-event-socket-ip']['en-us'] = "Enter the event socket IP address. default: 127.0.0.1";
|
||||||
|
|
@ -195,7 +195,7 @@ $text['description-event-socket-ip']['pt-pt'] = "Introduza o endereço IP do eve
|
||||||
$text['description-event-socket-ip']['fr-fr'] = "Adresse IP pour le module Event Socket. défaut: 127.0.0.1";
|
$text['description-event-socket-ip']['fr-fr'] = "Adresse IP pour le module Event Socket. défaut: 127.0.0.1";
|
||||||
$text['description-event-socket-ip']['pt-br'] = "Introduza o endereço IP do evento socket. omissão: 127.0.0.1 ";
|
$text['description-event-socket-ip']['pt-br'] = "Introduza o endereço IP do evento socket. omissão: 127.0.0.1 ";
|
||||||
$text['description-event-socket-ip']['pl'] = "Wprowadź adres IP 'Event Socket' (domyślny 127.0.0.1)";
|
$text['description-event-socket-ip']['pl'] = "Wprowadź adres IP 'Event Socket' (domyślny 127.0.0.1)";
|
||||||
$text['description-event-socket-ip']['uk'] = "";
|
$text['description-event-socket-ip']['uk'] = "Enter the event socket IP address. default: 127.0.0.1 ";
|
||||||
$text['description-event-socket-ip']['sv-se'] = "Fyll i event socket IP address. default: 127.0.0.1";
|
$text['description-event-socket-ip']['sv-se'] = "Fyll i event socket IP address. default: 127.0.0.1";
|
||||||
|
|
||||||
$text['button-save']['en-us'] = "Save";
|
$text['button-save']['en-us'] = "Save";
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ $text['title-sip_profiles']['fr-fr'] = "Profiles SIP";
|
||||||
$text['title-sip_profiles']['pt-br'] = "Perfis SIP";
|
$text['title-sip_profiles']['pt-br'] = "Perfis SIP";
|
||||||
$text['title-sip_profiles']['pl'] = "Profile SIP";
|
$text['title-sip_profiles']['pl'] = "Profile SIP";
|
||||||
$text['title-sip_profiles']['sv-se'] = "SIP Profiler";
|
$text['title-sip_profiles']['sv-se'] = "SIP Profiler";
|
||||||
|
$text['title-sip_profiles']['uk'] = "SIP профілі";
|
||||||
|
|
||||||
$text['title-sip_profile']['en-us'] = "SIP Profile";
|
$text['title-sip_profile']['en-us'] = "SIP Profile";
|
||||||
$text['title-sip_profile']['es-cl'] = "Perfil SIP";
|
$text['title-sip_profile']['es-cl'] = "Perfil SIP";
|
||||||
|
|
@ -15,6 +16,7 @@ $text['title-sip_profile']['fr-fr'] = "Profile SIP";
|
||||||
$text['title-sip_profile']['pt-br'] = "Perfis SIP";
|
$text['title-sip_profile']['pt-br'] = "Perfis SIP";
|
||||||
$text['title-sip_profile']['pl'] = "Profil SIP";
|
$text['title-sip_profile']['pl'] = "Profil SIP";
|
||||||
$text['title-sip_profile']['sv-se'] = "SIP Profil";
|
$text['title-sip_profile']['sv-se'] = "SIP Profil";
|
||||||
|
$text['title-sip_profile']['uk'] = "SIP профіль";
|
||||||
|
|
||||||
$text['title-setting']['en-us'] = "Profile Setting";
|
$text['title-setting']['en-us'] = "Profile Setting";
|
||||||
$text['title-setting']['es-cl'] = "Configuración de Perfil";
|
$text['title-setting']['es-cl'] = "Configuración de Perfil";
|
||||||
|
|
@ -23,6 +25,7 @@ $text['title-setting']['fr-fr'] = "Paramètres du Profile";
|
||||||
$text['title-setting']['pt-br'] = "Configurações do perfil";
|
$text['title-setting']['pt-br'] = "Configurações do perfil";
|
||||||
$text['title-setting']['pl'] = "Ustawienia profilu";
|
$text['title-setting']['pl'] = "Ustawienia profilu";
|
||||||
$text['title-setting']['sv-se'] = "Profilinställning";
|
$text['title-setting']['sv-se'] = "Profilinställning";
|
||||||
|
$text['title-setting']['uk'] = "Налаштування профілю";
|
||||||
|
|
||||||
$text['option-true']['en-us'] = "True";
|
$text['option-true']['en-us'] = "True";
|
||||||
$text['option-true']['es-cl'] = "Verdadero";
|
$text['option-true']['es-cl'] = "Verdadero";
|
||||||
|
|
@ -31,6 +34,7 @@ $text['option-true']['fr-fr'] = "Oui";
|
||||||
$text['option-true']['pt-br'] = "Sim";
|
$text['option-true']['pt-br'] = "Sim";
|
||||||
$text['option-true']['pl'] = "Tak";
|
$text['option-true']['pl'] = "Tak";
|
||||||
$text['option-true']['sv-se'] = "Sann";
|
$text['option-true']['sv-se'] = "Sann";
|
||||||
|
$text['option-true']['uk'] = "Так";
|
||||||
|
|
||||||
$text['option-false']['en-us'] = "False";
|
$text['option-false']['en-us'] = "False";
|
||||||
$text['option-false']['es-cl'] = "Falso";
|
$text['option-false']['es-cl'] = "Falso";
|
||||||
|
|
@ -39,6 +43,7 @@ $text['option-false']['fr-fr'] = "Non";
|
||||||
$text['option-false']['pt-br'] = "Não";
|
$text['option-false']['pt-br'] = "Não";
|
||||||
$text['option-false']['pl'] = "Nie";
|
$text['option-false']['pl'] = "Nie";
|
||||||
$text['option-false']['sv-se'] = "Falsk";
|
$text['option-false']['sv-se'] = "Falsk";
|
||||||
|
$text['option-false']['uk'] = "Ні";
|
||||||
|
|
||||||
$text['message-update']['en-us'] = "Update Completed";
|
$text['message-update']['en-us'] = "Update Completed";
|
||||||
$text['message-update']['es-cl'] = "Actualización Completada";
|
$text['message-update']['es-cl'] = "Actualización Completada";
|
||||||
|
|
@ -47,6 +52,7 @@ $text['message-update']['fr-fr'] = "Mis à jour";
|
||||||
$text['message-update']['pt-br'] = "Atualização Efetuada";
|
$text['message-update']['pt-br'] = "Atualização Efetuada";
|
||||||
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
||||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||||
|
$text['message-update']['uk'] = "Оновлено";
|
||||||
|
|
||||||
$text['message-required']['en-us'] = "Please provide: ";
|
$text['message-required']['en-us'] = "Please provide: ";
|
||||||
$text['message-required']['es-cl'] = "Por favor indique: ";
|
$text['message-required']['es-cl'] = "Por favor indique: ";
|
||||||
|
|
@ -55,6 +61,7 @@ $text['message-required']['fr-fr'] = "Merci d'indiquer: ";
|
||||||
$text['message-required']['pt-br'] = "Por favor Indique:";
|
$text['message-required']['pt-br'] = "Por favor Indique:";
|
||||||
$text['message-required']['pl'] = "Wpisz:";
|
$text['message-required']['pl'] = "Wpisz:";
|
||||||
$text['message-required']['sv-se'] = "Var god uppge:";
|
$text['message-required']['sv-se'] = "Var god uppge:";
|
||||||
|
$text['message-required']['uk'] = "Будь ласка, вкажіть:";
|
||||||
|
|
||||||
$text['message-delete']['en-us'] = "Delete Completed";
|
$text['message-delete']['en-us'] = "Delete Completed";
|
||||||
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
||||||
|
|
@ -63,6 +70,7 @@ $text['message-delete']['fr-fr'] = "Supprimé";
|
||||||
$text['message-delete']['pt-br'] = "Remoção Efetuada";
|
$text['message-delete']['pt-br'] = "Remoção Efetuada";
|
||||||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||||
|
$text['message-delete']['uk'] = "Видалено";
|
||||||
|
|
||||||
$text['message-copy']['en-us'] = "Copy Completed";
|
$text['message-copy']['en-us'] = "Copy Completed";
|
||||||
$text['message-copy']['pt-pt'] = "Cópia Efectuada";
|
$text['message-copy']['pt-pt'] = "Cópia Efectuada";
|
||||||
|
|
@ -70,6 +78,7 @@ $text['message-copy']['fr-fr'] = "Copié";
|
||||||
$text['message-copy']['pt-br'] = "Cópia Efetuada";
|
$text['message-copy']['pt-br'] = "Cópia Efetuada";
|
||||||
$text['message-copy']['pl'] = "Skopiowano poprawnie";
|
$text['message-copy']['pl'] = "Skopiowano poprawnie";
|
||||||
$text['message-copy']['sv-se'] = "Kopiering Slutförd";
|
$text['message-copy']['sv-se'] = "Kopiering Slutförd";
|
||||||
|
$text['message-copy']['uk'] = "Скопійовано";
|
||||||
|
|
||||||
$text['message-add']['en-us'] = "Add Completed";
|
$text['message-add']['en-us'] = "Add Completed";
|
||||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||||
|
|
@ -78,6 +87,7 @@ $text['message-add']['fr-fr'] = "Ajouté";
|
||||||
$text['message-add']['pt-br'] = "Criação Efetuada";
|
$text['message-add']['pt-br'] = "Criação Efetuada";
|
||||||
$text['message-add']['pl'] = "Dodano poprawnie";
|
$text['message-add']['pl'] = "Dodano poprawnie";
|
||||||
$text['message-add']['sv-se'] = "Tillagd";
|
$text['message-add']['sv-se'] = "Tillagd";
|
||||||
|
$text['message-add']['uk'] = "Додано";
|
||||||
|
|
||||||
$text['label-true']['en-us'] = "True";
|
$text['label-true']['en-us'] = "True";
|
||||||
$text['label-true']['es-cl'] = "Verdadero";
|
$text['label-true']['es-cl'] = "Verdadero";
|
||||||
|
|
@ -95,6 +105,7 @@ $text['label-setting_value']['fr-fr'] = "Valeur";
|
||||||
$text['label-setting_value']['pt-br'] = "Valor";
|
$text['label-setting_value']['pt-br'] = "Valor";
|
||||||
$text['label-setting_value']['pl'] = "Wartość";
|
$text['label-setting_value']['pl'] = "Wartość";
|
||||||
$text['label-setting_value']['sv-se'] = "Värde";
|
$text['label-setting_value']['sv-se'] = "Värde";
|
||||||
|
$text['label-setting_value']['uk'] = "Значення";
|
||||||
|
|
||||||
$text['label-setting_name']['en-us'] = "Name";
|
$text['label-setting_name']['en-us'] = "Name";
|
||||||
$text['label-setting_name']['es-cl'] = "Nombre";
|
$text['label-setting_name']['es-cl'] = "Nombre";
|
||||||
|
|
@ -103,6 +114,7 @@ $text['label-setting_name']['fr-fr'] = "Nom";
|
||||||
$text['label-setting_name']['pt-br'] = "Nome";
|
$text['label-setting_name']['pt-br'] = "Nome";
|
||||||
$text['label-setting_name']['pl'] = "Nazwa";
|
$text['label-setting_name']['pl'] = "Nazwa";
|
||||||
$text['label-setting_name']['sv-se'] = "Namn";
|
$text['label-setting_name']['sv-se'] = "Namn";
|
||||||
|
$text['label-setting_name']['uk'] = "Назва";
|
||||||
|
|
||||||
$text['label-setting_enabled']['en-us'] = "Enabled";
|
$text['label-setting_enabled']['en-us'] = "Enabled";
|
||||||
$text['label-setting_enabled']['es-cl'] = "Activado";
|
$text['label-setting_enabled']['es-cl'] = "Activado";
|
||||||
|
|
@ -111,6 +123,7 @@ $text['label-setting_enabled']['fr-fr'] = "Actif";
|
||||||
$text['label-setting_enabled']['pt-br'] = "Habilitado";
|
$text['label-setting_enabled']['pt-br'] = "Habilitado";
|
||||||
$text['label-setting_enabled']['pl'] = "Włączony";
|
$text['label-setting_enabled']['pl'] = "Włączony";
|
||||||
$text['label-setting_enabled']['sv-se'] = "Aktiverad";
|
$text['label-setting_enabled']['sv-se'] = "Aktiverad";
|
||||||
|
$text['label-setting_enabled']['uk'] = "Включено";
|
||||||
|
|
||||||
$text['label-setting_description']['en-us'] = "Description";
|
$text['label-setting_description']['en-us'] = "Description";
|
||||||
$text['label-setting_description']['es-cl'] = "Descripción";
|
$text['label-setting_description']['es-cl'] = "Descripción";
|
||||||
|
|
@ -119,6 +132,7 @@ $text['label-setting_description']['fr-fr'] = "Description";
|
||||||
$text['label-setting_description']['pt-br'] = "Descrição";
|
$text['label-setting_description']['pt-br'] = "Descrição";
|
||||||
$text['label-setting_description']['pl'] = "Opis";
|
$text['label-setting_description']['pl'] = "Opis";
|
||||||
$text['label-setting_description']['sv-se'] = "Beskrivning";
|
$text['label-setting_description']['sv-se'] = "Beskrivning";
|
||||||
|
$text['label-setting_description']['uk'] = "Опис";
|
||||||
|
|
||||||
$text['label-name']['en-us'] = "Name";
|
$text['label-name']['en-us'] = "Name";
|
||||||
$text['label-name']['es-cl'] = "Nombre";
|
$text['label-name']['es-cl'] = "Nombre";
|
||||||
|
|
@ -127,6 +141,7 @@ $text['label-name']['fr-fr'] = "Nom";
|
||||||
$text['label-name']['pt-br'] = "Nome";
|
$text['label-name']['pt-br'] = "Nome";
|
||||||
$text['label-name']['pl'] = "Nazwa";
|
$text['label-name']['pl'] = "Nazwa";
|
||||||
$text['label-name']['sv-se'] = "Namn";
|
$text['label-name']['sv-se'] = "Namn";
|
||||||
|
$text['label-name']['uk'] = "Назва";
|
||||||
|
|
||||||
$text['label-hostname']['en-us'] = "Hostname";
|
$text['label-hostname']['en-us'] = "Hostname";
|
||||||
$text['label-hostname']['pt-pt'] = "Hostname";
|
$text['label-hostname']['pt-pt'] = "Hostname";
|
||||||
|
|
@ -134,6 +149,7 @@ $text['label-hostname']['fr-fr'] = "Nom d'hôte";
|
||||||
$text['label-hostname']['pt-br'] = "Hostname";
|
$text['label-hostname']['pt-br'] = "Hostname";
|
||||||
$text['label-hostname']['pl'] = "Nazwa hosta";
|
$text['label-hostname']['pl'] = "Nazwa hosta";
|
||||||
$text['label-hostname']['sv-se'] = "Hostname";
|
$text['label-hostname']['sv-se'] = "Hostname";
|
||||||
|
$text['label-hostname']['uk'] = "Назва хоста";
|
||||||
|
|
||||||
$text['label-false']['en-us'] = "False";
|
$text['label-false']['en-us'] = "False";
|
||||||
$text['label-false']['es-cl'] = "Falso";
|
$text['label-false']['es-cl'] = "Falso";
|
||||||
|
|
@ -160,6 +176,7 @@ $text['label-description']['fr-fr'] = "Description";
|
||||||
$text['label-description']['pt-br'] = "Descrição";
|
$text['label-description']['pt-br'] = "Descrição";
|
||||||
$text['label-description']['pl'] = "Opis";
|
$text['label-description']['pl'] = "Opis";
|
||||||
$text['label-description']['sv-se'] = "Beskrivning";
|
$text['label-description']['sv-se'] = "Beskrivning";
|
||||||
|
$text['label-description']['uk'] = "Опис";
|
||||||
|
|
||||||
$text['header_settings']['en-us'] = "Settings";
|
$text['header_settings']['en-us'] = "Settings";
|
||||||
$text['header_settings']['es-cl'] = "Configuraciones";
|
$text['header_settings']['es-cl'] = "Configuraciones";
|
||||||
|
|
@ -168,6 +185,7 @@ $text['header_settings']['fr-fr'] = "Paramètres";
|
||||||
$text['header_settings']['pt-br'] = "Configurações";
|
$text['header_settings']['pt-br'] = "Configurações";
|
||||||
$text['header_settings']['pl'] = "Ustawienia";
|
$text['header_settings']['pl'] = "Ustawienia";
|
||||||
$text['header_settings']['sv-se'] = "";
|
$text['header_settings']['sv-se'] = "";
|
||||||
|
$text['header_settings']['uk'] = "Параметри";
|
||||||
|
|
||||||
$text['header-sip_profiles']['en-us'] = "SIP Profiles";
|
$text['header-sip_profiles']['en-us'] = "SIP Profiles";
|
||||||
$text['header-sip_profiles']['es-cl'] = "Perfiles SIP";
|
$text['header-sip_profiles']['es-cl'] = "Perfiles SIP";
|
||||||
|
|
@ -176,6 +194,7 @@ $text['header-sip_profiles']['fr-fr'] = "Profiles SIP";
|
||||||
$text['header-sip_profiles']['pt-br'] = "Perfis SIP";
|
$text['header-sip_profiles']['pt-br'] = "Perfis SIP";
|
||||||
$text['header-sip_profiles']['pl'] = "Profile SIP";
|
$text['header-sip_profiles']['pl'] = "Profile SIP";
|
||||||
$text['header-sip_profiles']['sv-se'] = "SIP Profiler";
|
$text['header-sip_profiles']['sv-se'] = "SIP Profiler";
|
||||||
|
$text['header-sip_profiles']['uk'] = "SIP профілі";
|
||||||
|
|
||||||
$text['header-sip_profile']['en-us'] = "SIP Profile";
|
$text['header-sip_profile']['en-us'] = "SIP Profile";
|
||||||
$text['header-sip_profile']['pt-pt'] = "Perfil SIP";
|
$text['header-sip_profile']['pt-pt'] = "Perfil SIP";
|
||||||
|
|
@ -183,6 +202,7 @@ $text['header-sip_profile']['fr-fr'] = "Profile SIP";
|
||||||
$text['header-sip_profile']['pt-br'] = "Perfil SIP";
|
$text['header-sip_profile']['pt-br'] = "Perfil SIP";
|
||||||
$text['header-sip_profile']['pl'] = "Profil SIP";
|
$text['header-sip_profile']['pl'] = "Profil SIP";
|
||||||
$text['header-sip_profile']['sv-se'] = "SIP Profil";
|
$text['header-sip_profile']['sv-se'] = "SIP Profil";
|
||||||
|
$text['header-sip_profile']['uk'] = "SIP профіль";
|
||||||
|
|
||||||
$text['header-setting']['en-us'] = "Profile Setting";
|
$text['header-setting']['en-us'] = "Profile Setting";
|
||||||
$text['header-setting']['es-cl'] = "Configuración de Perfil";
|
$text['header-setting']['es-cl'] = "Configuración de Perfil";
|
||||||
|
|
@ -191,6 +211,7 @@ $text['header-setting']['fr-fr'] = "Paramètres du Profile";
|
||||||
$text['header-setting']['pt-br'] = "Configurações do perfil";
|
$text['header-setting']['pt-br'] = "Configurações do perfil";
|
||||||
$text['header-setting']['pl'] = "Ustawienia profilu";
|
$text['header-setting']['pl'] = "Ustawienia profilu";
|
||||||
$text['header-setting']['sv-se'] = "Profilinställning";
|
$text['header-setting']['sv-se'] = "Profilinställning";
|
||||||
|
$text['header-setting']['uk'] = "Налаштування профілю";
|
||||||
|
|
||||||
$text['header-hostname']['en-us'] = "Hostname";
|
$text['header-hostname']['en-us'] = "Hostname";
|
||||||
$text['header-hostname']['pt-pt'] = "Hostname";
|
$text['header-hostname']['pt-pt'] = "Hostname";
|
||||||
|
|
@ -198,6 +219,7 @@ $text['header-hostname']['fr-fr'] = "Nom d'hôte";
|
||||||
$text['header-hostname']['pt-br'] = "Hostname";
|
$text['header-hostname']['pt-br'] = "Hostname";
|
||||||
$text['header-hostname']['pl'] = "Nazwa hosta";
|
$text['header-hostname']['pl'] = "Nazwa hosta";
|
||||||
$text['header-hostname']['sv-se'] = "Hostname";
|
$text['header-hostname']['sv-se'] = "Hostname";
|
||||||
|
$text['header-hostname']['uk'] = "Назва хоста";
|
||||||
|
|
||||||
$text['description-sip_profiles']['en-us'] = "Manage settings for SIP profiles.";
|
$text['description-sip_profiles']['en-us'] = "Manage settings for SIP profiles.";
|
||||||
$text['description-sip_profiles']['es-cl'] = "Administrar configuraciones para perfiles SIP.";
|
$text['description-sip_profiles']['es-cl'] = "Administrar configuraciones para perfiles SIP.";
|
||||||
|
|
@ -206,6 +228,7 @@ $text['description-sip_profiles']['fr-fr'] = "Gérer les paramètres du profile
|
||||||
$text['description-sip_profiles']['pt-br'] = "Gerenciar configurações para os perfis SIP";
|
$text['description-sip_profiles']['pt-br'] = "Gerenciar configurações para os perfis SIP";
|
||||||
$text['description-sip_profiles']['pl'] = "Zarządzaj ustawieniami profili SIP.";
|
$text['description-sip_profiles']['pl'] = "Zarządzaj ustawieniami profili SIP.";
|
||||||
$text['description-sip_profiles']['sv-se'] = "Hantera inställningar för SIP profiler.";
|
$text['description-sip_profiles']['sv-se'] = "Hantera inställningar för SIP profiler.";
|
||||||
|
$text['description-sip_profiles']['uk'] = "Налаштування профілю";
|
||||||
|
|
||||||
$text['description-sip_profile']['en-us'] = "Manage settings for the SIP profile.";
|
$text['description-sip_profile']['en-us'] = "Manage settings for the SIP profile.";
|
||||||
$text['description-sip_profile']['es-cl'] = "Administrar configuraciones para perfiles SIP.";
|
$text['description-sip_profile']['es-cl'] = "Administrar configuraciones para perfiles SIP.";
|
||||||
|
|
@ -214,6 +237,7 @@ $text['description-sip_profile']['fr-fr'] = "Gérer les paramètres du profile S
|
||||||
$text['description-sip_profile']['pt-br'] = "Gerenciar configurações para o perfil SIP";
|
$text['description-sip_profile']['pt-br'] = "Gerenciar configurações para o perfil SIP";
|
||||||
$text['description-sip_profile']['pl'] = "Zarządzaj ustawienia profilu SIP.";
|
$text['description-sip_profile']['pl'] = "Zarządzaj ustawienia profilu SIP.";
|
||||||
$text['description-sip_profile']['sv-se'] = "Hantera inställningar för SIP profil.";
|
$text['description-sip_profile']['sv-se'] = "Hantera inställningar för SIP profil.";
|
||||||
|
$text['description-sip_profile']['uk'] = "Налаштування SIP профілю";
|
||||||
|
|
||||||
$text['description-setting_value']['en-us'] = "Enter the value.";
|
$text['description-setting_value']['en-us'] = "Enter the value.";
|
||||||
$text['description-setting_value']['es-cl'] = "Ingrese un valor.";
|
$text['description-setting_value']['es-cl'] = "Ingrese un valor.";
|
||||||
|
|
@ -222,6 +246,7 @@ $text['description-setting_value']['fr-fr'] = "Entrer la valeur.";
|
||||||
$text['description-setting_value']['pt-br'] = "Insira o valor";
|
$text['description-setting_value']['pt-br'] = "Insira o valor";
|
||||||
$text['description-setting_value']['pl'] = "Wprowadź wartość.";
|
$text['description-setting_value']['pl'] = "Wprowadź wartość.";
|
||||||
$text['description-setting_value']['sv-se'] = "Ange värde.";
|
$text['description-setting_value']['sv-se'] = "Ange värde.";
|
||||||
|
$text['description-setting_value']['uk'] = "Вкажіть значення";
|
||||||
|
|
||||||
$text['description-setting_name']['en-us'] = "Enter the name.";
|
$text['description-setting_name']['en-us'] = "Enter the name.";
|
||||||
$text['description-setting_name']['es-cl'] = "Ingrese un nombre.";
|
$text['description-setting_name']['es-cl'] = "Ingrese un nombre.";
|
||||||
|
|
@ -230,6 +255,7 @@ $text['description-setting_name']['fr-fr'] = "Entrer le nom.";
|
||||||
$text['description-setting_name']['pt-br'] = "Insira o nome";
|
$text['description-setting_name']['pt-br'] = "Insira o nome";
|
||||||
$text['description-setting_name']['pl'] = "Wpisz nazwę.";
|
$text['description-setting_name']['pl'] = "Wpisz nazwę.";
|
||||||
$text['description-setting_name']['sv-se'] = "Ange Namnet.";
|
$text['description-setting_name']['sv-se'] = "Ange Namnet.";
|
||||||
|
$text['description-setting_name']['uk'] = "Вкажіть назву";
|
||||||
|
|
||||||
$text['description-setting_enabled']['en-us'] = "Choose to enable or disable this.";
|
$text['description-setting_enabled']['en-us'] = "Choose to enable or disable this.";
|
||||||
$text['description-setting_enabled']['es-cl'] = "Indique si desea activar o desactivar esto.";
|
$text['description-setting_enabled']['es-cl'] = "Indique si desea activar o desactivar esto.";
|
||||||
|
|
@ -238,6 +264,7 @@ $text['description-setting_enabled']['fr-fr'] = "Choisir si le paramètre sera a
|
||||||
$text['description-setting_enabled']['pt-br'] = "Escolha se o parâmetro fica habilitado ou desabilitado. ";
|
$text['description-setting_enabled']['pt-br'] = "Escolha se o parâmetro fica habilitado ou desabilitado. ";
|
||||||
$text['description-setting_enabled']['pl'] = "Wybierz, aby włączyć lub wyłączyć tę funkcję.";
|
$text['description-setting_enabled']['pl'] = "Wybierz, aby włączyć lub wyłączyć tę funkcję.";
|
||||||
$text['description-setting_enabled']['sv-se'] = "Välj att Aktivera eller Inaktivare detta.";
|
$text['description-setting_enabled']['sv-se'] = "Välj att Aktivera eller Inaktivare detta.";
|
||||||
|
$text['description-setting_enabled']['uk'] = "Ви";
|
||||||
|
|
||||||
$text['description-setting_description']['en-us'] = "Enter the description.";
|
$text['description-setting_description']['en-us'] = "Enter the description.";
|
||||||
$text['description-setting_description']['es-cl'] = "Ingrese una descripción.";
|
$text['description-setting_description']['es-cl'] = "Ingrese una descripción.";
|
||||||
|
|
@ -246,6 +273,7 @@ $text['description-setting_description']['fr-fr'] = "Entrer la description.";
|
||||||
$text['description-setting_description']['pt-br'] = "Insira uma descrição";
|
$text['description-setting_description']['pt-br'] = "Insira uma descrição";
|
||||||
$text['description-setting_description']['pl'] = "Wprowadź opis.";
|
$text['description-setting_description']['pl'] = "Wprowadź opis.";
|
||||||
$text['description-setting_description']['sv-se'] = "Ange en Beskrivning.";
|
$text['description-setting_description']['sv-se'] = "Ange en Beskrivning.";
|
||||||
|
$text['description-setting_description']['uk'] = "Введіть опис";
|
||||||
|
|
||||||
$text['description-name']['en-us'] = "Enter the SIP Profile name.";
|
$text['description-name']['en-us'] = "Enter the SIP Profile name.";
|
||||||
$text['description-name']['es-cl'] = "Ingrese el nombre de perfil SIP.";
|
$text['description-name']['es-cl'] = "Ingrese el nombre de perfil SIP.";
|
||||||
|
|
@ -254,6 +282,7 @@ $text['description-name']['fr-fr'] = "Entrer le nom du Profile SIP.";
|
||||||
$text['description-name']['pt-br'] = "Insira o nome do menu";
|
$text['description-name']['pt-br'] = "Insira o nome do menu";
|
||||||
$text['description-name']['pl'] = "Wprowadź nazwę";
|
$text['description-name']['pl'] = "Wprowadź nazwę";
|
||||||
$text['description-name']['sv-se'] = "Skriv in namnet på SIP Profilen.";
|
$text['description-name']['sv-se'] = "Skriv in namnet på SIP Profilen.";
|
||||||
|
$text['description-name']['uk'] = "Введіть назву профілю";
|
||||||
|
|
||||||
$text['description-hostname']['en-us'] = "Enter the hostname / switchname.";
|
$text['description-hostname']['en-us'] = "Enter the hostname / switchname.";
|
||||||
$text['description-hostname']['pt-pt'] = "Introduza o hostname";
|
$text['description-hostname']['pt-pt'] = "Introduza o hostname";
|
||||||
|
|
@ -261,6 +290,7 @@ $text['description-hostname']['fr-fr'] = "Entrer le nom de l'hôte / du switch."
|
||||||
$text['description-hostname']['pt-br'] = "Insira o hostname";
|
$text['description-hostname']['pt-br'] = "Insira o hostname";
|
||||||
$text['description-hostname']['pl'] = "Wprowadź nazwę hosta / PBXu.";
|
$text['description-hostname']['pl'] = "Wprowadź nazwę hosta / PBXu.";
|
||||||
$text['description-hostname']['sv-se'] = "Fyll i hostname / switchname.";
|
$text['description-hostname']['sv-se'] = "Fyll i hostname / switchname.";
|
||||||
|
$text['description-hostname']['uk'] = "Введіть назву хоста / switchname.";
|
||||||
|
|
||||||
$text['description-enabled']['en-us'] = "Control the state of the profile.";
|
$text['description-enabled']['en-us'] = "Control the state of the profile.";
|
||||||
$text['description-enabled']['pt-pt'] = "Controlar o estado do perfil.";
|
$text['description-enabled']['pt-pt'] = "Controlar o estado do perfil.";
|
||||||
|
|
@ -268,6 +298,7 @@ $text['description-enabled']['fr-fr'] = "Contrôler l'état du profil.";
|
||||||
$text['description-enabled']['pt-br'] = "Controlar o estado do perfil.";
|
$text['description-enabled']['pt-br'] = "Controlar o estado do perfil.";
|
||||||
$text['description-enabled']['pl'] = "Kontroluj stan profilu.";
|
$text['description-enabled']['pl'] = "Kontroluj stan profilu.";
|
||||||
$text['description-enabled']['sv-se'] = "Styr tillståndet i profilen.";
|
$text['description-enabled']['sv-se'] = "Styr tillståndet i profilen.";
|
||||||
|
$text['description-enabled']['uk'] = "Керування станом профілю";
|
||||||
|
|
||||||
$text['description-description']['en-us'] = "Enter the description.";
|
$text['description-description']['en-us'] = "Enter the description.";
|
||||||
$text['description-description']['es-cl'] = "Ingrese una descripción.";
|
$text['description-description']['es-cl'] = "Ingrese una descripción.";
|
||||||
|
|
@ -276,6 +307,7 @@ $text['description-description']['fr-fr'] = "Entrer la description.";
|
||||||
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
|
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
|
||||||
$text['description-description']['pl'] = "Wprowadź opis";
|
$text['description-description']['pl'] = "Wprowadź opis";
|
||||||
$text['description-description']['sv-se'] = "Ange en beskrivning.";
|
$text['description-description']['sv-se'] = "Ange en beskrivning.";
|
||||||
|
$text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
|
||||||
|
|
||||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||||
|
|
@ -284,6 +316,7 @@ $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||||
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
||||||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||||
|
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||||
|
|
||||||
$text['confirm-copy']['en-us'] = "Enter the SIP Profile name.";
|
$text['confirm-copy']['en-us'] = "Enter the SIP Profile name.";
|
||||||
$text['confirm-copy']['es-cl'] = "Ingrese el nombre de perfil SIP.";
|
$text['confirm-copy']['es-cl'] = "Ingrese el nombre de perfil SIP.";
|
||||||
|
|
@ -292,6 +325,7 @@ $text['confirm-copy']['fr-fr'] = "Entrer le nom du Profile SIP.";
|
||||||
$text['confirm-copy']['pt-br'] = "Deseja realmente copiar isto?";
|
$text['confirm-copy']['pt-br'] = "Deseja realmente copiar isto?";
|
||||||
$text['confirm-copy']['pl'] = "Czy na pewno chcesz to skopiować?";
|
$text['confirm-copy']['pl'] = "Czy na pewno chcesz to skopiować?";
|
||||||
$text['confirm-copy']['sv-se'] = "Ange SIP Profil namnet.";
|
$text['confirm-copy']['sv-se'] = "Ange SIP Profil namnet.";
|
||||||
|
$text['confirm-copy']['uk'] = "Вкажіть назву профілю";
|
||||||
|
|
||||||
$text['button-save']['en-us'] = "Save";
|
$text['button-save']['en-us'] = "Save";
|
||||||
$text['button-save']['es-cl'] = "Guardar";
|
$text['button-save']['es-cl'] = "Guardar";
|
||||||
|
|
@ -300,6 +334,7 @@ $text['button-save']['fr-fr'] = "Sauvegarder";
|
||||||
$text['button-save']['pt-br'] = "Salvar";
|
$text['button-save']['pt-br'] = "Salvar";
|
||||||
$text['button-save']['pl'] = "Zachowaj";
|
$text['button-save']['pl'] = "Zachowaj";
|
||||||
$text['button-save']['sv-se'] = "Spara";
|
$text['button-save']['sv-se'] = "Spara";
|
||||||
|
$text['button-save']['uk'] = "Зберегти";
|
||||||
|
|
||||||
$text['button-edit']['en-us'] = "Edit";
|
$text['button-edit']['en-us'] = "Edit";
|
||||||
$text['button-edit']['es-cl'] = "Editar";
|
$text['button-edit']['es-cl'] = "Editar";
|
||||||
|
|
@ -308,6 +343,7 @@ $text['button-edit']['fr-fr'] = "Editer";
|
||||||
$text['button-edit']['pt-br'] = "Editar";
|
$text['button-edit']['pt-br'] = "Editar";
|
||||||
$text['button-edit']['pl'] = "Edytuj";
|
$text['button-edit']['pl'] = "Edytuj";
|
||||||
$text['button-edit']['sv-se'] = "Editera";
|
$text['button-edit']['sv-se'] = "Editera";
|
||||||
|
$text['button-edit']['uk'] = "Редагувати";
|
||||||
|
|
||||||
$text['button-delete']['en-us'] = "Delete";
|
$text['button-delete']['en-us'] = "Delete";
|
||||||
$text['button-delete']['es-cl'] = "Eliminar";
|
$text['button-delete']['es-cl'] = "Eliminar";
|
||||||
|
|
@ -316,6 +352,7 @@ $text['button-delete']['fr-fr'] = "Supprimer";
|
||||||
$text['button-delete']['pt-br'] = "Remover";
|
$text['button-delete']['pt-br'] = "Remover";
|
||||||
$text['button-delete']['pl'] = "Usuń";
|
$text['button-delete']['pl'] = "Usuń";
|
||||||
$text['button-delete']['sv-se'] = "Ta Bort";
|
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||||
|
$text['button-delete']['uk'] = "Видалити";
|
||||||
|
|
||||||
$text['button-copy']['en-us'] = "Copy";
|
$text['button-copy']['en-us'] = "Copy";
|
||||||
$text['button-copy']['pt-pt'] = "Copiar";
|
$text['button-copy']['pt-pt'] = "Copiar";
|
||||||
|
|
@ -323,6 +360,7 @@ $text['button-copy']['fr-fr'] = "Copier";
|
||||||
$text['button-copy']['pt-br'] = "Copiar";
|
$text['button-copy']['pt-br'] = "Copiar";
|
||||||
$text['button-copy']['pl'] = "Kopiuj";
|
$text['button-copy']['pl'] = "Kopiuj";
|
||||||
$text['button-copy']['sv-se'] = "Kopiera";
|
$text['button-copy']['sv-se'] = "Kopiera";
|
||||||
|
$text['button-copy']['uk'] = "Копіювати";
|
||||||
|
|
||||||
$text['button-back']['en-us'] = "Back";
|
$text['button-back']['en-us'] = "Back";
|
||||||
$text['button-back']['es-cl'] = "Volver";
|
$text['button-back']['es-cl'] = "Volver";
|
||||||
|
|
@ -331,6 +369,7 @@ $text['button-back']['fr-fr'] = "Retour";
|
||||||
$text['button-back']['pt-br'] = "Voltar";
|
$text['button-back']['pt-br'] = "Voltar";
|
||||||
$text['button-back']['pl'] = "Wróć";
|
$text['button-back']['pl'] = "Wróć";
|
||||||
$text['button-back']['sv-se'] = "Tillbaka";
|
$text['button-back']['sv-se'] = "Tillbaka";
|
||||||
|
$text['button-back']['uk'] = "Назад";
|
||||||
|
|
||||||
$text['button-add']['en-us'] = "Add";
|
$text['button-add']['en-us'] = "Add";
|
||||||
$text['button-add']['es-cl'] = "Agregar";
|
$text['button-add']['es-cl'] = "Agregar";
|
||||||
|
|
@ -339,5 +378,6 @@ $text['button-add']['fr-fr'] = "Ajouter";
|
||||||
$text['button-add']['pt-br'] = "Adicionar";
|
$text['button-add']['pt-br'] = "Adicionar";
|
||||||
$text['button-add']['pl'] = "Dodaj";
|
$text['button-add']['pl'] = "Dodaj";
|
||||||
$text['button-add']['sv-se'] = "Lägg Till";
|
$text['button-add']['sv-se'] = "Lägg Till";
|
||||||
|
$text['button-add']['uk'] = "Додати";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -7,6 +7,7 @@ $apps[$x]['menu'][0]['title']['pt-pt'] = "Perfis SIP";
|
||||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Perfis SIP";
|
$apps[$x]['menu'][0]['title']['pt-br'] = "Perfis SIP";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Profile SIP";
|
$apps[$x]['menu'][0]['title']['pl'] = "Profile SIP";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "SIP Profiler";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "SIP Profiler";
|
||||||
|
$apps[$x]['menu'][0]['title']['uk'] = "SIP профілі";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "47014b1d-13ad-921c-313d-ca42c0424b37";
|
$apps[$x]['menu'][0]['uuid'] = "47014b1d-13ad-921c-313d-ca42c0424b37";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ $text['title-status']['fr-fr'] = "Statut";
|
||||||
$text['title-status']['pt-br'] = "Estado";
|
$text['title-status']['pt-br'] = "Estado";
|
||||||
$text['title-status']['pl'] = "Status ";
|
$text['title-status']['pl'] = "Status ";
|
||||||
$text['title-status']['sv-se'] = "Status";
|
$text['title-status']['sv-se'] = "Status";
|
||||||
|
$text['title-status']['uk'] = "Стан";
|
||||||
|
|
||||||
$text['title-sofia-status-profile']['en-us'] = "sofia status profile";
|
$text['title-sofia-status-profile']['en-us'] = "sofia status profile";
|
||||||
$text['title-sofia-status-profile']['es-cl'] = "perfil de estado sofia";
|
$text['title-sofia-status-profile']['es-cl'] = "perfil de estado sofia";
|
||||||
|
|
@ -15,6 +16,7 @@ $text['title-sofia-status-profile']['fr-fr'] = "profile statut sofia";
|
||||||
$text['title-sofia-status-profile']['pt-br'] = "Perfil associado ao estado do módulo Sofia";
|
$text['title-sofia-status-profile']['pt-br'] = "Perfil associado ao estado do módulo Sofia";
|
||||||
$text['title-sofia-status-profile']['pl'] = "Status profilu sofia";
|
$text['title-sofia-status-profile']['pl'] = "Status profilu sofia";
|
||||||
$text['title-sofia-status-profile']['sv-se'] = "sofia status profil";
|
$text['title-sofia-status-profile']['sv-se'] = "sofia status profil";
|
||||||
|
$text['title-sofia-status-profile']['uk'] = "sofia status profile ";
|
||||||
|
|
||||||
$text['title-sofia-status']['en-us'] = "sofia status";
|
$text['title-sofia-status']['en-us'] = "sofia status";
|
||||||
$text['title-sofia-status']['es-cl'] = "estado sofia";
|
$text['title-sofia-status']['es-cl'] = "estado sofia";
|
||||||
|
|
@ -23,6 +25,7 @@ $text['title-sofia-status']['fr-fr'] = "sofia statut";
|
||||||
$text['title-sofia-status']['pt-br'] = "Estado do módulo Sofia";
|
$text['title-sofia-status']['pt-br'] = "Estado do módulo Sofia";
|
||||||
$text['title-sofia-status']['pl'] = "status sofi";
|
$text['title-sofia-status']['pl'] = "status sofi";
|
||||||
$text['title-sofia-status']['sv-se'] = "sofia status";
|
$text['title-sofia-status']['sv-se'] = "sofia status";
|
||||||
|
$text['title-sofia-status']['uk'] = "sofia status ";
|
||||||
|
|
||||||
$text['title-sip-status']['en-us'] = "SIP Status";
|
$text['title-sip-status']['en-us'] = "SIP Status";
|
||||||
$text['title-sip-status']['es-cl'] = "SIP Estado";
|
$text['title-sip-status']['es-cl'] = "SIP Estado";
|
||||||
|
|
@ -31,6 +34,7 @@ $text['title-sip-status']['fr-fr'] = "SIP État";
|
||||||
$text['title-sip-status']['pt-br'] = "Estado SIP";
|
$text['title-sip-status']['pt-br'] = "Estado SIP";
|
||||||
$text['title-sip-status']['pl'] = "Status SIP";
|
$text['title-sip-status']['pl'] = "Status SIP";
|
||||||
$text['title-sip-status']['sv-se'] = "SIP Status";
|
$text['title-sip-status']['sv-se'] = "SIP Status";
|
||||||
|
$text['title-sip-status']['uk'] = "Стан SIP";
|
||||||
|
|
||||||
$text['label-type']['en-us'] = "Type";
|
$text['label-type']['en-us'] = "Type";
|
||||||
$text['label-type']['es-cl'] = "Tipo";
|
$text['label-type']['es-cl'] = "Tipo";
|
||||||
|
|
@ -39,6 +43,7 @@ $text['label-type']['fr-fr'] = "Type";
|
||||||
$text['label-type']['pt-br'] = "Tipo";
|
$text['label-type']['pt-br'] = "Tipo";
|
||||||
$text['label-type']['pl'] = "Typ";
|
$text['label-type']['pl'] = "Typ";
|
||||||
$text['label-type']['sv-se'] = "Typ";
|
$text['label-type']['sv-se'] = "Typ";
|
||||||
|
$text['label-type']['uk'] = "Тип";
|
||||||
|
|
||||||
$text['label-state']['en-us'] = "State";
|
$text['label-state']['en-us'] = "State";
|
||||||
$text['label-state']['es-cl'] = "Estado";
|
$text['label-state']['es-cl'] = "Estado";
|
||||||
|
|
@ -47,6 +52,7 @@ $text['label-state']['pt-pt'] = "Estado";
|
||||||
$text['label-state']['pt-br'] = "Estado";
|
$text['label-state']['pt-br'] = "Estado";
|
||||||
$text['label-state']['pl'] = "Status";
|
$text['label-state']['pl'] = "Status";
|
||||||
$text['label-state']['sv-se'] = "Status";
|
$text['label-state']['sv-se'] = "Status";
|
||||||
|
$text['label-state']['uk'] = "Стан";
|
||||||
|
|
||||||
$text['label-name']['en-us'] = "Name";
|
$text['label-name']['en-us'] = "Name";
|
||||||
$text['label-name']['es-cl'] = "Nombre";
|
$text['label-name']['es-cl'] = "Nombre";
|
||||||
|
|
@ -55,6 +61,7 @@ $text['label-name']['fr-fr'] = "Nom";
|
||||||
$text['label-name']['pt-br'] = "Nome";
|
$text['label-name']['pt-br'] = "Nome";
|
||||||
$text['label-name']['pl'] = "Nazwa";
|
$text['label-name']['pl'] = "Nazwa";
|
||||||
$text['label-name']['sv-se'] = "Namn";
|
$text['label-name']['sv-se'] = "Namn";
|
||||||
|
$text['label-name']['uk'] = "Назва";
|
||||||
|
|
||||||
$text['label-message']['en-us'] = "Message";
|
$text['label-message']['en-us'] = "Message";
|
||||||
$text['label-message']['es-cl'] = "Mensaje";
|
$text['label-message']['es-cl'] = "Mensaje";
|
||||||
|
|
@ -63,6 +70,7 @@ $text['label-message']['fr-fr'] = "Message";
|
||||||
$text['label-message']['pt-br'] = "Mensagem";
|
$text['label-message']['pt-br'] = "Mensagem";
|
||||||
$text['label-message']['pl'] = "Wiadomość";
|
$text['label-message']['pl'] = "Wiadomość";
|
||||||
$text['label-message']['sv-se'] = "Meddelande";
|
$text['label-message']['sv-se'] = "Meddelande";
|
||||||
|
$text['label-message']['uk'] = "Повідомлення";
|
||||||
|
|
||||||
$text['label-data']['en-us'] = "Data";
|
$text['label-data']['en-us'] = "Data";
|
||||||
$text['label-data']['es-cl'] = "Datos";
|
$text['label-data']['es-cl'] = "Datos";
|
||||||
|
|
@ -71,6 +79,7 @@ $text['label-data']['fr-fr'] = "Données";
|
||||||
$text['label-data']['pt-br'] = "Data";
|
$text['label-data']['pt-br'] = "Data";
|
||||||
$text['label-data']['pl'] = "Dane";
|
$text['label-data']['pl'] = "Dane";
|
||||||
$text['label-data']['sv-se'] = "Data";
|
$text['label-data']['sv-se'] = "Data";
|
||||||
|
$text['label-data']['uk'] = "Дані";
|
||||||
|
|
||||||
$text['header-sip-status']['en-us'] = "SIP Status";
|
$text['header-sip-status']['en-us'] = "SIP Status";
|
||||||
$text['header-sip-status']['es-cl'] = "SIP Estado";
|
$text['header-sip-status']['es-cl'] = "SIP Estado";
|
||||||
|
|
@ -79,6 +88,7 @@ $text['header-sip-status']['fr-fr'] = "SIP État";
|
||||||
$text['header-sip-status']['pt-br'] = "SIP Estado";
|
$text['header-sip-status']['pt-br'] = "SIP Estado";
|
||||||
$text['header-sip-status']['pl'] = "Status SIP";
|
$text['header-sip-status']['pl'] = "Status SIP";
|
||||||
$text['header-sip-status']['sv-se'] = "SIP Status";
|
$text['header-sip-status']['sv-se'] = "SIP Status";
|
||||||
|
$text['header-sip-status']['uk'] = "Стан SIP";
|
||||||
|
|
||||||
$text['error-event-socket']['en-us'] = "Connection to Event Socket failed.";
|
$text['error-event-socket']['en-us'] = "Connection to Event Socket failed.";
|
||||||
$text['error-event-socket']['es-cl'] = "Conexión a Socket de Eventos fallida.";
|
$text['error-event-socket']['es-cl'] = "Conexión a Socket de Eventos fallida.";
|
||||||
|
|
@ -87,6 +97,7 @@ $text['error-event-socket']['fr-fr'] = "Connexion à l'Event Socket en echec.";
|
||||||
$text['error-event-socket']['pt-br'] = "A conexão do evento socket falhou";
|
$text['error-event-socket']['pt-br'] = "A conexão do evento socket falhou";
|
||||||
$text['error-event-socket']['pl'] = "Połączenie do “Event Socket” nie powiodło się";
|
$text['error-event-socket']['pl'] = "Połączenie do “Event Socket” nie powiodło się";
|
||||||
$text['error-event-socket']['sv-se'] = "Kontakten till 'Event Socket' misslyckades.";
|
$text['error-event-socket']['sv-se'] = "Kontakten till 'Event Socket' misslyckades.";
|
||||||
|
$text['error-event-socket']['uk'] = "Помилка підключення до сокета подій";
|
||||||
|
|
||||||
$text['button-stop']['en-us'] = "Stop";
|
$text['button-stop']['en-us'] = "Stop";
|
||||||
$text['button-stop']['es-cl'] = "Detener";
|
$text['button-stop']['es-cl'] = "Detener";
|
||||||
|
|
@ -95,6 +106,7 @@ $text['button-stop']['fr-fr'] = "Stop";
|
||||||
$text['button-stop']['pt-br'] = "Pausar Broadcast";
|
$text['button-stop']['pt-br'] = "Pausar Broadcast";
|
||||||
$text['button-stop']['pl'] = "Zatrzymaj";
|
$text['button-stop']['pl'] = "Zatrzymaj";
|
||||||
$text['button-stop']['sv-se'] = "Stoppa";
|
$text['button-stop']['sv-se'] = "Stoppa";
|
||||||
|
$text['button-stop']['uk'] = "Зупинити ";
|
||||||
|
|
||||||
$text['button-start']['en-us'] = "Start";
|
$text['button-start']['en-us'] = "Start";
|
||||||
$text['button-start']['es-cl'] = "Iniciar";
|
$text['button-start']['es-cl'] = "Iniciar";
|
||||||
|
|
@ -103,6 +115,7 @@ $text['button-start']['fr-fr'] = "Démarrer";
|
||||||
$text['button-start']['pt-br'] = "Iniciar";
|
$text['button-start']['pt-br'] = "Iniciar";
|
||||||
$text['button-start']['pl'] = "Start";
|
$text['button-start']['pl'] = "Start";
|
||||||
$text['button-start']['sv-se'] = "Starta";
|
$text['button-start']['sv-se'] = "Starta";
|
||||||
|
$text['button-start']['uk'] = "Запустити";
|
||||||
|
|
||||||
$text['button-restart']['en-us'] = "Restart";
|
$text['button-restart']['en-us'] = "Restart";
|
||||||
$text['button-restart']['es-cl'] = "Reanudar";
|
$text['button-restart']['es-cl'] = "Reanudar";
|
||||||
|
|
@ -111,6 +124,7 @@ $text['button-restart']['fr-fr'] = "Redémarrer";
|
||||||
$text['button-restart']['pt-br'] = "Reiniciar";
|
$text['button-restart']['pt-br'] = "Reiniciar";
|
||||||
$text['button-restart']['pl'] = "Restartuj";
|
$text['button-restart']['pl'] = "Restartuj";
|
||||||
$text['button-restart']['sv-se'] = "Starta Om";
|
$text['button-restart']['sv-se'] = "Starta Om";
|
||||||
|
$text['button-restart']['uk'] = "Перезапустити";
|
||||||
|
|
||||||
$text['button-rescan']['en-us'] = "Rescan";
|
$text['button-rescan']['en-us'] = "Rescan";
|
||||||
$text['button-rescan']['es-cl'] = "Vuelva a Explorar";
|
$text['button-rescan']['es-cl'] = "Vuelva a Explorar";
|
||||||
|
|
@ -119,6 +133,7 @@ $text['button-rescan']['fr-fr'] = "Rescan";
|
||||||
$text['button-rescan']['pt-br'] = "Digite novamente";
|
$text['button-rescan']['pt-br'] = "Digite novamente";
|
||||||
$text['button-rescan']['pl'] = "Przeskanuj";
|
$text['button-rescan']['pl'] = "Przeskanuj";
|
||||||
$text['button-rescan']['sv-se'] = "Sök Igen";
|
$text['button-rescan']['sv-se'] = "Sök Igen";
|
||||||
|
$text['button-rescan']['uk'] = "Пересканувати";
|
||||||
|
|
||||||
$text['button-reload_xml']['en-us'] = "Reload XML";
|
$text['button-reload_xml']['en-us'] = "Reload XML";
|
||||||
$text['button-reload_xml']['es-cl'] = "Actualizar XML";
|
$text['button-reload_xml']['es-cl'] = "Actualizar XML";
|
||||||
|
|
@ -127,6 +142,7 @@ $text['button-reload_xml']['fr-fr'] = "Reload XML";
|
||||||
$text['button-reload_xml']['pt-br'] = "Carregar novamente XML";
|
$text['button-reload_xml']['pt-br'] = "Carregar novamente XML";
|
||||||
$text['button-reload_xml']['pl'] = "Przeładuj XML";
|
$text['button-reload_xml']['pl'] = "Przeładuj XML";
|
||||||
$text['button-reload_xml']['sv-se'] = "Ladda Om XML";
|
$text['button-reload_xml']['sv-se'] = "Ladda Om XML";
|
||||||
|
$text['button-reload_xml']['uk'] = "Перезагрузити XML";
|
||||||
|
|
||||||
$text['button-reload_acl']['en-us'] = "Reload ACL";
|
$text['button-reload_acl']['en-us'] = "Reload ACL";
|
||||||
$text['button-reload_acl']['es-cl'] = "Actualizar ACL";
|
$text['button-reload_acl']['es-cl'] = "Actualizar ACL";
|
||||||
|
|
@ -135,6 +151,7 @@ $text['button-reload_acl']['fr-fr'] = "Reload ACL";
|
||||||
$text['button-reload_acl']['pt-br'] = "Carregar novamente ACL";
|
$text['button-reload_acl']['pt-br'] = "Carregar novamente ACL";
|
||||||
$text['button-reload_acl']['pl'] = "Przeładuj listę kontroli dostępu";
|
$text['button-reload_acl']['pl'] = "Przeładuj listę kontroli dostępu";
|
||||||
$text['button-reload_acl']['sv-se'] = "Ladda Om ACL";
|
$text['button-reload_acl']['sv-se'] = "Ladda Om ACL";
|
||||||
|
$text['button-reload_acl']['uk'] = "Перезагрузити ACL ";
|
||||||
|
|
||||||
$text['button-registrations']['en-us'] = "Registrations";
|
$text['button-registrations']['en-us'] = "Registrations";
|
||||||
$text['button-registrations']['es-cl'] = "Inscripciones";
|
$text['button-registrations']['es-cl'] = "Inscripciones";
|
||||||
|
|
@ -143,6 +160,7 @@ $text['button-registrations']['fr-fr'] = "Enregistrements";
|
||||||
$text['button-registrations']['pt-br'] = "Inscrições";
|
$text['button-registrations']['pt-br'] = "Inscrições";
|
||||||
$text['button-registrations']['pl'] = "Rejestracje";
|
$text['button-registrations']['pl'] = "Rejestracje";
|
||||||
$text['button-registrations']['sv-se'] = "Registreringar";
|
$text['button-registrations']['sv-se'] = "Registreringar";
|
||||||
|
$text['button-registrations']['uk'] = "Реєстрації";
|
||||||
|
|
||||||
$text['button-refresh']['en-us'] = "Refresh";
|
$text['button-refresh']['en-us'] = "Refresh";
|
||||||
$text['button-refresh']['es-cl'] = "Refrescar";
|
$text['button-refresh']['es-cl'] = "Refrescar";
|
||||||
|
|
@ -160,6 +178,7 @@ $text['button-flush_registrations']['fr-fr'] = "Nettoyer enregistrements";
|
||||||
$text['button-flush_registrations']['pt-br'] = "Nivelar Inscrições ";
|
$text['button-flush_registrations']['pt-br'] = "Nivelar Inscrições ";
|
||||||
$text['button-flush_registrations']['pl'] = "Wyrejestruj";
|
$text['button-flush_registrations']['pl'] = "Wyrejestruj";
|
||||||
$text['button-flush_registrations']['sv-se'] = "'Flush' Registreringar";
|
$text['button-flush_registrations']['sv-se'] = "'Flush' Registreringar";
|
||||||
|
$text['button-flush_registrations']['uk'] = "Скинути реєстрації";
|
||||||
|
|
||||||
$text['button-flush_memcache']['en-us'] = "Flush Memcache";
|
$text['button-flush_memcache']['en-us'] = "Flush Memcache";
|
||||||
$text['button-flush_memcache']['es-cl'] = "Memcache Flush";
|
$text['button-flush_memcache']['es-cl'] = "Memcache Flush";
|
||||||
|
|
@ -168,5 +187,6 @@ $text['button-flush_memcache']['fr-fr'] = "Vider Memcache";
|
||||||
$text['button-flush_memcache']['pt-br'] = "Nivelar memória cache";
|
$text['button-flush_memcache']['pt-br'] = "Nivelar memória cache";
|
||||||
$text['button-flush_memcache']['pl'] = "Opróżnij pamięć podręczną (memcache)";
|
$text['button-flush_memcache']['pl'] = "Opróżnij pamięć podręczną (memcache)";
|
||||||
$text['button-flush_memcache']['sv-se'] = "Flush Memcache ";
|
$text['button-flush_memcache']['sv-se'] = "Flush Memcache ";
|
||||||
|
$text['button-flush_memcache']['uk'] = "Скинути кеш";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -7,6 +7,7 @@ $apps[$x]['menu'][0]['title']['pt-pt'] = "Estado do SIP";
|
||||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Estado do SIP";
|
$apps[$x]['menu'][0]['title']['pt-br'] = "Estado do SIP";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Status SIP";
|
$apps[$x]['menu'][0]['title']['pl'] = "Status SIP";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "SIP Status";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "SIP Status";
|
||||||
|
$apps[$x]['menu'][0]['title']['uk'] = "Стан SIP";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "b7aea9f7-d3cf-711f-828e-46e56e2e5328";
|
$apps[$x]['menu'][0]['uuid'] = "b7aea9f7-d3cf-711f-828e-46e56e2e5328";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ $text['title-sql_query']['fr-fr'] = "Requête SQL";
|
||||||
$text['title-sql_query']['pt-br'] = "Consulta SQL";
|
$text['title-sql_query']['pt-br'] = "Consulta SQL";
|
||||||
$text['title-sql_query']['pl'] = "Zapytanie SQL";
|
$text['title-sql_query']['pl'] = "Zapytanie SQL";
|
||||||
$text['title-sql_query']['sv-se'] = "SQL Fråga";
|
$text['title-sql_query']['sv-se'] = "SQL Fråga";
|
||||||
|
$text['title-sql_query']['uk'] = "SQL запити";
|
||||||
|
|
||||||
$text['title-databases']['en-us'] = "Databases";
|
$text['title-databases']['en-us'] = "Databases";
|
||||||
$text['title-databases']['es-cl'] = "Bases de datos";
|
$text['title-databases']['es-cl'] = "Bases de datos";
|
||||||
|
|
@ -15,6 +16,7 @@ $text['title-databases']['fr-fr'] = "Bases de données";
|
||||||
$text['title-databases']['pt-br'] = "Base de dados";
|
$text['title-databases']['pt-br'] = "Base de dados";
|
||||||
$text['title-databases']['pl'] = "Bazy danych";
|
$text['title-databases']['pl'] = "Bazy danych";
|
||||||
$text['title-databases']['sv-se'] = "Databaser";
|
$text['title-databases']['sv-se'] = "Databaser";
|
||||||
|
$text['title-databases']['uk'] = "Бази даних";
|
||||||
|
|
||||||
$text['option-result_type_view']['en-us'] = "View";
|
$text['option-result_type_view']['en-us'] = "View";
|
||||||
$text['option-result_type_view']['es-cl'] = "Ver";
|
$text['option-result_type_view']['es-cl'] = "Ver";
|
||||||
|
|
@ -23,6 +25,7 @@ $text['option-result_type_view']['fr-fr'] = "Voir";
|
||||||
$text['option-result_type_view']['pt-br'] = "Visualizar";
|
$text['option-result_type_view']['pt-br'] = "Visualizar";
|
||||||
$text['option-result_type_view']['pl'] = "Widok";
|
$text['option-result_type_view']['pl'] = "Widok";
|
||||||
$text['option-result_type_view']['sv-se'] = "Granska";
|
$text['option-result_type_view']['sv-se'] = "Granska";
|
||||||
|
$text['option-result_type_view']['uk'] = "Перегляд";
|
||||||
|
|
||||||
$text['option-result_type_insert']['en-us'] = "SQL Inserts";
|
$text['option-result_type_insert']['en-us'] = "SQL Inserts";
|
||||||
$text['option-result_type_insert']['es-cl'] = "Inserciones SQL";
|
$text['option-result_type_insert']['es-cl'] = "Inserciones SQL";
|
||||||
|
|
@ -31,6 +34,7 @@ $text['option-result_type_insert']['fr-fr'] = "Insertion SQL";
|
||||||
$text['option-result_type_insert']['pt-br'] = "Inserir SQL";
|
$text['option-result_type_insert']['pt-br'] = "Inserir SQL";
|
||||||
$text['option-result_type_insert']['pl'] = "Wstawianie SQL";
|
$text['option-result_type_insert']['pl'] = "Wstawianie SQL";
|
||||||
$text['option-result_type_insert']['sv-se'] = "SQL Inserts";
|
$text['option-result_type_insert']['sv-se'] = "SQL Inserts";
|
||||||
|
$text['option-result_type_insert']['uk'] = "SQL Inserts ";
|
||||||
|
|
||||||
$text['option-result_type_csv']['en-us'] = "CSV Download";
|
$text['option-result_type_csv']['en-us'] = "CSV Download";
|
||||||
$text['option-result_type_csv']['es-cl'] = "Descargar CSV";
|
$text['option-result_type_csv']['es-cl'] = "Descargar CSV";
|
||||||
|
|
@ -39,6 +43,7 @@ $text['option-result_type_csv']['fr-fr'] = "Télécharger le CSV";
|
||||||
$text['option-result_type_csv']['pt-br'] = "Download CSV";
|
$text['option-result_type_csv']['pt-br'] = "Download CSV";
|
||||||
$text['option-result_type_csv']['pl'] = "Pobieranie w formacie CSV";
|
$text['option-result_type_csv']['pl'] = "Pobieranie w formacie CSV";
|
||||||
$text['option-result_type_csv']['sv-se'] = "Ladda Ned CSV";
|
$text['option-result_type_csv']['sv-se'] = "Ladda Ned CSV";
|
||||||
|
$text['option-result_type_csv']['uk'] = "CSV Download ";
|
||||||
|
|
||||||
$text['label-type']['en-us'] = "Type";
|
$text['label-type']['en-us'] = "Type";
|
||||||
$text['label-type']['es-cl'] = "Tipo";
|
$text['label-type']['es-cl'] = "Tipo";
|
||||||
|
|
@ -47,6 +52,7 @@ $text['label-type']['fr-fr'] = "Type";
|
||||||
$text['label-type']['pt-br'] = "Tipo";
|
$text['label-type']['pt-br'] = "Tipo";
|
||||||
$text['label-type']['pl'] = "Typ";
|
$text['label-type']['pl'] = "Typ";
|
||||||
$text['label-type']['sv-se'] = "Typ";
|
$text['label-type']['sv-se'] = "Typ";
|
||||||
|
$text['label-type']['uk'] = "Тип";
|
||||||
|
|
||||||
$text['label-table']['en-us'] = "Table";
|
$text['label-table']['en-us'] = "Table";
|
||||||
$text['label-table']['es-cl'] = "Tabla";
|
$text['label-table']['es-cl'] = "Tabla";
|
||||||
|
|
@ -55,6 +61,7 @@ $text['label-table']['fr-fr'] = "Table";
|
||||||
$text['label-table']['pt-br'] = "Tabela";
|
$text['label-table']['pt-br'] = "Tabela";
|
||||||
$text['label-table']['pl'] = "Tabela";
|
$text['label-table']['pl'] = "Tabela";
|
||||||
$text['label-table']['sv-se'] = "TAbell";
|
$text['label-table']['sv-se'] = "TAbell";
|
||||||
|
$text['label-table']['uk'] = "Таблиця";
|
||||||
|
|
||||||
$text['label-sql_query']['en-us'] = "SQL Query";
|
$text['label-sql_query']['en-us'] = "SQL Query";
|
||||||
$text['label-sql_query']['es-cl'] = "Consulta SQL";
|
$text['label-sql_query']['es-cl'] = "Consulta SQL";
|
||||||
|
|
@ -63,6 +70,7 @@ $text['label-sql_query']['fr-fr'] = "Requête SQL";
|
||||||
$text['label-sql_query']['pt-br'] = "Consulta SQL";
|
$text['label-sql_query']['pt-br'] = "Consulta SQL";
|
||||||
$text['label-sql_query']['pl'] = "Zapytanie SQL";
|
$text['label-sql_query']['pl'] = "Zapytanie SQL";
|
||||||
$text['label-sql_query']['sv-se'] = "SQL Fråga";
|
$text['label-sql_query']['sv-se'] = "SQL Fråga";
|
||||||
|
$text['label-sql_query']['uk'] = "SQL запит";
|
||||||
|
|
||||||
$text['label-results']['en-us'] = "Results";
|
$text['label-results']['en-us'] = "Results";
|
||||||
$text['label-results']['es-cl'] = "Resultados";
|
$text['label-results']['es-cl'] = "Resultados";
|
||||||
|
|
@ -71,6 +79,7 @@ $text['label-results']['fr-fr'] = "Résultats";
|
||||||
$text['label-results']['pt-br'] = "Resultados";
|
$text['label-results']['pt-br'] = "Resultados";
|
||||||
$text['label-results']['pl'] = "Rezultaty";
|
$text['label-results']['pl'] = "Rezultaty";
|
||||||
$text['label-results']['sv-se'] = "Resultat";
|
$text['label-results']['sv-se'] = "Resultat";
|
||||||
|
$text['label-results']['uk'] = "Результати";
|
||||||
|
|
||||||
$text['label-result_type']['en-us'] = "Result";
|
$text['label-result_type']['en-us'] = "Result";
|
||||||
$text['label-result_type']['es-cl'] = "Resultado";
|
$text['label-result_type']['es-cl'] = "Resultado";
|
||||||
|
|
@ -79,6 +88,7 @@ $text['label-result_type']['fr-fr'] = "Résultat";
|
||||||
$text['label-result_type']['pt-br'] = "Resultado";
|
$text['label-result_type']['pt-br'] = "Resultado";
|
||||||
$text['label-result_type']['pl'] = "Rezultat";
|
$text['label-result_type']['pl'] = "Rezultat";
|
||||||
$text['label-result_type']['sv-se'] = "Resultat";
|
$text['label-result_type']['sv-se'] = "Resultat";
|
||||||
|
$text['label-result_type']['uk'] = "Результат";
|
||||||
|
|
||||||
$text['label-name']['en-us'] = "Name";
|
$text['label-name']['en-us'] = "Name";
|
||||||
$text['label-name']['es-cl'] = "Nombre";
|
$text['label-name']['es-cl'] = "Nombre";
|
||||||
|
|
@ -87,6 +97,7 @@ $text['label-name']['fr-fr'] = "Nom";
|
||||||
$text['label-name']['pt-br'] = "Nome";
|
$text['label-name']['pt-br'] = "Nome";
|
||||||
$text['label-name']['pl'] = "Nazwa";
|
$text['label-name']['pl'] = "Nazwa";
|
||||||
$text['label-name']['sv-se'] = "Namn";
|
$text['label-name']['sv-se'] = "Namn";
|
||||||
|
$text['label-name']['uk'] = "Назва";
|
||||||
|
|
||||||
$text['label-host']['en-us'] = "Host";
|
$text['label-host']['en-us'] = "Host";
|
||||||
$text['label-host']['es-cl'] = "Host";
|
$text['label-host']['es-cl'] = "Host";
|
||||||
|
|
@ -95,6 +106,7 @@ $text['label-host']['fr-fr'] = "Hôte";
|
||||||
$text['label-host']['pt-br'] = "Máquina";
|
$text['label-host']['pt-br'] = "Máquina";
|
||||||
$text['label-host']['pl'] = "Host";
|
$text['label-host']['pl'] = "Host";
|
||||||
$text['label-host']['sv-se'] = "Värd";
|
$text['label-host']['sv-se'] = "Värd";
|
||||||
|
$text['label-host']['uk'] = "Хост";
|
||||||
|
|
||||||
$text['label-error']['en-us'] = "Error";
|
$text['label-error']['en-us'] = "Error";
|
||||||
$text['label-error']['es-cl'] = "Error";
|
$text['label-error']['es-cl'] = "Error";
|
||||||
|
|
@ -103,6 +115,7 @@ $text['label-error']['fr-fr'] = "Erreur";
|
||||||
$text['label-error']['pt-br'] = "Erro";
|
$text['label-error']['pt-br'] = "Erro";
|
||||||
$text['label-error']['pl'] = "Błąd";
|
$text['label-error']['pl'] = "Błąd";
|
||||||
$text['label-error']['sv-se'] = "Fel";
|
$text['label-error']['sv-se'] = "Fel";
|
||||||
|
$text['label-error']['uk'] = "Помилка";
|
||||||
|
|
||||||
$text['label-description']['en-us'] = "Description";
|
$text['label-description']['en-us'] = "Description";
|
||||||
$text['label-description']['es-cl'] = "Descripción";
|
$text['label-description']['es-cl'] = "Descripción";
|
||||||
|
|
@ -111,6 +124,7 @@ $text['label-description']['fr-fr'] = "Description";
|
||||||
$text['label-description']['pt-br'] = "Descrição";
|
$text['label-description']['pt-br'] = "Descrição";
|
||||||
$text['label-description']['pl'] = "Opis";
|
$text['label-description']['pl'] = "Opis";
|
||||||
$text['label-description']['sv-se'] = "Beskrivning";
|
$text['label-description']['sv-se'] = "Beskrivning";
|
||||||
|
$text['label-description']['uk'] = "Опис";
|
||||||
|
|
||||||
$text['header-sql_query']['en-us'] = "SQL Query";
|
$text['header-sql_query']['en-us'] = "SQL Query";
|
||||||
$text['header-sql_query']['es-cl'] = "Consulta SQL";
|
$text['header-sql_query']['es-cl'] = "Consulta SQL";
|
||||||
|
|
@ -119,6 +133,7 @@ $text['header-sql_query']['fr-fr'] = "Requêtes SQL";
|
||||||
$text['header-sql_query']['pt-br'] = "Consulta SQL";
|
$text['header-sql_query']['pt-br'] = "Consulta SQL";
|
||||||
$text['header-sql_query']['pl'] = "Zapytanie SQL";
|
$text['header-sql_query']['pl'] = "Zapytanie SQL";
|
||||||
$text['header-sql_query']['sv-se'] = "SQL Fråga";
|
$text['header-sql_query']['sv-se'] = "SQL Fråga";
|
||||||
|
$text['header-sql_query']['uk'] = "SQL запит";
|
||||||
|
|
||||||
$text['header-databases']['en-us'] = "Databases";
|
$text['header-databases']['en-us'] = "Databases";
|
||||||
$text['header-databases']['es-cl'] = "Bases de datos";
|
$text['header-databases']['es-cl'] = "Bases de datos";
|
||||||
|
|
@ -127,6 +142,7 @@ $text['header-databases']['fr-fr'] = "Bases de données";
|
||||||
$text['header-databases']['pt-br'] = "Base de dados";
|
$text['header-databases']['pt-br'] = "Base de dados";
|
||||||
$text['header-databases']['pl'] = "Bazy danych";
|
$text['header-databases']['pl'] = "Bazy danych";
|
||||||
$text['header-databases']['sv-se'] = "Databaser";
|
$text['header-databases']['sv-se'] = "Databaser";
|
||||||
|
$text['header-databases']['uk'] = "Бази даних";
|
||||||
|
|
||||||
$text['description-databases']['en-us'] = "Select the database to use with SQL Query.";
|
$text['description-databases']['en-us'] = "Select the database to use with SQL Query.";
|
||||||
$text['description-databases']['es-cl'] = "Seleccione la base de datos para ejecutar la consulta SQL.";
|
$text['description-databases']['es-cl'] = "Seleccione la base de datos para ejecutar la consulta SQL.";
|
||||||
|
|
@ -135,6 +151,7 @@ $text['description-databases']['fr-fr'] = "Choisir la base de données utilisée
|
||||||
$text['description-databases']['pt-br'] = "Informações sobre a base de dados";
|
$text['description-databases']['pt-br'] = "Informações sobre a base de dados";
|
||||||
$text['description-databases']['pl'] = "Informacje o bazie danych.";
|
$text['description-databases']['pl'] = "Informacje o bazie danych.";
|
||||||
$text['description-databases']['sv-se'] = "Välj databas att använda för SQL Fråga.";
|
$text['description-databases']['sv-se'] = "Välj databas att använda för SQL Fråga.";
|
||||||
|
$text['description-databases']['uk'] = "Інформація про базу даних.";
|
||||||
|
|
||||||
$text['button-select_database']['en-us'] = "Select Database";
|
$text['button-select_database']['en-us'] = "Select Database";
|
||||||
$text['button-select_database']['es-cl'] = "Seleccionar Base de Datos";
|
$text['button-select_database']['es-cl'] = "Seleccionar Base de Datos";
|
||||||
|
|
@ -143,6 +160,7 @@ $text['button-select_database']['fr-fr'] = "Choisir la Base de données";
|
||||||
$text['button-select_database']['pt-br'] = "Selecionar base de dados";
|
$text['button-select_database']['pt-br'] = "Selecionar base de dados";
|
||||||
$text['button-select_database']['pl'] = "Wybierz bazę danych";
|
$text['button-select_database']['pl'] = "Wybierz bazę danych";
|
||||||
$text['button-select_database']['sv-se'] = "Välj Databas";
|
$text['button-select_database']['sv-se'] = "Välj Databas";
|
||||||
|
$text['button-select_database']['uk'] = "Вибрати БД";
|
||||||
|
|
||||||
$text['button-manage']['en-us'] = "Manage";
|
$text['button-manage']['en-us'] = "Manage";
|
||||||
$text['button-manage']['es-cl'] = "Administrar";
|
$text['button-manage']['es-cl'] = "Administrar";
|
||||||
|
|
@ -151,6 +169,7 @@ $text['button-manage']['fr-fr'] = "Gérer";
|
||||||
$text['button-manage']['pt-br'] = "Gerenciar";
|
$text['button-manage']['pt-br'] = "Gerenciar";
|
||||||
$text['button-manage']['pl'] = "Zarządzaj";
|
$text['button-manage']['pl'] = "Zarządzaj";
|
||||||
$text['button-manage']['sv-se'] = "Hantera";
|
$text['button-manage']['sv-se'] = "Hantera";
|
||||||
|
$text['button-manage']['uk'] = "Керувати";
|
||||||
|
|
||||||
$text['button-execute']['en-us'] = "Execute";
|
$text['button-execute']['en-us'] = "Execute";
|
||||||
$text['button-execute']['es-cl'] = "Ejecutar";
|
$text['button-execute']['es-cl'] = "Ejecutar";
|
||||||
|
|
@ -159,6 +178,7 @@ $text['button-execute']['fr-fr'] = "Exécuter";
|
||||||
$text['button-execute']['pt-br'] = "Executar";
|
$text['button-execute']['pt-br'] = "Executar";
|
||||||
$text['button-execute']['pl'] = "Wykonaj";
|
$text['button-execute']['pl'] = "Wykonaj";
|
||||||
$text['button-execute']['sv-se'] = "Kör";
|
$text['button-execute']['sv-se'] = "Kör";
|
||||||
|
$text['button-execute']['uk'] = "Виконати";
|
||||||
|
|
||||||
$text['button-edit']['en-us'] = "Edit";
|
$text['button-edit']['en-us'] = "Edit";
|
||||||
$text['button-edit']['es-cl'] = "Editar";
|
$text['button-edit']['es-cl'] = "Editar";
|
||||||
|
|
@ -167,6 +187,7 @@ $text['button-edit']['fr-fr'] = "Editer";
|
||||||
$text['button-edit']['pt-br'] = "Editar";
|
$text['button-edit']['pt-br'] = "Editar";
|
||||||
$text['button-edit']['pl'] = "Edytuj";
|
$text['button-edit']['pl'] = "Edytuj";
|
||||||
$text['button-edit']['sv-se'] = "Editera";
|
$text['button-edit']['sv-se'] = "Editera";
|
||||||
|
$text['button-edit']['uk'] = "Редагувати";
|
||||||
|
|
||||||
$text['button-backup']['en-us'] = "Backup";
|
$text['button-backup']['en-us'] = "Backup";
|
||||||
$text['button-backup']['es-cl'] = "Respaldar";
|
$text['button-backup']['es-cl'] = "Respaldar";
|
||||||
|
|
@ -175,6 +196,7 @@ $text['button-backup']['fr-fr'] = "Sauvegarder";
|
||||||
$text['button-backup']['pt-br'] = "Backup";
|
$text['button-backup']['pt-br'] = "Backup";
|
||||||
$text['button-backup']['pl'] = "Kopia Zapasowa";
|
$text['button-backup']['pl'] = "Kopia Zapasowa";
|
||||||
$text['button-backup']['sv-se'] = "Backup";
|
$text['button-backup']['sv-se'] = "Backup";
|
||||||
|
$text['button-backup']['uk'] = "Резервна копія";
|
||||||
|
|
||||||
$text['button-back']['en-us'] = "Back";
|
$text['button-back']['en-us'] = "Back";
|
||||||
$text['button-back']['es-cl'] = "Volver";
|
$text['button-back']['es-cl'] = "Volver";
|
||||||
|
|
@ -183,5 +205,6 @@ $text['button-back']['fr-fr'] = "Retour";
|
||||||
$text['button-back']['pt-br'] = "Voltar";
|
$text['button-back']['pt-br'] = "Voltar";
|
||||||
$text['button-back']['pl'] = "Wróć";
|
$text['button-back']['pl'] = "Wróć";
|
||||||
$text['button-back']['sv-se'] = "Tillbaka";
|
$text['button-back']['sv-se'] = "Tillbaka";
|
||||||
|
$text['button-back']['uk'] = "Назад";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -7,6 +7,7 @@ $apps[$x]['menu'][0]['title']['pt-pt'] = "Consultas SQL";
|
||||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Consulta SQL";
|
$apps[$x]['menu'][0]['title']['pt-br'] = "Consulta SQL";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Zapytanie SQL";
|
$apps[$x]['menu'][0]['title']['pl'] = "Zapytanie SQL";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "SQL Fråga";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "SQL Fråga";
|
||||||
|
$apps[$x]['menu'][0]['title']['uk'] = "SQL запити";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "a894fed7-5a17-f695-c3de-e32ce58b3794";
|
$apps[$x]['menu'][0]['uuid'] = "a894fed7-5a17-f695-c3de-e32ce58b3794";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ $text['title-sys-status']['fr-fr'] = "État du Système";
|
||||||
$text['title-sys-status']['pt-br'] = "Status do sistema";
|
$text['title-sys-status']['pt-br'] = "Status do sistema";
|
||||||
$text['title-sys-status']['pl'] = "Stan systemu";
|
$text['title-sys-status']['pl'] = "Stan systemu";
|
||||||
$text['title-sys-status']['sv-se'] = "System Status";
|
$text['title-sys-status']['sv-se'] = "System Status";
|
||||||
|
$text['title-sys-status']['uk'] = "Стан системи ";
|
||||||
|
|
||||||
$text['title-sys-info']['en-us'] = "System Information";
|
$text['title-sys-info']['en-us'] = "System Information";
|
||||||
$text['title-sys-info']['es-cl'] = "Información de Sistema";
|
$text['title-sys-info']['es-cl'] = "Información de Sistema";
|
||||||
|
|
@ -15,6 +16,7 @@ $text['title-sys-info']['fr-fr'] = "Info Système";
|
||||||
$text['title-sys-info']['pt-br'] = "Informação do sistema";
|
$text['title-sys-info']['pt-br'] = "Informação do sistema";
|
||||||
$text['title-sys-info']['pl'] = "Informacje o systemie";
|
$text['title-sys-info']['pl'] = "Informacje o systemie";
|
||||||
$text['title-sys-info']['sv-se'] = "System Information";
|
$text['title-sys-info']['sv-se'] = "System Information";
|
||||||
|
$text['title-sys-info']['uk'] = "Інформація про систему";
|
||||||
|
|
||||||
$text['title-memcache']['en-us'] = "Memcache Information";
|
$text['title-memcache']['en-us'] = "Memcache Information";
|
||||||
$text['title-memcache']['es-cl'] = "Información de Memcache";
|
$text['title-memcache']['es-cl'] = "Información de Memcache";
|
||||||
|
|
@ -23,6 +25,7 @@ $text['title-memcache']['fr-fr'] = "Information Memcache";
|
||||||
$text['title-memcache']['pt-br'] = "Informação da memória cache";
|
$text['title-memcache']['pt-br'] = "Informação da memória cache";
|
||||||
$text['title-memcache']['pl'] = "Informacje o pamięci podręcznej (memcache)";
|
$text['title-memcache']['pl'] = "Informacje o pamięci podręcznej (memcache)";
|
||||||
$text['title-memcache']['sv-se'] = "Memcache Information ";
|
$text['title-memcache']['sv-se'] = "Memcache Information ";
|
||||||
|
$text['title-memcache']['uk'] = "Інформація про кеш-пам'ять ";
|
||||||
|
|
||||||
$text['title-mem']['en-us'] = "Memory Information";
|
$text['title-mem']['en-us'] = "Memory Information";
|
||||||
$text['title-mem']['es-cl'] = "Información de Memoria";
|
$text['title-mem']['es-cl'] = "Información de Memoria";
|
||||||
|
|
@ -31,6 +34,7 @@ $text['title-mem']['fr-fr'] = "Information Mémoire";
|
||||||
$text['title-mem']['pt-br'] = "Informação da memória";
|
$text['title-mem']['pt-br'] = "Informação da memória";
|
||||||
$text['title-mem']['pl'] = "Informacje o pamięci";
|
$text['title-mem']['pl'] = "Informacje o pamięci";
|
||||||
$text['title-mem']['sv-se'] = "Minnes Information";
|
$text['title-mem']['sv-se'] = "Minnes Information";
|
||||||
|
$text['title-mem']['uk'] = "Інформація про пам'ять ";
|
||||||
|
|
||||||
$text['title-drive']['en-us'] = "Drive Information";
|
$text['title-drive']['en-us'] = "Drive Information";
|
||||||
$text['title-drive']['es-cl'] = "Información de Disco";
|
$text['title-drive']['es-cl'] = "Información de Disco";
|
||||||
|
|
@ -39,6 +43,7 @@ $text['title-drive']['fr-fr'] = "Info Disque";
|
||||||
$text['title-drive']['pt-br'] = "Informação do disco";
|
$text['title-drive']['pt-br'] = "Informação do disco";
|
||||||
$text['title-drive']['pl'] = "Informacje o dysku";
|
$text['title-drive']['pl'] = "Informacje o dysku";
|
||||||
$text['title-drive']['sv-se'] = "Enhetsinformation";
|
$text['title-drive']['sv-se'] = "Enhetsinformation";
|
||||||
|
$text['title-drive']['uk'] = "Інформація про привід ";
|
||||||
|
|
||||||
$text['title-cpu']['en-us'] = "CPU Information";
|
$text['title-cpu']['en-us'] = "CPU Information";
|
||||||
$text['title-cpu']['es-cl'] = "Info CPU";
|
$text['title-cpu']['es-cl'] = "Info CPU";
|
||||||
|
|
@ -47,6 +52,7 @@ $text['title-cpu']['fr-fr'] = "Info CPU";
|
||||||
$text['title-cpu']['pt-br'] = "Informação da CPU";
|
$text['title-cpu']['pt-br'] = "Informação da CPU";
|
||||||
$text['title-cpu']['pl'] = "Informacje o procesorze";
|
$text['title-cpu']['pl'] = "Informacje o procesorze";
|
||||||
$text['title-cpu']['sv-se'] = "CPU Information";
|
$text['title-cpu']['sv-se'] = "CPU Information";
|
||||||
|
$text['title-cpu']['uk'] = "Інформація про процесор";
|
||||||
|
|
||||||
$text['message-unavailable']['en-us'] = "Unavailable";
|
$text['message-unavailable']['en-us'] = "Unavailable";
|
||||||
$text['message-unavailable']['es-cl'] = "Indisponible";
|
$text['message-unavailable']['es-cl'] = "Indisponible";
|
||||||
|
|
@ -55,6 +61,7 @@ $text['message-unavailable']['fr-fr'] = "Indisponible";
|
||||||
$text['message-unavailable']['pt-br'] = "Indisponivel";
|
$text['message-unavailable']['pt-br'] = "Indisponivel";
|
||||||
$text['message-unavailable']['pl'] = "Niedostępny";
|
$text['message-unavailable']['pl'] = "Niedostępny";
|
||||||
$text['message-unavailable']['sv-se'] = "Otillgänglig";
|
$text['message-unavailable']['sv-se'] = "Otillgänglig";
|
||||||
|
$text['message-unavailable']['uk'] = "Недоступний ";
|
||||||
|
|
||||||
$text['label-os']['en-us'] = "Operating System";
|
$text['label-os']['en-us'] = "Operating System";
|
||||||
$text['label-os']['es-cl'] = "Sistema Operativo";
|
$text['label-os']['es-cl'] = "Sistema Operativo";
|
||||||
|
|
@ -63,6 +70,7 @@ $text['label-os']['fr-fr'] = "Operating System";
|
||||||
$text['label-os']['pt-br'] = "Sistema operacional";
|
$text['label-os']['pt-br'] = "Sistema operacional";
|
||||||
$text['label-os']['pl'] = "System operacyjny";
|
$text['label-os']['pl'] = "System operacyjny";
|
||||||
$text['label-os']['sv-se'] = "Operativsystem";
|
$text['label-os']['sv-se'] = "Operativsystem";
|
||||||
|
$text['label-os']['uk'] = "Операційна система ";
|
||||||
|
|
||||||
$text['label-memcache_status']['en-us'] = "Memcache Status";
|
$text['label-memcache_status']['en-us'] = "Memcache Status";
|
||||||
$text['label-memcache_status']['es-cl'] = "Estado de Memcache";
|
$text['label-memcache_status']['es-cl'] = "Estado de Memcache";
|
||||||
|
|
@ -71,6 +79,7 @@ $text['label-memcache_status']['fr-fr'] = "Statut Memcache";
|
||||||
$text['label-memcache_status']['pt-br'] = "Estado da memória cache";
|
$text['label-memcache_status']['pt-br'] = "Estado da memória cache";
|
||||||
$text['label-memcache_status']['pl'] = "Status pamięci podręcznej (memcache)";
|
$text['label-memcache_status']['pl'] = "Status pamięci podręcznej (memcache)";
|
||||||
$text['label-memcache_status']['sv-se'] = "Memcache Status ";
|
$text['label-memcache_status']['sv-se'] = "Memcache Status ";
|
||||||
|
$text['label-memcache_status']['uk'] = "Стан кеш-пам'яті";
|
||||||
|
|
||||||
$text['label-mem']['en-us'] = "Memory Status";
|
$text['label-mem']['en-us'] = "Memory Status";
|
||||||
$text['label-mem']['es-cl'] = "Estado de Memoria";
|
$text['label-mem']['es-cl'] = "Estado de Memoria";
|
||||||
|
|
@ -79,6 +88,7 @@ $text['label-mem']['fr-fr'] = "Statut Mémoire";
|
||||||
$text['label-mem']['pt-br'] = "Estado de memória";
|
$text['label-mem']['pt-br'] = "Estado de memória";
|
||||||
$text['label-mem']['pl'] = "Status pamięci";
|
$text['label-mem']['pl'] = "Status pamięci";
|
||||||
$text['label-mem']['sv-se'] = "Minnesstatus";
|
$text['label-mem']['sv-se'] = "Minnesstatus";
|
||||||
|
$text['label-mem']['uk'] = "Стан пам'яті ";
|
||||||
|
|
||||||
$text['label-drive-percent']['en-us'] = "Percent Free";
|
$text['label-drive-percent']['en-us'] = "Percent Free";
|
||||||
$text['label-drive-percent']['es-cl'] = "Porcentaje Libre";
|
$text['label-drive-percent']['es-cl'] = "Porcentaje Libre";
|
||||||
|
|
@ -87,6 +97,7 @@ $text['label-drive-percent']['fr-fr'] = "Pourcent Libre";
|
||||||
$text['label-drive-percent']['pt-br'] = "Percentagem livre";
|
$text['label-drive-percent']['pt-br'] = "Percentagem livre";
|
||||||
$text['label-drive-percent']['pl'] = "Dostępne w %";
|
$text['label-drive-percent']['pl'] = "Dostępne w %";
|
||||||
$text['label-drive-percent']['sv-se'] = "Ledigt Procent";
|
$text['label-drive-percent']['sv-se'] = "Ledigt Procent";
|
||||||
|
$text['label-drive-percent']['uk'] = "Відсоток вільного";
|
||||||
|
|
||||||
$text['label-drive-free']['en-us'] = "Free Space";
|
$text['label-drive-free']['en-us'] = "Free Space";
|
||||||
$text['label-drive-free']['es-cl'] = "Espacio Libre";
|
$text['label-drive-free']['es-cl'] = "Espacio Libre";
|
||||||
|
|
@ -95,6 +106,7 @@ $text['label-drive-free']['fr-fr'] = "Espace Libre";
|
||||||
$text['label-drive-free']['pt-br'] = "Espeço livre";
|
$text['label-drive-free']['pt-br'] = "Espeço livre";
|
||||||
$text['label-drive-free']['pl'] = "Wolne miejsce";
|
$text['label-drive-free']['pl'] = "Wolne miejsce";
|
||||||
$text['label-drive-free']['sv-se'] = "Ledigt Utrymme";
|
$text['label-drive-free']['sv-se'] = "Ledigt Utrymme";
|
||||||
|
$text['label-drive-free']['uk'] = "Вільно";
|
||||||
|
|
||||||
$text['label-drive-capacity']['en-us'] = "Capacity";
|
$text['label-drive-capacity']['en-us'] = "Capacity";
|
||||||
$text['label-drive-capacity']['es-cl'] = "Capacidad";
|
$text['label-drive-capacity']['es-cl'] = "Capacidad";
|
||||||
|
|
@ -103,6 +115,7 @@ $text['label-drive-capacity']['fr-fr'] = "Capacité";
|
||||||
$text['label-drive-capacity']['pt-br'] = "Capacidade";
|
$text['label-drive-capacity']['pt-br'] = "Capacidade";
|
||||||
$text['label-drive-capacity']['pl'] = "Pojemność";
|
$text['label-drive-capacity']['pl'] = "Pojemność";
|
||||||
$text['label-drive-capacity']['sv-se'] = "Kapacitet";
|
$text['label-drive-capacity']['sv-se'] = "Kapacitet";
|
||||||
|
$text['label-drive-capacity']['uk'] = "Емність";
|
||||||
|
|
||||||
$text['label-drive']['en-us'] = "Drive Space";
|
$text['label-drive']['en-us'] = "Drive Space";
|
||||||
$text['label-drive']['es-cl'] = "Espacio en Disco";
|
$text['label-drive']['es-cl'] = "Espacio en Disco";
|
||||||
|
|
@ -111,6 +124,7 @@ $text['label-drive']['fr-fr'] = "Espace Disque";
|
||||||
$text['label-drive']['pt-br'] = "Espaço do disco";
|
$text['label-drive']['pt-br'] = "Espaço do disco";
|
||||||
$text['label-drive']['pl'] = "Pojemność dysku";
|
$text['label-drive']['pl'] = "Pojemność dysku";
|
||||||
$text['label-drive']['sv-se'] = "Enhetsutrymme";
|
$text['label-drive']['sv-se'] = "Enhetsutrymme";
|
||||||
|
$text['label-drive']['uk'] = "Диски";
|
||||||
|
|
||||||
$text['label-cpu']['en-us'] = "CPU Status";
|
$text['label-cpu']['en-us'] = "CPU Status";
|
||||||
$text['label-cpu']['es-cl'] = "Estado de CPU";
|
$text['label-cpu']['es-cl'] = "Estado de CPU";
|
||||||
|
|
@ -119,6 +133,7 @@ $text['label-cpu']['fr-fr'] = "CPU Statut";
|
||||||
$text['label-cpu']['pt-br'] = "Estado da CPU";
|
$text['label-cpu']['pt-br'] = "Estado da CPU";
|
||||||
$text['label-cpu']['pl'] = "Status procesora";
|
$text['label-cpu']['pl'] = "Status procesora";
|
||||||
$text['label-cpu']['sv-se'] = "CPU Status";
|
$text['label-cpu']['sv-se'] = "CPU Status";
|
||||||
|
$text['label-cpu']['uk'] = "Стан процесора ";
|
||||||
|
|
||||||
$text['header-sys-status']['en-us'] = "System Status";
|
$text['header-sys-status']['en-us'] = "System Status";
|
||||||
$text['header-sys-status']['es-cl'] = "Estado del Sistema";
|
$text['header-sys-status']['es-cl'] = "Estado del Sistema";
|
||||||
|
|
@ -127,5 +142,6 @@ $text['header-sys-status']['fr-fr'] = "État du Système";
|
||||||
$text['header-sys-status']['pt-br'] = "Status do sistema";
|
$text['header-sys-status']['pt-br'] = "Status do sistema";
|
||||||
$text['header-sys-status']['pl'] = "Status systemu";
|
$text['header-sys-status']['pl'] = "Status systemu";
|
||||||
$text['header-sys-status']['sv-se'] = "System Status";
|
$text['header-sys-status']['sv-se'] = "System Status";
|
||||||
|
$text['header-sys-status']['uk'] = "Стан системи ";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -7,6 +7,7 @@ $apps[$x]['menu'][0]['title']['pt-pt'] = "Estado do Sistema";
|
||||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Estado do sistema";
|
$apps[$x]['menu'][0]['title']['pt-br'] = "Estado do sistema";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Stan systemu";
|
$apps[$x]['menu'][0]['title']['pl'] = "Stan systemu";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "System Status";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "System Status";
|
||||||
|
$apps[$x]['menu'][0]['title']['uk'] = "Стан системи ";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "5243e0d2-0e8b-277a-912e-9d8b5fcdb41d";
|
$apps[$x]['menu'][0]['uuid'] = "5243e0d2-0e8b-277a-912e-9d8b5fcdb41d";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ $text['title-time-conditions']['fr-fr'] = "Conditions Temporelles";
|
||||||
$text['title-time-conditions']['pt-br'] = "Condições temporarias";
|
$text['title-time-conditions']['pt-br'] = "Condições temporarias";
|
||||||
$text['title-time-conditions']['pl'] = "Warunki czasowe";
|
$text['title-time-conditions']['pl'] = "Warunki czasowe";
|
||||||
$text['title-time-conditions']['sv-se'] = "Tidsstyrning";
|
$text['title-time-conditions']['sv-se'] = "Tidsstyrning";
|
||||||
$text['title-time-conditions']['uk'] = "Часові усмови";
|
$text['title-time-conditions']['uk'] = "Часові умови";
|
||||||
|
|
||||||
$text['message-update']['en-us'] = "Update Complete";
|
$text['message-update']['en-us'] = "Update Complete";
|
||||||
$text['message-update']['es-cl'] = "Actualización Completada";
|
$text['message-update']['es-cl'] = "Actualización Completada";
|
||||||
|
|
@ -430,7 +430,7 @@ $text['label-conditions']['fr-fr'] = "état";
|
||||||
$text['label-conditions']['pt-br'] = "Condição";
|
$text['label-conditions']['pt-br'] = "Condição";
|
||||||
$text['label-conditions']['pl'] = "Warunki";
|
$text['label-conditions']['pl'] = "Warunki";
|
||||||
$text['label-conditions']['sv-se'] = "Villkor";
|
$text['label-conditions']['sv-se'] = "Villkor";
|
||||||
$text['label-conditions']['uk'] = "";
|
$text['label-conditions']['uk'] = "Умови";
|
||||||
|
|
||||||
$text['label-condition_value']['en-us'] = "Value";
|
$text['label-condition_value']['en-us'] = "Value";
|
||||||
$text['label-condition_value']['es-cl'] = "Valor";
|
$text['label-condition_value']['es-cl'] = "Valor";
|
||||||
|
|
@ -439,7 +439,7 @@ $text['label-condition_value']['fr-fr'] = "Valeur";
|
||||||
$text['label-condition_value']['pt-br'] = "Valor";
|
$text['label-condition_value']['pt-br'] = "Valor";
|
||||||
$text['label-condition_value']['pl'] = "Wartość";
|
$text['label-condition_value']['pl'] = "Wartość";
|
||||||
$text['label-condition_value']['sv-se'] = "Värde";
|
$text['label-condition_value']['sv-se'] = "Värde";
|
||||||
$text['label-condition_value']['uk'] = "";
|
$text['label-condition_value']['uk'] = "Значення";
|
||||||
|
|
||||||
$text['label-condition_range']['en-us'] = "Range";
|
$text['label-condition_range']['en-us'] = "Range";
|
||||||
$text['label-condition_range']['es-cl'] = "Rango";
|
$text['label-condition_range']['es-cl'] = "Rango";
|
||||||
|
|
@ -457,7 +457,7 @@ $text['label-condition_parameter']['fr-fr'] = "Paramètre";
|
||||||
$text['label-condition_parameter']['pt-br'] = "Parâmetro";
|
$text['label-condition_parameter']['pt-br'] = "Parâmetro";
|
||||||
$text['label-condition_parameter']['pl'] = "Parametr";
|
$text['label-condition_parameter']['pl'] = "Parametr";
|
||||||
$text['label-condition_parameter']['sv-se'] = "Parameter";
|
$text['label-condition_parameter']['sv-se'] = "Parameter";
|
||||||
$text['label-condition_parameter']['uk'] = "";
|
$text['label-condition_parameter']['uk'] = "Параметр";
|
||||||
|
|
||||||
$text['label-condition']['en-us'] = "Condition";
|
$text['label-condition']['en-us'] = "Condition";
|
||||||
$text['label-condition']['es-cl'] = "Condiciones";
|
$text['label-condition']['es-cl'] = "Condiciones";
|
||||||
|
|
@ -466,7 +466,7 @@ $text['label-condition']['fr-fr'] = "état";
|
||||||
$text['label-condition']['pt-br'] = "Condições";
|
$text['label-condition']['pt-br'] = "Condições";
|
||||||
$text['label-condition']['pl'] = "Warunek";
|
$text['label-condition']['pl'] = "Warunek";
|
||||||
$text['label-condition']['sv-se'] = "Villkor";
|
$text['label-condition']['sv-se'] = "Villkor";
|
||||||
$text['label-condition']['uk'] = "";
|
$text['label-condition']['uk'] = "Умова";
|
||||||
|
|
||||||
$text['label-alternate-destination']['en-us'] = "Alternate Destination";
|
$text['label-alternate-destination']['en-us'] = "Alternate Destination";
|
||||||
$text['label-alternate-destination']['es-cl'] = "Destino Alternativo";
|
$text['label-alternate-destination']['es-cl'] = "Destino Alternativo";
|
||||||
|
|
|
||||||
|
|
@ -7,7 +7,7 @@ $apps[$x]['menu'][0]['title']['pt-pt'] = "Condições Temporais";
|
||||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Condições temporarias";
|
$apps[$x]['menu'][0]['title']['pt-br'] = "Condições temporarias";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Warunki czasowe";
|
$apps[$x]['menu'][0]['title']['pl'] = "Warunki czasowe";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Tidsstyrning";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "Tidsstyrning";
|
||||||
$apps[$x]['menu'][0]['title']['uk'] = "Часові усмови";
|
$apps[$x]['menu'][0]['title']['uk'] = "Часові умови";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "67aede56-8623-df2d-6338-ecfbde5825f7";
|
$apps[$x]['menu'][0]['uuid'] = "67aede56-8623-df2d-6338-ecfbde5825f7";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ $text['title-traffic_graph']['fr-fr'] = "Graphique de Traffic";
|
||||||
$text['title-traffic_graph']['pt-br'] = "Gráfico de tráfego";
|
$text['title-traffic_graph']['pt-br'] = "Gráfico de tráfego";
|
||||||
$text['title-traffic_graph']['pl'] = "Wykres przesyłu danych";
|
$text['title-traffic_graph']['pl'] = "Wykres przesyłu danych";
|
||||||
$text['title-traffic_graph']['sv-se'] = "Trafik Graf";
|
$text['title-traffic_graph']['sv-se'] = "Trafik Graf";
|
||||||
|
$text['title-traffic_graph']['uk'] = "Графік трафіку";
|
||||||
|
|
||||||
$text['message-no_interfaces_found']['en-us'] = "No interfaces found.";
|
$text['message-no_interfaces_found']['en-us'] = "No interfaces found.";
|
||||||
$text['message-no_interfaces_found']['es-cl'] = "Sin interfaces encontrados.";
|
$text['message-no_interfaces_found']['es-cl'] = "Sin interfaces encontrados.";
|
||||||
|
|
@ -15,6 +16,7 @@ $text['message-no_interfaces_found']['fr-fr'] = "Aucune interface trouvé.";
|
||||||
$text['message-no_interfaces_found']['pt-br'] = "Sem interfaces encontrados.";
|
$text['message-no_interfaces_found']['pt-br'] = "Sem interfaces encontrados.";
|
||||||
$text['message-no_interfaces_found']['pl'] = "Nie znaleziono interfejsy.";
|
$text['message-no_interfaces_found']['pl'] = "Nie znaleziono interfejsy.";
|
||||||
$text['message-no_interfaces_found']['sv-se'] = "Inga gränssnitt hittades.";
|
$text['message-no_interfaces_found']['sv-se'] = "Inga gränssnitt hittades.";
|
||||||
|
$text['message-no_interfaces_found']['uk'] = "Не знайдено жодного інтерфейсу";
|
||||||
|
|
||||||
$text['label-interface']['en-us'] = "Interface";
|
$text['label-interface']['en-us'] = "Interface";
|
||||||
$text['label-interface']['es-cl'] = "Interfaz";
|
$text['label-interface']['es-cl'] = "Interfaz";
|
||||||
|
|
@ -23,6 +25,7 @@ $text['label-interface']['fr-fr'] = "Interface";
|
||||||
$text['label-interface']['pt-br'] = "Interface";
|
$text['label-interface']['pt-br'] = "Interface";
|
||||||
$text['label-interface']['pl'] = "Wybierz interfejs";
|
$text['label-interface']['pl'] = "Wybierz interfejs";
|
||||||
$text['label-interface']['sv-se'] = "Gränssnitt";
|
$text['label-interface']['sv-se'] = "Gränssnitt";
|
||||||
|
$text['label-interface']['uk'] = "Інтерфейс";
|
||||||
|
|
||||||
$text['header-traffic_graph']['en-us'] = "Traffic Graph";
|
$text['header-traffic_graph']['en-us'] = "Traffic Graph";
|
||||||
$text['header-traffic_graph']['es-cl'] = "Gráfico de Tráfico";
|
$text['header-traffic_graph']['es-cl'] = "Gráfico de Tráfico";
|
||||||
|
|
@ -31,6 +34,7 @@ $text['header-traffic_graph']['fr-fr'] = "Graphique de Traffic";
|
||||||
$text['header-traffic_graph']['pt-br'] = "Gráfico de tráfego";
|
$text['header-traffic_graph']['pt-br'] = "Gráfico de tráfego";
|
||||||
$text['header-traffic_graph']['pl'] = "Wykres przesyłu danych";
|
$text['header-traffic_graph']['pl'] = "Wykres przesyłu danych";
|
||||||
$text['header-traffic_graph']['sv-se'] = "Trafik Graf";
|
$text['header-traffic_graph']['sv-se'] = "Trafik Graf";
|
||||||
|
$text['header-traffic_graph']['uk'] = "Графік трафіку";
|
||||||
|
|
||||||
$text['description-traffic_graph']['en-us'] = "A browser (or plugin) that supports Scalable Vector Graphics (SVG) is required to view the traffic graph below.";
|
$text['description-traffic_graph']['en-us'] = "A browser (or plugin) that supports Scalable Vector Graphics (SVG) is required to view the traffic graph below.";
|
||||||
$text['description-traffic_graph']['es-cl'] = "Un navegador (o plugin) que soporte SVG (Scalable Vector Graphics) es necesario para ver el gráfico siguiente.";
|
$text['description-traffic_graph']['es-cl'] = "Un navegador (o plugin) que soporte SVG (Scalable Vector Graphics) es necesario para ver el gráfico siguiente.";
|
||||||
|
|
@ -39,6 +43,7 @@ $text['description-traffic_graph']['fr-fr'] = "Un explorateur (ou plugin) qui su
|
||||||
$text['description-traffic_graph']['pt-br'] = "Um browser (ou plugin) que suporte SVG (Scalable Vector Graphics) é necessário para ver o gráfico do tráfego abaixo. ";
|
$text['description-traffic_graph']['pt-br'] = "Um browser (ou plugin) que suporte SVG (Scalable Vector Graphics) é necessário para ver o gráfico do tráfego abaixo. ";
|
||||||
$text['description-traffic_graph']['pl'] = "Aby zobaczyć przesytu danych wymagana jest przeglądarka (lub wtyczka), która obsługuje Scalable Vector Graphics (SVG). ";
|
$text['description-traffic_graph']['pl'] = "Aby zobaczyć przesytu danych wymagana jest przeglądarka (lub wtyczka), która obsługuje Scalable Vector Graphics (SVG). ";
|
||||||
$text['description-traffic_graph']['sv-se'] = "En webbläsare (eller plugin) som stöder Scalable Vector Graphics (SVG) krävs för att visa trafik grafen nedan.";
|
$text['description-traffic_graph']['sv-se'] = "En webbläsare (eller plugin) som stöder Scalable Vector Graphics (SVG) krävs för att visa trafik grafen nedan.";
|
||||||
|
$text['description-traffic_graph']['uk'] = "Браузер (або плагін), який підтримує Scalable Vector Graphics (SVG) необхідний для перегляду графіка руху нижче.";
|
||||||
|
|
||||||
$text['description-no_svg']['en-us'] = "Unfortunately your browser does not currently support Scalable Vector Graphics (SVG). To view the traffic graph, please use a browser (or plugin) that supports Scalable Vector Graphics (SVG).";
|
$text['description-no_svg']['en-us'] = "Unfortunately your browser does not currently support Scalable Vector Graphics (SVG). To view the traffic graph, please use a browser (or plugin) that supports Scalable Vector Graphics (SVG).";
|
||||||
$text['description-no_svg']['es-cl'] = "Su navegador no soporta SVG (Scalable Vector Graphics). Para ver el gráfico debe utilizar un navegador (o plugin) que soporte SVG.";
|
$text['description-no_svg']['es-cl'] = "Su navegador no soporta SVG (Scalable Vector Graphics). Para ver el gráfico debe utilizar un navegador (o plugin) que soporte SVG.";
|
||||||
|
|
@ -47,5 +52,6 @@ $text['description-no_svg']['fr-fr'] = "Malheureusement votre explorateur ne ssu
|
||||||
$text['description-no_svg']['pt-br'] = "Infelizmente o seu browser não suporta SVG (Scalable Vector Graphics). Para ver o gráfico do tráfego por favor utilize um browser (ou plugin) que suporte SVG.";
|
$text['description-no_svg']['pt-br'] = "Infelizmente o seu browser não suporta SVG (Scalable Vector Graphics). Para ver o gráfico do tráfego por favor utilize um browser (ou plugin) que suporte SVG.";
|
||||||
$text['description-no_svg']['pl'] = "Niestety twoja przeglądarka nie obsługuje obecnie Scalable Vector Graphics (SVG). Aby wyświetlić wykres przesyłu danych, należy użyć przeglądarki (lub wtyczki), który obsługuje Scalable Vector Graphics (SVG).";
|
$text['description-no_svg']['pl'] = "Niestety twoja przeglądarka nie obsługuje obecnie Scalable Vector Graphics (SVG). Aby wyświetlić wykres przesyłu danych, należy użyć przeglądarki (lub wtyczki), który obsługuje Scalable Vector Graphics (SVG).";
|
||||||
$text['description-no_svg']['sv-se'] = "Din webbläsare stödjer tyvärr inte Scalable Vector Graphics (SVG). Om du vill visa trafik grafen, vänligen använd en webbläsare (eller plugin) som stöder Scalable Vector Graphics (SVG) ";
|
$text['description-no_svg']['sv-se'] = "Din webbläsare stödjer tyvärr inte Scalable Vector Graphics (SVG). Om du vill visa trafik grafen, vänligen använd en webbläsare (eller plugin) som stöder Scalable Vector Graphics (SVG) ";
|
||||||
|
$text['description-no_svg']['uk'] = "На жаль, браузер не підтримує Scalable Vector Graphics (SVG). Для перегляду графіка, будь ласка, використовуйте браузер (або плагін), який підтримує Scalable Vector Graphics (SVG).";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -7,6 +7,7 @@ $apps[$x]['menu'][0]['title']['pt-pt'] = "Grafico de Trafego";
|
||||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Gráfico de tráfego";
|
$apps[$x]['menu'][0]['title']['pt-br'] = "Gráfico de tráfego";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Wykres przesyłu danych";
|
$apps[$x]['menu'][0]['title']['pl'] = "Wykres przesyłu danych";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Trafik Graf";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "Trafik Graf";
|
||||||
|
$apps[$x]['menu'][0]['title']['uk'] = "Трафік";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "05ac3828-dc2b-c0e2-282c-79920f5349e0";
|
$apps[$x]['menu'][0]['uuid'] = "05ac3828-dc2b-c0e2-282c-79920f5349e0";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -48,7 +48,7 @@ $text['title-voicemail']['uk'] = "Голосова пошта";
|
||||||
$text['option-voicemail_file_listen']['en-us'] = "Listen Link (Login Required)";
|
$text['option-voicemail_file_listen']['en-us'] = "Listen Link (Login Required)";
|
||||||
$text['option-voicemail_file_listen']['es-cl'] = "Escuchar Link (Se requiere entrar)";
|
$text['option-voicemail_file_listen']['es-cl'] = "Escuchar Link (Se requiere entrar)";
|
||||||
$text['option-voicemail_file_listen']['pt-pt'] = "Ouça Link (login requerido)";
|
$text['option-voicemail_file_listen']['pt-pt'] = "Ouça Link (login requerido)";
|
||||||
$text['option-voicemail_file_listen']['fr-fr'] = "Écouter Link (Connexion requise)";
|
$text['option-voicemail_file_listen']['fr-fr'] = "Lien d'écoute (Connexion requise)";
|
||||||
$text['option-voicemail_file_listen']['pt-br'] = "Arquivo Voicemail";
|
$text['option-voicemail_file_listen']['pt-br'] = "Arquivo Voicemail";
|
||||||
$text['option-voicemail_file_listen']['pl'] = "Link do odsłuchu (po zalogowaniu)";
|
$text['option-voicemail_file_listen']['pl'] = "Link do odsłuchu (po zalogowaniu)";
|
||||||
$text['option-voicemail_file_listen']['sv-se'] = "Lyssna-länk (Måste Logga In)";
|
$text['option-voicemail_file_listen']['sv-se'] = "Lyssna-länk (Måste Logga In)";
|
||||||
|
|
@ -66,7 +66,7 @@ $text['option-voicemail_file_link']['uk'] = "Посилання на заван
|
||||||
$text['option-voicemail_file_attach']['en-us'] = "Audio File Attachment";
|
$text['option-voicemail_file_attach']['en-us'] = "Audio File Attachment";
|
||||||
$text['option-voicemail_file_attach']['es-cl'] = "Archivo Adjunto Audio";
|
$text['option-voicemail_file_attach']['es-cl'] = "Archivo Adjunto Audio";
|
||||||
$text['option-voicemail_file_attach']['pt-pt'] = "Anexo de arquivo de áudio";
|
$text['option-voicemail_file_attach']['pt-pt'] = "Anexo de arquivo de áudio";
|
||||||
$text['option-voicemail_file_attach']['fr-fr'] = "Audio File Attachment";
|
$text['option-voicemail_file_attach']['fr-fr'] = "Joindre le fichier audio";
|
||||||
$text['option-voicemail_file_attach']['pt-br'] = "Anexo de arquivo de áudio";
|
$text['option-voicemail_file_attach']['pt-br'] = "Anexo de arquivo de áudio";
|
||||||
$text['option-voicemail_file_attach']['pl'] = "Załącznik plik audio";
|
$text['option-voicemail_file_attach']['pl'] = "Załącznik plik audio";
|
||||||
$text['option-voicemail_file_attach']['sv-se'] = "Ljudfil Bifogad";
|
$text['option-voicemail_file_attach']['sv-se'] = "Ljudfil Bifogad";
|
||||||
|
|
@ -336,7 +336,7 @@ $text['label-greetings']['uk'] = "Привітання";
|
||||||
$text['label-greeting_id']['en-us'] = "Greeting ID";
|
$text['label-greeting_id']['en-us'] = "Greeting ID";
|
||||||
$text['label-greeting_id']['es-cl'] = "ID de bienvenida";
|
$text['label-greeting_id']['es-cl'] = "ID de bienvenida";
|
||||||
$text['label-greeting_id']['pt-pt'] = "ID de Saudação";
|
$text['label-greeting_id']['pt-pt'] = "ID de Saudação";
|
||||||
$text['label-greeting_id']['fr-fr'] = "ID de Salutation";
|
$text['label-greeting_id']['fr-fr'] = "ID d'accueil";
|
||||||
$text['label-greeting_id']['pt-br'] = "ID de saudação";
|
$text['label-greeting_id']['pt-br'] = "ID de saudação";
|
||||||
$text['label-greeting_id']['pl'] = "ID Powitania";
|
$text['label-greeting_id']['pl'] = "ID Powitania";
|
||||||
$text['label-greeting_id']['sv-se'] = "Hälsning ID";
|
$text['label-greeting_id']['sv-se'] = "Hälsning ID";
|
||||||
|
|
@ -345,7 +345,7 @@ $text['label-greeting_id']['uk'] = "ID привітання";
|
||||||
$text['label-forward_destinations']['en-us'] = "Forward Destinations";
|
$text['label-forward_destinations']['en-us'] = "Forward Destinations";
|
||||||
$text['label-forward_destinations']['es-cl'] = "Destinos Adelante";
|
$text['label-forward_destinations']['es-cl'] = "Destinos Adelante";
|
||||||
$text['label-forward_destinations']['pt-pt'] = "Destinos Atacante";
|
$text['label-forward_destinations']['pt-pt'] = "Destinos Atacante";
|
||||||
$text['label-forward_destinations']['fr-fr'] = "Destinations à terme";
|
$text['label-forward_destinations']['fr-fr'] = "Transférer le message à";
|
||||||
$text['label-forward_destinations']['pt-br'] = "Destino seguinte";
|
$text['label-forward_destinations']['pt-br'] = "Destino seguinte";
|
||||||
$text['label-forward_destinations']['pl'] = "Destynacje przekierowania";
|
$text['label-forward_destinations']['pl'] = "Destynacje przekierowania";
|
||||||
$text['label-forward_destinations']['sv-se'] = "Vidarekopplingsdestinationer";
|
$text['label-forward_destinations']['sv-se'] = "Vidarekopplingsdestinationer";
|
||||||
|
|
@ -444,7 +444,7 @@ $text['description-voicemail_uuid']['uk'] = "UUID голосової пошти"
|
||||||
$text['description-voicemail_password']['en-us'] = "Enter the Password";
|
$text['description-voicemail_password']['en-us'] = "Enter the Password";
|
||||||
$text['description-voicemail_password']['es-cl'] = "Ingrese la contraseña";
|
$text['description-voicemail_password']['es-cl'] = "Ingrese la contraseña";
|
||||||
$text['description-voicemail_password']['pt-pt'] = "Introduza a Palavra-passe";
|
$text['description-voicemail_password']['pt-pt'] = "Introduza a Palavra-passe";
|
||||||
$text['description-voicemail_password']['fr-fr'] = "";
|
$text['description-voicemail_password']['fr-fr'] = "Insérer un mot de passe numérique pour la messagerie vocale.";
|
||||||
$text['description-voicemail_password']['pt-br'] = "Introduza uma senha númerica para o correio de voz aqui";
|
$text['description-voicemail_password']['pt-br'] = "Introduza uma senha númerica para o correio de voz aqui";
|
||||||
$text['description-voicemail_password']['pl'] = "Dodaj numeryczne hasło poczty głosowej";
|
$text['description-voicemail_password']['pl'] = "Dodaj numeryczne hasło poczty głosowej";
|
||||||
$text['description-voicemail_password']['sv-se'] = "Ange lösenordet.";
|
$text['description-voicemail_password']['sv-se'] = "Ange lösenordet.";
|
||||||
|
|
@ -579,7 +579,7 @@ $text['description-greeting_id']['uk'] = "Введіть ID привітання
|
||||||
$text['description-forward_destinations']['en-us'] = "Forward voicemail messages to additional destinations.";
|
$text['description-forward_destinations']['en-us'] = "Forward voicemail messages to additional destinations.";
|
||||||
$text['description-forward_destinations']['es-cl'] = "Reenviar mensajes de voz a destinos adicionales.";
|
$text['description-forward_destinations']['es-cl'] = "Reenviar mensajes de voz a destinos adicionales.";
|
||||||
$text['description-forward_destinations']['pt-pt'] = "Mensagens de voz para a frente para destinos adicionais.";
|
$text['description-forward_destinations']['pt-pt'] = "Mensagens de voz para a frente para destinos adicionais.";
|
||||||
$text['description-forward_destinations']['fr-fr'] = "Messages vocaux à terme vers des destinations supplémentaires.";
|
$text['description-forward_destinations']['fr-fr'] = "transférer les messages vocaux vers des destinations supplémentaires.";
|
||||||
$text['description-forward_destinations']['pt-br'] = "Mensagens de voz para destinos adicionais";
|
$text['description-forward_destinations']['pt-br'] = "Mensagens de voz para destinos adicionais";
|
||||||
$text['description-forward_destinations']['pl'] = "Przekieruj nagrania poczty głosowej do dodatkowej destynacji.";
|
$text['description-forward_destinations']['pl'] = "Przekieruj nagrania poczty głosowej do dodatkowej destynacji.";
|
||||||
$text['description-forward_destinations']['sv-se'] = "Vidarekoppla röstmeddelanden till ytterligare destinationer.";
|
$text['description-forward_destinations']['sv-se'] = "Vidarekoppla röstmeddelanden till ytterligare destinationer.";
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ $text['title2']['fr-fr'] = "Détail des Appels";
|
||||||
$text['title2']['pt-br'] = "Detalhes das chamadas";
|
$text['title2']['pt-br'] = "Detalhes das chamadas";
|
||||||
$text['title2']['pl'] = "Szczegóły rozmowy";
|
$text['title2']['pl'] = "Szczegóły rozmowy";
|
||||||
$text['title2']['sv-se'] = "Samtalsdetaljer";
|
$text['title2']['sv-se'] = "Samtalsdetaljer";
|
||||||
|
$text['title2']['uk'] = "Деталі дзвінка";
|
||||||
|
|
||||||
$text['title-extension_summary']['en-us'] = "Extension Summary";
|
$text['title-extension_summary']['en-us'] = "Extension Summary";
|
||||||
$text['title-extension_summary']['es-cl'] = "Resumen Extensión";
|
$text['title-extension_summary']['es-cl'] = "Resumen Extensión";
|
||||||
|
|
@ -15,6 +16,7 @@ $text['title-extension_summary']['fr-fr'] = "Résumé par Extension";
|
||||||
$text['title-extension_summary']['pt-br'] = "Resumo da extensão";
|
$text['title-extension_summary']['pt-br'] = "Resumo da extensão";
|
||||||
$text['title-extension_summary']['pl'] = "Podsumowanie numerów wewnętrznych";
|
$text['title-extension_summary']['pl'] = "Podsumowanie numerów wewnętrznych";
|
||||||
$text['title-extension_summary']['sv-se'] = "Anknytnings Summering";
|
$text['title-extension_summary']['sv-se'] = "Anknytnings Summering";
|
||||||
|
$text['title-extension_summary']['uk'] = "";
|
||||||
|
|
||||||
$text['title']['en-us'] = "Call Detail Records";
|
$text['title']['en-us'] = "Call Detail Records";
|
||||||
$text['title']['es-cl'] = "Registro de Detalle de Llamadas";
|
$text['title']['es-cl'] = "Registro de Detalle de Llamadas";
|
||||||
|
|
@ -23,6 +25,7 @@ $text['title']['fr-fr'] = "Historique détaillé des appels";
|
||||||
$text['title']['pt-br'] = "Configurações da Conta";
|
$text['title']['pt-br'] = "Configurações da Conta";
|
||||||
$text['title']['pl'] = "Wykaz rozmów";
|
$text['title']['pl'] = "Wykaz rozmów";
|
||||||
$text['title']['sv-se'] = "Detaljerad Samtalsinformation";
|
$text['title']['sv-se'] = "Detaljerad Samtalsinformation";
|
||||||
|
$text['title']['uk'] = "Параметри облікового запису";
|
||||||
|
|
||||||
$text['table-time']['en-us'] = "Time";
|
$text['table-time']['en-us'] = "Time";
|
||||||
$text['table-time']['es-cl'] = "Tiempo";
|
$text['table-time']['es-cl'] = "Tiempo";
|
||||||
|
|
@ -31,6 +34,7 @@ $text['table-time']['fr-fr'] = "Temps";
|
||||||
$text['table-time']['pt-br'] = "Tempo";
|
$text['table-time']['pt-br'] = "Tempo";
|
||||||
$text['table-time']['pl'] = "Czas";
|
$text['table-time']['pl'] = "Czas";
|
||||||
$text['table-time']['sv-se'] = "Tid";
|
$text['table-time']['sv-se'] = "Tid";
|
||||||
|
$text['table-time']['uk'] = "Час";
|
||||||
|
|
||||||
$text['table-name']['en-us'] = "Name";
|
$text['table-name']['en-us'] = "Name";
|
||||||
$text['table-name']['es-cl'] = "Nombre";
|
$text['table-name']['es-cl'] = "Nombre";
|
||||||
|
|
@ -39,6 +43,7 @@ $text['table-name']['fr-fr'] = "Nom";
|
||||||
$text['table-name']['pt-br'] = "Nome";
|
$text['table-name']['pt-br'] = "Nome";
|
||||||
$text['table-name']['pl'] = "Nazwa";
|
$text['table-name']['pl'] = "Nazwa";
|
||||||
$text['table-name']['sv-se'] = "Namn";
|
$text['table-name']['sv-se'] = "Namn";
|
||||||
|
$text['table-name']['uk'] = "Назва";
|
||||||
|
|
||||||
$text['table-missed']['en-us'] = "Missed";
|
$text['table-missed']['en-us'] = "Missed";
|
||||||
$text['table-missed']['es-cl'] = "Perdidas";
|
$text['table-missed']['es-cl'] = "Perdidas";
|
||||||
|
|
@ -47,6 +52,7 @@ $text['table-missed']['fr-fr'] = "Perdus";
|
||||||
$text['table-missed']['pt-br'] = "Perdidas";
|
$text['table-missed']['pt-br'] = "Perdidas";
|
||||||
$text['table-missed']['pl'] = "Nieodebrane";
|
$text['table-missed']['pl'] = "Nieodebrane";
|
||||||
$text['table-missed']['sv-se'] = "Missat";
|
$text['table-missed']['sv-se'] = "Missat";
|
||||||
|
$text['table-missed']['uk'] = "";
|
||||||
|
|
||||||
$text['table-minutes']['en-us'] = "Minutes";
|
$text['table-minutes']['en-us'] = "Minutes";
|
||||||
$text['table-minutes']['es-cl'] = "Minutos";
|
$text['table-minutes']['es-cl'] = "Minutos";
|
||||||
|
|
@ -55,6 +61,7 @@ $text['table-minutes']['fr-fr'] = "Minutes";
|
||||||
$text['table-minutes']['pt-br'] = "Minutos";
|
$text['table-minutes']['pt-br'] = "Minutos";
|
||||||
$text['table-minutes']['pl'] = "Ilość minut";
|
$text['table-minutes']['pl'] = "Ilość minut";
|
||||||
$text['table-minutes']['sv-se'] = "Minuter";
|
$text['table-minutes']['sv-se'] = "Minuter";
|
||||||
|
$text['table-minutes']['uk'] = "Хвилини";
|
||||||
|
|
||||||
$text['table-hours']['en-us'] = "Hours";
|
$text['table-hours']['en-us'] = "Hours";
|
||||||
$text['table-hours']['es-cl'] = "Horas";
|
$text['table-hours']['es-cl'] = "Horas";
|
||||||
|
|
@ -63,6 +70,7 @@ $text['table-hours']['fr-fr'] = "Heurrs";
|
||||||
$text['table-hours']['pt-br'] = "Horas ";
|
$text['table-hours']['pt-br'] = "Horas ";
|
||||||
$text['table-hours']['pl'] = "Godziny";
|
$text['table-hours']['pl'] = "Godziny";
|
||||||
$text['table-hours']['sv-se'] = "Timmar";
|
$text['table-hours']['sv-se'] = "Timmar";
|
||||||
|
$text['table-hours']['uk'] = "Години";
|
||||||
|
|
||||||
$text['table-end']['en-us'] = "End";
|
$text['table-end']['en-us'] = "End";
|
||||||
$text['table-end']['es-cl'] = "Fin";
|
$text['table-end']['es-cl'] = "Fin";
|
||||||
|
|
@ -71,6 +79,7 @@ $text['table-end']['fr-fr'] = "Fin";
|
||||||
$text['table-end']['pt-br'] = "Fim";
|
$text['table-end']['pt-br'] = "Fim";
|
||||||
$text['table-end']['pl'] = "Koniec";
|
$text['table-end']['pl'] = "Koniec";
|
||||||
$text['table-end']['sv-se'] = "Slut";
|
$text['table-end']['sv-se'] = "Slut";
|
||||||
|
$text['table-end']['uk'] = "Кінець";
|
||||||
|
|
||||||
$text['table-download']['en-us'] = "Number";
|
$text['table-download']['en-us'] = "Number";
|
||||||
$text['table-download']['es-cl'] = "Número";
|
$text['table-download']['es-cl'] = "Número";
|
||||||
|
|
@ -79,6 +88,7 @@ $text['table-download']['fr-fr'] = "Numéro";
|
||||||
$text['table-download']['pt-br'] = "Número";
|
$text['table-download']['pt-br'] = "Número";
|
||||||
$text['table-download']['pl'] = "Numer";
|
$text['table-download']['pl'] = "Numer";
|
||||||
$text['table-download']['sv-se'] = "Nummer";
|
$text['table-download']['sv-se'] = "Nummer";
|
||||||
|
$text['table-download']['uk'] = "Скачати";
|
||||||
|
|
||||||
$text['table-direction']['en-us'] = "Direction";
|
$text['table-direction']['en-us'] = "Direction";
|
||||||
$text['table-direction']['es-cl'] = "Dirección";
|
$text['table-direction']['es-cl'] = "Dirección";
|
||||||
|
|
@ -87,6 +97,7 @@ $text['table-direction']['fr-fr'] = "Direction";
|
||||||
$text['table-direction']['pt-br'] = "Direção";
|
$text['table-direction']['pt-br'] = "Direção";
|
||||||
$text['table-direction']['pl'] = "Kierunek";
|
$text['table-direction']['pl'] = "Kierunek";
|
||||||
$text['table-direction']['sv-se'] = "Riktning";
|
$text['table-direction']['sv-se'] = "Riktning";
|
||||||
|
$text['table-direction']['uk'] = "Напрям";
|
||||||
|
|
||||||
$text['table-days']['en-us'] = "Days";
|
$text['table-days']['en-us'] = "Days";
|
||||||
$text['table-days']['es-cl'] = "Días";
|
$text['table-days']['es-cl'] = "Días";
|
||||||
|
|
@ -95,6 +106,7 @@ $text['table-days']['fr-fr'] = "Jours";
|
||||||
$text['table-days']['pt-br'] = "Dias";
|
$text['table-days']['pt-br'] = "Dias";
|
||||||
$text['table-days']['pl'] = "Dni";
|
$text['table-days']['pl'] = "Dni";
|
||||||
$text['table-days']['sv-se'] = "Dagar";
|
$text['table-days']['sv-se'] = "Dagar";
|
||||||
|
$text['table-days']['uk'] = "Дні";
|
||||||
|
|
||||||
$text['table-date']['en-us'] = "Date";
|
$text['table-date']['en-us'] = "Date";
|
||||||
$text['table-date']['es-cl'] = "Fecha";
|
$text['table-date']['es-cl'] = "Fecha";
|
||||||
|
|
@ -103,6 +115,7 @@ $text['table-date']['fr-fr'] = "Date";
|
||||||
$text['table-date']['pt-br'] = "Data";
|
$text['table-date']['pt-br'] = "Data";
|
||||||
$text['table-date']['pl'] = "Data";
|
$text['table-date']['pl'] = "Data";
|
||||||
$text['table-date']['sv-se'] = "Datum";
|
$text['table-date']['sv-se'] = "Datum";
|
||||||
|
$text['table-date']['uk'] = "Дата";
|
||||||
|
|
||||||
$text['table-calls-per-minute']['en-us'] = "Calls Per Min";
|
$text['table-calls-per-minute']['en-us'] = "Calls Per Min";
|
||||||
$text['table-calls-per-minute']['es-cl'] = "Llamadas por minutos";
|
$text['table-calls-per-minute']['es-cl'] = "Llamadas por minutos";
|
||||||
|
|
@ -111,6 +124,7 @@ $text['table-calls-per-minute']['fr-fr'] = "Appels par minute";
|
||||||
$text['table-calls-per-minute']['pt-br'] = "Chamadas por minuto";
|
$text['table-calls-per-minute']['pt-br'] = "Chamadas por minuto";
|
||||||
$text['table-calls-per-minute']['pl'] = "Ilość rozmów na minutę";
|
$text['table-calls-per-minute']['pl'] = "Ilość rozmów na minutę";
|
||||||
$text['table-calls-per-minute']['sv-se'] = "Samtal Per Minut";
|
$text['table-calls-per-minute']['sv-se'] = "Samtal Per Minut";
|
||||||
|
$text['table-calls-per-minute']['uk'] = "";
|
||||||
|
|
||||||
$text['option-yesterday']['en-us'] = "Yesterday";
|
$text['option-yesterday']['en-us'] = "Yesterday";
|
||||||
$text['option-yesterday']['es-cl'] = "Ayer";
|
$text['option-yesterday']['es-cl'] = "Ayer";
|
||||||
|
|
@ -119,6 +133,7 @@ $text['option-yesterday']['fr-fr'] = "Hier";
|
||||||
$text['option-yesterday']['pt-br'] = "Ontem";
|
$text['option-yesterday']['pt-br'] = "Ontem";
|
||||||
$text['option-yesterday']['pl'] = "Wczoraj";
|
$text['option-yesterday']['pl'] = "Wczoraj";
|
||||||
$text['option-yesterday']['sv-se'] = "Igår";
|
$text['option-yesterday']['sv-se'] = "Igår";
|
||||||
|
$text['option-yesterday']['uk'] = "Вчора";
|
||||||
|
|
||||||
$text['option-true']['en-us'] = "True";
|
$text['option-true']['en-us'] = "True";
|
||||||
$text['option-true']['es-cl'] = "Verdadero";
|
$text['option-true']['es-cl'] = "Verdadero";
|
||||||
|
|
@ -127,6 +142,7 @@ $text['option-true']['fr-fr'] = "Oui";
|
||||||
$text['option-true']['pt-br'] = "Sim";
|
$text['option-true']['pt-br'] = "Sim";
|
||||||
$text['option-true']['pl'] = "Tak";
|
$text['option-true']['pl'] = "Tak";
|
||||||
$text['option-true']['sv-se'] = "Sann";
|
$text['option-true']['sv-se'] = "Sann";
|
||||||
|
$text['option-true']['uk'] = "Так";
|
||||||
|
|
||||||
$text['option-today']['en-us'] = "Today";
|
$text['option-today']['en-us'] = "Today";
|
||||||
$text['option-today']['es-cl'] = "Hoy";
|
$text['option-today']['es-cl'] = "Hoy";
|
||||||
|
|
@ -135,6 +151,7 @@ $text['option-today']['fr-fr'] = "Aujourd'hui";
|
||||||
$text['option-today']['pt-br'] = "Hoje";
|
$text['option-today']['pt-br'] = "Hoje";
|
||||||
$text['option-today']['pl'] = "Dzisiaj";
|
$text['option-today']['pl'] = "Dzisiaj";
|
||||||
$text['option-today']['sv-se'] = "Idag";
|
$text['option-today']['sv-se'] = "Idag";
|
||||||
|
$text['option-today']['uk'] = "Сьогодні";
|
||||||
|
|
||||||
$text['option-this_year']['en-us'] = "This Year";
|
$text['option-this_year']['en-us'] = "This Year";
|
||||||
$text['option-this_year']['es-cl'] = "Este Año";
|
$text['option-this_year']['es-cl'] = "Este Año";
|
||||||
|
|
@ -143,6 +160,7 @@ $text['option-this_year']['fr-fr'] = "Cette Année";
|
||||||
$text['option-this_year']['pt-br'] = "Este ano";
|
$text['option-this_year']['pt-br'] = "Este ano";
|
||||||
$text['option-this_year']['pl'] = "W tym roku";
|
$text['option-this_year']['pl'] = "W tym roku";
|
||||||
$text['option-this_year']['sv-se'] = "Detta Året";
|
$text['option-this_year']['sv-se'] = "Detta Året";
|
||||||
|
$text['option-this_year']['uk'] = "Цього року";
|
||||||
|
|
||||||
$text['option-this_week']['en-us'] = "This Week";
|
$text['option-this_week']['en-us'] = "This Week";
|
||||||
$text['option-this_week']['es-cl'] = "Esta Semana";
|
$text['option-this_week']['es-cl'] = "Esta Semana";
|
||||||
|
|
@ -151,6 +169,7 @@ $text['option-this_week']['fr-fr'] = "Cette Semaine";
|
||||||
$text['option-this_week']['pt-br'] = "Este mês";
|
$text['option-this_week']['pt-br'] = "Este mês";
|
||||||
$text['option-this_week']['pl'] = "W tym miesiącu";
|
$text['option-this_week']['pl'] = "W tym miesiącu";
|
||||||
$text['option-this_week']['sv-se'] = "Denna Månaden";
|
$text['option-this_week']['sv-se'] = "Denna Månaden";
|
||||||
|
$text['option-this_week']['uk'] = "Цього тижня";
|
||||||
|
|
||||||
$text['option-this_month']['en-us'] = "This Month";
|
$text['option-this_month']['en-us'] = "This Month";
|
||||||
$text['option-this_month']['es-cl'] = "Este Mes";
|
$text['option-this_month']['es-cl'] = "Este Mes";
|
||||||
|
|
@ -159,6 +178,7 @@ $text['option-this_month']['fr-fr'] = "ce Mois";
|
||||||
$text['option-this_month']['pt-br'] = "Este mês";
|
$text['option-this_month']['pt-br'] = "Este mês";
|
||||||
$text['option-this_month']['pl'] = "W tym miesiącu";
|
$text['option-this_month']['pl'] = "W tym miesiącu";
|
||||||
$text['option-this_month']['sv-se'] = "Denna Månaden";
|
$text['option-this_month']['sv-se'] = "Denna Månaden";
|
||||||
|
$text['option-this_month']['uk'] = "Цього місяця";
|
||||||
|
|
||||||
$text['option-last_hour']['en-us'] = "Last Hour";
|
$text['option-last_hour']['en-us'] = "Last Hour";
|
||||||
$text['option-last_hour']['es-cl'] = "Ultima Hora";
|
$text['option-last_hour']['es-cl'] = "Ultima Hora";
|
||||||
|
|
@ -167,6 +187,7 @@ $text['option-last_hour']['fr-fr'] = "Dernière Heure";
|
||||||
$text['option-last_hour']['pt-br'] = "Próxima hora";
|
$text['option-last_hour']['pt-br'] = "Próxima hora";
|
||||||
$text['option-last_hour']['pl'] = "W ostatniej godzinie";
|
$text['option-last_hour']['pl'] = "W ostatniej godzinie";
|
||||||
$text['option-last_hour']['sv-se'] = "Senaste Timman";
|
$text['option-last_hour']['sv-se'] = "Senaste Timman";
|
||||||
|
$text['option-last_hour']['uk'] = "За останню годину";
|
||||||
|
|
||||||
$text['option-last_seven_days']['en-us'] = "Last 7 Days";
|
$text['option-last_seven_days']['en-us'] = "Last 7 Days";
|
||||||
$text['option-last_seven_days']['es-cl'] = "Últimos 7 días";
|
$text['option-last_seven_days']['es-cl'] = "Últimos 7 días";
|
||||||
|
|
@ -175,6 +196,7 @@ $text['option-last_seven_days']['fr-fr'] = "Les 7 Derniers Jours";
|
||||||
$text['option-last_seven_days']['pt-br'] = "Nos últimos 7 Dias";
|
$text['option-last_seven_days']['pt-br'] = "Nos últimos 7 Dias";
|
||||||
$text['option-last_seven_days']['pl'] = "Ostatnie 7 Dni";
|
$text['option-last_seven_days']['pl'] = "Ostatnie 7 Dni";
|
||||||
$text['option-last_seven_days']['sv-se'] = "Senaste 7 Dagarna";
|
$text['option-last_seven_days']['sv-se'] = "Senaste 7 Dagarna";
|
||||||
|
$text['option-last_seven_days']['uk'] = "За останні 7 днів";
|
||||||
|
|
||||||
$text['option-false']['en-us'] = "False";
|
$text['option-false']['en-us'] = "False";
|
||||||
$text['option-false']['es-cl'] = "Falso";
|
$text['option-false']['es-cl'] = "Falso";
|
||||||
|
|
@ -183,6 +205,7 @@ $text['option-false']['fr-fr'] = "Non";
|
||||||
$text['option-false']['pt-br'] = "Não";
|
$text['option-false']['pt-br'] = "Não";
|
||||||
$text['option-false']['pl'] = "Nie";
|
$text['option-false']['pl'] = "Nie";
|
||||||
$text['option-false']['sv-se'] = "Falsk";
|
$text['option-false']['sv-se'] = "Falsk";
|
||||||
|
$text['option-false']['uk'] = "Ні";
|
||||||
|
|
||||||
$text['option-default']['en-us'] = "Default";
|
$text['option-default']['en-us'] = "Default";
|
||||||
$text['option-default']['es-cl'] = "Predeterminado";
|
$text['option-default']['es-cl'] = "Predeterminado";
|
||||||
|
|
@ -191,6 +214,7 @@ $text['option-default']['fr-fr'] = "Prédéterminé";
|
||||||
$text['option-default']['pt-br'] = "Padrão";
|
$text['option-default']['pt-br'] = "Padrão";
|
||||||
$text['option-default']['pl'] = "Domyślny";
|
$text['option-default']['pl'] = "Domyślny";
|
||||||
$text['option-default']['sv-se'] = "Standard";
|
$text['option-default']['sv-se'] = "Standard";
|
||||||
|
$text['option-default']['uk'] = "Типово";
|
||||||
|
|
||||||
$text['message-preparing_download']['en-us'] = "Preparing file for download, please wait...";
|
$text['message-preparing_download']['en-us'] = "Preparing file for download, please wait...";
|
||||||
$text['message-preparing_download']['es-cl'] = "Archivo de Preparación para la descarga, por favor espere ...";
|
$text['message-preparing_download']['es-cl'] = "Archivo de Preparación para la descarga, por favor espere ...";
|
||||||
|
|
@ -199,6 +223,7 @@ $text['message-preparing_download']['fr-fr'] = "Préparation fichier à téléch
|
||||||
$text['message-preparing_download']['pt-br'] = "Preparando arquivos para download, por favor aguarde";
|
$text['message-preparing_download']['pt-br'] = "Preparando arquivos para download, por favor aguarde";
|
||||||
$text['message-preparing_download']['pl'] = "Przygotowanie pliku do pobrania, proszę czekać ...";
|
$text['message-preparing_download']['pl'] = "Przygotowanie pliku do pobrania, proszę czekać ...";
|
||||||
$text['message-preparing_download']['sv-se'] = "Förbereder fil för nedladdning, VG vänta...";
|
$text['message-preparing_download']['sv-se'] = "Förbereder fil för nedladdning, VG vänta...";
|
||||||
|
$text['message-preparing_download']['uk'] = "Підготовка файлу для завантаження, зачекайте, будь ласка...";
|
||||||
|
|
||||||
$text['message-delete']['en-us'] = "Delete Completed";
|
$text['message-delete']['en-us'] = "Delete Completed";
|
||||||
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
||||||
|
|
@ -207,6 +232,7 @@ $text['message-delete']['fr-fr'] = "Supprimé";
|
||||||
$text['message-delete']['pt-br'] = "Remoção Efetuada";
|
$text['message-delete']['pt-br'] = "Remoção Efetuada";
|
||||||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||||
|
$text['message-delete']['uk'] = "Видалено";
|
||||||
|
|
||||||
$text['label-write_codec']['en-us'] = "Write Codec";
|
$text['label-write_codec']['en-us'] = "Write Codec";
|
||||||
$text['label-write_codec']['es-cl'] = "Escribe Códec";
|
$text['label-write_codec']['es-cl'] = "Escribe Códec";
|
||||||
|
|
@ -215,6 +241,7 @@ $text['label-write_codec']['fr-fr'] = "Ecrire Codec";
|
||||||
$text['label-write_codec']['pt-br'] = "Escrever CODEC";
|
$text['label-write_codec']['pt-br'] = "Escrever CODEC";
|
||||||
$text['label-write_codec']['pl'] = "Zapisz kodek";
|
$text['label-write_codec']['pl'] = "Zapisz kodek";
|
||||||
$text['label-write_codec']['sv-se'] = "Write Codec";
|
$text['label-write_codec']['sv-se'] = "Write Codec";
|
||||||
|
$text['label-write_codec']['uk'] = "Кодеки запису";
|
||||||
|
|
||||||
$text['label-variables']['en-us'] = "Variables";
|
$text['label-variables']['en-us'] = "Variables";
|
||||||
$text['label-variables']['pt-pt'] = "Variáveis";
|
$text['label-variables']['pt-pt'] = "Variáveis";
|
||||||
|
|
@ -222,6 +249,7 @@ $text['label-variables']['fr-fr'] = "Variables";
|
||||||
$text['label-variables']['pt-br'] = "Variáveis";
|
$text['label-variables']['pt-br'] = "Variáveis";
|
||||||
$text['label-variables']['pl'] = "Zmienne";
|
$text['label-variables']['pl'] = "Zmienne";
|
||||||
$text['label-variables']['sv-se'] = "Variabler";
|
$text['label-variables']['sv-se'] = "Variabler";
|
||||||
|
$text['label-variables']['uk'] = "Змінні";
|
||||||
|
|
||||||
$text['label-value']['en-us'] = "Value";
|
$text['label-value']['en-us'] = "Value";
|
||||||
$text['label-value']['es-cl'] = "Valor";
|
$text['label-value']['es-cl'] = "Valor";
|
||||||
|
|
@ -230,6 +258,7 @@ $text['label-value']['fr-fr'] = "Valeur";
|
||||||
$text['label-value']['pt-br'] = "Valor";
|
$text['label-value']['pt-br'] = "Valor";
|
||||||
$text['label-value']['pl'] = "Wartość";
|
$text['label-value']['pl'] = "Wartość";
|
||||||
$text['label-value']['sv-se'] = "Värde";
|
$text['label-value']['sv-se'] = "Värde";
|
||||||
|
$text['label-value']['uk'] = "Значення";
|
||||||
|
|
||||||
$text['label-uuid']['en-us'] = "UUID";
|
$text['label-uuid']['en-us'] = "UUID";
|
||||||
$text['label-uuid']['es-cl'] = "UUID";
|
$text['label-uuid']['es-cl'] = "UUID";
|
||||||
|
|
@ -238,6 +267,7 @@ $text['label-uuid']['fr-fr'] = "UUID";
|
||||||
$text['label-uuid']['pt-br'] = "UUID";
|
$text['label-uuid']['pt-br'] = "UUID";
|
||||||
$text['label-uuid']['pl'] = "UUID ";
|
$text['label-uuid']['pl'] = "UUID ";
|
||||||
$text['label-uuid']['sv-se'] = "UUID";
|
$text['label-uuid']['sv-se'] = "UUID";
|
||||||
|
$text['label-uuid']['uk'] = "UUID ";
|
||||||
|
|
||||||
$text['label-username']['en-us'] = "Username";
|
$text['label-username']['en-us'] = "Username";
|
||||||
$text['label-username']['es-cl'] = "Nombre de usuario";
|
$text['label-username']['es-cl'] = "Nombre de usuario";
|
||||||
|
|
@ -246,6 +276,7 @@ $text['label-username']['fr-fr'] = "Nom d'Utilisateur";
|
||||||
$text['label-username']['pt-br'] = "Nome do Usuário";
|
$text['label-username']['pt-br'] = "Nome do Usuário";
|
||||||
$text['label-username']['pl'] = "Użytkownik";
|
$text['label-username']['pl'] = "Użytkownik";
|
||||||
$text['label-username']['sv-se'] = "Användarnamn";
|
$text['label-username']['sv-se'] = "Användarnamn";
|
||||||
|
$text['label-username']['uk'] = "Ім’я користувача";
|
||||||
|
|
||||||
$text['label-tta']['en-us'] = "TTA";
|
$text['label-tta']['en-us'] = "TTA";
|
||||||
$text['label-tta']['es-cl'] = "TTA";
|
$text['label-tta']['es-cl'] = "TTA";
|
||||||
|
|
@ -254,6 +285,7 @@ $text['label-tta']['fr-fr'] = "TTA";
|
||||||
$text['label-tta']['pt-br'] = "TTA";
|
$text['label-tta']['pt-br'] = "TTA";
|
||||||
$text['label-tta']['pl'] = "TTA";
|
$text['label-tta']['pl'] = "TTA";
|
||||||
$text['label-tta']['sv-se'] = "TTA";
|
$text['label-tta']['sv-se'] = "TTA";
|
||||||
|
$text['label-tta']['uk'] = "TTA ";
|
||||||
|
|
||||||
$text['label-total']['en-us'] = "Total";
|
$text['label-total']['en-us'] = "Total";
|
||||||
$text['label-total']['es-cl'] = "Total";
|
$text['label-total']['es-cl'] = "Total";
|
||||||
|
|
@ -262,6 +294,7 @@ $text['label-total']['fr-fr'] = "Total";
|
||||||
$text['label-total']['pt-br'] = "Total";
|
$text['label-total']['pt-br'] = "Total";
|
||||||
$text['label-total']['pl'] = "Podsumowanie";
|
$text['label-total']['pl'] = "Podsumowanie";
|
||||||
$text['label-total']['sv-se'] = "Totalt";
|
$text['label-total']['sv-se'] = "Totalt";
|
||||||
|
$text['label-total']['uk'] = "Всього";
|
||||||
|
|
||||||
$text['label-tools']['en-us'] = "Tools";
|
$text['label-tools']['en-us'] = "Tools";
|
||||||
$text['label-tools']['es-cl'] = "Herramientas";
|
$text['label-tools']['es-cl'] = "Herramientas";
|
||||||
|
|
@ -270,6 +303,7 @@ $text['label-tools']['fr-fr'] = "Outils";
|
||||||
$text['label-tools']['pt-br'] = "Ferramentas";
|
$text['label-tools']['pt-br'] = "Ferramentas";
|
||||||
$text['label-tools']['pl'] = "Narzędzia";
|
$text['label-tools']['pl'] = "Narzędzia";
|
||||||
$text['label-tools']['sv-se'] = "Verktyg";
|
$text['label-tools']['sv-se'] = "Verktyg";
|
||||||
|
$text['label-tools']['uk'] = "Параметри";
|
||||||
|
|
||||||
$text['label-to']['en-us'] = "To";
|
$text['label-to']['en-us'] = "To";
|
||||||
$text['label-to']['es-cl'] = "Final";
|
$text['label-to']['es-cl'] = "Final";
|
||||||
|
|
@ -278,6 +312,7 @@ $text['label-to']['fr-fr'] = "Fin";
|
||||||
$text['label-to']['pt-br'] = "Final";
|
$text['label-to']['pt-br'] = "Final";
|
||||||
$text['label-to']['pl'] = "Do";
|
$text['label-to']['pl'] = "Do";
|
||||||
$text['label-to']['sv-se'] = "Till";
|
$text['label-to']['sv-se'] = "Till";
|
||||||
|
$text['label-to']['uk'] = "До";
|
||||||
|
|
||||||
$text['label-summary']['en-us'] = "Summary";
|
$text['label-summary']['en-us'] = "Summary";
|
||||||
$text['label-summary']['es-cl'] = "Sumario";
|
$text['label-summary']['es-cl'] = "Sumario";
|
||||||
|
|
@ -286,6 +321,7 @@ $text['label-summary']['fr-fr'] = "Résumé";
|
||||||
$text['label-summary']['pt-br'] = "Sumário";
|
$text['label-summary']['pt-br'] = "Sumário";
|
||||||
$text['label-summary']['pl'] = "Podsumowanie";
|
$text['label-summary']['pl'] = "Podsumowanie";
|
||||||
$text['label-summary']['sv-se'] = "Summa";
|
$text['label-summary']['sv-se'] = "Summa";
|
||||||
|
$text['label-summary']['uk'] = "";
|
||||||
|
|
||||||
$text['label-status']['en-us'] = "Status";
|
$text['label-status']['en-us'] = "Status";
|
||||||
$text['label-status']['es-cl'] = "Estado";
|
$text['label-status']['es-cl'] = "Estado";
|
||||||
|
|
@ -294,6 +330,7 @@ $text['label-status']['fr-fr'] = "Etat";
|
||||||
$text['label-status']['pt-br'] = "Estado";
|
$text['label-status']['pt-br'] = "Estado";
|
||||||
$text['label-status']['pl'] = "Status";
|
$text['label-status']['pl'] = "Status";
|
||||||
$text['label-status']['sv-se'] = "Status";
|
$text['label-status']['sv-se'] = "Status";
|
||||||
|
$text['label-status']['uk'] = "Статус";
|
||||||
|
|
||||||
$text['label-start_range']['en-us'] = "Start Range";
|
$text['label-start_range']['en-us'] = "Start Range";
|
||||||
$text['label-start_range']['es-cl'] = "Comienzo Lapso";
|
$text['label-start_range']['es-cl'] = "Comienzo Lapso";
|
||||||
|
|
@ -302,6 +339,7 @@ $text['label-start_range']['fr-fr'] = "Début Intervale";
|
||||||
$text['label-start_range']['pt-br'] = "Começo série";
|
$text['label-start_range']['pt-br'] = "Começo série";
|
||||||
$text['label-start_range']['pl'] = "Początek zakresu";
|
$text['label-start_range']['pl'] = "Początek zakresu";
|
||||||
$text['label-start_range']['sv-se'] = "Intervall start";
|
$text['label-start_range']['sv-se'] = "Intervall start";
|
||||||
|
$text['label-start_range']['uk'] = "";
|
||||||
|
|
||||||
$text['label-start_date_time']['en-us'] = "Start Date/Time";
|
$text['label-start_date_time']['en-us'] = "Start Date/Time";
|
||||||
$text['label-start_date_time']['es-cl'] = "Fecha/Hora de Comienzo";
|
$text['label-start_date_time']['es-cl'] = "Fecha/Hora de Comienzo";
|
||||||
|
|
@ -310,6 +348,7 @@ $text['label-start_date_time']['fr-fr'] = "Date de Début/Heure";
|
||||||
$text['label-start_date_time']['pt-br'] = "Data/Hora de inicio";
|
$text['label-start_date_time']['pt-br'] = "Data/Hora de inicio";
|
||||||
$text['label-start_date_time']['pl'] = "Czas i data rozpoczęcia";
|
$text['label-start_date_time']['pl'] = "Czas i data rozpoczęcia";
|
||||||
$text['label-start_date_time']['sv-se'] = "Start Datum/Tid";
|
$text['label-start_date_time']['sv-se'] = "Start Datum/Tid";
|
||||||
|
$text['label-start_date_time']['uk'] = "";
|
||||||
|
|
||||||
$text['label-start']['en-us'] = "Start";
|
$text['label-start']['en-us'] = "Start";
|
||||||
$text['label-start']['es-cl'] = "Comienzo";
|
$text['label-start']['es-cl'] = "Comienzo";
|
||||||
|
|
@ -318,6 +357,7 @@ $text['label-start']['fr-fr'] = "Démarrer";
|
||||||
$text['label-start']['pt-br'] = "Iniciar";
|
$text['label-start']['pt-br'] = "Iniciar";
|
||||||
$text['label-start']['pl'] = "Początek rozmowy";
|
$text['label-start']['pl'] = "Początek rozmowy";
|
||||||
$text['label-start']['sv-se'] = "Starta";
|
$text['label-start']['sv-se'] = "Starta";
|
||||||
|
$text['label-start']['uk'] = "Запустити";
|
||||||
|
|
||||||
$text['label-source']['en-us'] = "Source";
|
$text['label-source']['en-us'] = "Source";
|
||||||
$text['label-source']['es-cl'] = "Origen";
|
$text['label-source']['es-cl'] = "Origen";
|
||||||
|
|
@ -326,6 +366,7 @@ $text['label-source']['fr-fr'] = "Origine";
|
||||||
$text['label-source']['pt-br'] = "Origem";
|
$text['label-source']['pt-br'] = "Origem";
|
||||||
$text['label-source']['pl'] = "Numer prezentowany";
|
$text['label-source']['pl'] = "Numer prezentowany";
|
||||||
$text['label-source']['sv-se'] = "Källa";
|
$text['label-source']['sv-se'] = "Källa";
|
||||||
|
$text['label-source']['uk'] = "Джерело";
|
||||||
|
|
||||||
$text['label-remote_media_ip']['en-us'] = "Remote Media IP";
|
$text['label-remote_media_ip']['en-us'] = "Remote Media IP";
|
||||||
$text['label-remote_media_ip']['es-cl'] = "Remoto IP Media";
|
$text['label-remote_media_ip']['es-cl'] = "Remoto IP Media";
|
||||||
|
|
@ -334,6 +375,7 @@ $text['label-remote_media_ip']['fr-fr'] = "IP Média Distante";
|
||||||
$text['label-remote_media_ip']['pt-br'] = "IP Media remote";
|
$text['label-remote_media_ip']['pt-br'] = "IP Media remote";
|
||||||
$text['label-remote_media_ip']['pl'] = "Zdalny adres IP scieżki głosowej";
|
$text['label-remote_media_ip']['pl'] = "Zdalny adres IP scieżki głosowej";
|
||||||
$text['label-remote_media_ip']['sv-se'] = "Remote Media IP";
|
$text['label-remote_media_ip']['sv-se'] = "Remote Media IP";
|
||||||
|
$text['label-remote_media_ip']['uk'] = "";
|
||||||
|
|
||||||
$text['label-recording']['en-us'] = "Recording";
|
$text['label-recording']['en-us'] = "Recording";
|
||||||
$text['label-recording']['es-cl'] = "Grabación";
|
$text['label-recording']['es-cl'] = "Grabación";
|
||||||
|
|
@ -342,6 +384,7 @@ $text['label-recording']['fr-fr'] = "Enregistrement";
|
||||||
$text['label-recording']['pt-br'] = "Gravação";
|
$text['label-recording']['pt-br'] = "Gravação";
|
||||||
$text['label-recording']['pl'] = "Nagranie";
|
$text['label-recording']['pl'] = "Nagranie";
|
||||||
$text['label-recording']['sv-se'] = "Inspelning";
|
$text['label-recording']['sv-se'] = "Inspelning";
|
||||||
|
$text['label-recording']['uk'] = "Запис";
|
||||||
|
|
||||||
$text['label-read_codec']['en-us'] = "Read Codec";
|
$text['label-read_codec']['en-us'] = "Read Codec";
|
||||||
$text['label-read_codec']['es-cl'] = "Leer Códec";
|
$text['label-read_codec']['es-cl'] = "Leer Códec";
|
||||||
|
|
@ -350,6 +393,7 @@ $text['label-read_codec']['fr-fr'] = "lire Codec";
|
||||||
$text['label-read_codec']['pt-br'] = "Leia Codec";
|
$text['label-read_codec']['pt-br'] = "Leia Codec";
|
||||||
$text['label-read_codec']['pl'] = "Kodek do odczytu";
|
$text['label-read_codec']['pl'] = "Kodek do odczytu";
|
||||||
$text['label-read_codec']['sv-se'] = "Read Codec";
|
$text['label-read_codec']['sv-se'] = "Read Codec";
|
||||||
|
$text['label-read_codec']['uk'] = "";
|
||||||
|
|
||||||
$text['label-price']['en-us'] = "Price";
|
$text['label-price']['en-us'] = "Price";
|
||||||
$text['label-price']['es-cl'] = "Precio";
|
$text['label-price']['es-cl'] = "Precio";
|
||||||
|
|
@ -358,6 +402,7 @@ $text['label-price']['fr-fr'] = "Prix";
|
||||||
$text['label-price']['pt-br'] = "Preço";
|
$text['label-price']['pt-br'] = "Preço";
|
||||||
$text['label-price']['pl'] = "Cena";
|
$text['label-price']['pl'] = "Cena";
|
||||||
$text['label-price']['sv-se'] = "Pris";
|
$text['label-price']['sv-se'] = "Pris";
|
||||||
|
$text['label-price']['uk'] = "Ціна";
|
||||||
|
|
||||||
$text['label-preset']['en-us'] = "Quick Select";
|
$text['label-preset']['en-us'] = "Quick Select";
|
||||||
$text['label-preset']['es-cl'] = "Selección rápida";
|
$text['label-preset']['es-cl'] = "Selección rápida";
|
||||||
|
|
@ -366,6 +411,7 @@ $text['label-preset']['fr-fr'] = "Sélection Rapide";
|
||||||
$text['label-preset']['pt-br'] = "Selecione inicio";
|
$text['label-preset']['pt-br'] = "Selecione inicio";
|
||||||
$text['label-preset']['pl'] = "Szybkie wybieranie";
|
$text['label-preset']['pl'] = "Szybkie wybieranie";
|
||||||
$text['label-preset']['sv-se'] = "Snabbval";
|
$text['label-preset']['sv-se'] = "Snabbval";
|
||||||
|
$text['label-preset']['uk'] = "Швидкий вибір";
|
||||||
|
|
||||||
$text['label-play']['en-us'] = "Play";
|
$text['label-play']['en-us'] = "Play";
|
||||||
$text['label-play']['es-cl'] = "Reproducir";
|
$text['label-play']['es-cl'] = "Reproducir";
|
||||||
|
|
@ -374,6 +420,7 @@ $text['label-play']['fr-fr'] = "Jouer";
|
||||||
$text['label-play']['pt-br'] = "Tocar ";
|
$text['label-play']['pt-br'] = "Tocar ";
|
||||||
$text['label-play']['pl'] = "Odtwórz";
|
$text['label-play']['pl'] = "Odtwórz";
|
||||||
$text['label-play']['sv-se'] = "Spela Upp";
|
$text['label-play']['sv-se'] = "Spela Upp";
|
||||||
|
$text['label-play']['uk'] = "Відтворити";
|
||||||
|
|
||||||
$text['label-phoneip']['en-us'] = "Phone IP";
|
$text['label-phoneip']['en-us'] = "Phone IP";
|
||||||
$text['label-phoneip']['es-cl'] = "Teléfono IP";
|
$text['label-phoneip']['es-cl'] = "Teléfono IP";
|
||||||
|
|
@ -382,6 +429,7 @@ $text['label-phoneip']['fr-fr'] = "Phone IP";
|
||||||
$text['label-phoneip']['pt-br'] = "IP do Telefone";
|
$text['label-phoneip']['pt-br'] = "IP do Telefone";
|
||||||
$text['label-phoneip']['pl'] = "Adres IP telefonu";
|
$text['label-phoneip']['pl'] = "Adres IP telefonu";
|
||||||
$text['label-phoneip']['sv-se'] = "Telefon IP";
|
$text['label-phoneip']['sv-se'] = "Telefon IP";
|
||||||
|
$text['label-phoneip']['uk'] = "";
|
||||||
|
|
||||||
$text['label-pause']['en-us'] = "Pause";
|
$text['label-pause']['en-us'] = "Pause";
|
||||||
$text['label-pause']['es-cl'] = "Pausa";
|
$text['label-pause']['es-cl'] = "Pausa";
|
||||||
|
|
@ -390,6 +438,7 @@ $text['label-pause']['fr-fr'] = "Pause";
|
||||||
$text['label-pause']['pt-br'] = "Pausado";
|
$text['label-pause']['pt-br'] = "Pausado";
|
||||||
$text['label-pause']['pl'] = "Pauza";
|
$text['label-pause']['pl'] = "Pauza";
|
||||||
$text['label-pause']['sv-se'] = "Paus";
|
$text['label-pause']['sv-se'] = "Paus";
|
||||||
|
$text['label-pause']['uk'] = "Призупинити";
|
||||||
|
|
||||||
$text['label-outbound_duration']['en-us'] = "Outbound Duration";
|
$text['label-outbound_duration']['en-us'] = "Outbound Duration";
|
||||||
$text['label-outbound_duration']['es-cl'] = "Duración de Salida";
|
$text['label-outbound_duration']['es-cl'] = "Duración de Salida";
|
||||||
|
|
@ -398,6 +447,7 @@ $text['label-outbound_duration']['fr-fr'] = "Durée Sortants";
|
||||||
$text['label-outbound_duration']['pt-br'] = "Duração Outbound";
|
$text['label-outbound_duration']['pt-br'] = "Duração Outbound";
|
||||||
$text['label-outbound_duration']['pl'] = "Długość trwania rozmów wychodzących";
|
$text['label-outbound_duration']['pl'] = "Długość trwania rozmów wychodzących";
|
||||||
$text['label-outbound_duration']['sv-se'] = "Utgående Samtalstid";
|
$text['label-outbound_duration']['sv-se'] = "Utgående Samtalstid";
|
||||||
|
$text['label-outbound_duration']['uk'] = "";
|
||||||
|
|
||||||
$text['label-outbound_calls']['en-us'] = "Outbound Calls";
|
$text['label-outbound_calls']['en-us'] = "Outbound Calls";
|
||||||
$text['label-outbound_calls']['es-cl'] = "Llamadas Salientes";
|
$text['label-outbound_calls']['es-cl'] = "Llamadas Salientes";
|
||||||
|
|
@ -406,6 +456,7 @@ $text['label-outbound_calls']['fr-fr'] = "Appels Sortants";
|
||||||
$text['label-outbound_calls']['pt-br'] = "Chamada de saída";
|
$text['label-outbound_calls']['pt-br'] = "Chamada de saída";
|
||||||
$text['label-outbound_calls']['pl'] = "Rozmowy wychodzące";
|
$text['label-outbound_calls']['pl'] = "Rozmowy wychodzące";
|
||||||
$text['label-outbound_calls']['sv-se'] = "Utgående Samtal";
|
$text['label-outbound_calls']['sv-se'] = "Utgående Samtal";
|
||||||
|
$text['label-outbound_calls']['uk'] = "";
|
||||||
|
|
||||||
$text['label-outbound']['en-us'] = "Outbound";
|
$text['label-outbound']['en-us'] = "Outbound";
|
||||||
$text['label-outbound']['es-cl'] = "Salida";
|
$text['label-outbound']['es-cl'] = "Salida";
|
||||||
|
|
@ -414,6 +465,7 @@ $text['label-outbound']['fr-fr'] = "Sortant";
|
||||||
$text['label-outbound']['pt-br'] = "Saída";
|
$text['label-outbound']['pt-br'] = "Saída";
|
||||||
$text['label-outbound']['pl'] = "Wychodzące";
|
$text['label-outbound']['pl'] = "Wychodzące";
|
||||||
$text['label-outbound']['sv-se'] = "Utgående";
|
$text['label-outbound']['sv-se'] = "Utgående";
|
||||||
|
$text['label-outbound']['uk'] = "";
|
||||||
|
|
||||||
$text['label-number_alias']['en-us'] = "Number Alias";
|
$text['label-number_alias']['en-us'] = "Number Alias";
|
||||||
$text['label-number_alias']['es-cl'] = "Número Alias";
|
$text['label-number_alias']['es-cl'] = "Número Alias";
|
||||||
|
|
@ -422,6 +474,7 @@ $text['label-number_alias']['fr-fr'] = "Numéros Alias";
|
||||||
$text['label-number_alias']['pt-br'] = "Numero de identificação";
|
$text['label-number_alias']['pt-br'] = "Numero de identificação";
|
||||||
$text['label-number_alias']['pl'] = "Alias numeru";
|
$text['label-number_alias']['pl'] = "Alias numeru";
|
||||||
$text['label-number_alias']['sv-se'] = "Nummer Alias";
|
$text['label-number_alias']['sv-se'] = "Nummer Alias";
|
||||||
|
$text['label-number_alias']['uk'] = "Псевдонім номера";
|
||||||
|
|
||||||
$text['label-number']['en-us'] = "Number";
|
$text['label-number']['en-us'] = "Number";
|
||||||
$text['label-number']['es-cl'] = "Número";
|
$text['label-number']['es-cl'] = "Número";
|
||||||
|
|
@ -430,6 +483,7 @@ $text['label-number']['fr-fr'] = "Numéro";
|
||||||
$text['label-number']['pt-br'] = "Número";
|
$text['label-number']['pt-br'] = "Número";
|
||||||
$text['label-number']['pl'] = "Numer";
|
$text['label-number']['pl'] = "Numer";
|
||||||
$text['label-number']['sv-se'] = "Nummer";
|
$text['label-number']['sv-se'] = "Nummer";
|
||||||
|
$text['label-number']['uk'] = "Номер";
|
||||||
|
|
||||||
$text['label-no_answer']['en-us'] = "No Answer";
|
$text['label-no_answer']['en-us'] = "No Answer";
|
||||||
$text['label-no_answer']['es-cl'] = "Sin Respuesta";
|
$text['label-no_answer']['es-cl'] = "Sin Respuesta";
|
||||||
|
|
@ -438,6 +492,7 @@ $text['label-no_answer']['fr-fr'] = "Pas de Réponse";
|
||||||
$text['label-no_answer']['pt-br'] = "Sem resposta";
|
$text['label-no_answer']['pt-br'] = "Sem resposta";
|
||||||
$text['label-no_answer']['pl'] = "Brak odpowiedzi";
|
$text['label-no_answer']['pl'] = "Brak odpowiedzi";
|
||||||
$text['label-no_answer']['sv-se'] = "Inget Svar";
|
$text['label-no_answer']['sv-se'] = "Inget Svar";
|
||||||
|
$text['label-no_answer']['uk'] = "Без відповіді";
|
||||||
|
|
||||||
$text['label-network_addr']['en-us'] = "Network Address";
|
$text['label-network_addr']['en-us'] = "Network Address";
|
||||||
$text['label-network_addr']['es-cl'] = "Dirección de red";
|
$text['label-network_addr']['es-cl'] = "Dirección de red";
|
||||||
|
|
@ -446,6 +501,7 @@ $text['label-network_addr']['fr-fr'] = "Adresse réseau";
|
||||||
$text['label-network_addr']['pt-br'] = "Endereço da internet";
|
$text['label-network_addr']['pt-br'] = "Endereço da internet";
|
||||||
$text['label-network_addr']['pl'] = "Adres sieciowy";
|
$text['label-network_addr']['pl'] = "Adres sieciowy";
|
||||||
$text['label-network_addr']['sv-se'] = "Nätverks-adress";
|
$text['label-network_addr']['sv-se'] = "Nätverks-adress";
|
||||||
|
$text['label-network_addr']['uk'] = "";
|
||||||
|
|
||||||
$text['label-name']['en-us'] = "Name";
|
$text['label-name']['en-us'] = "Name";
|
||||||
$text['label-name']['es-cl'] = "Nombre";
|
$text['label-name']['es-cl'] = "Nombre";
|
||||||
|
|
@ -454,6 +510,7 @@ $text['label-name']['fr-fr'] = "Nom";
|
||||||
$text['label-name']['pt-br'] = "Nome";
|
$text['label-name']['pt-br'] = "Nome";
|
||||||
$text['label-name']['pl'] = "Nazwa";
|
$text['label-name']['pl'] = "Nazwa";
|
||||||
$text['label-name']['sv-se'] = "Namn";
|
$text['label-name']['sv-se'] = "Namn";
|
||||||
|
$text['label-name']['uk'] = "Назва";
|
||||||
|
|
||||||
$text['label-missed']['en-us'] = "Missed";
|
$text['label-missed']['en-us'] = "Missed";
|
||||||
$text['label-missed']['es-cl'] = "Perdidas";
|
$text['label-missed']['es-cl'] = "Perdidas";
|
||||||
|
|
@ -462,6 +519,7 @@ $text['label-missed']['fr-fr'] = "Perdus";
|
||||||
$text['label-missed']['pt-br'] = "Perdidas";
|
$text['label-missed']['pt-br'] = "Perdidas";
|
||||||
$text['label-missed']['pl'] = "Nie odebrany";
|
$text['label-missed']['pl'] = "Nie odebrany";
|
||||||
$text['label-missed']['sv-se'] = "Missade";
|
$text['label-missed']['sv-se'] = "Missade";
|
||||||
|
$text['label-missed']['uk'] = "";
|
||||||
|
|
||||||
$text['label-local']['en-us'] = "Local";
|
$text['label-local']['en-us'] = "Local";
|
||||||
$text['label-local']['es-cl'] = "Local";
|
$text['label-local']['es-cl'] = "Local";
|
||||||
|
|
@ -470,6 +528,7 @@ $text['label-local']['fr-fr'] = "Local";
|
||||||
$text['label-local']['pt-br'] = "Local";
|
$text['label-local']['pt-br'] = "Local";
|
||||||
$text['label-local']['pl'] = "Lokalne";
|
$text['label-local']['pl'] = "Lokalne";
|
||||||
$text['label-local']['sv-se'] = "Lokal";
|
$text['label-local']['sv-se'] = "Lokal";
|
||||||
|
$text['label-local']['uk'] = "Локальний";
|
||||||
|
|
||||||
$text['label-include_internal']['en-us'] = "Include Internal";
|
$text['label-include_internal']['en-us'] = "Include Internal";
|
||||||
$text['label-include_internal']['es-cl'] = "Incluya Interna";
|
$text['label-include_internal']['es-cl'] = "Incluya Interna";
|
||||||
|
|
@ -478,6 +537,7 @@ $text['label-include_internal']['fr-fr'] = "Inclure Interne";
|
||||||
$text['label-include_internal']['pt-br'] = "Incluir interno";
|
$text['label-include_internal']['pt-br'] = "Incluir interno";
|
||||||
$text['label-include_internal']['pl'] = "Uwzględnij rozmowy wewnętrzne";
|
$text['label-include_internal']['pl'] = "Uwzględnij rozmowy wewnętrzne";
|
||||||
$text['label-include_internal']['sv-se'] = "Inkludera Interna";
|
$text['label-include_internal']['sv-se'] = "Inkludera Interna";
|
||||||
|
$text['label-include_internal']['uk'] = "";
|
||||||
|
|
||||||
$text['label-inbound_duration']['en-us'] = "Inbound Duration";
|
$text['label-inbound_duration']['en-us'] = "Inbound Duration";
|
||||||
$text['label-inbound_duration']['es-cl'] = "Duración Inbound";
|
$text['label-inbound_duration']['es-cl'] = "Duración Inbound";
|
||||||
|
|
@ -486,6 +546,7 @@ $text['label-inbound_duration']['fr-fr'] = "Durée Entrants";
|
||||||
$text['label-inbound_duration']['pt-br'] = "Duração inbound";
|
$text['label-inbound_duration']['pt-br'] = "Duração inbound";
|
||||||
$text['label-inbound_duration']['pl'] = "Długość rozmów przychodzących";
|
$text['label-inbound_duration']['pl'] = "Długość rozmów przychodzących";
|
||||||
$text['label-inbound_duration']['sv-se'] = "Inkommande Samtalstid";
|
$text['label-inbound_duration']['sv-se'] = "Inkommande Samtalstid";
|
||||||
|
$text['label-inbound_duration']['uk'] = "";
|
||||||
|
|
||||||
$text['label-inbound_calls']['en-us'] = "Inbound Calls";
|
$text['label-inbound_calls']['en-us'] = "Inbound Calls";
|
||||||
$text['label-inbound_calls']['es-cl'] = "Las Llamadas Entrantes";
|
$text['label-inbound_calls']['es-cl'] = "Las Llamadas Entrantes";
|
||||||
|
|
@ -494,6 +555,7 @@ $text['label-inbound_calls']['fr-fr'] = "Appels Entrants";
|
||||||
$text['label-inbound_calls']['pt-br'] = "Chamadas de entrada";
|
$text['label-inbound_calls']['pt-br'] = "Chamadas de entrada";
|
||||||
$text['label-inbound_calls']['pl'] = "Rozmowy przychodzące";
|
$text['label-inbound_calls']['pl'] = "Rozmowy przychodzące";
|
||||||
$text['label-inbound_calls']['sv-se'] = "Inkommande Samtal";
|
$text['label-inbound_calls']['sv-se'] = "Inkommande Samtal";
|
||||||
|
$text['label-inbound_calls']['uk'] = "";
|
||||||
|
|
||||||
$text['label-inbound']['en-us'] = "Inbound";
|
$text['label-inbound']['en-us'] = "Inbound";
|
||||||
$text['label-inbound']['es-cl'] = "Entrada";
|
$text['label-inbound']['es-cl'] = "Entrada";
|
||||||
|
|
@ -502,6 +564,7 @@ $text['label-inbound']['fr-fr'] = "Entrant";
|
||||||
$text['label-inbound']['pt-br'] = "Entrada";
|
$text['label-inbound']['pt-br'] = "Entrada";
|
||||||
$text['label-inbound']['pl'] = "Przychodzące";
|
$text['label-inbound']['pl'] = "Przychodzące";
|
||||||
$text['label-inbound']['sv-se'] = "Inkommande";
|
$text['label-inbound']['sv-se'] = "Inkommande";
|
||||||
|
$text['label-inbound']['uk'] = "Вихідний";
|
||||||
|
|
||||||
$text['label-hangup_cause']['en-us'] = "Status";
|
$text['label-hangup_cause']['en-us'] = "Status";
|
||||||
$text['label-hangup_cause']['es-cl'] = "Estado";
|
$text['label-hangup_cause']['es-cl'] = "Estado";
|
||||||
|
|
@ -510,6 +573,7 @@ $text['label-hangup_cause']['fr-fr'] = "Statut";
|
||||||
$text['label-hangup_cause']['pt-br'] = "Estado";
|
$text['label-hangup_cause']['pt-br'] = "Estado";
|
||||||
$text['label-hangup_cause']['pl'] = "Status";
|
$text['label-hangup_cause']['pl'] = "Status";
|
||||||
$text['label-hangup_cause']['sv-se'] = "Status";
|
$text['label-hangup_cause']['sv-se'] = "Status";
|
||||||
|
$text['label-hangup_cause']['uk'] = "";
|
||||||
|
|
||||||
$text['label-from']['en-us'] = "From";
|
$text['label-from']['en-us'] = "From";
|
||||||
$text['label-from']['es-cl'] = "Comienzo";
|
$text['label-from']['es-cl'] = "Comienzo";
|
||||||
|
|
@ -518,6 +582,7 @@ $text['label-from']['fr-fr'] = "Début";
|
||||||
$text['label-from']['pt-br'] = "Começo";
|
$text['label-from']['pt-br'] = "Começo";
|
||||||
$text['label-from']['pl'] = "Od";
|
$text['label-from']['pl'] = "Od";
|
||||||
$text['label-from']['sv-se'] = "Från";
|
$text['label-from']['sv-se'] = "Från";
|
||||||
|
$text['label-from']['uk'] = "";
|
||||||
|
|
||||||
$text['label-failed']['en-us'] = "Failed";
|
$text['label-failed']['en-us'] = "Failed";
|
||||||
$text['label-failed']['es-cl'] = "Fracasado";
|
$text['label-failed']['es-cl'] = "Fracasado";
|
||||||
|
|
@ -526,6 +591,7 @@ $text['label-failed']['fr-fr'] = "Manqué";
|
||||||
$text['label-failed']['pt-br'] = "Fracassado";
|
$text['label-failed']['pt-br'] = "Fracassado";
|
||||||
$text['label-failed']['pl'] = "Nie powiodło się";
|
$text['label-failed']['pl'] = "Nie powiodło się";
|
||||||
$text['label-failed']['sv-se'] = "Misslyckad";
|
$text['label-failed']['sv-se'] = "Misslyckad";
|
||||||
|
$text['label-failed']['uk'] = "";
|
||||||
|
|
||||||
$text['label-extension']['en-us'] = "Extension";
|
$text['label-extension']['en-us'] = "Extension";
|
||||||
$text['label-extension']['es-cl'] = "Extensión";
|
$text['label-extension']['es-cl'] = "Extensión";
|
||||||
|
|
@ -534,6 +600,7 @@ $text['label-extension']['fr-fr'] = "Extension";
|
||||||
$text['label-extension']['pt-br'] = "Ramal";
|
$text['label-extension']['pt-br'] = "Ramal";
|
||||||
$text['label-extension']['pl'] = "Numer wewnętrzny";
|
$text['label-extension']['pl'] = "Numer wewnętrzny";
|
||||||
$text['label-extension']['sv-se'] = "Anknytning";
|
$text['label-extension']['sv-se'] = "Anknytning";
|
||||||
|
$text['label-extension']['uk'] = "Розширення (Extention)";
|
||||||
|
|
||||||
$text['label-end_stamp']['en-us'] = "End";
|
$text['label-end_stamp']['en-us'] = "End";
|
||||||
$text['label-end_stamp']['es-cl'] = "Fin";
|
$text['label-end_stamp']['es-cl'] = "Fin";
|
||||||
|
|
@ -542,6 +609,7 @@ $text['label-end_stamp']['fr-fr'] = "Fin";
|
||||||
$text['label-end_stamp']['pt-br'] = "Fim";
|
$text['label-end_stamp']['pt-br'] = "Fim";
|
||||||
$text['label-end_stamp']['pl'] = "koniec";
|
$text['label-end_stamp']['pl'] = "koniec";
|
||||||
$text['label-end_stamp']['sv-se'] = "Slut";
|
$text['label-end_stamp']['sv-se'] = "Slut";
|
||||||
|
$text['label-end_stamp']['uk'] = "";
|
||||||
|
|
||||||
$text['label-end_range']['en-us'] = "End Range";
|
$text['label-end_range']['en-us'] = "End Range";
|
||||||
$text['label-end_range']['es-cl'] = "Fin Lapso";
|
$text['label-end_range']['es-cl'] = "Fin Lapso";
|
||||||
|
|
@ -550,6 +618,7 @@ $text['label-end_range']['fr-fr'] = "Fin Intervale";
|
||||||
$text['label-end_range']['pt-br'] = "Fim da série";
|
$text['label-end_range']['pt-br'] = "Fim da série";
|
||||||
$text['label-end_range']['pl'] = "Koniec zakresu";
|
$text['label-end_range']['pl'] = "Koniec zakresu";
|
||||||
$text['label-end_range']['sv-se'] = "Intervall Slut";
|
$text['label-end_range']['sv-se'] = "Intervall Slut";
|
||||||
|
$text['label-end_range']['uk'] = "";
|
||||||
|
|
||||||
$text['label-end_date_time']['en-us'] = "End Date/Time";
|
$text['label-end_date_time']['en-us'] = "End Date/Time";
|
||||||
$text['label-end_date_time']['es-cl'] = "Fecha/Hora";
|
$text['label-end_date_time']['es-cl'] = "Fecha/Hora";
|
||||||
|
|
@ -558,6 +627,7 @@ $text['label-end_date_time']['fr-fr'] = "Fin Date/Heure";
|
||||||
$text['label-end_date_time']['pt-br'] = "Data/Hora final";
|
$text['label-end_date_time']['pt-br'] = "Data/Hora final";
|
||||||
$text['label-end_date_time']['pl'] = "Czas i data zakończenia";
|
$text['label-end_date_time']['pl'] = "Czas i data zakończenia";
|
||||||
$text['label-end_date_time']['sv-se'] = "Slut Datum/Tid";
|
$text['label-end_date_time']['sv-se'] = "Slut Datum/Tid";
|
||||||
|
$text['label-end_date_time']['uk'] = "";
|
||||||
|
|
||||||
$text['label-duration']['en-us'] = "Duration";
|
$text['label-duration']['en-us'] = "Duration";
|
||||||
$text['label-duration']['es-cl'] = "Duración";
|
$text['label-duration']['es-cl'] = "Duración";
|
||||||
|
|
@ -566,6 +636,7 @@ $text['label-duration']['fr-fr'] = "Durée";
|
||||||
$text['label-duration']['pt-br'] = "Duração";
|
$text['label-duration']['pt-br'] = "Duração";
|
||||||
$text['label-duration']['pl'] = "Czas trwania";
|
$text['label-duration']['pl'] = "Czas trwania";
|
||||||
$text['label-duration']['sv-se'] = "Samtalstid";
|
$text['label-duration']['sv-se'] = "Samtalstid";
|
||||||
|
$text['label-duration']['uk'] = "Тривалість";
|
||||||
|
|
||||||
$text['label-download']['en-us'] = "Download";
|
$text['label-download']['en-us'] = "Download";
|
||||||
$text['label-download']['es-cl'] = "Descargar";
|
$text['label-download']['es-cl'] = "Descargar";
|
||||||
|
|
@ -574,6 +645,7 @@ $text['label-download']['fr-fr'] = "Télécharger";
|
||||||
$text['label-download']['pt-br'] = "Download";
|
$text['label-download']['pt-br'] = "Download";
|
||||||
$text['label-download']['pl'] = "Pobierz";
|
$text['label-download']['pl'] = "Pobierz";
|
||||||
$text['label-download']['sv-se'] = "Ladda Ned";
|
$text['label-download']['sv-se'] = "Ladda Ned";
|
||||||
|
$text['label-download']['uk'] = "Завантажини";
|
||||||
|
|
||||||
$text['label-domain-name']['en-us'] = "Domain Name";
|
$text['label-domain-name']['en-us'] = "Domain Name";
|
||||||
$text['label-domain-name']['es-cl'] = "Nombre de Dominio";
|
$text['label-domain-name']['es-cl'] = "Nombre de Dominio";
|
||||||
|
|
@ -582,6 +654,7 @@ $text['label-domain-name']['fr-fr'] = "Nom de Domaine";
|
||||||
$text['label-domain-name']['pt-br'] = "Nome do Dominio";
|
$text['label-domain-name']['pt-br'] = "Nome do Dominio";
|
||||||
$text['label-domain-name']['pl'] = "Nazwa domeny";
|
$text['label-domain-name']['pl'] = "Nazwa domeny";
|
||||||
$text['label-domain-name']['sv-se'] = "Domän Namn";
|
$text['label-domain-name']['sv-se'] = "Domän Namn";
|
||||||
|
$text['label-domain-name']['uk'] = "";
|
||||||
|
|
||||||
$text['label-domain']['en-us'] = "Domain";
|
$text['label-domain']['en-us'] = "Domain";
|
||||||
$text['label-domain']['es-cl'] = "Dominio";
|
$text['label-domain']['es-cl'] = "Dominio";
|
||||||
|
|
@ -589,6 +662,7 @@ $text['label-domain']['pt-pt'] = "Domínio";
|
||||||
$text['label-domain']['fr-fr'] = "Domaine";
|
$text['label-domain']['fr-fr'] = "Domaine";
|
||||||
$text['label-domain']['pl'] = "Domena";
|
$text['label-domain']['pl'] = "Domena";
|
||||||
$text['label-domain']['sv-se'] = "Domän";
|
$text['label-domain']['sv-se'] = "Domän";
|
||||||
|
$text['label-domain']['uk'] = "Домен";
|
||||||
|
|
||||||
$text['label-direction']['en-us'] = "Direction";
|
$text['label-direction']['en-us'] = "Direction";
|
||||||
$text['label-direction']['es-cl'] = "Dirección";
|
$text['label-direction']['es-cl'] = "Dirección";
|
||||||
|
|
@ -597,6 +671,7 @@ $text['label-direction']['fr-fr'] = "Direction";
|
||||||
$text['label-direction']['pt-br'] = "Direção";
|
$text['label-direction']['pt-br'] = "Direção";
|
||||||
$text['label-direction']['pl'] = "Kierunek";
|
$text['label-direction']['pl'] = "Kierunek";
|
||||||
$text['label-direction']['sv-se'] = "Riktning";
|
$text['label-direction']['sv-se'] = "Riktning";
|
||||||
|
$text['label-direction']['uk'] = "";
|
||||||
|
|
||||||
$text['label-destination']['en-us'] = "Destination";
|
$text['label-destination']['en-us'] = "Destination";
|
||||||
$text['label-destination']['es-cl'] = "Destino";
|
$text['label-destination']['es-cl'] = "Destino";
|
||||||
|
|
@ -605,6 +680,7 @@ $text['label-destination']['fr-fr'] = "Destination";
|
||||||
$text['label-destination']['pt-br'] = "Número de destino";
|
$text['label-destination']['pt-br'] = "Número de destino";
|
||||||
$text['label-destination']['pl'] = "Numer docelowy";
|
$text['label-destination']['pl'] = "Numer docelowy";
|
||||||
$text['label-destination']['sv-se'] = "Destination";
|
$text['label-destination']['sv-se'] = "Destination";
|
||||||
|
$text['label-destination']['uk'] = "Номер";
|
||||||
|
|
||||||
$text['label-description']['en-us'] = "Description";
|
$text['label-description']['en-us'] = "Description";
|
||||||
$text['label-description']['es-cl'] = "Descripción";
|
$text['label-description']['es-cl'] = "Descripción";
|
||||||
|
|
@ -613,6 +689,7 @@ $text['label-description']['fr-fr'] = "Description";
|
||||||
$text['label-description']['pt-br'] = "Descrição";
|
$text['label-description']['pt-br'] = "Descrição";
|
||||||
$text['label-description']['pl'] = "Opis";
|
$text['label-description']['pl'] = "Opis";
|
||||||
$text['label-description']['sv-se'] = "Beskrivning";
|
$text['label-description']['sv-se'] = "Beskrivning";
|
||||||
|
$text['label-description']['uk'] = "Опис";
|
||||||
|
|
||||||
$text['label-data']['en-us'] = "Data";
|
$text['label-data']['en-us'] = "Data";
|
||||||
$text['label-data']['es-cl'] = "Datos";
|
$text['label-data']['es-cl'] = "Datos";
|
||||||
|
|
@ -621,6 +698,7 @@ $text['label-data']['fr-fr'] = "Données";
|
||||||
$text['label-data']['pt-br'] = "Data";
|
$text['label-data']['pt-br'] = "Data";
|
||||||
$text['label-data']['pl'] = "Dane";
|
$text['label-data']['pl'] = "Dane";
|
||||||
$text['label-data']['sv-se'] = "Data";
|
$text['label-data']['sv-se'] = "Data";
|
||||||
|
$text['label-data']['uk'] = "Дані";
|
||||||
|
|
||||||
$text['label-context']['en-us'] = "Context";
|
$text['label-context']['en-us'] = "Context";
|
||||||
$text['label-context']['es-cl'] = "Contexto";
|
$text['label-context']['es-cl'] = "Contexto";
|
||||||
|
|
@ -629,6 +707,7 @@ $text['label-context']['fr-fr'] = "Contexte";
|
||||||
$text['label-context']['pt-br'] = "Contexto";
|
$text['label-context']['pt-br'] = "Contexto";
|
||||||
$text['label-context']['pl'] = "Kontekst";
|
$text['label-context']['pl'] = "Kontekst";
|
||||||
$text['label-context']['sv-se'] = "Context";
|
$text['label-context']['sv-se'] = "Context";
|
||||||
|
$text['label-context']['uk'] = "Контекст";
|
||||||
|
|
||||||
$text['label-cid-number']['en-us'] = "CID Number";
|
$text['label-cid-number']['en-us'] = "CID Number";
|
||||||
$text['label-cid-number']['es-cl'] = "Número CID";
|
$text['label-cid-number']['es-cl'] = "Número CID";
|
||||||
|
|
@ -637,6 +716,7 @@ $text['label-cid-number']['fr-fr'] = "Nombre de l'Appelant";
|
||||||
$text['label-cid-number']['pt-br'] = "Número CID";
|
$text['label-cid-number']['pt-br'] = "Número CID";
|
||||||
$text['label-cid-number']['pl'] = "Prezentacja numeru dzwoniącego";
|
$text['label-cid-number']['pl'] = "Prezentacja numeru dzwoniącego";
|
||||||
$text['label-cid-number']['sv-se'] = "CID, nummerspresentation";
|
$text['label-cid-number']['sv-se'] = "CID, nummerspresentation";
|
||||||
|
$text['label-cid-number']['uk'] = "CID Номер";
|
||||||
|
|
||||||
$text['label-cid-name']['en-us'] = "CID Name";
|
$text['label-cid-name']['en-us'] = "CID Name";
|
||||||
$text['label-cid-name']['es-cl'] = "Nombre CID";
|
$text['label-cid-name']['es-cl'] = "Nombre CID";
|
||||||
|
|
@ -645,6 +725,7 @@ $text['label-cid-name']['fr-fr'] = "Nom de l'Appelant";
|
||||||
$text['label-cid-name']['pt-br'] = "Nome CID";
|
$text['label-cid-name']['pt-br'] = "Nome CID";
|
||||||
$text['label-cid-name']['pl'] = "Prezentacja nazwy dzwoniącego";
|
$text['label-cid-name']['pl'] = "Prezentacja nazwy dzwoniącego";
|
||||||
$text['label-cid-name']['sv-se'] = "CID namnpresentation";
|
$text['label-cid-name']['sv-se'] = "CID namnpresentation";
|
||||||
|
$text['label-cid-name']['uk'] = "CID Ім’я";
|
||||||
|
|
||||||
$text['label-channel']['en-us'] = "Channel Data";
|
$text['label-channel']['en-us'] = "Channel Data";
|
||||||
$text['label-channel']['es-cl'] = "Datos del Canal";
|
$text['label-channel']['es-cl'] = "Datos del Canal";
|
||||||
|
|
@ -653,6 +734,7 @@ $text['label-channel']['fr-fr'] = "Données du canal";
|
||||||
$text['label-channel']['pt-br'] = "Dados do canal";
|
$text['label-channel']['pt-br'] = "Dados do canal";
|
||||||
$text['label-channel']['pl'] = "Dane o kanale";
|
$text['label-channel']['pl'] = "Dane o kanale";
|
||||||
$text['label-channel']['sv-se'] = "Channel Data";
|
$text['label-channel']['sv-se'] = "Channel Data";
|
||||||
|
$text['label-channel']['uk'] = "";
|
||||||
|
|
||||||
$text['label-caller_id_number']['en-us'] = "CID Number";
|
$text['label-caller_id_number']['en-us'] = "CID Number";
|
||||||
$text['label-caller_id_number']['es-cl'] = "Número CID";
|
$text['label-caller_id_number']['es-cl'] = "Número CID";
|
||||||
|
|
@ -661,6 +743,7 @@ $text['label-caller_id_number']['fr-fr'] = "Numéro de l'Appelant";
|
||||||
$text['label-caller_id_number']['pt-br'] = "Número CID";
|
$text['label-caller_id_number']['pt-br'] = "Número CID";
|
||||||
$text['label-caller_id_number']['pl'] = "Prezentacja numeru dzwoniącego";
|
$text['label-caller_id_number']['pl'] = "Prezentacja numeru dzwoniącego";
|
||||||
$text['label-caller_id_number']['sv-se'] = "CID Nummer";
|
$text['label-caller_id_number']['sv-se'] = "CID Nummer";
|
||||||
|
$text['label-caller_id_number']['uk'] = "Caller ID Номер";
|
||||||
|
|
||||||
$text['label-caller_id_name']['en-us'] = "CID Name";
|
$text['label-caller_id_name']['en-us'] = "CID Name";
|
||||||
$text['label-caller_id_name']['es-cl'] = "Nombre CID";
|
$text['label-caller_id_name']['es-cl'] = "Nombre CID";
|
||||||
|
|
@ -669,6 +752,7 @@ $text['label-caller_id_name']['fr-fr'] = "Nom de l'Appelant";
|
||||||
$text['label-caller_id_name']['pt-br'] = "Nome CID";
|
$text['label-caller_id_name']['pt-br'] = "Nome CID";
|
||||||
$text['label-caller_id_name']['pl'] = "Prezentacja nazwy dzwoniącego";
|
$text['label-caller_id_name']['pl'] = "Prezentacja nazwy dzwoniącego";
|
||||||
$text['label-caller_id_name']['sv-se'] = "CID Namn";
|
$text['label-caller_id_name']['sv-se'] = "CID Namn";
|
||||||
|
$text['label-caller_id_name']['uk'] = "Caller ID Ім’я";
|
||||||
|
|
||||||
$text['label-call-statistics-description']['en-us'] = "Call Detail Records Statics summarize the call information.";
|
$text['label-call-statistics-description']['en-us'] = "Call Detail Records Statics summarize the call information.";
|
||||||
$text['label-call-statistics-description']['es-cl'] = "Estadísticas de los registros de llamadas.";
|
$text['label-call-statistics-description']['es-cl'] = "Estadísticas de los registros de llamadas.";
|
||||||
|
|
@ -677,6 +761,7 @@ $text['label-call-statistics-description']['fr-fr'] = "Résumé de l'historique
|
||||||
$text['label-call-statistics-description']['pt-br'] = "As estatisticas sobre o detalhe das chamadas resumem as informações sobre a chamada ";
|
$text['label-call-statistics-description']['pt-br'] = "As estatisticas sobre o detalhe das chamadas resumem as informações sobre a chamada ";
|
||||||
$text['label-call-statistics-description']['pl'] = "Statystyki wykazu rozmów podsumowują informacje o wszystkich rozmowach.";
|
$text['label-call-statistics-description']['pl'] = "Statystyki wykazu rozmów podsumowują informacje o wszystkich rozmowach.";
|
||||||
$text['label-call-statistics-description']['sv-se'] = "Detaljerad Samtals-statistik summerar samtalsinformationen.";
|
$text['label-call-statistics-description']['sv-se'] = "Detaljerad Samtals-statistik summerar samtalsinformationen.";
|
||||||
|
$text['label-call-statistics-description']['uk'] = "";
|
||||||
|
|
||||||
$text['label-call-statistics']['en-us'] = "Call Detail Record Statistics";
|
$text['label-call-statistics']['en-us'] = "Call Detail Record Statistics";
|
||||||
$text['label-call-statistics']['es-cl'] = "Estadísticas de ñps detalles de grabación de llamadas";
|
$text['label-call-statistics']['es-cl'] = "Estadísticas de ñps detalles de grabación de llamadas";
|
||||||
|
|
@ -685,6 +770,7 @@ $text['label-call-statistics']['fr-fr'] = "Statistiques sur l'historique des app
|
||||||
$text['label-call-statistics']['pt-br'] = "Estatisticas do registro detalhado das chamadas";
|
$text['label-call-statistics']['pt-br'] = "Estatisticas do registro detalhado das chamadas";
|
||||||
$text['label-call-statistics']['pl'] = "Statystyki wykazu rozmów";
|
$text['label-call-statistics']['pl'] = "Statystyki wykazu rozmów";
|
||||||
$text['label-call-statistics']['sv-se'] = "Detaljerad Samtals-statistik";
|
$text['label-call-statistics']['sv-se'] = "Detaljerad Samtals-statistik";
|
||||||
|
$text['label-call-statistics']['uk'] = "";
|
||||||
|
|
||||||
$text['label-call-flow-5']['en-us'] = "Call Flow: Times";
|
$text['label-call-flow-5']['en-us'] = "Call Flow: Times";
|
||||||
$text['label-call-flow-5']['es-cl'] = "Flujos de llamada: Tiempos";
|
$text['label-call-flow-5']['es-cl'] = "Flujos de llamada: Tiempos";
|
||||||
|
|
@ -693,6 +779,7 @@ $text['label-call-flow-5']['fr-fr'] = "Flux d'appel: Compteurs";
|
||||||
$text['label-call-flow-5']['pt-br'] = "Fluxo de chamada: Tempo";
|
$text['label-call-flow-5']['pt-br'] = "Fluxo de chamada: Tempo";
|
||||||
$text['label-call-flow-5']['pl'] = "Przepływ rozmów: Czasy";
|
$text['label-call-flow-5']['pl'] = "Przepływ rozmów: Czasy";
|
||||||
$text['label-call-flow-5']['sv-se'] = "Samtals Flöden: Tider";
|
$text['label-call-flow-5']['sv-se'] = "Samtals Flöden: Tider";
|
||||||
|
$text['label-call-flow-5']['uk'] = "";
|
||||||
|
|
||||||
$text['label-call-flow-4']['en-us'] = "Call Flow: Caller Profile";
|
$text['label-call-flow-4']['en-us'] = "Call Flow: Caller Profile";
|
||||||
$text['label-call-flow-4']['es-cl'] = "Flujos de llamada: Perfil de quien llama";
|
$text['label-call-flow-4']['es-cl'] = "Flujos de llamada: Perfil de quien llama";
|
||||||
|
|
@ -701,6 +788,7 @@ $text['label-call-flow-4']['fr-fr'] = "Flux d'appel: Profile de l'appelant";
|
||||||
$text['label-call-flow-4']['pt-br'] = "Fluxo de chamada: Perfil do discador";
|
$text['label-call-flow-4']['pt-br'] = "Fluxo de chamada: Perfil do discador";
|
||||||
$text['label-call-flow-4']['pl'] = "Przepływ rozmów: Profil dzwoniącego";
|
$text['label-call-flow-4']['pl'] = "Przepływ rozmów: Profil dzwoniącego";
|
||||||
$text['label-call-flow-4']['sv-se'] = "Samtals Flöden: Samtals Profil";
|
$text['label-call-flow-4']['sv-se'] = "Samtals Flöden: Samtals Profil";
|
||||||
|
$text['label-call-flow-4']['uk'] = "";
|
||||||
|
|
||||||
$text['label-call-flow-3']['en-us'] = "Call Flow: Extension: Application";
|
$text['label-call-flow-3']['en-us'] = "Call Flow: Extension: Application";
|
||||||
$text['label-call-flow-3']['es-cl'] = "Flujos de llamada: Extensión: Aplicación";
|
$text['label-call-flow-3']['es-cl'] = "Flujos de llamada: Extensión: Aplicación";
|
||||||
|
|
@ -709,6 +797,7 @@ $text['label-call-flow-3']['fr-fr'] = "Flux d'appel: Extension: Application";
|
||||||
$text['label-call-flow-3']['pt-br'] = "Fluxo de chamada: Extensão Aplicação";
|
$text['label-call-flow-3']['pt-br'] = "Fluxo de chamada: Extensão Aplicação";
|
||||||
$text['label-call-flow-3']['pl'] = "Przepływ rozmów: Aplikacje i numery wew";
|
$text['label-call-flow-3']['pl'] = "Przepływ rozmów: Aplikacje i numery wew";
|
||||||
$text['label-call-flow-3']['sv-se'] = "Samtals Flöden: Anknytning: Applikation";
|
$text['label-call-flow-3']['sv-se'] = "Samtals Flöden: Anknytning: Applikation";
|
||||||
|
$text['label-call-flow-3']['uk'] = "";
|
||||||
|
|
||||||
$text['label-call-flow-2']['en-us'] = "Call Flow: Extension: Attributes";
|
$text['label-call-flow-2']['en-us'] = "Call Flow: Extension: Attributes";
|
||||||
$text['label-call-flow-2']['es-cl'] = "Flujos de llamada: Extensión: Atributos";
|
$text['label-call-flow-2']['es-cl'] = "Flujos de llamada: Extensión: Atributos";
|
||||||
|
|
@ -717,6 +806,7 @@ $text['label-call-flow-2']['fr-fr'] = "Flux d'appel: Extension: Attibuts";
|
||||||
$text['label-call-flow-2']['pt-br'] = "Fluxo de chamada: Extensão: Atributos ";
|
$text['label-call-flow-2']['pt-br'] = "Fluxo de chamada: Extensão: Atributos ";
|
||||||
$text['label-call-flow-2']['pl'] = "Przepływ rozmów: Atrybuty i numery wew";
|
$text['label-call-flow-2']['pl'] = "Przepływ rozmów: Atrybuty i numery wew";
|
||||||
$text['label-call-flow-2']['sv-se'] = "Samtals Flöden: Anknytning: Attribut";
|
$text['label-call-flow-2']['sv-se'] = "Samtals Flöden: Anknytning: Attribut";
|
||||||
|
$text['label-call-flow-2']['uk'] = "";
|
||||||
|
|
||||||
$text['label-call-flow']['en-us'] = "Call Flow: Attributes";
|
$text['label-call-flow']['en-us'] = "Call Flow: Attributes";
|
||||||
$text['label-call-flow']['es-cl'] = "Flujos de llamada: Atributos";
|
$text['label-call-flow']['es-cl'] = "Flujos de llamada: Atributos";
|
||||||
|
|
@ -725,6 +815,7 @@ $text['label-call-flow']['fr-fr'] = "Flux d'appel: Attibuts";
|
||||||
$text['label-call-flow']['pt-br'] = "Fluxo de chamada: Atributos ";
|
$text['label-call-flow']['pt-br'] = "Fluxo de chamada: Atributos ";
|
||||||
$text['label-call-flow']['pl'] = "Przepływ rozmów: Atrybuty";
|
$text['label-call-flow']['pl'] = "Przepływ rozmów: Atrybuty";
|
||||||
$text['label-call-flow']['sv-se'] = "Samtals Flöden: Attribut";
|
$text['label-call-flow']['sv-se'] = "Samtals Flöden: Attribut";
|
||||||
|
$text['label-call-flow']['uk'] = "";
|
||||||
|
|
||||||
$text['label-busy']['en-us'] = "Busy";
|
$text['label-busy']['en-us'] = "Busy";
|
||||||
$text['label-busy']['es-cl'] = "Ocupado";
|
$text['label-busy']['es-cl'] = "Ocupado";
|
||||||
|
|
@ -733,6 +824,7 @@ $text['label-busy']['fr-fr'] = "Occupé";
|
||||||
$text['label-busy']['pt-br'] = "Ocupado";
|
$text['label-busy']['pt-br'] = "Ocupado";
|
||||||
$text['label-busy']['pl'] = "Zajęty";
|
$text['label-busy']['pl'] = "Zajęty";
|
||||||
$text['label-busy']['sv-se'] = "Upptagen";
|
$text['label-busy']['sv-se'] = "Upptagen";
|
||||||
|
$text['label-busy']['uk'] = "Зайнято";
|
||||||
|
|
||||||
$text['label-bridge_uuid']['en-us'] = "Bridge UUID";
|
$text['label-bridge_uuid']['en-us'] = "Bridge UUID";
|
||||||
$text['label-bridge_uuid']['es-cl'] = "UUID Puente";
|
$text['label-bridge_uuid']['es-cl'] = "UUID Puente";
|
||||||
|
|
@ -741,6 +833,7 @@ $text['label-bridge_uuid']['fr-fr'] = "Pont UUID";
|
||||||
$text['label-bridge_uuid']['pt-br'] = "Ponte UUID ";
|
$text['label-bridge_uuid']['pt-br'] = "Ponte UUID ";
|
||||||
$text['label-bridge_uuid']['pl'] = "Bridge UUID ";
|
$text['label-bridge_uuid']['pl'] = "Bridge UUID ";
|
||||||
$text['label-bridge_uuid']['sv-se'] = "Bridge UUID";
|
$text['label-bridge_uuid']['sv-se'] = "Bridge UUID";
|
||||||
|
$text['label-bridge_uuid']['uk'] = "";
|
||||||
|
|
||||||
$text['label-billsec']['en-us'] = "Bill Seconds";
|
$text['label-billsec']['en-us'] = "Bill Seconds";
|
||||||
$text['label-billsec']['es-cl'] = "Segundos Bill";
|
$text['label-billsec']['es-cl'] = "Segundos Bill";
|
||||||
|
|
@ -749,6 +842,7 @@ $text['label-billsec']['fr-fr'] = "Facture en Secondes";
|
||||||
$text['label-billsec']['pt-br'] = "Segundos - BillSec";
|
$text['label-billsec']['pt-br'] = "Segundos - BillSec";
|
||||||
$text['label-billsec']['pl'] = "Naliczanie sekundowe";
|
$text['label-billsec']['pl'] = "Naliczanie sekundowe";
|
||||||
$text['label-billsec']['sv-se'] = "Debitering Sekunder";
|
$text['label-billsec']['sv-se'] = "Debitering Sekunder";
|
||||||
|
$text['label-billsec']['uk'] = "";
|
||||||
|
|
||||||
$text['label-b-leg']['en-us'] = "B-leg";
|
$text['label-b-leg']['en-us'] = "B-leg";
|
||||||
$text['label-b-leg']['es-cl'] = "B-leg";
|
$text['label-b-leg']['es-cl'] = "B-leg";
|
||||||
|
|
@ -757,6 +851,7 @@ $text['label-b-leg']['fr-fr'] = "B-leg";
|
||||||
$text['label-b-leg']['pt-br'] = "B-Leg";
|
$text['label-b-leg']['pt-br'] = "B-Leg";
|
||||||
$text['label-b-leg']['pl'] = "B-leg ";
|
$text['label-b-leg']['pl'] = "B-leg ";
|
||||||
$text['label-b-leg']['sv-se'] = "B-part";
|
$text['label-b-leg']['sv-se'] = "B-part";
|
||||||
|
$text['label-b-leg']['uk'] = "";
|
||||||
|
|
||||||
$text['label-average']['en-us'] = "Average";
|
$text['label-average']['en-us'] = "Average";
|
||||||
$text['label-average']['es-cl'] = "Promedio";
|
$text['label-average']['es-cl'] = "Promedio";
|
||||||
|
|
@ -765,6 +860,7 @@ $text['label-average']['fr-fr'] = "Moyenne";
|
||||||
$text['label-average']['pt-br'] = "Média";
|
$text['label-average']['pt-br'] = "Média";
|
||||||
$text['label-average']['pl'] = "Średni";
|
$text['label-average']['pl'] = "Średni";
|
||||||
$text['label-average']['sv-se'] = "Medel";
|
$text['label-average']['sv-se'] = "Medel";
|
||||||
|
$text['label-average']['uk'] = "";
|
||||||
|
|
||||||
$text['label-application-log']['en-us'] = "Application Log";
|
$text['label-application-log']['en-us'] = "Application Log";
|
||||||
$text['label-application-log']['es-cl'] = "Registro de Aplicación";
|
$text['label-application-log']['es-cl'] = "Registro de Aplicación";
|
||||||
|
|
@ -773,6 +869,7 @@ $text['label-application-log']['fr-fr'] = "Log de l'Application";
|
||||||
$text['label-application-log']['pt-br'] = "Log de aplicação";
|
$text['label-application-log']['pt-br'] = "Log de aplicação";
|
||||||
$text['label-application-log']['pl'] = "Logi aplikacji";
|
$text['label-application-log']['pl'] = "Logi aplikacji";
|
||||||
$text['label-application-log']['sv-se'] = "Apllikations Log";
|
$text['label-application-log']['sv-se'] = "Apllikations Log";
|
||||||
|
$text['label-application-log']['uk'] = "";
|
||||||
|
|
||||||
$text['label-answer_range']['en-us'] = "Answer Range";
|
$text['label-answer_range']['en-us'] = "Answer Range";
|
||||||
$text['label-answer_range']['es-cl'] = "Respuesta Lapso";
|
$text['label-answer_range']['es-cl'] = "Respuesta Lapso";
|
||||||
|
|
@ -781,6 +878,7 @@ $text['label-answer_range']['fr-fr'] = "Réponse Intervale";
|
||||||
$text['label-answer_range']['pt-br'] = "Coleção de resposta";
|
$text['label-answer_range']['pt-br'] = "Coleção de resposta";
|
||||||
$text['label-answer_range']['pl'] = "Zakres odebranych rozmów";
|
$text['label-answer_range']['pl'] = "Zakres odebranych rozmów";
|
||||||
$text['label-answer_range']['sv-se'] = "Svarstid";
|
$text['label-answer_range']['sv-se'] = "Svarstid";
|
||||||
|
$text['label-answer_range']['uk'] = "";
|
||||||
|
|
||||||
$text['label-answer']['en-us'] = "Answer";
|
$text['label-answer']['en-us'] = "Answer";
|
||||||
$text['label-answer']['es-cl'] = "Respuesta";
|
$text['label-answer']['es-cl'] = "Respuesta";
|
||||||
|
|
@ -789,6 +887,7 @@ $text['label-answer']['fr-fr'] = "Réponse";
|
||||||
$text['label-answer']['pt-br'] = "Resposta";
|
$text['label-answer']['pt-br'] = "Resposta";
|
||||||
$text['label-answer']['pl'] = "Odbierz";
|
$text['label-answer']['pl'] = "Odbierz";
|
||||||
$text['label-answer']['sv-se'] = "Besvarat";
|
$text['label-answer']['sv-se'] = "Besvarat";
|
||||||
|
$text['label-answer']['uk'] = "";
|
||||||
|
|
||||||
$text['label-aloc']['en-us'] = "ALOC";
|
$text['label-aloc']['en-us'] = "ALOC";
|
||||||
$text['label-aloc']['es-cl'] = "ALOC";
|
$text['label-aloc']['es-cl'] = "ALOC";
|
||||||
|
|
@ -797,6 +896,7 @@ $text['label-aloc']['fr-fr'] = "ALOC";
|
||||||
$text['label-aloc']['pt-br'] = "ALOC";
|
$text['label-aloc']['pt-br'] = "ALOC";
|
||||||
$text['label-aloc']['pl'] = "ALOC ";
|
$text['label-aloc']['pl'] = "ALOC ";
|
||||||
$text['label-aloc']['sv-se'] = "ALOC";
|
$text['label-aloc']['sv-se'] = "ALOC";
|
||||||
|
$text['label-aloc']['uk'] = "";
|
||||||
|
|
||||||
$text['label-accountcode']['en-us'] = "Account Code";
|
$text['label-accountcode']['en-us'] = "Account Code";
|
||||||
$text['label-accountcode']['es-cl'] = "Código de Cuenta";
|
$text['label-accountcode']['es-cl'] = "Código de Cuenta";
|
||||||
|
|
@ -805,6 +905,7 @@ $text['label-accountcode']['fr-fr'] = "Centre de frais";
|
||||||
$text['label-accountcode']['pt-br'] = "Código da conta";
|
$text['label-accountcode']['pt-br'] = "Código da conta";
|
||||||
$text['label-accountcode']['pl'] = "Numer konta billingowego";
|
$text['label-accountcode']['pl'] = "Numer konta billingowego";
|
||||||
$text['label-accountcode']['sv-se'] = "Account Code";
|
$text['label-accountcode']['sv-se'] = "Account Code";
|
||||||
|
$text['label-accountcode']['uk'] = "";
|
||||||
|
|
||||||
$text['label-a-leg']['en-us'] = "A-leg";
|
$text['label-a-leg']['en-us'] = "A-leg";
|
||||||
$text['label-a-leg']['es-cl'] = "A-leg";
|
$text['label-a-leg']['es-cl'] = "A-leg";
|
||||||
|
|
@ -813,6 +914,7 @@ $text['label-a-leg']['fr-fr'] = "A-leg";
|
||||||
$text['label-a-leg']['pt-br'] = "A-Leg";
|
$text['label-a-leg']['pt-br'] = "A-Leg";
|
||||||
$text['label-a-leg']['pl'] = "A-leg ";
|
$text['label-a-leg']['pl'] = "A-leg ";
|
||||||
$text['label-a-leg']['sv-se'] = "A-part";
|
$text['label-a-leg']['sv-se'] = "A-part";
|
||||||
|
$text['label-a-leg']['uk'] = "";
|
||||||
|
|
||||||
$text['description_search']['en-us'] = "<u>Note</u>: Source, Destination and Caller ID (CID) Name fields support the use of an <i>asterisk</i> ('*') as a wildcard character.";
|
$text['description_search']['en-us'] = "<u>Note</u>: Source, Destination and Caller ID (CID) Name fields support the use of an <i>asterisk</i> ('*') as a wildcard character.";
|
||||||
$text['description_search']['es-cl'] = "<u>Atención</u>: Origen, Destino y el identificador de llamadas (CID) campos Nombre apoyan el uso de un <i>asterisco</i> ('*') como carácter comodín.";
|
$text['description_search']['es-cl'] = "<u>Atención</u>: Origen, Destino y el identificador de llamadas (CID) campos Nombre apoyan el uso de un <i>asterisco</i> ('*') como carácter comodín.";
|
||||||
|
|
@ -821,6 +923,7 @@ $text['description_search']['fr-fr'] = "<u>Attention</u>: Source, Destination et
|
||||||
$text['description_search']['pt-br'] = "Atenção: origem, destino e identificação do chamador (CID) campos Nome apoiar o uso de um asterisco ('*') como um caractere curinga. ";
|
$text['description_search']['pt-br'] = "Atenção: origem, destino e identificação do chamador (CID) campos Nome apoiar o uso de um asterisco ('*') como um caractere curinga. ";
|
||||||
$text['description_search']['pl'] = "Uwaga: Następujące pola: numer dzwoniącego i odbiorcy rozmowy, prezentacja numeru oraz nazwy wspierają gwiazdkę (‘*’) jako symbol wieloznaczny.";
|
$text['description_search']['pl'] = "Uwaga: Następujące pola: numer dzwoniącego i odbiorcy rozmowy, prezentacja numeru oraz nazwy wspierają gwiazdkę (‘*’) jako symbol wieloznaczny.";
|
||||||
$text['description_search']['sv-se'] = "Notera : Källa, Destination och Nummerpresentation ( CID ) Namn fält stödjer användningen av en asterisk ( ' * ' ) som jokertecken.";
|
$text['description_search']['sv-se'] = "Notera : Källa, Destination och Nummerpresentation ( CID ) Namn fält stödjer användningen av en asterisk ( ' * ' ) som jokertecken.";
|
||||||
|
$text['description_search']['uk'] = "";
|
||||||
|
|
||||||
$text['description-7']['en-us'] = "Call variables, call flow, timing information, and other useful call details.";
|
$text['description-7']['en-us'] = "Call variables, call flow, timing information, and other useful call details.";
|
||||||
$text['description-7']['es-cl'] = "variables de llamada, flujo, información temporal y otros detalles útiles.";
|
$text['description-7']['es-cl'] = "variables de llamada, flujo, información temporal y otros detalles útiles.";
|
||||||
|
|
@ -829,6 +932,7 @@ $text['description-7']['fr-fr'] = "les variables de l'appel, le chemin, les comp
|
||||||
$text['description-7']['pt-br'] = "Variáveis de chamada, fluxo da chamada, informações de tempo e outras informações úteis. ";
|
$text['description-7']['pt-br'] = "Variáveis de chamada, fluxo da chamada, informações de tempo e outras informações úteis. ";
|
||||||
$text['description-7']['pl'] = "Zmienne związane z rozmowami, przepływ połączeń, informacje o czasach rozmów oraz inne przydatne szczegóły ";
|
$text['description-7']['pl'] = "Zmienne związane z rozmowami, przepływ połączeń, informacje o czasach rozmów oraz inne przydatne szczegóły ";
|
||||||
$text['description-7']['sv-se'] = "Samtalsvariabler, samtalsflöden, tidsinformation och andra nyttiga samtalsdetaljer.";
|
$text['description-7']['sv-se'] = "Samtalsvariabler, samtalsflöden, tidsinformation och andra nyttiga samtalsdetaljer.";
|
||||||
|
$text['description-7']['uk'] = "";
|
||||||
|
|
||||||
$text['description-6']['en-us'] = "The information contains caller id name and number, channel data, ";
|
$text['description-6']['en-us'] = "The information contains caller id name and number, channel data, ";
|
||||||
$text['description-6']['es-cl'] = "La información contiene el nombre y número del caller id, datos del canal, ";
|
$text['description-6']['es-cl'] = "La información contiene el nombre y número del caller id, datos del canal, ";
|
||||||
|
|
@ -837,6 +941,7 @@ $text['description-6']['fr-fr'] = "L'information contient le nom et le numéro d
|
||||||
$text['description-6']['pt-br'] = "A informação contém o nome e número de origem, dados do canal.";
|
$text['description-6']['pt-br'] = "A informação contém o nome e número de origem, dados do canal.";
|
||||||
$text['description-6']['pl'] = "Informacja zawiera prezentacje numeru i nazwy dzwoniącego oraz informacje o kanale.";
|
$text['description-6']['pl'] = "Informacja zawiera prezentacje numeru i nazwy dzwoniącego oraz informacje o kanale.";
|
||||||
$text['description-6']['sv-se'] = "Informationen innehåller presentation av namn och nummer, channel data,";
|
$text['description-6']['sv-se'] = "Informationen innehåller presentation av namn och nummer, channel data,";
|
||||||
|
$text['description-6']['uk'] = "";
|
||||||
|
|
||||||
$text['description-5']['en-us'] = "A detailed view of the call and all information regarding it.";
|
$text['description-5']['en-us'] = "A detailed view of the call and all information regarding it.";
|
||||||
$text['description-5']['es-cl'] = "Una vista detallada de la información de la llamada.";
|
$text['description-5']['es-cl'] = "Una vista detallada de la información de la llamada.";
|
||||||
|
|
@ -845,6 +950,7 @@ $text['description-5']['fr-fr'] = "Une vue détaillée de l'appel et toutes les
|
||||||
$text['description-5']['pt-br'] = "Uma visão detalhada da chamada ";
|
$text['description-5']['pt-br'] = "Uma visão detalhada da chamada ";
|
||||||
$text['description-5']['pl'] = "Przeglądaj szczegóły rozmowy i inne informacje z nią związane.";
|
$text['description-5']['pl'] = "Przeglądaj szczegóły rozmowy i inne informacje z nią związane.";
|
||||||
$text['description-5']['sv-se'] = "En detaljerad vy av samtalet och information kring samtalet.";
|
$text['description-5']['sv-se'] = "En detaljerad vy av samtalet och information kring samtalet.";
|
||||||
|
$text['description-5']['uk'] = "";
|
||||||
|
|
||||||
$text['description-4']['en-us'] = "Then view the calls in the list or download them as comma seperated file by using the 'csv' button.";
|
$text['description-4']['en-us'] = "Then view the calls in the list or download them as comma seperated file by using the 'csv' button.";
|
||||||
$text['description-4']['es-cl'] = "Luego puede ver la información o descargarla como un archivo separado por comas utlizando el botón 'csv'.";
|
$text['description-4']['es-cl'] = "Luego puede ver la información o descargarla como un archivo separado por comas utlizando el botón 'csv'.";
|
||||||
|
|
@ -853,6 +959,7 @@ $text['description-4']['fr-fr'] = "Ensuite visualisez les informations dans la l
|
||||||
$text['description-4']['pt-br'] = "Veja as chamadas na lista ou descarregue-as como arquivo, separadas por vírgulas, usando o botão 'csv'. ";
|
$text['description-4']['pt-br'] = "Veja as chamadas na lista ou descarregue-as como arquivo, separadas por vírgulas, usando o botão 'csv'. ";
|
||||||
$text['description-4']['pl'] = "Następnie przejrzyj rozmowy na liście lub pobierz je w pliku CSV (comma seperated).";
|
$text['description-4']['pl'] = "Następnie przejrzyj rozmowy na liście lub pobierz je w pliku CSV (comma seperated).";
|
||||||
$text['description-4']['sv-se'] = "Se sedan på samtalen i listan eller ladda ned dem som en komma separerad fil genom att använda ”csv” knappen.";
|
$text['description-4']['sv-se'] = "Se sedan på samtalen i listan eller ladda ned dem som en komma separerad fil genom att använda ”csv” knappen.";
|
||||||
|
$text['description-4']['uk'] = "";
|
||||||
|
|
||||||
$text['description-3']['en-us'] = "Use the fields to filter the information for the specific call records that are desired.";
|
$text['description-3']['en-us'] = "Use the fields to filter the information for the specific call records that are desired.";
|
||||||
$text['description-3']['es-cl'] = "Use los campos para filtrar la información. ";
|
$text['description-3']['es-cl'] = "Use los campos para filtrar la información. ";
|
||||||
|
|
@ -861,6 +968,7 @@ $text['description-3']['fr-fr'] = "Utiliser les filtres pour afficher les appels
|
||||||
$text['description-3']['pt-br'] = "Utilize os campos para filtrar a informação sobre os registos de chamadas desejados. ";
|
$text['description-3']['pt-br'] = "Utilize os campos para filtrar a informação sobre os registos de chamadas desejados. ";
|
||||||
$text['description-3']['pl'] = "Użyj tych pól do filtrowania wymaganych informacji o konkretnych rozmowach. ";
|
$text['description-3']['pl'] = "Użyj tych pól do filtrowania wymaganych informacji o konkretnych rozmowach. ";
|
||||||
$text['description-3']['sv-se'] = "Använd fälten för att filtrera fram det önskade resultatet.";
|
$text['description-3']['sv-se'] = "Använd fälten för att filtrera fram det önskade resultatet.";
|
||||||
|
$text['description-3']['uk'] = "";
|
||||||
|
|
||||||
$text['description-2']['en-us'] = "The information contains source, destination, duration, and other useful call details.";
|
$text['description-2']['en-us'] = "The information contains source, destination, duration, and other useful call details.";
|
||||||
$text['description-2']['es-cl'] = "La información contiene origen, destino, duración y otra información útil.";
|
$text['description-2']['es-cl'] = "La información contiene origen, destino, duración y otra información útil.";
|
||||||
|
|
@ -869,6 +977,7 @@ $text['description-2']['fr-fr'] = "Les informations contiennent la source, la de
|
||||||
$text['description-2']['pt-br'] = "A informação contem a origem, destino, duração e outros detalhes úteis da chamada. ";
|
$text['description-2']['pt-br'] = "A informação contem a origem, destino, duração e outros detalhes úteis da chamada. ";
|
||||||
$text['description-2']['pl'] = "Informacja zawiera numer dzwoniącego i odbiorcy rozmowy, czas trwania oraz inne przydatne szczegóły.";
|
$text['description-2']['pl'] = "Informacja zawiera numer dzwoniącego i odbiorcy rozmowy, czas trwania oraz inne przydatne szczegóły.";
|
||||||
$text['description-2']['sv-se'] = "Informationen innehåller källa, destination, samtalstid, och annan nyttig information.";
|
$text['description-2']['sv-se'] = "Informationen innehåller källa, destination, samtalstid, och annan nyttig information.";
|
||||||
|
$text['description-2']['uk'] = "";
|
||||||
|
|
||||||
$text['description']['en-us'] = "Call Detail Records (CDRs) are detailed information on the calls.";
|
$text['description']['en-us'] = "Call Detail Records (CDRs) are detailed information on the calls.";
|
||||||
$text['description']['es-cl'] = "Los registros de detalle de llamadas (CDR) contienen información detallada de las llamadas.";
|
$text['description']['es-cl'] = "Los registros de detalle de llamadas (CDR) contienen información detallada de las llamadas.";
|
||||||
|
|
@ -877,6 +986,7 @@ $text['description']['fr-fr'] = "Ici se trouve l'historique des tous les appels
|
||||||
$text['description']['pt-br'] = "Editar informações da conta.";
|
$text['description']['pt-br'] = "Editar informações da conta.";
|
||||||
$text['description']['pl'] = "Wykaz rozmów prezentuje szczegółowe informacje o zrealizowanych rozmowach.";
|
$text['description']['pl'] = "Wykaz rozmów prezentuje szczegółowe informacje o zrealizowanych rozmowach.";
|
||||||
$text['description']['sv-se'] = "Detaljerad Samtalsinformation (CDR) är detaljerad information från samtalen.";
|
$text['description']['sv-se'] = "Detaljerad Samtalsinformation (CDR) är detaljerad information från samtalen.";
|
||||||
|
$text['description']['uk'] = "Редагування інформації облікового запису";
|
||||||
|
|
||||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar el número?";
|
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar el número?";
|
||||||
|
|
@ -885,6 +995,7 @@ $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||||
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
||||||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||||
|
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||||
|
|
||||||
$text['button-view']['en-us'] = "View";
|
$text['button-view']['en-us'] = "View";
|
||||||
$text['button-view']['es-cl'] = "Ver";
|
$text['button-view']['es-cl'] = "Ver";
|
||||||
|
|
@ -893,6 +1004,7 @@ $text['button-view']['fr-fr'] = "Voir";
|
||||||
$text['button-view']['pt-br'] = "Visualizar";
|
$text['button-view']['pt-br'] = "Visualizar";
|
||||||
$text['button-view']['pl'] = "Widok";
|
$text['button-view']['pl'] = "Widok";
|
||||||
$text['button-view']['sv-se'] = "Visa";
|
$text['button-view']['sv-se'] = "Visa";
|
||||||
|
$text['button-view']['uk'] = "";
|
||||||
|
|
||||||
$text['button-update']['en-us'] = "Update";
|
$text['button-update']['en-us'] = "Update";
|
||||||
$text['button-update']['es-cl'] = "Actualización";
|
$text['button-update']['es-cl'] = "Actualización";
|
||||||
|
|
@ -901,6 +1013,7 @@ $text['button-update']['fr-fr'] = "Mise à jour";
|
||||||
$text['button-update']['pt-br'] = "Atualização";
|
$text['button-update']['pt-br'] = "Atualização";
|
||||||
$text['button-update']['pl'] = "Uaktualnij";
|
$text['button-update']['pl'] = "Uaktualnij";
|
||||||
$text['button-update']['sv-se'] = "Uppdatera";
|
$text['button-update']['sv-se'] = "Uppdatera";
|
||||||
|
$text['button-update']['uk'] = "Оновити";
|
||||||
|
|
||||||
$text['button-statistics']['en-us'] = "Statistics";
|
$text['button-statistics']['en-us'] = "Statistics";
|
||||||
$text['button-statistics']['es-cl'] = "Estadísticas";
|
$text['button-statistics']['es-cl'] = "Estadísticas";
|
||||||
|
|
@ -909,6 +1022,7 @@ $text['button-statistics']['fr-fr'] = "Statistiques";
|
||||||
$text['button-statistics']['pt-br'] = "Estatísticas ";
|
$text['button-statistics']['pt-br'] = "Estatísticas ";
|
||||||
$text['button-statistics']['pl'] = "Ststystyki";
|
$text['button-statistics']['pl'] = "Ststystyki";
|
||||||
$text['button-statistics']['sv-se'] = "Statistik";
|
$text['button-statistics']['sv-se'] = "Statistik";
|
||||||
|
$text['button-statistics']['uk'] = "";
|
||||||
|
|
||||||
$text['button-show_all']['en-us'] = "Show All";
|
$text['button-show_all']['en-us'] = "Show All";
|
||||||
$text['button-show_all']['es-cl'] = "Mostrar Todos";
|
$text['button-show_all']['es-cl'] = "Mostrar Todos";
|
||||||
|
|
@ -917,6 +1031,7 @@ $text['button-show_all']['fr-fr'] = "Montrer Tout";
|
||||||
$text['button-show_all']['pt-br'] = "Mostrar todos";
|
$text['button-show_all']['pt-br'] = "Mostrar todos";
|
||||||
$text['button-show_all']['pl'] = "Pokaż wszystkie";
|
$text['button-show_all']['pl'] = "Pokaż wszystkie";
|
||||||
$text['button-show_all']['sv-se'] = "Visa Allt";
|
$text['button-show_all']['sv-se'] = "Visa Allt";
|
||||||
|
$text['button-show_all']['uk'] = "";
|
||||||
|
|
||||||
$text['button-search']['en-us'] = "Search";
|
$text['button-search']['en-us'] = "Search";
|
||||||
$text['button-search']['es-cl'] = "Búsqueda";
|
$text['button-search']['es-cl'] = "Búsqueda";
|
||||||
|
|
@ -925,6 +1040,7 @@ $text['button-search']['fr-fr'] = "Recherche";
|
||||||
$text['button-search']['pt-br'] = "Pesquisar";
|
$text['button-search']['pt-br'] = "Pesquisar";
|
||||||
$text['button-search']['pl'] = "Wyszukaj";
|
$text['button-search']['pl'] = "Wyszukaj";
|
||||||
$text['button-search']['sv-se'] = "Sök";
|
$text['button-search']['sv-se'] = "Sök";
|
||||||
|
$text['button-search']['uk'] = "Пошук";
|
||||||
|
|
||||||
$text['button-reset']['en-us'] = "Reset";
|
$text['button-reset']['en-us'] = "Reset";
|
||||||
$text['button-reset']['es-cl'] = "Reajustar";
|
$text['button-reset']['es-cl'] = "Reajustar";
|
||||||
|
|
@ -933,6 +1049,7 @@ $text['button-reset']['fr-fr'] = "Remettre";
|
||||||
$text['button-reset']['pt-br'] = "Restabelecer";
|
$text['button-reset']['pt-br'] = "Restabelecer";
|
||||||
$text['button-reset']['pl'] = "Resetuj";
|
$text['button-reset']['pl'] = "Resetuj";
|
||||||
$text['button-reset']['sv-se'] = "Återställ";
|
$text['button-reset']['sv-se'] = "Återställ";
|
||||||
|
$text['button-reset']['uk'] = "Скинути";
|
||||||
|
|
||||||
$text['button-missed']['en-us'] = "Missed Calls";
|
$text['button-missed']['en-us'] = "Missed Calls";
|
||||||
$text['button-missed']['es-cl'] = "Llamadas Perdidas";
|
$text['button-missed']['es-cl'] = "Llamadas Perdidas";
|
||||||
|
|
@ -941,6 +1058,7 @@ $text['button-missed']['fr-fr'] = "Appels Perdus";
|
||||||
$text['button-missed']['pt-br'] = "Chamadas Perdidas ";
|
$text['button-missed']['pt-br'] = "Chamadas Perdidas ";
|
||||||
$text['button-missed']['pl'] = "NIeodebrane rozmowy";
|
$text['button-missed']['pl'] = "NIeodebrane rozmowy";
|
||||||
$text['button-missed']['sv-se'] = "Missade Samtal";
|
$text['button-missed']['sv-se'] = "Missade Samtal";
|
||||||
|
$text['button-missed']['uk'] = "";
|
||||||
|
|
||||||
$text['button-extension_summary']['en-us'] = "Extension Summary";
|
$text['button-extension_summary']['en-us'] = "Extension Summary";
|
||||||
$text['button-extension_summary']['es-cl'] = "Resumen Extensión";
|
$text['button-extension_summary']['es-cl'] = "Resumen Extensión";
|
||||||
|
|
@ -949,6 +1067,7 @@ $text['button-extension_summary']['fr-fr'] = "Résumé par Extension";
|
||||||
$text['button-extension_summary']['pt-br'] = "Resumo Extensão ";
|
$text['button-extension_summary']['pt-br'] = "Resumo Extensão ";
|
||||||
$text['button-extension_summary']['pl'] = "Podsumowanie numerów wewnętrznych";
|
$text['button-extension_summary']['pl'] = "Podsumowanie numerów wewnętrznych";
|
||||||
$text['button-extension_summary']['sv-se'] = "Anknytning Summering";
|
$text['button-extension_summary']['sv-se'] = "Anknytning Summering";
|
||||||
|
$text['button-extension_summary']['uk'] = "";
|
||||||
|
|
||||||
$text['button-export']['en-us'] = "Export";
|
$text['button-export']['en-us'] = "Export";
|
||||||
$text['button-export']['es-cl'] = "Exportación";
|
$text['button-export']['es-cl'] = "Exportación";
|
||||||
|
|
@ -957,6 +1076,7 @@ $text['button-export']['fr-fr'] = "Exportation";
|
||||||
$text['button-export']['pt-br'] = "Exportação ";
|
$text['button-export']['pt-br'] = "Exportação ";
|
||||||
$text['button-export']['pl'] = "Eksportuj";
|
$text['button-export']['pl'] = "Eksportuj";
|
||||||
$text['button-export']['sv-se'] = "Export";
|
$text['button-export']['sv-se'] = "Export";
|
||||||
|
$text['button-export']['uk'] = "";
|
||||||
|
|
||||||
$text['button-download_csv']['en-us'] = "Download CSV";
|
$text['button-download_csv']['en-us'] = "Download CSV";
|
||||||
$text['button-download_csv']['es-cl'] = "Descarga CSV";
|
$text['button-download_csv']['es-cl'] = "Descarga CSV";
|
||||||
|
|
@ -965,6 +1085,7 @@ $text['button-download_csv']['fr-fr'] = "Télécharger CSV";
|
||||||
$text['button-download_csv']['pt-br'] = "Baixar CSV ";
|
$text['button-download_csv']['pt-br'] = "Baixar CSV ";
|
||||||
$text['button-download_csv']['pl'] = "Pobierz CSV";
|
$text['button-download_csv']['pl'] = "Pobierz CSV";
|
||||||
$text['button-download_csv']['sv-se'] = "Ladda Ned CSV";
|
$text['button-download_csv']['sv-se'] = "Ladda Ned CSV";
|
||||||
|
$text['button-download_csv']['uk'] = "";
|
||||||
|
|
||||||
$text['button-delete']['en-us'] = "Delete";
|
$text['button-delete']['en-us'] = "Delete";
|
||||||
$text['button-delete']['es-cl'] = "Eliminar";
|
$text['button-delete']['es-cl'] = "Eliminar";
|
||||||
|
|
@ -973,6 +1094,7 @@ $text['button-delete']['fr-fr'] = "Supprimer";
|
||||||
$text['button-delete']['pt-br'] = "Remover";
|
$text['button-delete']['pt-br'] = "Remover";
|
||||||
$text['button-delete']['pl'] = "Usuń";
|
$text['button-delete']['pl'] = "Usuń";
|
||||||
$text['button-delete']['sv-se'] = "Ta Bort";
|
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||||
|
$text['button-delete']['uk'] = "Видалити";
|
||||||
|
|
||||||
$text['button-back']['en-us'] = "Back";
|
$text['button-back']['en-us'] = "Back";
|
||||||
$text['button-back']['es-cl'] = "Volver";
|
$text['button-back']['es-cl'] = "Volver";
|
||||||
|
|
@ -981,6 +1103,7 @@ $text['button-back']['fr-fr'] = "Retour";
|
||||||
$text['button-back']['pt-br'] = "Voltar";
|
$text['button-back']['pt-br'] = "Voltar";
|
||||||
$text['button-back']['pl'] = "Wróć";
|
$text['button-back']['pl'] = "Wróć";
|
||||||
$text['button-back']['sv-se'] = "Tillbaka";
|
$text['button-back']['sv-se'] = "Tillbaka";
|
||||||
|
$text['button-back']['uk'] = "Назад";
|
||||||
|
|
||||||
$text['button-advanced_search']['en-us'] = "Advanced Search";
|
$text['button-advanced_search']['en-us'] = "Advanced Search";
|
||||||
$text['button-advanced_search']['es-cl'] = "Búsqueda Avanzada";
|
$text['button-advanced_search']['es-cl'] = "Búsqueda Avanzada";
|
||||||
|
|
@ -989,5 +1112,6 @@ $text['button-advanced_search']['fr-fr'] = "Recherche Avancée";
|
||||||
$text['button-advanced_search']['pt-br'] = "Pesquisa Avançada ";
|
$text['button-advanced_search']['pt-br'] = "Pesquisa Avançada ";
|
||||||
$text['button-advanced_search']['pl'] = "Zaawansowane wyszukiwanie";
|
$text['button-advanced_search']['pl'] = "Zaawansowane wyszukiwanie";
|
||||||
$text['button-advanced_search']['sv-se'] = "Avancerad Sökning";
|
$text['button-advanced_search']['sv-se'] = "Avancerad Sökning";
|
||||||
|
$text['button-advanced_search']['uk'] = "";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -7,6 +7,7 @@ $apps[$x]['menu'][0]['title']['pt-pt'] = "Detalhes das Gravações de Voz";
|
||||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Detalhes das gravações de voz";
|
$apps[$x]['menu'][0]['title']['pt-br'] = "Detalhes das gravações de voz";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Wykaz rozmów";
|
$apps[$x]['menu'][0]['title']['pl'] = "Wykaz rozmów";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Detaljerad Samtalsinformation";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "Detaljerad Samtalsinformation";
|
||||||
|
$apps[$x]['menu'][0]['title']['uk'] = "Деталізація дзвінків";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "8f80e71a-31a5-6432-47a0-7f5a7b271f05";
|
$apps[$x]['menu'][0]['uuid'] = "8f80e71a-31a5-6432-47a0-7f5a7b271f05";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
@ -22,6 +23,7 @@ $apps[$x]['menu'][1]['title']['pt-pt'] = "Statistics CDR";
|
||||||
$apps[$x]['menu'][1]['title']['pt-br'] = "Estatisticas do CDR";
|
$apps[$x]['menu'][1]['title']['pt-br'] = "Estatisticas do CDR";
|
||||||
$apps[$x]['menu'][1]['title']['pl'] = "Statystyki wykazu rozmów";
|
$apps[$x]['menu'][1]['title']['pl'] = "Statystyki wykazu rozmów";
|
||||||
$apps[$x]['menu'][1]['title']['sv-se'] = "CDR Statistik";
|
$apps[$x]['menu'][1]['title']['sv-se'] = "CDR Statistik";
|
||||||
|
$apps[$x]['menu'][1]['title']['uk'] = "Статистика";
|
||||||
$apps[$x]['menu'][1]['uuid'] = "032887d2-2315-4e10-b3a2-8989f719c80c";
|
$apps[$x]['menu'][1]['uuid'] = "032887d2-2315-4e10-b3a2-8989f719c80c";
|
||||||
$apps[$x]['menu'][1]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
$apps[$x]['menu'][1]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||||
$apps[$x]['menu'][1]['category'] = "internal";
|
$apps[$x]['menu'][1]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -7,6 +7,7 @@ $text['title-domains']['fr-fr'] = "Domaines";
|
||||||
$text['title-domains']['pt-br'] = "Dominios";
|
$text['title-domains']['pt-br'] = "Dominios";
|
||||||
$text['title-domains']['pl'] = "Domeny";
|
$text['title-domains']['pl'] = "Domeny";
|
||||||
$text['title-domains']['sv-se'] = "Domäner";
|
$text['title-domains']['sv-se'] = "Domäner";
|
||||||
|
$text['title-domains']['uk'] = "Домени";
|
||||||
|
|
||||||
$text['title-domain_setting-edit']['en-us'] = "Domain Setting";
|
$text['title-domain_setting-edit']['en-us'] = "Domain Setting";
|
||||||
$text['title-domain_setting-edit']['es-cl'] = "Configuraciones de dominio.";
|
$text['title-domain_setting-edit']['es-cl'] = "Configuraciones de dominio.";
|
||||||
|
|
@ -15,6 +16,7 @@ $text['title-domain_setting-edit']['fr-fr'] = "Paramètres du domaine";
|
||||||
$text['title-domain_setting-edit']['pt-br'] = "Configurações do dominio";
|
$text['title-domain_setting-edit']['pt-br'] = "Configurações do dominio";
|
||||||
$text['title-domain_setting-edit']['pl'] = "Ustawienia domen";
|
$text['title-domain_setting-edit']['pl'] = "Ustawienia domen";
|
||||||
$text['title-domain_setting-edit']['sv-se'] = "Domän Inställning";
|
$text['title-domain_setting-edit']['sv-se'] = "Domän Inställning";
|
||||||
|
$text['title-domain_setting-edit']['uk'] = "Налаштування доменів";
|
||||||
|
|
||||||
$text['title-domain_setting-add']['en-us'] = "Domain Setting Add";
|
$text['title-domain_setting-add']['en-us'] = "Domain Setting Add";
|
||||||
$text['title-domain_setting-add']['es-cl'] = "Agregar Configuración de Dominio";
|
$text['title-domain_setting-add']['es-cl'] = "Agregar Configuración de Dominio";
|
||||||
|
|
@ -23,6 +25,7 @@ $text['title-domain_setting-add']['fr-fr'] = "Ajouter un paramètre au domaine";
|
||||||
$text['title-domain_setting-add']['pt-br'] = "Adicionar configurações do dominio";
|
$text['title-domain_setting-add']['pt-br'] = "Adicionar configurações do dominio";
|
||||||
$text['title-domain_setting-add']['pl'] = "Dodaj ustawienie domeny";
|
$text['title-domain_setting-add']['pl'] = "Dodaj ustawienie domeny";
|
||||||
$text['title-domain_setting-add']['sv-se'] = "Lägg Till Domän Inställning";
|
$text['title-domain_setting-add']['sv-se'] = "Lägg Till Domän Inställning";
|
||||||
|
$text['title-domain_setting-add']['uk'] = "Додавання домену";
|
||||||
|
|
||||||
$text['title-domain-edit']['en-us'] = "Domain";
|
$text['title-domain-edit']['en-us'] = "Domain";
|
||||||
$text['title-domain-edit']['es-cl'] = "Dominio";
|
$text['title-domain-edit']['es-cl'] = "Dominio";
|
||||||
|
|
@ -31,6 +34,7 @@ $text['title-domain-edit']['fr-fr'] = "Domaines";
|
||||||
$text['title-domain-edit']['pt-br'] = "Dominio";
|
$text['title-domain-edit']['pt-br'] = "Dominio";
|
||||||
$text['title-domain-edit']['pl'] = "Domena";
|
$text['title-domain-edit']['pl'] = "Domena";
|
||||||
$text['title-domain-edit']['sv-se'] = "Domän";
|
$text['title-domain-edit']['sv-se'] = "Domän";
|
||||||
|
$text['title-domain-edit']['uk'] = "Домен";
|
||||||
|
|
||||||
$text['title-domain-add']['en-us'] = "Domain Add";
|
$text['title-domain-add']['en-us'] = "Domain Add";
|
||||||
$text['title-domain-add']['es-cl'] = "Agregar Dominio";
|
$text['title-domain-add']['es-cl'] = "Agregar Dominio";
|
||||||
|
|
@ -39,6 +43,7 @@ $text['title-domain-add']['fr-fr'] = "Ajouter un Domaine";
|
||||||
$text['title-domain-add']['pt-br'] = "Adicionar dominio";
|
$text['title-domain-add']['pt-br'] = "Adicionar dominio";
|
||||||
$text['title-domain-add']['pl'] = "Dodaj domenę";
|
$text['title-domain-add']['pl'] = "Dodaj domenę";
|
||||||
$text['title-domain-add']['sv-se'] = "Lägg Till Domän";
|
$text['title-domain-add']['sv-se'] = "Lägg Till Domän";
|
||||||
|
$text['title-domain-add']['uk'] = "Новий домен";
|
||||||
|
|
||||||
$text['message-update']['en-us'] = "Update Completed";
|
$text['message-update']['en-us'] = "Update Completed";
|
||||||
$text['message-update']['es-cl'] = "Actualización Completada";
|
$text['message-update']['es-cl'] = "Actualización Completada";
|
||||||
|
|
@ -47,6 +52,7 @@ $text['message-update']['fr-fr'] = "Mis à jour";
|
||||||
$text['message-update']['pt-br'] = "Atualização Efetuada";
|
$text['message-update']['pt-br'] = "Atualização Efetuada";
|
||||||
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
||||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||||
|
$text['message-update']['uk'] = "Оновлено";
|
||||||
|
|
||||||
$text['message-required']['en-us'] = "Please provide: ";
|
$text['message-required']['en-us'] = "Please provide: ";
|
||||||
$text['message-required']['es-cl'] = "Por favor indique: ";
|
$text['message-required']['es-cl'] = "Por favor indique: ";
|
||||||
|
|
@ -55,6 +61,7 @@ $text['message-required']['fr-fr'] = "Merci d'indiquer: ";
|
||||||
$text['message-required']['pt-br'] = "Por favor Indique:";
|
$text['message-required']['pt-br'] = "Por favor Indique:";
|
||||||
$text['message-required']['pl'] = "Wpisz:";
|
$text['message-required']['pl'] = "Wpisz:";
|
||||||
$text['message-required']['sv-se'] = "Var god uppge:";
|
$text['message-required']['sv-se'] = "Var god uppge:";
|
||||||
|
$text['message-required']['uk'] = "Будь ласка, вкажіть:";
|
||||||
|
|
||||||
$text['message-message']['en-us'] = "Message";
|
$text['message-message']['en-us'] = "Message";
|
||||||
$text['message-message']['es-cl'] = "Mensaje";
|
$text['message-message']['es-cl'] = "Mensaje";
|
||||||
|
|
@ -63,6 +70,7 @@ $text['message-message']['fr-fr'] = "Message";
|
||||||
$text['message-message']['pt-br'] = "Mensagem";
|
$text['message-message']['pt-br'] = "Mensagem";
|
||||||
$text['message-message']['pl'] = "Wiadomość";
|
$text['message-message']['pl'] = "Wiadomość";
|
||||||
$text['message-message']['sv-se'] = "Meddelande";
|
$text['message-message']['sv-se'] = "Meddelande";
|
||||||
|
$text['message-message']['uk'] = "Повідомлення";
|
||||||
|
|
||||||
$text['message-delete_failed']['en-us'] = "No Settings Checked";
|
$text['message-delete_failed']['en-us'] = "No Settings Checked";
|
||||||
$text['message-delete_failed']['es-cl'] = "No hay ajustes facturado";
|
$text['message-delete_failed']['es-cl'] = "No hay ajustes facturado";
|
||||||
|
|
@ -71,6 +79,7 @@ $text['message-delete_failed']['fr-fr'] = "Pas de paramètres enregistrés";
|
||||||
$text['message-delete_failed']['pt-br'] = "Falha na exclusão";
|
$text['message-delete_failed']['pt-br'] = "Falha na exclusão";
|
||||||
$text['message-delete_failed']['pl'] = "Próba usunięcia zakończyła się niepowodzeniem";
|
$text['message-delete_failed']['pl'] = "Próba usunięcia zakończyła się niepowodzeniem";
|
||||||
$text['message-delete_failed']['sv-se'] = "Ingen Inställning Markerad";
|
$text['message-delete_failed']['sv-se'] = "Ingen Inställning Markerad";
|
||||||
|
$text['message-delete_failed']['uk'] = "Налаштування не вказано";
|
||||||
|
|
||||||
$text['message-delete']['en-us'] = "Delete Completed";
|
$text['message-delete']['en-us'] = "Delete Completed";
|
||||||
$text['message-delete']['es-cl'] = "Eliminar Completado";
|
$text['message-delete']['es-cl'] = "Eliminar Completado";
|
||||||
|
|
@ -79,6 +88,7 @@ $text['message-delete']['fr-fr'] = "Supprimé";
|
||||||
$text['message-delete']['pt-br'] = "Remoção Efetuada";
|
$text['message-delete']['pt-br'] = "Remoção Efetuada";
|
||||||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||||
|
$text['message-delete']['uk'] = "Видалено";
|
||||||
|
|
||||||
$text['message-add']['en-us'] = "Add Completed";
|
$text['message-add']['en-us'] = "Add Completed";
|
||||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||||
|
|
@ -87,6 +97,7 @@ $text['message-add']['fr-fr'] = "Ajouté";
|
||||||
$text['message-add']['pt-br'] = "Criação Efetuada";
|
$text['message-add']['pt-br'] = "Criação Efetuada";
|
||||||
$text['message-add']['pl'] = "Dodano poprawnie";
|
$text['message-add']['pl'] = "Dodano poprawnie";
|
||||||
$text['message-add']['sv-se'] = "Tillagd";
|
$text['message-add']['sv-se'] = "Tillagd";
|
||||||
|
$text['message-add']['uk'] = "Додано";
|
||||||
|
|
||||||
$text['label-value']['en-us'] = "Value";
|
$text['label-value']['en-us'] = "Value";
|
||||||
$text['label-value']['es-cl'] = "Valor";
|
$text['label-value']['es-cl'] = "Valor";
|
||||||
|
|
@ -95,6 +106,7 @@ $text['label-value']['fr-fr'] = "Valeur";
|
||||||
$text['label-value']['pt-br'] = "Valor";
|
$text['label-value']['pt-br'] = "Valor";
|
||||||
$text['label-value']['pl'] = "Wartość";
|
$text['label-value']['pl'] = "Wartość";
|
||||||
$text['label-value']['sv-se'] = "Värde";
|
$text['label-value']['sv-se'] = "Värde";
|
||||||
|
$text['label-value']['uk'] = "Значення";
|
||||||
|
|
||||||
$text['label-type']['en-us'] = "Type";
|
$text['label-type']['en-us'] = "Type";
|
||||||
$text['label-type']['es-cl'] = "Tipo";
|
$text['label-type']['es-cl'] = "Tipo";
|
||||||
|
|
@ -103,6 +115,7 @@ $text['label-type']['fr-fr'] = "Type";
|
||||||
$text['label-type']['pt-br'] = "Tipo";
|
$text['label-type']['pt-br'] = "Tipo";
|
||||||
$text['label-type']['pl'] = "Typ";
|
$text['label-type']['pl'] = "Typ";
|
||||||
$text['label-type']['sv-se'] = "Typ";
|
$text['label-type']['sv-se'] = "Typ";
|
||||||
|
$text['label-type']['uk'] = "Тип";
|
||||||
|
|
||||||
$text['label-true']['en-us'] = "True";
|
$text['label-true']['en-us'] = "True";
|
||||||
$text['label-true']['es-cl'] = "Verdadero";
|
$text['label-true']['es-cl'] = "Verdadero";
|
||||||
|
|
@ -111,6 +124,7 @@ $text['label-true']['fr-fr'] = "Oui";
|
||||||
$text['label-true']['pt-br'] = "Sim";
|
$text['label-true']['pt-br'] = "Sim";
|
||||||
$text['label-true']['pl'] = "Tak";
|
$text['label-true']['pl'] = "Tak";
|
||||||
$text['label-true']['sv-se'] = "Sann";
|
$text['label-true']['sv-se'] = "Sann";
|
||||||
|
$text['label-true']['uk'] = "Так";
|
||||||
|
|
||||||
$text['label-tools']['en-us'] = "Tools";
|
$text['label-tools']['en-us'] = "Tools";
|
||||||
$text['label-tools']['es-cl'] = "Herramientas";
|
$text['label-tools']['es-cl'] = "Herramientas";
|
||||||
|
|
@ -119,6 +133,7 @@ $text['label-tools']['fr-fr'] = "Outils";
|
||||||
$text['label-tools']['pt-br'] = "Ferramentas";
|
$text['label-tools']['pt-br'] = "Ferramentas";
|
||||||
$text['label-tools']['pl'] = "Narzędzia";
|
$text['label-tools']['pl'] = "Narzędzia";
|
||||||
$text['label-tools']['sv-se'] = "Verktyg";
|
$text['label-tools']['sv-se'] = "Verktyg";
|
||||||
|
$text['label-tools']['uk'] = "Параметри";
|
||||||
|
|
||||||
$text['label-subcategory']['en-us'] = "Subcategory";
|
$text['label-subcategory']['en-us'] = "Subcategory";
|
||||||
$text['label-subcategory']['es-cl'] = "Subcategoría";
|
$text['label-subcategory']['es-cl'] = "Subcategoría";
|
||||||
|
|
@ -127,6 +142,7 @@ $text['label-subcategory']['fr-fr'] = "Sous-Catégorie";
|
||||||
$text['label-subcategory']['pt-br'] = "Subcategoria";
|
$text['label-subcategory']['pt-br'] = "Subcategoria";
|
||||||
$text['label-subcategory']['pl'] = "Podkategoria";
|
$text['label-subcategory']['pl'] = "Podkategoria";
|
||||||
$text['label-subcategory']['sv-se'] = "Under-kategori";
|
$text['label-subcategory']['sv-se'] = "Under-kategori";
|
||||||
|
$text['label-subcategory']['uk'] = "Підкатегорія";
|
||||||
|
|
||||||
$text['label-parent_domain']['en-us'] = "Parent Domain";
|
$text['label-parent_domain']['en-us'] = "Parent Domain";
|
||||||
$text['label-parent_domain']['es-cl'] = "Dominio de los Padres";
|
$text['label-parent_domain']['es-cl'] = "Dominio de los Padres";
|
||||||
|
|
@ -135,6 +151,7 @@ $text['label-parent_domain']['fr-fr'] = "Domaine Parent";
|
||||||
$text['label-parent_domain']['pt-br'] = "Dominio principal";
|
$text['label-parent_domain']['pt-br'] = "Dominio principal";
|
||||||
$text['label-parent_domain']['pl'] = "Domena nadrzędna";
|
$text['label-parent_domain']['pl'] = "Domena nadrzędna";
|
||||||
$text['label-parent_domain']['sv-se'] = "Överordnad Domän";
|
$text['label-parent_domain']['sv-se'] = "Överordnad Domän";
|
||||||
|
$text['label-parent_domain']['uk'] = "Батьківський домен";
|
||||||
|
|
||||||
$text['label-order']['en-us'] = "Order";
|
$text['label-order']['en-us'] = "Order";
|
||||||
$text['label-order']['es-cl'] = "Orden";
|
$text['label-order']['es-cl'] = "Orden";
|
||||||
|
|
@ -143,6 +160,7 @@ $text['label-order']['fr-fr'] = "Ordre";
|
||||||
$text['label-order']['pt-br'] = "Ordenação";
|
$text['label-order']['pt-br'] = "Ordenação";
|
||||||
$text['label-order']['pl'] = "Kolejność";
|
$text['label-order']['pl'] = "Kolejność";
|
||||||
$text['label-order']['sv-se'] = "Ordning";
|
$text['label-order']['sv-se'] = "Ordning";
|
||||||
|
$text['label-order']['uk'] = "Порядок";
|
||||||
|
|
||||||
$text['label-none']['en-us'] = "None";
|
$text['label-none']['en-us'] = "None";
|
||||||
$text['label-none']['es-cl'] = "Ninguno";
|
$text['label-none']['es-cl'] = "Ninguno";
|
||||||
|
|
@ -151,6 +169,7 @@ $text['label-none']['fr-fr'] = "Aucun";
|
||||||
$text['label-none']['pt-br'] = "Nenhum";
|
$text['label-none']['pt-br'] = "Nenhum";
|
||||||
$text['label-none']['pl'] = "Żaden";
|
$text['label-none']['pl'] = "Żaden";
|
||||||
$text['label-none']['sv-se'] = "Ingen";
|
$text['label-none']['sv-se'] = "Ingen";
|
||||||
|
$text['label-none']['uk'] = "Жоден";
|
||||||
|
|
||||||
$text['label-name']['en-us'] = "Name";
|
$text['label-name']['en-us'] = "Name";
|
||||||
$text['label-name']['es-cl'] = "Nombre";
|
$text['label-name']['es-cl'] = "Nombre";
|
||||||
|
|
@ -159,6 +178,7 @@ $text['label-name']['fr-fr'] = "Nom";
|
||||||
$text['label-name']['pt-br'] = "Nome";
|
$text['label-name']['pt-br'] = "Nome";
|
||||||
$text['label-name']['pl'] = "Nazwa";
|
$text['label-name']['pl'] = "Nazwa";
|
||||||
$text['label-name']['sv-se'] = "Namn";
|
$text['label-name']['sv-se'] = "Namn";
|
||||||
|
$text['label-name']['uk'] = "Назва";
|
||||||
|
|
||||||
$text['label-manage']['en-us'] = "Manage";
|
$text['label-manage']['en-us'] = "Manage";
|
||||||
$text['label-manage']['es-cl'] = "Gestionar";
|
$text['label-manage']['es-cl'] = "Gestionar";
|
||||||
|
|
@ -167,6 +187,7 @@ $text['label-manage']['fr-fr'] = "Gérer";
|
||||||
$text['label-manage']['pt-br'] = "Gerenciar";
|
$text['label-manage']['pt-br'] = "Gerenciar";
|
||||||
$text['label-manage']['pl'] = "Zarządzaj";
|
$text['label-manage']['pl'] = "Zarządzaj";
|
||||||
$text['label-manage']['sv-se'] = "Hantera";
|
$text['label-manage']['sv-se'] = "Hantera";
|
||||||
|
$text['label-manage']['uk'] = "Керувати";
|
||||||
|
|
||||||
$text['label-false']['en-us'] = "False";
|
$text['label-false']['en-us'] = "False";
|
||||||
$text['label-false']['es-cl'] = "Falso";
|
$text['label-false']['es-cl'] = "Falso";
|
||||||
|
|
@ -175,6 +196,7 @@ $text['label-false']['fr-fr'] = "Non";
|
||||||
$text['label-false']['pt-br'] = "Não";
|
$text['label-false']['pt-br'] = "Não";
|
||||||
$text['label-false']['pl'] = "Nie";
|
$text['label-false']['pl'] = "Nie";
|
||||||
$text['label-false']['sv-se'] = "Falsk";
|
$text['label-false']['sv-se'] = "Falsk";
|
||||||
|
$text['label-false']['uk'] = "Ні";
|
||||||
|
|
||||||
$text['label-enabled']['en-us'] = "Enabled";
|
$text['label-enabled']['en-us'] = "Enabled";
|
||||||
$text['label-enabled']['es-cl'] = "Activado";
|
$text['label-enabled']['es-cl'] = "Activado";
|
||||||
|
|
@ -183,6 +205,7 @@ $text['label-enabled']['fr-fr'] = "Actif";
|
||||||
$text['label-enabled']['pt-br'] = "Habilitado";
|
$text['label-enabled']['pt-br'] = "Habilitado";
|
||||||
$text['label-enabled']['pl'] = "Włączona";
|
$text['label-enabled']['pl'] = "Włączona";
|
||||||
$text['label-enabled']['sv-se'] = "Aktiverad";
|
$text['label-enabled']['sv-se'] = "Aktiverad";
|
||||||
|
$text['label-enabled']['uk'] = "Включено";
|
||||||
|
|
||||||
$text['label-domain']['en-us'] = "Domain";
|
$text['label-domain']['en-us'] = "Domain";
|
||||||
$text['label-domain']['es-cl'] = "Dominio";
|
$text['label-domain']['es-cl'] = "Dominio";
|
||||||
|
|
@ -191,6 +214,7 @@ $text['label-domain']['fr-fr'] = "Domaine";
|
||||||
$text['label-domain']['pt-br'] = "Dominio";
|
$text['label-domain']['pt-br'] = "Dominio";
|
||||||
$text['label-domain']['pl'] = "Domena";
|
$text['label-domain']['pl'] = "Domena";
|
||||||
$text['label-domain']['sv-se'] = "Domän";
|
$text['label-domain']['sv-se'] = "Domän";
|
||||||
|
$text['label-domain']['uk'] = "Домен";
|
||||||
|
|
||||||
$text['label-disabled']['en-us'] = "Disabled";
|
$text['label-disabled']['en-us'] = "Disabled";
|
||||||
$text['label-disabled']['es-cl'] = "Discapacitado";
|
$text['label-disabled']['es-cl'] = "Discapacitado";
|
||||||
|
|
@ -199,6 +223,7 @@ $text['label-disabled']['fr-fr'] = "Non Permis";
|
||||||
$text['label-disabled']['pt-br'] = "Inválido";
|
$text['label-disabled']['pt-br'] = "Inválido";
|
||||||
$text['label-disabled']['pl'] = "Wyłączony";
|
$text['label-disabled']['pl'] = "Wyłączony";
|
||||||
$text['label-disabled']['sv-se'] = "Inaktiverad";
|
$text['label-disabled']['sv-se'] = "Inaktiverad";
|
||||||
|
$text['label-disabled']['uk'] = "Відключено";
|
||||||
|
|
||||||
$text['label-description']['en-us'] = "Description";
|
$text['label-description']['en-us'] = "Description";
|
||||||
$text['label-description']['es-cl'] = "Descripción";
|
$text['label-description']['es-cl'] = "Descripción";
|
||||||
|
|
@ -207,6 +232,7 @@ $text['label-description']['fr-fr'] = "Description";
|
||||||
$text['label-description']['pt-br'] = "Descrição";
|
$text['label-description']['pt-br'] = "Descrição";
|
||||||
$text['label-description']['pl'] = "Opis";
|
$text['label-description']['pl'] = "Opis";
|
||||||
$text['label-description']['sv-se'] = "Beskrivning";
|
$text['label-description']['sv-se'] = "Beskrivning";
|
||||||
|
$text['label-description']['uk'] = "Опис";
|
||||||
|
|
||||||
$text['label-category']['en-us'] = "Category";
|
$text['label-category']['en-us'] = "Category";
|
||||||
$text['label-category']['es-cl'] = "Categoría";
|
$text['label-category']['es-cl'] = "Categoría";
|
||||||
|
|
@ -215,6 +241,7 @@ $text['label-category']['fr-fr'] = "Catégorie";
|
||||||
$text['label-category']['pt-br'] = "Categoria";
|
$text['label-category']['pt-br'] = "Categoria";
|
||||||
$text['label-category']['pl'] = "Kategoria";
|
$text['label-category']['pl'] = "Kategoria";
|
||||||
$text['label-category']['sv-se'] = "Kategori";
|
$text['label-category']['sv-se'] = "Kategori";
|
||||||
|
$text['label-category']['uk'] = "Категорія";
|
||||||
|
|
||||||
$text['header-settings']['en-us'] = "Settings";
|
$text['header-settings']['en-us'] = "Settings";
|
||||||
$text['header-settings']['es-cl'] = "Configuraciones";
|
$text['header-settings']['es-cl'] = "Configuraciones";
|
||||||
|
|
@ -223,6 +250,7 @@ $text['header-settings']['fr-fr'] = "Paramètres";
|
||||||
$text['header-settings']['pt-br'] = "Configurações";
|
$text['header-settings']['pt-br'] = "Configurações";
|
||||||
$text['header-settings']['pl'] = "Ustawienia";
|
$text['header-settings']['pl'] = "Ustawienia";
|
||||||
$text['header-settings']['sv-se'] = "Inställning";
|
$text['header-settings']['sv-se'] = "Inställning";
|
||||||
|
$text['header-settings']['uk'] = "Налаштування";
|
||||||
|
|
||||||
$text['header-domains']['en-us'] = "Domains";
|
$text['header-domains']['en-us'] = "Domains";
|
||||||
$text['header-domains']['es-cl'] = "Dominios";
|
$text['header-domains']['es-cl'] = "Dominios";
|
||||||
|
|
@ -231,6 +259,7 @@ $text['header-domains']['fr-fr'] = "Domaines";
|
||||||
$text['header-domains']['pt-br'] = "Dominios";
|
$text['header-domains']['pt-br'] = "Dominios";
|
||||||
$text['header-domains']['pl'] = "Domeny";
|
$text['header-domains']['pl'] = "Domeny";
|
||||||
$text['header-domains']['sv-se'] = "Domäner";
|
$text['header-domains']['sv-se'] = "Domäner";
|
||||||
|
$text['header-domains']['uk'] = "Домени";
|
||||||
|
|
||||||
$text['header-domain_setting-edit']['en-us'] = "Domain Setting";
|
$text['header-domain_setting-edit']['en-us'] = "Domain Setting";
|
||||||
$text['header-domain_setting-edit']['es-cl'] = "Configuraciones de dominio";
|
$text['header-domain_setting-edit']['es-cl'] = "Configuraciones de dominio";
|
||||||
|
|
@ -239,6 +268,7 @@ $text['header-domain_setting-edit']['fr-fr'] = "Paramètres du domaine";
|
||||||
$text['header-domain_setting-edit']['pt-br'] = "Configurações do dominio";
|
$text['header-domain_setting-edit']['pt-br'] = "Configurações do dominio";
|
||||||
$text['header-domain_setting-edit']['pl'] = "Ustawienia domeny";
|
$text['header-domain_setting-edit']['pl'] = "Ustawienia domeny";
|
||||||
$text['header-domain_setting-edit']['sv-se'] = "Domän Inställning";
|
$text['header-domain_setting-edit']['sv-se'] = "Domän Inställning";
|
||||||
|
$text['header-domain_setting-edit']['uk'] = "Налаштування домену";
|
||||||
|
|
||||||
$text['header-domain_setting-add']['en-us'] = "Domain Setting Add";
|
$text['header-domain_setting-add']['en-us'] = "Domain Setting Add";
|
||||||
$text['header-domain_setting-add']['es-cl'] = "Agregar Configuración de Dominio";
|
$text['header-domain_setting-add']['es-cl'] = "Agregar Configuración de Dominio";
|
||||||
|
|
@ -247,6 +277,7 @@ $text['header-domain_setting-add']['fr-fr'] = "Ajouter un paramètre au domaine"
|
||||||
$text['header-domain_setting-add']['pt-br'] = "Adicionar configuração ao dominio";
|
$text['header-domain_setting-add']['pt-br'] = "Adicionar configuração ao dominio";
|
||||||
$text['header-domain_setting-add']['pl'] = "Dodaj ustawienie domeny";
|
$text['header-domain_setting-add']['pl'] = "Dodaj ustawienie domeny";
|
||||||
$text['header-domain_setting-add']['sv-se'] = "Lägg Till Domän Inställning";
|
$text['header-domain_setting-add']['sv-se'] = "Lägg Till Domän Inställning";
|
||||||
|
$text['header-domain_setting-add']['uk'] = "Параметри домену";
|
||||||
|
|
||||||
$text['header-domain-edit']['en-us'] = "Domain";
|
$text['header-domain-edit']['en-us'] = "Domain";
|
||||||
$text['header-domain-edit']['es-cl'] = "Dominio";
|
$text['header-domain-edit']['es-cl'] = "Dominio";
|
||||||
|
|
@ -255,6 +286,7 @@ $text['header-domain-edit']['fr-fr'] = "Domaine";
|
||||||
$text['header-domain-edit']['pt-br'] = "Dominio";
|
$text['header-domain-edit']['pt-br'] = "Dominio";
|
||||||
$text['header-domain-edit']['pl'] = "Domena";
|
$text['header-domain-edit']['pl'] = "Domena";
|
||||||
$text['header-domain-edit']['sv-se'] = "Domän";
|
$text['header-domain-edit']['sv-se'] = "Domän";
|
||||||
|
$text['header-domain-edit']['uk'] = "Домен";
|
||||||
|
|
||||||
$text['header-domain-add']['en-us'] = "Domain Add";
|
$text['header-domain-add']['en-us'] = "Domain Add";
|
||||||
$text['header-domain-add']['es-cl'] = "Agregar Dominio";
|
$text['header-domain-add']['es-cl'] = "Agregar Dominio";
|
||||||
|
|
@ -263,6 +295,7 @@ $text['header-domain-add']['fr-fr'] = "Ajouter un Domaine";
|
||||||
$text['header-domain-add']['pt-br'] = "Adicionar dominio";
|
$text['header-domain-add']['pt-br'] = "Adicionar dominio";
|
||||||
$text['header-domain-add']['pl'] = "Dodaj domenę";
|
$text['header-domain-add']['pl'] = "Dodaj domenę";
|
||||||
$text['header-domain-add']['sv-se'] = "Lägg Till Domän";
|
$text['header-domain-add']['sv-se'] = "Lägg Till Domän";
|
||||||
|
$text['header-domain-add']['uk'] = "Новий домен";
|
||||||
|
|
||||||
$text['description-value']['en-us'] = "Enter the value of this setting.";
|
$text['description-value']['en-us'] = "Enter the value of this setting.";
|
||||||
$text['description-value']['es-cl'] = "Ingrese el valor para esta configuración.";
|
$text['description-value']['es-cl'] = "Ingrese el valor para esta configuración.";
|
||||||
|
|
@ -271,6 +304,7 @@ $text['description-value']['fr-fr'] = "";
|
||||||
$text['description-value']['pt-br'] = "Insira o valor da variável";
|
$text['description-value']['pt-br'] = "Insira o valor da variável";
|
||||||
$text['description-value']['pl'] = "Wprowadź wartość tego ustawienia";
|
$text['description-value']['pl'] = "Wprowadź wartość tego ustawienia";
|
||||||
$text['description-value']['sv-se'] = "Ange värdet på inställningen.";
|
$text['description-value']['sv-se'] = "Ange värdet på inställningen.";
|
||||||
|
$text['description-value']['uk'] = "Введіть значенння змінної";
|
||||||
|
|
||||||
$text['description-type']['en-us'] = "Enter the setting type (ie. uuid, name, var, dir, etc).";
|
$text['description-type']['en-us'] = "Enter the setting type (ie. uuid, name, var, dir, etc).";
|
||||||
$text['description-type']['es-cl'] = "Ingrese el tipo de configuración (ej. uuid, nombre, var, dir, etc.)";
|
$text['description-type']['es-cl'] = "Ingrese el tipo de configuración (ej. uuid, nombre, var, dir, etc.)";
|
||||||
|
|
@ -279,6 +313,7 @@ $text['description-type']['fr-fr'] = "Entrer le type du paramètre (ie. uuid, no
|
||||||
$text['description-type']['pt-br'] = "Introduza o tipo de definição (ex:uuid,name,var,dir,etc)";
|
$text['description-type']['pt-br'] = "Introduza o tipo de definição (ex:uuid,name,var,dir,etc)";
|
||||||
$text['description-type']['pl'] = "Wprowadź rodzaj ustawienia (np. uuid, name, var, dir)";
|
$text['description-type']['pl'] = "Wprowadź rodzaj ustawienia (np. uuid, name, var, dir)";
|
||||||
$text['description-type']['sv-se'] = "Fyll i inställnings typ (ie. uuid, name, var, dir, etc).";
|
$text['description-type']['sv-se'] = "Fyll i inställnings typ (ie. uuid, name, var, dir, etc).";
|
||||||
|
$text['description-type']['uk'] = "Введіть тип параметра (uuid, name, var, dir).";
|
||||||
|
|
||||||
$text['description-subcategory']['en-us'] = "Enter the subcategory.";
|
$text['description-subcategory']['en-us'] = "Enter the subcategory.";
|
||||||
$text['description-subcategory']['es-cl'] = "Ingrese la categoría.";
|
$text['description-subcategory']['es-cl'] = "Ingrese la categoría.";
|
||||||
|
|
@ -287,6 +322,7 @@ $text['description-subcategory']['fr-fr'] = "";
|
||||||
$text['description-subcategory']['pt-br'] = "Introduza a subcategoria";
|
$text['description-subcategory']['pt-br'] = "Introduza a subcategoria";
|
||||||
$text['description-subcategory']['pl'] = "Wprowadź podkategorię";
|
$text['description-subcategory']['pl'] = "Wprowadź podkategorię";
|
||||||
$text['description-subcategory']['sv-se'] = "Fyll i under-kategori";
|
$text['description-subcategory']['sv-se'] = "Fyll i under-kategori";
|
||||||
|
$text['description-subcategory']['uk'] = "Введіть підкатегорію.";
|
||||||
|
|
||||||
$text['description-setting_enabled']['en-us'] = "Set the status of this default setting.";
|
$text['description-setting_enabled']['en-us'] = "Set the status of this default setting.";
|
||||||
$text['description-setting_enabled']['es-cl'] = "Configure el estado de esta configuración predeterminada.";
|
$text['description-setting_enabled']['es-cl'] = "Configure el estado de esta configuración predeterminada.";
|
||||||
|
|
@ -295,6 +331,7 @@ $text['description-setting_enabled']['fr-fr'] = "Choisir l'état de ce paramètr
|
||||||
$text['description-setting_enabled']['pt-br'] = "Escolha o estado desta configuração";
|
$text['description-setting_enabled']['pt-br'] = "Escolha o estado desta configuração";
|
||||||
$text['description-setting_enabled']['pl'] = "Wybierz, aby włączyć lub wyłączyć tę funkcję.";
|
$text['description-setting_enabled']['pl'] = "Wybierz, aby włączyć lub wyłączyć tę funkcję.";
|
||||||
$text['description-setting_enabled']['sv-se'] = "Ange status på denna standard inställning.";
|
$text['description-setting_enabled']['sv-se'] = "Ange status på denna standard inställning.";
|
||||||
|
$text['description-setting_enabled']['uk'] = "Встановіть стан цього параметра за замовчуванням.";
|
||||||
|
|
||||||
$text['description-parent_domain']['en-us'] = "Set the parent domain.";
|
$text['description-parent_domain']['en-us'] = "Set the parent domain.";
|
||||||
$text['description-parent_domain']['es-cl'] = "Establecer el dominio principal.";
|
$text['description-parent_domain']['es-cl'] = "Establecer el dominio principal.";
|
||||||
|
|
@ -303,6 +340,7 @@ $text['description-parent_domain']['fr-fr'] = "Réglez le domaine parent.";
|
||||||
$text['description-parent_domain']['pt-br'] = "Defina o dominio pai";
|
$text['description-parent_domain']['pt-br'] = "Defina o dominio pai";
|
||||||
$text['description-parent_domain']['pl'] = "Ustaw domenę nadrzędną";
|
$text['description-parent_domain']['pl'] = "Ustaw domenę nadrzędną";
|
||||||
$text['description-parent_domain']['sv-se'] = "Ange Överordan Domän.";
|
$text['description-parent_domain']['sv-se'] = "Ange Överordan Domän.";
|
||||||
|
$text['description-parent_domain']['uk'] = "Вкажіть батьківський домен";
|
||||||
|
|
||||||
$text['description-order']['en-us'] = "Set the order for this array element.";
|
$text['description-order']['en-us'] = "Set the order for this array element.";
|
||||||
$text['description-order']['es-cl'] = "Establecer el orden para este elemento de la matriz.";
|
$text['description-order']['es-cl'] = "Establecer el orden para este elemento de la matriz.";
|
||||||
|
|
@ -311,6 +349,7 @@ $text['description-order']['fr-fr'] = "Définissez l'ordre de cet élément de t
|
||||||
$text['description-order']['pt-br'] = "Defina a ordem (indice) para este elemento da matriz";
|
$text['description-order']['pt-br'] = "Defina a ordem (indice) para este elemento da matriz";
|
||||||
$text['description-order']['pl'] = "Wybierz kolejność.";
|
$text['description-order']['pl'] = "Wybierz kolejność.";
|
||||||
$text['description-order']['sv-se'] = "Ställ in ordningen för detta element.";
|
$text['description-order']['sv-se'] = "Ställ in ordningen för detta element.";
|
||||||
|
$text['description-order']['uk'] = "Вкажіть порядок для масиву елементів";
|
||||||
|
|
||||||
$text['description-name']['en-us'] = "Enter the name of the domain.";
|
$text['description-name']['en-us'] = "Enter the name of the domain.";
|
||||||
$text['description-name']['es-cl'] = "Ingrese el nombre del dominio";
|
$text['description-name']['es-cl'] = "Ingrese el nombre del dominio";
|
||||||
|
|
@ -319,6 +358,7 @@ $text['description-name']['fr-fr'] = "Entrer le nom du domaine.";
|
||||||
$text['description-name']['pt-br'] = "Insira o nome do menu";
|
$text['description-name']['pt-br'] = "Insira o nome do menu";
|
||||||
$text['description-name']['pl'] = "Wprowadź nazwę";
|
$text['description-name']['pl'] = "Wprowadź nazwę";
|
||||||
$text['description-name']['sv-se'] = "Ange namn på Domänen.";
|
$text['description-name']['sv-se'] = "Ange namn på Domänen.";
|
||||||
|
$text['description-name']['uk'] = "Вкажіть назву домену";
|
||||||
|
|
||||||
$text['description-domains']['en-us'] = "Control the list of domains to manage.";
|
$text['description-domains']['en-us'] = "Control the list of domains to manage.";
|
||||||
$text['description-domains']['es-cl'] = "Controlar la lista de dominios a gestionar.";
|
$text['description-domains']['es-cl'] = "Controlar la lista de dominios a gestionar.";
|
||||||
|
|
@ -327,6 +367,7 @@ $text['description-domains']['fr-fr'] = "Contrôler la liste des domaines à gé
|
||||||
$text['description-domains']['pt-br'] = "Gerencie a lista dos dominios";
|
$text['description-domains']['pt-br'] = "Gerencie a lista dos dominios";
|
||||||
$text['description-domains']['pl'] = "Zarządzanie listą domen.";
|
$text['description-domains']['pl'] = "Zarządzanie listą domen.";
|
||||||
$text['description-domains']['sv-se'] = "Kontrollera lista med Domäner att hantera.";
|
$text['description-domains']['sv-se'] = "Kontrollera lista med Domäner att hantera.";
|
||||||
|
$text['description-domains']['uk'] = "Список доменів для керування";
|
||||||
|
|
||||||
$text['description-domain_setting-edit']['en-us'] = "Edit a setting for this domain.";
|
$text['description-domain_setting-edit']['en-us'] = "Edit a setting for this domain.";
|
||||||
$text['description-domain_setting-edit']['es-cl'] = "Edita una configuración para este dominio.";
|
$text['description-domain_setting-edit']['es-cl'] = "Edita una configuración para este dominio.";
|
||||||
|
|
@ -335,6 +376,7 @@ $text['description-domain_setting-edit']['fr-fr'] = "Editer un paramètre du dom
|
||||||
$text['description-domain_setting-edit']['pt-br'] = "Editar uma configuração deste dominio";
|
$text['description-domain_setting-edit']['pt-br'] = "Editar uma configuração deste dominio";
|
||||||
$text['description-domain_setting-edit']['pl'] = "Edytuj ustawienia w tej domenie";
|
$text['description-domain_setting-edit']['pl'] = "Edytuj ustawienia w tej domenie";
|
||||||
$text['description-domain_setting-edit']['sv-se'] = "Ändra en inställning för denna Domän.";
|
$text['description-domain_setting-edit']['sv-se'] = "Ändra en inställning för denna Domän.";
|
||||||
|
$text['description-domain_setting-edit']['uk'] = "Редагування параметрів для домену";
|
||||||
|
|
||||||
$text['description-domain_setting-add']['en-us'] = "Add a setting for this domain.";
|
$text['description-domain_setting-add']['en-us'] = "Add a setting for this domain.";
|
||||||
$text['description-domain_setting-add']['es-cl'] = "Agregar una configuración para este dominio.";
|
$text['description-domain_setting-add']['es-cl'] = "Agregar una configuración para este dominio.";
|
||||||
|
|
@ -343,6 +385,7 @@ $text['description-domain_setting-add']['fr-fr'] = "";
|
||||||
$text['description-domain_setting-add']['pt-br'] = "Adicionar uma configuração a este dominio";
|
$text['description-domain_setting-add']['pt-br'] = "Adicionar uma configuração a este dominio";
|
||||||
$text['description-domain_setting-add']['pl'] = "Dodaj ustawienie w tej domenie";
|
$text['description-domain_setting-add']['pl'] = "Dodaj ustawienie w tej domenie";
|
||||||
$text['description-domain_setting-add']['sv-se'] = "Lägg Till en inställning för denna Domän.";
|
$text['description-domain_setting-add']['sv-se'] = "Lägg Till en inställning för denna Domän.";
|
||||||
|
$text['description-domain_setting-add']['uk'] = "Додавання параметра для домену";
|
||||||
|
|
||||||
$text['description-domain_enabled']['en-us'] = "Set the status of the domain.";
|
$text['description-domain_enabled']['en-us'] = "Set the status of the domain.";
|
||||||
$text['description-domain_enabled']['es-cl'] = "Ajuste el estado del dominio.";
|
$text['description-domain_enabled']['es-cl'] = "Ajuste el estado del dominio.";
|
||||||
|
|
@ -351,6 +394,7 @@ $text['description-domain_enabled']['fr-fr'] = "Régler le statut du domaine.";
|
||||||
$text['description-domain_enabled']['pt-br'] = "Definir o estado do dominio";
|
$text['description-domain_enabled']['pt-br'] = "Definir o estado do dominio";
|
||||||
$text['description-domain_enabled']['pl'] = "Ustaw status tej domeny.";
|
$text['description-domain_enabled']['pl'] = "Ustaw status tej domeny.";
|
||||||
$text['description-domain_enabled']['sv-se'] = "Ange status för Domänen.";
|
$text['description-domain_enabled']['sv-se'] = "Ange status för Domänen.";
|
||||||
|
$text['description-domain_enabled']['uk'] = "Вкажіть стан домену";
|
||||||
|
|
||||||
$text['description-domain-edit']['en-us'] = "Edit the details of this domain.";
|
$text['description-domain-edit']['en-us'] = "Edit the details of this domain.";
|
||||||
$text['description-domain-edit']['es-cl'] = "Editar detalles de este dominio.";
|
$text['description-domain-edit']['es-cl'] = "Editar detalles de este dominio.";
|
||||||
|
|
@ -359,6 +403,7 @@ $text['description-domain-edit']['fr-fr'] = "Editer les détaisl de ce domaine.
|
||||||
$text['description-domain-edit']['pt-br'] = "Editar detalhes deste dominio";
|
$text['description-domain-edit']['pt-br'] = "Editar detalhes deste dominio";
|
||||||
$text['description-domain-edit']['pl'] = "Edytuj szczegóły tej domeny.";
|
$text['description-domain-edit']['pl'] = "Edytuj szczegóły tej domeny.";
|
||||||
$text['description-domain-edit']['sv-se'] = "Ändra detaljer för denna Domän.";
|
$text['description-domain-edit']['sv-se'] = "Ändra detaljer för denna Domän.";
|
||||||
|
$text['description-domain-edit']['uk'] = "Редагування деталей домену";
|
||||||
|
|
||||||
$text['description-domain-add']['en-us'] = "Enter the domain details below.";
|
$text['description-domain-add']['en-us'] = "Enter the domain details below.";
|
||||||
$text['description-domain-add']['es-cl'] = "Ingrese los detalles del dominio a continuación.";
|
$text['description-domain-add']['es-cl'] = "Ingrese los detalles del dominio a continuación.";
|
||||||
|
|
@ -367,6 +412,7 @@ $text['description-domain-add']['fr-fr'] = "Entrer les détails du domaine ci-de
|
||||||
$text['description-domain-add']['pt-br'] = "Insira os detalhes do dominio abaixo";
|
$text['description-domain-add']['pt-br'] = "Insira os detalhes do dominio abaixo";
|
||||||
$text['description-domain-add']['pl'] = "Poniżej wprowadź szczegóły domeny";
|
$text['description-domain-add']['pl'] = "Poniżej wprowadź szczegóły domeny";
|
||||||
$text['description-domain-add']['sv-se'] = "Ange domändetaljer nedan.";
|
$text['description-domain-add']['sv-se'] = "Ange domändetaljer nedan.";
|
||||||
|
$text['description-domain-add']['uk'] = "Введіть дані домену нижче.";
|
||||||
|
|
||||||
$text['description-description']['en-us'] = "Enter a description, if desired.";
|
$text['description-description']['en-us'] = "Enter a description, if desired.";
|
||||||
$text['description-description']['es-cl'] = "Ingrese una descripción, opcional.";
|
$text['description-description']['es-cl'] = "Ingrese una descripción, opcional.";
|
||||||
|
|
@ -375,6 +421,7 @@ $text['description-description']['fr-fr'] = "";
|
||||||
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
|
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
|
||||||
$text['description-description']['pl'] = "Wpisz opis (opcjonalne)";
|
$text['description-description']['pl'] = "Wpisz opis (opcjonalne)";
|
||||||
$text['description-description']['sv-se'] = "Fyll i en beskrivning, om nödvändigt.";
|
$text['description-description']['sv-se'] = "Fyll i en beskrivning, om nödvändigt.";
|
||||||
|
$text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
|
||||||
|
|
||||||
$text['description-category']['en-us'] = "Enter the category.";
|
$text['description-category']['en-us'] = "Enter the category.";
|
||||||
$text['description-category']['es-cl'] = "Ingrese la categoría.";
|
$text['description-category']['es-cl'] = "Ingrese la categoría.";
|
||||||
|
|
@ -383,6 +430,7 @@ $text['description-category']['fr-fr'] = "";
|
||||||
$text['description-category']['pt-br'] = "Descrição";
|
$text['description-category']['pt-br'] = "Descrição";
|
||||||
$text['description-category']['pl'] = "Wprowadź kategorię";
|
$text['description-category']['pl'] = "Wprowadź kategorię";
|
||||||
$text['description-category']['sv-se'] = "Ange kategori.";
|
$text['description-category']['sv-se'] = "Ange kategori.";
|
||||||
|
$text['description-category']['uk'] = "Введіть категорію";
|
||||||
|
|
||||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||||
|
|
@ -391,6 +439,7 @@ $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||||
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
||||||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||||
|
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||||
|
|
||||||
$text['button-search']['en-us'] = "Search";
|
$text['button-search']['en-us'] = "Search";
|
||||||
$text['button-search']['es-cl'] = "Buscar";
|
$text['button-search']['es-cl'] = "Buscar";
|
||||||
|
|
@ -399,6 +448,7 @@ $text['button-search']['fr-fr'] = "Chercher";
|
||||||
$text['button-search']['pt-br'] = "Pesquisar";
|
$text['button-search']['pt-br'] = "Pesquisar";
|
||||||
$text['button-search']['pl'] = "Wyszukaj";
|
$text['button-search']['pl'] = "Wyszukaj";
|
||||||
$text['button-search']['sv-se'] = "Sök";
|
$text['button-search']['sv-se'] = "Sök";
|
||||||
|
$text['button-search']['uk'] = "Пошук";
|
||||||
|
|
||||||
$text['button-save']['en-us'] = "Save";
|
$text['button-save']['en-us'] = "Save";
|
||||||
$text['button-save']['es-cl'] = "Guardar";
|
$text['button-save']['es-cl'] = "Guardar";
|
||||||
|
|
@ -407,6 +457,7 @@ $text['button-save']['fr-fr'] = "Sauvegarder";
|
||||||
$text['button-save']['pt-br'] = "Salvar";
|
$text['button-save']['pt-br'] = "Salvar";
|
||||||
$text['button-save']['pl'] = "Zachowaj";
|
$text['button-save']['pl'] = "Zachowaj";
|
||||||
$text['button-save']['sv-se'] = "Spara";
|
$text['button-save']['sv-se'] = "Spara";
|
||||||
|
$text['button-save']['uk'] = "Зберегти";
|
||||||
|
|
||||||
$text['button-export']['en-us'] = "Export";
|
$text['button-export']['en-us'] = "Export";
|
||||||
$text['button-export']['es-cl'] = "Exportar";
|
$text['button-export']['es-cl'] = "Exportar";
|
||||||
|
|
@ -415,6 +466,7 @@ $text['button-export']['fr-fr'] = "Exporter";
|
||||||
$text['button-export']['pt-br'] = "Exportação";
|
$text['button-export']['pt-br'] = "Exportação";
|
||||||
$text['button-export']['pl'] = "Eksportuj";
|
$text['button-export']['pl'] = "Eksportuj";
|
||||||
$text['button-export']['sv-se'] = "Export";
|
$text['button-export']['sv-se'] = "Export";
|
||||||
|
$text['button-export']['uk'] = "Експортувати";
|
||||||
|
|
||||||
$text['button-edit']['en-us'] = "Edit";
|
$text['button-edit']['en-us'] = "Edit";
|
||||||
$text['button-edit']['es-cl'] = "Editar";
|
$text['button-edit']['es-cl'] = "Editar";
|
||||||
|
|
@ -423,6 +475,7 @@ $text['button-edit']['fr-fr'] = "Editer";
|
||||||
$text['button-edit']['pt-br'] = "Editar";
|
$text['button-edit']['pt-br'] = "Editar";
|
||||||
$text['button-edit']['pl'] = "Edytuj";
|
$text['button-edit']['pl'] = "Edytuj";
|
||||||
$text['button-edit']['sv-se'] = "Editera";
|
$text['button-edit']['sv-se'] = "Editera";
|
||||||
|
$text['button-edit']['uk'] = "Редагувати";
|
||||||
|
|
||||||
$text['button-delete']['en-us'] = "Delete";
|
$text['button-delete']['en-us'] = "Delete";
|
||||||
$text['button-delete']['es-cl'] = "Eliminar";
|
$text['button-delete']['es-cl'] = "Eliminar";
|
||||||
|
|
@ -431,6 +484,7 @@ $text['button-delete']['fr-fr'] = "Supprimer";
|
||||||
$text['button-delete']['pt-br'] = "Remover";
|
$text['button-delete']['pt-br'] = "Remover";
|
||||||
$text['button-delete']['pl'] = "Usuń";
|
$text['button-delete']['pl'] = "Usuń";
|
||||||
$text['button-delete']['sv-se'] = "Ta Bort";
|
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||||
|
$text['button-delete']['uk'] = "Видалити";
|
||||||
|
|
||||||
$text['button-back']['en-us'] = "Back";
|
$text['button-back']['en-us'] = "Back";
|
||||||
$text['button-back']['es-cl'] = "Volver";
|
$text['button-back']['es-cl'] = "Volver";
|
||||||
|
|
@ -439,6 +493,7 @@ $text['button-back']['fr-fr'] = "Retour";
|
||||||
$text['button-back']['pt-br'] = "Voltar";
|
$text['button-back']['pt-br'] = "Voltar";
|
||||||
$text['button-back']['pl'] = "Wróć";
|
$text['button-back']['pl'] = "Wróć";
|
||||||
$text['button-back']['sv-se'] = "Tillbaka";
|
$text['button-back']['sv-se'] = "Tillbaka";
|
||||||
|
$text['button-back']['uk'] = "Назад";
|
||||||
|
|
||||||
$text['button-add']['en-us'] = "Add";
|
$text['button-add']['en-us'] = "Add";
|
||||||
$text['button-add']['es-cl'] = "Agregar";
|
$text['button-add']['es-cl'] = "Agregar";
|
||||||
|
|
@ -447,5 +502,6 @@ $text['button-add']['fr-fr'] = "Ajouter";
|
||||||
$text['button-add']['pt-br'] = "Adicionar";
|
$text['button-add']['pt-br'] = "Adicionar";
|
||||||
$text['button-add']['pl'] = "Dodaj";
|
$text['button-add']['pl'] = "Dodaj";
|
||||||
$text['button-add']['sv-se'] = "Lägg Till";
|
$text['button-add']['sv-se'] = "Lägg Till";
|
||||||
|
$text['button-add']['uk'] = "Додати";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -7,6 +7,7 @@ $apps[$x]['menu'][0]['title']['pt-pt'] = "Domínios";
|
||||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Dominios";
|
$apps[$x]['menu'][0]['title']['pt-br'] = "Dominios";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Domeny";
|
$apps[$x]['menu'][0]['title']['pl'] = "Domeny";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Domäner";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "Domäner";
|
||||||
|
$apps[$x]['menu'][0]['title']['uk'] = "Домени";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "4fa7e90b-6d6c-12d4-712f-62857402b801";
|
$apps[$x]['menu'][0]['uuid'] = "4fa7e90b-6d6c-12d4-712f-62857402b801";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -20,7 +20,7 @@ $apps[$x]['menu'][1]['title']['fr-fr'] = "Maison";
|
||||||
$apps[$x]['menu'][1]['title']['pt-pt'] = "Casa";
|
$apps[$x]['menu'][1]['title']['pt-pt'] = "Casa";
|
||||||
$apps[$x]['menu'][1]['title']['pt-br'] = "Casa";
|
$apps[$x]['menu'][1]['title']['pt-br'] = "Casa";
|
||||||
$apps[$x]['menu'][1]['title']['pl'] = "Dom";
|
$apps[$x]['menu'][1]['title']['pl'] = "Dom";
|
||||||
$apps[$x]['menu'][1]['title']['uk'] = "Домой";
|
$apps[$x]['menu'][1]['title']['uk'] = "Основне";
|
||||||
$apps[$x]['menu'][1]['title']['sv-se'] = "Hem";
|
$apps[$x]['menu'][1]['title']['sv-se'] = "Hem";
|
||||||
$apps[$x]['menu'][1]['uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788";
|
$apps[$x]['menu'][1]['uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788";
|
||||||
$apps[$x]['menu'][1]['parent_uuid'] = "";
|
$apps[$x]['menu'][1]['parent_uuid'] = "";
|
||||||
|
|
|
||||||
|
|
@ -1,264 +1,265 @@
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
$text['title-notifications']['en-us'] = "Notifications";
|
$text['title-notifications']['en-us'] = "Notifications";
|
||||||
$text['title-notifications']['es-cl'] = "Notificaciones";
|
$text['title-notifications']['es-cl'] = "Notificaciones";
|
||||||
$text['title-notifications']['pt-pt'] = "Notificaes";
|
$text['title-notifications']['pt-pt'] = "Notifica珲es";
|
||||||
$text['title-notifications']['fr-fr'] = "Notifications";
|
$text['title-notifications']['fr-fr'] = "Notifications";
|
||||||
$text['title-notifications']['pt-br'] = "Notificações";
|
$text['title-notifications']['pt-br'] = "Notifica莽玫es";
|
||||||
$text['title-notifications']['pl'] = "Powiadomienia";
|
$text['title-notifications']['pl'] = "Powiadomienia";
|
||||||
$text['title-notifications']['uk'] = "СповіщеннÑ<EFBFBD>";
|
$text['title-notifications']['uk'] = "小锌芯胁褨褖械薪薪褟";
|
||||||
$text['title-notifications']['sv-se'] = "Meddelanden";
|
$text['title-notifications']['sv-se'] = "Meddelanden";
|
||||||
|
|
||||||
$text['option-enabled']['en-us'] = "Enabled";
|
$text['option-enabled']['en-us'] = "Enabled";
|
||||||
$text['option-enabled']['es-cl'] = "Activado";
|
$text['option-enabled']['es-cl'] = "Activado";
|
||||||
$text['option-enabled']['pt-pt'] = "Ativado";
|
$text['option-enabled']['pt-pt'] = "Ativado";
|
||||||
$text['option-enabled']['fr-fr'] = "Activé";
|
$text['option-enabled']['fr-fr'] = "Activ?;
|
||||||
$text['option-enabled']['pt-br'] = "Ativado";
|
$text['option-enabled']['pt-br'] = "Ativado";
|
||||||
$text['option-enabled']['pl'] = "Włączony";
|
$text['option-enabled']['pl'] = "W艂膮czony";
|
||||||
$text['option-enabled']['uk'] = "Включено";
|
$text['option-enabled']['uk'] = "袙泻谢褞褔械薪芯";
|
||||||
$text['option-enabled']['sv-se'] = "Aktiverad";
|
$text['option-enabled']['sv-se'] = "Aktiverad";
|
||||||
|
|
||||||
$text['option-email']['en-us'] = "Email";
|
|
||||||
$text['option-email']['es-cl'] = "Email";
|
$text['option-email']['en-us'] = "Email";
|
||||||
$text['option-email']['pt-pt'] = "Email";
|
$text['option-email']['es-cl'] = "Email";
|
||||||
$text['option-email']['fr-fr'] = "Email";
|
$text['option-email']['pt-pt'] = "Email";
|
||||||
$text['option-email']['pt-br'] = "E-mail";
|
$text['option-email']['fr-fr'] = "Email";
|
||||||
$text['option-email']['pl'] = "E-mail";
|
$text['option-email']['pt-br'] = "E-mail";
|
||||||
$text['option-email']['uk'] = "Електронна пошта";
|
$text['option-email']['pl'] = "E-mail";
|
||||||
$text['option-email']['sv-se'] = "E-post";
|
$text['option-email']['uk'] = "袝谢械泻褌褉芯薪薪邪 锌芯褕褌邪";
|
||||||
|
$text['option-email']['sv-se'] = "E-post";
|
||||||
$text['option-disabled']['en-us'] = "Disabled";
|
|
||||||
$text['option-disabled']['es-cl'] = "Discapacitado";
|
$text['option-disabled']['en-us'] = "Disabled";
|
||||||
$text['option-disabled']['pt-pt'] = "Inválido";
|
$text['option-disabled']['es-cl'] = "Discapacitado";
|
||||||
$text['option-disabled']['fr-fr'] = "Handicapés";
|
$text['option-disabled']['pt-pt'] = "Inv醠ido";
|
||||||
$text['option-disabled']['pt-br'] = "Inválido";
|
$text['option-disabled']['fr-fr'] = "Handicap閟";
|
||||||
$text['option-disabled']['pl'] = "Wyłączony";
|
$text['option-disabled']['pt-br'] = "Inv谩lido";
|
||||||
$text['option-disabled']['uk'] = "Виключено";
|
$text['option-disabled']['pl'] = "Wy艂膮czony";
|
||||||
$text['option-disabled']['sv-se'] = "Avaktiverad";
|
$text['option-disabled']['uk'] = "袙懈泻谢褞褔械薪芯";
|
||||||
|
$text['option-disabled']['sv-se'] = "Avaktiverad";
|
||||||
$text['message-update']['en-us'] = "Update Completed";
|
|
||||||
$text['message-update']['es-cl'] = "Actualización Completada";
|
$text['message-update']['en-us'] = "Update Completed";
|
||||||
$text['message-update']['pt-pt'] = "Actualização Efectuada";
|
$text['message-update']['es-cl'] = "Actualizaci髇 Completada";
|
||||||
$text['message-update']['fr-fr'] = "Mis à jour";
|
$text['message-update']['pt-pt'] = "Actualiza玢o Efectuada";
|
||||||
$text['message-update']['pt-br'] = "Atualização Efetuada";
|
$text['message-update']['fr-fr'] = "Mis ?jour";
|
||||||
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
$text['message-update']['pt-br'] = "Atualiza莽茫o Efetuada";
|
||||||
$text['message-update']['uk'] = "ОновленнÑ<EFBFBD> завершено";
|
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
||||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
$text['message-update']['uk'] = "袨薪芯胁谢械薪芯";
|
||||||
|
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||||
$text['message-no_channels']['en-us'] = "No Channels Enabled";
|
|
||||||
$text['message-no_channels']['es-cl'] = "No hay canales habilitados";
|
$text['message-no_channels']['en-us'] = "No Channels Enabled";
|
||||||
$text['message-no_channels']['pt-pt'] = "Não há canais habilitados";
|
$text['message-no_channels']['es-cl'] = "No hay canales habilitados";
|
||||||
$text['message-no_channels']['fr-fr'] = "Pas de canaux activés";
|
$text['message-no_channels']['pt-pt'] = "N鉶 h?canais habilitados";
|
||||||
$text['message-no_channels']['pt-br'] = "Não há canais habilitados";
|
$text['message-no_channels']['fr-fr'] = "Pas de canaux activ閟";
|
||||||
$text['message-no_channels']['pl'] = "Brak włączonych kanałów";
|
$text['message-no_channels']['pt-br'] = "N茫o h谩 canais habilitados";
|
||||||
$text['message-no_channels']['uk'] = "Жоден канал не включений";
|
$text['message-no_channels']['pl'] = "Brak w艂膮czonych kana艂贸w";
|
||||||
$text['message-no_channels']['sv-se'] = "Inga Kanaler Aktiverade";
|
$text['message-no_channels']['uk'] = "袞芯写械薪 泻邪薪邪谢 薪械 胁泻谢褞褔械薪懈泄";
|
||||||
|
$text['message-no_channels']['sv-se'] = "Inga Kanaler Aktiverade";
|
||||||
$text['message-invalid_recipient']['en-us'] = "Invalid Notification Recipient";
|
|
||||||
$text['message-invalid_recipient']['es-cl'] = "Inválido destinatario de la notificación";
|
$text['message-invalid_recipient']['en-us'] = "Invalid Notification Recipient";
|
||||||
$text['message-invalid_recipient']['pt-pt'] = "Inválido Notificação Destinatário";
|
$text['message-invalid_recipient']['es-cl'] = "Inv醠ido destinatario de la notificaci髇";
|
||||||
$text['message-invalid_recipient']['fr-fr'] = "Notification invalide bénéficiaire";
|
$text['message-invalid_recipient']['pt-pt'] = "Inv醠ido Notifica玢o Destinat醨io";
|
||||||
$text['message-invalid_recipient']['pt-br'] = "Notificação inválida Destinatário";
|
$text['message-invalid_recipient']['fr-fr'] = "Notification invalide b閚閒iciaire";
|
||||||
$text['message-invalid_recipient']['pl'] = "Nieprawidłowy odbiorca powiadomienia";
|
$text['message-invalid_recipient']['pt-br'] = "Notifica莽茫o inv谩lida Destinat谩rio";
|
||||||
$text['message-invalid_recipient']['uk'] = "Ð<EFBFBD>евірний отримувач повідомленнÑ<C2BD>";
|
$text['message-invalid_recipient']['pl'] = "Nieprawid艂owy odbiorca powiadomienia";
|
||||||
$text['message-invalid_recipient']['sv-se'] = "Ogiltig Mottagare för Meddelande";
|
$text['message-invalid_recipient']['uk'] = "袧械胁褨褉薪懈泄 芯褌褉懈屑褍胁邪褔 锌芯胁褨写芯屑谢械薪薪褟";
|
||||||
|
$text['message-invalid_recipient']['sv-se'] = "Ogiltig Mottagare f枚r Meddelande";
|
||||||
$text['message-failed']['en-us'] = "Update Failed - Contact Support";
|
|
||||||
$text['message-failed']['es-cl'] = "Update Error - Contact Support";
|
$text['message-failed']['en-us'] = "Update Failed - Contact Support";
|
||||||
$text['message-failed']['pt-pt'] = "Falha na atualização - Contato com o suporte";
|
$text['message-failed']['es-cl'] = "Update Error - Contact Support";
|
||||||
$text['message-failed']['fr-fr'] = "Mise à jour a échoué - Contacter le support technique";
|
$text['message-failed']['pt-pt'] = "Falha na atualiza玢o - Contato com o suporte";
|
||||||
$text['message-failed']['pt-br'] = "Falha na atualização - Entre em contato com o suporte";
|
$text['message-failed']['fr-fr'] = "Mise ?jour a 閏hou?- Contacter le support technique";
|
||||||
$text['message-failed']['pl'] = "Aktualizacja nie powiodła się - skontaktuj się z pomocą";
|
$text['message-failed']['pt-br'] = "Falha na atualiza莽茫o - Entre em contato com o suporte";
|
||||||
$text['message-failed']['uk'] = "Ð<EFBFBD>е вдалоÑ<C2BE>Ñ<EFBFBD> оновити - зв'Ñ<>жітьÑ<C592>Ñ<EFBFBD> зі Ñ<>лужбою підтримки";
|
$text['message-failed']['pl'] = "Aktualizacja nie powiod艂a si臋 - skontaktuj si臋 z pomoc膮";
|
||||||
$text['message-failed']['sv-se'] = "Uppdatering Misslyckades - Kontakta Support";
|
$text['message-failed']['uk'] = "袧械 胁写邪谢芯褋褟 芯薪芯胁懈褌懈 - 蟹胁'褟卸褨褌褜褋褟 蟹褨 褋谢褍卸斜芯褞 锌褨写褌褉懈屑泻懈";
|
||||||
|
$text['message-failed']['sv-se'] = "Uppdatering Misslyckades - Kontakta Support";
|
||||||
$text['message-disclaimer']['en-us'] = "<u>Disclosure</u>: Enabling Project Notifications is consent to the collection of <i>anonymous</i> and <i>general</i> demographic information about your installation environment. Information requested consists of the following: 1) FusionPBX version, 2) PHP version, 3) web server and version, 4) voice switch version, 5) database type and version, 6) operating system platform and version, and 7) public IP address. If you do not wish for this information to be submitted, simply leave Project Notifications disabled, and no information will be submitted about your system.";
|
|
||||||
$text['message-disclaimer']['es-cl'] = "<u>Divulgación</u>: Habilitación del proyecto Notificaciones es el consentimiento a la recopilación de <i>anónimo</i> y <i>generales</i> la información demográfica sobre su entorno de instalación. La información solicitada se compone de los siguientes: 1) FusionPBX versión, 2) la versión de PHP, 3) del servidor web y la versión 4) Versión conmutador de voz, 5) el tipo de base de datos y la versión 6) plataforma de sistema operativo y versión, y 7) IP pública dirección. Si usted no desea que esta información sea presentada, simplemente deje de Proyecto Notificaciones deshabilitado, y ninguna información se presentará sobre su sistema.";
|
$text['message-disclaimer']['en-us'] = "<u>Disclosure</u>: Enabling Project Notifications is consent to the collection of <i>anonymous</i> and <i>general</i> demographic information about your installation environment. Information requested consists of the following: 1) FusionPBX version, 2) PHP version, 3) web server and version, 4) voice switch version, 5) database type and version, 6) operating system platform and version, and 7) public IP address. If you do not wish for this information to be submitted, simply leave Project Notifications disabled, and no information will be submitted about your system.";
|
||||||
$text['message-disclaimer']['pt-pt'] = "<u>Divulgação</u>: A habilitação do projeto Notificações é o consentimento para a coleta de <i>anônimo</i> e <i>geral</i> informações demográficas sobre o seu ambiente de instalação. As informações solicitadas consiste no seguinte: 1) versão FusionPBX, 2) versão PHP, 3) servidor web e versão, 4) versão interruptor de voz, 5) Tipo de banco de dados e versão, 6) plataforma de sistema operacional e versão, e 7) IP público endereço. Se você não deseja que esta informação ser submetida, basta deixar Projeto Notificações desativada, e nenhuma informação será apresentada sobre o sistema.";
|
$text['message-disclaimer']['es-cl'] = "<u>Divulgaci髇</u>: Habilitaci髇 del proyecto Notificaciones es el consentimiento a la recopilaci髇 de <i>an髇imo</i> y <i>generales</i> la informaci髇 demogr醘ica sobre su entorno de instalaci髇. La informaci髇 solicitada se compone de los siguientes: 1) FusionPBX versi髇, 2) la versi髇 de PHP, 3) del servidor web y la versi髇 4) Versi髇 conmutador de voz, 5) el tipo de base de datos y la versi髇 6) plataforma de sistema operativo y versi髇, y 7) IP p鷅lica direcci髇. Si usted no desea que esta informaci髇 sea presentada, simplemente deje de Proyecto Notificaciones deshabilitado, y ninguna informaci髇 se presentar?sobre su sistema.";
|
||||||
$text['message-disclaimer']['fr-fr'] = "<u>Divulgation</u>: Activation des notifications projet est consentement à la collecte de <i>anonyme</i> et <i>générale</i> des informations démographiques sur l'environnement d'installation. Les informations demandées se compose de ce qui suit: 1) FusionPBX version 2) version de PHP, 3) le serveur web et la version 4) Version commutateur vocal, 5) type de base de données et la version 6) plate-forme de système d'exploitation et sa version, et 7) IP publique adresse. Si vous ne souhaitez pas que cette information soit présentée, laissez simplement Notifications projet désactivé, et aucune information ne sera soumis à votre système.";
|
$text['message-disclaimer']['pt-pt'] = "<u>Divulga玢o</u>: A habilita玢o do projeto Notifica珲es ?o consentimento para a coleta de <i>an鬾imo</i> e <i>geral</i> informa珲es demogr醘icas sobre o seu ambiente de instala玢o. As informa珲es solicitadas consiste no seguinte: 1) vers鉶 FusionPBX, 2) vers鉶 PHP, 3) servidor web e vers鉶, 4) vers鉶 interruptor de voz, 5) Tipo de banco de dados e vers鉶, 6) plataforma de sistema operacional e vers鉶, e 7) IP p鷅lico endere鏾. Se voc?n鉶 deseja que esta informa玢o ser submetida, basta deixar Projeto Notifica珲es desativada, e nenhuma informa玢o ser?apresentada sobre o sistema.";
|
||||||
$text['message-disclaimer']['pt-br'] = "Informações sobre erros";
|
$text['message-disclaimer']['fr-fr'] = "<u>Divulgation</u>: Activation des notifications projet est consentement ?la collecte de <i>anonyme</i> et <i>g閚閞ale</i> des informations d閙ographiques sur l'environnement d'installation. Les informations demand閑s se compose de ce qui suit: 1) FusionPBX version 2) version de PHP, 3) le serveur web et la version 4) Version commutateur vocal, 5) type de base de donn閑s et la version 6) plate-forme de syst鑝e d'exploitation et sa version, et 7) IP publique adresse. Si vous ne souhaitez pas que cette information soit pr閟ent閑, laissez simplement Notifications projet d閟activ? et aucune information ne sera soumis ?votre syst鑝e.";
|
||||||
$text['message-disclaimer']['pl'] = "Uwaga: Włączanie Powiadomień wiąże się z wyrażeniem zgody na zbieranie anonimowych i ogólnych informacji demograficznych dotyczących środowiska, gdzie system został zainstalowany. Zebrane informacje dotyczą: 1) wersji FusionPBX, 2) wersji PHP, 3) rodzaj i wersja serwera www, 4) wersja PBXu, 5) rodzaj i wersja bazy danych, 6) wersja systemu operacyjnego i platforma, 7) publiczny adres IP. Jeśli nie chcesz, aby te informacje zostały zebrane i przesłane, nie aktywuj funkcji Powiadomień.";
|
$text['message-disclaimer']['pt-br'] = "Informa莽玫es sobre erros";
|
||||||
$text['message-disclaimer']['uk'] = "";
|
$text['message-disclaimer']['pl'] = "Uwaga: W艂膮czanie Powiadomie艅 wi膮偶e si臋 z wyra偶eniem zgody na zbieranie anonimowych i og贸lnych informacji demograficznych dotycz膮cych 艣rodowiska, gdzie system zosta艂 zainstalowany. Zebrane informacje dotycz膮: 1) wersji FusionPBX, 2) wersji PHP, 3) rodzaj i wersja serwera www, 4) wersja PBXu, 5) rodzaj i wersja bazy danych, 6) wersja systemu operacyjnego i platforma, 7) publiczny adres IP. Je艣li nie chcesz, aby te informacje zosta艂y zebrane i przes艂ane, nie aktywuj funkcji Powiadomie艅.";
|
||||||
$text['message-disclaimer']['sv-se'] = "Information: Att aktivera Projekt Meddelande är samtidigt ett samtycke till att anonym och demografisk information kommer att samlas in från din installationsmiljö. Information som begärs består av följande : 1 ) FusionPBX versionen , 2 ) PHP -version , 3 ) webbserver och version , 4 ) röst switch version , 5 ) databas typ och version , 6 ) operativsystem plattform och version , samt 7 ) publik IP adress. Om du inte vill att denna information lämnas, lämna då Projekt Meddelande avaktiverat.";
|
$text['message-disclaimer']['uk'] = "";
|
||||||
|
$text['message-disclaimer']['sv-se'] = "Information: Att aktivera Projekt Meddelande 盲r samtidigt ett samtycke till att anonym och demografisk information kommer att samlas in fr氓n din installationsmilj枚. Information som beg盲rs best氓r av f枚ljande : 1 ) FusionPBX versionen , 2 ) PHP -version , 3 ) webbserver och version , 4 ) r枚st switch version , 5 ) databas typ och version , 6 ) operativsystem plattform och version , samt 7 ) publik IP adress. Om du inte vill att denna information l盲mnas, l盲mna d氓 Projekt Meddelande avaktiverat.";
|
||||||
$text['message-demographics_submitted']['en-us'] = "Demographics Submitted";
|
|
||||||
$text['message-demographics_submitted']['es-cl'] = "Demografía Enviado";
|
$text['message-demographics_submitted']['en-us'] = "Demographics Submitted";
|
||||||
$text['message-demographics_submitted']['pt-pt'] = "Demografia Submetido";
|
$text['message-demographics_submitted']['es-cl'] = "Demograf韆 Enviado";
|
||||||
$text['message-demographics_submitted']['fr-fr'] = "Démographie Soumis";
|
$text['message-demographics_submitted']['pt-pt'] = "Demografia Submetido";
|
||||||
$text['message-demographics_submitted']['pt-br'] = "Demografia Submetida";
|
$text['message-demographics_submitted']['fr-fr'] = "D閙ographie Soumis";
|
||||||
$text['message-demographics_submitted']['pl'] = "Informacje demograficzne zostały przedłożone";
|
$text['message-demographics_submitted']['pt-br'] = "Demografia Submetida";
|
||||||
$text['message-demographics_submitted']['uk'] = "ДемографіÑ<EFBFBD> відправленÑ<C2BD>";
|
$text['message-demographics_submitted']['pl'] = "Informacje demograficzne zosta艂y przed艂o偶one";
|
||||||
$text['message-demographics_submitted']['sv-se'] = "Demografi Skickat";
|
$text['message-demographics_submitted']['uk'] = "袛械屑芯谐褉邪褎褨褟 胁褨写锌褉邪胁谢械薪褟";
|
||||||
|
$text['message-demographics_submitted']['sv-se'] = "Demografi Skickat";
|
||||||
$text['message-demographics_click_here']['en-us'] = "click here";
|
|
||||||
$text['message-demographics_click_here']['es-cl'] = "clic aquí";
|
$text['message-demographics_click_here']['en-us'] = "click here";
|
||||||
$text['message-demographics_click_here']['pt-pt'] = "clicar aqui";
|
$text['message-demographics_click_here']['es-cl'] = "clic aqu?;
|
||||||
$text['message-demographics_click_here']['fr-fr'] = "cliquez ici";
|
$text['message-demographics_click_here']['pt-pt'] = "clicar aqui";
|
||||||
$text['message-demographics_click_here']['pt-br'] = "Clique Aqui";
|
$text['message-demographics_click_here']['fr-fr'] = "cliquez ici";
|
||||||
$text['message-demographics_click_here']['pl'] = "kliknij tutaj";
|
$text['message-demographics_click_here']['pt-br'] = "Clique Aqui";
|
||||||
$text['message-demographics_click_here']['uk'] = "клікніть тут";
|
$text['message-demographics_click_here']['pl'] = "kliknij tutaj";
|
||||||
$text['message-demographics_click_here']['sv-se'] = "klicka här";
|
$text['message-demographics_click_here']['uk'] = "泻谢褨泻薪褨褌褜 褌褍褌";
|
||||||
|
$text['message-demographics_click_here']['sv-se'] = "klicka h盲r";
|
||||||
$text['message-demographics']['en-us'] = "<u>Note</u>: To help the FusionPBX project by submitting the demographic information described above <i>without</i> subscribing to Project Notifications, simply ";
|
|
||||||
$text['message-demographics']['es-cl'] = "<u>Nota</u>: Para ayudar al proyecto FusionPBX presentando la información demográfica descrita anteriormente sin necesidad de suscribirse a Project Notificaciones, haga ";
|
$text['message-demographics']['en-us'] = "<u>Note</u>: To help the FusionPBX project by submitting the demographic information described above <i>without</i> subscribing to Project Notifications, simply ";
|
||||||
$text['message-demographics']['pt-pt'] = "<u>Nota</u>: Para ajudar o projeto FusionPBX, apresentando as informações demográficas descrito acima sem a assinatura do Projeto Notificações, basta ";
|
$text['message-demographics']['es-cl'] = "<u>Nota</u>: Para ayudar al proyecto FusionPBX presentando la informaci髇 demogr醘ica descrita anteriormente sin necesidad de suscribirse a Project Notificaciones, haga ";
|
||||||
$text['message-demographics']['fr-fr'] = "<u>Remarque</u>: Pour aider le projet FusionPBX en soumettant l'information démographique décrit ci-dessus, sans souscrire au Projet Notifications, ";
|
$text['message-demographics']['pt-pt'] = "<u>Nota</u>: Para ajudar o projeto FusionPBX, apresentando as informa珲es demogr醘icas descrito acima sem a assinatura do Projeto Notifica珲es, basta ";
|
||||||
$text['message-demographics']['pt-br'] = "Nota: Para ajudar o FusionPBX, nos ajude a solucionar o incidente";
|
$text['message-demographics']['fr-fr'] = "<u>Remarque</u>: Pour aider le projet FusionPBX en soumettant l'information d閙ographique d閏rit ci-dessus, sans souscrire au Projet Notifications, ";
|
||||||
$text['message-demographics']['pl'] = "Uwaga: Aby wspomóc projekt FusionPBX poprzez podanie informacji demograficznych opisanych powyżej bez konieczności aktywowania funkcji Powiadomień,";
|
$text['message-demographics']['pt-br'] = "Nota: Para ajudar o FusionPBX, nos ajude a solucionar o incidente";
|
||||||
$text['message-demographics']['uk'] = "";
|
$text['message-demographics']['pl'] = "Uwaga: Aby wspom贸c projekt FusionPBX poprzez podanie informacji demograficznych opisanych powy偶ej bez konieczno艣ci aktywowania funkcji Powiadomie艅,";
|
||||||
$text['message-demographics']['sv-se'] = "Obs! För att hjälpa FusionPBX projektet genom att skicka in demografisk information som beskrivs ovan utan att prenumerera på Project Meddelanden , helt enkelt";
|
$text['message-demographics']['uk'] = "";
|
||||||
|
$text['message-demographics']['sv-se'] = "Obs! F枚r att hj盲lpa FusionPBX projektet genom att skicka in demografisk information som beskrivs ovan utan att prenumerera p氓 Project Meddelanden , helt enkelt";
|
||||||
$text['label-project_security']['en-us'] = "Security";
|
|
||||||
$text['label-project_security']['es-cl'] = "Segurança";
|
$text['label-project_security']['en-us'] = "Security";
|
||||||
$text['label-project_security']['pt-pt'] = "Segurança";
|
$text['label-project_security']['es-cl'] = "Seguran鏰";
|
||||||
$text['label-project_security']['fr-fr'] = "Sécurité";
|
$text['label-project_security']['pt-pt'] = "Seguran鏰";
|
||||||
$text['label-project_security']['pt-br'] = "Segurança";
|
$text['label-project_security']['fr-fr'] = "S閏urit?;
|
||||||
$text['label-project_security']['pl'] = "Zabezpieczenia";
|
$text['label-project_security']['pt-br'] = "Seguran莽a";
|
||||||
$text['label-project_security']['uk'] = "Безпека";
|
$text['label-project_security']['pl'] = "Zabezpieczenia";
|
||||||
$text['label-project_security']['sv-se'] = "Säkerhet";
|
$text['label-project_security']['uk'] = "袘械蟹锌械泻邪";
|
||||||
|
$text['label-project_security']['sv-se'] = "S盲kerhet";
|
||||||
$text['label-project_releases']['en-us'] = "Releases";
|
|
||||||
$text['label-project_releases']['es-cl'] = "Estrenos";
|
$text['label-project_releases']['en-us'] = "Releases";
|
||||||
$text['label-project_releases']['pt-pt'] = "Lançamentos";
|
$text['label-project_releases']['es-cl'] = "Estrenos";
|
||||||
$text['label-project_releases']['fr-fr'] = "Communiqués";
|
$text['label-project_releases']['pt-pt'] = "Lan鏰mentos";
|
||||||
$text['label-project_releases']['pt-br'] = "Lançamentos";
|
$text['label-project_releases']['fr-fr'] = "Communiqu閟";
|
||||||
$text['label-project_releases']['pl'] = "Wydania";
|
$text['label-project_releases']['pt-br'] = "Lan莽amentos";
|
||||||
$text['label-project_releases']['uk'] = "Релізи";
|
$text['label-project_releases']['pl'] = "Wydania";
|
||||||
$text['label-project_releases']['sv-se'] = "Utgåva";
|
$text['label-project_releases']['uk'] = "袪械谢褨蟹懈";
|
||||||
|
$text['label-project_releases']['sv-se'] = "Utg氓va";
|
||||||
$text['label-project_notifications']['en-us'] = "Project Notifications";
|
|
||||||
$text['label-project_notifications']['es-cl'] = "Proyecto Notificaciones";
|
$text['label-project_notifications']['en-us'] = "Project Notifications";
|
||||||
$text['label-project_notifications']['pt-pt'] = "Projeto Notificações";
|
$text['label-project_notifications']['es-cl'] = "Proyecto Notificaciones";
|
||||||
$text['label-project_notifications']['fr-fr'] = "Notifications Projet";
|
$text['label-project_notifications']['pt-pt'] = "Projeto Notifica珲es";
|
||||||
$text['label-project_notifications']['pt-br'] = "Notificações do Sistema";
|
$text['label-project_notifications']['fr-fr'] = "Notifications Projet";
|
||||||
$text['label-project_notifications']['pl'] = "Powiadomienia projektu";
|
$text['label-project_notifications']['pt-br'] = "Notifica莽玫es do Sistema";
|
||||||
$text['label-project_notifications']['uk'] = "";
|
$text['label-project_notifications']['pl'] = "Powiadomienia projektu";
|
||||||
$text['label-project_notifications']['sv-se'] = "Projekt Meddelanden";
|
$text['label-project_notifications']['uk'] = "小锌芯胁褨褖械薪薪褟 锌褉芯械泻褌褍";
|
||||||
|
$text['label-project_notifications']['sv-se'] = "Projekt Meddelanden";
|
||||||
$text['label-project_notification_recipient']['en-us'] = "Recipient";
|
|
||||||
$text['label-project_notification_recipient']['es-cl'] = "Beneficiario";
|
$text['label-project_notification_recipient']['en-us'] = "Recipient";
|
||||||
$text['label-project_notification_recipient']['pt-pt'] = "Beneficiário";
|
$text['label-project_notification_recipient']['es-cl'] = "Beneficiario";
|
||||||
$text['label-project_notification_recipient']['fr-fr'] = "Destinataire";
|
$text['label-project_notification_recipient']['pt-pt'] = "Benefici醨io";
|
||||||
$text['label-project_notification_recipient']['pt-br'] = "Beneficiário";
|
$text['label-project_notification_recipient']['fr-fr'] = "Destinataire";
|
||||||
$text['label-project_notification_recipient']['pl'] = "Odbiorca";
|
$text['label-project_notification_recipient']['pt-br'] = "Benefici谩rio";
|
||||||
$text['label-project_notification_recipient']['uk'] = "Отримувач";
|
$text['label-project_notification_recipient']['pl'] = "Odbiorca";
|
||||||
$text['label-project_notification_recipient']['sv-se'] = "Mottagare";
|
$text['label-project_notification_recipient']['uk'] = "袨褌褉懈屑褍胁邪褔";
|
||||||
|
$text['label-project_notification_recipient']['sv-se'] = "Mottagare";
|
||||||
$text['label-project_notification_method']['en-us'] = "Method";
|
|
||||||
$text['label-project_notification_method']['es-cl'] = "Método";
|
$text['label-project_notification_method']['en-us'] = "Method";
|
||||||
$text['label-project_notification_method']['pt-pt'] = "Método";
|
$text['label-project_notification_method']['es-cl'] = "M閠odo";
|
||||||
$text['label-project_notification_method']['fr-fr'] = "Méthode";
|
$text['label-project_notification_method']['pt-pt'] = "M閠odo";
|
||||||
$text['label-project_notification_method']['pt-br'] = "Método";
|
$text['label-project_notification_method']['fr-fr'] = "M閠hode";
|
||||||
$text['label-project_notification_method']['pl'] = "Metoda";
|
$text['label-project_notification_method']['pt-br'] = "M茅todo";
|
||||||
$text['label-project_notification_method']['uk'] = "Метод";
|
$text['label-project_notification_method']['pl'] = "Metoda";
|
||||||
$text['label-project_notification_method']['sv-se'] = "Metod";
|
$text['label-project_notification_method']['uk'] = "袦械褌芯写";
|
||||||
|
$text['label-project_notification_method']['sv-se'] = "Metod";
|
||||||
$text['label-project_news']['en-us'] = "News";
|
|
||||||
$text['label-project_news']['es-cl'] = "Noticias";
|
$text['label-project_news']['en-us'] = "News";
|
||||||
$text['label-project_news']['pt-pt'] = "Notícia";
|
$text['label-project_news']['es-cl'] = "Noticias";
|
||||||
$text['label-project_news']['fr-fr'] = "Nouvelles";
|
$text['label-project_news']['pt-pt'] = "Not韈ia";
|
||||||
$text['label-project_news']['pt-br'] = "NotÃcia";
|
$text['label-project_news']['fr-fr'] = "Nouvelles";
|
||||||
$text['label-project_news']['pl'] = "Aktualności";
|
$text['label-project_news']['pt-br'] = "Not铆cia";
|
||||||
$text['label-project_news']['uk'] = "Ð<EFBFBD>овини";
|
$text['label-project_news']['pl'] = "Aktualno艣ci";
|
||||||
$text['label-project_news']['sv-se'] = "Nyheter";
|
$text['label-project_news']['uk'] = "袧芯胁懈薪懈";
|
||||||
|
$text['label-project_news']['sv-se'] = "Nyheter";
|
||||||
$text['label-project_events']['en-us'] = "Events";
|
|
||||||
$text['label-project_events']['es-cl'] = "Eventos";
|
$text['label-project_events']['en-us'] = "Events";
|
||||||
$text['label-project_events']['pt-pt'] = "Eventos";
|
$text['label-project_events']['es-cl'] = "Eventos";
|
||||||
$text['label-project_events']['fr-fr'] = "événements";
|
$text['label-project_events']['pt-pt'] = "Eventos";
|
||||||
$text['label-project_events']['pt-br'] = "Eventos";
|
$text['label-project_events']['fr-fr'] = "関閚ements";
|
||||||
$text['label-project_events']['pl'] = "Wydarzenia";
|
$text['label-project_events']['pt-br'] = "Eventos";
|
||||||
$text['label-project_events']['uk'] = "Події";
|
$text['label-project_events']['pl'] = "Wydarzenia";
|
||||||
$text['label-project_events']['sv-se'] = "Evenemang";
|
$text['label-project_events']['uk'] = "袩芯写褨褩";
|
||||||
|
$text['label-project_events']['sv-se'] = "Evenemang";
|
||||||
$text['header-notifications']['en-us'] = "Notifications";
|
|
||||||
$text['header-notifications']['es-cl'] = "Notificaciones";
|
$text['header-notifications']['en-us'] = "Notifications";
|
||||||
$text['header-notifications']['pt-pt'] = "Notificações";
|
$text['header-notifications']['es-cl'] = "Notificaciones";
|
||||||
$text['header-notifications']['fr-fr'] = "Notifications";
|
$text['header-notifications']['pt-pt'] = "Notifica珲es";
|
||||||
$text['header-notifications']['pt-br'] = "Notificações";
|
$text['header-notifications']['fr-fr'] = "Notifications";
|
||||||
$text['header-notifications']['pl'] = "Powiadomienia";
|
$text['header-notifications']['pt-br'] = "Notifica莽玫es";
|
||||||
$text['header-notifications']['uk'] = "СповіщеннÑ<EFBFBD>";
|
$text['header-notifications']['pl'] = "Powiadomienia";
|
||||||
$text['header-notifications']['sv-se'] = "Meddelanden";
|
$text['header-notifications']['uk'] = "小锌芯胁褨褖械薪薪褟";
|
||||||
|
$text['header-notifications']['sv-se'] = "Meddelanden";
|
||||||
$text['description-project_security']['en-us'] = "Receive notifications of security updates.";
|
|
||||||
$text['description-project_security']['es-cl'] = "Recibir notificaciones de actualizaciones de seguridad.";
|
$text['description-project_security']['en-us'] = "Receive notifications of security updates.";
|
||||||
$text['description-project_security']['pt-pt'] = "Receber notificações de atualizações de segurança.";
|
$text['description-project_security']['es-cl'] = "Recibir notificaciones de actualizaciones de seguridad.";
|
||||||
$text['description-project_security']['fr-fr'] = "Receber notificações de atualizações de segurança.";
|
$text['description-project_security']['pt-pt'] = "Receber notifica珲es de atualiza珲es de seguran鏰.";
|
||||||
$text['description-project_security']['pt-br'] = "Receber notificações de atualização de segurança";
|
$text['description-project_security']['fr-fr'] = "Receber notifica珲es de atualiza珲es de seguran鏰.";
|
||||||
$text['description-project_security']['pl'] = "Otrzymuj powiadomienia o aktualizacjach zabezpieczeń.";
|
$text['description-project_security']['pt-br'] = "Receber notifica莽玫es de atualiza莽茫o de seguran莽a";
|
||||||
$text['description-project_security']['uk'] = "";
|
$text['description-project_security']['pl'] = "Otrzymuj powiadomienia o aktualizacjach zabezpiecze艅.";
|
||||||
$text['description-project_security']['sv-se'] = "Ta emot meddelanden om säkerhets uppdateringar.";
|
$text['description-project_security']['uk'] = "";
|
||||||
|
$text['description-project_security']['sv-se'] = "Ta emot meddelanden om s盲kerhets uppdateringar.";
|
||||||
$text['description-project_releases']['en-us'] = "Receive notifications when new stable version of FusionPBX are released and available for download.";
|
|
||||||
$text['description-project_releases']['es-cl'] = "Reciba notificaciones cuando una nueva versión estable de FusionPBX se liberan y disponible para su descarga.";
|
$text['description-project_releases']['en-us'] = "Receive notifications when new stable version of FusionPBX are released and available for download.";
|
||||||
$text['description-project_releases']['pt-pt'] = "Receba notificações quando nova versão estável do FusionPBX são liberados e disponíveis para download.";
|
$text['description-project_releases']['es-cl'] = "Reciba notificaciones cuando una nueva versi髇 estable de FusionPBX se liberan y disponible para su descarga.";
|
||||||
$text['description-project_releases']['fr-fr'] = "Recevez des alertes lorsque la nouvelle version stable de FusionPBX sont libérés et disponibles pour le téléchargement.";
|
$text['description-project_releases']['pt-pt'] = "Receba notifica珲es quando nova vers鉶 est醰el do FusionPBX s鉶 liberados e dispon韛eis para download.";
|
||||||
$text['description-project_releases']['pt-br'] = "Receber notificações sobre uma nova versão disponivel para download";
|
$text['description-project_releases']['fr-fr'] = "Recevez des alertes lorsque la nouvelle version stable de FusionPBX sont lib閞閟 et disponibles pour le t閘閏hargement.";
|
||||||
$text['description-project_releases']['pl'] = "Otrzymuj powiadomienia kiedy nowe i stabilne wersje FusionPBX zostają wydane i dostępne do pobrania.";
|
$text['description-project_releases']['pt-br'] = "Receber notifica莽玫es sobre uma nova vers茫o disponivel para download";
|
||||||
$text['description-project_releases']['uk'] = "";
|
$text['description-project_releases']['pl'] = "Otrzymuj powiadomienia kiedy nowe i stabilne wersje FusionPBX zostaj膮 wydane i dost臋pne do pobrania.";
|
||||||
$text['description-project_releases']['sv-se'] = "Ta emot meddelanden när nya stabila versioner av FusionPBX släpps och finns för nedladdning. ";
|
$text['description-project_releases']['uk'] = "";
|
||||||
|
$text['description-project_releases']['sv-se'] = "Ta emot meddelanden n盲r nya stabila versioner av FusionPBX sl盲pps och finns f枚r nedladdning. ";
|
||||||
$text['description-project_notifications']['en-us'] = "Enable FusionPBX project notifications.";
|
|
||||||
$text['description-project_notifications']['es-cl'] = "Habilitar las notificaciones de proyectos FusionPBX.";
|
$text['description-project_notifications']['en-us'] = "Enable FusionPBX project notifications.";
|
||||||
$text['description-project_notifications']['pt-pt'] = "Ativar notificações de projetos FusionPBX.";
|
$text['description-project_notifications']['es-cl'] = "Habilitar las notificaciones de proyectos FusionPBX.";
|
||||||
$text['description-project_notifications']['fr-fr'] = "Ativar notificações de projetos FusionPBX.";
|
$text['description-project_notifications']['pt-pt'] = "Ativar notifica珲es de projetos FusionPBX.";
|
||||||
$text['description-project_notifications']['pt-br'] = "Ativivar notificações do sistema";
|
$text['description-project_notifications']['fr-fr'] = "Ativar notifica珲es de projetos FusionPBX.";
|
||||||
$text['description-project_notifications']['pl'] = "Włącz powiadomienia projektu FusionPBX.";
|
$text['description-project_notifications']['pt-br'] = "Ativivar notifica莽玫es do sistema";
|
||||||
$text['description-project_notifications']['uk'] = "";
|
$text['description-project_notifications']['pl'] = "W艂膮cz powiadomienia projektu FusionPBX.";
|
||||||
$text['description-project_notifications']['sv-se'] = "Aktivera FusionPBX projekt meddelanden.";
|
$text['description-project_notifications']['uk'] = "";
|
||||||
|
$text['description-project_notifications']['sv-se'] = "Aktivera FusionPBX projekt meddelanden.";
|
||||||
$text['description-project_notification_recipient']['en-us'] = "Enter the desired Email Address for the recipient.";
|
|
||||||
$text['description-project_notification_recipient']['es-cl'] = "Introduzca la deseada dirección de correo electrónico del destinatario.";
|
$text['description-project_notification_recipient']['en-us'] = "Enter the desired Email Address for the recipient.";
|
||||||
$text['description-project_notification_recipient']['pt-pt'] = "Digite o endereço de email desejado para o destinatário.";
|
$text['description-project_notification_recipient']['es-cl'] = "Introduzca la deseada direcci髇 de correo electr髇ico del destinatario.";
|
||||||
$text['description-project_notification_recipient']['fr-fr'] = "Entrez l'adresse e-mail souhaitée pour le destinataire.";
|
$text['description-project_notification_recipient']['pt-pt'] = "Digite o endere鏾 de email desejado para o destinat醨io.";
|
||||||
$text['description-project_notification_recipient']['pt-br'] = "Digite o endereço de email desejado para o destinatário";
|
$text['description-project_notification_recipient']['fr-fr'] = "Entrez l'adresse e-mail souhait閑 pour le destinataire.";
|
||||||
$text['description-project_notification_recipient']['pl'] = "Wpisz adres e-mail odbiorcy.";
|
$text['description-project_notification_recipient']['pt-br'] = "Digite o endere莽o de email desejado para o destinat谩rio";
|
||||||
$text['description-project_notification_recipient']['uk'] = "";
|
$text['description-project_notification_recipient']['pl'] = "Wpisz adres e-mail odbiorcy.";
|
||||||
$text['description-project_notification_recipient']['sv-se'] = "Ange önskad e-postadress för mottagaren.";
|
$text['description-project_notification_recipient']['uk'] = "";
|
||||||
|
$text['description-project_notification_recipient']['sv-se'] = "Ange 枚nskad e-postadress f枚r mottagaren.";
|
||||||
$text['description-project_notification_method']['en-us'] = "Select the desired method of communication.";
|
|
||||||
$text['description-project_notification_method']['es-cl'] = "Seleccione el método deseado de la comunicación.";
|
$text['description-project_notification_method']['en-us'] = "Select the desired method of communication.";
|
||||||
$text['description-project_notification_method']['pt-pt'] = "Seleccione o método desejado de comunicação.";
|
$text['description-project_notification_method']['es-cl'] = "Seleccione el m閠odo deseado de la comunicaci髇.";
|
||||||
$text['description-project_notification_method']['fr-fr'] = "Sélectionnez la méthode souhaitée de communication.";
|
$text['description-project_notification_method']['pt-pt'] = "Seleccione o m閠odo desejado de comunica玢o.";
|
||||||
$text['description-project_notification_method']['pt-br'] = "Selecione o método desejado de comunicação";
|
$text['description-project_notification_method']['fr-fr'] = "S閘ectionnez la m閠hode souhait閑 de communication.";
|
||||||
$text['description-project_notification_method']['pl'] = "Wybierz metodÄ™ komunikacji.";
|
$text['description-project_notification_method']['pt-br'] = "Selecione o m茅todo desejado de comunica莽茫o";
|
||||||
$text['description-project_notification_method']['uk'] = "";
|
$text['description-project_notification_method']['pl'] = "Wybierz metod臋 komunikacji.";
|
||||||
$text['description-project_notification_method']['sv-se'] = "Välj önskad metod för kommunikation.";
|
$text['description-project_notification_method']['uk'] = "";
|
||||||
|
$text['description-project_notification_method']['sv-se'] = "V盲lj 枚nskad metod f枚r kommunikation.";
|
||||||
$text['description-project_news']['en-us'] = "Receive notifications of general FusionPBX related news and information.";
|
|
||||||
$text['description-project_news']['es-cl'] = "Recibir notificaciones de noticias FusionPBX relacionadas e información general.";
|
$text['description-project_news']['en-us'] = "Receive notifications of general FusionPBX related news and information.";
|
||||||
$text['description-project_news']['pt-pt'] = "Receber notificações de notícias e informações gerais FusionPBX relacionados.";
|
$text['description-project_news']['es-cl'] = "Recibir notificaciones de noticias FusionPBX relacionadas e informaci髇 general.";
|
||||||
$text['description-project_news']['fr-fr'] = "Recevoir des notifications de nouvelles et d'information générale FusionPBX liés.";
|
$text['description-project_news']['pt-pt'] = "Receber notifica珲es de not韈ias e informa珲es gerais FusionPBX relacionados.";
|
||||||
$text['description-project_news']['pt-br'] = "Receber notificações, notÃcias e informações gerais relacionadas ao sistema";
|
$text['description-project_news']['fr-fr'] = "Recevoir des notifications de nouvelles et d'information g閚閞ale FusionPBX li閟.";
|
||||||
$text['description-project_news']['pl'] = "Otrzymuj ogólne powiadomienia zawierające informacje i nowości o projekcie FusionPBX.";
|
$text['description-project_news']['pt-br'] = "Receber notifica莽玫es, not铆cias e informa莽玫es gerais relacionadas ao sistema";
|
||||||
$text['description-project_news']['uk'] = "";
|
$text['description-project_news']['pl'] = "Otrzymuj og贸lne powiadomienia zawieraj膮ce informacje i nowo艣ci o projekcie FusionPBX.";
|
||||||
$text['description-project_news']['sv-se'] = "Ta emot meddelanden om allmänna FusionPBX relaterade nyheter och information.";
|
$text['description-project_news']['uk'] = "";
|
||||||
|
$text['description-project_news']['sv-se'] = "Ta emot meddelanden om allm盲nna FusionPBX relaterade nyheter och information.";
|
||||||
$text['description-project_events']['en-us'] = "Receive notifications of upcoming FusionPBX training classes, convention booths, and other events related to the project.";
|
|
||||||
$text['description-project_events']['es-cl'] = "Recibir notificaciones de próximas clases FusionPBX formación, cabinas de convenciones y otros eventos relacionados con el proyecto.";
|
$text['description-project_events']['en-us'] = "Receive notifications of upcoming FusionPBX training classes, convention booths, and other events related to the project.";
|
||||||
$text['description-project_events']['pt-pt'] = "Receber notificações de futuras aulas FusionPBX formação, cabines de convenções e outros eventos relacionados ao projeto.";
|
$text['description-project_events']['es-cl'] = "Recibir notificaciones de pr髕imas clases FusionPBX formaci髇, cabinas de convenciones y otros eventos relacionados con el proyecto.";
|
||||||
$text['description-project_events']['fr-fr'] = "Recevoir des notifications de venir les classes FusionPBX de formation, des stands de congrès et d'autres événements liés au projet.";
|
$text['description-project_events']['pt-pt'] = "Receber notifica珲es de futuras aulas FusionPBX forma玢o, cabines de conven珲es e outros eventos relacionados ao projeto.";
|
||||||
$text['description-project_events']['pt-br'] = "Receber notificações futuros treinamentos sobre o sistema e outros eventos";
|
$text['description-project_events']['fr-fr'] = "Recevoir des notifications de venir les classes FusionPBX de formation, des stands de congr鑣 et d'autres 関閚ements li閟 au projet.";
|
||||||
$text['description-project_events']['pl'] = "Otrzymuj powiadomienia zawierające informacje o zbliżających się szkoleniach, zjazdach oraz innych wydarzeniach związanych z projektem FusionPBX.";
|
$text['description-project_events']['pt-br'] = "Receber notifica莽玫es futuros treinamentos sobre o sistema e outros eventos";
|
||||||
$text['description-project_events']['uk'] = "";
|
$text['description-project_events']['pl'] = "Otrzymuj powiadomienia zawieraj膮ce informacje o zbli偶aj膮cych si臋 szkoleniach, zjazdach oraz innych wydarzeniach zwi膮zanych z projektem FusionPBX.";
|
||||||
$text['description-project_events']['sv-se'] = "Få meddelanden om kommande FusionPBX utbildningar , utställningar och andra händelser relaterade till projektet.";
|
$text['description-project_events']['uk'] = "";
|
||||||
|
$text['description-project_events']['sv-se'] = "F氓 meddelanden om kommande FusionPBX utbildningar , utst盲llningar och andra h盲ndelser relaterade till projektet.";
|
||||||
$text['description-notifications']['en-us'] = "Set notification preferences for FusionPBX project-related communication and other local system alerts.";
|
|
||||||
$text['description-notifications']['es-cl'] = "Definición de las preferencias de notificación de la comunicación relacionada con el proyecto FusionPBX y otras alertas del sistema local.";
|
$text['description-notifications']['en-us'] = "Set notification preferences for FusionPBX project-related communication and other local system alerts.";
|
||||||
$text['description-notifications']['pt-pt'] = "Definir preferências de notificação para a comunicação relacionada com o projecto FusionPBX e outros alertas do sistema local.";
|
$text['description-notifications']['es-cl'] = "Definici髇 de las preferencias de notificaci髇 de la comunicaci髇 relacionada con el proyecto FusionPBX y otras alertas del sistema local.";
|
||||||
$text['description-notifications']['fr-fr'] = "Definición de las preferencias de notificación de la comunicación relacionada con el proyecto FusionPBX y otras alertas del sistema local.";
|
$text['description-notifications']['pt-pt'] = "Definir prefer阯cias de notifica玢o para a comunica玢o relacionada com o projecto FusionPBX e outros alertas do sistema local.";
|
||||||
$text['description-notifications']['pt-br'] = "Definir preferências de notificações para a comunicação relacionada ao sistema";
|
$text['description-notifications']['fr-fr'] = "Definici髇 de las preferencias de notificaci髇 de la comunicaci髇 relacionada con el proyecto FusionPBX y otras alertas del sistema local.";
|
||||||
$text['description-notifications']['pl'] = "Ustawienia preferencji powiadomień zawierających informacje o projekcie FusionPBX i innych lokalnych alertach systemowych.";
|
$text['description-notifications']['pt-br'] = "Definir prefer锚ncias de notifica莽玫es para a comunica莽茫o relacionada ao sistema";
|
||||||
$text['description-notifications']['uk'] = "";
|
$text['description-notifications']['pl'] = "Ustawienia preferencji powiadomie艅 zawieraj膮cych informacje o projekcie FusionPBX i innych lokalnych alertach systemowych.";
|
||||||
$text['description-notifications']['sv-se'] = "Inställningar för FusionPBX relaterade meddelanden och andra lokala system varningar.";
|
$text['description-notifications']['uk'] = "";
|
||||||
|
$text['description-notifications']['sv-se'] = "Inst盲llningar f枚r FusionPBX relaterade meddelanden och andra lokala system varningar.";
|
||||||
$text['button-save']['en-us'] = "Save";
|
|
||||||
$text['button-save']['es-cl'] = "Guardar";
|
$text['button-save']['en-us'] = "Save";
|
||||||
$text['button-save']['pt-pt'] = "Guardar";
|
$text['button-save']['es-cl'] = "Guardar";
|
||||||
$text['button-save']['fr-fr'] = "Sauvegarder";
|
$text['button-save']['pt-pt'] = "Guardar";
|
||||||
$text['button-save']['pt-br'] = "Salvar";
|
$text['button-save']['fr-fr'] = "Sauvegarder";
|
||||||
$text['button-save']['pl'] = "Zachowaj";
|
$text['button-save']['pt-br'] = "Salvar";
|
||||||
$text['button-save']['uk'] = "Зберегти";
|
$text['button-save']['pl'] = "Zachowaj";
|
||||||
$text['button-save']['sv-se'] = "Spara";
|
$text['button-save']['uk'] = "袟斜械褉械谐褌懈";
|
||||||
|
$text['button-save']['sv-se'] = "Spara";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -7,6 +7,7 @@ $text['title-upgrade_schema']['fr-fr'] = "Mise à jour du Schéma";
|
||||||
$text['title-upgrade_schema']['pt-br'] = "Atualizar esquema do banco de dados";
|
$text['title-upgrade_schema']['pt-br'] = "Atualizar esquema do banco de dados";
|
||||||
$text['title-upgrade_schema']['pl'] = "Aktualizacja schematu";
|
$text['title-upgrade_schema']['pl'] = "Aktualizacja schematu";
|
||||||
$text['title-upgrade_schema']['sv-se'] = "Uppgraderingsschema";
|
$text['title-upgrade_schema']['sv-se'] = "Uppgraderingsschema";
|
||||||
|
$text['title-upgrade_schema']['uk'] = "Схема оновлення";
|
||||||
|
|
||||||
$text['title-upgrade']['en-us'] = "Upgrade";
|
$text['title-upgrade']['en-us'] = "Upgrade";
|
||||||
$text['title-upgrade']['es-cl'] = "Actualizar";
|
$text['title-upgrade']['es-cl'] = "Actualizar";
|
||||||
|
|
@ -15,6 +16,7 @@ $text['title-upgrade']['fr-fr'] = "Mise à jour";
|
||||||
$text['title-upgrade']['pt-br'] = "Atualizar";
|
$text['title-upgrade']['pt-br'] = "Atualizar";
|
||||||
$text['title-upgrade']['pl'] = "Aktualizacja";
|
$text['title-upgrade']['pl'] = "Aktualizacja";
|
||||||
$text['title-upgrade']['sv-se'] = "Uppgradera";
|
$text['title-upgrade']['sv-se'] = "Uppgradera";
|
||||||
|
$text['title-upgrade']['uk'] = "Оновлення";
|
||||||
|
|
||||||
$text['option-true']['en-us'] = "True";
|
$text['option-true']['en-us'] = "True";
|
||||||
$text['option-true']['es-cl'] = "Verdadero";
|
$text['option-true']['es-cl'] = "Verdadero";
|
||||||
|
|
@ -23,6 +25,7 @@ $text['option-true']['fr-fr'] = "Oui";
|
||||||
$text['option-true']['pt-br'] = "Sim";
|
$text['option-true']['pt-br'] = "Sim";
|
||||||
$text['option-true']['pl'] = "Tak";
|
$text['option-true']['pl'] = "Tak";
|
||||||
$text['option-true']['sv-se'] = "Sann";
|
$text['option-true']['sv-se'] = "Sann";
|
||||||
|
$text['option-true']['uk'] = "Так";
|
||||||
|
|
||||||
$text['option-false']['en-us'] = "False";
|
$text['option-false']['en-us'] = "False";
|
||||||
$text['option-false']['es-cl'] = "Falso";
|
$text['option-false']['es-cl'] = "Falso";
|
||||||
|
|
@ -31,6 +34,7 @@ $text['option-false']['fr-fr'] = "Non";
|
||||||
$text['option-false']['pt-br'] = "Não";
|
$text['option-false']['pt-br'] = "Não";
|
||||||
$text['option-false']['pl'] = "Nie";
|
$text['option-false']['pl'] = "Nie";
|
||||||
$text['option-false']['sv-se'] = "Falsk";
|
$text['option-false']['sv-se'] = "Falsk";
|
||||||
|
$text['option-false']['uk'] = "Ні";
|
||||||
|
|
||||||
$text['message-upgrade_svn_failed']['en-us'] = "Source Files Update Failed - Please Run SVN Update Via Console";
|
$text['message-upgrade_svn_failed']['en-us'] = "Source Files Update Failed - Please Run SVN Update Via Console";
|
||||||
$text['message-upgrade_svn_failed']['es-cl'] = "Fuente actualización de archivos Error - Por favor, ejecuta svn update Vía Consola";
|
$text['message-upgrade_svn_failed']['es-cl'] = "Fuente actualización de archivos Error - Por favor, ejecuta svn update Vía Consola";
|
||||||
|
|
@ -39,6 +43,7 @@ $text['message-upgrade_svn_failed']['fr-fr'] = "Source des fichiers de mise à j
|
||||||
$text['message-upgrade_svn_failed']['pt-br'] = "Fonte arquivos atualialização falhou - execute o SVN Atualização Via Console ";
|
$text['message-upgrade_svn_failed']['pt-br'] = "Fonte arquivos atualialização falhou - execute o SVN Atualização Via Console ";
|
||||||
$text['message-upgrade_svn_failed']['pl'] = "Aktualizacja plików źródłowych nie powiodła się - użyj polecenia 'SVN Update' w konsoli.";
|
$text['message-upgrade_svn_failed']['pl'] = "Aktualizacja plików źródłowych nie powiodła się - użyj polecenia 'SVN Update' w konsoli.";
|
||||||
$text['message-upgrade_svn_failed']['sv-se'] = "Källfiler Uppdatering misslyckades - Vänligen Kör SVN Update Via Console";
|
$text['message-upgrade_svn_failed']['sv-se'] = "Källfiler Uppdatering misslyckades - Vänligen Kör SVN Update Via Console";
|
||||||
|
$text['message-upgrade_svn_failed']['uk'] = "Помилка оновлення вихідних файлів - Запустіть оновлення з SVN в консолі";
|
||||||
|
|
||||||
$text['message-upgrade_svn']['en-us'] = "Source Files Updated";
|
$text['message-upgrade_svn']['en-us'] = "Source Files Updated";
|
||||||
$text['message-upgrade_svn']['es-cl'] = "Fuente archivos actualizados";
|
$text['message-upgrade_svn']['es-cl'] = "Fuente archivos actualizados";
|
||||||
|
|
@ -47,6 +52,7 @@ $text['message-upgrade_svn']['fr-fr'] = "Source Fichiers mis à jour";
|
||||||
$text['message-upgrade_svn']['pt-br'] = "Fonte de arquivos atualizados";
|
$text['message-upgrade_svn']['pt-br'] = "Fonte de arquivos atualizados";
|
||||||
$text['message-upgrade_svn']['pl'] = "Aktualizacja plików źródłowych powiodła się";
|
$text['message-upgrade_svn']['pl'] = "Aktualizacja plików źródłowych powiodła się";
|
||||||
$text['message-upgrade_svn']['sv-se'] = "Källfiler Uppdaterade";
|
$text['message-upgrade_svn']['sv-se'] = "Källfiler Uppdaterade";
|
||||||
|
$text['message-upgrade_svn']['uk'] = "Вихідні файли оновлено";
|
||||||
|
|
||||||
$text['message-upgrade_svn_scripts']['en-us'] = "Source Files and Scripts Updated";
|
$text['message-upgrade_svn_scripts']['en-us'] = "Source Files and Scripts Updated";
|
||||||
$text['message-upgrade_svn_scripts']['es-cl'] = "Fuente archivos actualizados";
|
$text['message-upgrade_svn_scripts']['es-cl'] = "Fuente archivos actualizados";
|
||||||
|
|
@ -55,6 +61,7 @@ $text['message-upgrade_svn_scripts']['fr-fr'] = "Source Fichiers mis à jour";
|
||||||
$text['message-upgrade_svn_scripts']['pt-br'] = "Fonte de arquivos atualizados";
|
$text['message-upgrade_svn_scripts']['pt-br'] = "Fonte de arquivos atualizados";
|
||||||
$text['message-upgrade_svn_scripts']['pl'] = "Aktualizacja plików źródłowych powiodła się";
|
$text['message-upgrade_svn_scripts']['pl'] = "Aktualizacja plików źródłowych powiodła się";
|
||||||
$text['message-upgrade_svn_scripts']['sv-se'] = "Källfiler Uppdaterade";
|
$text['message-upgrade_svn_scripts']['sv-se'] = "Källfiler Uppdaterade";
|
||||||
|
$text['message-upgrade_svn_scripts']['uk'] = "Вихідні файли і сценарії оновлено";
|
||||||
|
|
||||||
$text['message-upgrade_schema']['en-us'] = "Schema Verified";
|
$text['message-upgrade_schema']['en-us'] = "Schema Verified";
|
||||||
$text['message-upgrade_schema']['es-cl'] = "Esquema Verified";
|
$text['message-upgrade_schema']['es-cl'] = "Esquema Verified";
|
||||||
|
|
@ -63,6 +70,7 @@ $text['message-upgrade_schema']['fr-fr'] = "Schéma Verified";
|
||||||
$text['message-upgrade_schema']['pt-br'] = "Esquema verificado";
|
$text['message-upgrade_schema']['pt-br'] = "Esquema verificado";
|
||||||
$text['message-upgrade_schema']['pl'] = "Schemat zostałl zweryfikowany";
|
$text['message-upgrade_schema']['pl'] = "Schemat zostałl zweryfikowany";
|
||||||
$text['message-upgrade_schema']['sv-se'] = "Schema Verifierat";
|
$text['message-upgrade_schema']['sv-se'] = "Schema Verifierat";
|
||||||
|
$text['message-upgrade_schema']['uk'] = "Схеми перевірено";
|
||||||
|
|
||||||
$text['message-upgrade_menu']['en-us'] = "Menu Defaults Restored";
|
$text['message-upgrade_menu']['en-us'] = "Menu Defaults Restored";
|
||||||
$text['message-upgrade_menu']['es-cl'] = "Omisión del menú Restauradas";
|
$text['message-upgrade_menu']['es-cl'] = "Omisión del menú Restauradas";
|
||||||
|
|
@ -71,6 +79,7 @@ $text['message-upgrade_menu']['fr-fr'] = "Réglages par défaut rétablies";
|
||||||
$text['message-upgrade_menu']['pt-br'] = "Menu padrão restaurado";
|
$text['message-upgrade_menu']['pt-br'] = "Menu padrão restaurado";
|
||||||
$text['message-upgrade_menu']['pl'] = "Ustawienia domyślne Menu zostały przywrócone";
|
$text['message-upgrade_menu']['pl'] = "Ustawienia domyślne Menu zostały przywrócone";
|
||||||
$text['message-upgrade_menu']['sv-se'] = "Standard Meny Återställd";
|
$text['message-upgrade_menu']['sv-se'] = "Standard Meny Återställd";
|
||||||
|
$text['message-upgrade_menu']['uk'] = "Відновлено типові елементи меню";
|
||||||
|
|
||||||
$text['message-upgrade_apps']['en-us'] = "App Defaults Executed";
|
$text['message-upgrade_apps']['en-us'] = "App Defaults Executed";
|
||||||
$text['message-upgrade_apps']['es-cl'] = "Predeterminadas de la aplicación Ejecutados";
|
$text['message-upgrade_apps']['es-cl'] = "Predeterminadas de la aplicación Ejecutados";
|
||||||
|
|
@ -79,6 +88,7 @@ $text['message-upgrade_apps']['fr-fr'] = "Défaut de l'application exécutés";
|
||||||
$text['message-upgrade_apps']['pt-br'] = "Padrões de execução da aplicação ";
|
$text['message-upgrade_apps']['pt-br'] = "Padrões de execução da aplicação ";
|
||||||
$text['message-upgrade_apps']['pl'] = "Przywrócenie do ustawień domyślnych aplikacji zostało wykonane.";
|
$text['message-upgrade_apps']['pl'] = "Przywrócenie do ustawień domyślnych aplikacji zostało wykonane.";
|
||||||
$text['message-upgrade_apps']['sv-se'] = "App Standardinställningar Utförd";
|
$text['message-upgrade_apps']['sv-se'] = "App Standardinställningar Utförd";
|
||||||
|
$text['message-upgrade_apps']['uk'] = "Встановлено типові налаштування додатків";
|
||||||
|
|
||||||
$text['message-upgrade']['en-us'] = "Upgrade Completed";
|
$text['message-upgrade']['en-us'] = "Upgrade Completed";
|
||||||
$text['message-upgrade']['es-cl'] = "Actualización Completa";
|
$text['message-upgrade']['es-cl'] = "Actualización Completa";
|
||||||
|
|
@ -87,6 +97,7 @@ $text['message-upgrade']['fr-fr'] = "Mis à jour";
|
||||||
$text['message-upgrade']['pt-br'] = "Atualização execução";
|
$text['message-upgrade']['pt-br'] = "Atualização execução";
|
||||||
$text['message-upgrade']['pl'] = "Aktualizacja zakończyła się pomyślnie.";
|
$text['message-upgrade']['pl'] = "Aktualizacja zakończyła się pomyślnie.";
|
||||||
$text['message-upgrade']['sv-se'] = "Uppgradering Klar";
|
$text['message-upgrade']['sv-se'] = "Uppgradering Klar";
|
||||||
|
$text['message-upgrade']['uk'] = "Оновлено";
|
||||||
|
|
||||||
$text['login-message_text']['en-us'] = "Keep up with the FusionPBX project by configuring your preferences in the newly added <a href=''/core/notifications/notification_edit.php''>Notifications</a> section, under the System menu!";
|
$text['login-message_text']['en-us'] = "Keep up with the FusionPBX project by configuring your preferences in the newly added <a href=''/core/notifications/notification_edit.php''>Notifications</a> section, under the System menu!";
|
||||||
$text['login-message_text']['es-cl'] = "Manténgase al día con el proyecto FusionPBX configurando sus preferencias en la sección <a href=''/core/notifications/notification_edit.php''>Notificaciones</a> acaba de agregar, en el menú del sistema!";
|
$text['login-message_text']['es-cl'] = "Manténgase al día con el proyecto FusionPBX configurando sus preferencias en la sección <a href=''/core/notifications/notification_edit.php''>Notificaciones</a> acaba de agregar, en el menú del sistema!";
|
||||||
|
|
@ -95,6 +106,7 @@ $text['login-message_text']['fr-fr'] = "Tenez-vous au projet FusionPBX en config
|
||||||
$text['login-message_text']['pt-br'] = "Configurações recém adicionadas ao menu do sistema";
|
$text['login-message_text']['pt-br'] = "Configurações recém adicionadas ao menu do sistema";
|
||||||
$text['login-message_text']['pl'] = "Bądź na bieżąco z projektem FusionPBX konfigurując swoje preferencje w nowo dodanej sekcji Powiadomienia w menu System!";
|
$text['login-message_text']['pl'] = "Bądź na bieżąco z projektem FusionPBX konfigurując swoje preferencje w nowo dodanej sekcji Powiadomienia w menu System!";
|
||||||
$text['login-message_text']['sv-se'] = "Håll dig uppdaterad med de FusionPBX projektet genom att konfigurera dina inställningar i nytillkomna Notifications avsnitt , under Systemmenyn !";
|
$text['login-message_text']['sv-se'] = "Håll dig uppdaterad med de FusionPBX projektet genom att konfigurera dina inställningar i nytillkomna Notifications avsnitt , under Systemmenyn !";
|
||||||
|
$text['login-message_text']['uk'] = "Keep up with the FusionPBX project by configuring your preferences in the newly added Notifications section, under the System menu! ";
|
||||||
|
|
||||||
$text['label-upgrade_svn']['en-us'] = "Source Code";
|
$text['label-upgrade_svn']['en-us'] = "Source Code";
|
||||||
$text['label-upgrade_svn']['es-cl'] = "Código Fuente";
|
$text['label-upgrade_svn']['es-cl'] = "Código Fuente";
|
||||||
|
|
@ -103,6 +115,7 @@ $text['label-upgrade_svn']['fr-fr'] = "Source Code";
|
||||||
$text['label-upgrade_svn']['pt-br'] = "Source Code";
|
$text['label-upgrade_svn']['pt-br'] = "Source Code";
|
||||||
$text['label-upgrade_svn']['pl'] = "Kod źródłowy";
|
$text['label-upgrade_svn']['pl'] = "Kod źródłowy";
|
||||||
$text['label-upgrade_svn']['sv-se'] = "Källkod";
|
$text['label-upgrade_svn']['sv-se'] = "Källkod";
|
||||||
|
$text['label-upgrade_svn']['uk'] = "Вихідний код";
|
||||||
|
|
||||||
$text['label-upgrade_schema']['en-us'] = "Schema";
|
$text['label-upgrade_schema']['en-us'] = "Schema";
|
||||||
$text['label-upgrade_schema']['es-cl'] = "Esquema";
|
$text['label-upgrade_schema']['es-cl'] = "Esquema";
|
||||||
|
|
@ -111,6 +124,7 @@ $text['label-upgrade_schema']['fr-fr'] = "Schéma";
|
||||||
$text['label-upgrade_schema']['pt-br'] = "Esquema";
|
$text['label-upgrade_schema']['pt-br'] = "Esquema";
|
||||||
$text['label-upgrade_schema']['pl'] = "Schemat";
|
$text['label-upgrade_schema']['pl'] = "Schemat";
|
||||||
$text['label-upgrade_schema']['sv-se'] = "Schema";
|
$text['label-upgrade_schema']['sv-se'] = "Schema";
|
||||||
|
$text['label-upgrade_schema']['uk'] = "Схеми";
|
||||||
|
|
||||||
$text['label-upgrade_permissions']['en-us'] = "Permission Defaults";
|
$text['label-upgrade_permissions']['en-us'] = "Permission Defaults";
|
||||||
$text['label-upgrade_permissions']['es-cl'] = "predeterminados de permisos";
|
$text['label-upgrade_permissions']['es-cl'] = "predeterminados de permisos";
|
||||||
|
|
@ -119,6 +133,7 @@ $text['label-upgrade_permissions']['fr-fr'] = "Défaut, l'autorisation";
|
||||||
$text['label-upgrade_permissions']['pt-br'] = "Pedrões da permissão";
|
$text['label-upgrade_permissions']['pt-br'] = "Pedrões da permissão";
|
||||||
$text['label-upgrade_permissions']['pl'] = "Ustawienia domyślne uprawnień";
|
$text['label-upgrade_permissions']['pl'] = "Ustawienia domyślne uprawnień";
|
||||||
$text['label-upgrade_permissions']['sv-se'] = "Standard Rättigheter";
|
$text['label-upgrade_permissions']['sv-se'] = "Standard Rättigheter";
|
||||||
|
$text['label-upgrade_permissions']['uk'] = "Типові привілеї";
|
||||||
|
|
||||||
$text['label-upgrade_menu']['en-us'] = "Menu Defaults";
|
$text['label-upgrade_menu']['en-us'] = "Menu Defaults";
|
||||||
$text['label-upgrade_menu']['es-cl'] = "Omisión del menú";
|
$text['label-upgrade_menu']['es-cl'] = "Omisión del menú";
|
||||||
|
|
@ -127,6 +142,7 @@ $text['label-upgrade_menu']['fr-fr'] = "Des réglages par défaut";
|
||||||
$text['label-upgrade_menu']['pt-br'] = "Menu padrão";
|
$text['label-upgrade_menu']['pt-br'] = "Menu padrão";
|
||||||
$text['label-upgrade_menu']['pl'] = "Ustawienia domyślne menu";
|
$text['label-upgrade_menu']['pl'] = "Ustawienia domyślne menu";
|
||||||
$text['label-upgrade_menu']['sv-se'] = "Standard Menyer";
|
$text['label-upgrade_menu']['sv-se'] = "Standard Menyer";
|
||||||
|
$text['label-upgrade_menu']['uk'] = "Типові елементи меню";
|
||||||
|
|
||||||
$text['label-upgrade_data_types']['en-us'] = "Data Types";
|
$text['label-upgrade_data_types']['en-us'] = "Data Types";
|
||||||
$text['label-upgrade_data_types']['es-cl'] = "Tipos de datos";
|
$text['label-upgrade_data_types']['es-cl'] = "Tipos de datos";
|
||||||
|
|
@ -135,6 +151,7 @@ $text['label-upgrade_data_types']['fr-fr'] = "Types de données";
|
||||||
$text['label-upgrade_data_types']['pt-br'] = "Tipo de dados";
|
$text['label-upgrade_data_types']['pt-br'] = "Tipo de dados";
|
||||||
$text['label-upgrade_data_types']['pl'] = "Rodzaje danych";
|
$text['label-upgrade_data_types']['pl'] = "Rodzaje danych";
|
||||||
$text['label-upgrade_data_types']['sv-se'] = "Datatyper";
|
$text['label-upgrade_data_types']['sv-se'] = "Datatyper";
|
||||||
|
$text['label-upgrade_data_types']['uk'] = "Типи даних";
|
||||||
|
|
||||||
$text['label-upgrade_apps']['en-us'] = "App Defaults";
|
$text['label-upgrade_apps']['en-us'] = "App Defaults";
|
||||||
$text['label-upgrade_apps']['es-cl'] = "predeterminadas de la aplicación";
|
$text['label-upgrade_apps']['es-cl'] = "predeterminadas de la aplicación";
|
||||||
|
|
@ -143,6 +160,7 @@ $text['label-upgrade_apps']['fr-fr'] = "Défaut de l'application";
|
||||||
$text['label-upgrade_apps']['pt-br'] = "Padrões de aplicativos";
|
$text['label-upgrade_apps']['pt-br'] = "Padrões de aplicativos";
|
||||||
$text['label-upgrade_apps']['pl'] = "Ustawienia domyślne aplikacji";
|
$text['label-upgrade_apps']['pl'] = "Ustawienia domyślne aplikacji";
|
||||||
$text['label-upgrade_apps']['sv-se'] = "App Standard";
|
$text['label-upgrade_apps']['sv-se'] = "App Standard";
|
||||||
|
$text['label-upgrade_apps']['uk'] = "Типові значення додатків";
|
||||||
|
|
||||||
$text['label-upgrade']['en-us'] = "Upgrade";
|
$text['label-upgrade']['en-us'] = "Upgrade";
|
||||||
$text['label-upgrade']['es-cl'] = "Actualizar";
|
$text['label-upgrade']['es-cl'] = "Actualizar";
|
||||||
|
|
@ -151,6 +169,7 @@ $text['label-upgrade']['fr-fr'] = "Mise à jour";
|
||||||
$text['label-upgrade']['pt-br'] = "Atualizar";
|
$text['label-upgrade']['pt-br'] = "Atualizar";
|
||||||
$text['label-upgrade']['pl'] = "Aktualizacja";
|
$text['label-upgrade']['pl'] = "Aktualizacja";
|
||||||
$text['label-upgrade']['sv-se'] = "Uppgradera";
|
$text['label-upgrade']['sv-se'] = "Uppgradera";
|
||||||
|
$text['label-upgrade']['uk'] = "Оновлення";
|
||||||
|
|
||||||
$text['label-type']['en-us'] = "Type";
|
$text['label-type']['en-us'] = "Type";
|
||||||
$text['label-type']['es-cl'] = "Tipo";
|
$text['label-type']['es-cl'] = "Tipo";
|
||||||
|
|
@ -159,6 +178,7 @@ $text['label-type']['fr-fr'] = "Type";
|
||||||
$text['label-type']['pt-br'] = "Tipo";
|
$text['label-type']['pt-br'] = "Tipo";
|
||||||
$text['label-type']['pl'] = "Typ";
|
$text['label-type']['pl'] = "Typ";
|
||||||
$text['label-type']['sv-se'] = "Typ";
|
$text['label-type']['sv-se'] = "Typ";
|
||||||
|
$text['label-type']['uk'] = "Тип";
|
||||||
|
|
||||||
$text['label-table']['en-us'] = "Table";
|
$text['label-table']['en-us'] = "Table";
|
||||||
$text['label-table']['es-cl'] = "Tabla";
|
$text['label-table']['es-cl'] = "Tabla";
|
||||||
|
|
@ -167,6 +187,7 @@ $text['label-table']['fr-fr'] = "Table";
|
||||||
$text['label-table']['pt-br'] = "Tabela";
|
$text['label-table']['pt-br'] = "Tabela";
|
||||||
$text['label-table']['pl'] = "Tabela";
|
$text['label-table']['pl'] = "Tabela";
|
||||||
$text['label-table']['sv-se'] = "Tabell";
|
$text['label-table']['sv-se'] = "Tabell";
|
||||||
|
$text['label-table']['uk'] = "Таблиця";
|
||||||
|
|
||||||
$text['label-sql_changes']['en-us'] = "SQL Changes";
|
$text['label-sql_changes']['en-us'] = "SQL Changes";
|
||||||
$text['label-sql_changes']['es-cl'] = "Cambios SQL";
|
$text['label-sql_changes']['es-cl'] = "Cambios SQL";
|
||||||
|
|
@ -175,6 +196,7 @@ $text['label-sql_changes']['fr-fr'] = "Modifications SQL";
|
||||||
$text['label-sql_changes']['pt-br'] = "Modificações do SQL";
|
$text['label-sql_changes']['pt-br'] = "Modificações do SQL";
|
||||||
$text['label-sql_changes']['pl'] = "Zmiany SQL";
|
$text['label-sql_changes']['pl'] = "Zmiany SQL";
|
||||||
$text['label-sql_changes']['sv-se'] = "SQL Ändringar";
|
$text['label-sql_changes']['sv-se'] = "SQL Ändringar";
|
||||||
|
$text['label-sql_changes']['uk'] = "Зміни SQL";
|
||||||
|
|
||||||
$text['label-schema']['en-us'] = "Schema";
|
$text['label-schema']['en-us'] = "Schema";
|
||||||
$text['label-schema']['es-cl'] = "Esquema";
|
$text['label-schema']['es-cl'] = "Esquema";
|
||||||
|
|
@ -183,6 +205,7 @@ $text['label-schema']['fr-fr'] = "Schéma";
|
||||||
$text['label-schema']['pt-br'] = "Esquema";
|
$text['label-schema']['pt-br'] = "Esquema";
|
||||||
$text['label-schema']['pl'] = "Schemat";
|
$text['label-schema']['pl'] = "Schemat";
|
||||||
$text['label-schema']['sv-se'] = "Schema";
|
$text['label-schema']['sv-se'] = "Schema";
|
||||||
|
$text['label-schema']['uk'] = "Схеми";
|
||||||
|
|
||||||
$text['label-no_change']['en-us'] = "No Change";
|
$text['label-no_change']['en-us'] = "No Change";
|
||||||
$text['label-no_change']['es-cl'] = "Sin Carga";
|
$text['label-no_change']['es-cl'] = "Sin Carga";
|
||||||
|
|
@ -191,6 +214,7 @@ $text['label-no_change']['fr-fr'] = "Pas de changement";
|
||||||
$text['label-no_change']['pt-br'] = "Sem mudanças";
|
$text['label-no_change']['pt-br'] = "Sem mudanças";
|
||||||
$text['label-no_change']['pl'] = "Bez zmian";
|
$text['label-no_change']['pl'] = "Bez zmian";
|
||||||
$text['label-no_change']['sv-se'] = "Ingen Ändring";
|
$text['label-no_change']['sv-se'] = "Ingen Ändring";
|
||||||
|
$text['label-no_change']['uk'] = "Без змін";
|
||||||
|
|
||||||
$text['label-name']['en-us'] = "Name";
|
$text['label-name']['en-us'] = "Name";
|
||||||
$text['label-name']['es-cl'] = "Nombre";
|
$text['label-name']['es-cl'] = "Nombre";
|
||||||
|
|
@ -199,6 +223,7 @@ $text['label-name']['fr-fr'] = "Nom";
|
||||||
$text['label-name']['pt-br'] = "Nome";
|
$text['label-name']['pt-br'] = "Nome";
|
||||||
$text['label-name']['pl'] = "Nazwa";
|
$text['label-name']['pl'] = "Nazwa";
|
||||||
$text['label-name']['sv-se'] = "Namn";
|
$text['label-name']['sv-se'] = "Namn";
|
||||||
|
$text['label-name']['uk'] = "Назва";
|
||||||
|
|
||||||
$text['label-exists']['en-us'] = "Exists";
|
$text['label-exists']['en-us'] = "Exists";
|
||||||
$text['label-exists']['es-cl'] = "Existe";
|
$text['label-exists']['es-cl'] = "Existe";
|
||||||
|
|
@ -207,6 +232,7 @@ $text['label-exists']['fr-fr'] = "Existe";
|
||||||
$text['label-exists']['pt-br'] = "Existente";
|
$text['label-exists']['pt-br'] = "Existente";
|
||||||
$text['label-exists']['pl'] = "Istnieje";
|
$text['label-exists']['pl'] = "Istnieje";
|
||||||
$text['label-exists']['sv-se'] = "Existerar";
|
$text['label-exists']['sv-se'] = "Existerar";
|
||||||
|
$text['label-exists']['uk'] = "Існує";
|
||||||
|
|
||||||
$text['label-details']['en-us'] = "Details";
|
$text['label-details']['en-us'] = "Details";
|
||||||
$text['label-details']['es-cl'] = "Detalles";
|
$text['label-details']['es-cl'] = "Detalles";
|
||||||
|
|
@ -215,6 +241,7 @@ $text['label-details']['fr-fr'] = "Détails";
|
||||||
$text['label-details']['pt-br'] = "Detalhes";
|
$text['label-details']['pt-br'] = "Detalhes";
|
||||||
$text['label-details']['pl'] = "Szczegóły";
|
$text['label-details']['pl'] = "Szczegóły";
|
||||||
$text['label-details']['sv-se'] = "Detaljer";
|
$text['label-details']['sv-se'] = "Detaljer";
|
||||||
|
$text['label-details']['uk'] = "Деталі";
|
||||||
|
|
||||||
$text['label-database']['en-us'] = "Database";
|
$text['label-database']['en-us'] = "Database";
|
||||||
$text['label-database']['es-cl'] = "Base de datos";
|
$text['label-database']['es-cl'] = "Base de datos";
|
||||||
|
|
@ -223,6 +250,7 @@ $text['label-database']['fr-fr'] = "Base de Données";
|
||||||
$text['label-database']['pt-br'] = "Base da dados";
|
$text['label-database']['pt-br'] = "Base da dados";
|
||||||
$text['label-database']['pl'] = "Baza danych";
|
$text['label-database']['pl'] = "Baza danych";
|
||||||
$text['label-database']['sv-se'] = "Databas";
|
$text['label-database']['sv-se'] = "Databas";
|
||||||
|
$text['label-database']['uk'] = "База даних";
|
||||||
|
|
||||||
$text['header-upgrade_schema_results']['en-us'] = "Schema Results";
|
$text['header-upgrade_schema_results']['en-us'] = "Schema Results";
|
||||||
$text['header-upgrade_schema_results']['es-cl'] = "Resultados de Esquema";
|
$text['header-upgrade_schema_results']['es-cl'] = "Resultados de Esquema";
|
||||||
|
|
@ -231,6 +259,7 @@ $text['header-upgrade_schema_results']['fr-fr'] = "Résultats de Schéma";
|
||||||
$text['header-upgrade_schema_results']['pt-br'] = "Resultados do esquema";
|
$text['header-upgrade_schema_results']['pt-br'] = "Resultados do esquema";
|
||||||
$text['header-upgrade_schema_results']['pl'] = "Wyniki schematu";
|
$text['header-upgrade_schema_results']['pl'] = "Wyniki schematu";
|
||||||
$text['header-upgrade_schema_results']['sv-se'] = "Schema Resultat";
|
$text['header-upgrade_schema_results']['sv-se'] = "Schema Resultat";
|
||||||
|
$text['header-upgrade_schema_results']['uk'] = "Результати схем";
|
||||||
|
|
||||||
$text['header-upgrade']['en-us'] = "Upgrade";
|
$text['header-upgrade']['en-us'] = "Upgrade";
|
||||||
$text['header-upgrade']['es-cl'] = "Actualizar";
|
$text['header-upgrade']['es-cl'] = "Actualizar";
|
||||||
|
|
@ -239,6 +268,7 @@ $text['header-upgrade']['fr-fr'] = "Mise à jour";
|
||||||
$text['header-upgrade']['pt-br'] = "Atualizar";
|
$text['header-upgrade']['pt-br'] = "Atualizar";
|
||||||
$text['header-upgrade']['pl'] = "Aktualizacja";
|
$text['header-upgrade']['pl'] = "Aktualizacja";
|
||||||
$text['header-upgrade']['sv-se'] = "Uppgradera";
|
$text['header-upgrade']['sv-se'] = "Uppgradera";
|
||||||
|
$text['header-upgrade']['uk'] = "Оновлення";
|
||||||
|
|
||||||
$text['header-svn_update_results']['en-us'] = "SVN Results";
|
$text['header-svn_update_results']['en-us'] = "SVN Results";
|
||||||
$text['header-svn_update_results']['es-cl'] = "SVN Respuesta";
|
$text['header-svn_update_results']['es-cl'] = "SVN Respuesta";
|
||||||
|
|
@ -247,6 +277,7 @@ $text['header-svn_update_results']['fr-fr'] = "Réponse SVN";
|
||||||
$text['header-svn_update_results']['pt-br'] = "Resposta do SVN ";
|
$text['header-svn_update_results']['pt-br'] = "Resposta do SVN ";
|
||||||
$text['header-svn_update_results']['pl'] = "Rezultat SVN";
|
$text['header-svn_update_results']['pl'] = "Rezultat SVN";
|
||||||
$text['header-svn_update_results']['sv-se'] = "SVN Resultat";
|
$text['header-svn_update_results']['sv-se'] = "SVN Resultat";
|
||||||
|
$text['header-svn_update_results']['uk'] = "Результати з SVN";
|
||||||
|
|
||||||
$text['header-message']['en-us'] = "Message";
|
$text['header-message']['en-us'] = "Message";
|
||||||
$text['header-message']['es-cl'] = "Mensaje";
|
$text['header-message']['es-cl'] = "Mensaje";
|
||||||
|
|
@ -255,6 +286,7 @@ $text['header-message']['fr-fr'] = "Message";
|
||||||
$text['header-message']['pt-br'] = "Mensagem";
|
$text['header-message']['pt-br'] = "Mensagem";
|
||||||
$text['header-message']['pl'] = "Wiadomość";
|
$text['header-message']['pl'] = "Wiadomość";
|
||||||
$text['header-message']['sv-se'] = "Meddelande";
|
$text['header-message']['sv-se'] = "Meddelande";
|
||||||
|
$text['header-message']['uk'] = "Повідомлення";
|
||||||
|
|
||||||
$text['header-database_type']['en-us'] = "Database Type";
|
$text['header-database_type']['en-us'] = "Database Type";
|
||||||
$text['header-database_type']['es-cl'] = "Tipo de base de datos";
|
$text['header-database_type']['es-cl'] = "Tipo de base de datos";
|
||||||
|
|
@ -263,6 +295,7 @@ $text['header-database_type']['fr-fr'] = "Type de base de données";
|
||||||
$text['header-database_type']['pt-br'] = "Tipo de base de dados";
|
$text['header-database_type']['pt-br'] = "Tipo de base de dados";
|
||||||
$text['header-database_type']['pl'] = "Rodzaj bazy danych";
|
$text['header-database_type']['pl'] = "Rodzaj bazy danych";
|
||||||
$text['header-database_type']['sv-se'] = "Databas Typ";
|
$text['header-database_type']['sv-se'] = "Databas Typ";
|
||||||
|
$text['header-database_type']['uk'] = "Тип бази даних";
|
||||||
|
|
||||||
$text['description-upgrade_svn']['en-us'] = "Updates FusionPBX source files from the respository.";
|
$text['description-upgrade_svn']['en-us'] = "Updates FusionPBX source files from the respository.";
|
||||||
$text['description-upgrade_svn']['es-cl'] = "Archivos de origen Actualizaciones FusionPBX del repositorio.";
|
$text['description-upgrade_svn']['es-cl'] = "Archivos de origen Actualizaciones FusionPBX del repositorio.";
|
||||||
|
|
@ -271,6 +304,7 @@ $text['description-upgrade_svn']['fr-fr'] = "Fichiers sources des mises à jour
|
||||||
$text['description-upgrade_svn']['pt-br'] = "Arquivos de atualização";
|
$text['description-upgrade_svn']['pt-br'] = "Arquivos de atualização";
|
||||||
$text['description-upgrade_svn']['pl'] = "Uaktualnia pliki źródłowe FusionPBX z przechowalni.";
|
$text['description-upgrade_svn']['pl'] = "Uaktualnia pliki źródłowe FusionPBX z przechowalni.";
|
||||||
$text['description-upgrade_svn']['sv-se'] = "Uppdaterar FusionPBX källfiler från respository.";
|
$text['description-upgrade_svn']['sv-se'] = "Uppdaterar FusionPBX källfiler från respository.";
|
||||||
|
$text['description-upgrade_svn']['uk'] = "Оновлення вихідних файлів FusionPBX з репозиторію Subversion .";
|
||||||
|
|
||||||
$text['description-upgrade_schema']['en-us'] = "Checks to ensure table and field integrity in the database.";
|
$text['description-upgrade_schema']['en-us'] = "Checks to ensure table and field integrity in the database.";
|
||||||
$text['description-upgrade_schema']['es-cl'] = "Los cheques para asegurar mesa y campo de integridad en la base de datos.";
|
$text['description-upgrade_schema']['es-cl'] = "Los cheques para asegurar mesa y campo de integridad en la base de datos.";
|
||||||
|
|
@ -279,6 +313,7 @@ $text['description-upgrade_schema']['fr-fr'] = "Contrôles pour assurer table et
|
||||||
$text['description-upgrade_schema']['pt-br'] = "Verificar integridade do banco de dados";
|
$text['description-upgrade_schema']['pt-br'] = "Verificar integridade do banco de dados";
|
||||||
$text['description-upgrade_schema']['pl'] = "Sprawdza integralność tabel i pól w bazie danych.";
|
$text['description-upgrade_schema']['pl'] = "Sprawdza integralność tabel i pól w bazie danych.";
|
||||||
$text['description-upgrade_schema']['sv-se'] = "Kontroller för att säkerställa tabell och fält integritet i databasen.";
|
$text['description-upgrade_schema']['sv-se'] = "Kontroller för att säkerställa tabell och fält integritet i databasen.";
|
||||||
|
$text['description-upgrade_schema']['uk'] = "Перевіряє цілісність таблиць і полів в базі даних.";
|
||||||
|
|
||||||
$text['description-upgrade_permissions']['en-us'] = "Restores default group permissions.";
|
$text['description-upgrade_permissions']['en-us'] = "Restores default group permissions.";
|
||||||
$text['description-upgrade_permissions']['es-cl'] = "Restaura permisos de grupo por defecto.";
|
$text['description-upgrade_permissions']['es-cl'] = "Restaura permisos de grupo por defecto.";
|
||||||
|
|
@ -287,6 +322,7 @@ $text['description-upgrade_permissions']['fr-fr'] = "Restaure les permissions de
|
||||||
$text['description-upgrade_permissions']['pt-br'] = "Restaurar as configurações do grupo padrão";
|
$text['description-upgrade_permissions']['pt-br'] = "Restaurar as configurações do grupo padrão";
|
||||||
$text['description-upgrade_permissions']['pl'] = "Przywraca domyślne uprawnienia grup.";
|
$text['description-upgrade_permissions']['pl'] = "Przywraca domyślne uprawnienia grup.";
|
||||||
$text['description-upgrade_permissions']['sv-se'] = "Återställ standardrättigheter för grupper.";
|
$text['description-upgrade_permissions']['sv-se'] = "Återställ standardrättigheter för grupper.";
|
||||||
|
$text['description-upgrade_permissions']['uk'] = "Відновлює дозволи групи за замовчуванням.";
|
||||||
|
|
||||||
$text['description-upgrade_menu']['en-us'] = "Restores the default items in the selected menu.";
|
$text['description-upgrade_menu']['en-us'] = "Restores the default items in the selected menu.";
|
||||||
$text['description-upgrade_menu']['es-cl'] = "Restaura los elementos predeterminados del menú seleccionado.";
|
$text['description-upgrade_menu']['es-cl'] = "Restaura los elementos predeterminados del menú seleccionado.";
|
||||||
|
|
@ -295,6 +331,7 @@ $text['description-upgrade_menu']['fr-fr'] = "Restaure les éléments par défau
|
||||||
$text['description-upgrade_menu']['pt-br'] = "Restaurar os itens padrão do menu selecionado";
|
$text['description-upgrade_menu']['pt-br'] = "Restaurar os itens padrão do menu selecionado";
|
||||||
$text['description-upgrade_menu']['pl'] = "Przywraca domyślne elementy wybranego menu.";
|
$text['description-upgrade_menu']['pl'] = "Przywraca domyślne elementy wybranego menu.";
|
||||||
$text['description-upgrade_menu']['sv-se'] = "Återställer standard objekt i den valda menyn.";
|
$text['description-upgrade_menu']['sv-se'] = "Återställer standard objekt i den valda menyn.";
|
||||||
|
$text['description-upgrade_menu']['uk'] = "Відновлює типові елементи в обраному меню.";
|
||||||
|
|
||||||
$text['description-upgrade_data_types']['en-us'] = "Detects and updates incorrect field data types.";
|
$text['description-upgrade_data_types']['en-us'] = "Detects and updates incorrect field data types.";
|
||||||
$text['description-upgrade_data_types']['es-cl'] = "Detecta y actualiza los tipos de datos de campo correctos.";
|
$text['description-upgrade_data_types']['es-cl'] = "Detecta y actualiza los tipos de datos de campo correctos.";
|
||||||
|
|
@ -303,6 +340,7 @@ $text['description-upgrade_data_types']['fr-fr'] = "Détecte et met à jour les
|
||||||
$text['description-upgrade_data_types']['pt-br'] = "Detectar atualuzações com campos incorrentos dos tipos de dados ";
|
$text['description-upgrade_data_types']['pt-br'] = "Detectar atualuzações com campos incorrentos dos tipos de dados ";
|
||||||
$text['description-upgrade_data_types']['pl'] = "Wykrywa i aktualizuje niepoprawne typy pól w bazie danych.";
|
$text['description-upgrade_data_types']['pl'] = "Wykrywa i aktualizuje niepoprawne typy pól w bazie danych.";
|
||||||
$text['description-upgrade_data_types']['sv-se'] = "Detekterar och uppdaterar inkorrekta fält datatyper.";
|
$text['description-upgrade_data_types']['sv-se'] = "Detekterar och uppdaterar inkorrekta fält datatyper.";
|
||||||
|
$text['description-upgrade_data_types']['uk'] = "Виявляє і оновлює невірні типи даних полів.";
|
||||||
|
|
||||||
$text['description-upgrade_apps']['en-us'] = "Executes the default settings for each application.";
|
$text['description-upgrade_apps']['en-us'] = "Executes the default settings for each application.";
|
||||||
$text['description-upgrade_apps']['es-cl'] = "Ejecuta la configuración predeterminada para cada aplicación.";
|
$text['description-upgrade_apps']['es-cl'] = "Ejecuta la configuración predeterminada para cada aplicación.";
|
||||||
|
|
@ -311,6 +349,7 @@ $text['description-upgrade_apps']['fr-fr'] = "Exécute les paramètres par défa
|
||||||
$text['description-upgrade_apps']['pt-br'] = "Executar as configurações padrão para cada aplicação";
|
$text['description-upgrade_apps']['pt-br'] = "Executar as configurações padrão para cada aplicação";
|
||||||
$text['description-upgrade_apps']['pl'] = "Przywraca domyślne ustawienia każdej aplikacji.";
|
$text['description-upgrade_apps']['pl'] = "Przywraca domyślne ustawienia każdej aplikacji.";
|
||||||
$text['description-upgrade_apps']['sv-se'] = "Återställer standardinställningar för alla applikationer.";
|
$text['description-upgrade_apps']['sv-se'] = "Återställer standardinställningar för alla applikationer.";
|
||||||
|
$text['description-upgrade_apps']['uk'] = "Встановлює типові значення для додатків";
|
||||||
|
|
||||||
$text['description-upgrade']['en-us'] = "Select the actions below you wish to perform.";
|
$text['description-upgrade']['en-us'] = "Select the actions below you wish to perform.";
|
||||||
$text['description-upgrade']['es-cl'] = "Seleccione las acciones a continuación que desea realizar.";
|
$text['description-upgrade']['es-cl'] = "Seleccione las acciones a continuación que desea realizar.";
|
||||||
|
|
@ -319,6 +358,7 @@ $text['description-upgrade']['fr-fr'] = "Sélectionnez les actions ci-dessous qu
|
||||||
$text['description-upgrade']['pt-br'] = "Seleciona as ações abaixo que deseja executar ";
|
$text['description-upgrade']['pt-br'] = "Seleciona as ações abaixo que deseja executar ";
|
||||||
$text['description-upgrade']['pl'] = "Wybierz opcje, które chcesz wykonać.";
|
$text['description-upgrade']['pl'] = "Wybierz opcje, które chcesz wykonać.";
|
||||||
$text['description-upgrade']['sv-se'] = "Välj de åtgärder nedan som du vill utföra.";
|
$text['description-upgrade']['sv-se'] = "Välj de åtgärder nedan som du vill utföra.";
|
||||||
|
$text['description-upgrade']['uk'] = "Виберіть об’єкти для оновлення";
|
||||||
|
|
||||||
$text['button-upgrade_execute']['en-us'] = "Execute";
|
$text['button-upgrade_execute']['en-us'] = "Execute";
|
||||||
$text['button-upgrade_execute']['es-cl'] = "Ejecutar";
|
$text['button-upgrade_execute']['es-cl'] = "Ejecutar";
|
||||||
|
|
@ -327,5 +367,6 @@ $text['button-upgrade_execute']['fr-fr'] = "Exécuter";
|
||||||
$text['button-upgrade_execute']['pt-br'] = "Executar";
|
$text['button-upgrade_execute']['pt-br'] = "Executar";
|
||||||
$text['button-upgrade_execute']['pl'] = "Wykonaj";
|
$text['button-upgrade_execute']['pl'] = "Wykonaj";
|
||||||
$text['button-upgrade_execute']['sv-se'] = "Kör";
|
$text['button-upgrade_execute']['sv-se'] = "Kör";
|
||||||
|
$text['button-upgrade_execute']['uk'] = "Виконати";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -7,6 +7,7 @@ $apps[$x]['menu'][0]['title']['pt-pt'] = "Actualizar BD";
|
||||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Atualizar banco de dados";
|
$apps[$x]['menu'][0]['title']['pt-br'] = "Atualizar banco de dados";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Aktualizacja";
|
$apps[$x]['menu'][0]['title']['pl'] = "Aktualizacja";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Uppgardera";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "Uppgardera";
|
||||||
|
$apps[$x]['menu'][0]['title']['uk'] = "Оновлення";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "8c826e92-be3c-0944-669a-24e5b915d562";
|
$apps[$x]['menu'][0]['uuid'] = "8c826e92-be3c-0944-669a-24e5b915d562";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -10,6 +10,7 @@ $text['title-user_dashboard']['he'] = "ממשק משתמש";
|
||||||
$text['title-user_dashboard']['uk'] = "Панель користувача";
|
$text['title-user_dashboard']['uk'] = "Панель користувача";
|
||||||
$text['title-user_dashboard']['sv-se'] = "Användarpanel";
|
$text['title-user_dashboard']['sv-se'] = "Användarpanel";
|
||||||
$text['title-user_dashboard']['de-at'] = "Benutzer-Übersichtsseite";
|
$text['title-user_dashboard']['de-at'] = "Benutzer-Übersichtsseite";
|
||||||
|
$text['title-user_dashboard']['ro'] = "Panou control utilizator";
|
||||||
|
|
||||||
$text['title-user-settings']['en-us'] = "User Information";
|
$text['title-user-settings']['en-us'] = "User Information";
|
||||||
$text['title-user-settings']['es-cl'] = "Información de Usuario";
|
$text['title-user-settings']['es-cl'] = "Información de Usuario";
|
||||||
|
|
@ -21,6 +22,7 @@ $text['title-user-settings']['he'] = "פרטי משתמש";
|
||||||
$text['title-user-settings']['uk'] = "Інформація про користувача";
|
$text['title-user-settings']['uk'] = "Інформація про користувача";
|
||||||
$text['title-user-settings']['sv-se'] = "Användarinformation";
|
$text['title-user-settings']['sv-se'] = "Användarinformation";
|
||||||
$text['title-user-settings']['de-at'] = "Benutzerinformationen";
|
$text['title-user-settings']['de-at'] = "Benutzerinformationen";
|
||||||
|
$text['title-user-settings']['ro'] = "Informații utilizator";
|
||||||
|
|
||||||
$text['title']['en-us'] = "Account Settings";
|
$text['title']['en-us'] = "Account Settings";
|
||||||
$text['title']['es-cl'] = "Configuración de Cuenta";
|
$text['title']['es-cl'] = "Configuración de Cuenta";
|
||||||
|
|
@ -32,6 +34,7 @@ $text['title']['he'] = "הגדרת חשבון";
|
||||||
$text['title']['uk'] = "Параметри облікового запису";
|
$text['title']['uk'] = "Параметри облікового запису";
|
||||||
$text['title']['sv-se'] = "Kontoinställningar";
|
$text['title']['sv-se'] = "Kontoinställningar";
|
||||||
$text['title']['de-at'] = "Kontoeinstellungen";
|
$text['title']['de-at'] = "Kontoeinstellungen";
|
||||||
|
$text['title']['ro'] = "Setări cont";
|
||||||
|
|
||||||
$text['table2-title']['en-us'] = "Additional Info";
|
$text['table2-title']['en-us'] = "Additional Info";
|
||||||
$text['table2-title']['es-cl'] = "Información Adicional";
|
$text['table2-title']['es-cl'] = "Información Adicional";
|
||||||
|
|
@ -43,6 +46,7 @@ $text['table2-title']['he'] = "פרטים נוספים";
|
||||||
$text['table2-title']['uk'] = "Додаткова інформація";
|
$text['table2-title']['uk'] = "Додаткова інформація";
|
||||||
$text['table2-title']['sv-se'] = "Ytterligare Information";
|
$text['table2-title']['sv-se'] = "Ytterligare Information";
|
||||||
$text['table2-title']['de-at'] = "Zusätzliche Informationen";
|
$text['table2-title']['de-at'] = "Zusätzliche Informationen";
|
||||||
|
$text['table2-title']['ro'] = "Informații adiționale";
|
||||||
|
|
||||||
$text['table-tools']['en-us'] = "Tools";
|
$text['table-tools']['en-us'] = "Tools";
|
||||||
$text['table-tools']['es-cl'] = "Herramientas";
|
$text['table-tools']['es-cl'] = "Herramientas";
|
||||||
|
|
@ -54,6 +58,7 @@ $text['table-tools']['he'] = "כלים";
|
||||||
$text['table-tools']['uk'] = "Налаштування";
|
$text['table-tools']['uk'] = "Налаштування";
|
||||||
$text['table-tools']['sv-se'] = "Verktyg";
|
$text['table-tools']['sv-se'] = "Verktyg";
|
||||||
$text['table-tools']['de-at'] = "Funktionen";
|
$text['table-tools']['de-at'] = "Funktionen";
|
||||||
|
$text['table-tools']['ro'] = "Utilitare";
|
||||||
|
|
||||||
$text['table-title']['en-us'] = "User Info";
|
$text['table-title']['en-us'] = "User Info";
|
||||||
$text['table-title']['es-cl'] = "Información de Usuario";
|
$text['table-title']['es-cl'] = "Información de Usuario";
|
||||||
|
|
@ -65,6 +70,7 @@ $text['table-title']['he'] = "פרטי משתמש";
|
||||||
$text['table-title']['uk'] = "Інформація про користувача";
|
$text['table-title']['uk'] = "Інформація про користувача";
|
||||||
$text['table-title']['sv-se'] = "Användarinformation";
|
$text['table-title']['sv-se'] = "Användarinformation";
|
||||||
$text['table-title']['de-at'] = "Benutzerinformationen";
|
$text['table-title']['de-at'] = "Benutzerinformationen";
|
||||||
|
$text['table-title']['ro'] = "Informații Utilizator";
|
||||||
|
|
||||||
$text['table-extension']['en-us'] = "Extension";
|
$text['table-extension']['en-us'] = "Extension";
|
||||||
$text['table-extension']['es-cl'] = "Extensión";
|
$text['table-extension']['es-cl'] = "Extensión";
|
||||||
|
|
@ -76,6 +82,7 @@ $text['table-extension']['he'] = "שלוחה";
|
||||||
$text['table-extension']['uk'] = "Розширення (Extention)";
|
$text['table-extension']['uk'] = "Розширення (Extention)";
|
||||||
$text['table-extension']['sv-se'] = "Anknytning";
|
$text['table-extension']['sv-se'] = "Anknytning";
|
||||||
$text['table-extension']['de-at'] = "Durchwahl";
|
$text['table-extension']['de-at'] = "Durchwahl";
|
||||||
|
$text['table-extension']['ro'] = "Extensie";
|
||||||
|
|
||||||
$text['table-description']['en-us'] = "Description";
|
$text['table-description']['en-us'] = "Description";
|
||||||
$text['table-description']['es-cl'] = "Descripción";
|
$text['table-description']['es-cl'] = "Descripción";
|
||||||
|
|
@ -87,17 +94,19 @@ $text['table-description']['he'] = "תיאור";
|
||||||
$text['table-description']['uk'] = "Опис";
|
$text['table-description']['uk'] = "Опис";
|
||||||
$text['table-description']['sv-se'] = "Beskrivning";
|
$text['table-description']['sv-se'] = "Beskrivning";
|
||||||
$text['table-description']['de-at'] = "Beschreibung";
|
$text['table-description']['de-at'] = "Beschreibung";
|
||||||
|
$text['table-description']['ro'] = "Descriere";
|
||||||
|
|
||||||
$text['message-reset_link_sent']['en-us'] = "Password Reset Link Sent";
|
$text['message-reset_link_sent']['en-us'] = "Password Reset Link Sent";
|
||||||
$text['message-reset_link_sent']['es-cl'] = "Restablecer Contraseña de Conexión Enviados";
|
$text['message-reset_link_sent']['es-cl'] = "Restablecer Contraseña de Conexión Enviados";
|
||||||
$text['message-reset_link_sent']['pt-pt'] = "Password Reset Link Enviado";
|
$text['message-reset_link_sent']['pt-pt'] = "Password Reset Link Enviado";
|
||||||
$text['message-reset_link_sent']['fr-fr'] = "Password Reset Lien Envoyé";
|
$text['message-reset_link_sent']['fr-fr'] = "Lien de réinitialisation de mot de passe envoyé";
|
||||||
$text['message-reset_link_sent']['pt-br'] = "Link para redefinir senha enviado";
|
$text['message-reset_link_sent']['pt-br'] = "Link para redefinir senha enviado";
|
||||||
$text['message-reset_link_sent']['pl'] = "Link do resetowania hasla zostal wyslany";
|
$text['message-reset_link_sent']['pl'] = "Link do resetowania hasla zostal wyslany";
|
||||||
$text['message-reset_link_sent']['he'] = "קישור לאיפוס סיסמה נשלח";
|
$text['message-reset_link_sent']['he'] = "קישור לאיפוס סיסמה נשלח";
|
||||||
$text['message-reset_link_sent']['uk'] = "Посилання на скидання пароля відправлено";
|
$text['message-reset_link_sent']['uk'] = "Посилання на скидання пароля відправлено";
|
||||||
$text['message-reset_link_sent']['sv-se'] = "Återställnings Länk för Lösenord Skickat";
|
$text['message-reset_link_sent']['sv-se'] = "Återställnings Länk för Lösenord Skickat";
|
||||||
$text['message-reset_link_sent']['de-at'] = "Link zum Zurücksetzen des Passworts gesendet";
|
$text['message-reset_link_sent']['de-at'] = "Link zum Zurücksetzen des Passworts gesendet";
|
||||||
|
$text['message-reset_link_sent']['ro'] = "Link pentru resetare parolă trimis";
|
||||||
|
|
||||||
$text['message-password_reset']['en-us'] = "Password Reset";
|
$text['message-password_reset']['en-us'] = "Password Reset";
|
||||||
$text['message-password_reset']['es-cl'] = "Restablecer Contraseña";
|
$text['message-password_reset']['es-cl'] = "Restablecer Contraseña";
|
||||||
|
|
@ -109,17 +118,19 @@ $text['message-password_reset']['he'] = "איפוס סיסמה";
|
||||||
$text['message-password_reset']['uk'] = "Скинути пароль";
|
$text['message-password_reset']['uk'] = "Скинути пароль";
|
||||||
$text['message-password_reset']['sv-se'] = "Återställning Av Lösenord";
|
$text['message-password_reset']['sv-se'] = "Återställning Av Lösenord";
|
||||||
$text['message-password_reset']['de-at'] = "Passwort zurücksetzen";
|
$text['message-password_reset']['de-at'] = "Passwort zurücksetzen";
|
||||||
|
$text['message-password_reset']['ro'] = "Resetare parolă";
|
||||||
|
|
||||||
$text['message-invalid_username_mismatch_passwords']['en-us'] = "Invalid Username and/or Mismatched Passwords";
|
$text['message-invalid_username_mismatch_passwords']['en-us'] = "Invalid Username and/or Mismatched Passwords";
|
||||||
$text['message-invalid_username_mismatch_passwords']['es-cl'] = "Nombre de usuario válido y/o contraseñas no coincidentes";
|
$text['message-invalid_username_mismatch_passwords']['es-cl'] = "Nombre de usuario válido y/o contraseñas no coincidentes";
|
||||||
$text['message-invalid_username_mismatch_passwords']['pt-pt'] = "Nome de usuário inválido e/ou palavras-passe não correspondentes";
|
$text['message-invalid_username_mismatch_passwords']['pt-pt'] = "Nome de usuário inválido e/ou palavras-passe não correspondentes";
|
||||||
$text['message-invalid_username_mismatch_passwords']['fr-fr'] = "Nom d'utilisateur valide et/ou mots de passe Mismatched";
|
$text['message-invalid_username_mismatch_passwords']['fr-fr'] = "Nom d'utilisateur invalide et/ou les mots de passe ne correspondent pas";
|
||||||
$text['message-invalid_username_mismatch_passwords']['pt-br'] = "Nome de usuário inválido e/ou senha incorreta";
|
$text['message-invalid_username_mismatch_passwords']['pt-br'] = "Nome de usuário inválido e/ou senha incorreta";
|
||||||
$text['message-invalid_username_mismatch_passwords']['pl'] = "Nieprawidłowa nazwa użytkownika lub/i niepoprawne hasła";
|
$text['message-invalid_username_mismatch_passwords']['pl'] = "Nieprawidłowa nazwa użytkownika lub/i niepoprawne hasła";
|
||||||
$text['message-invalid_username_mismatch_passwords']['he'] = "שם משתמש או סיסמה לא נכונים";
|
$text['message-invalid_username_mismatch_passwords']['he'] = "שם משתמש או סיסמה לא נכונים";
|
||||||
$text['message-invalid_username_mismatch_passwords']['uk'] = "Неправильні ім’я користувача та/або пароль";
|
$text['message-invalid_username_mismatch_passwords']['uk'] = "Неправильні ім’я користувача та/або пароль";
|
||||||
$text['message-invalid_username_mismatch_passwords']['sv-se'] = "Ogiltig Användarnamn och / eller Felaktigt Lösenord";
|
$text['message-invalid_username_mismatch_passwords']['sv-se'] = "Ogiltig Användarnamn och / eller Felaktigt Lösenord";
|
||||||
$text['message-invalid_username_mismatch_passwords']['de-at'] = "Falscher Benutzername und/oder Nichtübereinstimmung der Passwörter";
|
$text['message-invalid_username_mismatch_passwords']['de-at'] = "Falscher Benutzername und/oder Nichtübereinstimmung der Passwörter";
|
||||||
|
$text['message-invalid_username_mismatch_passwords']['ro'] = "Nume utilizator invalid si/sau nepotrivire parole";
|
||||||
|
|
||||||
$text['message-invalid_email']['en-us'] = "Invalid Email Address";
|
$text['message-invalid_email']['en-us'] = "Invalid Email Address";
|
||||||
$text['message-invalid_email']['es-cl'] = "Dirección no válida de correo electrónico";
|
$text['message-invalid_email']['es-cl'] = "Dirección no válida de correo electrónico";
|
||||||
|
|
@ -131,6 +142,7 @@ $text['message-invalid_email']['he'] = "כתובת דואר מייל לא תקי
|
||||||
$text['message-invalid_email']['uk'] = "Некоректна адреса E-Mail";
|
$text['message-invalid_email']['uk'] = "Некоректна адреса E-Mail";
|
||||||
$text['message-invalid_email']['sv-se'] = "Ogiltig E-postadress";
|
$text['message-invalid_email']['sv-se'] = "Ogiltig E-postadress";
|
||||||
$text['message-invalid_email']['de-at'] = "Ungültige E-Mail-Adresse";
|
$text['message-invalid_email']['de-at'] = "Ungültige E-Mail-Adresse";
|
||||||
|
$text['message-invalid_email']['ro'] = "Adresă Email invalidă";
|
||||||
|
|
||||||
$text['login-message_dismiss']['en-us'] = "Dismiss";
|
$text['login-message_dismiss']['en-us'] = "Dismiss";
|
||||||
$text['login-message_dismiss']['es-cl'] = "Despedir";
|
$text['login-message_dismiss']['es-cl'] = "Despedir";
|
||||||
|
|
@ -142,6 +154,7 @@ $text['login-message_dismiss']['he'] = "משוחרר";
|
||||||
$text['login-message_dismiss']['uk'] = "Звільнити";
|
$text['login-message_dismiss']['uk'] = "Звільнити";
|
||||||
$text['login-message_dismiss']['sv-se'] = "Avvisa";
|
$text['login-message_dismiss']['sv-se'] = "Avvisa";
|
||||||
$text['login-message_dismiss']['de-at'] = "Verwerfen";
|
$text['login-message_dismiss']['de-at'] = "Verwerfen";
|
||||||
|
$text['login-message_dismiss']['ro'] = "Renunță";
|
||||||
|
|
||||||
$text['login-message_attention']['en-us'] = "Attention!";
|
$text['login-message_attention']['en-us'] = "Attention!";
|
||||||
$text['login-message_attention']['es-cl'] = "¡Atención!";
|
$text['login-message_attention']['es-cl'] = "¡Atención!";
|
||||||
|
|
@ -153,17 +166,19 @@ $text['login-message_attention']['he'] = "!שים לב";
|
||||||
$text['login-message_attention']['uk'] = "Увага!";
|
$text['login-message_attention']['uk'] = "Увага!";
|
||||||
$text['login-message_attention']['sv-se'] = "Observera!";
|
$text['login-message_attention']['sv-se'] = "Observera!";
|
||||||
$text['login-message_attention']['de-at'] = "Achtung!";
|
$text['login-message_attention']['de-at'] = "Achtung!";
|
||||||
|
$text['login-message_attention']['ro'] = "Atenție!";
|
||||||
|
|
||||||
$text['label-voicemail']['en-us'] = "Voicemail";
|
$text['label-voicemail']['en-us'] = "Voicemail";
|
||||||
$text['label-voicemail']['es-cl'] = "Correo de Voz";
|
$text['label-voicemail']['es-cl'] = "Correo de Voz";
|
||||||
$text['label-voicemail']['pt-pt'] = "Correio de Voz";
|
$text['label-voicemail']['pt-pt'] = "Correio de Voz";
|
||||||
$text['label-voicemail']['fr-fr'] = "messagerie vocale";
|
$text['label-voicemail']['fr-fr'] = "Messagerie vocale";
|
||||||
$text['label-voicemail']['pt-br'] = "Correio de Voz";
|
$text['label-voicemail']['pt-br'] = "Correio de Voz";
|
||||||
$text['label-voicemail']['pl'] = "Poczta głosowa";
|
$text['label-voicemail']['pl'] = "Poczta głosowa";
|
||||||
$text['label-voicemail']['he'] = "תיבה קולית";
|
$text['label-voicemail']['he'] = "תיבה קולית";
|
||||||
$text['label-voicemail']['uk'] = "Голосова пошта";
|
$text['label-voicemail']['uk'] = "Голосова пошта";
|
||||||
$text['label-voicemail']['sv-se'] = "Röstbrevlåda";
|
$text['label-voicemail']['sv-se'] = "Röstbrevlåda";
|
||||||
$text['label-voicemail']['de-at'] = "Sprachnachricht";
|
$text['label-voicemail']['de-at'] = "Sprachnachricht";
|
||||||
|
$text['label-voicemail']['ro'] = "Mesagerie vocală";
|
||||||
|
|
||||||
$text['label-view-messages']['en-us'] = "View Messages";
|
$text['label-view-messages']['en-us'] = "View Messages";
|
||||||
$text['label-view-messages']['es-cl'] = "Ver mensajes";
|
$text['label-view-messages']['es-cl'] = "Ver mensajes";
|
||||||
|
|
@ -175,17 +190,19 @@ $text['label-view-messages']['he'] = "ראה הודעות";
|
||||||
$text['label-view-messages']['uk'] = "Переглянути повідомлення";
|
$text['label-view-messages']['uk'] = "Переглянути повідомлення";
|
||||||
$text['label-view-messages']['sv-se'] = "Se Meddelanden";
|
$text['label-view-messages']['sv-se'] = "Se Meddelanden";
|
||||||
$text['label-view-messages']['de-at'] = "Nachrichten anzeigen";
|
$text['label-view-messages']['de-at'] = "Nachrichten anzeigen";
|
||||||
|
$text['label-view-messages']['ro'] = "Afișare Mesaje";
|
||||||
|
|
||||||
$text['label-username']['en-us'] = "Username";
|
$text['label-username']['en-us'] = "Username";
|
||||||
$text['label-username']['es-cl'] = "Nombre de Usuario";
|
$text['label-username']['es-cl'] = "Nombre de Usuario";
|
||||||
$text['label-username']['pt-pt'] = "Nome de Utilizador";
|
$text['label-username']['pt-pt'] = "Nome de Utilizador";
|
||||||
$text['label-username']['fr-fr'] = "Nom d'Utilisateur";
|
$text['label-username']['fr-fr'] = "Nom d'utilisateur";
|
||||||
$text['label-username']['pt-br'] = "Nome do Usuário";
|
$text['label-username']['pt-br'] = "Nome do Usuário";
|
||||||
$text['label-username']['pl'] = "Użytkownik";
|
$text['label-username']['pl'] = "Użytkownik";
|
||||||
$text['label-username']['he'] = "שם משתמש";
|
$text['label-username']['he'] = "שם משתמש";
|
||||||
$text['label-username']['uk'] = "Ім’я користувача";
|
$text['label-username']['uk'] = "Ім’я користувача";
|
||||||
$text['label-username']['sv-se'] = "Användarnamn";
|
$text['label-username']['sv-se'] = "Användarnamn";
|
||||||
$text['label-username']['de-at'] = "Benutzername";
|
$text['label-username']['de-at'] = "Benutzername";
|
||||||
|
$text['label-username']['ro'] = "Utilizator";
|
||||||
|
|
||||||
$text['label-user_language']['en-us'] = "Language";
|
$text['label-user_language']['en-us'] = "Language";
|
||||||
$text['label-user_language']['es-cl'] = "Lengua";
|
$text['label-user_language']['es-cl'] = "Lengua";
|
||||||
|
|
@ -197,6 +214,7 @@ $text['label-user_language']['he'] = "שפה";
|
||||||
$text['label-user_language']['uk'] = "Мова";
|
$text['label-user_language']['uk'] = "Мова";
|
||||||
$text['label-user_language']['sv-se'] = "Språk";
|
$text['label-user_language']['sv-se'] = "Språk";
|
||||||
$text['label-user_language']['de-at'] = "Sprache";
|
$text['label-user_language']['de-at'] = "Sprache";
|
||||||
|
$text['label-user_language']['ro'] = "Limbă";
|
||||||
|
|
||||||
$text['label-time']['en-us'] = "Time Zone";
|
$text['label-time']['en-us'] = "Time Zone";
|
||||||
$text['label-time']['es-cl'] = "Zona Horaria";
|
$text['label-time']['es-cl'] = "Zona Horaria";
|
||||||
|
|
@ -208,6 +226,7 @@ $text['label-time']['he'] = "אזור זמן";
|
||||||
$text['label-time']['uk'] = "Часовий пояс";
|
$text['label-time']['uk'] = "Часовий пояс";
|
||||||
$text['label-time']['sv-se'] = "Tidszon";
|
$text['label-time']['sv-se'] = "Tidszon";
|
||||||
$text['label-time']['de-at'] = "Zeitzone";
|
$text['label-time']['de-at'] = "Zeitzone";
|
||||||
|
$text['label-time']['ro'] = "Zonă fus orar";
|
||||||
|
|
||||||
$text['label-status']['en-us'] = "Status";
|
$text['label-status']['en-us'] = "Status";
|
||||||
$text['label-status']['es-cl'] = "Estado";
|
$text['label-status']['es-cl'] = "Estado";
|
||||||
|
|
@ -219,61 +238,67 @@ $text['label-status']['he'] = "סטטוס";
|
||||||
$text['label-status']['uk'] = "Статус";
|
$text['label-status']['uk'] = "Статус";
|
||||||
$text['label-status']['sv-se'] = "Status";
|
$text['label-status']['sv-se'] = "Status";
|
||||||
$text['label-status']['de-at'] = "Status";
|
$text['label-status']['de-at'] = "Status";
|
||||||
|
$text['label-status']['ro'] = "Stare";
|
||||||
|
|
||||||
$text['label-reset_password']['en-us'] = "Reset Password";
|
$text['label-reset_password']['en-us'] = "Reset Password";
|
||||||
$text['label-reset_password']['es-cl'] = "Restablecer contraseña";
|
$text['label-reset_password']['es-cl'] = "Restablecer contraseña";
|
||||||
$text['label-reset_password']['pt-pt'] = "Reset Password";
|
$text['label-reset_password']['pt-pt'] = "Reset Password";
|
||||||
$text['label-reset_password']['fr-fr'] = "Réinitialiser mot de passe";
|
$text['label-reset_password']['fr-fr'] = "Réinitialiser le mot de passe";
|
||||||
$text['label-reset_password']['pt-br'] = "Redefinir Senha";
|
$text['label-reset_password']['pt-br'] = "Redefinir Senha";
|
||||||
$text['label-reset_password']['pl'] = "Resetowanie hasla";
|
$text['label-reset_password']['pl'] = "Resetowanie hasla";
|
||||||
$text['label-reset_password']['he'] = "אפס סיסמה";
|
$text['label-reset_password']['he'] = "אפס סיסמה";
|
||||||
$text['label-reset_password']['uk'] = "Скинути пароль";
|
$text['label-reset_password']['uk'] = "Скинути пароль";
|
||||||
$text['label-reset_password']['sv-se'] = "Återställ Lösenord";
|
$text['label-reset_password']['sv-se'] = "Återställ Lösenord";
|
||||||
$text['label-reset_password']['de-at'] = "Passwort zurücksetzen";
|
$text['label-reset_password']['de-at'] = "Passwort zurücksetzen";
|
||||||
|
$text['label-reset_password']['ro'] = "Resetare parolă";
|
||||||
|
|
||||||
$text['label-reset_link']['en-us'] = "Password Reset Link";
|
$text['label-reset_link']['en-us'] = "Password Reset Link";
|
||||||
$text['label-reset_link']['es-cl'] = "Password Reset Enlace";
|
$text['label-reset_link']['es-cl'] = "Password Reset Enlace";
|
||||||
$text['label-reset_link']['pt-pt'] = "Password Reset Link";
|
$text['label-reset_link']['pt-pt'] = "Password Reset Link";
|
||||||
$text['label-reset_link']['fr-fr'] = "Password Reset Lien";
|
$text['label-reset_link']['fr-fr'] = "Lien de réinitialisation du mot de passe";
|
||||||
$text['label-reset_link']['pt-br'] = "Link para Redefinir Senha";
|
$text['label-reset_link']['pt-br'] = "Link para Redefinir Senha";
|
||||||
$text['label-reset_link']['pl'] = "Link do resetowania hasla";
|
$text['label-reset_link']['pl'] = "Link do resetowania hasla";
|
||||||
$text['label-reset_link']['he'] = "קישור לאיפוס סיסמה";
|
$text['label-reset_link']['he'] = "קישור לאיפוס סיסמה";
|
||||||
$text['label-reset_link']['uk'] = "Посилання на скидання пароля";
|
$text['label-reset_link']['uk'] = "Посилання на скидання пароля";
|
||||||
$text['label-reset_link']['sv-se'] = "Länk för Återställning av Lösenord";
|
$text['label-reset_link']['sv-se'] = "Länk för Återställning av Lösenord";
|
||||||
$text['label-reset_link']['de-at'] = "Link zum Zurücksetzen des Passworts";
|
$text['label-reset_link']['de-at'] = "Link zum Zurücksetzen des Passworts";
|
||||||
|
$text['label-reset_link']['ro'] = "Link resetare parolă";
|
||||||
|
|
||||||
$text['label-repeat_password']['en-us'] = "Repeat Password";
|
$text['label-repeat_password']['en-us'] = "Repeat Password";
|
||||||
$text['label-repeat_password']['es-cl'] = "Repita la Contraseña";
|
$text['label-repeat_password']['es-cl'] = "Repita la Contraseña";
|
||||||
$text['label-repeat_password']['pt-pt'] = "Repita a Senha";
|
$text['label-repeat_password']['pt-pt'] = "Repita a Senha";
|
||||||
$text['label-repeat_password']['fr-fr'] = "Répéter le Mot de Passe";
|
$text['label-repeat_password']['fr-fr'] = "Répéter le mot de passe";
|
||||||
$text['label-repeat_password']['pt-br'] = "Repita a Senha";
|
$text['label-repeat_password']['pt-br'] = "Repita a Senha";
|
||||||
$text['label-repeat_password']['pl'] = "Wpisz ponownie hasło ";
|
$text['label-repeat_password']['pl'] = "Wpisz ponownie hasło ";
|
||||||
$text['label-repeat_password']['he'] = "חזור על הסיסמה";
|
$text['label-repeat_password']['he'] = "חזור על הסיסמה";
|
||||||
$text['label-repeat_password']['uk'] = "Повторіть пароль";
|
$text['label-repeat_password']['uk'] = "Повторіть пароль";
|
||||||
$text['label-repeat_password']['sv-se'] = "Repetera Lösenord";
|
$text['label-repeat_password']['sv-se'] = "Repetera Lösenord";
|
||||||
$text['label-repeat_password']['de-at'] = "Passwort wiederholen";
|
$text['label-repeat_password']['de-at'] = "Passwort wiederholen";
|
||||||
|
$text['label-repeat_password']['ro'] = "Repetare parolă";
|
||||||
|
|
||||||
$text['label-password']['en-us'] = "Password";
|
$text['label-password']['en-us'] = "Password";
|
||||||
$text['label-password']['es-cl'] = "Contraseña";
|
$text['label-password']['es-cl'] = "Contraseña";
|
||||||
$text['label-password']['pt-pt'] = "Password";
|
$text['label-password']['pt-pt'] = "Password";
|
||||||
$text['label-password']['fr-fr'] = "Mot de Passe";
|
$text['label-password']['fr-fr'] = "Mot de passe";
|
||||||
$text['label-password']['pt-br'] = "Senha";
|
$text['label-password']['pt-br'] = "Senha";
|
||||||
$text['label-password']['pl'] = "Hasło";
|
$text['label-password']['pl'] = "Hasło";
|
||||||
$text['label-password']['he'] = "סיסמה";
|
$text['label-password']['he'] = "סיסמה";
|
||||||
$text['label-password']['uk'] = "Пароль";
|
$text['label-password']['uk'] = "Пароль";
|
||||||
$text['label-password']['sv-se'] = "Lösenord";
|
$text['label-password']['sv-se'] = "Lösenord";
|
||||||
$text['label-password']['de-at'] = "Passwort";
|
$text['label-password']['de-at'] = "Passwort";
|
||||||
|
$text['label-password']['ro'] = "Parolă";
|
||||||
|
|
||||||
$text['label-new_password']['en-us'] = "New Password";
|
$text['label-new_password']['en-us'] = "New Password";
|
||||||
$text['label-new_password']['es-cl'] = "Nueva Contraseña";
|
$text['label-new_password']['es-cl'] = "Nueva Contraseña";
|
||||||
$text['label-new_password']['pt-pt'] = "Nova Senha";
|
$text['label-new_password']['pt-pt'] = "Nova Senha";
|
||||||
$text['label-new_password']['fr-fr'] = "Nouveau Mot de Passe";
|
$text['label-new_password']['fr-fr'] = "Nouveau mot de passe";
|
||||||
$text['label-new_password']['pt-br'] = "Nova Senha";
|
$text['label-new_password']['pt-br'] = "Nova Senha";
|
||||||
$text['label-new_password']['pl'] = "Nowe haslo";
|
$text['label-new_password']['pl'] = "Nowe haslo";
|
||||||
$text['label-new_password']['he'] = "סיסמה חדשה";
|
$text['label-new_password']['he'] = "סיסמה חדשה";
|
||||||
$text['label-new_password']['uk'] = "Новий пароль";
|
$text['label-new_password']['uk'] = "Новий пароль";
|
||||||
$text['label-new_password']['sv-se'] = "Nytt Lösenord";
|
$text['label-new_password']['sv-se'] = "Nytt Lösenord";
|
||||||
$text['label-new_password']['de-at'] = "Neues Passwort";
|
$text['label-new_password']['de-at'] = "Neues Passwort";
|
||||||
|
$text['label-new_password']['ro'] = "Parolă nouă";
|
||||||
|
|
||||||
$text['label-followme']['en-us'] = "Follow Me";
|
$text['label-followme']['en-us'] = "Follow Me";
|
||||||
$text['label-followme']['es-cl'] = "Sígueme";
|
$text['label-followme']['es-cl'] = "Sígueme";
|
||||||
|
|
@ -285,6 +310,7 @@ $text['label-followme']['he'] = "עקוב אחרי";
|
||||||
$text['label-followme']['uk'] = "Follow Me";
|
$text['label-followme']['uk'] = "Follow Me";
|
||||||
$text['label-followme']['sv-se'] = "Följ Mig";
|
$text['label-followme']['sv-se'] = "Följ Mig";
|
||||||
$text['label-followme']['de-at'] = "Follow Me";
|
$text['label-followme']['de-at'] = "Follow Me";
|
||||||
|
$text['label-followme']['ro'] = "Urmează-mă";
|
||||||
|
|
||||||
$text['label-extension']['en-us'] = "Extension";
|
$text['label-extension']['en-us'] = "Extension";
|
||||||
$text['label-extension']['es-cl'] = "Extensión";
|
$text['label-extension']['es-cl'] = "Extensión";
|
||||||
|
|
@ -296,6 +322,7 @@ $text['label-extension']['he'] = "שלוחה";
|
||||||
$text['label-extension']['uk'] = "Розширення (Extention)";
|
$text['label-extension']['uk'] = "Розширення (Extention)";
|
||||||
$text['label-extension']['sv-se'] = "Anknytning";
|
$text['label-extension']['sv-se'] = "Anknytning";
|
||||||
$text['label-extension']['de-at'] = "Durchwahl";
|
$text['label-extension']['de-at'] = "Durchwahl";
|
||||||
|
$text['label-extension']['ro'] = "Extensie";
|
||||||
|
|
||||||
$text['label-email_address']['en-us'] = "Email Address";
|
$text['label-email_address']['en-us'] = "Email Address";
|
||||||
$text['label-email_address']['es-cl'] = "Dirección de Correo Electrónico";
|
$text['label-email_address']['es-cl'] = "Dirección de Correo Electrónico";
|
||||||
|
|
@ -307,6 +334,7 @@ $text['label-email_address']['he'] = "כתובת מייל";
|
||||||
$text['label-email_address']['uk'] = "Адреси E-Mail";
|
$text['label-email_address']['uk'] = "Адреси E-Mail";
|
||||||
$text['label-email_address']['sv-se'] = "E-postadress";
|
$text['label-email_address']['sv-se'] = "E-postadress";
|
||||||
$text['label-email_address']['de-at'] = "E-Mail-Adresse";
|
$text['label-email_address']['de-at'] = "E-Mail-Adresse";
|
||||||
|
$text['label-email_address']['ro'] = "Adresă email";
|
||||||
|
|
||||||
$text['label-domain']['en-us'] = "Domain";
|
$text['label-domain']['en-us'] = "Domain";
|
||||||
$text['label-domain']['es-cl'] = "Dominio";
|
$text['label-domain']['es-cl'] = "Dominio";
|
||||||
|
|
@ -318,6 +346,7 @@ $text['label-domain']['he'] = "תחום";
|
||||||
$text['label-domain']['uk'] = "Домен";
|
$text['label-domain']['uk'] = "Домен";
|
||||||
$text['label-domain']['sv-se'] = "Domän";
|
$text['label-domain']['sv-se'] = "Domän";
|
||||||
$text['label-domain']['de-at'] = "Domain";
|
$text['label-domain']['de-at'] = "Domain";
|
||||||
|
$text['label-domain']['ro'] = "Domeniu";
|
||||||
|
|
||||||
$text['label-dnd']['en-us'] = "Do Not Disturb";
|
$text['label-dnd']['en-us'] = "Do Not Disturb";
|
||||||
$text['label-dnd']['es-cl'] = "No Molestar";
|
$text['label-dnd']['es-cl'] = "No Molestar";
|
||||||
|
|
@ -329,6 +358,7 @@ $text['label-dnd']['he'] = "לא להפריע";
|
||||||
$text['label-dnd']['uk'] = "Не турбувати";
|
$text['label-dnd']['uk'] = "Не турбувати";
|
||||||
$text['label-dnd']['sv-se'] = "Stör Ej";
|
$text['label-dnd']['sv-se'] = "Stör Ej";
|
||||||
$text['label-dnd']['de-at'] = "Nicht stören";
|
$text['label-dnd']['de-at'] = "Nicht stören";
|
||||||
|
$text['label-dnd']['ro'] = "Nu deranjați";
|
||||||
|
|
||||||
$text['label-confirm-password']['en-us'] = "Confirm Password";
|
$text['label-confirm-password']['en-us'] = "Confirm Password";
|
||||||
$text['label-confirm-password']['es-cl'] = "Confirmar Contraseña";
|
$text['label-confirm-password']['es-cl'] = "Confirmar Contraseña";
|
||||||
|
|
@ -340,6 +370,7 @@ $text['label-confirm-password']['he'] = "אשר סיסמה";
|
||||||
$text['label-confirm-password']['uk'] = "Підтвердіть пароль";
|
$text['label-confirm-password']['uk'] = "Підтвердіть пароль";
|
||||||
$text['label-confirm-password']['sv-se'] = "Verifiera Lösenord";
|
$text['label-confirm-password']['sv-se'] = "Verifiera Lösenord";
|
||||||
$text['label-confirm-password']['de-at'] = "Passwort bestätigen";
|
$text['label-confirm-password']['de-at'] = "Passwort bestätigen";
|
||||||
|
$text['label-confirm-password']['ro'] = "Confirmare parolă";
|
||||||
|
|
||||||
$text['label-cancel']['en-us'] = "Cancel";
|
$text['label-cancel']['en-us'] = "Cancel";
|
||||||
$text['label-cancel']['es-cl'] = "Cancelar";
|
$text['label-cancel']['es-cl'] = "Cancelar";
|
||||||
|
|
@ -351,6 +382,7 @@ $text['label-cancel']['he'] = "בטל";
|
||||||
$text['label-cancel']['uk'] = "Відмінити";
|
$text['label-cancel']['uk'] = "Відмінити";
|
||||||
$text['label-cancel']['sv-se'] = "Avbryt";
|
$text['label-cancel']['sv-se'] = "Avbryt";
|
||||||
$text['label-cancel']['de-at'] = "Abbrechen";
|
$text['label-cancel']['de-at'] = "Abbrechen";
|
||||||
|
$text['label-cancel']['ro'] = "Anulează";
|
||||||
|
|
||||||
$text['label-callforward']['en-us'] = "Call Forward";
|
$text['label-callforward']['en-us'] = "Call Forward";
|
||||||
$text['label-callforward']['es-cl'] = "Desvío de Llamadas";
|
$text['label-callforward']['es-cl'] = "Desvío de Llamadas";
|
||||||
|
|
@ -362,6 +394,7 @@ $text['label-callforward']['he'] = "עקוב אחרי";
|
||||||
$text['label-callforward']['uk'] = "Переадресація дзвінків";
|
$text['label-callforward']['uk'] = "Переадресація дзвінків";
|
||||||
$text['label-callforward']['sv-se'] = "Vidarekoppling";
|
$text['label-callforward']['sv-se'] = "Vidarekoppling";
|
||||||
$text['label-callforward']['de-at'] = "Anrufweiterleitung";
|
$text['label-callforward']['de-at'] = "Anrufweiterleitung";
|
||||||
|
$text['label-callforward']['ro'] = "Redirecționare apel";
|
||||||
|
|
||||||
$text['header-user_dashboard']['en-us'] = "User Dashboard";
|
$text['header-user_dashboard']['en-us'] = "User Dashboard";
|
||||||
$text['header-user_dashboard']['es-cl'] = "Dashboard Usuario";
|
$text['header-user_dashboard']['es-cl'] = "Dashboard Usuario";
|
||||||
|
|
@ -373,6 +406,7 @@ $text['header-user_dashboard']['he'] = "ממשק משתמש";
|
||||||
$text['header-user_dashboard']['uk'] = "Панель користувача";
|
$text['header-user_dashboard']['uk'] = "Панель користувача";
|
||||||
$text['header-user_dashboard']['sv-se'] = "Användarpanel";
|
$text['header-user_dashboard']['sv-se'] = "Användarpanel";
|
||||||
$text['header-user_dashboard']['de-at'] = "Benutzer-Übersichtsseite";
|
$text['header-user_dashboard']['de-at'] = "Benutzer-Übersichtsseite";
|
||||||
|
$text['header-user_dashboard']['ro'] = "Panou control utilizator";
|
||||||
|
|
||||||
$text['description-user_language']['en-us'] = "Select the language.";
|
$text['description-user_language']['en-us'] = "Select the language.";
|
||||||
$text['description-user_language']['es-cl'] = "Seleccione el idioma.";
|
$text['description-user_language']['es-cl'] = "Seleccione el idioma.";
|
||||||
|
|
@ -384,6 +418,7 @@ $text['description-user_language']['he'] = "בחר שפה";
|
||||||
$text['description-user_language']['uk'] = "Виберіть мову";
|
$text['description-user_language']['uk'] = "Виберіть мову";
|
||||||
$text['description-user_language']['sv-se'] = "Välj Språk";
|
$text['description-user_language']['sv-se'] = "Välj Språk";
|
||||||
$text['description-user_language']['de-at'] = "Sprache auswählen";
|
$text['description-user_language']['de-at'] = "Sprache auswählen";
|
||||||
|
$text['description-user_language']['ro'] = "Selecție limbă";
|
||||||
|
|
||||||
$text['description-user_dashboard']['en-us'] = "Quickly access information and tools related to your account.";
|
$text['description-user_dashboard']['en-us'] = "Quickly access information and tools related to your account.";
|
||||||
$text['description-user_dashboard']['es-cl'] = "Acceso rápido a la información y herramientas relacionadas con su cuenta.";
|
$text['description-user_dashboard']['es-cl'] = "Acceso rápido a la información y herramientas relacionadas con su cuenta.";
|
||||||
|
|
@ -395,6 +430,7 @@ $text['description-user_dashboard']['he'] = "מידע מהיר וגישה לכל
|
||||||
$text['description-user_dashboard']['uk'] = "Швидкий доступ до інформації та інструментів вашого облікового запису.";
|
$text['description-user_dashboard']['uk'] = "Швидкий доступ до інформації та інструментів вашого облікового запису.";
|
||||||
$text['description-user_dashboard']['sv-se'] = "Snabb tillgång till information och verktyg för ditt konto.";
|
$text['description-user_dashboard']['sv-se'] = "Snabb tillgång till information och verktyg för ditt konto.";
|
||||||
$text['description-user_dashboard']['de-at'] = "Schneller Zugriff auf Kontoinformationen und -funktionen";
|
$text['description-user_dashboard']['de-at'] = "Schneller Zugriff auf Kontoinformationen und -funktionen";
|
||||||
|
$text['description-user_dashboard']['ro'] = "Acces rapid la informații și utilitare pentru contul Dvs.";
|
||||||
|
|
||||||
$text['description-timezone']['en-us'] = "Select the default time zone.";
|
$text['description-timezone']['en-us'] = "Select the default time zone.";
|
||||||
$text['description-timezone']['es-cl'] = "Seleccione la zona horaria predeterminada.";
|
$text['description-timezone']['es-cl'] = "Seleccione la zona horaria predeterminada.";
|
||||||
|
|
@ -406,6 +442,7 @@ $text['description-timezone']['he'] = "בחר את ברירת המחדל עבו
|
||||||
$text['description-timezone']['uk'] = "Виберіть часовий пояс за замовчуванням";
|
$text['description-timezone']['uk'] = "Виберіть часовий пояс за замовчуванням";
|
||||||
$text['description-timezone']['sv-se'] = "Välj standardtidszon";
|
$text['description-timezone']['sv-se'] = "Välj standardtidszon";
|
||||||
$text['description-timezone']['de-at'] = "Standardzeitzone auswählen";
|
$text['description-timezone']['de-at'] = "Standardzeitzone auswählen";
|
||||||
|
$text['description-timezone']['ro'] = "Selectați un fus orar implicit";
|
||||||
|
|
||||||
$text['description-status']['en-us'] = "Select a user status.";
|
$text['description-status']['en-us'] = "Select a user status.";
|
||||||
$text['description-status']['es-cl'] = "Seleccione el estado del usuario.";
|
$text['description-status']['es-cl'] = "Seleccione el estado del usuario.";
|
||||||
|
|
@ -417,17 +454,19 @@ $text['description-status']['he'] = "בחר את סטטוס המשתמש";
|
||||||
$text['description-status']['uk'] = "Виберіть статус користувача";
|
$text['description-status']['uk'] = "Виберіть статус користувача";
|
||||||
$text['description-status']['sv-se'] = "Välj en användarstatus.";
|
$text['description-status']['sv-se'] = "Välj en användarstatus.";
|
||||||
$text['description-status']['de-at'] = "Benutzerstatus auswählen";
|
$text['description-status']['de-at'] = "Benutzerstatus auswählen";
|
||||||
|
$text['description-status']['ro'] = "Selectați starea utilizatorului";
|
||||||
|
|
||||||
$text['description']['en-us'] = "Edit account information.";
|
$text['description']['en-us'] = "Edit account information.";
|
||||||
$text['description']['es-cl'] = "Editar configuración de la cuenta.";
|
$text['description']['es-cl'] = "Editar configuración de la cuenta.";
|
||||||
$text['description']['pt-pt'] = "Editar informações de conta.";
|
$text['description']['pt-pt'] = "Editar informações de conta.";
|
||||||
$text['description']['fr-fr'] = "Editer les informations du compte.";
|
$text['description']['fr-fr'] = "Modifier les informations du compte.";
|
||||||
$text['description']['pt-br'] = "Editar informações da conta.";
|
$text['description']['pt-br'] = "Editar informações da conta.";
|
||||||
$text['description']['pl'] = "Edytuj informacje o koncie";
|
$text['description']['pl'] = "Edytuj informacje o koncie";
|
||||||
$text['description']['he'] = "ערוך את פרטי החשבון";
|
$text['description']['he'] = "ערוך את פרטי החשבון";
|
||||||
$text['description']['uk'] = "Редагування інформації облікового запису";
|
$text['description']['uk'] = "Редагування інформації облікового запису";
|
||||||
$text['description']['sv-se'] = "Redigera kontoinformation.";
|
$text['description']['sv-se'] = "Redigera kontoinformation.";
|
||||||
$text['description']['de-at'] = "Kontoinformationen bearbeiten";
|
$text['description']['de-at'] = "Kontoinformationen bearbeiten";
|
||||||
|
$text['description']['ro'] = "Editare cont";
|
||||||
|
|
||||||
$text['confirm-update']['en-us'] = "Update Complete";
|
$text['confirm-update']['en-us'] = "Update Complete";
|
||||||
$text['confirm-update']['es-cl'] = "Actualización Completa";
|
$text['confirm-update']['es-cl'] = "Actualización Completa";
|
||||||
|
|
@ -439,6 +478,7 @@ $text['confirm-update']['he'] = "עידכון הושלם";
|
||||||
$text['confirm-update']['uk'] = "Оновлення завершено";
|
$text['confirm-update']['uk'] = "Оновлення завершено";
|
||||||
$text['confirm-update']['sv-se'] = "Uppdatering Klar";
|
$text['confirm-update']['sv-se'] = "Uppdatering Klar";
|
||||||
$text['confirm-update']['de-at'] = "Aktualisierung durchgeführt";
|
$text['confirm-update']['de-at'] = "Aktualisierung durchgeführt";
|
||||||
|
$text['confirm-update']['ro'] = "Actualizare completă";
|
||||||
|
|
||||||
$text['confirm-password']['en-us'] = "Passwords did not match.";
|
$text['confirm-password']['en-us'] = "Passwords did not match.";
|
||||||
$text['confirm-password']['es-cl'] = "Las contraseñas no coinciden.";
|
$text['confirm-password']['es-cl'] = "Las contraseñas no coinciden.";
|
||||||
|
|
@ -450,6 +490,7 @@ $text['confirm-password']['he'] = "סיסמאות לא תואמות";
|
||||||
$text['confirm-password']['uk'] = "Паролі не співпадають";
|
$text['confirm-password']['uk'] = "Паролі не співпадають";
|
||||||
$text['confirm-password']['sv-se'] = "Lösenorden matchar inte.";
|
$text['confirm-password']['sv-se'] = "Lösenorden matchar inte.";
|
||||||
$text['confirm-password']['de-at'] = "Die Passwörter stimmen nicht überein";
|
$text['confirm-password']['de-at'] = "Die Passwörter stimmen nicht überein";
|
||||||
|
$text['confirm-password']['ro'] = "Parolele nu se potrivesc";
|
||||||
|
|
||||||
$text['check-onbreak-status']['en-us'] = "On Break";
|
$text['check-onbreak-status']['en-us'] = "On Break";
|
||||||
$text['check-onbreak-status']['es-cl'] = "En Pausa";
|
$text['check-onbreak-status']['es-cl'] = "En Pausa";
|
||||||
|
|
@ -461,17 +502,19 @@ $text['check-onbreak-status']['he'] = "בהפסקה";
|
||||||
$text['check-onbreak-status']['uk'] = "На перерві";
|
$text['check-onbreak-status']['uk'] = "На перерві";
|
||||||
$text['check-onbreak-status']['sv-se'] = "På Rast";
|
$text['check-onbreak-status']['sv-se'] = "På Rast";
|
||||||
$text['check-onbreak-status']['de-at'] = "Pause";
|
$text['check-onbreak-status']['de-at'] = "Pause";
|
||||||
|
$text['check-onbreak-status']['ro'] = "În pauză";
|
||||||
|
|
||||||
$text['check-loggedout-status']['en-us'] = "Logged Out";
|
$text['check-loggedout-status']['en-us'] = "Logged Out";
|
||||||
$text['check-loggedout-status']['es-cl'] = "Desconectado";
|
$text['check-loggedout-status']['es-cl'] = "Desconectado";
|
||||||
$text['check-loggedout-status']['pt-pt'] = "Desligado";
|
$text['check-loggedout-status']['pt-pt'] = "Desligado";
|
||||||
$text['check-loggedout-status']['fr-fr'] = "Déconnexion";
|
$text['check-loggedout-status']['fr-fr'] = "Déconnecté";
|
||||||
$text['check-loggedout-status']['pt-br'] = "Desligado";
|
$text['check-loggedout-status']['pt-br'] = "Desligado";
|
||||||
$text['check-loggedout-status']['pl'] = "Wylogowany";
|
$text['check-loggedout-status']['pl'] = "Wylogowany";
|
||||||
$text['check-loggedout-status']['he'] = "התנתק";
|
$text['check-loggedout-status']['he'] = "התנתק";
|
||||||
$text['check-loggedout-status']['uk'] = "Вийшов";
|
$text['check-loggedout-status']['uk'] = "Вийшов";
|
||||||
$text['check-loggedout-status']['sv-se'] = "Utloggad";
|
$text['check-loggedout-status']['sv-se'] = "Utloggad";
|
||||||
$text['check-loggedout-status']['de-at'] = "Abgemeldet";
|
$text['check-loggedout-status']['de-at'] = "Abgemeldet";
|
||||||
|
$text['check-loggedout-status']['ro'] = "";
|
||||||
|
|
||||||
$text['check-do-not-disturb-status']['en-us'] = "Do Not Disturb";
|
$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']['es-cl'] = "No molestar";
|
||||||
|
|
@ -483,6 +526,7 @@ $text['check-do-not-disturb-status']['he'] = "לא להפריע";
|
||||||
$text['check-do-not-disturb-status']['uk'] = "Не турбувати";
|
$text['check-do-not-disturb-status']['uk'] = "Не турбувати";
|
||||||
$text['check-do-not-disturb-status']['sv-se'] = "Stör Ej";
|
$text['check-do-not-disturb-status']['sv-se'] = "Stör Ej";
|
||||||
$text['check-do-not-disturb-status']['de-at'] = "Nicht stören";
|
$text['check-do-not-disturb-status']['de-at'] = "Nicht stören";
|
||||||
|
$text['check-do-not-disturb-status']['ro'] = "Nu deranjați";
|
||||||
|
|
||||||
$text['check-available-status']['en-us'] = "Available";
|
$text['check-available-status']['en-us'] = "Available";
|
||||||
$text['check-available-status']['es-cl'] = "Disponible";
|
$text['check-available-status']['es-cl'] = "Disponible";
|
||||||
|
|
@ -494,6 +538,7 @@ $text['check-available-status']['he'] = "זמין";
|
||||||
$text['check-available-status']['uk'] = "Доступний";
|
$text['check-available-status']['uk'] = "Доступний";
|
||||||
$text['check-available-status']['sv-se'] = "Tillgänglig";
|
$text['check-available-status']['sv-se'] = "Tillgänglig";
|
||||||
$text['check-available-status']['de-at'] = "Erreichbar";
|
$text['check-available-status']['de-at'] = "Erreichbar";
|
||||||
|
$text['check-available-status']['ro'] = "Disponibil";
|
||||||
|
|
||||||
$text['check-available-ondemand-status']['en-us'] = "Available (On Demand)";
|
$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']['es-cl'] = "Disponible (A Pedido)";
|
||||||
|
|
@ -505,6 +550,7 @@ $text['check-available-ondemand-status']['he'] = "(זמין(ע״פ דרישה";
|
||||||
$text['check-available-ondemand-status']['uk'] = "Доступний (на вимогу)";
|
$text['check-available-ondemand-status']['uk'] = "Доступний (на вимогу)";
|
||||||
$text['check-available-ondemand-status']['sv-se'] = "Tillgänglig (På Begäran)";
|
$text['check-available-ondemand-status']['sv-se'] = "Tillgänglig (På Begäran)";
|
||||||
$text['check-available-ondemand-status']['de-at'] = "Erreichbar (bei Bedarf)";
|
$text['check-available-ondemand-status']['de-at'] = "Erreichbar (bei Bedarf)";
|
||||||
|
$text['check-available-ondemand-status']['ro'] = "Disponibil (la cerere)";
|
||||||
|
|
||||||
$text['button-save']['en-us'] = "Save";
|
$text['button-save']['en-us'] = "Save";
|
||||||
$text['button-save']['es-cl'] = "Guardar";
|
$text['button-save']['es-cl'] = "Guardar";
|
||||||
|
|
@ -516,6 +562,7 @@ $text['button-save']['he'] = "שמור";
|
||||||
$text['button-save']['uk'] = "Зберегти";
|
$text['button-save']['uk'] = "Зберегти";
|
||||||
$text['button-save']['sv-se'] = "Spara";
|
$text['button-save']['sv-se'] = "Spara";
|
||||||
$text['button-save']['de-at'] = "Speichern";
|
$text['button-save']['de-at'] = "Speichern";
|
||||||
|
$text['button-save']['ro'] = "Salvează";
|
||||||
|
|
||||||
$text['button-reset']['en-us'] = "Reset";
|
$text['button-reset']['en-us'] = "Reset";
|
||||||
$text['button-reset']['es-cl'] = "Reajustar";
|
$text['button-reset']['es-cl'] = "Reajustar";
|
||||||
|
|
@ -527,6 +574,7 @@ $text['button-reset']['he'] = "אפס";
|
||||||
$text['button-reset']['uk'] = "Скинути";
|
$text['button-reset']['uk'] = "Скинути";
|
||||||
$text['button-reset']['sv-se'] = "Återställ";
|
$text['button-reset']['sv-se'] = "Återställ";
|
||||||
$text['button-reset']['de-at'] = "Zurücksetzen";
|
$text['button-reset']['de-at'] = "Zurücksetzen";
|
||||||
|
$text['button-reset']['ro'] = "Inițializare";
|
||||||
|
|
||||||
$text['button-login']['en-us'] = "Login";
|
$text['button-login']['en-us'] = "Login";
|
||||||
$text['button-login']['es-cl'] = "Ingresar";
|
$text['button-login']['es-cl'] = "Ingresar";
|
||||||
|
|
@ -538,16 +586,18 @@ $text['button-login']['he'] = "כניסה";
|
||||||
$text['button-login']['uk'] = "Логін";
|
$text['button-login']['uk'] = "Логін";
|
||||||
$text['button-login']['sv-se'] = "Logga In";
|
$text['button-login']['sv-se'] = "Logga In";
|
||||||
$text['button-login']['de-at'] = "Anmelden";
|
$text['button-login']['de-at'] = "Anmelden";
|
||||||
|
$text['button-login']['ro'] = "Autentificare";
|
||||||
|
|
||||||
$text['button-back']['en-us'] = "Back";
|
$text['button-back']['en-us'] = "Back";
|
||||||
$text['button-back']['es-cl'] = "Volver";
|
$text['button-back']['es-cl'] = "Volver";
|
||||||
$text['button-back']['pt-pt'] = "Voltar";
|
$text['button-back']['pt-pt'] = "Voltar";
|
||||||
$text['button-back']['fr-fr'] = "retour";
|
$text['button-back']['fr-fr'] = "Retour";
|
||||||
$text['button-back']['pt-br'] = "Voltar";
|
$text['button-back']['pt-br'] = "Voltar";
|
||||||
$text['button-back']['pl'] = "Wróć";
|
$text['button-back']['pl'] = "Wróć";
|
||||||
$text['button-back']['he'] = "חזרה";
|
$text['button-back']['he'] = "חזרה";
|
||||||
$text['button-back']['uk'] = "Назад";
|
$text['button-back']['uk'] = "Назад";
|
||||||
$text['button-back']['sv-se'] = "Tillbaka";
|
$text['button-back']['sv-se'] = "Tillbaka";
|
||||||
$text['button-back']['de-at'] = "Zurück ";
|
$text['button-back']['de-at'] = "Zurück ";
|
||||||
|
$text['button-back']['ro'] = "Înapoi";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -2,14 +2,15 @@
|
||||||
|
|
||||||
$apps[$x]['menu'][0]['title']['en-us'] = "Account Settings";
|
$apps[$x]['menu'][0]['title']['en-us'] = "Account Settings";
|
||||||
$apps[$x]['menu'][0]['title']['es-cl'] = "Config de Cuenta";
|
$apps[$x]['menu'][0]['title']['es-cl'] = "Config de Cuenta";
|
||||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Confs du Compte";
|
$apps[$x]['menu'][0]['title']['fr-fr'] = "Configuration du Compte";
|
||||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Configurações da Conta";
|
$apps[$x]['menu'][0]['title']['pt-pt'] = "Configurações da Conta";
|
||||||
$apps[$x]['menu'][0]['title']['pt-br'] = "Configurações da Conta";
|
$apps[$x]['menu'][0]['title']['pt-br'] = "Configurações da Conta";
|
||||||
$apps[$x]['menu'][0]['title']['pl'] = "Ustawienia konta";
|
$apps[$x]['menu'][0]['title']['pl'] = "Ustawienia konta";
|
||||||
$apps[$x]['menu'][0]['title']['he'] = "הגדרת חשבון";
|
$apps[$x]['menu'][0]['title']['he'] = "הגדרת חשבון";
|
||||||
$apps[$x]['menu'][0]['title']['uk'] = "Параметри облікового запису";
|
$apps[$x]['menu'][0]['title']['uk'] = "Обліковий запис";
|
||||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Kontoinställningar";
|
$apps[$x]['menu'][0]['title']['sv-se'] = "Kontoinställningar";
|
||||||
$apps[$x]['menu'][0]['title']['de-at'] = "Kontoeinstellungen";
|
$apps[$x]['menu'][0]['title']['de-at'] = "Kontoeinstellungen";
|
||||||
|
$apps[$x]['menu'][0]['title']['ro'] = "Setări cont";
|
||||||
$apps[$x]['menu'][0]['uuid'] = "4d532f0b-c206-c39d-ff33-fc67d668fb69";
|
$apps[$x]['menu'][0]['uuid'] = "4d532f0b-c206-c39d-ff33-fc67d668fb69";
|
||||||
$apps[$x]['menu'][0]['parent_uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788";
|
$apps[$x]['menu'][0]['parent_uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788";
|
||||||
$apps[$x]['menu'][0]['category'] = "internal";
|
$apps[$x]['menu'][0]['category'] = "internal";
|
||||||
|
|
@ -28,6 +29,7 @@ $apps[$x]['menu'][1]['title']['he'] = "ממשק משתמש";
|
||||||
$apps[$x]['menu'][1]['title']['uk'] = "Панель користувача";
|
$apps[$x]['menu'][1]['title']['uk'] = "Панель користувача";
|
||||||
$apps[$x]['menu'][1]['title']['sv-se'] = "Användarpanel";
|
$apps[$x]['menu'][1]['title']['sv-se'] = "Användarpanel";
|
||||||
$apps[$x]['menu'][1]['title']['de-at'] = "Benutzer-Übersichtsseite";
|
$apps[$x]['menu'][1]['title']['de-at'] = "Benutzer-Übersichtsseite";
|
||||||
|
$apps[$x]['menu'][1]['title']['ro'] = "Panou control utilizator";
|
||||||
$apps[$x]['menu'][1]['uuid'] = "92c8ffdb-3c82-4f08-aec0-82421ec41bb5";
|
$apps[$x]['menu'][1]['uuid'] = "92c8ffdb-3c82-4f08-aec0-82421ec41bb5";
|
||||||
$apps[$x]['menu'][1]['parent_uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788";
|
$apps[$x]['menu'][1]['parent_uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788";
|
||||||
$apps[$x]['menu'][1]['category'] = "internal";
|
$apps[$x]['menu'][1]['category'] = "internal";
|
||||||
|
|
|
||||||
|
|
@ -3,50 +3,56 @@
|
||||||
$text['title-user_manager']['en-us'] = "User Manager";
|
$text['title-user_manager']['en-us'] = "User Manager";
|
||||||
$text['title-user_manager']['es-cl'] = "Administración de Usuarios";
|
$text['title-user_manager']['es-cl'] = "Administración de Usuarios";
|
||||||
$text['title-user_manager']['pt-pt'] = "Gestão de Utilizadores";
|
$text['title-user_manager']['pt-pt'] = "Gestão de Utilizadores";
|
||||||
$text['title-user_manager']['fr-fr'] = "Gestion Usagers";
|
$text['title-user_manager']['fr-fr'] = "Gestion des utilisateurs";
|
||||||
$text['title-user_manager']['pl'] = "Menedżer użytkowników";
|
$text['title-user_manager']['pl'] = "Menedżer użytkowników";
|
||||||
$text['title-user_manager']['uk'] = "Керування користувачами";
|
$text['title-user_manager']['uk'] = "Користувачі";
|
||||||
$text['title-user_manager']['sv-se'] = "Användar Inställningar";
|
$text['title-user_manager']['sv-se'] = "Användar Inställningar";
|
||||||
|
$text['title-user_manager']['ro'] = "";
|
||||||
|
|
||||||
$text['title-user_edit']['en-us'] = "User";
|
$text['title-user_edit']['en-us'] = "User";
|
||||||
$text['title-user_edit']['es-cl'] = "Editar Usuario";
|
$text['title-user_edit']['es-cl'] = "Editar Usuario";
|
||||||
$text['title-user_edit']['pt-pt'] = "Utilizador";
|
$text['title-user_edit']['pt-pt'] = "Utilizador";
|
||||||
$text['title-user_edit']['fr-fr'] = "Edition de l'Usager";
|
$text['title-user_edit']['fr-fr'] = "Modifier l'utilisateur";
|
||||||
$text['title-user_edit']['pl'] = "Użytkownik";
|
$text['title-user_edit']['pl'] = "Użytkownik";
|
||||||
$text['title-user_edit']['uk'] = "Користувач";
|
$text['title-user_edit']['uk'] = "Користувач";
|
||||||
$text['title-user_edit']['sv-se'] = "Användare";
|
$text['title-user_edit']['sv-se'] = "Användare";
|
||||||
|
$text['title-user_edit']['ro'] = "Utilizator";
|
||||||
|
|
||||||
$text['title-user_add']['en-us'] = "User";
|
$text['title-user_add']['en-us'] = "User";
|
||||||
$text['title-user_add']['es-cl'] = "Agregar Usuario";
|
$text['title-user_add']['es-cl'] = "Agregar Usuario";
|
||||||
$text['title-user_add']['pt-pt'] = "Adicionar Utilizador";
|
$text['title-user_add']['pt-pt'] = "Adicionar Utilizador";
|
||||||
$text['title-user_add']['fr-fr'] = "Ajout de l'Usager";
|
$text['title-user_add']['fr-fr'] = "Ajouter un utilisateur";
|
||||||
$text['title-user_add']['pl'] = "Użytkownik";
|
$text['title-user_add']['pl'] = "Użytkownik";
|
||||||
$text['title-user_add']['uk'] = "Користувач";
|
$text['title-user_add']['uk'] = "Користувач";
|
||||||
$text['title-user_add']['sv-se'] = "Användare";
|
$text['title-user_add']['sv-se'] = "Användare";
|
||||||
|
$text['title-user_add']['ro'] = "Utilizator";
|
||||||
|
|
||||||
$text['title-group_permissions']['en-us'] = "Group Permissions";
|
$text['title-group_permissions']['en-us'] = "Group Permissions";
|
||||||
$text['title-group_permissions']['es-cl'] = "Permisos de Grupo";
|
$text['title-group_permissions']['es-cl'] = "Permisos de Grupo";
|
||||||
$text['title-group_permissions']['pt-pt'] = "Permissões do Grupo";
|
$text['title-group_permissions']['pt-pt'] = "Permissões do Grupo";
|
||||||
$text['title-group_permissions']['fr-fr'] = "Permissions du Groupe";
|
$text['title-group_permissions']['fr-fr'] = "Permissions du Groupe";
|
||||||
$text['title-group_permissions']['pl'] = "Uprawnienia grupy:";
|
$text['title-group_permissions']['pl'] = "Uprawnienia grupy:";
|
||||||
$text['title-group_permissions']['uk'] = "";
|
$text['title-group_permissions']['uk'] = "Привілеї групи";
|
||||||
$text['title-group_permissions']['sv-se'] = "Grupp Rättigheter";
|
$text['title-group_permissions']['sv-se'] = "Grupp Rättigheter";
|
||||||
|
$text['title-group_permissions']['ro'] = "Permisiuni grup";
|
||||||
|
|
||||||
$text['title-group_members']['en-us'] = "Group Members";
|
$text['title-group_members']['en-us'] = "Group Members";
|
||||||
$text['title-group_members']['es-cl'] = "Miembros del Grupo";
|
$text['title-group_members']['es-cl'] = "Miembros del Grupo";
|
||||||
$text['title-group_members']['pt-pt'] = "Membros do Grupo";
|
$text['title-group_members']['pt-pt'] = "Membros do Grupo";
|
||||||
$text['title-group_members']['fr-fr'] = "Membres du Groupe";
|
$text['title-group_members']['fr-fr'] = "Membres du Groupe";
|
||||||
$text['title-group_members']['pl'] = "Członkowie grupy:";
|
$text['title-group_members']['pl'] = "Członkowie grupy:";
|
||||||
$text['title-group_members']['uk'] = "";
|
$text['title-group_members']['uk'] = "Учасники групи";
|
||||||
$text['title-group_members']['sv-se'] = "Grupp Medlemmar";
|
$text['title-group_members']['sv-se'] = "Grupp Medlemmar";
|
||||||
|
$text['title-group_members']['ro'] = "Membri grup";
|
||||||
|
|
||||||
$text['title-group_manager']['en-us'] = "Group Manager";
|
$text['title-group_manager']['en-us'] = "Group Manager";
|
||||||
$text['title-group_manager']['es-cl'] = "Administración de Grupo";
|
$text['title-group_manager']['es-cl'] = "Administración de Grupo";
|
||||||
$text['title-group_manager']['pt-pt'] = "Gestão de Grupos";
|
$text['title-group_manager']['pt-pt'] = "Gestão de Grupos";
|
||||||
$text['title-group_manager']['fr-fr'] = "Gestion de Groupe";
|
$text['title-group_manager']['fr-fr'] = "Gestion de Groupe";
|
||||||
$text['title-group_manager']['pl'] = "Menedżer grup";
|
$text['title-group_manager']['pl'] = "Menedżer grup";
|
||||||
$text['title-group_manager']['uk'] = "";
|
$text['title-group_manager']['uk'] = "Групи";
|
||||||
$text['title-group_manager']['sv-se'] = "Grupp Inställningar";
|
$text['title-group_manager']['sv-se'] = "Grupp Inställningar";
|
||||||
|
$text['title-group_manager']['ro'] = "";
|
||||||
|
|
||||||
$text['title-group_edit']['en-us'] = "Edit Group";
|
$text['title-group_edit']['en-us'] = "Edit Group";
|
||||||
$text['title-group_edit']['es-cl'] = "Editar Grupo";
|
$text['title-group_edit']['es-cl'] = "Editar Grupo";
|
||||||
|
|
@ -55,6 +61,7 @@ $text['title-group_edit']['fr-fr'] = "Modifier le Groupe";
|
||||||
$text['title-group_edit']['pl'] = "Edycja grupy";
|
$text['title-group_edit']['pl'] = "Edycja grupy";
|
||||||
$text['title-group_edit']['uk'] = "Редагувати групу";
|
$text['title-group_edit']['uk'] = "Редагувати групу";
|
||||||
$text['title-group_edit']['sv-se'] = "Editera Grupp";
|
$text['title-group_edit']['sv-se'] = "Editera Grupp";
|
||||||
|
$text['title-group_edit']['ro'] = "Editare grup";
|
||||||
|
|
||||||
$text['title-group_add']['en-us'] = "Add Group";
|
$text['title-group_add']['en-us'] = "Add Group";
|
||||||
$text['title-group_add']['es-cl'] = "Agregar Grupo";
|
$text['title-group_add']['es-cl'] = "Agregar Grupo";
|
||||||
|
|
@ -63,6 +70,7 @@ $text['title-group_add']['fr-fr'] = "Ajouter un Groupe";
|
||||||
$text['title-group_add']['pl'] = "Dodaj grupę";
|
$text['title-group_add']['pl'] = "Dodaj grupę";
|
||||||
$text['title-group_add']['uk'] = "Додати групу";
|
$text['title-group_add']['uk'] = "Додати групу";
|
||||||
$text['title-group_add']['sv-se'] = "Lägg Till Grupp";
|
$text['title-group_add']['sv-se'] = "Lägg Till Grupp";
|
||||||
|
$text['title-group_add']['ro'] = "Adăugare grup";
|
||||||
|
|
||||||
$text['option-true']['en-us'] = "True";
|
$text['option-true']['en-us'] = "True";
|
||||||
$text['option-true']['es-cl'] = "Verdadero";
|
$text['option-true']['es-cl'] = "Verdadero";
|
||||||
|
|
@ -71,6 +79,7 @@ $text['option-true']['fr-fr'] = "Oui";
|
||||||
$text['option-true']['pl'] = "Tak";
|
$text['option-true']['pl'] = "Tak";
|
||||||
$text['option-true']['uk'] = "Так";
|
$text['option-true']['uk'] = "Так";
|
||||||
$text['option-true']['sv-se'] = "Sann";
|
$text['option-true']['sv-se'] = "Sann";
|
||||||
|
$text['option-true']['ro'] = "";
|
||||||
|
|
||||||
$text['option-on_break']['en-us'] = "On Break";
|
$text['option-on_break']['en-us'] = "On Break";
|
||||||
$text['option-on_break']['es-cl'] = "En Pausa";
|
$text['option-on_break']['es-cl'] = "En Pausa";
|
||||||
|
|
@ -79,6 +88,7 @@ $text['option-on_break']['fr-fr'] = "En Pause";
|
||||||
$text['option-on_break']['pl'] = "Na przerwie";
|
$text['option-on_break']['pl'] = "Na przerwie";
|
||||||
$text['option-on_break']['uk'] = "На перерві";
|
$text['option-on_break']['uk'] = "На перерві";
|
||||||
$text['option-on_break']['sv-se'] = "På Rast";
|
$text['option-on_break']['sv-se'] = "På Rast";
|
||||||
|
$text['option-on_break']['ro'] = "În pauză";
|
||||||
|
|
||||||
$text['option-logged_out']['en-us'] = "Logged Out";
|
$text['option-logged_out']['en-us'] = "Logged Out";
|
||||||
$text['option-logged_out']['es-cl'] = "Desconectado";
|
$text['option-logged_out']['es-cl'] = "Desconectado";
|
||||||
|
|
@ -87,14 +97,16 @@ $text['option-logged_out']['fr-fr'] = "Déconnecté";
|
||||||
$text['option-logged_out']['pl'] = "Wylogowany";
|
$text['option-logged_out']['pl'] = "Wylogowany";
|
||||||
$text['option-logged_out']['uk'] = "Вийшов";
|
$text['option-logged_out']['uk'] = "Вийшов";
|
||||||
$text['option-logged_out']['sv-se'] = "Utloggad";
|
$text['option-logged_out']['sv-se'] = "Utloggad";
|
||||||
|
$text['option-logged_out']['ro'] = "";
|
||||||
|
|
||||||
$text['option-global']['en-us'] = "Global";
|
$text['option-global']['en-us'] = "Global";
|
||||||
$text['option-global']['es-cl'] = "Global";
|
$text['option-global']['es-cl'] = "Global";
|
||||||
$text['option-global']['pt-pt'] = "Global";
|
$text['option-global']['pt-pt'] = "Global";
|
||||||
$text['option-global']['fr-fr'] = "Mondial";
|
$text['option-global']['fr-fr'] = "Global";
|
||||||
$text['option-global']['pl'] = "Ogólny";
|
$text['option-global']['pl'] = "Ogólny";
|
||||||
$text['option-global']['uk'] = "Глобально";
|
$text['option-global']['uk'] = "Глобально";
|
||||||
$text['option-global']['sv-se'] = "Global";
|
$text['option-global']['sv-se'] = "Global";
|
||||||
|
$text['option-global']['ro'] = "Global";
|
||||||
|
|
||||||
$text['option-false']['en-us'] = "False";
|
$text['option-false']['en-us'] = "False";
|
||||||
$text['option-false']['es-cl'] = "Falso";
|
$text['option-false']['es-cl'] = "Falso";
|
||||||
|
|
@ -103,6 +115,7 @@ $text['option-false']['fr-fr'] = "Non";
|
||||||
$text['option-false']['pl'] = "Nie";
|
$text['option-false']['pl'] = "Nie";
|
||||||
$text['option-false']['uk'] = "Ні";
|
$text['option-false']['uk'] = "Ні";
|
||||||
$text['option-false']['sv-se'] = "Falsk";
|
$text['option-false']['sv-se'] = "Falsk";
|
||||||
|
$text['option-false']['ro'] = "";
|
||||||
|
|
||||||
$text['option-do_not_disturb']['en-us'] = "Do Not Disturb";
|
$text['option-do_not_disturb']['en-us'] = "Do Not Disturb";
|
||||||
$text['option-do_not_disturb']['es-cl'] = "No Molestar";
|
$text['option-do_not_disturb']['es-cl'] = "No Molestar";
|
||||||
|
|
@ -111,6 +124,7 @@ $text['option-do_not_disturb']['fr-fr'] = "Ne pas Déranger";
|
||||||
$text['option-do_not_disturb']['pl'] = "Nie przeszkadzaj (DND)";
|
$text['option-do_not_disturb']['pl'] = "Nie przeszkadzaj (DND)";
|
||||||
$text['option-do_not_disturb']['uk'] = "Не турбувати";
|
$text['option-do_not_disturb']['uk'] = "Не турбувати";
|
||||||
$text['option-do_not_disturb']['sv-se'] = "Stör Ej";
|
$text['option-do_not_disturb']['sv-se'] = "Stör Ej";
|
||||||
|
$text['option-do_not_disturb']['ro'] = "";
|
||||||
|
|
||||||
$text['option-available_on_demand']['en-us'] = "Available (On Demand)";
|
$text['option-available_on_demand']['en-us'] = "Available (On Demand)";
|
||||||
$text['option-available_on_demand']['es-cl'] = "Disponible (A Pedido)";
|
$text['option-available_on_demand']['es-cl'] = "Disponible (A Pedido)";
|
||||||
|
|
@ -119,6 +133,7 @@ $text['option-available_on_demand']['fr-fr'] = "Disponible (sur demande)";
|
||||||
$text['option-available_on_demand']['pl'] = "Dostępny (na żądanie)";
|
$text['option-available_on_demand']['pl'] = "Dostępny (na żądanie)";
|
||||||
$text['option-available_on_demand']['uk'] = "Доступний (на вимогу)";
|
$text['option-available_on_demand']['uk'] = "Доступний (на вимогу)";
|
||||||
$text['option-available_on_demand']['sv-se'] = "Tillgänglig (På Begäran)";
|
$text['option-available_on_demand']['sv-se'] = "Tillgänglig (På Begäran)";
|
||||||
|
$text['option-available_on_demand']['ro'] = "";
|
||||||
|
|
||||||
$text['option-available']['en-us'] = "Available";
|
$text['option-available']['en-us'] = "Available";
|
||||||
$text['option-available']['es-cl'] = "Disponible";
|
$text['option-available']['es-cl'] = "Disponible";
|
||||||
|
|
@ -127,30 +142,34 @@ $text['option-available']['fr-fr'] = "Disponible";
|
||||||
$text['option-available']['pl'] = "Dostępny";
|
$text['option-available']['pl'] = "Dostępny";
|
||||||
$text['option-available']['uk'] = "Доступний";
|
$text['option-available']['uk'] = "Доступний";
|
||||||
$text['option-available']['sv-se'] = "Tillgänglig";
|
$text['option-available']['sv-se'] = "Tillgänglig";
|
||||||
|
$text['option-available']['ro'] = "";
|
||||||
|
|
||||||
$text['message-username_exists']['en-us'] = "Username Already Exists";
|
$text['message-username_exists']['en-us'] = "Username Already Exists";
|
||||||
$text['message-username_exists']['es-cl'] = "Ya existe Nombre de usuario";
|
$text['message-username_exists']['es-cl'] = "Ya existe Nombre de usuario";
|
||||||
$text['message-username_exists']['pt-pt'] = "Nome de usuário já existe";
|
$text['message-username_exists']['pt-pt'] = "Nome de usuário já existe";
|
||||||
$text['message-username_exists']['fr-fr'] = "Nom d'utilisateur existe déjà";
|
$text['message-username_exists']['fr-fr'] = "Le nom d'utilisateur existe déjà";
|
||||||
$text['message-username_exists']['pl'] = "Nazwa użytkownika już istnieje";
|
$text['message-username_exists']['pl'] = "Nazwa użytkownika już istnieje";
|
||||||
$text['message-username_exists']['uk'] = "Користувач вже існує";
|
$text['message-username_exists']['uk'] = "Користувач вже існує";
|
||||||
$text['message-username_exists']['sv-se'] = "Användarnamnet Existerar Redan";
|
$text['message-username_exists']['sv-se'] = "Användarnamnet Existerar Redan";
|
||||||
|
$text['message-username_exists']['ro'] = "";
|
||||||
|
|
||||||
$text['message-update']['en-us'] = "Update Completed";
|
$text['message-update']['en-us'] = "Update Completed";
|
||||||
$text['message-update']['es-cl'] = "Actualización Completada";
|
$text['message-update']['es-cl'] = "Actualización Completada";
|
||||||
$text['message-update']['pt-pt'] = "Actualização Efectuada";
|
$text['message-update']['pt-pt'] = "Actualização Efectuada";
|
||||||
$text['message-update']['fr-fr'] = "Mis à Jour";
|
$text['message-update']['fr-fr'] = "Mise à jour effectuée";
|
||||||
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
||||||
$text['message-update']['uk'] = "Оновлення завершено";
|
$text['message-update']['uk'] = "Оновлено";
|
||||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||||
|
$text['message-update']['ro'] = "Actualizare completă";
|
||||||
|
|
||||||
$text['message-restore']['en-us'] = "Restore Completed";
|
$text['message-restore']['en-us'] = "Restore Completed";
|
||||||
$text['message-restore']['es-cl'] = "Restauración Completada";
|
$text['message-restore']['es-cl'] = "Restauración Completada";
|
||||||
$text['message-restore']['pt-pt'] = "Restauração Efectuada";
|
$text['message-restore']['pt-pt'] = "Restauração Efectuada";
|
||||||
$text['message-restore']['fr-fr'] = "Restauré";
|
$text['message-restore']['fr-fr'] = "Restauré";
|
||||||
$text['message-restore']['pl'] = "Przywrócenie zakończone";
|
$text['message-restore']['pl'] = "Przywrócenie zakończone";
|
||||||
$text['message-restore']['uk'] = "Відновлення завершено";
|
$text['message-restore']['uk'] = "Відновлено";
|
||||||
$text['message-restore']['sv-se'] = "Återställning Klar";
|
$text['message-restore']['sv-se'] = "Återställning Klar";
|
||||||
|
$text['message-restore']['ro'] = "";
|
||||||
|
|
||||||
$text['message-required']['en-us'] = "Please provide: ";
|
$text['message-required']['en-us'] = "Please provide: ";
|
||||||
$text['message-required']['es-cl'] = "Por favor indique: ";
|
$text['message-required']['es-cl'] = "Por favor indique: ";
|
||||||
|
|
@ -159,14 +178,16 @@ $text['message-required']['fr-fr'] = "Merci d'indiquer: ";
|
||||||
$text['message-required']['pl'] = "Wpisz:";
|
$text['message-required']['pl'] = "Wpisz:";
|
||||||
$text['message-required']['uk'] = "Будь ласка, вкажіть:";
|
$text['message-required']['uk'] = "Будь ласка, вкажіть:";
|
||||||
$text['message-required']['sv-se'] = "Var god uppge:";
|
$text['message-required']['sv-se'] = "Var god uppge:";
|
||||||
|
$text['message-required']['ro'] = "";
|
||||||
|
|
||||||
$text['message-password_mismatch']['en-us'] = "Password Mismatch";
|
$text['message-password_mismatch']['en-us'] = "Password Mismatch";
|
||||||
$text['message-password_mismatch']['es-cl'] = "Contraseñas no coinciden";
|
$text['message-password_mismatch']['es-cl'] = "Contraseñas no coinciden";
|
||||||
$text['message-password_mismatch']['pt-pt'] = "As passwords não correspondem.";
|
$text['message-password_mismatch']['pt-pt'] = "As passwords não correspondem.";
|
||||||
$text['message-password_mismatch']['fr-fr'] = "les mots de passe ne correspondent pas";
|
$text['message-password_mismatch']['fr-fr'] = "Les mots de passe ne correspondent pas";
|
||||||
$text['message-password_mismatch']['pl'] = "Wprowadzone hasła nie są takie same";
|
$text['message-password_mismatch']['pl'] = "Wprowadzone hasła nie są takie same";
|
||||||
$text['message-password_mismatch']['uk'] = "Паролі не співпадають";
|
$text['message-password_mismatch']['uk'] = "Паролі не співпадають";
|
||||||
$text['message-password_mismatch']['sv-se'] = "Lösenordet Stämmer Inte";
|
$text['message-password_mismatch']['sv-se'] = "Lösenordet Stämmer Inte";
|
||||||
|
$text['message-password_mismatch']['ro'] = "";
|
||||||
|
|
||||||
$text['message-password_blank']['en-us'] = "Invalid Password";
|
$text['message-password_blank']['en-us'] = "Invalid Password";
|
||||||
$text['message-password_blank']['es-cl'] = "Contraseña No Válida";
|
$text['message-password_blank']['es-cl'] = "Contraseña No Válida";
|
||||||
|
|
@ -175,6 +196,7 @@ $text['message-password_blank']['fr-fr'] = "Mot de Passe Incorrect";
|
||||||
$text['message-password_blank']['pl'] = "Nieprawidłowe hasło";
|
$text['message-password_blank']['pl'] = "Nieprawidłowe hasło";
|
||||||
$text['message-password_blank']['uk'] = "Неправильний пароль";
|
$text['message-password_blank']['uk'] = "Неправильний пароль";
|
||||||
$text['message-password_blank']['sv-se'] = "Ogiltigt Lösenord";
|
$text['message-password_blank']['sv-se'] = "Ogiltigt Lösenord";
|
||||||
|
$text['message-password_blank']['ro'] = "";
|
||||||
|
|
||||||
$text['message-new_group_name']['en-us'] = "Enter a Name for the new Group...";
|
$text['message-new_group_name']['en-us'] = "Enter a Name for the new Group...";
|
||||||
$text['message-new_group_name']['es-cl'] = "Introduzca un Nombre para el nuevo Grupo...";
|
$text['message-new_group_name']['es-cl'] = "Introduzca un Nombre para el nuevo Grupo...";
|
||||||
|
|
@ -183,6 +205,7 @@ $text['message-new_group_name']['fr-fr'] = "Entrez un Nom pour le nouveau Groupe
|
||||||
$text['message-new_group_name']['pl'] = "Wprowadź nazwę nowej grupy";
|
$text['message-new_group_name']['pl'] = "Wprowadź nazwę nowej grupy";
|
||||||
$text['message-new_group_name']['uk'] = "Введіть назву нової групи";
|
$text['message-new_group_name']['uk'] = "Введіть назву нової групи";
|
||||||
$text['message-new_group_name']['sv-se'] = "Ange ett Namn för den nya Gruppen...";
|
$text['message-new_group_name']['sv-se'] = "Ange ett Namn för den nya Gruppen...";
|
||||||
|
$text['message-new_group_name']['ro'] = "";
|
||||||
|
|
||||||
$text['message-new_group_description']['en-us'] = "Enter a Description for the new Group...";
|
$text['message-new_group_description']['en-us'] = "Enter a Description for the new Group...";
|
||||||
$text['message-new_group_description']['es-cl'] = "Introduzca una Descripción para el nuevo Grupo...";
|
$text['message-new_group_description']['es-cl'] = "Introduzca una Descripción para el nuevo Grupo...";
|
||||||
|
|
@ -191,6 +214,7 @@ $text['message-new_group_description']['fr-fr'] = "Entrez une Description pour l
|
||||||
$text['message-new_group_description']['pl'] = "Wprowadź opis nowej grupy";
|
$text['message-new_group_description']['pl'] = "Wprowadź opis nowej grupy";
|
||||||
$text['message-new_group_description']['uk'] = "Введіть опис нової групи";
|
$text['message-new_group_description']['uk'] = "Введіть опис нової групи";
|
||||||
$text['message-new_group_description']['sv-se'] = "Ange en Beskrivning för den nya Gruppen...";
|
$text['message-new_group_description']['sv-se'] = "Ange en Beskrivning för den nya Gruppen...";
|
||||||
|
$text['message-new_group_description']['ro'] = "";
|
||||||
|
|
||||||
$text['message-maximum_users']['en-us'] = "Maximum Users:";
|
$text['message-maximum_users']['en-us'] = "Maximum Users:";
|
||||||
$text['message-maximum_users']['es-cl'] = "Usuarios Máximo Permitido:";
|
$text['message-maximum_users']['es-cl'] = "Usuarios Máximo Permitido:";
|
||||||
|
|
@ -199,46 +223,52 @@ $text['message-maximum_users']['fr-fr'] = "Utilisateurs Maximale Autorisée:";
|
||||||
$text['message-maximum_users']['pl'] = "Maks ilość użytkowników";
|
$text['message-maximum_users']['pl'] = "Maks ilość użytkowników";
|
||||||
$text['message-maximum_users']['uk'] = "Максимальна кількість користувачів";
|
$text['message-maximum_users']['uk'] = "Максимальна кількість користувачів";
|
||||||
$text['message-maximum_users']['sv-se'] = "Max Antal Användare:";
|
$text['message-maximum_users']['sv-se'] = "Max Antal Användare:";
|
||||||
|
$text['message-maximum_users']['ro'] = "";
|
||||||
|
|
||||||
$text['message-group_exists']['en-us'] = "Group Already Exists";
|
$text['message-group_exists']['en-us'] = "Group Already Exists";
|
||||||
$text['message-group_exists']['es-cl'] = "El Grupo ya Existe";
|
$text['message-group_exists']['es-cl'] = "El Grupo ya Existe";
|
||||||
$text['message-group_exists']['pt-pt'] = "O Grupo já Existe";
|
$text['message-group_exists']['pt-pt'] = "O Grupo já Existe";
|
||||||
$text['message-group_exists']['fr-fr'] = "Groupe Existe Déjà";
|
$text['message-group_exists']['fr-fr'] = "Le groupe existe déjà";
|
||||||
$text['message-group_exists']['pl'] = "Grupa już istnieje";
|
$text['message-group_exists']['pl'] = "Grupa już istnieje";
|
||||||
$text['message-group_exists']['uk'] = "Група вже існує";
|
$text['message-group_exists']['uk'] = "Група вже існує";
|
||||||
$text['message-group_exists']['sv-se'] = "Gruppen Existerar Redan";
|
$text['message-group_exists']['sv-se'] = "Gruppen Existerar Redan";
|
||||||
|
$text['message-group_exists']['ro'] = "";
|
||||||
|
|
||||||
$text['message-delete']['en-us'] = "Delete Completed";
|
$text['message-delete']['en-us'] = "Delete Completed";
|
||||||
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
||||||
$text['message-delete']['pt-pt'] = "Remoção Efectuada";
|
$text['message-delete']['pt-pt'] = "Remoção Efectuada";
|
||||||
$text['message-delete']['fr-fr'] = "Supprimé";
|
$text['message-delete']['fr-fr'] = "Suppression effectuée";
|
||||||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||||
$text['message-delete']['uk'] = "Видалено";
|
$text['message-delete']['uk'] = "Видалено";
|
||||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||||
|
$text['message-delete']['ro'] = "Ștergere completă";
|
||||||
|
|
||||||
$text['message-default_system_group']['en-us'] = "Default system groups cannot be edited or deleted.";
|
$text['message-default_system_group']['en-us'] = "Default system groups cannot be edited or deleted.";
|
||||||
$text['message-default_system_group']['es-cl'] = "Grupos predeterminados del sistema no pueden ser editados o eliminados.";
|
$text['message-default_system_group']['es-cl'] = "Grupos predeterminados del sistema no pueden ser editados o eliminados.";
|
||||||
$text['message-default_system_group']['pt-pt'] = "Grupos de sistema padrão não podem ser editados ou apagados.";
|
$text['message-default_system_group']['pt-pt'] = "Grupos de sistema padrão não podem ser editados ou apagados.";
|
||||||
$text['message-default_system_group']['fr-fr'] = "Les groupes du système par défaut ne peuvent pas être modifiés ou supprimés.";
|
$text['message-default_system_group']['fr-fr'] = "Les groupes par défaut du système ne peuvent pas être modifiés ou supprimés.";
|
||||||
$text['message-default_system_group']['pl'] = "Domyślne grupy systemowe nie mogą być edytowane lub usuwane";
|
$text['message-default_system_group']['pl'] = "Domyślne grupy systemowe nie mogą być edytowane lub usuwane";
|
||||||
$text['message-default_system_group']['uk'] = "Системні групи за замовчуванням не можна редагувати або видаляти";
|
$text['message-default_system_group']['uk'] = "Системні групи за замовчуванням не можна редагувати або видаляти";
|
||||||
$text['message-default_system_group']['sv-se'] = "Standard system grupper kan inte redigeras eller tas bort.";
|
$text['message-default_system_group']['sv-se'] = "Standard system grupper kan inte redigeras eller tas bort.";
|
||||||
|
$text['message-default_system_group']['ro'] = "";
|
||||||
|
|
||||||
$text['message-copy']['en-us'] = "Copy Completed";
|
$text['message-copy']['en-us'] = "Copy Completed";
|
||||||
$text['message-copy']['es-cl'] = "Copia Completada";
|
$text['message-copy']['es-cl'] = "Copia Completada";
|
||||||
$text['message-copy']['pt-pt'] = "Cópia Efectuada";
|
$text['message-copy']['pt-pt'] = "Cópia Efectuada";
|
||||||
$text['message-copy']['fr-fr'] = "Copié";
|
$text['message-copy']['fr-fr'] = "Copie effectuée";
|
||||||
$text['message-copy']['pl'] = "Skopiowano poprawnie";
|
$text['message-copy']['pl'] = "Skopiowano poprawnie";
|
||||||
$text['message-copy']['uk'] = "Скопійовано";
|
$text['message-copy']['uk'] = "Скопійовано";
|
||||||
$text['message-copy']['sv-se'] = "Kopiering Slutförd";
|
$text['message-copy']['sv-se'] = "Kopiering Slutförd";
|
||||||
|
$text['message-copy']['ro'] = "Copiere completă";
|
||||||
|
|
||||||
$text['message-cannot_delete_own_account']['en-us'] = "You cannot delete your own user account. Please login as a different user, then try again.";
|
$text['message-cannot_delete_own_account']['en-us'] = "You cannot delete your own user account. Please login as a different user, then try again.";
|
||||||
$text['message-cannot_delete_own_account']['es-cl'] = "No se puede eliminar su propia cuenta de usuario. Por favor, iniciar sesión como un usuario diferente, vuelva a intentarlo.";
|
$text['message-cannot_delete_own_account']['es-cl'] = "No se puede eliminar su propia cuenta de usuario. Por favor, iniciar sesión como un usuario diferente, vuelva a intentarlo.";
|
||||||
$text['message-cannot_delete_own_account']['pt-pt'] = "Você não pode excluir a sua própria conta de usuário. Identifique-se como um usuário diferente, em seguida, tente novamente.";
|
$text['message-cannot_delete_own_account']['pt-pt'] = "Você não pode excluir a sua própria conta de usuário. Identifique-se como um usuário diferente, em seguida, tente novamente.";
|
||||||
$text['message-cannot_delete_own_account']['fr-fr'] = "Vous ne pouvez pas supprimer votre propre compte utilisateur. Se il vous plaît vous identifier en tant qu'utilisateur différent, puis réessayez.";
|
$text['message-cannot_delete_own_account']['fr-fr'] = "Vous ne pouvez pas supprimer votre propre compte utilisateur. Veuillez vous identifier en tant qu'un utilisateur différent, puis réessayez.";
|
||||||
$text['message-cannot_delete_own_account']['pl'] = "Nie można usunąć własnego konta użytkownika. Zaloguj się jako inny użytkownik i spróbuj ponownie.";
|
$text['message-cannot_delete_own_account']['pl'] = "Nie można usunąć własnego konta użytkownika. Zaloguj się jako inny użytkownik i spróbuj ponownie.";
|
||||||
$text['message-cannot_delete_own_account']['uk'] = "Ви не можете видалити власний обліковий запис. Будь ласка, увійдіть під іншим користувачем, потім повторіть спробу.";
|
$text['message-cannot_delete_own_account']['uk'] = "Ви не можете видалити власний обліковий запис. Будь ласка, увійдіть під іншим користувачем, потім повторіть спробу.";
|
||||||
$text['message-cannot_delete_own_account']['sv-se'] = "Du kan inte ta bort ditt egna användarkonto. Logg ain som en annan användare och försök igen.";
|
$text['message-cannot_delete_own_account']['sv-se'] = "Du kan inte ta bort ditt egna användarkonto. Logg ain som en annan användare och försök igen.";
|
||||||
|
$text['message-cannot_delete_own_account']['ro'] = "";
|
||||||
|
|
||||||
$text['message-add']['en-us'] = "Add Completed";
|
$text['message-add']['en-us'] = "Add Completed";
|
||||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||||
|
|
@ -247,14 +277,16 @@ $text['message-add']['fr-fr'] = "Ajouté";
|
||||||
$text['message-add']['pl'] = "Dodano poprawnie";
|
$text['message-add']['pl'] = "Dodano poprawnie";
|
||||||
$text['message-add']['uk'] = "Додано";
|
$text['message-add']['uk'] = "Додано";
|
||||||
$text['message-add']['sv-se'] = "Tillagd";
|
$text['message-add']['sv-se'] = "Tillagd";
|
||||||
|
$text['message-add']['ro'] = "Adăugare completă";
|
||||||
|
|
||||||
$text['label-username']['en-us'] = "Username";
|
$text['label-username']['en-us'] = "Username";
|
||||||
$text['label-username']['es-cl'] = "Nombre de usuario";
|
$text['label-username']['es-cl'] = "Nombre de usuario";
|
||||||
$text['label-username']['pt-pt'] = "Nome de Utilizador";
|
$text['label-username']['pt-pt'] = "Nome de Utilizador";
|
||||||
$text['label-username']['fr-fr'] = "Nom d'Utilisateur";
|
$text['label-username']['fr-fr'] = "Nom d'utilisateur";
|
||||||
$text['label-username']['pl'] = "Użytkownik";
|
$text['label-username']['pl'] = "Użytkownik";
|
||||||
$text['label-username']['uk'] = "Ім’я користувача";
|
$text['label-username']['uk'] = "Ім’я користувача";
|
||||||
$text['label-username']['sv-se'] = "Användarnamn";
|
$text['label-username']['sv-se'] = "Användarnamn";
|
||||||
|
$text['label-username']['ro'] = "Utilizator";
|
||||||
|
|
||||||
$text['label-user_language']['en-us'] = "Language";
|
$text['label-user_language']['en-us'] = "Language";
|
||||||
$text['label-user_language']['es-cl'] = "Lengua";
|
$text['label-user_language']['es-cl'] = "Lengua";
|
||||||
|
|
@ -263,6 +295,7 @@ $text['label-user_language']['fr-fr'] = "Langue";
|
||||||
$text['label-user_language']['pl'] = "Język";
|
$text['label-user_language']['pl'] = "Język";
|
||||||
$text['label-user_language']['uk'] = "Мова";
|
$text['label-user_language']['uk'] = "Мова";
|
||||||
$text['label-user_language']['sv-se'] = "Språk";
|
$text['label-user_language']['sv-se'] = "Språk";
|
||||||
|
$text['label-user_language']['ro'] = "Limbă";
|
||||||
|
|
||||||
$text['label-user_info']['en-us'] = "User Info";
|
$text['label-user_info']['en-us'] = "User Info";
|
||||||
$text['label-user_info']['es-cl'] = "Información de Usuario";
|
$text['label-user_info']['es-cl'] = "Información de Usuario";
|
||||||
|
|
@ -271,6 +304,7 @@ $text['label-user_info']['fr-fr'] = "Informations sur l'utilisateur";
|
||||||
$text['label-user_info']['pl'] = "Informacje o użytkowniku";
|
$text['label-user_info']['pl'] = "Informacje o użytkowniku";
|
||||||
$text['label-user_info']['uk'] = "Інформація про користувача";
|
$text['label-user_info']['uk'] = "Інформація про користувача";
|
||||||
$text['label-user_info']['sv-se'] = "Användar Info";
|
$text['label-user_info']['sv-se'] = "Användar Info";
|
||||||
|
$text['label-user_info']['ro'] = "";
|
||||||
|
|
||||||
$text['label-time_zone']['en-us'] = "Time Zone";
|
$text['label-time_zone']['en-us'] = "Time Zone";
|
||||||
$text['label-time_zone']['es-cl'] = "Zona Horaria";
|
$text['label-time_zone']['es-cl'] = "Zona Horaria";
|
||||||
|
|
@ -279,6 +313,7 @@ $text['label-time_zone']['fr-fr'] = "Fuseau Horaire";
|
||||||
$text['label-time_zone']['pl'] = "Strefa czasowa";
|
$text['label-time_zone']['pl'] = "Strefa czasowa";
|
||||||
$text['label-time_zone']['uk'] = "Часовий пояс";
|
$text['label-time_zone']['uk'] = "Часовий пояс";
|
||||||
$text['label-time_zone']['sv-se'] = "Tidszon";
|
$text['label-time_zone']['sv-se'] = "Tidszon";
|
||||||
|
$text['label-time_zone']['ro'] = "";
|
||||||
|
|
||||||
$text['label-status']['en-us'] = "Status";
|
$text['label-status']['en-us'] = "Status";
|
||||||
$text['label-status']['es-cl'] = "Estado";
|
$text['label-status']['es-cl'] = "Estado";
|
||||||
|
|
@ -287,6 +322,7 @@ $text['label-status']['fr-fr'] = "Etat";
|
||||||
$text['label-status']['pl'] = "Status";
|
$text['label-status']['pl'] = "Status";
|
||||||
$text['label-status']['uk'] = "Статус";
|
$text['label-status']['uk'] = "Статус";
|
||||||
$text['label-status']['sv-se'] = "Status";
|
$text['label-status']['sv-se'] = "Status";
|
||||||
|
$text['label-status']['ro'] = "Stare";
|
||||||
|
|
||||||
$text['label-search']['en-us'] = "Search...";
|
$text['label-search']['en-us'] = "Search...";
|
||||||
$text['label-search']['es-cl'] = "Buscar...";
|
$text['label-search']['es-cl'] = "Buscar...";
|
||||||
|
|
@ -296,14 +332,17 @@ $text['label-search']['nl-nl'] = "";
|
||||||
$text['label-search']['pt-br'] = "Pesquisa...";
|
$text['label-search']['pt-br'] = "Pesquisa...";
|
||||||
$text['label-search']['pl'] = "Szukaj ...";
|
$text['label-search']['pl'] = "Szukaj ...";
|
||||||
$text['label-search']['sv-se'] = "Sök ...";
|
$text['label-search']['sv-se'] = "Sök ...";
|
||||||
|
$text['label-search']['ro'] = "";
|
||||||
|
$text['label-search']['uk'] = "Результати пошуку";
|
||||||
|
|
||||||
$text['label-permission_permissions']['en-us'] = "Permissions";
|
$text['label-permission_permissions']['en-us'] = "Permissions";
|
||||||
$text['label-permission_permissions']['es-cl'] = "Permisos";
|
$text['label-permission_permissions']['es-cl'] = "Permisos";
|
||||||
$text['label-permission_permissions']['pt-pt'] = "Permissões";
|
$text['label-permission_permissions']['pt-pt'] = "Permissões";
|
||||||
$text['label-permission_permissions']['fr-fr'] = "Permissions";
|
$text['label-permission_permissions']['fr-fr'] = "Permissions";
|
||||||
$text['label-permission_permissions']['pl'] = "Uprawnienia";
|
$text['label-permission_permissions']['pl'] = "Uprawnienia";
|
||||||
$text['label-permission_permissions']['uk'] = "Дозволи";
|
$text['label-permission_permissions']['uk'] = "Привілеї";
|
||||||
$text['label-permission_permissions']['sv-se'] = "Rättigheter";
|
$text['label-permission_permissions']['sv-se'] = "Rättigheter";
|
||||||
|
$text['label-permission_permissions']['ro'] = "";
|
||||||
|
|
||||||
$text['label-permission_description']['en-us'] = "Description";
|
$text['label-permission_description']['en-us'] = "Description";
|
||||||
$text['label-permission_description']['es-cl'] = "Descripción";
|
$text['label-permission_description']['es-cl'] = "Descripción";
|
||||||
|
|
@ -312,6 +351,7 @@ $text['label-permission_description']['fr-fr'] = "Description";
|
||||||
$text['label-permission_description']['pl'] = "Opis";
|
$text['label-permission_description']['pl'] = "Opis";
|
||||||
$text['label-permission_description']['uk'] = "Опис";
|
$text['label-permission_description']['uk'] = "Опис";
|
||||||
$text['label-permission_description']['sv-se'] = "Beskrivning";
|
$text['label-permission_description']['sv-se'] = "Beskrivning";
|
||||||
|
$text['label-permission_description']['ro'] = "";
|
||||||
|
|
||||||
$text['label-password']['en-us'] = "Password";
|
$text['label-password']['en-us'] = "Password";
|
||||||
$text['label-password']['es-cl'] = "Contraseña";
|
$text['label-password']['es-cl'] = "Contraseña";
|
||||||
|
|
@ -320,6 +360,7 @@ $text['label-password']['fr-fr'] = "Mot de passe";
|
||||||
$text['label-password']['pl'] = "Hasło";
|
$text['label-password']['pl'] = "Hasło";
|
||||||
$text['label-password']['uk'] = "Пароль";
|
$text['label-password']['uk'] = "Пароль";
|
||||||
$text['label-password']['sv-se'] = "Lösenord";
|
$text['label-password']['sv-se'] = "Lösenord";
|
||||||
|
$text['label-password']['ro'] = "Parolă";
|
||||||
|
|
||||||
$text['label-last_name']['en-us'] = "Last Name";
|
$text['label-last_name']['en-us'] = "Last Name";
|
||||||
$text['label-last_name']['es-cl'] = "Apellido";
|
$text['label-last_name']['es-cl'] = "Apellido";
|
||||||
|
|
@ -328,6 +369,7 @@ $text['label-last_name']['fr-fr'] = "Nom";
|
||||||
$text['label-last_name']['pl'] = "Nazwisko";
|
$text['label-last_name']['pl'] = "Nazwisko";
|
||||||
$text['label-last_name']['uk'] = "Прізвище";
|
$text['label-last_name']['uk'] = "Прізвище";
|
||||||
$text['label-last_name']['sv-se'] = "Efternamn";
|
$text['label-last_name']['sv-se'] = "Efternamn";
|
||||||
|
$text['label-last_name']['ro'] = "";
|
||||||
|
|
||||||
$text['label-groups']['en-us'] = "Groups";
|
$text['label-groups']['en-us'] = "Groups";
|
||||||
$text['label-groups']['es-cl'] = "Grupos";
|
$text['label-groups']['es-cl'] = "Grupos";
|
||||||
|
|
@ -336,6 +378,7 @@ $text['label-groups']['fr-fr'] = "Groupes";
|
||||||
$text['label-groups']['pl'] = "Grupy";
|
$text['label-groups']['pl'] = "Grupy";
|
||||||
$text['label-groups']['uk'] = "Групи";
|
$text['label-groups']['uk'] = "Групи";
|
||||||
$text['label-groups']['sv-se'] = "Grupper";
|
$text['label-groups']['sv-se'] = "Grupper";
|
||||||
|
$text['label-groups']['ro'] = "";
|
||||||
|
|
||||||
$text['label-group_tools']['en-us'] = "Tools";
|
$text['label-group_tools']['en-us'] = "Tools";
|
||||||
$text['label-group_tools']['es-cl'] = "Instrumentos";
|
$text['label-group_tools']['es-cl'] = "Instrumentos";
|
||||||
|
|
@ -344,6 +387,7 @@ $text['label-group_tools']['fr-fr'] = "Outils";
|
||||||
$text['label-group_tools']['pl'] = "Narzędzia";
|
$text['label-group_tools']['pl'] = "Narzędzia";
|
||||||
$text['label-group_tools']['uk'] = "Інструменти";
|
$text['label-group_tools']['uk'] = "Інструменти";
|
||||||
$text['label-group_tools']['sv-se'] = "Verktyg";
|
$text['label-group_tools']['sv-se'] = "Verktyg";
|
||||||
|
$text['label-group_tools']['ro'] = "";
|
||||||
|
|
||||||
$text['label-group_protected']['en-us'] = "Protected";
|
$text['label-group_protected']['en-us'] = "Protected";
|
||||||
$text['label-group_protected']['es-cl'] = "Protegido";
|
$text['label-group_protected']['es-cl'] = "Protegido";
|
||||||
|
|
@ -352,6 +396,7 @@ $text['label-group_protected']['fr-fr'] = "Protégé";
|
||||||
$text['label-group_protected']['pl'] = "Zabezpieczony";
|
$text['label-group_protected']['pl'] = "Zabezpieczony";
|
||||||
$text['label-group_protected']['uk'] = "Захищено";
|
$text['label-group_protected']['uk'] = "Захищено";
|
||||||
$text['label-group_protected']['sv-se'] = "Skyddad";
|
$text['label-group_protected']['sv-se'] = "Skyddad";
|
||||||
|
$text['label-group_protected']['ro'] = "";
|
||||||
|
|
||||||
$text['label-group_permissions']['en-us'] = "Permissions";
|
$text['label-group_permissions']['en-us'] = "Permissions";
|
||||||
$text['label-group_permissions']['es-cl'] = "Permisos";
|
$text['label-group_permissions']['es-cl'] = "Permisos";
|
||||||
|
|
@ -360,6 +405,7 @@ $text['label-group_permissions']['fr-fr'] = "Permissions";
|
||||||
$text['label-group_permissions']['pl'] = "Uprawnienia";
|
$text['label-group_permissions']['pl'] = "Uprawnienia";
|
||||||
$text['label-group_permissions']['uk'] = "Дозволи";
|
$text['label-group_permissions']['uk'] = "Дозволи";
|
||||||
$text['label-group_permissions']['sv-se'] = "Rättigheter";
|
$text['label-group_permissions']['sv-se'] = "Rättigheter";
|
||||||
|
$text['label-group_permissions']['ro'] = "";
|
||||||
|
|
||||||
$text['label-group_name']['en-us'] = "Name";
|
$text['label-group_name']['en-us'] = "Name";
|
||||||
$text['label-group_name']['es-cl'] = "Nombre";
|
$text['label-group_name']['es-cl'] = "Nombre";
|
||||||
|
|
@ -368,22 +414,25 @@ $text['label-group_name']['fr-fr'] = "Nom";
|
||||||
$text['label-group_name']['pl'] = "Nazwa";
|
$text['label-group_name']['pl'] = "Nazwa";
|
||||||
$text['label-group_name']['uk'] = "Назва";
|
$text['label-group_name']['uk'] = "Назва";
|
||||||
$text['label-group_name']['sv-se'] = "Namn";
|
$text['label-group_name']['sv-se'] = "Namn";
|
||||||
|
$text['label-group_name']['ro'] = "";
|
||||||
|
|
||||||
$text['label-group_members']['en-us'] = "Members";
|
$text['label-group_members']['en-us'] = "Members";
|
||||||
$text['label-group_members']['es-cl'] = "Miembros";
|
$text['label-group_members']['es-cl'] = "Miembros";
|
||||||
$text['label-group_members']['pt-pt'] = "Membros";
|
$text['label-group_members']['pt-pt'] = "Membros";
|
||||||
$text['label-group_members']['fr-fr'] = "Membres";
|
$text['label-group_members']['fr-fr'] = "Membres";
|
||||||
$text['label-group_members']['pl'] = "Członkowie";
|
$text['label-group_members']['pl'] = "Członkowie";
|
||||||
$text['label-group_members']['uk'] = "";
|
$text['label-group_members']['uk'] = "Учасники";
|
||||||
$text['label-group_members']['sv-se'] = "Medlemmar";
|
$text['label-group_members']['sv-se'] = "Medlemmar";
|
||||||
|
$text['label-group_members']['ro'] = "";
|
||||||
|
|
||||||
$text['label-group_description']['en-us'] = "Description";
|
$text['label-group_description']['en-us'] = "Description";
|
||||||
$text['label-group_description']['es-cl'] = "Descripción";
|
$text['label-group_description']['es-cl'] = "Descripción";
|
||||||
$text['label-group_description']['pt-pt'] = "Descrição";
|
$text['label-group_description']['pt-pt'] = "Descrição";
|
||||||
$text['label-group_description']['fr-fr'] = "Description";
|
$text['label-group_description']['fr-fr'] = "Description";
|
||||||
$text['label-group_description']['pl'] = "Opis";
|
$text['label-group_description']['pl'] = "Opis";
|
||||||
$text['label-group_description']['uk'] = "";
|
$text['label-group_description']['uk'] = "Опис";
|
||||||
$text['label-group_description']['sv-se'] = "Beskrivning";
|
$text['label-group_description']['sv-se'] = "Beskrivning";
|
||||||
|
$text['label-group_description']['ro'] = "";
|
||||||
|
|
||||||
$text['label-group']['en-us'] = "Group";
|
$text['label-group']['en-us'] = "Group";
|
||||||
$text['label-group']['es-cl'] = "Grupo";
|
$text['label-group']['es-cl'] = "Grupo";
|
||||||
|
|
@ -392,14 +441,16 @@ $text['label-group']['fr-fr'] = "Group";
|
||||||
$text['label-group']['pl'] = "Grupa";
|
$text['label-group']['pl'] = "Grupa";
|
||||||
$text['label-group']['uk'] = "Група";
|
$text['label-group']['uk'] = "Група";
|
||||||
$text['label-group']['sv-se'] = "Grupp";
|
$text['label-group']['sv-se'] = "Grupp";
|
||||||
|
$text['label-group']['ro'] = "";
|
||||||
|
|
||||||
$text['label-global']['en-us'] = "Global";
|
$text['label-global']['en-us'] = "Global";
|
||||||
$text['label-global']['es-cl'] = "Global";
|
$text['label-global']['es-cl'] = "Global";
|
||||||
$text['label-global']['pt-pt'] = "Global";
|
$text['label-global']['pt-pt'] = "Global";
|
||||||
$text['label-global']['fr-fr'] = "Mondial";
|
$text['label-global']['fr-fr'] = "Global";
|
||||||
$text['label-global']['pl'] = "Ogólny";
|
$text['label-global']['pl'] = "Ogólny";
|
||||||
$text['label-global']['uk'] = "Глобально";
|
$text['label-global']['uk'] = "Глобально";
|
||||||
$text['label-global']['sv-se'] = "Global";
|
$text['label-global']['sv-se'] = "Global";
|
||||||
|
$text['label-global']['ro'] = "";
|
||||||
|
|
||||||
$text['label-first_name']['en-us'] = "First Name";
|
$text['label-first_name']['en-us'] = "First Name";
|
||||||
$text['label-first_name']['es-cl'] = "Nombre";
|
$text['label-first_name']['es-cl'] = "Nombre";
|
||||||
|
|
@ -408,6 +459,7 @@ $text['label-first_name']['fr-fr'] = "Prénom";
|
||||||
$text['label-first_name']['pl'] = "Imię";
|
$text['label-first_name']['pl'] = "Imię";
|
||||||
$text['label-first_name']['uk'] = "Ім’я";
|
$text['label-first_name']['uk'] = "Ім’я";
|
||||||
$text['label-first_name']['sv-se'] = "Förnamn";
|
$text['label-first_name']['sv-se'] = "Förnamn";
|
||||||
|
$text['label-first_name']['ro'] = "";
|
||||||
|
|
||||||
$text['label-enabled']['en-us'] = "Enabled";
|
$text['label-enabled']['en-us'] = "Enabled";
|
||||||
$text['label-enabled']['es-cl'] = "Activo";
|
$text['label-enabled']['es-cl'] = "Activo";
|
||||||
|
|
@ -416,6 +468,7 @@ $text['label-enabled']['fr-fr'] = "Actif";
|
||||||
$text['label-enabled']['pl'] = "Włączony";
|
$text['label-enabled']['pl'] = "Włączony";
|
||||||
$text['label-enabled']['uk'] = "Включено";
|
$text['label-enabled']['uk'] = "Включено";
|
||||||
$text['label-enabled']['sv-se'] = "Aktiverad";
|
$text['label-enabled']['sv-se'] = "Aktiverad";
|
||||||
|
$text['label-enabled']['ro'] = "";
|
||||||
|
|
||||||
$text['label-email']['en-us'] = "Email";
|
$text['label-email']['en-us'] = "Email";
|
||||||
$text['label-email']['es-cl'] = "Email";
|
$text['label-email']['es-cl'] = "Email";
|
||||||
|
|
@ -424,6 +477,7 @@ $text['label-email']['fr-fr'] = "Courriel";
|
||||||
$text['label-email']['pl'] = "Email";
|
$text['label-email']['pl'] = "Email";
|
||||||
$text['label-email']['uk'] = "Електронна пошта";
|
$text['label-email']['uk'] = "Електронна пошта";
|
||||||
$text['label-email']['sv-se'] = "E-post";
|
$text['label-email']['sv-se'] = "E-post";
|
||||||
|
$text['label-email']['ro'] = "";
|
||||||
|
|
||||||
$text['label-domain']['en-us'] = "Domain";
|
$text['label-domain']['en-us'] = "Domain";
|
||||||
$text['label-domain']['es-cl'] = "Dominio";
|
$text['label-domain']['es-cl'] = "Dominio";
|
||||||
|
|
@ -432,6 +486,7 @@ $text['label-domain']['fr-fr'] = "Domaine";
|
||||||
$text['label-domain']['pl'] = "Domena";
|
$text['label-domain']['pl'] = "Domena";
|
||||||
$text['label-domain']['uk'] = "Домен";
|
$text['label-domain']['uk'] = "Домен";
|
||||||
$text['label-domain']['sv-se'] = "Domän";
|
$text['label-domain']['sv-se'] = "Domän";
|
||||||
|
$text['label-domain']['ro'] = "Domeniu";
|
||||||
|
|
||||||
$text['label-contact']['en-us'] = "Contact";
|
$text['label-contact']['en-us'] = "Contact";
|
||||||
$text['label-contact']['es-cl'] = "Contacto";
|
$text['label-contact']['es-cl'] = "Contacto";
|
||||||
|
|
@ -440,6 +495,7 @@ $text['label-contact']['fr-fr'] = "Contact";
|
||||||
$text['label-contact']['pl'] = "Kontakt";
|
$text['label-contact']['pl'] = "Kontakt";
|
||||||
$text['label-contact']['uk'] = "Контакт";
|
$text['label-contact']['uk'] = "Контакт";
|
||||||
$text['label-contact']['sv-se'] = "Kontakt";
|
$text['label-contact']['sv-se'] = "Kontakt";
|
||||||
|
$text['label-contact']['ro'] = "";
|
||||||
|
|
||||||
$text['label-confirm_password']['en-us'] = "Confirm Password";
|
$text['label-confirm_password']['en-us'] = "Confirm Password";
|
||||||
$text['label-confirm_password']['es-cl'] = "Confirme Contraseña";
|
$text['label-confirm_password']['es-cl'] = "Confirme Contraseña";
|
||||||
|
|
@ -448,6 +504,7 @@ $text['label-confirm_password']['fr-fr'] = "Confirmer le mot de passe";
|
||||||
$text['label-confirm_password']['pl'] = "Potwierdź hasło";
|
$text['label-confirm_password']['pl'] = "Potwierdź hasło";
|
||||||
$text['label-confirm_password']['uk'] = "Повторити пароль";
|
$text['label-confirm_password']['uk'] = "Повторити пароль";
|
||||||
$text['label-confirm_password']['sv-se'] = "Bekräfta Lösenord";
|
$text['label-confirm_password']['sv-se'] = "Bekräfta Lösenord";
|
||||||
|
$text['label-confirm_password']['ro'] = "";
|
||||||
|
|
||||||
$text['label-company_name']['en-us'] = "Company Name";
|
$text['label-company_name']['en-us'] = "Company Name";
|
||||||
$text['label-company_name']['es-cl'] = "Nombre de la Compañia";
|
$text['label-company_name']['es-cl'] = "Nombre de la Compañia";
|
||||||
|
|
@ -456,14 +513,16 @@ $text['label-company_name']['fr-fr'] = "Compagnie";
|
||||||
$text['label-company_name']['pl'] = "Nazwa firmy";
|
$text['label-company_name']['pl'] = "Nazwa firmy";
|
||||||
$text['label-company_name']['uk'] = "Назва компанії";
|
$text['label-company_name']['uk'] = "Назва компанії";
|
||||||
$text['label-company_name']['sv-se'] = "Företags Namn";
|
$text['label-company_name']['sv-se'] = "Företags Namn";
|
||||||
|
$text['label-company_name']['ro'] = "";
|
||||||
|
|
||||||
$text['label-api_key']['en-us'] = "API Key";
|
$text['label-api_key']['en-us'] = "API Key";
|
||||||
$text['label-api_key']['es-cl'] = "API Key";
|
$text['label-api_key']['es-cl'] = "API Key";
|
||||||
$text['label-api_key']['pt-pt'] = "API Key";
|
$text['label-api_key']['pt-pt'] = "API Key";
|
||||||
$text['label-api_key']['fr-fr'] = "API Key";
|
$text['label-api_key']['fr-fr'] = "Clé d'API";
|
||||||
$text['label-api_key']['pl'] = "Klucz API";
|
$text['label-api_key']['pl'] = "Klucz API";
|
||||||
$text['label-api_key']['uk'] = "Ключ API";
|
$text['label-api_key']['uk'] = "Ключ API";
|
||||||
$text['label-api_key']['sv-se'] = "API Nyckel";
|
$text['label-api_key']['sv-se'] = "API Nyckel";
|
||||||
|
$text['label-api_key']['ro'] = "";
|
||||||
|
|
||||||
$text['label-additional_info']['en-us'] = "Additional Info";
|
$text['label-additional_info']['en-us'] = "Additional Info";
|
||||||
$text['label-additional_info']['es-cl'] = "Información Adicional";
|
$text['label-additional_info']['es-cl'] = "Información Adicional";
|
||||||
|
|
@ -472,54 +531,61 @@ $text['label-additional_info']['fr-fr'] = "Informations additionnelles";
|
||||||
$text['label-additional_info']['pl'] = "Dodatkowe informacje";
|
$text['label-additional_info']['pl'] = "Dodatkowe informacje";
|
||||||
$text['label-additional_info']['uk'] = "Додаткова інформація";
|
$text['label-additional_info']['uk'] = "Додаткова інформація";
|
||||||
$text['label-additional_info']['sv-se'] = "Ytterligare Info";
|
$text['label-additional_info']['sv-se'] = "Ytterligare Info";
|
||||||
|
$text['label-additional_info']['ro'] = "";
|
||||||
|
|
||||||
$text['header-user_manager']['en-us'] = "User Manager";
|
$text['header-user_manager']['en-us'] = "User Manager";
|
||||||
$text['header-user_manager']['es-cl'] = "Administración de Usuario";
|
$text['header-user_manager']['es-cl'] = "Administración de Usuario";
|
||||||
$text['header-user_manager']['pt-pt'] = "Gestão de Utilizadores";
|
$text['header-user_manager']['pt-pt'] = "Gestão de Utilizadores";
|
||||||
$text['header-user_manager']['fr-fr'] = "Gestion Usagers";
|
$text['header-user_manager']['fr-fr'] = "Gestion des utilisateurs";
|
||||||
$text['header-user_manager']['pl'] = "Menadżer użytkowników";
|
$text['header-user_manager']['pl'] = "Menadżer użytkowników";
|
||||||
$text['header-user_manager']['uk'] = "";
|
$text['header-user_manager']['uk'] = "Користувачі";
|
||||||
$text['header-user_manager']['sv-se'] = "Användar Inställningar";
|
$text['header-user_manager']['sv-se'] = "Användar Inställningar";
|
||||||
|
$text['header-user_manager']['ro'] = "";
|
||||||
|
|
||||||
$text['header-user_edit']['en-us'] = "User";
|
$text['header-user_edit']['en-us'] = "User";
|
||||||
$text['header-user_edit']['es-cl'] = "Editar Usuario";
|
$text['header-user_edit']['es-cl'] = "Editar Usuario";
|
||||||
$text['header-user_edit']['pt-pt'] = "Editar Utilizador";
|
$text['header-user_edit']['pt-pt'] = "Editar Utilizador";
|
||||||
$text['header-user_edit']['fr-fr'] = "Edition de l'Usager";
|
$text['header-user_edit']['fr-fr'] = "Modifier l'utilisateur";
|
||||||
$text['header-user_edit']['pl'] = "Użytkownik";
|
$text['header-user_edit']['pl'] = "Użytkownik";
|
||||||
$text['header-user_edit']['uk'] = "Користувач";
|
$text['header-user_edit']['uk'] = "Користувач";
|
||||||
$text['header-user_edit']['sv-se'] = "Användare";
|
$text['header-user_edit']['sv-se'] = "Användare";
|
||||||
|
$text['header-user_edit']['ro'] = "";
|
||||||
|
|
||||||
$text['header-user_add']['en-us'] = "User";
|
$text['header-user_add']['en-us'] = "User";
|
||||||
$text['header-user_add']['es-cl'] = "Agregar Usuario";
|
$text['header-user_add']['es-cl'] = "Agregar Usuario";
|
||||||
$text['header-user_add']['pt-pt'] = "Adicionar Utilizador";
|
$text['header-user_add']['pt-pt'] = "Adicionar Utilizador";
|
||||||
$text['header-user_add']['fr-fr'] = "Ajout de l'Usager";
|
$text['header-user_add']['fr-fr'] = "Ajout d'un utilisateur";
|
||||||
$text['header-user_add']['pl'] = "Użytkownik";
|
$text['header-user_add']['pl'] = "Użytkownik";
|
||||||
$text['header-user_add']['uk'] = "Користувач";
|
$text['header-user_add']['uk'] = "Користувач";
|
||||||
$text['header-user_add']['sv-se'] = "Användare";
|
$text['header-user_add']['sv-se'] = "Användare";
|
||||||
|
$text['header-user_add']['ro'] = "";
|
||||||
|
|
||||||
$text['header-group_permissions']['en-us'] = "Group Permissions: ";
|
$text['header-group_permissions']['en-us'] = "Group Permissions: ";
|
||||||
$text['header-group_permissions']['es-cl'] = "Permisos de Grupo: ";
|
$text['header-group_permissions']['es-cl'] = "Permisos de Grupo: ";
|
||||||
$text['header-group_permissions']['pt-pt'] = "Permissões do Grupo: ";
|
$text['header-group_permissions']['pt-pt'] = "Permissões do Grupo: ";
|
||||||
$text['header-group_permissions']['fr-fr'] = "Permissions du Groupe: ";
|
$text['header-group_permissions']['fr-fr'] = "Permissions du Groupe: ";
|
||||||
$text['header-group_permissions']['pl'] = "Uprawnienia grupy";
|
$text['header-group_permissions']['pl'] = "Uprawnienia grupy";
|
||||||
$text['header-group_permissions']['uk'] = "";
|
$text['header-group_permissions']['uk'] = "Привілеї групи:";
|
||||||
$text['header-group_permissions']['sv-se'] = "Grupp Rättigheter";
|
$text['header-group_permissions']['sv-se'] = "Grupp Rättigheter";
|
||||||
|
$text['header-group_permissions']['ro'] = "";
|
||||||
|
|
||||||
$text['header-group_members']['en-us'] = "Group Members: ";
|
$text['header-group_members']['en-us'] = "Group Members: ";
|
||||||
$text['header-group_members']['es-cl'] = "Miembros de Grupo: ";
|
$text['header-group_members']['es-cl'] = "Miembros de Grupo: ";
|
||||||
$text['header-group_members']['pt-pt'] = "Membros do Grupo: ";
|
$text['header-group_members']['pt-pt'] = "Membros do Grupo: ";
|
||||||
$text['header-group_members']['fr-fr'] = "Membres du Groupe: ";
|
$text['header-group_members']['fr-fr'] = "Membres du Groupe: ";
|
||||||
$text['header-group_members']['pl'] = "Członkowie grupy:";
|
$text['header-group_members']['pl'] = "Członkowie grupy:";
|
||||||
$text['header-group_members']['uk'] = "";
|
$text['header-group_members']['uk'] = "Учасники групи: ";
|
||||||
$text['header-group_members']['sv-se'] = "Grupp Medlemmar:";
|
$text['header-group_members']['sv-se'] = "Grupp Medlemmar:";
|
||||||
|
$text['header-group_members']['ro'] = "";
|
||||||
|
|
||||||
$text['header-group_manager']['en-us'] = "Group Manager";
|
$text['header-group_manager']['en-us'] = "Group Manager";
|
||||||
$text['header-group_manager']['es-cl'] = "Administración de Grupo";
|
$text['header-group_manager']['es-cl'] = "Administración de Grupo";
|
||||||
$text['header-group_manager']['pt-pt'] = "Gestão de Grupos";
|
$text['header-group_manager']['pt-pt'] = "Gestão de Grupos";
|
||||||
$text['header-group_manager']['fr-fr'] = "Gestion de Groupe";
|
$text['header-group_manager']['fr-fr'] = "Gestion de Groupe";
|
||||||
$text['header-group_manager']['pl'] = "Menadżer grup";
|
$text['header-group_manager']['pl'] = "Menadżer grup";
|
||||||
$text['header-group_manager']['uk'] = "";
|
$text['header-group_manager']['uk'] = "Групи";
|
||||||
$text['header-group_manager']['sv-se'] = "Grupp Inställningar";
|
$text['header-group_manager']['sv-se'] = "Grupp Inställningar";
|
||||||
|
$text['header-group_manager']['ro'] = "";
|
||||||
|
|
||||||
$text['header-group_edit']['en-us'] = "Edit Group";
|
$text['header-group_edit']['en-us'] = "Edit Group";
|
||||||
$text['header-group_edit']['es-cl'] = "Editar Grupo";
|
$text['header-group_edit']['es-cl'] = "Editar Grupo";
|
||||||
|
|
@ -528,6 +594,7 @@ $text['header-group_edit']['fr-fr'] = "Modifier le Groupe";
|
||||||
$text['header-group_edit']['pl'] = "Edycja grupy";
|
$text['header-group_edit']['pl'] = "Edycja grupy";
|
||||||
$text['header-group_edit']['uk'] = "Редагувати групу";
|
$text['header-group_edit']['uk'] = "Редагувати групу";
|
||||||
$text['header-group_edit']['sv-se'] = "Editera Grupp";
|
$text['header-group_edit']['sv-se'] = "Editera Grupp";
|
||||||
|
$text['header-group_edit']['ro'] = "";
|
||||||
|
|
||||||
$text['header-group_add']['en-us'] = "Add Group";
|
$text['header-group_add']['en-us'] = "Add Group";
|
||||||
$text['header-group_add']['es-cl'] = "Agregar Grupo";
|
$text['header-group_add']['es-cl'] = "Agregar Grupo";
|
||||||
|
|
@ -536,14 +603,16 @@ $text['header-group_add']['fr-fr'] = "Ajouter un Groupe";
|
||||||
$text['header-group_add']['pl'] = "Dodaj grupę";
|
$text['header-group_add']['pl'] = "Dodaj grupę";
|
||||||
$text['header-group_add']['uk'] = "Додати групу";
|
$text['header-group_add']['uk'] = "Додати групу";
|
||||||
$text['header-group_add']['sv-se'] = "Lägg Till Grupp";
|
$text['header-group_add']['sv-se'] = "Lägg Till Grupp";
|
||||||
|
$text['header-group_add']['ro'] = "";
|
||||||
|
|
||||||
$text['description-user_manager']['en-us'] = "Add, edit, delete, and search users. ";
|
$text['description-user_manager']['en-us'] = "Add, edit, delete, and search users. ";
|
||||||
$text['description-user_manager']['es-cl'] = "Agregar, Editar, Eliminar y Buscar Usuarios. ";
|
$text['description-user_manager']['es-cl'] = "Agregar, Editar, Eliminar y Buscar Usuarios. ";
|
||||||
$text['description-user_manager']['pt-pt'] = "Adicionar, editar, remover e pesquisar utilizadores. ";
|
$text['description-user_manager']['pt-pt'] = "Adicionar, editar, remover e pesquisar utilizadores. ";
|
||||||
$text['description-user_manager']['fr-fr'] = "Ajouter, éditer, supprimer et chercher des utilisateurs. ";
|
$text['description-user_manager']['fr-fr'] = "Ajouter, modifier, supprimer et chercher des utilisateurs. ";
|
||||||
$text['description-user_manager']['pl'] = "Dodaj, edytuj, usuń i wyszukaj użytkowników.";
|
$text['description-user_manager']['pl'] = "Dodaj, edytuj, usuń i wyszukaj użytkowników.";
|
||||||
$text['description-user_manager']['uk'] = "Додавання, редагування, видалення та пошук користувачів";
|
$text['description-user_manager']['uk'] = "Додавання, редагування, видалення та пошук користувачів";
|
||||||
$text['description-user_manager']['sv-se'] = "Lägg Till, editera, ta bort och sök användare.";
|
$text['description-user_manager']['sv-se'] = "Lägg Till, editera, ta bort och sök användare.";
|
||||||
|
$text['description-user_manager']['ro'] = "";
|
||||||
|
|
||||||
$text['description-user_language']['en-us'] = "Select the language.";
|
$text['description-user_language']['en-us'] = "Select the language.";
|
||||||
$text['description-user_language']['es-cl'] = "Seleccione el idioma.";
|
$text['description-user_language']['es-cl'] = "Seleccione el idioma.";
|
||||||
|
|
@ -552,14 +621,16 @@ $text['description-user_language']['fr-fr'] = "Sélectionnez la langue.";
|
||||||
$text['description-user_language']['pl'] = "Wybierz język";
|
$text['description-user_language']['pl'] = "Wybierz język";
|
||||||
$text['description-user_language']['uk'] = "Виберіть мову";
|
$text['description-user_language']['uk'] = "Виберіть мову";
|
||||||
$text['description-user_language']['sv-se'] = "Välj Språk";
|
$text['description-user_language']['sv-se'] = "Välj Språk";
|
||||||
|
$text['description-user_language']['ro'] = "Selecție limbă";
|
||||||
|
|
||||||
$text['description-user_edit']['en-us'] = "Edit user information and group membership. ";
|
$text['description-user_edit']['en-us'] = "Edit user information and group membership. ";
|
||||||
$text['description-user_edit']['es-cl'] = "Editar información del usuario y pertenencia al grupo. ";
|
$text['description-user_edit']['es-cl'] = "Editar información del usuario y pertenencia al grupo. ";
|
||||||
$text['description-user_edit']['pt-pt'] = "Editar a informação do utilizador e os membros do grupo. ";
|
$text['description-user_edit']['pt-pt'] = "Editar a informação do utilizador e os membros do grupo. ";
|
||||||
$text['description-user_edit']['fr-fr'] = "Editer les informations de l'utilisateur et l'appartenance au groupe.";
|
$text['description-user_edit']['fr-fr'] = "Modifier les informations de l'utilisateur et l'appartenance au groupe.";
|
||||||
$text['description-user_edit']['pl'] = "Edytuj informacje o użytkowniku i przynależności do grupy.";
|
$text['description-user_edit']['pl'] = "Edytuj informacje o użytkowniku i przynależności do grupy.";
|
||||||
$text['description-user_edit']['uk'] = "Змініть інформацію користувача і членство в групі.";
|
$text['description-user_edit']['uk'] = "Змініть інформацію користувача і членство в групі.";
|
||||||
$text['description-user_edit']['sv-se'] = "Meditera användarinformation och grupp medlemskap.";
|
$text['description-user_edit']['sv-se'] = "Meditera användarinformation och grupp medlemskap.";
|
||||||
|
$text['description-user_edit']['ro'] = "";
|
||||||
|
|
||||||
$text['description-user_add']['en-us'] = "To add a user, please fill out this form completely. All fields are required. ";
|
$text['description-user_add']['en-us'] = "To add a user, please fill out this form completely. All fields are required. ";
|
||||||
$text['description-user_add']['es-cl'] = "Para agregar un usuario, por favor llene completamente el siguiente formulario. Todos los campos son obligatorios. ";
|
$text['description-user_add']['es-cl'] = "Para agregar un usuario, por favor llene completamente el siguiente formulario. Todos los campos son obligatorios. ";
|
||||||
|
|
@ -568,30 +639,34 @@ $text['description-user_add']['fr-fr'] = "Afin d'ajouter des utilisateurs, rempl
|
||||||
$text['description-user_add']['pl'] = "Aby dodać użytkownika, wypełnij ten formularz w całości. Wszystkie pola są wymagane.";
|
$text['description-user_add']['pl'] = "Aby dodać użytkownika, wypełnij ten formularz w całości. Wszystkie pola są wymagane.";
|
||||||
$text['description-user_add']['uk'] = "Щоб додати користувача, будь ласка, заповніть цю форму повністю. Всі поля обов'язкові для заповнення.";
|
$text['description-user_add']['uk'] = "Щоб додати користувача, будь ласка, заповніть цю форму повністю. Всі поля обов'язкові для заповнення.";
|
||||||
$text['description-user_add']['sv-se'] = "För att lägga till en användare, fyll i hela detta formulär. Alla fält måste fyllas i.";
|
$text['description-user_add']['sv-se'] = "För att lägga till en användare, fyll i hela detta formulär. Alla fält måste fyllas i.";
|
||||||
|
$text['description-user_add']['ro'] = "";
|
||||||
|
|
||||||
$text['description-time_zone']['en-us'] = "Select the default time zone.";
|
$text['description-time_zone']['en-us'] = "Select the default time zone.";
|
||||||
$text['description-time_zone']['es-cl'] = "Seleccione la zona horaria por defecto.";
|
$text['description-time_zone']['es-cl'] = "Seleccione la zona horaria por defecto.";
|
||||||
$text['description-time_zone']['pt-pt'] = "Escolha o fuso horário por omissão.";
|
$text['description-time_zone']['pt-pt'] = "Escolha o fuso horário por omissão.";
|
||||||
$text['description-time_zone']['fr-fr'] = "Choisir le fuseau horaire par défaut.";
|
$text['description-time_zone']['fr-fr'] = "Sélectionnez le fuseau horaire par défaut.";
|
||||||
$text['description-time_zone']['pl'] = "Wybierz domyślną strefę czasową";
|
$text['description-time_zone']['pl'] = "Wybierz domyślną strefę czasową";
|
||||||
$text['description-time_zone']['uk'] = "Виберіть часовий пояс за замовчуванням.";
|
$text['description-time_zone']['uk'] = "Виберіть часовий пояс за замовчуванням.";
|
||||||
$text['description-time_zone']['sv-se'] = "Välj standard tidszon";
|
$text['description-time_zone']['sv-se'] = "Välj standard tidszon";
|
||||||
|
$text['description-time_zone']['ro'] = "";
|
||||||
|
|
||||||
$text['description-status']['en-us'] = "Set the user's presence.";
|
$text['description-status']['en-us'] = "Set the user's presence.";
|
||||||
$text['description-status']['es-cl'] = "Configure la presencia del usuario.";
|
$text['description-status']['es-cl'] = "Configure la presencia del usuario.";
|
||||||
$text['description-status']['pt-pt'] = "Escolher o estado de presença do utilizador.";
|
$text['description-status']['pt-pt'] = "Escolher o estado de presença do utilizador.";
|
||||||
$text['description-status']['fr-fr'] = "Choisir l'état de présence de l'utilisateur.";
|
$text['description-status']['fr-fr'] = "Sélectionnez l'état de présence de l'utilisateur.";
|
||||||
$text['description-status']['pl'] = "Wybierz status użytkownika";
|
$text['description-status']['pl'] = "Wybierz status użytkownika";
|
||||||
$text['description-status']['uk'] = "Виберіть статус користувача";
|
$text['description-status']['uk'] = "Виберіть статус користувача";
|
||||||
$text['description-status']['sv-se'] = "Välj en användarstatus.";
|
$text['description-status']['sv-se'] = "Välj en användarstatus.";
|
||||||
|
$text['description-status']['ro'] = "Selectați starea utilizatorului";
|
||||||
|
|
||||||
$text['description-group_permissions']['en-us'] = "Assign permissions for this group.";
|
$text['description-group_permissions']['en-us'] = "Assign permissions for this group.";
|
||||||
$text['description-group_permissions']['es-cl'] = "Asigne permisos para este grupo.";
|
$text['description-group_permissions']['es-cl'] = "Asigne permisos para este grupo.";
|
||||||
$text['description-group_permissions']['pt-pt'] = "Atribua permissões para este grupo.";
|
$text['description-group_permissions']['pt-pt'] = "Atribua permissões para este grupo.";
|
||||||
$text['description-group_permissions']['fr-fr'] = "Assigner des permissions à ce groupe.";
|
$text['description-group_permissions']['fr-fr'] = "Assignez des permissions à ce groupe.";
|
||||||
$text['description-group_permissions']['pl'] = "Przypisywanie uprawnień tej grupie.";
|
$text['description-group_permissions']['pl'] = "Przypisywanie uprawnień tej grupie.";
|
||||||
$text['description-group_permissions']['uk'] = "Призначення дозволів для цієї групи.";
|
$text['description-group_permissions']['uk'] = "Призначення привілеїв для цієї групи.";
|
||||||
$text['description-group_permissions']['sv-se'] = "Tilldela rättigheter till denna grupp.";
|
$text['description-group_permissions']['sv-se'] = "Tilldela rättigheter till denna grupp.";
|
||||||
|
$text['description-group_permissions']['ro'] = "";
|
||||||
|
|
||||||
$text['description-group_edit']['en-us'] = "Edit the properties of the group.";
|
$text['description-group_edit']['en-us'] = "Edit the properties of the group.";
|
||||||
$text['description-group_edit']['es-cl'] = "Editar las propiedades del grupo.";
|
$text['description-group_edit']['es-cl'] = "Editar las propiedades del grupo.";
|
||||||
|
|
@ -600,6 +675,7 @@ $text['description-group_edit']['fr-fr'] = "Modifier les propriétés du groupe.
|
||||||
$text['description-group_edit']['pl'] = "Edytuj właściwości grupy.";
|
$text['description-group_edit']['pl'] = "Edytuj właściwości grupy.";
|
||||||
$text['description-group_edit']['uk'] = "Зміна властивостей групи.";
|
$text['description-group_edit']['uk'] = "Зміна властивостей групи.";
|
||||||
$text['description-group_edit']['sv-se'] = "Editera inställningar för gruppen.";
|
$text['description-group_edit']['sv-se'] = "Editera inställningar för gruppen.";
|
||||||
|
$text['description-group_edit']['ro'] = "";
|
||||||
|
|
||||||
$text['description-group_add']['en-us'] = "Create a new user group.";
|
$text['description-group_add']['en-us'] = "Create a new user group.";
|
||||||
$text['description-group_add']['es-cl'] = "Crear un nuevo grupo de usuarios.";
|
$text['description-group_add']['es-cl'] = "Crear un nuevo grupo de usuarios.";
|
||||||
|
|
@ -608,14 +684,16 @@ $text['description-group_add']['fr-fr'] = "Créez un nouveau groupe d'utilisateu
|
||||||
$text['description-group_add']['pl'] = "Utwórz nową grupę użytkowników.";
|
$text['description-group_add']['pl'] = "Utwórz nową grupę użytkowników.";
|
||||||
$text['description-group_add']['uk'] = "Створити нову групу користувачів.";
|
$text['description-group_add']['uk'] = "Створити нову групу користувачів.";
|
||||||
$text['description-group_add']['sv-se'] = "Skapa en ny användargrupp.";
|
$text['description-group_add']['sv-se'] = "Skapa en ny användargrupp.";
|
||||||
|
$text['description-group_add']['ro'] = "";
|
||||||
|
|
||||||
$text['description-enabled']['en-us'] = "Set the status of this account.";
|
$text['description-enabled']['en-us'] = "Set the status of this account.";
|
||||||
$text['description-enabled']['es-cl'] = "Indique el estaso de esta cuenta.";
|
$text['description-enabled']['es-cl'] = "Indique el estaso de esta cuenta.";
|
||||||
$text['description-enabled']['pt-pt'] = "Escolha o estado desta conta.";
|
$text['description-enabled']['pt-pt'] = "Escolha o estado desta conta.";
|
||||||
$text['description-enabled']['fr-fr'] = "Choisir le statut de ce compte.";
|
$text['description-enabled']['fr-fr'] = "Choisir le statut de ce compte.";
|
||||||
$text['description-enabled']['pl'] = "Ustaw status numeru wewnętrznego.";
|
$text['description-enabled']['pl'] = "Ustaw status numeru wewnętrznego.";
|
||||||
$text['description-enabled']['uk'] = "Встановіть стан цього облікового запису.";
|
$text['description-enabled']['uk'] = "Вкажіть стан цього облікового запису.";
|
||||||
$text['description-enabled']['sv-se'] = "Välj status på denna standardinställning.";
|
$text['description-enabled']['sv-se'] = "Välj status på denna standardinställning.";
|
||||||
|
$text['description-enabled']['ro'] = "";
|
||||||
|
|
||||||
$text['description-contact_view']['en-us'] = "View";
|
$text['description-contact_view']['en-us'] = "View";
|
||||||
$text['description-contact_view']['es-cl'] = "Ver";
|
$text['description-contact_view']['es-cl'] = "Ver";
|
||||||
|
|
@ -624,6 +702,7 @@ $text['description-contact_view']['fr-fr'] = "Voir";
|
||||||
$text['description-contact_view']['pl'] = "Widok";
|
$text['description-contact_view']['pl'] = "Widok";
|
||||||
$text['description-contact_view']['uk'] = "Перегляд";
|
$text['description-contact_view']['uk'] = "Перегляд";
|
||||||
$text['description-contact_view']['sv-se'] = "Granska";
|
$text['description-contact_view']['sv-se'] = "Granska";
|
||||||
|
$text['description-contact_view']['ro'] = "";
|
||||||
|
|
||||||
$text['description-contact']['en-us'] = "Assign a contact to this user account.";
|
$text['description-contact']['en-us'] = "Assign a contact to this user account.";
|
||||||
$text['description-contact']['es-cl'] = "Asignar un contacto a este usuario.";
|
$text['description-contact']['es-cl'] = "Asignar un contacto a este usuario.";
|
||||||
|
|
@ -632,14 +711,16 @@ $text['description-contact']['fr-fr'] = "Attacher un contact à ce compte utilis
|
||||||
$text['description-contact']['pl'] = "Wybierz numer";
|
$text['description-contact']['pl'] = "Wybierz numer";
|
||||||
$text['description-contact']['uk'] = "Призначити контакт в цей обліковий запис користувача.";
|
$text['description-contact']['uk'] = "Призначити контакт в цей обліковий запис користувача.";
|
||||||
$text['description-contact']['sv-se'] = "Tilldela en kontakt till detta konto.";
|
$text['description-contact']['sv-se'] = "Tilldela en kontakt till detta konto.";
|
||||||
|
$text['description-contact']['ro'] = "";
|
||||||
|
|
||||||
$text['description-api_key']['en-us'] = "Enter the API key is often a UUID. The API key should be 128 bit or greater.";
|
$text['description-api_key']['en-us'] = "Enter the API key is often a UUID. The API key should be 128 bit or greater.";
|
||||||
$text['description-api_key']['es-cl'] = "Indique la API key.";
|
$text['description-api_key']['es-cl'] = "Indique la API key.";
|
||||||
$text['description-api_key']['pt-pt'] = "";
|
$text['description-api_key']['pt-pt'] = "";
|
||||||
$text['description-api_key']['fr-fr'] = "";
|
$text['description-api_key']['fr-fr'] = "Entrez la clé d'API. Il s'agit souvent d'un identifiant universel unique (UUID). La clé devrait faire 128 bits ou plus de longueur.";
|
||||||
$text['description-api_key']['pl'] = "Wprowadź klucz API, który jest często UUID. Klucz API powinien być 128 bitowy lub lepszy.";
|
$text['description-api_key']['pl'] = "Wprowadź klucz API, który jest często UUID. Klucz API powinien być 128 bitowy lub lepszy.";
|
||||||
$text['description-api_key']['uk'] = "Введіть ключ API, зазвичай UUID. Ключ API повинен бути 128 біт або більше.";
|
$text['description-api_key']['uk'] = "Введіть ключ API, зазвичай UUID. Ключ API повинен бути 128 біт або більше.";
|
||||||
$text['description-api_key']['sv-se'] = "Ange API nyckel (ofta UUID). API nyckeln borde vara 128 bit eller mer.";
|
$text['description-api_key']['sv-se'] = "Ange API nyckel (ofta UUID). API nyckeln borde vara 128 bit eller mer.";
|
||||||
|
$text['description-api_key']['ro'] = "";
|
||||||
|
|
||||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||||
|
|
@ -648,6 +729,7 @@ $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
||||||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||||
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||||
|
$text['confirm-delete']['ro'] = "";
|
||||||
|
|
||||||
$text['button-show_all']['en-us'] = "Show All";
|
$text['button-show_all']['en-us'] = "Show All";
|
||||||
$text['button-show_all']['es-cl'] = "Mostrar Todos";
|
$text['button-show_all']['es-cl'] = "Mostrar Todos";
|
||||||
|
|
@ -656,6 +738,7 @@ $text['button-show_all']['fr-fr'] = "Montrer Tout";
|
||||||
$text['button-show_all']['pl'] = "Pokaż wszystkie";
|
$text['button-show_all']['pl'] = "Pokaż wszystkie";
|
||||||
$text['button-show_all']['uk'] = "Показати всі";
|
$text['button-show_all']['uk'] = "Показати всі";
|
||||||
$text['button-show_all']['sv-se'] = "Visa Allt";
|
$text['button-show_all']['sv-se'] = "Visa Allt";
|
||||||
|
$text['button-show_all']['ro'] = "";
|
||||||
|
|
||||||
$text['button-search']['en-us'] = "Search";
|
$text['button-search']['en-us'] = "Search";
|
||||||
$text['button-search']['es-cl'] = "Buscar";
|
$text['button-search']['es-cl'] = "Buscar";
|
||||||
|
|
@ -664,6 +747,7 @@ $text['button-search']['fr-fr'] = "Chercher";
|
||||||
$text['button-search']['pl'] = "Wyszukaj";
|
$text['button-search']['pl'] = "Wyszukaj";
|
||||||
$text['button-search']['uk'] = "Пошук";
|
$text['button-search']['uk'] = "Пошук";
|
||||||
$text['button-search']['sv-se'] = "Sök";
|
$text['button-search']['sv-se'] = "Sök";
|
||||||
|
$text['button-search']['ro'] = "";
|
||||||
|
|
||||||
$text['button-save']['en-us'] = "Save";
|
$text['button-save']['en-us'] = "Save";
|
||||||
$text['button-save']['es-cl'] = "Guardar";
|
$text['button-save']['es-cl'] = "Guardar";
|
||||||
|
|
@ -672,14 +756,16 @@ $text['button-save']['fr-fr'] = "Sauvegarder";
|
||||||
$text['button-save']['pl'] = "Zachowaj";
|
$text['button-save']['pl'] = "Zachowaj";
|
||||||
$text['button-save']['uk'] = "Зберегти";
|
$text['button-save']['uk'] = "Зберегти";
|
||||||
$text['button-save']['sv-se'] = "Spara";
|
$text['button-save']['sv-se'] = "Spara";
|
||||||
|
$text['button-save']['ro'] = "Salvează";
|
||||||
|
|
||||||
$text['button-restore']['en-us'] = "Restore Default";
|
$text['button-restore']['en-us'] = "Restore Default";
|
||||||
$text['button-restore']['es-cl'] = "Restaurar Predeterminados";
|
$text['button-restore']['es-cl'] = "Restaurar Predeterminados";
|
||||||
$text['button-restore']['pt-pt'] = "Restaurar Predefinições";
|
$text['button-restore']['pt-pt'] = "Restaurar Predefinições";
|
||||||
$text['button-restore']['fr-fr'] = "Restaurer";
|
$text['button-restore']['fr-fr'] = "Restaurer";
|
||||||
$text['button-restore']['pl'] = "Przywróć ustawienia domyślne";
|
$text['button-restore']['pl'] = "Przywróć ustawienia domyślne";
|
||||||
$text['button-restore']['uk'] = "Відновити значення за замовчуванням";
|
$text['button-restore']['uk'] = "Відновити типові значення";
|
||||||
$text['button-restore']['sv-se'] = "Aktivera Standard Inställningar";
|
$text['button-restore']['sv-se'] = "Aktivera Standard Inställningar";
|
||||||
|
$text['button-restore']['ro'] = "";
|
||||||
|
|
||||||
$text['button-generate']['en-us'] = "Generate";
|
$text['button-generate']['en-us'] = "Generate";
|
||||||
$text['button-generate']['es-cl'] = "Generar";
|
$text['button-generate']['es-cl'] = "Generar";
|
||||||
|
|
@ -688,14 +774,16 @@ $text['button-generate']['fr-fr'] = "Générer";
|
||||||
$text['button-generate']['pl'] = "Generuj";
|
$text['button-generate']['pl'] = "Generuj";
|
||||||
$text['button-generate']['uk'] = "Згенерувати";
|
$text['button-generate']['uk'] = "Згенерувати";
|
||||||
$text['button-generate']['sv-se'] = "Generera";
|
$text['button-generate']['sv-se'] = "Generera";
|
||||||
|
$text['button-generate']['ro'] = "";
|
||||||
|
|
||||||
$text['button-edit']['en-us'] = "Edit";
|
$text['button-edit']['en-us'] = "Edit";
|
||||||
$text['button-edit']['es-cl'] = "Editar";
|
$text['button-edit']['es-cl'] = "Editar";
|
||||||
$text['button-edit']['pt-pt'] = "Editar";
|
$text['button-edit']['pt-pt'] = "Editar";
|
||||||
$text['button-edit']['fr-fr'] = "Editer";
|
$text['button-edit']['fr-fr'] = "Modifier";
|
||||||
$text['button-edit']['pl'] = "Edytuj";
|
$text['button-edit']['pl'] = "Edytuj";
|
||||||
$text['button-edit']['uk'] = "Редагувати";
|
$text['button-edit']['uk'] = "Редагувати";
|
||||||
$text['button-edit']['sv-se'] = "Editera";
|
$text['button-edit']['sv-se'] = "Editera";
|
||||||
|
$text['button-edit']['ro'] = "";
|
||||||
|
|
||||||
$text['button-delete']['en-us'] = "Delete";
|
$text['button-delete']['en-us'] = "Delete";
|
||||||
$text['button-delete']['es-cl'] = "Eliminar";
|
$text['button-delete']['es-cl'] = "Eliminar";
|
||||||
|
|
@ -704,6 +792,7 @@ $text['button-delete']['fr-fr'] = "Supprimer";
|
||||||
$text['button-delete']['pl'] = "Usuń";
|
$text['button-delete']['pl'] = "Usuń";
|
||||||
$text['button-delete']['uk'] = "Видалити";
|
$text['button-delete']['uk'] = "Видалити";
|
||||||
$text['button-delete']['sv-se'] = "Ta Bort";
|
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||||
|
$text['button-delete']['ro'] = "";
|
||||||
|
|
||||||
$text['button-create_account']['en-us'] = "Create Account";
|
$text['button-create_account']['en-us'] = "Create Account";
|
||||||
$text['button-create_account']['es-cl'] = "Crear Cuenta";
|
$text['button-create_account']['es-cl'] = "Crear Cuenta";
|
||||||
|
|
@ -712,6 +801,7 @@ $text['button-create_account']['fr-fr'] = "Créé le Compte";
|
||||||
$text['button-create_account']['pl'] = "Załóż konto";
|
$text['button-create_account']['pl'] = "Załóż konto";
|
||||||
$text['button-create_account']['uk'] = "Створити обліковий запис";
|
$text['button-create_account']['uk'] = "Створити обліковий запис";
|
||||||
$text['button-create_account']['sv-se'] = "Skapa Konto";
|
$text['button-create_account']['sv-se'] = "Skapa Konto";
|
||||||
|
$text['button-create_account']['ro'] = "";
|
||||||
|
|
||||||
$text['button-copy']['en-us'] = "Copy";
|
$text['button-copy']['en-us'] = "Copy";
|
||||||
$text['button-copy']['es-cl'] = "Copiar";
|
$text['button-copy']['es-cl'] = "Copiar";
|
||||||
|
|
@ -720,6 +810,7 @@ $text['button-copy']['fr-fr'] = "Copier";
|
||||||
$text['button-copy']['pl'] = "Kopiuj";
|
$text['button-copy']['pl'] = "Kopiuj";
|
||||||
$text['button-copy']['uk'] = "Копіювати";
|
$text['button-copy']['uk'] = "Копіювати";
|
||||||
$text['button-copy']['sv-se'] = "Kopiera";
|
$text['button-copy']['sv-se'] = "Kopiera";
|
||||||
|
$text['button-copy']['ro'] = "";
|
||||||
|
|
||||||
$text['button-back']['en-us'] = "Back";
|
$text['button-back']['en-us'] = "Back";
|
||||||
$text['button-back']['es-cl'] = "Volver";
|
$text['button-back']['es-cl'] = "Volver";
|
||||||
|
|
@ -728,6 +819,7 @@ $text['button-back']['fr-fr'] = "Retour";
|
||||||
$text['button-back']['pl'] = "Wróć";
|
$text['button-back']['pl'] = "Wróć";
|
||||||
$text['button-back']['uk'] = "Назад";
|
$text['button-back']['uk'] = "Назад";
|
||||||
$text['button-back']['sv-se'] = "Tillbaka";
|
$text['button-back']['sv-se'] = "Tillbaka";
|
||||||
|
$text['button-back']['ro'] = "Înapoi";
|
||||||
|
|
||||||
$text['button-add_member']['en-us'] = "Add Member";
|
$text['button-add_member']['en-us'] = "Add Member";
|
||||||
$text['button-add_member']['es-cl'] = "Agregar Miembro";
|
$text['button-add_member']['es-cl'] = "Agregar Miembro";
|
||||||
|
|
@ -736,6 +828,7 @@ $text['button-add_member']['fr-fr'] = "Ajouter un Membre";
|
||||||
$text['button-add_member']['pl'] = "Dodaj członka";
|
$text['button-add_member']['pl'] = "Dodaj członka";
|
||||||
$text['button-add_member']['uk'] = "Додати учасника";
|
$text['button-add_member']['uk'] = "Додати учасника";
|
||||||
$text['button-add_member']['sv-se'] = "Lägg Till Medlem";
|
$text['button-add_member']['sv-se'] = "Lägg Till Medlem";
|
||||||
|
$text['button-add_member']['ro'] = "";
|
||||||
|
|
||||||
$text['button-add']['en-us'] = "Add";
|
$text['button-add']['en-us'] = "Add";
|
||||||
$text['button-add']['es-cl'] = "Agregar";
|
$text['button-add']['es-cl'] = "Agregar";
|
||||||
|
|
@ -744,5 +837,6 @@ $text['button-add']['fr-fr'] = "Ajouter";
|
||||||
$text['button-add']['pl'] = "Dodaj";
|
$text['button-add']['pl'] = "Dodaj";
|
||||||
$text['button-add']['uk'] = "Додати";
|
$text['button-add']['uk'] = "Додати";
|
||||||
$text['button-add']['sv-se'] = "Lägg Till";
|
$text['button-add']['sv-se'] = "Lägg Till";
|
||||||
|
$text['button-add']['ro'] = "";
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|
@ -2,11 +2,11 @@
|
||||||
|
|
||||||
$apps[$x]['menu'][2]['title']['en-us'] = "User Manager";
|
$apps[$x]['menu'][2]['title']['en-us'] = "User Manager";
|
||||||
$apps[$x]['menu'][2]['title']['es-cl'] = "Gestor de Usuarios";
|
$apps[$x]['menu'][2]['title']['es-cl'] = "Gestor de Usuarios";
|
||||||
$apps[$x]['menu'][2]['title']['fr-fr'] = "Gestion Usagers";
|
$apps[$x]['menu'][2]['title']['fr-fr'] = "Gestion des utilisteurs";
|
||||||
$apps[$x]['menu'][2]['title']['pt-pt'] = "Gestão de Utilizadores";
|
$apps[$x]['menu'][2]['title']['pt-pt'] = "Gestão de Utilizadores";
|
||||||
$apps[$x]['menu'][2]['title']['pt-br'] = "Gerencir utiliários";
|
$apps[$x]['menu'][2]['title']['pt-br'] = "Gerencir utiliários";
|
||||||
$apps[$x]['menu'][2]['title']['pl'] = "Menedżer użytkowników";
|
$apps[$x]['menu'][2]['title']['pl'] = "Menedżer użytkowników";
|
||||||
$apps[$x]['menu'][2]['title']['uk'] = "Керування користувачами";
|
$apps[$x]['menu'][2]['title']['uk'] = "Користувачі";
|
||||||
$apps[$x]['menu'][2]['title']['sv-se'] = "Användar Inställningar";
|
$apps[$x]['menu'][2]['title']['sv-se'] = "Användar Inställningar";
|
||||||
$apps[$x]['menu'][2]['uuid'] = "0d57cc1e-1874-47b9-7ddd-fe1f57cec99b";
|
$apps[$x]['menu'][2]['uuid'] = "0d57cc1e-1874-47b9-7ddd-fe1f57cec99b";
|
||||||
$apps[$x]['menu'][2]['parent_uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55";
|
$apps[$x]['menu'][2]['parent_uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55";
|
||||||
|
|
@ -17,11 +17,11 @@ $apps[$x]['menu'][2]['groups'][] = "superadmin";
|
||||||
|
|
||||||
$apps[$x]['menu'][3]['title']['en-us'] = "Group Manager";
|
$apps[$x]['menu'][3]['title']['en-us'] = "Group Manager";
|
||||||
$apps[$x]['menu'][3]['title']['es-cl'] = "Administración de Grupos";
|
$apps[$x]['menu'][3]['title']['es-cl'] = "Administración de Grupos";
|
||||||
$apps[$x]['menu'][3]['title']['fr-fr'] = "Gestion Groupes";
|
$apps[$x]['menu'][3]['title']['fr-fr'] = "Gestion des groupes";
|
||||||
$apps[$x]['menu'][3]['title']['pt-pt'] = "'Gestão de Grupos";
|
$apps[$x]['menu'][3]['title']['pt-pt'] = "'Gestão de Grupos";
|
||||||
$apps[$x]['menu'][3]['title']['pt-br'] = "Gerenciar grupos";
|
$apps[$x]['menu'][3]['title']['pt-br'] = "Gerenciar grupos";
|
||||||
$apps[$x]['menu'][3]['title']['pl'] = "Menedżer grup";
|
$apps[$x]['menu'][3]['title']['pl'] = "Menedżer grup";
|
||||||
$apps[$x]['menu'][3]['title']['uk'] = "Керування групами";
|
$apps[$x]['menu'][3]['title']['uk'] = "Групи";
|
||||||
$apps[$x]['menu'][3]['title']['sv-se'] = "Grupp Inställningar";
|
$apps[$x]['menu'][3]['title']['sv-se'] = "Grupp Inställningar";
|
||||||
$apps[$x]['menu'][3]['uuid'] = "3b4acc6d-827b-f537-bf21-0093d94ffec7";
|
$apps[$x]['menu'][3]['uuid'] = "3b4acc6d-827b-f537-bf21-0093d94ffec7";
|
||||||
$apps[$x]['menu'][3]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
$apps[$x]['menu'][3]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||||
|
|
|
||||||
|
|
@ -24,7 +24,7 @@
|
||||||
-- Riccardo Granchi <riccardo.granchi@nems.it>
|
-- Riccardo Granchi <riccardo.granchi@nems.it>
|
||||||
|
|
||||||
--debug
|
--debug
|
||||||
debug["info"] = true;
|
debug["info"] = false;
|
||||||
debug["sql"] = false;
|
debug["sql"] = false;
|
||||||
|
|
||||||
--include config.lua
|
--include config.lua
|
||||||
|
|
|
||||||
|
|
@ -209,7 +209,7 @@ function load_extensions() {
|
||||||
$x++;
|
$x++;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
//if no extension has been assigned then setting user_context will still need to be set
|
//if no extension has been assigned then setting the user_context will still need to be set
|
||||||
if (strlen($_SESSION['user_context']) == 0) {
|
if (strlen($_SESSION['user_context']) == 0) {
|
||||||
if (count($_SESSION['domains']) == 1) {
|
if (count($_SESSION['domains']) == 1) {
|
||||||
$_SESSION['user_context'] = "default";
|
$_SESSION['user_context'] = "default";
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue