Add AR eg translation.
This commit is contained in:
parent
3ba9759bed
commit
c5b04b94d9
|
|
@ -11,6 +11,7 @@ $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'] = "Sperrlisten";
|
||||
$text['title-call-block']['ar-eg'] = "حظر المكالمات";
|
||||
|
||||
$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...";
|
||||
|
|
@ -23,6 +24,7 @@ $text['prompt-block_recent_name']['sv-se'] = "Blockera Senaste Samtal, meditera
|
|||
$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['prompt-block_recent_name']['ar-eg'] = "";
|
||||
|
||||
$text['label-update-complete']['en-us'] = "Update Complete";
|
||||
$text['label-update-complete']['es-cl'] = "Actualización Completa";
|
||||
|
|
@ -35,6 +37,7 @@ $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'] = "Aktualisierung abgeschlossen";
|
||||
$text['label-update-complete']['ar-eg'] = "اكتمال التحديث";
|
||||
|
||||
$text['label-true']['en-us'] = "True";
|
||||
$text['label-true']['es-cl'] = "Verdadero";
|
||||
|
|
@ -47,6 +50,7 @@ $text['label-true']['sv-se'] = "Sann";
|
|||
$text['label-true']['uk'] = "Так";
|
||||
$text['label-true']['ro'] = "";
|
||||
$text['label-true']['de-at'] = "Ein";
|
||||
$text['label-true']['ar-eg'] = "صحيح";
|
||||
|
||||
$text['label-reject']['en-us'] = "Reject";
|
||||
$text['label-reject']['es-cl'] = "Rechazar";
|
||||
|
|
@ -59,6 +63,7 @@ $text['label-reject']['sv-se'] = "Neka";
|
|||
$text['label-reject']['uk'] = "Відхилити";
|
||||
$text['label-reject']['ro'] = "";
|
||||
$text['label-reject']['de-at'] = "Zurückweisen";
|
||||
$text['label-reject']['ar-eg'] = "رفض";
|
||||
|
||||
$text['label-provide-number']['en-us'] = "Please provide: Number";
|
||||
$text['label-provide-number']['es-cl'] = "Por favor agregue: Número";
|
||||
|
|
@ -71,6 +76,7 @@ $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-number']['ar-eg'] = "من فضلك أدخل: الرقم";
|
||||
|
||||
$text['label-provide-name']['en-us'] = "Please provide: Name";
|
||||
$text['label-provide-name']['es-cl'] = "Por favor agregue: Nombre";
|
||||
|
|
@ -83,6 +89,7 @@ $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-name']['ar-eg'] = "من فضلك أدخل: الأسم";
|
||||
|
||||
$text['label-provide-enabled']['en-us'] = "Please provide: Enabled";
|
||||
$text['label-provide-enabled']['es-cl'] = "Por favor agregue: Activo";
|
||||
|
|
@ -95,6 +102,7 @@ $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-provide-enabled']['ar-eg'] = "";
|
||||
|
||||
$text['label-number']['en-us'] = "Number";
|
||||
$text['label-number']['es-cl'] = "Número";
|
||||
|
|
@ -107,6 +115,7 @@ $text['label-number']['sv-se'] = "Nummer";
|
|||
$text['label-number']['uk'] = "Номер";
|
||||
$text['label-number']['ro'] = "Număr";
|
||||
$text['label-number']['de-at'] = "Nummer";
|
||||
$text['label-number']['ar-eg'] = "رقم";
|
||||
|
||||
$text['label-name']['en-us'] = "Name";
|
||||
$text['label-name']['es-cl'] = "Nombre";
|
||||
|
|
@ -119,6 +128,7 @@ $text['label-name']['sv-se'] = "Namn";
|
|||
$text['label-name']['uk'] = "Назва";
|
||||
$text['label-name']['ro'] = "Nume";
|
||||
$text['label-name']['de-at'] = "Name";
|
||||
$text['label-name']['ar-eg'] = "الأسم";
|
||||
|
||||
$text['label-message']['en-us'] = "Message";
|
||||
$text['label-message']['es-cl'] = "Mensaje";
|
||||
|
|
@ -131,6 +141,7 @@ $text['label-message']['sv-se'] = "Meddelande";
|
|||
$text['label-message']['uk'] = "Повідомлення";
|
||||
$text['label-message']['ro'] = "Mesaj";
|
||||
$text['label-message']['de-at'] = "Nachricht";
|
||||
$text['label-message']['ar-eg'] = "رسالة";
|
||||
|
||||
$text['label-local']['en-us'] = "Local";
|
||||
$text['label-local']['es-cl'] = "Local";
|
||||
|
|
@ -143,6 +154,7 @@ $text['label-local']['sv-se'] = "Lokal";
|
|||
$text['label-local']['uk'] = "Місцевий";
|
||||
$text['label-local']['ro'] = "Local";
|
||||
$text['label-local']['de-at'] = "Lokal";
|
||||
$text['label-local']['ar-eg'] = "محلي";
|
||||
|
||||
$text['label-inbound']['en-us'] = "Inbound";
|
||||
$text['label-inbound']['es-cl'] = "Entrada";
|
||||
|
|
@ -155,6 +167,7 @@ $text['label-inbound']['sv-se'] = "Inkommande";
|
|||
$text['label-inbound']['uk'] = "Вихідний";
|
||||
$text['label-inbound']['ro'] = "";
|
||||
$text['label-inbound']['de-at'] = "Eingehend";
|
||||
$text['label-inbound']['ar-eg'] = "";
|
||||
|
||||
$text['label-false']['en-us'] = "False";
|
||||
$text['label-false']['es-cl'] = "falso";
|
||||
|
|
@ -167,6 +180,7 @@ $text['label-false']['sv-se'] = "Falsk";
|
|||
$text['label-false']['uk'] = "Ні";
|
||||
$text['label-false']['ro'] = "";
|
||||
$text['label-false']['de-at'] = "Aus";
|
||||
$text['label-false']['ar-eg'] = "";
|
||||
|
||||
$text['label-enabled']['en-us'] = "Enabled";
|
||||
$text['label-enabled']['es-cl'] = "Activo";
|
||||
|
|
@ -179,6 +193,7 @@ $text['label-enabled']['sv-se'] = "Aktiverad";
|
|||
$text['label-enabled']['uk'] = "Включено";
|
||||
$text['label-enabled']['ro'] = "";
|
||||
$text['label-enabled']['de-at'] = "Aktiv";
|
||||
$text['label-enabled']['ar-eg'] = "مفعل";
|
||||
|
||||
$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.";
|
||||
|
|
@ -191,6 +206,7 @@ $text['label-edit-note']['sv-se'] = "Blockera samtal från nummer. Editera namn
|
|||
$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-note']['ar-eg'] = "";
|
||||
|
||||
$text['label-edit-edit']['en-us'] = "Call Block";
|
||||
$text['label-edit-edit']['es-cl'] = "Bloqueo de llamada";
|
||||
|
|
@ -203,6 +219,7 @@ $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'] = "Sperrlisten";
|
||||
$text['label-edit-edit']['ar-eg'] = "";
|
||||
|
||||
$text['label-edit-add-recent']['en-us'] = "Recent Calls";
|
||||
$text['label-edit-add-recent']['es-cl'] = "Llamadas Recientes";
|
||||
|
|
@ -215,6 +232,7 @@ $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-recent']['ar-eg'] = "";
|
||||
|
||||
$text['label-edit-add']['en-us'] = "Call Block";
|
||||
$text['label-edit-add']['es-cl'] = "Agregar bloqueo de llamada";
|
||||
|
|
@ -227,6 +245,7 @@ $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'] = "Sperrlisten";
|
||||
$text['label-edit-add']['ar-eg'] = "حظر المكالمات";
|
||||
|
||||
$text['label-duration']['en-us'] = "Duration";
|
||||
$text['label-duration']['es-cl'] = "Duración";
|
||||
|
|
@ -239,6 +258,7 @@ $text['label-duration']['sv-se'] = "Samtalstid";
|
|||
$text['label-duration']['uk'] = "Тривалість";
|
||||
$text['label-duration']['ro'] = "Durată";
|
||||
$text['label-duration']['de-at'] = "Dauer";
|
||||
$text['label-duration']['ar-eg'] = "المدة";
|
||||
|
||||
$text['label-delete-complete']['en-us'] = "Delete Complete";
|
||||
$text['label-delete-complete']['es-cl'] = "Eliminar Completo";
|
||||
|
|
@ -251,6 +271,7 @@ $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'] = "Erfolgreich gelöscht";
|
||||
$text['label-delete-complete']['ar-eg'] = "اكتمال المسح";
|
||||
|
||||
$text['label-date-added']['en-us'] = "Date Added";
|
||||
$text['label-date-added']['es-cl'] = "Fecha de ingreso";
|
||||
|
|
@ -263,6 +284,7 @@ $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-date-added']['ar-eg'] = "تم اضافة التاريخ";
|
||||
|
||||
$text['label-count']['en-us'] = "Count";
|
||||
$text['label-count']['es-cl'] = "Conteo";
|
||||
|
|
@ -275,6 +297,7 @@ $text['label-count']['sv-se'] = "Räkna";
|
|||
$text['label-count']['uk'] = "Кількість";
|
||||
$text['label-count']['ro'] = "";
|
||||
$text['label-count']['de-at'] = "Zähler";
|
||||
$text['label-count']['ar-eg'] = "";
|
||||
|
||||
$text['label-called-on']['en-us'] = "Called on";
|
||||
$text['label-called-on']['es-cl'] = "Llamó en";
|
||||
|
|
@ -287,6 +310,7 @@ $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-called-on']['ar-eg'] = "تم الأتصال علي";
|
||||
|
||||
$text['label-busy']['en-us'] = "Busy";
|
||||
$text['label-busy']['es-cl'] = "Ocupado";
|
||||
|
|
@ -299,6 +323,7 @@ $text['label-busy']['sv-se'] = "Upptagen";
|
|||
$text['label-busy']['uk'] = "Зайнято";
|
||||
$text['label-busy']['ro'] = "Ocupat";
|
||||
$text['label-busy']['de-at'] = "Besetzt";
|
||||
$text['label-busy']['ar-eg'] = "مشغول";
|
||||
|
||||
$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.";
|
||||
|
|
@ -311,6 +336,7 @@ $text['label-add-note']['sv-se'] = "Blockera samtal från ett nummer. Välj anti
|
|||
$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 einen Name ein. Aktivieren Sie die Sperrliste unten.";
|
||||
$text['label-add-note']['ar-eg'] = "";
|
||||
|
||||
$text['label-add-complete']['en-us'] = "Add Complete";
|
||||
$text['label-add-complete']['es-cl'] = "Agregar Completo";
|
||||
|
|
@ -323,6 +349,7 @@ $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'] = "Erfolgreich hinzugefügt";
|
||||
$text['label-add-complete']['ar-eg'] = "تمت الأضافة";
|
||||
|
||||
$text['label-action']['en-us'] = "Action";
|
||||
$text['label-action']['es-cl'] = "Acción";
|
||||
|
|
@ -335,6 +362,7 @@ $text['label-action']['sv-se'] = "Åtgärd";
|
|||
$text['label-action']['uk'] = "Дія";
|
||||
$text['label-action']['ro'] = "Acțiune";
|
||||
$text['label-action']['de-at'] = "Aktion";
|
||||
$text['label-action']['ar-eg'] = "";
|
||||
|
||||
$text['description-number']['en-us'] = "Enter the exact number.";
|
||||
$text['description-number']['es-cl'] = "Ingrese el nú exacto.";
|
||||
|
|
@ -347,6 +375,7 @@ $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-number']['ar-eg'] = "";
|
||||
|
||||
$text['description-name']['en-us'] = "Enter the name.";
|
||||
$text['description-name']['es-cl'] = "Introduzca el nombre.";
|
||||
|
|
@ -359,6 +388,7 @@ $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 an";
|
||||
$text['description-name']['ar-eg'] = "أدخل الأسم";
|
||||
|
||||
$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.";
|
||||
|
|
@ -371,6 +401,7 @@ $text['description-enable']['sv-se'] = "Välj Sann för att blockera detta numme
|
|||
$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-enable']['ar-eg'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -383,6 +414,7 @@ $text['description-call-block']['sv-se'] = "En lista med nummer för blockering
|
|||
$text['description-call-block']['uk'] = "Список номерів, з яких блокуються дзвінки.";
|
||||
$text['description-call-block']['ro'] = "";
|
||||
$text['description-call-block']['de-at'] = "Eine Liste von Nummern die blockiert werden sollen.";
|
||||
$text['description-call-block']['ar-eg'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -395,6 +427,7 @@ $text['description-action']['sv-se'] = "Välj en aktion för samtal från detta
|
|||
$text['description-action']['uk'] = "Встановіть дію для дзвінків з цього номера.";
|
||||
$text['description-action']['ro'] = "";
|
||||
$text['description-action']['de-at'] = "Setzen Sie eine Aktion für Anrufe von dieser Nummer.";
|
||||
$text['description-action']['ar-eg'] = "";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar el número?";
|
||||
|
|
@ -407,6 +440,7 @@ $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['confirm-delete']['ar-eg'] = "";
|
||||
|
||||
$text['button-view']['en-us'] = "View";
|
||||
$text['button-view']['es-cl'] = "Ver";
|
||||
|
|
@ -419,6 +453,7 @@ $text['button-view']['sv-se'] = "Visa";
|
|||
$text['button-view']['uk'] = "Перегляд";
|
||||
$text['button-view']['ro'] = "Vizualizare";
|
||||
$text['button-view']['de-at'] = "Ansicht";
|
||||
$text['button-view']['ar-eg'] = "عرض";
|
||||
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['es-cl'] = "Guardar";
|
||||
|
|
@ -431,6 +466,7 @@ $text['button-save']['sv-se'] = "Spara";
|
|||
$text['button-save']['uk'] = "Зберегти";
|
||||
$text['button-save']['ro'] = "Salvează";
|
||||
$text['button-save']['de-at'] = "Speichern";
|
||||
$text['button-save']['ar-eg'] = "حفظ";
|
||||
|
||||
$text['button-edit']['en-us'] = "Edit";
|
||||
$text['button-edit']['es-cl'] = "Editar";
|
||||
|
|
@ -443,6 +479,7 @@ $text['button-edit']['sv-se'] = "Editera";
|
|||
$text['button-edit']['uk'] = "Редагувати";
|
||||
$text['button-edit']['ro'] = "Editează";
|
||||
$text['button-edit']['de-at'] = "Bearbeiten";
|
||||
$text['button-edit']['ar-eg'] = "تعديل";
|
||||
|
||||
$text['button-delete']['en-us'] = "Delete";
|
||||
$text['button-delete']['es-cl'] = "Eliminar";
|
||||
|
|
@ -455,6 +492,7 @@ $text['button-delete']['sv-se'] = "Ta Bort";
|
|||
$text['button-delete']['uk'] = "Видалити";
|
||||
$text['button-delete']['ro'] = "";
|
||||
$text['button-delete']['de-at'] = "Löschen";
|
||||
$text['button-delete']['ar-eg'] = "مسح";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "Volver";
|
||||
|
|
@ -467,6 +505,7 @@ $text['button-back']['sv-se'] = "Tillbaka";
|
|||
$text['button-back']['uk'] = "Назад";
|
||||
$text['button-back']['ro'] = "Înapoi";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
$text['button-back']['ar-eg'] = "رجوع";
|
||||
|
||||
$text['button-add']['en-us'] = "Add";
|
||||
$text['button-add']['pt-pt'] = "Adicionar";
|
||||
|
|
@ -478,5 +517,6 @@ $text['button-add']['sv-se'] = "Lägg Till";
|
|||
$text['button-add']['uk'] = "Додати";
|
||||
$text['button-add']['ro'] = "Adaugă";
|
||||
$text['button-add']['de-at'] = "Hinzufügen";
|
||||
$text['button-add']['ar-eg'] = "اضافة";
|
||||
|
||||
?>
|
||||
|
|
@ -10,6 +10,7 @@ $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'] = "Sperrlisten";
|
||||
$apps[$x]['menu'][0]['title']['ar-eg'] = "حظر المكالمات";
|
||||
$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_center_queue_activity']['pt-br'] = "Atividade das filas do cal
|
|||
$text['title-call_center_queue_activity']['pl'] = "Aktywność kolejek w Call Center ";
|
||||
$text['title-call_center_queue_activity']['sv-se'] = "Call Center Grupp Aktivitet";
|
||||
$text['title-call_center_queue_activity']['de-at'] = "Callcenter Warteschlangen Aktivität";
|
||||
$text['title-call_center_queue_activity']['ar-eg'] = "";
|
||||
|
||||
$text['title-active_call_center']['en-us'] = "Active Call Center";
|
||||
$text['title-active_call_center']['es-cl'] = "Centro de Llamados Activo";
|
||||
|
|
@ -17,6 +18,7 @@ $text['title-active_call_center']['pt-br'] = "Atividade do callcenter";
|
|||
$text['title-active_call_center']['pl'] = "Aktywność w Call Center ";
|
||||
$text['title-active_call_center']['sv-se'] = "Aktivt Call Center";
|
||||
$text['title-active_call_center']['de-at'] = "Aktive Callcenter";
|
||||
$text['title-active_call_center']['ar-eg'] = "";
|
||||
|
||||
$text['message-confirm']['en-us'] = "Do you really want to do this?";
|
||||
$text['message-confirm']['es-cl'] = "¿Realmente desea ejecutar esta operación?";
|
||||
|
|
@ -26,6 +28,7 @@ $text['message-confirm']['pt-br'] = "Deseja realmente fazer isto?";
|
|||
$text['message-confirm']['pl'] = "Czy napewno chcesz to zrobić?";
|
||||
$text['message-confirm']['sv-se'] = "Vill du verkligen göra det här?";
|
||||
$text['message-confirm']['de-at'] = "Wollen Sie das wirklich tun?";
|
||||
$text['message-confirm']['ar-eg'] = "";
|
||||
|
||||
$text['label-waiting']['en-us'] = "Waiting";
|
||||
$text['label-waiting']['es-cl'] = "Esperando";
|
||||
|
|
@ -35,6 +38,7 @@ $text['label-waiting']['pt-br'] = "Esperar";
|
|||
$text['label-waiting']['pl'] = "Oczekiwanie";
|
||||
$text['label-waiting']['sv-se'] = "Väntar";
|
||||
$text['label-waiting']['de-at'] = "Warten";
|
||||
$text['label-waiting']['ar-eg'] = "انتظار";
|
||||
|
||||
$text['label-trying']['en-us'] = "Trying";
|
||||
$text['label-trying']['es-cl'] = "Intentando";
|
||||
|
|
@ -44,6 +48,7 @@ $text['label-trying']['pt-br'] = "Tentando";
|
|||
$text['label-trying']['pl'] = "Próba";
|
||||
$text['label-trying']['sv-se'] = "Försöker";
|
||||
$text['label-trying']['de-at'] = "Versuchen";
|
||||
$text['label-trying']['ar-eg'] = "";
|
||||
|
||||
$text['label-transfer']['en-us'] = "Transfer";
|
||||
$text['label-transfer']['es-cl'] = "Transferir";
|
||||
|
|
@ -53,6 +58,7 @@ $text['label-transfer']['pt-br'] = "Tranferência";
|
|||
$text['label-transfer']['pl'] = "Transferowanie";
|
||||
$text['label-transfer']['sv-se'] = "Överför";
|
||||
$text['label-transfer']['de-at'] = "Weiterleiten";
|
||||
$text['label-transfer']['ar-eg'] = "تحويل";
|
||||
|
||||
$text['label-time_base_score']['en-us'] = "Time Base Score";
|
||||
$text['label-time_base_score']['es-cl'] = "Puntuación basada en tiempo";
|
||||
|
|
@ -62,6 +68,7 @@ $text['label-time_base_score']['pt-br'] = "Pontuação baseada no tempo";
|
|||
$text['label-time_base_score']['pl'] = "Wynik oparty na czasie";
|
||||
$text['label-time_base_score']['sv-se'] = "Tidsbaserat Resultat";
|
||||
$text['label-time_base_score']['de-at'] = "Taktgeber Punkte";
|
||||
$text['label-time_base_score']['ar-eg'] = "";
|
||||
|
||||
$text['label-time']['en-us'] = "Time";
|
||||
$text['label-time']['es-cl'] = "Tiempo";
|
||||
|
|
@ -71,6 +78,7 @@ $text['label-time']['pt-br'] = "Fuso Horário";
|
|||
$text['label-time']['pl'] = "Czas";
|
||||
$text['label-time']['sv-se'] = "Tid";
|
||||
$text['label-time']['de-at'] = "Zeitzone";
|
||||
$text['label-time']['ar-eg'] = "التوقيت";
|
||||
|
||||
$text['label-tier_state']['en-us'] = "Tier State";
|
||||
$text['label-tier_state']['es-cl'] = "Estado de Nivel";
|
||||
|
|
@ -80,6 +88,7 @@ $text['label-tier_state']['pt-br'] = "Nivel de estado";
|
|||
$text['label-tier_state']['pl'] = "Status poziomu";
|
||||
$text['label-tier_state']['sv-se'] = "Kunskap Status";
|
||||
$text['label-tier_state']['de-at'] = "Ebenen Status";
|
||||
$text['label-tier_state']['ar-eg'] = "";
|
||||
|
||||
$text['label-tier_rules_apply']['en-us'] = "Tier Rules Apply";
|
||||
$text['label-tier_rules_apply']['es-cl'] = "Aplicar Reglas de Nivel";
|
||||
|
|
@ -89,6 +98,7 @@ $text['label-tier_rules_apply']['pt-br'] = "Aplicar regas de nivel";
|
|||
$text['label-tier_rules_apply']['pl'] = "Zastosuj zasadę poziomów";
|
||||
$text['label-tier_rules_apply']['sv-se'] = "Kunskap Regler Gäller";
|
||||
$text['label-tier_rules_apply']['de-at'] = "Ebenen Regeln werden angewendet";
|
||||
$text['label-tier_rules_apply']['ar-eg'] = "";
|
||||
|
||||
$text['label-tier_rule_wait_second']['en-us'] = "Tier Rule Wait Second";
|
||||
$text['label-tier_rule_wait_second']['es-cl'] = "Regla de nível segundo de espera";
|
||||
|
|
@ -98,6 +108,7 @@ $text['label-tier_rule_wait_second']['pt-br'] = "Regra de segundo nivel de esper
|
|||
$text['label-tier_rule_wait_second']['pl'] = "Poziomowa zasada czekania";
|
||||
$text['label-tier_rule_wait_second']['sv-se'] = "Kunskap Regel Väntetid i Sekunder";
|
||||
$text['label-tier_rule_wait_second']['de-at'] = "Ebenen Regel Wartezeit";
|
||||
$text['label-tier_rule_wait_second']['ar-eg'] = "";
|
||||
|
||||
$text['label-tier_rule_wait_multiply_level']['en-us'] = "Tier Rule Wait Multiply Level";
|
||||
$text['label-tier_rule_wait_multiply_level']['es-cl'] = "Regla de nivel multiplicar nivel de espera";
|
||||
|
|
@ -107,6 +118,7 @@ $text['label-tier_rule_wait_multiply_level']['pt-br'] = "Regra de espera multipl
|
|||
$text['label-tier_rule_wait_multiply_level']['pl'] = "Poziomowa zasada przemnożenia";
|
||||
$text['label-tier_rule_wait_multiply_level']['sv-se'] = "Kunskap Regel Väntetid Multipla Värden";
|
||||
$text['label-tier_rule_wait_multiply_level']['de-at'] = "Ebenen Regel Wartezeit Multiplikator Level";
|
||||
$text['label-tier_rule_wait_multiply_level']['ar-eg'] = "";
|
||||
|
||||
$text['label-tier_rule_no_agent_no_wait']['en-us'] = "Tier Rule No Agent No Wait";
|
||||
$text['label-tier_rule_no_agent_no_wait']['es-cl'] = "Regla de Nivel sin Agente sin Espera";
|
||||
|
|
@ -116,6 +128,7 @@ $text['label-tier_rule_no_agent_no_wait']['pt-br'] = "Regra de nivel sem espera
|
|||
$text['label-tier_rule_no_agent_no_wait']['pl'] = "Zasada poziomowa - nie ma agentów, nie ma czekania";
|
||||
$text['label-tier_rule_no_agent_no_wait']['sv-se'] = "Kunskap Regel Ingen Agent Ingen Väntan";
|
||||
$text['label-tier_rule_no_agent_no_wait']['de-at'] = "Ebenen Regel kein Agent nicht warten";
|
||||
$text['label-tier_rule_no_agent_no_wait']['ar-eg'] = "";
|
||||
|
||||
$text['label-tier_position']['en-us'] = "Tier Position";
|
||||
$text['label-tier_position']['es-cl'] = "Posición de Nivel";
|
||||
|
|
@ -125,6 +138,7 @@ $text['label-tier_position']['pt-br'] = "Nivel da posição";
|
|||
$text['label-tier_position']['pl'] = "Pozycja poziomu";
|
||||
$text['label-tier_position']['sv-se'] = "Kunskap Position";
|
||||
$text['label-tier_position']['de-at'] = "Ebenen Position";
|
||||
$text['label-tier_position']['ar-eg'] = "";
|
||||
|
||||
$text['label-tier_level']['en-us'] = "Tier Level";
|
||||
$text['label-tier_level']['es-cl'] = "Nivel";
|
||||
|
|
@ -134,6 +148,7 @@ $text['label-tier_level']['pt-br'] = "Nivel da camada";
|
|||
$text['label-tier_level']['pl'] = "Tier Level";
|
||||
$text['label-tier_level']['sv-se'] = "Kunskap Nivå";
|
||||
$text['label-tier_level']['de-at'] = "Ebenen Level";
|
||||
$text['label-tier_level']['ar-eg'] = "";
|
||||
|
||||
$text['label-system']['en-us'] = "System";
|
||||
$text['label-system']['es-cl'] = "Sistema";
|
||||
|
|
@ -143,6 +158,7 @@ $text['label-system']['pt-br'] = "Sistema";
|
|||
$text['label-system']['pl'] = "System";
|
||||
$text['label-system']['sv-se'] = "System";
|
||||
$text['label-system']['de-at'] = "System";
|
||||
$text['label-system']['ar-eg'] = "النظام";
|
||||
|
||||
$text['label-strategy']['en-us'] = "Strategy";
|
||||
$text['label-strategy']['es-cl'] = "Estrategia";
|
||||
|
|
@ -152,6 +168,7 @@ $text['label-strategy']['pt-br'] = "Estratégia";
|
|||
$text['label-strategy']['pl'] = "Strategia";
|
||||
$text['label-strategy']['sv-se'] = "Strategi";
|
||||
$text['label-strategy']['de-at'] = "Strategie";
|
||||
$text['label-strategy']['ar-eg'] = "";
|
||||
|
||||
$text['label-status_change']['en-us'] = "Status Change";
|
||||
$text['label-status_change']['es-cl'] = "Cambio de Estado";
|
||||
|
|
@ -161,6 +178,7 @@ $text['label-status_change']['pt-br'] = "Mudança de estado";
|
|||
$text['label-status_change']['pl'] = "Zmiana statusu";
|
||||
$text['label-status_change']['sv-se'] = "Status Förändra";
|
||||
$text['label-status_change']['de-at'] = "Status Änderung";
|
||||
$text['label-status_change']['ar-eg'] = "";
|
||||
|
||||
$text['label-status']['en-us'] = "Status";
|
||||
$text['label-status']['es-cl'] = "Estado";
|
||||
|
|
@ -170,6 +188,7 @@ $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-status']['ar-eg'] = "الحالة";
|
||||
|
||||
$text['label-state']['en-us'] = "State";
|
||||
$text['label-state']['es-cl'] = "Estado";
|
||||
|
|
@ -179,6 +198,7 @@ $text['label-state']['pt-br'] = "Estado";
|
|||
$text['label-state']['pl'] = "Stan";
|
||||
$text['label-state']['sv-se'] = "Status";
|
||||
$text['label-state']['de-at'] = "Status";
|
||||
$text['label-state']['ar-eg'] = "";
|
||||
|
||||
$text['label-record_template']['en-us'] = "Record Template";
|
||||
$text['label-record_template']['es-cl'] = "Plantilla de Grabación";
|
||||
|
|
@ -188,6 +208,7 @@ $text['label-record_template']['pt-br'] = "Gravar";
|
|||
$text['label-record_template']['pl'] = "Nagraj";
|
||||
$text['label-record_template']['sv-se'] = "Spela In Mall";
|
||||
$text['label-record_template']['de-at'] = "Aufnahme Vorlage";
|
||||
$text['label-record_template']['ar-eg'] = "";
|
||||
|
||||
$text['label-queue_name']['en-us'] = "Queue Name";
|
||||
$text['label-queue_name']['es-cl'] = "Nombre de Cola";
|
||||
|
|
@ -197,6 +218,7 @@ $text['label-queue_name']['pt-br'] = "Nome da fila";
|
|||
$text['label-queue_name']['pl'] = "Nazwa kolejki";
|
||||
$text['label-queue_name']['sv-se'] = "Grupp Namn";
|
||||
$text['label-queue_name']['de-at'] = "Warteschlange Name";
|
||||
$text['label-queue_name']['ar-eg'] = "اسم الطابور";
|
||||
|
||||
$text['label-queue']['en-us'] = "Queue";
|
||||
$text['label-queue']['es-cl'] = "Cola";
|
||||
|
|
@ -206,6 +228,7 @@ $text['label-queue']['pt-br'] = "Fila";
|
|||
$text['label-queue']['pl'] = "Kolejka";
|
||||
$text['label-queue']['sv-se'] = "Grupp";
|
||||
$text['label-queue']['de-at'] = "Warteschlange";
|
||||
$text['label-queue']['ar-eg'] = "طابور";
|
||||
|
||||
$text['label-options']['en-us'] = "Options";
|
||||
$text['label-options']['es-cl'] = "Opciones";
|
||||
|
|
@ -215,6 +238,7 @@ $text['label-options']['pt-br'] = "Opções";
|
|||
$text['label-options']['pl'] = "Opcje";
|
||||
$text['label-options']['sv-se'] = "Val";
|
||||
$text['label-options']['de-at'] = "Optionen";
|
||||
$text['label-options']['ar-eg'] = "";
|
||||
|
||||
$text['label-number']['en-us'] = "Number";
|
||||
$text['label-number']['es-cl'] = "Número";
|
||||
|
|
@ -224,6 +248,7 @@ $text['label-number']['pt-br'] = "Número";
|
|||
$text['label-number']['pl'] = "Numer";
|
||||
$text['label-number']['sv-se'] = "Nummer";
|
||||
$text['label-number']['de-at'] = "Nummer";
|
||||
$text['label-number']['ar-eg'] = "رقم";
|
||||
|
||||
$text['label-name']['en-us'] = "Name";
|
||||
$text['label-name']['es-cl'] = "Nombre";
|
||||
|
|
@ -233,6 +258,7 @@ $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-name']['ar-eg'] = "الأسم";
|
||||
|
||||
$text['label-music_on_hold']['en-us'] = "Music on Hold";
|
||||
$text['label-music_on_hold']['es-cl'] = "Musica en Espera";
|
||||
|
|
@ -242,6 +268,7 @@ $text['label-music_on_hold']['pt-br'] = "Música de espera";
|
|||
$text['label-music_on_hold']['pl'] = "Muzyka na czekanie";
|
||||
$text['label-music_on_hold']['sv-se'] = "Väntmusik";
|
||||
$text['label-music_on_hold']['de-at'] = "Haltemusik";
|
||||
$text['label-music_on_hold']['ar-eg'] = "";
|
||||
|
||||
$text['label-missed']['en-us'] = "Missed";
|
||||
$text['label-missed']['es-cl'] = "Perdido";
|
||||
|
|
@ -251,6 +278,7 @@ $text['label-missed']['pt-br'] = "Perdidas";
|
|||
$text['label-missed']['pl'] = "Nie odebrany";
|
||||
$text['label-missed']['sv-se'] = "Missade";
|
||||
$text['label-missed']['de-at'] = "Verpasst";
|
||||
$text['label-missed']['ar-eg'] = "";
|
||||
|
||||
$text['label-max_wait_time_with_no_agent']['en-us'] = "Max Wait Time with No Agent";
|
||||
$text['label-max_wait_time_with_no_agent']['es-cl'] = "Tiempo Máximo de Espera sin Agente";
|
||||
|
|
@ -260,6 +288,7 @@ $text['label-max_wait_time_with_no_agent']['pt-br'] = "Tempo máximo sem agente"
|
|||
$text['label-max_wait_time_with_no_agent']['pl'] = "Maks czas oczekiwania bez agenta";
|
||||
$text['label-max_wait_time_with_no_agent']['sv-se'] = "Max Vänt Tid (Ingen Agent)";
|
||||
$text['label-max_wait_time_with_no_agent']['de-at'] = "Maximale Wartezeit ohne Agent";
|
||||
$text['label-max_wait_time_with_no_agent']['ar-eg'] = "";
|
||||
|
||||
$text['label-max_wait_time']['en-us'] = "Max Wait Time";
|
||||
$text['label-max_wait_time']['es-cl'] = "Tiempo Máximo de Espera";
|
||||
|
|
@ -269,6 +298,7 @@ $text['label-max_wait_time']['pt-br'] = "Tempo máximo de espera";
|
|||
$text['label-max_wait_time']['pl'] = "Maks czas oczekiwania";
|
||||
$text['label-max_wait_time']['sv-se'] = "Max Vänt Tid";
|
||||
$text['label-max_wait_time']['de-at'] = "Maximale Wartezeit";
|
||||
$text['label-max_wait_time']['ar-eg'] = "";
|
||||
|
||||
$text['label-extension']['en-us'] = "Extension";
|
||||
$text['label-extension']['es-cl'] = "Extensión";
|
||||
|
|
@ -278,6 +308,7 @@ $text['label-extension']['pt-br'] = "Ramal";
|
|||
$text['label-extension']['pl'] = "Numer wewnętrzny";
|
||||
$text['label-extension']['sv-se'] = "Anknytning";
|
||||
$text['label-extension']['de-at'] = "Nebenstelle";
|
||||
$text['label-extension']['ar-eg'] = "رقم داخلي";
|
||||
|
||||
$text['label-eavesdrop']['en-us'] = "Eavesdrop";
|
||||
$text['label-eavesdrop']['es-cl'] = "Escuchar";
|
||||
|
|
@ -287,6 +318,7 @@ $text['label-eavesdrop']['pt-br'] = "Investigar";
|
|||
$text['label-eavesdrop']['pl'] = "Podsłuchiwanie";
|
||||
$text['label-eavesdrop']['sv-se'] = "Medlyssning";
|
||||
$text['label-eavesdrop']['de-at'] = "Mithören";
|
||||
$text['label-eavesdrop']['ar-eg'] = "";
|
||||
|
||||
$text['label-discard_abandoned_after']['en-us'] = "Discard Abandoned After";
|
||||
$text['label-discard_abandoned_after']['es-cl'] = "Descartar Abandono Despues de";
|
||||
|
|
@ -296,6 +328,7 @@ $text['label-discard_abandoned_after']['pt-br'] = "Rejeição abandonada depois"
|
|||
$text['label-discard_abandoned_after']['pl'] = "Odrzuć opuszczoną rozmowę po";
|
||||
$text['label-discard_abandoned_after']['sv-se'] = "Uteslut Övergivna Efter ";
|
||||
$text['label-discard_abandoned_after']['de-at'] = "Zurückweisen nach Abwurf";
|
||||
$text['label-discard_abandoned_after']['ar-eg'] = "";
|
||||
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
|
|
@ -305,6 +338,7 @@ $text['label-description']['pt-br'] = "Descrição";
|
|||
$text['label-description']['pl'] = "Opis";
|
||||
$text['label-description']['sv-se'] = "Beskrivning";
|
||||
$text['label-description']['de-at'] = "Beschreibung";
|
||||
$text['label-description']['ar-eg'] = "الوصف";
|
||||
|
||||
$text['label-call']['en-us'] = "Call";
|
||||
$text['label-call']['es-cl'] = "Llamar";
|
||||
|
|
@ -314,6 +348,7 @@ $text['label-call']['pt-br'] = "Chamada";
|
|||
$text['label-call']['pl'] = "Rozmowa";
|
||||
$text['label-call']['sv-se'] = "Samtal";
|
||||
$text['label-call']['de-at'] = "Anruf";
|
||||
$text['label-call']['ar-eg'] = "";
|
||||
|
||||
$text['label-answered']['en-us'] = "Answered";
|
||||
$text['label-answered']['es-cl'] = "Respondido";
|
||||
|
|
@ -323,6 +358,7 @@ $text['label-answered']['pt-br'] = "Atendidas";
|
|||
$text['label-answered']['pl'] = "Odebrano";
|
||||
$text['label-answered']['sv-se'] = "Besvarad";
|
||||
$text['label-answered']['de-at'] = "Angenommen";
|
||||
$text['label-answered']['ar-eg'] = "";
|
||||
|
||||
$text['label-agent']['en-us'] = "Agent";
|
||||
$text['label-agent']['es-cl'] = "Agente";
|
||||
|
|
@ -332,6 +368,7 @@ $text['label-agent']['pt-br'] = "Agente";
|
|||
$text['label-agent']['pl'] = "Agent";
|
||||
$text['label-agent']['sv-se'] = "Agent";
|
||||
$text['label-agent']['de-at'] = "Agent";
|
||||
$text['label-agent']['ar-eg'] = "";
|
||||
|
||||
$text['label-abandoned_resume_allowed']['en-us'] = "Abandoned Resume Allowed";
|
||||
$text['label-abandoned_resume_allowed']['es-cl'] = "Permitir Reanudación de Abandono";
|
||||
|
|
@ -341,6 +378,7 @@ $text['label-abandoned_resume_allowed']['pt-br'] = "Resumo autorizado";
|
|||
$text['label-abandoned_resume_allowed']['pl'] = "Odbieranie odrzuconych rozmów jest dozwolone";
|
||||
$text['label-abandoned_resume_allowed']['sv-se'] = "Återuppta Övergivna Tillåtet";
|
||||
$text['label-abandoned_resume_allowed']['de-at'] = "Wiederaufnahme nach Zurückweisung erlaubt";
|
||||
$text['label-abandoned_resume_allowed']['ar-eg'] = "";
|
||||
|
||||
$text['header-agents']['en-us'] = "Agents";
|
||||
$text['header-agents']['es-cl'] = "Agentes";
|
||||
|
|
@ -350,6 +388,7 @@ $text['header-agents']['pt-br'] = "Agentes";
|
|||
$text['header-agents']['pl'] = "Agenci";
|
||||
$text['header-agents']['sv-se'] = "Agenter";
|
||||
$text['header-agents']['de-at'] = "Agenten";
|
||||
$text['header-agents']['ar-eg'] = "";
|
||||
|
||||
$text['header-active_call_center']['en-us'] = "Active Call Center";
|
||||
$text['header-active_call_center']['es-cl'] = "Centro de Llamados Activo";
|
||||
|
|
@ -359,6 +398,7 @@ $text['header-active_call_center']['pt-br'] = "Atividade do call center";
|
|||
$text['header-active_call_center']['pl'] = "Aktywność w Call Center ";
|
||||
$text['header-active_call_center']['sv-se'] = "Aktivt Call Center";
|
||||
$text['header-active_call_center']['de-at'] = "Aktives Callcenter";
|
||||
$text['header-active_call_center']['ar-eg'] = "";
|
||||
|
||||
$text['description-queue']['en-us'] = "A current list of callers in the queue is below.";
|
||||
$text['description-queue']['es-cl'] = "Un listado de los llamantes en cola se muestra a continuación.";
|
||||
|
|
@ -368,6 +408,7 @@ $text['description-queue']['pt-br'] = "Lista de chamada na fila";
|
|||
$text['description-queue']['pl'] = "Aktualna lista rozmówców w kolejce jest poniżej .";
|
||||
$text['description-queue']['sv-se'] = "Aktuell lista på köande samtal enligt nedan ";
|
||||
$text['description-queue']['de-at'] = "Eine aktuelle Liste der Anrufer in der Warteschlange sehen sie unten.";
|
||||
$text['description-queue']['ar-eg'] = "";
|
||||
|
||||
$text['description-agents']['en-us'] = "A current list of agents is below.";
|
||||
$text['description-agents']['es-cl'] = "Un listado de los agentes actuales de muestra a continuación.";
|
||||
|
|
@ -377,6 +418,7 @@ $text['description-agents']['pt-br'] = "Lista de agentes";
|
|||
$text['description-agents']['pl'] = "Aktualna lista agentów jest poniżej ";
|
||||
$text['description-agents']['sv-se'] = "Aktuell lista på Agenter enligt nedan";
|
||||
$text['description-agents']['de-at'] = "Eine aktuelle Liste der Agenten sehen sie unten.";
|
||||
$text['description-agents']['ar-eg'] = "";
|
||||
|
||||
$text['description-active_call_center']['en-us'] = "Select a Call Center Queue from the list below to view its activity.";
|
||||
$text['description-active_call_center']['es-cl'] = "Seleccione la Cola del Centro de Llamados desde el siguiente listado para ver su actividad.";
|
||||
|
|
@ -386,6 +428,7 @@ $text['description-active_call_center']['pt-br'] = "Selecione uma fila de call c
|
|||
$text['description-active_call_center']['pl'] = "Aby zobaczyć aktywność kolejki w Call Center wybierz ja z poniższej listy.";
|
||||
$text['description-active_call_center']['sv-se'] = "Välj en Call Center Grupp från listan nedan för att se dess aktivitet";
|
||||
$text['description-active_call_center']['de-at'] = "Wählen Sie eine Callcenter Warteschlange aus der Liste unten um die Aktivität zu beobachten.";
|
||||
$text['description-active_call_center']['ar-eg'] = "";
|
||||
|
||||
$text['button-view']['en-us'] = "View";
|
||||
$text['button-view']['es-cl'] = "Ver";
|
||||
|
|
@ -395,6 +438,7 @@ $text['button-view']['pt-br'] = "Visualizar";
|
|||
$text['button-view']['pl'] = "Widok";
|
||||
$text['button-view']['sv-se'] = "Visa";
|
||||
$text['button-view']['de-at'] = "Ansicht";
|
||||
$text['button-view']['ar-eg'] = "عرض";
|
||||
|
||||
$text['button-edit']['en-us'] = "Edit";
|
||||
$text['button-edit']['es-cl'] = "Editar";
|
||||
|
|
@ -404,5 +448,6 @@ $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-edit']['ar-eg'] = "تعديل";
|
||||
|
||||
?>
|
||||
|
|
@ -11,6 +11,7 @@ $text['title-destinations']['uk'] = "Номери";
|
|||
$text['title-destinations']['ro'] = "Destinații";
|
||||
$text['title-destinations']['de-at'] = "Kopfnummern";
|
||||
$text['title-destinations']['fa'] = "";
|
||||
$text['title-destinations']['ar-eg'] = "جهات الأتصال";
|
||||
|
||||
$text['title-destination-edit']['en-us'] = "Destination";
|
||||
$text['title-destination-edit']['es-cl'] = "Editar Destino";
|
||||
|
|
@ -23,6 +24,7 @@ $text['title-destination-edit']['uk'] = "Номер";
|
|||
$text['title-destination-edit']['ro'] = "Destinație";
|
||||
$text['title-destination-edit']['de-at'] = "Kopfnummer";
|
||||
$text['title-destination-edit']['fa'] = "";
|
||||
$text['title-destination-edit']['ar-eg'] = "جهه الأتصال";
|
||||
|
||||
$text['title-destination-add']['en-us'] = "Destination";
|
||||
$text['title-destination-add']['es-cl'] = "Agregar Destino";
|
||||
|
|
@ -35,6 +37,7 @@ $text['title-destination-add']['uk'] = "Номер";
|
|||
$text['title-destination-add']['ro'] = "Destinație";
|
||||
$text['title-destination-add']['de-at'] = "Kopfnummer";
|
||||
$text['title-destination-add']['fa'] = "";
|
||||
$text['title-destination-add']['ar-eg'] = "جهه الأتصال";
|
||||
|
||||
$text['select-global']['en-us'] = "Global";
|
||||
$text['select-global']['es-cl'] = "Global";
|
||||
|
|
@ -47,6 +50,7 @@ $text['select-global']['uk'] = "Глобальний";
|
|||
$text['select-global']['ro'] = "Global";
|
||||
$text['select-global']['de-at'] = "Global";
|
||||
$text['select-global']['fa'] = "عمومی";
|
||||
$text['select-global']['ar-eg'] = "";
|
||||
|
||||
$text['option-type_outbound']['en-us'] = "Outbound";
|
||||
$text['option-type_outbound']['es-cl'] = "Saliente";
|
||||
|
|
@ -59,6 +63,7 @@ $text['option-type_outbound']['uk'] = "Вихідний";
|
|||
$text['option-type_outbound']['ro'] = "";
|
||||
$text['option-type_outbound']['de-at'] = "Ausgehend";
|
||||
$text['option-type_outbound']['fa'] = "خروجی";
|
||||
$text['option-type_outbound']['ar-eg'] = "صادر";
|
||||
|
||||
$text['option-type_inbound']['en-us'] = "Inbound";
|
||||
$text['option-type_inbound']['es-cl'] = "Entrante";
|
||||
|
|
@ -71,6 +76,7 @@ $text['option-type_inbound']['uk'] = "Вхідний";
|
|||
$text['option-type_inbound']['ro'] = "";
|
||||
$text['option-type_inbound']['de-at'] = "Eingehend";
|
||||
$text['option-type_inbound']['fa'] = "ورودی";
|
||||
$text['option-type_inbound']['ar-eg'] = "وارد";
|
||||
|
||||
$text['message-update']['en-us'] = "Update Completed";
|
||||
$text['message-update']['es-cl'] = "Actualización Completa";
|
||||
|
|
@ -83,6 +89,7 @@ $text['message-update']['uk'] = "Оновлення завершено";
|
|||
$text['message-update']['ro'] = "Actualizare completă";
|
||||
$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
|
||||
$text['message-update']['fa'] = "بروز رسانی انجام شد";
|
||||
$text['message-update']['ar-eg'] = "اكتمال التحديث";
|
||||
|
||||
$text['message-required']['en-us'] = "Please provide: ";
|
||||
$text['message-required']['es-cl'] = "Por favor ingrese: ";
|
||||
|
|
@ -95,6 +102,7 @@ $text['message-required']['uk'] = "Будь ласка, вкажіть:";
|
|||
$text['message-required']['ro'] = "";
|
||||
$text['message-required']['de-at'] = "Bitte geben Sie folgendes an:";
|
||||
$text['message-required']['fa'] = "";
|
||||
$text['message-required']['ar-eg'] = "من فضلك أدخل";
|
||||
|
||||
$text['message-maximum_destinations']['en-us'] = "Maximum Destinations:";
|
||||
$text['message-maximum_destinations']['es-cl'] = "Destinos Máximo Permitido:";
|
||||
|
|
@ -107,6 +115,7 @@ $text['message-maximum_destinations']['uk'] = "Максимум номерів:"
|
|||
$text['message-maximum_destinations']['ro'] = "";
|
||||
$text['message-maximum_destinations']['de-at'] = "Maximale Anzahl an Kopfnummern:";
|
||||
$text['message-maximum_destinations']['fa'] = "";
|
||||
$text['message-maximum_destinations']['ar-eg'] = "الحد الأقصي لجهات الأتصال";
|
||||
|
||||
$text['message-duplicate']['en-us'] = "Duplicate detected";
|
||||
$text['message-duplicate']['es-cl'] = "Duplicar detectado";
|
||||
|
|
@ -119,6 +128,7 @@ $text['message-duplicate']['uk'] = "Знайдено дублікат";
|
|||
$text['message-duplicate']['ro'] = "";
|
||||
$text['message-duplicate']['de-at'] = "bereits vorhanden";
|
||||
$text['message-duplicate']['fa'] = "مورد تکراری";
|
||||
$text['message-duplicate']['ar-eg'] = "";
|
||||
|
||||
$text['message-delete']['en-us'] = "Delete Completed";
|
||||
$text['message-delete']['es-cl'] = "Eliminación Completa";
|
||||
|
|
@ -131,6 +141,7 @@ $text['message-delete']['uk'] = "Видалено";
|
|||
$text['message-delete']['ro'] = "Ștergere completă";
|
||||
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
||||
$text['message-delete']['fa'] = "حذف انجام شد";
|
||||
$text['message-delete']['ar-eg'] = "تم المسح";
|
||||
|
||||
$text['message-add']['en-us'] = "Add Completed";
|
||||
$text['message-add']['es-cl'] = "Agregar Completo";
|
||||
|
|
@ -143,6 +154,7 @@ $text['message-add']['uk'] = "Додано";
|
|||
$text['message-add']['ro'] = "Adăugare completă";
|
||||
$text['message-add']['de-at'] = "Erfolgreich hinzugefügt";
|
||||
$text['message-add']['fa'] = "";
|
||||
$text['message-add']['ar-eg'] = "تمت الأضافة";
|
||||
|
||||
$text['label-true']['en-us'] = "True";
|
||||
$text['label-true']['es-cl'] = "Verdadero";
|
||||
|
|
@ -155,6 +167,7 @@ $text['label-true']['uk'] = "Так";
|
|||
$text['label-true']['ro'] = "";
|
||||
$text['label-true']['de-at'] = "Ein";
|
||||
$text['label-true']['fa'] = "";
|
||||
$text['label-true']['ar-eg'] = "صحيح";
|
||||
|
||||
$text['label-monthly_price_buy']['en-us'] = "Monthly buy price";
|
||||
$text['label-monthly_price_buy']['es-cl'] = "Precio mensual de compra";
|
||||
|
|
@ -167,6 +180,7 @@ $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_buy']['fa'] = "";
|
||||
$text['label-monthly_price_buy']['ar-eg'] = "";
|
||||
|
||||
$text['label-monthly_price']['en-us'] = "Monthly selling price";
|
||||
$text['label-monthly_price']['es-cl'] = "Precio mensual de venta";
|
||||
|
|
@ -179,6 +193,7 @@ $text['label-monthly_price']['uk'] = "Щомісячна ціна продажу
|
|||
$text['label-monthly_price']['ro'] = "";
|
||||
$text['label-monthly_price']['de-at'] = "Monatlicher Verkaufspreis";
|
||||
$text['label-monthly_price']['fa'] = "";
|
||||
$text['label-monthly_price']['ar-eg'] = "";
|
||||
|
||||
$text['label-fax_uuid']['en-us'] = "Fax Detection";
|
||||
$text['label-fax_uuid']['es-cl'] = "Detección de Fax";
|
||||
|
|
@ -191,6 +206,7 @@ $text['label-fax_uuid']['uk'] = "Виявлення факсу";
|
|||
$text['label-fax_uuid']['ro'] = "";
|
||||
$text['label-fax_uuid']['de-at'] = "Fax Erkennung";
|
||||
$text['label-fax_uuid']['fa'] = "آشکارسازی فاکس";
|
||||
$text['label-fax_uuid']['ar-eg'] = "";
|
||||
|
||||
$text['label-false']['en-us'] = "False";
|
||||
$text['label-false']['es-cl'] = "Falso";
|
||||
|
|
@ -203,6 +219,7 @@ $text['label-false']['uk'] = "Ні";
|
|||
$text['label-false']['ro'] = "";
|
||||
$text['label-false']['de-at'] = "Aus";
|
||||
$text['label-false']['fa'] = "";
|
||||
$text['label-false']['ar-eg'] = "خطأ";
|
||||
|
||||
$text['label-domain-name']['en-us'] = "Domain Name";
|
||||
$text['label-domain-name']['es-cl'] = "Nombre de Dominio";
|
||||
|
|
@ -215,6 +232,7 @@ $text['label-domain-name']['uk'] = "Назва домену";
|
|||
$text['label-domain-name']['ro'] = "";
|
||||
$text['label-domain-name']['de-at'] = "Domain Name";
|
||||
$text['label-domain-name']['fa'] = "اسم دامین";
|
||||
$text['label-domain-name']['ar-eg'] = "اسم النطاق";
|
||||
|
||||
$text['label-domain']['en-us'] = "Domain";
|
||||
$text['label-domain']['es-cl'] = "Dominio";
|
||||
|
|
@ -227,6 +245,7 @@ $text['label-domain']['uk'] = "Домен";
|
|||
$text['label-domain']['ro'] = "Domeniu";
|
||||
$text['label-domain']['de-at'] = "Domain";
|
||||
$text['label-domain']['fa'] = "";
|
||||
$text['label-domain']['ar-eg'] = "النطاق";
|
||||
|
||||
$text['label-detail_action']['en-us'] = "Actions";
|
||||
$text['label-detail_action']['es-cl'] = "Accións";
|
||||
|
|
@ -239,6 +258,7 @@ $text['label-detail_action']['uk'] = "Дії";
|
|||
$text['label-detail_action']['ro'] = "";
|
||||
$text['label-detail_action']['de-at'] = "Aktionen";
|
||||
$text['label-detail_action']['fa'] = "";
|
||||
$text['label-detail_action']['ar-eg'] = "الأفعال";
|
||||
|
||||
$text['label-destination_type']['en-us'] = "Type";
|
||||
$text['label-destination_type']['es-cl'] = "Tipo";
|
||||
|
|
@ -251,6 +271,7 @@ $text['label-destination_type']['uk'] = "Тип";
|
|||
$text['label-destination_type']['ro'] = "";
|
||||
$text['label-destination_type']['de-at'] = "Typ";
|
||||
$text['label-destination_type']['fa'] = "";
|
||||
$text['label-destination_type']['ar-eg'] = "النوع";
|
||||
|
||||
$text['label-destination_number']['en-us'] = "Destination";
|
||||
$text['label-destination_number']['es-cl'] = "Destino";
|
||||
|
|
@ -263,6 +284,7 @@ $text['label-destination_number']['uk'] = "Номер";
|
|||
$text['label-destination_number']['ro'] = "";
|
||||
$text['label-destination_number']['de-at'] = "Ziel";
|
||||
$text['label-destination_number']['fa'] = "";
|
||||
$text['label-destination_number']['ar-eg'] = "جهه الأتصال";
|
||||
|
||||
$text['label-destination_enabled']['en-us'] = "Enabled";
|
||||
$text['label-destination_enabled']['es-cl'] = "Activado";
|
||||
|
|
@ -275,6 +297,7 @@ $text['label-destination_enabled']['uk'] = "Включено";
|
|||
$text['label-destination_enabled']['ro'] = "";
|
||||
$text['label-destination_enabled']['de-at'] = "Ein";
|
||||
$text['label-destination_enabled']['fa'] = "";
|
||||
$text['label-destination_enabled']['ar-eg'] = "مفعل";
|
||||
|
||||
$text['label-destination_description']['en-us'] = "Description";
|
||||
$text['label-destination_description']['es-cl'] = "Descripción";
|
||||
|
|
@ -287,6 +310,7 @@ $text['label-destination_description']['uk'] = "Опис";
|
|||
$text['label-destination_description']['ro'] = "";
|
||||
$text['label-destination_description']['de-at'] = "Beschreibung";
|
||||
$text['label-destination_description']['fa'] = "";
|
||||
$text['label-destination_description']['ar-eg'] = "الوصف";
|
||||
|
||||
$text['label-destination_context']['en-us'] = "Context";
|
||||
$text['label-destination_context']['es-cl'] = "Contexto";
|
||||
|
|
@ -299,6 +323,7 @@ $text['label-destination_context']['uk'] = "Контекст";
|
|||
$text['label-destination_context']['ro'] = "";
|
||||
$text['label-destination_context']['de-at'] = "Kontext";
|
||||
$text['label-destination_context']['fa'] = "";
|
||||
$text['label-destination_context']['ar-eg'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -311,6 +336,7 @@ $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_cid_name_prefix']['fa'] = "";
|
||||
$text['label-destination_cid_name_prefix']['ar-eg'] = "";
|
||||
|
||||
$text['label-destination_caller_id_number']['en-us'] = "Caller ID Number";
|
||||
$text['label-destination_caller_id_number']['es-cl'] = "Número de Caller ID";
|
||||
|
|
@ -323,6 +349,7 @@ $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_number']['fa'] = "";
|
||||
$text['label-destination_caller_id_number']['ar-eg'] = "رقم المتصل";
|
||||
|
||||
$text['label-destination_caller_id_name']['en-us'] = "Caller ID Name";
|
||||
$text['label-destination_caller_id_name']['es-cl'] = "Nombre de Caller ID";
|
||||
|
|
@ -335,6 +362,7 @@ $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-destination_caller_id_name']['fa'] = "";
|
||||
$text['label-destination_caller_id_name']['ar-eg'] = "اسم المتصل";
|
||||
|
||||
$text['label-carrier']['en-us'] = "Carrier name";
|
||||
$text['label-carrier']['es-cl'] = "Nombre del carrier";
|
||||
|
|
@ -347,6 +375,7 @@ $text['label-carrier']['uk'] = "Назва оператора";
|
|||
$text['label-carrier']['ro'] = "";
|
||||
$text['label-carrier']['de-at'] = "Provider Name";
|
||||
$text['label-carrier']['fa'] = "";
|
||||
$text['label-carrier']['ar-eg'] = "";
|
||||
|
||||
$text['label-account_code']['en-us'] = "Account Code";
|
||||
$text['label-account_code']['es-cl'] = "Código de Cuenta";
|
||||
|
|
@ -359,6 +388,7 @@ $text['label-account_code']['uk'] = "Код облікового запису";
|
|||
$text['label-account_code']['ro'] = "";
|
||||
$text['label-account_code']['de-at'] = "Account Code";
|
||||
$text['label-account_code']['fa'] = "";
|
||||
$text['label-account_code']['ar-eg'] = "";
|
||||
|
||||
$text['header-destinations']['en-us'] = "Destinations";
|
||||
$text['header-destinations']['es-cl'] = "Destinos";
|
||||
|
|
@ -371,6 +401,7 @@ $text['header-destinations']['uk'] = "Номери";
|
|||
$text['header-destinations']['ro'] = "";
|
||||
$text['header-destinations']['de-at'] = "Ziele";
|
||||
$text['header-destinations']['fa'] = "";
|
||||
$text['header-destinations']['ar-eg'] = "جهات الأتصال";
|
||||
|
||||
$text['header-destination-edit']['en-us'] = "Destination";
|
||||
$text['header-destination-edit']['es-cl'] = "Editar Destino";
|
||||
|
|
@ -383,6 +414,7 @@ $text['header-destination-edit']['uk'] = "Номер";
|
|||
$text['header-destination-edit']['ro'] = "";
|
||||
$text['header-destination-edit']['de-at'] = "Ziel";
|
||||
$text['header-destination-edit']['fa'] = "";
|
||||
$text['header-destination-edit']['ar-eg'] = "جهه الأتصال";
|
||||
|
||||
$text['header-destination-add']['en-us'] = "Destination";
|
||||
$text['header-destination-add']['es-cl'] = "Agregar Destino";
|
||||
|
|
@ -395,6 +427,7 @@ $text['header-destination-add']['uk'] = "Номер";
|
|||
$text['header-destination-add']['ro'] = "";
|
||||
$text['header-destination-add']['de-at'] = "Ziel";
|
||||
$text['header-destination-add']['fa'] = "";
|
||||
$text['header-destination-add']['ar-eg'] = "جهه الأتصال";
|
||||
|
||||
$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)";
|
||||
|
|
@ -407,6 +440,7 @@ $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_buy']['fa'] = "";
|
||||
$text['description-monthly_price_buy']['ar-eg'] = "";
|
||||
|
||||
$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)";
|
||||
|
|
@ -419,6 +453,7 @@ $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-monthly_price']['fa'] = "";
|
||||
$text['description-monthly_price']['ar-eg'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -431,6 +466,7 @@ $text['description-fax_uuid']['uk'] = "Виберіть номер для фа
|
|||
$text['description-fax_uuid']['ro'] = "";
|
||||
$text['description-fax_uuid']['de-at'] = "Wählen Sie einen Fax Server um Faxerkennung für eingehende Anrufe zu aktivieren.";
|
||||
$text['description-fax_uuid']['fa'] = "";
|
||||
$text['description-fax_uuid']['ar-eg'] = "";
|
||||
|
||||
$text['description-domain']['en-us'] = "";
|
||||
$text['description-domain']['es-cl'] = "";
|
||||
|
|
@ -443,6 +479,7 @@ $text['description-domain']['uk'] = "";
|
|||
$text['description-domain']['ro'] = "";
|
||||
$text['description-domain']['de-at'] = "";
|
||||
$text['description-domain']['fa'] = "";
|
||||
$text['description-domain']['ar-eg'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -455,6 +492,7 @@ $text['description-destinations']['uk'] = "Вхідні номери можут
|
|||
$text['description-destinations']['ro'] = "";
|
||||
$text['description-destinations']['de-at'] = "Kopfnummern sind DID/DDI, DNIS oder alternative Nummern für eingehende Anrufe";
|
||||
$text['description-destinations']['fa'] = "";
|
||||
$text['description-destinations']['ar-eg'] = "";
|
||||
|
||||
$text['description-destination_type']['en-us'] = "Select the type.";
|
||||
$text['description-destination_type']['es-cl'] = "Seleccione el tipo.";
|
||||
|
|
@ -467,6 +505,7 @@ $text['description-destination_type']['uk'] = "Виберіть тип";
|
|||
$text['description-destination_type']['ro'] = "";
|
||||
$text['description-destination_type']['de-at'] = "Wählen Sie den Typ.";
|
||||
$text['description-destination_type']['fa'] = "";
|
||||
$text['description-destination_type']['ar-eg'] = "اختر النوع";
|
||||
|
||||
$text['description-destination_number']['en-us'] = "Enter the destination.";
|
||||
$text['description-destination_number']['es-cl'] = "Ingrese el destino.";
|
||||
|
|
@ -479,6 +518,7 @@ $text['description-destination_number']['uk'] = "Введіть номер";
|
|||
$text['description-destination_number']['ro'] = "";
|
||||
$text['description-destination_number']['de-at'] = "Geben Sie das Ziel an.";
|
||||
$text['description-destination_number']['fa'] = "";
|
||||
$text['description-destination_number']['ar-eg'] = "أدخل جهه الأتصال";
|
||||
|
||||
$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";
|
||||
|
|
@ -491,6 +531,7 @@ $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_enabled']['fa'] = "";
|
||||
$text['description-destination_enabled']['ar-eg'] = "";
|
||||
|
||||
$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)";
|
||||
|
|
@ -503,6 +544,7 @@ $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_description']['fa'] = "";
|
||||
$text['description-destination_description']['ar-eg'] = "";
|
||||
|
||||
$text['description-destination_context']['en-us'] = "Enter the context.";
|
||||
$text['description-destination_context']['es-cl'] = "Ingrese el contexto";
|
||||
|
|
@ -515,6 +557,7 @@ $text['description-destination_context']['uk'] = "Контекст";
|
|||
$text['description-destination_context']['ro'] = "";
|
||||
$text['description-destination_context']['de-at'] = "Geben Sie den Kontext an.";
|
||||
$text['description-destination_context']['fa'] = "";
|
||||
$text['description-destination_context']['ar-eg'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -527,6 +570,7 @@ $text['description-destination_cid_name_prefix']['uk'] = "Введіть пре
|
|||
$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_cid_name_prefix']['fa'] = "";
|
||||
$text['description-destination_cid_name_prefix']['ar-eg'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -539,6 +583,7 @@ $text['description-destination_caller_id_number']['uk'] = "Введіть ном
|
|||
$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_number']['fa'] = "";
|
||||
$text['description-destination_caller_id_number']['ar-eg'] = "أدخل رقم المتصل";
|
||||
|
||||
$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";
|
||||
|
|
@ -551,6 +596,7 @@ $text['description-destination_caller_id_name']['uk'] = "Введіть ім’
|
|||
$text['description-destination_caller_id_name']['ro'] = "";
|
||||
$text['description-destination_caller_id_name']['de-at'] = "Geben Sie die Anruferkennung (Name) an.";
|
||||
$text['description-destination_caller_id_name']['fa'] = "";
|
||||
$text['description-destination_caller_id_name']['ar-eg'] = "أدخل اسم المتصل";
|
||||
|
||||
$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";
|
||||
|
|
@ -563,6 +609,7 @@ $text['description-carrier']['uk'] = "Введіть назву оператор
|
|||
$text['description-carrier']['ro'] = "";
|
||||
$text['description-carrier']['de-at'] = "Geben Sie den Providernamen an. Dies wird für das Abrechnungsmodul verwendet.";
|
||||
$text['description-carrier']['fa'] = "";
|
||||
$text['description-carrier']['ar-eg'] = "";
|
||||
|
||||
$text['description-account_code']['en-us'] = "Enter account code.";
|
||||
$text['description-account_code']['es-cl'] = "Ingrese el código de cuenta.";
|
||||
|
|
@ -575,6 +622,7 @@ $text['description-account_code']['uk'] = "Введіть код обліков
|
|||
$text['description-account_code']['ro'] = "";
|
||||
$text['description-account_code']['de-at'] = "Geben Sie einen Account Code an.";
|
||||
$text['description-account_code']['fa'] = "";
|
||||
$text['description-account_code']['ar-eg'] = "";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
|
|
@ -587,6 +635,7 @@ $text['confirm-delete']['uk'] = "Ви дійсно бажаєте це вида
|
|||
$text['confirm-delete']['ro'] = "";
|
||||
$text['confirm-delete']['de-at'] = "Wollen Sie das wirklich löschen?";
|
||||
$text['confirm-delete']['fa'] = "";
|
||||
$text['confirm-delete']['ar-eg'] = "";
|
||||
|
||||
$text['button-show_all']['en-us'] = "Show All";
|
||||
$text['button-show_all']['es-cl'] = "Mostrar Todos";
|
||||
|
|
@ -599,6 +648,7 @@ $text['button-show_all']['uk'] = "Показати всі";
|
|||
$text['button-show_all']['ro'] = "";
|
||||
$text['button-show_all']['de-at'] = "Alle anzeigen";
|
||||
$text['button-show_all']['fa'] = "";
|
||||
$text['button-show_all']['ar-eg'] = "أظهر الكل";
|
||||
|
||||
$text['button-search']['en-us'] = "Search";
|
||||
$text['button-search']['es-cl'] = "Buscar";
|
||||
|
|
@ -611,6 +661,7 @@ $text['button-search']['uk'] = "Пошук";
|
|||
$text['button-search']['ro'] = "";
|
||||
$text['button-search']['de-at'] = "Suchen";
|
||||
$text['button-search']['fa'] = "";
|
||||
$text['button-search']['ar-eg'] = "بحث";
|
||||
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['es-cl'] = "Guardar";
|
||||
|
|
@ -623,6 +674,7 @@ $text['button-save']['uk'] = "Зберегти";
|
|||
$text['button-save']['ro'] = "Salvează";
|
||||
$text['button-save']['de-at'] = "Speichern";
|
||||
$text['button-save']['fa'] = "";
|
||||
$text['button-save']['ar-eg'] = "حفظ";
|
||||
|
||||
$text['button-edit']['en-us'] = "Edit";
|
||||
$text['button-edit']['es-cl'] = "Editar";
|
||||
|
|
@ -635,6 +687,7 @@ $text['button-edit']['uk'] = "Редагувати";
|
|||
$text['button-edit']['ro'] = "";
|
||||
$text['button-edit']['de-at'] = "Bearbeiten";
|
||||
$text['button-edit']['fa'] = "";
|
||||
$text['button-edit']['ar-eg'] = "تعديل";
|
||||
|
||||
$text['button-delete']['en-us'] = "Delete";
|
||||
$text['button-delete']['es-cl'] = "Eliminar";
|
||||
|
|
@ -647,6 +700,7 @@ $text['button-delete']['uk'] = "Видалити";
|
|||
$text['button-delete']['ro'] = "";
|
||||
$text['button-delete']['de-at'] = "Löschen";
|
||||
$text['button-delete']['fa'] = "";
|
||||
$text['button-delete']['ar-eg'] = "مسح";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "Volver";
|
||||
|
|
@ -659,6 +713,7 @@ $text['button-back']['uk'] = "Назад";
|
|||
$text['button-back']['ro'] = "Înapoi";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
$text['button-back']['fa'] = "";
|
||||
$text['button-back']['ar-eg'] = "رجوع";
|
||||
|
||||
$text['button-add']['en-us'] = "Add";
|
||||
$text['button-add']['es-cl'] = "Agregar";
|
||||
|
|
@ -671,6 +726,7 @@ $text['button-add']['uk'] = "Додати";
|
|||
$text['button-add']['ro'] = "";
|
||||
$text['button-add']['de-at'] = "Hinzufügen";
|
||||
$text['button-add']['fa'] = "";
|
||||
$text['button-add']['ar-eg'] = "اضافة";
|
||||
|
||||
$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";
|
||||
|
|
@ -683,5 +739,6 @@ $text['billing-warning']['uk'] = "Якщо ви користуєтеся дод
|
|||
$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.";
|
||||
$text['billing-warning']['fa'] = "";
|
||||
$text['billing-warning']['ar-eg'] = "";
|
||||
|
||||
?>
|
||||
|
|
@ -12,6 +12,7 @@ $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]['title']['ar-eg'] = "جهات الأتصال";
|
||||
$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";
|
||||
|
|
|
|||
|
|
@ -10,6 +10,7 @@ $text['title-extensions']['uk'] = "Розширення";
|
|||
$text['title-extensions']['sv-se'] = "Anknytningar";
|
||||
$text['title-extensions']['ro'] = "Extensii";
|
||||
$text['title-extensions']['de-at'] = "Nebenstellen";
|
||||
$text['title-extensions']['ar-eg'] = "الأرقام الداخلية";
|
||||
|
||||
$text['title-extension-edit']['en-us'] = "Extension";
|
||||
$text['title-extension-edit']['es-cl'] = "Extensión";
|
||||
|
|
@ -21,6 +22,7 @@ $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-edit']['ar-eg'] = "رقم داخلي";
|
||||
|
||||
$text['title-extension-add']['en-us'] = "Extension Add";
|
||||
$text['title-extension-add']['es-cl'] = "Agregar Extensión";
|
||||
|
|
@ -32,6 +34,7 @@ $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['title-extension-add']['ar-eg'] = "إضافة رقم داخلي";
|
||||
|
||||
$text['option-voicemail_file_listen']['en-us'] = "Listen Link (Login Required)";
|
||||
$text['option-voicemail_file_listen']['es-cl'] = "Escuchar Link (Se requiere entrar)";
|
||||
|
|
@ -43,6 +46,7 @@ $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'] = "Legătură pentru ascultare (autentificare necesară)";
|
||||
$text['option-voicemail_file_listen']['de-at'] = "Link zur Nachricht (Login erforderlich)";
|
||||
$text['option-voicemail_file_listen']['ar-eg'] = "";
|
||||
|
||||
$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)";
|
||||
|
|
@ -54,6 +58,7 @@ $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'] = "Legătură pentru descărcare (nu este necesară autentificarea)";
|
||||
$text['option-voicemail_file_link']['de-at'] = "Link zur Nachricht (kein Login erforderlich)";
|
||||
$text['option-voicemail_file_link']['ar-eg'] = "";
|
||||
|
||||
$text['option-voicemail_file_attach']['en-us'] = "Audio File Attachment";
|
||||
$text['option-voicemail_file_attach']['es-cl'] = "Archivo Adjunto Audio";
|
||||
|
|
@ -65,6 +70,7 @@ $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['option-voicemail_file_attach']['ro'] = "Atașament fișier audio";
|
||||
$text['option-voicemail_file_attach']['ar-eg'] = "إرفاق ملف صوتي";
|
||||
|
||||
$text['message-update']['en-us'] = "Update Completed";
|
||||
$text['message-update']['es-cl'] = "Actualización Completada";
|
||||
|
|
@ -76,6 +82,7 @@ $text['message-update']['uk'] = "Оновлення завершено";
|
|||
$text['message-update']['sv-se'] = "Uppdatering Klar";
|
||||
$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
|
||||
$text['message-update']['ro'] = "Actualizare completă";
|
||||
$text['message-update']['ar-eg'] = "إكتمال التحديث";
|
||||
|
||||
$text['message-required']['en-us'] = "Please provide: ";
|
||||
$text['message-required']['es-cl'] = "Por favor ingrese: ";
|
||||
|
|
@ -87,6 +94,7 @@ $text['message-required']['uk'] = "Будь ласка, вкажіть:";
|
|||
$text['message-required']['sv-se'] = "Var god uppge:";
|
||||
$text['message-required']['de-at'] = "Bitte geben Sie folgendes an:";
|
||||
$text['message-required']['ro'] = "Vă rog introduceți:";
|
||||
$text['message-required']['ar-eg'] = "من فضلك أدخل";
|
||||
|
||||
$text['message-number_alias']['en-us'] = "Enter the new Number Alias...";
|
||||
$text['message-number_alias']['es-cl'] = "Ingrese la nueva Alias de Número...";
|
||||
|
|
@ -98,6 +106,7 @@ $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-number_alias']['ro'] = "Introduceți noul alias pentru număr...";
|
||||
$text['message-number_alias']['ar-eg'] = "";
|
||||
|
||||
$text['message-message']['en-us'] = "Message";
|
||||
$text['message-message']['es-cl'] = "Mensaje";
|
||||
|
|
@ -109,6 +118,7 @@ $text['message-message']['uk'] = "Повідомлення";
|
|||
$text['message-message']['sv-se'] = "Meddelande";
|
||||
$text['message-message']['de-at'] = "Nachricht";
|
||||
$text['message-message']['ro'] = "Mesaj";
|
||||
$text['message-message']['ar-eg'] = "رسالة";
|
||||
|
||||
$text['message-maximum_extensions']['en-us'] = "Maximum Extensions:";
|
||||
$text['message-maximum_extensions']['es-cl'] = "Extensiones Máximo Permitido:";
|
||||
|
|
@ -120,6 +130,7 @@ $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-maximum_extensions']['ro'] = "Număr maxim extensii:";
|
||||
$text['message-maximum_extensions']['ar-eg'] = "الحد الأقصي للأرقام الداخلية :";
|
||||
|
||||
$text['message-extension']['en-us'] = "Enter the new Extension...";
|
||||
$text['message-extension']['es-cl'] = "Ingrese la nueva Extensión...";
|
||||
|
|
@ -131,6 +142,7 @@ $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-extension']['ro'] = "Introduceți extensia nouă...";
|
||||
$text['message-extension']['ar-eg'] = "أدخل الرقم الداخلي الجديد";
|
||||
|
||||
$text['message-delete']['en-us'] = "Delete Completed";
|
||||
$text['message-delete']['es-cl'] = "Eliminación Completada";
|
||||
|
|
@ -142,6 +154,7 @@ $text['message-delete']['uk'] = "Видалено";
|
|||
$text['message-delete']['sv-se'] = "Borttagning Klar";
|
||||
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
||||
$text['message-delete']['ro'] = "Ștergere completă";
|
||||
$text['message-delete']['ar-eg'] = "تم المسح";
|
||||
|
||||
$text['message-copy']['en-us'] = "Copy Complete";
|
||||
$text['message-copy']['es-cl'] = "Copia Completada";
|
||||
|
|
@ -153,6 +166,7 @@ $text['message-copy']['uk'] = "Скопійовано";
|
|||
$text['message-copy']['sv-se'] = "Kopiering Slutförd";
|
||||
$text['message-copy']['de-at'] = "Kopieren erfolgreich";
|
||||
$text['message-copy']['ro'] = "Copiere completă";
|
||||
$text['message-copy']['ar-eg'] = "تم النسخ";
|
||||
|
||||
$text['message-add']['en-us'] = "Add Completed";
|
||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||
|
|
@ -164,6 +178,7 @@ $text['message-add']['uk'] = "Додано";
|
|||
$text['message-add']['sv-se'] = "Tillagd";
|
||||
$text['message-add']['de-at'] = "Hinzufügen erfolgreich";
|
||||
$text['message-add']['ro'] = "Adăugare completă";
|
||||
$text['message-add']['ar-eg'] = "تمت الأضافة";
|
||||
|
||||
$text['label-voicemail_password']['en-us'] = "Voicemail Password";
|
||||
$text['label-voicemail_password']['es-cl'] = "Contraseña de correo de voz";
|
||||
|
|
@ -175,6 +190,7 @@ $text['label-voicemail_password']['uk'] = "Пароль на голосову п
|
|||
$text['label-voicemail_password']['sv-se'] = "Röstbrevlåda Lösenord";
|
||||
$text['label-voicemail_password']['de-at'] = "Mailbox Passwort";
|
||||
$text['label-voicemail_password']['ro'] = "Parolă mesagerie vocală";
|
||||
$text['label-voicemail_password']['ar-eg'] = "كلمة السر للبريد الصوتي";
|
||||
|
||||
$text['label-voicemail_mail_to']['en-us'] = "Voicemail Mail To";
|
||||
$text['label-voicemail_mail_to']['es-cl'] = "Enviar correo de voz a";
|
||||
|
|
@ -186,6 +202,7 @@ $text['label-voicemail_mail_to']['uk'] = "Надсилати голосову п
|
|||
$text['label-voicemail_mail_to']['sv-se'] = "Röstbrevlåda E-post Till";
|
||||
$text['label-voicemail_mail_to']['de-at'] = "Mailbox E-Mail";
|
||||
$text['label-voicemail_mail_to']['ro'] = "Mesaj vocal către";
|
||||
$text['label-voicemail_mail_to']['ar-eg'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -197,6 +214,7 @@ $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'] = "Mailbox Nachricht am Server behalten";
|
||||
$text['label-voicemail_local_after_email']['ro'] = "Stocare locală a mesajelor vocale";
|
||||
$text['label-voicemail_local_after_email']['ar-eg'] = "";
|
||||
|
||||
$text['label-voicemail_file']['en-us'] = "Voicemail File";
|
||||
$text['label-voicemail_file']['es-cl'] = "Correo de Voz Archivo";
|
||||
|
|
@ -208,6 +226,7 @@ $text['label-voicemail_file']['uk'] = "Файл голосової пошти";
|
|||
$text['label-voicemail_file']['sv-se'] = "Röstbrevlåda Fil";
|
||||
$text['label-voicemail_file']['de-at'] = "Mailbox Nachricht Datei";
|
||||
$text['label-voicemail_file']['ro'] = "Fișier mesagerie vocală";
|
||||
$text['label-voicemail_file']['ar-eg'] = "";
|
||||
|
||||
$text['label-voicemail_enabled']['en-us'] = "Voicemail Enabled";
|
||||
$text['label-voicemail_enabled']['es-cl'] = "Correo de Voz Activado";
|
||||
|
|
@ -219,6 +238,7 @@ $text['label-voicemail_enabled']['uk'] = "Голосову пошту включ
|
|||
$text['label-voicemail_enabled']['sv-se'] = "Röstbrevlåda Aktiverad";
|
||||
$text['label-voicemail_enabled']['de-at'] = "Mailbox eingeschaltet";
|
||||
$text['label-voicemail_enabled']['ro'] = "Mesagerie vocală activă";
|
||||
$text['label-voicemail_enabled']['ar-eg'] = "";
|
||||
|
||||
$text['label-user_record_outbound']['en-us'] = "Outbound";
|
||||
$text['label-user_record_outbound']['es-cl'] = "Salida";
|
||||
|
|
@ -230,6 +250,7 @@ $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_outbound']['ro'] = "Ieșire";
|
||||
$text['label-user_record_outbound']['ar-eg'] = "صادر";
|
||||
|
||||
$text['label-user_record_none']['en-us'] = "Disabled";
|
||||
$text['label-user_record_none']['es-cl'] = "Ninguno";
|
||||
|
|
@ -241,6 +262,7 @@ $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_none']['ro'] = "Dezactivat";
|
||||
$text['label-user_record_none']['ar-eg'] = "معطل";
|
||||
|
||||
$text['label-user_record_local']['en-us'] = "Local";
|
||||
$text['label-user_record_local']['es-cl'] = "Local";
|
||||
|
|
@ -252,6 +274,7 @@ $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_local']['ro'] = "Local";
|
||||
$text['label-user_record_local']['ar-eg'] = "محلي";
|
||||
|
||||
$text['label-user_record_inbound']['en-us'] = "Inbound";
|
||||
$text['label-user_record_inbound']['es-cl'] = "Entrante";
|
||||
|
|
@ -263,6 +286,7 @@ $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_inbound']['ro'] = "Intrare";
|
||||
$text['label-user_record_inbound']['ar-eg'] = "وارد";
|
||||
|
||||
$text['label-user_record_all']['en-us'] = "All";
|
||||
$text['label-user_record_all']['es-cl'] = "Todo";
|
||||
|
|
@ -274,6 +298,7 @@ $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_all']['ro'] = "Toate";
|
||||
$text['label-user_record_all']['ar-eg'] = "الكل";
|
||||
|
||||
$text['label-user_record']['en-us'] = "Record";
|
||||
$text['label-user_record']['es-cl'] = "Registro";
|
||||
|
|
@ -285,6 +310,7 @@ $text['label-user_record']['uk'] = "Запис розмов";
|
|||
$text['label-user_record']['sv-se'] = "Spela In";
|
||||
$text['label-user_record']['de-at'] = "Aufnahme";
|
||||
$text['label-user_record']['ro'] = "Înregistrare";
|
||||
$text['label-user_record']['ar-eg'] = "تسجيل";
|
||||
|
||||
$text['label-user_list']['en-us'] = "User List";
|
||||
$text['label-user_list']['es-cl'] = "Lista de usuarios";
|
||||
|
|
@ -296,6 +322,7 @@ $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_list']['ro'] = "Listă utilizatori";
|
||||
$text['label-user_list']['ar-eg'] = "قائمة المستخدم";
|
||||
|
||||
$text['label-user_context']['en-us'] = "Context";
|
||||
$text['label-user_context']['es-cl'] = "Contexto";
|
||||
|
|
@ -307,6 +334,7 @@ $text['label-user_context']['uk'] = "Контекст";
|
|||
$text['label-user_context']['sv-se'] = "Sammanhang";
|
||||
$text['label-user_context']['de-at'] = "Kontext";
|
||||
$text['label-user_context']['ro'] = "Context";
|
||||
$text['label-user_context']['ar-eg'] = "";
|
||||
|
||||
$text['label-url']['en-us'] = "URL";
|
||||
$text['label-url']['es-cl'] = "URL";
|
||||
|
|
@ -318,6 +346,7 @@ $text['label-url']['uk'] = "URL";
|
|||
$text['label-url']['sv-se'] = "URL";
|
||||
$text['label-url']['de-at'] = "URL";
|
||||
$text['label-url']['ro'] = "URL";
|
||||
$text['label-url']['ar-eg'] = "";
|
||||
|
||||
$text['label-true']['en-us'] = "True";
|
||||
$text['label-true']['es-cl'] = "Verdadero";
|
||||
|
|
@ -329,6 +358,7 @@ $text['label-true']['uk'] = "Так";
|
|||
$text['label-true']['sv-se'] = "Sann";
|
||||
$text['label-true']['de-at'] = "Ein";
|
||||
$text['label-true']['ro'] = "Da";
|
||||
$text['label-true']['ar-eg'] = "صحيح";
|
||||
|
||||
$text['label-toll_allow']['en-us'] = "Toll Allow";
|
||||
$text['label-toll_allow']['es-cl'] = "Permitir Tarifas Especiales";
|
||||
|
|
@ -340,6 +370,7 @@ $text['label-toll_allow']['uk'] = "";
|
|||
$text['label-toll_allow']['sv-se'] = "Toll Allow";
|
||||
$text['label-toll_allow']['de-at'] = "Berechtigung";
|
||||
$text['label-toll_allow']['ro'] = "Destinații permise";
|
||||
$text['label-toll_allow']['ar-eg'] = "";
|
||||
|
||||
$text['label-text']['en-us'] = "Text";
|
||||
$text['label-text']['es-cl'] = "Texto";
|
||||
|
|
@ -351,6 +382,7 @@ $text['label-text']['uk'] = "текст";
|
|||
$text['label-text']['sv-se'] = "Text";
|
||||
$text['label-text']['de-at'] = "Text";
|
||||
$text['label-text']['ro'] = "Text";
|
||||
$text['label-text']['ar-eg'] = "نص";
|
||||
|
||||
$text['label-sip_force_expires']['en-us'] = "SIP Force Expires";
|
||||
$text['label-sip_force_expires']['es-cl'] = "Forzado SIP Expira";
|
||||
|
|
@ -362,6 +394,7 @@ $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_expires']['ro'] = "SIP Force Expires";
|
||||
$text['label-sip_force_expires']['ar-eg'] = "";
|
||||
|
||||
$text['label-sip_force_contact']['en-us'] = "SIP Force Contact";
|
||||
$text['label-sip_force_contact']['es-cl'] = "Forzar Contacto SIP";
|
||||
|
|
@ -373,6 +406,7 @@ $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_force_contact']['ro'] = "SIP Force Contact";
|
||||
$text['label-sip_force_contact']['ar-eg'] = "";
|
||||
|
||||
$text['label-sip_bypass_media']['en-us'] = "SIP Bypass Media";
|
||||
$text['label-sip_bypass_media']['es-cl'] = "Bypass de Medios SIP";
|
||||
|
|
@ -384,6 +418,7 @@ $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-sip_bypass_media']['ro'] = "SIP Bypass Media";
|
||||
$text['label-sip_bypass_media']['ar-eg'] = "";
|
||||
|
||||
$text['label-rewrite_tls_contact_port']['en-us'] = "Rewrite TLS Contact Port";
|
||||
$text['label-rewrite_tls_contact_port']['es-cl'] = "Reescribir Contacto Puerto TLS";
|
||||
|
|
@ -395,6 +430,7 @@ $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_tls_contact_port']['ro'] = "Rescriere TLS Contact Port";
|
||||
$text['label-rewrite_tls_contact_port']['ar-eg'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -406,6 +442,7 @@ $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_2']['ro'] = "Rescriere Contact IP și Port 2.0";
|
||||
$text['label-rewrite_contact_ip_and_port_2']['ar-eg'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -417,6 +454,7 @@ $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-rewrite_contact_ip_and_port']['ro'] = "Rescriere Contact IP și Port";
|
||||
$text['label-rewrite_contact_ip_and_port']['ar-eg'] = "";
|
||||
|
||||
$text['label-range']['en-us'] = "Range";
|
||||
$text['label-range']['es-cl'] = "Rango";
|
||||
|
|
@ -428,6 +466,7 @@ $text['label-range']['uk'] = "Діапазон";
|
|||
$text['label-range']['sv-se'] = "Intervall";
|
||||
$text['label-range']['de-at'] = "Bereich";
|
||||
$text['label-range']['ro'] = "Șir";
|
||||
$text['label-range']['ar-eg'] = "";
|
||||
|
||||
$text['label-proxy_media']['en-us'] = "Proxy Media";
|
||||
$text['label-proxy_media']['es-cl'] = "Proxy Medios";
|
||||
|
|
@ -439,6 +478,7 @@ $text['label-proxy_media']['uk'] = "";
|
|||
$text['label-proxy_media']['sv-se'] = "Proxy Media";
|
||||
$text['label-proxy_media']['de-at'] = "Proxy Media";
|
||||
$text['label-proxy_media']['ro'] = "Proxy Media";
|
||||
$text['label-proxy_media']['ar-eg'] = "";
|
||||
|
||||
$text['label-provisioning']['en-us'] = "Device Provisioning";
|
||||
$text['label-provisioning']['es-cl'] = "Provisionamiento de Teléfono";
|
||||
|
|
@ -450,6 +490,7 @@ $text['label-provisioning']['uk'] = "";
|
|||
$text['label-provisioning']['sv-se'] = "Enhet Provisionering";
|
||||
$text['label-provisioning']['de-at'] = "Endgeräte Bereitstellung";
|
||||
$text['label-provisioning']['ro'] = "Autoconfigurare echipament";
|
||||
$text['label-provisioning']['ar-eg'] = "";
|
||||
|
||||
$text['label-password']['en-us'] = "Password";
|
||||
$text['label-password']['es-cl'] = "Contraseña";
|
||||
|
|
@ -461,6 +502,7 @@ $text['label-password']['uk'] = "Пароль";
|
|||
$text['label-password']['sv-se'] = "Lösenord";
|
||||
$text['label-password']['de-at'] = "Passwort";
|
||||
$text['label-password']['ro'] = "Parolă";
|
||||
$text['label-password']['ar-eg'] = "كلمة السر";
|
||||
|
||||
$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";
|
||||
|
|
@ -472,6 +514,7 @@ $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_number']['ro'] = "Număr Caller ID pentru ieșire";
|
||||
$text['label-outbound_caller_id_number']['ar-eg'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -483,6 +526,7 @@ $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-outbound_caller_id_name']['ro'] = "Nume Caller ID pentru ieșire";
|
||||
$text['label-outbound_caller_id_name']['ar-eg'] = "";
|
||||
|
||||
$text['label-number_alias']['en-us'] = "Number Alias";
|
||||
$text['label-number_alias']['es-cl'] = "Alias de Número";
|
||||
|
|
@ -494,6 +538,7 @@ $text['label-number_alias']['uk'] = "Псевдонім номера";
|
|||
$text['label-number_alias']['sv-se'] = "Nummer Alias";
|
||||
$text['label-number_alias']['de-at'] = "Alternative Nummer";
|
||||
$text['label-number_alias']['ro'] = "Alias număr";
|
||||
$text['label-number_alias']['ar-eg'] = "";
|
||||
|
||||
$text['label-nibble_account']['en-us'] = "Nibble Account";
|
||||
$text['label-nibble_account']['es-cl'] = "Cuenta Nibble";
|
||||
|
|
@ -505,6 +550,7 @@ $text['label-nibble_account']['uk'] = "";
|
|||
$text['label-nibble_account']['sv-se'] = "Nibble Konto";
|
||||
$text['label-nibble_account']['de-at'] = "Nibble Benutzer";
|
||||
$text['label-nibble_account']['ro'] = "Cont Nibble";
|
||||
$text['label-nibble_account']['ar-eg'] = "";
|
||||
|
||||
$text['label-mwi_account']['en-us'] = "MWI Account";
|
||||
$text['label-mwi_account']['es-cl'] = "Cuenta MWI";
|
||||
|
|
@ -516,6 +562,7 @@ $text['label-mwi_account']['uk'] = "";
|
|||
$text['label-mwi_account']['sv-se'] = "MWI Konto";
|
||||
$text['label-mwi_account']['de-at'] = "MWI Benutzer";
|
||||
$text['label-mwi_account']['ro'] = "Cont MWI";
|
||||
$text['label-mwi_account']['ar-eg'] = "";
|
||||
|
||||
$text['label-missed_call']['en-us'] = "Missed Call";
|
||||
$text['label-missed_call']['es-cl'] = "Llamada Perdida";
|
||||
|
|
@ -527,6 +574,7 @@ $text['label-missed_call']['uk'] = "пропущений Дзвінок";
|
|||
$text['label-missed_call']['sv-se'] = "Missat Samtal";
|
||||
$text['label-missed_call']['de-at'] = "Verpasster Anruf";
|
||||
$text['label-missed_call']['ro'] = "Apel pierdut";
|
||||
$text['label-missed_call']['ar-eg'] = "";
|
||||
|
||||
$text['label-line']['en-us'] = "Line";
|
||||
$text['label-line']['pt-pt'] = "Linha";
|
||||
|
|
@ -538,6 +586,7 @@ $text['label-line']['uk'] = "";
|
|||
$text['label-line']['sv-se'] = "Linje";
|
||||
$text['label-line']['de-at'] = "Linie";
|
||||
$text['label-line']['ro'] = "Linie";
|
||||
$text['label-line']['ar-eg'] = "خط";
|
||||
|
||||
$text['label-limit_max']['en-us'] = "Limit Max";
|
||||
$text['label-limit_max']['es-cl'] = "Límite Máximo";
|
||||
|
|
@ -549,6 +598,7 @@ $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_max']['ro'] = "Limită maximă";
|
||||
$text['label-limit_max']['ar-eg'] = "";
|
||||
|
||||
$text['label-limit_destination']['en-us'] = "Limit Destination";
|
||||
$text['label-limit_destination']['es-cl'] = "Límitar Destino";
|
||||
|
|
@ -560,6 +610,7 @@ $text['label-limit_destination']['uk'] = "";
|
|||
$text['label-limit_destination']['sv-se'] = "Begränsad Destination";
|
||||
$text['label-limit_destination']['de-at'] = "Limit Ziel";
|
||||
$text['label-limit_destination']['ro'] = "Limită destinație";
|
||||
$text['label-limit_destination']['ar-eg'] = "";
|
||||
|
||||
$text['label-hold_music']['en-us'] = "Hold Music";
|
||||
$text['label-hold_music']['es-cl'] = "Música en Espera";
|
||||
|
|
@ -571,6 +622,7 @@ $text['label-hold_music']['uk'] = "";
|
|||
$text['label-hold_music']['sv-se'] = "Vänt-musik";
|
||||
$text['label-hold_music']['de-at'] = "Haltemusik";
|
||||
$text['label-hold_music']['ro'] = "Muzică în așteptare";
|
||||
$text['label-hold_music']['ar-eg'] = "";
|
||||
|
||||
$text['label-false']['en-us'] = "False";
|
||||
$text['label-false']['es-cl'] = "Falso";
|
||||
|
|
@ -582,6 +634,7 @@ $text['label-false']['uk'] = "Ні";
|
|||
$text['label-false']['sv-se'] = "Falsk";
|
||||
$text['label-false']['de-at'] = "Aus";
|
||||
$text['label-false']['ro'] = "Nu";
|
||||
$text['label-false']['ar-eg'] = "خطأ";
|
||||
|
||||
$text['label-extension']['en-us'] = "Extension";
|
||||
$text['label-extension']['es-cl'] = "Extensión";
|
||||
|
|
@ -593,6 +646,7 @@ $text['label-extension']['uk'] = "Розширення";
|
|||
$text['label-extension']['sv-se'] = "Anknytning";
|
||||
$text['label-extension']['de-at'] = "Nebenstelle";
|
||||
$text['label-extension']['ro'] = "Extensie";
|
||||
$text['label-extension']['ar-eg'] = "رقم داخلي";
|
||||
|
||||
$text['label-enabled']['en-us'] = "Enabled";
|
||||
$text['label-enabled']['es-cl'] = "Activado";
|
||||
|
|
@ -604,6 +658,7 @@ $text['label-enabled']['uk'] = "Включено";
|
|||
$text['label-enabled']['sv-se'] = "Aktiverad";
|
||||
$text['label-enabled']['de-at'] = "Aktiv";
|
||||
$text['label-enabled']['ro'] = "Activ";
|
||||
$text['label-enabled']['ar-eg'] = "مفعل";
|
||||
|
||||
$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";
|
||||
|
|
@ -615,6 +670,7 @@ $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_number']['ro'] = "Număr Caller ID apel de urgență";
|
||||
$text['label-emergency_caller_id_number']['ar-eg'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -626,6 +682,7 @@ $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-emergency_caller_id_name']['ro'] = "Nume Caller ID apel de urgență";
|
||||
$text['label-emergency_caller_id_name']['ar-eg'] = "";
|
||||
|
||||
$text['label-email']['en-us'] = "Email";
|
||||
$text['label-email']['es-cl'] = "Email";
|
||||
|
|
@ -637,6 +694,7 @@ $text['label-email']['uk'] = "Електронна пошта";
|
|||
$text['label-email']['sv-se'] = "E-post";
|
||||
$text['label-email']['de-at'] = "Email";
|
||||
$text['label-email']['ro'] = "Email";
|
||||
$text['label-email']['ar-eg'] = "البريد الإليكتروني";
|
||||
|
||||
$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";
|
||||
|
|
@ -648,6 +706,7 @@ $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_number']['ro'] = "Număr Caller ID";
|
||||
$text['label-effective_caller_id_number']['ar-eg'] = "رقم المتصل الفعال";
|
||||
|
||||
$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";
|
||||
|
|
@ -659,6 +718,7 @@ $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-effective_caller_id_name']['ro'] = "Nume Caller ID";
|
||||
$text['label-effective_caller_id_name']['ar-eg'] = "إسم المتصل الفعال";
|
||||
|
||||
$text['label-domain']['en-us'] = "Domain";
|
||||
$text['label-domain']['es-cl'] = "Dominio";
|
||||
|
|
@ -670,6 +730,7 @@ $text['label-domain']['uk'] = "Домен";
|
|||
$text['label-domain']['sv-se'] = "Domän";
|
||||
$text['label-domain']['de-at'] = "Domain";
|
||||
$text['label-domain']['ro'] = "Domeniu";
|
||||
$text['label-domain']['ar-eg'] = "النطاق";
|
||||
|
||||
$text['label-directory_visible']['en-us'] = "Directory Visible";
|
||||
$text['label-directory_visible']['es-cl'] = "Directorio Visible";
|
||||
|
|
@ -681,6 +742,7 @@ $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_visible']['ro'] = "Vizibil în directory";
|
||||
$text['label-directory_visible']['ar-eg'] = "";
|
||||
|
||||
$text['label-directory_full_name']['en-us'] = "Directory Full Name";
|
||||
$text['label-directory_full_name']['es-cl'] = "Nombre Completo de Directorio";
|
||||
|
|
@ -692,6 +754,7 @@ $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_full_name']['ro'] = "Nume complet în directory";
|
||||
$text['label-directory_full_name']['ar-eg'] = "";
|
||||
|
||||
$text['label-directory_exten_visible']['en-us'] = "Directory Extension Visible";
|
||||
$text['label-directory_exten_visible']['es-cl'] = "Extensión de Directorio Visible";
|
||||
|
|
@ -703,6 +766,7 @@ $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-directory_exten_visible']['ro'] = "Extensie vizibilă în directory";
|
||||
$text['label-directory_exten_visible']['ar-eg'] = "";
|
||||
|
||||
$text['label-dial_string']['en-us'] = "Dial String";
|
||||
$text['label-dial_string']['es-cl'] = "Cadena de Marcado";
|
||||
|
|
@ -714,6 +778,7 @@ $text['label-dial_string']['uk'] = "";
|
|||
$text['label-dial_string']['sv-se'] = "Ringa Sträng";
|
||||
$text['label-dial_string']['de-at'] = "Wahl Zeichenkette";
|
||||
$text['label-dial_string']['ro'] = "Secvență de apelare";
|
||||
$text['label-dial_string']['ar-eg'] = "";
|
||||
|
||||
$text['label-device_template']['en-us'] = "Template";
|
||||
$text['label-device_template']['pt-pt'] = "Template";
|
||||
|
|
@ -725,6 +790,7 @@ $text['label-device_template']['uk'] = "";
|
|||
$text['label-device_template']['sv-se'] = "Mall";
|
||||
$text['label-device_template']['de-at'] = "Vorlage";
|
||||
$text['label-device_template']['ro'] = "Șablon";
|
||||
$text['label-device_template']['ar-eg'] = "";
|
||||
|
||||
$text['label-device_mac_address']['en-us'] = "MAC Address";
|
||||
$text['label-device_mac_address']['pt-pt'] = "Endereço MAC";
|
||||
|
|
@ -736,6 +802,7 @@ $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-device_mac_address']['ro'] = "Adresă MAC";
|
||||
$text['label-device_mac_address']['ar-eg'] = "";
|
||||
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
|
|
@ -747,6 +814,7 @@ $text['label-description']['uk'] = "Опис";
|
|||
$text['label-description']['sv-se'] = "Beskrivning";
|
||||
$text['label-description']['de-at'] = "Beschreibung";
|
||||
$text['label-description']['ro'] = "Descriere";
|
||||
$text['label-description']['ar-eg'] = "الوصف";
|
||||
|
||||
$text['label-cidr']['en-us'] = "CIDR";
|
||||
$text['label-cidr']['es-cl'] = "CIDR";
|
||||
|
|
@ -758,6 +826,7 @@ $text['label-cidr']['uk'] = "";
|
|||
$text['label-cidr']['sv-se'] = "CIDR";
|
||||
$text['label-cidr']['de-at'] = "CIDR";
|
||||
$text['label-cidr']['ro'] = "CIDR";
|
||||
$text['label-cidr']['ar-eg'] = "";
|
||||
|
||||
$text['label-call_timeout']['en-us'] = "Call Timeout";
|
||||
$text['label-call_timeout']['es-cl'] = "Tiempo de Espera de Llamada";
|
||||
|
|
@ -769,6 +838,7 @@ $text['label-call_timeout']['uk'] = "";
|
|||
$text['label-call_timeout']['sv-se'] = "Ring Tidsgräns";
|
||||
$text['label-call_timeout']['de-at'] = "Abwurfzeit";
|
||||
$text['label-call_timeout']['ro'] = "Timp de expirare apel";
|
||||
$text['label-call_timeout']['ar-eg'] = "";
|
||||
|
||||
$text['label-call_screen_enabled']['en-us'] = "Call Screen";
|
||||
$text['label-call_screen_enabled']['es-cl'] = "";
|
||||
|
|
@ -780,6 +850,7 @@ $text['label-call_screen_enabled']['uk'] = "";
|
|||
$text['label-call_screen_enabled']['sv-se'] = "";
|
||||
$text['label-call_screen_enabled']['de-at'] = "Anruf Anzeige";
|
||||
$text['label-call_screen_enabled']['ro'] = "";
|
||||
$text['label-call_screen_enabled']['ar-eg'] = "";
|
||||
|
||||
$text['label-call_group']['en-us'] = "Call Group";
|
||||
$text['label-call_group']['es-cl'] = "Llamar a Grupo";
|
||||
|
|
@ -791,6 +862,7 @@ $text['label-call_group']['uk'] = "";
|
|||
$text['label-call_group']['sv-se'] = "Ring Grupp";
|
||||
$text['label-call_group']['de-at'] = "Rufgruppe";
|
||||
$text['label-call_group']['ro'] = "Grup apelare";
|
||||
$text['label-call_group']['ar-eg'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -802,6 +874,7 @@ $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_after_bridge']['ro'] = "Bypass Media After Bridge";
|
||||
$text['label-bypass_media_after_bridge']['ar-eg'] = "";
|
||||
|
||||
$text['label-bypass_media']['en-us'] = "Bypass Media";
|
||||
$text['label-bypass_media']['es-cl'] = "Bypass de Medios";
|
||||
|
|
@ -813,6 +886,7 @@ $text['label-bypass_media']['uk'] = "";
|
|||
$text['label-bypass_media']['sv-se'] = "Bypass Media";
|
||||
$text['label-bypass_media']['de-at'] = "Bypass Media";
|
||||
$text['label-bypass_media']['ro'] = "Bypass Media";
|
||||
$text['label-bypass_media']['ar-eg'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -824,6 +898,7 @@ $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-billing_warning']['ro'] = "Sistemul de plată este instalat. Este nevoie de un sold pozitiv pentru a crea extensii.";
|
||||
$text['label-billing_warning']['ar-eg'] = "";
|
||||
|
||||
$text['label-auth_acl']['en-us'] = "Auth ACL";
|
||||
$text['label-auth_acl']['es-cl'] = "ACL de Autenticación";
|
||||
|
|
@ -835,6 +910,7 @@ $text['label-auth_acl']['uk'] = "";
|
|||
$text['label-auth_acl']['sv-se'] = "Auth ACL";
|
||||
$text['label-auth_acl']['de-at'] = "Auth ACL";
|
||||
$text['label-auth_acl']['ro'] = "ACL autentificare";
|
||||
$text['label-auth_acl']['ar-eg'] = "";
|
||||
|
||||
$text['label-accountcode']['en-us'] = "Account Code";
|
||||
$text['label-accountcode']['es-cl'] = "Código de Cuenta";
|
||||
|
|
@ -846,6 +922,7 @@ $text['label-accountcode']['uk'] = "";
|
|||
$text['label-accountcode']['sv-se'] = "Kontokod";
|
||||
$text['label-accountcode']['de-at'] = "Account Code";
|
||||
$text['label-accountcode']['ro'] = "Cod cont";
|
||||
$text['label-accountcode']['ar-eg'] = "";
|
||||
|
||||
$text['header-extensions']['en-us'] = "Extensions";
|
||||
$text['header-extensions']['es-cl'] = "Extensiones";
|
||||
|
|
@ -857,6 +934,7 @@ $text['header-extensions']['uk'] = "Розширення";
|
|||
$text['header-extensions']['sv-se'] = "Anknytningar";
|
||||
$text['header-extensions']['de-at'] = "Nebenstellen";
|
||||
$text['header-extensions']['ro'] = "Extensii";
|
||||
$text['header-extensions']['ar-eg'] = "الأرقام الداخلية";
|
||||
|
||||
$text['header-extension-edit']['en-us'] = "Extension";
|
||||
$text['header-extension-edit']['es-cl'] = "Extensión";
|
||||
|
|
@ -868,6 +946,7 @@ $text['header-extension-edit']['uk'] = "Розширення";
|
|||
$text['header-extension-edit']['sv-se'] = "Anknytning";
|
||||
$text['header-extension-edit']['de-at'] = "Nebenstelle";
|
||||
$text['header-extension-edit']['ro'] = "Extensie";
|
||||
$text['header-extension-edit']['ar-eg'] = "رقم داخلي";
|
||||
|
||||
$text['header-extension-add']['en-us'] = "Extension Add";
|
||||
$text['header-extension-add']['es-cl'] = "Agregar Extensión";
|
||||
|
|
@ -879,6 +958,7 @@ $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['header-extension-add']['ro'] = "Adăugare extensie";
|
||||
$text['header-extension-add']['ar-eg'] = "إضافة رقم داخلي";
|
||||
|
||||
$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í.";
|
||||
|
|
@ -890,6 +970,7 @@ $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 Mailbox Passwort an.";
|
||||
$text['description-voicemail_password']['ro'] = "Introduceți parola numerică pentru mesageria vocală aici.";
|
||||
$text['description-voicemail_password']['ar-eg'] = "";
|
||||
|
||||
$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).";
|
||||
|
|
@ -901,6 +982,7 @@ $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 Mailbox Nachricht gesendet werden soll (optional).";
|
||||
$text['description-voicemail_mail_to']['ro'] = "Introduceți adresa de email unde se vor trimite mesajele vocale (opțional).";
|
||||
$text['description-voicemail_mail_to']['ar-eg'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -912,6 +994,7 @@ $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 Mailbox Nachricht am Server gespeichert werden soll, sobald die Nachricht per Mail versendet worden ist.";
|
||||
$text['description-voicemail_local_after_email']['ro'] = "Alegeți dacă păstrați mesajele vocale după ce sunt trimise prin email.";
|
||||
$text['description-voicemail_local_after_email']['ar-eg'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -923,6 +1006,7 @@ $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 Mailbox Benachrichtigung.";
|
||||
$text['description-voicemail_file']['ro'] = "Selectați o opțiune de a asculta mesajul vocal în notificarea prin email.";
|
||||
$text['description-voicemail_file']['ar-eg'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -934,6 +1018,7 @@ $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'] = "Mailbox für diese Nebenstelle Ein- oder Ausschalten.";
|
||||
$text['description-voicemail_enabled']['ro'] = "Activați/dezactivați mesageria vocală pentru această extensie.";
|
||||
$text['description-voicemail_enabled']['ar-eg'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -945,6 +1030,7 @@ $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_record']['ro'] = "Alegeți dacă înregistrați apelurile locale, primite, trimise sau toate.";
|
||||
$text['description-user_record']['ar-eg'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -956,6 +1042,7 @@ $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 dieser Nebenstelle Benutzer zu.";
|
||||
$text['description-user_list']['ro'] = "Asignați utilizatorii acestei extensii.";
|
||||
$text['description-user_list']['ar-eg'] = "";
|
||||
|
||||
$text['description-user_context']['en-us'] = "Enter the user context here.";
|
||||
$text['description-user_context']['es-cl'] = "Ingrese el contexto de usuario aquí.";
|
||||
|
|
@ -967,6 +1054,7 @@ $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 an.";
|
||||
$text['description-user_context']['ro'] = "Introduceți contextul utilizatorilor aici.";
|
||||
$text['description-user_context']['ar-eg'] = "";
|
||||
|
||||
$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).";
|
||||
|
|
@ -978,6 +1066,7 @@ $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-toll_allow']['ro'] = "Introduceți tipurile de destinație aici. (Ex.: fix, internațional, local)";
|
||||
$text['description-toll_allow']['ar-eg'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -989,6 +1078,7 @@ $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_expires']['ro'] = "Pentru a preveni înregistrările agățate SIP Force Expire poate suprascrie opțiunea Expire a clientului.";
|
||||
$text['description-sip_force_expires']['ar-eg'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -1000,6 +1090,7 @@ $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_force_contact']['ro'] = "Alegeți dacă rescrieți portul sau rescrieți IP-ul și portul.";
|
||||
$text['description-sip_force_contact']['ar-eg'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -1011,6 +1102,7 @@ $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 übertragen werden sollen.";
|
||||
$text['description-sip_bypass_media']['ro'] = "Alegeți dacă doriți media în regim punct la punct sau proxy transparent.";
|
||||
$text['description-sip_bypass_media']['ar-eg'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -1022,6 +1114,7 @@ $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-range']['ro'] = "Introduceți numărul de extensii pe care le doriți create. Se incrementează fiecare extensie cu 1.";
|
||||
$text['description-range']['ar-eg'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -1033,6 +1126,7 @@ $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-provisioning']['ro'] = "Selectați un echipament și un număr de linie pentru a asigna această extensie.";
|
||||
$text['description-provisioning']['ar-eg'] = "";
|
||||
|
||||
$text['description-password']['en-us'] = "Enter the password here.";
|
||||
$text['description-password']['es-cl'] = "Ingrese una contraseña aquí";
|
||||
|
|
@ -1044,6 +1138,7 @@ $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-password']['ro'] = "Introduceți parola aici.";
|
||||
$text['description-password']['ar-eg'] = "";
|
||||
|
||||
$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).";
|
||||
|
|
@ -1055,6 +1150,7 @@ $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 (Nummer).";
|
||||
$text['description-outbound_caller_id_number-select']['ro'] = "Selectați numărul Caller ID extern (public).";
|
||||
$text['description-outbound_caller_id_number-select']['ar-eg'] = "";
|
||||
|
||||
$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í.";
|
||||
|
|
@ -1066,6 +1162,7 @@ $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_number-custom']['ro'] = "Introduceți numărul Caller ID extern (public).";
|
||||
$text['description-outbound_caller_id_number-custom']['ar-eg'] = "";
|
||||
|
||||
$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).";
|
||||
|
|
@ -1077,6 +1174,7 @@ $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 (Name).";
|
||||
$text['description-outbound_caller_id_name-select']['ro'] = "Selectați numele pentru Caller ID extern (public).";
|
||||
$text['description-outbound_caller_id_name-select']['ar-eg'] = "";
|
||||
|
||||
$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í.";
|
||||
|
|
@ -1088,6 +1186,7 @@ $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 (Name) hier an.";
|
||||
$text['description-outbound_caller_id_name-custom']['ro'] = "Introduceți numele pentru Caller ID extern (public).";
|
||||
$text['description-outbound_caller_id_name-custom']['ar-eg'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -1099,6 +1198,7 @@ $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-number_alias']['ro'] = "Dacă numele extensiei este numeric atunci aliasul numeric este opțional.";
|
||||
$text['description-number_alias']['ar-eg'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -1110,6 +1210,7 @@ $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-nibble_account']['ro'] = "Introduceți numărul de cont folosit de nibblebil.";
|
||||
$text['description-nibble_account']['ar-eg'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -1121,6 +1222,7 @@ $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 Mailbox.";
|
||||
$text['description-mwi_account']['ro'] = "Contul MWI cu utilizator@domeniu al mesageriei vocale ce va fi monitorizat.";
|
||||
$text['description-mwi_account']['ar-eg'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -1132,6 +1234,7 @@ $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-missed_call']['ro'] = "Selectați tipul de notificare și introduceți destinația potrivită.";
|
||||
$text['description-missed_call']['ar-eg'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -1143,6 +1246,7 @@ $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_max']['ro'] = "Introduceți numărul maxim de apeluri ce pot fi inițiate de acestă extensie.";
|
||||
$text['description-limit_max']['ar-eg'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -1154,6 +1258,7 @@ $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-limit_destination']['ro'] = "Introduceți destinația unde se vor trimite apelurile atunci când numărul maxim de apeluri inițiate a fost atins.";
|
||||
$text['description-limit_destination']['ar-eg'] = "";
|
||||
|
||||
$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í";
|
||||
|
|
@ -1165,6 +1270,7 @@ $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-hold_music']['ro'] = "Selectați categoria pentru MOH (muzică în așteptare).";
|
||||
$text['description-hold_music']['ar-eg'] = "";
|
||||
|
||||
$text['description-extensions']['en-us'] = "Use this to configure your SIP extensions.";
|
||||
$text['description-extensions']['es-cl'] = "Utilizado para configurar Extensiones SIP.";
|
||||
|
|
@ -1176,6 +1282,7 @@ $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-extensions']['ro'] = "Folosiți această secțiune pentru a configura extensiile SIP.";
|
||||
$text['description-extensions']['ar-eg'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -1187,6 +1294,7 @@ $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-extension']['ro'] = "Introduceți extensia în format alfanumeric. Configurația implicită permite extensii cu 2 - 7 digiți.";
|
||||
$text['description-extension']['ar-eg'] = "";
|
||||
|
||||
$text['description-enabled']['en-us'] = "Set the status of the extension.";
|
||||
$text['description-enabled']['es-cl'] = "Seleccione el estado de la extensión.";
|
||||
|
|
@ -1198,6 +1306,7 @@ $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 Nebenstelle.";
|
||||
$text['description-enabled']['ro'] = "Configurați starea extensiei.";
|
||||
$text['description-enabled']['ar-eg'] = "";
|
||||
|
||||
$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í.";
|
||||
|
|
@ -1209,6 +1318,7 @@ $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_number']['ro'] = "Introduceți numărul Caller ID pentru apeluri de urgență.";
|
||||
$text['description-emergency_caller_id_number']['ar-eg'] = "";
|
||||
|
||||
$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í.";
|
||||
|
|
@ -1220,6 +1330,7 @@ $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-emergency_caller_id_name']['ro'] = "Introduceți numele Caller ID pentru apeluri de urgență.";
|
||||
$text['description-emergency_caller_id_name']['ar-eg'] = "";
|
||||
|
||||
$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í.";
|
||||
|
|
@ -1231,6 +1342,7 @@ $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_number']['ro'] = "Introduceți numărul intern Caller ID.";
|
||||
$text['description-effective_caller_id_number']['ar-eg'] = "";
|
||||
|
||||
$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í.";
|
||||
|
|
@ -1242,6 +1354,7 @@ $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-effective_caller_id_name']['ro'] = "Introduceți numele intern Caller ID.";
|
||||
$text['description-effective_caller_id_name']['ar-eg'] = "";
|
||||
|
||||
$text['description-domain']['en-us'] = "";
|
||||
$text['description-domain']['es-cl'] = "";
|
||||
|
|
@ -1253,6 +1366,7 @@ $text['description-domain']['uk'] = "";
|
|||
$text['description-domain']['sv-se'] = "";
|
||||
$text['description-domain']['de-at'] = "";
|
||||
$text['description-domain']['ro'] = "";
|
||||
$text['description-domain']['ar-eg'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -1264,6 +1378,7 @@ $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 der Name im Verzeichnis angegeben werden soll.";
|
||||
$text['description-directory_visible']['ro'] = "Selectați dacă doriți să ascundeți numele în directory.";
|
||||
$text['description-directory_visible']['ar-eg'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -1275,6 +1390,7 @@ $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 zuerst den Vornamen und dann den Nachnamen an.";
|
||||
$text['description-directory_full_name']['ro'] = "Introduceți numele urmat de prenume.";
|
||||
$text['description-directory_full_name']['ar-eg'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -1286,6 +1402,7 @@ $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-directory_exten_visible']['ro'] = "Selectați dacă se anunță extensia atunci când se apelează directory.";
|
||||
$text['description-directory_exten_visible']['ar-eg'] = "";
|
||||
|
||||
$text['description-dial_string']['en-us'] = "Location of the endpoint.";
|
||||
$text['description-dial_string']['es-cl'] = "Ubicación de extremo.";
|
||||
|
|
@ -1297,6 +1414,7 @@ $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-dial_string']['ro'] = "Locația echipamentului.";
|
||||
$text['description-dial_string']['ar-eg'] = "";
|
||||
|
||||
$text['description-description']['en-us'] = "";
|
||||
$text['description-description']['es-cl'] = "";
|
||||
|
|
@ -1308,6 +1426,7 @@ $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-description']['ro'] = "";
|
||||
$text['description-description']['ar-eg'] = "";
|
||||
|
||||
$text['description-cidr']['en-us'] = "Enter the CIDR here.";
|
||||
$text['description-cidr']['es-cl'] = "Ingrese el CIDR aquí";
|
||||
|
|
@ -1319,6 +1438,7 @@ $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. 1.2.3.4/32)";
|
||||
$text['description-cidr']['ro'] = "Introduceți adresa în format CIDR aici.";
|
||||
$text['description-cidr']['ar-eg'] = "";
|
||||
|
||||
$text['description-call_timeout']['en-us'] = "Enter the call timeout.";
|
||||
$text['description-call_timeout']['es-cl'] = "Ingrese el tiempo de espera de llamada.";
|
||||
|
|
@ -1330,6 +1450,7 @@ $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_timeout']['ro'] = "Introduceți timpul de expirare pentru apel.";
|
||||
$text['description-call_timeout']['ar-eg'] = "";
|
||||
|
||||
$text['description-call_screen_enabled']['en-us'] = "Choose whether to enable or disable call screening.";
|
||||
$text['description-call_screen_enabled']['es-cl'] = "";
|
||||
|
|
@ -1341,6 +1462,7 @@ $text['description-call_screen_enabled']['uk'] = "";
|
|||
$text['description-call_screen_enabled']['sv-se'] = "";
|
||||
$text['description-call_screen_enabled']['de-at'] = "Wählen Sie ob die Anruf Anzeige Ein- oder Ausgeschaltet werden soll.";
|
||||
$text['description-call_screen_enabled']['ro'] = "";
|
||||
$text['description-call_screen_enabled']['ar-eg'] = "";
|
||||
|
||||
$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.";
|
||||
|
|
@ -1352,6 +1474,7 @@ $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-call_group']['ro'] = "Introduceți grupul de apelare din care face parte utilizatorul. Grupurile disponibile implicit sunt vânzări, suport și plăți.";
|
||||
$text['description-call_group']['ar-eg'] = "";
|
||||
|
||||
$text['description-auth_acl']['en-us'] = "Enter the Auth ACL here.";
|
||||
$text['description-auth_acl']['es-cl'] = "Ingrese el ACL de autenticación aquí";
|
||||
|
|
@ -1363,6 +1486,7 @@ $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-auth_acl']['ro'] = "Introduceți ACL-ul pentru autentificare aici.";
|
||||
$text['description-auth_acl']['ar-eg'] = "";
|
||||
|
||||
$text['description-accountcode']['en-us'] = "Enter the account code here.";
|
||||
$text['description-accountcode']['es-cl'] = "Ingrese el código de cuenta aquí.";
|
||||
|
|
@ -1374,6 +1498,7 @@ $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['description-accountcode']['ro'] = "Introduceți codul contului aici.";
|
||||
$text['description-accountcode']['ar-eg'] = "";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
|
|
@ -1385,6 +1510,7 @@ $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-delete']['ro'] = "Sigur doriți să ștergeți?";
|
||||
$text['confirm-delete']['ar-eg'] = "";
|
||||
|
||||
$text['confirm-copy']['en-us'] = "Do you really want to copy this?";
|
||||
$text['confirm-copy']['es-cl'] = "¿Realmente desea copiar esto?";
|
||||
|
|
@ -1396,6 +1522,7 @@ $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['confirm-copy']['ro'] = "Sigur doriți să copiați?";
|
||||
$text['confirm-copy']['ar-eg'] = "";
|
||||
|
||||
$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";
|
||||
|
|
@ -1407,6 +1534,7 @@ $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['checkbox-range']['ro'] = "Generare automată utilizator și extensie. Extensia ca nume de utilizator.";
|
||||
$text['checkbox-range']['ar-eg'] = "";
|
||||
|
||||
$text['button-search']['en-us'] = "Search";
|
||||
$text['button-search']['es-cl'] = "Buscar";
|
||||
|
|
@ -1418,6 +1546,7 @@ $text['button-search']['uk'] = "Пошук";
|
|||
$text['button-search']['sv-se'] = "Sök";
|
||||
$text['button-search']['de-at'] = "Suchen";
|
||||
$text['button-search']['ro'] = "Căutare";
|
||||
$text['button-search']['ar-eg'] = "بحث";
|
||||
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['es-cl'] = "Guardar";
|
||||
|
|
@ -1429,6 +1558,7 @@ $text['button-save']['uk'] = "Зберегти";
|
|||
$text['button-save']['sv-se'] = "Spara";
|
||||
$text['button-save']['de-at'] = "Speichern";
|
||||
$text['button-save']['ro'] = "Salvează";
|
||||
$text['button-save']['ar-eg'] = "حفظ";
|
||||
|
||||
$text['button-edit']['en-us'] = "Edit";
|
||||
$text['button-edit']['es-cl'] = "Editar";
|
||||
|
|
@ -1440,6 +1570,7 @@ $text['button-edit']['uk'] = "Редагувати";
|
|||
$text['button-edit']['sv-se'] = "Editera";
|
||||
$text['button-edit']['de-at'] = "Bearbeiten";
|
||||
$text['button-edit']['ro'] = "Editează";
|
||||
$text['button-edit']['ar-eg'] = "تعديل";
|
||||
|
||||
$text['button-delete']['en-us'] = "Delete";
|
||||
$text['button-delete']['es-cl'] = "Eliminar";
|
||||
|
|
@ -1451,6 +1582,7 @@ $text['button-delete']['uk'] = "Видалити";
|
|||
$text['button-delete']['sv-se'] = "Ta Bort";
|
||||
$text['button-delete']['de-at'] = "Löschen";
|
||||
$text['button-delete']['ro'] = "Șterge";
|
||||
$text['button-delete']['ar-eg'] = "مسح";
|
||||
|
||||
$text['button-copy']['en-us'] = "Copy";
|
||||
$text['button-copy']['es-cl'] = "Copiar";
|
||||
|
|
@ -1462,6 +1594,7 @@ $text['button-copy']['uk'] = "Копіювати";
|
|||
$text['button-copy']['sv-se'] = "Kopiera";
|
||||
$text['button-copy']['de-at'] = "Kopieren";
|
||||
$text['button-copy']['ro'] = "Copiază";
|
||||
$text['button-copy']['ar-eg'] = "نسخ";
|
||||
|
||||
$text['button-calls']['en-us'] = "Call Control";
|
||||
$text['button-calls']['es-cl'] = "Control de Llamada";
|
||||
|
|
@ -1472,6 +1605,7 @@ $text['button-calls']['pl'] = "Kontrola rozmów";
|
|||
$text['button-calls']['sv-se'] = "Samtals Kontroll";
|
||||
$text['button-calls']['de-at'] = "Anruf Steuerung";
|
||||
$text['button-calls']['ro'] = "Control apel";
|
||||
$text['button-calls']['ar-eg'] = "";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "Volver";
|
||||
|
|
@ -1483,6 +1617,7 @@ $text['button-back']['uk'] = "Назад";
|
|||
$text['button-back']['sv-se'] = "Tillbaka";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
$text['button-back']['ro'] = "Înapoi";
|
||||
$text['button-back']['ar-eg'] = "رجوع";
|
||||
|
||||
$text['button-advanced']['en-us'] = "Advanced";
|
||||
$text['button-advanced']['es-cl'] = "Avanzado";
|
||||
|
|
@ -1494,6 +1629,7 @@ $text['button-advanced']['uk'] = "Додатково";
|
|||
$text['button-advanced']['sv-se'] = "Avancerat";
|
||||
$text['button-advanced']['de-at'] = "Erweitert";
|
||||
$text['button-advanced']['ro'] = "Avansat";
|
||||
$text['button-advanced']['ar-eg'] = "";
|
||||
|
||||
$text['button-add']['en-us'] = "Add";
|
||||
$text['button-add']['es-cl'] = "Agregar";
|
||||
|
|
@ -1505,5 +1641,6 @@ $text['button-add']['uk'] = "Додати";
|
|||
$text['button-add']['sv-se'] = "Lägg Till";
|
||||
$text['button-add']['de-at'] = "Hinzufügen";
|
||||
$text['button-add']['ro'] = "Adaugă";
|
||||
$text['button-add']['ar-eg'] = "اضافة";
|
||||
|
||||
?>
|
||||
|
|
@ -12,6 +12,7 @@ $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]['title']['ar-eg'] = "الأرقام الداخلية";
|
||||
$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";
|
||||
|
|
|
|||
|
|
@ -9,6 +9,7 @@ $text['title-databases']['pl'] = "Bazy danych";
|
|||
$text['title-databases']['sv-se'] = "Databaser";
|
||||
$text['title-databases']['uk'] = "Бази даних";
|
||||
$text['title-databases']['de-at'] = "Datenbanken";
|
||||
$text['title-databases']['ar-eg'] = "قواعد البيانات";
|
||||
|
||||
$text['title-database-edit']['en-us'] = "Database Edit";
|
||||
$text['title-database-edit']['es-cl'] = "Editar base de datos";
|
||||
|
|
@ -19,6 +20,7 @@ $text['title-database-edit']['pl'] = "Edytuj bazę danych";
|
|||
$text['title-database-edit']['sv-se'] = "Ändra Databas";
|
||||
$text['title-database-edit']['uk'] = "Редагування бази даних";
|
||||
$text['title-database-edit']['de-at'] = "Datenbank editieren";
|
||||
$text['title-database-edit']['ar-eg'] = "تعديل قاعدة البيانات";
|
||||
|
||||
$text['title-database-add']['en-us'] = "Database Add";
|
||||
$text['title-database-add']['es-cl'] = "Agregar Base de Datos";
|
||||
|
|
@ -29,6 +31,7 @@ $text['title-database-add']['pl'] = "Dodaj bazę danych";
|
|||
$text['title-database-add']['sv-se'] = "Lägg Till Databas";
|
||||
$text['title-database-add']['uk'] = "Додавання бази даних";
|
||||
$text['title-database-add']['de-at'] = "Datenbank hinzufügen";
|
||||
$text['title-database-add']['ar-eg'] = "إضافة قاعدة بيانات";
|
||||
|
||||
$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']['sv-se'] = "Uppdatering Klar";
|
||||
$text['message-update']['uk'] = "Оновлення завершено";
|
||||
$text['message-update']['de-at'] = "Aktualisierung durchgeführt";
|
||||
$text['message-update']['ar-eg'] = "اكتمال التحديث";
|
||||
|
||||
$text['message-required']['en-us'] = "Please provide: ";
|
||||
$text['message-required']['es-cl'] = "Por favor indique: ";
|
||||
|
|
@ -49,6 +53,7 @@ $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-required']['ar-eg'] = "من فضلك أدخل";
|
||||
|
||||
$text['message-message']['en-us'] = "Message";
|
||||
$text['message-message']['es-cl'] = "Mensaje";
|
||||
|
|
@ -59,6 +64,7 @@ $text['message-message']['pl'] = "Wiadomość";
|
|||
$text['message-message']['sv-se'] = "Meddelande";
|
||||
$text['message-message']['uk'] = "Повідомлення";
|
||||
$text['message-message']['de-at'] = "Nachricht";
|
||||
$text['message-message']['ar-eg'] = "رسالة";
|
||||
|
||||
$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']['sv-se'] = "Borttagning Klar";
|
||||
$text['message-delete']['uk'] = "Видалено";
|
||||
$text['message-delete']['de-at'] = "Erfolgreich gelöscht";
|
||||
$text['message-delete']['ar-eg'] = "تم المسح";
|
||||
|
||||
$text['message-add']['en-us'] = "Add Completed";
|
||||
$text['message-add']['es-cl'] = "Agregar Completado";
|
||||
|
|
@ -79,6 +86,7 @@ $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['message-add']['ar-eg'] = "تمت الأضافة";
|
||||
|
||||
$text['label-username']['en-us'] = "Username";
|
||||
$text['label-username']['es-cl'] = "Nombre de usuario";
|
||||
|
|
@ -89,6 +97,7 @@ $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-username']['ar-eg'] = "اسم المستخدم";
|
||||
|
||||
$text['label-type']['en-us'] = "Type";
|
||||
$text['label-type']['es-cl'] = "Tipo";
|
||||
|
|
@ -99,6 +108,7 @@ $text['label-type']['pl'] = "Typ";
|
|||
$text['label-type']['sv-se'] = "Typ";
|
||||
$text['label-type']['uk'] = "Тип";
|
||||
$text['label-type']['de-at'] = "Typ";
|
||||
$text['label-type']['ar-eg'] = "النوع";
|
||||
|
||||
$text['label-port']['en-us'] = "Port";
|
||||
$text['label-port']['es-cl'] = "Puerto";
|
||||
|
|
@ -109,6 +119,7 @@ $text['label-port']['pl'] = "Port";
|
|||
$text['label-port']['sv-se'] = "Port";
|
||||
$text['label-port']['uk'] = "Порт";
|
||||
$text['label-port']['de-at'] = "Port";
|
||||
$text['label-port']['ar-eg'] = "منفذ";
|
||||
|
||||
$text['label-path']['en-us'] = "Path";
|
||||
$text['label-path']['es-cl'] = "Ruta";
|
||||
|
|
@ -119,6 +130,7 @@ $text['label-path']['pl'] = "Ścieżka";
|
|||
$text['label-path']['sv-se'] = "Sökväg";
|
||||
$text['label-path']['uk'] = "Шлях";
|
||||
$text['label-path']['de-at'] = "Pfad";
|
||||
$text['label-path']['ar-eg'] = "";
|
||||
|
||||
$text['label-password']['en-us'] = "Password";
|
||||
$text['label-password']['es-cl'] = "Contreseña";
|
||||
|
|
@ -129,6 +141,7 @@ $text['label-password']['pl'] = "Hasło";
|
|||
$text['label-password']['sv-se'] = "Lösenord";
|
||||
$text['label-password']['uk'] = "Пароль";
|
||||
$text['label-password']['de-at'] = "Passwort";
|
||||
$text['label-password']['ar-eg'] = "كلمة السر";
|
||||
|
||||
$text['label-name']['en-us'] = "Name";
|
||||
$text['label-name']['es-cl'] = "Nombre";
|
||||
|
|
@ -139,6 +152,7 @@ $text['label-name']['pl'] = "Nazwa";
|
|||
$text['label-name']['sv-se'] = "Namn";
|
||||
$text['label-name']['uk'] = "Назва";
|
||||
$text['label-name']['de-at'] = "Name";
|
||||
$text['label-name']['ar-eg'] = "الأسم";
|
||||
|
||||
$text['label-host']['en-us'] = "Host";
|
||||
$text['label-host']['es-cl'] = "Host";
|
||||
|
|
@ -149,6 +163,7 @@ $text['label-host']['pl'] = "Host";
|
|||
$text['label-host']['sv-se'] = "Värd";
|
||||
$text['label-host']['uk'] = "Хост";
|
||||
$text['label-host']['de-at'] = "Host";
|
||||
$text['label-host']['ar-eg'] = "مضيف";
|
||||
|
||||
$text['label-driver']['en-us'] = "Driver";
|
||||
$text['label-driver']['es-cl'] = "Controlador";
|
||||
|
|
@ -159,6 +174,7 @@ $text['label-driver']['pl'] = "Sterownik";
|
|||
$text['label-driver']['sv-se'] = "Drivrutin";
|
||||
$text['label-driver']['uk'] = "Драйвер";
|
||||
$text['label-driver']['de-at'] = "Treiber";
|
||||
$text['label-driver']['ar-eg'] = "";
|
||||
|
||||
$text['label-description']['en-us'] = "Description";
|
||||
$text['label-description']['es-cl'] = "Descripción";
|
||||
|
|
@ -169,6 +185,7 @@ $text['label-description']['pl'] = "Opis";
|
|||
$text['label-description']['sv-se'] = "Beskrivning";
|
||||
$text['label-description']['uk'] = "Опис";
|
||||
$text['label-description']['de-at'] = "Beschreibung";
|
||||
$text['label-description']['ar-eg'] = "الوصف";
|
||||
|
||||
$text['header-databases']['en-us'] = "Databases";
|
||||
$text['header-databases']['es-cl'] = "Bases de datos";
|
||||
|
|
@ -179,6 +196,7 @@ $text['header-databases']['pl'] = "Bazy danych";
|
|||
$text['header-databases']['sv-se'] = "Databaser";
|
||||
$text['header-databases']['uk'] = "Бази даних";
|
||||
$text['header-databases']['de-at'] = "Datenbanken";
|
||||
$text['header-databases']['ar-eg'] = "قواعد البيانات";
|
||||
|
||||
$text['header-database-edit']['en-us'] = "Database Edit";
|
||||
$text['header-database-edit']['es-cl'] = "Editar base de datos";
|
||||
|
|
@ -189,6 +207,7 @@ $text['header-database-edit']['pl'] = "Edytuj bazę danych";
|
|||
$text['header-database-edit']['sv-se'] = "Ändra Databas";
|
||||
$text['header-database-edit']['uk'] = "Редагування бази даних";
|
||||
$text['header-database-edit']['de-at'] = "Datenbanken bearbeiten";
|
||||
$text['header-database-edit']['ar-eg'] = "تعديل قاعدة البيانات";
|
||||
|
||||
$text['header-database-add']['en-us'] = "Database Add";
|
||||
$text['header-database-add']['es-cl'] = "Agregar Base de Datos";
|
||||
|
|
@ -199,6 +218,7 @@ $text['header-database-add']['pl'] = "Dodaj bazę danych";
|
|||
$text['header-database-add']['sv-se'] = "Lägg Till Databas";
|
||||
$text['header-database-add']['uk'] = "Додавання бази даних";
|
||||
$text['header-database-add']['de-at'] = "Datenbanken hinzufügen";
|
||||
$text['header-database-add']['ar-eg'] = "إضافة قاعدة بيانات";
|
||||
|
||||
$text['description-username']['en-us'] = "Enter the database username.";
|
||||
$text['description-username']['es-cl'] = "Ingrese el nombre de usuario de la base de datos.";
|
||||
|
|
@ -209,6 +229,7 @@ $text['description-username']['pl'] = "Wprowadź nazwę użytkownika";
|
|||
$text['description-username']['sv-se'] = "Ange databasen användarnamn här.";
|
||||
$text['description-username']['uk'] = "Введіть ім’я користувача бази даних";
|
||||
$text['description-username']['de-at'] = "Geben Sie den Datenbank Benutzernamen an.";
|
||||
$text['description-username']['ar-eg'] = "أدخل اسم المستخدم هنا";
|
||||
|
||||
$text['description-type']['en-us'] = "Select the database type.";
|
||||
$text['description-type']['es-cl'] = "Seleccione el tipo de base de datos";
|
||||
|
|
@ -219,6 +240,7 @@ $text['description-type']['pl'] = "Wprowadź rodzaj bazy danych";
|
|||
$text['description-type']['sv-se'] = "Välj databastyp";
|
||||
$text['description-type']['uk'] = "Виберіть тип бази даних";
|
||||
$text['description-type']['de-at'] = "Wählen Sie den Datenbank Typ.";
|
||||
$text['description-type']['ar-eg'] = "إختر نوع قاعدة البيانات";
|
||||
|
||||
$text['description-port']['en-us'] = "Enter the port number.";
|
||||
$text['description-port']['es-cl'] = "Ingrese el número del puerto.";
|
||||
|
|
@ -229,6 +251,7 @@ $text['description-port']['pl'] = "Wprowadź numer portu";
|
|||
$text['description-port']['sv-se'] = "Ange portnummer";
|
||||
$text['description-port']['uk'] = "Введіть номер порта";
|
||||
$text['description-port']['de-at'] = "Geben Sie die Port Nummer an.";
|
||||
$text['description-port']['ar-eg'] = "أدخل رقم المنفذ";
|
||||
|
||||
$text['description-path']['en-us'] = "Enter the database file path (SQLite only).";
|
||||
$text['description-path']['es-cl'] = "Ingrese la ruta al archivo de datos (solo SQLite).";
|
||||
|
|
@ -239,6 +262,7 @@ $text['description-path']['pl'] = "Wprowadź ścieżkę do pliku bazy danych (ty
|
|||
$text['description-path']['sv-se'] = "Ange databasens sökväg (gäller endast SQLite).";
|
||||
$text['description-path']['uk'] = "Вкажіть шлях до файлу бази даних (тільки SQLite).";
|
||||
$text['description-path']['de-at'] = "Geben Sie den Datenbank Pfad an (nur für SQLite).";
|
||||
$text['description-path']['ar-eg'] = "";
|
||||
|
||||
$text['description-password']['en-us'] = "Enter the database password.";
|
||||
$text['description-password']['es-cl'] = "Ingrese la contraseña de la base de datos.";
|
||||
|
|
@ -249,6 +273,7 @@ $text['description-password']['pl'] = "Wpisz hasło";
|
|||
$text['description-password']['sv-se'] = "Ange databasens lösenord.";
|
||||
$text['description-password']['uk'] = "Введіть пароль бази даних.";
|
||||
$text['description-password']['de-at'] = "Geben Sie das Datenbank Passwort ein.";
|
||||
$text['description-password']['ar-eg'] = "أدخل الرقم السري الخاص بقاعدة البيانات";
|
||||
|
||||
$text['description-name']['en-us'] = "Enter the database name.";
|
||||
$text['description-name']['es-cl'] = "Ingrese el nombre de la base de datos.";
|
||||
|
|
@ -259,6 +284,7 @@ $text['description-name']['pl'] = "Wprowadź nazwę bazy danych.";
|
|||
$text['description-name']['sv-se'] = "Ange databasens namn.";
|
||||
$text['description-name']['uk'] = "Введіть ім'я бази даних.";
|
||||
$text['description-name']['de-at'] = "Geben Sie den Namen der Datenbank an";
|
||||
$text['description-name']['ar-eg'] = "أدخل إسم قاعدة البيانات";
|
||||
|
||||
$text['description-host']['en-us'] = "Enter the host name.";
|
||||
$text['description-host']['es-cl'] = "Ingrese el nombre de host";
|
||||
|
|
@ -269,6 +295,7 @@ $text['description-host']['pl'] = "Wprowadź nazwę hosta.";
|
|||
$text['description-host']['sv-se'] = "Ange värdnamnet";
|
||||
$text['description-host']['uk'] = "Введіть ім'я хоста.";
|
||||
$text['description-host']['de-at'] = "Geben Sie den Host Namen ein.";
|
||||
$text['description-host']['ar-eg'] = "أدخل إسم المضيف";
|
||||
|
||||
$text['description-driver']['en-us'] = "Select the database driver.";
|
||||
$text['description-driver']['es-cl'] = "Seleccione un controlador de base de datos.";
|
||||
|
|
@ -279,6 +306,7 @@ $text['description-driver']['pl'] = "Wybierz sterownik bazy danych.";
|
|||
$text['description-driver']['sv-se'] = "Välj databas drivrutin.";
|
||||
$text['description-driver']['uk'] = "Виберіть драйвер бази даних.";
|
||||
$text['description-driver']['de-at'] = "Wählen Sie den Datenbank Treiber.";
|
||||
$text['description-driver']['ar-eg'] = "";
|
||||
|
||||
$text['description-description']['en-us'] = "Enter a description for this database, if desired.";
|
||||
$text['description-description']['es-cl'] = "Ingrese una descripción para esta base de datos, opcional.";
|
||||
|
|
@ -289,6 +317,7 @@ $text['description-description']['pl'] = "Wprowadź opis bazy danych (opcjonaln
|
|||
$text['description-description']['sv-se'] = "Fyll i en beskrivning för denna databas, om nödvändigt.";
|
||||
$text['description-description']['uk'] = "Введіть опис, якщо це необхідно.";
|
||||
$text['description-description']['de-at'] = "Falls gewünscht, geben Sie eine Beschreibung an.";
|
||||
$text['description-description']['ar-eg'] = "";
|
||||
|
||||
$text['description-databases']['en-us'] = "Database information.";
|
||||
$text['description-databases']['es-cl'] = "Información de bases de datos.";
|
||||
|
|
@ -299,6 +328,7 @@ $text['description-databases']['pl'] = "Informacje o bazie danych.";
|
|||
$text['description-databases']['sv-se'] = "Databasinformation.";
|
||||
$text['description-databases']['uk'] = "Інформація про базу даних.";
|
||||
$text['description-databases']['de-at'] = "Datenbank Information.";
|
||||
$text['description-databases']['ar-eg'] = "بيانات قاعدة البيانات";
|
||||
|
||||
$text['description-database-edit']['en-us'] = "Database connection information.";
|
||||
$text['description-database-edit']['es-cl'] = "Información de conexión a base de datos.";
|
||||
|
|
@ -309,6 +339,7 @@ $text['description-database-edit']['pl'] = "Informacje o połączeniach z bazą
|
|||
$text['description-database-edit']['sv-se'] = "Information om Databasanslutning";
|
||||
$text['description-database-edit']['uk'] = "інформація про підключення до бази даних.";
|
||||
$text['description-database-edit']['de-at'] = "Datenbank Verbindungs Information.";
|
||||
$text['description-database-edit']['ar-eg'] = "بيانات الإتصال الخاص بقاعدة البيانات";
|
||||
|
||||
$text['description-database-add']['en-us'] = "Database connection information.";
|
||||
$text['description-database-add']['es-cl'] = "Información de conexión a base de datos.";
|
||||
|
|
@ -319,6 +350,7 @@ $text['description-database-add']['pl'] = "Informacje o połączeniach z bazą d
|
|||
$text['description-database-add']['sv-se'] = "Information om Databasanslutning";
|
||||
$text['description-database-add']['uk'] = "інформація про підключення до бази даних.";
|
||||
$text['description-database-add']['de-at'] = "Datenbank Verbindungs Information.";
|
||||
$text['description-database-add']['ar-eg'] = "بيانات الإتصال الخاص بقاعدة البيانات";
|
||||
|
||||
$text['confirm-delete']['en-us'] = "Do you really want to delete this?";
|
||||
$text['confirm-delete']['es-cl'] = "¿Realmente desea eliminar esto?";
|
||||
|
|
@ -329,6 +361,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']['de-at'] = "Wollen Sie das wirklich löschen?";
|
||||
$text['confirm-delete']['ar-eg'] = "هل تريد حقا مسح هذا؟";
|
||||
|
||||
$text['button-save']['en-us'] = "Save";
|
||||
$text['button-save']['es-cl'] = "Guardar";
|
||||
|
|
@ -339,6 +372,7 @@ $text['button-save']['pl'] = "Zachowaj";
|
|||
$text['button-save']['sv-se'] = "Spara";
|
||||
$text['button-save']['uk'] = "Зберегти";
|
||||
$text['button-save']['de-at'] = "Speichern";
|
||||
$text['button-save']['ar-eg'] = "حفظ";
|
||||
|
||||
$text['button-edit']['en-us'] = "Edit";
|
||||
$text['button-edit']['es-cl'] = "Editar";
|
||||
|
|
@ -349,6 +383,7 @@ $text['button-edit']['pl'] = "Edytuj";
|
|||
$text['button-edit']['sv-se'] = "Editera";
|
||||
$text['button-edit']['uk'] = "Редагувати";
|
||||
$text['button-edit']['de-at'] = "Bearbeiten";
|
||||
$text['button-edit']['ar-eg'] = "تعديل";
|
||||
|
||||
$text['button-delete']['en-us'] = "Delete";
|
||||
$text['button-delete']['es-cl'] = "Eliminar";
|
||||
|
|
@ -359,6 +394,7 @@ $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-delete']['ar-eg'] = "مسح";
|
||||
|
||||
$text['button-back']['en-us'] = "Back";
|
||||
$text['button-back']['es-cl'] = "Volver";
|
||||
|
|
@ -369,6 +405,7 @@ $text['button-back']['pl'] = "Wróć";
|
|||
$text['button-back']['sv-se'] = "Tillbaka";
|
||||
$text['button-back']['uk'] = "Назад";
|
||||
$text['button-back']['de-at'] = "Zurück";
|
||||
$text['button-back']['ar-eg'] = "رجوع";
|
||||
|
||||
$text['button-add']['en-us'] = "Add";
|
||||
$text['button-add']['es-cl'] = "Agregar";
|
||||
|
|
@ -379,5 +416,6 @@ $text['button-add']['pl'] = "Dodaj";
|
|||
$text['button-add']['sv-se'] = "Lägg Till";
|
||||
$text['button-add']['uk'] = "Додати";
|
||||
$text['button-add']['de-at'] = "Hinzufügen";
|
||||
$text['button-add']['ar-eg'] = "اضافة";
|
||||
|
||||
?>
|
||||
|
|
@ -9,6 +9,7 @@ $apps[$x]['menu'][0]['title']['pl'] = "Bazy danych";
|
|||
$apps[$x]['menu'][0]['title']['sv-se'] = "Databaser";
|
||||
$apps[$x]['menu'][0]['title']['uk'] = "Бази даних";
|
||||
$apps[$x]['menu'][0]['title']['de-at'] = "Datenbanken";
|
||||
$apps[$x]['menu'][0]['title']['ar-eg'] = "قواعد البيانات";
|
||||
$apps[$x]['menu'][0]['uuid'] = "ebbd754d-ca74-d5b1-a77e-9206ba3ecc3f";
|
||||
$apps[$x]['menu'][0]['parent_uuid'] = "594d99c5-6128-9c88-ca35-4b33392cec0f";
|
||||
$apps[$x]['menu'][0]['category'] = "internal";
|
||||
|
|
|
|||
Loading…
Reference in New Issue