Sync the recent translations
This commit is contained in:
parent
81563c3437
commit
63f1b8f8b2
|
|
@ -10,6 +10,7 @@ $text['title-call-block']['pl'] = "Blokowanie rozmów";
|
|||
$text['title-call-block']['sv-se'] = "Blockera Samtal";
|
||||
$text['title-call-block']['uk'] = "Блокування дзвінків";
|
||||
$text['title-call-block']['ro'] = "Blocare apel";
|
||||
$text['title-call-block']['de-at'] = "Anruf Blocker";
|
||||
|
||||
$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...";
|
||||
|
|
@ -21,6 +22,7 @@ $text['prompt-block_recent_name']['pl'] = "Zablokuj ostatnią rozmowę. Edytuj n
|
|||
$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']['ro'] = "Blocare apel recent - Editați numele dacă doriți";
|
||||
$text['prompt-block_recent_name']['de-at'] = "Kürzliche Anrufe Blockieren - Bearbeiten Sie den Namen, falls gewünscht...";
|
||||
|
||||
$text['label-update-complete']['en-us'] = "Update Complete";
|
||||
$text['label-update-complete']['es-cl'] = "Actualización Completa";
|
||||
|
|
@ -32,6 +34,7 @@ $text['label-update-complete']['pl'] = "Zaktualizowano poprawnie";
|
|||
$text['label-update-complete']['sv-se'] = "Uppdatering Klar";
|
||||
$text['label-update-complete']['uk'] = "Оновлено";
|
||||
$text['label-update-complete']['ro'] = "Actualizare completă";
|
||||
$text['label-update-complete']['de-at'] = "Aktialisierung abgeschlossen";
|
||||
|
||||
$text['label-true']['en-us'] = "True";
|
||||
$text['label-true']['es-cl'] = "Verdadero";
|
||||
|
|
@ -43,6 +46,7 @@ $text['label-true']['pl'] = "Tak";
|
|||
$text['label-true']['sv-se'] = "Sann";
|
||||
$text['label-true']['uk'] = "Так";
|
||||
$text['label-true']['ro'] = "";
|
||||
$text['label-true']['de-at'] = "Ein";
|
||||
|
||||
$text['label-reject']['en-us'] = "Reject";
|
||||
$text['label-reject']['es-cl'] = "Rechazar";
|
||||
|
|
@ -54,6 +58,7 @@ $text['label-reject']['pl'] = "Odrzuć ";
|
|||
$text['label-reject']['sv-se'] = "Neka";
|
||||
$text['label-reject']['uk'] = "Відхилити";
|
||||
$text['label-reject']['ro'] = "";
|
||||
$text['label-reject']['de-at'] = "Zurückweisen";
|
||||
|
||||
$text['label-provide-number']['en-us'] = "Please provide: Number";
|
||||
$text['label-provide-number']['es-cl'] = "Por favor agregue: Número";
|
||||
|
|
@ -65,6 +70,7 @@ $text['label-provide-number']['pl'] = " Wprowadź numer";
|
|||
$text['label-provide-number']['sv-se'] = "Ange: Nummer";
|
||||
$text['label-provide-number']['uk'] = "Введіть номер";
|
||||
$text['label-provide-number']['ro'] = "";
|
||||
$text['label-provide-number']['de-at'] = "Bitte geben Sie die Nummer an";
|
||||
|
||||
$text['label-provide-name']['en-us'] = "Please provide: Name";
|
||||
$text['label-provide-name']['es-cl'] = "Por favor agregue: Nombre";
|
||||
|
|
@ -76,6 +82,7 @@ $text['label-provide-name']['pl'] = " Wprowadź nazwę ";
|
|||
$text['label-provide-name']['sv-se'] = "Ange: Namn";
|
||||
$text['label-provide-name']['uk'] = "Введіть назву";
|
||||
$text['label-provide-name']['ro'] = "";
|
||||
$text['label-provide-name']['de-at'] = "Bitte geben Sie den Namen an";
|
||||
|
||||
$text['label-provide-enabled']['en-us'] = "Please provide: Enabled";
|
||||
$text['label-provide-enabled']['es-cl'] = "Por favor agregue: Activo";
|
||||
|
|
@ -87,6 +94,7 @@ $text['label-provide-enabled']['pl'] = " Wprowadź: Włączony";
|
|||
$text['label-provide-enabled']['sv-se'] = "Ange: Aktiverad";
|
||||
$text['label-provide-enabled']['uk'] = "Включити/відключити";
|
||||
$text['label-provide-enabled']['ro'] = "";
|
||||
$text['label-provide-enabled']['de-at'] = "Bitte geben Sie folgendes an: Aktiv";
|
||||
|
||||
$text['label-number']['en-us'] = "Number";
|
||||
$text['label-number']['es-cl'] = "Número";
|
||||
|
|
@ -98,6 +106,7 @@ $text['label-number']['pl'] = "Numer";
|
|||
$text['label-number']['sv-se'] = "Nummer";
|
||||
$text['label-number']['uk'] = "Номер";
|
||||
$text['label-number']['ro'] = "Număr";
|
||||
$text['label-number']['de-at'] = "Nummer";
|
||||
|
||||
$text['label-name']['en-us'] = "Name";
|
||||
$text['label-name']['es-cl'] = "Nombre";
|
||||
|
|
@ -109,6 +118,7 @@ $text['label-name']['pl'] = "Nazwa";
|
|||
$text['label-name']['sv-se'] = "Namn";
|
||||
$text['label-name']['uk'] = "Назва";
|
||||
$text['label-name']['ro'] = "Nume";
|
||||
$text['label-name']['de-at'] = "Name";
|
||||
|
||||
$text['label-message']['en-us'] = "Message";
|
||||
$text['label-message']['es-cl'] = "Mensaje";
|
||||
|
|
@ -120,6 +130,7 @@ $text['label-message']['pl'] = "Wiadomość";
|
|||
$text['label-message']['sv-se'] = "Meddelande";
|
||||
$text['label-message']['uk'] = "Повідомлення";
|
||||
$text['label-message']['ro'] = "Mesaj";
|
||||
$text['label-message']['de-at'] = "Nachricht";
|
||||
|
||||
$text['label-local']['en-us'] = "Local";
|
||||
$text['label-local']['es-cl'] = "Local";
|
||||
|
|
@ -131,6 +142,7 @@ $text['label-local']['pl'] = "Lokalny";
|
|||
$text['label-local']['sv-se'] = "Lokal";
|
||||
$text['label-local']['uk'] = "Місцевий";
|
||||
$text['label-local']['ro'] = "Local";
|
||||
$text['label-local']['de-at'] = "Lokal";
|
||||
|
||||
$text['label-inbound']['en-us'] = "Inbound";
|
||||
$text['label-inbound']['es-cl'] = "Entrada";
|
||||
|
|
@ -142,6 +154,7 @@ $text['label-inbound']['pl'] = "Przychodzący";
|
|||
$text['label-inbound']['sv-se'] = "Inkommande";
|
||||
$text['label-inbound']['uk'] = "Вихідний";
|
||||
$text['label-inbound']['ro'] = "";
|
||||
$text['label-inbound']['de-at'] = "Eingehend";
|
||||
|
||||
$text['label-false']['en-us'] = "False";
|
||||
$text['label-false']['es-cl'] = "falso";
|
||||
|
|
@ -153,6 +166,7 @@ $text['label-false']['pl'] = "Nie";
|
|||
$text['label-false']['sv-se'] = "Falsk";
|
||||
$text['label-false']['uk'] = "Ні";
|
||||
$text['label-false']['ro'] = "";
|
||||
$text['label-false']['de-at'] = "Aus";
|
||||
|
||||
$text['label-enabled']['en-us'] = "Enabled";
|
||||
$text['label-enabled']['es-cl'] = "Activo";
|
||||
|
|
@ -164,6 +178,7 @@ $text['label-enabled']['pl'] = "Włączony";
|
|||
$text['label-enabled']['sv-se'] = "Aktiverad";
|
||||
$text['label-enabled']['uk'] = "Включено";
|
||||
$text['label-enabled']['ro'] = "";
|
||||
$text['label-enabled']['de-at'] = "An";
|
||||
|
||||
$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.";
|
||||
|
|
@ -175,6 +190,7 @@ $text['label-edit-note']['pl'] = "Blokowanie połączeń z danego numeru. Edytuj
|
|||
$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']['ro'] = "Blocați apelurile de la un număr. Editați numele și activați/dezactivați mai jos.";
|
||||
$text['label-edit-note']['de-at'] = "Anrufe von Nummer Blockieren. Bearbeiten Sie den Namen und aktivieren/deaktivieren Sie unten.";
|
||||
|
||||
$text['label-edit-edit']['en-us'] = "Call Block";
|
||||
$text['label-edit-edit']['es-cl'] = "Bloqueo de llamada";
|
||||
|
|
@ -186,6 +202,7 @@ $text['label-edit-edit']['pl'] = "Blokowanie rozmów";
|
|||
$text['label-edit-edit']['sv-se'] = "Blockera Samtal";
|
||||
$text['label-edit-edit']['uk'] = "Блокування дзвінків";
|
||||
$text['label-edit-edit']['ro'] = "Blocare apel";
|
||||
$text['label-edit-edit']['de-at'] = "Anruf Blocker";
|
||||
|
||||
$text['label-edit-add-recent']['en-us'] = "Recent Calls";
|
||||
$text['label-edit-add-recent']['es-cl'] = "Llamadas Recientes";
|
||||
|
|
@ -197,6 +214,7 @@ $text['label-edit-add-recent']['pl'] = "Ostatnie rozmowy";
|
|||
$text['label-edit-add-recent']['sv-se'] = "Senaste Samtal";
|
||||
$text['label-edit-add-recent']['uk'] = "Останні дзвінки";
|
||||
$text['label-edit-add-recent']['ro'] = "Apeluri recente";
|
||||
$text['label-edit-add-recent']['de-at'] = "Kürzliche Anrufe";
|
||||
|
||||
$text['label-edit-add']['en-us'] = "Call Block";
|
||||
$text['label-edit-add']['es-cl'] = "Agregar bloqueo de llamada";
|
||||
|
|
@ -208,6 +226,7 @@ $text['label-edit-add']['pl'] = "Blokowaie rozmów";
|
|||
$text['label-edit-add']['sv-se'] = "Blockera Samtal";
|
||||
$text['label-edit-add']['uk'] = "Блокування дзвінків";
|
||||
$text['label-edit-add']['ro'] = "Blocare apel";
|
||||
$text['label-edit-add']['de-at'] = "Anruf Blocker";
|
||||
|
||||
$text['label-duration']['en-us'] = "Duration";
|
||||
$text['label-duration']['es-cl'] = "Duración";
|
||||
|
|
@ -219,6 +238,7 @@ $text['label-duration']['pl'] = "Czas trwania";
|
|||
$text['label-duration']['sv-se'] = "Samtalstid";
|
||||
$text['label-duration']['uk'] = "Тривалість";
|
||||
$text['label-duration']['ro'] = "Durată";
|
||||
$text['label-duration']['de-at'] = "Dauer";
|
||||
|
||||
$text['label-delete-complete']['en-us'] = "Delete Complete";
|
||||
$text['label-delete-complete']['es-cl'] = "Eliminar Completo";
|
||||
|
|
@ -230,6 +250,7 @@ $text['label-delete-complete']['pl'] = "Usunięto poprawnie";
|
|||
$text['label-delete-complete']['sv-se'] = "Borttagning Klar";
|
||||
$text['label-delete-complete']['uk'] = "Видалено";
|
||||
$text['label-delete-complete']['ro'] = "Ștergere completă";
|
||||
$text['label-delete-complete']['de-at'] = "Löschen Abgeschlossen";
|
||||
|
||||
$text['label-date-added']['en-us'] = "Date Added";
|
||||
$text['label-date-added']['es-cl'] = "Fecha de ingreso";
|
||||
|
|
@ -241,6 +262,7 @@ $text['label-date-added']['pl'] = "Dodano datę";
|
|||
$text['label-date-added']['sv-se'] = "Datum Tillagt";
|
||||
$text['label-date-added']['uk'] = "Додано";
|
||||
$text['label-date-added']['ro'] = "Data adăugării";
|
||||
$text['label-date-added']['de-at'] = "Datum hinzugefügt";
|
||||
|
||||
$text['label-count']['en-us'] = "Count";
|
||||
$text['label-count']['es-cl'] = "Conteo";
|
||||
|
|
@ -252,6 +274,7 @@ $text['label-count']['pl'] = "Wyliczenie";
|
|||
$text['label-count']['sv-se'] = "Räkna";
|
||||
$text['label-count']['uk'] = "Кількість";
|
||||
$text['label-count']['ro'] = "";
|
||||
$text['label-count']['de-at'] = "Zähler";
|
||||
|
||||
$text['label-called-on']['en-us'] = "Called on";
|
||||
$text['label-called-on']['es-cl'] = "Llamó en";
|
||||
|
|
@ -263,6 +286,7 @@ $text['label-called-on']['pl'] = "Zadzwoniono na";
|
|||
$text['label-called-on']['sv-se'] = "Ringdes på";
|
||||
$text['label-called-on']['uk'] = "Дзвінок здійснено";
|
||||
$text['label-called-on']['ro'] = "Sunat pe";
|
||||
$text['label-called-on']['de-at'] = "Anruf am";
|
||||
|
||||
$text['label-busy']['en-us'] = "Busy";
|
||||
$text['label-busy']['es-cl'] = "Ocupado";
|
||||
|
|
@ -274,6 +298,7 @@ $text['label-busy']['pl'] = "Zajęty";
|
|||
$text['label-busy']['sv-se'] = "Upptagen";
|
||||
$text['label-busy']['uk'] = "Зайнято";
|
||||
$text['label-busy']['ro'] = "Ocupat";
|
||||
$text['label-busy']['de-at'] = "Besetzt";
|
||||
|
||||
$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.";
|
||||
|
|
@ -285,6 +310,7 @@ $text['label-add-note']['pl'] = "Blokowanie połączeń z danego numeru. Wybierz
|
|||
$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']['ro'] = "";
|
||||
$text['label-add-note']['de-at'] = "Blockiert Anrufe von einer Nummer. Wählen Sie eine Nummer von der Liste oder geben Sie eine Nummer und Name ein. Aktivieren Sie den Blocker unten.";
|
||||
|
||||
$text['label-add-complete']['en-us'] = "Add Complete";
|
||||
$text['label-add-complete']['es-cl'] = "Agregar Completo";
|
||||
|
|
@ -296,6 +322,7 @@ $text['label-add-complete']['pl'] = "Dodano poprawnie";
|
|||
$text['label-add-complete']['sv-se'] = "Tillagd";
|
||||
$text['label-add-complete']['uk'] = "Додано";
|
||||
$text['label-add-complete']['ro'] = "Adăugare completă";
|
||||
$text['label-add-complete']['de-at'] = "Hinzufügen erfolgreich";
|
||||
|
||||
$text['label-action']['en-us'] = "Action";
|
||||
$text['label-action']['es-cl'] = "Acción";
|
||||
|
|
@ -307,6 +334,7 @@ $text['label-action']['pl'] = "Operacja";
|
|||
$text['label-action']['sv-se'] = "Åtgärd";
|
||||
$text['label-action']['uk'] = "Дія";
|
||||
$text['label-action']['ro'] = "Acțiune";
|
||||
$text['label-action']['de-at'] = "Aktion";
|
||||
|
||||
$text['description-number']['en-us'] = "Enter the exact number.";
|
||||
$text['description-number']['es-cl'] = "Ingrese el nú exacto.";
|
||||
|
|
@ -318,6 +346,7 @@ $text['description-number']['pl'] = "Wprowadź dokładny numer.";
|
|||
$text['description-number']['sv-se'] = "Ange det exakta numret";
|
||||
$text['description-number']['uk'] = "Введіть точний номер";
|
||||
$text['description-number']['ro'] = "Introduceți numărul exact";
|
||||
$text['description-number']['de-at'] = "Geben Sie die genaue Nummer an.";
|
||||
|
||||
$text['description-name']['en-us'] = "Enter the name.";
|
||||
$text['description-name']['es-cl'] = "Introduzca el nombre.";
|
||||
|
|
@ -329,6 +358,7 @@ $text['description-name']['pl'] = "Wprowadź nazwę";
|
|||
$text['description-name']['sv-se'] = "Skriv in namnet.";
|
||||
$text['description-name']['uk'] = "Введіть назву меню";
|
||||
$text['description-name']['ro'] = "Introduceți numele";
|
||||
$text['description-name']['de-at'] = "Geben Sie den Namen des Menüs an";
|
||||
|
||||
$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.";
|
||||
|
|
@ -340,6 +370,7 @@ $text['description-enable']['pl'] = "Ustaw wartość na TAK, aby umożliwić blo
|
|||
$text['description-enable']['sv-se'] = "Välj Sann för att blockera detta nummer.";
|
||||
$text['description-enable']['uk'] = "Виберіть 'Так', щоб блокувати дзвінки з даного номера.";
|
||||
$text['description-enable']['ro'] = "";
|
||||
$text['description-enable']['de-at'] = "Setzen Sie auf An um den Blocker für diese Nummer zu aktivieren.";
|
||||
|
||||
$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";
|
||||
|
|
@ -351,6 +382,7 @@ $text['description-call-block']['pl'] = "Lista numerów, z których rozmowy są
|
|||
$text['description-call-block']['sv-se'] = "En lista med nummer för blockering av samtal.";
|
||||
$text['description-call-block']['uk'] = "Список номерів, з яких блокуються дзвінки.";
|
||||
$text['description-call-block']['ro'] = "";
|
||||
$text['description-call-block']['de-at'] = "Eine Liste von Nummern von welchen die Anrufe blockiert werden sollen.";
|
||||
|
||||
$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.";
|
||||
|
|
@ -362,6 +394,7 @@ $text['description-action']['pl'] = "Ustaw co zrobić w przypadku polaczeń z te
|
|||
$text['description-action']['sv-se'] = "Välj en aktion för samtal från detta nummer.";
|
||||
$text['description-action']['uk'] = "Встановіть дію для дзвінків з цього номера.";
|
||||
$text['description-action']['ro'] = "";
|
||||
$text['description-action']['de-at'] = "Setzen Sie eine Aktion für Anrufe von dieser Nummer.";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar el número?";
|
||||
|
|
@ -373,6 +406,7 @@ $text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
|||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||
$text['confirm-delete']['ro'] = "";
|
||||
$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
||||
|
||||
$text['button-view']['en-us'] = "View";
|
||||
$text['button-view']['es-cl'] = "Ver";
|
||||
|
|
@ -384,6 +418,7 @@ $text['button-view']['pl'] = "Widok";
|
|||
$text['button-view']['sv-se'] = "Visa";
|
||||
$text['button-view']['uk'] = "Перегляд";
|
||||
$text['button-view']['ro'] = "Vizualizare";
|
||||
$text['button-view']['de-at'] = "Ansicht";
|
||||
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['es-cl'] = "Guardar";
|
||||
|
|
@ -395,6 +430,7 @@ $text['button-save']['pl'] = "Zachowaj";
|
|||
$text['button-save']['sv-se'] = "Spara";
|
||||
$text['button-save']['uk'] = "Зберегти";
|
||||
$text['button-save']['ro'] = "Salvează";
|
||||
$text['button-save']['de-at'] = "Speichern";
|
||||
|
||||
$text['button-edit']['en-us'] = "Edit";
|
||||
$text['button-edit']['es-cl'] = "Editar";
|
||||
|
|
@ -406,6 +442,7 @@ $text['button-edit']['pl'] = "Edytuj";
|
|||
$text['button-edit']['sv-se'] = "Editera";
|
||||
$text['button-edit']['uk'] = "Редагувати";
|
||||
$text['button-edit']['ro'] = "Editează";
|
||||
$text['button-edit']['de-at'] = "Bearbeiten";
|
||||
|
||||
$text['button-delete']['en-us'] = "Delete";
|
||||
$text['button-delete']['es-cl'] = "Eliminar";
|
||||
|
|
@ -417,6 +454,7 @@ $text['button-delete']['pl'] = "Usuń";
|
|||
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||
$text['button-delete']['uk'] = "Видалити";
|
||||
$text['button-delete']['ro'] = "";
|
||||
$text['button-delete']['de-at'] = "Löschen";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "Volver";
|
||||
|
|
@ -428,6 +466,7 @@ $text['button-back']['pl'] = "Wróć";
|
|||
$text['button-back']['sv-se'] = "Tillbaka";
|
||||
$text['button-back']['uk'] = "Назад";
|
||||
$text['button-back']['ro'] = "Înapoi";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
|
||||
$text['button-add']['en-us'] = "Add";
|
||||
$text['button-add']['pt-pt'] = "Adicionar";
|
||||
|
|
@ -438,5 +477,6 @@ $text['button-add']['pl'] = "Dodaj";
|
|||
$text['button-add']['sv-se'] = "Lägg Till";
|
||||
$text['button-add']['uk'] = "Додати";
|
||||
$text['button-add']['ro'] = "Adaugă";
|
||||
$text['button-add']['de-at'] = "Hinzufügen";
|
||||
|
||||
?>
|
||||
|
|
@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Blokowanie rozmów";
|
|||
$apps[$x]['menu'][0]['title']['sv-se'] = "Blockera Samtal";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Блокування дзвінків";
|
||||
$apps[$x]['menu'][0]['title']['ro'] = "Blocare apel";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Anruf Blocker";
|
||||
$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]['category'] = "internal";
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ $text['title-call_flows']['pt-br'] = "Fluxo de chamadas";
|
|||
$text['title-call_flows']['pl'] = "Przepływ rozmów";
|
||||
$text['title-call_flows']['sv-se'] = "Samtalsflöden";
|
||||
$text['title-call_flows']['uk'] = "Потоки дзвінків";
|
||||
$text['title-call_flows']['de-at'] = "Anruf Abläufe";
|
||||
|
||||
$text['title-call_flow-edit']['en-us'] = "Call Flow";
|
||||
$text['title-call_flow-edit']['es-cl'] = "Flujo de Llamada";
|
||||
|
|
@ -17,6 +18,7 @@ $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']['sv-se'] = "Samtalsflöde";
|
||||
$text['title-call_flow-edit']['uk'] = "Потік дзвінків";
|
||||
$text['title-call_flow-edit']['de-at'] = "Anruf Ablauf";
|
||||
|
||||
$text['title-call_flow-add']['en-us'] = "Call Flow Add";
|
||||
$text['title-call_flow-add']['es-cl'] = "Agregar Flujo de Llamada";
|
||||
|
|
@ -26,6 +28,7 @@ $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']['sv-se'] = "Lägg Till Samtalsflöde";
|
||||
$text['title-call_flow-add']['uk'] = "";
|
||||
$text['title-call_flow-add']['de-at'] = "Anruf Ablauf hinzufügen";
|
||||
|
||||
$text['message-update']['en-us'] = "Update Completed";
|
||||
$text['message-update']['es-cl'] = "Actualizar Completado";
|
||||
|
|
@ -35,6 +38,7 @@ $text['message-update']['pt-br'] = "Atualização Efetuada";
|
|||
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||
$text['message-update']['uk'] = "Оновлено";
|
||||
$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
|
||||
|
||||
$text['message-required']['en-us'] = "Please provide: ";
|
||||
$text['message-required']['es-cl'] = "Por favor indique: ";
|
||||
|
|
@ -44,6 +48,7 @@ $text['message-required']['pt-br'] = "Por favor Indique:";
|
|||
$text['message-required']['pl'] = "Wpisz:";
|
||||
$text['message-required']['sv-se'] = "Var god uppge:";
|
||||
$text['message-required']['uk'] = "Будь ласка, вкажіть:";
|
||||
$text['message-required']['de-at'] = "Bitte geben Sie folgendes an:";
|
||||
|
||||
$text['message-message']['en-us'] = "Message";
|
||||
$text['message-message']['es-cl'] = "Mensaje";
|
||||
|
|
@ -53,6 +58,7 @@ $text['message-message']['pt-br'] = "Mensagem";
|
|||
$text['message-message']['pl'] = "Wiadomość";
|
||||
$text['message-message']['sv-se'] = "Meddelande";
|
||||
$text['message-message']['uk'] = "Повідомлення";
|
||||
$text['message-message']['de-at'] = "Nachricht";
|
||||
|
||||
$text['message-delete']['en-us'] = "Delete Completed";
|
||||
$text['message-delete']['es-cl'] = "Eliminar Completado";
|
||||
|
|
@ -62,6 +68,7 @@ $text['message-delete']['pt-br'] = "Remoção Efetuada";
|
|||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||
$text['message-delete']['uk'] = "Видалено";
|
||||
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
||||
|
||||
$text['message-add']['en-us'] = "Add Completed";
|
||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||
|
|
@ -71,6 +78,7 @@ $text['message-add']['pt-br'] = "Criação Efetuada";
|
|||
$text['message-add']['pl'] = "Dodano poprawnie";
|
||||
$text['message-add']['sv-se'] = "Tillagd";
|
||||
$text['message-add']['uk'] = "Додано";
|
||||
$text['message-add']['de-at'] = "Erfolgreich hinzugefügt";
|
||||
|
||||
$text['label-true']['en-us'] = "True";
|
||||
$text['label-true']['es-cl'] = "Verdadero";
|
||||
|
|
@ -80,6 +88,7 @@ $text['label-true']['pt-br'] = "Sim";
|
|||
$text['label-true']['pl'] = "Tak";
|
||||
$text['label-true']['sv-se'] = "Sann";
|
||||
$text['label-true']['uk'] = "Так";
|
||||
$text['label-true']['de-at'] = "Ein";
|
||||
|
||||
$text['label-status']['en-us'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
|
|
@ -89,6 +98,7 @@ $text['label-status']['pt-br'] = "Estado";
|
|||
$text['label-status']['pl'] = "Status";
|
||||
$text['label-status']['sv-se'] = "Status";
|
||||
$text['label-status']['uk'] = "Статус";
|
||||
$text['label-status']['de-at'] = "Status";
|
||||
|
||||
$text['label-pin_number']['en-us'] = "PIN Number";
|
||||
$text['label-pin_number']['es-cl'] = "Número PIN";
|
||||
|
|
@ -98,6 +108,7 @@ $text['label-pin_number']['pt-br'] = "Código PIN";
|
|||
$text['label-pin_number']['pl'] = "Numer PIN";
|
||||
$text['label-pin_number']['sv-se'] = "PIN Kod";
|
||||
$text['label-pin_number']['uk'] = "PIN-код";
|
||||
$text['label-pin_number']['de-at'] = "PIN Nummer";
|
||||
|
||||
$text['label-none']['en-us'] = "None";
|
||||
$text['label-none']['es-cl'] = "Ninguno";
|
||||
|
|
@ -107,6 +118,7 @@ $text['label-none']['pt-br'] = "Nenhum";
|
|||
$text['label-none']['pl'] = "Żaden";
|
||||
$text['label-none']['sv-se'] = "Ingen";
|
||||
$text['label-none']['uk'] = "Жоден";
|
||||
$text['label-none']['de-at'] = "keine";
|
||||
|
||||
$text['label-name']['en-us'] = "Name";
|
||||
$text['label-name']['es-cl'] = "Nombre";
|
||||
|
|
@ -116,6 +128,7 @@ $text['label-name']['pt-br'] = "Nome";
|
|||
$text['label-name']['pl'] = "Nazwa";
|
||||
$text['label-name']['sv-se'] = "Namn";
|
||||
$text['label-name']['uk'] = "Назва";
|
||||
$text['label-name']['de-at'] = "Name";
|
||||
|
||||
$text['label-feature_code']['en-us'] = "Feature Code";
|
||||
$text['label-feature_code']['es-cl'] = "Código distintivo";
|
||||
|
|
@ -125,6 +138,7 @@ $text['label-feature_code']['pt-br'] = "Código de função";
|
|||
$text['label-feature_code']['pl'] = "";
|
||||
$text['label-feature_code']['sv-se'] = "Funktionskod";
|
||||
$text['label-feature_code']['uk'] = "";
|
||||
$text['label-feature_code']['de-at'] = "Stern-Code";
|
||||
|
||||
$text['label-false']['en-us'] = "False";
|
||||
$text['label-false']['es-cl'] = "Falso";
|
||||
|
|
@ -134,6 +148,7 @@ $text['label-false']['pt-br'] = "Não";
|
|||
$text['label-false']['pl'] = "Nie";
|
||||
$text['label-false']['sv-se'] = "Falsk";
|
||||
$text['label-false']['uk'] = "Ні";
|
||||
$text['label-false']['de-at'] = "Aus";
|
||||
|
||||
$text['label-extension']['en-us'] = "Extension";
|
||||
$text['label-extension']['es-cl'] = "Extensión";
|
||||
|
|
@ -143,6 +158,7 @@ $text['label-extension']['pt-br'] = "Ramal";
|
|||
$text['label-extension']['pl'] = "Numer wewnętrzny";
|
||||
$text['label-extension']['sv-se'] = "Anknytning";
|
||||
$text['label-extension']['uk'] = "Розширення (Extention)";
|
||||
$text['label-extension']['de-at'] = "Durchwahl";
|
||||
|
||||
$text['label-destination_label']['en-us'] = "Destination Label";
|
||||
$text['label-destination_label']['es-cl'] = "Etiqueta de Destino";
|
||||
|
|
@ -152,6 +168,7 @@ $text['label-destination_label']['pt-br'] = "Destino";
|
|||
$text['label-destination_label']['pl'] = "Etykieta destynacji";
|
||||
$text['label-destination_label']['sv-se'] = "Destination Etikett";
|
||||
$text['label-destination_label']['uk'] = "";
|
||||
$text['label-destination_label']['de-at'] = "Ziel Kennzeichnung";
|
||||
|
||||
$text['label-destination']['en-us'] = "Destination";
|
||||
$text['label-destination']['es-cl'] = "Destino";
|
||||
|
|
@ -161,6 +178,7 @@ $text['label-destination']['pt-br'] = "Número de destino";
|
|||
$text['label-destination']['pl'] = "Destynacja";
|
||||
$text['label-destination']['sv-se'] = "Destination";
|
||||
$text['label-destination']['uk'] = "Номер";
|
||||
$text['label-destination']['de-at'] = "Ziel";
|
||||
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
|
|
@ -170,6 +188,7 @@ $text['label-description']['pt-br'] = "Descrição";
|
|||
$text['label-description']['pl'] = "Opis";
|
||||
$text['label-description']['sv-se'] = "Beskrivning";
|
||||
$text['label-description']['uk'] = "Опис";
|
||||
$text['label-description']['de-at'] = "Beschreibung";
|
||||
|
||||
$text['label-context']['en-us'] = "Context";
|
||||
$text['label-context']['es-cl'] = "Contexto";
|
||||
|
|
@ -179,6 +198,7 @@ $text['label-context']['pt-br'] = "Contexto";
|
|||
$text['label-context']['pl'] = "Kontekst";
|
||||
$text['label-context']['sv-se'] = "Context";
|
||||
$text['label-context']['uk'] = "Контекст";
|
||||
$text['label-context']['de-at'] = "Kontext";
|
||||
|
||||
$text['label-alternate_label']['en-us'] = "Alternate Label";
|
||||
$text['label-alternate_label']['es-cl'] = "Etiqueta alternativa";
|
||||
|
|
@ -188,6 +208,7 @@ $text['label-alternate_label']['pt-br'] = "Etqueta alternativa";
|
|||
$text['label-alternate_label']['pl'] = "Alternatywna etykieta";
|
||||
$text['label-alternate_label']['sv-se'] = "Alternativ Etikett";
|
||||
$text['label-alternate_label']['uk'] = "";
|
||||
$text['label-alternate_label']['de-at'] = "Alternatives Ziel Beschreibung";
|
||||
|
||||
$text['label-alternate_destination']['en-us'] = "Alternate Destination";
|
||||
$text['label-alternate_destination']['es-cl'] = "Destino Alternativo";
|
||||
|
|
@ -197,6 +218,7 @@ $text['label-alternate_destination']['pt-br'] = "Destino alternativo";
|
|||
$text['label-alternate_destination']['pl'] = "Alternatywna destynacja";
|
||||
$text['label-alternate_destination']['sv-se'] = "Alternativ Destination";
|
||||
$text['label-alternate_destination']['uk'] = "";
|
||||
$text['label-alternate_destination']['de-at'] = "Alternatives Ziel";
|
||||
|
||||
$text['header-call_flows']['en-us'] = "Call Flows";
|
||||
$text['header-call_flows']['es-cl'] = "flujo de Llamada";
|
||||
|
|
@ -206,6 +228,7 @@ $text['header-call_flows']['pt-br'] = "Fluxo de chamadas";
|
|||
$text['header-call_flows']['pl'] = "Przepływ rozmów";
|
||||
$text['header-call_flows']['sv-se'] = "Samtalsflöden";
|
||||
$text['header-call_flows']['uk'] = "Потоки дзвінків";
|
||||
$text['header-call_flows']['de-at'] = "Anruf Abläufe";
|
||||
|
||||
$text['header-call_flow-edit']['en-us'] = "Call Flow";
|
||||
$text['header-call_flow-edit']['es-cl'] = "Flujo de Llamada";
|
||||
|
|
@ -215,6 +238,7 @@ $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']['sv-se'] = "Samtalsflöde";
|
||||
$text['header-call_flow-edit']['uk'] = "Потік дзвінка";
|
||||
$text['header-call_flow-edit']['de-at'] = "Anruf Ablauf";
|
||||
|
||||
$text['header-call_flow-add']['en-us'] = "Call Flow Add";
|
||||
$text['header-call_flow-add']['es-cl'] = "Agregar Flujo de Llamada";
|
||||
|
|
@ -224,6 +248,7 @@ $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']['sv-se'] = "Lägg Till Samtalsflöde";
|
||||
$text['header-call_flow-add']['uk'] = "Потоки дзвінків";
|
||||
$text['header-call_flow-add']['de-at'] = "Anruf Ablauf hinzufügen";
|
||||
|
||||
$text['description-status']['en-us'] = "Select the status.";
|
||||
$text['description-status']['es-cl'] = "Seleccione el estado.";
|
||||
|
|
@ -233,6 +258,7 @@ $text['description-status']['pt-br'] = "Escolha o estado do usuário.";
|
|||
$text['description-status']['pl'] = "Wybierz status użytkownika";
|
||||
$text['description-status']['sv-se'] = "Välj Status";
|
||||
$text['description-status']['uk'] = "Виберіть статус користувача";
|
||||
$text['description-status']['de-at'] = "Benutzerstatus auswählen";
|
||||
|
||||
$text['description-pin_number']['en-us'] = "Enter the pin number.";
|
||||
$text['description-pin_number']['es-cl'] = "Ingrese el número PIN.";
|
||||
|
|
@ -242,6 +268,7 @@ $text['description-pin_number']['pt-br'] = "Insira o código PIN";
|
|||
$text['description-pin_number']['pl'] = "";
|
||||
$text['description-pin_number']['sv-se'] = "Ange PIN Kod.";
|
||||
$text['description-pin_number']['uk'] = "";
|
||||
$text['description-pin_number']['de-at'] = "Geben Sie einen PIN ein.";
|
||||
|
||||
$text['description-name']['en-us'] = "Enter the name.";
|
||||
$text['description-name']['es-cl'] = "Ingrese el nombre.";
|
||||
|
|
@ -251,6 +278,7 @@ $text['description-name']['pt-br'] = "Insira o nome do menu";
|
|||
$text['description-name']['pl'] = "Wprowadź nazwę";
|
||||
$text['description-name']['sv-se'] = "Ange Namn.";
|
||||
$text['description-name']['uk'] = "Введіть назву меню";
|
||||
$text['description-name']['de-at'] = "Geben Sie den Namen des Menüs an";
|
||||
|
||||
$text['description-feature_code']['en-us'] = "Enter the feature code.";
|
||||
$text['description-feature_code']['es-cl'] = "Ingrese el código distintivo.";
|
||||
|
|
@ -260,6 +288,7 @@ $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']['sv-se'] = "Ange Funktionskoden.";
|
||||
$text['description-feature_code']['uk'] = "";
|
||||
$text['description-feature_code']['de-at'] = "Geben Sie den Stern-Code an.";
|
||||
|
||||
$text['description-extension']['en-us'] = "Enter the extension number.";
|
||||
$text['description-extension']['es-cl'] = "Ingrese el número de extensión.";
|
||||
|
|
@ -269,6 +298,7 @@ $text['description-extension']['pt-br'] = "Atribua a extensão e números ao dis
|
|||
$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']['uk'] = "";
|
||||
$text['description-extension']['de-at'] = "Weisen Sie die Nebenstellen und Linien einem Gerät zu.";
|
||||
|
||||
$text['description-destination_label']['en-us'] = "Enter the destination label.";
|
||||
$text['description-destination_label']['es-cl'] = "Ingrese la etiqueta de destino.";
|
||||
|
|
@ -278,6 +308,7 @@ $text['description-destination_label']['pt-br'] = "Insira o destino";
|
|||
$text['description-destination_label']['pl'] = "Wprowadź opis destynacji";
|
||||
$text['description-destination_label']['sv-se'] = "Ange Destinations Etiketten.";
|
||||
$text['description-destination_label']['uk'] = "";
|
||||
$text['description-destination_label']['de-at'] = "Geben Sie eine Beschreibung für das Ziel an.";
|
||||
|
||||
$text['description-destination']['en-us'] = "Select the destination.";
|
||||
$text['description-destination']['es-cl'] = "Seleccione el destino.";
|
||||
|
|
@ -287,6 +318,7 @@ $text['description-destination']['pt-br'] = "Enviar a chamada para a extensão d
|
|||
$text['description-destination']['pl'] = "Wybierz numer docelowy.";
|
||||
$text['description-destination']['sv-se'] = "Välj destinationen.";
|
||||
$text['description-destination']['uk'] = "Відправити дзвінок на розширення, меню IVR, конференцію, або будь-який інший номер.";
|
||||
$text['description-destination']['de-at'] = "Wählen Sie das Ziel.";
|
||||
|
||||
$text['description-description']['en-us'] = "Enter a description, if desired.";
|
||||
$text['description-description']['es-cl'] = "Ingrese una descripción, opcional.";
|
||||
|
|
@ -296,6 +328,7 @@ $text['description-description']['pt-br'] = "Insira a descrição, caso desejar"
|
|||
$text['description-description']['pl'] = "Wpisz opis (opcjonalne)";
|
||||
$text['description-description']['sv-se'] = "Fyll i en beskrivning, om nödvändigt.";
|
||||
$text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
|
||||
$text['description-description']['de-at'] = "Falls gewünscht, geben Sie eine Beschreibung an.";
|
||||
|
||||
$text['description-context']['en-us'] = "Enter the context.";
|
||||
$text['description-context']['es-cl'] = "Ingrese el contexto.";
|
||||
|
|
@ -305,6 +338,7 @@ $text['description-context']['pt-br'] = "Insira o contexto";
|
|||
$text['description-context']['pl'] = "Wprowadź kontekst";
|
||||
$text['description-context']['sv-se'] = "Ange Context.";
|
||||
$text['description-context']['uk'] = "";
|
||||
$text['description-context']['de-at'] = "Geben Sie den Kontext hier an.";
|
||||
|
||||
$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.";
|
||||
|
|
@ -314,6 +348,7 @@ $text['description-call_flows']['pt-br'] = "Para chamadas direta entre dois dest
|
|||
$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']['uk'] = "";
|
||||
$text['description-call_flows']['de-at'] = "Leiten Sie Anrufe zwischen zwei Zielen um indem Sie einen Stern-Code Wählen.";
|
||||
|
||||
$text['description-alternate_label']['en-us'] = "Enter the alternate destination label.";
|
||||
$text['description-alternate_label']['es-cl'] = "Ingrese la etiqueta de destino alternativo.";
|
||||
|
|
@ -323,6 +358,7 @@ $text['description-alternate_label']['pt-br'] = "Insira um destino alternativo";
|
|||
$text['description-alternate_label']['pl'] = "Wprowadź alternatywny opis destynacji";
|
||||
$text['description-alternate_label']['sv-se'] = "Ange den alternativa destinations etiketten.";
|
||||
$text['description-alternate_label']['uk'] = "";
|
||||
$text['description-alternate_label']['de-at'] = "Geben Sie eine Beschreibung für das alternative Ziel ein.";
|
||||
|
||||
$text['description-alternate_destination']['en-us'] = "Select the alternate destination.";
|
||||
$text['description-alternate_destination']['es-cl'] = "Seleccione el destino alternativo.";
|
||||
|
|
@ -332,6 +368,7 @@ $text['description-alternate_destination']['pt-br'] = "Selecione um destino alte
|
|||
$text['description-alternate_destination']['pl'] = "Wybierz alternatywną destynację";
|
||||
$text['description-alternate_destination']['sv-se'] = "Välj den alternativa destinationen.";
|
||||
$text['description-alternate_destination']['uk'] = "";
|
||||
$text['description-alternate_destination']['de-at'] = "Wählen Sie ein alternatives Ziel.";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea ejecutar esta acción?";
|
||||
|
|
@ -341,6 +378,7 @@ $text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
|||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||
$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
||||
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['es-cl'] = "Guardar";
|
||||
|
|
@ -350,6 +388,7 @@ $text['button-save']['pt-br'] = "Salvar";
|
|||
$text['button-save']['pl'] = "Zachowaj";
|
||||
$text['button-save']['sv-se'] = "Spara";
|
||||
$text['button-save']['uk'] = "Зберегти";
|
||||
$text['button-save']['de-at'] = "Speichern";
|
||||
|
||||
$text['button-edit']['en-us'] = "Edit";
|
||||
$text['button-edit']['es-cl'] = "Editar";
|
||||
|
|
@ -359,6 +398,7 @@ $text['button-edit']['pt-br'] = "Editar";
|
|||
$text['button-edit']['pl'] = "Edytuj";
|
||||
$text['button-edit']['sv-se'] = "Editera";
|
||||
$text['button-edit']['uk'] = "Редагувати";
|
||||
$text['button-edit']['de-at'] = "Bearbeiten";
|
||||
|
||||
$text['button-delete']['en-us'] = "Delete";
|
||||
$text['button-delete']['es-cl'] = "Eliminar";
|
||||
|
|
@ -368,6 +408,7 @@ $text['button-delete']['pt-br'] = "Remover";
|
|||
$text['button-delete']['pl'] = "Usuń";
|
||||
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||
$text['button-delete']['uk'] = "Видалити";
|
||||
$text['button-delete']['de-at'] = "Löschen";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "Volver";
|
||||
|
|
@ -377,6 +418,7 @@ $text['button-back']['pt-br'] = "Voltar";
|
|||
$text['button-back']['pl'] = "Wróć";
|
||||
$text['button-back']['sv-se'] = "Tillbaka";
|
||||
$text['button-back']['uk'] = "Назад";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
|
||||
$text['button-add']['en-us'] = "Add";
|
||||
$text['button-add']['es-cl'] = "Agregar";
|
||||
|
|
@ -386,5 +428,6 @@ $text['button-add']['pt-br'] = "Adicionar";
|
|||
$text['button-add']['pl'] = "Dodaj";
|
||||
$text['button-add']['sv-se'] = "Lägg Till";
|
||||
$text['button-add']['uk'] = "Додати";
|
||||
$text['button-add']['de-at'] = "Hinzufügen";
|
||||
|
||||
?>
|
||||
|
|
@ -7,6 +7,7 @@ $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']['sv-se'] = "Samtalsflöden";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Потоки дзвінків";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Anruf Abläufe";
|
||||
$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]['category'] = "internal";
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ $text['title']['pt-br'] = "Configurações da Conta";
|
|||
$text['title']['pl'] = "Rozmowy";
|
||||
$text['title']['sv-se'] = "Samtal ";
|
||||
$text['title']['uk'] = "Дзвінки";
|
||||
$text['title']['de-at'] = "Bitte Folgen";
|
||||
|
||||
$text['table-tools']['en-us'] = "Tools";
|
||||
$text['table-tools']['es-cl'] = "Herramientas";
|
||||
|
|
@ -17,6 +18,7 @@ $text['table-tools']['pt-br'] = "Ferramentas";
|
|||
$text['table-tools']['pl'] = "Narzędzia";
|
||||
$text['table-tools']['sv-se'] = "Verktyg ";
|
||||
$text['table-tools']['uk'] = "Інструменти";
|
||||
$text['table-tools']['de-at'] = "Funktionen";
|
||||
|
||||
$text['table-extension']['en-us'] = "Extension";
|
||||
$text['table-extension']['es-cl'] = "Extensión";
|
||||
|
|
@ -26,6 +28,7 @@ $text['table-extension']['pt-br'] = "Ramal";
|
|||
$text['table-extension']['pl'] = "Numer wewnętrzny";
|
||||
$text['table-extension']['sv-se'] = "Anknytning ";
|
||||
$text['table-extension']['uk'] = "Розширення (Extention)";
|
||||
$text['table-extension']['de-at'] = "Nebenstelle";
|
||||
|
||||
$text['table-description']['en-us'] = "Description";
|
||||
$text['table-description']['es-cl'] = "Descripción";
|
||||
|
|
@ -35,6 +38,7 @@ $text['table-description']['pt-br'] = "Descrição";
|
|||
$text['table-description']['pl'] = "Opis";
|
||||
$text['table-description']['sv-se'] = "Beskrivning ";
|
||||
$text['table-description']['uk'] = "Опис";
|
||||
$text['table-description']['de-at'] = "Beschreibung";
|
||||
|
||||
$text['label-select-cid-number']['en-us'] = "Select Caller ID Number";
|
||||
$text['label-select-cid-number']['es-cl'] = "Seleccione Llamadas Número de Identificación";
|
||||
|
|
@ -44,6 +48,7 @@ $text['label-select-cid-number']['pt-br'] = "Selecionar ID da chamada";
|
|||
$text['label-select-cid-number']['pl'] = "Ustaw prezentację numeru dzwoniącego";
|
||||
$text['label-select-cid-number']['sv-se'] = "Välj Nummerpresentation ";
|
||||
$text['label-select-cid-number']['uk'] = "";
|
||||
$text['label-select-cid-number']['de-at'] = "Anruferkennung (Nummer) wählen";
|
||||
|
||||
$text['label-ring-timeout']['en-us'] = "Timeout";
|
||||
$text['label-ring-timeout']['es-cl'] = "Timeout";
|
||||
|
|
@ -53,6 +58,7 @@ $text['label-ring-timeout']['pt-br'] = "Tempo limite";
|
|||
$text['label-ring-timeout']['pl'] = "Przekroczenie czasu oczekiwania ";
|
||||
$text['label-ring-timeout']['sv-se'] = "Tidsgräns ";
|
||||
$text['label-ring-timeout']['uk'] = "Таймаут";
|
||||
$text['label-ring-timeout']['de-at'] = "Abwurfzeit";
|
||||
|
||||
$text['label-ring-order']['en-us'] = "Ring Order";
|
||||
$text['label-ring-order']['es-cl'] = "Solicitar Llamado";
|
||||
|
|
@ -62,6 +68,7 @@ $text['label-ring-order']['pt-br'] = "Solicitar chamada";
|
|||
$text['label-ring-order']['pl'] = "Kolejność dzwonienia";
|
||||
$text['label-ring-order']['sv-se'] = "Ring Ordning ";
|
||||
$text['label-ring-order']['uk'] = "Послідовність набору";
|
||||
$text['label-ring-order']['de-at'] = "Ruf Reihenfolge";
|
||||
|
||||
$text['label-ring-delay']['en-us'] = "Delay";
|
||||
$text['label-ring-delay']['es-cl'] = "Retardo";
|
||||
|
|
@ -71,6 +78,7 @@ $text['label-ring-delay']['pt-br'] = "Delay";
|
|||
$text['label-ring-delay']['pl'] = "Opóznienie";
|
||||
$text['label-ring-delay']['sv-se'] = "Fördröjning ";
|
||||
$text['label-ring-delay']['uk'] = "Затримка";
|
||||
$text['label-ring-delay']['de-at'] = "Verzögerung";
|
||||
|
||||
$text['label-prompt']['en-us'] = "Prompt to accept the call";
|
||||
$text['label-prompt']['es-cl'] = "Preguntar para aceptar una llamada";
|
||||
|
|
@ -80,6 +88,7 @@ $text['label-prompt']['pt-br'] = "Perguntar para aceitar a chamada";
|
|||
$text['label-prompt']['pl'] = "Podpowiedz, aby odebrać rozmowę";
|
||||
$text['label-prompt']['sv-se'] = "Kräv verifiering för att ta emot samtal. ";
|
||||
$text['label-prompt']['uk'] = "";
|
||||
$text['label-prompt']['de-at'] = "Ansage um den Anruf anzunehmen";
|
||||
|
||||
$text['label-on-busy']['en-us'] = "On Busy";
|
||||
$text['label-on-busy']['es-cl'] = "Concurrida";
|
||||
|
|
@ -90,6 +99,7 @@ $text['label-on-busy']['pt-br'] = "Ocupado";
|
|||
$text['label-on-busy']['pl'] = "Kiedy zajęty";
|
||||
$text['label-on-busy']['sv-se'] = "Vid Upptaget ";
|
||||
$text['label-on-busy']['uk'] = "Якщо зайнято";
|
||||
$text['label-on-busy']['de-at'] = "Bei Besetzt";
|
||||
|
||||
$text['label-number']['en-us'] = "Number";
|
||||
$text['label-number']['es-cl'] = "Número";
|
||||
|
|
@ -99,6 +109,7 @@ $text['label-number']['pt-br'] = "Número";
|
|||
$text['label-number']['pl'] = "Numer";
|
||||
$text['label-number']['sv-se'] = "Nummer ";
|
||||
$text['label-number']['uk'] = "Номер";
|
||||
$text['label-number']['de-at'] = "Nummer";
|
||||
|
||||
$text['label-no_answer']['en-us'] = "No Answer";
|
||||
$text['label-no_answer']['es-cl'] = "Sin Respuesta";
|
||||
|
|
@ -109,6 +120,7 @@ $text['label-no_answer']['pt-br'] = "Sem resposta";
|
|||
$text['label-no_answer']['pl'] = "Brak odpowiedzi";
|
||||
$text['label-no_answer']['sv-se'] = "Inget Svar ";
|
||||
$text['label-no_answer']['uk'] = "Без відповіді";
|
||||
$text['label-no_answer']['de-at'] = "Keine Antwort";
|
||||
|
||||
$text['label-follow-me']['en-us'] = "Follow Me";
|
||||
$text['label-follow-me']['es-cl'] = "Sígueme";
|
||||
|
|
@ -118,6 +130,7 @@ $text['label-follow-me']['pt-br'] = "Siga-me";
|
|||
$text['label-follow-me']['pl'] = "Podążaj za mną";
|
||||
$text['label-follow-me']['sv-se'] = "Följ Mig ";
|
||||
$text['label-follow-me']['uk'] = "";
|
||||
$text['label-follow-me']['de-at'] = "Bitte Folgen";
|
||||
|
||||
$text['label-enabled']['en-us'] = "Enabled";
|
||||
$text['label-enabled']['es-cl'] = "Activo";
|
||||
|
|
@ -127,6 +140,7 @@ $text['label-enabled']['pt-br'] = "Habilitado";
|
|||
$text['label-enabled']['pl'] = "Włączony";
|
||||
$text['label-enabled']['sv-se'] = "Aktiverad ";
|
||||
$text['label-enabled']['uk'] = "Включено";
|
||||
$text['label-enabled']['de-at'] = "An";
|
||||
|
||||
$text['label-enable']['en-us'] = "Enable";
|
||||
$text['label-enable']['es-cl'] = "Activar";
|
||||
|
|
@ -136,6 +150,7 @@ $text['label-enable']['pt-br'] = "Ativar";
|
|||
$text['label-enable']['pl'] = "Włącz";
|
||||
$text['label-enable']['sv-se'] = "Aktivera ";
|
||||
$text['label-enable']['uk'] = "";
|
||||
$text['label-enable']['de-at'] = "Einschalten";
|
||||
|
||||
$text['label-dnd']['en-us'] = "Do Not Disturb";
|
||||
$text['label-dnd']['es-cl'] = "No Molestar";
|
||||
|
|
@ -145,6 +160,7 @@ $text['label-dnd']['pt-br'] = "Não Pertube";
|
|||
$text['label-dnd']['pl'] = "Nie przeszkadzaj (DND)";
|
||||
$text['label-dnd']['sv-se'] = "Stör Ej ";
|
||||
$text['label-dnd']['uk'] = "Не турбувати";
|
||||
$text['label-dnd']['de-at'] = "Bitte nicht stören";
|
||||
|
||||
$text['label-disabled']['en-us'] = "Disabled";
|
||||
$text['label-disabled']['es-cl'] = "Desactivado";
|
||||
|
|
@ -154,6 +170,7 @@ $text['label-disabled']['pt-br'] = "Inválido";
|
|||
$text['label-disabled']['pl'] = "Wyłączony";
|
||||
$text['label-disabled']['sv-se'] = "Inaktiverad ";
|
||||
$text['label-disabled']['uk'] = "Відключено";
|
||||
$text['label-disabled']['de-at'] = "Ausgeschaltet";
|
||||
|
||||
$text['label-disable']['en-us'] = "Disable";
|
||||
$text['label-disable']['es-cl'] = "Desactivar";
|
||||
|
|
@ -163,6 +180,7 @@ $text['label-disable']['pt-br'] = "Desativado";
|
|||
$text['label-disable']['pl'] = "Wyłącz";
|
||||
$text['label-disable']['sv-se'] = "Inaktivera ";
|
||||
$text['label-disable']['uk'] = "Відключити";
|
||||
$text['label-disable']['de-at'] = "Ausschalten";
|
||||
|
||||
$text['label-destinations']['en-us'] = "Destinations";
|
||||
$text['label-destinations']['es-cl'] = "Destinos";
|
||||
|
|
@ -172,6 +190,7 @@ $text['label-destinations']['pt-br'] = "Destinos";
|
|||
$text['label-destinations']['pl'] = "Destynacje";
|
||||
$text['label-destinations']['sv-se'] = "Destinationer ";
|
||||
$text['label-destinations']['uk'] = "Номери";
|
||||
$text['label-destinations']['de-at'] = "Ziele";
|
||||
|
||||
$text['label-destination_timeout']['en-us'] = "Timeout";
|
||||
$text['label-destination_timeout']['es-cl'] = "Timeout";
|
||||
|
|
@ -181,6 +200,7 @@ $text['label-destination_timeout']['pt-br'] = "Tempo de saída";
|
|||
$text['label-destination_timeout']['pl'] = "Limit czasowy";
|
||||
$text['label-destination_timeout']['sv-se'] = "Tidsgräns ";
|
||||
$text['label-destination_timeout']['uk'] = "Таймаут";
|
||||
$text['label-destination_timeout']['de-at'] = "Abwurfzeit";
|
||||
|
||||
$text['label-destination_prompt_confirm']['en-us'] = "Confirm";
|
||||
$text['label-destination_prompt_confirm']['es-cl'] = "Confirmar";
|
||||
|
|
@ -190,6 +210,7 @@ $text['label-destination_prompt_confirm']['pt-br'] = "Confirmar";
|
|||
$text['label-destination_prompt_confirm']['pl'] = "Potwierdź";
|
||||
$text['label-destination_prompt_confirm']['sv-se'] = "Bekräfta ";
|
||||
$text['label-destination_prompt_confirm']['uk'] = "Підтвердити";
|
||||
$text['label-destination_prompt_confirm']['de-at'] = "Bestätigen";
|
||||
|
||||
$text['label-destination_prompt_announce']['en-us'] = "Announce";
|
||||
$text['label-destination_prompt_announce']['es-cl'] = "Anunciar";
|
||||
|
|
@ -199,6 +220,7 @@ $text['label-destination_prompt_announce']['pt-br'] = "Anunciar";
|
|||
$text['label-destination_prompt_announce']['pl'] = "Rozgłoś/powiadom";
|
||||
$text['label-destination_prompt_announce']['sv-se'] = "Meddela ";
|
||||
$text['label-destination_prompt_announce']['uk'] = "";
|
||||
$text['label-destination_prompt_announce']['de-at'] = "Ankündigen";
|
||||
|
||||
$text['label-destination_prompt']['en-us'] = "Prompt";
|
||||
$text['label-destination_prompt']['es-cl'] = "Prompt";
|
||||
|
|
@ -208,6 +230,7 @@ $text['label-destination_prompt']['pt-br'] = "Prompt";
|
|||
$text['label-destination_prompt']['pl'] = "Potwierdź aby odebrac rozmowę";
|
||||
$text['label-destination_prompt']['sv-se'] = "Verifiering ";
|
||||
$text['label-destination_prompt']['uk'] = "";
|
||||
$text['label-destination_prompt']['de-at'] = "Aufforderung";
|
||||
|
||||
$text['label-destination_number']['en-us'] = "Destination";
|
||||
$text['label-destination_number']['es-cl'] = "Destino";
|
||||
|
|
@ -217,6 +240,7 @@ $text['label-destination_number']['pt-br'] = "Desvio";
|
|||
$text['label-destination_number']['pl'] = "Destynacja";
|
||||
$text['label-destination_number']['sv-se'] = "Destination Nummer ";
|
||||
$text['label-destination_number']['uk'] = "Номер";
|
||||
$text['label-destination_number']['de-at'] = "Ziel";
|
||||
|
||||
$text['label-destination_delay']['en-us'] = "Delay";
|
||||
$text['label-destination_delay']['es-cl'] = "Retraso";
|
||||
|
|
@ -226,6 +250,7 @@ $text['label-destination_delay']['pt-br'] = "Delay";
|
|||
$text['label-destination_delay']['pl'] = "Opóźnienie";
|
||||
$text['label-destination_delay']['sv-se'] = "Fördröjning ";
|
||||
$text['label-destination_delay']['uk'] = "Затримка";
|
||||
$text['label-destination_delay']['de-at'] = "Verzögerung";
|
||||
|
||||
$text['label-destination']['en-us'] = "Destination";
|
||||
$text['label-destination']['es-cl'] = "Destino";
|
||||
|
|
@ -235,6 +260,7 @@ $text['label-destination']['pt-br'] = "Número de destino";
|
|||
$text['label-destination']['pl'] = "Destynacja";
|
||||
$text['label-destination']['sv-se'] = "Destination ";
|
||||
$text['label-destination']['uk'] = "Номер";
|
||||
$text['label-destination']['de-at'] = "Ziel";
|
||||
|
||||
$text['label-cid-number-prefix']['en-us'] = "Caller ID Number";
|
||||
$text['label-cid-number-prefix']['es-cl'] = "Número de Caller ID";
|
||||
|
|
@ -244,6 +270,7 @@ $text['label-cid-number-prefix']['pl'] = "Prefiks prezentacji numeru dzwoniąceg
|
|||
$text['label-cid-number-prefix']['sv-se'] = "Nummerpresentation ";
|
||||
$text['label-cid-number-prefix']['uk'] = "Caller ID Номер";
|
||||
$text['label-cid-number-prefix']['fr-fr'] = "CID Nombre Préfixe";
|
||||
$text['label-cid-number-prefix']['de-at'] = "Anruferkennung (Nummer)";
|
||||
|
||||
$text['label-cid-name-prefix']['en-us'] = "Caller ID Name";
|
||||
$text['label-cid-name-prefix']['es-cl'] = "Nombre de Caller ID";
|
||||
|
|
@ -253,6 +280,7 @@ $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']['sv-se'] = "Namnpresentation ";
|
||||
$text['label-cid-name-prefix']['uk'] = "Caller ID Ім’я";
|
||||
$text['label-cid-name-prefix']['de-at'] = "Anruferkennung (Name)";
|
||||
|
||||
$text['label-call-prompt']['en-us'] = "Call Prompt";
|
||||
$text['label-call-prompt']['es-cl'] = "Aviso de Llamadas";
|
||||
|
|
@ -262,6 +290,7 @@ $text['label-call-prompt']['pt-br'] = "Prompt chamada";
|
|||
$text['label-call-prompt']['pl'] = "Potwierdź przed odebraniem rozmowy";
|
||||
$text['label-call-prompt']['sv-se'] = "Samtals Verifiering ";
|
||||
$text['label-call-prompt']['uk'] = "";
|
||||
$text['label-call-prompt']['de-at'] = "Ruf Aufforderung";
|
||||
|
||||
$text['label-call-forward']['en-us'] = "Call Forward";
|
||||
$text['label-call-forward']['es-cl'] = "Reenvio de Llamadas";
|
||||
|
|
@ -271,6 +300,7 @@ $text['label-call-forward']['pt-br'] = "Encaminhamento de chamadas";
|
|||
$text['label-call-forward']['pl'] = "Przekierowanie";
|
||||
$text['label-call-forward']['sv-se'] = "Vidarekoppling ";
|
||||
$text['label-call-forward']['uk'] = "Переадресація";
|
||||
$text['label-call-forward']['de-at'] = "Ruf Weiterleitung";
|
||||
|
||||
$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.";
|
||||
|
|
@ -281,6 +311,7 @@ $text['description-on-busy']['pt-br'] = "Se ativado, substitui o valor do correi
|
|||
$text['description-on-busy']['pl'] = "Jeżeli włączone, ustawienie włączenia poczty głosowej zostaje nadpisane.";
|
||||
$text['description-on-busy']['sv-se'] = "Om aktiverad, så tar den överhand framför röstbrevlåda hos anknytningen. ";
|
||||
$text['description-on-busy']['uk'] = "";
|
||||
$text['description-on-busy']['de-at'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -291,6 +322,7 @@ $text['description-no_answer']['pt-br'] = "Se ativado, substitui o valor do corr
|
|||
$text['description-no_answer']['pl'] = "Jeżeli włączone, ustawienie włączenia poczty głosowej zostaje nadpisane.";
|
||||
$text['description-no_answer']['sv-se'] = "Om aktiverad, så tar den överhand framför röstbrevlåda hos anknytningen. ";
|
||||
$text['description-no_answer']['uk'] = "";
|
||||
$text['description-no_answer']['de-at'] = "";
|
||||
|
||||
$text['description-cid-number-prefix']['en-us'] = "Set the caller ID number prefix.";
|
||||
$text['description-cid-number-prefix']['es-cl'] = "Configure el prefijo de número de caller ID.";
|
||||
|
|
@ -300,6 +332,7 @@ $text['description-cid-number-prefix']['pl'] = "Prefiks prezentacji numeru dzwon
|
|||
$text['description-cid-number-prefix']['sv-se'] = "Ange nummerpresentation prefix. ";
|
||||
$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-number-prefix']['de-at'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -309,6 +342,7 @@ $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']['sv-se'] = "Ange namnpresentation prefix. ";
|
||||
$text['description-cid-name-prefix']['uk'] = "";
|
||||
$text['description-cid-name-prefix']['de-at'] = "";
|
||||
|
||||
$text['description-call-prompt']['en-us'] = "Prompt to accept the call for external destinations.";
|
||||
$text['description-call-prompt']['es-cl'] = "Preguntar para aceptar un llamado para destinos externos";
|
||||
|
|
@ -318,6 +352,7 @@ $text['description-call-prompt']['pt-br'] = "Aceiter chamada para destinos exter
|
|||
$text['description-call-prompt']['pl'] = "Zapytaj czy akceptować rozmowę do zewnętrznych destynacji.";
|
||||
$text['description-call-prompt']['sv-se'] = "Kräv verifiering för att ta emot samtal för externa destinationer. ";
|
||||
$text['description-call-prompt']['uk'] = "";
|
||||
$text['description-call-prompt']['de-at'] = "";
|
||||
|
||||
$text['description-3']['en-us'] = "The following list the extensions that have been assigned to this user account.";
|
||||
$text['description-3']['es-cl'] = "El siguiente listado muestra las extensiones que han sido asignadas a esta cuenta de usuario.";
|
||||
|
|
@ -327,6 +362,7 @@ $text['description-3']['pt-br'] = "Utilize os campos para filtrar a informação
|
|||
$text['description-3']['pl'] = "Widoczne są numery wewnętrzne przypisane to danego konta użytkownika.";
|
||||
$text['description-3']['sv-se'] = "Följande listar anknytningar som har knytets mot användarkontot. ";
|
||||
$text['description-3']['uk'] = "";
|
||||
$text['description-3']['de-at'] = "Benutzen Sie die Felder um Informationen betreffend spezifischer Anrufe zu filtern.";
|
||||
|
||||
$text['description-2']['en-us'] = "Use the links to configure call forward follow me, or do not disturb.";
|
||||
$text['description-2']['es-cl'] = "Utilice los links para configurar reenvio de llamada, sígueme o no Molestar.";
|
||||
|
|
@ -336,6 +372,7 @@ $text['description-2']['pt-br'] = "A informação contem a origem, destino, dura
|
|||
$text['description-2']['pl'] = "Za pomocą poniższych linków można skonfigurować przekierowania, usługę „Podążaj z mną” lub „Nie przeszkadzać” (DnD).";
|
||||
$text['description-2']['sv-se'] = "Använd länkarna för att konfigurera Vidarekoppling, Följ Mig och Stör Ej. ";
|
||||
$text['description-2']['uk'] = "";
|
||||
$text['description-2']['de-at'] = "Die Information beinhaltet Quelle, Ziel, Dauer und andere nützliche Details.";
|
||||
|
||||
$text['description']['en-us'] = "Directs incoming calls for extension:";
|
||||
$text['description']['es-cl'] = "Dirige las llamadas entrantes hacia una extensión:";
|
||||
|
|
@ -345,6 +382,7 @@ $text['description']['pt-br'] = "Editar informações da conta.";
|
|||
$text['description']['pl'] = "Kieruj rozmowy przychodzące na numer wewnętrzny:";
|
||||
$text['description']['sv-se'] = "Styr inkommande samtal för anknytning: ";
|
||||
$text['description']['uk'] = "Керування вхідними дзвінками для розширення";
|
||||
$text['description']['de-at'] = "Kontoinformationen bearbeiten";
|
||||
|
||||
$text['confirm-update']['en-us'] = "Update Complete";
|
||||
$text['confirm-update']['es-cl'] = "Actualización Completa";
|
||||
|
|
@ -354,6 +392,7 @@ $text['confirm-update']['pt-br'] = "Atualização Efetuada";
|
|||
$text['confirm-update']['pl'] = "Aktualizacja zakonczona";
|
||||
$text['confirm-update']['sv-se'] = "Uppdatering Klar ";
|
||||
$text['confirm-update']['uk'] = "Оновлено";
|
||||
$text['confirm-update']['de-at'] = "Aktualisierung durchgeführt";
|
||||
|
||||
$text['ckeck-true']['es-cl'] = "Verdadero";
|
||||
$text['ckeck-true']['pt-pt'] = "Sim";
|
||||
|
|
@ -362,6 +401,7 @@ $text['ckeck-true']['pt-br'] = "Sim";
|
|||
$text['ckeck-true']['pl'] = "";
|
||||
$text['ckeck-true']['sv-se'] = "";
|
||||
$text['ckeck-true']['uk'] = "";
|
||||
$text['ckeck-true']['de-at'] = "";
|
||||
|
||||
$text['ckeck-simultaneous']['es-cl'] = "simultaneo";
|
||||
$text['ckeck-simultaneous']['pt-pt'] = "simultâneo";
|
||||
|
|
@ -370,6 +410,7 @@ $text['ckeck-simultaneous']['pl'] = "";
|
|||
$text['ckeck-simultaneous']['sv-se'] = "";
|
||||
$text['ckeck-simultaneous']['uk'] = "";
|
||||
$text['ckeck-simultaneous']['fr-fr'] = "";
|
||||
$text['ckeck-simultaneous']['de-at'] = "";
|
||||
|
||||
$text['ckeck-sequence']['es-cl'] = "secuencia";
|
||||
$text['ckeck-sequence']['pt-pt'] = "sequência";
|
||||
|
|
@ -378,6 +419,7 @@ $text['ckeck-sequence']['pl'] = "";
|
|||
$text['ckeck-sequence']['sv-se'] = "";
|
||||
$text['ckeck-sequence']['uk'] = "";
|
||||
$text['ckeck-sequence']['fr-fr'] = "";
|
||||
$text['ckeck-sequence']['de-at'] = "";
|
||||
|
||||
$text['ckeck-false']['es-cl'] = "Falso";
|
||||
$text['ckeck-false']['pt-pt'] = "Não";
|
||||
|
|
@ -386,6 +428,7 @@ $text['ckeck-false']['pt-br'] = "Não";
|
|||
$text['ckeck-false']['pl'] = "";
|
||||
$text['ckeck-false']['sv-se'] = "";
|
||||
$text['ckeck-false']['uk'] = "";
|
||||
$text['ckeck-false']['de-at'] = "";
|
||||
|
||||
$text['check-true']['en-us'] = "True";
|
||||
$text['check-true']['pt-br'] = "";
|
||||
|
|
@ -393,6 +436,7 @@ $text['check-true']['pl'] = "Tak";
|
|||
$text['check-true']['sv-se'] = "Sann ";
|
||||
$text['check-true']['uk'] = "Так";
|
||||
$text['check-true']['fr-fr'] = "";
|
||||
$text['check-true']['de-at'] = "An";
|
||||
|
||||
$text['check-simultaneous']['en-us'] = "simultaneous";
|
||||
$text['check-simultaneous']['fr-fr'] = "simultanément";
|
||||
|
|
@ -400,6 +444,7 @@ $text['check-simultaneous']['pt-br'] = "";
|
|||
$text['check-simultaneous']['pl'] = "jednoczesne";
|
||||
$text['check-simultaneous']['sv-se'] = "Samtidiga ";
|
||||
$text['check-simultaneous']['uk'] = "одночасно";
|
||||
$text['check-simultaneous']['de-at'] = "gleichzeitig";
|
||||
|
||||
$text['check-sequence']['en-us'] = "sequence";
|
||||
$text['check-sequence']['fr-fr'] = "séquence";
|
||||
|
|
@ -407,6 +452,7 @@ $text['check-sequence']['pt-br'] = "";
|
|||
$text['check-sequence']['pl'] = "kolejność";
|
||||
$text['check-sequence']['sv-se'] = "sekvens ";
|
||||
$text['check-sequence']['uk'] = "послідовно";
|
||||
$text['check-sequence']['de-at'] = "sequenziell";
|
||||
|
||||
$text['check-false']['en-us'] = "False";
|
||||
$text['check-false']['pt-br'] = "";
|
||||
|
|
@ -414,6 +460,7 @@ $text['check-false']['pl'] = "Nie";
|
|||
$text['check-false']['sv-se'] = "Falsk ";
|
||||
$text['check-false']['uk'] = "Ні";
|
||||
$text['check-false']['fr-fr'] = "";
|
||||
$text['check-false']['de-at'] = "Aus";
|
||||
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['es-cl'] = "Guardar";
|
||||
|
|
@ -423,6 +470,7 @@ $text['button-save']['pt-br'] = "Salvar";
|
|||
$text['button-save']['pl'] = "Zachowaj";
|
||||
$text['button-save']['sv-se'] = "Spara ";
|
||||
$text['button-save']['uk'] = "Зберегти";
|
||||
$text['button-save']['de-at'] = "Speichern";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "Volver";
|
||||
|
|
@ -432,5 +480,6 @@ $text['button-back']['pt-br'] = "Voltar";
|
|||
$text['button-back']['pl'] = "Wróć";
|
||||
$text['button-back']['sv-se'] = "Tillbaka ";
|
||||
$text['button-back']['uk'] = "Назад";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
|
||||
?>
|
||||
|
|
@ -8,6 +8,7 @@ $text['title-conference-sessions']['pt-br'] = "Sessões";
|
|||
$text['title-conference-sessions']['pl'] = "Sesje Konferencyjne";
|
||||
$text['title-conference-sessions']['sv-se'] = "Konferenssessioner";
|
||||
$text['title-conference-sessions']['uk'] = "Сесії конференції";
|
||||
$text['title-conference-sessions']['de-at'] = "Konferenz Sitzungen";
|
||||
|
||||
$text['title-conference-session-details']['en-us'] = "Conference Session Details";
|
||||
$text['title-conference-session-details']['es-cl'] = "Detalles de la Sesión de Conferencia";
|
||||
|
|
@ -17,6 +18,7 @@ $text['title-conference-session-details']['pt-br'] = "Detalhes da sessão de con
|
|||
$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']['uk'] = "Деталі сесії конференції";
|
||||
$text['title-conference-session-details']['de-at'] = "Konferenz Sitzungs Details";
|
||||
|
||||
$text['title-conference-rooms']['en-us'] = "Conference Rooms";
|
||||
$text['title-conference-rooms']['es-cl'] = "Salas de conferencia";
|
||||
|
|
@ -26,6 +28,7 @@ $text['title-conference-rooms']['pt-br'] = "Salas de conferência";
|
|||
$text['title-conference-rooms']['pl'] = "Pokoje konferencynje";
|
||||
$text['title-conference-rooms']['sv-se'] = "Konferensrum";
|
||||
$text['title-conference-rooms']['uk'] = "Конференц-зали";
|
||||
$text['title-conference-rooms']['de-at'] = "Konferenzräume";
|
||||
|
||||
$text['title-conference-room']['en-us'] = "Conference Room";
|
||||
$text['title-conference-room']['es-cl'] = "Sala de conferencia";
|
||||
|
|
@ -35,6 +38,7 @@ $text['title-conference-room']['pt-br'] = "Sala de conferência";
|
|||
$text['title-conference-room']['pl'] = "Pokoje konferencynje";
|
||||
$text['title-conference-room']['sv-se'] = "Konferensrum";
|
||||
$text['title-conference-room']['uk'] = "Конференц-зал";
|
||||
$text['title-conference-room']['de-at'] = "Konferenzraum";
|
||||
|
||||
$text['title-conference-centers']['en-us'] = "Conference Centers";
|
||||
$text['title-conference-centers']['es-cl'] = "Centro de Conferencias";
|
||||
|
|
@ -44,6 +48,7 @@ $text['title-conference-centers']['pt-br'] = "Centro de conferências ";
|
|||
$text['title-conference-centers']['pl'] = "Centra Konferencyjne";
|
||||
$text['title-conference-centers']['sv-se'] = "Konferenscenter";
|
||||
$text['title-conference-centers']['uk'] = "Конференц-центри";
|
||||
$text['title-conference-centers']['de-at'] = "Konferenz Zentralen";
|
||||
|
||||
$text['title-conference-center']['en-us'] = "Conference Center";
|
||||
$text['title-conference-center']['es-cl'] = "Centro de Conferencia";
|
||||
|
|
@ -53,6 +58,7 @@ $text['title-conference-center']['pt-br'] = "Centro de conferência";
|
|||
$text['title-conference-center']['pl'] = "Centrum Konferencyjne";
|
||||
$text['title-conference-center']['sv-se'] = "Konferenscenter";
|
||||
$text['title-conference-center']['uk'] = "Конференц-центр";
|
||||
$text['title-conference-center']['de-at'] = "Konferenz Zentrale";
|
||||
|
||||
$text['message-update']['en-us'] = "Update Completed";
|
||||
$text['message-update']['es-cl'] = "Actualización Completada";
|
||||
|
|
@ -62,6 +68,7 @@ $text['message-update']['pt-br'] = "Atualização Efetuada";
|
|||
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||
$text['message-update']['uk'] = "Оновлено";
|
||||
$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
|
||||
|
||||
$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.";
|
||||
|
|
@ -71,6 +78,7 @@ $text['message-unique_participant_pin']['pt-br'] = "Por favor, forneça um núme
|
|||
$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']['uk'] = "Будь ласка, надайте унікальний PIN-код для учасника";
|
||||
$text['message-unique_participant_pin']['de-at'] = "Bitte geben Sie einen eindeutigen PIN für Teilnehmer an.";
|
||||
|
||||
$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.";
|
||||
|
|
@ -80,6 +88,7 @@ $text['message-unique_moderator_pin']['pt-br'] = "Por favor, forneça um número
|
|||
$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']['uk'] = "Будь ласка, надайте унікальний PIN-код для модератора.";
|
||||
$text['message-unique_moderator_pin']['de-at'] = "Bitte geben Sie einen eindeutigen PIN für Moderatoren an.";
|
||||
|
||||
$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.";
|
||||
|
|
@ -89,6 +98,7 @@ $text['message-non_unique_pin']['pt-br'] = "O número do PIN de participante dev
|
|||
$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']['uk'] = "PIN-коди модератора і учасника повинні бути унікальними.";
|
||||
$text['message-non_unique_pin']['de-at'] = "Moderator und Teilnehmer PIN Nummern müssen eindeutig sein.";
|
||||
|
||||
$text['message-minimum_pin_length']['en-us'] = "Minimum PIN length required:";
|
||||
$text['message-minimum_pin_length']['es-cl'] = "Longitud PIN mínima requerida:";
|
||||
|
|
@ -98,6 +108,7 @@ $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']['sv-se'] = "Minimum läng på PIN:";
|
||||
$text['message-minimum_pin_length']['uk'] = "Мінімальна довжина PIN-коду:";
|
||||
$text['message-minimum_pin_length']['de-at'] = "Minimale PIN länge erforderlich:";
|
||||
|
||||
$text['message-delete']['en-us'] = "Delete Completed";
|
||||
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
||||
|
|
@ -107,6 +118,7 @@ $text['message-delete']['pt-br'] = "Remoção Efetuada";
|
|||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||
$text['message-delete']['uk'] = "Видалено";
|
||||
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
||||
|
||||
$text['message-add']['en-us'] = "Add Completed";
|
||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||
|
|
@ -116,6 +128,7 @@ $text['message-add']['pt-br'] = "Criação Efetuada";
|
|||
$text['message-add']['pl'] = "Dodano poprawnie";
|
||||
$text['message-add']['sv-se'] = "Tillagd";
|
||||
$text['message-add']['uk'] = "Додано";
|
||||
$text['message-add']['de-at'] = "Erfolgreich hinzugefügt";
|
||||
|
||||
$text['label-wait-moderator']['en-us'] = "Secure";
|
||||
$text['label-wait-moderator']['es-cl'] = "Seguro";
|
||||
|
|
@ -125,6 +138,7 @@ $text['label-wait-moderator']['pt-br'] = "Proteger";
|
|||
$text['label-wait-moderator']['pl'] = "Zabezpieczenie";
|
||||
$text['label-wait-moderator']['sv-se'] = "Säker";
|
||||
$text['label-wait-moderator']['uk'] = "Захищено";
|
||||
$text['label-wait-moderator']['de-at'] = "Geschützt";
|
||||
|
||||
$text['label-wait-for-moderator']['en-us'] = "Wait for Moderator";
|
||||
$text['label-wait-for-moderator']['es-cl'] = "Esperar un Moderador";
|
||||
|
|
@ -134,6 +148,7 @@ $text['label-wait-for-moderator']['pt-br'] = "Esperar pelo administrador";
|
|||
$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']['uk'] = "Очікування на модератора";
|
||||
$text['label-wait-for-moderator']['de-at'] = "Warte auf Moderator";
|
||||
|
||||
$text['label-view']['en-us'] = "View";
|
||||
$text['label-view']['es-cl'] = "Ver";
|
||||
|
|
@ -143,6 +158,7 @@ $text['label-view']['pt-br'] = "Visualizar";
|
|||
$text['label-view']['pl'] = "Widok";
|
||||
$text['label-view']['sv-se'] = "Visa";
|
||||
$text['label-view']['uk'] = "Перегляд";
|
||||
$text['label-view']['de-at'] = "Ansicht";
|
||||
|
||||
$text['label-uuid']['en-us'] = "UUID";
|
||||
$text['label-uuid']['es-cl'] = "UUID";
|
||||
|
|
@ -152,6 +168,7 @@ $text['label-uuid']['pt-br'] = "UUID";
|
|||
$text['label-uuid']['pl'] = "UUID";
|
||||
$text['label-uuid']['sv-se'] = "UUID";
|
||||
$text['label-uuid']['uk'] = "UUID";
|
||||
$text['label-uuid']['de-at'] = "UUID";
|
||||
|
||||
$text['label-users']['en-us'] = "Users";
|
||||
$text['label-users']['es-cl'] = "Usuarios";
|
||||
|
|
@ -161,6 +178,7 @@ $text['label-users']['pt-br'] = "Usuários";
|
|||
$text['label-users']['pl'] = "Użytkownicy";
|
||||
$text['label-users']['sv-se'] = "Användare";
|
||||
$text['label-users']['uk'] = "Користувачі";
|
||||
$text['label-users']['de-at'] = "Benutzer";
|
||||
|
||||
$text['label-username']['en-us'] = "Username";
|
||||
$text['label-username']['es-cl'] = "Nombre de Usuario";
|
||||
|
|
@ -170,6 +188,7 @@ $text['label-username']['pt-br'] = "Nome do Usuário";
|
|||
$text['label-username']['pl'] = "Użytkownik";
|
||||
$text['label-username']['sv-se'] = "Användarnamn";
|
||||
$text['label-username']['uk'] = "Ім’я користувача";
|
||||
$text['label-username']['de-at'] = "Benutzername";
|
||||
|
||||
$text['label-true']['en-us'] = "True";
|
||||
$text['label-true']['es-cl'] = "Verdadero";
|
||||
|
|
@ -179,6 +198,7 @@ $text['label-true']['pt-br'] = "Sim";
|
|||
$text['label-true']['pl'] = "Tak";
|
||||
$text['label-true']['sv-se'] = "Sann";
|
||||
$text['label-true']['uk'] = "Так";
|
||||
$text['label-true']['de-at'] = "Ein";
|
||||
|
||||
$text['label-tools']['en-us'] = "Tools";
|
||||
$text['label-tools']['es-cl'] = "Herramientas";
|
||||
|
|
@ -188,6 +208,7 @@ $text['label-tools']['pt-br'] = "Ferramentas";
|
|||
$text['label-tools']['pl'] = "Narzędzia";
|
||||
$text['label-tools']['sv-se'] = "Verktyg";
|
||||
$text['label-tools']['uk'] = "Параметри";
|
||||
$text['label-tools']['de-at'] = "Werkzeug";
|
||||
|
||||
$text['label-to']['en-us'] = "To";
|
||||
$text['label-to']['es-cl'] = "Final";
|
||||
|
|
@ -197,6 +218,7 @@ $text['label-to']['pt-br'] = "Final";
|
|||
$text['label-to']['pl'] = "Do";
|
||||
$text['label-to']['sv-se'] = "Till";
|
||||
$text['label-to']['uk'] = "До";
|
||||
$text['label-to']['de-at'] = "An";
|
||||
|
||||
$text['label-time']['en-us'] = "Time";
|
||||
$text['label-time']['es-cl'] = "Hora";
|
||||
|
|
@ -206,6 +228,7 @@ $text['label-time']['pt-br'] = "Fuso Horário";
|
|||
$text['label-time']['pl'] = "Strefa czasowa";
|
||||
$text['label-time']['sv-se'] = "Tid";
|
||||
$text['label-time']['uk'] = "Час";
|
||||
$text['label-time']['de-at'] = "Zeitzone";
|
||||
|
||||
$text['label-start']['en-us'] = "Start";
|
||||
$text['label-start']['es-cl'] = "Inicio";
|
||||
|
|
@ -215,6 +238,7 @@ $text['label-start']['pt-br'] = "Iniciar";
|
|||
$text['label-start']['pl'] = "rozpocznij nagrywanie";
|
||||
$text['label-start']['sv-se'] = "Starta";
|
||||
$text['label-start']['uk'] = "Запустити";
|
||||
$text['label-start']['de-at'] = "Start";
|
||||
|
||||
$text['label-sounds']['en-us'] = "Sounds";
|
||||
$text['label-sounds']['es-cl'] = "Sonidos";
|
||||
|
|
@ -224,6 +248,7 @@ $text['label-sounds']['pt-br'] = "Áudios";
|
|||
$text['label-sounds']['pl'] = "Dzwięki";
|
||||
$text['label-sounds']['sv-se'] = "Ljud";
|
||||
$text['label-sounds']['uk'] = "Мелодії";
|
||||
$text['label-sounds']['de-at'] = "Töne";
|
||||
|
||||
$text['label-sessions']['en-us'] = "Sessions";
|
||||
$text['label-sessions']['es-cl'] = "Sesiones";
|
||||
|
|
@ -233,6 +258,7 @@ $text['label-sessions']['pt-br'] = "Sessões";
|
|||
$text['label-sessions']['pl'] = "Sesje";
|
||||
$text['label-sessions']['sv-se'] = "Sessioner";
|
||||
$text['label-sessions']['uk'] = "Сесії";
|
||||
$text['label-sessions']['de-at'] = "Sitzungen";
|
||||
|
||||
$text['label-schedule']['en-us'] = "Schedule";
|
||||
$text['label-schedule']['es-cl'] = "Horario";
|
||||
|
|
@ -242,6 +268,7 @@ $text['label-schedule']['pt-br'] = "Horário";
|
|||
$text['label-schedule']['pl'] = "Harmonogram";
|
||||
$text['label-schedule']['sv-se'] = "Schema";
|
||||
$text['label-schedule']['uk'] = "Розклад";
|
||||
$text['label-schedule']['de-at'] = "Zeitplan";
|
||||
|
||||
$text['label-room-name']['en-us'] = "Room Name";
|
||||
$text['label-room-name']['es-cl'] = "Nombre de la Sala";
|
||||
|
|
@ -251,6 +278,7 @@ $text['label-room-name']['pt-br'] = "Nome da sala";
|
|||
$text['label-room-name']['pl'] = "Nazwa pokoju";
|
||||
$text['label-room-name']['sv-se'] = "Rums Namn";
|
||||
$text['label-room-name']['uk'] = "Назва кімнати";
|
||||
$text['label-room-name']['de-at'] = "Raum Name";
|
||||
|
||||
$text['label-recording']['en-us'] = "Recording";
|
||||
$text['label-recording']['es-cl'] = "Grabando";
|
||||
|
|
@ -260,6 +288,7 @@ $text['label-recording']['pt-br'] = "Gravando";
|
|||
$text['label-recording']['pl'] = "Nagrywanie";
|
||||
$text['label-recording']['sv-se'] = "Inspelning";
|
||||
$text['label-recording']['uk'] = "Запис";
|
||||
$text['label-recording']['de-at'] = "Aufnahme";
|
||||
|
||||
$text['label-record']['en-us'] = "Record";
|
||||
$text['label-record']['es-cl'] = "Grabar";
|
||||
|
|
@ -269,6 +298,7 @@ $text['label-record']['pt-br'] = "Registro";
|
|||
$text['label-record']['pl'] = "Nagraj";
|
||||
$text['label-record']['sv-se'] = "Spela In";
|
||||
$text['label-record']['uk'] = "Запис";
|
||||
$text['label-record']['de-at'] = "Aufnehmen";
|
||||
|
||||
$text['label-profile']['en-us'] = "Profile";
|
||||
$text['label-profile']['es-cl'] = "Perfil";
|
||||
|
|
@ -278,6 +308,7 @@ $text['label-profile']['pt-br'] = "Perfil";
|
|||
$text['label-profile']['pl'] = "Profil";
|
||||
$text['label-profile']['sv-se'] = "Profil";
|
||||
$text['label-profile']['uk'] = "Профіль";
|
||||
$text['label-profile']['de-at'] = "Profil";
|
||||
|
||||
$text['label-play']['en-us'] = "Play";
|
||||
$text['label-play']['es-cl'] = "Reproducir";
|
||||
|
|
@ -287,6 +318,7 @@ $text['label-play']['pt-br'] = "Tocar";
|
|||
$text['label-play']['pl'] = "Odtwórz";
|
||||
$text['label-play']['sv-se'] = "Spela Upp";
|
||||
$text['label-play']['uk'] = "Відтворити";
|
||||
$text['label-play']['de-at'] = "Play";
|
||||
|
||||
$text['label-pin-length']['en-us'] = "PIN Length";
|
||||
$text['label-pin-length']['es-cl'] = "Largo de PIN";
|
||||
|
|
@ -296,6 +328,7 @@ $text['label-pin-length']['pt-br'] = "Tamanho do PIN";
|
|||
$text['label-pin-length']['pl'] = "Długość kodu PIN";
|
||||
$text['label-pin-length']['sv-se'] = "PIN Längd";
|
||||
$text['label-pin-length']['uk'] = "Довжина PIN-коду ";
|
||||
$text['label-pin-length']['de-at'] = "PIN länge";
|
||||
|
||||
$text['label-participant-pin']['en-us'] = "Participant";
|
||||
$text['label-participant-pin']['es-cl'] = "Participante";
|
||||
|
|
@ -305,6 +338,7 @@ $text['label-participant-pin']['pt-br'] = "Participante";
|
|||
$text['label-participant-pin']['pl'] = "Uczestnik";
|
||||
$text['label-participant-pin']['sv-se'] = "Deltagare";
|
||||
$text['label-participant-pin']['uk'] = "Учасник";
|
||||
$text['label-participant-pin']['de-at'] = "Teilnehmer";
|
||||
|
||||
$text['label-network-address']['en-us'] = "Network Address";
|
||||
$text['label-network-address']['es-cl'] = "Dirección de Red";
|
||||
|
|
@ -314,6 +348,7 @@ $text['label-network-address']['pt-br'] = "Endereço de rede";
|
|||
$text['label-network-address']['pl'] = "Adres sieciowy";
|
||||
$text['label-network-address']['sv-se'] = "Nätverks-adress";
|
||||
$text['label-network-address']['uk'] = "Адреса мережі";
|
||||
$text['label-network-address']['de-at'] = "Netzwerk Adresse";
|
||||
|
||||
$text['label-name']['en-us'] = "Name";
|
||||
$text['label-name']['es-cl'] = "Nombre";
|
||||
|
|
@ -323,6 +358,7 @@ $text['label-name']['pt-br'] = "Nome";
|
|||
$text['label-name']['pl'] = "Nazwa";
|
||||
$text['label-name']['sv-se'] = "Namn";
|
||||
$text['label-name']['uk'] = "Назва";
|
||||
$text['label-name']['de-at'] = "Name";
|
||||
|
||||
$text['label-mute']['en-us'] = "Mute";
|
||||
$text['label-mute']['es-cl'] = "Mudo";
|
||||
|
|
@ -332,6 +368,7 @@ $text['label-mute']['pt-br'] = "Silenciar";
|
|||
$text['label-mute']['pl'] = "Wycisz";
|
||||
$text['label-mute']['sv-se'] = "Mikrofon Av";
|
||||
$text['label-mute']['uk'] = "Приглушити";
|
||||
$text['label-mute']['de-at'] = "Stumm";
|
||||
|
||||
$text['label-moderator-pin']['en-us'] = "Moderator";
|
||||
$text['label-moderator-pin']['es-cl'] = "Moderador";
|
||||
|
|
@ -341,6 +378,7 @@ $text['label-moderator-pin']['pt-br'] = "Administrador";
|
|||
$text['label-moderator-pin']['pl'] = "Moderator";
|
||||
$text['label-moderator-pin']['sv-se'] = "Moderator";
|
||||
$text['label-moderator-pin']['uk'] = "Модератор";
|
||||
$text['label-moderator-pin']['de-at'] = "Moderator";
|
||||
|
||||
$text['label-moderator']['en-us'] = "Moderator";
|
||||
$text['label-moderator']['es-cl'] = "Moderador";
|
||||
|
|
@ -350,6 +388,7 @@ $text['label-moderator']['pt-br'] = "Administrador";
|
|||
$text['label-moderator']['pl'] = "Moderator";
|
||||
$text['label-moderator']['sv-se'] = "Moderator";
|
||||
$text['label-moderator']['uk'] = "Модератор";
|
||||
$text['label-moderator']['de-at'] = "Moderator";
|
||||
|
||||
$text['label-members']['en-us'] = "Count";
|
||||
$text['label-members']['es-cl'] = "Conteo";
|
||||
|
|
@ -359,6 +398,7 @@ $text['label-members']['pt-br'] = "Total";
|
|||
$text['label-members']['pl'] = "Liczba";
|
||||
$text['label-members']['sv-se'] = "Antal";
|
||||
$text['label-members']['uk'] = "Кількість";
|
||||
$text['label-members']['de-at'] = "Zähler";
|
||||
|
||||
$text['label-member-type-participant']['en-us'] = "participant";
|
||||
$text['label-member-type-participant']['es-cl'] = "participante";
|
||||
|
|
@ -368,6 +408,7 @@ $text['label-member-type-participant']['pt-br'] = "Participante";
|
|||
$text['label-member-type-participant']['pl'] = "uczestnik";
|
||||
$text['label-member-type-participant']['sv-se'] = "deltagare";
|
||||
$text['label-member-type-participant']['uk'] = "учасник";
|
||||
$text['label-member-type-participant']['de-at'] = "Teilnehmer";
|
||||
|
||||
$text['label-member-type-moderator']['en-us'] = "moderator";
|
||||
$text['label-member-type-moderator']['es-cl'] = "moderador";
|
||||
|
|
@ -377,6 +418,7 @@ $text['label-member-type-moderator']['pt-br'] = "Administrador";
|
|||
$text['label-member-type-moderator']['pl'] = "moderator";
|
||||
$text['label-member-type-moderator']['sv-se'] = "moderator";
|
||||
$text['label-member-type-moderator']['uk'] = "модератор";
|
||||
$text['label-member-type-moderator']['de-at'] = "Moderator";
|
||||
|
||||
$text['label-member-pin']['en-us'] = "PIN Numbers";
|
||||
$text['label-member-pin']['es-cl'] = "Números PIN";
|
||||
|
|
@ -386,6 +428,7 @@ $text['label-member-pin']['pt-br'] = "Número PIUN";
|
|||
$text['label-member-pin']['pl'] = "Numery PIN";
|
||||
$text['label-member-pin']['sv-se'] = "PIN Kod";
|
||||
$text['label-member-pin']['uk'] = "PIN ";
|
||||
$text['label-member-pin']['de-at'] = "PIN Nummern";
|
||||
|
||||
$text['label-max-members']['en-us'] = "Max Members";
|
||||
$text['label-max-members']['es-cl'] = "Cantidad máxima de miembros";
|
||||
|
|
@ -395,6 +438,7 @@ $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']['sv-se'] = "Max Antal Medlemmar";
|
||||
$text['label-max-members']['uk'] = "Макс. учасників";
|
||||
$text['label-max-members']['de-at'] = "Maximale Anzahl an Mitglieder";
|
||||
|
||||
$text['label-greeting']['en-us'] = "Greeting";
|
||||
$text['label-greeting']['es-cl'] = "Mensaje";
|
||||
|
|
@ -404,6 +448,7 @@ $text['label-greeting']['pt-br'] = "Saudação";
|
|||
$text['label-greeting']['pl'] = "Powitanie";
|
||||
$text['label-greeting']['sv-se'] = "Hälsning";
|
||||
$text['label-greeting']['uk'] = "Привітання";
|
||||
$text['label-greeting']['de-at'] = "Begrüßung";
|
||||
|
||||
$text['label-from']['en-us'] = "From";
|
||||
$text['label-from']['es-cl'] = "Desde";
|
||||
|
|
@ -413,6 +458,7 @@ $text['label-from']['pt-br'] = "Começo";
|
|||
$text['label-from']['pl'] = "Od";
|
||||
$text['label-from']['sv-se'] = "Från";
|
||||
$text['label-from']['uk'] = "Від";
|
||||
$text['label-from']['de-at'] = "Von";
|
||||
|
||||
$text['label-false']['en-us'] = "False";
|
||||
$text['label-false']['es-cl'] = "Falso";
|
||||
|
|
@ -422,6 +468,7 @@ $text['label-false']['pt-br'] = "Não";
|
|||
$text['label-false']['pl'] = "Nie";
|
||||
$text['label-false']['sv-se'] = "Falsk";
|
||||
$text['label-false']['uk'] = "Ні";
|
||||
$text['label-false']['de-at'] = "Aus";
|
||||
|
||||
$text['label-extension']['en-us'] = "Extension";
|
||||
$text['label-extension']['es-cl'] = "Extensión";
|
||||
|
|
@ -431,6 +478,7 @@ $text['label-extension']['pt-br'] = "Ramal";
|
|||
$text['label-extension']['pl'] = "Numer wewnętrzny";
|
||||
$text['label-extension']['sv-se'] = "Anknytning";
|
||||
$text['label-extension']['uk'] = "Розширення (Extention)";
|
||||
$text['label-extension']['de-at'] = "Durchwahl";
|
||||
|
||||
$text['label-exit-sound']['en-us'] = "Exit Sound";
|
||||
$text['label-exit-sound']['es-cl'] = "Sonido de salida";
|
||||
|
|
@ -440,6 +488,7 @@ $text['label-exit-sound']['pt-br'] = "Desligar som";
|
|||
$text['label-exit-sound']['pl'] = "Dźwięk przy wyjściu";
|
||||
$text['label-exit-sound']['sv-se'] = "Avslutningsljud";
|
||||
$text['label-exit-sound']['uk'] = "Мелодія при виході";
|
||||
$text['label-exit-sound']['de-at'] = "Ausgangs Ton";
|
||||
|
||||
$text['label-enter-sound']['en-us'] = "Enter Sound";
|
||||
$text['label-enter-sound']['es-cl'] = "Sonido de entrada";
|
||||
|
|
@ -449,6 +498,7 @@ $text['label-enter-sound']['pt-br'] = "Insira um som";
|
|||
$text['label-enter-sound']['pl'] = "Dźwięk przy wejściu";
|
||||
$text['label-enter-sound']['sv-se'] = "Startljud";
|
||||
$text['label-enter-sound']['uk'] = "Мелодія при вході";
|
||||
$text['label-enter-sound']['de-at'] = "Eingangs Ton";
|
||||
|
||||
$text['label-end']['en-us'] = "End";
|
||||
$text['label-end']['es-cl'] = "Fin";
|
||||
|
|
@ -458,6 +508,7 @@ $text['label-end']['pt-br'] = "Fim";
|
|||
$text['label-end']['pl'] = "Koniec";
|
||||
$text['label-end']['sv-se'] = "Slut";
|
||||
$text['label-end']['uk'] = "Кінець";
|
||||
$text['label-end']['de-at'] = "Ende";
|
||||
|
||||
$text['label-enabled']['en-us'] = "Enabled";
|
||||
$text['label-enabled']['es-cl'] = "Activo";
|
||||
|
|
@ -467,6 +518,7 @@ $text['label-enabled']['pt-br'] = "Habilitado";
|
|||
$text['label-enabled']['pl'] = "Włączony";
|
||||
$text['label-enabled']['sv-se'] = "Aktiverad";
|
||||
$text['label-enabled']['uk'] = "Включено";
|
||||
$text['label-enabled']['de-at'] = "An";
|
||||
|
||||
$text['label-edit']['en-us'] = "Edit";
|
||||
$text['label-edit']['es-cl'] = "Editar";
|
||||
|
|
@ -476,6 +528,7 @@ $text['label-edit']['pt-br'] = "Editar";
|
|||
$text['label-edit']['pl'] = "Edytuj";
|
||||
$text['label-edit']['sv-se'] = "Redigera";
|
||||
$text['label-edit']['uk'] = "Редагувати";
|
||||
$text['label-edit']['de-at'] = "Bearbeiten";
|
||||
|
||||
$text['label-download']['en-us'] = "Download";
|
||||
$text['label-download']['es-cl'] = "Descargar";
|
||||
|
|
@ -485,6 +538,7 @@ $text['label-download']['pt-br'] = "Download";
|
|||
$text['label-download']['pl'] = "Pobierz";
|
||||
$text['label-download']['sv-se'] = "Ladda Ned";
|
||||
$text['label-download']['uk'] = "Скачати";
|
||||
$text['label-download']['de-at'] = "Download";
|
||||
|
||||
$text['label-details']['en-us'] = "Details";
|
||||
$text['label-details']['es-cl'] = "Detalles";
|
||||
|
|
@ -494,6 +548,7 @@ $text['label-details']['pt-br'] = "Detalhes";
|
|||
$text['label-details']['pl'] = "Szczegóły";
|
||||
$text['label-details']['sv-se'] = "Detaljer";
|
||||
$text['label-details']['uk'] = "Деталі";
|
||||
$text['label-details']['de-at'] = "Details";
|
||||
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
|
|
@ -503,6 +558,7 @@ $text['label-description']['pt-br'] = "Descrição";
|
|||
$text['label-description']['pl'] = "Opis";
|
||||
$text['label-description']['sv-se'] = "Beskrivning";
|
||||
$text['label-description']['uk'] = "Опис";
|
||||
$text['label-description']['de-at'] = "Beschreibung";
|
||||
|
||||
$text['label-delete']['en-us'] = "Delete";
|
||||
$text['label-delete']['es-cl'] = "Eliminar";
|
||||
|
|
@ -512,6 +568,7 @@ $text['label-delete']['pt-br'] = "Remover";
|
|||
$text['label-delete']['pl'] = "Usuń";
|
||||
$text['label-delete']['sv-se'] = "Ta Bort";
|
||||
$text['label-delete']['uk'] = "Видалити";
|
||||
$text['label-delete']['de-at'] = "Löschen";
|
||||
|
||||
$text['label-conference-name']['en-us'] = "Conference Name";
|
||||
$text['label-conference-name']['es-cl'] = "Nombre de la conferencia";
|
||||
|
|
@ -521,6 +578,7 @@ $text['label-conference-name']['pt-br'] = "Nome da conferência";
|
|||
$text['label-conference-name']['pl'] = "Nazwa konferencji";
|
||||
$text['label-conference-name']['sv-se'] = "Konferens Namn";
|
||||
$text['label-conference-name']['uk'] = "Назва конференції";
|
||||
$text['label-conference-name']['de-at'] = "Konferenz Name";
|
||||
|
||||
$text['label-cdr']['en-us'] = "CDR";
|
||||
$text['label-cdr']['es-cl'] = "CDR";
|
||||
|
|
@ -530,6 +588,7 @@ $text['label-cdr']['pt-br'] = "Detalhe de chamadas";
|
|||
$text['label-cdr']['pl'] = "Wykaz rozmów";
|
||||
$text['label-cdr']['sv-se'] = "CDR";
|
||||
$text['label-cdr']['uk'] = "CDR ";
|
||||
$text['label-cdr']['de-at'] = "CDR";
|
||||
|
||||
$text['label-caller-id-number']['en-us'] = "Caller ID Number";
|
||||
$text['label-caller-id-number']['es-cl'] = "Número de Caller ID";
|
||||
|
|
@ -539,6 +598,7 @@ $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']['sv-se'] = "Nummerpresentation";
|
||||
$text['label-caller-id-number']['uk'] = "Caller ID Номер";
|
||||
$text['label-caller-id-number']['de-at'] = "Anruferkennung (Nummer)";
|
||||
|
||||
$text['label-caller-id-name']['en-us'] = "Caller ID Name";
|
||||
$text['label-caller-id-name']['es-cl'] = "Nombre de Caller ID";
|
||||
|
|
@ -548,6 +608,7 @@ $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']['sv-se'] = "Namnpresentation";
|
||||
$text['label-caller-id-name']['uk'] = "Caller ID Ім’я";
|
||||
$text['label-caller-id-name']['de-at'] = "Anruferkennung (Name)";
|
||||
|
||||
$text['label-announce']['en-us'] = "Announce";
|
||||
$text['label-announce']['es-cl'] = "Anunciar";
|
||||
|
|
@ -557,6 +618,7 @@ $text['label-announce']['pt-br'] = "Anunciar";
|
|||
$text['label-announce']['pl'] = "Zapowiedz";
|
||||
$text['label-announce']['sv-se'] = "Meddela";
|
||||
$text['label-announce']['uk'] = "Анонс";
|
||||
$text['label-announce']['de-at'] = "Ankündigen";
|
||||
|
||||
$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.";
|
||||
|
|
@ -566,6 +628,7 @@ $text['description-users']['pt-br'] = "Atribuir usuários adicionais como admini
|
|||
$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']['uk'] = "Зв'язати додаткових користувачів як адміністраторів цього конференц-залу.";
|
||||
$text['description-users']['de-at'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -575,6 +638,7 @@ $text['description-schedule']['pt-br'] = "Defnir inicio e fim (Data/Hora) para e
|
|||
$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']['uk'] = "Встановіть час початку/завершення для цієї кімнати.";
|
||||
$text['description-schedule']['de-at'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -584,6 +648,7 @@ $text['description-room-name']['pt-br'] = "Digite um nome para a sala de confer
|
|||
$text['description-room-name']['pl'] = "";
|
||||
$text['description-room-name']['sv-se'] = "Ange namn för detta konferensrum";
|
||||
$text['description-room-name']['uk'] = "Введіть назву конференц-залу.";
|
||||
$text['description-room-name']['de-at'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -593,6 +658,7 @@ $text['description-profile']['pt-br'] = "Defina as configurações para este per
|
|||
$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']['uk'] = "Профіль конференції є колекція налаштувань для конференц-центру.";
|
||||
$text['description-profile']['de-at'] = "Definieren Sie die Einstellungen für dieses Profil.";
|
||||
|
||||
$text['description-pin-length']['en-us'] = "Enter the minimum PIN length.";
|
||||
$text['description-pin-length']['es-cl'] = "Ingrese el largo de PIN requerido.";
|
||||
|
|
@ -602,6 +668,7 @@ $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']['sv-se'] = "Ange minimum PIN längd.";
|
||||
$text['description-pin-length']['uk'] = "Введіть мінімальну довжину PIN-коду.";
|
||||
$text['description-pin-length']['de-at'] = "";
|
||||
|
||||
$text['description-participant-pin']['en-us'] = "Pin number for the participants.";
|
||||
$text['description-participant-pin']['es-cl'] = "Número PIN para participantes";
|
||||
|
|
@ -611,6 +678,7 @@ $text['description-participant-pin']['pt-br'] = "Número PIN";
|
|||
$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']['uk'] = "PIN-код для учасників.";
|
||||
$text['description-participant-pin']['de-at'] = "";
|
||||
|
||||
$text['description-name']['en-us'] = "Enter the conference center name.";
|
||||
$text['description-name']['es-cl'] = "Ingrese el nombre del centro de conferencia";
|
||||
|
|
@ -620,6 +688,7 @@ $text['description-name']['pt-br'] = "Insira o nome do menu";
|
|||
$text['description-name']['pl'] = "Wprowadź nazwę";
|
||||
$text['description-name']['sv-se'] = "Ange namn på konferenscenter.";
|
||||
$text['description-name']['uk'] = "Введіть назву конференц-ценру";
|
||||
$text['description-name']['de-at'] = "Geben Sie den Namen des Menüs an";
|
||||
|
||||
$text['description-moderator-pin']['en-us'] = "Pin number for the moderators.";
|
||||
$text['description-moderator-pin']['es-cl'] = "Número PIN para moderadores";
|
||||
|
|
@ -629,6 +698,7 @@ $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']['sv-se'] = "PIN kod för moderator.";
|
||||
$text['description-moderator-pin']['uk'] = "PIN-код для модераторів.";
|
||||
$text['description-moderator-pin']['de-at'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -638,6 +708,7 @@ $text['description-greeting']['pt-br'] = "Selecione a mensagem que será exibida
|
|||
$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']['uk'] = "Виберіть привітання, яке грає до вступу в конференц-зал.";
|
||||
$text['description-greeting']['de-at'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -647,6 +718,7 @@ $text['description-extension']['pt-br'] = "Atribua a extensão e números ao dis
|
|||
$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']['uk'] = "Введіть номер розширення конференц-центру.";
|
||||
$text['description-extension']['de-at'] = "Weisen Sie die Nebenstellen und Linien einem Gerät zu.";
|
||||
|
||||
$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.";
|
||||
|
|
@ -656,6 +728,7 @@ $text['description-enabled']['pt-br'] = "Escolha o estado desta definição";
|
|||
$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']['uk'] = "Виберіть, щоб включити або відключити конференц-центр.";
|
||||
$text['description-enabled']['de-at'] = "Setzen Sie den Status dieser Standardeinstellung.";
|
||||
|
||||
$text['description-description']['en-us'] = "Enter the description.";
|
||||
$text['description-description']['es-cl'] = "Ingrese una descripción";
|
||||
|
|
@ -665,6 +738,7 @@ $text['description-description']['pt-br'] = "Insira a descrição, caso desejar"
|
|||
$text['description-description']['pl'] = "Wpisz opis.";
|
||||
$text['description-description']['sv-se'] = "Ange en beskrivning för gateway:en här.";
|
||||
$text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
|
||||
$text['description-description']['de-at'] = "Falls gewünscht, geben Sie eine Beschreibung an.";
|
||||
|
||||
$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.";
|
||||
|
|
@ -674,6 +748,7 @@ $text['description-conference-sessions']['pt-br'] = "Logs das sessões de confer
|
|||
$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']['uk'] = "Сесії конференції є даних журналу про конференції.";
|
||||
$text['description-conference-sessions']['de-at'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -683,6 +758,7 @@ $text['description-conference-session-details']['pt-br'] = "Logs das sessões de
|
|||
$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']['uk'] = "Сесії конференції є відомості з журналу викликів конференцій.";
|
||||
$text['description-conference-session-details']['de-at'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -692,6 +768,7 @@ $text['description-conference-centers']['pt-br'] = "Centros de conferência são
|
|||
$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']['uk'] = "Конференц-центри є група конференц-залів. Вони можуть бути організовані МВЗ, географічно або інших критеріїв.";
|
||||
$text['description-conference-centers']['de-at'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -701,6 +778,7 @@ $text['description-conference-center']['pt-br'] = "Centro de conferência é usa
|
|||
$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']['uk'] = "Конференц-центр використовується для установки одного або декількох конференц-залів з ім'ям, додатковий номер, в необхідної довжини контактний номер та опис.";
|
||||
$text['description-conference-center']['de-at'] = "";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
|
|
@ -710,6 +788,7 @@ $text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
|||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||
$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
||||
|
||||
$text['button-view']['en-us'] = "View";
|
||||
$text['button-view']['es-cl'] = "Ver";
|
||||
|
|
@ -719,6 +798,7 @@ $text['button-view']['pt-br'] = "Visualizar";
|
|||
$text['button-view']['pl'] = "Widok";
|
||||
$text['button-view']['sv-se'] = "Visa";
|
||||
$text['button-view']['uk'] = "Перегляд";
|
||||
$text['button-view']['de-at'] = "Ansicht";
|
||||
|
||||
$text['button-sessions']['en-us'] = "Sessions";
|
||||
$text['button-sessions']['es-cl'] = "Sesiones";
|
||||
|
|
@ -728,6 +808,7 @@ $text['button-sessions']['pt-br'] = "Sessões";
|
|||
$text['button-sessions']['pl'] = "Sesje";
|
||||
$text['button-sessions']['sv-se'] = "Sessioner";
|
||||
$text['button-sessions']['uk'] = "Сесії";
|
||||
$text['button-sessions']['de-at'] = "Session";
|
||||
|
||||
$text['button-search']['en-us'] = "Search";
|
||||
$text['button-search']['es-cl'] = "Buscar";
|
||||
|
|
@ -737,6 +818,7 @@ $text['button-search']['pt-br'] = "Pesquisar";
|
|||
$text['button-search']['pl'] = "Wyszukaj";
|
||||
$text['button-search']['sv-se'] = "Sök";
|
||||
$text['button-search']['uk'] = "Пошук";
|
||||
$text['button-search']['de-at'] = "Suche";
|
||||
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['es-cl'] = "Guardar";
|
||||
|
|
@ -746,6 +828,7 @@ $text['button-save']['pt-br'] = "Salvar";
|
|||
$text['button-save']['pl'] = "Zachowaj";
|
||||
$text['button-save']['sv-se'] = "Spara";
|
||||
$text['button-save']['uk'] = "Зберегти";
|
||||
$text['button-save']['de-at'] = "Speichern";
|
||||
|
||||
$text['button-rooms']['en-us'] = "Rooms";
|
||||
$text['button-rooms']['es-cl'] = "Salas";
|
||||
|
|
@ -755,6 +838,7 @@ $text['button-rooms']['pt-br'] = "Salas";
|
|||
$text['button-rooms']['pl'] = "Pokoje";
|
||||
$text['button-rooms']['sv-se'] = "Rum";
|
||||
$text['button-rooms']['uk'] = "Кімнати";
|
||||
$text['button-rooms']['de-at'] = "Räume";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "Volver";
|
||||
|
|
@ -764,6 +848,7 @@ $text['button-back']['pt-br'] = "Voltar";
|
|||
$text['button-back']['pl'] = "Wróć";
|
||||
$text['button-back']['sv-se'] = "Tillbaka";
|
||||
$text['button-back']['uk'] = "Назад";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
|
||||
$text['button-add']['en-us'] = "Add";
|
||||
$text['button-add']['es-cl'] = "Agregar";
|
||||
|
|
@ -773,5 +858,6 @@ $text['button-add']['pt-br'] = "Adicionar";
|
|||
$text['button-add']['pl'] = "Dodaj";
|
||||
$text['button-add']['sv-se'] = "Lägg Till";
|
||||
$text['button-add']['uk'] = "Додати";
|
||||
$text['button-add']['de-at'] = "Hinzufügen";
|
||||
|
||||
?>
|
||||
|
|
@ -8,6 +8,7 @@ $apps[$x]['menu'][0]['title']['pt-br'] = "Conferência";
|
|||
$apps[$x]['menu'][0]['title']['pl'] = "Centrum Konferencyjne";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Konferenscenter";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Конференц-центр";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Konferenz Zentrale";
|
||||
$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]['category'] = "internal";
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ $text['title-destinations']['pl'] = "Destynacje";
|
|||
$text['title-destinations']['sv-se'] = "Destinationer";
|
||||
$text['title-destinations']['uk'] = "Номери";
|
||||
$text['title-destinations']['ro'] = "Destinații";
|
||||
$text['title-destinations']['de-at'] = "Kopfnummern";
|
||||
|
||||
$text['title-destination-edit']['en-us'] = "Destination";
|
||||
$text['title-destination-edit']['es-cl'] = "Editar Destino";
|
||||
|
|
@ -19,6 +20,7 @@ $text['title-destination-edit']['pl'] = "Destynacja";
|
|||
$text['title-destination-edit']['sv-se'] = "Destination";
|
||||
$text['title-destination-edit']['uk'] = "Номер";
|
||||
$text['title-destination-edit']['ro'] = "Destinație";
|
||||
$text['title-destination-edit']['de-at'] = "Kopfnummer";
|
||||
|
||||
$text['title-destination-add']['en-us'] = "Destination";
|
||||
$text['title-destination-add']['es-cl'] = "Agregar Destino";
|
||||
|
|
@ -29,6 +31,7 @@ $text['title-destination-add']['pl'] = "Destynacja";
|
|||
$text['title-destination-add']['sv-se'] = "Destination";
|
||||
$text['title-destination-add']['uk'] = "Номер";
|
||||
$text['title-destination-add']['ro'] = "Destinație";
|
||||
$text['title-destination-add']['de-at'] = "Kopfnummer";
|
||||
|
||||
$text['select-global']['en-us'] = "Global";
|
||||
$text['select-global']['es-cl'] = "Global";
|
||||
|
|
@ -39,6 +42,7 @@ $text['select-global']['pl'] = "Globalny";
|
|||
$text['select-global']['sv-se'] = "Global";
|
||||
$text['select-global']['uk'] = "Глобальний";
|
||||
$text['select-global']['ro'] = "Global";
|
||||
$text['select-global']['de-at'] = "Global";
|
||||
|
||||
$text['option-type_outbound']['en-us'] = "Outbound";
|
||||
$text['option-type_outbound']['es-cl'] = "Saliente";
|
||||
|
|
@ -49,6 +53,7 @@ $text['option-type_outbound']['pl'] = "Wychodzący";
|
|||
$text['option-type_outbound']['sv-se'] = "Utgående";
|
||||
$text['option-type_outbound']['uk'] = "Вихідний";
|
||||
$text['option-type_outbound']['ro'] = "";
|
||||
$text['option-type_outbound']['de-at'] = "Ausgehend";
|
||||
|
||||
$text['option-type_inbound']['en-us'] = "Inbound";
|
||||
$text['option-type_inbound']['es-cl'] = "Entrante";
|
||||
|
|
@ -59,6 +64,7 @@ $text['option-type_inbound']['pl'] = "Przychodzący";
|
|||
$text['option-type_inbound']['sv-se'] = "Inkommande";
|
||||
$text['option-type_inbound']['uk'] = "Вхідний";
|
||||
$text['option-type_inbound']['ro'] = "";
|
||||
$text['option-type_inbound']['de-at'] = "Eingehend";
|
||||
|
||||
$text['message-update']['en-us'] = "Update Completed";
|
||||
$text['message-update']['es-cl'] = "Actualización Completa";
|
||||
|
|
@ -69,6 +75,7 @@ $text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
|||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||
$text['message-update']['uk'] = "Оновлення завершено";
|
||||
$text['message-update']['ro'] = "Actualizare completă";
|
||||
$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
|
||||
|
||||
$text['message-required']['en-us'] = "Please provide: ";
|
||||
$text['message-required']['es-cl'] = "Por favor ingrese: ";
|
||||
|
|
@ -79,6 +86,7 @@ $text['message-required']['pl'] = "Wpisz:";
|
|||
$text['message-required']['sv-se'] = "Var god uppge:";
|
||||
$text['message-required']['uk'] = "Будь ласка, вкажіть:";
|
||||
$text['message-required']['ro'] = "";
|
||||
$text['message-required']['de-at'] = "Bitte geben Sie folgendes an:";
|
||||
|
||||
$text['message-maximum_destinations']['en-us'] = "Maximum Destinations:";
|
||||
$text['message-maximum_destinations']['es-cl'] = "Destinos Máximo Permitido:";
|
||||
|
|
@ -89,6 +97,7 @@ $text['message-maximum_destinations']['pl'] = "Maksymalna ilość destynacji";
|
|||
$text['message-maximum_destinations']['sv-se'] = "Max Antal Destinationer";
|
||||
$text['message-maximum_destinations']['uk'] = "Максимум номерів:";
|
||||
$text['message-maximum_destinations']['ro'] = "";
|
||||
$text['message-maximum_destinations']['de-at'] = "Maximale Anzahl an Kopfnummern:";
|
||||
|
||||
$text['message-duplicate']['en-us'] = "Duplicate detected";
|
||||
$text['message-duplicate']['es-cl'] = "Duplicar detectado";
|
||||
|
|
@ -99,6 +108,7 @@ $text['message-duplicate']['pl'] = "Wykryto duplikat";
|
|||
$text['message-duplicate']['sv-se'] = "Dubblett Upptäckt";
|
||||
$text['message-duplicate']['uk'] = "Знайдено дублікат";
|
||||
$text['message-duplicate']['ro'] = "";
|
||||
$text['message-duplicate']['de-at'] = "bereits vorhanden";
|
||||
|
||||
$text['message-delete']['en-us'] = "Delete Completed";
|
||||
$text['message-delete']['es-cl'] = "Eliminación Completa";
|
||||
|
|
@ -109,6 +119,7 @@ $text['message-delete']['pl'] = "Usunięto poprawnie";
|
|||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||
$text['message-delete']['uk'] = "Видалено";
|
||||
$text['message-delete']['ro'] = "Ștergere completă";
|
||||
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
||||
|
||||
$text['message-add']['en-us'] = "Add Completed";
|
||||
$text['message-add']['es-cl'] = "Agregar Completo";
|
||||
|
|
@ -119,6 +130,7 @@ $text['message-add']['pl'] = "Dodano poprawnie";
|
|||
$text['message-add']['sv-se'] = "Tillagd";
|
||||
$text['message-add']['uk'] = "Додано";
|
||||
$text['message-add']['ro'] = "Adăugare completă";
|
||||
$text['message-add']['de-at'] = "Erfolgreich hinzugefügt";
|
||||
|
||||
$text['label-true']['en-us'] = "True";
|
||||
$text['label-true']['es-cl'] = "Verdadero";
|
||||
|
|
@ -129,6 +141,7 @@ $text['label-true']['pl'] = "Tak";
|
|||
$text['label-true']['sv-se'] = "Sann";
|
||||
$text['label-true']['uk'] = "Так";
|
||||
$text['label-true']['ro'] = "";
|
||||
$text['label-true']['de-at'] = "Ein";
|
||||
|
||||
$text['label-monthly_price_buy']['en-us'] = "Monthly buy price";
|
||||
$text['label-monthly_price_buy']['es-cl'] = "Precio mensual de compra";
|
||||
|
|
@ -139,6 +152,7 @@ $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']['uk'] = "Щомісячна ціна купівлі";
|
||||
$text['label-monthly_price_buy']['ro'] = "";
|
||||
$text['label-monthly_price_buy']['de-at'] = "Monatlicher Einkaufspreis";
|
||||
|
||||
$text['label-monthly_price']['en-us'] = "Monthly selling price";
|
||||
$text['label-monthly_price']['es-cl'] = "Precio mensual de venta";
|
||||
|
|
@ -149,6 +163,7 @@ $text['label-monthly_price']['pl'] = "Miesięczna cena sprzedaży";
|
|||
$text['label-monthly_price']['sv-se'] = "Säljpris / Månad";
|
||||
$text['label-monthly_price']['uk'] = "Щомісячна ціна продажу";
|
||||
$text['label-monthly_price']['ro'] = "";
|
||||
$text['label-monthly_price']['de-at'] = "Monatlicher Verkaufspreis";
|
||||
|
||||
$text['label-fax_uuid']['en-us'] = "Fax Detection";
|
||||
$text['label-fax_uuid']['es-cl'] = "Detección de Fax";
|
||||
|
|
@ -159,6 +174,7 @@ $text['label-fax_uuid']['pl'] = "Wykrywanie faksu";
|
|||
$text['label-fax_uuid']['sv-se'] = "Fax Detektering";
|
||||
$text['label-fax_uuid']['uk'] = "Виявлення факсу";
|
||||
$text['label-fax_uuid']['ro'] = "";
|
||||
$text['label-fax_uuid']['de-at'] = "Fax Erkennung";
|
||||
|
||||
$text['label-false']['en-us'] = "False";
|
||||
$text['label-false']['es-cl'] = "Falso";
|
||||
|
|
@ -169,6 +185,7 @@ $text['label-false']['pl'] = "Nie";
|
|||
$text['label-false']['sv-se'] = "Falsk";
|
||||
$text['label-false']['uk'] = "Ні";
|
||||
$text['label-false']['ro'] = "";
|
||||
$text['label-false']['de-at'] = "Aus";
|
||||
|
||||
$text['label-domain-name']['en-us'] = "Domain Name";
|
||||
$text['label-domain-name']['es-cl'] = "Nombre de Dominio";
|
||||
|
|
@ -179,6 +196,7 @@ $text['label-domain-name']['pl'] = "Nazwa domeny";
|
|||
$text['label-domain-name']['sv-se'] = "Domän Namn";
|
||||
$text['label-domain-name']['uk'] = "Назва домену";
|
||||
$text['label-domain-name']['ro'] = "";
|
||||
$text['label-domain-name']['de-at'] = "Domain Name";
|
||||
|
||||
$text['label-domain']['en-us'] = "Domain";
|
||||
$text['label-domain']['es-cl'] = "Dominio";
|
||||
|
|
@ -189,6 +207,7 @@ $text['label-domain']['pl'] = "Domena";
|
|||
$text['label-domain']['sv-se'] = "Domän";
|
||||
$text['label-domain']['uk'] = "Домен";
|
||||
$text['label-domain']['ro'] = "Domeniu";
|
||||
$text['label-domain']['de-at'] = "Domain";
|
||||
|
||||
$text['label-detail_action']['en-us'] = "Actions";
|
||||
$text['label-detail_action']['es-cl'] = "Accións";
|
||||
|
|
@ -199,6 +218,7 @@ $text['label-detail_action']['pl'] = "Operacje (gdzie przesłać rozmowę).";
|
|||
$text['label-detail_action']['sv-se'] = "Åtgärder";
|
||||
$text['label-detail_action']['uk'] = "Дії";
|
||||
$text['label-detail_action']['ro'] = "";
|
||||
$text['label-detail_action']['de-at'] = "Aktionen";
|
||||
|
||||
$text['label-destination_type']['en-us'] = "Type";
|
||||
$text['label-destination_type']['es-cl'] = "Tipo";
|
||||
|
|
@ -209,6 +229,7 @@ $text['label-destination_type']['pl'] = "Typ";
|
|||
$text['label-destination_type']['sv-se'] = "Typ";
|
||||
$text['label-destination_type']['uk'] = "Тип";
|
||||
$text['label-destination_type']['ro'] = "";
|
||||
$text['label-destination_type']['de-at'] = "Typ";
|
||||
|
||||
$text['label-destination_number']['en-us'] = "Destination";
|
||||
$text['label-destination_number']['es-cl'] = "Destino";
|
||||
|
|
@ -219,6 +240,7 @@ $text['label-destination_number']['pl'] = "Destynacja";
|
|||
$text['label-destination_number']['sv-se'] = "Destination";
|
||||
$text['label-destination_number']['uk'] = "Номер";
|
||||
$text['label-destination_number']['ro'] = "";
|
||||
$text['label-destination_number']['de-at'] = "Ziel";
|
||||
|
||||
$text['label-destination_enabled']['en-us'] = "Enabled";
|
||||
$text['label-destination_enabled']['es-cl'] = "Activado";
|
||||
|
|
@ -229,6 +251,7 @@ $text['label-destination_enabled']['pl'] = "Włączona";
|
|||
$text['label-destination_enabled']['sv-se'] = "Aktiverad";
|
||||
$text['label-destination_enabled']['uk'] = "Включено";
|
||||
$text['label-destination_enabled']['ro'] = "";
|
||||
$text['label-destination_enabled']['de-at'] = "Ein";
|
||||
|
||||
$text['label-destination_description']['en-us'] = "Description";
|
||||
$text['label-destination_description']['es-cl'] = "Descripción";
|
||||
|
|
@ -239,6 +262,7 @@ $text['label-destination_description']['pl'] = "Opis";
|
|||
$text['label-destination_description']['sv-se'] = "Beskrivning";
|
||||
$text['label-destination_description']['uk'] = "Опис";
|
||||
$text['label-destination_description']['ro'] = "";
|
||||
$text['label-destination_description']['de-at'] = "Beschreibung";
|
||||
|
||||
$text['label-destination_context']['en-us'] = "Context";
|
||||
$text['label-destination_context']['es-cl'] = "Contexto";
|
||||
|
|
@ -249,6 +273,7 @@ $text['label-destination_context']['pl'] = "Kontekst";
|
|||
$text['label-destination_context']['sv-se'] = "Context";
|
||||
$text['label-destination_context']['uk'] = "Контекст";
|
||||
$text['label-destination_context']['ro'] = "";
|
||||
$text['label-destination_context']['de-at'] = "Kontext";
|
||||
|
||||
$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";
|
||||
|
|
@ -259,6 +284,7 @@ $text['label-destination_cid_name_prefix']['pl'] = "Prefiks prezentacji nazwy dz
|
|||
$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']['ro'] = "";
|
||||
$text['label-destination_cid_name_prefix']['de-at'] = "Anruferkennung (Name) Präfix";
|
||||
|
||||
$text['label-destination_caller_id_number']['en-us'] = "Caller ID Number";
|
||||
$text['label-destination_caller_id_number']['es-cl'] = "Número de Caller ID";
|
||||
|
|
@ -269,6 +295,7 @@ $text['label-destination_caller_id_number']['pl'] = "Prezentaca numeru dzwoniąc
|
|||
$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']['ro'] = "";
|
||||
$text['label-destination_caller_id_number']['de-at'] = "Anruferkennung (Nummer)";
|
||||
|
||||
$text['label-destination_caller_id_name']['en-us'] = "Caller ID Name";
|
||||
$text['label-destination_caller_id_name']['es-cl'] = "Nombre de Caller ID";
|
||||
|
|
@ -279,6 +306,7 @@ $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']['uk'] = "Caller ID Ім’я";
|
||||
$text['label-destination_caller_id_name']['ro'] = "";
|
||||
$text['label-destination_caller_id_name']['de-at'] = "Anruferkennung (Name)";
|
||||
|
||||
$text['label-carrier']['en-us'] = "Carrier name";
|
||||
$text['label-carrier']['es-cl'] = "Nombre del carrier";
|
||||
|
|
@ -289,6 +317,7 @@ $text['label-carrier']['pl'] = "Nazwa operatora";
|
|||
$text['label-carrier']['sv-se'] = "Operatör";
|
||||
$text['label-carrier']['uk'] = "Назва оператора";
|
||||
$text['label-carrier']['ro'] = "";
|
||||
$text['label-carrier']['de-at'] = "Betreiber Name";
|
||||
|
||||
$text['label-account_code']['en-us'] = "Account Code";
|
||||
$text['label-account_code']['es-cl'] = "Código de Cuenta";
|
||||
|
|
@ -299,6 +328,7 @@ $text['label-account_code']['pl'] = "Numer konta bilingowego";
|
|||
$text['label-account_code']['sv-se'] = "Account Code";
|
||||
$text['label-account_code']['uk'] = "Код облікового запису";
|
||||
$text['label-account_code']['ro'] = "";
|
||||
$text['label-account_code']['de-at'] = "Account Code";
|
||||
|
||||
$text['header-destinations']['en-us'] = "Destinations";
|
||||
$text['header-destinations']['es-cl'] = "Destinos";
|
||||
|
|
@ -309,6 +339,7 @@ $text['header-destinations']['pl'] = "Destynacje";
|
|||
$text['header-destinations']['sv-se'] = "Destinationer";
|
||||
$text['header-destinations']['uk'] = "Номери";
|
||||
$text['header-destinations']['ro'] = "";
|
||||
$text['header-destinations']['de-at'] = "Ziele";
|
||||
|
||||
$text['header-destination-edit']['en-us'] = "Destination";
|
||||
$text['header-destination-edit']['es-cl'] = "Editar Destino";
|
||||
|
|
@ -319,6 +350,7 @@ $text['header-destination-edit']['pl'] = "Destynacja";
|
|||
$text['header-destination-edit']['sv-se'] = "Destination";
|
||||
$text['header-destination-edit']['uk'] = "Номер";
|
||||
$text['header-destination-edit']['ro'] = "";
|
||||
$text['header-destination-edit']['de-at'] = "Ziel";
|
||||
|
||||
$text['header-destination-add']['en-us'] = "Destination";
|
||||
$text['header-destination-add']['es-cl'] = "Agregar Destino";
|
||||
|
|
@ -329,6 +361,7 @@ $text['header-destination-add']['pl'] = "Destynacja";
|
|||
$text['header-destination-add']['sv-se'] = "Destination";
|
||||
$text['header-destination-add']['uk'] = "Номер";
|
||||
$text['header-destination-add']['ro'] = "";
|
||||
$text['header-destination-add']['de-at'] = "Ziel";
|
||||
|
||||
$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)";
|
||||
|
|
@ -339,6 +372,7 @@ $text['description-monthly_price_buy']['pl'] = "Wpisz kwotę, która ty płacisz
|
|||
$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']['ro'] = "";
|
||||
$text['description-monthly_price_buy']['de-at'] = "Geben Sie den monatlichen Einkaufspreis für dieses Ziel an (nur wenn eingehend)";
|
||||
|
||||
$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)";
|
||||
|
|
@ -349,6 +383,7 @@ $text['description-monthly_price']['pl'] = "Wpisz kwotę, która ty płacisz mie
|
|||
$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']['ro'] = "";
|
||||
$text['description-monthly_price']['de-at'] = "Geben Sie den monatlichen Verkaufspreis für dieses Ziel an (nur wenn eingehend)";
|
||||
|
||||
$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";
|
||||
|
|
@ -359,6 +394,7 @@ $text['description-fax_uuid']['pl'] = "Wybierz destynację faksu aby włączyć
|
|||
$text['description-fax_uuid']['sv-se'] = "Ange fax destination för att aktivera fax deteketering.";
|
||||
$text['description-fax_uuid']['uk'] = "Виберіть номер для факсу, щоб дозволити його виявлення";
|
||||
$text['description-fax_uuid']['ro'] = "";
|
||||
$text['description-fax_uuid']['de-at'] = "Wählen Sie Fax Erkennung um diese für eingehende Anrufe zu aktivieren.";
|
||||
|
||||
$text['description-domain']['en-us'] = "";
|
||||
$text['description-domain']['es-cl'] = "";
|
||||
|
|
@ -369,6 +405,7 @@ $text['description-domain']['pl'] = "";
|
|||
$text['description-domain']['sv-se'] = "";
|
||||
$text['description-domain']['uk'] = "";
|
||||
$text['description-domain']['ro'] = "";
|
||||
$text['description-domain']['de-at'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -379,6 +416,7 @@ $text['description-destinations']['pl'] = "Destynacjami przychodzącymi są: DID
|
|||
$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']['ro'] = "";
|
||||
$text['description-destinations']['de-at'] = "Kopfnummern sind DID/DDI, DNIS oder alternative Nummern für eingehende Anrufe";
|
||||
|
||||
$text['description-destination_type']['en-us'] = "Select the type.";
|
||||
$text['description-destination_type']['es-cl'] = "Seleccione el tipo.";
|
||||
|
|
@ -389,6 +427,7 @@ $text['description-destination_type']['pl'] = "Wybierz typ";
|
|||
$text['description-destination_type']['sv-se'] = "Välj typ";
|
||||
$text['description-destination_type']['uk'] = "Виберіть тип";
|
||||
$text['description-destination_type']['ro'] = "";
|
||||
$text['description-destination_type']['de-at'] = "Wählen Sie den Typ.";
|
||||
|
||||
$text['description-destination_number']['en-us'] = "Enter the destination.";
|
||||
$text['description-destination_number']['es-cl'] = "Ingrese el destino.";
|
||||
|
|
@ -399,6 +438,7 @@ $text['description-destination_number']['pl'] = "Wpisz destynację (np. numer DD
|
|||
$text['description-destination_number']['sv-se'] = "Ange destinationen.";
|
||||
$text['description-destination_number']['uk'] = "Введіть номер";
|
||||
$text['description-destination_number']['ro'] = "";
|
||||
$text['description-destination_number']['de-at'] = "Geben Sie das Ziel an.";
|
||||
|
||||
$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";
|
||||
|
|
@ -409,6 +449,7 @@ $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']['uk'] = "Виберіть поточний статус для номера";
|
||||
$text['description-destination_enabled']['ro'] = "";
|
||||
$text['description-destination_enabled']['de-at'] = "Setzen Sie den derzeitigen Status des Ziels.";
|
||||
|
||||
$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)";
|
||||
|
|
@ -419,6 +460,7 @@ $text['description-destination_description']['pl'] = "Wpisz opis tej destynacji
|
|||
$text['description-destination_description']['sv-se'] = "Ange en beskrivning för denna destination (frivillig).";
|
||||
$text['description-destination_description']['uk'] = "Введіть опис для номера (не обов’язково)";
|
||||
$text['description-destination_description']['ro'] = "";
|
||||
$text['description-destination_description']['de-at'] = "Geben Sie eine Beschreibung für dieses Ziel an (optional).";
|
||||
|
||||
$text['description-destination_context']['en-us'] = "Enter the context.";
|
||||
$text['description-destination_context']['es-cl'] = "Ingrese el contexto";
|
||||
|
|
@ -429,6 +471,7 @@ $text['description-destination_context']['pl'] = "Wpisz kontekst";
|
|||
$text['description-destination_context']['sv-se'] = "Ange Context.";
|
||||
$text['description-destination_context']['uk'] = "Контекст";
|
||||
$text['description-destination_context']['ro'] = "";
|
||||
$text['description-destination_context']['de-at'] = "Geben Sie den Kontext an.";
|
||||
|
||||
$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.";
|
||||
|
|
@ -439,6 +482,7 @@ $text['description-destination_cid_name_prefix']['pl'] = "Ustaw prefiks prezenta
|
|||
$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']['ro'] = "";
|
||||
$text['description-destination_cid_name_prefix']['de-at'] = "Geben Sie ein Präfix für die Anruferkennung (Name) an.";
|
||||
|
||||
$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";
|
||||
|
|
@ -449,6 +493,7 @@ $text['description-destination_caller_id_number']['pl'] = "Wpisz prezentację nu
|
|||
$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']['ro'] = "";
|
||||
$text['description-destination_caller_id_number']['de-at'] = "Geben Sie die Anruferkennung (Nummer) an.";
|
||||
|
||||
$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";
|
||||
|
|
@ -459,6 +504,7 @@ $text['description-destination_caller_id_name']['pl'] = "Wpisz prezentację nazw
|
|||
$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']['ro'] = "";
|
||||
$text['description-destination_caller_id_name']['de-at'] = "Geben Sie die Anruferkennung (Name) an.";
|
||||
|
||||
$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";
|
||||
|
|
@ -469,6 +515,7 @@ $text['description-carrier']['pl'] = "Wpisz nazwę operatora. Może ona być pom
|
|||
$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']['ro'] = "";
|
||||
$text['description-carrier']['de-at'] = "Geben Sie den Betreibernamen an. Dies wird für das Abrechnungsmodul verwendet.";
|
||||
|
||||
$text['description-account_code']['en-us'] = "Enter account code.";
|
||||
$text['description-account_code']['es-cl'] = "Ingrese el código de cuenta.";
|
||||
|
|
@ -479,6 +526,7 @@ $text['description-account_code']['pl'] = "Wpisz numer konta bilingowego (nagł
|
|||
$text['description-account_code']['sv-se'] = "Ange 'account code'.";
|
||||
$text['description-account_code']['uk'] = "Введіть код облікового запису";
|
||||
$text['description-account_code']['ro'] = "";
|
||||
$text['description-account_code']['de-at'] = "Geben Sie einen Account Code an.";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
|
|
@ -489,6 +537,7 @@ $text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
|||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||
$text['confirm-delete']['ro'] = "";
|
||||
$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
||||
|
||||
$text['button-show_all']['en-us'] = "Show All";
|
||||
$text['button-show_all']['es-cl'] = "Mostrar Todos";
|
||||
|
|
@ -499,6 +548,7 @@ $text['button-show_all']['pl'] = "Pokaż wszystkie";
|
|||
$text['button-show_all']['sv-se'] = "Visa Allt";
|
||||
$text['button-show_all']['uk'] = "Показати всі";
|
||||
$text['button-show_all']['ro'] = "";
|
||||
$text['button-show_all']['de-at'] = "Alle anzeigen";
|
||||
|
||||
$text['button-search']['en-us'] = "Search";
|
||||
$text['button-search']['es-cl'] = "Buscar";
|
||||
|
|
@ -509,6 +559,7 @@ $text['button-search']['pl'] = "Wyszukaj";
|
|||
$text['button-search']['sv-se'] = "Sök";
|
||||
$text['button-search']['uk'] = "Пошук";
|
||||
$text['button-search']['ro'] = "";
|
||||
$text['button-search']['de-at'] = "Suche";
|
||||
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['es-cl'] = "Guardar";
|
||||
|
|
@ -519,6 +570,7 @@ $text['button-save']['pl'] = "Zachowaj";
|
|||
$text['button-save']['sv-se'] = "Spara";
|
||||
$text['button-save']['uk'] = "Зберегти";
|
||||
$text['button-save']['ro'] = "Salvează";
|
||||
$text['button-save']['de-at'] = "Speichern";
|
||||
|
||||
$text['button-edit']['en-us'] = "Edit";
|
||||
$text['button-edit']['es-cl'] = "Editar";
|
||||
|
|
@ -529,6 +581,7 @@ $text['button-edit']['pl'] = "Edytuj";
|
|||
$text['button-edit']['sv-se'] = "Editera";
|
||||
$text['button-edit']['uk'] = "Редагувати";
|
||||
$text['button-edit']['ro'] = "";
|
||||
$text['button-edit']['de-at'] = "Bearbeiten";
|
||||
|
||||
$text['button-delete']['en-us'] = "Delete";
|
||||
$text['button-delete']['es-cl'] = "Eliminar";
|
||||
|
|
@ -539,6 +592,7 @@ $text['button-delete']['pl'] = "Usuń";
|
|||
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||
$text['button-delete']['uk'] = "Видалити";
|
||||
$text['button-delete']['ro'] = "";
|
||||
$text['button-delete']['de-at'] = "Löschen";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "Volver";
|
||||
|
|
@ -549,6 +603,7 @@ $text['button-back']['pl'] = "Wróć";
|
|||
$text['button-back']['sv-se'] = "Tillbaka";
|
||||
$text['button-back']['uk'] = "Назад";
|
||||
$text['button-back']['ro'] = "Înapoi";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
|
||||
$text['button-add']['en-us'] = "Add";
|
||||
$text['button-add']['es-cl'] = "Agregar";
|
||||
|
|
@ -559,6 +614,7 @@ $text['button-add']['pl'] = "Dodaj";
|
|||
$text['button-add']['sv-se'] = "Lägg Till";
|
||||
$text['button-add']['uk'] = "Додати";
|
||||
$text['button-add']['ro'] = "";
|
||||
$text['button-add']['de-at'] = "Hinzufügen";
|
||||
|
||||
$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";
|
||||
|
|
@ -569,5 +625,6 @@ $text['billing-warning']['pl'] = "Jeżeli używasz platformę billingowa z Fusio
|
|||
$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']['ro'] = "";
|
||||
$text['billing-warning']['de-at'] = "Wenn Sie die Fusionpbx Abrechnung verwenden, stellen Sie sicher, dass Account Code und Betreiber Variablen gesetzt sind.";
|
||||
|
||||
?>
|
||||
|
|
@ -11,6 +11,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Destynacje";
|
|||
$apps[$x]['menu'][0]['title']['sv-se'] = "Destinationer";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Номери";
|
||||
$apps[$x]['menu'][0]['title']['ro'] = "Destinații";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Kopfnummern";
|
||||
$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]['category'] = "internal";
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
|
|
@ -11,6 +11,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Urządzenia";
|
|||
$apps[$x]['menu'][0]['title']['uk'] = "Пристрої";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Enheter";
|
||||
$apps[$x]['menu'][0]['title']['ro'] = "Dispozitive";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Geräte";
|
||||
$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]['category'] = "internal";
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ $text['title-time_conditions']['pt-br'] = "Condições temporárias";
|
|||
$text['title-time_conditions']['pl'] = "Warunki czasowe";
|
||||
$text['title-time_conditions']['uk'] = "Часові умови";
|
||||
$text['title-time_conditions']['sv-se'] = "Tids Förhållande";
|
||||
$text['title-time_conditions']['de-at'] = "Zeitvorgaben";
|
||||
|
||||
$text['title-outbound_routes']['en-us'] = "Outbound Routes";
|
||||
$text['title-outbound_routes']['es-cl'] = "Rutas Salientes";
|
||||
|
|
@ -17,6 +18,7 @@ $text['title-outbound_routes']['pt-br'] = "Rotas de saída";
|
|||
$text['title-outbound_routes']['pl'] = "Trasy wychodzące";
|
||||
$text['title-outbound_routes']['uk'] = "Маршрути вихідних дзвінків";
|
||||
$text['title-outbound_routes']['sv-se'] = "Utgående Router";
|
||||
$text['title-outbound_routes']['de-at'] = "Ausgehende Routen";
|
||||
|
||||
$text['title-inbound_routes']['en-us'] = "Inbound Routes";
|
||||
$text['title-inbound_routes']['es-cl'] = "Rutas Entrantes";
|
||||
|
|
@ -26,6 +28,7 @@ $text['title-inbound_routes']['pt-br'] = "Rotas de entrada";
|
|||
$text['title-inbound_routes']['pl'] = "Trasy przychodzące";
|
||||
$text['title-inbound_routes']['uk'] = "Маршрути вхідних дзвінків";
|
||||
$text['title-inbound_routes']['sv-se'] = "Inkommande Router";
|
||||
$text['title-inbound_routes']['de-at'] = "Eingehende Routen";
|
||||
|
||||
$text['title-dialplan_manager']['en-us'] = "Dialplan Manager";
|
||||
$text['title-dialplan_manager']['es-cl'] = "Administrador de Plan de Marcado";
|
||||
|
|
@ -35,6 +38,7 @@ $text['title-dialplan_manager']['pt-br'] = "Gerenciar Dialplan";
|
|||
$text['title-dialplan_manager']['pl'] = "Menadżer dialplanu";
|
||||
$text['title-dialplan_manager']['uk'] = "Керування маршрутизацією";
|
||||
$text['title-dialplan_manager']['sv-se'] = "Nummerplan Inställningar";
|
||||
$text['title-dialplan_manager']['de-at'] = "Wählplan Einstellungen";
|
||||
|
||||
$text['title-dialplan_edit']['en-us'] = "Dialplan";
|
||||
$text['title-dialplan_edit']['es-cl'] = "Editar Plan de Marcado";
|
||||
|
|
@ -44,6 +48,7 @@ $text['title-dialplan_edit']['pt-br'] = "Dialplan";
|
|||
$text['title-dialplan_edit']['pl'] = "Dialplan ";
|
||||
$text['title-dialplan_edit']['uk'] = "Маршрутизація";
|
||||
$text['title-dialplan_edit']['sv-se'] = "Nummerplan";
|
||||
$text['title-dialplan_edit']['de-at'] = "Wählplan";
|
||||
|
||||
$text['title-dialplan_detail']['en-us'] = "Dialplan Detail";
|
||||
$text['title-dialplan_detail']['es-cl'] = "Detalle de Plan de Marcado";
|
||||
|
|
@ -53,6 +58,7 @@ $text['title-dialplan_detail']['pt-br'] = "Detaljes dos Dialplans";
|
|||
$text['title-dialplan_detail']['pl'] = "Szczegóły ialplanu";
|
||||
$text['title-dialplan_detail']['uk'] = "Деталі маршрутизації";
|
||||
$text['title-dialplan_detail']['sv-se'] = "Nummerplan Detaljer";
|
||||
$text['title-dialplan_detail']['de-at'] = "Wählplan Details";
|
||||
|
||||
$text['title-dialplan_add']['en-us'] = "Dialplan";
|
||||
$text['title-dialplan_add']['es-cl'] = "Agregar Plan de Marcado";
|
||||
|
|
@ -62,6 +68,7 @@ $text['title-dialplan_add']['pt-br'] = "Dialplan";
|
|||
$text['title-dialplan_add']['pl'] = "Dialplan ";
|
||||
$text['title-dialplan_add']['uk'] = "Маршрутизація";
|
||||
$text['title-dialplan_add']['sv-se'] = "Nummerplan";
|
||||
$text['title-dialplan_add']['de-at'] = "Wählplan";
|
||||
|
||||
$text['title-default_dialplan']['en-us'] = "Default Dialplan";
|
||||
$text['title-default_dialplan']['es-cl'] = "Plan de Marcado Predeterminado";
|
||||
|
|
@ -71,6 +78,7 @@ $text['title-default_dialplan']['pt-br'] = "Padrão de Dialplan";
|
|||
$text['title-default_dialplan']['pl'] = "Domyślny dialplan ";
|
||||
$text['title-default_dialplan']['uk'] = "Маршрутизація за замовчуванням";
|
||||
$text['title-default_dialplan']['sv-se'] = "Standard Nummerplan";
|
||||
$text['title-default_dialplan']['de-at'] = "Standard Wählplan";
|
||||
|
||||
$text['select-global']['en-us'] = "Global";
|
||||
$text['select-global']['es-cl'] = "Global";
|
||||
|
|
@ -80,6 +88,7 @@ $text['select-global']['pt-br'] = "Global";
|
|||
$text['select-global']['pl'] = "Globalny";
|
||||
$text['select-global']['uk'] = "Глобальний";
|
||||
$text['select-global']['sv-se'] = "Global";
|
||||
$text['select-global']['de-at'] = "Global";
|
||||
|
||||
$text['option-year']['en-us'] = "Year";
|
||||
$text['option-year']['es-cl'] = "Año";
|
||||
|
|
@ -89,6 +98,7 @@ $text['option-year']['pt-br'] = "Ano";
|
|||
$text['option-year']['pl'] = "Rok";
|
||||
$text['option-year']['uk'] = "Рік";
|
||||
$text['option-year']['sv-se'] = "År";
|
||||
$text['option-year']['de-at'] = "Jahr";
|
||||
|
||||
$text['option-week_of_month']['en-us'] = "Week of Month";
|
||||
$text['option-week_of_month']['es-cl'] = "Semana del Mes";
|
||||
|
|
@ -98,6 +108,7 @@ $text['option-week_of_month']['pt-br'] = "Opção da semana do mês";
|
|||
$text['option-week_of_month']['pl'] = "Tydzień miesiąca";
|
||||
$text['option-week_of_month']['uk'] = "Тиждень місяця";
|
||||
$text['option-week_of_month']['sv-se'] = "Vecka i Månad";
|
||||
$text['option-week_of_month']['de-at'] = "Woche des Monats";
|
||||
|
||||
$text['option-week']['en-us'] = "Week";
|
||||
$text['option-week']['es-cl'] = "Semana";
|
||||
|
|
@ -107,6 +118,7 @@ $text['option-week']['pt-br'] = "Semana ";
|
|||
$text['option-week']['pl'] = "Tydzień";
|
||||
$text['option-week']['uk'] = "Тиждень";
|
||||
$text['option-week']['sv-se'] = "Vecka";
|
||||
$text['option-week']['de-at'] = "Woche";
|
||||
|
||||
$text['option-uuid']['en-us'] = "UUID";
|
||||
$text['option-uuid']['es-cl'] = "UUID";
|
||||
|
|
@ -116,6 +128,7 @@ $text['option-uuid']['pt-br'] = "UUID";
|
|||
$text['option-uuid']['pl'] = "UUID";
|
||||
$text['option-uuid']['uk'] = "UUID";
|
||||
$text['option-uuid']['sv-se'] = "UUID";
|
||||
$text['option-uuid']['de-at'] = "UUID";
|
||||
|
||||
$text['option-username']['en-us'] = "Username";
|
||||
$text['option-username']['es-cl'] = "Nombre de usuario";
|
||||
|
|
@ -125,6 +138,7 @@ $text['option-username']['pt-br'] = "Nome do usuário";
|
|||
$text['option-username']['pl'] = "Użytkownik";
|
||||
$text['option-username']['uk'] = "Користувач";
|
||||
$text['option-username']['sv-se'] = "Användarnamn";
|
||||
$text['option-username']['de-at'] = "Benutzername";
|
||||
|
||||
$text['option-true']['en-us'] = "True";
|
||||
$text['option-true']['pt-pt'] = "Sim";
|
||||
|
|
@ -134,6 +148,7 @@ $text['option-true']['pt-br'] = "Sim";
|
|||
$text['option-true']['pl'] = "Tak";
|
||||
$text['option-true']['uk'] = "Так";
|
||||
$text['option-true']['sv-se'] = "Sann";
|
||||
$text['option-true']['de-at'] = "Ein";
|
||||
|
||||
$text['option-source']['en-us'] = "Source";
|
||||
$text['option-source']['es-cl'] = "Fuente";
|
||||
|
|
@ -143,6 +158,7 @@ $text['option-source']['pt-br'] = "Fonte";
|
|||
$text['option-source']['pl'] = "Źródło";
|
||||
$text['option-source']['uk'] = "Джерело";
|
||||
$text['option-source']['sv-se'] = "Källa";
|
||||
$text['option-source']['de-at'] = "Quelle";
|
||||
|
||||
$text['option-regex']['en-us'] = "Regular Expression";
|
||||
$text['option-regex']['pt-pt'] = "Expressão Regular";
|
||||
|
|
@ -152,6 +168,7 @@ $text['option-regex']['pt-br'] = "Expressão regular";
|
|||
$text['option-regex']['pl'] = "Wyrażenie regularne";
|
||||
$text['option-regex']['uk'] = "Регулярний вираз";
|
||||
$text['option-regex']['sv-se'] = "Reguljärt Uttryck";
|
||||
$text['option-regex']['de-at'] = "Regulärer Ausdruck";
|
||||
|
||||
$text['option-rdnis']['en-us'] = "RDNIS";
|
||||
$text['option-rdnis']['es-cl'] = "RDNIS";
|
||||
|
|
@ -161,6 +178,7 @@ $text['option-rdnis']['pt-br'] = "RDNIS";
|
|||
$text['option-rdnis']['pl'] = "RDNIS ";
|
||||
$text['option-rdnis']['uk'] = "RDNIS";
|
||||
$text['option-rdnis']['sv-se'] = "RDNIS";
|
||||
$text['option-rdnis']['de-at'] = "RDNIS";
|
||||
|
||||
$text['option-public']['en-us'] = "Public";
|
||||
$text['option-public']['es-cl'] = "Público";
|
||||
|
|
@ -170,6 +188,7 @@ $text['option-public']['pt-br'] = "Público";
|
|||
$text['option-public']['pl'] = "Publiczny";
|
||||
$text['option-public']['uk'] = "Публічний";
|
||||
$text['option-public']['sv-se'] = "Publik";
|
||||
$text['option-public']['de-at'] = "Öffentlich";
|
||||
|
||||
$text['option-on_true']['en-us'] = "On True";
|
||||
$text['option-on_true']['es-cl'] = "En Verdadero";
|
||||
|
|
@ -179,6 +198,7 @@ $text['option-on_true']['pt-br'] = "Quando verdadeiro";
|
|||
$text['option-on_true']['pl'] = "Na tak";
|
||||
$text['option-on_true']['uk'] = "Якщо так";
|
||||
$text['option-on_true']['sv-se'] = "Om Sann";
|
||||
$text['option-on_true']['de-at'] = "Wenn Richtig";
|
||||
|
||||
$text['option-on_false']['en-us'] = "On False";
|
||||
$text['option-on_false']['es-cl'] = "En Falso";
|
||||
|
|
@ -188,6 +208,7 @@ $text['option-on_false']['pt-br'] = "Quando fauso";
|
|||
$text['option-on_false']['pl'] = "Na nie";
|
||||
$text['option-on_false']['uk'] = "Якщо ні";
|
||||
$text['option-on_false']['sv-se'] = "Om Falsk";
|
||||
$text['option-on_false']['de-at'] = "Wenn Falsch";
|
||||
|
||||
$text['option-never']['en-us'] = "Never";
|
||||
$text['option-never']['es-cl'] = "Nunca";
|
||||
|
|
@ -197,6 +218,7 @@ $text['option-never']['pt-br'] = "Nunca";
|
|||
$text['option-never']['pl'] = "Nigdy";
|
||||
$text['option-never']['uk'] = "Ніколи";
|
||||
$text['option-never']['sv-se'] = "Aldrig";
|
||||
$text['option-never']['de-at'] = "Nie";
|
||||
|
||||
$text['option-network_addr']['en-us'] = "Network Address";
|
||||
$text['option-network_addr']['es-cl'] = "Dirección de red";
|
||||
|
|
@ -206,6 +228,7 @@ $text['option-network_addr']['pt-br'] = "Endereço de rede";
|
|||
$text['option-network_addr']['pl'] = "Adres sieci";
|
||||
$text['option-network_addr']['uk'] = "Адреси мережі";
|
||||
$text['option-network_addr']['sv-se'] = "Nätverks-adress";
|
||||
$text['option-network_addr']['de-at'] = "Netzwerk Adresse";
|
||||
|
||||
$text['option-month']['en-us'] = "Month";
|
||||
$text['option-month']['es-cl'] = "Mes";
|
||||
|
|
@ -215,6 +238,7 @@ $text['option-month']['pt-br'] = "Mês";
|
|||
$text['option-month']['pl'] = "Miesiąc";
|
||||
$text['option-month']['uk'] = "Місяць";
|
||||
$text['option-month']['sv-se'] = "Månad";
|
||||
$text['option-month']['de-at'] = "Monat";
|
||||
|
||||
$text['option-minute_of_day']['en-us'] = "Minute of Day";
|
||||
$text['option-minute_of_day']['es-cl'] = "Minuto del Día";
|
||||
|
|
@ -224,6 +248,7 @@ $text['option-minute_of_day']['pt-br'] = "Minuto do dia";
|
|||
$text['option-minute_of_day']['pl'] = "Minuta dnia";
|
||||
$text['option-minute_of_day']['uk'] = "Хвилина дня";
|
||||
$text['option-minute_of_day']['sv-se'] = "Minut på Dagen";
|
||||
$text['option-minute_of_day']['de-at'] = "Minute des Tages";
|
||||
|
||||
$text['option-minute']['en-us'] = "Minute";
|
||||
$text['option-minute']['es-cl'] = "Minuto";
|
||||
|
|
@ -233,6 +258,7 @@ $text['option-minute']['pt-br'] = "Minuto";
|
|||
$text['option-minute']['pl'] = "Minuta";
|
||||
$text['option-minute']['uk'] = "Хвилина";
|
||||
$text['option-minute']['sv-se'] = "Minut";
|
||||
$text['option-minute']['de-at'] = "Minute";
|
||||
|
||||
$text['option-hour']['en-us'] = "Hour";
|
||||
$text['option-hour']['es-cl'] = "Hora";
|
||||
|
|
@ -242,6 +268,7 @@ $text['option-hour']['pt-br'] = "Hora";
|
|||
$text['option-hour']['pl'] = "Godzina";
|
||||
$text['option-hour']['uk'] = "Година";
|
||||
$text['option-hour']['sv-se'] = "Timma";
|
||||
$text['option-hour']['de-at'] = "Stunde";
|
||||
|
||||
$text['option-false']['en-us'] = "False";
|
||||
$text['option-false']['es-cl'] = "Falso";
|
||||
|
|
@ -251,6 +278,7 @@ $text['option-false']['pt-br'] = "Não";
|
|||
$text['option-false']['pl'] = "Nie";
|
||||
$text['option-false']['uk'] = "Ні";
|
||||
$text['option-false']['sv-se'] = "Falsk";
|
||||
$text['option-false']['de-at'] = "Aus";
|
||||
|
||||
$text['option-dialplan']['en-us'] = "Dialplan";
|
||||
$text['option-dialplan']['es-cl'] = "Plan de marcado";
|
||||
|
|
@ -260,6 +288,7 @@ $text['option-dialplan']['pt-br'] = "Dialplan";
|
|||
$text['option-dialplan']['pl'] = "Dialplan ";
|
||||
$text['option-dialplan']['uk'] = "Маршрутизація";
|
||||
$text['option-dialplan']['sv-se'] = "Nummerplan";
|
||||
$text['option-dialplan']['de-at'] = "Wählplan";
|
||||
|
||||
$text['option-destination_number']['en-us'] = "Destination Number";
|
||||
$text['option-destination_number']['es-cl'] = "Número de destino";
|
||||
|
|
@ -269,6 +298,7 @@ $text['option-destination_number']['pt-br'] = "Número de destino";
|
|||
$text['option-destination_number']['pl'] = "Numer destynacji";
|
||||
$text['option-destination_number']['uk'] = "Номер";
|
||||
$text['option-destination_number']['sv-se'] = "Detsinations Nummer";
|
||||
$text['option-destination_number']['de-at'] = "Zielnummer";
|
||||
|
||||
$text['option-day_of_year']['en-us'] = "Day of Year";
|
||||
$text['option-day_of_year']['es-cl'] = "Día del año";
|
||||
|
|
@ -278,6 +308,7 @@ $text['option-day_of_year']['pt-br'] = "Dia do ano";
|
|||
$text['option-day_of_year']['pl'] = "Dzień roku";
|
||||
$text['option-day_of_year']['uk'] = "День року";
|
||||
$text['option-day_of_year']['sv-se'] = "Dag på Året";
|
||||
$text['option-day_of_year']['de-at'] = "Tag des Jahres";
|
||||
|
||||
$text['option-day_of_week']['en-us'] = "Day of Week";
|
||||
$text['option-day_of_week']['es-cl'] = "Día de la semana";
|
||||
|
|
@ -287,6 +318,7 @@ $text['option-day_of_week']['pt-br'] = "Dia da semana";
|
|||
$text['option-day_of_week']['pl'] = "Dzień tygodnia";
|
||||
$text['option-day_of_week']['uk'] = "День тижня";
|
||||
$text['option-day_of_week']['sv-se'] = "Dag i Vecka";
|
||||
$text['option-day_of_week']['de-at'] = "Tag der Woche";
|
||||
|
||||
$text['option-day_of_month']['en-us'] = "Day of Month";
|
||||
$text['option-day_of_month']['es-cl'] = "Día del Mes";
|
||||
|
|
@ -296,6 +328,7 @@ $text['option-day_of_month']['pt-br'] = "Dia do mês";
|
|||
$text['option-day_of_month']['pl'] = "Dzień miesiąca";
|
||||
$text['option-day_of_month']['uk'] = "День місяця";
|
||||
$text['option-day_of_month']['sv-se'] = "Dag i Månad";
|
||||
$text['option-day_of_month']['de-at'] = "Tag des Monats";
|
||||
|
||||
$text['option-context']['en-us'] = "Context";
|
||||
$text['option-context']['es-cl'] = "Contexto";
|
||||
|
|
@ -305,6 +338,7 @@ $text['option-context']['pt-br'] = "Contexto";
|
|||
$text['option-context']['pl'] = "Kontekst";
|
||||
$text['option-context']['uk'] = "Контекст";
|
||||
$text['option-context']['sv-se'] = "Context";
|
||||
$text['option-context']['de-at'] = "Kontext";
|
||||
|
||||
$text['option-condition']['en-us'] = "Condition";
|
||||
$text['option-condition']['es-cl'] = "Condición";
|
||||
|
|
@ -314,6 +348,7 @@ $text['option-condition']['pt-br'] = "Condição";
|
|||
$text['option-condition']['pl'] = "Warunek";
|
||||
$text['option-condition']['uk'] = "Умова";
|
||||
$text['option-condition']['sv-se'] = "Tillstånd";
|
||||
$text['option-condition']['de-at'] = "Bedingung";
|
||||
|
||||
$text['option-chan_name']['en-us'] = "Channel Name";
|
||||
$text['option-chan_name']['es-cl'] = "Nombre de Canal";
|
||||
|
|
@ -323,6 +358,7 @@ $text['option-chan_name']['pt-br'] = "Nome do canal";
|
|||
$text['option-chan_name']['pl'] = "Nazwa kanału";
|
||||
$text['option-chan_name']['uk'] = "Назва каналу";
|
||||
$text['option-chan_name']['sv-se'] = "Namn på Kanal";
|
||||
$text['option-chan_name']['de-at'] = "Kanal Name";
|
||||
|
||||
$text['option-caller_id_number']['en-us'] = "Caller ID Number";
|
||||
$text['option-caller_id_number']['es-cl'] = "Número de Caller ID";
|
||||
|
|
@ -332,6 +368,7 @@ $text['option-caller_id_number']['pt-br'] = "Número do discador";
|
|||
$text['option-caller_id_number']['pl'] = "Prezentacja numeru dzwoniącego ";
|
||||
$text['option-caller_id_number']['uk'] = "Caller ID Номер";
|
||||
$text['option-caller_id_number']['sv-se'] = "Caller ID Nummer";
|
||||
$text['option-caller_id_number']['de-at'] = "Anruferkennung (Nummer)";
|
||||
|
||||
$text['option-caller_id_name']['en-us'] = "Caller ID Name";
|
||||
$text['option-caller_id_name']['es-cl'] = "Nombre de Caller ID";
|
||||
|
|
@ -341,6 +378,7 @@ $text['option-caller_id_name']['pt-br'] = "Nome do discador";
|
|||
$text['option-caller_id_name']['pl'] = "Prezentacja nazwy dzwoniącego ";
|
||||
$text['option-caller_id_name']['uk'] = "Caller ID Ім’я";
|
||||
$text['option-caller_id_name']['sv-se'] = "Caller ID Namn";
|
||||
$text['option-caller_id_name']['de-at'] = "Anruferkennung (Name)";
|
||||
|
||||
$text['option-anti-action']['en-us'] = "Anti-Action";
|
||||
$text['option-anti-action']['es-cl'] = "Anti-Acción";
|
||||
|
|
@ -350,6 +388,7 @@ $text['option-anti-action']['pt-br'] = "Anti ação";
|
|||
$text['option-anti-action']['pl'] = "Anty-Operacja";
|
||||
$text['option-anti-action']['uk'] = "Анти-дія";
|
||||
$text['option-anti-action']['sv-se'] = "Anti-Aktion";
|
||||
$text['option-anti-action']['de-at'] = "Anti-Aktion";
|
||||
|
||||
$text['option-ani2']['en-us'] = "ANI2";
|
||||
$text['option-ani2']['es-cl'] = "ANI2";
|
||||
|
|
@ -359,6 +398,7 @@ $text['option-ani2']['pt-br'] = "ANI2";
|
|||
$text['option-ani2']['pl'] = "ANI2 ";
|
||||
$text['option-ani2']['uk'] = "ANI2";
|
||||
$text['option-ani2']['sv-se'] = "ANI2";
|
||||
$text['option-ani2']['de-at'] = "ANI2";
|
||||
|
||||
$text['option-ani']['en-us'] = "ANI";
|
||||
$text['option-ani']['es-cl'] = "ANI";
|
||||
|
|
@ -368,6 +408,7 @@ $text['option-ani']['pt-br'] = "ANI";
|
|||
$text['option-ani']['pl'] = "ANI ";
|
||||
$text['option-ani']['uk'] = "ANI";
|
||||
$text['option-ani']['sv-se'] = "ANI";
|
||||
$text['option-ani']['de-at'] = "ANI";
|
||||
|
||||
$text['option-always']['en-us'] = "Always";
|
||||
$text['option-always']['es-cl'] = "Siempre";
|
||||
|
|
@ -377,6 +418,7 @@ $text['option-always']['pt-br'] = "Sempre";
|
|||
$text['option-always']['pl'] = "Zawsze";
|
||||
$text['option-always']['uk'] = "Завжди";
|
||||
$text['option-always']['sv-se'] = "Alltid";
|
||||
$text['option-always']['de-at'] = "Immer";
|
||||
|
||||
$text['option-action']['en-us'] = "Action";
|
||||
$text['option-action']['es-cl'] = "Acción";
|
||||
|
|
@ -386,6 +428,7 @@ $text['option-action']['pt-br'] = "Ação";
|
|||
$text['option-action']['pl'] = "Operacja";
|
||||
$text['option-action']['uk'] = "Дія";
|
||||
$text['option-action']['sv-se'] = "Aktion";
|
||||
$text['option-action']['de-at'] = "Aktion";
|
||||
|
||||
$text['optgroup-condition_or_regex']['en-us'] = "Condition or Regex";
|
||||
$text['optgroup-condition_or_regex']['pt-pt'] = "Condições ou Expressões Regulares";
|
||||
|
|
@ -395,6 +438,7 @@ $text['optgroup-condition_or_regex']['pt-br'] = "Condições ou expressões regu
|
|||
$text['optgroup-condition_or_regex']['pl'] = "Warunek lub wyrażenie regularne";
|
||||
$text['optgroup-condition_or_regex']['uk'] = "Умова або регулярний вираз";
|
||||
$text['optgroup-condition_or_regex']['sv-se'] = "Tillstånd eller Regex";
|
||||
$text['optgroup-condition_or_regex']['de-at'] = "Bedingung oder Regulärer Ausdruc";
|
||||
|
||||
$text['optgroup-applications']['en-us'] = "Applications";
|
||||
$text['optgroup-applications']['es-cl'] = "Aplicaciiones";
|
||||
|
|
@ -404,6 +448,7 @@ $text['optgroup-applications']['pt-br'] = "Aplicações";
|
|||
$text['optgroup-applications']['pl'] = "Aplikacje";
|
||||
$text['optgroup-applications']['uk'] = "Додаток";
|
||||
$text['optgroup-applications']['sv-se'] = "Applikationer";
|
||||
$text['optgroup-applications']['de-at'] = "Applikation";
|
||||
|
||||
$text['message-update']['en-us'] = "Update Completed";
|
||||
$text['message-update']['es-cl'] = "Actualización Completada";
|
||||
|
|
@ -413,6 +458,7 @@ $text['message-update']['pt-br'] = "Atualização Efetuada";
|
|||
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
||||
$text['message-update']['uk'] = "Оновлення завершено";
|
||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||
$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
|
||||
|
||||
$text['message-required']['en-us'] = "Please provide: ";
|
||||
$text['message-required']['es-cl'] = "Por favor indique: ";
|
||||
|
|
@ -422,6 +468,7 @@ $text['message-required']['pt-br'] = "Por favor Indique:";
|
|||
$text['message-required']['pl'] = "Wpisz:";
|
||||
$text['message-required']['uk'] = "Будь ласка, вкажіть:";
|
||||
$text['message-required']['sv-se'] = "Var god uppge:";
|
||||
$text['message-required']['de-at'] = "Bitte geben Sie folgendes an:";
|
||||
|
||||
$text['message-message']['en-us'] = "Message";
|
||||
$text['message-message']['es-cl'] = "Mensagen";
|
||||
|
|
@ -431,6 +478,7 @@ $text['message-message']['pt-br'] = "Mensagem";
|
|||
$text['message-message']['pl'] = "Wiadomość";
|
||||
$text['message-message']['uk'] = "Повідомлення";
|
||||
$text['message-message']['sv-se'] = "Meddelande";
|
||||
$text['message-message']['de-at'] = "Nachricht";
|
||||
|
||||
$text['message-delete']['en-us'] = "Delete Completed";
|
||||
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
||||
|
|
@ -440,6 +488,7 @@ $text['message-delete']['pt-br'] = "Remoção Efetuada";
|
|||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||
$text['message-delete']['uk'] = "Видалено";
|
||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
||||
|
||||
$text['message-copy']['en-us'] = "Copy Completed";
|
||||
$text['message-copy']['es-cl'] = "Copia Completada";
|
||||
|
|
@ -449,6 +498,7 @@ $text['message-copy']['pt-br'] = "Cópia Efetuada";
|
|||
$text['message-copy']['pl'] = "Skopiowano poprawnie";
|
||||
$text['message-copy']['uk'] = "Скопійовано";
|
||||
$text['message-copy']['sv-se'] = "Kopiering Slutförd";
|
||||
$text['message-copy']['de-at'] = "Kopieren erfolgreich";
|
||||
|
||||
$text['message-add']['en-us'] = "Add Completed";
|
||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||
|
|
@ -458,6 +508,7 @@ $text['message-add']['pt-br'] = "Criação Efetuada";
|
|||
$text['message-add']['pl'] = "Dodano poprawnie";
|
||||
$text['message-add']['uk'] = "Додано";
|
||||
$text['message-add']['sv-se'] = "Tillagd";
|
||||
$text['message-add']['de-at'] = "Hinzufügen erfolgreich";
|
||||
|
||||
$text['label-value']['en-us'] = "Value";
|
||||
$text['label-value']['es-cl'] = "Valor";
|
||||
|
|
@ -467,6 +518,7 @@ $text['label-value']['pt-br'] = "Valor";
|
|||
$text['label-value']['pl'] = "Wartość";
|
||||
$text['label-value']['uk'] = "Значення";
|
||||
$text['label-value']['sv-se'] = "Värde";
|
||||
$text['label-value']['de-at'] = "Wert";
|
||||
|
||||
$text['label-type']['en-us'] = "Type";
|
||||
$text['label-type']['es-cl'] = "Tipo";
|
||||
|
|
@ -476,6 +528,7 @@ $text['label-type']['pt-br'] = "Tipo";
|
|||
$text['label-type']['pl'] = "Typ";
|
||||
$text['label-type']['uk'] = "Тип";
|
||||
$text['label-type']['sv-se'] = "Typ";
|
||||
$text['label-type']['de-at'] = "Type";
|
||||
|
||||
$text['label-tag']['en-us'] = "Tag";
|
||||
$text['label-tag']['es-cl'] = "Etiqueta";
|
||||
|
|
@ -485,6 +538,7 @@ $text['label-tag']['pt-br'] = "TAG";
|
|||
$text['label-tag']['pl'] = "Tag";
|
||||
$text['label-tag']['uk'] = "Тег";
|
||||
$text['label-tag']['sv-se'] = "Tag";
|
||||
$text['label-tag']['de-at'] = "Etikett";
|
||||
|
||||
$text['label-order']['en-us'] = "Order";
|
||||
$text['label-order']['es-cl'] = "Orden";
|
||||
|
|
@ -494,6 +548,7 @@ $text['label-order']['pt-br'] = "Ordenação";
|
|||
$text['label-order']['pl'] = "Kolejność";
|
||||
$text['label-order']['uk'] = "Інше";
|
||||
$text['label-order']['sv-se'] = "Ordning";
|
||||
$text['label-order']['de-at'] = "Reihenfolge";
|
||||
|
||||
$text['label-number']['en-us'] = "Number";
|
||||
$text['label-number']['es-cl'] = "Número";
|
||||
|
|
@ -503,6 +558,7 @@ $text['label-number']['pt-br'] = "Número";
|
|||
$text['label-number']['pl'] = "Numer";
|
||||
$text['label-number']['uk'] = "Номер";
|
||||
$text['label-number']['sv-se'] = "Nummer";
|
||||
$text['label-number']['de-at'] = "Nummer";
|
||||
|
||||
$text['label-name']['en-us'] = "Name";
|
||||
$text['label-name']['es-cl'] = "Nombre";
|
||||
|
|
@ -512,6 +568,7 @@ $text['label-name']['pt-br'] = "Nome";
|
|||
$text['label-name']['pl'] = "Nazwa";
|
||||
$text['label-name']['uk'] = "Назва";
|
||||
$text['label-name']['sv-se'] = "Namn";
|
||||
$text['label-name']['de-at'] = "Name";
|
||||
|
||||
$text['label-inline']['en-us'] = "Inline";
|
||||
$text['label-inline']['es-cl'] = "En línea";
|
||||
|
|
@ -521,6 +578,7 @@ $text['label-inline']['pt-br'] = "Em linha";
|
|||
$text['label-inline']['pl'] = "Wstawka";
|
||||
$text['label-inline']['uk'] = "Inline";
|
||||
$text['label-inline']['sv-se'] = "Inline";
|
||||
$text['label-inline']['de-at'] = "Inline";
|
||||
|
||||
$text['label-group']['en-us'] = "Group";
|
||||
$text['label-group']['es-cl'] = "Grupo";
|
||||
|
|
@ -530,6 +588,7 @@ $text['label-group']['pt-br'] = "Grupo";
|
|||
$text['label-group']['pl'] = "Grupa";
|
||||
$text['label-group']['uk'] = "Група";
|
||||
$text['label-group']['sv-se'] = "Grupp";
|
||||
$text['label-group']['de-at'] = "Gruppe";
|
||||
|
||||
$text['label-field']['en-us'] = "Field";
|
||||
$text['label-field']['es-cl'] = "Campo";
|
||||
|
|
@ -539,6 +598,7 @@ $text['label-field']['pt-br'] = "Campo";
|
|||
$text['label-field']['pl'] = "Pole";
|
||||
$text['label-field']['uk'] = "Поле";
|
||||
$text['label-field']['sv-se'] = "Fält";
|
||||
$text['label-field']['de-at'] = "Feld";
|
||||
|
||||
$text['label-expression']['en-us'] = "Expression";
|
||||
$text['label-expression']['es-cl'] = "Expresión";
|
||||
|
|
@ -548,6 +608,7 @@ $text['label-expression']['pt-br'] = "Expressão";
|
|||
$text['label-expression']['pl'] = "Wyrażenie";
|
||||
$text['label-expression']['uk'] = "Вираз";
|
||||
$text['label-expression']['sv-se'] = "Uttryck";
|
||||
$text['label-expression']['de-at'] = "Ausdruck";
|
||||
|
||||
$text['label-enabled']['en-us'] = "Enabled";
|
||||
$text['label-enabled']['es-cl'] = "Activado";
|
||||
|
|
@ -557,6 +618,7 @@ $text['label-enabled']['pt-br'] = "Habilitado";
|
|||
$text['label-enabled']['pl'] = "Włączony";
|
||||
$text['label-enabled']['uk'] = "Включено";
|
||||
$text['label-enabled']['sv-se'] = "Aktiverad";
|
||||
$text['label-enabled']['de-at'] = "An";
|
||||
|
||||
$text['label-domain']['en-us'] = "Domain";
|
||||
$text['label-domain']['es-cl'] = "Dominio";
|
||||
|
|
@ -566,6 +628,7 @@ $text['label-domain']['pt-br'] = "Dominio";
|
|||
$text['label-domain']['pl'] = "Domena";
|
||||
$text['label-domain']['uk'] = "Домен";
|
||||
$text['label-domain']['sv-se'] = "Domän";
|
||||
$text['label-domain']['de-at'] = "Domain";
|
||||
|
||||
$text['label-dialplan_detail']['en-us'] = "Dialplan Details";
|
||||
$text['label-dialplan_detail']['pt-pt'] = "Detalhes dos Dialplans";
|
||||
|
|
@ -574,6 +637,7 @@ $text['label-dialplan_detail']['pt-br'] = "Detalhes dos Dialplans";
|
|||
$text['label-dialplan_detail']['pl'] = "Szczegóły dialplanu";
|
||||
$text['label-dialplan_detail']['uk'] = "Деталі маршрутизації";
|
||||
$text['label-dialplan_detail']['sv-se'] = "Nummerplan Detaljer";
|
||||
$text['label-dialplan_detail']['de-at'] = "Wählplan Details";
|
||||
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
|
|
@ -583,6 +647,7 @@ $text['label-description']['pt-br'] = "Descrição";
|
|||
$text['label-description']['pl'] = "Opis";
|
||||
$text['label-description']['uk'] = "Опис";
|
||||
$text['label-description']['sv-se'] = "Beskrivning";
|
||||
$text['label-description']['de-at'] = "Beschreibung";
|
||||
|
||||
$text['label-data']['en-us'] = "Data";
|
||||
$text['label-data']['es-cl'] = "Datos";
|
||||
|
|
@ -592,6 +657,7 @@ $text['label-data']['pt-br'] = "Data";
|
|||
$text['label-data']['pl'] = "Dane";
|
||||
$text['label-data']['uk'] = "Дані";
|
||||
$text['label-data']['sv-se'] = "Data";
|
||||
$text['label-data']['de-at'] = "Daten";
|
||||
|
||||
$text['label-continue']['en-us'] = "Continue";
|
||||
$text['label-continue']['es-cl'] = "Continuar";
|
||||
|
|
@ -601,6 +667,7 @@ $text['label-continue']['pt-br'] = "Continuar";
|
|||
$text['label-continue']['pl'] = "Kontynuuj";
|
||||
$text['label-continue']['uk'] = "Продовжити";
|
||||
$text['label-continue']['sv-se'] = "Fortsätt";
|
||||
$text['label-continue']['de-at'] = "fortfahren";
|
||||
|
||||
$text['label-context']['en-us'] = "Context";
|
||||
$text['label-context']['es-cl'] = "Contexto";
|
||||
|
|
@ -610,6 +677,7 @@ $text['label-context']['pt-br'] = "Contexto";
|
|||
$text['label-context']['pl'] = "Kontekst";
|
||||
$text['label-context']['uk'] = "Контекст";
|
||||
$text['label-context']['sv-se'] = "Context";
|
||||
$text['label-context']['de-at'] = "Kontext";
|
||||
|
||||
$text['label-condition_2']['en-us'] = "Condition 2";
|
||||
$text['label-condition_2']['es-cl'] = "Condición 2";
|
||||
|
|
@ -619,6 +687,7 @@ $text['label-condition_2']['pt-br'] = "Condição 2";
|
|||
$text['label-condition_2']['pl'] = "Warunek 2";
|
||||
$text['label-condition_2']['uk'] = "Умова 2";
|
||||
$text['label-condition_2']['sv-se'] = "Tillstånd 2";
|
||||
$text['label-condition_2']['de-at'] = "Bedingung 2";
|
||||
|
||||
$text['label-condition_1']['en-us'] = "Condition 1";
|
||||
$text['label-condition_1']['es-cl'] = "Condición 1";
|
||||
|
|
@ -628,6 +697,7 @@ $text['label-condition_1']['pt-br'] = "Condição 1";
|
|||
$text['label-condition_1']['pl'] = "Warunek 1";
|
||||
$text['label-condition_1']['uk'] = "Умова 1";
|
||||
$text['label-condition_1']['sv-se'] = "Tillstånd 1";
|
||||
$text['label-condition_1']['de-at'] = "Bedingung 1";
|
||||
|
||||
$text['label-break']['en-us'] = "Break";
|
||||
$text['label-break']['es-cl'] = "Interrupción";
|
||||
|
|
@ -637,6 +707,7 @@ $text['label-break']['pt-br'] = "Pausar";
|
|||
$text['label-break']['pl'] = "Przerwa";
|
||||
$text['label-break']['uk'] = "Перервати";
|
||||
$text['label-break']['sv-se'] = "Paus";
|
||||
$text['label-break']['de-at'] = "Abbrechen";
|
||||
|
||||
$text['label-application']['en-us'] = "Application";
|
||||
$text['label-application']['es-cl'] = "Aplicación";
|
||||
|
|
@ -646,6 +717,7 @@ $text['label-application']['pt-br'] = "Aplicação";
|
|||
$text['label-application']['pl'] = "Aplikacja";
|
||||
$text['label-application']['uk'] = "Додаток";
|
||||
$text['label-application']['sv-se'] = "Applikation";
|
||||
$text['label-application']['de-at'] = "Applikation";
|
||||
|
||||
$text['label-action_2']['en-us'] = "Action 2";
|
||||
$text['label-action_2']['es-cl'] = "Acción 2";
|
||||
|
|
@ -655,6 +727,7 @@ $text['label-action_2']['pt-br'] = "Ação 2";
|
|||
$text['label-action_2']['pl'] = "Operacja 2";
|
||||
$text['label-action_2']['uk'] = "Дія 2";
|
||||
$text['label-action_2']['sv-se'] = "Aktion 2";
|
||||
$text['label-action_2']['de-at'] = "Aktion 2";
|
||||
|
||||
$text['label-action_1']['en-us'] = "Action 1";
|
||||
$text['label-action_1']['es-cl'] = "Acción 1";
|
||||
|
|
@ -664,6 +737,7 @@ $text['label-action_1']['pt-br'] = "Ação 1";
|
|||
$text['label-action_1']['pl'] = "Operacja 1";
|
||||
$text['label-action_1']['uk'] = "Дія 1";
|
||||
$text['label-action_1']['sv-se'] = "Aktion 1";
|
||||
$text['label-action_1']['de-at'] = "Aktion 1";
|
||||
|
||||
$text['header-time_conditions']['en-us'] = "Time Conditions";
|
||||
$text['header-time_conditions']['es-cl'] = "Condiciones de Tiempo";
|
||||
|
|
@ -673,6 +747,7 @@ $text['header-time_conditions']['pt-br'] = "Condições Temporarias ";
|
|||
$text['header-time_conditions']['pl'] = "Warunki czasowe";
|
||||
$text['header-time_conditions']['uk'] = "Часові умови";
|
||||
$text['header-time_conditions']['sv-se'] = "Tids Förhållande";
|
||||
$text['header-time_conditions']['de-at'] = "Zeitvorgaben";
|
||||
|
||||
$text['header-queues']['en-us'] = "Queues";
|
||||
$text['header-queues']['es-cl'] = "Colas";
|
||||
|
|
@ -682,6 +757,7 @@ $text['header-queues']['pt-br'] = "Filas";
|
|||
$text['header-queues']['pl'] = "Kolejki";
|
||||
$text['header-queues']['uk'] = "Черги";
|
||||
$text['header-queues']['sv-se'] = "Kö:er";
|
||||
$text['header-queues']['de-at'] = "Warteschlangen";
|
||||
|
||||
$text['header-outbound_routes']['en-us'] = "Outbound Routes";
|
||||
$text['header-outbound_routes']['es-cl'] = "Rutas Salientes";
|
||||
|
|
@ -691,6 +767,7 @@ $text['header-outbound_routes']['pt-br'] = "Rotas de saída";
|
|||
$text['header-outbound_routes']['pl'] = "Trasy wychodzące";
|
||||
$text['header-outbound_routes']['uk'] = "Маршрути вихідних дзвінків";
|
||||
$text['header-outbound_routes']['sv-se'] = "Utgående Router";
|
||||
$text['header-outbound_routes']['de-at'] = "Ausgehende Routen";
|
||||
|
||||
$text['header-inbound_routes']['en-us'] = "Inbound Routes";
|
||||
$text['header-inbound_routes']['es-cl'] = "Rutas Entrantes";
|
||||
|
|
@ -700,6 +777,7 @@ $text['header-inbound_routes']['pt-br'] = "Rotas de entrada";
|
|||
$text['header-inbound_routes']['pl'] = "Trasy przychodzące";
|
||||
$text['header-inbound_routes']['uk'] = "Маршрути вхідних дзвінків";
|
||||
$text['header-inbound_routes']['sv-se'] = "Inkommande Router";
|
||||
$text['header-inbound_routes']['de-at'] = "Eingehende Routen";
|
||||
|
||||
$text['header-dialplan_manager']['en-us'] = "Dialplan Manager";
|
||||
$text['header-dialplan_manager']['es-cl'] = "Administrador de Plan de Marcado";
|
||||
|
|
@ -709,6 +787,7 @@ $text['header-dialplan_manager']['pt-br'] = "Gerenciador de dialplans";
|
|||
$text['header-dialplan_manager']['pl'] = "Menadżer dialplanu";
|
||||
$text['header-dialplan_manager']['uk'] = "Керування маршрутизацією";
|
||||
$text['header-dialplan_manager']['sv-se'] = "Nummerplan Inställningar";
|
||||
$text['header-dialplan_manager']['de-at'] = "Wählplan Einstellungen";
|
||||
|
||||
$text['header-dialplan_detail']['en-us'] = "Dialplan Detail";
|
||||
$text['header-dialplan_detail']['es-cl'] = "Detalle de Plan de Marcado";
|
||||
|
|
@ -718,6 +797,7 @@ $text['header-dialplan_detail']['pt-br'] = "Detalhes dos dialplans";
|
|||
$text['header-dialplan_detail']['pl'] = "Szczegóły dialplanu";
|
||||
$text['header-dialplan_detail']['uk'] = "Деталі маршрутизації";
|
||||
$text['header-dialplan_detail']['sv-se'] = "Nummerplan Detaljer";
|
||||
$text['header-dialplan_detail']['de-at'] = "Wählplan Details";
|
||||
|
||||
$text['header-dialplan-edit']['en-us'] = "Dialplan";
|
||||
$text['header-dialplan-edit']['es-cl'] = "Editar Plan de Marcado";
|
||||
|
|
@ -727,6 +807,7 @@ $text['header-dialplan-edit']['pt-br'] = "Dialplan";
|
|||
$text['header-dialplan-edit']['pl'] = "Dialplan ";
|
||||
$text['header-dialplan-edit']['uk'] = "Маршрутизація";
|
||||
$text['header-dialplan-edit']['sv-se'] = "Nummerplan";
|
||||
$text['header-dialplan-edit']['de-at'] = "Wählplan";
|
||||
|
||||
$text['header-dialplan-add']['en-us'] = "Dialplan";
|
||||
$text['header-dialplan-add']['es-cl'] = "Agregar Plan de Marcado";
|
||||
|
|
@ -736,6 +817,7 @@ $text['header-dialplan-add']['pt-br'] = "Dialplan";
|
|||
$text['header-dialplan-add']['pl'] = "Dialplan ";
|
||||
$text['header-dialplan-add']['uk'] = "Маршрутизація";
|
||||
$text['header-dialplan-add']['sv-se'] = "Nummerplan";
|
||||
$text['header-dialplan-add']['de-at'] = "Wählplan";
|
||||
|
||||
$text['header-default_dialplan']['en-us'] = "Default Dialplan";
|
||||
$text['header-default_dialplan']['es-cl'] = "Plan de Marcado Predeterminado";
|
||||
|
|
@ -745,6 +827,7 @@ $text['header-default_dialplan']['pt-br'] = "Dialplan";
|
|||
$text['header-default_dialplan']['pl'] = "Domyślny dialplan ";
|
||||
$text['header-default_dialplan']['uk'] = "Маршрутизація за замовчуванням";
|
||||
$text['header-default_dialplan']['sv-se'] = "Standard Nummerplan";
|
||||
$text['header-default_dialplan']['de-at'] = "Standard Wählplan";
|
||||
|
||||
$text['header-conditions_and_actions']['en-us'] = "Conditions and Actions";
|
||||
$text['header-conditions_and_actions']['es-cl'] = "Condiciones y acciones";
|
||||
|
|
@ -754,6 +837,7 @@ $text['header-conditions_and_actions']['pt-br'] = "Condições e ações";
|
|||
$text['header-conditions_and_actions']['pl'] = "Warunki i operacje";
|
||||
$text['header-conditions_and_actions']['uk'] = "Умови та дії";
|
||||
$text['header-conditions_and_actions']['sv-se'] = "Tillstånd och Aktioner";
|
||||
$text['header-conditions_and_actions']['de-at'] = "Bedingungen und Aktionen";
|
||||
|
||||
$text['description-time_conditions']['en-us'] = "Time conditions route calls based on time conditions. You can use time conditions to send calls to an IVR Menu, External numbers, Scripts, or other destinations.";
|
||||
$text['description-time_conditions']['es-cl'] = "Las condiciones de tiempo dirijen llamadas basado en condiciones temporales. Puede utilizar estas condiciones para enviar llamadas a un IVR, Número externos, scripts u otro destino.";
|
||||
|
|
@ -763,6 +847,7 @@ $text['description-time_conditions']['pt-br'] = "As condições temporárias enc
|
|||
$text['description-time_conditions']['pl'] = "Warunki czasowe przesyłają rozmowy w oparciu o wcześniej zdefiniowane warunki . Za pomocą warunków czasowych możesz przesłać rozmowy do menu zapowiedzi głosowych (IVR), numerów zewnętrznych, skryptów lub innych miejsc docelowych.";
|
||||
$text['description-time_conditions']['uk'] = "Маршрут дзвінків буде залежати від часу. Можна використовувати для переадресації на голосове меню (IVR), на зовнішні номери, сценарії, або інші напрямки.";
|
||||
$text['description-time_conditions']['sv-se'] = "Tidsvillkor styr samtal baserat på tidsvillkor. Du kan använda Tidsvillkor för att skicka samtal till IVR Meny, Externa nummer, Script eller andra destinationer.";
|
||||
$text['description-time_conditions']['de-at'] = "Zeitliche Bedingungen routen Anrufe basierend auf zeitlichen gegebenheiten. Sie können Zeitliche Bedingungen nutzen um IVR Menüs, Skripte und andere Destinationen zu erreichen.";
|
||||
|
||||
$text['description-queues']['en-us'] = "Queues are used to setup waiting lines for callers. Also known as FIFO Queues.";
|
||||
$text['description-queues']['es-cl'] = "Las colas se utilizan para configurar líneas de espera para quienes llaman. También conocidas como colas FIFO.";
|
||||
|
|
@ -772,6 +857,7 @@ $text['description-queues']['pt-br'] = "As filas são utilizadas para configurar
|
|||
$text['description-queues']['pl'] = "Kolejki są używane do konfiguracji linii oczekiwania dla wielu jednoczesnych rozmówców. Znane one są również jako kolejki FIFO.";
|
||||
$text['description-queues']['uk'] = "Черги використовуються для встановлення очікування на лінії для тих, хто дзвонить. Також відомо як черги FIFO. ";
|
||||
$text['description-queues']['sv-se'] = "Kö används för att kö:a inkommande samtal. Även känd som FIFO (Firts In First Out) Kö.";
|
||||
$text['description-queues']['de-at'] = "";
|
||||
|
||||
$text['description-outbound_routes']['en-us'] = "Route outbound calls to gateways, tdm, enum and more. When a call matches the conditions the call to outbound routes.";
|
||||
$text['description-outbound_routes']['es-cl'] = "Dirija llamadas salientes a una pasarela, TDM, enum y más. Cuando una llamada coincide con las condiciones la llamada saliente es dirijida.";
|
||||
|
|
@ -781,6 +867,7 @@ $text['description-outbound_routes']['pt-br'] = "Encaminhamento de chamadas exte
|
|||
$text['description-outbound_routes']['pl'] = "Kiedy rozmowa wychodząca spełnia odpowiednie warunki zostaje przesłana do Bram Wychodzących, łączy TDM, ENUM lub innych. ";
|
||||
$text['description-outbound_routes']['uk'] = "Спрямовує вихідні дзвінки на шлюзи, TDM, ENUM на інше, якщо дзвінок відповідає умовам вихідної маршрутизації.";
|
||||
$text['description-outbound_routes']['sv-se'] = "Styr utgående samtal till Gateways, tdm, enum mm. När ett samtal matchar villkoren så styrs samtalet till utgående route.";
|
||||
$text['description-outbound_routes']['de-at'] = "";
|
||||
|
||||
$text['description-inbound_routes']['en-us'] = "Route incoming calls to destinations based on one or more conditions. It can send incoming calls to an IVR Menu, Call Group, Extension, External Number, Script. Order is important when an anti-action is used or when there are multiple conditions that match.";
|
||||
$text['description-inbound_routes']['es-cl'] = "Dirija llamadas entrantes a destinos basado en una o más condiciones. Puede enviar llamadas entrantes a un IVR, Grupo de llamadas, Extensión, Número externo o un Script. El orden es importante cuando se utiliza una anti-acción, o cuando existen múltiples condiciones que coinciden.";
|
||||
|
|
@ -790,6 +877,7 @@ $text['description-inbound_routes']['pt-br'] = "Encaminhamento de chamadas de en
|
|||
$text['description-inbound_routes']['pl'] = "Przesyłaj polaczenia przychodzące do różnych miejsc na podstawie jednego lub kilku warunków. Można je wysyłać do menu Zapowiedzi Głosowych (IVR), grupy odbiorców, numerów wewnętrznych i zewnętrznych lub skryptów. Kolejność warunków jest istotna, kiedy anti-action jest zdefiniowane lub kiedy jest wiele warunków do spełnienia.";
|
||||
$text['description-inbound_routes']['uk'] = "Направляє вхідні дзвінки відповідно до умов. Можна спрямувати вхідні дзвінки на голосове меню (IVR), групу, розширення, зовнішній номер, сценарій. Порядок важливий якщо використовується анти-дія або за наявності декількох умов, які співпадають.";
|
||||
$text['description-inbound_routes']['sv-se'] = "Styr inkommande samtal till destinationer baserat på ett eller fler villkor. Den kan styra samtal till IVR Meny, Ring Grupp, Anknytning, Externt Nummer, Script. Ordningen är viktig när en anti-aktion används eller när flera villkor matchar.";
|
||||
$text['description-inbound_routes']['de-at'] = "";
|
||||
|
||||
$text['description-domain']['en-us'] = "";
|
||||
$text['description-domain']['es-cl'] = "";
|
||||
|
|
@ -799,6 +887,7 @@ $text['description-domain']['pt-br'] = "";
|
|||
$text['description-domain']['pl'] = "";
|
||||
$text['description-domain']['uk'] = "";
|
||||
$text['description-domain']['sv-se'] = "";
|
||||
$text['description-domain']['de-at'] = "";
|
||||
|
||||
$text['description-dialplan_manager-superadmin']['en-us'] = "The dialplan is used to setup call destinations based on conditions and context. You can use the dialplan to send calls to gateways, auto attendants, external numbers, to scripts, or any destination.";
|
||||
$text['description-dialplan_manager-superadmin']['es-cl'] = "El plan de marcado es usado para configurar los destinos de llamadas basados en condiciones y contexto. Usted puede usar los planes de marcado para enviar hacia pasarelas, IVR, números externos, scripts o cualquier otro destino.";
|
||||
|
|
@ -808,6 +897,7 @@ $text['description-dialplan_manager-superadmin']['pt-br'] = "O Dialplan é usado
|
|||
$text['description-dialplan_manager-superadmin']['pl'] = "Dialplan przesyła rozmowy w oparciu o wcześniej zdefiniowane warunki i kontekst. Za pomocą dialplanu możesz przesłać rozmowy do menu zapowiedzi głosowych (IVR), numerów zewnętrznych, skryptów lub innych miejsc docelowych.";
|
||||
$text['description-dialplan_manager-superadmin']['uk'] = "Маршрутизація використовується для визначення напрямку дзвінка відповідно до умов і контексту. Можна спрямувати виклики на шлюзи, автоматичне обслуговування, зовнішні номери, сценарії або інші напрямки. ";
|
||||
$text['description-dialplan_manager-superadmin']['sv-se'] = "Nummerplanen används för att koppla samtal baserat på villkor och Context. Du kan använda nummerplanen för att skicka samtal till Gateways, IVR, Externa Nummer, Script eller andra destinationer.";
|
||||
$text['description-dialplan_manager-superadmin']['de-at'] = "";
|
||||
|
||||
$text['description-dialplan_manager']['en-us'] = "The dialplan provides a view of some of the feature codes, as well as the IVR Menu, Conferences, Queues and other destinations.";
|
||||
$text['description-dialplan_manager']['es-cl'] = "El plan de marcado provee una vista de los códigos distintivos, así como también el menú IVR, Conferencias, Colas y otros destinos.";
|
||||
|
|
@ -817,6 +907,7 @@ $text['description-dialplan_manager']['pt-br'] = "O Dialplan fornece uma perspec
|
|||
$text['description-dialplan_manager']['pl'] = "Dialplan udostępnia dostęp do niektórych specjalnych kodów, jak również menu zapowiedzi głosowych (IVR), konferencji, kolejkowania rozmów i innych.";
|
||||
$text['description-dialplan_manager']['uk'] = "В маршрутизації можна побачити деякі особливості, такі як голосові меню (IVR), конференції, черги і інші напрямки.";
|
||||
$text['description-dialplan_manager']['sv-se'] = "Nummerplanen ger en vy över några av funktionskoderna samt IVR Meny, Konferenser, Kö:er och andra destinationer.";
|
||||
$text['description-dialplan_manager']['de-at'] = "Der Wählplan bietet eine Ansicht aller Stern-Codes sowie aller IVR Menüs, Konferenzen, Warteschlangen und anderen Zielen.";
|
||||
|
||||
$text['description-dialplan-edit']['en-us'] = "Dialplan include general settings.";
|
||||
$text['description-dialplan-edit']['es-cl'] = "Configuraciones incluidas en el plan de marcado.";
|
||||
|
|
@ -826,6 +917,7 @@ $text['description-dialplan-edit']['pt-br'] = "O Dialplan inclui definições gl
|
|||
$text['description-dialplan-edit']['pl'] = "Dialplan zawiera ustawienia ogólne.";
|
||||
$text['description-dialplan-edit']['uk'] = "Маршрутизація має загальні налаштування";
|
||||
$text['description-dialplan-edit']['sv-se'] = "Nummerplan inkluderar allmänna inställningar.";
|
||||
$text['description-dialplan-edit']['de-at'] = "Wählplan inkludiert Standardeinstellungen";
|
||||
|
||||
$text['description-default_dialplan']['en-us'] = "The default dialplan is used to setup call destinations based on conditions and context. You can use the dialplan to send calls to gateways, auto attendants, external numbers, to scripts, or any destination.";
|
||||
$text['description-default_dialplan']['es-cl'] = "El plan de marcado predeterminado se utiliza para configurar destinos basado en condiciones y contexto. Puede utilizar el plan de marcado para enviar llamadas a pasarelas, IVR, números externos, scripts o cualquier destino.";
|
||||
|
|
@ -835,6 +927,7 @@ $text['description-default_dialplan']['pt-br'] = "O dialplan é utilizado para c
|
|||
$text['description-default_dialplan']['pl'] = "Domyślny dialplan jest używany do przesyłania rozmów w oparciu o wcześniej zdefiniowane warunki i kontekst. Za pomocą dialplanu możesz przesłać rozmowy do Bram Wyjściowych, menu zapowiedzi głosowych (IVR), numerów zewnętrznych, skryptów lub innych miejsc docelowych.";
|
||||
$text['description-default_dialplan']['uk'] = "Маршрутизація за замовчуванням використовується для визначення напрямку дзвінка відповідно до умов і контексту. Можна спрямувати виклики на шлюзи, автоматичне обслуговування, зовнішні номери, сценарії або інші напрямки. ";
|
||||
$text['description-default_dialplan']['sv-se'] = "Standard Nummerplanen används för att koppla samtal baserat på villkor och Context. Du kan använda nummerplanen för att skicka samtal till Gateways, IVR, Externa Nummer, Script eller andra destinationer.";
|
||||
$text['description-default_dialplan']['de-at'] = "";
|
||||
|
||||
$text['description-conditions_and_actions']['en-us'] = "The following conditions, actions and anti-actions are used in the dialplan to direct call flow. Each is processed in order that it is given. Use as many conditions, actions or anti-actions as needed.";
|
||||
$text['description-conditions_and_actions']['es-cl'] = "Las siguientes condiciones, acciones y anti-acciones son usadas en el plan de marcado para dirigir el flujo de llamado. Cada una es procesada en el orden dado. Puede utilizar tantas condiciones, acciones o anti-acciones como necesite.";
|
||||
|
|
@ -844,6 +937,7 @@ $text['description-conditions_and_actions']['pt-br'] = "As seguintes condições
|
|||
$text['description-conditions_and_actions']['pl'] = "Następujące warunki, akcje i anty-akcje są używane przez dialplan do przesyłania rozmów. Każdy z nich jest wykonywany we wcześniej zdefiniowanej kolejności. Użyj tyle warunków, akcji lub anty-akcji ile jest potrzebne do osiągniecia żądanego końcowego przeznaczenia.";
|
||||
$text['description-conditions_and_actions']['uk'] = "Наступні умови, дії і анти-дії в маршрутизації направляють потік дзвінка. Вони обробляються в заданому порядку. Використовуйте їх як завгодно.";
|
||||
$text['description-conditions_and_actions']['sv-se'] = "Följande villkor, aktioner och anti-aktioner används i nummerplanen för samtalsflöden. Varje utförs i ordning. Använd så många villkor, aktioner eller anti-aktioner som behövs.";
|
||||
$text['description-conditions_and_actions']['de-at'] = "Die folgenden Bedingungen, Aktionen und Anti-Aktionen werden im Wählplan für direkte call flows benutzt. Jede wird in der angegebenen Reihenfolge abgearbeitet. Verwenden Sie so viele Bedingungen, Aktionen und Anti-aktionen wie Sie benötigen.";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
|
|
@ -853,6 +947,7 @@ $text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
|||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||
$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
||||
|
||||
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
|
|
@ -862,6 +957,7 @@ $text['confirm-copy']['pt-br'] = "Deseja realmente copiar isto?";
|
|||
$text['confirm-copy']['pl'] = "Czy na pewno chcesz to skopiować?";
|
||||
$text['confirm-copy']['uk'] = "Ви дійсно бажаєте це скопіювати?";
|
||||
$text['confirm-copy']['sv-se'] = "Vill du verkligen kopiera detta?";
|
||||
$text['confirm-copy']['de-at'] = "Wollen Sie das wirdklich kopieren?";
|
||||
|
||||
$text['button-search']['en-us'] = "Search";
|
||||
$text['button-search']['es-cl'] = "Buscar";
|
||||
|
|
@ -871,6 +967,7 @@ $text['button-search']['pt-br'] = "Pesquisar";
|
|||
$text['button-search']['pl'] = "Wyszukaj";
|
||||
$text['button-search']['uk'] = "Пошук";
|
||||
$text['button-search']['sv-se'] = "Sök";
|
||||
$text['button-search']['de-at'] = "Suche";
|
||||
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['es-cl'] = "Guardar";
|
||||
|
|
@ -880,6 +977,7 @@ $text['button-save']['pt-br'] = "Salvar";
|
|||
$text['button-save']['pl'] = "Zachowaj";
|
||||
$text['button-save']['uk'] = "Зберегти";
|
||||
$text['button-save']['sv-se'] = "Spara";
|
||||
$text['button-save']['de-at'] = "Speichern";
|
||||
|
||||
$text['button-restore']['en-us'] = "Restore Default";
|
||||
$text['button-restore']['es-cl'] = "Restaurar Predeterminado";
|
||||
|
|
@ -889,6 +987,7 @@ $text['button-restore']['pt-br'] = "Restaurar valores";
|
|||
$text['button-restore']['pl'] = "Przywróć ustawienia domyślne";
|
||||
$text['button-restore']['uk'] = "Відновити значення за замовчуванням";
|
||||
$text['button-restore']['sv-se'] = "Aktivera Standard Inställningar";
|
||||
$text['button-restore']['de-at'] = "Zurücksetzen";
|
||||
|
||||
$text['button-edit']['en-us'] = "Edit";
|
||||
$text['button-edit']['es-cl'] = "Editar";
|
||||
|
|
@ -898,6 +997,7 @@ $text['button-edit']['pt-br'] = "Editar";
|
|||
$text['button-edit']['pl'] = "Edytuj";
|
||||
$text['button-edit']['uk'] = "Редагувати";
|
||||
$text['button-edit']['sv-se'] = "Editera";
|
||||
$text['button-edit']['de-at'] = "Bearbeiten";
|
||||
|
||||
$text['button-delete']['en-us'] = "Delete";
|
||||
$text['button-delete']['es-cl'] = "Eliminar";
|
||||
|
|
@ -907,6 +1007,7 @@ $text['button-delete']['pt-br'] = "Remover";
|
|||
$text['button-delete']['pl'] = "Usuń";
|
||||
$text['button-delete']['uk'] = "Видалити";
|
||||
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||
$text['button-delete']['de-at'] = "Löschen";
|
||||
|
||||
$text['button-copy']['en-us'] = "Copy";
|
||||
$text['button-copy']['es-cl'] = "Copiar";
|
||||
|
|
@ -916,6 +1017,7 @@ $text['button-copy']['pt-br'] = "Copiar";
|
|||
$text['button-copy']['pl'] = "Kopiuj";
|
||||
$text['button-copy']['uk'] = "Копіювати";
|
||||
$text['button-copy']['sv-se'] = "Kopiera";
|
||||
$text['button-copy']['de-at'] = "Kopieren";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "Volver";
|
||||
|
|
@ -925,6 +1027,7 @@ $text['button-back']['pt-br'] = "Voltar";
|
|||
$text['button-back']['pl'] = "Wróć";
|
||||
$text['button-back']['uk'] = "Назад";
|
||||
$text['button-back']['sv-se'] = "Tillbaka";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
|
||||
$text['button-advanced']['en-us'] = "Advanced";
|
||||
$text['button-advanced']['es-cl'] = "Avanzada";
|
||||
|
|
@ -934,6 +1037,7 @@ $text['button-advanced']['pt-br'] = "Avançar";
|
|||
$text['button-advanced']['pl'] = "Zaawansowany";
|
||||
$text['button-advanced']['uk'] = "Додатково";
|
||||
$text['button-advanced']['sv-se'] = "Avancerat";
|
||||
$text['button-advanced']['de-at'] = "Erweitert";
|
||||
|
||||
$text['button-add']['en-us'] = "Add";
|
||||
$text['button-add']['es-cl'] = "Agregar";
|
||||
|
|
@ -943,6 +1047,7 @@ $text['button-add']['pt-br'] = "Adicionar";
|
|||
$text['button-add']['pl'] = "Dodaj";
|
||||
$text['button-add']['uk'] = "Додати";
|
||||
$text['button-add']['sv-se'] = "Lägg Till";
|
||||
$text['button-add']['de-at'] = "Hinzufügen";
|
||||
|
||||
$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";
|
||||
|
|
@ -952,5 +1057,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']['uk'] = "Якщо ви користуєтеся додатком для тарифікації в fusionpbx, то переконайтеся, щоб додано змінні код облікового запису і оператора. ";
|
||||
$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']['de-at'] = "Wenn Sie die Fusionpbx Abrechnung verwenden, stellen Sie sicher, dass Account Code und Betreiber Variablen gesetzt sind.";
|
||||
|
||||
?>
|
||||
|
|
@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pt-br'] = "Dialplan";
|
|||
$apps[$x]['menu'][0]['title']['pl'] = "Dialplan ";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Маршрутизація";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Nummerplan";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Wählplan";
|
||||
$apps[$x]['menu'][0]['uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "";
|
||||
$apps[$x]['menu'][0]['category'] = "internal";
|
||||
|
|
@ -27,6 +28,7 @@ $apps[$x]['menu'][1]['title']['pt-br'] = "Gerenciador de Dialplan";
|
|||
$apps[$x]['menu'][1]['title']['pl'] = "Menadżer dialplanu";
|
||||
$apps[$x]['menu'][1]['title']['uk'] = "Керування маршрутизацією";
|
||||
$apps[$x]['menu'][1]['title']['sv-se'] = "Nummerplan Inställningar";
|
||||
$apps[$x]['menu'][1]['title']['de-at'] = "Wählplan Einstellungen";
|
||||
$apps[$x]['menu'][1]['uuid'] = "52929fee-81d3-4d94-50b7-64842d9393c2";
|
||||
$apps[$x]['menu'][1]['parent_uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
|
||||
$apps[$x]['menu'][1]['category'] = "internal";
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ $text['title-view_email']['fr-fr'] = "Visualiser Courriel";
|
|||
$text['title-view_email']['pt-br'] = "Ver email";
|
||||
$text['title-view_email']['pl'] = "Widok e0maili";
|
||||
$text['title-view_email']['sv-se'] = "Visa E-post";
|
||||
$text['title-view_email']['de-at'] = "Email anzeigen";
|
||||
|
||||
$text['title-emails']['en-us'] = "Emails";
|
||||
$text['title-emails']['es-cl'] = "Los Correos Electrónicos";
|
||||
|
|
@ -15,6 +16,7 @@ $text['title-emails']['fr-fr'] = "Courriels";
|
|||
$text['title-emails']['pt-br'] = "Emails";
|
||||
$text['title-emails']['pl'] = "E-maile";
|
||||
$text['title-emails']['sv-se'] = "E-post";
|
||||
$text['title-emails']['de-at'] = "Emails";
|
||||
|
||||
$text['message-resend_failed']['en-us'] = "Resend Failed";
|
||||
$text['message-resend_failed']['es-cl'] = "Vuelva a enviar Error";
|
||||
|
|
@ -23,6 +25,7 @@ $text['message-resend_failed']['fr-fr'] = "Le renvoi du message a échoué";
|
|||
$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']['sv-se'] = "Skicka Misslyckade Igen";
|
||||
$text['message-resend_failed']['de-at'] = "";
|
||||
|
||||
$text['message-message_resent']['en-us'] = "Message Resent";
|
||||
$text['message-message_resent']['es-cl'] = "Mensaje Resent";
|
||||
|
|
@ -31,6 +34,7 @@ $text['message-message_resent']['fr-fr'] = "Le message a été renvoyé";
|
|||
$text['message-message_resent']['pt-br'] = "Mensagem reenviada";
|
||||
$text['message-message_resent']['pl'] = "Wiadomość została wysłana ponownie";
|
||||
$text['message-message_resent']['sv-se'] = "Meddelande Skickades";
|
||||
$text['message-message_resent']['de-at'] = "";
|
||||
|
||||
$text['message-invalid_email']['en-us'] = "Invalid Email";
|
||||
$text['message-invalid_email']['es-cl'] = "No Válida de Correo Electrónico";
|
||||
|
|
@ -39,6 +43,7 @@ $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']['pl'] = "Nieprawidłowy adres email";
|
||||
$text['message-invalid_email']['sv-se'] = "Ogiltig E-postadress";
|
||||
$text['message-invalid_email']['de-at'] = "Ungültige E-Mail-Adresse";
|
||||
|
||||
$text['message-delete']['en-us'] = "Delete Complete";
|
||||
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
||||
|
|
@ -47,6 +52,7 @@ $text['message-delete']['fr-fr'] = "Suppression effectuée";
|
|||
$text['message-delete']['pt-br'] = "Remoção Efetuada";
|
||||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
||||
|
||||
$text['message-decoding_error']['en-us'] = "MIME Message Decoding Error";
|
||||
$text['message-decoding_error']['es-cl'] = "MIME Mensaje Decodificación de error";
|
||||
|
|
@ -55,6 +61,7 @@ $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']['pl'] = "Błąd dekodowania wiadomości MIME";
|
||||
$text['message-decoding_error']['sv-se'] = "MIME Message Decoding Erro";
|
||||
$text['message-decoding_error']['de-at'] = "";
|
||||
|
||||
$text['label-type_voicemail']['en-us'] = "Voicemail";
|
||||
$text['label-type_voicemail']['es-cl'] = "Correo de Voz";
|
||||
|
|
@ -63,6 +70,7 @@ $text['label-type_voicemail']['fr-fr'] = "Messagerie vocale";
|
|||
$text['label-type_voicemail']['pt-br'] = "Correio de voz";
|
||||
$text['label-type_voicemail']['pl'] = "Poczta głosowa";
|
||||
$text['label-type_voicemail']['sv-se'] = "Röstbrevlåda";
|
||||
$text['label-type_voicemail']['de-at'] = "";
|
||||
|
||||
$text['label-type']['en-us'] = "Type";
|
||||
$text['label-type']['es-cl'] = "Tipo";
|
||||
|
|
@ -71,6 +79,7 @@ $text['label-type']['fr-fr'] = "Type";
|
|||
$text['label-type']['pt-br'] = "Tipo";
|
||||
$text['label-type']['pl'] = "Typ";
|
||||
$text['label-type']['sv-se'] = "Typ";
|
||||
$text['label-type']['de-at'] = "";
|
||||
|
||||
$text['label-to']['en-us'] = "To";
|
||||
$text['label-to']['es-cl'] = "Final";
|
||||
|
|
@ -79,6 +88,7 @@ $text['label-to']['fr-fr'] = "À";
|
|||
$text['label-to']['pt-br'] = "Final";
|
||||
$text['label-to']['pl'] = "Do";
|
||||
$text['label-to']['sv-se'] = "Till";
|
||||
$text['label-to']['de-at'] = "An";
|
||||
|
||||
$text['label-subject']['en-us'] = "Subject";
|
||||
$text['label-subject']['es-cl'] = "Sujeto";
|
||||
|
|
@ -87,6 +97,7 @@ $text['label-subject']['fr-fr'] = "Sujet";
|
|||
$text['label-subject']['pt-br'] = "Assunto";
|
||||
$text['label-subject']['pl'] = "Tytuł";
|
||||
$text['label-subject']['sv-se'] = "Ämne";
|
||||
$text['label-subject']['de-at'] = "";
|
||||
|
||||
$text['label-status_failed']['en-us'] = "Failed";
|
||||
$text['label-status_failed']['es-cl'] = "Fracasado";
|
||||
|
|
@ -95,6 +106,7 @@ $text['label-status_failed']['fr-fr'] = "Échoué";
|
|||
$text['label-status_failed']['pt-br'] = "Falha";
|
||||
$text['label-status_failed']['pl'] = "Nie udało się";
|
||||
$text['label-status_failed']['sv-se'] = "Misslyckades";
|
||||
$text['label-status_failed']['de-at'] = "";
|
||||
|
||||
$text['label-status']['en-us'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
|
|
@ -103,6 +115,7 @@ $text['label-status']['fr-fr'] = "Statut";
|
|||
$text['label-status']['pt-br'] = "Estado";
|
||||
$text['label-status']['pl'] = "Status";
|
||||
$text['label-status']['sv-se'] = "Status";
|
||||
$text['label-status']['de-at'] = "Status";
|
||||
|
||||
$text['label-sent']['en-us'] = "Sent";
|
||||
$text['label-sent']['es-cl'] = "Enviado";
|
||||
|
|
@ -111,6 +124,7 @@ $text['label-sent']['fr-fr'] = "Expédié";
|
|||
$text['label-sent']['pt-br'] = "Enviados";
|
||||
$text['label-sent']['pl'] = "Wysłano";
|
||||
$text['label-sent']['sv-se'] = "Skickat";
|
||||
$text['label-sent']['de-at'] = "Gesendet";
|
||||
|
||||
$text['label-resend']['en-us'] = "Resend";
|
||||
$text['label-resend']['es-cl'] = "Vuelva a Enviar";
|
||||
|
|
@ -119,6 +133,7 @@ $text['label-resend']['fr-fr'] = "Renvoyer";
|
|||
$text['label-resend']['pt-br'] = "Reenviar";
|
||||
$text['label-resend']['pl'] = "Wyślij ponownie";
|
||||
$text['label-resend']['sv-se'] = "Skicka Igen";
|
||||
$text['label-resend']['de-at'] = "";
|
||||
|
||||
$text['label-reference_cdr']['en-us'] = "CDR";
|
||||
$text['label-reference_cdr']['es-cl'] = "RDL";
|
||||
|
|
@ -127,6 +142,7 @@ $text['label-reference_cdr']['fr-fr'] = "Historique Des Appels";
|
|||
$text['label-reference_cdr']['pt-br'] = "RC";
|
||||
$text['label-reference_cdr']['pl'] = "Wykaz rozmów";
|
||||
$text['label-reference_cdr']['sv-se'] = "CDR";
|
||||
$text['label-reference_cdr']['de-at'] = "";
|
||||
|
||||
$text['label-reference']['en-us'] = "Reference";
|
||||
$text['label-reference']['es-cl'] = "Referencia";
|
||||
|
|
@ -135,6 +151,7 @@ $text['label-reference']['fr-fr'] = "Référence";
|
|||
$text['label-reference']['pt-br'] = "Referência";
|
||||
$text['label-reference']['pl'] = "Odniesienie";
|
||||
$text['label-reference']['sv-se'] = "Referens";
|
||||
$text['label-reference']['de-at'] = "";
|
||||
|
||||
$text['label-message_view']['en-us'] = "View";
|
||||
$text['label-message_view']['es-cl'] = "Ver";
|
||||
|
|
@ -143,6 +160,7 @@ $text['label-message_view']['fr-fr'] = "Voir";
|
|||
$text['label-message_view']['pt-br'] = "Visualizar";
|
||||
$text['label-message_view']['pl'] = "Widok";
|
||||
$text['label-message_view']['sv-se'] = "Visa";
|
||||
$text['label-message_view']['de-at'] = "";
|
||||
|
||||
$text['label-message']['en-us'] = "Message";
|
||||
$text['label-message']['es-cl'] = "Mensaje";
|
||||
|
|
@ -151,6 +169,7 @@ $text['label-message']['fr-fr'] = "Message";
|
|||
$text['label-message']['pt-br'] = "Mensagem";
|
||||
$text['label-message']['pl'] = "Wiadomość";
|
||||
$text['label-message']['sv-se'] = "Meddelande";
|
||||
$text['label-message']['de-at'] = "Nachricht";
|
||||
|
||||
$text['label-from']['en-us'] = "From";
|
||||
$text['label-from']['es-cl'] = "Desde";
|
||||
|
|
@ -159,6 +178,7 @@ $text['label-from']['fr-fr'] = "De";
|
|||
$text['label-from']['pt-br'] = "Começo";
|
||||
$text['label-from']['pl'] = "Od";
|
||||
$text['label-from']['sv-se'] = "Från";
|
||||
$text['label-from']['de-at'] = "Von";
|
||||
|
||||
$text['label-download']['en-us'] = "Download";
|
||||
$text['label-download']['es-cl'] = "Descargar";
|
||||
|
|
@ -167,6 +187,7 @@ $text['label-download']['fr-fr'] = "Télécharger";
|
|||
$text['label-download']['pt-br'] = "Download";
|
||||
$text['label-download']['pl'] = "Pobierz";
|
||||
$text['label-download']['sv-se'] = "Ladda Ned";
|
||||
$text['label-download']['de-at'] = "Download";
|
||||
|
||||
$text['label-attachment']['en-us'] = "Attachment";
|
||||
$text['label-attachment']['es-cl'] = "Accesorio";
|
||||
|
|
@ -175,6 +196,7 @@ $text['label-attachment']['fr-fr'] = "Pièce jointe";
|
|||
$text['label-attachment']['pt-br'] = "Acessório";
|
||||
$text['label-attachment']['pl'] = "Załącznik";
|
||||
$text['label-attachment']['sv-se'] = "Bifogat";
|
||||
$text['label-attachment']['de-at'] = "";
|
||||
|
||||
$text['header-view_email']['en-us'] = "View Email";
|
||||
$text['header-view_email']['es-cl'] = "Ver Email";
|
||||
|
|
@ -183,6 +205,7 @@ $text['header-view_email']['fr-fr'] = "Visualiser le courriel";
|
|||
$text['header-view_email']['pt-br'] = "Visualizar email";
|
||||
$text['header-view_email']['pl'] = "PodglÄ…d e-maili";
|
||||
$text['header-view_email']['sv-se'] = "Visa E-post";
|
||||
$text['header-view_email']['de-at'] = "";
|
||||
|
||||
$text['header-emails']['en-us'] = "Emails";
|
||||
$text['header-emails']['es-cl'] = "Los Correos Electrónicos";
|
||||
|
|
@ -191,6 +214,7 @@ $text['header-emails']['fr-fr'] = "Courriels";
|
|||
$text['header-emails']['pt-br'] = "Emails";
|
||||
$text['header-emails']['pl'] = "E-maile";
|
||||
$text['header-emails']['sv-se'] = "E-post";
|
||||
$text['header-emails']['de-at'] = "";
|
||||
|
||||
$text['description-emails']['en-us'] = "Manage failed email messages.";
|
||||
$text['description-emails']['es-cl'] = "Gestionar los mensajes fallidos.";
|
||||
|
|
@ -199,6 +223,7 @@ $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']['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']['de-at'] = "";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Are you sure you want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
|
|
@ -207,6 +232,7 @@ $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
|||
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
||||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||
$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
||||
|
||||
$text['button-resend']['en-us'] = "Resend";
|
||||
$text['button-resend']['es-cl'] = "Vuelva a Enviar";
|
||||
|
|
@ -215,6 +241,7 @@ $text['button-resend']['fr-fr'] = "Renvoyer";
|
|||
$text['button-resend']['pt-br'] = "Reenviar";
|
||||
$text['button-resend']['pl'] = "Wyślij ponownie";
|
||||
$text['button-resend']['sv-se'] = "Skicka Igen";
|
||||
$text['button-resend']['de-at'] = "";
|
||||
|
||||
$text['button-refresh']['en-us'] = "Refresh";
|
||||
$text['button-refresh']['es-cl'] = "Actualizar";
|
||||
|
|
@ -223,6 +250,7 @@ $text['button-refresh']['fr-fr'] = "Rafraichir";
|
|||
$text['button-refresh']['pt-br'] = "Atualizar";
|
||||
$text['button-refresh']['pl'] = "Odśwież";
|
||||
$text['button-refresh']['sv-se'] = "Uppdatera";
|
||||
$text['button-refresh']['de-at'] = "Aktualisieren";
|
||||
|
||||
$text['button-download']['en-us'] = "Download";
|
||||
$text['button-download']['es-cl'] = "Descargar";
|
||||
|
|
@ -231,6 +259,7 @@ $text['button-download']['fr-fr'] = "Télécharger";
|
|||
$text['button-download']['pt-br'] = "Download";
|
||||
$text['button-download']['pl'] = "Pobierz";
|
||||
$text['button-download']['sv-se'] = "Ladda Ned";
|
||||
$text['button-download']['de-at'] = "";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "Volver";
|
||||
|
|
@ -239,5 +268,6 @@ $text['button-back']['fr-fr'] = "Retour";
|
|||
$text['button-back']['pt-br'] = "Voltar";
|
||||
$text['button-back']['pl'] = "Wróć";
|
||||
$text['button-back']['sv-se'] = "Tillbaka";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
|
||||
?>
|
||||
|
|
@ -7,6 +7,7 @@ $apps[$x]['menu'][0]['title']['pt-pt'] = "Emails";
|
|||
$apps[$x]['menu'][0]['title']['pt-br'] = "Emails";
|
||||
$apps[$x]['menu'][0]['title']['pl'] = "E-maile";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "E-post";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Emails";
|
||||
$apps[$x]['menu'][0]['uuid'] = "1c2b9569-975f-4b82-9378-f3c5b63991e2";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||
$apps[$x]['menu'][0]['category'] = "internal";
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ $text['title-extensions']['pl'] = "Numery wewnętrzne";
|
|||
$text['title-extensions']['uk'] = "Розширення";
|
||||
$text['title-extensions']['sv-se'] = "Anknytningar";
|
||||
$text['title-extensions']['ro'] = "Extensii";
|
||||
$text['title-extensions']['de-at'] = "Nebenstellen";
|
||||
|
||||
$text['title-extension-edit']['en-us'] = "Extension";
|
||||
$text['title-extension-edit']['es-cl'] = "Extensión";
|
||||
|
|
@ -19,6 +20,7 @@ $text['title-extension-edit']['pl'] = "Numer wewnętrzny";
|
|||
$text['title-extension-edit']['uk'] = "Розширення";
|
||||
$text['title-extension-edit']['sv-se'] = "Anknytning";
|
||||
$text['title-extension-edit']['ro'] = "Extensie";
|
||||
$text['title-extension-edit']['de-at'] = "Nebenstelle";
|
||||
|
||||
$text['title-extension-add']['en-us'] = "Extension Add";
|
||||
$text['title-extension-add']['es-cl'] = "Agregar Extensión";
|
||||
|
|
@ -29,6 +31,7 @@ $text['title-extension-add']['pl'] = "Dodaj numer wewnętrzny";
|
|||
$text['title-extension-add']['uk'] = "Додавання розширення";
|
||||
$text['title-extension-add']['sv-se'] = "Lägg Till Anknytning";
|
||||
$text['title-extension-add']['ro'] = "Adăugare extensie";
|
||||
$text['title-extension-add']['de-at'] = "Nebenstelle hinzufügen";
|
||||
|
||||
$text['option-voicemail_file_listen']['en-us'] = "Listen Link (Login Required)";
|
||||
$text['option-voicemail_file_listen']['es-cl'] = "Escuchar Link (Se requiere entrar)";
|
||||
|
|
@ -39,6 +42,7 @@ $text['option-voicemail_file_listen']['pl'] = "Link do odsłuchu (po zalogowaniu
|
|||
$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']['ro'] = "";
|
||||
$text['option-voicemail_file_listen']['de-at'] = "Link zur Nachricht (Login erforderlich)";
|
||||
|
||||
$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)";
|
||||
|
|
@ -49,6 +53,7 @@ $text['option-voicemail_file_link']['pl'] = "Link do pobrania (logowanie nie jes
|
|||
$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']['ro'] = "";
|
||||
$text['option-voicemail_file_link']['de-at'] = "Link zur Nachricht (kein Login erforderlich)";
|
||||
|
||||
$text['option-voicemail_file_attach']['en-us'] = "Audio File Attachment";
|
||||
$text['option-voicemail_file_attach']['es-cl'] = "Archivo Adjunto Audio";
|
||||
|
|
@ -58,6 +63,7 @@ $text['option-voicemail_file_attach']['pt-br'] = "Anexo de arquivo de áudio";
|
|||
$text['option-voicemail_file_attach']['pl'] = "Załącznik pliku audio";
|
||||
$text['option-voicemail_file_attach']['uk'] = "Приєднати аудіофайл";
|
||||
$text['option-voicemail_file_attach']['sv-se'] = "Ljudfil Bifogad";
|
||||
$text['option-voicemail_file_attach']['de-at'] = "Audiodatei als Anhang";
|
||||
|
||||
$text['message-update']['en-us'] = "Update Completed";
|
||||
$text['message-update']['es-cl'] = "Actualización Completada";
|
||||
|
|
@ -67,6 +73,7 @@ $text['message-update']['pt-br'] = "Atualização Efetuada";
|
|||
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
||||
$text['message-update']['uk'] = "Оновлення завершено";
|
||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||
$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
|
||||
|
||||
$text['message-required']['en-us'] = "Please provide: ";
|
||||
$text['message-required']['es-cl'] = "Por favor ingrese: ";
|
||||
|
|
@ -76,6 +83,7 @@ $text['message-required']['pt-br'] = "Por favor Indique:";
|
|||
$text['message-required']['pl'] = "Wpisz:";
|
||||
$text['message-required']['uk'] = "Будь ласка, вкажіть:";
|
||||
$text['message-required']['sv-se'] = "Var god uppge:";
|
||||
$text['message-required']['de-at'] = "Bitte geben Sie folgendes an:";
|
||||
|
||||
$text['message-number_alias']['en-us'] = "Enter the new Number Alias...";
|
||||
$text['message-number_alias']['es-cl'] = "Ingrese la nueva Alias de Número...";
|
||||
|
|
@ -85,6 +93,7 @@ $text['message-number_alias']['pt-br'] = "Insira um identificador ao número";
|
|||
$text['message-number_alias']['pl'] = "Wprowadź nowy alias numerowy";
|
||||
$text['message-number_alias']['uk'] = "Введіть новий псевдонім номера...";
|
||||
$text['message-number_alias']['sv-se'] = "Fyll i det nya Nummer Alias...";
|
||||
$text['message-number_alias']['de-at'] = "Geben Sie die neue alternative Nummer an...";
|
||||
|
||||
$text['message-message']['en-us'] = "Message";
|
||||
$text['message-message']['es-cl'] = "Mensaje";
|
||||
|
|
@ -94,6 +103,7 @@ $text['message-message']['pt-br'] = "Mensagem";
|
|||
$text['message-message']['pl'] = "Wiadomość";
|
||||
$text['message-message']['uk'] = "Повідомлення";
|
||||
$text['message-message']['sv-se'] = "Meddelande";
|
||||
$text['message-message']['de-at'] = "Nachricht";
|
||||
|
||||
$text['message-maximum_extensions']['en-us'] = "Maximum Extensions:";
|
||||
$text['message-maximum_extensions']['es-cl'] = "Extensiones Máximo Permitido:";
|
||||
|
|
@ -103,6 +113,7 @@ $text['message-maximum_extensions']['pt-br'] = "Extensões máximo permitido:";
|
|||
$text['message-maximum_extensions']['pl'] = "Maksymalna liczba numerów wewnętrznych";
|
||||
$text['message-maximum_extensions']['uk'] = "Максимальна кількість розширень";
|
||||
$text['message-maximum_extensions']['sv-se'] = "Maximum Antal Anknytningar:";
|
||||
$text['message-maximum_extensions']['de-at'] = "Maximale Anzahl an Nebenstellen:";
|
||||
|
||||
$text['message-extension']['en-us'] = "Enter the new Extension...";
|
||||
$text['message-extension']['es-cl'] = "Ingrese la nueva Extensión...";
|
||||
|
|
@ -112,6 +123,7 @@ $text['message-extension']['pt-br'] = "Insira uma nova extensão";
|
|||
$text['message-extension']['pl'] = "Wpisz nowy numer wewnętrzny";
|
||||
$text['message-extension']['uk'] = "Введіть нове розширення";
|
||||
$text['message-extension']['sv-se'] = "Fyll i den nya Anknytningen...";
|
||||
$text['message-extension']['de-at'] = "Geben Sie die neue Nebenstelle an...";
|
||||
|
||||
$text['message-delete']['en-us'] = "Delete Completed";
|
||||
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
||||
|
|
@ -121,6 +133,7 @@ $text['message-delete']['pt-br'] = "Remoção Efetuada";
|
|||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||
$text['message-delete']['uk'] = "Видалено";
|
||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
||||
|
||||
$text['message-copy']['en-us'] = "Copy Complete";
|
||||
$text['message-copy']['es-cl'] = "Copia Completada";
|
||||
|
|
@ -130,6 +143,7 @@ $text['message-copy']['pt-br'] = "Cópia Efetuada";
|
|||
$text['message-copy']['pl'] = "Skopiowano poprawnie";
|
||||
$text['message-copy']['uk'] = "Скопійовано";
|
||||
$text['message-copy']['sv-se'] = "Kopiering Slutförd";
|
||||
$text['message-copy']['de-at'] = "Kopieren erfolgreich";
|
||||
|
||||
$text['message-add']['en-us'] = "Add Completed";
|
||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||
|
|
@ -139,6 +153,7 @@ $text['message-add']['pt-br'] = "Criação Efetuada";
|
|||
$text['message-add']['pl'] = "Dodano poprawnie";
|
||||
$text['message-add']['uk'] = "Додано";
|
||||
$text['message-add']['sv-se'] = "Tillagd";
|
||||
$text['message-add']['de-at'] = "Hinzufügen erfolgreich";
|
||||
|
||||
$text['label-voicemail_password']['en-us'] = "Voicemail Password";
|
||||
$text['label-voicemail_password']['es-cl'] = "Contraseña de correo de voz";
|
||||
|
|
@ -148,6 +163,7 @@ $text['label-voicemail_password']['pt-br'] = "Senha do correio de voz";
|
|||
$text['label-voicemail_password']['pl'] = "Hasło poczty głosowej";
|
||||
$text['label-voicemail_password']['uk'] = "Пароль на голосову пошту";
|
||||
$text['label-voicemail_password']['sv-se'] = "Röstbrevlåda Lösenord";
|
||||
$text['label-voicemail_password']['de-at'] = "Voicemail Passwort";
|
||||
|
||||
$text['label-voicemail_mail_to']['en-us'] = "Voicemail Mail To";
|
||||
$text['label-voicemail_mail_to']['es-cl'] = "Enviar correo de voz a";
|
||||
|
|
@ -157,6 +173,7 @@ $text['label-voicemail_mail_to']['pt-br'] = "Enviar correio de voz para";
|
|||
$text['label-voicemail_mail_to']['pl'] = "Wyślij pocztę głosową na email";
|
||||
$text['label-voicemail_mail_to']['uk'] = "Надсилати голосову пошту на E-Mail";
|
||||
$text['label-voicemail_mail_to']['sv-se'] = "Röstbrevlåda E-post Till";
|
||||
$text['label-voicemail_mail_to']['de-at'] = "Voicemail E-Mail";
|
||||
|
||||
$text['label-voicemail_local_after_email']['en-us'] = "Voicemail Keep Local";
|
||||
$text['label-voicemail_local_after_email']['es-cl'] = "Mantener Mensaje de Voz despues de enviar por Email";
|
||||
|
|
@ -166,6 +183,7 @@ $text['label-voicemail_local_after_email']['pt-br'] = "Manter mensagem de correi
|
|||
$text['label-voicemail_local_after_email']['pl'] = "Zachowaj na dysku pocztę głosową ";
|
||||
$text['label-voicemail_local_after_email']['uk'] = "Залишати голосову пошту локально";
|
||||
$text['label-voicemail_local_after_email']['sv-se'] = "Röstbrevlåda Behåll Lokalt";
|
||||
$text['label-voicemail_local_after_email']['de-at'] = "Voicemail am Server behalten";
|
||||
|
||||
$text['label-voicemail_file']['en-us'] = "Voicemail File";
|
||||
$text['label-voicemail_file']['es-cl'] = "Correo de Voz Archivo";
|
||||
|
|
@ -175,6 +193,7 @@ $text['label-voicemail_file']['pt-br'] = "Arquivo Voicemail";
|
|||
$text['label-voicemail_file']['pl'] = "Plik poczty głosowej";
|
||||
$text['label-voicemail_file']['uk'] = "Файл голосової пошти";
|
||||
$text['label-voicemail_file']['sv-se'] = "Röstbrevlåda Fil";
|
||||
$text['label-voicemail_file']['de-at'] = "Voicemail Datei";
|
||||
|
||||
$text['label-voicemail_enabled']['en-us'] = "Voicemail Enabled";
|
||||
$text['label-voicemail_enabled']['es-cl'] = "Correo de Voz Activado";
|
||||
|
|
@ -184,6 +203,7 @@ $text['label-voicemail_enabled']['pt-br'] = "Correio de voz habilitado";
|
|||
$text['label-voicemail_enabled']['pl'] = "Włączona poczta głosowa";
|
||||
$text['label-voicemail_enabled']['uk'] = "Голосову пошту включено";
|
||||
$text['label-voicemail_enabled']['sv-se'] = "Röstbrevlåda Aktiverad";
|
||||
$text['label-voicemail_enabled']['de-at'] = "Voicemail eingeschaltet";
|
||||
|
||||
$text['label-user_record_outbound']['en-us'] = "Outbound";
|
||||
$text['label-user_record_outbound']['es-cl'] = "Salida";
|
||||
|
|
@ -193,6 +213,7 @@ $text['label-user_record_outbound']['pt-br'] = "Saída";
|
|||
$text['label-user_record_outbound']['pl'] = "Wychodzące";
|
||||
$text['label-user_record_outbound']['uk'] = "Вихідний";
|
||||
$text['label-user_record_outbound']['sv-se'] = "Utgående";
|
||||
$text['label-user_record_outbound']['de-at'] = "Ausgehend";
|
||||
|
||||
$text['label-user_record_none']['en-us'] = "Disabled";
|
||||
$text['label-user_record_none']['es-cl'] = "Ninguno";
|
||||
|
|
@ -202,6 +223,7 @@ $text['label-user_record_none']['pt-br'] = "Nenhum";
|
|||
$text['label-user_record_none']['pl'] = "Wyłączone";
|
||||
$text['label-user_record_none']['uk'] = "Відключено";
|
||||
$text['label-user_record_none']['sv-se'] = "Inaktiverad";
|
||||
$text['label-user_record_none']['de-at'] = "Ausgeschaltet";
|
||||
|
||||
$text['label-user_record_local']['en-us'] = "Local";
|
||||
$text['label-user_record_local']['es-cl'] = "Local";
|
||||
|
|
@ -211,6 +233,7 @@ $text['label-user_record_local']['pt-br'] = "Local";
|
|||
$text['label-user_record_local']['pl'] = "Lokalne";
|
||||
$text['label-user_record_local']['uk'] = "Локальний";
|
||||
$text['label-user_record_local']['sv-se'] = "Lokal";
|
||||
$text['label-user_record_local']['de-at'] = "Lokal";
|
||||
|
||||
$text['label-user_record_inbound']['en-us'] = "Inbound";
|
||||
$text['label-user_record_inbound']['es-cl'] = "Entrante";
|
||||
|
|
@ -220,6 +243,7 @@ $text['label-user_record_inbound']['pt-br'] = "Entrada";
|
|||
$text['label-user_record_inbound']['pl'] = "Przychodzaące";
|
||||
$text['label-user_record_inbound']['uk'] = "Вхідний";
|
||||
$text['label-user_record_inbound']['sv-se'] = "Inkommande";
|
||||
$text['label-user_record_inbound']['de-at'] = "Eingehend";
|
||||
|
||||
$text['label-user_record_all']['en-us'] = "All";
|
||||
$text['label-user_record_all']['es-cl'] = "Todo";
|
||||
|
|
@ -229,6 +253,7 @@ $text['label-user_record_all']['pt-br'] = "Tudo";
|
|||
$text['label-user_record_all']['pl'] = "Wszystkie";
|
||||
$text['label-user_record_all']['uk'] = "Всі";
|
||||
$text['label-user_record_all']['sv-se'] = "Allt";
|
||||
$text['label-user_record_all']['de-at'] = "Alle";
|
||||
|
||||
$text['label-user_record']['en-us'] = "Record";
|
||||
$text['label-user_record']['es-cl'] = "Registro";
|
||||
|
|
@ -238,6 +263,7 @@ $text['label-user_record']['pt-br'] = "Registro";
|
|||
$text['label-user_record']['pl'] = "Czy i jakie rozmowy nagrywać.";
|
||||
$text['label-user_record']['uk'] = "Запис розмов";
|
||||
$text['label-user_record']['sv-se'] = "Spela In";
|
||||
$text['label-user_record']['de-at'] = "Aufnahme";
|
||||
|
||||
$text['label-user_list']['en-us'] = "User List";
|
||||
$text['label-user_list']['es-cl'] = "Lista de usuarios";
|
||||
|
|
@ -247,6 +273,7 @@ $text['label-user_list']['pt-br'] = "Utilizadores";
|
|||
$text['label-user_list']['pl'] = "Lista użytkowników";
|
||||
$text['label-user_list']['uk'] = "Список користувачів";
|
||||
$text['label-user_list']['sv-se'] = "Användar-lista";
|
||||
$text['label-user_list']['de-at'] = "Benutzer Liste";
|
||||
|
||||
$text['label-user_context']['en-us'] = "Context";
|
||||
$text['label-user_context']['es-cl'] = "Contexto";
|
||||
|
|
@ -256,6 +283,7 @@ $text['label-user_context']['pt-br'] = "Contexto";
|
|||
$text['label-user_context']['pl'] = "Kontekst";
|
||||
$text['label-user_context']['uk'] = "Контекст";
|
||||
$text['label-user_context']['sv-se'] = "Sammanhang";
|
||||
$text['label-user_context']['de-at'] = "Kontext";
|
||||
|
||||
$text['label-url']['en-us'] = "URL";
|
||||
$text['label-url']['es-cl'] = "URL";
|
||||
|
|
@ -265,6 +293,7 @@ $text['label-url']['pt-br'] = "URL";
|
|||
$text['label-url']['pl'] = "URL";
|
||||
$text['label-url']['uk'] = "URL";
|
||||
$text['label-url']['sv-se'] = "URL";
|
||||
$text['label-url']['de-at'] = "URL";
|
||||
|
||||
$text['label-true']['en-us'] = "True";
|
||||
$text['label-true']['es-cl'] = "Verdadero";
|
||||
|
|
@ -274,6 +303,7 @@ $text['label-true']['pt-br'] = "Sim";
|
|||
$text['label-true']['pl'] = "Tak";
|
||||
$text['label-true']['uk'] = "Так";
|
||||
$text['label-true']['sv-se'] = "Sann";
|
||||
$text['label-true']['de-at'] = "Ein";
|
||||
|
||||
$text['label-toll_allow']['en-us'] = "Toll Allow";
|
||||
$text['label-toll_allow']['es-cl'] = "Permitir Tarifas Especiales";
|
||||
|
|
@ -283,6 +313,7 @@ $text['label-toll_allow']['pt-br'] = "Permissões";
|
|||
$text['label-toll_allow']['pl'] = "Zezwalaj na drogie/szczególwe połaczenia";
|
||||
$text['label-toll_allow']['uk'] = "";
|
||||
$text['label-toll_allow']['sv-se'] = "Toll Allow";
|
||||
$text['label-toll_allow']['de-at'] = "Berechtigung";
|
||||
|
||||
$text['label-text']['en-us'] = "Text";
|
||||
$text['label-text']['es-cl'] = "Texto";
|
||||
|
|
@ -292,6 +323,7 @@ $text['label-text']['pt-br'] = "Texto";
|
|||
$text['label-text']['pl'] = "Tekst";
|
||||
$text['label-text']['uk'] = "текст";
|
||||
$text['label-text']['sv-se'] = "Text";
|
||||
$text['label-text']['de-at'] = "Text";
|
||||
|
||||
$text['label-sip_force_expires']['en-us'] = "SIP Force Expires";
|
||||
$text['label-sip_force_expires']['es-cl'] = "Forzado SIP Expira";
|
||||
|
|
@ -301,6 +333,7 @@ $text['label-sip_force_expires']['pt-br'] = "Forçar o tempo de expiração SIP"
|
|||
$text['label-sip_force_expires']['pl'] = "Nagłówek SIP 'Force Expires '";
|
||||
$text['label-sip_force_expires']['uk'] = "";
|
||||
$text['label-sip_force_expires']['sv-se'] = "SIP Force Expires";
|
||||
$text['label-sip_force_expires']['de-at'] = "SIP Force Expires";
|
||||
|
||||
$text['label-sip_force_contact']['en-us'] = "SIP Force Contact";
|
||||
$text['label-sip_force_contact']['es-cl'] = "Forzar Contacto SIP";
|
||||
|
|
@ -310,6 +343,7 @@ $text['label-sip_force_contact']['pt-br'] = "Forçar contato SIP";
|
|||
$text['label-sip_force_contact']['pl'] = "Nagłówek SIP 'Force Contact '";
|
||||
$text['label-sip_force_contact']['uk'] = "";
|
||||
$text['label-sip_force_contact']['sv-se'] = "SIP Force Contact";
|
||||
$text['label-sip_force_contact']['de-at'] = "SIP Force Contact";
|
||||
|
||||
$text['label-sip_bypass_media']['en-us'] = "SIP Bypass Media";
|
||||
$text['label-sip_bypass_media']['es-cl'] = "Bypass de Medios SIP";
|
||||
|
|
@ -319,6 +353,7 @@ $text['label-sip_bypass_media']['pt-br'] = "Fazer Bypass a medida SIP";
|
|||
$text['label-sip_bypass_media']['pl'] = "Nagłówek SIP 'Bypass Media'";
|
||||
$text['label-sip_bypass_media']['uk'] = "";
|
||||
$text['label-sip_bypass_media']['sv-se'] = "SIP Bypass Media";
|
||||
$text['label-sip_bypass_media']['de-at'] = "SIP Bypass Media";
|
||||
|
||||
$text['label-rewrite_tls_contact_port']['en-us'] = "Rewrite TLS Contact Port";
|
||||
$text['label-rewrite_tls_contact_port']['es-cl'] = "Reescribir Contacto Puerto TLS";
|
||||
|
|
@ -328,6 +363,7 @@ $text['label-rewrite_tls_contact_port']['pt-br'] = "Porta TLS";
|
|||
$text['label-rewrite_tls_contact_port']['pl'] = "Zamień nagłówek 'TLS Contact Port'";
|
||||
$text['label-rewrite_tls_contact_port']['uk'] = "";
|
||||
$text['label-rewrite_tls_contact_port']['sv-se'] = "Rewrite TLS Contact Port";
|
||||
$text['label-rewrite_tls_contact_port']['de-at'] = "TLS Contact Port überschreiben";
|
||||
|
||||
$text['label-rewrite_contact_ip_and_port_2']['en-us'] = "Rewrite Contact IP and Port 2.0";
|
||||
$text['label-rewrite_contact_ip_and_port_2']['es-cl'] = "Reescribir Contacto IP y el puerto 2.0";
|
||||
|
|
@ -337,6 +373,7 @@ $text['label-rewrite_contact_ip_and_port_2']['pt-br'] = "Porta IP contato 2.0";
|
|||
$text['label-rewrite_contact_ip_and_port_2']['pl'] = "Zamień nagłówek 'Contact IP and Port 2.0'";
|
||||
$text['label-rewrite_contact_ip_and_port_2']['uk'] = "";
|
||||
$text['label-rewrite_contact_ip_and_port_2']['sv-se'] = "Rewrite Contact IP and Port 2.0";
|
||||
$text['label-rewrite_contact_ip_and_port_2']['de-at'] = "Contact IP und Port überschreiben 2.0";
|
||||
|
||||
$text['label-rewrite_contact_ip_and_port']['en-us'] = "Rewrite Contact IP and Port";
|
||||
$text['label-rewrite_contact_ip_and_port']['es-cl'] = "Reescribir Contacto IP y el puerto";
|
||||
|
|
@ -346,6 +383,7 @@ $text['label-rewrite_contact_ip_and_port']['pt-br'] = "Porta IP contato";
|
|||
$text['label-rewrite_contact_ip_and_port']['pl'] = "Zamień nagłówek 'Contact IP and Port'";
|
||||
$text['label-rewrite_contact_ip_and_port']['uk'] = "";
|
||||
$text['label-rewrite_contact_ip_and_port']['sv-se'] = "Rewrite Contact IP and Port";
|
||||
$text['label-rewrite_contact_ip_and_port']['de-at'] = "Contact IP und Port überschreiben";
|
||||
|
||||
$text['label-range']['en-us'] = "Range";
|
||||
$text['label-range']['es-cl'] = "Rango";
|
||||
|
|
@ -355,6 +393,7 @@ $text['label-range']['pt-br'] = "Canal";
|
|||
$text['label-range']['pl'] = "Zakres";
|
||||
$text['label-range']['uk'] = "Діапазон";
|
||||
$text['label-range']['sv-se'] = "Intervall";
|
||||
$text['label-range']['de-at'] = "Bereich";
|
||||
|
||||
$text['label-proxy_media']['en-us'] = "Proxy Media";
|
||||
$text['label-proxy_media']['es-cl'] = "Proxy Medios";
|
||||
|
|
@ -364,6 +403,7 @@ $text['label-proxy_media']['pt-br'] = "Proxy Midia";
|
|||
$text['label-proxy_media']['pl'] = "Proxy Media ";
|
||||
$text['label-proxy_media']['uk'] = "";
|
||||
$text['label-proxy_media']['sv-se'] = "Proxy Media";
|
||||
$text['label-proxy_media']['de-at'] = "Proxy Media";
|
||||
|
||||
$text['label-provisioning']['en-us'] = "Device Provisioning";
|
||||
$text['label-provisioning']['es-cl'] = "Provisionamiento de Teléfono";
|
||||
|
|
@ -373,6 +413,7 @@ $text['label-provisioning']['pt-br'] = "Provisionamento do dispositivo";
|
|||
$text['label-provisioning']['pl'] = "Automatyczna konfiguracja urządzeń";
|
||||
$text['label-provisioning']['uk'] = "";
|
||||
$text['label-provisioning']['sv-se'] = "Enhet Provisionering";
|
||||
$text['label-provisioning']['de-at'] = "Endgeräte Bereitstellung";
|
||||
|
||||
$text['label-password']['en-us'] = "Password";
|
||||
$text['label-password']['es-cl'] = "Contraseña";
|
||||
|
|
@ -382,6 +423,7 @@ $text['label-password']['pt-br'] = "Senha";
|
|||
$text['label-password']['pl'] = "Hasło";
|
||||
$text['label-password']['uk'] = "Пароль";
|
||||
$text['label-password']['sv-se'] = "Lösenord";
|
||||
$text['label-password']['de-at'] = "Passwort";
|
||||
|
||||
$text['label-outbound_caller_id_number']['en-us'] = "Outbound Caller ID Number";
|
||||
$text['label-outbound_caller_id_number']['es-cl'] = "Número de Caller ID Saliente";
|
||||
|
|
@ -391,6 +433,7 @@ $text['label-outbound_caller_id_number']['pt-br'] = "Número público";
|
|||
$text['label-outbound_caller_id_number']['pl'] = "Numer prezentowany w rozmowach wychodzacych ";
|
||||
$text['label-outbound_caller_id_number']['uk'] = "";
|
||||
$text['label-outbound_caller_id_number']['sv-se'] = "Utgående Nummervisning";
|
||||
$text['label-outbound_caller_id_number']['de-at'] = "Ausgehende Anruferkennung (Nummer)";
|
||||
|
||||
$text['label-outbound_caller_id_name']['en-us'] = "Outbound Caller ID Name";
|
||||
$text['label-outbound_caller_id_name']['es-cl'] = "Nombre de Caller ID Saliente";
|
||||
|
|
@ -400,6 +443,7 @@ $text['label-outbound_caller_id_name']['pt-br'] = "Nome público";
|
|||
$text['label-outbound_caller_id_name']['pl'] = "Nazwa prezentowana w rozmowach wychodzacych";
|
||||
$text['label-outbound_caller_id_name']['uk'] = "";
|
||||
$text['label-outbound_caller_id_name']['sv-se'] = "Utgående Namnvisning";
|
||||
$text['label-outbound_caller_id_name']['de-at'] = "Ausgehende Anruferkennung (Name)";
|
||||
|
||||
$text['label-number_alias']['en-us'] = "Number Alias";
|
||||
$text['label-number_alias']['es-cl'] = "Alias de Número";
|
||||
|
|
@ -409,6 +453,7 @@ $text['label-number_alias']['pt-br'] = "Identificador numérico";
|
|||
$text['label-number_alias']['pl'] = "Alias numeru";
|
||||
$text['label-number_alias']['uk'] = "Псевдонім номера";
|
||||
$text['label-number_alias']['sv-se'] = "Nummer Alias";
|
||||
$text['label-number_alias']['de-at'] = "Alternative Nummer";
|
||||
|
||||
$text['label-nibble_account']['en-us'] = "Nibble Account";
|
||||
$text['label-nibble_account']['es-cl'] = "Cuenta Nibble";
|
||||
|
|
@ -418,6 +463,7 @@ $text['label-nibble_account']['pt-br'] = "Conta Nibble";
|
|||
$text['label-nibble_account']['pl'] = "Konto Nibble";
|
||||
$text['label-nibble_account']['uk'] = "";
|
||||
$text['label-nibble_account']['sv-se'] = "Nibble Konto";
|
||||
$text['label-nibble_account']['de-at'] = "Nibble Benutzer";
|
||||
|
||||
$text['label-mwi_account']['en-us'] = "MWI Account";
|
||||
$text['label-mwi_account']['es-cl'] = "Cuenta MWI";
|
||||
|
|
@ -427,6 +473,7 @@ $text['label-mwi_account']['pt-br'] = "Conta MWI";
|
|||
$text['label-mwi_account']['pl'] = "Konto powiadomienia oczekującej poczty głosowej (MWI)";
|
||||
$text['label-mwi_account']['uk'] = "";
|
||||
$text['label-mwi_account']['sv-se'] = "MWI Konto";
|
||||
$text['label-mwi_account']['de-at'] = "MWI Benutzer";
|
||||
|
||||
$text['label-missed_call']['en-us'] = "Missed Call";
|
||||
$text['label-missed_call']['es-cl'] = "Llamada Perdida";
|
||||
|
|
@ -436,6 +483,7 @@ $text['label-missed_call']['pt-br'] = "Chamada Perdida";
|
|||
$text['label-missed_call']['pl'] = "Nieodebrane Połączenie";
|
||||
$text['label-missed_call']['uk'] = "пропущений Дзвінок";
|
||||
$text['label-missed_call']['sv-se'] = "Missat Samtal";
|
||||
$text['label-missed_call']['de-at'] = "Verpasste Anrufe";
|
||||
|
||||
$text['label-line']['en-us'] = "Line";
|
||||
$text['label-line']['pt-pt'] = "Linha";
|
||||
|
|
@ -445,6 +493,7 @@ $text['label-line']['pt-br'] = "Linha";
|
|||
$text['label-line']['pl'] = "Numer lini";
|
||||
$text['label-line']['uk'] = "";
|
||||
$text['label-line']['sv-se'] = "Linje";
|
||||
$text['label-line']['de-at'] = "Linie";
|
||||
|
||||
$text['label-limit_max']['en-us'] = "Limit Max";
|
||||
$text['label-limit_max']['es-cl'] = "Límite Máximo";
|
||||
|
|
@ -454,6 +503,7 @@ $text['label-limit_max']['pt-br'] = "Limite máximo";
|
|||
$text['label-limit_max']['pl'] = "Maksymalna liczba kanałów";
|
||||
$text['label-limit_max']['uk'] = "";
|
||||
$text['label-limit_max']['sv-se'] = "Max Begränsning";
|
||||
$text['label-limit_max']['de-at'] = "Limit Max";
|
||||
|
||||
$text['label-limit_destination']['en-us'] = "Limit Destination";
|
||||
$text['label-limit_destination']['es-cl'] = "Límitar Destino";
|
||||
|
|
@ -463,6 +513,7 @@ $text['label-limit_destination']['pt-br'] = "Limitar destino";
|
|||
$text['label-limit_destination']['pl'] = "Alternatywny numer docelowy";
|
||||
$text['label-limit_destination']['uk'] = "";
|
||||
$text['label-limit_destination']['sv-se'] = "Begränsad Destination";
|
||||
$text['label-limit_destination']['de-at'] = "Limit Ziel";
|
||||
|
||||
$text['label-hold_music']['en-us'] = "Hold Music";
|
||||
$text['label-hold_music']['es-cl'] = "Música en Espera";
|
||||
|
|
@ -472,6 +523,7 @@ $text['label-hold_music']['pt-br'] = "Música em espera";
|
|||
$text['label-hold_music']['pl'] = "Muzyka na czekanie";
|
||||
$text['label-hold_music']['uk'] = "";
|
||||
$text['label-hold_music']['sv-se'] = "Vänt-musik";
|
||||
$text['label-hold_music']['de-at'] = "Haltemusik";
|
||||
|
||||
$text['label-false']['en-us'] = "False";
|
||||
$text['label-false']['es-cl'] = "Falso";
|
||||
|
|
@ -481,6 +533,7 @@ $text['label-false']['pt-br'] = "Não";
|
|||
$text['label-false']['pl'] = "Nie";
|
||||
$text['label-false']['uk'] = "Ні";
|
||||
$text['label-false']['sv-se'] = "Falsk";
|
||||
$text['label-false']['de-at'] = "Aus";
|
||||
|
||||
$text['label-extension']['en-us'] = "Extension";
|
||||
$text['label-extension']['es-cl'] = "Extensión";
|
||||
|
|
@ -490,6 +543,7 @@ $text['label-extension']['pt-br'] = "Ramal";
|
|||
$text['label-extension']['pl'] = "Numer wewnętrzny";
|
||||
$text['label-extension']['uk'] = "Розширення";
|
||||
$text['label-extension']['sv-se'] = "Anknytning";
|
||||
$text['label-extension']['de-at'] = "Durchwahl";
|
||||
|
||||
$text['label-enabled']['en-us'] = "Enabled";
|
||||
$text['label-enabled']['es-cl'] = "Activado";
|
||||
|
|
@ -499,6 +553,7 @@ $text['label-enabled']['pt-br'] = "Habilitado";
|
|||
$text['label-enabled']['pl'] = "Numer wew włączony?";
|
||||
$text['label-enabled']['uk'] = "Включено";
|
||||
$text['label-enabled']['sv-se'] = "Aktiverad";
|
||||
$text['label-enabled']['de-at'] = "An";
|
||||
|
||||
$text['label-emergency_caller_id_number']['en-us'] = "Emergency Caller ID Number";
|
||||
$text['label-emergency_caller_id_number']['es-cl'] = "Número de Caller ID de emergencia";
|
||||
|
|
@ -508,6 +563,7 @@ $text['label-emergency_caller_id_number']['pt-br'] = "Número de emergência do
|
|||
$text['label-emergency_caller_id_number']['pl'] = "Prezentacja numeru dzwoniącego (emergency)";
|
||||
$text['label-emergency_caller_id_number']['uk'] = "";
|
||||
$text['label-emergency_caller_id_number']['sv-se'] = "Nöd Nummervisning";
|
||||
$text['label-emergency_caller_id_number']['de-at'] = "Notruf Anruferkennung (Nummer)";
|
||||
|
||||
$text['label-emergency_caller_id_name']['en-us'] = "Emergency Caller ID Name";
|
||||
$text['label-emergency_caller_id_name']['es-cl'] = "Nombre de Caller ID de emergencia";
|
||||
|
|
@ -517,6 +573,7 @@ $text['label-emergency_caller_id_name']['pt-br'] = "Nome de emergência do disca
|
|||
$text['label-emergency_caller_id_name']['pl'] = "Prezentacja nazwy dzwoniącego (emergency)";
|
||||
$text['label-emergency_caller_id_name']['uk'] = "";
|
||||
$text['label-emergency_caller_id_name']['sv-se'] = "Nöd Namnvisning";
|
||||
$text['label-emergency_caller_id_name']['de-at'] = "Notruf Anruferkennung (Name)";
|
||||
|
||||
$text['label-email']['en-us'] = "Email";
|
||||
$text['label-email']['es-cl'] = "Email";
|
||||
|
|
@ -526,6 +583,7 @@ $text['label-email']['pt-br'] = "Email";
|
|||
$text['label-email']['pl'] = "Email";
|
||||
$text['label-email']['uk'] = "Електронна пошта";
|
||||
$text['label-email']['sv-se'] = "E-post";
|
||||
$text['label-email']['de-at'] = "Email";
|
||||
|
||||
$text['label-effective_caller_id_number']['en-us'] = "Effective Caller ID Number";
|
||||
$text['label-effective_caller_id_number']['es-cl'] = "Número de Caller ID Efectivo";
|
||||
|
|
@ -535,6 +593,7 @@ $text['label-effective_caller_id_number']['pt-br'] = "Número interno";
|
|||
$text['label-effective_caller_id_number']['pl'] = "Prezentacja numeru dzwoniącego (rozmowy wew)";
|
||||
$text['label-effective_caller_id_number']['uk'] = "";
|
||||
$text['label-effective_caller_id_number']['sv-se'] = "Effektiv Nummervisning";
|
||||
$text['label-effective_caller_id_number']['de-at'] = "Tatsächliche Anruferkennung (Nummer)";
|
||||
|
||||
$text['label-effective_caller_id_name']['en-us'] = "Effective Caller ID Name";
|
||||
$text['label-effective_caller_id_name']['es-cl'] = "Nombre de Caller ID Efectivo";
|
||||
|
|
@ -544,6 +603,7 @@ $text['label-effective_caller_id_name']['pt-br'] = "Nome interno";
|
|||
$text['label-effective_caller_id_name']['pl'] = "Prezentacja nazwy dzwoniącego (rozmowy wew)";
|
||||
$text['label-effective_caller_id_name']['uk'] = "";
|
||||
$text['label-effective_caller_id_name']['sv-se'] = "Effektiv Namnvisning";
|
||||
$text['label-effective_caller_id_name']['de-at'] = "Tatsächliche Anruferkennung (Nummer)";
|
||||
|
||||
$text['label-domain']['en-us'] = "Domain";
|
||||
$text['label-domain']['es-cl'] = "Dominio";
|
||||
|
|
@ -553,6 +613,7 @@ $text['label-domain']['pt-br'] = "Dominio";
|
|||
$text['label-domain']['pl'] = "Domena";
|
||||
$text['label-domain']['uk'] = "Домен";
|
||||
$text['label-domain']['sv-se'] = "Domän";
|
||||
$text['label-domain']['de-at'] = "Domain";
|
||||
|
||||
$text['label-directory_visible']['en-us'] = "Directory Visible";
|
||||
$text['label-directory_visible']['es-cl'] = "Directorio Visible";
|
||||
|
|
@ -562,6 +623,7 @@ $text['label-directory_visible']['pt-br'] = "Diretorio visivel";
|
|||
$text['label-directory_visible']['pl'] = "Czy ma być widoczny w książce telefonicznej?";
|
||||
$text['label-directory_visible']['uk'] = "";
|
||||
$text['label-directory_visible']['sv-se'] = "Synlig I Katalog";
|
||||
$text['label-directory_visible']['de-at'] = "Verzeichnis sichtbar";
|
||||
|
||||
$text['label-directory_full_name']['en-us'] = "Directory Full Name";
|
||||
$text['label-directory_full_name']['es-cl'] = "Nombre Completo de Directorio";
|
||||
|
|
@ -571,6 +633,7 @@ $text['label-directory_full_name']['pt-br'] = "Nome do diretório completo";
|
|||
$text['label-directory_full_name']['pl'] = "Nazwa w książce telefonicznej";
|
||||
$text['label-directory_full_name']['uk'] = "";
|
||||
$text['label-directory_full_name']['sv-se'] = "Hela Namnet I Katalog";
|
||||
$text['label-directory_full_name']['de-at'] = "Verzeichnis voller Name";
|
||||
|
||||
$text['label-directory_exten_visible']['en-us'] = "Directory Extension Visible";
|
||||
$text['label-directory_exten_visible']['es-cl'] = "Extensión de Directorio Visible";
|
||||
|
|
@ -580,6 +643,7 @@ $text['label-directory_exten_visible']['pt-br'] = "Extensão do diretório visiv
|
|||
$text['label-directory_exten_visible']['pl'] = "Czy numer wew książki telefonicznej jest widoczny? ";
|
||||
$text['label-directory_exten_visible']['uk'] = "";
|
||||
$text['label-directory_exten_visible']['sv-se'] = "Anknytning Synlig I Katalog";
|
||||
$text['label-directory_exten_visible']['de-at'] = "Verzeichnis Nebenstelle sichtbar";
|
||||
|
||||
$text['label-dial_string']['en-us'] = "Dial String";
|
||||
$text['label-dial_string']['es-cl'] = "Cadena de Marcado";
|
||||
|
|
@ -589,6 +653,7 @@ $text['label-dial_string']['pt-br'] = "Dial String";
|
|||
$text['label-dial_string']['pl'] = "Opcje polecenia DIAL";
|
||||
$text['label-dial_string']['uk'] = "";
|
||||
$text['label-dial_string']['sv-se'] = "Ringa Sträng";
|
||||
$text['label-dial_string']['de-at'] = "Wahl Zeichenkette";
|
||||
|
||||
$text['label-device_template']['en-us'] = "Template";
|
||||
$text['label-device_template']['pt-pt'] = "Template";
|
||||
|
|
@ -598,6 +663,7 @@ $text['label-device_template']['pt-br'] = "Template";
|
|||
$text['label-device_template']['pl'] = "Szablon";
|
||||
$text['label-device_template']['uk'] = "";
|
||||
$text['label-device_template']['sv-se'] = "Mall";
|
||||
$text['label-device_template']['de-at'] = "Vorlage";
|
||||
|
||||
$text['label-device_mac_address']['en-us'] = "MAC Address";
|
||||
$text['label-device_mac_address']['pt-pt'] = "Endereço MAC";
|
||||
|
|
@ -607,6 +673,7 @@ $text['label-device_mac_address']['pt-br'] = "Endereço MAC";
|
|||
$text['label-device_mac_address']['pl'] = "Adres MAC";
|
||||
$text['label-device_mac_address']['uk'] = "";
|
||||
$text['label-device_mac_address']['sv-se'] = "MAC-adress";
|
||||
$text['label-device_mac_address']['de-at'] = "MAC Adresse";
|
||||
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
|
|
@ -616,6 +683,7 @@ $text['label-description']['pt-br'] = "Descrição";
|
|||
$text['label-description']['pl'] = "Opis";
|
||||
$text['label-description']['uk'] = "Опис";
|
||||
$text['label-description']['sv-se'] = "Beskrivning";
|
||||
$text['label-description']['de-at'] = "Beschreibung";
|
||||
|
||||
$text['label-cidr']['en-us'] = "CIDR";
|
||||
$text['label-cidr']['es-cl'] = "CIDR";
|
||||
|
|
@ -625,6 +693,7 @@ $text['label-cidr']['pt-br'] = "CIDR";
|
|||
$text['label-cidr']['pl'] = "CIDR";
|
||||
$text['label-cidr']['uk'] = "";
|
||||
$text['label-cidr']['sv-se'] = "CIDR";
|
||||
$text['label-cidr']['de-at'] = "CIDR";
|
||||
|
||||
$text['label-call_timeout']['en-us'] = "Call Timeout";
|
||||
$text['label-call_timeout']['es-cl'] = "Tiempo de Espera de Llamada";
|
||||
|
|
@ -634,6 +703,7 @@ $text['label-call_timeout']['pt-br'] = "Timeout da chamada";
|
|||
$text['label-call_timeout']['pl'] = "Limit czasu rozmowy";
|
||||
$text['label-call_timeout']['uk'] = "";
|
||||
$text['label-call_timeout']['sv-se'] = "Ring Tidsgräns";
|
||||
$text['label-call_timeout']['de-at'] = "Abwurfzeit";
|
||||
|
||||
$text['label-call_group']['en-us'] = "Call Group";
|
||||
$text['label-call_group']['es-cl'] = "Llamar a Grupo";
|
||||
|
|
@ -643,6 +713,7 @@ $text['label-call_group']['pt-br'] = "Grupo";
|
|||
$text['label-call_group']['pl'] = "Grupa odbiorców rozmowy";
|
||||
$text['label-call_group']['uk'] = "";
|
||||
$text['label-call_group']['sv-se'] = "Ring Grupp";
|
||||
$text['label-call_group']['de-at'] = "Rufgruppe";
|
||||
|
||||
$text['label-bypass_media_after_bridge']['en-us'] = "Bypass Media After Bridge";
|
||||
$text['label-bypass_media_after_bridge']['es-cl'] = "Después de la omisión de medios puente";
|
||||
|
|
@ -652,6 +723,7 @@ $text['label-bypass_media_after_bridge']['pt-br'] = "Ponte de midia Bypass";
|
|||
$text['label-bypass_media_after_bridge']['pl'] = "Obejście strumienia głosu po BRIDGE";
|
||||
$text['label-bypass_media_after_bridge']['uk'] = "";
|
||||
$text['label-bypass_media_after_bridge']['sv-se'] = "Bypass Media After Bridge";
|
||||
$text['label-bypass_media_after_bridge']['de-at'] = "Bypass Media After Bridge";
|
||||
|
||||
$text['label-bypass_media']['en-us'] = "Bypass Media";
|
||||
$text['label-bypass_media']['es-cl'] = "Bypass de Medios";
|
||||
|
|
@ -661,6 +733,7 @@ $text['label-bypass_media']['pt-br'] = "Media Bypass";
|
|||
$text['label-bypass_media']['pl'] = "Obejście strumienia głosu";
|
||||
$text['label-bypass_media']['uk'] = "";
|
||||
$text['label-bypass_media']['sv-se'] = "Bypass Media";
|
||||
$text['label-bypass_media']['de-at'] = "Bypass Media";
|
||||
|
||||
$text['label-billing_warning']['en-us'] = "Billing is installed, please take note you need to have enough balance to create extensions.";
|
||||
$text['label-billing_warning']['es-cl'] = "La cobranza está instalada, por favor note que necesita suficiente balance para crear extensiones.";
|
||||
|
|
@ -670,6 +743,7 @@ $text['label-billing_warning']['pt-br'] = "Para instalar o pacote por favor, nec
|
|||
$text['label-billing_warning']['pl'] = "Billing został zainstalowany. Konto musi być doładowane aby tworzyć numery wewnętrzne";
|
||||
$text['label-billing_warning']['uk'] = "";
|
||||
$text['label-billing_warning']['sv-se'] = "Fakturerings program är installerat, tänk på att du måste ha rätt balans för att kunna skapa anknytningar.";
|
||||
$text['label-billing_warning']['de-at'] = "Das Rechnungsmodul ist installiert. Bitte beachten Sie, dass Sie genug Guthaben benötigen um Nebenstellen anlegen zu können.";
|
||||
|
||||
$text['label-auth_acl']['en-us'] = "Auth ACL";
|
||||
$text['label-auth_acl']['es-cl'] = "ACL de Autenticación";
|
||||
|
|
@ -679,6 +753,7 @@ $text['label-auth_acl']['pt-br'] = "Atualização ACL";
|
|||
$text['label-auth_acl']['pl'] = "Lista kontroli dostępu (ACL)";
|
||||
$text['label-auth_acl']['uk'] = "";
|
||||
$text['label-auth_acl']['sv-se'] = "Auth ACL";
|
||||
$text['label-auth_acl']['de-at'] = "Auth ACL";
|
||||
|
||||
$text['label-accountcode']['en-us'] = "Account Code";
|
||||
$text['label-accountcode']['es-cl'] = "Código de Cuenta";
|
||||
|
|
@ -688,6 +763,7 @@ $text['label-accountcode']['pt-br'] = "Código da conta";
|
|||
$text['label-accountcode']['pl'] = "Numer konta billingowego";
|
||||
$text['label-accountcode']['uk'] = "";
|
||||
$text['label-accountcode']['sv-se'] = "Kontokod";
|
||||
$text['label-accountcode']['de-at'] = "Account Code";
|
||||
|
||||
$text['header-extensions']['en-us'] = "Extensions";
|
||||
$text['header-extensions']['es-cl'] = "Extensiones";
|
||||
|
|
@ -697,6 +773,7 @@ $text['header-extensions']['pt-br'] = "Extensões";
|
|||
$text['header-extensions']['pl'] = "Numery wewnętrzne";
|
||||
$text['header-extensions']['uk'] = "Розширення";
|
||||
$text['header-extensions']['sv-se'] = "Anknytningar";
|
||||
$text['header-extensions']['de-at'] = "Nebenstellen";
|
||||
|
||||
$text['header-extension-edit']['en-us'] = "Extension";
|
||||
$text['header-extension-edit']['es-cl'] = "Extensión";
|
||||
|
|
@ -706,6 +783,7 @@ $text['header-extension-edit']['pt-br'] = "Extensão";
|
|||
$text['header-extension-edit']['pl'] = "Numer wewnętrzny";
|
||||
$text['header-extension-edit']['uk'] = "Розширення";
|
||||
$text['header-extension-edit']['sv-se'] = "Anknytning";
|
||||
$text['header-extension-edit']['de-at'] = "Nebenstelle";
|
||||
|
||||
$text['header-extension-add']['en-us'] = "Extension Add";
|
||||
$text['header-extension-add']['es-cl'] = "Agregar Extensión";
|
||||
|
|
@ -715,6 +793,7 @@ $text['header-extension-add']['pt-br'] = "Adiicionar extensão";
|
|||
$text['header-extension-add']['pl'] = "Dodaj numer wewnętrzny";
|
||||
$text['header-extension-add']['uk'] = "Додавання розширення";
|
||||
$text['header-extension-add']['sv-se'] = "Lägg Till Anknytning";
|
||||
$text['header-extension-add']['de-at'] = "Nebenstelle hinzufügen";
|
||||
|
||||
$text['description-voicemail_password']['en-us'] = "Enter the numeric voicemail password here.";
|
||||
$text['description-voicemail_password']['es-cl'] = "Ingrese la contraseña numérica para el correo de voz aquí.";
|
||||
|
|
@ -724,6 +803,7 @@ $text['description-voicemail_password']['pt-br'] = "Introduza uma senha númeric
|
|||
$text['description-voicemail_password']['pl'] = "Dodaj numeryczne hasło poczty głosowej ";
|
||||
$text['description-voicemail_password']['uk'] = "";
|
||||
$text['description-voicemail_password']['sv-se'] = "Ange det numeriska röstbrevlåde-lösenordet här.";
|
||||
$text['description-voicemail_password']['de-at'] = "Geben Sie das numerische Voicemail Passwort an.";
|
||||
|
||||
$text['description-voicemail_mail_to']['en-us'] = "Enter the email address to send voicemail to (optional).";
|
||||
$text['description-voicemail_mail_to']['es-cl'] = "Ingrese una dirección de correo electrónico para enviar el correo de voz (opcional).";
|
||||
|
|
@ -733,6 +813,7 @@ $text['description-voicemail_mail_to']['pt-br'] = "Insira o endereço de email p
|
|||
$text['description-voicemail_mail_to']['pl'] = "Dodaj adres email na który będą wysyłane pliki poczty głosowej";
|
||||
$text['description-voicemail_mail_to']['uk'] = "";
|
||||
$text['description-voicemail_mail_to']['sv-se'] = "Ange E-post adressen för röstbrevlådan (valfritt).";
|
||||
$text['description-voicemail_mail_to']['de-at'] = "Geben Sie die Email Adresse an, an die Ihre Voicemail Nachricht gesendet werden soll (optional).";
|
||||
|
||||
$text['description-voicemail_local_after_email']['en-us'] = "Choose whether to keep the voicemail in the system after sending the email notification.";
|
||||
$text['description-voicemail_local_after_email']['es-cl'] = "Escoja si desea mantener el buzón de voz en el sistema después de enviar la notificación por correo electrónico.";
|
||||
|
|
@ -742,6 +823,7 @@ $text['description-voicemail_local_after_email']['pt-br'] = "Selecione de desjea
|
|||
$text['description-voicemail_local_after_email']['pl'] = "Wybierz czy zachować plik poczty głosowej na dysku po wysłaniu go e-mailem.";
|
||||
$text['description-voicemail_local_after_email']['uk'] = "";
|
||||
$text['description-voicemail_local_after_email']['sv-se'] = "Välj om du vill behålla röstmeddelande i systemet efter att e-postmeddelandet skickats.";
|
||||
$text['description-voicemail_local_after_email']['de-at'] = "Wählen Sie ob die Voicemail Nachricht am Server gespeichert werden soll, sobald die Nachricht per Mail versendet worden ist.";
|
||||
|
||||
$text['description-voicemail_file']['en-us'] = "Select a listening option to include with the email notification.";
|
||||
$text['description-voicemail_file']['es-cl'] = "Seleccione qué opción de escucha para incluir en la notificación de correo electrónico.";
|
||||
|
|
@ -751,6 +833,7 @@ $text['description-voicemail_file']['pt-br'] = "Selecione dentre as opções qua
|
|||
$text['description-voicemail_file']['pl'] = "Wybierz opcje odsłuchania poczty głosowej w wysłanym e-mailu.";
|
||||
$text['description-voicemail_file']['uk'] = "";
|
||||
$text['description-voicemail_file']['sv-se'] = "Välj ett alternativ för avlyssning i e-postmeddelandet.";
|
||||
$text['description-voicemail_file']['de-at'] = "Wählen Sie eine Option für die Voicemail Benachrichtigung.";
|
||||
|
||||
$text['description-voicemail_enabled']['en-us'] = "Enable/disable voicemail for this extension.";
|
||||
$text['description-voicemail_enabled']['es-cl'] = "Activar/desactivar el correo de voz para esta extensión.";
|
||||
|
|
@ -760,6 +843,7 @@ $text['description-voicemail_enabled']['pt-br'] = "Habilitar/Desabilitar o corre
|
|||
$text['description-voicemail_enabled']['pl'] = "Włącz/wyłącz pocztę głosowa.";
|
||||
$text['description-voicemail_enabled']['uk'] = "";
|
||||
$text['description-voicemail_enabled']['sv-se'] = "Aktivera/Inaktivera röstbrevlåda för denna anknytning.";
|
||||
$text['description-voicemail_enabled']['de-at'] = "Voicemail für diese Nebenstelle Ein- oder Ausschalten.";
|
||||
|
||||
$text['description-user_record']['en-us'] = "Choose whether to record local, inbound, outbound, or all.";
|
||||
$text['description-user_record']['es-cl'] = "Seleccione entrantes, salientes o para grabar todas las llamadas.";
|
||||
|
|
@ -769,6 +853,7 @@ $text['description-user_record']['pt-br'] = "Selecione inbound, outbound para gr
|
|||
$text['description-user_record']['pl'] = "Włącz/wyłącz nagrywanie rozmów (lokalne, przychodzące, wychodzące, wszystkie)";
|
||||
$text['description-user_record']['uk'] = "";
|
||||
$text['description-user_record']['sv-se'] = "Välj om lokala, inkommande, utgående eller alla samtal skall spelas in.";
|
||||
$text['description-user_record']['de-at'] = "Wählen Sie ob lokale (local), ausgehende (outbound) oder alle (all) Gespräche aufgezeichnet werden sollen.";
|
||||
|
||||
$text['description-user_list']['en-us'] = "Assign the users that are assigned to this extension. ";
|
||||
$text['description-user_list']['es-cl'] = "Asigna los usuarios asociados a esta extensión";
|
||||
|
|
@ -778,6 +863,7 @@ $text['description-user_list']['pt-br'] = "Atribua os utilizadores que estão as
|
|||
$text['description-user_list']['pl'] = "Przypisz użytkowników do tego numeru wewnętrznego";
|
||||
$text['description-user_list']['uk'] = "";
|
||||
$text['description-user_list']['sv-se'] = "Tilldela användare till denna anknytning.";
|
||||
$text['description-user_list']['de-at'] = "Weisen Sie Benutzer dieser Nebenstelle zu.";
|
||||
|
||||
$text['description-user_context']['en-us'] = "Enter the user context here.";
|
||||
$text['description-user_context']['es-cl'] = "Ingrese el contexto de usuario aquí.";
|
||||
|
|
@ -787,6 +873,7 @@ $text['description-user_context']['pt-br'] = "Insira o contexto do utilizador aq
|
|||
$text['description-user_context']['pl'] = "Wpisz kontekst użytkownika.";
|
||||
$text['description-user_context']['uk'] = "";
|
||||
$text['description-user_context']['sv-se'] = "Ange 'user context' här.";
|
||||
$text['description-user_context']['de-at'] = "Geben Sie den Benutzer Kontext.";
|
||||
|
||||
$text['description-toll_allow']['en-us'] = "Enter the toll allow value here. (Examples: domestic,international,local)";
|
||||
$text['description-toll_allow']['es-cl'] = "Ingrese el tipo de tarifa especial a permitir (ej: doméstica, internacional, local).";
|
||||
|
|
@ -796,6 +883,7 @@ $text['description-toll_allow']['pt-br'] = "Insira as permissões aqui. (Exemplo
|
|||
$text['description-toll_allow']['pl'] = "Wpisz wartość drogich/szczegółowych połączeń.";
|
||||
$text['description-toll_allow']['uk'] = "";
|
||||
$text['description-toll_allow']['sv-se'] = "Ange 'toll allow' värde här. (Exempel: domestic,international,local)";
|
||||
$text['description-toll_allow']['de-at'] = "Geben Sie die Berechtigung an. (z.B.: domestic, international, local)";
|
||||
|
||||
$text['description-sip_force_expires']['en-us'] = "To prevent stale registrations SIP Force expires can override the client expire.";
|
||||
$text['description-sip_force_expires']['es-cl'] = "Seleccione si desea reescribir solo el puerto de contacto, o la dirección IP junto con el puerto.";
|
||||
|
|
@ -805,6 +893,7 @@ $text['description-sip_force_expires']['pt-br'] = "Selecione para forçar o regi
|
|||
$text['description-sip_force_expires']['pl'] = "Aby zapobiec zastałym rejestracjom włącz SIP 'Force expires'. Nagłówek 'Expires' zostanie nadpisany.";
|
||||
$text['description-sip_force_expires']['uk'] = "";
|
||||
$text['description-sip_force_expires']['sv-se'] = "För att förhindra inaktuella registreringar ”SIP Force expires” kan åsidosätta ”klient expire”.";
|
||||
$text['description-sip_force_expires']['de-at'] = "Um abgelaufene Registrierungen zu vermeiden kann SIP Force expires hier überschrieben werden.";
|
||||
|
||||
$text['description-sip_force_contact']['en-us'] = "Choose whether to rewrite the contact port, or rewrite both the contact IP and port.";
|
||||
$text['description-sip_force_contact']['es-cl'] = "Seleccione si desea reescribir solo el puerto de contacto, o la dirección IP junto con el puerto.";
|
||||
|
|
@ -814,6 +903,7 @@ $text['description-sip_force_contact']['pt-br'] = "Selecione de pretende forçar
|
|||
$text['description-sip_force_contact']['pl'] = "Wybierz, czy nadpisać SIP „Contact Port” lub nadpisać zarówno SIP „Contact IP” oraz SIP „Port”.";
|
||||
$text['description-sip_force_contact']['uk'] = "";
|
||||
$text['description-sip_force_contact']['sv-se'] = "Välj om 'contact port' skall skrivas om eller om både 'contact IP och Port' skall skrivas om.";
|
||||
$text['description-sip_force_contact']['de-at'] = "Wählen Sie ob contact Port oder contact IP und Port überschrieben werden sollen.";
|
||||
|
||||
$text['description-sip_bypass_media']['en-us'] = "Choose whether to send the media stream point to point or in transparent proxy mode.";
|
||||
$text['description-sip_bypass_media']['es-cl'] = "Seleccione si desea enviar el flujo de medios punto a punto o en modo proxy de transporte.";
|
||||
|
|
@ -823,6 +913,7 @@ $text['description-sip_bypass_media']['pt-br'] = "Selecione caso deseja enviar v
|
|||
$text['description-sip_bypass_media']['pl'] = "Wybierz, czy wysłać strumień głosu bezpośrednio miedzy urządzeniami SIP lub w trybie transparent proxy";
|
||||
$text['description-sip_bypass_media']['uk'] = "";
|
||||
$text['description-sip_bypass_media']['sv-se'] = "Välj om media strömmen skall skickas 'point to point' eller i 'ransparent proxy mode'.";
|
||||
$text['description-sip_bypass_media']['de-at'] = "Wählen Sie ob Mediendaten direkt von Endgerät zu Endgerät über tragen werden sollen.";
|
||||
|
||||
$text['description-range']['en-us'] = "Enter the number of extensions to create. Increments each extension by 1.";
|
||||
$text['description-range']['es-cl'] = "Ingrese la cantidad de extensiones a crear. Incrementa cada extensión en 1";
|
||||
|
|
@ -832,6 +923,7 @@ $text['description-range']['pt-br'] = "Insira o número de extensões para criar
|
|||
$text['description-range']['pl'] = "Wpisz liczbę numerów wewnętrznych do stworzenia. Przyrost o wartość 1.";
|
||||
$text['description-range']['uk'] = "";
|
||||
$text['description-range']['sv-se'] = "Ange hur många anknytningar som skall skapas. Adderar 1 på varje anknytning.";
|
||||
$text['description-range']['de-at'] = "Geben Sie die Anzahl der Nebenstellen an, die angelegt werden sollen. Nebenstellen werden automatisch um 1 erhöht.";
|
||||
|
||||
$text['description-provisioning']['en-us'] = "Select a device and line number to assign to this extension.";
|
||||
$text['description-provisioning']['es-cl'] = "Seleccione un dispositivo y un número de línea para asignar a esta extensión.";
|
||||
|
|
@ -841,6 +933,7 @@ $text['description-provisioning']['pt-br'] = "Escolha um dispositivo e um númer
|
|||
$text['description-provisioning']['pl'] = "Wybierz urządzenie oraz numer linii, które mają zostać przypisane do tego numeru wewnętrznego.";
|
||||
$text['description-provisioning']['uk'] = "";
|
||||
$text['description-provisioning']['sv-se'] = "Välj en enhet och linje nummer att tilldela till denna anknytning.";
|
||||
$text['description-provisioning']['de-at'] = "Wählen Sie eine Geräte- und Liniennummer um sie dieser Nebenstelle zuzuordnen.";
|
||||
|
||||
$text['description-password']['en-us'] = "Enter the password here.";
|
||||
$text['description-password']['es-cl'] = "Ingrese una contraseña aquí";
|
||||
|
|
@ -850,6 +943,7 @@ $text['description-password']['pt-br'] = "Introduza a senha";
|
|||
$text['description-password']['pl'] = "Wpisz hasło";
|
||||
$text['description-password']['uk'] = "";
|
||||
$text['description-password']['sv-se'] = "Fyll i lösenord.";
|
||||
$text['description-password']['de-at'] = "Geben Sie das Passwort ein.";
|
||||
|
||||
$text['description-outbound_caller_id_number-select']['en-us'] = "Select the external (public) caller ID number.";
|
||||
$text['description-outbound_caller_id_number-select']['es-cl'] = "Seleccione el número de caller ID externo (público).";
|
||||
|
|
@ -859,6 +953,7 @@ $text['description-outbound_caller_id_number-select']['pt-br'] = "Escolha o núm
|
|||
$text['description-outbound_caller_id_number-select']['pl'] = "Wybierz numer prezentowany w rozmowach wychodzących (na zewnątrz systemu)";
|
||||
$text['description-outbound_caller_id_number-select']['uk'] = "";
|
||||
$text['description-outbound_caller_id_number-select']['sv-se'] = "Välj det externa (publikt) nummervisningen här.";
|
||||
$text['description-outbound_caller_id_number-select']['de-at'] = "Wählen Sie die externe Anruferkennung.";
|
||||
|
||||
$text['description-outbound_caller_id_number-custom']['en-us'] = "Enter the external (public) caller ID number here.";
|
||||
$text['description-outbound_caller_id_number-custom']['es-cl'] = "Ingrese el número de caller ID externo (público) aquí.";
|
||||
|
|
@ -868,6 +963,7 @@ $text['description-outbound_caller_id_number-custom']['pt-br'] = "Insira o núme
|
|||
$text['description-outbound_caller_id_number-custom']['pl'] = "Wpisz numer prezentowany w rozmowach wychodzących (na zewnątrz systemu)";
|
||||
$text['description-outbound_caller_id_number-custom']['uk'] = "";
|
||||
$text['description-outbound_caller_id_number-custom']['sv-se'] = "Ange det externa (publikt) nummervisningen här.";
|
||||
$text['description-outbound_caller_id_number-custom']['de-at'] = "Geben Sie die externe Anruferkennung (Nummer) hier an.";
|
||||
|
||||
$text['description-outbound_caller_id_name-select']['en-us'] = "Select the external (public) caller ID name.";
|
||||
$text['description-outbound_caller_id_name-select']['es-cl'] = "Seleccione el nombre de Caller ID externo (público).";
|
||||
|
|
@ -877,6 +973,7 @@ $text['description-outbound_caller_id_name-select']['pt-br'] = "Escolha o nome e
|
|||
$text['description-outbound_caller_id_name-select']['pl'] = "Wybierz nazwę prezentowaną w rozmowach wychodzących (na zewnątrz systemu)";
|
||||
$text['description-outbound_caller_id_name-select']['uk'] = "";
|
||||
$text['description-outbound_caller_id_name-select']['sv-se'] = "Välj det externa (publikt) namnvisningen här.";
|
||||
$text['description-outbound_caller_id_name-select']['de-at'] = "Wählen Sie die externe Anruferkennung.";
|
||||
|
||||
$text['description-outbound_caller_id_name-custom']['en-us'] = "Enter the external (public) caller ID name here.";
|
||||
$text['description-outbound_caller_id_name-custom']['es-cl'] = "Ingrese el el nombre de Caller ID externo (público) aquí.";
|
||||
|
|
@ -886,6 +983,7 @@ $text['description-outbound_caller_id_name-custom']['pt-br'] = "Insira o nome ex
|
|||
$text['description-outbound_caller_id_name-custom']['pl'] = "Wpisz nazwę prezentowaną w rozmowach wychodzących (na zewnątrz systemu)";
|
||||
$text['description-outbound_caller_id_name-custom']['uk'] = "";
|
||||
$text['description-outbound_caller_id_name-custom']['sv-se'] = "Ange det externa (publikt) namnvisningen här.";
|
||||
$text['description-outbound_caller_id_name-custom']['de-at'] = "Geben Sie die externe Anruferkennung (Nummer) hier an.";
|
||||
|
||||
$text['description-number_alias']['en-us'] = "If the extension is numeric then number alias is optional.";
|
||||
$text['description-number_alias']['es-cl'] = "Si la extensión es numérica, entonces el alias numérico es opcional";
|
||||
|
|
@ -895,6 +993,7 @@ $text['description-number_alias']['pt-br'] = "Se a extensão é um número descr
|
|||
$text['description-number_alias']['pl'] = "Jeżeli numer wewnętrzny jest numeryczny alias jest opcjonalny.";
|
||||
$text['description-number_alias']['uk'] = "";
|
||||
$text['description-number_alias']['sv-se'] = "Om anknytningen är numerisk då är nummer alias valfritt.";
|
||||
$text['description-number_alias']['de-at'] = "Wenn die Nebenstelle numerisch ist, ist die Angabe einer alternativen Nummer optional.";
|
||||
|
||||
$text['description-nibble_account']['en-us'] = "Enter the account number for nibblebill to use.";
|
||||
$text['description-nibble_account']['es-cl'] = "Ingrese el número de cuenta para ser usada por nibblebill.";
|
||||
|
|
@ -904,6 +1003,7 @@ $text['description-nibble_account']['pt-br'] = "Insira o número de conta nibble
|
|||
$text['description-nibble_account']['pl'] = "Wpisz numer konta Nibblebill.";
|
||||
$text['description-nibble_account']['uk'] = "";
|
||||
$text['description-nibble_account']['sv-se'] = "Ange konto nummer för 'nibblebill' som skall användas.";
|
||||
$text['description-nibble_account']['de-at'] = "Geben Sie den Nibblebill Benutzer an.";
|
||||
|
||||
$text['description-mwi_account']['en-us'] = "MWI Account with user@domain of the voicemail to monitor.";
|
||||
$text['description-mwi_account']['es-cl'] = "Cuenta MWI con usuario@dominio del correo de voz para monitorear.";
|
||||
|
|
@ -913,6 +1013,7 @@ $text['description-mwi_account']['pt-br'] = "Conta MWI com utilizador@dominio do
|
|||
$text['description-mwi_account']['pl'] = "Konto powiadomienia oczekującej uzytkownik@domena moitorowanej poczty głosowej";
|
||||
$text['description-mwi_account']['uk'] = "";
|
||||
$text['description-mwi_account']['sv-se'] = "MWI konto med user@domain för den röstbrevlåda som skall monitoreras.";
|
||||
$text['description-mwi_account']['de-at'] = "MWI Benutzer (user@domain) der Voicemail.";
|
||||
|
||||
$text['description-missed_call']['en-us'] = "Select the notification type, and enter the appropriate destination.";
|
||||
$text['description-missed_call']['es-cl'] = "Seleccione el tipo de notificación, y entrar en el destino apropiado.";
|
||||
|
|
@ -922,6 +1023,7 @@ $text['description-missed_call']['pt-br'] = "Selecione o tipo de notificação e
|
|||
$text['description-missed_call']['pl'] = "Wybierz typ powiadomienia, i wpisz odpowiednie miejsce przeznaczenia.";
|
||||
$text['description-missed_call']['uk'] = "Виберіть тип повідомлення, і ввести відповідний пункт призначення.";
|
||||
$text['description-missed_call']['sv-se'] = "Välj typ anmälan, och ange lämplig destination.";
|
||||
$text['description-missed_call']['de-at'] = "Wählen Sie den Benachrichtigungstyp und geben Sie das entsprechende Ziel an.";
|
||||
|
||||
$text['description-limit_max']['en-us'] = "Enter the max number of outgoing calls for this user.";
|
||||
$text['description-limit_max']['es-cl'] = "Ingrese el número máximo de llamadas salientes para este usuario.";
|
||||
|
|
@ -931,6 +1033,7 @@ $text['description-limit_max']['pt-br'] = "Insira o número máximo de chamadas
|
|||
$text['description-limit_max']['pl'] = "Wpisz maksymalną dozwoloną ilość rozmów wychodzących z tego numeru wew.";
|
||||
$text['description-limit_max']['uk'] = "";
|
||||
$text['description-limit_max']['sv-se'] = "Ange max antal utgående samtal för denna anknytning.";
|
||||
$text['description-limit_max']['de-at'] = "Geben Sie die maximale Anzahl ausgehender Gespräche dieser Nebenstelle an.";
|
||||
|
||||
$text['description-limit_destination']['en-us'] = "Enter the destination to send the calls when the max number of outgoing calls has been reached.";
|
||||
$text['description-limit_destination']['es-cl'] = "Ingrese el destino a quien enviar las llamadas cuando el máximo de llamadas salientes ha sido alcanzado.";
|
||||
|
|
@ -940,6 +1043,7 @@ $text['description-limit_destination']['pt-br'] = "Insira o destino para enviar
|
|||
$text['description-limit_destination']['pl'] = "Wprowadź destynację rozmowy w przypadku osiągnięcia maksymalnej liczby połączeń wychodzących.";
|
||||
$text['description-limit_destination']['uk'] = "";
|
||||
$text['description-limit_destination']['sv-se'] = "Ange destination dit samtal skickas när max antal utgående samtals gränsen har nåtts.";
|
||||
$text['description-limit_destination']['de-at'] = "Geben Sie das Ziel an, wohin der Anruf geleitet werden soll, falls die maximale Anzahl ausgehender Gespräche erreicht wurde.";
|
||||
|
||||
$text['description-hold_music']['en-us'] = "Select the MOH Category here.";
|
||||
$text['description-hold_music']['es-cl'] = "Ingrese la categoría de música en espera aquí";
|
||||
|
|
@ -949,6 +1053,7 @@ $text['description-hold_music']['pt-br'] = "Escolha a categoria MOH da música."
|
|||
$text['description-hold_music']['pl'] = "Wybierz kategorie muzyki na czekanie.";
|
||||
$text['description-hold_music']['uk'] = "";
|
||||
$text['description-hold_music']['sv-se'] = "Välj MOH Kategori här.";
|
||||
$text['description-hold_music']['de-at'] = "Wählen Sie Kategorie der Haltemusik.";
|
||||
|
||||
$text['description-extensions']['en-us'] = "Use this to configure your SIP extensions.";
|
||||
$text['description-extensions']['es-cl'] = "Utilizado para configurar Extensiones SIP.";
|
||||
|
|
@ -958,6 +1063,7 @@ $text['description-extensions']['pt-br'] = "Utilize para configurar as suas exte
|
|||
$text['description-extensions']['pl'] = "Konfiguracja numerów wewnętrznych.";
|
||||
$text['description-extensions']['uk'] = "";
|
||||
$text['description-extensions']['sv-se'] = "Använd detta för att konfigurera dina SIP anknytningar.";
|
||||
$text['description-extensions']['de-at'] = "Benutzen sie das um Ihre SIP Nebenstelle zu konfigurieren.";
|
||||
|
||||
$text['description-extension']['en-us'] = "Enter the alphanumeric extension. The default configuration allows 2 - 7 digit extensions.";
|
||||
$text['description-extension']['es-cl'] = "Ingrese una extensión alfanumérica. La configuración predeterminada permite extensiones de 2 a 7 dígitos.";
|
||||
|
|
@ -967,6 +1073,7 @@ $text['description-extension']['pt-br'] = "Atribua a extensão e números ao dis
|
|||
$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']['sv-se'] = "Tilldela anknytning och linje nummer till enheten.";
|
||||
$text['description-extension']['de-at'] = "Weisen Sie die Nebenstellen und Linien einem Gerät zu.";
|
||||
|
||||
$text['description-enabled']['en-us'] = "Set the status of the extension.";
|
||||
$text['description-enabled']['es-cl'] = "Seleccione el estado de la extensión.";
|
||||
|
|
@ -976,6 +1083,7 @@ $text['description-enabled']['pt-br'] = "Escolha o estado desta definição";
|
|||
$text['description-enabled']['pl'] = "Ustaw status numeru wewnętrznego.";
|
||||
$text['description-enabled']['uk'] = "";
|
||||
$text['description-enabled']['sv-se'] = "Välj status på denna standardinställning.";
|
||||
$text['description-enabled']['de-at'] = "Setzen Sie den Status dieser Standardeinstellung.";
|
||||
|
||||
$text['description-emergency_caller_id_number']['en-us'] = "Enter the emergency caller ID number here.";
|
||||
$text['description-emergency_caller_id_number']['es-cl'] = "Ingrese el número de Caller ID de emergencia aquí.";
|
||||
|
|
@ -985,6 +1093,7 @@ $text['description-emergency_caller_id_number']['pt-br'] = "Insira o número de
|
|||
$text['description-emergency_caller_id_number']['pl'] = "Wprowadź prezentację numeru dzwoniącego (emergency)";
|
||||
$text['description-emergency_caller_id_number']['uk'] = "";
|
||||
$text['description-emergency_caller_id_number']['sv-se'] = "Ange nummer som skall visas vid nödsamtal.";
|
||||
$text['description-emergency_caller_id_number']['de-at'] = "Geben Sie die Anruferkennung (Nummer) für Notrufe an.";
|
||||
|
||||
$text['description-emergency_caller_id_name']['en-us'] = "Enter the emergency caller ID name here.";
|
||||
$text['description-emergency_caller_id_name']['es-cl'] = "Ingrese el nombre de Caller ID de emergencia aquí.";
|
||||
|
|
@ -994,6 +1103,7 @@ $text['description-emergency_caller_id_name']['pt-br'] = "Insira o nome de emerg
|
|||
$text['description-emergency_caller_id_name']['pl'] = "Wprowadź prezentację nazwy dzwoniącego (emergency)";
|
||||
$text['description-emergency_caller_id_name']['uk'] = "";
|
||||
$text['description-emergency_caller_id_name']['sv-se'] = "Ange namn som skall visas vid nödsamtal.";
|
||||
$text['description-emergency_caller_id_name']['de-at'] = "Geben Sie die Anruferkennung (Name) für Notrufe an.";
|
||||
|
||||
$text['description-effective_caller_id_number']['en-us'] = "Enter the internal caller ID number here.";
|
||||
$text['description-effective_caller_id_number']['es-cl'] = "Ingrese el número de Caller ID interno aquí.";
|
||||
|
|
@ -1003,6 +1113,7 @@ $text['description-effective_caller_id_number']['pt-br'] = "Insira o número int
|
|||
$text['description-effective_caller_id_number']['pl'] = "Wprowadź prezentację numeru dzwoniącego (rozmowy wew)";
|
||||
$text['description-effective_caller_id_number']['uk'] = "";
|
||||
$text['description-effective_caller_id_number']['sv-se'] = "Ange numret som skall visas internt.";
|
||||
$text['description-effective_caller_id_number']['de-at'] = "Geben Sie die interne Anruferkennung (Nummer) an.";
|
||||
|
||||
$text['description-effective_caller_id_name']['en-us'] = "Enter the internal caller ID name here.";
|
||||
$text['description-effective_caller_id_name']['es-cl'] = "Ingrese el nombre de Caller ID interno aquí.";
|
||||
|
|
@ -1012,6 +1123,7 @@ $text['description-effective_caller_id_name']['pt-br'] = "Insira o nome interno
|
|||
$text['description-effective_caller_id_name']['pl'] = "Wprowadź prezentację nazwy dzwoniącego (rozmowy wew)";
|
||||
$text['description-effective_caller_id_name']['uk'] = "";
|
||||
$text['description-effective_caller_id_name']['sv-se'] = "Ange namn som skall visas internt.";
|
||||
$text['description-effective_caller_id_name']['de-at'] = "Geben Sie die interne Anruferkennung (Name) an.";
|
||||
|
||||
$text['description-domain']['en-us'] = "";
|
||||
$text['description-domain']['es-cl'] = "";
|
||||
|
|
@ -1021,6 +1133,7 @@ $text['description-domain']['pt-br'] = "";
|
|||
$text['description-domain']['pl'] = "";
|
||||
$text['description-domain']['uk'] = "";
|
||||
$text['description-domain']['sv-se'] = "";
|
||||
$text['description-domain']['de-at'] = "";
|
||||
|
||||
$text['description-directory_visible']['en-us'] = "Select whether to hide the name from the directory.";
|
||||
$text['description-directory_visible']['es-cl'] = "Seleccione si desea esconder el nombre desde el directorio.";
|
||||
|
|
@ -1030,6 +1143,7 @@ $text['description-directory_visible']['pt-br'] = "Escolha se deseja ou não ocu
|
|||
$text['description-directory_visible']['pl'] = "Wybierz czy ukryć imię i nazwisko w książce telefonicznej.";
|
||||
$text['description-directory_visible']['uk'] = "";
|
||||
$text['description-directory_visible']['sv-se'] = "Välj om namn skall gömas i katalogen.";
|
||||
$text['description-directory_visible']['de-at'] = "Wählen Sie ob Name im Verzeichnis angegeben werden soll.";
|
||||
|
||||
$text['description-directory_full_name']['en-us'] = "Enter the first name followed by the last name.";
|
||||
$text['description-directory_full_name']['es-cl'] = "Ingrese el nombre seguido del apellido.";
|
||||
|
|
@ -1039,6 +1153,7 @@ $text['description-directory_full_name']['pt-br'] = "Insira o primeiro nome segu
|
|||
$text['description-directory_full_name']['pl'] = "Wprowadź imię i nazwisko";
|
||||
$text['description-directory_full_name']['uk'] = "";
|
||||
$text['description-directory_full_name']['sv-se'] = "Ange förnamn följt av efternamn.";
|
||||
$text['description-directory_full_name']['de-at'] = "Geben Sie den Vornamen und Nachnamen an.";
|
||||
|
||||
$text['description-directory_exten_visible']['en-us'] = "Select whether announce the extension when calling the directory.";
|
||||
$text['description-directory_exten_visible']['es-cl'] = "Seleccione si desea mostrar la extensión cuando se llame al directorio.";
|
||||
|
|
@ -1048,6 +1163,7 @@ $text['description-directory_exten_visible']['pt-br'] = "Escolha se deseja anunc
|
|||
$text['description-directory_exten_visible']['pl'] = "Wybierz, czy ogłosić numer wewnętrzny podczas wyszukiwania w książce telefonicznej";
|
||||
$text['description-directory_exten_visible']['uk'] = "";
|
||||
$text['description-directory_exten_visible']['sv-se'] = "Välj om anknytningen skall anges när katalogen rings upp.";
|
||||
$text['description-directory_exten_visible']['de-at'] = "Geben Sie an, ob die Nebenstelle bei Anruf des Verzeichnisses angekündigt werden soll.";
|
||||
|
||||
$text['description-dial_string']['en-us'] = "Location of the endpoint.";
|
||||
$text['description-dial_string']['es-cl'] = "Ubicación de extremo.";
|
||||
|
|
@ -1057,6 +1173,7 @@ $text['description-dial_string']['pt-br'] = "Lolicação do ponto final";
|
|||
$text['description-dial_string']['pl'] = "Lokalizacja klienta SIP";
|
||||
$text['description-dial_string']['uk'] = "";
|
||||
$text['description-dial_string']['sv-se'] = "Plats för enheten.";
|
||||
$text['description-dial_string']['de-at'] = "Standort des Endgeräts";
|
||||
|
||||
$text['description-description']['en-us'] = "";
|
||||
$text['description-description']['es-cl'] = "";
|
||||
|
|
@ -1066,6 +1183,7 @@ $text['description-description']['pt-br'] = "Insira a descrição, caso desejar"
|
|||
$text['description-description']['pl'] = "";
|
||||
$text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
|
||||
$text['description-description']['sv-se'] = "Fyll i en beskrivning, om nödvändigt.";
|
||||
$text['description-description']['de-at'] = "Falls gewünscht, geben Sie eine Beschreibung an.";
|
||||
|
||||
$text['description-cidr']['en-us'] = "Enter the CIDR here.";
|
||||
$text['description-cidr']['es-cl'] = "Ingrese el CIDR aquí";
|
||||
|
|
@ -1075,6 +1193,7 @@ $text['description-cidr']['pt-br'] = "Insira o CIDR ";
|
|||
$text['description-cidr']['pl'] = "Wpisz CIDR";
|
||||
$text['description-cidr']['uk'] = "";
|
||||
$text['description-cidr']['sv-se'] = "Ange CIDR här.";
|
||||
$text['description-cidr']['de-at'] = "Geben Sie hier die Beschränkung der IP Adresse an (z.B. 123.123.123.123/32)";
|
||||
|
||||
$text['description-call_timeout']['en-us'] = "Enter the call timeout.";
|
||||
$text['description-call_timeout']['es-cl'] = "Ingrese el tiempo de espera de llamada.";
|
||||
|
|
@ -1084,6 +1203,7 @@ $text['description-call_timeout']['pt-br'] = "Insira o tempo final da chamada";
|
|||
$text['description-call_timeout']['pl'] = "Wpisz limit czasu rozmowy";
|
||||
$text['description-call_timeout']['uk'] = "";
|
||||
$text['description-call_timeout']['sv-se'] = "Ange 'call timeout'";
|
||||
$text['description-call_timeout']['de-at'] = "Geben Sie die Abwurfzeit an.";
|
||||
|
||||
$text['description-call_group']['en-us'] = "Enter the user call group here. Groups available by default: sales, support, billing.";
|
||||
$text['description-call_group']['es-cl'] = "Ingrese el grupo a llamar aquí. Los grupos disponible de forma predeterminada son: ventas, soporte, facturación.";
|
||||
|
|
@ -1093,6 +1213,7 @@ $text['description-call_group']['pt-br'] = "Insira o grupo a associar ao usuári
|
|||
$text['description-call_group']['pl'] = "Tutaj wprowadź grupę rozmówców użytkownika. Dostępne są następujące Grupy domyślne: sprzedaż, wsparcie, billing.";
|
||||
$text['description-call_group']['uk'] = "";
|
||||
$text['description-call_group']['sv-se'] = "Ange användarens ring grupp här. Grupper som är tillgängliga från start: sales, support, billing.";
|
||||
$text['description-call_group']['de-at'] = "Geben Sie eine Rufgruppe an. Standardgruppen: sales, support, billing.";
|
||||
|
||||
$text['description-auth_acl']['en-us'] = "Enter the Auth ACL here.";
|
||||
$text['description-auth_acl']['es-cl'] = "Ingrese el ACL de autenticación aquí";
|
||||
|
|
@ -1102,6 +1223,7 @@ $text['description-auth_acl']['pt-br'] = "Insira a autorização ACL";
|
|||
$text['description-auth_acl']['pl'] = "Wpisz listę kontroli dostępu.";
|
||||
$text['description-auth_acl']['uk'] = "";
|
||||
$text['description-auth_acl']['sv-se'] = "Ange Auth ACL här.";
|
||||
$text['description-auth_acl']['de-at'] = "Geben Sie die Auth ACL hier an.";
|
||||
|
||||
$text['description-accountcode']['en-us'] = "Enter the account code here.";
|
||||
$text['description-accountcode']['es-cl'] = "Ingrese el código de cuenta aquí.";
|
||||
|
|
@ -1111,6 +1233,7 @@ $text['description-accountcode']['pt-br'] = "Insira a autorização da conta";
|
|||
$text['description-accountcode']['pl'] = "Wpisz numer billingowy (nagłówek dodany do SIP INVITE).";
|
||||
$text['description-accountcode']['uk'] = "";
|
||||
$text['description-accountcode']['sv-se'] = "Ange 'account code' här.";
|
||||
$text['description-accountcode']['de-at'] = "Geben Sie den Account Code hier an.";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
|
|
@ -1120,6 +1243,7 @@ $text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
|||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||
$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
||||
|
||||
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
|
|
@ -1129,6 +1253,7 @@ $text['confirm-copy']['pt-br'] = "Deseja realmente copiar isto?";
|
|||
$text['confirm-copy']['pl'] = "Czy na pewno chcesz to skopiować?";
|
||||
$text['confirm-copy']['uk'] = "";
|
||||
$text['confirm-copy']['sv-se'] = "Vill du verkligen kopiera detta?";
|
||||
$text['confirm-copy']['de-at'] = "Wollen Sie das wirdklich kopieren?";
|
||||
|
||||
$text['checkbox-range']['en-us'] = "Auto-generate user with extension as login name";
|
||||
$text['checkbox-range']['es-cl'] = "Generar automáticamente usuario con su nombre de inicio de sesión como extensión";
|
||||
|
|
@ -1138,6 +1263,7 @@ $text['checkbox-range']['pt-br'] = "Gerar automaticamente o usuário com extens
|
|||
$text['checkbox-range']['pl'] = " Wygeneruj użytkownika z numerem wewnętrznym jako login.";
|
||||
$text['checkbox-range']['uk'] = "";
|
||||
$text['checkbox-range']['sv-se'] = "Auto-generera användare med anknytning som inloggningsnamn.";
|
||||
$text['checkbox-range']['de-at'] = "Benutzer automatisch anlegen (Nebenstelle als Login Name)";
|
||||
|
||||
$text['button-search']['en-us'] = "Search";
|
||||
$text['button-search']['es-cl'] = "Buscar";
|
||||
|
|
@ -1147,6 +1273,7 @@ $text['button-search']['pt-br'] = "Pesquisar";
|
|||
$text['button-search']['pl'] = "Wyszukaj";
|
||||
$text['button-search']['uk'] = "Пошук";
|
||||
$text['button-search']['sv-se'] = "Sök";
|
||||
$text['button-search']['de-at'] = "Suchen";
|
||||
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['es-cl'] = "Guardar";
|
||||
|
|
@ -1156,6 +1283,7 @@ $text['button-save']['pt-br'] = "Salvar";
|
|||
$text['button-save']['pl'] = "Zachowaj";
|
||||
$text['button-save']['uk'] = "Зберегти";
|
||||
$text['button-save']['sv-se'] = "Spara";
|
||||
$text['button-save']['de-at'] = "Speichern";
|
||||
|
||||
$text['button-edit']['en-us'] = "Edit";
|
||||
$text['button-edit']['es-cl'] = "Editar";
|
||||
|
|
@ -1165,6 +1293,7 @@ $text['button-edit']['pt-br'] = "Editar";
|
|||
$text['button-edit']['pl'] = "Edytuj";
|
||||
$text['button-edit']['uk'] = "Редагувати";
|
||||
$text['button-edit']['sv-se'] = "Editera";
|
||||
$text['button-edit']['de-at'] = "Bearbeiten";
|
||||
|
||||
$text['button-delete']['en-us'] = "Delete";
|
||||
$text['button-delete']['es-cl'] = "Eliminar";
|
||||
|
|
@ -1174,6 +1303,7 @@ $text['button-delete']['pt-br'] = "Remover";
|
|||
$text['button-delete']['pl'] = "Usuń";
|
||||
$text['button-delete']['uk'] = "Видалити";
|
||||
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||
$text['button-delete']['de-at'] = "Löschen";
|
||||
|
||||
$text['button-copy']['en-us'] = "Copy";
|
||||
$text['button-copy']['es-cl'] = "Copiar";
|
||||
|
|
@ -1183,6 +1313,7 @@ $text['button-copy']['pt-br'] = "Copiar";
|
|||
$text['button-copy']['pl'] = "Kopiuj";
|
||||
$text['button-copy']['uk'] = "Копіювати";
|
||||
$text['button-copy']['sv-se'] = "Kopiera";
|
||||
$text['button-copy']['de-at'] = "Kopieren";
|
||||
|
||||
$text['button-calls']['en-us'] = "Call Control";
|
||||
$text['button-calls']['es-cl'] = "Control de Llamada";
|
||||
|
|
@ -1191,6 +1322,7 @@ $text['button-calls']['fr-fr'] = "Call Control";
|
|||
$text['button-calls']['uk'] = "Керування дзвінками";
|
||||
$text['button-calls']['pl'] = "Kontrola rozmów";
|
||||
$text['button-calls']['sv-se'] = "Samtals Kontroll";
|
||||
$text['button-calls']['de-at'] = "Call Control";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "Volver";
|
||||
|
|
@ -1200,6 +1332,7 @@ $text['button-back']['pt-br'] = "Voltar";
|
|||
$text['button-back']['pl'] = "Wróć";
|
||||
$text['button-back']['uk'] = "Назад";
|
||||
$text['button-back']['sv-se'] = "Tillbaka";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
|
||||
$text['button-advanced']['en-us'] = "Advanced";
|
||||
$text['button-advanced']['es-cl'] = "Avanzado";
|
||||
|
|
@ -1209,6 +1342,7 @@ $text['button-advanced']['pt-br'] = "Avançadas";
|
|||
$text['button-advanced']['pl'] = "Zaawansowane";
|
||||
$text['button-advanced']['uk'] = "Додатково";
|
||||
$text['button-advanced']['sv-se'] = "Avancerat";
|
||||
$text['button-advanced']['de-at'] = "Erweitert";
|
||||
|
||||
$text['button-add']['en-us'] = "Add";
|
||||
$text['button-add']['es-cl'] = "Agregar";
|
||||
|
|
@ -1218,5 +1352,6 @@ $text['button-add']['pt-br'] = "Adicionar";
|
|||
$text['button-add']['pl'] = "Dodaj";
|
||||
$text['button-add']['uk'] = "Додати";
|
||||
$text['button-add']['sv-se'] = "Lägg Till";
|
||||
$text['button-add']['de-at'] = "Hinzufügen";
|
||||
|
||||
?>
|
||||
|
|
@ -11,6 +11,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Numery wewnętrzne";
|
|||
$apps[$x]['menu'][0]['title']['uk'] = "Розширення";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Anknytningar";
|
||||
$apps[$x]['menu'][0]['title']['ro'] = "Extensii";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Nebenstellen";
|
||||
$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]['category'] = "internal";
|
||||
|
|
|
|||
File diff suppressed because it is too large
Load Diff
|
|
@ -5,7 +5,7 @@ $apps[$x]['menu'][0]['title']['es-cl'] = "Servidor de Fax";
|
|||
$apps[$x]['menu'][0]['title']['es-mx'] = "Servidor de Fax";
|
||||
$apps[$x]['menu'][0]['title']['de-de'] = "Faxserver";
|
||||
$apps[$x]['menu'][0]['title']['de-ch'] = "Faxserver";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Faxserver";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Fax Server";
|
||||
$apps[$x]['menu'][0]['title']['fr-fr'] = "Serveur Fax";
|
||||
$apps[$x]['menu'][0]['title']['fr-ca'] = "Serveur du fax";
|
||||
$apps[$x]['menu'][0]['title']['pt-pt'] = "Servidor de Fax";
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ $text['title-gateways']['pl'] = "Bramy wyjściowe (gateways)";
|
|||
$text['title-gateways']['uk'] = "Шлюзи";
|
||||
$text['title-gateways']['sv-se'] = "Gateways";
|
||||
$text['title-gateways']['ro'] = "";
|
||||
$text['title-gateways']['de-at'] = "Gateways";
|
||||
|
||||
$text['title-gateway']['en-us'] = "Gateway";
|
||||
$text['title-gateway']['es-cl'] = "Pasarela";
|
||||
|
|
@ -19,6 +20,7 @@ $text['title-gateway']['pl'] = "Brama wyjściowa (gateway)";
|
|||
$text['title-gateway']['uk'] = "Шлюз";
|
||||
$text['title-gateway']['sv-se'] = "Gateway";
|
||||
$text['title-gateway']['ro'] = "";
|
||||
$text['title-gateway']['de-at'] = "Gateway";
|
||||
|
||||
$text['select-global']['en-us'] = "Global";
|
||||
$text['select-global']['es-cl'] = "Global";
|
||||
|
|
@ -29,6 +31,7 @@ $text['select-global']['pl'] = "Globalny";
|
|||
$text['select-global']['uk'] = "Global";
|
||||
$text['select-global']['sv-se'] = "Global";
|
||||
$text['select-global']['ro'] = "Global";
|
||||
$text['select-global']['de-at'] = "Global";
|
||||
|
||||
$text['message-update']['en-us'] = "Update Completed";
|
||||
$text['message-update']['es-cl'] = "Actualización Completada";
|
||||
|
|
@ -39,6 +42,7 @@ $text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
|||
$text['message-update']['uk'] = "Оновлення завершено";
|
||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||
$text['message-update']['ro'] = "Actualizare completă";
|
||||
$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
|
||||
|
||||
$text['message-required']['en-us'] = "Please provide: ";
|
||||
$text['message-required']['es-cl'] = "Por favor ingrese: ";
|
||||
|
|
@ -49,6 +53,7 @@ $text['message-required']['pl'] = "Wpisz:";
|
|||
$text['message-required']['uk'] = "Будь ласка, вкажіть:";
|
||||
$text['message-required']['sv-se'] = "Var god uppge:";
|
||||
$text['message-required']['ro'] = "";
|
||||
$text['message-required']['de-at'] = "Bitte geben Sie folgendes an:";
|
||||
|
||||
$text['message-maximum_gateways']['en-us'] = "Maximum Gateways:";
|
||||
$text['message-maximum_gateways']['es-cl'] = "Gateways Máximo Permitido:";
|
||||
|
|
@ -59,6 +64,7 @@ $text['message-maximum_gateways']['pl'] = "Maksymalna ilość bram wyjściowych"
|
|||
$text['message-maximum_gateways']['uk'] = "Максимальна кількість шлюзів";
|
||||
$text['message-maximum_gateways']['sv-se'] = "Max antal Gateways:";
|
||||
$text['message-maximum_gateways']['ro'] = "";
|
||||
$text['message-maximum_gateways']['de-at'] = "Maximale Anzahl an Gateways:";
|
||||
|
||||
$text['message-delete']['en-us'] = "Delete Completed";
|
||||
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
||||
|
|
@ -69,6 +75,7 @@ $text['message-delete']['pl'] = "Usunięto poprawnie";
|
|||
$text['message-delete']['uk'] = "Видалено";
|
||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||
$text['message-delete']['ro'] = "Ștergere completă";
|
||||
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
||||
|
||||
$text['message-copy']['en-us'] = "Copy Completed";
|
||||
$text['message-copy']['es-cl'] = "Copia Completada";
|
||||
|
|
@ -79,6 +86,7 @@ $text['message-copy']['pl'] = "Skopiowano poprawnie";
|
|||
$text['message-copy']['uk'] = "Скопійовано";
|
||||
$text['message-copy']['sv-se'] = "Kopiering Slutförd";
|
||||
$text['message-copy']['ro'] = "Copiere completă";
|
||||
$text['message-copy']['de-at'] = "Erfolgreich kopiert";
|
||||
|
||||
$text['message-add']['en-us'] = "Add Completed";
|
||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||
|
|
@ -89,6 +97,7 @@ $text['message-add']['pl'] = "Dodano poprawnie";
|
|||
$text['message-add']['uk'] = "Додано";
|
||||
$text['message-add']['sv-se'] = "Tillagd";
|
||||
$text['message-add']['ro'] = "Adăugare completă";
|
||||
$text['message-add']['de-at'] = "Erfolgreich hinzugefügt";
|
||||
|
||||
$text['label-username']['en-us'] = "Username";
|
||||
$text['label-username']['es-cl'] = "Nombre de Usuario";
|
||||
|
|
@ -99,6 +108,7 @@ $text['label-username']['pl'] = "Użytkownik";
|
|||
$text['label-username']['uk'] = "Ім’я користувача";
|
||||
$text['label-username']['sv-se'] = "Användarnamn";
|
||||
$text['label-username']['ro'] = "Utilizator";
|
||||
$text['label-username']['de-at'] = "Benutzername";
|
||||
|
||||
$text['label-true']['en-us'] = "True";
|
||||
$text['label-true']['es-cl'] = "Verdadero";
|
||||
|
|
@ -109,6 +119,7 @@ $text['label-true']['pl'] = "Tak";
|
|||
$text['label-true']['uk'] = "Так";
|
||||
$text['label-true']['sv-se'] = "Sann";
|
||||
$text['label-true']['ro'] = "";
|
||||
$text['label-true']['de-at'] = "Ein";
|
||||
|
||||
$text['label-supress_cng']['en-us'] = "Supress CNG";
|
||||
$text['label-supress_cng']['es-cl'] = "Suprimir CNG";
|
||||
|
|
@ -119,6 +130,7 @@ $text['label-supress_cng']['pl'] = "Ztłum/wyłącz CNG (calling tones)";
|
|||
$text['label-supress_cng']['uk'] = "Supress CNG";
|
||||
$text['label-supress_cng']['sv-se'] = "Göm CNG";
|
||||
$text['label-supress_cng']['ro'] = "";
|
||||
$text['label-supress_cng']['de-at'] = "CNG unterdrücken";
|
||||
|
||||
$text['label-status-stopped']['en-us'] = "Stopped";
|
||||
$text['label-status-stopped']['es-cl'] = "Detenido";
|
||||
|
|
@ -129,6 +141,7 @@ $text['label-status-stopped']['pl'] = "Zatrzymany";
|
|||
$text['label-status-stopped']['uk'] = "Зупинено";
|
||||
$text['label-status-stopped']['sv-se'] = "Stoppad";
|
||||
$text['label-status-stopped']['ro'] = "Oprit";
|
||||
$text['label-status-stopped']['de-at'] = "Gestoppt";
|
||||
|
||||
$text['label-status-running']['en-us'] = "Running";
|
||||
$text['label-status-running']['es-cl'] = "Corriendo";
|
||||
|
|
@ -139,6 +152,7 @@ $text['label-status-running']['pl'] = "Uruchomiony";
|
|||
$text['label-status-running']['uk'] = "Запущено";
|
||||
$text['label-status-running']['sv-se'] = "I drift";
|
||||
$text['label-status-running']['ro'] = "";
|
||||
$text['label-status-running']['de-at'] = "Aktiv";
|
||||
|
||||
$text['label-status']['en-us'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
|
|
@ -149,6 +163,7 @@ $text['label-status']['pl'] = "Status";
|
|||
$text['label-status']['uk'] = "Статус";
|
||||
$text['label-status']['sv-se'] = "Status";
|
||||
$text['label-status']['ro'] = "Stare";
|
||||
$text['label-status']['de-at'] = "Status";
|
||||
|
||||
$text['label-state']['en-us'] = "State";
|
||||
$text['label-state']['es-cl'] = "Estado";
|
||||
|
|
@ -159,6 +174,7 @@ $text['label-state']['pl'] = "Stan";
|
|||
$text['label-state']['uk'] = "Стан";
|
||||
$text['label-state']['sv-se'] = "Status";
|
||||
$text['label-state']['ro'] = "";
|
||||
$text['label-state']['de-at'] = "Status";
|
||||
|
||||
$text['label-sip_cid_type']['en-us'] = "Sip CID Type";
|
||||
$text['label-sip_cid_type']['es-cl'] = "Tipo de Caller ID SIP ";
|
||||
|
|
@ -169,6 +185,7 @@ $text['label-sip_cid_type']['pl'] = "Typ SIP CID";
|
|||
$text['label-sip_cid_type']['uk'] = "Sip CID Type";
|
||||
$text['label-sip_cid_type']['sv-se'] = "Sip CID Typ";
|
||||
$text['label-sip_cid_type']['ro'] = "";
|
||||
$text['label-sip_cid_type']['de-at'] = "SIP CID Type";
|
||||
|
||||
$text['label-retry_seconds']['en-us'] = "Retry Seconds";
|
||||
$text['label-retry_seconds']['es-cl'] = "Tiempo de reconexión";
|
||||
|
|
@ -179,6 +196,7 @@ $text['label-retry_seconds']['pl'] = "Ponowna próba {sek)";
|
|||
$text['label-retry_seconds']['uk'] = "Retry Seconds ";
|
||||
$text['label-retry_seconds']['sv-se'] = "Retry sekunder";
|
||||
$text['label-retry_seconds']['ro'] = "";
|
||||
$text['label-retry_seconds']['de-at'] = "Retry Seconds";
|
||||
|
||||
$text['label-register_transport']['en-us'] = "Register Transport";
|
||||
$text['label-register_transport']['es-cl'] = "Transporte de Registro";
|
||||
|
|
@ -189,6 +207,7 @@ $text['label-register_transport']['pl'] = "Protokół transportu SIP 'Register'"
|
|||
$text['label-register_transport']['uk'] = "Транспорт для реєстрації";
|
||||
$text['label-register_transport']['sv-se'] = "Register Transport";
|
||||
$text['label-register_transport']['ro'] = "";
|
||||
$text['label-register_transport']['de-at'] = "Register Transport";
|
||||
|
||||
$text['label-register_proxy']['en-us'] = "Register Proxy";
|
||||
$text['label-register_proxy']['es-cl'] = "Proxy de Registro";
|
||||
|
|
@ -199,6 +218,7 @@ $text['label-register_proxy']['pl'] = "Serwer proxy rejestracji";
|
|||
$text['label-register_proxy']['uk'] = "Проксі для реєстрації";
|
||||
$text['label-register_proxy']['sv-se'] = "Register Proxy";
|
||||
$text['label-register_proxy']['ro'] = "";
|
||||
$text['label-register_proxy']['de-at'] = "Register Proxy";
|
||||
|
||||
$text['label-register']['en-us'] = "Register";
|
||||
$text['label-register']['es-cl'] = "Registrar";
|
||||
|
|
@ -209,6 +229,7 @@ $text['label-register']['pl'] = "Rejestracja";
|
|||
$text['label-register']['uk'] = "Реєстрація";
|
||||
$text['label-register']['sv-se'] = "Register";
|
||||
$text['label-register']['ro'] = "";
|
||||
$text['label-register']['de-at'] = "Register";
|
||||
|
||||
$text['label-realm']['en-us'] = "Realm";
|
||||
$text['label-realm']['es-cl'] = "Reino";
|
||||
|
|
@ -219,6 +240,7 @@ $text['label-realm']['pl'] = "Realm (domena)";
|
|||
$text['label-realm']['uk'] = "";
|
||||
$text['label-realm']['sv-se'] = "Realm";
|
||||
$text['label-realm']['ro'] = "";
|
||||
$text['label-realm']['de-at'] = "Realm";
|
||||
|
||||
$text['label-proxy']['en-us'] = "Proxy";
|
||||
$text['label-proxy']['es-cl'] = "Proxy";
|
||||
|
|
@ -229,6 +251,7 @@ $text['label-proxy']['pl'] = "Proxy";
|
|||
$text['label-proxy']['uk'] = "Проксі";
|
||||
$text['label-proxy']['sv-se'] = "Proxy";
|
||||
$text['label-proxy']['ro'] = "";
|
||||
$text['label-proxy']['de-at'] = "Proxy";
|
||||
|
||||
$text['label-profile']['en-us'] = "Profile";
|
||||
$text['label-profile']['es-cl'] = "Perfil";
|
||||
|
|
@ -239,6 +262,7 @@ $text['label-profile']['pl'] = "Profil";
|
|||
$text['label-profile']['uk'] = "Профіль";
|
||||
$text['label-profile']['sv-se'] = "Profil";
|
||||
$text['label-profile']['ro'] = "Profil";
|
||||
$text['label-profile']['de-at'] = "Profil";
|
||||
|
||||
$text['label-ping']['en-us'] = "Ping";
|
||||
$text['label-ping']['es-cl'] = "Ping";
|
||||
|
|
@ -249,6 +273,7 @@ $text['label-ping']['pl'] = "Ping";
|
|||
$text['label-ping']['uk'] = "Пінг";
|
||||
$text['label-ping']['sv-se'] = "Ping";
|
||||
$text['label-ping']['ro'] = "Ping";
|
||||
$text['label-ping']['de-at'] = "Ping";
|
||||
|
||||
$text['label-password']['en-us'] = "Password";
|
||||
$text['label-password']['es-cl'] = "Contraseña";
|
||||
|
|
@ -259,6 +284,7 @@ $text['label-password']['pl'] = "Hasło";
|
|||
$text['label-password']['uk'] = "Пароль";
|
||||
$text['label-password']['sv-se'] = "Lösenord";
|
||||
$text['label-password']['ro'] = "Parolă";
|
||||
$text['label-password']['de-at'] = "Passwort";
|
||||
|
||||
$text['label-outbound_proxy']['en-us'] = "Outbound Proxy";
|
||||
$text['label-outbound_proxy']['es-cl'] = "Proxy de Salida";
|
||||
|
|
@ -269,6 +295,7 @@ $text['label-outbound_proxy']['pl'] = "Wychodzący serwer proxy";
|
|||
$text['label-outbound_proxy']['uk'] = "Вихідний проксі";
|
||||
$text['label-outbound_proxy']['sv-se'] = "Utgående Proxy";
|
||||
$text['label-outbound_proxy']['ro'] = "";
|
||||
$text['label-outbound_proxy']['de-at'] = "Outbound Proxy";
|
||||
|
||||
$text['label-gateway']['en-us'] = "Gateway";
|
||||
$text['label-gateway']['es-cl'] = "Pasarela";
|
||||
|
|
@ -279,6 +306,7 @@ $text['label-gateway']['pl'] = "Brama wyjściowa ";
|
|||
$text['label-gateway']['uk'] = "Шлюз";
|
||||
$text['label-gateway']['sv-se'] = "Gateway";
|
||||
$text['label-gateway']['ro'] = "";
|
||||
$text['label-gateway']['de-at'] = "Gateway";
|
||||
|
||||
$text['label-from_user']['en-us'] = "From User";
|
||||
$text['label-from_user']['es-cl'] = "From User";
|
||||
|
|
@ -289,6 +317,7 @@ $text['label-from_user']['pl'] = "Od użytkownika (from user)";
|
|||
$text['label-from_user']['uk'] = "Від користувача";
|
||||
$text['label-from_user']['sv-se'] = "From User";
|
||||
$text['label-from_user']['ro'] = "";
|
||||
$text['label-from_user']['de-at'] = "From User";
|
||||
|
||||
$text['label-from_domain']['en-us'] = "From Domain";
|
||||
$text['label-from_domain']['es-cl'] = "From Domain";
|
||||
|
|
@ -299,6 +328,7 @@ $text['label-from_domain']['pl'] = "Z domeny (from domain)";
|
|||
$text['label-from_domain']['uk'] = "З домену";
|
||||
$text['label-from_domain']['sv-se'] = "From Domain";
|
||||
$text['label-from_domain']['ro'] = "";
|
||||
$text['label-from_domain']['de-at'] = "From Domain";
|
||||
|
||||
$text['label-false']['en-us'] = "False";
|
||||
$text['label-false']['es-cl'] = "Falso";
|
||||
|
|
@ -309,6 +339,7 @@ $text['label-false']['pl'] = "Nie";
|
|||
$text['label-false']['uk'] = "Ні";
|
||||
$text['label-false']['sv-se'] = "Falsk";
|
||||
$text['label-false']['ro'] = "";
|
||||
$text['label-false']['de-at'] = "Aus";
|
||||
|
||||
$text['label-extension_in_contact']['en-us'] = "Extension In Contact";
|
||||
$text['label-extension_in_contact']['es-cl'] = "Extensión en Contacto";
|
||||
|
|
@ -319,6 +350,7 @@ $text['label-extension_in_contact']['pl'] = "Numer wewnętrzny w SIP 'Contact'";
|
|||
$text['label-extension_in_contact']['uk'] = "Розширення у контакта";
|
||||
$text['label-extension_in_contact']['sv-se'] = "Anknytning In Contact";
|
||||
$text['label-extension_in_contact']['ro'] = "";
|
||||
$text['label-extension_in_contact']['de-at'] = "Extension In Contact";
|
||||
|
||||
$text['label-extension']['en-us'] = "Extension";
|
||||
$text['label-extension']['es-cl'] = "Extensión";
|
||||
|
|
@ -329,6 +361,7 @@ $text['label-extension']['pl'] = "Numer wewnętrzny";
|
|||
$text['label-extension']['uk'] = "Розширення";
|
||||
$text['label-extension']['sv-se'] = "Anknytning";
|
||||
$text['label-extension']['ro'] = "Extensie";
|
||||
$text['label-extension']['de-at'] = "Durchwahl";
|
||||
|
||||
$text['label-expire_seconds']['en-us'] = "Expire Seconds";
|
||||
$text['label-expire_seconds']['es-cl'] = "Tiempo de expiración";
|
||||
|
|
@ -339,6 +372,7 @@ $text['label-expire_seconds']['pl'] = "Czas wygaśnięcia w SIP 'Expire'";
|
|||
$text['label-expire_seconds']['uk'] = "";
|
||||
$text['label-expire_seconds']['sv-se'] = "Utgår Sekunder";
|
||||
$text['label-expire_seconds']['ro'] = "";
|
||||
$text['label-expire_seconds']['de-at'] = "Expire Seconds";
|
||||
|
||||
$text['label-enabled']['en-us'] = "Enabled";
|
||||
$text['label-enabled']['es-cl'] = "Activado";
|
||||
|
|
@ -349,6 +383,7 @@ $text['label-enabled']['pl'] = "Włączony";
|
|||
$text['label-enabled']['uk'] = "Включено";
|
||||
$text['label-enabled']['sv-se'] = "Aktiverad";
|
||||
$text['label-enabled']['ro'] = "";
|
||||
$text['label-enabled']['de-at'] = "An";
|
||||
|
||||
$text['label-domain']['en-us'] = "Domain";
|
||||
$text['label-domain']['es-cl'] = "Dominio";
|
||||
|
|
@ -359,6 +394,7 @@ $text['label-domain']['pl'] = "Domena";
|
|||
$text['label-domain']['uk'] = "Домен";
|
||||
$text['label-domain']['sv-se'] = "Domän";
|
||||
$text['label-domain']['ro'] = "Domeniu";
|
||||
$text['label-domain']['de-at'] = "Domain";
|
||||
|
||||
$text['label-distinct_to']['en-us'] = "Distinct To";
|
||||
$text['label-distinct_to']['es-cl'] = "Distinct_To";
|
||||
|
|
@ -369,6 +405,7 @@ $text['label-distinct_to']['pl'] = "Wyodrębnj do";
|
|||
$text['label-distinct_to']['uk'] = "";
|
||||
$text['label-distinct_to']['sv-se'] = "Distinct To";
|
||||
$text['label-distinct_to']['ro'] = "";
|
||||
$text['label-distinct_to']['de-at'] = "Distinct To";
|
||||
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
|
|
@ -379,6 +416,7 @@ $text['label-description']['pl'] = "Opis";
|
|||
$text['label-description']['uk'] = "Опис";
|
||||
$text['label-description']['sv-se'] = "Beskrivning";
|
||||
$text['label-description']['ro'] = "";
|
||||
$text['label-description']['de-at'] = "Beschreibung";
|
||||
|
||||
$text['label-context']['en-us'] = "Context";
|
||||
$text['label-context']['es-cl'] = "Contexto";
|
||||
|
|
@ -389,6 +427,7 @@ $text['label-context']['pl'] = "Kontekst";
|
|||
$text['label-context']['uk'] = "Контекст";
|
||||
$text['label-context']['sv-se'] = "Context";
|
||||
$text['label-context']['ro'] = "";
|
||||
$text['label-context']['de-at'] = "Kontext";
|
||||
|
||||
$text['label-codec_prefs']['en-us'] = "Codec Preferences";
|
||||
$text['label-codec_prefs']['es-cl'] = "Lista de Codecs";
|
||||
|
|
@ -399,6 +438,7 @@ $text['label-codec_prefs']['pl'] = "Preferencja kodeków";
|
|||
$text['label-codec_prefs']['uk'] = "";
|
||||
$text['label-codec_prefs']['sv-se'] = "Codec Preferences";
|
||||
$text['label-codec_prefs']['ro'] = "Preferințe codec";
|
||||
$text['label-codec_prefs']['de-at'] = "Bevorzugte Codecs";
|
||||
|
||||
$text['label-channels']['en-us'] = "Channels";
|
||||
$text['label-channels']['es-cl'] = "Canales";
|
||||
|
|
@ -409,6 +449,7 @@ $text['label-channels']['pl'] = "Kanały";
|
|||
$text['label-channels']['uk'] = "Канали";
|
||||
$text['label-channels']['sv-se'] = "Kanaler";
|
||||
$text['label-channels']['ro'] = "Canale";
|
||||
$text['label-channels']['de-at'] = "Kanäle";
|
||||
|
||||
$text['label-caller_id_in_from']['en-us'] = "Caller ID In From";
|
||||
$text['label-caller_id_in_from']['es-cl'] = "Caller ID In From";
|
||||
|
|
@ -419,6 +460,7 @@ $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']['sv-se'] = "Caller ID In From";
|
||||
$text['label-caller_id_in_from']['ro'] = "";
|
||||
$text['label-caller_id_in_from']['de-at'] = "Caller ID In From";
|
||||
|
||||
$text['label-auth_username']['en-us'] = "Auth Username";
|
||||
$text['label-auth_username']['es-cl'] = "Auth Username";
|
||||
|
|
@ -429,6 +471,7 @@ $text['label-auth_username']['pl'] = "Nazwa użytkownika (login)";
|
|||
$text['label-auth_username']['uk'] = "Auth Username ";
|
||||
$text['label-auth_username']['sv-se'] = "Auth Username";
|
||||
$text['label-auth_username']['ro'] = "";
|
||||
$text['label-auth_username']['de-at'] = "Auth Benutzername";
|
||||
|
||||
$text['label-action-stop']['en-us'] = "Stop";
|
||||
$text['label-action-stop']['es-cl'] = "Detener";
|
||||
|
|
@ -439,6 +482,7 @@ $text['label-action-stop']['pl'] = "Stop";
|
|||
$text['label-action-stop']['uk'] = "Зупинити";
|
||||
$text['label-action-stop']['sv-se'] = "Stopp";
|
||||
$text['label-action-stop']['ro'] = "";
|
||||
$text['label-action-stop']['de-at'] = "Stop";
|
||||
|
||||
$text['label-action-start']['en-us'] = "Start";
|
||||
$text['label-action-start']['es-cl'] = "Inicio";
|
||||
|
|
@ -449,6 +493,7 @@ $text['label-action-start']['pl'] = "Start";
|
|||
$text['label-action-start']['uk'] = "Запустити";
|
||||
$text['label-action-start']['sv-se'] = "Start";
|
||||
$text['label-action-start']['ro'] = "";
|
||||
$text['label-action-start']['de-at'] = "Start";
|
||||
|
||||
$text['label-action']['en-us'] = "Action";
|
||||
$text['label-action']['es-cl'] = "Acción";
|
||||
|
|
@ -459,6 +504,7 @@ $text['label-action']['pl'] = "Operacja";
|
|||
$text['label-action']['uk'] = "Дія";
|
||||
$text['label-action']['sv-se'] = "Åtgärd";
|
||||
$text['label-action']['ro'] = "";
|
||||
$text['label-action']['de-at'] = "Aktion";
|
||||
|
||||
$text['description-username']['en-us'] = "Enter the username here.";
|
||||
$text['description-username']['es-cl'] = "Ingrese el nombre de usuario aquí";
|
||||
|
|
@ -469,6 +515,7 @@ $text['description-username']['pl'] = "Wprowadź nazwę użytkownika";
|
|||
$text['description-username']['uk'] = "Введіть ім’я користувача";
|
||||
$text['description-username']['sv-se'] = "Ange användarnamn här.";
|
||||
$text['description-username']['ro'] = "";
|
||||
$text['description-username']['de-at'] = "Geben Sie den Benutzernamen an.";
|
||||
|
||||
$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";
|
||||
|
|
@ -479,6 +526,7 @@ $text['description-supress_cng']['pl'] = "Wprowadź ztłumienie/wyłączenie CN
|
|||
$text['description-supress_cng']['uk'] = "";
|
||||
$text['description-supress_cng']['sv-se'] = "Ange 'supress-cng'";
|
||||
$text['description-supress_cng']['ro'] = "";
|
||||
$text['description-supress_cng']['de-at'] = "Komfort Geräusch Generator unterdrücken";
|
||||
|
||||
$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).";
|
||||
|
|
@ -489,6 +537,7 @@ $text['description-sip_cid_type']['pl'] = "Wprowadź typ prezentacji (np. none,
|
|||
$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']['ro'] = "";
|
||||
$text['description-sip_cid_type']['de-at'] = "Geben Sie SIP CID type an: none, pid, rpid.";
|
||||
|
||||
$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.";
|
||||
|
|
@ -499,6 +548,7 @@ $text['description-retry_seconds']['pl'] = " Wprowadź wartość ponownej prób
|
|||
$text['description-retry_seconds']['uk'] = "";
|
||||
$text['description-retry_seconds']['sv-se'] = "Ange 'retry-sekunder' här.";
|
||||
$text['description-retry_seconds']['ro'] = "";
|
||||
$text['description-retry_seconds']['de-at'] = "Geben Sie an, nach welcher Zeit die Registrierung erneut versucht werden soll (nach fehlgeschlagenem Register)";
|
||||
|
||||
$text['description-register_transport']['en-us'] = "Choose whether to register-transport.";
|
||||
$text['description-register_transport']['es-cl'] = "Seleccione el tipo de transporte de registro.";
|
||||
|
|
@ -509,6 +559,7 @@ $text['description-register_transport']['pl'] = "Opcja protokołu transportu SI
|
|||
$text['description-register_transport']['uk'] = "";
|
||||
$text['description-register_transport']['sv-se'] = "Välj om registrera transport eller ej.";
|
||||
$text['description-register_transport']['ro'] = "";
|
||||
$text['description-register_transport']['de-at'] = "Wählen Sie ob register-transport verwendet werden soll.";
|
||||
|
||||
$text['description-register_proxy']['en-us'] = "Enter the register proxy here.";
|
||||
$text['description-register_proxy']['es-cl'] = "Ingrese el proxy de registro aquí";
|
||||
|
|
@ -519,6 +570,7 @@ $text['description-register_proxy']['pl'] = "Wprowadź serwer rejestracji proxy"
|
|||
$text['description-register_proxy']['uk'] = "Введіть проксі для реєстрації";
|
||||
$text['description-register_proxy']['sv-se'] = "Ange 'register proxy' här.";
|
||||
$text['description-register_proxy']['ro'] = "";
|
||||
$text['description-register_proxy']['de-at'] = "Geben Sie den Register Proxy hier an.";
|
||||
|
||||
$text['description-register']['en-us'] = "Choose whether to register.";
|
||||
$text['description-register']['es-cl'] = "Seleccione si desea registrar";
|
||||
|
|
@ -529,6 +581,7 @@ $text['description-register']['pl'] = "Wybierz czy wynagana jest rejestracja";
|
|||
$text['description-register']['uk'] = "";
|
||||
$text['description-register']['sv-se'] = "Välj om du vill registrera.";
|
||||
$text['description-register']['ro'] = "";
|
||||
$text['description-register']['de-at'] = "Wählen Sie ob dieses Gateway registriert werden soll.";
|
||||
|
||||
$text['description-realm']['en-us'] = "Enter the realm here.";
|
||||
$text['description-realm']['es-cl'] = "Ingrese el reino aquí";
|
||||
|
|
@ -539,6 +592,7 @@ $text['description-realm']['pl'] = "Wprowadź nazwe domeny (realm)";
|
|||
$text['description-realm']['uk'] = "";
|
||||
$text['description-realm']['sv-se'] = "Ange 'realm' här.";
|
||||
$text['description-realm']['ro'] = "";
|
||||
$text['description-realm']['de-at'] = "Geben Sie den Realm hier an.";
|
||||
|
||||
$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.";
|
||||
|
|
@ -549,6 +603,7 @@ $text['description-proxy']['pl'] = "Wprowadź nazwę domeny lub adres IP serwera
|
|||
$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']['ro'] = "";
|
||||
$text['description-proxy']['de-at'] = "Geben Sie die Domain oder die IP Adresse des Proxies an.";
|
||||
|
||||
$text['description-profile']['en-us'] = "Enter the profile here.";
|
||||
$text['description-profile']['es-cl'] = "Ingrese el perfil aquí.";
|
||||
|
|
@ -559,6 +614,7 @@ $text['description-profile']['pl'] = "Zdefiniuj ustawienia tego profilu";
|
|||
$text['description-profile']['uk'] = "Введіть профіль";
|
||||
$text['description-profile']['sv-se'] = "Definiera inställningar för denna profil.";
|
||||
$text['description-profile']['ro'] = "";
|
||||
$text['description-profile']['de-at'] = "Definieren Sie die Einstellungen für dieses Profil.";
|
||||
|
||||
$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í.";
|
||||
|
|
@ -569,6 +625,7 @@ $text['description-ping']['pl'] = "Wprowadź interwał PING (sek)";
|
|||
$text['description-ping']['uk'] = "Введіть інтервал пінгування в секундах.";
|
||||
$text['description-ping']['sv-se'] = "Ange interval för ping i sekunder.";
|
||||
$text['description-ping']['ro'] = "";
|
||||
$text['description-ping']['de-at'] = "Geben Sie das Ping Interval in Sekunden an.";
|
||||
|
||||
$text['description-password']['en-us'] = "Enter the password here.";
|
||||
$text['description-password']['es-cl'] = "Ingrese la contraseña aquí";
|
||||
|
|
@ -579,6 +636,7 @@ $text['description-password']['pl'] = "Wpisz hasło";
|
|||
$text['description-password']['uk'] = "Введіть пароль";
|
||||
$text['description-password']['sv-se'] = "Fyll i lösenord.";
|
||||
$text['description-password']['ro'] = "";
|
||||
$text['description-password']['de-at'] = "Geben Sie das Passwort ein.";
|
||||
|
||||
$text['description-outbound_proxy']['en-us'] = "Enter the outbound proxy here.";
|
||||
$text['description-outbound_proxy']['es-cl'] = "Ingrese un proxy de salida aquí";
|
||||
|
|
@ -589,6 +647,7 @@ $text['description-outbound_proxy']['pl'] = "Wprowadź wychodzący serwer proxy"
|
|||
$text['description-outbound_proxy']['uk'] = "Введіть вихідний проксі";
|
||||
$text['description-outbound_proxy']['sv-se'] = "Fyll i utgående proxy.";
|
||||
$text['description-outbound_proxy']['ro'] = "";
|
||||
$text['description-outbound_proxy']['de-at'] = "Geben Sie den Outbound Proxy ein.";
|
||||
|
||||
$text['description-gateway-name']['en-us'] = "Enter the gateway name here.";
|
||||
$text['description-gateway-name']['es-cl'] = "Ingrese el nombre de la pasarela aquí";
|
||||
|
|
@ -599,6 +658,7 @@ $text['description-gateway-name']['pl'] = "Wprowadź nazwę bramy wyjściowej";
|
|||
$text['description-gateway-name']['uk'] = "Введіть назву шлюзу";
|
||||
$text['description-gateway-name']['sv-se'] = "Ange gateway namn här.";
|
||||
$text['description-gateway-name']['ro'] = "";
|
||||
$text['description-gateway-name']['de-at'] = "Geben Sie den Gateway Namen hier ein.";
|
||||
|
||||
$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.";
|
||||
|
|
@ -609,6 +669,7 @@ $text['description-gateway-edit']['pl'] = "Zdefiniuj połączenia do operatora
|
|||
$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']['ro'] = "";
|
||||
$text['description-gateway-edit']['de-at'] = "Definiert eine Verbindung zu einem SIP Provider oder einem anderen SIP Server.";
|
||||
|
||||
$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.";
|
||||
|
|
@ -619,6 +680,7 @@ $text['description-gateway']['pl'] = "Bramy wyjściowe zapewniają dostęp do in
|
|||
$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']['ro'] = "";
|
||||
$text['description-gateway']['de-at'] = "Gateways ermöglichen die Verbindung in andere Sprachnetze. Gateways können Voice over IP Provider oder andere Systeme sein, die eine SIP Registrierung voraussetzen.";
|
||||
|
||||
$text['description-from_user']['en-us'] = "Enter the from-user here.";
|
||||
$text['description-from_user']['pt-pt'] = "Introduza o from-user aqui.";
|
||||
|
|
@ -628,6 +690,7 @@ $text['description-from_user']['pl'] = "Wprowadź SIP 'from user'";
|
|||
$text['description-from_user']['uk'] = "";
|
||||
$text['description-from_user']['sv-se'] = "Ange 'from-user' här.";
|
||||
$text['description-from_user']['ro'] = "";
|
||||
$text['description-from_user']['de-at'] = "Geben Sie den From-User hier an.";
|
||||
|
||||
$text['description-from_domain']['en-us'] = "Enter the from-domain here.";
|
||||
$text['description-from_domain']['es-cl'] = "Parte dominio de cabecera SIP";
|
||||
|
|
@ -638,6 +701,7 @@ $text['description-from_domain']['pl'] = "Wprowadź SIP 'from-domain'";
|
|||
$text['description-from_domain']['uk'] = "";
|
||||
$text['description-from_domain']['sv-se'] = "Ange 'from-domain' här.";
|
||||
$text['description-from_domain']['ro'] = "";
|
||||
$text['description-from_domain']['de-at'] = "Geben Sie die From-Domain hier an.";
|
||||
|
||||
$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.";
|
||||
|
|
@ -648,6 +712,7 @@ $text['description-extension_in_contact']['pl'] = "Wprowadź numer wewnętrzny w
|
|||
$text['description-extension_in_contact']['uk'] = "";
|
||||
$text['description-extension_in_contact']['sv-se'] = "Ange 'Extension In Contact'";
|
||||
$text['description-extension_in_contact']['ro'] = "";
|
||||
$text['description-extension_in_contact']['de-at'] = "Geben Sie die Extension in Contact hier an.";
|
||||
|
||||
$text['description-extension']['en-us'] = "Enter the extension here.";
|
||||
$text['description-extension']['es-cl'] = "Ingrese la extensión aquí";
|
||||
|
|
@ -658,6 +723,7 @@ $text['description-extension']['pl'] = "Wprowadź alfanumeryczny numer wewnętrz
|
|||
$text['description-extension']['uk'] = "Введіть розширення";
|
||||
$text['description-extension']['sv-se'] = "Ange anknytningen här.";
|
||||
$text['description-extension']['ro'] = "";
|
||||
$text['description-extension']['de-at'] = "Weisen Sie die Nebenstellen und Linien einem Gerät zu.";
|
||||
|
||||
$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.";
|
||||
|
|
@ -668,6 +734,7 @@ $text['description-expire_seconds']['pl'] = "Wprowadź czas wygaśnięcia (sek)"
|
|||
$text['description-expire_seconds']['uk'] = "";
|
||||
$text['description-expire_seconds']['sv-se'] = "Ange 'expire-seconds' här.";
|
||||
$text['description-expire_seconds']['ro'] = "";
|
||||
$text['description-expire_seconds']['de-at'] = "Geben Sie an, nach wie vielen Sekunden die Registrierung des Gateways erneuert werden soll.";
|
||||
|
||||
$text['description-enabled']['en-us'] = "Enable or Disable the Gateway";
|
||||
$text['description-enabled']['es-cl'] = "Activar o Desactivar la Pasarela";
|
||||
|
|
@ -678,6 +745,7 @@ $text['description-enabled']['pl'] = "Ustaw status numeru wewnętrznego.";
|
|||
$text['description-enabled']['uk'] = "";
|
||||
$text['description-enabled']['sv-se'] = "Aktivera eller In-aktivera Gateway";
|
||||
$text['description-enabled']['ro'] = "";
|
||||
$text['description-enabled']['de-at'] = "Setzen Sie den Status dieser Standardeinstellung.";
|
||||
|
||||
$text['description-domain']['en-us'] = "";
|
||||
$text['description-domain']['es-cl'] = "";
|
||||
|
|
@ -688,6 +756,7 @@ $text['description-domain']['pl'] = "";
|
|||
$text['description-domain']['uk'] = "";
|
||||
$text['description-domain']['sv-se'] = "";
|
||||
$text['description-domain']['ro'] = "";
|
||||
$text['description-domain']['de-at'] = "";
|
||||
|
||||
$text['description-distinct_to']['en-us'] = "Enter the distinct_to here.";
|
||||
$text['description-distinct_to']['es-cl'] = "Ingrese el distinct_to aquí.";
|
||||
|
|
@ -698,6 +767,7 @@ $text['description-distinct_to']['pl'] = "Wprowadź wartość 'wyodrębnj do'";
|
|||
$text['description-distinct_to']['uk'] = "";
|
||||
$text['description-distinct_to']['sv-se'] = "Ange 'distinct_to' här. ";
|
||||
$text['description-distinct_to']['ro'] = "";
|
||||
$text['description-distinct_to']['de-at'] = "Geben Sie den Distinct To hier an.";
|
||||
|
||||
$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í.";
|
||||
|
|
@ -708,6 +778,7 @@ $text['description-description']['pl'] = "Wprowadź opis bramy wyjściowej";
|
|||
$text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
|
||||
$text['description-description']['sv-se'] = "Ange en beskrivning för gateway:en här.";
|
||||
$text['description-description']['ro'] = "";
|
||||
$text['description-description']['de-at'] = "Falls gewünscht, geben Sie eine Beschreibung an.";
|
||||
|
||||
$text['description-context']['en-us'] = "Enter the context here.";
|
||||
$text['description-context']['es-cl'] = "Ingrese el contexto aquí";
|
||||
|
|
@ -718,6 +789,7 @@ $text['description-context']['pl'] = "Wprowadź kontekst";
|
|||
$text['description-context']['uk'] = "";
|
||||
$text['description-context']['sv-se'] = "Ange 'context' här.";
|
||||
$text['description-context']['ro'] = "";
|
||||
$text['description-context']['de-at'] = "Geben Sie den Kontext hier an.";
|
||||
|
||||
$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";
|
||||
|
|
@ -728,6 +800,7 @@ $text['description-codec_prefs']['pl'] = "Wprowadź listę preferencji kodeków
|
|||
$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']['ro'] = "";
|
||||
$text['description-codec_prefs']['de-at'] = "Geben Sie hier die Liste der bevorzugten Codecs an. (z.B. PCMA,PCMU,G722)";
|
||||
|
||||
$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.";
|
||||
|
|
@ -738,6 +811,7 @@ $text['description-channels']['pl'] = "Maksymalna ilość kanałów głosowych d
|
|||
$text['description-channels']['uk'] = "";
|
||||
$text['description-channels']['sv-se'] = "Max antal samtidiga kanaler för gateway.";
|
||||
$text['description-channels']['ro'] = "";
|
||||
$text['description-channels']['de-at'] = "Maximale Anzahl gleichzeitiger Gespräche möglich mit diesem Gateway.";
|
||||
|
||||
$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";
|
||||
|
|
@ -748,6 +822,7 @@ $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']['sv-se'] = "Ange 'caller-id-in-from'.";
|
||||
$text['description-caller_id_in_from']['ro'] = "";
|
||||
$text['description-caller_id_in_from']['de-at'] = "Geben Sie Caller ID in From an.";
|
||||
|
||||
$text['description-auth_username']['en-us'] = "Enter the auth-username here.";
|
||||
$text['description-auth_username']['es-cl'] = "Ingrese el auth-username aquí";
|
||||
|
|
@ -758,6 +833,7 @@ $text['description-auth_username']['pl'] = "Wprowadź nazwe użytkownika (login)
|
|||
$text['description-auth_username']['uk'] = "";
|
||||
$text['description-auth_username']['sv-se'] = "Ange 'uth-username' här.";
|
||||
$text['description-auth_username']['ro'] = "";
|
||||
$text['description-auth_username']['de-at'] = "Geben Sie den Auth Benutzernamen hier an.";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
|
|
@ -768,6 +844,7 @@ $text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
|||
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||
$text['confirm-delete']['ro'] = "";
|
||||
$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
||||
|
||||
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
|
|
@ -778,6 +855,7 @@ $text['confirm-copy']['pl'] = "Czy na pewno chcesz to skopiować?";
|
|||
$text['confirm-copy']['uk'] = "Ви дійсно бажаєте це копіювати?";
|
||||
$text['confirm-copy']['sv-se'] = "Vill du verkligen kopiera detta?";
|
||||
$text['confirm-copy']['ro'] = "";
|
||||
$text['confirm-copy']['de-at'] = "Wollen Sie das wirdklich kopieren?";
|
||||
|
||||
$text['button-view']['en-us'] = "View";
|
||||
$text['button-view']['es-cl'] = "Ver";
|
||||
|
|
@ -788,6 +866,7 @@ $text['button-view']['pl'] = "Widok";
|
|||
$text['button-view']['uk'] = "Перегляд";
|
||||
$text['button-view']['sv-se'] = "Visa";
|
||||
$text['button-view']['ro'] = "";
|
||||
$text['button-view']['de-at'] = "Ansicht";
|
||||
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['es-cl'] = "Guardar";
|
||||
|
|
@ -798,6 +877,7 @@ $text['button-save']['pl'] = "Zachowaj";
|
|||
$text['button-save']['uk'] = "Зберегти";
|
||||
$text['button-save']['sv-se'] = "Spara";
|
||||
$text['button-save']['ro'] = "Salvează";
|
||||
$text['button-save']['de-at'] = "Speichern";
|
||||
|
||||
$text['button-refresh']['en-us'] = "Refresh";
|
||||
$text['button-refresh']['es-cl'] = "Refrescar";
|
||||
|
|
@ -808,6 +888,7 @@ $text['button-refresh']['pl'] = "Odśwież";
|
|||
$text['button-refresh']['uk'] = "Оновити";
|
||||
$text['button-refresh']['sv-se'] = "Uppdatera";
|
||||
$text['button-refresh']['ro'] = "";
|
||||
$text['button-refresh']['de-at'] = "Aktualisieren";
|
||||
|
||||
$text['button-edit']['en-us'] = "Edit";
|
||||
$text['button-edit']['es-cl'] = "Editar";
|
||||
|
|
@ -818,6 +899,7 @@ $text['button-edit']['pl'] = "Edytuj";
|
|||
$text['button-edit']['uk'] = "Редагувати";
|
||||
$text['button-edit']['sv-se'] = "Editera";
|
||||
$text['button-edit']['ro'] = "";
|
||||
$text['button-edit']['de-at'] = "Bearbeiten";
|
||||
|
||||
$text['button-delete']['en-us'] = "Delete";
|
||||
$text['button-delete']['es-cl'] = "Eliminar";
|
||||
|
|
@ -828,6 +910,7 @@ $text['button-delete']['pl'] = "Usuń";
|
|||
$text['button-delete']['uk'] = "Видалити";
|
||||
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||
$text['button-delete']['ro'] = "";
|
||||
$text['button-delete']['de-at'] = "Löschen";
|
||||
|
||||
$text['button-copy']['en-us'] = "Copy";
|
||||
$text['button-copy']['es-cl'] = "Copiar";
|
||||
|
|
@ -838,6 +921,7 @@ $text['button-copy']['pl'] = "Kopiuj";
|
|||
$text['button-copy']['uk'] = "Копіювати";
|
||||
$text['button-copy']['sv-se'] = "Kopiera";
|
||||
$text['button-copy']['ro'] = "";
|
||||
$text['button-copy']['de-at'] = "Kopieren";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "Volver";
|
||||
|
|
@ -848,6 +932,7 @@ $text['button-back']['pl'] = "Wróć";
|
|||
$text['button-back']['uk'] = "Назад";
|
||||
$text['button-back']['sv-se'] = "Tillbaka";
|
||||
$text['button-back']['ro'] = "Înapoi";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
|
||||
$text['button-advanced']['en-us'] = "Advanced";
|
||||
$text['button-advanced']['es-cl'] = "Avanzado";
|
||||
|
|
@ -858,6 +943,7 @@ $text['button-advanced']['pl'] = "Zaawansowane";
|
|||
$text['button-advanced']['uk'] = "Додатково";
|
||||
$text['button-advanced']['sv-se'] = "Avancerat";
|
||||
$text['button-advanced']['ro'] = "";
|
||||
$text['button-advanced']['de-at'] = "Erweitert";
|
||||
|
||||
$text['button-add']['en-us'] = "Add";
|
||||
$text['button-add']['es-cl'] = "Agregar";
|
||||
|
|
@ -868,5 +954,6 @@ $text['button-add']['pl'] = "Dodaj";
|
|||
$text['button-add']['uk'] = "Додати";
|
||||
$text['button-add']['sv-se'] = "Lägg Till";
|
||||
$text['button-add']['ro'] = "";
|
||||
$text['button-add']['de-at'] = "Hinzufügen";
|
||||
|
||||
?>
|
||||
|
|
@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pt-br'] = "Gateways";
|
|||
$apps[$x]['menu'][0]['title']['pl'] = "Brama wyjściowa ";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Шлюзи";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Gateways";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Gateways";
|
||||
$apps[$x]['menu'][0]['uuid'] = "237a512a-f8fe-1ce4-b5d7-e71c401d7159";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55";
|
||||
$apps[$x]['menu'][0]['category'] = "internal";
|
||||
|
|
|
|||
|
|
@ -7,6 +7,7 @@ $text['title-option_edit']['fr-fr'] = "Menu SVI Editer un Option";
|
|||
$text['title-option_edit']['pt-br'] = "Editar IVR";
|
||||
$text['title-option_edit']['pl'] = "Edycja zapowiedzi głosowych (IVR)";
|
||||
$text['title-option_edit']['sv-se'] = "Ändra IVR Meny Val";
|
||||
$text['title-option_edit']['de-at'] = "";
|
||||
|
||||
$text['title-option_add']['en-us'] = "IVR Menu Option Add";
|
||||
$text['title-option_add']['es-cl'] = "Agregar Menú IVR";
|
||||
|
|
@ -15,6 +16,7 @@ $text['title-option_add']['fr-fr'] = "Menu SVI Ajouter une Option";
|
|||
$text['title-option_add']['pt-br'] = "Adicionar IVR";
|
||||
$text['title-option_add']['pl'] = "Dodaj zapowiedź głosową (IVR)";
|
||||
$text['title-option_add']['sv-se'] = "Lägg Till IVR Meny Val";
|
||||
$text['title-option_add']['de-at'] = "";
|
||||
|
||||
$text['title-ivr_menus']['en-us'] = "IVR Menus";
|
||||
$text['title-ivr_menus']['es-cl'] = "Menus IVR";
|
||||
|
|
@ -23,6 +25,7 @@ $text['title-ivr_menus']['fr-fr'] = "Menus SVI";
|
|||
$text['title-ivr_menus']['pt-br'] = "Menus de IVR";
|
||||
$text['title-ivr_menus']['pl'] = "Menu zapowiedzi głosowych (IVR)";
|
||||
$text['title-ivr_menus']['sv-se'] = "IVR Menyer";
|
||||
$text['title-ivr_menus']['de-at'] = "";
|
||||
|
||||
$text['title-ivr_menu']['en-us'] = "IVR Menu";
|
||||
$text['title-ivr_menu']['es-cl'] = "Menú IVR";
|
||||
|
|
@ -31,6 +34,7 @@ $text['title-ivr_menu']['fr-fr'] = "Menu SVI";
|
|||
$text['title-ivr_menu']['pt-br'] = "Menus de IVR";
|
||||
$text['title-ivr_menu']['pl'] = "Menu zapowiedzi głosowej (IVR)";
|
||||
$text['title-ivr_menu']['sv-se'] = "IVR Meny";
|
||||
$text['title-ivr_menu']['de-at'] = "";
|
||||
|
||||
$text['option-true']['en-us'] = "True";
|
||||
$text['option-true']['es-cl'] = "verdadero";
|
||||
|
|
@ -39,6 +43,7 @@ $text['option-true']['fr-fr'] = "Oui";
|
|||
$text['option-true']['pt-br'] = "Sim";
|
||||
$text['option-true']['pl'] = "Tak";
|
||||
$text['option-true']['sv-se'] = "Sann";
|
||||
$text['option-true']['de-at'] = "Ein";
|
||||
|
||||
$text['option-false']['en-us'] = "False";
|
||||
$text['option-false']['es-cl'] = "Falso";
|
||||
|
|
@ -47,6 +52,7 @@ $text['option-false']['fr-fr'] = "Non";
|
|||
$text['option-false']['pt-br'] = "Não";
|
||||
$text['option-false']['pl'] = "Nie";
|
||||
$text['option-false']['sv-se'] = "Falsk";
|
||||
$text['option-false']['de-at'] = "Aus";
|
||||
|
||||
$text['message-update']['en-us'] = "Update Completed";
|
||||
$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']['pl'] = "Zaktualizowano poprawnie";
|
||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||
$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
|
||||
|
||||
$text['message-required']['en-us'] = "Please provide: ";
|
||||
$text['message-required']['es-cl'] = "Por favor ingrese: ";
|
||||
|
|
@ -63,6 +70,7 @@ $text['message-required']['fr-fr'] = "Merci d'indiquer: ";
|
|||
$text['message-required']['pt-br'] = "Por favor Indique:";
|
||||
$text['message-required']['pl'] = "Wpisz:";
|
||||
$text['message-required']['sv-se'] = "Var god uppge:";
|
||||
$text['message-required']['de-at'] = "Bitte geben Sie folgendes an:";
|
||||
|
||||
$text['message-message']['en-us'] = "Message";
|
||||
$text['message-message']['es-cl'] = "Mensaje";
|
||||
|
|
@ -71,6 +79,7 @@ $text['message-message']['fr-fr'] = "Message";
|
|||
$text['message-message']['pt-br'] = "Mensagem";
|
||||
$text['message-message']['pl'] = "Wiadomość";
|
||||
$text['message-message']['sv-se'] = "Meddelande";
|
||||
$text['message-message']['de-at'] = "Nachricht";
|
||||
|
||||
$text['message-maximum_ivr_menus']['en-us'] = "Maximum IVR Menus:";
|
||||
$text['message-maximum_ivr_menus']['es-cl'] = "Máxima IVR Menús Animales:";
|
||||
|
|
@ -79,6 +88,7 @@ $text['message-maximum_ivr_menus']['fr-fr'] = "Menus Maximale SVI Admis:";
|
|||
$text['message-maximum_ivr_menus']['pt-br'] = "Menu máximo IVR";
|
||||
$text['message-maximum_ivr_menus']['pl'] = "Maksymalna ilość zapowiedzi głosowych";
|
||||
$text['message-maximum_ivr_menus']['sv-se'] = "Max Antal IVR Menyer: ";
|
||||
$text['message-maximum_ivr_menus']['de-at'] = "";
|
||||
|
||||
$text['message-delete']['en-us'] = "Delete Completed";
|
||||
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
||||
|
|
@ -87,6 +97,7 @@ $text['message-delete']['fr-fr'] = "Supprimé";
|
|||
$text['message-delete']['pt-br'] = "Remoção Efetuada";
|
||||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
||||
|
||||
$text['message-copy']['en-us'] = "Copy Completed";
|
||||
$text['message-copy']['es-cl'] = "Copia Completada";
|
||||
|
|
@ -95,6 +106,7 @@ $text['message-copy']['fr-fr'] = "Copié";
|
|||
$text['message-copy']['pt-br'] = "Cópia Efetuada";
|
||||
$text['message-copy']['pl'] = "Skopiowano poprawnie";
|
||||
$text['message-copy']['sv-se'] = "Kopiering Slutförd";
|
||||
$text['message-copy']['de-at'] = "Kopieren erfolgreich";
|
||||
|
||||
$text['message-add']['en-us'] = "Add Completed";
|
||||
$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']['pl'] = "Dodano poprawnie";
|
||||
$text['message-add']['sv-se'] = "Tillagd";
|
||||
$text['message-add']['de-at'] = "";
|
||||
|
||||
$text['label-tts_voice']['en-us'] = "TTS Voice";
|
||||
$text['label-tts_voice']['es-cl'] = "Voz TTS";
|
||||
|
|
@ -111,6 +124,7 @@ $text['label-tts_voice']['fr-fr'] = "Voix TTS";
|
|||
$text['label-tts_voice']['pt-br'] = "Voz do TTS";
|
||||
$text['label-tts_voice']['pl'] = "Głos syntezatora mowy (TTS)";
|
||||
$text['label-tts_voice']['sv-se'] = "TTS Voice";
|
||||
$text['label-tts_voice']['de-at'] = "";
|
||||
|
||||
$text['label-tts_engine']['en-us'] = "TTS Engine";
|
||||
$text['label-tts_engine']['es-cl'] = "Motor TTS";
|
||||
|
|
@ -119,6 +133,7 @@ $text['label-tts_engine']['fr-fr'] = "Moteur TTS";
|
|||
$text['label-tts_engine']['pt-br'] = "Gerador TTS";
|
||||
$text['label-tts_engine']['pl'] = "Napęd syntezatora mowy (TTS)";
|
||||
$text['label-tts_engine']['sv-se'] = "TTS Engine";
|
||||
$text['label-tts_engine']['de-at'] = "";
|
||||
|
||||
$text['label-timeout']['en-us'] = "Timeout";
|
||||
$text['label-timeout']['es-cl'] = "Timeout";
|
||||
|
|
@ -127,6 +142,7 @@ $text['label-timeout']['fr-fr'] = "Timeout";
|
|||
$text['label-timeout']['pt-br'] = "Tempo limite";
|
||||
$text['label-timeout']['pl'] = "Przekroczenie czasu oczekiwania (timeout)";
|
||||
$text['label-timeout']['sv-se'] = "Tidsgräns";
|
||||
$text['label-timeout']['de-at'] = "";
|
||||
|
||||
$text['label-ring_back']['en-us'] = "Ring Back";
|
||||
$text['label-ring_back']['es-cl'] = "Retorno de llamado";
|
||||
|
|
@ -135,6 +151,7 @@ $text['label-ring_back']['fr-fr'] = "Retour de Sonnerie";
|
|||
$text['label-ring_back']['pt-br'] = "Tom de chamada";
|
||||
$text['label-ring_back']['pl'] = "Rodzaj sygnału w słuchawce dzwoniącego";
|
||||
$text['label-ring_back']['sv-se'] = "Ring Tillbaka";
|
||||
$text['label-ring_back']['de-at'] = "";
|
||||
|
||||
$text['label-order']['en-us'] = "Order";
|
||||
$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']['pl'] = "Kolejność";
|
||||
$text['label-order']['sv-se'] = "Ordning";
|
||||
$text['label-order']['de-at'] = "";
|
||||
|
||||
$text['label-options']['en-us'] = "Options";
|
||||
$text['label-options']['es-cl'] = "Opciones";
|
||||
|
|
@ -151,6 +169,7 @@ $text['label-options']['fr-fr'] = "Options";
|
|||
$text['label-options']['pt-br'] = "Opções";
|
||||
$text['label-options']['pl'] = "Opcje";
|
||||
$text['label-options']['sv-se'] = "Val";
|
||||
$text['label-options']['de-at'] = "";
|
||||
|
||||
$text['label-option']['en-us'] = "Option";
|
||||
$text['label-option']['es-cl'] = "Opción";
|
||||
|
|
@ -159,6 +178,7 @@ $text['label-option']['fr-fr'] = "Option";
|
|||
$text['label-option']['pt-br'] = "Opção";
|
||||
$text['label-option']['pl'] = "Opcja";
|
||||
$text['label-option']['sv-se'] = "Val";
|
||||
$text['label-option']['de-at'] = "";
|
||||
|
||||
$text['label-name']['en-us'] = "Name";
|
||||
$text['label-name']['es-cl'] = "Nombre";
|
||||
|
|
@ -167,6 +187,7 @@ $text['label-name']['fr-fr'] = "Nom";
|
|||
$text['label-name']['pt-br'] = "Nome";
|
||||
$text['label-name']['pl'] = "Nazwa";
|
||||
$text['label-name']['sv-se'] = "Namn";
|
||||
$text['label-name']['de-at'] = "Name";
|
||||
|
||||
$text['label-max_timeouts']['en-us'] = "Max Timeouts";
|
||||
$text['label-max_timeouts']['es-cl'] = "Máximo de Timeouts";
|
||||
|
|
@ -175,6 +196,7 @@ $text['label-max_timeouts']['fr-fr'] = "Timeouts Max";
|
|||
$text['label-max_timeouts']['pt-br'] = "Nª máximo de tempo de saída";
|
||||
$text['label-max_timeouts']['pl'] = "Maksymalna wartość przekroczenia czasu oczekiwania";
|
||||
$text['label-max_timeouts']['sv-se'] = "Max Tidsgräns";
|
||||
$text['label-max_timeouts']['de-at'] = "";
|
||||
|
||||
$text['label-max_failures']['en-us'] = "Max Failures";
|
||||
$text['label-max_failures']['es-cl'] = "Máximo de Fallos";
|
||||
|
|
@ -183,6 +205,7 @@ $text['label-max_failures']['fr-fr'] = "Echecs Max";
|
|||
$text['label-max_failures']['pt-br'] = "Nª máximo de falhas";
|
||||
$text['label-max_failures']['pl'] = "Maksymalna ilość nieudanych prób";
|
||||
$text['label-max_failures']['sv-se'] = "Max Fel";
|
||||
$text['label-max_failures']['de-at'] = "";
|
||||
|
||||
$text['label-invalid_sound']['en-us'] = "Invalid Sound";
|
||||
$text['label-invalid_sound']['es-cl'] = "Sonido Inválido";
|
||||
|
|
@ -191,6 +214,7 @@ $text['label-invalid_sound']['fr-fr'] = "Audio si Invalide";
|
|||
$text['label-invalid_sound']['pt-br'] = "Áudio inválido";
|
||||
$text['label-invalid_sound']['pl'] = "Dźwięk nieprawidłowego wyboru.";
|
||||
$text['label-invalid_sound']['sv-se'] = "Fel Ljud";
|
||||
$text['label-invalid_sound']['de-at'] = "";
|
||||
|
||||
$text['label-inter-digit_timeout']['en-us'] = "Inter-Digit Timeout";
|
||||
$text['label-inter-digit_timeout']['es-cl'] = "Inter-Digit Tiempo de espera";
|
||||
|
|
@ -199,6 +223,7 @@ $text['label-inter-digit_timeout']['fr-fr'] = "Timeout Inter-Digit";
|
|||
$text['label-inter-digit_timeout']['pt-br'] = "Tempo de saída entre digitos";
|
||||
$text['label-inter-digit_timeout']['pl'] = "Czas pomiędzy wybranymi cyframi na klawiaturze";
|
||||
$text['label-inter-digit_timeout']['sv-se'] = "Inter-Digit Tidsgräns";
|
||||
$text['label-inter-digit_timeout']['de-at'] = "";
|
||||
|
||||
$text['label-greet_short']['en-us'] = "Greet Short";
|
||||
$text['label-greet_short']['es-cl'] = "Mensaje Corto";
|
||||
|
|
@ -207,6 +232,7 @@ $text['label-greet_short']['fr-fr'] = "Message Court";
|
|||
$text['label-greet_short']['pt-br'] = "Saudação curta";
|
||||
$text['label-greet_short']['pl'] = "Krótkie powiadomienie";
|
||||
$text['label-greet_short']['sv-se'] = "Kort Hälsning";
|
||||
$text['label-greet_short']['de-at'] = "";
|
||||
|
||||
$text['label-greet_long']['en-us'] = "Greet Long";
|
||||
$text['label-greet_long']['es-cl'] = "Mensaje Largo";
|
||||
|
|
@ -215,6 +241,7 @@ $text['label-greet_long']['fr-fr'] = "Message Long";
|
|||
$text['label-greet_long']['pt-br'] = "Saudação longa";
|
||||
$text['label-greet_long']['pl'] = "Długie powiadomienie";
|
||||
$text['label-greet_long']['sv-se'] = "Lång Hälsning";
|
||||
$text['label-greet_long']['de-at'] = "";
|
||||
|
||||
$text['label-extension']['en-us'] = "Extension";
|
||||
$text['label-extension']['es-cl'] = "Extensión";
|
||||
|
|
@ -223,6 +250,7 @@ $text['label-extension']['fr-fr'] = "Extension";
|
|||
$text['label-extension']['pt-br'] = "Ramal";
|
||||
$text['label-extension']['pl'] = "Numer wewnętrzny";
|
||||
$text['label-extension']['sv-se'] = "Anknytning";
|
||||
$text['label-extension']['de-at'] = "Durchwahl";
|
||||
|
||||
$text['label-exit_sound']['en-us'] = "Exit Sound";
|
||||
$text['label-exit_sound']['es-cl'] = "Sonido de Salida";
|
||||
|
|
@ -231,6 +259,7 @@ $text['label-exit_sound']['fr-fr'] = "Audio de sortie";
|
|||
$text['label-exit_sound']['pt-br'] = "Áudio de saída";
|
||||
$text['label-exit_sound']['pl'] = "Dźwięk przy wyjściu";
|
||||
$text['label-exit_sound']['sv-se'] = "Avslutningsljud";
|
||||
$text['label-exit_sound']['de-at'] = "";
|
||||
|
||||
$text['label-exit_action']['en-us'] = "Exit Action";
|
||||
$text['label-exit_action']['es-cl'] = "Acción de Salida";
|
||||
|
|
@ -239,6 +268,7 @@ $text['label-exit_action']['fr-fr'] = "Action de Sortie";
|
|||
$text['label-exit_action']['pt-br'] = "Ação de saída";
|
||||
$text['label-exit_action']['pl'] = "Porzuć operację";
|
||||
$text['label-exit_action']['sv-se'] = "Avslutningsaktion";
|
||||
$text['label-exit_action']['de-at'] = "";
|
||||
|
||||
$text['label-enabled']['en-us'] = "Enabled";
|
||||
$text['label-enabled']['es-cl'] = "Activado";
|
||||
|
|
@ -247,6 +277,7 @@ $text['label-enabled']['fr-fr'] = "Actif";
|
|||
$text['label-enabled']['pt-br'] = "Habilitado";
|
||||
$text['label-enabled']['pl'] = "IVR Włączony";
|
||||
$text['label-enabled']['sv-se'] = "Aktiverad";
|
||||
$text['label-enabled']['de-at'] = "An";
|
||||
|
||||
$text['label-direct_dial']['en-us'] = "Direct Dial";
|
||||
$text['label-direct_dial']['es-cl'] = "Discado Directo";
|
||||
|
|
@ -255,6 +286,7 @@ $text['label-direct_dial']['fr-fr'] = "Appel Direct";
|
|||
$text['label-direct_dial']['pt-br'] = "Marcações diretas";
|
||||
$text['label-direct_dial']['pl'] = "Numer telefoniczny przypisany do numeru wewnętrznego (DDI)";
|
||||
$text['label-direct_dial']['sv-se'] = "Direkt Ringning";
|
||||
$text['label-direct_dial']['de-at'] = "";
|
||||
|
||||
$text['label-digit_length']['en-us'] = "Digit Length";
|
||||
$text['label-digit_length']['es-cl'] = "Largo de dígitos";
|
||||
|
|
@ -263,6 +295,7 @@ $text['label-digit_length']['fr-fr'] = "Nombre de Digits";
|
|||
$text['label-digit_length']['pt-br'] = "Número de digitos";
|
||||
$text['label-digit_length']['pl'] = "Długość wybranej cyfry";
|
||||
$text['label-digit_length']['sv-se'] = "Nummerlängd";
|
||||
$text['label-digit_length']['de-at'] = "";
|
||||
|
||||
$text['label-destination']['en-us'] = "Destination";
|
||||
$text['label-destination']['es-cl'] = "Destino";
|
||||
|
|
@ -271,6 +304,7 @@ $text['label-destination']['fr-fr'] = "Destination";
|
|||
$text['label-destination']['pt-br'] = "Número de destino";
|
||||
$text['label-destination']['pl'] = "Destynacja";
|
||||
$text['label-destination']['sv-se'] = "Destination";
|
||||
$text['label-destination']['de-at'] = "Ziel";
|
||||
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
|
|
@ -279,6 +313,7 @@ $text['label-description']['fr-fr'] = "Description";
|
|||
$text['label-description']['pt-br'] = "Descrição";
|
||||
$text['label-description']['pl'] = "Opis";
|
||||
$text['label-description']['sv-se'] = "Beskrivning";
|
||||
$text['label-description']['de-at'] = "";
|
||||
|
||||
$text['label-comfirm_macro']['en-us'] = "Confirm Macro";
|
||||
$text['label-comfirm_macro']['es-cl'] = "Macro de Confirmación";
|
||||
|
|
@ -287,6 +322,7 @@ $text['label-comfirm_macro']['fr-fr'] = "Macro de Confirmation";
|
|||
$text['label-comfirm_macro']['pt-br'] = "Confirmar macro";
|
||||
$text['label-comfirm_macro']['pl'] = "Potwierdź makro";
|
||||
$text['label-comfirm_macro']['sv-se'] = "Konfirmera Macro";
|
||||
$text['label-comfirm_macro']['de-at'] = "";
|
||||
|
||||
$text['label-comfirm_key']['en-us'] = "Confirm Key";
|
||||
$text['label-comfirm_key']['es-cl'] = "Tecla de Confirmación";
|
||||
|
|
@ -295,6 +331,7 @@ $text['label-comfirm_key']['fr-fr'] = "Touche de Confirmation";
|
|||
$text['label-comfirm_key']['pt-br'] = "Tecla de confirmação";
|
||||
$text['label-comfirm_key']['pl'] = "Potwierdź przyciskiem";
|
||||
$text['label-comfirm_key']['sv-se'] = "Konfirmera Knapp";
|
||||
$text['label-comfirm_key']['de-at'] = "";
|
||||
|
||||
$text['label-comfirm_attempts']['en-us'] = "Confirm Attempts";
|
||||
$text['label-comfirm_attempts']['es-cl'] = "confirme intentos";
|
||||
|
|
@ -303,6 +340,7 @@ $text['label-comfirm_attempts']['fr-fr'] = "Essais de Confirmation";
|
|||
$text['label-comfirm_attempts']['pt-br'] = "Confirmar tentativas";
|
||||
$text['label-comfirm_attempts']['pl'] = "Potwierdź próby";
|
||||
$text['label-comfirm_attempts']['sv-se'] = "Konfirmera Försök";
|
||||
$text['label-comfirm_attempts']['de-at'] = "";
|
||||
|
||||
$text['label-caller_id_name_prefix']['en-us'] = "Caller ID Name Prefix";
|
||||
$text['label-caller_id_name_prefix']['es-cl'] = "Prefijo de Nombre de Caller ID";
|
||||
|
|
@ -311,6 +349,7 @@ $text['label-caller_id_name_prefix']['fr-fr'] = "Préfixe ajouté au nom de l'ap
|
|||
$text['label-caller_id_name_prefix']['pt-br'] = "Prefixo do nome do discador";
|
||||
$text['label-caller_id_name_prefix']['pl'] = "Prefiks nazwy abonenta dzwoniacego";
|
||||
$text['label-caller_id_name_prefix']['sv-se'] = "Caller ID Namn Prefix";
|
||||
$text['label-caller_id_name_prefix']['de-at'] = "";
|
||||
|
||||
$text['header-option_list']['en-us'] = "Option List";
|
||||
$text['header-option_list']['es-cl'] = "Listado de Opciones";
|
||||
|
|
@ -319,6 +358,7 @@ $text['header-option_list']['fr-fr'] = "Liste d'Option";
|
|||
$text['header-option_list']['pt-br'] = "Lista de opções";
|
||||
$text['header-option_list']['pl'] = "Lista opcji";
|
||||
$text['header-option_list']['sv-se'] = "Val Lista";
|
||||
$text['header-option_list']['de-at'] = "";
|
||||
|
||||
$text['header-option_edit']['en-us'] = "IVR Menu Option Edit";
|
||||
$text['header-option_edit']['es-cl'] = "Editar Menú IVR";
|
||||
|
|
@ -327,6 +367,7 @@ $text['header-option_edit']['fr-fr'] = "Menu SVI Editer un Option";
|
|||
$text['header-option_edit']['pt-br'] = "Editar opção de IVR";
|
||||
$text['header-option_edit']['pl'] = "Edytuj opcje menu IVR";
|
||||
$text['header-option_edit']['sv-se'] = "Ändra IVR Meny Val";
|
||||
$text['header-option_edit']['de-at'] = "";
|
||||
|
||||
$text['header-option_add']['en-us'] = "IVR Menu Option Add";
|
||||
$text['header-option_add']['es-cl'] = "Agregar Menú IVR";
|
||||
|
|
@ -335,6 +376,7 @@ $text['header-option_add']['fr-fr'] = "Menu SVI Ajouter une Option";
|
|||
$text['header-option_add']['pt-br'] = "Adicionar opção de IVR";
|
||||
$text['header-option_add']['pl'] = "Dodaj opcje do menu IVR";
|
||||
$text['header-option_add']['sv-se'] = "Lägg Till IVR Meny Val";
|
||||
$text['header-option_add']['de-at'] = "";
|
||||
|
||||
$text['header-ivr_menus']['en-us'] = "IVR Menus";
|
||||
$text['header-ivr_menus']['es-cl'] = "Menus IVR";
|
||||
|
|
@ -343,6 +385,7 @@ $text['header-ivr_menus']['fr-fr'] = "Menus SVI";
|
|||
$text['header-ivr_menus']['pt-br'] = "Menus de IVR";
|
||||
$text['header-ivr_menus']['pl'] = "Menu zapowiedzi głosowych (IVR)";
|
||||
$text['header-ivr_menus']['sv-se'] = "IVR Menyer";
|
||||
$text['header-ivr_menus']['de-at'] = "";
|
||||
|
||||
$text['header-ivr_menu']['en-us'] = "IVR Menu";
|
||||
$text['header-ivr_menu']['es-cl'] = "Menú IVR";
|
||||
|
|
@ -351,6 +394,7 @@ $text['header-ivr_menu']['fr-fr'] = "Menu SVI";
|
|||
$text['header-ivr_menu']['pt-br'] = "Menu IVR";
|
||||
$text['header-ivr_menu']['pl'] = "Menu zapowiedzi głosowej (IVR)";
|
||||
$text['header-ivr_menu']['sv-se'] = "IVR Meny";
|
||||
$text['header-ivr_menu']['de-at'] = "";
|
||||
|
||||
$text['description-tts_voice']['en-us'] = "Text to speech voice.";
|
||||
$text['description-tts_voice']['es-cl'] = "Voz de texto a voz";
|
||||
|
|
@ -359,6 +403,7 @@ $text['description-tts_voice']['fr-fr'] = "Voix du Text-To-Speech (texte vers pa
|
|||
$text['description-tts_voice']['pt-br'] = "Texto para áudio";
|
||||
$text['description-tts_voice']['pl'] = "Głos syntezatora mowy (TTS)";
|
||||
$text['description-tts_voice']['sv-se'] = "Text till tal röst.";
|
||||
$text['description-tts_voice']['de-at'] = "";
|
||||
|
||||
$text['description-tts_engine']['en-us'] = "Text to speech engine.";
|
||||
$text['description-tts_engine']['es-cl'] = "Motor de texto a voz.";
|
||||
|
|
@ -367,6 +412,7 @@ $text['description-tts_engine']['fr-fr'] = "Moteur du Text-To-Speech (texte vers
|
|||
$text['description-tts_engine']['pt-br'] = "Gerador de texto para áudio";
|
||||
$text['description-tts_engine']['pl'] = "Napęd syntezatora mowy (TTS)";
|
||||
$text['description-tts_engine']['sv-se'] = "Text till tal 'engine'.";
|
||||
$text['description-tts_engine']['de-at'] = "";
|
||||
|
||||
$text['description-timeout']['en-us'] = "The number of milliseconds to wait after playing the greeting or the confirm macro.";
|
||||
$text['description-timeout']['es-cl'] = "La cantidad de milisegundos para esperar despues de reproducir el mensaje o el macro de confirmación.";
|
||||
|
|
@ -375,6 +421,7 @@ $text['description-timeout']['fr-fr'] = "Le temps en millisecondes à attendre a
|
|||
$text['description-timeout']['pt-br'] = "Informe o tempo em segundos para o tempo depois de tocar a mensagem de saudação";
|
||||
$text['description-timeout']['pl'] = "Ilość milisekund oczekiwania po odtworzeniu nagrania lub potwierdzenia makro.";
|
||||
$text['description-timeout']['sv-se'] = "Antal millisekunder att vänta efter hälsning eller konfirmera macro.";
|
||||
$text['description-timeout']['de-at'] = "";
|
||||
|
||||
$text['description-ring_back']['en-us'] = "Defines what the caller will hear while the destination is being called.";
|
||||
$text['description-ring_back']['es-cl'] = "Define qué va a escuchar quien llama mientras el destino es llamado.";
|
||||
|
|
@ -383,6 +430,7 @@ $text['description-ring_back']['fr-fr'] = "Défini ce que l'appelant entendra lo
|
|||
$text['description-ring_back']['pt-br'] = "Defina o áudio que o destino estará ouvindo enquando estiver na linha";
|
||||
$text['description-ring_back']['pl'] = "Zdefiniuj jaki sygnał słyszy dzwoniący podczas łączenia z numerem docelowym.";
|
||||
$text['description-ring_back']['sv-se'] = "Definierar vad inringande kommer att höra under tiden som destinationen rings upp.";
|
||||
$text['description-ring_back']['de-at'] = "";
|
||||
|
||||
$text['description-order']['en-us'] = "Select the order.";
|
||||
$text['description-order']['es-cl'] = "Seleccionar el orden.";
|
||||
|
|
@ -391,6 +439,7 @@ $text['description-order']['fr-fr'] = "Choisir l'ordre.";
|
|||
$text['description-order']['pt-br'] = "Defina a ordem (indice) para este elemento da matriz";
|
||||
$text['description-order']['pl'] = "Wybierz kolejność.";
|
||||
$text['description-order']['sv-se'] = "Välj ordning.";
|
||||
$text['description-order']['de-at'] = "";
|
||||
|
||||
$text['description-options']['en-us'] = "Define caller options for the IVR menu.";
|
||||
$text['description-options']['es-cl'] = "Definir opções de chamadas para o menu IVR.";
|
||||
|
|
@ -399,6 +448,7 @@ $text['description-options']['fr-fr'] = "Définir les options de l'appelant pour
|
|||
$text['description-options']['pt-br'] = "Selecione o nome da fila";
|
||||
$text['description-options']['pl'] = "Zdefiniuj opcje dzwoniącego w menu IVR";
|
||||
$text['description-options']['sv-se'] = "Definiera inringandes val i IVR Meny.";
|
||||
$text['description-options']['de-at'] = "";
|
||||
|
||||
$text['description-option_list']['en-us'] = "The recording presents options to the caller. Options match key presses (DTMF digits) from the caller which directs the call to the destinations.";
|
||||
$text['description-option_list']['es-cl'] = "La grabación presenta un menú de opciones. Cada opción corresponde a una tecla presionada (dígitos DMTF) desde el dipositivo de quien llama, el cual dirige la llamada a destino.";
|
||||
|
|
@ -407,6 +457,7 @@ $text['description-option_list']['fr-fr'] = "Le guide vocal présente les option
|
|||
$text['description-option_list']['pt-br'] = "A gravação apresenta ao chamador opções que pode escolher. As opções correspondem a teclas primidas pelo chamador (dígitos DTMF) que redirecionam a chamada para os destinos desejados. ";
|
||||
$text['description-option_list']['pl'] = "Menu IVR odtwarza wcześniej nagrany komunikat dając dzwoniącemu kilka opcji do wyboru. Po wybraniu jakiekolwiek opcji (DTMF) rozmowa jest przekazywana do wcześniej zdefiniowanego numeru, może to być poczta głosowa, inne menu IVR, faks, kolejkowanie polaczeń lub inne. ";
|
||||
$text['description-option_list']['sv-se'] = "Inspelningen presenterar val för inringande. Valen matchar knapptryckningar (DTMF) från inringande som sedan kopplar inringande till olika destinationer.";
|
||||
$text['description-option_list']['de-at'] = "";
|
||||
|
||||
$text['description-option_add_edit']['en-us'] = "The recording presents options to the caller. Options match key presses (DTMF digits) from the caller which directs the call to the destinations. ";
|
||||
$text['description-option_add_edit']['es-cl'] = "La grabación presenta un menú de opciones. Cada opción corresponde a una tecla presionada (dígitos DMTF) desde el dipositivo de quien llama, el cual dirige la llamada a destino.";
|
||||
|
|
@ -415,6 +466,7 @@ $text['description-option_add_edit']['fr-fr'] = "Le guide vocal présente les op
|
|||
$text['description-option_add_edit']['pt-br'] = "A gravação apresenta ao chamador opções que pode escolher. As opções correspondem a teclas primidas pelo chamador (dígitos DTMF) que redirecionam a chamada para os destinos desejados. ";
|
||||
$text['description-option_add_edit']['pl'] = "Menu IVR odtwarza wcześniej nagrany komunikat dając dzwoniącemu kilka opcji do wyboru. Po wybraniu jakiekolwiek opcji (DTMF) rozmowa jest przekazywana do wcześniej zdefiniowanego numeru, może to być poczta głosowa, inne menu IVR, faks, kolejkowanie polaczeń lub inne. ";
|
||||
$text['description-option_add_edit']['sv-se'] = "Inspelningen presenterar val för inringande. Valen matchar knapptryckningar (DTMF) från inringande som sedan kopplar inringande till olika destinationer.";
|
||||
$text['description-option_add_edit']['de-at'] = "";
|
||||
|
||||
$text['description-option']['en-us'] = "Any number between 1-5 digits or regular expressions.";
|
||||
$text['description-option']['es-cl'] = "Cualquier cantidad de 1 a 5 dígitos o expresiones regulares.";
|
||||
|
|
@ -423,6 +475,7 @@ $text['description-option']['fr-fr'] = "N'importe quel numéro entre 1 et 5 digi
|
|||
$text['description-option']['pt-br'] = "Informe um número de 1 a 5 digitos ou uma expressão regular";
|
||||
$text['description-option']['pl'] = "Jakikolwiek numer pomiędzy 1-5 lub wyrażenia regularne.";
|
||||
$text['description-option']['sv-se'] = "Ett nummer mellan 1-5 siffror eller ett reguljärt uttryck.";
|
||||
$text['description-option']['de-at'] = "";
|
||||
|
||||
$text['description-name']['en-us'] = "Enter a name for the IVR menu.";
|
||||
$text['description-name']['es-cl'] = "Ingrese un nombre para el menú IVR.";
|
||||
|
|
@ -431,6 +484,7 @@ $text['description-name']['fr-fr'] = "Choisir un nom pour le menu SVI";
|
|||
$text['description-name']['pt-br'] = "Insira o nome do menu";
|
||||
$text['description-name']['pl'] = "Wprowadź nazwę zapowiedzi głosowej.";
|
||||
$text['description-name']['sv-se'] = "Skriv in namnet på IVR Menyn.";
|
||||
$text['description-name']['de-at'] = "Geben Sie den Namen des Menüs an";
|
||||
|
||||
$text['description-max_timeouts']['en-us'] = "Maximum number of timeouts before exit.";
|
||||
$text['description-max_timeouts']['es-cl'] = "Número máximo de timeouts antes de terminar.";
|
||||
|
|
@ -439,6 +493,7 @@ $text['description-max_timeouts']['fr-fr'] = "Nombre maximum de timeouts avant d
|
|||
$text['description-max_timeouts']['pt-br'] = "Número máximo de tempo de saída antes de sair";
|
||||
$text['description-max_timeouts']['pl'] = "Maksymalna długość limitu czasu przed rozłączeniem.";
|
||||
$text['description-max_timeouts']['sv-se'] = "Max antal timeout innan slut.";
|
||||
$text['description-max_timeouts']['de-at'] = "";
|
||||
|
||||
$text['description-max_failures']['en-us'] = "Maximum number of retries before exit.";
|
||||
$text['description-max_failures']['es-cl'] = "Número máximo de reintentos antes de terminar.";
|
||||
|
|
@ -447,6 +502,7 @@ $text['description-max_failures']['fr-fr'] = "Nombre maximum de tentatives avant
|
|||
$text['description-max_failures']['pt-br'] = "Número máximo de tentativas antes de sair";
|
||||
$text['description-max_failures']['pl'] = "Maksymalna ilość prób przed rozłączeniem.";
|
||||
$text['description-max_failures']['sv-se'] = "Max antal försök innan slut.";
|
||||
$text['description-max_failures']['de-at'] = "";
|
||||
|
||||
$text['description-ivr_menus']['en-us'] = "The IVR Menu plays a recording or a pre-defined phrase that presents the caller with options to choose from. Each option has a corresponding destination. The destinations can be extensions, voicemail, other IVR menus, call groups, FAX extensions, and more.";
|
||||
$text['description-ivr_menus']['es-cl'] = "El menú IVR reproduce una grabación o una frase predefinida que presenta opciones para elegir. Cada opción corresponde a un destino. Los destinos pueden ser extensiones, correo de voz, IVR, grupos, fax entre otros.";
|
||||
|
|
@ -455,6 +511,7 @@ $text['description-ivr_menus']['fr-fr'] = "Le Menu SVI joue un guide vocal ou un
|
|||
$text['description-ivr_menus']['pt-br'] = "O IVR toca uma gravação ou uma frase pré-definidos que são apresentados ao chamador na forma de opções que pode escolher. Cada opção tem um destino correspondente. Os destinos podem ser extensões, correio de voz, outros IVRs, grupos, extensões de FAX, etc. ";
|
||||
$text['description-ivr_menus']['pl'] = "Menu IVR odtwarza wcześniej nagrany komunikat dając dzwoniącemu kilka opcji do wyboru. Po wybraniu jakiekolwiek opcji (DTMF) rozmowa jest przekazywana do wcześniej zdefiniowanego numeru, może to być poczta głosowa, inne menu IVR, faks, kolejkowanie polaczeń lub inne. ";
|
||||
$text['description-ivr_menus']['sv-se'] = "IVR Menyn spelar upp en inspelning eller en fördefinierad fras som ger uppringaren alternativ att välja mellan. Varje val har en motsvarande destination. Destinationerna kan vara anknytningar, röstbrevlåda, andra IVR menyer , samtalsgrupper, FAX anknytningar mm.";
|
||||
$text['description-ivr_menus']['de-at'] = "";
|
||||
|
||||
$text['description-ivr_menu']['en-us'] = "The IVR Menu plays a recording or a pre-defined phrase that presents the caller with options to choose from. Each option has a corresponding destination. The destinations can be extensions, voicemail, other IVR menus, call groups, FAX extensions, and more.";
|
||||
$text['description-ivr_menu']['es-cl'] = "El menú IVR reproduce una grabación o una frase predefinida que presenta opciones para elegir. Cada opción corresponde a un destino. Los destinos pueden ser extensiones, correo de voz, IVR, grupos, fax entre otros.";
|
||||
|
|
@ -463,6 +520,7 @@ $text['description-ivr_menu']['fr-fr'] = "Le Menu SVI joue un guide vocal ou un
|
|||
$text['description-ivr_menu']['pt-br'] = "O IVR toca uma gravação ou uma frase pré-definidos que são apresentados ao chamador na forma de opções que pode escolher. Cada opção tem um destino correspondente. Os destinos podem ser extensões, correio de voz, outros IVRs, grupos, extensões de FAX, etc. ";
|
||||
$text['description-ivr_menu']['pl'] = "Menu IVR odtwarza wcześniej nagrany komunikat dając dzwoniącemu kilka opcji do wyboru. Po wybraniu jakiekolwiek opcji (DTMF) rozmowa jest przekazywana do wcześniej zdefiniowanego numeru, może to być poczta głosowa, inne menu IVR, faks, kolejkowanie polaczeń lub inne. ";
|
||||
$text['description-ivr_menu']['sv-se'] = "IVR Menyn spelar upp en inspelning eller en fördefinierad fras som ger uppringaren alternativ att välja mellan. Varje val har en motsvarande destination. Destinationerna kan vara anknytningar, röstbrevlåda, andra IVR menyer , samtalsgrupper, FAX anknytningar mm.";
|
||||
$text['description-ivr_menu']['de-at'] = "";
|
||||
|
||||
$text['description-invalid_sound']['en-us'] = "Played when and invalid option is chosen.";
|
||||
$text['description-invalid_sound']['es-cl'] = "Reproducir cuando una opción inválida es elegida.";
|
||||
|
|
@ -471,6 +529,7 @@ $text['description-invalid_sound']['fr-fr'] = "Joué quand une option invalide e
|
|||
$text['description-invalid_sound']['pt-br'] = "É tocado quando escolhida uma opção inválida";
|
||||
$text['description-invalid_sound']['pl'] = "Jest odtwarzane gdy zostanie wybrana nieprawidłowa opcja.";
|
||||
$text['description-invalid_sound']['sv-se'] = "Spelas upp när ett ogiltigt val använts.";
|
||||
$text['description-invalid_sound']['de-at'] = "";
|
||||
|
||||
$text['description-inter-digit_timeout']['en-us'] = "The number of milliseconds to wait between digits.";
|
||||
$text['description-inter-digit_timeout']['es-cl'] = "El tiempo de espera, en milisegundos, a esperar entre dígitos.";
|
||||
|
|
@ -479,6 +538,7 @@ $text['description-inter-digit_timeout']['fr-fr'] = "Le temps en millisecondes
|
|||
$text['description-inter-digit_timeout']['pt-br'] = "Número em segundas a espera entre digitos";
|
||||
$text['description-inter-digit_timeout']['pl'] = "Ilość milisekund oczekiwania pomiędzy wprowadzonymi cyframi.";
|
||||
$text['description-inter-digit_timeout']['sv-se'] = "Antal millisekunder att vänta mellan siffror.";
|
||||
$text['description-inter-digit_timeout']['de-at'] = "";
|
||||
|
||||
$text['description-greet_short']['en-us'] = "The short greeting is played when returning to the menu.";
|
||||
$text['description-greet_short']['es-cl'] = "El mensaje corto se reproduce cuando se regresa al menú.";
|
||||
|
|
@ -487,6 +547,7 @@ $text['description-greet_short']['fr-fr'] = "Le message court est joué lors du
|
|||
$text['description-greet_short']['pt-br'] = "A saudação curta é tocada ao retornar ao menu";
|
||||
$text['description-greet_short']['pl'] = "Odtwarzane jest krótkie powitanie w momencie wejścia do menu.";
|
||||
$text['description-greet_short']['sv-se'] = "Den korta hälsningen spelas upp när man kommer tillbaka till IVR Menyn.";
|
||||
$text['description-greet_short']['de-at'] = "";
|
||||
|
||||
$text['description-greet_long']['en-us'] = "The long greeting is played when entering the menu.";
|
||||
$text['description-greet_long']['es-cl'] = "El mensaje largo se reproduce cuando se entra en el menú.";
|
||||
|
|
@ -495,6 +556,7 @@ $text['description-greet_long']['fr-fr'] = "Le message long est joué une fois l
|
|||
$text['description-greet_long']['pt-br'] = "A saudação longa é tocada quando se entra no menu";
|
||||
$text['description-greet_long']['pl'] = "Odtwarzane jest długie powitanie w momencie wejścia do menu.";
|
||||
$text['description-greet_long']['sv-se'] = "Den långa hälsningen spelas upp när man kommer till IVR Menyn.";
|
||||
$text['description-greet_long']['de-at'] = "";
|
||||
|
||||
$text['description-extension']['en-us'] = "Enter the extension number.";
|
||||
$text['description-extension']['es-cl'] = "Ingrese el número de extensión.";
|
||||
|
|
@ -503,6 +565,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']['pl'] = "Wprowadź numer wewnętrzny. Domyślna konfiguracja pozwala na 2-7 cyfrowe numery wewnętrzne";
|
||||
$text['description-extension']['sv-se'] = "Ange anknytningsnumret.";
|
||||
$text['description-extension']['de-at'] = "Weisen Sie die Nebenstellen und Linien einem Gerät zu.";
|
||||
|
||||
$text['description-exit_sound']['en-us'] = "Played when leaving the menu.";
|
||||
$text['description-exit_sound']['es-cl'] = "Reproducir cuando se deje el menú.";
|
||||
|
|
@ -511,6 +574,7 @@ $text['description-exit_sound']['fr-fr'] = "Joué lorsque l'on quitte ce menu.";
|
|||
$text['description-exit_sound']['pt-br'] = "É tocado quando se abandona o menu";
|
||||
$text['description-exit_sound']['pl'] = "Jest odtwarzane w momencie opuszczenia menu";
|
||||
$text['description-exit_sound']['sv-se'] = "Spelas när man lämnar IVR Menyn.";
|
||||
$text['description-exit_sound']['de-at'] = "";
|
||||
|
||||
$text['description-exit_action']['en-us'] = "Select the exit action to be performed if the IVR exits.";
|
||||
$text['description-exit_action']['es-cl'] = "Seleccione la acción de salida a ser realizada si el IVR existe.";
|
||||
|
|
@ -519,6 +583,7 @@ $text['description-exit_action']['fr-fr'] = "Choisir l'action à executer en sor
|
|||
$text['description-exit_action']['pt-br'] = "Escolher a ação de saída a realizar se o IVR existir";
|
||||
$text['description-exit_action']['pl'] = "Wybierz następny krok po wyjściu z IVR.";
|
||||
$text['description-exit_action']['sv-se'] = "Välj en aktion som skall utföras när IVR Menyn är 'slut'";
|
||||
$text['description-exit_action']['de-at'] = "";
|
||||
|
||||
$text['description-enabled']['en-us'] = "Set the status of this IVR Menu.";
|
||||
$text['description-enabled']['es-cl'] = "Configurar el estado de este menú IVR.";
|
||||
|
|
@ -527,6 +592,7 @@ $text['description-enabled']['fr-fr'] = "Choisir l'état de ce menu.";
|
|||
$text['description-enabled']['pt-br'] = "Escolha o estado desta definição";
|
||||
$text['description-enabled']['pl'] = "Ustaw status menu IVR.";
|
||||
$text['description-enabled']['sv-se'] = "Välj status på denna IVR Meny.";
|
||||
$text['description-enabled']['de-at'] = "Setzen Sie den Status dieser Standardeinstellung.";
|
||||
|
||||
$text['description-direct_dial']['en-us'] = "Define whether callers can dial directly to registered extensions.";
|
||||
$text['description-direct_dial']['es-cl'] = "Define si quienes llaman pueden marcar directamente a las extensiones y códigos.";
|
||||
|
|
@ -535,6 +601,7 @@ $text['description-direct_dial']['fr-fr'] = "Défini si on peut appeler directem
|
|||
$text['description-direct_dial']['pt-br'] = "Defina se as ligações podem ligar diretamente para extensões";
|
||||
$text['description-direct_dial']['pl'] = "Wybierz czy dzwoniący mogą się wydzwaniać bezpośrednio na numery wewnętrzne (z pominięciem opcji IVR).";
|
||||
$text['description-direct_dial']['sv-se'] = "Välj om inringande skall kunna ringa direkt till registrerade anknytningar.";
|
||||
$text['description-direct_dial']['de-at'] = "";
|
||||
|
||||
$text['description-digit_length']['en-us'] = "Maximum number of digits allowed.";
|
||||
$text['description-digit_length']['es-cl'] = "Número máximo de dígitos permitidos.";
|
||||
|
|
@ -543,6 +610,7 @@ $text['description-digit_length']['fr-fr'] = "Nombre maximum ed digits authoris
|
|||
$text['description-digit_length']['pt-br'] = "Número máximo de digitos permitido";
|
||||
$text['description-digit_length']['pl'] = "Maksymalna ilość cyfr";
|
||||
$text['description-digit_length']['sv-se'] = "Max antal siffror som tillåts.";
|
||||
$text['description-digit_length']['de-at'] = "";
|
||||
|
||||
$text['description-destination']['en-us'] = "Select the destination.";
|
||||
$text['description-destination']['es-cl'] = "Seleccionar el destino.";
|
||||
|
|
@ -551,6 +619,7 @@ $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']['pl'] = "Wybierz numer docelowy.";
|
||||
$text['description-destination']['sv-se'] = "Välj destination.";
|
||||
$text['description-destination']['de-at'] = "Wählen Sie das Ziel.";
|
||||
|
||||
$text['description-description']['en-us'] = "Enter a description, if desired.";
|
||||
$text['description-description']['es-cl'] = "Ingrese una descripción, opcional.";
|
||||
|
|
@ -559,6 +628,7 @@ $text['description-description']['fr-fr'] = "";
|
|||
$text['description-description']['pt-br'] = "Insira a descrição, caso desejar";
|
||||
$text['description-description']['pl'] = "Wpisz opis (opcjonalne).";
|
||||
$text['description-description']['sv-se'] = "Fyll i en beskrivning, om nödvändigt.";
|
||||
$text['description-description']['de-at'] = "Falls gewünscht, geben Sie eine Beschreibung an.";
|
||||
|
||||
$text['description-comfirm_macro']['en-us'] = "Enter the confirm macro.";
|
||||
$text['description-comfirm_macro']['es-cl'] = "Ingrese el macro de confirmación.";
|
||||
|
|
@ -567,6 +637,7 @@ $text['description-comfirm_macro']['fr-fr'] = "Entrer la Macro de Confirmation."
|
|||
$text['description-comfirm_macro']['pt-br'] = "Insira a confirmação da macro";
|
||||
$text['description-comfirm_macro']['pl'] = "Wpisz potwierdzenie makro.";
|
||||
$text['description-comfirm_macro']['sv-se'] = "Ange bekräftelse makro.";
|
||||
$text['description-comfirm_macro']['de-at'] = "";
|
||||
|
||||
$text['description-comfirm_key']['en-us'] = "Enter the confirm key.";
|
||||
$text['description-comfirm_key']['es-cl'] = "Ingrese la llave de confirmación.";
|
||||
|
|
@ -575,6 +646,7 @@ $text['description-comfirm_key']['fr-fr'] = "Entrer la touche de confirmation.";
|
|||
$text['description-comfirm_key']['pt-br'] = "Insira telca de confirmação";
|
||||
$text['description-comfirm_key']['pl'] = "Wpisz przycisk zatwierdzający..";
|
||||
$text['description-comfirm_key']['sv-se'] = "Ange bekräftelse knappen.";
|
||||
$text['description-comfirm_key']['de-at'] = "";
|
||||
|
||||
$text['description-comfirm_attempts']['en-us'] = "The maximum number of confirm attempts allowed.";
|
||||
$text['description-comfirm_attempts']['es-cl'] = "Número máximo de intentos de confirmación permitidos.";
|
||||
|
|
@ -583,6 +655,7 @@ $text['description-comfirm_attempts']['fr-fr'] = "Nombre maximum de tentatives d
|
|||
$text['description-comfirm_attempts']['pt-br'] = "Número máximo de tentativas permitidas";
|
||||
$text['description-comfirm_attempts']['pl'] = "Maksymalna ilość prób potwierdzenia.";
|
||||
$text['description-comfirm_attempts']['sv-se'] = "Max antal bekräftelse försök som tillåts.";
|
||||
$text['description-comfirm_attempts']['de-at'] = "";
|
||||
|
||||
$text['description-caller_id_name_prefix']['en-us'] = "Set a prefix on the caller ID name.";
|
||||
$text['description-caller_id_name_prefix']['es-cl'] = "Configurar el prefijo del nombre de Caller ID.";
|
||||
|
|
@ -591,6 +664,7 @@ $text['description-caller_id_name_prefix']['fr-fr'] = "Choisie un préfixe à aj
|
|||
$text['description-caller_id_name_prefix']['pt-br'] = "Defina um prefixo no nome do originador";
|
||||
$text['description-caller_id_name_prefix']['pl'] = "Ustaw prefiks nazwy abonenta dzwoniącego.";
|
||||
$text['description-caller_id_name_prefix']['sv-se'] = "Ange ett prefix för Caller ID namn.";
|
||||
$text['description-caller_id_name_prefix']['de-at'] = "";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
|
|
@ -599,6 +673,7 @@ $text['confirm-delete']['fr-fr'] = "Voulez-vous vraiment supprimer cela?";
|
|||
$text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
||||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||
$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
||||
|
||||
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
|
|
@ -607,6 +682,7 @@ $text['confirm-copy']['fr-fr'] = "Voulez-vous vraiment copier cela?";
|
|||
$text['confirm-copy']['pt-br'] = "Deseja realmente copiar isto?";
|
||||
$text['confirm-copy']['pl'] = "Czy na pewno chcesz to skopiować?";
|
||||
$text['confirm-copy']['sv-se'] = "Vill du verkligen kopiera detta?";
|
||||
$text['confirm-copy']['de-at'] = "Wollen Sie das wirdklich kopieren?";
|
||||
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['es-cl'] = "Guardar";
|
||||
|
|
@ -615,6 +691,7 @@ $text['button-save']['fr-fr'] = "Sauvegarder";
|
|||
$text['button-save']['pt-br'] = "Salvar";
|
||||
$text['button-save']['pl'] = "Zachowaj";
|
||||
$text['button-save']['sv-se'] = "Spara";
|
||||
$text['button-save']['de-at'] = "Speichern";
|
||||
|
||||
$text['button-restore']['en-us'] = "Restore Default";
|
||||
$text['button-restore']['es-cl'] = "Restaurar Predeterminado";
|
||||
|
|
@ -623,6 +700,7 @@ $text['button-restore']['fr-fr'] = "Restaurer les paramètres par défaut";
|
|||
$text['button-restore']['pt-br'] = "Restaurar valores";
|
||||
$text['button-restore']['pl'] = "Przywróć ustawienia domyślne";
|
||||
$text['button-restore']['sv-se'] = "Aktivera Standard Inställningar";
|
||||
$text['button-restore']['de-at'] = "Zurücksetzen";
|
||||
|
||||
$text['button-edit']['en-us'] = "Edit";
|
||||
$text['button-edit']['es-cl'] = "Editar";
|
||||
|
|
@ -631,6 +709,7 @@ $text['button-edit']['fr-fr'] = "Editer";
|
|||
$text['button-edit']['pt-br'] = "Editar";
|
||||
$text['button-edit']['pl'] = "Edytuj";
|
||||
$text['button-edit']['sv-se'] = "Editera";
|
||||
$text['button-edit']['de-at'] = "Bearbeiten";
|
||||
|
||||
$text['button-delete']['en-us'] = "Delete";
|
||||
$text['button-delete']['es-cl'] = "Eliminar";
|
||||
|
|
@ -639,6 +718,7 @@ $text['button-delete']['fr-fr'] = "Supprimer";
|
|||
$text['button-delete']['pt-br'] = "Remover";
|
||||
$text['button-delete']['pl'] = "Usuń";
|
||||
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||
$text['button-delete']['de-at'] = "";
|
||||
|
||||
$text['button-copy']['en-us'] = "Copy";
|
||||
$text['button-copy']['es-cl'] = "Copiar";
|
||||
|
|
@ -647,6 +727,7 @@ $text['button-copy']['fr-fr'] = "Copier";
|
|||
$text['button-copy']['pt-br'] = "Copiar";
|
||||
$text['button-copy']['pl'] = "Kopiuj";
|
||||
$text['button-copy']['sv-se'] = "Kopiera";
|
||||
$text['button-copy']['de-at'] = "Kopieren";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "espalda";
|
||||
|
|
@ -655,6 +736,7 @@ $text['button-back']['fr-fr'] = "Retour";
|
|||
$text['button-back']['pt-br'] = "Voltar";
|
||||
$text['button-back']['pl'] = "Wróć";
|
||||
$text['button-back']['sv-se'] = "Tillbaka";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
|
||||
$text['button-advanced']['en-us'] = "Advanced";
|
||||
$text['button-advanced']['es-cl'] = "Avanzado";
|
||||
|
|
@ -663,6 +745,7 @@ $text['button-advanced']['fr-fr'] = "Afficher les paramètres avancés";
|
|||
$text['button-advanced']['pt-br'] = "Avançar";
|
||||
$text['button-advanced']['pl'] = "Zaawansowane";
|
||||
$text['button-advanced']['sv-se'] = "Avancerat";
|
||||
$text['button-advanced']['de-at'] = "Erweitert";
|
||||
|
||||
$text['button-add']['en-us'] = "Add";
|
||||
$text['button-add']['es-cl'] = "Agregar";
|
||||
|
|
@ -671,5 +754,6 @@ $text['button-add']['fr-fr'] = "Ajouter";
|
|||
$text['button-add']['pt-br'] = "Adicionar";
|
||||
$text['button-add']['pl'] = "Dodaj";
|
||||
$text['button-add']['sv-se'] = "Lägg Till";
|
||||
$text['button-add']['de-at'] = "Hinzufügen";
|
||||
|
||||
?>
|
||||
|
|
@ -7,6 +7,7 @@ $apps[$x]['menu'][0]['title']['pt-pt'] = "Menu de IVR";
|
|||
$apps[$x]['menu'][0]['title']['pt-br'] = "Menu de IVR";
|
||||
$apps[$x]['menu'][0]['title']['pl'] = "Zapowiedzi głosowe (IVR)";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "IVR Meny";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "IVR Menü";
|
||||
$apps[$x]['menu'][0]['uuid'] = "72259497-a67b-e5aa-cac2-0f2dcef16308";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
||||
$apps[$x]['menu'][0]['category'] = "internal";
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ $text['title-moh']['pt-br'] = "Música de espera ";
|
|||
$text['title-moh']['pl'] = "Muzyka na czekanie";
|
||||
$text['title-moh']['sv-se'] = "Väntmusik";
|
||||
$text['title-moh']['uk'] = "Музика на утриманні";
|
||||
$text['title-moh']['de-at'] = "Haltemusik";
|
||||
|
||||
$text['opt-new']['en-us'] = "New...";
|
||||
$text['opt-new']['es-cl'] = "Nuevo...";
|
||||
|
|
@ -17,6 +18,7 @@ $text['opt-new']['pt-br'] = "Novo";
|
|||
$text['opt-new']['pl'] = "Nowa";
|
||||
$text['opt-new']['sv-se'] = "Ny...";
|
||||
$text['opt-new']['uk'] = "Нова...";
|
||||
$text['opt-new']['de-at'] = "";
|
||||
|
||||
$text['opt-default']['en-us'] = "Default";
|
||||
$text['opt-default']['es-cl'] = "Predeterminado";
|
||||
|
|
@ -26,15 +28,7 @@ $text['opt-default']['pt-br'] = "Predefinido";
|
|||
$text['opt-default']['pl'] = "Domyślna";
|
||||
$text['opt-default']['sv-se'] = "Standard";
|
||||
$text['opt-default']['uk'] = "Типово";
|
||||
|
||||
$text['message-nofiles']['en-us'] = "No files found.";
|
||||
$text['message-nofiles']['es-cl'] = "No se encontraron archivos.";
|
||||
$text['message-nofiles']['pt-pt'] = "Não foram encontrados ficheiros.";
|
||||
$text['message-nofiles']['fr-fr'] = "Pas de fichier trouvé.";
|
||||
$text['message-nofiles']['pt-br'] = "Não foram encontrados os arquivos";
|
||||
$text['message-nofiles']['pl'] = "Nie znaleziono plików";
|
||||
$text['message-nofiles']['sv-se'] = "Ingen ljudfil.";
|
||||
$text['message-nofiles']['uk'] = "Файлів не знайдено";
|
||||
$text['opt-default']['de-at'] = "";
|
||||
|
||||
$text['message-upload_completed']['en-us'] = "Upload Completed";
|
||||
$text['message-upload_completed']['es-cl'] = "Cargar Completado";
|
||||
|
|
@ -44,6 +38,7 @@ $text['message-upload_completed']['pt-br'] = "Carregar Concluído";
|
|||
$text['message-upload_completed']['pl'] = "Prześlij Zakończony";
|
||||
$text['message-upload_completed']['sv-se'] = "Ladda Avslutat";
|
||||
$text['message-upload_completed']['uk'] = "Завантажено";
|
||||
$text['message-upload_completed']['de-at'] = "";
|
||||
|
||||
$text['message-unsupported_file_type']['en-us'] = "Unsupported File Type";
|
||||
$text['message-unsupported_file_type']['es-cl'] = "Tipo de archivo no compatible";
|
||||
|
|
@ -53,6 +48,17 @@ $text['message-unsupported_file_type']['pt-br'] = "Não suportado Tipo de Arquiv
|
|||
$text['message-unsupported_file_type']['pl'] = "Nieobsługiwany typ pliku";
|
||||
$text['message-unsupported_file_type']['sv-se'] = "Inte stöds filtyp";
|
||||
$text['message-unsupported_file_type']['uk'] = "Тип файлу не підтримується";
|
||||
$text['message-unsupported_file_type']['de-at'] = "";
|
||||
|
||||
$text['message-nofiles']['en-us'] = "No files found.";
|
||||
$text['message-nofiles']['es-cl'] = "No se encontraron archivos.";
|
||||
$text['message-nofiles']['pt-pt'] = "Não foram encontrados ficheiros.";
|
||||
$text['message-nofiles']['fr-fr'] = "Pas de fichier trouvé.";
|
||||
$text['message-nofiles']['pt-br'] = "Não foram encontrados os arquivos";
|
||||
$text['message-nofiles']['pl'] = "Nie znaleziono plików";
|
||||
$text['message-nofiles']['sv-se'] = "Ingen ljudfil.";
|
||||
$text['message-nofiles']['uk'] = "Файлів не знайдено";
|
||||
$text['message-nofiles']['de-at'] = "";
|
||||
|
||||
$text['message-event-socket']['en-us'] = "Connection to Event Socket failed.";
|
||||
$text['message-event-socket']['es-cl'] = "Conexión a socket fallida.";
|
||||
|
|
@ -62,6 +68,7 @@ $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']['sv-se'] = "Kontakt till 'Event Socket' misslyckades.";
|
||||
$text['message-event-socket']['uk'] = "Помилка підключення до сокета подій";
|
||||
$text['message-event-socket']['de-at'] = "";
|
||||
|
||||
$text['message-delete']['en-us'] = "Do you really want to delete this file?";
|
||||
$text['message-delete']['es-cl'] = "¿Realmente desea eliminar este archivo?";
|
||||
|
|
@ -71,6 +78,7 @@ $text['message-delete']['pt-br'] = "Remoção Efetuada";
|
|||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||
$text['message-delete']['sv-se'] = "Vill du verkligen ta bort denna fil?";
|
||||
$text['message-delete']['uk'] = "Видалено";
|
||||
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
||||
|
||||
$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";
|
||||
|
|
@ -80,6 +88,7 @@ $text['message-click-select']['pt-br'] = "Duplo clique para selecionar uma categ
|
|||
$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']['uk'] = "Двічі клацніть, щоб вибрати існуючу категорію";
|
||||
$text['message-click-select']['de-at'] = "";
|
||||
|
||||
$text['message-available-to-all']['en-us'] = "Available to All Domains";
|
||||
$text['message-available-to-all']['es-cl'] = "Disponible para todos los Dominios";
|
||||
|
|
@ -89,6 +98,7 @@ $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']['sv-se'] = "Tillgänglig för alla domäner.";
|
||||
$text['message-available-to-all']['uk'] = "Доступно для всіх доменів";
|
||||
$text['message-available-to-all']['de-at'] = "";
|
||||
|
||||
$text['label-uploaded']['en-us'] = "Uploaded";
|
||||
$text['label-uploaded']['es-cl'] = "Subir";
|
||||
|
|
@ -98,6 +108,7 @@ $text['label-uploaded']['pt-br'] = "Carregado";
|
|||
$text['label-uploaded']['pl'] = "Przesłano";
|
||||
$text['label-uploaded']['sv-se'] = "Uppladdad";
|
||||
$text['label-uploaded']['uk'] = "Завантажено";
|
||||
$text['label-uploaded']['de-at'] = "";
|
||||
|
||||
$text['label-upload-moh']['en-us'] = "Upload Music";
|
||||
$text['label-upload-moh']['es-cl'] = "Subir Música";
|
||||
|
|
@ -107,6 +118,7 @@ $text['label-upload-moh']['pt-br'] = "Carregar música";
|
|||
$text['label-upload-moh']['pl'] = "Prześlij plik z muzyką";
|
||||
$text['label-upload-moh']['sv-se'] = "Ladda Upp Musik";
|
||||
$text['label-upload-moh']['uk'] = "Завантажити мелодію";
|
||||
$text['label-upload-moh']['de-at'] = "";
|
||||
|
||||
$text['label-tools']['en-us'] = "Tools";
|
||||
$text['label-tools']['es-cl'] = "Instrumentos";
|
||||
|
|
@ -116,6 +128,7 @@ $text['label-tools']['pt-br'] = "Ferramentas";
|
|||
$text['label-tools']['pl'] = "Narzędzia";
|
||||
$text['label-tools']['sv-se'] = "Verktyg";
|
||||
$text['label-tools']['uk'] = "Інструменти";
|
||||
$text['label-tools']['de-at'] = "Werkzeug";
|
||||
|
||||
$text['label-sampling']['en-us'] = "Sampling";
|
||||
$text['label-sampling']['es-cl'] = "Muestreo";
|
||||
|
|
@ -126,6 +139,7 @@ $text['label-sampling']['pt-br'] = "Amostragem";
|
|||
$text['label-sampling']['pl'] = "Sampling ";
|
||||
$text['label-sampling']['sv-se'] = "'Sampling'";
|
||||
$text['label-sampling']['uk'] = "Якість";
|
||||
$text['label-sampling']['de-at'] = "";
|
||||
|
||||
$text['label-play']['en-us'] = "Play";
|
||||
$text['label-play']['es-cl'] = "Reproducir";
|
||||
|
|
@ -135,6 +149,7 @@ $text['label-play']['pt-br'] = "Tocar";
|
|||
$text['label-play']['pl'] = "Odtwórz";
|
||||
$text['label-play']['sv-se'] = "Spela Upp";
|
||||
$text['label-play']['uk'] = "Відтворити";
|
||||
$text['label-play']['de-at'] = "Play";
|
||||
|
||||
$text['label-pause']['en-us'] = "Pause";
|
||||
$text['label-pause']['es-cl'] = "Pausa";
|
||||
|
|
@ -144,6 +159,7 @@ $text['label-pause']['pt-br'] = "Pausado";
|
|||
$text['label-pause']['pl'] = "Pauza";
|
||||
$text['label-pause']['sv-se'] = "Paus";
|
||||
$text['label-pause']['uk'] = "Призупинити";
|
||||
$text['label-pause']['de-at'] = "Pause";
|
||||
|
||||
$text['label-moh']['en-us'] = "Music on Hold";
|
||||
$text['label-moh']['es-cl'] = "Musica en Espera";
|
||||
|
|
@ -153,6 +169,7 @@ $text['label-moh']['pt-br'] = "Música de espera";
|
|||
$text['label-moh']['pl'] = "Muzyka na czekanie";
|
||||
$text['label-moh']['sv-se'] = "Väntmusik";
|
||||
$text['label-moh']['uk'] = "Музика на утриманні";
|
||||
$text['label-moh']['de-at'] = "";
|
||||
|
||||
$text['label-location']['en-us'] = "Location";
|
||||
$text['label-location']['es-cl'] = "Ubicación";
|
||||
|
|
@ -162,6 +179,7 @@ $text['label-location']['pt-br'] = "Localização";
|
|||
$text['label-location']['pl'] = "Lokalizacja";
|
||||
$text['label-location']['sv-se'] = "Plats";
|
||||
$text['label-location']['uk'] = "Розміщення";
|
||||
$text['label-location']['de-at'] = "Standort";
|
||||
|
||||
$text['label-file_name']['en-us'] = "File Name";
|
||||
$text['label-file_name']['es-cl'] = "Nombre del Archivo";
|
||||
|
|
@ -171,6 +189,7 @@ $text['label-file_name']['pt-br'] = "Nome do arquivo";
|
|||
$text['label-file_name']['pl'] = "Nazwa pliku";
|
||||
$text['label-file_name']['sv-se'] = "Fil-namn";
|
||||
$text['label-file_name']['uk'] = "Назва файлу";
|
||||
$text['label-file_name']['de-at'] = "";
|
||||
|
||||
$text['label-file-size']['en-us'] = "File Size";
|
||||
$text['label-file-size']['es-cl'] = "Tamaño del archivo";
|
||||
|
|
@ -180,6 +199,7 @@ $text['label-file-size']['pt-br'] = "Tamanho do arquivo";
|
|||
$text['label-file-size']['pl'] = "Rozmiar pliku";
|
||||
$text['label-file-size']['sv-se'] = "Filstorlek";
|
||||
$text['label-file-size']['uk'] = "Розмір файлу";
|
||||
$text['label-file-size']['de-at'] = "";
|
||||
|
||||
$text['label-file-path']['en-us'] = "File Path";
|
||||
$text['label-file-path']['es-cl'] = "Ruta al archivo";
|
||||
|
|
@ -189,6 +209,7 @@ $text['label-file-path']['pt-br'] = "Caminho do arquivo";
|
|||
$text['label-file-path']['pl'] = "Ścieżka do pliku";
|
||||
$text['label-file-path']['sv-se'] = "Sökväg till fil";
|
||||
$text['label-file-path']['uk'] = "Шлях";
|
||||
$text['label-file-path']['de-at'] = "";
|
||||
|
||||
$text['label-download']['en-us'] = "Download";
|
||||
$text['label-download']['es-cl'] = "Descargar";
|
||||
|
|
@ -198,6 +219,7 @@ $text['label-download']['pt-br'] = "Download";
|
|||
$text['label-download']['pl'] = "Pobierz";
|
||||
$text['label-download']['sv-se'] = "Ladda Ned";
|
||||
$text['label-download']['uk'] = "Скачати";
|
||||
$text['label-download']['de-at'] = "Download";
|
||||
|
||||
$text['label-delete-category']['en-us'] = "Delete Category";
|
||||
$text['label-delete-category']['es-cl'] = "Eliminar categoría";
|
||||
|
|
@ -207,6 +229,7 @@ $text['label-delete-category']['pt-br'] = "Remover categoria";
|
|||
$text['label-delete-category']['pl'] = "Usuń kategorię";
|
||||
$text['label-delete-category']['sv-se'] = "Ta Bort Kategori";
|
||||
$text['label-delete-category']['uk'] = "Видалити категорію";
|
||||
$text['label-delete-category']['de-at'] = "";
|
||||
|
||||
$text['label-default']['en-us'] = "Default";
|
||||
$text['label-default']['es-cl'] = "Predeterminado";
|
||||
|
|
@ -216,6 +239,7 @@ $text['label-default']['pt-br'] = "Predefinido";
|
|||
$text['label-default']['pl'] = "Pliki ze standardowymi melodiami";
|
||||
$text['label-default']['sv-se'] = "Standard";
|
||||
$text['label-default']['uk'] = "Типово";
|
||||
$text['label-default']['de-at'] = "";
|
||||
|
||||
$text['label-category']['en-us'] = "Category";
|
||||
$text['label-category']['es-cl'] = "Categoría";
|
||||
|
|
@ -225,6 +249,7 @@ $text['label-category']['pt-br'] = "Categoria";
|
|||
$text['label-category']['pl'] = "Kategoria";
|
||||
$text['label-category']['sv-se'] = "Kategori";
|
||||
$text['label-category']['uk'] = "Категорія";
|
||||
$text['label-category']['de-at'] = "";
|
||||
|
||||
$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>.";
|
||||
|
|
@ -234,6 +259,7 @@ $text['desc-moh']['pt-br'] = "Música em espera pode ser com base em arquivos co
|
|||
$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']['uk'] = "Музика на утриманні може бути в WAV або MP3 формат. Для відтворення файлів MP3 ви повинні включити mod_shout на вкладці 'модулі'. Ви можете налаштувати гучність MP3-аудіо на вкладці «Налаштування». Для кращої продуктивності завантаження 16 біт, моно 8/16/32/48 кГц WAV файлів.";
|
||||
$text['desc-moh']['de-at'] = "";
|
||||
|
||||
$text['button-upload']['en-us'] = "Upload";
|
||||
$text['button-upload']['es-cl'] = "Subir";
|
||||
|
|
@ -243,6 +269,7 @@ $text['button-upload']['pt-br'] = "Submeter";
|
|||
$text['button-upload']['pl'] = "Wyślij";
|
||||
$text['button-upload']['sv-se'] = "Ladda Upp";
|
||||
$text['button-upload']['uk'] = "Завантажити";
|
||||
$text['button-upload']['de-at'] = "";
|
||||
|
||||
$text['button-clear']['en-us'] = "Clear";
|
||||
$text['button-clear']['es-cl'] = "Limpiar";
|
||||
|
|
@ -252,5 +279,6 @@ $text['button-clear']['pt-br'] = "Apagar";
|
|||
$text['button-clear']['pl'] = "Wyczyść";
|
||||
$text['button-clear']['sv-se'] = "Rensa";
|
||||
$text['button-clear']['uk'] = "Очистити";
|
||||
$text['button-clear']['de-at'] = "Zurücksetzen";
|
||||
|
||||
?>
|
||||
|
|
@ -8,6 +8,7 @@ $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']['sv-se'] = "Väntmusik";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Музика на утриманні";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Haltemusik";
|
||||
$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]['category'] = "internal";
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ $text['title-operator_panel']['pt-br'] = "Painel do operador";
|
|||
$text['title-operator_panel']['pl'] = "Panel operatora";
|
||||
$text['title-operator_panel']['sv-se'] = "Telefonist Panel";
|
||||
$text['title-operator_panel']['uk'] = "Панель оператора";
|
||||
$text['title-operator_panel']['de-at'] = "Operator Panel";
|
||||
|
||||
$text['label-status_on_demand']['en-us'] = "On Demand";
|
||||
$text['label-status_on_demand']['es-cl'] = "A Pedido";
|
||||
|
|
@ -17,6 +18,7 @@ $text['label-status_on_demand']['pt-br'] = "A pedido";
|
|||
$text['label-status_on_demand']['pl'] = "Na żądanie ";
|
||||
$text['label-status_on_demand']['sv-se'] = "På Begäran";
|
||||
$text['label-status_on_demand']['uk'] = "Ðа вимогу";
|
||||
$text['label-status_on_demand']['de-at'] = "";
|
||||
|
||||
$text['label-status_on_break']['en-us'] = "On Break";
|
||||
$text['label-status_on_break']['es-cl'] = "En Pausa";
|
||||
|
|
@ -26,6 +28,7 @@ $text['label-status_on_break']['pt-br'] = "Em pausa";
|
|||
$text['label-status_on_break']['pl'] = "Na przerwie";
|
||||
$text['label-status_on_break']['sv-se'] = "PÃ¥ Rast";
|
||||
$text['label-status_on_break']['uk'] = "Ðа перерві";
|
||||
$text['label-status_on_break']['de-at'] = "";
|
||||
|
||||
$text['label-status_logged_out_or_unknown']['en-us'] = "Logged Out / Unknown";
|
||||
$text['label-status_logged_out_or_unknown']['es-cl'] = "Desconectado / Desconocido";
|
||||
|
|
@ -35,6 +38,7 @@ $text['label-status_logged_out_or_unknown']['pt-br'] = "Desligar / Desconhecido"
|
|||
$text['label-status_logged_out_or_unknown']['pl'] = "Wylogowany/nieznany";
|
||||
$text['label-status_logged_out_or_unknown']['sv-se'] = "Utloggad / Okänd";
|
||||
$text['label-status_logged_out_or_unknown']['uk'] = "Вийшов/невідомо";
|
||||
$text['label-status_logged_out_or_unknown']['de-at'] = "";
|
||||
|
||||
$text['label-status_logged_out']['en-us'] = "Logged Out";
|
||||
$text['label-status_logged_out']['es-cl'] = "Desconectado";
|
||||
|
|
@ -44,6 +48,7 @@ $text['label-status_logged_out']['pt-br'] = "Desligado";
|
|||
$text['label-status_logged_out']['pl'] = "Wylogowany";
|
||||
$text['label-status_logged_out']['sv-se'] = "Utloggad";
|
||||
$text['label-status_logged_out']['uk'] = "Вийшов";
|
||||
$text['label-status_logged_out']['de-at'] = "";
|
||||
|
||||
$text['label-status_do_not_disturb']['en-us'] = "Do Not Disturb";
|
||||
$text['label-status_do_not_disturb']['es-cl'] = "No Molestar";
|
||||
|
|
@ -53,6 +58,7 @@ $text['label-status_do_not_disturb']['pt-br'] = "Não perturbe";
|
|||
$text['label-status_do_not_disturb']['pl'] = "Nie przeszkadzać (DND)";
|
||||
$text['label-status_do_not_disturb']['sv-se'] = "Stör Ej";
|
||||
$text['label-status_do_not_disturb']['uk'] = "Ðе турбувати";
|
||||
$text['label-status_do_not_disturb']['de-at'] = "";
|
||||
|
||||
$text['label-status_available_on_demand']['en-us'] = "Available (On Demand)";
|
||||
$text['label-status_available_on_demand']['es-cl'] = "Disponible (A Pedido)";
|
||||
|
|
@ -62,6 +68,7 @@ $text['label-status_available_on_demand']['pt-br'] = "Disponivel (A pedido)";
|
|||
$text['label-status_available_on_demand']['pl'] = "Dostępny (na żądanie)";
|
||||
$text['label-status_available_on_demand']['sv-se'] = "Tillgänglig (På Begäran)";
|
||||
$text['label-status_available_on_demand']['uk'] = "ДоÑтупний (на вимогу)";
|
||||
$text['label-status_available_on_demand']['de-at'] = "";
|
||||
|
||||
$text['label-status_available']['en-us'] = "Available";
|
||||
$text['label-status_available']['es-cl'] = "Disponible";
|
||||
|
|
@ -71,6 +78,7 @@ $text['label-status_available']['pt-br'] = "DisponÃvel";
|
|||
$text['label-status_available']['pl'] = "Dostępny";
|
||||
$text['label-status_available']['sv-se'] = "Tillgänglig";
|
||||
$text['label-status_available']['uk'] = "ДоÑтупний";
|
||||
$text['label-status_available']['de-at'] = "";
|
||||
|
||||
$text['label-refresh_pause']['en-us'] = "Pause Refresh";
|
||||
$text['label-refresh_pause']['es-cl'] = "Actualizar Pausa";
|
||||
|
|
@ -80,6 +88,7 @@ $text['label-refresh_pause']['pt-br'] = "Pausar atualização";
|
|||
$text['label-refresh_pause']['pl'] = "Pauzuj odświeżanie";
|
||||
$text['label-refresh_pause']['sv-se'] = "Paus Uppdatera";
|
||||
$text['label-refresh_pause']['uk'] = "Припинити оновленнÑ";
|
||||
$text['label-refresh_pause']['de-at'] = "";
|
||||
|
||||
$text['label-refresh_enable']['en-us'] = "Enable Refresh";
|
||||
$text['label-refresh_enable']['es-cl'] = "Activar Actualizar";
|
||||
|
|
@ -89,6 +98,7 @@ $text['label-refresh_enable']['pt-br'] = "Habilitar atualização";
|
|||
$text['label-refresh_enable']['pl'] = "Włącz odświeżanie";
|
||||
$text['label-refresh_enable']['sv-se'] = "Aktivera Uppdatering";
|
||||
$text['label-refresh_enable']['uk'] = "Включити оновленнÑ";
|
||||
$text['label-refresh_enable']['de-at'] = "";
|
||||
|
||||
$text['label-recording']['en-us'] = "Recording";
|
||||
$text['label-recording']['es-cl'] = "Grabación de Llamadas";
|
||||
|
|
@ -98,6 +108,7 @@ $text['label-recording']['pt-br'] = "Gravação de chamadas";
|
|||
$text['label-recording']['pl'] = "Nagrywanie";
|
||||
$text['label-recording']['sv-se'] = "Inspelning";
|
||||
$text['label-recording']['uk'] = "ЗапиÑ";
|
||||
$text['label-recording']['de-at'] = "Aufnahme";
|
||||
|
||||
$text['label-record']['en-us'] = "Record";
|
||||
$text['label-record']['es-cl'] = "Registro";
|
||||
|
|
@ -107,6 +118,7 @@ $text['label-record']['pt-br'] = "Registro";
|
|||
$text['label-record']['pl'] = "Nagrywanie";
|
||||
$text['label-record']['sv-se'] = "Spela In";
|
||||
$text['label-record']['uk'] = "ЗапиÑ";
|
||||
$text['label-record']['de-at'] = "Aufnehmen";
|
||||
|
||||
$text['label-other_extensions']['en-us'] = "Other Extensions";
|
||||
$text['label-other_extensions']['es-cl'] = "Otras Extensiones";
|
||||
|
|
@ -116,6 +128,7 @@ $text['label-other_extensions']['pt-br'] = "Outras extensões";
|
|||
$text['label-other_extensions']['pl'] = "Inne numery wew";
|
||||
$text['label-other_extensions']['sv-se'] = "Annan Anknytning";
|
||||
$text['label-other_extensions']['uk'] = "Інші розширеннÑ";
|
||||
$text['label-other_extensions']['de-at'] = "";
|
||||
|
||||
$text['label-no_extensions_found']['en-us'] = "No extensions found.";
|
||||
$text['label-no_extensions_found']['es-cl'] = "No hay extensiones encontrados.";
|
||||
|
|
@ -125,6 +138,7 @@ $text['label-no_extensions_found']['pt-br'] = "Não foi encontrada nenhuma ext
|
|||
$text['label-no_extensions_found']['pl'] = "Nie znaleziono numeru wew";
|
||||
$text['label-no_extensions_found']['sv-se'] = "Ingen anknytning funnen.";
|
||||
$text['label-no_extensions_found']['uk'] = "Ðе знайдено розширень";
|
||||
$text['label-no_extensions_found']['de-at'] = "";
|
||||
|
||||
$text['label-kill']['en-us'] = "Kill";
|
||||
$text['label-kill']['es-cl'] = "Finalizar Llamada";
|
||||
|
|
@ -134,6 +148,7 @@ $text['label-kill']['pt-br'] = "Chamada final";
|
|||
$text['label-kill']['pl'] = "Wyłącz";
|
||||
$text['label-kill']['sv-se'] = "Lägg På";
|
||||
$text['label-kill']['uk'] = "";
|
||||
$text['label-kill']['de-at'] = "";
|
||||
|
||||
$text['label-eavesdrop']['en-us'] = "Eavesdrop";
|
||||
$text['label-eavesdrop']['es-cl'] = "Escuchar";
|
||||
|
|
@ -143,6 +158,7 @@ $text['label-eavesdrop']['pt-br'] = "Investigar";
|
|||
$text['label-eavesdrop']['pl'] = "Podsłuchiwanie";
|
||||
$text['label-eavesdrop']['sv-se'] = "Medlyssning";
|
||||
$text['label-eavesdrop']['uk'] = "";
|
||||
$text['label-eavesdrop']['de-at'] = "";
|
||||
|
||||
$text['label-call_group']['en-us'] = "Call Group";
|
||||
$text['label-call_group']['es-cl'] = "Llamar a Grupo";
|
||||
|
|
@ -152,6 +168,7 @@ $text['label-call_group']['pt-br'] = "Grupo";
|
|||
$text['label-call_group']['pl'] = "Grupa odbiorców rozmowy";
|
||||
$text['label-call_group']['sv-se'] = "Ring Grupp";
|
||||
$text['label-call_group']['uk'] = "";
|
||||
$text['label-call_group']['de-at'] = "Rufgruppe";
|
||||
|
||||
$text['label-call_direction']['en-us'] = "Call Direction";
|
||||
$text['label-call_direction']['es-cl'] = "Dirección de la llamada";
|
||||
|
|
@ -161,6 +178,7 @@ $text['label-call_direction']['pt-br'] = "Direção da chamada";
|
|||
$text['label-call_direction']['pl'] = "Kierunek rozmowy";
|
||||
$text['label-call_direction']['sv-se'] = "Samtals Riktning";
|
||||
$text['label-call_direction']['uk'] = "";
|
||||
$text['label-call_direction']['de-at'] = "";
|
||||
|
||||
$text['description-eavesdrop_destination']['en-us'] = "Select the Eavesdrop Destination";
|
||||
$text['description-eavesdrop_destination']['es-cl'] = "Seleccione el Eavesdrop Destino";
|
||||
|
|
@ -170,6 +188,7 @@ $text['description-eavesdrop_destination']['pt-br'] = "Selecione o eavesdrop de
|
|||
$text['description-eavesdrop_destination']['pl'] = "Wybierz destynację podsłuchiwanych rozmów";
|
||||
$text['description-eavesdrop_destination']['sv-se'] = "Välj Medlyssning Destination";
|
||||
$text['description-eavesdrop_destination']['uk'] = "";
|
||||
$text['description-eavesdrop_destination']['de-at'] = "";
|
||||
|
||||
$text['button-all']['en-us'] = "All";
|
||||
$text['button-all']['es-cl'] = "Todos";
|
||||
|
|
@ -179,5 +198,6 @@ $text['button-all']['pt-br'] = "Tudo";
|
|||
$text['button-all']['pl'] = "Wszyscy";
|
||||
$text['button-all']['sv-se'] = "Alla";
|
||||
$text['button-all']['uk'] = "Ð’ÑÑ–";
|
||||
$text['button-all']['de-at'] = "";
|
||||
|
||||
?>
|
||||
|
|
@ -5,6 +5,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Panel operatora";
|
|||
$apps[$x]['menu'][0]['title']['pt-br'] = "Painel do operador";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Telefonist Panel";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Панель оператора";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Operator Panel";
|
||||
$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]['category'] = "internal";
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ $text['title_phrases']['pt-br'] = "Gravações";
|
|||
$text['title_phrases']['pl'] = "Zwroty";
|
||||
$text['title_phrases']['sv-se'] = "Fraser";
|
||||
$text['title_phrases']['uk'] = "Фрази";
|
||||
$text['title_phrases']['de-at'] = "Phrasen";
|
||||
|
||||
$text['title-edit_phrase']['en-us'] = "Edit Phrase";
|
||||
$text['title-edit_phrase']['es-cl'] = "Editar Frase";
|
||||
|
|
@ -17,6 +18,7 @@ $text['title-edit_phrase']['pt-br'] = "Editar frase";
|
|||
$text['title-edit_phrase']['pl'] = "Edytuj zwrot";
|
||||
$text['title-edit_phrase']['sv-se'] = "Ändra Fras";
|
||||
$text['title-edit_phrase']['uk'] = "Редагувати фразу";
|
||||
$text['title-edit_phrase']['de-at'] = "";
|
||||
|
||||
$text['title-add_phrase']['en-us'] = "Add Phrase";
|
||||
$text['title-add_phrase']['es-cl'] = "Añadir Frase";
|
||||
|
|
@ -26,6 +28,7 @@ $text['title-add_phrase']['pt-br'] = "Adicionar frase";
|
|||
$text['title-add_phrase']['pl'] = "Dodaj zwrot";
|
||||
$text['title-add_phrase']['sv-se'] = "Lägg Till Fras";
|
||||
$text['title-add_phrase']['uk'] = "Додати фразу";
|
||||
$text['title-add_phrase']['de-at'] = "";
|
||||
|
||||
$text['message-update']['en-us'] = "Update Complete";
|
||||
$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']['sv-se'] = "Uppdatering Klar";
|
||||
$text['message-update']['uk'] = "Оновлення завершено";
|
||||
$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
|
||||
|
||||
$text['message-required']['en-us'] = "Please provide: ";
|
||||
$text['message-required']['es-cl'] = "Por favor ingrese: ";
|
||||
|
|
@ -44,6 +48,7 @@ $text['message-required']['pt-br'] = "Por favor Indique:";
|
|||
$text['message-required']['pl'] = "Wprowadź";
|
||||
$text['message-required']['sv-se'] = "Var god uppge:";
|
||||
$text['message-required']['uk'] = "Будь ласка, вкажіть:";
|
||||
$text['message-required']['de-at'] = "Bitte geben Sie folgendes an:";
|
||||
|
||||
$text['message-delete']['en-us'] = "Delete Complete";
|
||||
$text['message-delete']['es-cl'] = "Eliminación Completa";
|
||||
|
|
@ -53,6 +58,7 @@ $text['message-delete']['pt-br'] = "Remoção Efetuada";
|
|||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||
$text['message-delete']['uk'] = "Видалено";
|
||||
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
||||
|
||||
$text['message-add']['en-us'] = "Add Complete";
|
||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||
|
|
@ -62,6 +68,7 @@ $text['message-add']['pt-br'] = "Criação Efetuada";
|
|||
$text['message-add']['pl'] = "Dodano poprawnie";
|
||||
$text['message-add']['sv-se'] = "Tillagd";
|
||||
$text['message-add']['uk'] = "Додано";
|
||||
$text['message-add']['de-at'] = "";
|
||||
|
||||
$text['label-true']['en-us'] = "True";
|
||||
$text['label-true']['es-cl'] = "Verdadero";
|
||||
|
|
@ -71,6 +78,7 @@ $text['label-true']['pt-br'] = "Sim";
|
|||
$text['label-true']['pl'] = "Tak";
|
||||
$text['label-true']['sv-se'] = "Sann";
|
||||
$text['label-true']['uk'] = "Так";
|
||||
$text['label-true']['de-at'] = "Ein";
|
||||
|
||||
$text['label-tools']['en-us'] = "Tools";
|
||||
$text['label-tools']['es-cl'] = "Instrumentos";
|
||||
|
|
@ -80,6 +88,7 @@ $text['label-tools']['pt-br'] = "Ferramentas";
|
|||
$text['label-tools']['pl'] = "Narzędzia";
|
||||
$text['label-tools']['sv-se'] = "Verktyg";
|
||||
$text['label-tools']['uk'] = "Параметри";
|
||||
$text['label-tools']['de-at'] = "Werkzeug";
|
||||
|
||||
$text['label-structure']['en-us'] = "Structure";
|
||||
$text['label-structure']['es-cl'] = "Estructura";
|
||||
|
|
@ -89,6 +98,7 @@ $text['label-structure']['pt-br'] = "Estrutura";
|
|||
$text['label-structure']['pl'] = "Struktura";
|
||||
$text['label-structure']['sv-se'] = "Struktur";
|
||||
$text['label-structure']['uk'] = "Структура";
|
||||
$text['label-structure']['de-at'] = "";
|
||||
|
||||
$text['label-sounds']['en-us'] = "Sounds";
|
||||
$text['label-sounds']['es-cl'] = "Sonidos";
|
||||
|
|
@ -98,6 +108,7 @@ $text['label-sounds']['pt-br'] = "Áudios";
|
|||
$text['label-sounds']['pl'] = "Dzwięki";
|
||||
$text['label-sounds']['sv-se'] = "Ljud";
|
||||
$text['label-sounds']['uk'] = "звуки";
|
||||
$text['label-sounds']['de-at'] = "Töne";
|
||||
|
||||
$text['label-say']['en-us'] = "Say";
|
||||
$text['label-say']['es-cl'] = "Decir";
|
||||
|
|
@ -107,6 +118,7 @@ $text['label-say']['pt-br'] = "Dizer";
|
|||
$text['label-say']['pl'] = "Powiedz";
|
||||
$text['label-say']['sv-se'] = "Säg";
|
||||
$text['label-say']['uk'] = "Вимовити";
|
||||
$text['label-say']['de-at'] = "";
|
||||
|
||||
$text['label-recordings']['en-us'] = "Recordings";
|
||||
$text['label-recordings']['es-cl'] = "Grabaciones";
|
||||
|
|
@ -116,6 +128,7 @@ $text['label-recordings']['pt-br'] = "Configurações da Conta";
|
|||
$text['label-recordings']['pl'] = "Ustawienia konta";
|
||||
$text['label-recordings']['sv-se'] = "Inspelningar";
|
||||
$text['label-recordings']['uk'] = "записи";
|
||||
$text['label-recordings']['de-at'] = "";
|
||||
|
||||
$text['label-play']['en-us'] = "Play";
|
||||
$text['label-play']['es-cl'] = "Reproducir";
|
||||
|
|
@ -125,6 +138,7 @@ $text['label-play']['pt-br'] = "Tocar";
|
|||
$text['label-play']['pl'] = "Odtwórz";
|
||||
$text['label-play']['sv-se'] = "Spela Upp";
|
||||
$text['label-play']['uk'] = "Відтворити";
|
||||
$text['label-play']['de-at'] = "Play";
|
||||
|
||||
$text['label-pause']['en-us'] = "Pause";
|
||||
$text['label-pause']['es-cl'] = "Pausa";
|
||||
|
|
@ -134,6 +148,7 @@ $text['label-pause']['pt-br'] = "Pausado";
|
|||
$text['label-pause']['pl'] = "Pauza";
|
||||
$text['label-pause']['sv-se'] = "Paus";
|
||||
$text['label-pause']['uk'] = "Призупинити";
|
||||
$text['label-pause']['de-at'] = "Pause";
|
||||
|
||||
$text['label-order']['en-us'] = "Order";
|
||||
$text['label-order']['es-cl'] = "Orden";
|
||||
|
|
@ -143,6 +158,7 @@ $text['label-order']['pt-br'] = "Ordenação";
|
|||
$text['label-order']['pl'] = "Kolejność";
|
||||
$text['label-order']['sv-se'] = "Ordning";
|
||||
$text['label-order']['uk'] = "Порядок";
|
||||
$text['label-order']['de-at'] = "";
|
||||
|
||||
$text['label-name']['en-us'] = "Name";
|
||||
$text['label-name']['es-cl'] = "Nombre";
|
||||
|
|
@ -152,6 +168,7 @@ $text['label-name']['pt-br'] = "Nome";
|
|||
$text['label-name']['pl'] = "Nazwa";
|
||||
$text['label-name']['sv-se'] = "Namn";
|
||||
$text['label-name']['uk'] = "Назва";
|
||||
$text['label-name']['de-at'] = "Name";
|
||||
|
||||
$text['label-language']['en-us'] = "Language";
|
||||
$text['label-language']['es-cl'] = "Idioma";
|
||||
|
|
@ -161,6 +178,7 @@ $text['label-language']['pt-br'] = "Lingua";
|
|||
$text['label-language']['pl'] = "Język";
|
||||
$text['label-language']['sv-se'] = "Språk";
|
||||
$text['label-language']['uk'] = "Мова";
|
||||
$text['label-language']['de-at'] = "Sprache";
|
||||
|
||||
$text['label-function']['en-us'] = "Function";
|
||||
$text['label-function']['es-cl'] = "Función";
|
||||
|
|
@ -170,6 +188,7 @@ $text['label-function']['pt-br'] = "Função";
|
|||
$text['label-function']['pl'] = "Funkcja";
|
||||
$text['label-function']['sv-se'] = "Funktion";
|
||||
$text['label-function']['uk'] = "Функція";
|
||||
$text['label-function']['de-at'] = "";
|
||||
|
||||
$text['label-false']['en-us'] = "False";
|
||||
$text['label-false']['es-cl'] = "Falso";
|
||||
|
|
@ -179,6 +198,7 @@ $text['label-false']['pt-br'] = "Não";
|
|||
$text['label-false']['pl'] = "Nie";
|
||||
$text['label-false']['sv-se'] = "Falsk";
|
||||
$text['label-false']['uk'] = "Ні";
|
||||
$text['label-false']['de-at'] = "Aus";
|
||||
|
||||
$text['label-execute']['en-us'] = "Execute";
|
||||
$text['label-execute']['es-cl'] = "Ejecutar";
|
||||
|
|
@ -188,6 +208,7 @@ $text['label-execute']['pt-br'] = "Executar";
|
|||
$text['label-execute']['pl'] = "Wykonaj";
|
||||
$text['label-execute']['sv-se'] = "Utför";
|
||||
$text['label-execute']['uk'] = "Виконати";
|
||||
$text['label-execute']['de-at'] = "";
|
||||
|
||||
$text['label-enabled']['en-us'] = "Enabled";
|
||||
$text['label-enabled']['es-cl'] = "Activado";
|
||||
|
|
@ -197,6 +218,7 @@ $text['label-enabled']['pt-br'] = "Habilitado";
|
|||
$text['label-enabled']['pl'] = "Włączony";
|
||||
$text['label-enabled']['sv-se'] = "Aktiverad";
|
||||
$text['label-enabled']['uk'] = "Включено";
|
||||
$text['label-enabled']['de-at'] = "An";
|
||||
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
|
|
@ -206,6 +228,7 @@ $text['label-description']['pt-br'] = "Descrição";
|
|||
$text['label-description']['pl'] = "Opis";
|
||||
$text['label-description']['sv-se'] = "Beskrivning";
|
||||
$text['label-description']['uk'] = "Опис";
|
||||
$text['label-description']['de-at'] = "";
|
||||
|
||||
$text['label-action']['en-us'] = "Action";
|
||||
$text['label-action']['es-cl'] = "Acción";
|
||||
|
|
@ -215,6 +238,7 @@ $text['label-action']['pt-br'] = "Ação";
|
|||
$text['label-action']['pl'] = "Operacja";
|
||||
$text['label-action']['sv-se'] = "Åtgärd";
|
||||
$text['label-action']['uk'] = "Дія";
|
||||
$text['label-action']['de-at'] = "Aktion";
|
||||
|
||||
$text['header_phrases']['en-us'] = "Phrases";
|
||||
$text['header_phrases']['es-cl'] = "Grabaciones";
|
||||
|
|
@ -224,6 +248,7 @@ $text['header_phrases']['pt-br'] = "Gravações";
|
|||
$text['header_phrases']['pl'] = "Zwroty";
|
||||
$text['header_phrases']['sv-se'] = "Fraser";
|
||||
$text['header_phrases']['uk'] = "Фрази";
|
||||
$text['header_phrases']['de-at'] = "";
|
||||
|
||||
$text['header-edit_phrase']['en-us'] = "Edit Phrase";
|
||||
$text['header-edit_phrase']['es-cl'] = "Editar Frase";
|
||||
|
|
@ -233,6 +258,7 @@ $text['header-edit_phrase']['pt-br'] = "Editar frase";
|
|||
$text['header-edit_phrase']['pl'] = "Edytuj zwrot";
|
||||
$text['header-edit_phrase']['sv-se'] = "Ändra Fras";
|
||||
$text['header-edit_phrase']['uk'] = "Редагувати фразу";
|
||||
$text['header-edit_phrase']['de-at'] = "";
|
||||
|
||||
$text['header-add_phrase']['en-us'] = "Add Phrase";
|
||||
$text['header-add_phrase']['es-cl'] = "Añadir Frase";
|
||||
|
|
@ -242,6 +268,7 @@ $text['header-add_phrase']['pt-br'] = "Adicionar frase";
|
|||
$text['header-add_phrase']['pl'] = "Dodaj zwrot";
|
||||
$text['header-add_phrase']['sv-se'] = "Lägg Till Fras";
|
||||
$text['header-add_phrase']['uk'] = "Додати фразу";
|
||||
$text['header-add_phrase']['de-at'] = "";
|
||||
|
||||
$text['description-structure']['en-us'] = "Define the various components that make up the phrase.";
|
||||
$text['description-structure']['es-cl'] = "Definir los diversos componentes que componen la frase.";
|
||||
|
|
@ -251,6 +278,7 @@ $text['description-structure']['pt-br'] = "Definir os vários componentes que co
|
|||
$text['description-structure']['pl'] = "Zdefiniuj różne elementy, które składają się na zwrot.";
|
||||
$text['description-structure']['sv-se'] = "Definera de olika komponenterna som utgör frasen.";
|
||||
$text['description-structure']['uk'] = "Вкажіть компоненти з яких складається фраза";
|
||||
$text['description-structure']['de-at'] = "";
|
||||
|
||||
$text['description-phrases']['en-us'] = "Create phrases of audio files to be played in sequence.";
|
||||
$text['description-phrases']['es-cl'] = "Crear frases de archivos de audio para ser jugados en secuencia.";
|
||||
|
|
@ -260,6 +288,7 @@ $text['description-phrases']['pt-br'] = "Criar frases de arquivos de áudio para
|
|||
$text['description-phrases']['pl'] = "Stwórz zwroty z plików audio do odtwarzania w kolejności. ";
|
||||
$text['description-phrases']['sv-se'] = "Skapa fraser med ljudfiler som skall spelas upp i ordning.";
|
||||
$text['description-phrases']['uk'] = "Створення фраз з аудіофайлів, які будуть відтворені у послідовності.";
|
||||
$text['description-phrases']['de-at'] = "";
|
||||
|
||||
$text['description-name']['en-us'] = "Name for the phrase (Example: 'xyz_audio')";
|
||||
$text['description-name']['es-cl'] = "Nombre de la grabación. ejemplo: grabacion_x";
|
||||
|
|
@ -269,6 +298,7 @@ $text['description-name']['pt-br'] = "Insira o nome do menu";
|
|||
$text['description-name']['pl'] = "Wprowadź nazwę zwrotu.";
|
||||
$text['description-name']['sv-se'] = "Namn på frasen (Exempel: 'xyz_audio')";
|
||||
$text['description-name']['uk'] = "Назва фрази";
|
||||
$text['description-name']['de-at'] = "Geben Sie den Namen des Menüs an";
|
||||
|
||||
$text['description-language']['en-us'] = "Language used in the phrase.";
|
||||
$text['description-language']['es-cl'] = "El lenguaje utilizado en la frase.";
|
||||
|
|
@ -278,6 +308,7 @@ $text['description-language']['pt-br'] = "Insira a linguagem";
|
|||
$text['description-language']['pl'] = "Język używany w zwrocie.";
|
||||
$text['description-language']['sv-se'] = "Språk som används i frasen.";
|
||||
$text['description-language']['uk'] = "Мова фрази";
|
||||
$text['description-language']['de-at'] = "Geben Sie die Sprache an.";
|
||||
|
||||
$text['description-enabled']['en-us'] = "Set the status of the phrase.";
|
||||
$text['description-enabled']['es-cl'] = "Ajuste el estado de la frase.";
|
||||
|
|
@ -287,6 +318,7 @@ $text['description-enabled']['pt-br'] = "Escolha o estado desta definição";
|
|||
$text['description-enabled']['pl'] = "Ustaw status zwrotu.";
|
||||
$text['description-enabled']['sv-se'] = "Välj status på frasen.";
|
||||
$text['description-enabled']['uk'] = "Вкажіть статус для фрази";
|
||||
$text['description-enabled']['de-at'] = "Setzen Sie den Status dieser Standardeinstellung.";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
|
|
@ -296,6 +328,7 @@ $text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
|||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||
$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
||||
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['es-cl'] = "Guardar";
|
||||
|
|
@ -305,6 +338,7 @@ $text['button-save']['pt-br'] = "Salvar";
|
|||
$text['button-save']['pl'] = "Zachowaj";
|
||||
$text['button-save']['sv-se'] = "Spara";
|
||||
$text['button-save']['uk'] = "Зберегти";
|
||||
$text['button-save']['de-at'] = "Speichern";
|
||||
|
||||
$text['button-edit']['en-us'] = "Edit";
|
||||
$text['button-edit']['es-cl'] = "Editar";
|
||||
|
|
@ -314,6 +348,7 @@ $text['button-edit']['pt-br'] = "Editar";
|
|||
$text['button-edit']['pl'] = "Edytuj";
|
||||
$text['button-edit']['sv-se'] = "Editera";
|
||||
$text['button-edit']['uk'] = "Редагувати";
|
||||
$text['button-edit']['de-at'] = "Bearbeiten";
|
||||
|
||||
$text['button-delete']['en-us'] = "Delete";
|
||||
$text['button-delete']['es-cl'] = "Eliminar";
|
||||
|
|
@ -323,6 +358,7 @@ $text['button-delete']['pt-br'] = "Remover";
|
|||
$text['button-delete']['pl'] = "Usuń";
|
||||
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||
$text['button-delete']['uk'] = "Видалити";
|
||||
$text['button-delete']['de-at'] = "";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "Volver";
|
||||
|
|
@ -332,6 +368,7 @@ $text['button-back']['pt-br'] = "Voltar";
|
|||
$text['button-back']['pl'] = "Wróć";
|
||||
$text['button-back']['sv-se'] = "Tillbaka";
|
||||
$text['button-back']['uk'] = "Назад";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
|
||||
$text['button-advanced']['en-us'] = "Advanced";
|
||||
$text['button-advanced']['es-cl'] = "Avanzado";
|
||||
|
|
@ -341,6 +378,7 @@ $text['button-advanced']['pt-br'] = "Avançar";
|
|||
$text['button-advanced']['pl'] = "Zaawansowany";
|
||||
$text['button-advanced']['sv-se'] = "Avancerat";
|
||||
$text['button-advanced']['uk'] = "Додатково";
|
||||
$text['button-advanced']['de-at'] = "Erweitert";
|
||||
|
||||
$text['button-add']['en-us'] = "Add";
|
||||
$text['button-add']['es-cl'] = "Agregar";
|
||||
|
|
@ -350,5 +388,6 @@ $text['button-add']['pt-br'] = "Adicionar";
|
|||
$text['button-add']['pl'] = "Dodaj";
|
||||
$text['button-add']['sv-se'] = "Lägg Till";
|
||||
$text['button-add']['uk'] = "Додати";
|
||||
$text['button-add']['de-at'] = "Hinzufügen";
|
||||
|
||||
?>
|
||||
|
|
@ -8,6 +8,7 @@ $apps[$x]['menu'][0]['title']['pt-br'] = "Gravações";
|
|||
$apps[$x]['menu'][0]['title']['pl'] = "Zwroty";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Fraser";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Фрази";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Phrasen";
|
||||
$apps[$x]['menu'][0]['uuid'] = "a5caa6dc-a6d7-41c3-a484-e556ffd0d2ff";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
||||
$apps[$x]['menu'][0]['category'] = "internal";
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ $text['title-edit']['pt-br'] = "Gravações";
|
|||
$text['title-edit']['pl'] = "Nagrywanie rozmów";
|
||||
$text['title-edit']['sv-se'] = "Inspelning";
|
||||
$text['title-edit']['uk'] = "Запис";
|
||||
$text['title-edit']['de-at'] = "Aufnahmen";
|
||||
|
||||
$text['title-add']['en-us'] = "Add Recording";
|
||||
$text['title-add']['es-cl'] = "Agregar Grabación";
|
||||
|
|
@ -17,6 +18,7 @@ $text['title-add']['pt-br'] = "Adicionar gravação";
|
|||
$text['title-add']['pl'] = "Dodaj nagrywanie rozmów";
|
||||
$text['title-add']['sv-se'] = "Lägg Till Inspelning";
|
||||
$text['title-add']['uk'] = "Додати запис";
|
||||
$text['title-add']['de-at'] = "Aufnahmen hinzufügen";
|
||||
|
||||
$text['title']['en-us'] = "Recordings";
|
||||
$text['title']['es-cl'] = "Grabaciones";
|
||||
|
|
@ -26,6 +28,7 @@ $text['title']['pt-br'] = "Configurações da Conta";
|
|||
$text['title']['pl'] = "Nagrywanie rozmów";
|
||||
$text['title']['sv-se'] = "Inspelningar";
|
||||
$text['title']['uk'] = "Записи";
|
||||
$text['title']['de-at'] = "Aufnahmen";
|
||||
|
||||
$text['message-uploaded']['en-us'] = "File Uploaded";
|
||||
$text['message-uploaded']['es-cl'] = "Subida de Archivos";
|
||||
|
|
@ -35,6 +38,7 @@ $text['message-uploaded']['pt-br'] = "Arquivo Enviado";
|
|||
$text['message-uploaded']['pl'] = "Dodany Plik";
|
||||
$text['message-uploaded']['sv-se'] = "File Uppladdade";
|
||||
$text['message-uploaded']['uk'] = "файл Завантажено";
|
||||
$text['message-uploaded']['de-at'] = "";
|
||||
|
||||
$text['message-update']['en-us'] = "Update Complete";
|
||||
$text['message-update']['es-cl'] = "Actualización Completada";
|
||||
|
|
@ -44,6 +48,7 @@ $text['message-update']['pt-br'] = "Atualização Efetuada";
|
|||
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||
$text['message-update']['uk'] = "Оновлення завершено";
|
||||
$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
|
||||
|
||||
$text['message-delete']['en-us'] = "Delete Complete";
|
||||
$text['message-delete']['es-cl'] = "Eliminación Completa";
|
||||
|
|
@ -53,6 +58,7 @@ $text['message-delete']['pt-br'] = "Remoção Efetuada";
|
|||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||
$text['message-delete']['uk'] = "Видалено";
|
||||
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
||||
|
||||
$text['message-add']['en-us'] = "Add Complete";
|
||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||
|
|
@ -62,6 +68,7 @@ $text['message-add']['pt-br'] = "Criação Efetuada";
|
|||
$text['message-add']['pl'] = "Dodano poprawnie";
|
||||
$text['message-add']['sv-se'] = "Tillagd";
|
||||
$text['message-add']['uk'] = "Додано";
|
||||
$text['message-add']['de-at'] = "";
|
||||
|
||||
$text['label-upload']['en-us'] = "File Path";
|
||||
$text['label-upload']['es-cl'] = "Archivo a subir";
|
||||
|
|
@ -71,6 +78,7 @@ $text['label-upload']['pt-br'] = "Carregando arquivo";
|
|||
$text['label-upload']['pl'] = "Ścieżka do pliku";
|
||||
$text['label-upload']['sv-se'] = "Sökväg";
|
||||
$text['label-upload']['uk'] = "Шлях до файла";
|
||||
$text['label-upload']['de-at'] = "";
|
||||
|
||||
$text['label-tools']['en-us'] = "Tools";
|
||||
$text['label-tools']['es-cl'] = "Instrumentos";
|
||||
|
|
@ -80,6 +88,7 @@ $text['label-tools']['pt-br'] = "Ferramentas";
|
|||
$text['label-tools']['pl'] = "Narzędzia";
|
||||
$text['label-tools']['sv-se'] = "Verktyg";
|
||||
$text['label-tools']['uk'] = "Параметри";
|
||||
$text['label-tools']['de-at'] = "Werkzeug";
|
||||
|
||||
$text['label-recording_name']['en-us'] = "Recording Name";
|
||||
$text['label-recording_name']['es-cl'] = "Nombre de la grabación";
|
||||
|
|
@ -89,6 +98,7 @@ $text['label-recording_name']['pt-br'] = "Nome da gravação";
|
|||
$text['label-recording_name']['pl'] = "Nazwa nagrania";
|
||||
$text['label-recording_name']['sv-se'] = "Namn på inspelning";
|
||||
$text['label-recording_name']['uk'] = "Назва запису";
|
||||
$text['label-recording_name']['de-at'] = "";
|
||||
|
||||
$text['label-play']['en-us'] = "Play";
|
||||
$text['label-play']['es-cl'] = "Reproducir";
|
||||
|
|
@ -98,6 +108,7 @@ $text['label-play']['pt-br'] = "Tocar";
|
|||
$text['label-play']['pl'] = "Odtwórz";
|
||||
$text['label-play']['sv-se'] = "Spela Upp";
|
||||
$text['label-play']['uk'] = "Відтворити";
|
||||
$text['label-play']['de-at'] = "Play";
|
||||
|
||||
$text['label-pause']['en-us'] = "Pause";
|
||||
$text['label-pause']['es-cl'] = "Pausa";
|
||||
|
|
@ -107,6 +118,7 @@ $text['label-pause']['pt-br'] = "Pausado";
|
|||
$text['label-pause']['pl'] = "Pauza";
|
||||
$text['label-pause']['sv-se'] = "Paus";
|
||||
$text['label-pause']['uk'] = "Призупинити";
|
||||
$text['label-pause']['de-at'] = "Pause";
|
||||
|
||||
$text['label-file_name']['en-us'] = "File Name";
|
||||
$text['label-file_name']['es-cl'] = "Nombre del Archivo";
|
||||
|
|
@ -116,6 +128,7 @@ $text['label-file_name']['pt-br'] = "Nome do arquivo";
|
|||
$text['label-file_name']['pl'] = "Nazwa pliku";
|
||||
$text['label-file_name']['sv-se'] = "Fil-namn";
|
||||
$text['label-file_name']['uk'] = "Назва файлу";
|
||||
$text['label-file_name']['de-at'] = "";
|
||||
|
||||
$text['label-file-size']['en-us'] = "File Size";
|
||||
$text['label-file-size']['es-cl'] = "Tamaño del archivo";
|
||||
|
|
@ -125,6 +138,7 @@ $text['label-file-size']['pt-br'] = "Tamanho do arquivo";
|
|||
$text['label-file-size']['pl'] = "Rozmiar pliku";
|
||||
$text['label-file-size']['sv-se'] = "Filstorlek";
|
||||
$text['label-file-size']['uk'] = "Розмір файлу";
|
||||
$text['label-file-size']['de-at'] = "";
|
||||
|
||||
$text['label-file']['en-us'] = "Filename (Download)";
|
||||
$text['label-file']['es-cl'] = "Nombre de archivo (Descargar)";
|
||||
|
|
@ -134,6 +148,7 @@ $text['label-file']['pt-br'] = "Ficheiro não encontrado";
|
|||
$text['label-file']['pl'] = "Nazwa pliku (pobranie)";
|
||||
$text['label-file']['sv-se'] = "Fil Ej Funnen";
|
||||
$text['label-file']['uk'] = "";
|
||||
$text['label-file']['de-at'] = "Datei nicht gefunden";
|
||||
|
||||
$text['label-edit-recording']['en-us'] = "Please provide: Recording Name (play)";
|
||||
$text['label-edit-recording']['es-cl'] = "Por favor indique: Nombre de la grabación (reproducir)";
|
||||
|
|
@ -143,6 +158,7 @@ $text['label-edit-recording']['pt-br'] = "Por favor indique: Nome da gravação
|
|||
$text['label-edit-recording']['pl'] = "Wprowadź: Nazwę nagrania (do odsłuchania)";
|
||||
$text['label-edit-recording']['sv-se'] = "Ange: Namn på inspelning (spela upp)";
|
||||
$text['label-edit-recording']['uk'] = "";
|
||||
$text['label-edit-recording']['de-at'] = "";
|
||||
|
||||
$text['label-edit-file']['en-us'] = "Please provide: Filename (download)";
|
||||
$text['label-edit-file']['es-cl'] = "Por favor indique: Nombre de archivo (descargar)";
|
||||
|
|
@ -152,6 +168,7 @@ $text['label-edit-file']['pt-br'] = "Por favor indique: Nome de ficheiro (downlo
|
|||
$text['label-edit-file']['pl'] = "Wprowadź: Nazwę pliku (do pobrania)";
|
||||
$text['label-edit-file']['sv-se'] = "Ange: Filnamn (ladda ned)";
|
||||
$text['label-edit-file']['uk'] = "";
|
||||
$text['label-edit-file']['de-at'] = "";
|
||||
|
||||
$text['label-download']['en-us'] = "Download";
|
||||
$text['label-download']['es-cl'] = "Descargar";
|
||||
|
|
@ -161,6 +178,7 @@ $text['label-download']['pt-br'] = "Download";
|
|||
$text['label-download']['pl'] = "Pobierz";
|
||||
$text['label-download']['sv-se'] = "Ladda Ned";
|
||||
$text['label-download']['uk'] = "Завантажини";
|
||||
$text['label-download']['de-at'] = "Download";
|
||||
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
|
|
@ -170,6 +188,7 @@ $text['label-description']['pt-br'] = "Descrição";
|
|||
$text['label-description']['pl'] = "Opis";
|
||||
$text['label-description']['sv-se'] = "Beskrivning";
|
||||
$text['label-description']['uk'] = "Опис";
|
||||
$text['label-description']['de-at'] = "";
|
||||
|
||||
$text['header']['en-us'] = "Upload Recording";
|
||||
$text['header']['es-cl'] = "Subir Grabación";
|
||||
|
|
@ -179,6 +198,7 @@ $text['header']['pt-br'] = "Carregadr gravações";
|
|||
$text['header']['pl'] = "Wyślij nagranie";
|
||||
$text['header']['sv-se'] = "Ladda Upp Inspelning";
|
||||
$text['header']['uk'] = "Вивантажити запис";
|
||||
$text['header']['de-at'] = "";
|
||||
|
||||
$text['description-recording']['en-us'] = "A name for the recording (not parsed).";
|
||||
$text['description-recording']['es-cl'] = "Nombre de la grabación.";
|
||||
|
|
@ -188,6 +208,7 @@ $text['description-recording']['pt-br'] = "Nome da gravação:";
|
|||
$text['description-recording']['pl'] = "Nazwa nagrania.";
|
||||
$text['description-recording']['sv-se'] = "Namn på Inspelning.";
|
||||
$text['description-recording']['uk'] = "Ім'я для запису (не розбирається).";
|
||||
$text['description-recording']['de-at'] = "";
|
||||
|
||||
$text['description-file']['en-us'] = "Name of the file. example.wav";
|
||||
$text['description-file']['es-cl'] = "Nombre del archivo. ejemplo.wav";
|
||||
|
|
@ -197,6 +218,7 @@ $text['description-file']['pt-br'] = "Nome do arquivo: exemplo.wav";
|
|||
$text['description-file']['pl'] = "Nazwa pliku: przykład.wav";
|
||||
$text['description-file']['sv-se'] = "Namn på filen. exempel: inspelning.wav";
|
||||
$text['description-file']['uk'] = "";
|
||||
$text['description-file']['de-at'] = "";
|
||||
|
||||
$text['description-description']['en-us'] = "You may enter a description here for your reference (not parsed).";
|
||||
$text['description-description']['es-cl'] = "Puede ingresar una descripción aquí para su referencia.";
|
||||
|
|
@ -206,6 +228,7 @@ $text['description-description']['pt-br'] = "Insira a descrição, caso desejar"
|
|||
$text['description-description']['pl'] = "Tutaj możesz wpisać opis w celach informacyjnych.";
|
||||
$text['description-description']['sv-se'] = "Du kan skriva in en beskrivning här som referens (ej analyserad).";
|
||||
$text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
|
||||
$text['description-description']['de-at'] = "Falls gewünscht, geben Sie eine Beschreibung an.";
|
||||
|
||||
$text['description']['en-us'] = "Dial *732 to create a recording, or (for best results) upload a 16bit 8khz/16khz mono WAV file.";
|
||||
$text['description']['es-cl'] = "Para realizar una grabación marque *732 o puede crear un archivo en formato WAV a 16 bit 8khz/16khz Mono y luego copiarlo en el siguiente directorio y refrezcar la página para reproducirlo.";
|
||||
|
|
@ -215,6 +238,7 @@ $text['description']['pt-br'] = "Editar informações da conta.";
|
|||
$text['description']['pl'] = "Aby stworzyć własne nagranie wybierz *732 z klawiatury telefonu lub stwórz plik audio w formacie WAV o następujących parametrach: 16bit 8khz/16khz Mono, a następnie skopiuj go do odpowiedniego katalogu i odśwież, aby go odsłuchać.";
|
||||
$text['description']['sv-se'] = "För att göra en inspelning ring * 732 eller så kan du göra en 16bit 8kHz/16kHz Mono WAV-fil och kopiera den till följande katalog uppdatera sedan sidan för att spela upp den.";
|
||||
$text['description']['uk'] = "Редагування інформації облікового запису";
|
||||
$text['description']['de-at'] = "Kontoinformationen bearbeiten";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
|
|
@ -224,6 +248,7 @@ $text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
|||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||
$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
||||
|
||||
$text['button-upload']['en-us'] = "Upload";
|
||||
$text['button-upload']['es-cl'] = "Subir";
|
||||
|
|
@ -233,6 +258,7 @@ $text['button-upload']['pt-br'] = "Submeter";
|
|||
$text['button-upload']['pl'] = "Wyślij";
|
||||
$text['button-upload']['sv-se'] = "Ladda Upp";
|
||||
$text['button-upload']['uk'] = "Завантажити";
|
||||
$text['button-upload']['de-at'] = "";
|
||||
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['es-cl'] = "Guardar";
|
||||
|
|
@ -242,6 +268,7 @@ $text['button-save']['pt-br'] = "Salvar";
|
|||
$text['button-save']['pl'] = "Zachowaj";
|
||||
$text['button-save']['sv-se'] = "Spara";
|
||||
$text['button-save']['uk'] = "Зберегти";
|
||||
$text['button-save']['de-at'] = "Speichern";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "Volver";
|
||||
|
|
@ -251,5 +278,6 @@ $text['button-back']['pt-br'] = "Voltar";
|
|||
$text['button-back']['pl'] = "Wróć";
|
||||
$text['button-back']['sv-se'] = "Tillbaka";
|
||||
$text['button-back']['uk'] = "Назад";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
|
||||
?>
|
||||
|
|
@ -8,6 +8,7 @@ $apps[$x]['menu'][0]['title']['pt-br'] = "Gravações";
|
|||
$apps[$x]['menu'][0]['title']['pl'] = "Nagrywanie rozmów";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Inspelningar";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Записи";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Aufnahmen";
|
||||
$apps[$x]['menu'][0]['uuid'] = "e4290fd2-3ccc-a758-1714-660d38453104";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "fd29e39c-c936-f5fc-8e2b-611681b266b5";
|
||||
$apps[$x]['menu'][0]['category'] = "internal";
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ $text['title']['pt-br'] = "Configurações da Conta";
|
|||
$text['title']['pl'] = "Grupy odbiorców rozmów";
|
||||
$text['title']['sv-se'] = "Ringgrupper";
|
||||
$text['title']['uk'] = "Групи";
|
||||
$text['title']['de-at'] = "Ruf Gruppen";
|
||||
|
||||
$text['option-usring']['en-us'] = "us-ring";
|
||||
$text['option-usring']['es-cl'] = "us-ring";
|
||||
|
|
@ -17,6 +18,7 @@ $text['option-usring']['pt-br'] = "USRing";
|
|||
$text['option-usring']['pl'] = "us-ring";
|
||||
$text['option-usring']['sv-se'] = "us-ring";
|
||||
$text['option-usring']['uk'] = "us-ring";
|
||||
$text['option-usring']['de-at'] = "us-ring";
|
||||
|
||||
$text['option-ukring']['en-us'] = "uk-ring";
|
||||
$text['option-ukring']['es-cl'] = "uk-ring";
|
||||
|
|
@ -26,6 +28,7 @@ $text['option-ukring']['pt-br'] = "UKRing";
|
|||
$text['option-ukring']['pl'] = "uk-ring ";
|
||||
$text['option-ukring']['sv-se'] = "uk-ring";
|
||||
$text['option-ukring']['uk'] = "uk-ring";
|
||||
$text['option-ukring']['de-at'] = "uk-ring";
|
||||
|
||||
$text['option-true']['en-us'] = "True";
|
||||
$text['option-true']['es-cl'] = "Verdadero";
|
||||
|
|
@ -35,6 +38,7 @@ $text['option-true']['pt-br'] = "Sim";
|
|||
$text['option-true']['pl'] = "Tak";
|
||||
$text['option-true']['sv-se'] = "Sann";
|
||||
$text['option-true']['uk'] = "Так";
|
||||
$text['option-true']['de-at'] = "Ein";
|
||||
|
||||
$text['option-simultaneous']['en-us'] = "Simultaneous";
|
||||
$text['option-simultaneous']['es-cl'] = "Simultaneos";
|
||||
|
|
@ -44,6 +48,7 @@ $text['option-simultaneous']['pt-br'] = "Simultâneo";
|
|||
$text['option-simultaneous']['pl'] = "Jednoczesne";
|
||||
$text['option-simultaneous']['sv-se'] = "Samtidig";
|
||||
$text['option-simultaneous']['uk'] = "";
|
||||
$text['option-simultaneous']['de-at'] = "gleichzeitig";
|
||||
|
||||
$text['option-sequence']['en-us'] = "Sequence";
|
||||
$text['option-sequence']['es-cl'] = "Secuencia";
|
||||
|
|
@ -53,6 +58,7 @@ $text['option-sequence']['pt-br'] = "Sequência";
|
|||
$text['option-sequence']['pl'] = "Kolejne";
|
||||
$text['option-sequence']['sv-se'] = "I Ordning";
|
||||
$text['option-sequence']['uk'] = "";
|
||||
$text['option-sequence']['de-at'] = "sequenziell";
|
||||
|
||||
$text['option-rsring']['en-us'] = "rs-ring";
|
||||
$text['option-rsring']['es-cl'] = "rs-ring";
|
||||
|
|
@ -62,6 +68,7 @@ $text['option-rsring']['pt-br'] = "RSRing";
|
|||
$text['option-rsring']['pl'] = "rs-ring";
|
||||
$text['option-rsring']['sv-se'] = "rs-ring";
|
||||
$text['option-rsring']['uk'] = "rs-ring";
|
||||
$text['option-rsring']['de-at'] = "rs-ring";
|
||||
|
||||
$text['option-rollover']['en-us'] = "Rollover";
|
||||
$text['option-rollover']['es-cl'] = "Rollover";
|
||||
|
|
@ -71,6 +78,7 @@ $text['option-rollover']['pt-br'] = "Rollover";
|
|||
$text['option-rollover']['pl'] = "Rollover ";
|
||||
$text['option-rollover']['sv-se'] = "Revolver";
|
||||
$text['option-rollover']['uk'] = "";
|
||||
$text['option-rollover']['de-at'] = "";
|
||||
|
||||
$text['option-ptring']['en-us'] = "pt-ring";
|
||||
$text['option-ptring']['es-cl'] = "pt-ring";
|
||||
|
|
@ -80,6 +88,7 @@ $text['option-ptring']['pt-br'] = "PTRing";
|
|||
$text['option-ptring']['pl'] = "pt-ring ";
|
||||
$text['option-ptring']['sv-se'] = "pt-ring";
|
||||
$text['option-ptring']['uk'] = "pt-ring";
|
||||
$text['option-ptring']['de-at'] = "";
|
||||
|
||||
$text['option-itring']['en-us'] = "it-ring";
|
||||
$text['option-itring']['es-cl'] = "it-ring";
|
||||
|
|
@ -89,6 +98,7 @@ $text['option-itring']['pt-br'] = "ITRing";
|
|||
$text['option-itring']['pl'] = "it-ring ";
|
||||
$text['option-itring']['sv-se'] = "it-ring";
|
||||
$text['option-itring']['uk'] = "it-ring";
|
||||
$text['option-itring']['de-at'] = "";
|
||||
|
||||
$text['option-frring']['en-us'] = "fr-ring";
|
||||
$text['option-frring']['es-cl'] = "fr-ring";
|
||||
|
|
@ -98,6 +108,7 @@ $text['option-frring']['pt-br'] = "FRRing";
|
|||
$text['option-frring']['pl'] = "fr-ring ";
|
||||
$text['option-frring']['sv-se'] = "fr-ring";
|
||||
$text['option-frring']['uk'] = "fr-ring";
|
||||
$text['option-frring']['de-at'] = "";
|
||||
|
||||
$text['option-false']['en-us'] = "False";
|
||||
$text['option-false']['es-cl'] = "Falso";
|
||||
|
|
@ -107,6 +118,7 @@ $text['option-false']['pt-br'] = "Não";
|
|||
$text['option-false']['pl'] = "Nie";
|
||||
$text['option-false']['sv-se'] = "Falsk";
|
||||
$text['option-false']['uk'] = "Ні";
|
||||
$text['option-false']['de-at'] = "Aus";
|
||||
|
||||
$text['option-enterprise']['en-us'] = "Enterprise";
|
||||
$text['option-enterprise']['es-cl'] = "Compañia";
|
||||
|
|
@ -116,6 +128,7 @@ $text['option-enterprise']['pt-br'] = "Empresa";
|
|||
$text['option-enterprise']['pl'] = "Enterprise ";
|
||||
$text['option-enterprise']['sv-se'] = "Företag";
|
||||
$text['option-enterprise']['uk'] = "";
|
||||
$text['option-enterprise']['de-at'] = "";
|
||||
|
||||
$text['option-enabled']['en-us'] = "Enabled";
|
||||
$text['option-enabled']['es-cl'] = "Activado";
|
||||
|
|
@ -125,6 +138,7 @@ $text['option-enabled']['pt-br'] = "Ativado";
|
|||
$text['option-enabled']['pl'] = "Włączony";
|
||||
$text['option-enabled']['sv-se'] = "Aktiverad";
|
||||
$text['option-enabled']['uk'] = "Включено";
|
||||
$text['option-enabled']['de-at'] = "";
|
||||
|
||||
$text['option-disabled']['en-us'] = "Disabled";
|
||||
$text['option-disabled']['es-cl'] = "Desactivado";
|
||||
|
|
@ -134,6 +148,7 @@ $text['option-disabled']['pt-br'] = "Inválido";
|
|||
$text['option-disabled']['pl'] = "Wyłączony";
|
||||
$text['option-disabled']['sv-se'] = "Avaktiverad";
|
||||
$text['option-disabled']['uk'] = "Виключено";
|
||||
$text['option-disabled']['de-at'] = "";
|
||||
|
||||
$text['message-update']['en-us'] = "Update Complete";
|
||||
$text['message-update']['es-cl'] = "Actualización Completada";
|
||||
|
|
@ -143,6 +158,7 @@ $text['message-update']['pt-br'] = "Atualização Efetuada";
|
|||
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||
$text['message-update']['uk'] = "Оновлення завершено";
|
||||
$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
|
||||
|
||||
$text['message-timeout-action']['en-us'] = "Please provide: Timeout Action";
|
||||
$text['message-timeout-action']['es-cl'] = "Por favor indique: Acción en timeout";
|
||||
|
|
@ -152,6 +168,7 @@ $text['message-timeout-action']['pt-br'] = "Por favor indique: Ação de tempo d
|
|||
$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']['uk'] = "";
|
||||
$text['message-timeout-action']['de-at'] = "";
|
||||
|
||||
$text['message-timeout']['en-us'] = "Please provide: Timeout";
|
||||
$text['message-timeout']['es-cl'] = "Por favor indique: Timeout";
|
||||
|
|
@ -161,6 +178,7 @@ $text['message-timeout']['pt-br'] = "Por favor indique: Tempo de saída";
|
|||
$text['message-timeout']['pl'] = "Wprowadź limit czasu operacji";
|
||||
$text['message-timeout']['sv-se'] = "Ange: Timeout";
|
||||
$text['message-timeout']['uk'] = "";
|
||||
$text['message-timeout']['de-at'] = "";
|
||||
|
||||
$text['message-strategy']['en-us'] = "Please provide: Strategy";
|
||||
$text['message-strategy']['es-cl'] = "Por favor indique: Estrategia";
|
||||
|
|
@ -170,6 +188,7 @@ $text['message-strategy']['pt-br'] = "Por favor indique: Estratégia";
|
|||
$text['message-strategy']['pl'] = "Wprowadź strategię";
|
||||
$text['message-strategy']['sv-se'] = "Ange: Strategi";
|
||||
$text['message-strategy']['uk'] = "";
|
||||
$text['message-strategy']['de-at'] = "";
|
||||
|
||||
$text['message-name']['en-us'] = "Please provide: Name";
|
||||
$text['message-name']['es-cl'] = "Por favor indique: Nombre ";
|
||||
|
|
@ -179,6 +198,7 @@ $text['message-name']['pt-br'] = "Por favor indique: Nome";
|
|||
$text['message-name']['pl'] = "Wprowadź nazwę";
|
||||
$text['message-name']['sv-se'] = "Ange: Namn";
|
||||
$text['message-name']['uk'] = "";
|
||||
$text['message-name']['de-at'] = "";
|
||||
|
||||
$text['message-message']['es-cl'] = "Mensaje";
|
||||
$text['message-message']['pt-br'] = "Mensagem";
|
||||
|
|
@ -186,6 +206,7 @@ $text['message-message']['pl'] = "Wiadomość";
|
|||
$text['message-message']['sv-se'] = "";
|
||||
$text['message-message']['fr-fr'] = "Message";
|
||||
$text['message-message']['uk'] = "Повідомлення";
|
||||
$text['message-message']['de-at'] = "Nachricht";
|
||||
|
||||
$text['message-maximum_ring_groups']['en-us'] = "Maximum Ring Groups:";
|
||||
$text['message-maximum_ring_groups']['es-cl'] = "Grupos máximos Anillo Animales:";
|
||||
|
|
@ -195,6 +216,7 @@ $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']['sv-se'] = "Max Antal Ringgrupper:";
|
||||
$text['message-maximum_ring_groups']['uk'] = "";
|
||||
$text['message-maximum_ring_groups']['de-at'] = "";
|
||||
|
||||
$text['message-enabled']['en-us'] = "Please provide: Enabled";
|
||||
$text['message-enabled']['es-cl'] = "Por favor indique: Activado";
|
||||
|
|
@ -204,6 +226,7 @@ $text['message-enabled']['pt-br'] = "Por favor informe: Ativado";
|
|||
$text['message-enabled']['pl'] = "Wprowadź: Włączony";
|
||||
$text['message-enabled']['sv-se'] = "Ange: Aktiverad";
|
||||
$text['message-enabled']['uk'] = "";
|
||||
$text['message-enabled']['de-at'] = "";
|
||||
|
||||
$text['message-delete']['en-us'] = "Delete Complete";
|
||||
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
||||
|
|
@ -213,6 +236,7 @@ $text['message-delete']['pt-br'] = "Remoção Efetuada";
|
|||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||
$text['message-delete']['uk'] = "Видалено";
|
||||
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
||||
|
||||
$text['message-add']['en-us'] = "Add Complete";
|
||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||
|
|
@ -222,6 +246,7 @@ $text['message-add']['pt-br'] = "Criação Efetuada";
|
|||
$text['message-add']['pl'] = "Dodano poprawnie";
|
||||
$text['message-add']['sv-se'] = "Tillagd";
|
||||
$text['message-add']['uk'] = "Додано";
|
||||
$text['message-add']['de-at'] = "";
|
||||
|
||||
$text['link-call-forward']['en-us'] = "Call Forward";
|
||||
$text['link-call-forward']['es-cl'] = "Desvío de llamados";
|
||||
|
|
@ -231,6 +256,7 @@ $text['link-call-forward']['pt-br'] = "Encaminhar chamada";
|
|||
$text['link-call-forward']['pl'] = "Przekierowanie rozmowy";
|
||||
$text['link-call-forward']['sv-se'] = "Vidarekoppling";
|
||||
$text['link-call-forward']['uk'] = "";
|
||||
$text['link-call-forward']['de-at'] = "";
|
||||
|
||||
$text['label-user_list']['en-us'] = "User List";
|
||||
$text['label-user_list']['es-cl'] = "Listado de usuarios";
|
||||
|
|
@ -240,6 +266,7 @@ $text['label-user_list']['pt-br'] = "Utilizadores";
|
|||
$text['label-user_list']['pl'] = "Lista użytkowników";
|
||||
$text['label-user_list']['sv-se'] = "Användar-lista";
|
||||
$text['label-user_list']['uk'] = "Список користувачів";
|
||||
$text['label-user_list']['de-at'] = "Benutzer Liste";
|
||||
|
||||
$text['label-tools']['en-us'] = "Tools";
|
||||
$text['label-tools']['es-cl'] = "Herramientas";
|
||||
|
|
@ -249,6 +276,7 @@ $text['label-tools']['pt-br'] = "Ferramentas";
|
|||
$text['label-tools']['pl'] = "Narzędzia";
|
||||
$text['label-tools']['sv-se'] = "Verktyg";
|
||||
$text['label-tools']['uk'] = "Параметри";
|
||||
$text['label-tools']['de-at'] = "Werkzeug";
|
||||
|
||||
$text['label-timeout_destination']['en-us'] = "Timeout Destination";
|
||||
$text['label-timeout_destination']['es-cl'] = "Timeout de destino";
|
||||
|
|
@ -258,6 +286,7 @@ $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']['sv-se'] = "Timeout Destination";
|
||||
$text['label-timeout_destination']['uk'] = "";
|
||||
$text['label-timeout_destination']['de-at'] = "";
|
||||
|
||||
$text['label-timeout']['en-us'] = "Timeout";
|
||||
$text['label-timeout']['es-cl'] = "Timeout";
|
||||
|
|
@ -267,6 +296,7 @@ $text['label-timeout']['pt-br'] = "Tempo limite";
|
|||
$text['label-timeout']['pl'] = "Przekroczenie czasu oczekiwania (timeout)";
|
||||
$text['label-timeout']['sv-se'] = "Tidsgräns";
|
||||
$text['label-timeout']['uk'] = "Таймаут";
|
||||
$text['label-timeout']['de-at'] = "";
|
||||
|
||||
$text['label-strategy']['en-us'] = "Strategy";
|
||||
$text['label-strategy']['es-cl'] = "Estrategia";
|
||||
|
|
@ -276,6 +306,7 @@ $text['label-strategy']['pt-br'] = "Estratégia";
|
|||
$text['label-strategy']['pl'] = "Strategia";
|
||||
$text['label-strategy']['sv-se'] = "Strategi";
|
||||
$text['label-strategy']['uk'] = "";
|
||||
$text['label-strategy']['de-at'] = "";
|
||||
|
||||
$text['label-skip_active']['en-us'] = "Skip Active";
|
||||
$text['label-skip_active']['es-cl'] = "Saltar activo";
|
||||
|
|
@ -285,14 +316,7 @@ $text['label-skip_active']['pt-br'] = "Pular ativação";
|
|||
$text['label-skip_active']['pl'] = "Pomiń aktywne";
|
||||
$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']['es-cl'] = "";
|
||||
$text['label-distinctive_ring']['fr-fr'] = "";
|
||||
$text['label-distinctive_ring']['pt-pt'] = "";
|
||||
$text['label-distinctive_ring']['pt-br'] = "";
|
||||
$text['label-distinctive_ring']['pl'] = "";
|
||||
$text['label-distinctive_ring']['sv-se'] = "";
|
||||
$text['label-skip_active']['de-at'] = "";
|
||||
|
||||
$text['label-ringback']['en-us'] = "Ring Back";
|
||||
$text['label-ringback']['es-cl'] = "Tono de retorno";
|
||||
|
|
@ -302,6 +326,7 @@ $text['label-ringback']['pt-br'] = "Tom de chamada";
|
|||
$text['label-ringback']['pl'] = "Rodzaj sygnału w słuchawce dzwoniącego.";
|
||||
$text['label-ringback']['sv-se'] = "Tillbakaringning";
|
||||
$text['label-ringback']['uk'] = "";
|
||||
$text['label-ringback']['de-at'] = "";
|
||||
|
||||
$text['label-ring-group-extension']['en-us'] = "Ring Group Extension";
|
||||
$text['label-ring-group-extension']['es-cl'] = "Extensión de grupo de llamado";
|
||||
|
|
@ -311,6 +336,7 @@ $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']['sv-se'] = "Ringgrupp Anknytning";
|
||||
$text['label-ring-group-extension']['uk'] = "";
|
||||
$text['label-ring-group-extension']['de-at'] = "";
|
||||
|
||||
$text['label-ring-group']['en-us'] = "Ring Group";
|
||||
$text['label-ring-group']['es-cl'] = "Grupo de llamado";
|
||||
|
|
@ -320,6 +346,7 @@ $text['label-ring-group']['pt-br'] = "Grupo";
|
|||
$text['label-ring-group']['pl'] = "Grupa odbiorców.";
|
||||
$text['label-ring-group']['sv-se'] = "Ringgrupp";
|
||||
$text['label-ring-group']['uk'] = "";
|
||||
$text['label-ring-group']['de-at'] = "";
|
||||
|
||||
$text['label-name']['en-us'] = "Name";
|
||||
$text['label-name']['es-cl'] = "Nombre";
|
||||
|
|
@ -329,6 +356,7 @@ $text['label-name']['pt-br'] = "Nome";
|
|||
$text['label-name']['pl'] = "Nazwa";
|
||||
$text['label-name']['sv-se'] = "Namn";
|
||||
$text['label-name']['uk'] = "Назва";
|
||||
$text['label-name']['de-at'] = "Name";
|
||||
|
||||
$text['label-forward_destination']['en-us'] = "Number";
|
||||
$text['label-forward_destination']['es-cl'] = "Número";
|
||||
|
|
@ -338,6 +366,7 @@ $text['label-forward_destination']['pt-br'] = "Número";
|
|||
$text['label-forward_destination']['pl'] = "Numer";
|
||||
$text['label-forward_destination']['sv-se'] = "Nummer";
|
||||
$text['label-forward_destination']['uk'] = "";
|
||||
$text['label-forward_destination']['de-at'] = "";
|
||||
|
||||
$text['label-extension']['en-us'] = "Extension";
|
||||
$text['label-extension']['es-cl'] = "Extensión";
|
||||
|
|
@ -347,6 +376,7 @@ $text['label-extension']['pt-br'] = "Ramal";
|
|||
$text['label-extension']['pl'] = "Numer wewnętrzny";
|
||||
$text['label-extension']['sv-se'] = "Anknytning";
|
||||
$text['label-extension']['uk'] = "Розширення (Extention)";
|
||||
$text['label-extension']['de-at'] = "Durchwahl";
|
||||
|
||||
$text['label-enabled']['en-us'] = "Enabled";
|
||||
$text['label-enabled']['es-cl'] = "Activado";
|
||||
|
|
@ -356,6 +386,7 @@ $text['label-enabled']['pt-br'] = "Habilitado";
|
|||
$text['label-enabled']['pl'] = "Włączony";
|
||||
$text['label-enabled']['sv-se'] = "Aktiverad";
|
||||
$text['label-enabled']['uk'] = "Включено";
|
||||
$text['label-enabled']['de-at'] = "An";
|
||||
|
||||
$text['label-duration']['en-us'] = "Duration";
|
||||
$text['label-duration']['es-cl'] = "Duración";
|
||||
|
|
@ -365,6 +396,16 @@ $text['label-duration']['pt-br'] = "Duração";
|
|||
$text['label-duration']['pl'] = "Czas trwania";
|
||||
$text['label-duration']['sv-se'] = "Samtalstid";
|
||||
$text['label-duration']['uk'] = "Тривалість";
|
||||
$text['label-duration']['de-at'] = "Dauer";
|
||||
|
||||
$text['label-distinctive_ring']['en-us'] = "Distinctive Ring";
|
||||
$text['label-distinctive_ring']['es-cl'] = "";
|
||||
$text['label-distinctive_ring']['fr-fr'] = "";
|
||||
$text['label-distinctive_ring']['pt-pt'] = "";
|
||||
$text['label-distinctive_ring']['pt-br'] = "";
|
||||
$text['label-distinctive_ring']['pl'] = "";
|
||||
$text['label-distinctive_ring']['sv-se'] = "";
|
||||
$text['label-distinctive_ring']['de-at'] = "";
|
||||
|
||||
$text['label-destinations']['en-us'] = "Destinations";
|
||||
$text['label-destinations']['es-cl'] = "Destinos";
|
||||
|
|
@ -374,6 +415,7 @@ $text['label-destinations']['pt-br'] = "Destinos";
|
|||
$text['label-destinations']['pl'] = "Destynacje";
|
||||
$text['label-destinations']['sv-se'] = "Destinationer";
|
||||
$text['label-destinations']['uk'] = "Номери";
|
||||
$text['label-destinations']['de-at'] = "Ziele";
|
||||
|
||||
$text['label-destination_timeout']['en-us'] = "Timeout";
|
||||
$text['label-destination_timeout']['es-cl'] = "Timeout";
|
||||
|
|
@ -383,6 +425,7 @@ $text['label-destination_timeout']['pt-br'] = "Tempo de saída";
|
|||
$text['label-destination_timeout']['pl'] = "Limit czasowy";
|
||||
$text['label-destination_timeout']['sv-se'] = "Tidsgräns";
|
||||
$text['label-destination_timeout']['uk'] = "Таймаут";
|
||||
$text['label-destination_timeout']['de-at'] = "Abwurfzeit";
|
||||
|
||||
$text['label-destination_prompt_confirm']['en-us'] = "Confirm";
|
||||
$text['label-destination_prompt_confirm']['es-cl'] = "Confirmar";
|
||||
|
|
@ -392,6 +435,7 @@ $text['label-destination_prompt_confirm']['pt-br'] = "Confirmar";
|
|||
$text['label-destination_prompt_confirm']['pl'] = "Potwierdź";
|
||||
$text['label-destination_prompt_confirm']['sv-se'] = "Bekräfta";
|
||||
$text['label-destination_prompt_confirm']['uk'] = "Підтвердити";
|
||||
$text['label-destination_prompt_confirm']['de-at'] = "Bestätigen";
|
||||
|
||||
$text['label-destination_prompt_announce']['en-us'] = "Announce";
|
||||
$text['label-destination_prompt_announce']['es-cl'] = "Anunciar";
|
||||
|
|
@ -401,6 +445,7 @@ $text['label-destination_prompt_announce']['pt-br'] = "Anunciar";
|
|||
$text['label-destination_prompt_announce']['pl'] = "Rozgłoś/powiadom";
|
||||
$text['label-destination_prompt_announce']['sv-se'] = "Meddela";
|
||||
$text['label-destination_prompt_announce']['uk'] = "";
|
||||
$text['label-destination_prompt_announce']['de-at'] = "Ankündigen";
|
||||
|
||||
$text['label-destination_prompt']['en-us'] = "Prompt";
|
||||
$text['label-destination_prompt']['es-cl'] = "Prompt";
|
||||
|
|
@ -410,6 +455,7 @@ $text['label-destination_prompt']['pt-br'] = "Prompt";
|
|||
$text['label-destination_prompt']['pl'] = "Potwierdź aby odebrac rozmowę";
|
||||
$text['label-destination_prompt']['sv-se'] = "Verifiering";
|
||||
$text['label-destination_prompt']['uk'] = "";
|
||||
$text['label-destination_prompt']['de-at'] = "Aufforderung";
|
||||
|
||||
$text['label-destination_order']['en-us'] = "Order";
|
||||
$text['label-destination_order']['es-cl'] = "Orden";
|
||||
|
|
@ -419,6 +465,7 @@ $text['label-destination_order']['pt-br'] = "Order de destino";
|
|||
$text['label-destination_order']['pl'] = "Kolejność";
|
||||
$text['label-destination_order']['sv-se'] = "Ordning";
|
||||
$text['label-destination_order']['uk'] = "Порядок";
|
||||
$text['label-destination_order']['de-at'] = "";
|
||||
|
||||
$text['label-destination_number']['en-us'] = "Destination";
|
||||
$text['label-destination_number']['es-cl'] = "Destino";
|
||||
|
|
@ -428,6 +475,7 @@ $text['label-destination_number']['pt-br'] = "Desvio";
|
|||
$text['label-destination_number']['pl'] = "Destynacja";
|
||||
$text['label-destination_number']['sv-se'] = "Destination";
|
||||
$text['label-destination_number']['uk'] = "Номер";
|
||||
$text['label-destination_number']['de-at'] = "Ziel";
|
||||
|
||||
$text['label-destination_delay']['en-us'] = "Delay";
|
||||
$text['label-destination_delay']['es-cl'] = "Retraso";
|
||||
|
|
@ -437,6 +485,7 @@ $text['label-destination_delay']['pt-br'] = "Delay";
|
|||
$text['label-destination_delay']['pl'] = "Opóźnienie";
|
||||
$text['label-destination_delay']['sv-se'] = "Fördröjning";
|
||||
$text['label-destination_delay']['uk'] = "Затримка";
|
||||
$text['label-destination_delay']['de-at'] = "Verzögerung";
|
||||
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
|
|
@ -446,6 +495,7 @@ $text['label-description']['pt-br'] = "Descrição";
|
|||
$text['label-description']['pl'] = "Opis";
|
||||
$text['label-description']['sv-se'] = "Beskrivning";
|
||||
$text['label-description']['uk'] = "Опис";
|
||||
$text['label-description']['de-at'] = "";
|
||||
|
||||
$text['label-delay']['en-us'] = "Delay";
|
||||
$text['label-delay']['es-cl'] = "Retardo";
|
||||
|
|
@ -455,6 +505,7 @@ $text['label-delay']['pt-br'] = "Delay";
|
|||
$text['label-delay']['pl'] = "Opóźnienie";
|
||||
$text['label-delay']['sv-se'] = "Fördröjning";
|
||||
$text['label-delay']['uk'] = "Затримка";
|
||||
$text['label-delay']['de-at'] = "";
|
||||
|
||||
$text['label-context']['en-us'] = "Context";
|
||||
$text['label-context']['es-cl'] = "Contexto";
|
||||
|
|
@ -464,6 +515,7 @@ $text['label-context']['pt-br'] = "Contexto";
|
|||
$text['label-context']['pl'] = "Kontekst";
|
||||
$text['label-context']['sv-se'] = "Context";
|
||||
$text['label-context']['uk'] = "Контекст";
|
||||
$text['label-context']['de-at'] = "Kontext";
|
||||
|
||||
$text['label-cid-number-prefix']['en-us'] = "CID Number Prefix";
|
||||
$text['label-cid-number-prefix']['es-cl'] = "Número CID Prefijo";
|
||||
|
|
@ -473,6 +525,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']['sv-se'] = "Nummerpresentation";
|
||||
$text['label-cid-number-prefix']['uk'] = "Caller ID Номер";
|
||||
$text['label-cid-number-prefix']['de-at'] = "Anruferkennung (Nummer)";
|
||||
|
||||
$text['label-cid-name-prefix']['en-us'] = "CID Name Prefix";
|
||||
$text['label-cid-name-prefix']['es-cl'] = "CID Nombre Prefijo";
|
||||
|
|
@ -482,6 +535,7 @@ $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']['sv-se'] = "Namnpresentation";
|
||||
$text['label-cid-name-prefix']['uk'] = "Caller ID Ім’я";
|
||||
$text['label-cid-name-prefix']['de-at'] = "Anruferkennung (Name)";
|
||||
|
||||
$text['label-call-forward']['en-us'] = "Call Forward";
|
||||
$text['label-call-forward']['es-cl'] = "Desvío de llamados";
|
||||
|
|
@ -491,6 +545,7 @@ $text['label-call-forward']['pt-br'] = "Encaminhamento de chamadas";
|
|||
$text['label-call-forward']['pl'] = "Przekierowanie";
|
||||
$text['label-call-forward']['sv-se'] = "Vidarekoppling";
|
||||
$text['label-call-forward']['uk'] = "Переадресація";
|
||||
$text['label-call-forward']['de-at'] = "Ruf Weiterleitung";
|
||||
|
||||
$text['header-ring-group-forward']['en-us'] = "Ring Group Forward";
|
||||
$text['header-ring-group-forward']['es-cl'] = "Direccionamiento de grupo de llamado";
|
||||
|
|
@ -500,6 +555,7 @@ $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']['sv-se'] = "Ringgrupp Vidarekoppling";
|
||||
$text['header-ring-group-forward']['uk'] = "";
|
||||
$text['header-ring-group-forward']['de-at'] = "";
|
||||
|
||||
$text['header-description']['en-us'] = "Description";
|
||||
$text['header-description']['es-cl'] = "Descripción";
|
||||
|
|
@ -509,6 +565,7 @@ $text['header-description']['pt-br'] = "Descrição";
|
|||
$text['header-description']['pl'] = "Opis";
|
||||
$text['header-description']['sv-se'] = "Beskrivning";
|
||||
$text['header-description']['uk'] = "Опис";
|
||||
$text['header-description']['de-at'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -518,6 +575,7 @@ $text['description-user_list']['pt-br'] = "Atribua os utilizadores que estão as
|
|||
$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']['uk'] = "";
|
||||
$text['description-user_list']['de-at'] = "Weisen Sie Benutzer dieser Nebenstelle zu.";
|
||||
|
||||
$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";
|
||||
|
|
@ -527,6 +585,7 @@ $text['description-timeout_destination']['pt-br'] = "Escolha destino no caso do
|
|||
$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']['uk'] = "";
|
||||
$text['description-timeout_destination']['de-at'] = "";
|
||||
|
||||
$text['description-timeout']['en-us'] = "Enter the total call timeout in seconds";
|
||||
$text['description-timeout']['es-cl'] = "Ingrese el timeout de llamada en segundos";
|
||||
|
|
@ -536,6 +595,7 @@ $text['description-timeout']['pt-br'] = "Insira o tempo de saída da chamada em
|
|||
$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']['uk'] = "";
|
||||
$text['description-timeout']['de-at'] = "";
|
||||
|
||||
$text['description-strategy']['en-us'] = "Select the ring strategy.";
|
||||
$text['description-strategy']['es-cl'] = "Ingrese la estrategia de llamado.";
|
||||
|
|
@ -545,6 +605,7 @@ $text['description-strategy']['pt-br'] = "Selecione a estraétia da fila";
|
|||
$text['description-strategy']['pl'] = "Wybierz strategię";
|
||||
$text['description-strategy']['sv-se'] = "Välj strategi för ringflöde.";
|
||||
$text['description-strategy']['uk'] = "";
|
||||
$text['description-strategy']['de-at'] = "";
|
||||
|
||||
$text['description-skip_active']['en-us'] = "Skip destinations with active calls.";
|
||||
$text['description-skip_active']['es-cl'] = "Saltar destinos con llamadas activas.";
|
||||
|
|
@ -554,14 +615,7 @@ $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']['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']['es-cl'] = "";
|
||||
$text['description-distinctive_ring']['fr-fr'] = "";
|
||||
$text['description-distinctive_ring']['pt-pt'] = "";
|
||||
$text['description-distinctive_ring']['pt-br'] = "";
|
||||
$text['description-distinctive_ring']['pl'] = "";
|
||||
$text['description-distinctive_ring']['sv-se'] = "";
|
||||
$text['description-skip_active']['de-at'] = "";
|
||||
|
||||
$text['description-ringback']['en-us'] = "Defines what the caller will hear while the destination is being called.";
|
||||
$text['description-ringback']['es-cl'] = "Define lo que va a escuchar quien llama mientras el destino es llamado.";
|
||||
|
|
@ -571,6 +625,7 @@ $text['description-ringback']['pt-br'] = "Define o que o receptor vai ouvir enqu
|
|||
$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']['uk'] = "";
|
||||
$text['description-ringback']['de-at'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -580,6 +635,7 @@ $text['description-ring-group-forward']['pt-br'] = "Encaminhar chamadas para um
|
|||
$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']['uk'] = "";
|
||||
$text['description-ring-group-forward']['de-at'] = "";
|
||||
|
||||
$text['description-name']['en-us'] = "Enter a name.";
|
||||
$text['description-name']['es-cl'] = "Ingrese un nombre.";
|
||||
|
|
@ -589,6 +645,7 @@ $text['description-name']['pt-br'] = "Insira o nome do menu";
|
|||
$text['description-name']['pl'] = "Wprowadź nazwę";
|
||||
$text['description-name']['sv-se'] = "Ange ett namn.";
|
||||
$text['description-name']['uk'] = "Введіть назву меню";
|
||||
$text['description-name']['de-at'] = "Geben Sie den Namen des Menüs an";
|
||||
|
||||
$text['description-extension']['en-us'] = "Enter the extension number.";
|
||||
$text['description-extension']['es-cl'] = "Introduzca el número de extensión.";
|
||||
|
|
@ -598,6 +655,7 @@ $text['description-extension']['pt-br'] = "Atribua a extensão e números ao dis
|
|||
$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']['uk'] = "";
|
||||
$text['description-extension']['de-at'] = "Weisen Sie die Nebenstellen und Linien einem Gerät zu.";
|
||||
|
||||
$text['description-enter-context']['en-us'] = "Enter the context.";
|
||||
$text['description-enter-context']['es-cl'] = "Ingrese un contexto";
|
||||
|
|
@ -607,6 +665,7 @@ $text['description-enter-context']['pt-br'] = "Insira um contexto";
|
|||
$text['description-enter-context']['pl'] = "Wprowadź kontekst";
|
||||
$text['description-enter-context']['sv-se'] = "Ange Context";
|
||||
$text['description-enter-context']['uk'] = "";
|
||||
$text['description-enter-context']['de-at'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -616,6 +675,16 @@ $text['description-enabled']['pt-br'] = "Escolha o estado desta definição";
|
|||
$text['description-enabled']['pl'] = "Ustaw status tej grupy odbiorców.";
|
||||
$text['description-enabled']['sv-se'] = "Ange status på denna ringgrupp.";
|
||||
$text['description-enabled']['uk'] = "";
|
||||
$text['description-enabled']['de-at'] = "Setzen Sie den Status dieser Standardeinstellung.";
|
||||
|
||||
$text['description-distinctive_ring']['en-us'] = "Select a sound for a distinctive ring.";
|
||||
$text['description-distinctive_ring']['es-cl'] = "";
|
||||
$text['description-distinctive_ring']['fr-fr'] = "";
|
||||
$text['description-distinctive_ring']['pt-pt'] = "";
|
||||
$text['description-distinctive_ring']['pt-br'] = "";
|
||||
$text['description-distinctive_ring']['pl'] = "";
|
||||
$text['description-distinctive_ring']['sv-se'] = "";
|
||||
$text['description-distinctive_ring']['de-at'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -625,6 +694,7 @@ $text['description-destinations']['pt-br'] = "Destinos de entrada são os DID/DD
|
|||
$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']['uk'] = "Вхідні номери можуть бути таких типів: DID/DDI, DNIS або Alias для вхідних дзвінків";
|
||||
$text['description-destinations']['de-at'] = "Kopfnummern sind DID/DDI, DNIS oder alternative Nummern für eingehende Anrufe";
|
||||
|
||||
$text['description-description']['en-us'] = "Enter a description (optional).";
|
||||
$text['description-description']['es-cl'] = "Ingrese una descripción (opcional)";
|
||||
|
|
@ -634,6 +704,7 @@ $text['description-description']['pt-br'] = "Insira a descrição, caso desejar"
|
|||
$text['description-description']['pl'] = "Wpisz opis (opcjonalne)";
|
||||
$text['description-description']['sv-se'] = "Fyll i en beskrivning (frivillig).";
|
||||
$text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
|
||||
$text['description-description']['de-at'] = "Falls gewünscht, geben Sie eine Beschreibung an.";
|
||||
|
||||
$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.";
|
||||
|
|
@ -643,6 +714,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']['sv-se'] = "Ange nummerpresentation prefix.";
|
||||
$text['description-cid-number-prefix']['uk'] = "";
|
||||
$text['description-cid-number-prefix']['de-at'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -652,6 +724,7 @@ $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']['sv-se'] = "Ange namnpresentation prefix.";
|
||||
$text['description-cid-name-prefix']['uk'] = "";
|
||||
$text['description-cid-name-prefix']['de-at'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -661,6 +734,7 @@ $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']['sv-se'] = "En ringgrupp är en uppsättning av destinationer som kan anropas med en ringstrategi.";
|
||||
$text['description']['uk'] = "Редагування інформації облікового запису";
|
||||
$text['description']['de-at'] = "Kontoinformationen bearbeiten";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
|
|
@ -670,6 +744,7 @@ $text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
|||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||
$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
||||
|
||||
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
|
|
@ -679,6 +754,7 @@ $text['confirm-copy']['pt-br'] = "Deseja realmente copiar isto?";
|
|||
$text['confirm-copy']['pl'] = "Czy na pewno chcesz to skopiować?";
|
||||
$text['confirm-copy']['sv-se'] = "Vill du verkligen kopiera detta?";
|
||||
$text['confirm-copy']['uk'] = "";
|
||||
$text['confirm-copy']['de-at'] = "Wollen Sie das wirdklich kopieren?";
|
||||
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['es-cl'] = "Guardar";
|
||||
|
|
@ -688,6 +764,7 @@ $text['button-save']['pt-br'] = "Salvar";
|
|||
$text['button-save']['pl'] = "Zachowaj";
|
||||
$text['button-save']['sv-se'] = "Spara";
|
||||
$text['button-save']['uk'] = "Зберегти";
|
||||
$text['button-save']['de-at'] = "Speichern";
|
||||
|
||||
$text['button-edit']['en-us'] = "Edit";
|
||||
$text['button-edit']['es-cl'] = "Editar";
|
||||
|
|
@ -697,6 +774,7 @@ $text['button-edit']['pt-br'] = "Editar";
|
|||
$text['button-edit']['pl'] = "Edytuj";
|
||||
$text['button-edit']['sv-se'] = "Editera";
|
||||
$text['button-edit']['uk'] = "Редагувати";
|
||||
$text['button-edit']['de-at'] = "Bearbeiten";
|
||||
|
||||
$text['button-delete']['en-us'] = "Delete";
|
||||
$text['button-delete']['es-cl'] = "Eliminar";
|
||||
|
|
@ -706,6 +784,7 @@ $text['button-delete']['pt-br'] = "Remover";
|
|||
$text['button-delete']['pl'] = "Usuń";
|
||||
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||
$text['button-delete']['uk'] = "Видалити";
|
||||
$text['button-delete']['de-at'] = "";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "Volver";
|
||||
|
|
@ -715,6 +794,7 @@ $text['button-back']['pt-br'] = "Voltar";
|
|||
$text['button-back']['pl'] = "Wróć";
|
||||
$text['button-back']['sv-se'] = "Tillbaka";
|
||||
$text['button-back']['uk'] = "Назад";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
|
||||
$text['button-add']['en-us'] = "Add";
|
||||
$text['button-add']['es-cl'] = "Agregar";
|
||||
|
|
@ -724,5 +804,6 @@ $text['button-add']['pt-br'] = "Adicionar";
|
|||
$text['button-add']['pl'] = "Dodaj";
|
||||
$text['button-add']['sv-se'] = "Lägg Till";
|
||||
$text['button-add']['uk'] = "Додати";
|
||||
$text['button-add']['de-at'] = "Hinzufügen";
|
||||
|
||||
?>
|
||||
|
|
@ -8,6 +8,7 @@ $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']['sv-se'] = "Ringgrupper";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Групи";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Ruf Gruppen";
|
||||
$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]['category'] = "internal";
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ $text['title-status']['pt-br'] = "Estado";
|
|||
$text['title-status']['pl'] = "Status ";
|
||||
$text['title-status']['sv-se'] = "Status";
|
||||
$text['title-status']['uk'] = "Стан";
|
||||
$text['title-status']['de-at'] = "Status";
|
||||
|
||||
$text['title-sofia-status-profile']['en-us'] = "sofia status profile";
|
||||
$text['title-sofia-status-profile']['es-cl'] = "perfil de estado sofia";
|
||||
|
|
@ -17,6 +18,7 @@ $text['title-sofia-status-profile']['pt-br'] = "Perfil associado ao estado do m
|
|||
$text['title-sofia-status-profile']['pl'] = "Status profilu sofia";
|
||||
$text['title-sofia-status-profile']['sv-se'] = "sofia status profil";
|
||||
$text['title-sofia-status-profile']['uk'] = "sofia status profile ";
|
||||
$text['title-sofia-status-profile']['de-at'] = "sofia status profile";
|
||||
|
||||
$text['title-sofia-status']['en-us'] = "sofia status";
|
||||
$text['title-sofia-status']['es-cl'] = "estado sofia";
|
||||
|
|
@ -26,6 +28,7 @@ $text['title-sofia-status']['pt-br'] = "Estado do módulo Sofia";
|
|||
$text['title-sofia-status']['pl'] = "status sofi";
|
||||
$text['title-sofia-status']['sv-se'] = "sofia status";
|
||||
$text['title-sofia-status']['uk'] = "sofia status ";
|
||||
$text['title-sofia-status']['de-at'] = "sofia status";
|
||||
|
||||
$text['title-sip-status']['en-us'] = "SIP Status";
|
||||
$text['title-sip-status']['es-cl'] = "SIP Estado";
|
||||
|
|
@ -35,6 +38,7 @@ $text['title-sip-status']['pt-br'] = "Estado SIP";
|
|||
$text['title-sip-status']['pl'] = "Status SIP";
|
||||
$text['title-sip-status']['sv-se'] = "SIP Status";
|
||||
$text['title-sip-status']['uk'] = "Стан SIP";
|
||||
$text['title-sip-status']['de-at'] = "SIP Status";
|
||||
|
||||
$text['label-type']['en-us'] = "Type";
|
||||
$text['label-type']['es-cl'] = "Tipo";
|
||||
|
|
@ -44,6 +48,7 @@ $text['label-type']['pt-br'] = "Tipo";
|
|||
$text['label-type']['pl'] = "Typ";
|
||||
$text['label-type']['sv-se'] = "Typ";
|
||||
$text['label-type']['uk'] = "Тип";
|
||||
$text['label-type']['de-at'] = "Typ";
|
||||
|
||||
$text['label-state']['en-us'] = "State";
|
||||
$text['label-state']['es-cl'] = "Estado";
|
||||
|
|
@ -53,6 +58,7 @@ $text['label-state']['pt-br'] = "Estado";
|
|||
$text['label-state']['pl'] = "Status";
|
||||
$text['label-state']['sv-se'] = "Status";
|
||||
$text['label-state']['uk'] = "Стан";
|
||||
$text['label-state']['de-at'] = "Status";
|
||||
|
||||
$text['label-name']['en-us'] = "Name";
|
||||
$text['label-name']['es-cl'] = "Nombre";
|
||||
|
|
@ -62,6 +68,7 @@ $text['label-name']['pt-br'] = "Nome";
|
|||
$text['label-name']['pl'] = "Nazwa";
|
||||
$text['label-name']['sv-se'] = "Namn";
|
||||
$text['label-name']['uk'] = "Назва";
|
||||
$text['label-name']['de-at'] = "Name";
|
||||
|
||||
$text['label-message']['en-us'] = "Message";
|
||||
$text['label-message']['es-cl'] = "Mensaje";
|
||||
|
|
@ -71,6 +78,7 @@ $text['label-message']['pt-br'] = "Mensagem";
|
|||
$text['label-message']['pl'] = "Wiadomość";
|
||||
$text['label-message']['sv-se'] = "Meddelande";
|
||||
$text['label-message']['uk'] = "Повідомлення";
|
||||
$text['label-message']['de-at'] = "Nachricht";
|
||||
|
||||
$text['label-data']['en-us'] = "Data";
|
||||
$text['label-data']['es-cl'] = "Datos";
|
||||
|
|
@ -80,6 +88,7 @@ $text['label-data']['pt-br'] = "Data";
|
|||
$text['label-data']['pl'] = "Dane";
|
||||
$text['label-data']['sv-se'] = "Data";
|
||||
$text['label-data']['uk'] = "Дані";
|
||||
$text['label-data']['de-at'] = "Daten";
|
||||
|
||||
$text['header-sip-status']['en-us'] = "SIP Status";
|
||||
$text['header-sip-status']['es-cl'] = "SIP Estado";
|
||||
|
|
@ -89,6 +98,7 @@ $text['header-sip-status']['pt-br'] = "SIP Estado";
|
|||
$text['header-sip-status']['pl'] = "Status SIP";
|
||||
$text['header-sip-status']['sv-se'] = "SIP Status";
|
||||
$text['header-sip-status']['uk'] = "Стан SIP";
|
||||
$text['header-sip-status']['de-at'] = "SIP Status";
|
||||
|
||||
$text['error-event-socket']['en-us'] = "Connection to Event Socket failed.";
|
||||
$text['error-event-socket']['es-cl'] = "Conexión a Socket de Eventos fallida.";
|
||||
|
|
@ -98,6 +108,7 @@ $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']['sv-se'] = "Kontakten till 'Event Socket' misslyckades.";
|
||||
$text['error-event-socket']['uk'] = "Помилка підключення до сокета подій";
|
||||
$text['error-event-socket']['de-at'] = "Connection to Event Socket failed.";
|
||||
|
||||
$text['button-stop']['en-us'] = "Stop";
|
||||
$text['button-stop']['es-cl'] = "Detener";
|
||||
|
|
@ -107,6 +118,7 @@ $text['button-stop']['pt-br'] = "Pausar Broadcast";
|
|||
$text['button-stop']['pl'] = "Zatrzymaj";
|
||||
$text['button-stop']['sv-se'] = "Stoppa";
|
||||
$text['button-stop']['uk'] = "Зупинити ";
|
||||
$text['button-stop']['de-at'] = "Stopp";
|
||||
|
||||
$text['button-start']['en-us'] = "Start";
|
||||
$text['button-start']['es-cl'] = "Iniciar";
|
||||
|
|
@ -116,6 +128,7 @@ $text['button-start']['pt-br'] = "Iniciar";
|
|||
$text['button-start']['pl'] = "Start";
|
||||
$text['button-start']['sv-se'] = "Starta";
|
||||
$text['button-start']['uk'] = "Запустити";
|
||||
$text['button-start']['de-at'] = "Start";
|
||||
|
||||
$text['button-restart']['en-us'] = "Restart";
|
||||
$text['button-restart']['es-cl'] = "Reanudar";
|
||||
|
|
@ -125,6 +138,7 @@ $text['button-restart']['pt-br'] = "Reiniciar";
|
|||
$text['button-restart']['pl'] = "Restartuj";
|
||||
$text['button-restart']['sv-se'] = "Starta Om";
|
||||
$text['button-restart']['uk'] = "Перезапустити";
|
||||
$text['button-restart']['de-at'] = "Neu starten";
|
||||
|
||||
$text['button-rescan']['en-us'] = "Rescan";
|
||||
$text['button-rescan']['es-cl'] = "Vuelva a Explorar";
|
||||
|
|
@ -134,6 +148,7 @@ $text['button-rescan']['pt-br'] = "Digite novamente";
|
|||
$text['button-rescan']['pl'] = "Przeskanuj";
|
||||
$text['button-rescan']['sv-se'] = "Sök Igen";
|
||||
$text['button-rescan']['uk'] = "Пересканувати";
|
||||
$text['button-rescan']['de-at'] = "Neu scannen";
|
||||
|
||||
$text['button-reload_xml']['en-us'] = "Reload XML";
|
||||
$text['button-reload_xml']['es-cl'] = "Actualizar XML";
|
||||
|
|
@ -143,6 +158,7 @@ $text['button-reload_xml']['pt-br'] = "Carregar novamente XML";
|
|||
$text['button-reload_xml']['pl'] = "Przeładuj XML";
|
||||
$text['button-reload_xml']['sv-se'] = "Ladda Om XML";
|
||||
$text['button-reload_xml']['uk'] = "Перезагрузити XML";
|
||||
$text['button-reload_xml']['de-at'] = "XML neu laden";
|
||||
|
||||
$text['button-reload_acl']['en-us'] = "Reload ACL";
|
||||
$text['button-reload_acl']['es-cl'] = "Actualizar ACL";
|
||||
|
|
@ -152,6 +168,7 @@ $text['button-reload_acl']['pt-br'] = "Carregar novamente ACL";
|
|||
$text['button-reload_acl']['pl'] = "Przeładuj listę kontroli dostępu";
|
||||
$text['button-reload_acl']['sv-se'] = "Ladda Om ACL";
|
||||
$text['button-reload_acl']['uk'] = "Перезагрузити ACL ";
|
||||
$text['button-reload_acl']['de-at'] = "ACL neu laden";
|
||||
|
||||
$text['button-registrations']['en-us'] = "Registrations";
|
||||
$text['button-registrations']['es-cl'] = "Inscripciones";
|
||||
|
|
@ -161,6 +178,7 @@ $text['button-registrations']['pt-br'] = "Inscrições";
|
|||
$text['button-registrations']['pl'] = "Rejestracje";
|
||||
$text['button-registrations']['sv-se'] = "Registreringar";
|
||||
$text['button-registrations']['uk'] = "Реєстрації";
|
||||
$text['button-registrations']['de-at'] = "Registrierungen";
|
||||
|
||||
$text['button-refresh']['en-us'] = "Refresh";
|
||||
$text['button-refresh']['es-cl'] = "Refrescar";
|
||||
|
|
@ -170,6 +188,7 @@ $text['button-refresh']['pt-br'] = "Atualizar";
|
|||
$text['button-refresh']['pl'] = "Odśwież";
|
||||
$text['button-refresh']['uk'] = "Оновити";
|
||||
$text['button-refresh']['sv-se'] = "Uppdatera";
|
||||
$text['button-refresh']['de-at'] = "Aktualisieren";
|
||||
|
||||
$text['button-flush_registrations']['en-us'] = "Flush Registrations";
|
||||
$text['button-flush_registrations']['es-cl'] = "Inscripciones Flush";
|
||||
|
|
@ -179,6 +198,7 @@ $text['button-flush_registrations']['pt-br'] = "Nivelar Inscrições ";
|
|||
$text['button-flush_registrations']['pl'] = "Wyrejestruj";
|
||||
$text['button-flush_registrations']['sv-se'] = "'Flush' Registreringar";
|
||||
$text['button-flush_registrations']['uk'] = "Скинути реєстрації";
|
||||
$text['button-flush_registrations']['de-at'] = "Registrierungen verwerfen";
|
||||
|
||||
$text['button-flush_memcache']['en-us'] = "Flush Memcache";
|
||||
$text['button-flush_memcache']['es-cl'] = "Memcache Flush";
|
||||
|
|
@ -188,5 +208,6 @@ $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']['sv-se'] = "Flush Memcache ";
|
||||
$text['button-flush_memcache']['uk'] = "Скинути кеш";
|
||||
$text['button-flush_memcache']['de-at'] = "Memcache leeren";
|
||||
|
||||
?>
|
||||
|
|
@ -8,6 +8,7 @@ $apps[$x]['menu'][0]['title']['pt-br'] = "Estado do SIP";
|
|||
$apps[$x]['menu'][0]['title']['pl'] = "Status SIP";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "SIP Status";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Стан SIP";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "SIP Status";
|
||||
$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]['category'] = "internal";
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ $text['title-time-conditions']['pt-br'] = "Condições temporarias";
|
|||
$text['title-time-conditions']['pl'] = "Warunki czasowe";
|
||||
$text['title-time-conditions']['sv-se'] = "Tidsstyrning";
|
||||
$text['title-time-conditions']['uk'] = "Часові умови";
|
||||
$text['title-time-conditions']['de-at'] = "Zeitvorgaben";
|
||||
|
||||
$text['message-update']['en-us'] = "Update Complete";
|
||||
$text['message-update']['es-cl'] = "Actualización Completada";
|
||||
|
|
@ -17,6 +18,7 @@ $text['message-update']['pt-br'] = "Atualização Efetuada";
|
|||
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||
$text['message-update']['uk'] = "Оновлено";
|
||||
$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
|
||||
|
||||
$text['message-delete']['en-us'] = "Delete Completed";
|
||||
$text['message-delete']['es-cl'] = "Eliminar Completado";
|
||||
|
|
@ -26,6 +28,7 @@ $text['message-delete']['pt-br'] = "Remoção Efetuada";
|
|||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||
$text['message-delete']['uk'] = "Видалено";
|
||||
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
||||
|
||||
$text['message-alternate_destination_required']['en-us'] = "Alternate Destination Required";
|
||||
$text['message-alternate_destination_required']['es-cl'] = "Destino Alternativo Requerido";
|
||||
|
|
@ -35,6 +38,7 @@ $text['message-alternate_destination_required']['pt-br'] = "Destino alternativo
|
|||
$text['message-alternate_destination_required']['pl'] = "Wymagana jest alternatywna destynacja";
|
||||
$text['message-alternate_destination_required']['sv-se'] = "Alternativ Destination Krävs";
|
||||
$text['message-alternate_destination_required']['uk'] = "";
|
||||
$text['message-alternate_destination_required']['de-at'] = "";
|
||||
|
||||
$text['message-add']['en-us'] = "Add Complete";
|
||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||
|
|
@ -44,6 +48,7 @@ $text['message-add']['pt-br'] = "Criação Efetuada";
|
|||
$text['message-add']['pl'] = "Dodano poprawnie";
|
||||
$text['message-add']['sv-se'] = "Tillagd";
|
||||
$text['message-add']['uk'] = "Додано";
|
||||
$text['message-add']['de-at'] = "";
|
||||
|
||||
$text['label-year']['en-us'] = "Year";
|
||||
$text['label-year']['es-cl'] = "Año";
|
||||
|
|
@ -53,6 +58,7 @@ $text['label-year']['pt-br'] = "Ano";
|
|||
$text['label-year']['pl'] = "Rok";
|
||||
$text['label-year']['sv-se'] = "År";
|
||||
$text['label-year']['uk'] = "Рік";
|
||||
$text['label-year']['de-at'] = "";
|
||||
|
||||
$text['label-week-of-year']['en-us'] = "Week of Year";
|
||||
$text['label-week-of-year']['es-cl'] = "Semana del año";
|
||||
|
|
@ -62,6 +68,7 @@ $text['label-week-of-year']['pt-br'] = "Semana do ano";
|
|||
$text['label-week-of-year']['pl'] = "Tydzień roku";
|
||||
$text['label-week-of-year']['sv-se'] = "Vecka på Året";
|
||||
$text['label-week-of-year']['uk'] = "Тиждень року";
|
||||
$text['label-week-of-year']['de-at'] = "";
|
||||
|
||||
$text['label-week-of-month']['en-us'] = "Week of Month";
|
||||
$text['label-week-of-month']['es-cl'] = "Semana del Mes";
|
||||
|
|
@ -71,6 +78,7 @@ $text['label-week-of-month']['pt-br'] = "Semand do mês";
|
|||
$text['label-week-of-month']['pl'] = "Tydzień miesiąca";
|
||||
$text['label-week-of-month']['sv-se'] = "Vecka i Månad";
|
||||
$text['label-week-of-month']['uk'] = "Тиждень місяця";
|
||||
$text['label-week-of-month']['de-at'] = "";
|
||||
|
||||
$text['label-true']['en-us'] = "True";
|
||||
$text['label-true']['es-cl'] = "Verdadero";
|
||||
|
|
@ -80,6 +88,7 @@ $text['label-true']['pt-br'] = "Sim";
|
|||
$text['label-true']['pl'] = "Tak";
|
||||
$text['label-true']['sv-se'] = "Sann";
|
||||
$text['label-true']['uk'] = "Так";
|
||||
$text['label-true']['de-at'] = "Ein";
|
||||
|
||||
$text['label-time-of-day_minute']['en-us'] = "Minute";
|
||||
$text['label-time-of-day_minute']['es-cl'] = "Minuto";
|
||||
|
|
@ -89,6 +98,7 @@ $text['label-time-of-day_minute']['pt-br'] = "Minuto";
|
|||
$text['label-time-of-day_minute']['pl'] = "Minuta";
|
||||
$text['label-time-of-day_minute']['sv-se'] = "Minut";
|
||||
$text['label-time-of-day_minute']['uk'] = "Хвилина";
|
||||
$text['label-time-of-day_minute']['de-at'] = "";
|
||||
|
||||
$text['label-time-of-day_hour']['en-us'] = "Hour";
|
||||
$text['label-time-of-day_hour']['es-cl'] = "Horas";
|
||||
|
|
@ -98,6 +108,7 @@ $text['label-time-of-day_hour']['pt-br'] = "Horas";
|
|||
$text['label-time-of-day_hour']['pl'] = "Godzina";
|
||||
$text['label-time-of-day_hour']['sv-se'] = "Timma";
|
||||
$text['label-time-of-day_hour']['uk'] = "Година";
|
||||
$text['label-time-of-day_hour']['de-at'] = "";
|
||||
|
||||
$text['label-time-of-day']['en-us'] = "Time of Day";
|
||||
$text['label-time-of-day']['es-cl'] = "Hora del día";
|
||||
|
|
@ -107,6 +118,7 @@ $text['label-time-of-day']['pt-br'] = "Hora do dia";
|
|||
$text['label-time-of-day']['pl'] = "Pora dnia";
|
||||
$text['label-time-of-day']['sv-se'] = "Tid på Dag";
|
||||
$text['label-time-of-day']['uk'] = "Час дня";
|
||||
$text['label-time-of-day']['de-at'] = "";
|
||||
|
||||
$text['label-template']['en-us'] = "Template";
|
||||
$text['label-template']['es-cl'] = "Plantilla";
|
||||
|
|
@ -116,6 +128,7 @@ $text['label-template']['pt-br'] = "Template";
|
|||
$text['label-template']['pl'] = "Szablon";
|
||||
$text['label-template']['sv-se'] = "Mall";
|
||||
$text['label-template']['uk'] = "Шаблон";
|
||||
$text['label-template']['de-at'] = "";
|
||||
|
||||
$text['label-settings']['en-us'] = "Settings";
|
||||
$text['label-settings']['es-cl'] = "Ajustes";
|
||||
|
|
@ -125,6 +138,7 @@ $text['label-settings']['pt-br'] = "Definições";
|
|||
$text['label-settings']['pl'] = "Ustawienia";
|
||||
$text['label-settings']['sv-se'] = "Inställningar";
|
||||
$text['label-settings']['uk'] = "Налаштування";
|
||||
$text['label-settings']['de-at'] = "Einstellungen";
|
||||
|
||||
$text['label-select_destination']['en-us'] = "Select Destination";
|
||||
$text['label-select_destination']['es-cl'] = "Seleccione Destino";
|
||||
|
|
@ -134,6 +148,7 @@ $text['label-select_destination']['pt-br'] = "Selecione um destino";
|
|||
$text['label-select_destination']['pl'] = "Wybierz numer docelowy";
|
||||
$text['label-select_destination']['sv-se'] = "Välj Destination";
|
||||
$text['label-select_destination']['uk'] = "";
|
||||
$text['label-select_destination']['de-at'] = "";
|
||||
|
||||
$text['label-select_default_destination']['en-us'] = "Select Default Destination";
|
||||
$text['label-select_default_destination']['es-cl'] = "Seleccionar Destino Predeterminado";
|
||||
|
|
@ -143,6 +158,7 @@ $text['label-select_default_destination']['pt-br'] = "Selecione padrão de desti
|
|||
$text['label-select_default_destination']['pl'] = "Wybierz domyślny numer docelowy";
|
||||
$text['label-select_default_destination']['sv-se'] = "Välj Standard Destination";
|
||||
$text['label-select_default_destination']['uk'] = "";
|
||||
$text['label-select_default_destination']['de-at'] = "";
|
||||
|
||||
$text['label-required-dialplan_number']['en-us'] = "Please provide: Extension Number";
|
||||
$text['label-required-dialplan_number']['es-cl'] = "Por favor indique: Número de extensión";
|
||||
|
|
@ -152,6 +168,7 @@ $text['label-required-dialplan_number']['pt-br'] = "Por favor indique: O número
|
|||
$text['label-required-dialplan_number']['pl'] = "Wprowadź: Numer wewnętrzny";
|
||||
$text['label-required-dialplan_number']['sv-se'] = "Ange: Anknytningsnummer";
|
||||
$text['label-required-dialplan_number']['uk'] = "";
|
||||
$text['label-required-dialplan_number']['de-at'] = "";
|
||||
|
||||
$text['label-required-dialplan_name']['en-us'] = "Please provide: Extension Name";
|
||||
$text['label-required-dialplan_name']['es-cl'] = "Por favor indique: Nombre de Extensión";
|
||||
|
|
@ -161,6 +178,7 @@ $text['label-required-dialplan_name']['pt-br'] = "Por favor indique: Nome da Ext
|
|||
$text['label-required-dialplan_name']['pl'] = "Wprowadź: Nazwę numeru wewnętrznego";
|
||||
$text['label-required-dialplan_name']['sv-se'] = "Ange: Anknytningsnamn";
|
||||
$text['label-required-dialplan_name']['uk'] = "Будь ласка, надайте назву розширення";
|
||||
$text['label-required-dialplan_name']['de-at'] = "";
|
||||
|
||||
$text['label-required-action']['en-us'] = "Please provide: Destination";
|
||||
$text['label-required-action']['es-cl'] = "Por favor indique: Acción cuando sea Verdadeo";
|
||||
|
|
@ -170,6 +188,7 @@ $text['label-required-action']['pt-br'] = "Por favor indique: Ação quanto verd
|
|||
$text['label-required-action']['pl'] = "Wprowadź: Numer docelowy";
|
||||
$text['label-required-action']['sv-se'] = "Ange: Destination";
|
||||
$text['label-required-action']['uk'] = "";
|
||||
$text['label-required-action']['de-at'] = "";
|
||||
|
||||
$text['label-presets']['en-us'] = "Presets";
|
||||
$text['label-presets']['es-cl'] = "Presets";
|
||||
|
|
@ -179,6 +198,7 @@ $text['label-presets']['pt-br'] = "Atual";
|
|||
$text['label-presets']['pl'] = "Przykładowe ustawienia";
|
||||
$text['label-presets']['sv-se'] = "Förinställningar";
|
||||
$text['label-presets']['uk'] = "";
|
||||
$text['label-presets']['de-at'] = "";
|
||||
|
||||
$text['label-preset_veterans_day']['en-us'] = "Veteran's Day";
|
||||
$text['label-preset_veterans_day']['es-cl'] = "Día de los Veteranos";
|
||||
|
|
@ -188,6 +208,7 @@ $text['label-preset_veterans_day']['pt-br'] = "Dia dos veteranos";
|
|||
$text['label-preset_veterans_day']['pl'] = "Dzień Weterana";
|
||||
$text['label-preset_veterans_day']['sv-se'] = "Veterandagen";
|
||||
$text['label-preset_veterans_day']['uk'] = "";
|
||||
$text['label-preset_veterans_day']['de-at'] = "";
|
||||
|
||||
$text['label-preset_thanksgiving_day']['en-us'] = "Thanksgiving Day";
|
||||
$text['label-preset_thanksgiving_day']['es-cl'] = "Thanksgiving";
|
||||
|
|
@ -197,6 +218,7 @@ $text['label-preset_thanksgiving_day']['pt-br'] = "Ação de graças";
|
|||
$text['label-preset_thanksgiving_day']['pl'] = "Święto Dziękczynienia";
|
||||
$text['label-preset_thanksgiving_day']['sv-se'] = "Tacksägelsedagen";
|
||||
$text['label-preset_thanksgiving_day']['uk'] = "";
|
||||
$text['label-preset_thanksgiving_day']['de-at'] = "";
|
||||
|
||||
$text['label-preset_presidents_day']['en-us'] = "Presidents Day";
|
||||
$text['label-preset_presidents_day']['es-cl'] = "Día de los Presidentes";
|
||||
|
|
@ -206,6 +228,7 @@ $text['label-preset_presidents_day']['pt-br'] = "Descobrimento do brasil";
|
|||
$text['label-preset_presidents_day']['pl'] = "Dzień Prezydenta";
|
||||
$text['label-preset_presidents_day']['sv-se'] = "Presidentdagen";
|
||||
$text['label-preset_presidents_day']['uk'] = "";
|
||||
$text['label-preset_presidents_day']['de-at'] = "";
|
||||
|
||||
$text['label-preset_new_years_day']['en-us'] = "New Year's Day";
|
||||
$text['label-preset_new_years_day']['es-cl'] = "Año Nuevo";
|
||||
|
|
@ -215,6 +238,7 @@ $text['label-preset_new_years_day']['pt-br'] = "Ano novo";
|
|||
$text['label-preset_new_years_day']['pl'] = "Nowy Rok";
|
||||
$text['label-preset_new_years_day']['sv-se'] = "Nyårsdagen";
|
||||
$text['label-preset_new_years_day']['uk'] = "";
|
||||
$text['label-preset_new_years_day']['de-at'] = "";
|
||||
|
||||
$text['label-preset_memorial_day']['en-us'] = "Memorial Day";
|
||||
$text['label-preset_memorial_day']['es-cl'] = "Día del Memorial";
|
||||
|
|
@ -224,6 +248,7 @@ $text['label-preset_memorial_day']['pt-br'] = "Corpus Crist";
|
|||
$text['label-preset_memorial_day']['pl'] = "Dzień Pamięci";
|
||||
$text['label-preset_memorial_day']['sv-se'] = "Minnesdagen";
|
||||
$text['label-preset_memorial_day']['uk'] = "";
|
||||
$text['label-preset_memorial_day']['de-at'] = "";
|
||||
|
||||
$text['label-preset_martin_luther_king_jr_day']['en-us'] = "Martin Luther King Jr. Day";
|
||||
$text['label-preset_martin_luther_king_jr_day']['es-cl'] = "Día de Martin Luther King Jr.";
|
||||
|
|
@ -233,6 +258,7 @@ $text['label-preset_martin_luther_king_jr_day']['pt-br'] = "";
|
|||
$text['label-preset_martin_luther_king_jr_day']['pl'] = "Dzień Martina Lutera Kinga";
|
||||
$text['label-preset_martin_luther_king_jr_day']['sv-se'] = "Martin Luther King Jr. dagen";
|
||||
$text['label-preset_martin_luther_king_jr_day']['uk'] = "";
|
||||
$text['label-preset_martin_luther_king_jr_day']['de-at'] = "";
|
||||
|
||||
$text['label-preset_labor_day']['en-us'] = "Labor Day";
|
||||
$text['label-preset_labor_day']['es-cl'] = "Día del Trabajo";
|
||||
|
|
@ -242,6 +268,7 @@ $text['label-preset_labor_day']['pt-br'] = "Dia do trabalho";
|
|||
$text['label-preset_labor_day']['pl'] = "Dzień Pracy";
|
||||
$text['label-preset_labor_day']['sv-se'] = "Arbetardagen";
|
||||
$text['label-preset_labor_day']['uk'] = "";
|
||||
$text['label-preset_labor_day']['de-at'] = "";
|
||||
|
||||
$text['label-preset_independence_day']['en-us'] = "Independence Day";
|
||||
$text['label-preset_independence_day']['es-cl'] = "Día de la Independencia";
|
||||
|
|
@ -251,6 +278,7 @@ $text['label-preset_independence_day']['pt-br'] = "Independência do Brasil";
|
|||
$text['label-preset_independence_day']['pl'] = "Dzień Niepodległości";
|
||||
$text['label-preset_independence_day']['sv-se'] = "Självständighetsdagen";
|
||||
$text['label-preset_independence_day']['uk'] = "";
|
||||
$text['label-preset_independence_day']['de-at'] = "";
|
||||
|
||||
$text['label-preset_columbus_day']['en-us'] = "Columbus Day";
|
||||
$text['label-preset_columbus_day']['es-cl'] = "Día de Colón";
|
||||
|
|
@ -260,6 +288,7 @@ $text['label-preset_columbus_day']['pt-br'] = "";
|
|||
$text['label-preset_columbus_day']['pl'] = "Dzień Kolumba";
|
||||
$text['label-preset_columbus_day']['sv-se'] = "Columbusdagen";
|
||||
$text['label-preset_columbus_day']['uk'] = "";
|
||||
$text['label-preset_columbus_day']['de-at'] = "";
|
||||
|
||||
$text['label-preset_christmas_day']['en-us'] = "Christmas Day";
|
||||
$text['label-preset_christmas_day']['es-cl'] = "Navidad";
|
||||
|
|
@ -269,6 +298,7 @@ $text['label-preset_christmas_day']['pt-br'] = "Natal";
|
|||
$text['label-preset_christmas_day']['pl'] = "Boże Narodzenie";
|
||||
$text['label-preset_christmas_day']['sv-se'] = "Juldagen";
|
||||
$text['label-preset_christmas_day']['uk'] = "";
|
||||
$text['label-preset_christmas_day']['de-at'] = "";
|
||||
|
||||
$text['label-order']['en-us'] = "Order";
|
||||
$text['label-order']['es-cl'] = "Orden";
|
||||
|
|
@ -278,6 +308,7 @@ $text['label-order']['pt-br'] = "Ordenação";
|
|||
$text['label-order']['pl'] = "Kolejność";
|
||||
$text['label-order']['sv-se'] = "Ordning";
|
||||
$text['label-order']['uk'] = "Інше";
|
||||
$text['label-order']['de-at'] = "";
|
||||
|
||||
$text['label-number']['en-us'] = "Number";
|
||||
$text['label-number']['es-cl'] = "Número";
|
||||
|
|
@ -287,6 +318,7 @@ $text['label-number']['pt-br'] = "Número";
|
|||
$text['label-number']['pl'] = "Numer";
|
||||
$text['label-number']['sv-se'] = "Nummer";
|
||||
$text['label-number']['uk'] = "Номер";
|
||||
$text['label-number']['de-at'] = "Nummer";
|
||||
|
||||
$text['label-name']['en-us'] = "Name";
|
||||
$text['label-name']['es-cl'] = "Nombre";
|
||||
|
|
@ -296,6 +328,7 @@ $text['label-name']['pt-br'] = "Nome";
|
|||
$text['label-name']['pl'] = "Nazwa";
|
||||
$text['label-name']['sv-se'] = "Namn";
|
||||
$text['label-name']['uk'] = "Назва";
|
||||
$text['label-name']['de-at'] = "Name";
|
||||
|
||||
$text['label-month']['en-us'] = "Month";
|
||||
$text['label-month']['es-cl'] = "Més";
|
||||
|
|
@ -305,6 +338,7 @@ $text['label-month']['pt-br'] = "Mês";
|
|||
$text['label-month']['pl'] = "Miesiąc";
|
||||
$text['label-month']['sv-se'] = "Månad";
|
||||
$text['label-month']['uk'] = "Місяць";
|
||||
$text['label-month']['de-at'] = "";
|
||||
|
||||
$text['label-minute-of-hour']['en-us'] = "Minute of Hour";
|
||||
$text['label-minute-of-hour']['es-cl'] = "Minuto de horas";
|
||||
|
|
@ -314,6 +348,7 @@ $text['label-minute-of-hour']['pt-br'] = "Minuto de horas";
|
|||
$text['label-minute-of-hour']['pl'] = "Minuta godziny";
|
||||
$text['label-minute-of-hour']['sv-se'] = "Minut i timma";
|
||||
$text['label-minute-of-hour']['uk'] = "Хвилина години";
|
||||
$text['label-minute-of-hour']['de-at'] = "";
|
||||
|
||||
$text['label-minute-of-day']['en-us'] = "Minute of Day";
|
||||
$text['label-minute-of-day']['es-cl'] = "Minuto del Día";
|
||||
|
|
@ -323,6 +358,7 @@ $text['label-minute-of-day']['pt-br'] = "Minuto do dia";
|
|||
$text['label-minute-of-day']['pl'] = "Minuta dnia";
|
||||
$text['label-minute-of-day']['sv-se'] = "Minut på dag";
|
||||
$text['label-minute-of-day']['uk'] = "Хвилина дня";
|
||||
$text['label-minute-of-day']['de-at'] = "";
|
||||
|
||||
$text['label-label']['en-us'] = "Label";
|
||||
$text['label-label']['es-cl'] = "Etiqueta";
|
||||
|
|
@ -332,6 +368,7 @@ $text['label-label']['pt-br'] = "Etiqueta";
|
|||
$text['label-label']['pl'] = "Etykieta";
|
||||
$text['label-label']['sv-se'] = "Etikett";
|
||||
$text['label-label']['uk'] = "Назва";
|
||||
$text['label-label']['de-at'] = "";
|
||||
|
||||
$text['label-hour-of-day']['en-us'] = "Hour of Day";
|
||||
$text['label-hour-of-day']['es-cl'] = "Hora del día";
|
||||
|
|
@ -341,6 +378,7 @@ $text['label-hour-of-day']['pt-br'] = "Hora do dia";
|
|||
$text['label-hour-of-day']['pl'] = "Godzina dnia";
|
||||
$text['label-hour-of-day']['sv-se'] = "Timma på dag";
|
||||
$text['label-hour-of-day']['uk'] = "Година дня";
|
||||
$text['label-hour-of-day']['de-at'] = "";
|
||||
|
||||
$text['label-false']['en-us'] = "False";
|
||||
$text['label-false']['es-cl'] = "Falso";
|
||||
|
|
@ -350,6 +388,7 @@ $text['label-false']['pt-br'] = "Não";
|
|||
$text['label-false']['pl'] = "Nie";
|
||||
$text['label-false']['sv-se'] = "Falsk";
|
||||
$text['label-false']['uk'] = "Ні";
|
||||
$text['label-false']['de-at'] = "Aus";
|
||||
|
||||
$text['label-extension']['en-us'] = "Extension";
|
||||
$text['label-extension']['es-cl'] = "Extensión";
|
||||
|
|
@ -359,6 +398,7 @@ $text['label-extension']['pt-br'] = "Ramal";
|
|||
$text['label-extension']['pl'] = "Numer wewnętrzny";
|
||||
$text['label-extension']['sv-se'] = "Anknytning";
|
||||
$text['label-extension']['uk'] = "Розширення (Extention)";
|
||||
$text['label-extension']['de-at'] = "Durchwahl";
|
||||
|
||||
$text['label-enabled']['en-us'] = "Enabled";
|
||||
$text['label-enabled']['es-cl'] = "Activado";
|
||||
|
|
@ -368,6 +408,7 @@ $text['label-enabled']['pt-br'] = "Habilitado";
|
|||
$text['label-enabled']['pl'] = "Włączony";
|
||||
$text['label-enabled']['sv-se'] = "Aktiverad";
|
||||
$text['label-enabled']['uk'] = "Включено";
|
||||
$text['label-enabled']['de-at'] = "An";
|
||||
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
|
|
@ -377,6 +418,7 @@ $text['label-description']['pt-br'] = "Descrição";
|
|||
$text['label-description']['pl'] = "Opis";
|
||||
$text['label-description']['sv-se'] = "Beskrivning";
|
||||
$text['label-description']['uk'] = "Опис";
|
||||
$text['label-description']['de-at'] = "";
|
||||
|
||||
$text['label-day-of-year']['en-us'] = "Day of Year";
|
||||
$text['label-day-of-year']['es-cl'] = "Día del Año";
|
||||
|
|
@ -386,6 +428,7 @@ $text['label-day-of-year']['pt-br'] = "Dia do ano";
|
|||
$text['label-day-of-year']['pl'] = "Dzień roku";
|
||||
$text['label-day-of-year']['sv-se'] = "Dag på År";
|
||||
$text['label-day-of-year']['uk'] = "День року";
|
||||
$text['label-day-of-year']['de-at'] = "";
|
||||
|
||||
$text['label-day-of-week']['en-us'] = "Day of Week";
|
||||
$text['label-day-of-week']['es-cl'] = "Día de la Semana";
|
||||
|
|
@ -395,6 +438,7 @@ $text['label-day-of-week']['pt-br'] = "Dia da semana";
|
|||
$text['label-day-of-week']['pl'] = "Dzień tygodnia";
|
||||
$text['label-day-of-week']['sv-se'] = "Dag i Vecka";
|
||||
$text['label-day-of-week']['uk'] = "День тижня";
|
||||
$text['label-day-of-week']['de-at'] = "";
|
||||
|
||||
$text['label-day-of-month']['en-us'] = "Day of Month";
|
||||
$text['label-day-of-month']['es-cl'] = "Día del Mes";
|
||||
|
|
@ -404,6 +448,7 @@ $text['label-day-of-month']['pt-br'] = "Dia do mês";
|
|||
$text['label-day-of-month']['pl'] = "Dzień miesiąca";
|
||||
$text['label-day-of-month']['sv-se'] = "Dag i Månad";
|
||||
$text['label-day-of-month']['uk'] = "День місяця";
|
||||
$text['label-day-of-month']['de-at'] = "";
|
||||
|
||||
$text['label-date-and-time']['en-us'] = "Date & Time";
|
||||
$text['label-date-and-time']['es-cl'] = "Fecha y hora";
|
||||
|
|
@ -413,6 +458,7 @@ $text['label-date-and-time']['pt-br'] = "Data e hora";
|
|||
$text['label-date-and-time']['pl'] = "Data i godzina";
|
||||
$text['label-date-and-time']['sv-se'] = "Datum & Tid";
|
||||
$text['label-date-and-time']['uk'] = "Дата і час";
|
||||
$text['label-date-and-time']['de-at'] = "";
|
||||
|
||||
$text['label-context']['en-us'] = "Context";
|
||||
$text['label-context']['es-cl'] = "Contexto";
|
||||
|
|
@ -422,6 +468,7 @@ $text['label-context']['pt-br'] = "Contexto";
|
|||
$text['label-context']['pl'] = "Kontekst";
|
||||
$text['label-context']['sv-se'] = "Context";
|
||||
$text['label-context']['uk'] = "Контекст";
|
||||
$text['label-context']['de-at'] = "Kontext";
|
||||
|
||||
$text['label-conditions']['en-us'] = "Conditions";
|
||||
$text['label-conditions']['es-cl'] = "Condición";
|
||||
|
|
@ -431,6 +478,7 @@ $text['label-conditions']['pt-br'] = "Condição";
|
|||
$text['label-conditions']['pl'] = "Warunki";
|
||||
$text['label-conditions']['sv-se'] = "Villkor";
|
||||
$text['label-conditions']['uk'] = "Умови";
|
||||
$text['label-conditions']['de-at'] = "";
|
||||
|
||||
$text['label-condition_value']['en-us'] = "Value";
|
||||
$text['label-condition_value']['es-cl'] = "Valor";
|
||||
|
|
@ -440,6 +488,7 @@ $text['label-condition_value']['pt-br'] = "Valor";
|
|||
$text['label-condition_value']['pl'] = "Wartość";
|
||||
$text['label-condition_value']['sv-se'] = "Värde";
|
||||
$text['label-condition_value']['uk'] = "Значення";
|
||||
$text['label-condition_value']['de-at'] = "";
|
||||
|
||||
$text['label-condition_range']['en-us'] = "Range";
|
||||
$text['label-condition_range']['es-cl'] = "Rango";
|
||||
|
|
@ -449,6 +498,7 @@ $text['label-condition_range']['pt-br'] = "Condição da extensão";
|
|||
$text['label-condition_range']['pl'] = "Zakres";
|
||||
$text['label-condition_range']['sv-se'] = "Intervall";
|
||||
$text['label-condition_range']['uk'] = "";
|
||||
$text['label-condition_range']['de-at'] = "";
|
||||
|
||||
$text['label-condition_parameter']['en-us'] = "Parameter";
|
||||
$text['label-condition_parameter']['es-cl'] = "Parámetro";
|
||||
|
|
@ -458,6 +508,7 @@ $text['label-condition_parameter']['pt-br'] = "Parâmetro";
|
|||
$text['label-condition_parameter']['pl'] = "Parametr";
|
||||
$text['label-condition_parameter']['sv-se'] = "Parameter";
|
||||
$text['label-condition_parameter']['uk'] = "Параметр";
|
||||
$text['label-condition_parameter']['de-at'] = "";
|
||||
|
||||
$text['label-condition']['en-us'] = "Condition";
|
||||
$text['label-condition']['es-cl'] = "Condiciones";
|
||||
|
|
@ -467,6 +518,7 @@ $text['label-condition']['pt-br'] = "Condições";
|
|||
$text['label-condition']['pl'] = "Warunek";
|
||||
$text['label-condition']['sv-se'] = "Villkor";
|
||||
$text['label-condition']['uk'] = "Умова";
|
||||
$text['label-condition']['de-at'] = "";
|
||||
|
||||
$text['label-alternate-destination']['en-us'] = "Alternate Destination";
|
||||
$text['label-alternate-destination']['es-cl'] = "Destino Alternativo";
|
||||
|
|
@ -476,6 +528,7 @@ $text['label-alternate-destination']['pt-br'] = "Destino alternativo";
|
|||
$text['label-alternate-destination']['pl'] = "Alternatywna destynacja";
|
||||
$text['label-alternate-destination']['sv-se'] = "Alternativ Destination";
|
||||
$text['label-alternate-destination']['uk'] = "";
|
||||
$text['label-alternate-destination']['de-at'] = "";
|
||||
|
||||
$text['header-time_conditions']['en-us'] = "Time Conditions";
|
||||
$text['header-time_conditions']['es-cl'] = "Condiciones de Tiempo";
|
||||
|
|
@ -485,6 +538,7 @@ $text['header-time_conditions']['pt-br'] = "Condições Temporarias";
|
|||
$text['header-time_conditions']['pl'] = "Warunki czasowe";
|
||||
$text['header-time_conditions']['sv-se'] = "Tids Förhållande";
|
||||
$text['header-time_conditions']['uk'] = "Часові умови";
|
||||
$text['header-time_conditions']['de-at'] = "Zeitvorgaben";
|
||||
|
||||
$text['description-time_conditions']['en-us'] = "Dynamically route calls to an IVR menu, external numbers, scripts, or other destinations based on time conditions.";
|
||||
$text['description-time_conditions']['es-cl'] = "Ruta dinámicamente llama a un menú IVR, números externos, guiones u otros destinos basados en las condiciones de tiempo.";
|
||||
|
|
@ -494,6 +548,7 @@ $text['description-time_conditions']['pt-br'] = "As condições temporárias enc
|
|||
$text['description-time_conditions']['pl'] = "Przesyłaj rozmowy dynamicznie do menu zapowiedzi głosowych (IVR), numerów zewnętrznych, skryptów lub innych miejsc na podstawie warunków czasowych.";
|
||||
$text['description-time_conditions']['sv-se'] = "Styr samtal dynamiskt till IVR Meny, externa nummer, script eller andra destinationer baserat på tidsvillkor.";
|
||||
$text['description-time_conditions']['uk'] = "Маршрут дзвінків буде залежати від часу. Можна використовувати для переадресації на голосове меню (IVR), на зовнішні номери, сценарії, або інші напрямки.";
|
||||
$text['description-time_conditions']['de-at'] = "Zeitliche Bedingungen routen Anrufe basierend auf zeitlichen gegebenheiten. Sie können Zeitliche Bedingungen nutzen um IVR Menüs, Skripte und andere Destinationen zu erreichen.";
|
||||
|
||||
$text['description-template']['en-us'] = "The templates provides a list of preset time conditions.";
|
||||
$text['description-template']['es-cl'] = "Las plantillas ofrecen una lista de condiciones preestablecidas.";
|
||||
|
|
@ -503,6 +558,7 @@ $text['description-template']['pt-br'] = "Os templates oferecem uma lista de con
|
|||
$text['description-template']['pl'] = "Szablony zawierają listę zaprogramowanych warunków czasowych.";
|
||||
$text['description-template']['sv-se'] = "Mallarna ger en lista med förinställda tidsförhållanden.";
|
||||
$text['description-template']['uk'] = "";
|
||||
$text['description-template']['de-at'] = "";
|
||||
|
||||
$text['description-settings']['en-us'] = "Define custom conditions necessary to execute the destination selected above.";
|
||||
$text['description-settings']['es-cl'] = "Definir las condiciones personalizados necesarios para ejecutar el destino seleccionado anteriormente.";
|
||||
|
|
@ -512,6 +568,7 @@ $text['description-settings']['pt-br'] = "Definir condições personalizadas nec
|
|||
$text['description-settings']['pl'] = "Zdefiniuj swoje warunki, które są niezbędne do przesłania rozmowy do wybranego powyżej celu.";
|
||||
$text['description-settings']['sv-se'] = "Definiera anpassade villkor som krävs för att genomföra den destination som valts ovan.";
|
||||
$text['description-settings']['uk'] = "";
|
||||
$text['description-settings']['de-at'] = "";
|
||||
|
||||
$text['description-presets_advanced']['en-us'] = "Select a Default Destination above to be <i>applied</i> to each preset checked (without a destination already defined).";
|
||||
$text['description-presets_advanced']['es-cl'] = "Seleccione un destino predeterminado por encima de ser <i>apliqué</i> para cada preset facturado (sin destino ya definido).";
|
||||
|
|
@ -521,6 +578,7 @@ $text['description-presets_advanced']['pt-br'] = "Selecione um destino padrão a
|
|||
$text['description-presets_advanced']['pl'] = "Powyżej wybierz domyślna destynację, która zostanie przypisana do każdego wcześniej zdefiniowanego szablonu, do którego jeszcze nie została przypisana żadna destynacja.";
|
||||
$text['description-presets_advanced']['sv-se'] = "Välj ett standarddestination ovan som skall tillämpas på varje förinställd som markerats (utan en destination redan definierats).";
|
||||
$text['description-presets_advanced']['uk'] = "";
|
||||
$text['description-presets_advanced']['de-at'] = "";
|
||||
|
||||
$text['description-presets']['en-us'] = "Select from available presets. Click a preset name to further customize the conditions and/or destination of each.";
|
||||
$text['description-presets']['es-cl'] = "Choisissez parmi préréglages disponibles. Cliquez sur un nom prédéfini pour personnaliser davantage les conditions et/ou la destination de chacun.";
|
||||
|
|
@ -530,6 +588,7 @@ $text['description-presets']['pt-br'] = "Selecione a partir de configurações d
|
|||
$text['description-presets']['pl'] = " Powyżej wybierz wcześniej zdefiniowany szablon. Kliknij na nazwę, aby móc go dostosować do własnych potrzeb (warunki i destynacje).";
|
||||
$text['description-presets']['sv-se'] = "Välj från de tillgängliga förinställningarna. Klicka på namn för en av förinställningarna för ytterligare inställning av villkor eller destinationer.";
|
||||
$text['description-presets']['uk'] = "";
|
||||
$text['description-presets']['de-at'] = "";
|
||||
|
||||
$text['description-name']['en-us'] = "Enter the name for the time condition.";
|
||||
$text['description-name']['es-cl'] = "Introduzca un nombre para esta condición.";
|
||||
|
|
@ -539,6 +598,7 @@ $text['description-name']['pt-br'] = "Insira o nome do menu";
|
|||
$text['description-name']['pl'] = "Wprowadź nazwę warunku";
|
||||
$text['description-name']['sv-se'] = "Skriv in namnet på tidsstyrningen.";
|
||||
$text['description-name']['uk'] = "Введіть назву меню";
|
||||
$text['description-name']['de-at'] = "Geben Sie den Namen des Menüs an";
|
||||
|
||||
$text['description-extension']['en-us'] = "Enter the extension number.";
|
||||
$text['description-extension']['es-cl'] = "Introduzca un número de extensión.";
|
||||
|
|
@ -548,6 +608,7 @@ $text['description-extension']['pt-br'] = "Atribua a extensão e números ao dis
|
|||
$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']['uk'] = "";
|
||||
$text['description-extension']['de-at'] = "Weisen Sie die Nebenstellen und Linien einem Gerät zu.";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar este?";
|
||||
|
|
@ -557,6 +618,7 @@ $text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
|||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||
$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
||||
|
||||
$text['button-search']['en-us'] = "Search";
|
||||
$text['button-search']['es-cl'] = "Buscar";
|
||||
|
|
@ -566,6 +628,7 @@ $text['button-search']['pt-br'] = "Pesquisar";
|
|||
$text['button-search']['pl'] = "Wyszukaj";
|
||||
$text['button-search']['sv-se'] = "Sök";
|
||||
$text['button-search']['uk'] = "Пошук";
|
||||
$text['button-search']['de-at'] = "";
|
||||
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['es-cl'] = "Guardar";
|
||||
|
|
@ -575,6 +638,7 @@ $text['button-save']['pt-br'] = "Salvar";
|
|||
$text['button-save']['pl'] = "Zachowaj";
|
||||
$text['button-save']['sv-se'] = "Spara";
|
||||
$text['button-save']['uk'] = "Зберегти";
|
||||
$text['button-save']['de-at'] = "Speichern";
|
||||
|
||||
$text['button-dialplan']['en-us'] = "Dialplan";
|
||||
$text['button-dialplan']['es-cl'] = "Agregar Plan de Marcado";
|
||||
|
|
@ -584,6 +648,7 @@ $text['button-dialplan']['pt-br'] = "Dialplan";
|
|||
$text['button-dialplan']['pl'] = "Dialplan ";
|
||||
$text['button-dialplan']['sv-se'] = "Nummerplan";
|
||||
$text['button-dialplan']['uk'] = "";
|
||||
$text['button-dialplan']['de-at'] = "";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "Volver";
|
||||
|
|
@ -593,6 +658,7 @@ $text['button-back']['pt-br'] = "Voltar";
|
|||
$text['button-back']['pl'] = "Wróć";
|
||||
$text['button-back']['sv-se'] = "Tillbaka";
|
||||
$text['button-back']['uk'] = "Назад";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
|
||||
$text['button-advanced']['en-us'] = "Advanced";
|
||||
$text['button-advanced']['es-cl'] = "Avanzado";
|
||||
|
|
@ -602,5 +668,6 @@ $text['button-advanced']['pt-br'] = "Avançar";
|
|||
$text['button-advanced']['pl'] = "Zaawansowane";
|
||||
$text['button-advanced']['sv-se'] = "Avancerat";
|
||||
$text['button-advanced']['uk'] = "Додатково";
|
||||
$text['button-advanced']['de-at'] = "Erweitert";
|
||||
|
||||
?>
|
||||
|
|
@ -8,6 +8,7 @@ $apps[$x]['menu'][0]['title']['pt-br'] = "Condições temporarias";
|
|||
$apps[$x]['menu'][0]['title']['pl'] = "Warunki czasowe";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Tidsstyrning";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Часові умови";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Zeitvorgaben";
|
||||
$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]['category'] = "internal";
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ $text['title2']['pt-br'] = "Detalhes das chamadas";
|
|||
$text['title2']['pl'] = "Szczegóły rozmowy";
|
||||
$text['title2']['sv-se'] = "Samtalsdetaljer";
|
||||
$text['title2']['uk'] = "Деталі дзвінка";
|
||||
$text['title2']['de-at'] = "Anruf Details";
|
||||
|
||||
$text['title-extension_summary']['en-us'] = "Extension Summary";
|
||||
$text['title-extension_summary']['es-cl'] = "Resumen Extensión";
|
||||
|
|
@ -17,6 +18,7 @@ $text['title-extension_summary']['pt-br'] = "Resumo da extensão";
|
|||
$text['title-extension_summary']['pl'] = "Podsumowanie numerów wewnętrznych";
|
||||
$text['title-extension_summary']['sv-se'] = "Anknytnings Summering";
|
||||
$text['title-extension_summary']['uk'] = "";
|
||||
$text['title-extension_summary']['de-at'] = "Nebenstellen Statistik";
|
||||
|
||||
$text['title']['en-us'] = "Call Detail Records";
|
||||
$text['title']['es-cl'] = "Registro de Detalle de Llamadas";
|
||||
|
|
@ -26,6 +28,7 @@ $text['title']['pt-br'] = "Configurações da Conta";
|
|||
$text['title']['pl'] = "Wykaz rozmów";
|
||||
$text['title']['sv-se'] = "Detaljerad Samtalsinformation";
|
||||
$text['title']['uk'] = "Параметри облікового запису";
|
||||
$text['title']['de-at'] = "Kontoeinstellungen";
|
||||
|
||||
$text['table-time']['en-us'] = "Time";
|
||||
$text['table-time']['es-cl'] = "Tiempo";
|
||||
|
|
@ -35,6 +38,7 @@ $text['table-time']['pt-br'] = "Tempo";
|
|||
$text['table-time']['pl'] = "Czas";
|
||||
$text['table-time']['sv-se'] = "Tid";
|
||||
$text['table-time']['uk'] = "Час";
|
||||
$text['table-time']['de-at'] = "Zeit";
|
||||
|
||||
$text['table-name']['en-us'] = "Name";
|
||||
$text['table-name']['es-cl'] = "Nombre";
|
||||
|
|
@ -44,6 +48,7 @@ $text['table-name']['pt-br'] = "Nome";
|
|||
$text['table-name']['pl'] = "Nazwa";
|
||||
$text['table-name']['sv-se'] = "Namn";
|
||||
$text['table-name']['uk'] = "Назва";
|
||||
$text['table-name']['de-at'] = "Name";
|
||||
|
||||
$text['table-missed']['en-us'] = "Missed";
|
||||
$text['table-missed']['es-cl'] = "Perdidas";
|
||||
|
|
@ -53,6 +58,7 @@ $text['table-missed']['pt-br'] = "Perdidas";
|
|||
$text['table-missed']['pl'] = "Nieodebrane";
|
||||
$text['table-missed']['sv-se'] = "Missat";
|
||||
$text['table-missed']['uk'] = "";
|
||||
$text['table-missed']['de-at'] = "Verpasst";
|
||||
|
||||
$text['table-minutes']['en-us'] = "Minutes";
|
||||
$text['table-minutes']['es-cl'] = "Minutos";
|
||||
|
|
@ -62,6 +68,7 @@ $text['table-minutes']['pt-br'] = "Minutos";
|
|||
$text['table-minutes']['pl'] = "Ilość minut";
|
||||
$text['table-minutes']['sv-se'] = "Minuter";
|
||||
$text['table-minutes']['uk'] = "Хвилини";
|
||||
$text['table-minutes']['de-at'] = "Minuten";
|
||||
|
||||
$text['table-hours']['en-us'] = "Hours";
|
||||
$text['table-hours']['es-cl'] = "Horas";
|
||||
|
|
@ -71,6 +78,7 @@ $text['table-hours']['pt-br'] = "Horas ";
|
|||
$text['table-hours']['pl'] = "Godziny";
|
||||
$text['table-hours']['sv-se'] = "Timmar";
|
||||
$text['table-hours']['uk'] = "Години";
|
||||
$text['table-hours']['de-at'] = "Stunden";
|
||||
|
||||
$text['table-end']['en-us'] = "End";
|
||||
$text['table-end']['es-cl'] = "Fin";
|
||||
|
|
@ -80,6 +88,7 @@ $text['table-end']['pt-br'] = "Fim";
|
|||
$text['table-end']['pl'] = "Koniec";
|
||||
$text['table-end']['sv-se'] = "Slut";
|
||||
$text['table-end']['uk'] = "Кінець";
|
||||
$text['table-end']['de-at'] = "Ende";
|
||||
|
||||
$text['table-download']['en-us'] = "Number";
|
||||
$text['table-download']['es-cl'] = "Número";
|
||||
|
|
@ -89,6 +98,7 @@ $text['table-download']['pt-br'] = "Número";
|
|||
$text['table-download']['pl'] = "Numer";
|
||||
$text['table-download']['sv-se'] = "Nummer";
|
||||
$text['table-download']['uk'] = "Скачати";
|
||||
$text['table-download']['de-at'] = "Nummer";
|
||||
|
||||
$text['table-direction']['en-us'] = "Direction";
|
||||
$text['table-direction']['es-cl'] = "Dirección";
|
||||
|
|
@ -98,6 +108,7 @@ $text['table-direction']['pt-br'] = "Direção";
|
|||
$text['table-direction']['pl'] = "Kierunek";
|
||||
$text['table-direction']['sv-se'] = "Riktning";
|
||||
$text['table-direction']['uk'] = "Напрям";
|
||||
$text['table-direction']['de-at'] = "Richtung";
|
||||
|
||||
$text['table-days']['en-us'] = "Days";
|
||||
$text['table-days']['es-cl'] = "Días";
|
||||
|
|
@ -107,6 +118,7 @@ $text['table-days']['pt-br'] = "Dias";
|
|||
$text['table-days']['pl'] = "Dni";
|
||||
$text['table-days']['sv-se'] = "Dagar";
|
||||
$text['table-days']['uk'] = "Дні";
|
||||
$text['table-days']['de-at'] = "Tage";
|
||||
|
||||
$text['table-date']['en-us'] = "Date";
|
||||
$text['table-date']['es-cl'] = "Fecha";
|
||||
|
|
@ -116,6 +128,7 @@ $text['table-date']['pt-br'] = "Data";
|
|||
$text['table-date']['pl'] = "Data";
|
||||
$text['table-date']['sv-se'] = "Datum";
|
||||
$text['table-date']['uk'] = "Дата";
|
||||
$text['table-date']['de-at'] = "Datum";
|
||||
|
||||
$text['table-calls-per-minute']['en-us'] = "Calls Per Min";
|
||||
$text['table-calls-per-minute']['es-cl'] = "Llamadas por minutos";
|
||||
|
|
@ -125,6 +138,7 @@ $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']['sv-se'] = "Samtal Per Minut";
|
||||
$text['table-calls-per-minute']['uk'] = "";
|
||||
$text['table-calls-per-minute']['de-at'] = "Anrufe pro Min";
|
||||
|
||||
$text['option-yesterday']['en-us'] = "Yesterday";
|
||||
$text['option-yesterday']['es-cl'] = "Ayer";
|
||||
|
|
@ -134,6 +148,7 @@ $text['option-yesterday']['pt-br'] = "Ontem";
|
|||
$text['option-yesterday']['pl'] = "Wczoraj";
|
||||
$text['option-yesterday']['sv-se'] = "Igår";
|
||||
$text['option-yesterday']['uk'] = "Вчора";
|
||||
$text['option-yesterday']['de-at'] = "Gestern";
|
||||
|
||||
$text['option-true']['en-us'] = "True";
|
||||
$text['option-true']['es-cl'] = "Verdadero";
|
||||
|
|
@ -143,6 +158,7 @@ $text['option-true']['pt-br'] = "Sim";
|
|||
$text['option-true']['pl'] = "Tak";
|
||||
$text['option-true']['sv-se'] = "Sann";
|
||||
$text['option-true']['uk'] = "Так";
|
||||
$text['option-true']['de-at'] = "Ein";
|
||||
|
||||
$text['option-today']['en-us'] = "Today";
|
||||
$text['option-today']['es-cl'] = "Hoy";
|
||||
|
|
@ -152,6 +168,7 @@ $text['option-today']['pt-br'] = "Hoje";
|
|||
$text['option-today']['pl'] = "Dzisiaj";
|
||||
$text['option-today']['sv-se'] = "Idag";
|
||||
$text['option-today']['uk'] = "Сьогодні";
|
||||
$text['option-today']['de-at'] = "Heute";
|
||||
|
||||
$text['option-this_year']['en-us'] = "This Year";
|
||||
$text['option-this_year']['es-cl'] = "Este Año";
|
||||
|
|
@ -161,6 +178,7 @@ $text['option-this_year']['pt-br'] = "Este ano";
|
|||
$text['option-this_year']['pl'] = "W tym roku";
|
||||
$text['option-this_year']['sv-se'] = "Detta Året";
|
||||
$text['option-this_year']['uk'] = "Цього року";
|
||||
$text['option-this_year']['de-at'] = "Dieses Jahr";
|
||||
|
||||
$text['option-this_week']['en-us'] = "This Week";
|
||||
$text['option-this_week']['es-cl'] = "Esta Semana";
|
||||
|
|
@ -170,6 +188,7 @@ $text['option-this_week']['pt-br'] = "Este mês";
|
|||
$text['option-this_week']['pl'] = "W tym miesiącu";
|
||||
$text['option-this_week']['sv-se'] = "Denna Månaden";
|
||||
$text['option-this_week']['uk'] = "Цього тижня";
|
||||
$text['option-this_week']['de-at'] = "Diese Woche";
|
||||
|
||||
$text['option-this_month']['en-us'] = "This Month";
|
||||
$text['option-this_month']['es-cl'] = "Este Mes";
|
||||
|
|
@ -179,15 +198,7 @@ $text['option-this_month']['pt-br'] = "Este mês";
|
|||
$text['option-this_month']['pl'] = "W tym miesiącu";
|
||||
$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']['es-cl'] = "Ultima Hora";
|
||||
$text['option-last_hour']['pt-pt'] = "Última Hora";
|
||||
$text['option-last_hour']['fr-fr'] = "Dernière Heure";
|
||||
$text['option-last_hour']['pt-br'] = "Próxima hora";
|
||||
$text['option-last_hour']['pl'] = "W ostatniej godzinie";
|
||||
$text['option-last_hour']['sv-se'] = "Senaste Timman";
|
||||
$text['option-last_hour']['uk'] = "За останню годину";
|
||||
$text['option-this_month']['de-at'] = "Diesen Monat";
|
||||
|
||||
$text['option-last_seven_days']['en-us'] = "Last 7 Days";
|
||||
$text['option-last_seven_days']['es-cl'] = "Últimos 7 días";
|
||||
|
|
@ -197,6 +208,17 @@ $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']['sv-se'] = "Senaste 7 Dagarna";
|
||||
$text['option-last_seven_days']['uk'] = "За останні 7 днів";
|
||||
$text['option-last_seven_days']['de-at'] = "Letzte 7 Tage";
|
||||
|
||||
$text['option-last_hour']['en-us'] = "Last Hour";
|
||||
$text['option-last_hour']['es-cl'] = "Ultima Hora";
|
||||
$text['option-last_hour']['pt-pt'] = "Última Hora";
|
||||
$text['option-last_hour']['fr-fr'] = "Dernière Heure";
|
||||
$text['option-last_hour']['pt-br'] = "Próxima hora";
|
||||
$text['option-last_hour']['pl'] = "W ostatniej godzinie";
|
||||
$text['option-last_hour']['sv-se'] = "Senaste Timman";
|
||||
$text['option-last_hour']['uk'] = "За останню годину";
|
||||
$text['option-last_hour']['de-at'] = "Letzte Stunde";
|
||||
|
||||
$text['option-false']['en-us'] = "False";
|
||||
$text['option-false']['es-cl'] = "Falso";
|
||||
|
|
@ -206,6 +228,7 @@ $text['option-false']['pt-br'] = "Não";
|
|||
$text['option-false']['pl'] = "Nie";
|
||||
$text['option-false']['sv-se'] = "Falsk";
|
||||
$text['option-false']['uk'] = "Ні";
|
||||
$text['option-false']['de-at'] = "Aus";
|
||||
|
||||
$text['option-default']['en-us'] = "Default";
|
||||
$text['option-default']['es-cl'] = "Predeterminado";
|
||||
|
|
@ -215,6 +238,7 @@ $text['option-default']['pt-br'] = "Padrão";
|
|||
$text['option-default']['pl'] = "Domyślny";
|
||||
$text['option-default']['sv-se'] = "Standard";
|
||||
$text['option-default']['uk'] = "Типово";
|
||||
$text['option-default']['de-at'] = "Vorgabe";
|
||||
|
||||
$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 ...";
|
||||
|
|
@ -224,6 +248,7 @@ $text['message-preparing_download']['pt-br'] = "Preparando arquivos para downloa
|
|||
$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']['uk'] = "Підготовка файлу для завантаження, зачекайте, будь ласка...";
|
||||
$text['message-preparing_download']['de-at'] = "Bereite Datei für den Download vor, bitte warten...";
|
||||
|
||||
$text['message-delete']['en-us'] = "Delete Completed";
|
||||
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
||||
|
|
@ -233,6 +258,7 @@ $text['message-delete']['pt-br'] = "Remoção Efetuada";
|
|||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||
$text['message-delete']['uk'] = "Видалено";
|
||||
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
||||
|
||||
$text['label-write_codec']['en-us'] = "Write Codec";
|
||||
$text['label-write_codec']['es-cl'] = "Escribe Códec";
|
||||
|
|
@ -242,6 +268,7 @@ $text['label-write_codec']['pt-br'] = "Escrever CODEC";
|
|||
$text['label-write_codec']['pl'] = "Zapisz kodek";
|
||||
$text['label-write_codec']['sv-se'] = "Write Codec";
|
||||
$text['label-write_codec']['uk'] = "Кодеки запису";
|
||||
$text['label-write_codec']['de-at'] = "Schreib Codec";
|
||||
|
||||
$text['label-variables']['en-us'] = "Variables";
|
||||
$text['label-variables']['pt-pt'] = "Variáveis";
|
||||
|
|
@ -250,6 +277,7 @@ $text['label-variables']['pt-br'] = "Variáveis";
|
|||
$text['label-variables']['pl'] = "Zmienne";
|
||||
$text['label-variables']['sv-se'] = "Variabler";
|
||||
$text['label-variables']['uk'] = "Змінні";
|
||||
$text['label-variables']['de-at'] = "Variablen";
|
||||
|
||||
$text['label-value']['en-us'] = "Value";
|
||||
$text['label-value']['es-cl'] = "Valor";
|
||||
|
|
@ -259,6 +287,7 @@ $text['label-value']['pt-br'] = "Valor";
|
|||
$text['label-value']['pl'] = "Wartość";
|
||||
$text['label-value']['sv-se'] = "Värde";
|
||||
$text['label-value']['uk'] = "Значення";
|
||||
$text['label-value']['de-at'] = "Wert";
|
||||
|
||||
$text['label-uuid']['en-us'] = "UUID";
|
||||
$text['label-uuid']['es-cl'] = "UUID";
|
||||
|
|
@ -268,6 +297,7 @@ $text['label-uuid']['pt-br'] = "UUID";
|
|||
$text['label-uuid']['pl'] = "UUID ";
|
||||
$text['label-uuid']['sv-se'] = "UUID";
|
||||
$text['label-uuid']['uk'] = "UUID ";
|
||||
$text['label-uuid']['de-at'] = "UUID";
|
||||
|
||||
$text['label-username']['en-us'] = "Username";
|
||||
$text['label-username']['es-cl'] = "Nombre de usuario";
|
||||
|
|
@ -277,6 +307,7 @@ $text['label-username']['pt-br'] = "Nome do Usuário";
|
|||
$text['label-username']['pl'] = "Użytkownik";
|
||||
$text['label-username']['sv-se'] = "Användarnamn";
|
||||
$text['label-username']['uk'] = "Ім’я користувача";
|
||||
$text['label-username']['de-at'] = "Benutzername";
|
||||
|
||||
$text['label-tta']['en-us'] = "TTA";
|
||||
$text['label-tta']['es-cl'] = "TTA";
|
||||
|
|
@ -286,6 +317,7 @@ $text['label-tta']['pt-br'] = "TTA";
|
|||
$text['label-tta']['pl'] = "TTA";
|
||||
$text['label-tta']['sv-se'] = "TTA";
|
||||
$text['label-tta']['uk'] = "TTA ";
|
||||
$text['label-tta']['de-at'] = "TTA";
|
||||
|
||||
$text['label-total']['en-us'] = "Total";
|
||||
$text['label-total']['es-cl'] = "Total";
|
||||
|
|
@ -295,6 +327,7 @@ $text['label-total']['pt-br'] = "Total";
|
|||
$text['label-total']['pl'] = "Podsumowanie";
|
||||
$text['label-total']['sv-se'] = "Totalt";
|
||||
$text['label-total']['uk'] = "Всього";
|
||||
$text['label-total']['de-at'] = "Total";
|
||||
|
||||
$text['label-tools']['en-us'] = "Tools";
|
||||
$text['label-tools']['es-cl'] = "Herramientas";
|
||||
|
|
@ -304,6 +337,7 @@ $text['label-tools']['pt-br'] = "Ferramentas";
|
|||
$text['label-tools']['pl'] = "Narzędzia";
|
||||
$text['label-tools']['sv-se'] = "Verktyg";
|
||||
$text['label-tools']['uk'] = "Параметри";
|
||||
$text['label-tools']['de-at'] = "Werkzeug";
|
||||
|
||||
$text['label-to']['en-us'] = "To";
|
||||
$text['label-to']['es-cl'] = "Final";
|
||||
|
|
@ -313,6 +347,7 @@ $text['label-to']['pt-br'] = "Final";
|
|||
$text['label-to']['pl'] = "Do";
|
||||
$text['label-to']['sv-se'] = "Till";
|
||||
$text['label-to']['uk'] = "До";
|
||||
$text['label-to']['de-at'] = "An";
|
||||
|
||||
$text['label-summary']['en-us'] = "Summary";
|
||||
$text['label-summary']['es-cl'] = "Sumario";
|
||||
|
|
@ -322,6 +357,7 @@ $text['label-summary']['pt-br'] = "Sumário";
|
|||
$text['label-summary']['pl'] = "Podsumowanie";
|
||||
$text['label-summary']['sv-se'] = "Summa";
|
||||
$text['label-summary']['uk'] = "";
|
||||
$text['label-summary']['de-at'] = "Zusammenfassung";
|
||||
|
||||
$text['label-status']['en-us'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
|
|
@ -331,6 +367,7 @@ $text['label-status']['pt-br'] = "Estado";
|
|||
$text['label-status']['pl'] = "Status";
|
||||
$text['label-status']['sv-se'] = "Status";
|
||||
$text['label-status']['uk'] = "Статус";
|
||||
$text['label-status']['de-at'] = "Status";
|
||||
|
||||
$text['label-start_range']['en-us'] = "Start Range";
|
||||
$text['label-start_range']['es-cl'] = "Comienzo Lapso";
|
||||
|
|
@ -340,6 +377,7 @@ $text['label-start_range']['pt-br'] = "Começo série";
|
|||
$text['label-start_range']['pl'] = "Początek zakresu";
|
||||
$text['label-start_range']['sv-se'] = "Intervall start";
|
||||
$text['label-start_range']['uk'] = "";
|
||||
$text['label-start_range']['de-at'] = "Start Bereich";
|
||||
|
||||
$text['label-start_date_time']['en-us'] = "Start Date/Time";
|
||||
$text['label-start_date_time']['es-cl'] = "Fecha/Hora de Comienzo";
|
||||
|
|
@ -349,6 +387,7 @@ $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']['sv-se'] = "Start Datum/Tid";
|
||||
$text['label-start_date_time']['uk'] = "";
|
||||
$text['label-start_date_time']['de-at'] = "Start Datum/Zeit";
|
||||
|
||||
$text['label-start']['en-us'] = "Start";
|
||||
$text['label-start']['es-cl'] = "Comienzo";
|
||||
|
|
@ -358,6 +397,7 @@ $text['label-start']['pt-br'] = "Iniciar";
|
|||
$text['label-start']['pl'] = "Początek rozmowy";
|
||||
$text['label-start']['sv-se'] = "Starta";
|
||||
$text['label-start']['uk'] = "Запустити";
|
||||
$text['label-start']['de-at'] = "Start";
|
||||
|
||||
$text['label-source']['en-us'] = "Source";
|
||||
$text['label-source']['es-cl'] = "Origen";
|
||||
|
|
@ -367,6 +407,7 @@ $text['label-source']['pt-br'] = "Origem";
|
|||
$text['label-source']['pl'] = "Numer prezentowany";
|
||||
$text['label-source']['sv-se'] = "Källa";
|
||||
$text['label-source']['uk'] = "Джерело";
|
||||
$text['label-source']['de-at'] = "Quelle";
|
||||
|
||||
$text['label-remote_media_ip']['en-us'] = "Remote Media IP";
|
||||
$text['label-remote_media_ip']['es-cl'] = "Remoto IP Media";
|
||||
|
|
@ -376,6 +417,7 @@ $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']['sv-se'] = "Remote Media IP";
|
||||
$text['label-remote_media_ip']['uk'] = "";
|
||||
$text['label-remote_media_ip']['de-at'] = "Remote Media IP";
|
||||
|
||||
$text['label-recording']['en-us'] = "Recording";
|
||||
$text['label-recording']['es-cl'] = "Grabación";
|
||||
|
|
@ -385,6 +427,7 @@ $text['label-recording']['pt-br'] = "Gravação";
|
|||
$text['label-recording']['pl'] = "Nagranie";
|
||||
$text['label-recording']['sv-se'] = "Inspelning";
|
||||
$text['label-recording']['uk'] = "Запис";
|
||||
$text['label-recording']['de-at'] = "Aufnahme";
|
||||
|
||||
$text['label-read_codec']['en-us'] = "Read Codec";
|
||||
$text['label-read_codec']['es-cl'] = "Leer Códec";
|
||||
|
|
@ -394,6 +437,7 @@ $text['label-read_codec']['pt-br'] = "Leia Codec";
|
|||
$text['label-read_codec']['pl'] = "Kodek do odczytu";
|
||||
$text['label-read_codec']['sv-se'] = "Read Codec";
|
||||
$text['label-read_codec']['uk'] = "";
|
||||
$text['label-read_codec']['de-at'] = "Lese Codec";
|
||||
|
||||
$text['label-price']['en-us'] = "Price";
|
||||
$text['label-price']['es-cl'] = "Precio";
|
||||
|
|
@ -403,6 +447,7 @@ $text['label-price']['pt-br'] = "Preço";
|
|||
$text['label-price']['pl'] = "Cena";
|
||||
$text['label-price']['sv-se'] = "Pris";
|
||||
$text['label-price']['uk'] = "Ціна";
|
||||
$text['label-price']['de-at'] = "Preis";
|
||||
|
||||
$text['label-preset']['en-us'] = "Quick Select";
|
||||
$text['label-preset']['es-cl'] = "Selección rápida";
|
||||
|
|
@ -412,6 +457,7 @@ $text['label-preset']['pt-br'] = "Selecione inicio";
|
|||
$text['label-preset']['pl'] = "Szybkie wybieranie";
|
||||
$text['label-preset']['sv-se'] = "Snabbval";
|
||||
$text['label-preset']['uk'] = "Швидкий вибір";
|
||||
$text['label-preset']['de-at'] = "Schnellauswahl";
|
||||
|
||||
$text['label-play']['en-us'] = "Play";
|
||||
$text['label-play']['es-cl'] = "Reproducir";
|
||||
|
|
@ -421,6 +467,7 @@ $text['label-play']['pt-br'] = "Tocar ";
|
|||
$text['label-play']['pl'] = "Odtwórz";
|
||||
$text['label-play']['sv-se'] = "Spela Upp";
|
||||
$text['label-play']['uk'] = "Відтворити";
|
||||
$text['label-play']['de-at'] = "Play";
|
||||
|
||||
$text['label-phoneip']['en-us'] = "Phone IP";
|
||||
$text['label-phoneip']['es-cl'] = "Teléfono IP";
|
||||
|
|
@ -430,6 +477,7 @@ $text['label-phoneip']['pt-br'] = "IP do Telefone";
|
|||
$text['label-phoneip']['pl'] = "Adres IP telefonu";
|
||||
$text['label-phoneip']['sv-se'] = "Telefon IP";
|
||||
$text['label-phoneip']['uk'] = "";
|
||||
$text['label-phoneip']['de-at'] = "Geräte IP";
|
||||
|
||||
$text['label-pause']['en-us'] = "Pause";
|
||||
$text['label-pause']['es-cl'] = "Pausa";
|
||||
|
|
@ -439,6 +487,7 @@ $text['label-pause']['pt-br'] = "Pausado";
|
|||
$text['label-pause']['pl'] = "Pauza";
|
||||
$text['label-pause']['sv-se'] = "Paus";
|
||||
$text['label-pause']['uk'] = "Призупинити";
|
||||
$text['label-pause']['de-at'] = "Pause";
|
||||
|
||||
$text['label-outbound_duration']['en-us'] = "Outbound Duration";
|
||||
$text['label-outbound_duration']['es-cl'] = "Duración de Salida";
|
||||
|
|
@ -448,6 +497,7 @@ $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']['sv-se'] = "Utgående Samtalstid";
|
||||
$text['label-outbound_duration']['uk'] = "";
|
||||
$text['label-outbound_duration']['de-at'] = "Ausgehend Dauer";
|
||||
|
||||
$text['label-outbound_calls']['en-us'] = "Outbound Calls";
|
||||
$text['label-outbound_calls']['es-cl'] = "Llamadas Salientes";
|
||||
|
|
@ -457,6 +507,7 @@ $text['label-outbound_calls']['pt-br'] = "Chamada de saída";
|
|||
$text['label-outbound_calls']['pl'] = "Rozmowy wychodzące";
|
||||
$text['label-outbound_calls']['sv-se'] = "Utgående Samtal";
|
||||
$text['label-outbound_calls']['uk'] = "";
|
||||
$text['label-outbound_calls']['de-at'] = "Ausgehende Anrufe";
|
||||
|
||||
$text['label-outbound']['en-us'] = "Outbound";
|
||||
$text['label-outbound']['es-cl'] = "Salida";
|
||||
|
|
@ -466,6 +517,7 @@ $text['label-outbound']['pt-br'] = "Saída";
|
|||
$text['label-outbound']['pl'] = "Wychodzące";
|
||||
$text['label-outbound']['sv-se'] = "Utgående";
|
||||
$text['label-outbound']['uk'] = "";
|
||||
$text['label-outbound']['de-at'] = "Ausgehend";
|
||||
|
||||
$text['label-number_alias']['en-us'] = "Number Alias";
|
||||
$text['label-number_alias']['es-cl'] = "Número Alias";
|
||||
|
|
@ -475,6 +527,7 @@ $text['label-number_alias']['pt-br'] = "Numero de identificação";
|
|||
$text['label-number_alias']['pl'] = "Alias numeru";
|
||||
$text['label-number_alias']['sv-se'] = "Nummer Alias";
|
||||
$text['label-number_alias']['uk'] = "Псевдонім номера";
|
||||
$text['label-number_alias']['de-at'] = "Alternative Nummer";
|
||||
|
||||
$text['label-number']['en-us'] = "Number";
|
||||
$text['label-number']['es-cl'] = "Número";
|
||||
|
|
@ -484,6 +537,7 @@ $text['label-number']['pt-br'] = "Número";
|
|||
$text['label-number']['pl'] = "Numer";
|
||||
$text['label-number']['sv-se'] = "Nummer";
|
||||
$text['label-number']['uk'] = "Номер";
|
||||
$text['label-number']['de-at'] = "Nummer";
|
||||
|
||||
$text['label-no_answer']['en-us'] = "No Answer";
|
||||
$text['label-no_answer']['es-cl'] = "Sin Respuesta";
|
||||
|
|
@ -493,6 +547,7 @@ $text['label-no_answer']['pt-br'] = "Sem resposta";
|
|||
$text['label-no_answer']['pl'] = "Brak odpowiedzi";
|
||||
$text['label-no_answer']['sv-se'] = "Inget Svar";
|
||||
$text['label-no_answer']['uk'] = "Без відповіді";
|
||||
$text['label-no_answer']['de-at'] = "Keine Antwort";
|
||||
|
||||
$text['label-network_addr']['en-us'] = "Network Address";
|
||||
$text['label-network_addr']['es-cl'] = "Dirección de red";
|
||||
|
|
@ -502,6 +557,7 @@ $text['label-network_addr']['pt-br'] = "Endereço da internet";
|
|||
$text['label-network_addr']['pl'] = "Adres sieciowy";
|
||||
$text['label-network_addr']['sv-se'] = "Nätverks-adress";
|
||||
$text['label-network_addr']['uk'] = "";
|
||||
$text['label-network_addr']['de-at'] = "Netzwerk Adresse";
|
||||
|
||||
$text['label-name']['en-us'] = "Name";
|
||||
$text['label-name']['es-cl'] = "Nombre";
|
||||
|
|
@ -511,6 +567,7 @@ $text['label-name']['pt-br'] = "Nome";
|
|||
$text['label-name']['pl'] = "Nazwa";
|
||||
$text['label-name']['sv-se'] = "Namn";
|
||||
$text['label-name']['uk'] = "Назва";
|
||||
$text['label-name']['de-at'] = "Name";
|
||||
|
||||
$text['label-missed']['en-us'] = "Missed";
|
||||
$text['label-missed']['es-cl'] = "Perdidas";
|
||||
|
|
@ -520,6 +577,7 @@ $text['label-missed']['pt-br'] = "Perdidas";
|
|||
$text['label-missed']['pl'] = "Nie odebrany";
|
||||
$text['label-missed']['sv-se'] = "Missade";
|
||||
$text['label-missed']['uk'] = "";
|
||||
$text['label-missed']['de-at'] = "Verpasst";
|
||||
|
||||
$text['label-local']['en-us'] = "Local";
|
||||
$text['label-local']['es-cl'] = "Local";
|
||||
|
|
@ -529,6 +587,7 @@ $text['label-local']['pt-br'] = "Local";
|
|||
$text['label-local']['pl'] = "Lokalne";
|
||||
$text['label-local']['sv-se'] = "Lokal";
|
||||
$text['label-local']['uk'] = "Локальний";
|
||||
$text['label-local']['de-at'] = "Lokal";
|
||||
|
||||
$text['label-include_internal']['en-us'] = "Include Internal";
|
||||
$text['label-include_internal']['es-cl'] = "Incluya Interna";
|
||||
|
|
@ -538,6 +597,7 @@ $text['label-include_internal']['pt-br'] = "Incluir interno";
|
|||
$text['label-include_internal']['pl'] = "Uwzględnij rozmowy wewnętrzne";
|
||||
$text['label-include_internal']['sv-se'] = "Inkludera Interna";
|
||||
$text['label-include_internal']['uk'] = "";
|
||||
$text['label-include_internal']['de-at'] = "Intern hinzufügen";
|
||||
|
||||
$text['label-inbound_duration']['en-us'] = "Inbound Duration";
|
||||
$text['label-inbound_duration']['es-cl'] = "Duración Inbound";
|
||||
|
|
@ -547,6 +607,7 @@ $text['label-inbound_duration']['pt-br'] = "Duração inbound";
|
|||
$text['label-inbound_duration']['pl'] = "Długość rozmów przychodzących";
|
||||
$text['label-inbound_duration']['sv-se'] = "Inkommande Samtalstid";
|
||||
$text['label-inbound_duration']['uk'] = "";
|
||||
$text['label-inbound_duration']['de-at'] = "Eingehend Dauer";
|
||||
|
||||
$text['label-inbound_calls']['en-us'] = "Inbound Calls";
|
||||
$text['label-inbound_calls']['es-cl'] = "Las Llamadas Entrantes";
|
||||
|
|
@ -556,6 +617,7 @@ $text['label-inbound_calls']['pt-br'] = "Chamadas de entrada";
|
|||
$text['label-inbound_calls']['pl'] = "Rozmowy przychodzące";
|
||||
$text['label-inbound_calls']['sv-se'] = "Inkommande Samtal";
|
||||
$text['label-inbound_calls']['uk'] = "";
|
||||
$text['label-inbound_calls']['de-at'] = "Eingehende Anrufe";
|
||||
|
||||
$text['label-inbound']['en-us'] = "Inbound";
|
||||
$text['label-inbound']['es-cl'] = "Entrada";
|
||||
|
|
@ -565,6 +627,7 @@ $text['label-inbound']['pt-br'] = "Entrada";
|
|||
$text['label-inbound']['pl'] = "Przychodzące";
|
||||
$text['label-inbound']['sv-se'] = "Inkommande";
|
||||
$text['label-inbound']['uk'] = "Вихідний";
|
||||
$text['label-inbound']['de-at'] = "Eingehend";
|
||||
|
||||
$text['label-hangup_cause']['en-us'] = "Status";
|
||||
$text['label-hangup_cause']['es-cl'] = "Estado";
|
||||
|
|
@ -574,6 +637,7 @@ $text['label-hangup_cause']['pt-br'] = "Estado";
|
|||
$text['label-hangup_cause']['pl'] = "Status";
|
||||
$text['label-hangup_cause']['sv-se'] = "Status";
|
||||
$text['label-hangup_cause']['uk'] = "";
|
||||
$text['label-hangup_cause']['de-at'] = "Status";
|
||||
|
||||
$text['label-from']['en-us'] = "From";
|
||||
$text['label-from']['es-cl'] = "Comienzo";
|
||||
|
|
@ -583,6 +647,7 @@ $text['label-from']['pt-br'] = "Começo";
|
|||
$text['label-from']['pl'] = "Od";
|
||||
$text['label-from']['sv-se'] = "Från";
|
||||
$text['label-from']['uk'] = "";
|
||||
$text['label-from']['de-at'] = "Von";
|
||||
|
||||
$text['label-failed']['en-us'] = "Failed";
|
||||
$text['label-failed']['es-cl'] = "Fracasado";
|
||||
|
|
@ -592,6 +657,7 @@ $text['label-failed']['pt-br'] = "Fracassado";
|
|||
$text['label-failed']['pl'] = "Nie powiodło się";
|
||||
$text['label-failed']['sv-se'] = "Misslyckad";
|
||||
$text['label-failed']['uk'] = "";
|
||||
$text['label-failed']['de-at'] = "Fehlgeschlagen";
|
||||
|
||||
$text['label-extension']['en-us'] = "Extension";
|
||||
$text['label-extension']['es-cl'] = "Extensión";
|
||||
|
|
@ -601,6 +667,7 @@ $text['label-extension']['pt-br'] = "Ramal";
|
|||
$text['label-extension']['pl'] = "Numer wewnętrzny";
|
||||
$text['label-extension']['sv-se'] = "Anknytning";
|
||||
$text['label-extension']['uk'] = "Розширення (Extention)";
|
||||
$text['label-extension']['de-at'] = "Durchwahl";
|
||||
|
||||
$text['label-end_stamp']['en-us'] = "End";
|
||||
$text['label-end_stamp']['es-cl'] = "Fin";
|
||||
|
|
@ -610,6 +677,7 @@ $text['label-end_stamp']['pt-br'] = "Fim";
|
|||
$text['label-end_stamp']['pl'] = "koniec";
|
||||
$text['label-end_stamp']['sv-se'] = "Slut";
|
||||
$text['label-end_stamp']['uk'] = "";
|
||||
$text['label-end_stamp']['de-at'] = "Ende";
|
||||
|
||||
$text['label-end_range']['en-us'] = "End Range";
|
||||
$text['label-end_range']['es-cl'] = "Fin Lapso";
|
||||
|
|
@ -619,6 +687,7 @@ $text['label-end_range']['pt-br'] = "Fim da série";
|
|||
$text['label-end_range']['pl'] = "Koniec zakresu";
|
||||
$text['label-end_range']['sv-se'] = "Intervall Slut";
|
||||
$text['label-end_range']['uk'] = "";
|
||||
$text['label-end_range']['de-at'] = "Ende Bereich";
|
||||
|
||||
$text['label-end_date_time']['en-us'] = "End Date/Time";
|
||||
$text['label-end_date_time']['es-cl'] = "Fecha/Hora";
|
||||
|
|
@ -628,6 +697,7 @@ $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']['sv-se'] = "Slut Datum/Tid";
|
||||
$text['label-end_date_time']['uk'] = "";
|
||||
$text['label-end_date_time']['de-at'] = "Ende Datum/Zeit";
|
||||
|
||||
$text['label-duration']['en-us'] = "Duration";
|
||||
$text['label-duration']['es-cl'] = "Duración";
|
||||
|
|
@ -637,6 +707,7 @@ $text['label-duration']['pt-br'] = "Duração";
|
|||
$text['label-duration']['pl'] = "Czas trwania";
|
||||
$text['label-duration']['sv-se'] = "Samtalstid";
|
||||
$text['label-duration']['uk'] = "Тривалість";
|
||||
$text['label-duration']['de-at'] = "Dauer";
|
||||
|
||||
$text['label-download']['en-us'] = "Download";
|
||||
$text['label-download']['es-cl'] = "Descargar";
|
||||
|
|
@ -646,6 +717,7 @@ $text['label-download']['pt-br'] = "Download";
|
|||
$text['label-download']['pl'] = "Pobierz";
|
||||
$text['label-download']['sv-se'] = "Ladda Ned";
|
||||
$text['label-download']['uk'] = "Завантажини";
|
||||
$text['label-download']['de-at'] = "Download";
|
||||
|
||||
$text['label-domain-name']['en-us'] = "Domain Name";
|
||||
$text['label-domain-name']['es-cl'] = "Nombre de Dominio";
|
||||
|
|
@ -655,6 +727,7 @@ $text['label-domain-name']['pt-br'] = "Nome do Dominio";
|
|||
$text['label-domain-name']['pl'] = "Nazwa domeny";
|
||||
$text['label-domain-name']['sv-se'] = "Domän Namn";
|
||||
$text['label-domain-name']['uk'] = "";
|
||||
$text['label-domain-name']['de-at'] = "Domain Name";
|
||||
|
||||
$text['label-domain']['en-us'] = "Domain";
|
||||
$text['label-domain']['es-cl'] = "Dominio";
|
||||
|
|
@ -663,6 +736,7 @@ $text['label-domain']['fr-fr'] = "Domaine";
|
|||
$text['label-domain']['pl'] = "Domena";
|
||||
$text['label-domain']['sv-se'] = "Domän";
|
||||
$text['label-domain']['uk'] = "Домен";
|
||||
$text['label-domain']['de-at'] = "Domain";
|
||||
|
||||
$text['label-direction']['en-us'] = "Direction";
|
||||
$text['label-direction']['es-cl'] = "Dirección";
|
||||
|
|
@ -672,6 +746,7 @@ $text['label-direction']['pt-br'] = "Direção";
|
|||
$text['label-direction']['pl'] = "Kierunek";
|
||||
$text['label-direction']['sv-se'] = "Riktning";
|
||||
$text['label-direction']['uk'] = "";
|
||||
$text['label-direction']['de-at'] = "Richtung";
|
||||
|
||||
$text['label-destination']['en-us'] = "Destination";
|
||||
$text['label-destination']['es-cl'] = "Destino";
|
||||
|
|
@ -681,6 +756,7 @@ $text['label-destination']['pt-br'] = "Número de destino";
|
|||
$text['label-destination']['pl'] = "Numer docelowy";
|
||||
$text['label-destination']['sv-se'] = "Destination";
|
||||
$text['label-destination']['uk'] = "Номер";
|
||||
$text['label-destination']['de-at'] = "Ziel";
|
||||
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
|
|
@ -690,6 +766,7 @@ $text['label-description']['pt-br'] = "Descrição";
|
|||
$text['label-description']['pl'] = "Opis";
|
||||
$text['label-description']['sv-se'] = "Beskrivning";
|
||||
$text['label-description']['uk'] = "Опис";
|
||||
$text['label-description']['de-at'] = "Beschreibung";
|
||||
|
||||
$text['label-data']['en-us'] = "Data";
|
||||
$text['label-data']['es-cl'] = "Datos";
|
||||
|
|
@ -699,6 +776,7 @@ $text['label-data']['pt-br'] = "Data";
|
|||
$text['label-data']['pl'] = "Dane";
|
||||
$text['label-data']['sv-se'] = "Data";
|
||||
$text['label-data']['uk'] = "Дані";
|
||||
$text['label-data']['de-at'] = "Daten";
|
||||
|
||||
$text['label-context']['en-us'] = "Context";
|
||||
$text['label-context']['es-cl'] = "Contexto";
|
||||
|
|
@ -708,6 +786,7 @@ $text['label-context']['pt-br'] = "Contexto";
|
|||
$text['label-context']['pl'] = "Kontekst";
|
||||
$text['label-context']['sv-se'] = "Context";
|
||||
$text['label-context']['uk'] = "Контекст";
|
||||
$text['label-context']['de-at'] = "Kontext";
|
||||
|
||||
$text['label-cid-number']['en-us'] = "CID Number";
|
||||
$text['label-cid-number']['es-cl'] = "Número CID";
|
||||
|
|
@ -717,6 +796,7 @@ $text['label-cid-number']['pt-br'] = "Número CID";
|
|||
$text['label-cid-number']['pl'] = "Prezentacja numeru dzwoniącego";
|
||||
$text['label-cid-number']['sv-se'] = "CID, nummerspresentation";
|
||||
$text['label-cid-number']['uk'] = "CID Номер";
|
||||
$text['label-cid-number']['de-at'] = "Anrufer Nummer";
|
||||
|
||||
$text['label-cid-name']['en-us'] = "CID Name";
|
||||
$text['label-cid-name']['es-cl'] = "Nombre CID";
|
||||
|
|
@ -726,6 +806,7 @@ $text['label-cid-name']['pt-br'] = "Nome CID";
|
|||
$text['label-cid-name']['pl'] = "Prezentacja nazwy dzwoniącego";
|
||||
$text['label-cid-name']['sv-se'] = "CID namnpresentation";
|
||||
$text['label-cid-name']['uk'] = "CID Ім’я";
|
||||
$text['label-cid-name']['de-at'] = "Anrufer Name";
|
||||
|
||||
$text['label-channel']['en-us'] = "Channel Data";
|
||||
$text['label-channel']['es-cl'] = "Datos del Canal";
|
||||
|
|
@ -735,6 +816,7 @@ $text['label-channel']['pt-br'] = "Dados do canal";
|
|||
$text['label-channel']['pl'] = "Dane o kanale";
|
||||
$text['label-channel']['sv-se'] = "Channel Data";
|
||||
$text['label-channel']['uk'] = "";
|
||||
$text['label-channel']['de-at'] = "Kanal Daten";
|
||||
|
||||
$text['label-caller_id_number']['en-us'] = "CID Number";
|
||||
$text['label-caller_id_number']['es-cl'] = "Número CID";
|
||||
|
|
@ -744,6 +826,7 @@ $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']['sv-se'] = "CID Nummer";
|
||||
$text['label-caller_id_number']['uk'] = "Caller ID Номер";
|
||||
$text['label-caller_id_number']['de-at'] = "Anrufer Nummer";
|
||||
|
||||
$text['label-caller_id_name']['en-us'] = "CID Name";
|
||||
$text['label-caller_id_name']['es-cl'] = "Nombre CID";
|
||||
|
|
@ -753,6 +836,7 @@ $text['label-caller_id_name']['pt-br'] = "Nome CID";
|
|||
$text['label-caller_id_name']['pl'] = "Prezentacja nazwy dzwoniącego";
|
||||
$text['label-caller_id_name']['sv-se'] = "CID Namn";
|
||||
$text['label-caller_id_name']['uk'] = "Caller ID Ім’я";
|
||||
$text['label-caller_id_name']['de-at'] = "Anrufer Name";
|
||||
|
||||
$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.";
|
||||
|
|
@ -762,6 +846,7 @@ $text['label-call-statistics-description']['pt-br'] = "As estatisticas sobre o d
|
|||
$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']['uk'] = "";
|
||||
$text['label-call-statistics-description']['de-at'] = "Einzelgesprächs Nachweis Statistiken fassen alle Anrufinformationen zusammen.";
|
||||
|
||||
$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";
|
||||
|
|
@ -771,6 +856,7 @@ $text['label-call-statistics']['pt-br'] = "Estatisticas do registro detalhado da
|
|||
$text['label-call-statistics']['pl'] = "Statystyki wykazu rozmów";
|
||||
$text['label-call-statistics']['sv-se'] = "Detaljerad Samtals-statistik";
|
||||
$text['label-call-statistics']['uk'] = "";
|
||||
$text['label-call-statistics']['de-at'] = "Einzelgesprächs Nachweis Statistiken";
|
||||
|
||||
$text['label-call-flow-5']['en-us'] = "Call Flow: Times";
|
||||
$text['label-call-flow-5']['es-cl'] = "Flujos de llamada: Tiempos";
|
||||
|
|
@ -780,6 +866,7 @@ $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']['sv-se'] = "Samtals Flöden: Tider";
|
||||
$text['label-call-flow-5']['uk'] = "";
|
||||
$text['label-call-flow-5']['de-at'] = "Anruf Ablauf: Zeiten";
|
||||
|
||||
$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";
|
||||
|
|
@ -789,6 +876,7 @@ $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']['sv-se'] = "Samtals Flöden: Samtals Profil";
|
||||
$text['label-call-flow-4']['uk'] = "";
|
||||
$text['label-call-flow-4']['de-at'] = "Anruf Ablauf: Anrufer Profil";
|
||||
|
||||
$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";
|
||||
|
|
@ -798,6 +886,7 @@ $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']['sv-se'] = "Samtals Flöden: Anknytning: Applikation";
|
||||
$text['label-call-flow-3']['uk'] = "";
|
||||
$text['label-call-flow-3']['de-at'] = "Anruf Ablauf: Nebenstelle: Applikation";
|
||||
|
||||
$text['label-call-flow-2']['en-us'] = "Call Flow: Extension: Attributes";
|
||||
$text['label-call-flow-2']['es-cl'] = "Flujos de llamada: Extensión: Atributos";
|
||||
|
|
@ -807,6 +896,7 @@ $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']['sv-se'] = "Samtals Flöden: Anknytning: Attribut";
|
||||
$text['label-call-flow-2']['uk'] = "";
|
||||
$text['label-call-flow-2']['de-at'] = "Anruf Ablauf: Nebenstelle: Attribute";
|
||||
|
||||
$text['label-call-flow']['en-us'] = "Call Flow: Attributes";
|
||||
$text['label-call-flow']['es-cl'] = "Flujos de llamada: Atributos";
|
||||
|
|
@ -816,6 +906,7 @@ $text['label-call-flow']['pt-br'] = "Fluxo de chamada: Atributos ";
|
|||
$text['label-call-flow']['pl'] = "Przepływ rozmów: Atrybuty";
|
||||
$text['label-call-flow']['sv-se'] = "Samtals Flöden: Attribut";
|
||||
$text['label-call-flow']['uk'] = "";
|
||||
$text['label-call-flow']['de-at'] = "Anruf Ablauf: Attribute";
|
||||
|
||||
$text['label-busy']['en-us'] = "Busy";
|
||||
$text['label-busy']['es-cl'] = "Ocupado";
|
||||
|
|
@ -825,6 +916,7 @@ $text['label-busy']['pt-br'] = "Ocupado";
|
|||
$text['label-busy']['pl'] = "Zajęty";
|
||||
$text['label-busy']['sv-se'] = "Upptagen";
|
||||
$text['label-busy']['uk'] = "Зайнято";
|
||||
$text['label-busy']['de-at'] = "Besetzt";
|
||||
|
||||
$text['label-bridge_uuid']['en-us'] = "Bridge UUID";
|
||||
$text['label-bridge_uuid']['es-cl'] = "UUID Puente";
|
||||
|
|
@ -834,6 +926,7 @@ $text['label-bridge_uuid']['pt-br'] = "Ponte UUID ";
|
|||
$text['label-bridge_uuid']['pl'] = "Bridge UUID ";
|
||||
$text['label-bridge_uuid']['sv-se'] = "Bridge UUID";
|
||||
$text['label-bridge_uuid']['uk'] = "";
|
||||
$text['label-bridge_uuid']['de-at'] = "Bridge UUID";
|
||||
|
||||
$text['label-billsec']['en-us'] = "Bill Seconds";
|
||||
$text['label-billsec']['es-cl'] = "Segundos Bill";
|
||||
|
|
@ -843,6 +936,7 @@ $text['label-billsec']['pt-br'] = "Segundos - BillSec";
|
|||
$text['label-billsec']['pl'] = "Naliczanie sekundowe";
|
||||
$text['label-billsec']['sv-se'] = "Debitering Sekunder";
|
||||
$text['label-billsec']['uk'] = "";
|
||||
$text['label-billsec']['de-at'] = "Abrechnung Sekunden";
|
||||
|
||||
$text['label-b-leg']['en-us'] = "B-leg";
|
||||
$text['label-b-leg']['es-cl'] = "B-leg";
|
||||
|
|
@ -852,6 +946,7 @@ $text['label-b-leg']['pt-br'] = "B-Leg";
|
|||
$text['label-b-leg']['pl'] = "B-leg ";
|
||||
$text['label-b-leg']['sv-se'] = "B-part";
|
||||
$text['label-b-leg']['uk'] = "";
|
||||
$text['label-b-leg']['de-at'] = "B-Ast";
|
||||
|
||||
$text['label-average']['en-us'] = "Average";
|
||||
$text['label-average']['es-cl'] = "Promedio";
|
||||
|
|
@ -861,6 +956,7 @@ $text['label-average']['pt-br'] = "Média";
|
|||
$text['label-average']['pl'] = "Średni";
|
||||
$text['label-average']['sv-se'] = "Medel";
|
||||
$text['label-average']['uk'] = "";
|
||||
$text['label-average']['de-at'] = "Durchschnitt";
|
||||
|
||||
$text['label-application-log']['en-us'] = "Application Log";
|
||||
$text['label-application-log']['es-cl'] = "Registro de Aplicación";
|
||||
|
|
@ -870,6 +966,7 @@ $text['label-application-log']['pt-br'] = "Log de aplicação";
|
|||
$text['label-application-log']['pl'] = "Logi aplikacji";
|
||||
$text['label-application-log']['sv-se'] = "Apllikations Log";
|
||||
$text['label-application-log']['uk'] = "";
|
||||
$text['label-application-log']['de-at'] = "Applikations Log";
|
||||
|
||||
$text['label-answer_range']['en-us'] = "Answer Range";
|
||||
$text['label-answer_range']['es-cl'] = "Respuesta Lapso";
|
||||
|
|
@ -879,6 +976,7 @@ $text['label-answer_range']['pt-br'] = "Coleção de resposta";
|
|||
$text['label-answer_range']['pl'] = "Zakres odebranych rozmów";
|
||||
$text['label-answer_range']['sv-se'] = "Svarstid";
|
||||
$text['label-answer_range']['uk'] = "";
|
||||
$text['label-answer_range']['de-at'] = "Antwort Rate";
|
||||
|
||||
$text['label-answer']['en-us'] = "Answer";
|
||||
$text['label-answer']['es-cl'] = "Respuesta";
|
||||
|
|
@ -888,6 +986,7 @@ $text['label-answer']['pt-br'] = "Resposta";
|
|||
$text['label-answer']['pl'] = "Odbierz";
|
||||
$text['label-answer']['sv-se'] = "Besvarat";
|
||||
$text['label-answer']['uk'] = "";
|
||||
$text['label-answer']['de-at'] = "Antwort";
|
||||
|
||||
$text['label-aloc']['en-us'] = "ALOC";
|
||||
$text['label-aloc']['es-cl'] = "ALOC";
|
||||
|
|
@ -897,6 +996,7 @@ $text['label-aloc']['pt-br'] = "ALOC";
|
|||
$text['label-aloc']['pl'] = "ALOC ";
|
||||
$text['label-aloc']['sv-se'] = "ALOC";
|
||||
$text['label-aloc']['uk'] = "";
|
||||
$text['label-aloc']['de-at'] = "ALOC";
|
||||
|
||||
$text['label-accountcode']['en-us'] = "Account Code";
|
||||
$text['label-accountcode']['es-cl'] = "Código de Cuenta";
|
||||
|
|
@ -906,6 +1006,7 @@ $text['label-accountcode']['pt-br'] = "Código da conta";
|
|||
$text['label-accountcode']['pl'] = "Numer konta billingowego";
|
||||
$text['label-accountcode']['sv-se'] = "Account Code";
|
||||
$text['label-accountcode']['uk'] = "";
|
||||
$text['label-accountcode']['de-at'] = "Account Code";
|
||||
|
||||
$text['label-a-leg']['en-us'] = "A-leg";
|
||||
$text['label-a-leg']['es-cl'] = "A-leg";
|
||||
|
|
@ -915,6 +1016,7 @@ $text['label-a-leg']['pt-br'] = "A-Leg";
|
|||
$text['label-a-leg']['pl'] = "A-leg ";
|
||||
$text['label-a-leg']['sv-se'] = "A-part";
|
||||
$text['label-a-leg']['uk'] = "";
|
||||
$text['label-a-leg']['de-at'] = "A-Ast";
|
||||
|
||||
$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.";
|
||||
|
|
@ -924,6 +1026,7 @@ $text['description_search']['pt-br'] = "Atenção: origem, destino e identifica
|
|||
$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']['uk'] = "";
|
||||
$text['description_search']['de-at'] = "Achtung: Quelle, Ziel und Anruferkennung (CID) Name Felder unterstützen die Verwendung von Stern ('*') als Wildcard Zeichen.";
|
||||
|
||||
$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.";
|
||||
|
|
@ -933,6 +1036,7 @@ $text['description-7']['pt-br'] = "Variáveis de chamada, fluxo da chamada, info
|
|||
$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']['uk'] = "";
|
||||
$text['description-7']['de-at'] = "Anruf Variablen, Ruf-Ablauf, Zeit Information und andere nützliche Anruf Details";
|
||||
|
||||
$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, ";
|
||||
|
|
@ -942,6 +1046,7 @@ $text['description-6']['pt-br'] = "A informação contém o nome e número de or
|
|||
$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']['uk'] = "";
|
||||
$text['description-6']['de-at'] = "Die Information beinhaltet Anruferkennung (Name, Nummer) und Kanal Daten.";
|
||||
|
||||
$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.";
|
||||
|
|
@ -951,6 +1056,7 @@ $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']['sv-se'] = "En detaljerad vy av samtalet och information kring samtalet.";
|
||||
$text['description-5']['uk'] = "";
|
||||
$text['description-5']['de-at'] = "Eine detaillierte Ansicht des Anrufes mit allen zugehörigen Informationen.";
|
||||
|
||||
$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'.";
|
||||
|
|
@ -960,6 +1066,7 @@ $text['description-4']['pt-br'] = "Veja as chamadas na lista ou descarregue-as c
|
|||
$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']['uk'] = "";
|
||||
$text['description-4']['de-at'] = "Dann zeigen Sie die Anrufe in der Liste an oder laden diese als CSV Datei indem Sie die Taste 'CSV' drücken.";
|
||||
|
||||
$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. ";
|
||||
|
|
@ -969,6 +1076,7 @@ $text['description-3']['pt-br'] = "Utilize os campos para filtrar a informação
|
|||
$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']['uk'] = "";
|
||||
$text['description-3']['de-at'] = "Benutzen Sie die Felder um Informationen betreffend spezifischer Anrufe zu filtern.";
|
||||
|
||||
$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.";
|
||||
|
|
@ -978,6 +1086,7 @@ $text['description-2']['pt-br'] = "A informação contem a origem, destino, dura
|
|||
$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']['uk'] = "";
|
||||
$text['description-2']['de-at'] = "Die Information beinhaltet Quelle, Ziel, Dauer und andere nützliche Details.";
|
||||
|
||||
$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.";
|
||||
|
|
@ -987,6 +1096,7 @@ $text['description']['pt-br'] = "Editar informações da conta.";
|
|||
$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']['uk'] = "Редагування інформації облікового запису";
|
||||
$text['description']['de-at'] = "Kontoinformationen bearbeiten";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar el número?";
|
||||
|
|
@ -996,6 +1106,7 @@ $text['confirm-delete']['pt-br'] = "Deseja realmente remover isto?";
|
|||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||
$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
||||
|
||||
$text['button-view']['en-us'] = "View";
|
||||
$text['button-view']['es-cl'] = "Ver";
|
||||
|
|
@ -1005,6 +1116,7 @@ $text['button-view']['pt-br'] = "Visualizar";
|
|||
$text['button-view']['pl'] = "Widok";
|
||||
$text['button-view']['sv-se'] = "Visa";
|
||||
$text['button-view']['uk'] = "";
|
||||
$text['button-view']['de-at'] = "Ansicht";
|
||||
|
||||
$text['button-update']['en-us'] = "Update";
|
||||
$text['button-update']['es-cl'] = "Actualización";
|
||||
|
|
@ -1014,6 +1126,7 @@ $text['button-update']['pt-br'] = "Atualização";
|
|||
$text['button-update']['pl'] = "Uaktualnij";
|
||||
$text['button-update']['sv-se'] = "Uppdatera";
|
||||
$text['button-update']['uk'] = "Оновити";
|
||||
$text['button-update']['de-at'] = "Aktualisieren";
|
||||
|
||||
$text['button-statistics']['en-us'] = "Statistics";
|
||||
$text['button-statistics']['es-cl'] = "Estadísticas";
|
||||
|
|
@ -1023,6 +1136,7 @@ $text['button-statistics']['pt-br'] = "Estatísticas ";
|
|||
$text['button-statistics']['pl'] = "Ststystyki";
|
||||
$text['button-statistics']['sv-se'] = "Statistik";
|
||||
$text['button-statistics']['uk'] = "";
|
||||
$text['button-statistics']['de-at'] = "Statistik";
|
||||
|
||||
$text['button-show_all']['en-us'] = "Show All";
|
||||
$text['button-show_all']['es-cl'] = "Mostrar Todos";
|
||||
|
|
@ -1032,6 +1146,7 @@ $text['button-show_all']['pt-br'] = "Mostrar todos";
|
|||
$text['button-show_all']['pl'] = "Pokaż wszystkie";
|
||||
$text['button-show_all']['sv-se'] = "Visa Allt";
|
||||
$text['button-show_all']['uk'] = "";
|
||||
$text['button-show_all']['de-at'] = "Alle anzeigen";
|
||||
|
||||
$text['button-search']['en-us'] = "Search";
|
||||
$text['button-search']['es-cl'] = "Búsqueda";
|
||||
|
|
@ -1041,6 +1156,7 @@ $text['button-search']['pt-br'] = "Pesquisar";
|
|||
$text['button-search']['pl'] = "Wyszukaj";
|
||||
$text['button-search']['sv-se'] = "Sök";
|
||||
$text['button-search']['uk'] = "Пошук";
|
||||
$text['button-search']['de-at'] = "Suchen";
|
||||
|
||||
$text['button-reset']['en-us'] = "Reset";
|
||||
$text['button-reset']['es-cl'] = "Reajustar";
|
||||
|
|
@ -1050,6 +1166,7 @@ $text['button-reset']['pt-br'] = "Restabelecer";
|
|||
$text['button-reset']['pl'] = "Resetuj";
|
||||
$text['button-reset']['sv-se'] = "Återställ";
|
||||
$text['button-reset']['uk'] = "Скинути";
|
||||
$text['button-reset']['de-at'] = "Zurücksetzen";
|
||||
|
||||
$text['button-missed']['en-us'] = "Missed Calls";
|
||||
$text['button-missed']['es-cl'] = "Llamadas Perdidas";
|
||||
|
|
@ -1059,6 +1176,7 @@ $text['button-missed']['pt-br'] = "Chamadas Perdidas ";
|
|||
$text['button-missed']['pl'] = "NIeodebrane rozmowy";
|
||||
$text['button-missed']['sv-se'] = "Missade Samtal";
|
||||
$text['button-missed']['uk'] = "";
|
||||
$text['button-missed']['de-at'] = "Verpasste Anrufe";
|
||||
|
||||
$text['button-extension_summary']['en-us'] = "Extension Summary";
|
||||
$text['button-extension_summary']['es-cl'] = "Resumen Extensión";
|
||||
|
|
@ -1068,6 +1186,7 @@ $text['button-extension_summary']['pt-br'] = "Resumo Extensão ";
|
|||
$text['button-extension_summary']['pl'] = "Podsumowanie numerów wewnętrznych";
|
||||
$text['button-extension_summary']['sv-se'] = "Anknytning Summering";
|
||||
$text['button-extension_summary']['uk'] = "";
|
||||
$text['button-extension_summary']['de-at'] = "Nebenstellen Statistik";
|
||||
|
||||
$text['button-export']['en-us'] = "Export";
|
||||
$text['button-export']['es-cl'] = "Exportación";
|
||||
|
|
@ -1077,6 +1196,7 @@ $text['button-export']['pt-br'] = "Exportação ";
|
|||
$text['button-export']['pl'] = "Eksportuj";
|
||||
$text['button-export']['sv-se'] = "Export";
|
||||
$text['button-export']['uk'] = "";
|
||||
$text['button-export']['de-at'] = "Export";
|
||||
|
||||
$text['button-download_csv']['en-us'] = "Download CSV";
|
||||
$text['button-download_csv']['es-cl'] = "Descarga CSV";
|
||||
|
|
@ -1086,6 +1206,7 @@ $text['button-download_csv']['pt-br'] = "Baixar CSV ";
|
|||
$text['button-download_csv']['pl'] = "Pobierz CSV";
|
||||
$text['button-download_csv']['sv-se'] = "Ladda Ned CSV";
|
||||
$text['button-download_csv']['uk'] = "";
|
||||
$text['button-download_csv']['de-at'] = "CSV Herunterladen";
|
||||
|
||||
$text['button-delete']['en-us'] = "Delete";
|
||||
$text['button-delete']['es-cl'] = "Eliminar";
|
||||
|
|
@ -1095,6 +1216,7 @@ $text['button-delete']['pt-br'] = "Remover";
|
|||
$text['button-delete']['pl'] = "Usuń";
|
||||
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||
$text['button-delete']['uk'] = "Видалити";
|
||||
$text['button-delete']['de-at'] = "Löschen";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "Volver";
|
||||
|
|
@ -1104,6 +1226,7 @@ $text['button-back']['pt-br'] = "Voltar";
|
|||
$text['button-back']['pl'] = "Wróć";
|
||||
$text['button-back']['sv-se'] = "Tillbaka";
|
||||
$text['button-back']['uk'] = "Назад";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
|
||||
$text['button-advanced_search']['en-us'] = "Advanced Search";
|
||||
$text['button-advanced_search']['es-cl'] = "Búsqueda Avanzada";
|
||||
|
|
@ -1113,5 +1236,6 @@ $text['button-advanced_search']['pt-br'] = "Pesquisa Avançada ";
|
|||
$text['button-advanced_search']['pl'] = "Zaawansowane wyszukiwanie";
|
||||
$text['button-advanced_search']['sv-se'] = "Avancerad Sökning";
|
||||
$text['button-advanced_search']['uk'] = "";
|
||||
$text['button-advanced_search']['de-at'] = "Erweiterte Suche";
|
||||
|
||||
?>
|
||||
|
|
@ -8,6 +8,7 @@ $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']['sv-se'] = "Detaljerad Samtalsinformation";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Деталізація дзвінків";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Einzelgesprächs Nachweis";
|
||||
$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]['category'] = "internal";
|
||||
|
|
@ -24,6 +25,7 @@ $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']['sv-se'] = "CDR Statistik";
|
||||
$apps[$x]['menu'][1]['title']['uk'] = "Статистика";
|
||||
$apps[$x]['menu'][1]['title']['de-at'] = "EGN Statistik";
|
||||
$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]['category'] = "internal";
|
||||
|
|
@ -39,6 +41,7 @@ $apps[$x]['menu'][2]['title']['pt-pt'] = "Extension Summary";
|
|||
$apps[$x]['menu'][2]['title']['pt-br'] = "Extensão do sumário";
|
||||
$apps[$x]['menu'][2]['title']['pl'] = "Podsumowanie numerów wewnętrznych";
|
||||
$apps[$x]['menu'][2]['title']['sv-se'] = "Anknytnings Summering";
|
||||
$apps[$x]['menu'][2]['title']['de-at'] = "Nebenstellen Statistik";
|
||||
$apps[$x]['menu'][2]['uuid'] = "4e45a3c1-6db5-417f-9abb-1d30a4fd0bf2";
|
||||
$apps[$x]['menu'][2]['parent_uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||
$apps[$x]['menu'][2]['category'] = "internal";
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ $text['title-menus']['pt-br'] = "Menu Admistrador";
|
|||
$text['title-menus']['pl'] = "Menedżer menu";
|
||||
$text['title-menus']['uk'] = "Менеджер меню";
|
||||
$text['title-menus']['sv-se'] = "Meny Inställningar";
|
||||
$text['title-menus']['de-at'] = "Menü Einstellungen";
|
||||
|
||||
$text['title-menu_item-edit']['en-us'] = "Menu Item";
|
||||
$text['title-menu_item-edit']['es-cl'] = "Editar Ítem de Menú";
|
||||
|
|
@ -17,6 +18,7 @@ $text['title-menu_item-edit']['pt-br'] = "Editar o Item do Menu";
|
|||
$text['title-menu_item-edit']['pl'] = "Pozycja menu";
|
||||
$text['title-menu_item-edit']['uk'] = "Пункт меню";
|
||||
$text['title-menu_item-edit']['sv-se'] = "Meny Post";
|
||||
$text['title-menu_item-edit']['de-at'] = "Menüpunkt";
|
||||
|
||||
$text['title-menu_item-add']['en-us'] = "Menu Item";
|
||||
$text['title-menu_item-add']['es-cl'] = "Agregar Ítem de Menú";
|
||||
|
|
@ -26,6 +28,7 @@ $text['title-menu_item-add']['pt-br'] = "Adicionar um Item ao Menu";
|
|||
$text['title-menu_item-add']['pl'] = "Pozycja menu";
|
||||
$text['title-menu_item-add']['uk'] = "Пункт меню";
|
||||
$text['title-menu_item-add']['sv-se'] = "Meny Post";
|
||||
$text['title-menu_item-add']['de-at'] = "Menüpunkt";
|
||||
|
||||
$text['title-menu-edit']['en-us'] = "Menu";
|
||||
$text['title-menu-edit']['es-cl'] = "Editar Menú";
|
||||
|
|
@ -35,6 +38,7 @@ $text['title-menu-edit']['pt-br'] = "Editar Menu";
|
|||
$text['title-menu-edit']['pl'] = "Menu";
|
||||
$text['title-menu-edit']['uk'] = "Меню";
|
||||
$text['title-menu-edit']['sv-se'] = "Meny";
|
||||
$text['title-menu-edit']['de-at'] = "Menü";
|
||||
|
||||
$text['title-menu-add']['en-us'] = "Menu";
|
||||
$text['title-menu-add']['es-cl'] = "Agregar Menú";
|
||||
|
|
@ -44,6 +48,7 @@ $text['title-menu-add']['pt-br'] = "Adicionar Menu";
|
|||
$text['title-menu-add']['pl'] = "Menu";
|
||||
$text['title-menu-add']['uk'] = "Меню";
|
||||
$text['title-menu-add']['sv-se'] = "Meny";
|
||||
$text['title-menu-add']['de-at'] = "Menü";
|
||||
|
||||
$text['option-internal']['en-us'] = "Internal";
|
||||
$text['option-internal']['es-cl'] = "Interno";
|
||||
|
|
@ -53,6 +58,7 @@ $text['option-internal']['pt-br'] = "Interno";
|
|||
$text['option-internal']['pl'] = "Wewnętrzny";
|
||||
$text['option-internal']['uk'] = "Внутрішній (Internal)";
|
||||
$text['option-internal']['sv-se'] = "Intern";
|
||||
$text['option-internal']['de-at'] = "Intern";
|
||||
|
||||
$text['option-external']['en-us'] = "External";
|
||||
$text['option-external']['es-cl'] = "Externo";
|
||||
|
|
@ -62,6 +68,7 @@ $text['option-external']['pt-br'] = "Externo";
|
|||
$text['option-external']['pl'] = "Zewnętrzny";
|
||||
$text['option-external']['uk'] = "Зовнішній (External)";
|
||||
$text['option-external']['sv-se'] = "EXtern";
|
||||
$text['option-external']['de-at'] = "Extern";
|
||||
|
||||
$text['option-email']['en-us'] = "E-mail";
|
||||
$text['option-email']['es-cl'] = "E-mail";
|
||||
|
|
@ -71,6 +78,7 @@ $text['option-email']['pt-br'] = "E-mail";
|
|||
$text['option-email']['pl'] = "E-mail";
|
||||
$text['option-email']['uk'] = "Електронна пошта";
|
||||
$text['option-email']['sv-se'] = "E-post";
|
||||
$text['option-email']['de-at'] = "E-mail";
|
||||
|
||||
$text['message-update']['en-us'] = "Update Completed";
|
||||
$text['message-update']['es-cl'] = "Actualización Completada";
|
||||
|
|
@ -80,6 +88,7 @@ $text['message-update']['pt-br'] = "Atualização Efetuada";
|
|||
$text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
||||
$text['message-update']['uk'] = "Оновлення завершено";
|
||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||
$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
|
||||
|
||||
$text['message-restore']['en-us'] = "Restore Completed";
|
||||
$text['message-restore']['es-cl'] = "Restauración Completada";
|
||||
|
|
@ -89,6 +98,7 @@ $text['message-restore']['pt-br'] = "Restauração Efetuada";
|
|||
$text['message-restore']['pl'] = "Przywrócenie zakończone";
|
||||
$text['message-restore']['uk'] = "Відновлення завершено";
|
||||
$text['message-restore']['sv-se'] = "Återställning Klar";
|
||||
$text['message-restore']['de-at'] = "Widerherstellung durchgeführt";
|
||||
|
||||
$text['message-required']['en-us'] = "Please provide: ";
|
||||
$text['message-required']['es-cl'] = "Por favor indique: ";
|
||||
|
|
@ -98,6 +108,7 @@ $text['message-required']['pt-br'] = "Por favor Indique:";
|
|||
$text['message-required']['pl'] = "Wpisz:";
|
||||
$text['message-required']['uk'] = "Будь ласка, вкажіть:";
|
||||
$text['message-required']['sv-se'] = "Var god uppge:";
|
||||
$text['message-required']['de-at'] = "Bitte geben Sie folgendes an:";
|
||||
|
||||
$text['message-moved_up']['en-us'] = "Item Moved Up";
|
||||
$text['message-moved_up']['es-cl'] = "Elemento Subido";
|
||||
|
|
@ -107,6 +118,7 @@ $text['message-moved_up']['pt-br'] = "Mover Item para cima";
|
|||
$text['message-moved_up']['pl'] = "Pozycja przeniesiona do góry";
|
||||
$text['message-moved_up']['uk'] = "Елемент переміщено вгору";
|
||||
$text['message-moved_up']['sv-se'] = "Posten Flyttades Uppåt";
|
||||
$text['message-moved_up']['de-at'] = "Menüpunkt nach oben verschoben";
|
||||
|
||||
$text['message-moved_down']['en-us'] = "Item Moved Down";
|
||||
$text['message-moved_down']['es-cl'] = "Elemento Bajado";
|
||||
|
|
@ -116,6 +128,7 @@ $text['message-moved_down']['pt-br'] = "Mover Item para baixo";
|
|||
$text['message-moved_down']['pl'] = "Pozycja przeniesiona na dół";
|
||||
$text['message-moved_down']['uk'] = "Елемент переміщено вниз";
|
||||
$text['message-moved_down']['sv-se'] = "Posten Flyttades Nedåt";
|
||||
$text['message-moved_down']['de-at'] = "Menüpunkt nach unten verschoben";
|
||||
|
||||
$text['message-message']['en-us'] = "Message";
|
||||
$text['message-message']['es-cl'] = "Mensaje";
|
||||
|
|
@ -125,6 +138,7 @@ $text['message-message']['pt-br'] = "Mensagem ";
|
|||
$text['message-message']['pl'] = "Wiadomość";
|
||||
$text['message-message']['uk'] = "Повідомлення";
|
||||
$text['message-message']['sv-se'] = "Meddelande";
|
||||
$text['message-message']['de-at'] = "Nachricht";
|
||||
|
||||
$text['message-delete']['en-us'] = "Delete Completed";
|
||||
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
||||
|
|
@ -134,6 +148,7 @@ $text['message-delete']['pt-br'] = "Remoção Efetuada";
|
|||
$text['message-delete']['pl'] = "Usunięto poprawnie";
|
||||
$text['message-delete']['uk'] = "Видалено";
|
||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
||||
|
||||
$text['message-add']['en-us'] = "Add Completed";
|
||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||
|
|
@ -143,6 +158,7 @@ $text['message-add']['pt-br'] = "Criação Efetuada";
|
|||
$text['message-add']['pl'] = "Dodano poprawnie";
|
||||
$text['message-add']['uk'] = "Додано";
|
||||
$text['message-add']['sv-se'] = "Tillagd";
|
||||
$text['message-add']['de-at'] = "Erfolgreich hinzugefügt";
|
||||
|
||||
$text['label-true']['en-us'] = "True";
|
||||
$text['label-true']['es-cl'] = "Verdadero";
|
||||
|
|
@ -152,6 +168,7 @@ $text['label-true']['pt-br'] = "Sim";
|
|||
$text['label-true']['pl'] = "Tak";
|
||||
$text['label-true']['uk'] = "Так";
|
||||
$text['label-true']['sv-se'] = "Sann";
|
||||
$text['label-true']['de-at'] = "Ein";
|
||||
|
||||
$text['label-title']['en-us'] = "Title";
|
||||
$text['label-title']['es-cl'] = "Título";
|
||||
|
|
@ -161,6 +178,7 @@ $text['label-title']['pt-br'] = "Título";
|
|||
$text['label-title']['pl'] = "Tytuł";
|
||||
$text['label-title']['uk'] = "Назва";
|
||||
$text['label-title']['sv-se'] = "Titel";
|
||||
$text['label-title']['de-at'] = "Titel";
|
||||
|
||||
$text['label-protected']['en-us'] = "Protected";
|
||||
$text['label-protected']['es-cl'] = "Protegido";
|
||||
|
|
@ -170,6 +188,7 @@ $text['label-protected']['pt-br'] = "Protegido";
|
|||
$text['label-protected']['pl'] = "Zabezpieczony";
|
||||
$text['label-protected']['uk'] = "Захищено";
|
||||
$text['label-protected']['sv-se'] = "Skyddad";
|
||||
$text['label-protected']['de-at'] = "Geschützt";
|
||||
|
||||
$text['label-parent_menu']['en-us'] = "Parent Menu";
|
||||
$text['label-parent_menu']['es-cl'] = "Nivel Superior";
|
||||
|
|
@ -179,6 +198,7 @@ $text['label-parent_menu']['pt-br'] = "Meni Pai";
|
|||
$text['label-parent_menu']['pl'] = "Główne menu";
|
||||
$text['label-parent_menu']['uk'] = "Батьківське меню";
|
||||
$text['label-parent_menu']['sv-se'] = "Överordnad Meny";
|
||||
$text['label-parent_menu']['de-at'] = "Übergeordnetes Menü";
|
||||
|
||||
$text['label-name']['en-us'] = "Name";
|
||||
$text['label-name']['es-cl'] = "Nombre";
|
||||
|
|
@ -188,6 +208,7 @@ $text['label-name']['pt-br'] = "Nome";
|
|||
$text['label-name']['pl'] = "Nazwa";
|
||||
$text['label-name']['uk'] = "Назва";
|
||||
$text['label-name']['sv-se'] = "Namn";
|
||||
$text['label-name']['de-at'] = "Name";
|
||||
|
||||
$text['label-menu_order']['en-us'] = "Order";
|
||||
$text['label-menu_order']['es-cl'] = "Orden";
|
||||
|
|
@ -197,6 +218,7 @@ $text['label-menu_order']['pt-br'] = "Ordem";
|
|||
$text['label-menu_order']['pl'] = "Kolejność";
|
||||
$text['label-menu_order']['uk'] = "Інше";
|
||||
$text['label-menu_order']['sv-se'] = "Ordning";
|
||||
$text['label-menu_order']['de-at'] = "Reihenfolge";
|
||||
|
||||
$text['label-link']['en-us'] = "Link";
|
||||
$text['label-link']['es-cl'] = "Enlace";
|
||||
|
|
@ -206,6 +228,7 @@ $text['label-link']['pt-br'] = "Ligação";
|
|||
$text['label-link']['pl'] = "Link";
|
||||
$text['label-link']['uk'] = "Посилання";
|
||||
$text['label-link']['sv-se'] = "Länk";
|
||||
$text['label-link']['de-at'] = "Link";
|
||||
|
||||
$text['label-language']['en-us'] = "Language";
|
||||
$text['label-language']['es-cl'] = "Lenguaje";
|
||||
|
|
@ -215,6 +238,7 @@ $text['label-language']['pt-br'] = "Lingua";
|
|||
$text['label-language']['pl'] = "Język";
|
||||
$text['label-language']['uk'] = "Мова";
|
||||
$text['label-language']['sv-se'] = "Språk";
|
||||
$text['label-language']['de-at'] = "Sprache";
|
||||
|
||||
$text['label-groups']['en-us'] = "Groups";
|
||||
$text['label-groups']['es-cl'] = "Grupos";
|
||||
|
|
@ -224,6 +248,7 @@ $text['label-groups']['pt-br'] = "Grupos";
|
|||
$text['label-groups']['pl'] = "Grupy";
|
||||
$text['label-groups']['uk'] = "Групи";
|
||||
$text['label-groups']['sv-se'] = "Grupper";
|
||||
$text['label-groups']['de-at'] = "Gruppen";
|
||||
|
||||
$text['label-false']['en-us'] = "False";
|
||||
$text['label-false']['es-cl'] = "Falso";
|
||||
|
|
@ -233,6 +258,7 @@ $text['label-false']['pt-br'] = "Não";
|
|||
$text['label-false']['pl'] = "Nie";
|
||||
$text['label-false']['uk'] = "Ні";
|
||||
$text['label-false']['sv-se'] = "Falsk";
|
||||
$text['label-false']['de-at'] = "Aus";
|
||||
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
|
|
@ -242,6 +268,7 @@ $text['label-description']['pt-br'] = "Descrição";
|
|||
$text['label-description']['pl'] = "Opis";
|
||||
$text['label-description']['uk'] = "Опис";
|
||||
$text['label-description']['sv-se'] = "Beskrivning";
|
||||
$text['label-description']['de-at'] = "Beschreibung";
|
||||
|
||||
$text['label-category']['en-us'] = "Target";
|
||||
$text['label-category']['es-cl'] = "Destino";
|
||||
|
|
@ -251,6 +278,7 @@ $text['label-category']['pt-br'] = "Destino";
|
|||
$text['label-category']['pl'] = "Kategoria";
|
||||
$text['label-category']['uk'] = "Категорія";
|
||||
$text['label-category']['sv-se'] = "Kategori";
|
||||
$text['label-category']['de-at'] = "Ziel";
|
||||
|
||||
$text['header-menus']['en-us'] = "Menu Manager";
|
||||
$text['header-menus']['es-cl'] = "Gestor de Menú";
|
||||
|
|
@ -260,6 +288,7 @@ $text['header-menus']['pt-br'] = "Menu Administrador";
|
|||
$text['header-menus']['pl'] = "Menedżer menu";
|
||||
$text['header-menus']['uk'] = "Менеджер меню";
|
||||
$text['header-menus']['sv-se'] = "Meny Inställningar";
|
||||
$text['header-menus']['de-at'] = "Menü Einstellungen";
|
||||
|
||||
$text['header-menu_item-edit']['en-us'] = "Menu Item";
|
||||
$text['header-menu_item-edit']['es-cl'] = "Editar Ítem de Menú";
|
||||
|
|
@ -269,6 +298,7 @@ $text['header-menu_item-edit']['pt-br'] = "Editar Item do Menu";
|
|||
$text['header-menu_item-edit']['pl'] = "Pozycja menu";
|
||||
$text['header-menu_item-edit']['uk'] = "Пункт меню";
|
||||
$text['header-menu_item-edit']['sv-se'] = "Meny Post";
|
||||
$text['header-menu_item-edit']['de-at'] = "Menüpunkt";
|
||||
|
||||
$text['header-menu_item-add']['en-us'] = "Menu Item";
|
||||
$text['header-menu_item-add']['es-cl'] = "Agregar Ítem de Menú";
|
||||
|
|
@ -278,6 +308,7 @@ $text['header-menu_item-add']['pt-br'] = "Adicionar um Item ao Menu";
|
|||
$text['header-menu_item-add']['pl'] = "Pozycja menu";
|
||||
$text['header-menu_item-add']['uk'] = "Пункт меню";
|
||||
$text['header-menu_item-add']['sv-se'] = "Meny Post";
|
||||
$text['header-menu_item-add']['de-at'] = "Menüpunkt";
|
||||
|
||||
$text['header-menu-edit']['en-us'] = "Menu";
|
||||
$text['header-menu-edit']['es-cl'] = "Editar Menú";
|
||||
|
|
@ -287,6 +318,7 @@ $text['header-menu-edit']['pt-br'] = "Editar Menu";
|
|||
$text['header-menu-edit']['pl'] = "Menu";
|
||||
$text['header-menu-edit']['uk'] = "Меню";
|
||||
$text['header-menu-edit']['sv-se'] = "Meny";
|
||||
$text['header-menu-edit']['de-at'] = "Menü";
|
||||
|
||||
$text['header-menu-add']['en-us'] = "Menu";
|
||||
$text['header-menu-add']['es-cl'] = "Agregar Menú";
|
||||
|
|
@ -296,6 +328,7 @@ $text['header-menu-add']['pt-br'] = "Adicionar Menu";
|
|||
$text['header-menu-add']['pl'] = "Menu";
|
||||
$text['header-menu-add']['uk'] = "Меню";
|
||||
$text['header-menu-add']['sv-se'] = "Meny";
|
||||
$text['header-menu-add']['de-at'] = "Menü";
|
||||
|
||||
$text['description-title']['en-us'] = "Description";
|
||||
$text['description-title']['es-cl'] = "";
|
||||
|
|
@ -305,6 +338,7 @@ $text['description-title']['pt-br'] = "Descrição";
|
|||
$text['description-title']['pl'] = "Opis";
|
||||
$text['description-title']['uk'] = "Опис";
|
||||
$text['description-title']['sv-se'] = "Beskrivning";
|
||||
$text['description-title']['de-at'] = "Beschreibung";
|
||||
|
||||
$text['description-protected']['en-us'] = "Enable this to protect the menu item from being removed by 'Restore Default'.";
|
||||
$text['description-protected']['es-cl'] = "Active esto para editar que este ítem pueda ser eliminado por 'Restore Default'.";
|
||||
|
|
@ -314,6 +348,7 @@ $text['description-protected']['pt-br'] = "Selecione para proteger os itens do m
|
|||
$text['description-protected']['pl'] = "Włącz tę opcję, aby zapobiec usunięciu pozycji menu przez funkcje 'Przywróć ustawienia domyślne'.";
|
||||
$text['description-protected']['uk'] = "Цей параметр використовується для захисту пункту меню від видалення після 'Відновити значення за замовчуванням».";
|
||||
$text['description-protected']['sv-se'] = "Aktivera för att skydda menyalternativet från att tas bort med 'Återställ Standard'.";
|
||||
$text['description-protected']['de-at'] = "Setzen Sie diese Option auf Ein um zu verhindern, dass dieser Menüpunkt durch 'Zurücksetzen' entfernt wird.";
|
||||
|
||||
$text['description-parent_menu']['en-us'] = "Description";
|
||||
$text['description-parent_menu']['es-cl'] = "";
|
||||
|
|
@ -323,6 +358,7 @@ $text['description-parent_menu']['pt-br'] = "Descrição";
|
|||
$text['description-parent_menu']['pl'] = "Opis";
|
||||
$text['description-parent_menu']['uk'] = "Опис";
|
||||
$text['description-parent_menu']['sv-se'] = "Beskrivning";
|
||||
$text['description-parent_menu']['de-at'] = "Beschreibung";
|
||||
|
||||
$text['description-name']['en-us'] = "Enter the name of the menu.";
|
||||
$text['description-name']['es-cl'] = "Ingrese el nombre del menú";
|
||||
|
|
@ -332,6 +368,7 @@ $text['description-name']['pt-br'] = "Insira o nome do menu";
|
|||
$text['description-name']['pl'] = "Wprowadź nazwę";
|
||||
$text['description-name']['uk'] = "Введіть назву меню";
|
||||
$text['description-name']['sv-se'] = "Skriv in namnet på menyn.";
|
||||
$text['description-name']['de-at'] = "Geben Sie den Namen des Menüs an";
|
||||
|
||||
$text['description-menus']['en-us'] = "Used to customize one or more menus.";
|
||||
$text['description-menus']['es-cl'] = "Se usa para personalizar uno o más menús.";
|
||||
|
|
@ -341,6 +378,7 @@ $text['description-menus']['pt-br'] = "Utilize para customizar um ou mais menus"
|
|||
$text['description-menus']['pl'] = "Używany jest do konfiguracji jednej lub kilku list menu.";
|
||||
$text['description-menus']['uk'] = "Використовується для налаштування одного або декількох меню.";
|
||||
$text['description-menus']['sv-se'] = "Används för att anpassa en eller flera menyer.";
|
||||
$text['description-menus']['de-at'] = "Hier können Sie die Menüleiste bearbeiten.";
|
||||
|
||||
$text['description-menu_order']['en-us'] = "Description";
|
||||
$text['description-menu_order']['es-cl'] = "";
|
||||
|
|
@ -350,6 +388,7 @@ $text['description-menu_order']['pt-br'] = "Descrição";
|
|||
$text['description-menu_order']['pl'] = "Opis";
|
||||
$text['description-menu_order']['uk'] = "Опис";
|
||||
$text['description-menu_order']['sv-se'] = "Beskrivning";
|
||||
$text['description-menu_order']['de-at'] = "Beschreibung";
|
||||
|
||||
$text['description-menu_item-edit']['en-us'] = "Description";
|
||||
$text['description-menu_item-edit']['pt-pt'] = "Descrição";
|
||||
|
|
@ -358,6 +397,7 @@ $text['description-menu_item-edit']['pt-br'] = "Descrição";
|
|||
$text['description-menu_item-edit']['pl'] = "Opis";
|
||||
$text['description-menu_item-edit']['uk'] = "Опис";
|
||||
$text['description-menu_item-edit']['sv-se'] = "Beskrivning";
|
||||
$text['description-menu_item-edit']['de-at'] = "Beschreibung";
|
||||
|
||||
$text['description-menu_item-add']['en-us'] = "Description";
|
||||
$text['description-menu_item-add']['es-cl'] = "";
|
||||
|
|
@ -367,6 +407,7 @@ $text['description-menu_item-add']['pt-br'] = "Descrição";
|
|||
$text['description-menu_item-add']['pl'] = "Opis";
|
||||
$text['description-menu_item-add']['uk'] = "Опис";
|
||||
$text['description-menu_item-add']['sv-se'] = "Beskrivning";
|
||||
$text['description-menu_item-add']['de-at'] = "Beschreibung";
|
||||
|
||||
$text['description-menu-edit']['en-us'] = "Used to customize one or more menus.";
|
||||
$text['description-menu-edit']['es-cl'] = "Se usa para personalizar uno o más menús.";
|
||||
|
|
@ -376,6 +417,7 @@ $text['description-menu-edit']['pt-br'] = "Utilize para customizar um ou mais me
|
|||
$text['description-menu-edit']['pl'] = "Używane do konfiguracji jednego lub kilku menu.";
|
||||
$text['description-menu-edit']['uk'] = "Використовується для налаштування одного або декількох меню.";
|
||||
$text['description-menu-edit']['sv-se'] = "Används för att anpassa en eller flera menyer.";
|
||||
$text['description-menu-edit']['de-at'] = "Hier können Sie die Menüleiste bearbeiten.";
|
||||
|
||||
$text['description-menu-add']['en-us'] = "Used to customize one or more menus.";
|
||||
$text['description-menu-add']['es-cl'] = "Se usa para personalizar uno o más menús.";
|
||||
|
|
@ -385,6 +427,7 @@ $text['description-menu-add']['pt-br'] = "Utilize para customizar um ou mais men
|
|||
$text['description-menu-add']['pl'] = "Używane do konfiguracji jednego lub kilku menu.";
|
||||
$text['description-menu-add']['uk'] = "Використовується для налаштування одного або декількох меню.";
|
||||
$text['description-menu-add']['sv-se'] = "Används för att anpassa en eller flera menyer.";
|
||||
$text['description-menu-add']['de-at'] = "Hier können Sie die Menüleiste bearbeiten.";
|
||||
|
||||
$text['description-link']['en-us'] = "Description";
|
||||
$text['description-link']['es-cl'] = "";
|
||||
|
|
@ -394,6 +437,7 @@ $text['description-link']['pt-br'] = "Descrição";
|
|||
$text['description-link']['pl'] = "Opis";
|
||||
$text['description-link']['uk'] = "Опис";
|
||||
$text['description-link']['sv-se'] = "Beskrivning";
|
||||
$text['description-link']['de-at'] = "Beschreibung";
|
||||
|
||||
$text['description-language']['en-us'] = "Enter the language.";
|
||||
$text['description-language']['es-cl'] = "Ingrese el lenguaje.";
|
||||
|
|
@ -403,6 +447,7 @@ $text['description-language']['pt-br'] = "Insira a linguagem";
|
|||
$text['description-language']['pl'] = "Wprowadź język";
|
||||
$text['description-language']['uk'] = "Введіть мову.";
|
||||
$text['description-language']['sv-se'] = "Väl språk";
|
||||
$text['description-language']['de-at'] = "Geben Sie die Sprache an.";
|
||||
|
||||
$text['description-groups']['en-us'] = "Description";
|
||||
$text['description-groups']['es-cl'] = "";
|
||||
|
|
@ -412,6 +457,7 @@ $text['description-groups']['pt-br'] = "Descrição";
|
|||
$text['description-groups']['pl'] = "Kontaky przypisane do grupy, są widoczne tylko dla użytkowników w grupie. Kontakty nie przypisane do grupy będą widoczna dla wszystkich użytkowników w domenie.";
|
||||
$text['description-groups']['uk'] = "Опис";
|
||||
$text['description-groups']['sv-se'] = "Beskrivning";
|
||||
$text['description-groups']['de-at'] = "Beschreibung";
|
||||
|
||||
$text['description-description']['en-us'] = "Enter a description, if desired.";
|
||||
$text['description-description']['es-cl'] = "Ingrese una descripción, opcional.";
|
||||
|
|
@ -421,6 +467,7 @@ $text['description-description']['pt-br'] = "Insira a descrição, caso desejar"
|
|||
$text['description-description']['pl'] = "Wprowadź opis (opcjonalne)";
|
||||
$text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
|
||||
$text['description-description']['sv-se'] = "Fyll i en beskrivning, om nödvändigt.";
|
||||
$text['description-description']['de-at'] = "Falls gewünscht, geben Sie eine Beschreibung an.";
|
||||
|
||||
$text['description-category']['en-us'] = "Description";
|
||||
$text['description-category']['es-cl'] = "";
|
||||
|
|
@ -430,6 +477,7 @@ $text['description-category']['pt-br'] = "Descrição";
|
|||
$text['description-category']['pl'] = "Wprowadź kategorię";
|
||||
$text['description-category']['uk'] = "Опис";
|
||||
$text['description-category']['sv-se'] = "Beskrivning";
|
||||
$text['description-category']['de-at'] = "Beschreibung";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
|
|
@ -439,6 +487,7 @@ $text['confirm-delete']['pt-br'] = "Tem certeza que vai remover isso?";
|
|||
$text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
||||
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||
$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
||||
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['es-cl'] = "Guardar";
|
||||
|
|
@ -448,6 +497,7 @@ $text['button-save']['pt-br'] = "Salvar";
|
|||
$text['button-save']['pl'] = "Zachowaj";
|
||||
$text['button-save']['uk'] = "Зберегти";
|
||||
$text['button-save']['sv-se'] = "Spara";
|
||||
$text['button-save']['de-at'] = "Speichern";
|
||||
|
||||
$text['button-restore_default']['en-us'] = "Restore Default";
|
||||
$text['button-restore_default']['es-cl'] = "Restaurar Predeterminados";
|
||||
|
|
@ -457,6 +507,7 @@ $text['button-restore_default']['pt-br'] = "Restaurar Configurações";
|
|||
$text['button-restore_default']['pl'] = "Przywróć do ustawień domyślnych";
|
||||
$text['button-restore_default']['uk'] = "Відновити значення за замовчуванням";
|
||||
$text['button-restore_default']['sv-se'] = "Återställ Standard";
|
||||
$text['button-restore_default']['de-at'] = "Zurücksetzen";
|
||||
|
||||
$text['button-restore_all']['en-us'] = "Restore All";
|
||||
$text['button-restore_all']['es-cl'] = "Restaurar Todos";
|
||||
|
|
@ -466,6 +517,7 @@ $text['button-restore_all']['pt-br'] = "Restaurar Tudo";
|
|||
$text['button-restore_all']['pl'] = "Przywróć wszystko";
|
||||
$text['button-restore_all']['uk'] = "Відновити все";
|
||||
$text['button-restore_all']['sv-se'] = "Återställ Allt";
|
||||
$text['button-restore_all']['de-at'] = "Alles Zurücksetzen";
|
||||
|
||||
$text['button-move_up']['en-us'] = "Move Up";
|
||||
$text['button-move_up']['es-cl'] = "Mover Arriba";
|
||||
|
|
@ -475,6 +527,7 @@ $text['button-move_up']['pt-br'] = "Mover Item para cima";
|
|||
$text['button-move_up']['pl'] = "Przenieś w górę";
|
||||
$text['button-move_up']['uk'] = "Перемістити вгору";
|
||||
$text['button-move_up']['sv-se'] = "Flytta Upp";
|
||||
$text['button-move_up']['de-at'] = "Nach Oben";
|
||||
|
||||
$text['button-move_down']['en-us'] = "Move Down";
|
||||
$text['button-move_down']['es-cl'] = "Mover Abajo";
|
||||
|
|
@ -484,6 +537,7 @@ $text['button-move_down']['pt-br'] = "Mover Item para baixo";
|
|||
$text['button-move_down']['pl'] = "Przenieś w dół";
|
||||
$text['button-move_down']['uk'] = "Перемістити вниз";
|
||||
$text['button-move_down']['sv-se'] = "Flytta Ned";
|
||||
$text['button-move_down']['de-at'] = "Nach Unten";
|
||||
|
||||
$text['button-edit']['en-us'] = "Edit";
|
||||
$text['button-edit']['es-cl'] = "Editar";
|
||||
|
|
@ -493,6 +547,7 @@ $text['button-edit']['pt-br'] = "Editar";
|
|||
$text['button-edit']['pl'] = "Edytuj";
|
||||
$text['button-edit']['uk'] = "Редагувати";
|
||||
$text['button-edit']['sv-se'] = "Editera";
|
||||
$text['button-edit']['de-at'] = "Bearbeiten";
|
||||
|
||||
$text['button-delete']['en-us'] = "Delete";
|
||||
$text['button-delete']['es-cl'] = "Eliminar";
|
||||
|
|
@ -502,6 +557,7 @@ $text['button-delete']['pt-br'] = "Remover";
|
|||
$text['button-delete']['pl'] = "Usuń";
|
||||
$text['button-delete']['uk'] = "Видалити";
|
||||
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||
$text['button-delete']['de-at'] = "Löschen";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "Volver";
|
||||
|
|
@ -511,6 +567,7 @@ $text['button-back']['pt-br'] = "Voltar";
|
|||
$text['button-back']['pl'] = "Wróć";
|
||||
$text['button-back']['uk'] = "Назад";
|
||||
$text['button-back']['sv-se'] = "Tillbaka";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
|
||||
$text['button-add']['en-us'] = "Add";
|
||||
$text['button-add']['es-cl'] = "Agregar";
|
||||
|
|
@ -520,5 +577,6 @@ $text['button-add']['pt-br'] = "Adicionar";
|
|||
$text['button-add']['pl'] = "Dodaj";
|
||||
$text['button-add']['uk'] = "Додати";
|
||||
$text['button-add']['sv-se'] = "Lägg Till";
|
||||
$text['button-add']['de-at'] = "Hinzufügen";
|
||||
|
||||
?>
|
||||
|
|
@ -8,6 +8,7 @@ $apps[$x]['menu'][0]['title']['pt-br'] = "Menu Admistrador";
|
|||
$apps[$x]['menu'][0]['title']['pl'] = "Menedżer menu";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Менеджер меню";
|
||||
$apps[$x]['menu'][0]['title']['sv-se'] = "Meny Inställningar";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Menü Einstellungen";
|
||||
$apps[$x]['menu'][0]['uuid'] = "da3a9ab4-c28e-ea8d-50cc-e8405ac8e76e";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
$apps[$x]['menu'][0]['category'] = "internal";
|
||||
|
|
@ -22,6 +23,7 @@ $apps[$x]['menu'][1]['title']['pt-br'] = "Casa";
|
|||
$apps[$x]['menu'][1]['title']['pl'] = "Dom";
|
||||
$apps[$x]['menu'][1]['title']['uk'] = "Основне";
|
||||
$apps[$x]['menu'][1]['title']['sv-se'] = "Hem";
|
||||
$apps[$x]['menu'][1]['title']['de-at'] = "Home";
|
||||
$apps[$x]['menu'][1]['uuid'] = "02194288-6d56-6d3e-0b1a-d53a2bc10788";
|
||||
$apps[$x]['menu'][1]['parent_uuid'] = "";
|
||||
$apps[$x]['menu'][1]['category'] = "internal";
|
||||
|
|
@ -39,6 +41,7 @@ $apps[$x]['menu'][2]['title']['pt-br'] = "Contas";
|
|||
$apps[$x]['menu'][2]['title']['pl'] = "Konta";
|
||||
$apps[$x]['menu'][2]['title']['uk'] = "Облікові записи";
|
||||
$apps[$x]['menu'][2]['title']['sv-se'] = "Konton";
|
||||
$apps[$x]['menu'][2]['title']['de-at'] = "Konten";
|
||||
$apps[$x]['menu'][2]['uuid'] = "bc96d773-ee57-0cdd-c3ac-2d91aba61b55";
|
||||
$apps[$x]['menu'][2]['parent_uuid'] = "";
|
||||
$apps[$x]['menu'][2]['category'] = "internal";
|
||||
|
|
@ -51,6 +54,7 @@ $apps[$x]['menu'][3]['title']['en-us'] = "Dialplan";
|
|||
$apps[$x]['menu'][3]['title']['pl'] = "Dialplan ";
|
||||
$apps[$x]['menu'][3]['title']['uk'] = "Маршрутизація (Dialplan)";
|
||||
$apps[$x]['menu'][3]['title']['sv-se'] = "Nummerplan";
|
||||
$apps[$x]['menu'][3]['title']['de-at'] = "Wählplan";
|
||||
$apps[$x]['menu'][3]['uuid'] = "b94e8bd9-9eb5-e427-9c26-ff7a6c21552a";
|
||||
$apps[$x]['menu'][3]['parent_uuid'] = "";
|
||||
$apps[$x]['menu'][3]['category'] = "internal";
|
||||
|
|
@ -67,6 +71,7 @@ $apps[$x]['menu'][4]['title']['pt-br'] = "Estados";
|
|||
$apps[$x]['menu'][4]['title']['pl'] = "Status ";
|
||||
$apps[$x]['menu'][4]['title']['uk'] = "Статус";
|
||||
$apps[$x]['menu'][4]['title']['sv-se'] = "Status";
|
||||
$apps[$x]['menu'][4]['title']['de-at'] = "Status";
|
||||
$apps[$x]['menu'][4]['uuid'] = "0438b504-8613-7887-c420-c837ffb20cb1";
|
||||
$apps[$x]['menu'][4]['parent_uuid'] = "";
|
||||
$apps[$x]['menu'][4]['category'] = "internal";
|
||||
|
|
@ -84,6 +89,7 @@ $apps[$x]['menu'][5]['title']['pt-br'] = "Avançado";
|
|||
$apps[$x]['menu'][5]['title']['pl'] = "Zaawansowany";
|
||||
$apps[$x]['menu'][5]['title']['uk'] = "Розширені";
|
||||
$apps[$x]['menu'][5]['title']['sv-se'] = "Avancerad";
|
||||
$apps[$x]['menu'][5]['title']['de-at'] = "Erweitert";
|
||||
$apps[$x]['menu'][5]['uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
$apps[$x]['menu'][5]['parent_uuid'] = "";
|
||||
$apps[$x]['menu'][5]['category'] = "internal";
|
||||
|
|
|
|||
|
|
@ -8,6 +8,7 @@ $text['title-user_manager']['pl'] = "Menedżer użytkowników";
|
|||
$text['title-user_manager']['uk'] = "Користувачі";
|
||||
$text['title-user_manager']['sv-se'] = "Användar Inställningar";
|
||||
$text['title-user_manager']['ro'] = "";
|
||||
$text['title-user_manager']['de-at'] = "Benutzerverwaltung";
|
||||
|
||||
$text['title-user_edit']['en-us'] = "User";
|
||||
$text['title-user_edit']['es-cl'] = "Editar Usuario";
|
||||
|
|
@ -17,6 +18,7 @@ $text['title-user_edit']['pl'] = "Użytkownik";
|
|||
$text['title-user_edit']['uk'] = "Користувач";
|
||||
$text['title-user_edit']['sv-se'] = "Användare";
|
||||
$text['title-user_edit']['ro'] = "Utilizator";
|
||||
$text['title-user_edit']['de-at'] = "Benutzer";
|
||||
|
||||
$text['title-user_add']['en-us'] = "User";
|
||||
$text['title-user_add']['es-cl'] = "Agregar Usuario";
|
||||
|
|
@ -26,6 +28,7 @@ $text['title-user_add']['pl'] = "Użytkownik";
|
|||
$text['title-user_add']['uk'] = "Користувач";
|
||||
$text['title-user_add']['sv-se'] = "Användare";
|
||||
$text['title-user_add']['ro'] = "Utilizator";
|
||||
$text['title-user_add']['de-at'] = "Benutzer";
|
||||
|
||||
$text['title-group_permissions']['en-us'] = "Group Permissions";
|
||||
$text['title-group_permissions']['es-cl'] = "Permisos de Grupo";
|
||||
|
|
@ -35,6 +38,7 @@ $text['title-group_permissions']['pl'] = "Uprawnienia grupy:";
|
|||
$text['title-group_permissions']['uk'] = "Привілеї групи";
|
||||
$text['title-group_permissions']['sv-se'] = "Grupp Rättigheter";
|
||||
$text['title-group_permissions']['ro'] = "Permisiuni grup";
|
||||
$text['title-group_permissions']['de-at'] = "Gruppenberechtigung";
|
||||
|
||||
$text['title-group_members']['en-us'] = "Group Members";
|
||||
$text['title-group_members']['es-cl'] = "Miembros del Grupo";
|
||||
|
|
@ -44,6 +48,7 @@ $text['title-group_members']['pl'] = "Członkowie grupy:";
|
|||
$text['title-group_members']['uk'] = "Учасники групи";
|
||||
$text['title-group_members']['sv-se'] = "Grupp Medlemmar";
|
||||
$text['title-group_members']['ro'] = "Membri grup";
|
||||
$text['title-group_members']['de-at'] = "Gruppenmitglieder";
|
||||
|
||||
$text['title-group_manager']['en-us'] = "Group Manager";
|
||||
$text['title-group_manager']['es-cl'] = "Administración de Grupo";
|
||||
|
|
@ -53,6 +58,7 @@ $text['title-group_manager']['pl'] = "Menedżer grup";
|
|||
$text['title-group_manager']['uk'] = "Групи";
|
||||
$text['title-group_manager']['sv-se'] = "Grupp Inställningar";
|
||||
$text['title-group_manager']['ro'] = "";
|
||||
$text['title-group_manager']['de-at'] = "Gruppenverwaltung";
|
||||
|
||||
$text['title-group_edit']['en-us'] = "Edit Group";
|
||||
$text['title-group_edit']['es-cl'] = "Editar Grupo";
|
||||
|
|
@ -62,6 +68,7 @@ $text['title-group_edit']['pl'] = "Edycja grupy";
|
|||
$text['title-group_edit']['uk'] = "Редагувати групу";
|
||||
$text['title-group_edit']['sv-se'] = "Editera Grupp";
|
||||
$text['title-group_edit']['ro'] = "Editare grup";
|
||||
$text['title-group_edit']['de-at'] = "Gruppe ändern";
|
||||
|
||||
$text['title-group_add']['en-us'] = "Add Group";
|
||||
$text['title-group_add']['es-cl'] = "Agregar Grupo";
|
||||
|
|
@ -71,6 +78,7 @@ $text['title-group_add']['pl'] = "Dodaj grupę";
|
|||
$text['title-group_add']['uk'] = "Додати групу";
|
||||
$text['title-group_add']['sv-se'] = "Lägg Till Grupp";
|
||||
$text['title-group_add']['ro'] = "Adăugare grup";
|
||||
$text['title-group_add']['de-at'] = "Gruppe hinzufügen";
|
||||
|
||||
$text['option-true']['en-us'] = "True";
|
||||
$text['option-true']['es-cl'] = "Verdadero";
|
||||
|
|
@ -80,6 +88,7 @@ $text['option-true']['pl'] = "Tak";
|
|||
$text['option-true']['uk'] = "Так";
|
||||
$text['option-true']['sv-se'] = "Sann";
|
||||
$text['option-true']['ro'] = "";
|
||||
$text['option-true']['de-at'] = "Ein";
|
||||
|
||||
$text['option-on_break']['en-us'] = "On Break";
|
||||
$text['option-on_break']['es-cl'] = "En Pausa";
|
||||
|
|
@ -89,6 +98,7 @@ $text['option-on_break']['pl'] = "Na przerwie";
|
|||
$text['option-on_break']['uk'] = "На перерві";
|
||||
$text['option-on_break']['sv-se'] = "På Rast";
|
||||
$text['option-on_break']['ro'] = "În pauză";
|
||||
$text['option-on_break']['de-at'] = "In Pause";
|
||||
|
||||
$text['option-logged_out']['en-us'] = "Logged Out";
|
||||
$text['option-logged_out']['es-cl'] = "Desconectado";
|
||||
|
|
@ -98,6 +108,7 @@ $text['option-logged_out']['pl'] = "Wylogowany";
|
|||
$text['option-logged_out']['uk'] = "Вийшов";
|
||||
$text['option-logged_out']['sv-se'] = "Utloggad";
|
||||
$text['option-logged_out']['ro'] = "";
|
||||
$text['option-logged_out']['de-at'] = "Abgemeldet";
|
||||
|
||||
$text['option-global']['en-us'] = "Global";
|
||||
$text['option-global']['es-cl'] = "Global";
|
||||
|
|
@ -107,6 +118,7 @@ $text['option-global']['pl'] = "Ogólny";
|
|||
$text['option-global']['uk'] = "Глобально";
|
||||
$text['option-global']['sv-se'] = "Global";
|
||||
$text['option-global']['ro'] = "Global";
|
||||
$text['option-global']['de-at'] = "Global";
|
||||
|
||||
$text['option-false']['en-us'] = "False";
|
||||
$text['option-false']['es-cl'] = "Falso";
|
||||
|
|
@ -116,6 +128,7 @@ $text['option-false']['pl'] = "Nie";
|
|||
$text['option-false']['uk'] = "Ні";
|
||||
$text['option-false']['sv-se'] = "Falsk";
|
||||
$text['option-false']['ro'] = "";
|
||||
$text['option-false']['de-at'] = "Aus";
|
||||
|
||||
$text['option-do_not_disturb']['en-us'] = "Do Not Disturb";
|
||||
$text['option-do_not_disturb']['es-cl'] = "No Molestar";
|
||||
|
|
@ -125,6 +138,7 @@ $text['option-do_not_disturb']['pl'] = "Nie przeszkadzaj (DND)";
|
|||
$text['option-do_not_disturb']['uk'] = "Не турбувати";
|
||||
$text['option-do_not_disturb']['sv-se'] = "Stör Ej";
|
||||
$text['option-do_not_disturb']['ro'] = "";
|
||||
$text['option-do_not_disturb']['de-at'] = "Bitte nicht stören";
|
||||
|
||||
$text['option-available_on_demand']['en-us'] = "Available (On Demand)";
|
||||
$text['option-available_on_demand']['es-cl'] = "Disponible (A Pedido)";
|
||||
|
|
@ -134,6 +148,7 @@ $text['option-available_on_demand']['pl'] = "Dostępny (na żądanie)";
|
|||
$text['option-available_on_demand']['uk'] = "Доступний (на вимогу)";
|
||||
$text['option-available_on_demand']['sv-se'] = "Tillgänglig (På Begäran)";
|
||||
$text['option-available_on_demand']['ro'] = "";
|
||||
$text['option-available_on_demand']['de-at'] = "Verfügbar (auf Anfrage)";
|
||||
|
||||
$text['option-available']['en-us'] = "Available";
|
||||
$text['option-available']['es-cl'] = "Disponible";
|
||||
|
|
@ -143,6 +158,7 @@ $text['option-available']['pl'] = "Dostępny";
|
|||
$text['option-available']['uk'] = "Доступний";
|
||||
$text['option-available']['sv-se'] = "Tillgänglig";
|
||||
$text['option-available']['ro'] = "";
|
||||
$text['option-available']['de-at'] = "Verfügbar";
|
||||
|
||||
$text['message-username_exists']['en-us'] = "Username Already Exists";
|
||||
$text['message-username_exists']['es-cl'] = "Ya existe Nombre de usuario";
|
||||
|
|
@ -152,6 +168,7 @@ $text['message-username_exists']['pl'] = "Nazwa użytkownika już istnieje";
|
|||
$text['message-username_exists']['uk'] = "Користувач вже існує";
|
||||
$text['message-username_exists']['sv-se'] = "Användarnamnet Existerar Redan";
|
||||
$text['message-username_exists']['ro'] = "";
|
||||
$text['message-username_exists']['de-at'] = "Benutzername existiert bereits";
|
||||
|
||||
$text['message-update']['en-us'] = "Update Completed";
|
||||
$text['message-update']['es-cl'] = "Actualización Completada";
|
||||
|
|
@ -161,6 +178,7 @@ $text['message-update']['pl'] = "Zaktualizowano poprawnie";
|
|||
$text['message-update']['uk'] = "Оновлено";
|
||||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||
$text['message-update']['ro'] = "Actualizare completă";
|
||||
$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
|
||||
|
||||
$text['message-restore']['en-us'] = "Restore Completed";
|
||||
$text['message-restore']['es-cl'] = "Restauración Completada";
|
||||
|
|
@ -170,6 +188,7 @@ $text['message-restore']['pl'] = "Przywrócenie zakończone";
|
|||
$text['message-restore']['uk'] = "Відновлено";
|
||||
$text['message-restore']['sv-se'] = "Återställning Klar";
|
||||
$text['message-restore']['ro'] = "";
|
||||
$text['message-restore']['de-at'] = "Widerherstellung durchgeführt";
|
||||
|
||||
$text['message-required']['en-us'] = "Please provide: ";
|
||||
$text['message-required']['es-cl'] = "Por favor indique: ";
|
||||
|
|
@ -179,6 +198,7 @@ $text['message-required']['pl'] = "Wpisz:";
|
|||
$text['message-required']['uk'] = "Будь ласка, вкажіть:";
|
||||
$text['message-required']['sv-se'] = "Var god uppge:";
|
||||
$text['message-required']['ro'] = "";
|
||||
$text['message-required']['de-at'] = "Bitte geben Sie folgendes an:";
|
||||
|
||||
$text['message-password_mismatch']['en-us'] = "Password Mismatch";
|
||||
$text['message-password_mismatch']['es-cl'] = "Contraseñas no coinciden";
|
||||
|
|
@ -188,6 +208,7 @@ $text['message-password_mismatch']['pl'] = "Wprowadzone hasła nie są takie sam
|
|||
$text['message-password_mismatch']['uk'] = "Паролі не співпадають";
|
||||
$text['message-password_mismatch']['sv-se'] = "Lösenordet Stämmer Inte";
|
||||
$text['message-password_mismatch']['ro'] = "";
|
||||
$text['message-password_mismatch']['de-at'] = "Passwörter stimmen nicht überein.";
|
||||
|
||||
$text['message-password_blank']['en-us'] = "Invalid Password";
|
||||
$text['message-password_blank']['es-cl'] = "Contraseña No Válida";
|
||||
|
|
@ -197,6 +218,7 @@ $text['message-password_blank']['pl'] = "Nieprawidłowe hasło";
|
|||
$text['message-password_blank']['uk'] = "Неправильний пароль";
|
||||
$text['message-password_blank']['sv-se'] = "Ogiltigt Lösenord";
|
||||
$text['message-password_blank']['ro'] = "";
|
||||
$text['message-password_blank']['de-at'] = "Falsches Passwort";
|
||||
|
||||
$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...";
|
||||
|
|
@ -206,6 +228,7 @@ $text['message-new_group_name']['pl'] = "Wprowadź nazwę nowej grupy";
|
|||
$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']['ro'] = "";
|
||||
$text['message-new_group_name']['de-at'] = "Geben Sie den Namen der neuen Gruppe an...";
|
||||
|
||||
$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...";
|
||||
|
|
@ -215,6 +238,7 @@ $text['message-new_group_description']['pl'] = "Wprowadź opis nowej grupy";
|
|||
$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']['ro'] = "";
|
||||
$text['message-new_group_description']['de-at'] = "Geben Sie eine Beschreiben für die neue Gruppe an...";
|
||||
|
||||
$text['message-maximum_users']['en-us'] = "Maximum Users:";
|
||||
$text['message-maximum_users']['es-cl'] = "Usuarios Máximo Permitido:";
|
||||
|
|
@ -224,6 +248,7 @@ $text['message-maximum_users']['pl'] = "Maks ilość użytkowników";
|
|||
$text['message-maximum_users']['uk'] = "Максимальна кількість користувачів";
|
||||
$text['message-maximum_users']['sv-se'] = "Max Antal Användare:";
|
||||
$text['message-maximum_users']['ro'] = "";
|
||||
$text['message-maximum_users']['de-at'] = "Maximale Anzahl an Benutzern:";
|
||||
|
||||
$text['message-group_exists']['en-us'] = "Group Already Exists";
|
||||
$text['message-group_exists']['es-cl'] = "El Grupo ya Existe";
|
||||
|
|
@ -233,6 +258,7 @@ $text['message-group_exists']['pl'] = "Grupa już istnieje";
|
|||
$text['message-group_exists']['uk'] = "Група вже існує";
|
||||
$text['message-group_exists']['sv-se'] = "Gruppen Existerar Redan";
|
||||
$text['message-group_exists']['ro'] = "";
|
||||
$text['message-group_exists']['de-at'] = "Gruppe existiert bereits";
|
||||
|
||||
$text['message-delete']['en-us'] = "Delete Completed";
|
||||
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
||||
|
|
@ -242,6 +268,7 @@ $text['message-delete']['pl'] = "Usunięto poprawnie";
|
|||
$text['message-delete']['uk'] = "Видалено";
|
||||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||
$text['message-delete']['ro'] = "Ștergere completă";
|
||||
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
||||
|
||||
$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.";
|
||||
|
|
@ -251,6 +278,7 @@ $text['message-default_system_group']['pl'] = "Domyślne grupy systemowe nie mog
|
|||
$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']['ro'] = "";
|
||||
$text['message-default_system_group']['de-at'] = "Systemgruppen können nicht bearbeitet oder gelöscht werden.";
|
||||
|
||||
$text['message-copy']['en-us'] = "Copy Completed";
|
||||
$text['message-copy']['es-cl'] = "Copia Completada";
|
||||
|
|
@ -260,6 +288,7 @@ $text['message-copy']['pl'] = "Skopiowano poprawnie";
|
|||
$text['message-copy']['uk'] = "Скопійовано";
|
||||
$text['message-copy']['sv-se'] = "Kopiering Slutförd";
|
||||
$text['message-copy']['ro'] = "Copiere completă";
|
||||
$text['message-copy']['de-at'] = "Kopieren erfolgreich";
|
||||
|
||||
$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.";
|
||||
|
|
@ -269,6 +298,7 @@ $text['message-cannot_delete_own_account']['pl'] = "Nie można usunąć własneg
|
|||
$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']['ro'] = "";
|
||||
$text['message-cannot_delete_own_account']['de-at'] = "Sie können nicht ihren eigenen Benutzer löschen. Bitte melden Sie sich mit einem anderen Benutzer an und versuchen Sie es erneut.";
|
||||
|
||||
$text['message-add']['en-us'] = "Add Completed";
|
||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||
|
|
@ -278,6 +308,7 @@ $text['message-add']['pl'] = "Dodano poprawnie";
|
|||
$text['message-add']['uk'] = "Додано";
|
||||
$text['message-add']['sv-se'] = "Tillagd";
|
||||
$text['message-add']['ro'] = "Adăugare completă";
|
||||
$text['message-add']['de-at'] = "Erfolgreich hinzugefügt";
|
||||
|
||||
$text['label-username']['en-us'] = "Username";
|
||||
$text['label-username']['es-cl'] = "Nombre de usuario";
|
||||
|
|
@ -287,6 +318,7 @@ $text['label-username']['pl'] = "Użytkownik";
|
|||
$text['label-username']['uk'] = "Ім’я користувача";
|
||||
$text['label-username']['sv-se'] = "Användarnamn";
|
||||
$text['label-username']['ro'] = "Utilizator";
|
||||
$text['label-username']['de-at'] = "Benutzername";
|
||||
|
||||
$text['label-user_language']['en-us'] = "Language";
|
||||
$text['label-user_language']['es-cl'] = "Lengua";
|
||||
|
|
@ -296,6 +328,7 @@ $text['label-user_language']['pl'] = "Język";
|
|||
$text['label-user_language']['uk'] = "Мова";
|
||||
$text['label-user_language']['sv-se'] = "Språk";
|
||||
$text['label-user_language']['ro'] = "Limbă";
|
||||
$text['label-user_language']['de-at'] = "Sprache";
|
||||
|
||||
$text['label-user_info']['en-us'] = "User Info";
|
||||
$text['label-user_info']['es-cl'] = "Información de Usuario";
|
||||
|
|
@ -305,6 +338,7 @@ $text['label-user_info']['pl'] = "Informacje o użytkowniku";
|
|||
$text['label-user_info']['uk'] = "Інформація про користувача";
|
||||
$text['label-user_info']['sv-se'] = "Användar Info";
|
||||
$text['label-user_info']['ro'] = "";
|
||||
$text['label-user_info']['de-at'] = "Benutzer Information";
|
||||
|
||||
$text['label-time_zone']['en-us'] = "Time Zone";
|
||||
$text['label-time_zone']['es-cl'] = "Zona Horaria";
|
||||
|
|
@ -314,6 +348,7 @@ $text['label-time_zone']['pl'] = "Strefa czasowa";
|
|||
$text['label-time_zone']['uk'] = "Часовий пояс";
|
||||
$text['label-time_zone']['sv-se'] = "Tidszon";
|
||||
$text['label-time_zone']['ro'] = "";
|
||||
$text['label-time_zone']['de-at'] = "Zeitzone";
|
||||
|
||||
$text['label-status']['en-us'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
|
|
@ -323,6 +358,7 @@ $text['label-status']['pl'] = "Status";
|
|||
$text['label-status']['uk'] = "Статус";
|
||||
$text['label-status']['sv-se'] = "Status";
|
||||
$text['label-status']['ro'] = "Stare";
|
||||
$text['label-status']['de-at'] = "Status";
|
||||
|
||||
$text['label-search']['en-us'] = "Search...";
|
||||
$text['label-search']['es-cl'] = "Buscar...";
|
||||
|
|
@ -334,6 +370,7 @@ $text['label-search']['pl'] = "Szukaj ...";
|
|||
$text['label-search']['sv-se'] = "Sök ...";
|
||||
$text['label-search']['ro'] = "";
|
||||
$text['label-search']['uk'] = "Результати пошуку";
|
||||
$text['label-search']['de-at'] = "Suche...";
|
||||
|
||||
$text['label-permission_permissions']['en-us'] = "Permissions";
|
||||
$text['label-permission_permissions']['es-cl'] = "Permisos";
|
||||
|
|
@ -343,6 +380,7 @@ $text['label-permission_permissions']['pl'] = "Uprawnienia";
|
|||
$text['label-permission_permissions']['uk'] = "Привілеї";
|
||||
$text['label-permission_permissions']['sv-se'] = "Rättigheter";
|
||||
$text['label-permission_permissions']['ro'] = "";
|
||||
$text['label-permission_permissions']['de-at'] = "Berechtigungen";
|
||||
|
||||
$text['label-permission_description']['en-us'] = "Description";
|
||||
$text['label-permission_description']['es-cl'] = "Descripción";
|
||||
|
|
@ -352,6 +390,7 @@ $text['label-permission_description']['pl'] = "Opis";
|
|||
$text['label-permission_description']['uk'] = "Опис";
|
||||
$text['label-permission_description']['sv-se'] = "Beskrivning";
|
||||
$text['label-permission_description']['ro'] = "";
|
||||
$text['label-permission_description']['de-at'] = "Beschreibung";
|
||||
|
||||
$text['label-password']['en-us'] = "Password";
|
||||
$text['label-password']['es-cl'] = "Contraseña";
|
||||
|
|
@ -361,6 +400,7 @@ $text['label-password']['pl'] = "Hasło";
|
|||
$text['label-password']['uk'] = "Пароль";
|
||||
$text['label-password']['sv-se'] = "Lösenord";
|
||||
$text['label-password']['ro'] = "Parolă";
|
||||
$text['label-password']['de-at'] = "Passwort";
|
||||
|
||||
$text['label-last_name']['en-us'] = "Last Name";
|
||||
$text['label-last_name']['es-cl'] = "Apellido";
|
||||
|
|
@ -370,6 +410,7 @@ $text['label-last_name']['pl'] = "Nazwisko";
|
|||
$text['label-last_name']['uk'] = "Прізвище";
|
||||
$text['label-last_name']['sv-se'] = "Efternamn";
|
||||
$text['label-last_name']['ro'] = "";
|
||||
$text['label-last_name']['de-at'] = "Nachname";
|
||||
|
||||
$text['label-groups']['en-us'] = "Groups";
|
||||
$text['label-groups']['es-cl'] = "Grupos";
|
||||
|
|
@ -379,6 +420,7 @@ $text['label-groups']['pl'] = "Grupy";
|
|||
$text['label-groups']['uk'] = "Групи";
|
||||
$text['label-groups']['sv-se'] = "Grupper";
|
||||
$text['label-groups']['ro'] = "";
|
||||
$text['label-groups']['de-at'] = "Gruppen";
|
||||
|
||||
$text['label-group_tools']['en-us'] = "Tools";
|
||||
$text['label-group_tools']['es-cl'] = "Instrumentos";
|
||||
|
|
@ -388,6 +430,7 @@ $text['label-group_tools']['pl'] = "Narzędzia";
|
|||
$text['label-group_tools']['uk'] = "Інструменти";
|
||||
$text['label-group_tools']['sv-se'] = "Verktyg";
|
||||
$text['label-group_tools']['ro'] = "";
|
||||
$text['label-group_tools']['de-at'] = "Werkzeug";
|
||||
|
||||
$text['label-group_protected']['en-us'] = "Protected";
|
||||
$text['label-group_protected']['es-cl'] = "Protegido";
|
||||
|
|
@ -397,6 +440,7 @@ $text['label-group_protected']['pl'] = "Zabezpieczony";
|
|||
$text['label-group_protected']['uk'] = "Захищено";
|
||||
$text['label-group_protected']['sv-se'] = "Skyddad";
|
||||
$text['label-group_protected']['ro'] = "";
|
||||
$text['label-group_protected']['de-at'] = "Geschützt";
|
||||
|
||||
$text['label-group_permissions']['en-us'] = "Permissions";
|
||||
$text['label-group_permissions']['es-cl'] = "Permisos";
|
||||
|
|
@ -406,6 +450,7 @@ $text['label-group_permissions']['pl'] = "Uprawnienia";
|
|||
$text['label-group_permissions']['uk'] = "Дозволи";
|
||||
$text['label-group_permissions']['sv-se'] = "Rättigheter";
|
||||
$text['label-group_permissions']['ro'] = "";
|
||||
$text['label-group_permissions']['de-at'] = "Berechtigungen";
|
||||
|
||||
$text['label-group_name']['en-us'] = "Name";
|
||||
$text['label-group_name']['es-cl'] = "Nombre";
|
||||
|
|
@ -415,6 +460,7 @@ $text['label-group_name']['pl'] = "Nazwa";
|
|||
$text['label-group_name']['uk'] = "Назва";
|
||||
$text['label-group_name']['sv-se'] = "Namn";
|
||||
$text['label-group_name']['ro'] = "";
|
||||
$text['label-group_name']['de-at'] = "Name";
|
||||
|
||||
$text['label-group_members']['en-us'] = "Members";
|
||||
$text['label-group_members']['es-cl'] = "Miembros";
|
||||
|
|
@ -424,6 +470,7 @@ $text['label-group_members']['pl'] = "Członkowie";
|
|||
$text['label-group_members']['uk'] = "Учасники";
|
||||
$text['label-group_members']['sv-se'] = "Medlemmar";
|
||||
$text['label-group_members']['ro'] = "";
|
||||
$text['label-group_members']['de-at'] = "Mitglieder";
|
||||
|
||||
$text['label-group_description']['en-us'] = "Description";
|
||||
$text['label-group_description']['es-cl'] = "Descripción";
|
||||
|
|
@ -433,6 +480,7 @@ $text['label-group_description']['pl'] = "Opis";
|
|||
$text['label-group_description']['uk'] = "Опис";
|
||||
$text['label-group_description']['sv-se'] = "Beskrivning";
|
||||
$text['label-group_description']['ro'] = "";
|
||||
$text['label-group_description']['de-at'] = "Beschreibung";
|
||||
|
||||
$text['label-group']['en-us'] = "Group";
|
||||
$text['label-group']['es-cl'] = "Grupo";
|
||||
|
|
@ -442,6 +490,7 @@ $text['label-group']['pl'] = "Grupa";
|
|||
$text['label-group']['uk'] = "Група";
|
||||
$text['label-group']['sv-se'] = "Grupp";
|
||||
$text['label-group']['ro'] = "";
|
||||
$text['label-group']['de-at'] = "Gruppe";
|
||||
|
||||
$text['label-global']['en-us'] = "Global";
|
||||
$text['label-global']['es-cl'] = "Global";
|
||||
|
|
@ -451,6 +500,7 @@ $text['label-global']['pl'] = "Ogólny";
|
|||
$text['label-global']['uk'] = "Глобально";
|
||||
$text['label-global']['sv-se'] = "Global";
|
||||
$text['label-global']['ro'] = "";
|
||||
$text['label-global']['de-at'] = "Global";
|
||||
|
||||
$text['label-first_name']['en-us'] = "First Name";
|
||||
$text['label-first_name']['es-cl'] = "Nombre";
|
||||
|
|
@ -460,6 +510,7 @@ $text['label-first_name']['pl'] = "Imię";
|
|||
$text['label-first_name']['uk'] = "Ім’я";
|
||||
$text['label-first_name']['sv-se'] = "Förnamn";
|
||||
$text['label-first_name']['ro'] = "";
|
||||
$text['label-first_name']['de-at'] = "Vorname";
|
||||
|
||||
$text['label-enabled']['en-us'] = "Enabled";
|
||||
$text['label-enabled']['es-cl'] = "Activo";
|
||||
|
|
@ -469,6 +520,7 @@ $text['label-enabled']['pl'] = "Włączony";
|
|||
$text['label-enabled']['uk'] = "Включено";
|
||||
$text['label-enabled']['sv-se'] = "Aktiverad";
|
||||
$text['label-enabled']['ro'] = "";
|
||||
$text['label-enabled']['de-at'] = "An";
|
||||
|
||||
$text['label-email']['en-us'] = "Email";
|
||||
$text['label-email']['es-cl'] = "Email";
|
||||
|
|
@ -478,6 +530,7 @@ $text['label-email']['pl'] = "Email";
|
|||
$text['label-email']['uk'] = "Електронна пошта";
|
||||
$text['label-email']['sv-se'] = "E-post";
|
||||
$text['label-email']['ro'] = "";
|
||||
$text['label-email']['de-at'] = "Email";
|
||||
|
||||
$text['label-domain']['en-us'] = "Domain";
|
||||
$text['label-domain']['es-cl'] = "Dominio";
|
||||
|
|
@ -487,6 +540,7 @@ $text['label-domain']['pl'] = "Domena";
|
|||
$text['label-domain']['uk'] = "Домен";
|
||||
$text['label-domain']['sv-se'] = "Domän";
|
||||
$text['label-domain']['ro'] = "Domeniu";
|
||||
$text['label-domain']['de-at'] = "Domain";
|
||||
|
||||
$text['label-contact']['en-us'] = "Contact";
|
||||
$text['label-contact']['es-cl'] = "Contacto";
|
||||
|
|
@ -496,6 +550,7 @@ $text['label-contact']['pl'] = "Kontakt";
|
|||
$text['label-contact']['uk'] = "Контакт";
|
||||
$text['label-contact']['sv-se'] = "Kontakt";
|
||||
$text['label-contact']['ro'] = "";
|
||||
$text['label-contact']['de-at'] = "Kontakt";
|
||||
|
||||
$text['label-confirm_password']['en-us'] = "Confirm Password";
|
||||
$text['label-confirm_password']['es-cl'] = "Confirme Contraseña";
|
||||
|
|
@ -505,6 +560,7 @@ $text['label-confirm_password']['pl'] = "Potwierdź hasło";
|
|||
$text['label-confirm_password']['uk'] = "Повторити пароль";
|
||||
$text['label-confirm_password']['sv-se'] = "Bekräfta Lösenord";
|
||||
$text['label-confirm_password']['ro'] = "";
|
||||
$text['label-confirm_password']['de-at'] = "Passwort bestätigen";
|
||||
|
||||
$text['label-company_name']['en-us'] = "Company Name";
|
||||
$text['label-company_name']['es-cl'] = "Nombre de la Compañia";
|
||||
|
|
@ -514,6 +570,7 @@ $text['label-company_name']['pl'] = "Nazwa firmy";
|
|||
$text['label-company_name']['uk'] = "Назва компанії";
|
||||
$text['label-company_name']['sv-se'] = "Företags Namn";
|
||||
$text['label-company_name']['ro'] = "";
|
||||
$text['label-company_name']['de-at'] = "Firmenname";
|
||||
|
||||
$text['label-api_key']['en-us'] = "API Key";
|
||||
$text['label-api_key']['es-cl'] = "API Key";
|
||||
|
|
@ -523,6 +580,7 @@ $text['label-api_key']['pl'] = "Klucz API";
|
|||
$text['label-api_key']['uk'] = "Ключ API";
|
||||
$text['label-api_key']['sv-se'] = "API Nyckel";
|
||||
$text['label-api_key']['ro'] = "";
|
||||
$text['label-api_key']['de-at'] = "API Key";
|
||||
|
||||
$text['label-additional_info']['en-us'] = "Additional Info";
|
||||
$text['label-additional_info']['es-cl'] = "Información Adicional";
|
||||
|
|
@ -532,6 +590,7 @@ $text['label-additional_info']['pl'] = "Dodatkowe informacje";
|
|||
$text['label-additional_info']['uk'] = "Додаткова інформація";
|
||||
$text['label-additional_info']['sv-se'] = "Ytterligare Info";
|
||||
$text['label-additional_info']['ro'] = "";
|
||||
$text['label-additional_info']['de-at'] = "Zusätzliche Information";
|
||||
|
||||
$text['header-user_manager']['en-us'] = "User Manager";
|
||||
$text['header-user_manager']['es-cl'] = "Administración de Usuario";
|
||||
|
|
@ -541,6 +600,7 @@ $text['header-user_manager']['pl'] = "Menadżer użytkowników";
|
|||
$text['header-user_manager']['uk'] = "Користувачі";
|
||||
$text['header-user_manager']['sv-se'] = "Användar Inställningar";
|
||||
$text['header-user_manager']['ro'] = "";
|
||||
$text['header-user_manager']['de-at'] = "Benutzerverwaltung";
|
||||
|
||||
$text['header-user_edit']['en-us'] = "User";
|
||||
$text['header-user_edit']['es-cl'] = "Editar Usuario";
|
||||
|
|
@ -550,6 +610,7 @@ $text['header-user_edit']['pl'] = "Użytkownik";
|
|||
$text['header-user_edit']['uk'] = "Користувач";
|
||||
$text['header-user_edit']['sv-se'] = "Användare";
|
||||
$text['header-user_edit']['ro'] = "";
|
||||
$text['header-user_edit']['de-at'] = "Benutzer";
|
||||
|
||||
$text['header-user_add']['en-us'] = "User";
|
||||
$text['header-user_add']['es-cl'] = "Agregar Usuario";
|
||||
|
|
@ -559,6 +620,7 @@ $text['header-user_add']['pl'] = "Użytkownik";
|
|||
$text['header-user_add']['uk'] = "Користувач";
|
||||
$text['header-user_add']['sv-se'] = "Användare";
|
||||
$text['header-user_add']['ro'] = "";
|
||||
$text['header-user_add']['de-at'] = "Benutzer";
|
||||
|
||||
$text['header-group_permissions']['en-us'] = "Group Permissions: ";
|
||||
$text['header-group_permissions']['es-cl'] = "Permisos de Grupo: ";
|
||||
|
|
@ -568,6 +630,7 @@ $text['header-group_permissions']['pl'] = "Uprawnienia grupy";
|
|||
$text['header-group_permissions']['uk'] = "Привілеї групи:";
|
||||
$text['header-group_permissions']['sv-se'] = "Grupp Rättigheter";
|
||||
$text['header-group_permissions']['ro'] = "";
|
||||
$text['header-group_permissions']['de-at'] = "Gruppenberechtigungen:";
|
||||
|
||||
$text['header-group_members']['en-us'] = "Group Members: ";
|
||||
$text['header-group_members']['es-cl'] = "Miembros de Grupo: ";
|
||||
|
|
@ -577,6 +640,7 @@ $text['header-group_members']['pl'] = "Członkowie grupy:";
|
|||
$text['header-group_members']['uk'] = "Учасники групи: ";
|
||||
$text['header-group_members']['sv-se'] = "Grupp Medlemmar:";
|
||||
$text['header-group_members']['ro'] = "";
|
||||
$text['header-group_members']['de-at'] = "Gruppenmitglieder:";
|
||||
|
||||
$text['header-group_manager']['en-us'] = "Group Manager";
|
||||
$text['header-group_manager']['es-cl'] = "Administración de Grupo";
|
||||
|
|
@ -586,6 +650,7 @@ $text['header-group_manager']['pl'] = "Menadżer grup";
|
|||
$text['header-group_manager']['uk'] = "Групи";
|
||||
$text['header-group_manager']['sv-se'] = "Grupp Inställningar";
|
||||
$text['header-group_manager']['ro'] = "";
|
||||
$text['header-group_manager']['de-at'] = "Gruppenverwaltung";
|
||||
|
||||
$text['header-group_edit']['en-us'] = "Edit Group";
|
||||
$text['header-group_edit']['es-cl'] = "Editar Grupo";
|
||||
|
|
@ -595,6 +660,7 @@ $text['header-group_edit']['pl'] = "Edycja grupy";
|
|||
$text['header-group_edit']['uk'] = "Редагувати групу";
|
||||
$text['header-group_edit']['sv-se'] = "Editera Grupp";
|
||||
$text['header-group_edit']['ro'] = "";
|
||||
$text['header-group_edit']['de-at'] = "Gruppe bearbeiten";
|
||||
|
||||
$text['header-group_add']['en-us'] = "Add Group";
|
||||
$text['header-group_add']['es-cl'] = "Agregar Grupo";
|
||||
|
|
@ -604,6 +670,7 @@ $text['header-group_add']['pl'] = "Dodaj grupę";
|
|||
$text['header-group_add']['uk'] = "Додати групу";
|
||||
$text['header-group_add']['sv-se'] = "Lägg Till Grupp";
|
||||
$text['header-group_add']['ro'] = "";
|
||||
$text['header-group_add']['de-at'] = "Gruppe hinzufügen";
|
||||
|
||||
$text['description-user_manager']['en-us'] = "Add, edit, delete, and search users. ";
|
||||
$text['description-user_manager']['es-cl'] = "Agregar, Editar, Eliminar y Buscar Usuarios. ";
|
||||
|
|
@ -613,6 +680,7 @@ $text['description-user_manager']['pl'] = "Dodaj, edytuj, usuń i wyszukaj użyt
|
|||
$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']['ro'] = "";
|
||||
$text['description-user_manager']['de-at'] = "Benutzer anlegen, editieren, löschen und suchen.";
|
||||
|
||||
$text['description-user_language']['en-us'] = "Select the language.";
|
||||
$text['description-user_language']['es-cl'] = "Seleccione el idioma.";
|
||||
|
|
@ -622,6 +690,7 @@ $text['description-user_language']['pl'] = "Wybierz język";
|
|||
$text['description-user_language']['uk'] = "Виберіть мову";
|
||||
$text['description-user_language']['sv-se'] = "Välj Språk";
|
||||
$text['description-user_language']['ro'] = "Selecție limbă";
|
||||
$text['description-user_language']['de-at'] = "Sprache auswählen";
|
||||
|
||||
$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. ";
|
||||
|
|
@ -631,6 +700,7 @@ $text['description-user_edit']['pl'] = "Edytuj informacje o użytkowniku i przyn
|
|||
$text['description-user_edit']['uk'] = "Змініть інформацію користувача і членство в групі.";
|
||||
$text['description-user_edit']['sv-se'] = "Meditera användarinformation och grupp medlemskap.";
|
||||
$text['description-user_edit']['ro'] = "";
|
||||
$text['description-user_edit']['de-at'] = "Benutzerinformationen und Gruppen verwalten.";
|
||||
|
||||
$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. ";
|
||||
|
|
@ -640,6 +710,7 @@ $text['description-user_add']['pl'] = "Aby dodać użytkownika, wypełnij ten fo
|
|||
$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']['ro'] = "";
|
||||
$text['description-user_add']['de-at'] = "Um einen Benutzer anzulegen, füllen Sie bitte dieses Formular komplett aus. Alle Felder sind erforderlich.";
|
||||
|
||||
$text['description-time_zone']['en-us'] = "Select the default time zone.";
|
||||
$text['description-time_zone']['es-cl'] = "Seleccione la zona horaria por defecto.";
|
||||
|
|
@ -649,6 +720,7 @@ $text['description-time_zone']['pl'] = "Wybierz domyślną strefę czasową";
|
|||
$text['description-time_zone']['uk'] = "Виберіть часовий пояс за замовчуванням.";
|
||||
$text['description-time_zone']['sv-se'] = "Välj standard tidszon";
|
||||
$text['description-time_zone']['ro'] = "";
|
||||
$text['description-time_zone']['de-at'] = "Wählen Sie die Standard Zeitzone";
|
||||
|
||||
$text['description-status']['en-us'] = "Set the user's presence.";
|
||||
$text['description-status']['es-cl'] = "Configure la presencia del usuario.";
|
||||
|
|
@ -658,6 +730,7 @@ $text['description-status']['pl'] = "Wybierz status użytkownika";
|
|||
$text['description-status']['uk'] = "Виберіть статус користувача";
|
||||
$text['description-status']['sv-se'] = "Välj en användarstatus.";
|
||||
$text['description-status']['ro'] = "Selectați starea utilizatorului";
|
||||
$text['description-status']['de-at'] = "Benutzerstatus auswählen";
|
||||
|
||||
$text['description-group_permissions']['en-us'] = "Assign permissions for this group.";
|
||||
$text['description-group_permissions']['es-cl'] = "Asigne permisos para este grupo.";
|
||||
|
|
@ -667,6 +740,7 @@ $text['description-group_permissions']['pl'] = "Przypisywanie uprawnień tej gru
|
|||
$text['description-group_permissions']['uk'] = "Призначення привілеїв для цієї групи.";
|
||||
$text['description-group_permissions']['sv-se'] = "Tilldela rättigheter till denna grupp.";
|
||||
$text['description-group_permissions']['ro'] = "";
|
||||
$text['description-group_permissions']['de-at'] = "Ordnen Sie Berechtigungen für diese Gruppe zu.";
|
||||
|
||||
$text['description-group_edit']['en-us'] = "Edit the properties of the group.";
|
||||
$text['description-group_edit']['es-cl'] = "Editar las propiedades del grupo.";
|
||||
|
|
@ -676,6 +750,7 @@ $text['description-group_edit']['pl'] = "Edytuj właściwości grupy.";
|
|||
$text['description-group_edit']['uk'] = "Зміна властивостей групи.";
|
||||
$text['description-group_edit']['sv-se'] = "Editera inställningar för gruppen.";
|
||||
$text['description-group_edit']['ro'] = "";
|
||||
$text['description-group_edit']['de-at'] = "Bearbeiten Sie die Eigenschaften dieser Gruppe";
|
||||
|
||||
$text['description-group_add']['en-us'] = "Create a new user group.";
|
||||
$text['description-group_add']['es-cl'] = "Crear un nuevo grupo de usuarios.";
|
||||
|
|
@ -685,6 +760,7 @@ $text['description-group_add']['pl'] = "Utwórz nową grupę użytkowników.";
|
|||
$text['description-group_add']['uk'] = "Створити нову групу користувачів.";
|
||||
$text['description-group_add']['sv-se'] = "Skapa en ny användargrupp.";
|
||||
$text['description-group_add']['ro'] = "";
|
||||
$text['description-group_add']['de-at'] = "Legen Sie einen neue Gruppe an.";
|
||||
|
||||
$text['description-enabled']['en-us'] = "Set the status of this account.";
|
||||
$text['description-enabled']['es-cl'] = "Indique el estaso de esta cuenta.";
|
||||
|
|
@ -694,6 +770,7 @@ $text['description-enabled']['pl'] = "Ustaw status numeru wewnętrznego.";
|
|||
$text['description-enabled']['uk'] = "Вкажіть стан цього облікового запису.";
|
||||
$text['description-enabled']['sv-se'] = "Välj status på denna standardinställning.";
|
||||
$text['description-enabled']['ro'] = "";
|
||||
$text['description-enabled']['de-at'] = "Setzen Sie den Status dieser Standardeinstellung.";
|
||||
|
||||
$text['description-contact_view']['en-us'] = "View";
|
||||
$text['description-contact_view']['es-cl'] = "Ver";
|
||||
|
|
@ -703,6 +780,7 @@ $text['description-contact_view']['pl'] = "Widok";
|
|||
$text['description-contact_view']['uk'] = "Перегляд";
|
||||
$text['description-contact_view']['sv-se'] = "Granska";
|
||||
$text['description-contact_view']['ro'] = "";
|
||||
$text['description-contact_view']['de-at'] = "Ansicht";
|
||||
|
||||
$text['description-contact']['en-us'] = "Assign a contact to this user account.";
|
||||
$text['description-contact']['es-cl'] = "Asignar un contacto a este usuario.";
|
||||
|
|
@ -712,6 +790,7 @@ $text['description-contact']['pl'] = "Wybierz numer";
|
|||
$text['description-contact']['uk'] = "Призначити контакт в цей обліковий запис користувача.";
|
||||
$text['description-contact']['sv-se'] = "Tilldela en kontakt till detta konto.";
|
||||
$text['description-contact']['ro'] = "";
|
||||
$text['description-contact']['de-at'] = "Weisen Sie diesem Benutzer einen Kontakt zu.";
|
||||
|
||||
$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.";
|
||||
|
|
@ -721,6 +800,7 @@ $text['description-api_key']['pl'] = "Wprowadź klucz API, który jest często U
|
|||
$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']['ro'] = "";
|
||||
$text['description-api_key']['de-at'] = "Geben Sie den API Schlüssel an. Der API Schlüssel sollte mindestens 128 bit oder länger sein.";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
|
|
@ -730,6 +810,7 @@ $text['confirm-delete']['pl'] = "Czy na pewno chcesz to usunąć?";
|
|||
$text['confirm-delete']['uk'] = "Ви дійсно бажаєте це видалити?";
|
||||
$text['confirm-delete']['sv-se'] = "Vill du verkligen ta bort detta?";
|
||||
$text['confirm-delete']['ro'] = "";
|
||||
$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
||||
|
||||
$text['button-show_all']['en-us'] = "Show All";
|
||||
$text['button-show_all']['es-cl'] = "Mostrar Todos";
|
||||
|
|
@ -739,6 +820,7 @@ $text['button-show_all']['pl'] = "Pokaż wszystkie";
|
|||
$text['button-show_all']['uk'] = "Показати всі";
|
||||
$text['button-show_all']['sv-se'] = "Visa Allt";
|
||||
$text['button-show_all']['ro'] = "";
|
||||
$text['button-show_all']['de-at'] = "Alle anzeigen";
|
||||
|
||||
$text['button-search']['en-us'] = "Search";
|
||||
$text['button-search']['es-cl'] = "Buscar";
|
||||
|
|
@ -748,6 +830,7 @@ $text['button-search']['pl'] = "Wyszukaj";
|
|||
$text['button-search']['uk'] = "Пошук";
|
||||
$text['button-search']['sv-se'] = "Sök";
|
||||
$text['button-search']['ro'] = "";
|
||||
$text['button-search']['de-at'] = "Suchen";
|
||||
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['es-cl'] = "Guardar";
|
||||
|
|
@ -757,6 +840,7 @@ $text['button-save']['pl'] = "Zachowaj";
|
|||
$text['button-save']['uk'] = "Зберегти";
|
||||
$text['button-save']['sv-se'] = "Spara";
|
||||
$text['button-save']['ro'] = "Salvează";
|
||||
$text['button-save']['de-at'] = "Speichern";
|
||||
|
||||
$text['button-restore']['en-us'] = "Restore Default";
|
||||
$text['button-restore']['es-cl'] = "Restaurar Predeterminados";
|
||||
|
|
@ -766,6 +850,7 @@ $text['button-restore']['pl'] = "Przywróć ustawienia domyślne";
|
|||
$text['button-restore']['uk'] = "Відновити типові значення";
|
||||
$text['button-restore']['sv-se'] = "Aktivera Standard Inställningar";
|
||||
$text['button-restore']['ro'] = "";
|
||||
$text['button-restore']['de-at'] = "Zurücksetzen";
|
||||
|
||||
$text['button-generate']['en-us'] = "Generate";
|
||||
$text['button-generate']['es-cl'] = "Generar";
|
||||
|
|
@ -775,6 +860,7 @@ $text['button-generate']['pl'] = "Generuj";
|
|||
$text['button-generate']['uk'] = "Згенерувати";
|
||||
$text['button-generate']['sv-se'] = "Generera";
|
||||
$text['button-generate']['ro'] = "";
|
||||
$text['button-generate']['de-at'] = "Generieren";
|
||||
|
||||
$text['button-edit']['en-us'] = "Edit";
|
||||
$text['button-edit']['es-cl'] = "Editar";
|
||||
|
|
@ -784,6 +870,7 @@ $text['button-edit']['pl'] = "Edytuj";
|
|||
$text['button-edit']['uk'] = "Редагувати";
|
||||
$text['button-edit']['sv-se'] = "Editera";
|
||||
$text['button-edit']['ro'] = "";
|
||||
$text['button-edit']['de-at'] = "Bearbeiten";
|
||||
|
||||
$text['button-delete']['en-us'] = "Delete";
|
||||
$text['button-delete']['es-cl'] = "Eliminar";
|
||||
|
|
@ -793,6 +880,7 @@ $text['button-delete']['pl'] = "Usuń";
|
|||
$text['button-delete']['uk'] = "Видалити";
|
||||
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||
$text['button-delete']['ro'] = "";
|
||||
$text['button-delete']['de-at'] = "Löschen";
|
||||
|
||||
$text['button-create_account']['en-us'] = "Create Account";
|
||||
$text['button-create_account']['es-cl'] = "Crear Cuenta";
|
||||
|
|
@ -802,6 +890,7 @@ $text['button-create_account']['pl'] = "Załóż konto";
|
|||
$text['button-create_account']['uk'] = "Створити обліковий запис";
|
||||
$text['button-create_account']['sv-se'] = "Skapa Konto";
|
||||
$text['button-create_account']['ro'] = "";
|
||||
$text['button-create_account']['de-at'] = "Konto hinzufügen";
|
||||
|
||||
$text['button-copy']['en-us'] = "Copy";
|
||||
$text['button-copy']['es-cl'] = "Copiar";
|
||||
|
|
@ -811,6 +900,7 @@ $text['button-copy']['pl'] = "Kopiuj";
|
|||
$text['button-copy']['uk'] = "Копіювати";
|
||||
$text['button-copy']['sv-se'] = "Kopiera";
|
||||
$text['button-copy']['ro'] = "";
|
||||
$text['button-copy']['de-at'] = "Kopieren";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "Volver";
|
||||
|
|
@ -820,6 +910,7 @@ $text['button-back']['pl'] = "Wróć";
|
|||
$text['button-back']['uk'] = "Назад";
|
||||
$text['button-back']['sv-se'] = "Tillbaka";
|
||||
$text['button-back']['ro'] = "Înapoi";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
|
||||
$text['button-add_member']['en-us'] = "Add Member";
|
||||
$text['button-add_member']['es-cl'] = "Agregar Miembro";
|
||||
|
|
@ -829,6 +920,7 @@ $text['button-add_member']['pl'] = "Dodaj członka";
|
|||
$text['button-add_member']['uk'] = "Додати учасника";
|
||||
$text['button-add_member']['sv-se'] = "Lägg Till Medlem";
|
||||
$text['button-add_member']['ro'] = "";
|
||||
$text['button-add_member']['de-at'] = "Mitglied hinzufügen";
|
||||
|
||||
$text['button-add']['en-us'] = "Add";
|
||||
$text['button-add']['es-cl'] = "Agregar";
|
||||
|
|
@ -838,5 +930,6 @@ $text['button-add']['pl'] = "Dodaj";
|
|||
$text['button-add']['uk'] = "Додати";
|
||||
$text['button-add']['sv-se'] = "Lägg Till";
|
||||
$text['button-add']['ro'] = "";
|
||||
$text['button-add']['de-at'] = "Hinzufügen";
|
||||
|
||||
?>
|
||||
|
|
@ -8,6 +8,7 @@ $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']['uk'] = "Користувачі";
|
||||
$apps[$x]['menu'][2]['title']['sv-se'] = "Användar Inställningar";
|
||||
$apps[$x]['menu'][2]['title']['de-at'] = "Benutzerverwaltung";
|
||||
$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]['category'] = "internal";
|
||||
|
|
@ -23,6 +24,7 @@ $apps[$x]['menu'][3]['title']['pt-br'] = "Gerenciar grupos";
|
|||
$apps[$x]['menu'][3]['title']['pl'] = "Menedżer grup";
|
||||
$apps[$x]['menu'][3]['title']['uk'] = "Групи";
|
||||
$apps[$x]['menu'][3]['title']['sv-se'] = "Grupp Inställningar";
|
||||
$apps[$x]['menu'][3]['title']['de-at'] = "Gruppenverwaltung";
|
||||
$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]['category'] = "internal";
|
||||
|
|
|
|||
Loading…
Reference in New Issue