mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Enhance - language update (#2639)
removed some unused tags corrected some typos in tag names e.g. 'ckeck and check' combined tags that had two names inserted missing tags in sip_status
This commit is contained in:
@@ -341,26 +341,6 @@ $text['description-node_cidr']['ru-ru'] = "Введите диапазон IP CI
|
||||
$text['description-node_cidr']['sv-se'] = "Ange IP CIDR sortimentet.";
|
||||
$text['description-node_cidr']['uk-ua'] = "Введіть діапазон IP-CIDR.";
|
||||
|
||||
$text['description-access_control_node']['en-us'] = "";
|
||||
$text['description-access_control_node']['ar-eg'] = "";
|
||||
$text['description-access_control_node']['de-at'] = "";
|
||||
$text['description-access_control_node']['de-ch'] = "";
|
||||
$text['description-access_control_node']['de-de'] = "";
|
||||
$text['description-access_control_node']['es-cl'] = "";
|
||||
$text['description-access_control_node']['es-mx'] = "";
|
||||
$text['description-access_control_node']['fr-ca'] = "";
|
||||
$text['description-access_control_node']['fr-fr'] = "";
|
||||
$text['description-access_control_node']['he-il'] = "";
|
||||
$text['description-access_control_node']['it-it'] = "";
|
||||
$text['description-access_control_node']['nl-nl'] = "";
|
||||
$text['description-access_control_node']['pl-pl'] = "";
|
||||
$text['description-access_control_node']['pt-br'] = "";
|
||||
$text['description-access_control_node']['pt-pt'] = "";
|
||||
$text['description-access_control_node']['ro-ro'] = "";
|
||||
$text['description-access_control_node']['ru-ru'] = "";
|
||||
$text['description-access_control_node']['sv-se'] = "";
|
||||
$text['description-access_control_node']['uk-ua'] = "";
|
||||
|
||||
$text['description-access_control_name']['en-us'] = "Enter the name.";
|
||||
$text['description-access_control_name']['ar-eg'] = "أدخل اسم.";
|
||||
$text['description-access_control_name']['de-at'] = "Namen eingeben.";
|
||||
|
||||
@@ -321,7 +321,7 @@ $text['label-accountcode']['ru-ru'] = "Код Авторизации";
|
||||
$text['label-accountcode']['sv-se'] = "Accountcode";
|
||||
$text['label-accountcode']['uk-ua'] = "Код облікового запису";
|
||||
|
||||
$text['description-timeout']['en-us'] = "";
|
||||
$text['description-timeout']['en-us'] = "Specify the absolute timeout in seconds.";
|
||||
$text['description-timeout']['ar-eg'] = "";
|
||||
$text['description-timeout']['de-at'] = "Geben Sie die absolute Zeitüberschreitung in Sekunden an.";
|
||||
$text['description-timeout']['de-ch'] = "";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
#This file was last reorganized on 2nd of June 2017 04:38:28 PM UTC
|
||||
#This file was last reorganized on 4th of June 2017 08:29:50 AM UTC
|
||||
|
||||
$text['title-call_flows']['en-us'] = "Call Flows";
|
||||
$text['title-call_flows']['ar-eg'] = "";
|
||||
@@ -546,40 +546,20 @@ $text['description-call_flow_alternate_destination']['ar-eg'] = "";
|
||||
$text['description-call_flow_alternate_destination']['de-at'] = "Wählen Sie ein alternatives Ziel.";
|
||||
$text['description-call_flow_alternate_destination']['de-ch'] = "";
|
||||
$text['description-call_flow_alternate_destination']['de-de'] = "Wählen Sie ein alternatives Ziel.";
|
||||
$text['description-call_flow_alternate_destination']['es-cl'] = "";
|
||||
$text['description-call_flow_alternate_destination']['es-cl'] = "Seleccione el destino alternativo.";
|
||||
$text['description-call_flow_alternate_destination']['es-mx'] = "";
|
||||
$text['description-call_flow_alternate_destination']['fr-ca'] = "";
|
||||
$text['description-call_flow_alternate_destination']['fr-fr'] = "";
|
||||
$text['description-call_flow_alternate_destination']['fr-fr'] = "Choisir la destination alternative.";
|
||||
$text['description-call_flow_alternate_destination']['he-il'] = "";
|
||||
$text['description-call_flow_alternate_destination']['it-it'] = "";
|
||||
$text['description-call_flow_alternate_destination']['nl-nl'] = "";
|
||||
$text['description-call_flow_alternate_destination']['pl-pl'] = "";
|
||||
$text['description-call_flow_alternate_destination']['pt-br'] = "";
|
||||
$text['description-call_flow_alternate_destination']['pt-pt'] = "";
|
||||
$text['description-call_flow_alternate_destination']['pl-pl'] = "Wybierz alternatywną destynację";
|
||||
$text['description-call_flow_alternate_destination']['pt-br'] = "Selecione um destino alternativo.";
|
||||
$text['description-call_flow_alternate_destination']['pt-pt'] = "Seleccione um destino alternativo.";
|
||||
$text['description-call_flow_alternate_destination']['ro-ro'] = "";
|
||||
$text['description-call_flow_alternate_destination']['ru-ru'] = "Выберите альтернативное направление.";
|
||||
$text['description-call_flow_alternate_destination']['sv-se'] = "Välj den alternativa destinationen.";
|
||||
$text['description-call_flow_alternate_destination']['uk-ua'] = "";
|
||||
|
||||
$text['description-alternate_destination']['en-us'] = "";
|
||||
$text['description-alternate_destination']['ar-eg'] = "";
|
||||
$text['description-alternate_destination']['de-at'] = "Wählen Sie ein alternatives Ziel.";
|
||||
$text['description-alternate_destination']['de-ch'] = "";
|
||||
$text['description-alternate_destination']['de-de'] = "Wählen Sie ein alternatives Ziel.";
|
||||
$text['description-alternate_destination']['es-cl'] = "Seleccione el destino alternativo.";
|
||||
$text['description-alternate_destination']['es-mx'] = "";
|
||||
$text['description-alternate_destination']['fr-ca'] = "";
|
||||
$text['description-alternate_destination']['fr-fr'] = "Choisir la destination alternative.";
|
||||
$text['description-alternate_destination']['he-il'] = "";
|
||||
$text['description-alternate_destination']['it-it'] = "";
|
||||
$text['description-alternate_destination']['nl-nl'] = "";
|
||||
$text['description-alternate_destination']['pl-pl'] = "Wybierz alternatywną destynację";
|
||||
$text['description-alternate_destination']['pt-br'] = "Selecione um destino alternativo.";
|
||||
$text['description-alternate_destination']['pt-pt'] = "Seleccione um destino alternativo.";
|
||||
$text['description-alternate_destination']['ro-ro'] = "";
|
||||
$text['description-alternate_destination']['ru-ru'] = "";
|
||||
$text['description-alternate_destination']['sv-se'] = "Välj den alternativa destinationen.";
|
||||
$text['description-alternate_destination']['uk-ua'] = "Виберіть інше розташування.";
|
||||
$text['description-call_flow_alternate_destination']['uk-ua'] = "Виберіть інше розташування.";
|
||||
|
||||
$text['description-call_flow_sound']['en-us'] = "Select the sound to play when the status is set to the destinations.";
|
||||
$text['description-call_flow_sound']['ar-eg'] = "";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
#This file was last reorganized on 2nd of June 2017 04:38:28 PM UTC
|
||||
#This file was last reorganized on 4th of June 2017 08:29:50 AM UTC
|
||||
|
||||
$text['title']['en-us'] = "Call Routing";
|
||||
$text['title']['ar-eg'] = "توجيه الدعوة";
|
||||
@@ -821,101 +821,21 @@ $text['confirm-update']['ru-ru'] = "Обновление завершено";
|
||||
$text['confirm-update']['sv-se'] = "Uppdatering Klar";
|
||||
$text['confirm-update']['uk-ua'] = "Оновлено";
|
||||
|
||||
$text['ckeck-true']['en-us'] = "";
|
||||
$text['ckeck-true']['ar-eg'] = "";
|
||||
$text['ckeck-true']['de-at'] = "";
|
||||
$text['ckeck-true']['de-ch'] = "";
|
||||
$text['ckeck-true']['de-de'] = "";
|
||||
$text['ckeck-true']['es-cl'] = "Verdadero";
|
||||
$text['ckeck-true']['es-mx'] = "";
|
||||
$text['ckeck-true']['fr-ca'] = "";
|
||||
$text['ckeck-true']['fr-fr'] = "Oui";
|
||||
$text['ckeck-true']['he-il'] = "";
|
||||
$text['ckeck-true']['it-it'] = "";
|
||||
$text['ckeck-true']['nl-nl'] = "";
|
||||
$text['ckeck-true']['pl-pl'] = "";
|
||||
$text['ckeck-true']['pt-br'] = "Sim";
|
||||
$text['ckeck-true']['pt-pt'] = "Sim";
|
||||
$text['ckeck-true']['ro-ro'] = "";
|
||||
$text['ckeck-true']['ru-ru'] = "Да";
|
||||
$text['ckeck-true']['sv-se'] = "Sann";
|
||||
$text['ckeck-true']['uk-ua'] = "";
|
||||
|
||||
$text['ckeck-simultaneous']['en-us'] = "";
|
||||
$text['ckeck-simultaneous']['ar-eg'] = "";
|
||||
$text['ckeck-simultaneous']['de-at'] = "";
|
||||
$text['ckeck-simultaneous']['de-ch'] = "";
|
||||
$text['ckeck-simultaneous']['de-de'] = "";
|
||||
$text['ckeck-simultaneous']['es-cl'] = "simultaneo";
|
||||
$text['ckeck-simultaneous']['es-mx'] = "";
|
||||
$text['ckeck-simultaneous']['fr-ca'] = "";
|
||||
$text['ckeck-simultaneous']['fr-fr'] = "";
|
||||
$text['ckeck-simultaneous']['he-il'] = "";
|
||||
$text['ckeck-simultaneous']['it-it'] = "";
|
||||
$text['ckeck-simultaneous']['nl-nl'] = "";
|
||||
$text['ckeck-simultaneous']['pl-pl'] = "";
|
||||
$text['ckeck-simultaneous']['pt-br'] = "Simultâneo";
|
||||
$text['ckeck-simultaneous']['pt-pt'] = "simultâneo";
|
||||
$text['ckeck-simultaneous']['ro-ro'] = "";
|
||||
$text['ckeck-simultaneous']['ru-ru'] = "одновременно";
|
||||
$text['ckeck-simultaneous']['sv-se'] = "Samtidig";
|
||||
$text['ckeck-simultaneous']['uk-ua'] = "";
|
||||
|
||||
$text['ckeck-sequence']['en-us'] = "";
|
||||
$text['ckeck-sequence']['ar-eg'] = "";
|
||||
$text['ckeck-sequence']['de-at'] = "";
|
||||
$text['ckeck-sequence']['de-ch'] = "";
|
||||
$text['ckeck-sequence']['de-de'] = "";
|
||||
$text['ckeck-sequence']['es-cl'] = "secuencia";
|
||||
$text['ckeck-sequence']['es-mx'] = "";
|
||||
$text['ckeck-sequence']['fr-ca'] = "";
|
||||
$text['ckeck-sequence']['fr-fr'] = "";
|
||||
$text['ckeck-sequence']['he-il'] = "";
|
||||
$text['ckeck-sequence']['it-it'] = "";
|
||||
$text['ckeck-sequence']['nl-nl'] = "";
|
||||
$text['ckeck-sequence']['pl-pl'] = "";
|
||||
$text['ckeck-sequence']['pt-br'] = "Sequência";
|
||||
$text['ckeck-sequence']['pt-pt'] = "sequência";
|
||||
$text['ckeck-sequence']['ro-ro'] = "";
|
||||
$text['ckeck-sequence']['ru-ru'] = "последовательно";
|
||||
$text['ckeck-sequence']['sv-se'] = "Sekvens";
|
||||
$text['ckeck-sequence']['uk-ua'] = "";
|
||||
|
||||
$text['ckeck-false']['en-us'] = "";
|
||||
$text['ckeck-false']['ar-eg'] = "";
|
||||
$text['ckeck-false']['de-at'] = "";
|
||||
$text['ckeck-false']['de-ch'] = "";
|
||||
$text['ckeck-false']['de-de'] = "";
|
||||
$text['ckeck-false']['es-cl'] = "Falso";
|
||||
$text['ckeck-false']['es-mx'] = "";
|
||||
$text['ckeck-false']['fr-ca'] = "";
|
||||
$text['ckeck-false']['fr-fr'] = "Non";
|
||||
$text['ckeck-false']['he-il'] = "";
|
||||
$text['ckeck-false']['it-it'] = "";
|
||||
$text['ckeck-false']['nl-nl'] = "";
|
||||
$text['ckeck-false']['pl-pl'] = "";
|
||||
$text['ckeck-false']['pt-br'] = "Não";
|
||||
$text['ckeck-false']['pt-pt'] = "Não";
|
||||
$text['ckeck-false']['ro-ro'] = "";
|
||||
$text['ckeck-false']['ru-ru'] = "Нет";
|
||||
$text['ckeck-false']['sv-se'] = "Falsk";
|
||||
$text['ckeck-false']['uk-ua'] = "";
|
||||
|
||||
$text['check-true']['en-us'] = "True";
|
||||
$text['check-true']['ar-eg'] = "";
|
||||
$text['check-true']['de-at'] = "An";
|
||||
$text['check-true']['de-ch'] = "";
|
||||
$text['check-true']['de-de'] = "An";
|
||||
$text['check-true']['es-cl'] = "";
|
||||
$text['check-true']['es-cl'] = "Verdadero";
|
||||
$text['check-true']['es-mx'] = "";
|
||||
$text['check-true']['fr-ca'] = "";
|
||||
$text['check-true']['fr-fr'] = "";
|
||||
$text['check-true']['fr-fr'] = "Oui";
|
||||
$text['check-true']['he-il'] = "";
|
||||
$text['check-true']['it-it'] = "Vero";
|
||||
$text['check-true']['nl-nl'] = "";
|
||||
$text['check-true']['pl-pl'] = "Tak";
|
||||
$text['check-true']['pt-br'] = "Sim";
|
||||
$text['check-true']['pt-pt'] = "";
|
||||
$text['check-true']['pt-pt'] = "Sim";
|
||||
$text['check-true']['ro-ro'] = "";
|
||||
$text['check-true']['ru-ru'] = "Да";
|
||||
$text['check-true']['sv-se'] = "Sann";
|
||||
@@ -926,7 +846,7 @@ $text['check-simultaneous']['ar-eg'] = "";
|
||||
$text['check-simultaneous']['de-at'] = "gleichzeitig";
|
||||
$text['check-simultaneous']['de-ch'] = "";
|
||||
$text['check-simultaneous']['de-de'] = "gleichzeitig";
|
||||
$text['check-simultaneous']['es-cl'] = "";
|
||||
$text['check-simultaneous']['es-cl'] = "simultaneo";
|
||||
$text['check-simultaneous']['es-mx'] = "";
|
||||
$text['check-simultaneous']['fr-ca'] = "";
|
||||
$text['check-simultaneous']['fr-fr'] = "simultanément";
|
||||
@@ -935,9 +855,9 @@ $text['check-simultaneous']['it-it'] = "simultaneo";
|
||||
$text['check-simultaneous']['nl-nl'] = "";
|
||||
$text['check-simultaneous']['pl-pl'] = "jednoczesne";
|
||||
$text['check-simultaneous']['pt-br'] = "Simultâneo";
|
||||
$text['check-simultaneous']['pt-pt'] = "";
|
||||
$text['check-simultaneous']['pt-pt'] = "simultâneo";
|
||||
$text['check-simultaneous']['ro-ro'] = "";
|
||||
$text['check-simultaneous']['ru-ru'] = "";
|
||||
$text['check-simultaneous']['ru-ru'] = "одновременно";
|
||||
$text['check-simultaneous']['sv-se'] = "Samtidig";
|
||||
$text['check-simultaneous']['uk-ua'] = "одночасно";
|
||||
|
||||
@@ -946,7 +866,7 @@ $text['check-sequence']['ar-eg'] = "";
|
||||
$text['check-sequence']['de-at'] = "sequenziell";
|
||||
$text['check-sequence']['de-ch'] = "";
|
||||
$text['check-sequence']['de-de'] = "sequenziell";
|
||||
$text['check-sequence']['es-cl'] = "";
|
||||
$text['check-sequence']['es-cl'] = "secuencia";
|
||||
$text['check-sequence']['es-mx'] = "";
|
||||
$text['check-sequence']['fr-ca'] = "";
|
||||
$text['check-sequence']['fr-fr'] = "séquence";
|
||||
@@ -955,9 +875,9 @@ $text['check-sequence']['it-it'] = "sequenza";
|
||||
$text['check-sequence']['nl-nl'] = "";
|
||||
$text['check-sequence']['pl-pl'] = "kolejność";
|
||||
$text['check-sequence']['pt-br'] = "Sequência";
|
||||
$text['check-sequence']['pt-pt'] = "";
|
||||
$text['check-sequence']['pt-pt'] = "sequência";
|
||||
$text['check-sequence']['ro-ro'] = "";
|
||||
$text['check-sequence']['ru-ru'] = "";
|
||||
$text['check-sequence']['ru-ru'] = "последовательно";
|
||||
$text['check-sequence']['sv-se'] = "sekvens";
|
||||
$text['check-sequence']['uk-ua'] = "послідовно";
|
||||
|
||||
@@ -966,16 +886,16 @@ $text['check-false']['ar-eg'] = "";
|
||||
$text['check-false']['de-at'] = "Aus";
|
||||
$text['check-false']['de-ch'] = "";
|
||||
$text['check-false']['de-de'] = "Aus";
|
||||
$text['check-false']['es-cl'] = "";
|
||||
$text['check-false']['es-cl'] = "Falso";
|
||||
$text['check-false']['es-mx'] = "";
|
||||
$text['check-false']['fr-ca'] = "";
|
||||
$text['check-false']['fr-fr'] = "";
|
||||
$text['check-false']['fr-fr'] = "Non";
|
||||
$text['check-false']['he-il'] = "";
|
||||
$text['check-false']['it-it'] = "Falso";
|
||||
$text['check-false']['nl-nl'] = "";
|
||||
$text['check-false']['pl-pl'] = "Nie";
|
||||
$text['check-false']['pt-br'] = "Não";
|
||||
$text['check-false']['pt-pt'] = "";
|
||||
$text['check-false']['pt-pt'] = "Não";
|
||||
$text['check-false']['ro-ro'] = "";
|
||||
$text['check-false']['ru-ru'] = "Нет";
|
||||
$text['check-false']['sv-se'] = "Falsk";
|
||||
|
||||
@@ -481,7 +481,7 @@ $text['title-conference_control_detail']['ru-ru'] = "";
|
||||
$text['title-conference_control_detail']['sv-se'] = "Kontrol";
|
||||
$text['title-conference_control_detail']['uk-ua'] = "";
|
||||
|
||||
$text['title_description-conference_control_detail']['en-us'] = "";
|
||||
$text['title_description-conference_control_detail']['en-us'] = "Call controls enable ability to assign digits to actions. They can be used to mute, unmute, or other actions during the conference call.";
|
||||
$text['title_description-conference_control_detail']['ar-eg'] = "";
|
||||
$text['title_description-conference_control_detail']['de-at'] = "";
|
||||
$text['title_description-conference_control_detail']['de-ch'] = "";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
#This file was last reorganized on 2nd of June 2017 04:38:28 PM UTC
|
||||
#This file was last reorganized on 4th of June 2017 08:29:50 AM UTC
|
||||
|
||||
$text['title-database_transactions']['en-us'] = "Database Transactions";
|
||||
$text['title-database_transactions']['ar-eg'] = "";
|
||||
@@ -41,26 +41,6 @@ $text['title-database_transaction']['ru-ru'] = "Изменение в Базе
|
||||
$text['title-database_transaction']['sv-se'] = "Transaktionsdatabas";
|
||||
$text['title-database_transaction']['uk-ua'] = "";
|
||||
|
||||
$text['title_description-database_transaction']['en-us'] = "";
|
||||
$text['title_description-database_transaction']['ar-eg'] = "";
|
||||
$text['title_description-database_transaction']['de-at'] = "Datenbank Transaktion";
|
||||
$text['title_description-database_transaction']['de-ch'] = "";
|
||||
$text['title_description-database_transaction']['de-de'] = "Datenbank Transaktion";
|
||||
$text['title_description-database_transaction']['es-cl'] = "";
|
||||
$text['title_description-database_transaction']['es-mx'] = "";
|
||||
$text['title_description-database_transaction']['fr-ca'] = "";
|
||||
$text['title_description-database_transaction']['fr-fr'] = "";
|
||||
$text['title_description-database_transaction']['he-il'] = "";
|
||||
$text['title_description-database_transaction']['it-it'] = "";
|
||||
$text['title_description-database_transaction']['nl-nl'] = "";
|
||||
$text['title_description-database_transaction']['pl-pl'] = "";
|
||||
$text['title_description-database_transaction']['pt-br'] = "";
|
||||
$text['title_description-database_transaction']['pt-pt'] = "";
|
||||
$text['title_description-database_transaction']['ro-ro'] = "";
|
||||
$text['title_description-database_transaction']['ru-ru'] = "Транзакций Базы Данных";
|
||||
$text['title_description-database_transaction']['sv-se'] = "Transaktionsdatabas";
|
||||
$text['title_description-database_transaction']['uk-ua'] = "";
|
||||
|
||||
$text['label-user_uuid']['en-us'] = "User";
|
||||
$text['label-user_uuid']['ar-eg'] = "";
|
||||
$text['label-user_uuid']['de-at'] = "Benutzer";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
#This file was last reorganized on 2nd of June 2017 04:38:28 PM UTC
|
||||
#This file was last reorganized on 4th of June 2017 08:29:50 AM UTC
|
||||
|
||||
$text['title-destinations']['en-us'] = "Destinations";
|
||||
$text['title-destinations']['ar-eg'] = "جهات الأتصال";
|
||||
@@ -601,26 +601,6 @@ $text['description-fax_uuid']['ru-ru'] = "Выберите адресат фак
|
||||
$text['description-fax_uuid']['sv-se'] = "Ange fax destination för att aktivera fax deteketering.";
|
||||
$text['description-fax_uuid']['uk-ua'] = "Виберіть номер для факсу, щоб дозволити його виявлення";
|
||||
|
||||
$text['description-domain']['en-us'] = "";
|
||||
$text['description-domain']['ar-eg'] = "";
|
||||
$text['description-domain']['de-at'] = "";
|
||||
$text['description-domain']['de-ch'] = "";
|
||||
$text['description-domain']['de-de'] = "";
|
||||
$text['description-domain']['es-cl'] = "";
|
||||
$text['description-domain']['es-mx'] = "";
|
||||
$text['description-domain']['fr-ca'] = "";
|
||||
$text['description-domain']['fr-fr'] = "";
|
||||
$text['description-domain']['he-il'] = "";
|
||||
$text['description-domain']['it-it'] = "";
|
||||
$text['description-domain']['nl-nl'] = "";
|
||||
$text['description-domain']['pl-pl'] = "";
|
||||
$text['description-domain']['pt-br'] = "";
|
||||
$text['description-domain']['pt-pt'] = "";
|
||||
$text['description-domain']['ro-ro'] = "";
|
||||
$text['description-domain']['ru-ru'] = "";
|
||||
$text['description-domain']['sv-se'] = "";
|
||||
$text['description-domain']['uk-ua'] = "";
|
||||
|
||||
$text['description-destinations']['en-us'] = "Inbound destinations are the DID/DDI, DNIS or Alias for inbound calls.";
|
||||
$text['description-destinations']['ar-eg'] = "";
|
||||
$text['description-destinations']['de-at'] = "Eingehende Ziele sind DID/DDI, DNIS oder alternative Nummern für eingehende Anrufe";
|
||||
|
||||
@@ -3214,23 +3214,6 @@ $text['description-extension']['ru-ru'] = "Назначение внутренн
|
||||
$text['description-extension']['sv-se'] = "Tilldela anknytning och linje nummer till enheten.";
|
||||
$text['description-extension']['uk-ua'] = "";
|
||||
|
||||
$text['description-domain']['en-us'] = "";
|
||||
$text['description-domain']['ar-eg'] = "";
|
||||
$text['description-domain']['de-at'] = "";
|
||||
$text['description-domain']['de-de'] = "";
|
||||
$text['description-domain']['es-cl'] = "";
|
||||
$text['description-domain']['fr-fr'] = "";
|
||||
$text['description-domain']['he-il'] = "";
|
||||
$text['description-domain']['it-it'] = "";
|
||||
$text['description-domain']['nl-nl'] = "";
|
||||
$text['description-domain']['pl-pl'] = "";
|
||||
$text['description-domain']['pt-br'] = "";
|
||||
$text['description-domain']['pt-pt'] = "";
|
||||
$text['description-domain']['ro-ro'] = "";
|
||||
$text['description-domain']['ru-ru'] = "";
|
||||
$text['description-domain']['sv-se'] = "";
|
||||
$text['description-domain']['uk-ua'] = "";
|
||||
|
||||
$text['description-display_name']['en-us'] = "Enter the display name.";
|
||||
$text['description-display_name']['ar-eg'] = "";
|
||||
$text['description-display_name']['de-at'] = "Geben Sie den angezeigten Namen an.";
|
||||
|
||||
@@ -857,30 +857,10 @@ $text['option-caller_id_name']['pl-pl'] = "Prezentacja nazwy dzwoniącego ";
|
||||
$text['option-caller_id_name']['pt-br'] = "Nome do discador";
|
||||
$text['option-caller_id_name']['pt-pt'] = "Nome do Chamador";
|
||||
$text['option-caller_id_name']['ro-ro'] = "";
|
||||
$text['option-caller_id_name']['ru-ru'] = "";
|
||||
$text['option-caller_id_name']['ru-ru'] = "Идентификационное имя (Caller ID) вызывающего абонента";
|
||||
$text['option-caller_id_name']['sv-se'] = "Caller ID Namn";
|
||||
$text['option-caller_id_name']['uk-ua'] = "Caller ID Ім’я";
|
||||
|
||||
$text['option-caller_id_nume']['en-us'] = "";
|
||||
$text['option-caller_id_nume']['ar-eg'] = "";
|
||||
$text['option-caller_id_nume']['de-at'] = "";
|
||||
$text['option-caller_id_nume']['de-ch'] = "";
|
||||
$text['option-caller_id_nume']['de-de'] = "";
|
||||
$text['option-caller_id_nume']['es-cl'] = "";
|
||||
$text['option-caller_id_nume']['es-mx'] = "";
|
||||
$text['option-caller_id_nume']['fr-ca'] = "";
|
||||
$text['option-caller_id_nume']['fr-fr'] = "";
|
||||
$text['option-caller_id_nume']['he-il'] = "";
|
||||
$text['option-caller_id_nume']['it-it'] = "";
|
||||
$text['option-caller_id_nume']['nl-nl'] = "";
|
||||
$text['option-caller_id_nume']['pl-pl'] = "";
|
||||
$text['option-caller_id_nume']['pt-br'] = "";
|
||||
$text['option-caller_id_nume']['pt-pt'] = "";
|
||||
$text['option-caller_id_nume']['ro-ro'] = "";
|
||||
$text['option-caller_id_nume']['ru-ru'] = "Идентификационное имя (Caller ID) вызывающего абонента";
|
||||
$text['option-caller_id_nume']['sv-se'] = "";
|
||||
$text['option-caller_id_nume']['uk-ua'] = "";
|
||||
|
||||
$text['option-anti-action']['en-us'] = "Anti-Action";
|
||||
$text['option-anti-action']['ar-eg'] = "";
|
||||
$text['option-anti-action']['de-at'] = "Anti-Aktion";
|
||||
@@ -1661,26 +1641,6 @@ $text['description-inbound_routes']['ru-ru'] = "Маршрутизация вх
|
||||
$text['description-inbound_routes']['sv-se'] = "Styr inkommande samtal till destinationer baserat på ett eller fler villkor. Den kan styra samtal till IVR Meny, Ring Grupp, Anknytning, Externt Nummer, Script. Ordningen är viktig när en anti-aktion används eller när flera villkor matchar.";
|
||||
$text['description-inbound_routes']['uk-ua'] = "Направляє вхідні дзвінки відповідно до умов. Можна спрямувати вхідні дзвінки на голосове меню (IVR), групу, розширення, зовнішній номер, сценарій. Порядок важливий якщо використовується анти-дія або за наявності декількох умов, які співпадають.";
|
||||
|
||||
$text['description-domain']['en-us'] = "";
|
||||
$text['description-domain']['ar-eg'] = "";
|
||||
$text['description-domain']['de-at'] = "";
|
||||
$text['description-domain']['de-ch'] = "";
|
||||
$text['description-domain']['de-de'] = "";
|
||||
$text['description-domain']['es-cl'] = "";
|
||||
$text['description-domain']['es-mx'] = "";
|
||||
$text['description-domain']['fr-ca'] = "";
|
||||
$text['description-domain']['fr-fr'] = "";
|
||||
$text['description-domain']['he-il'] = "";
|
||||
$text['description-domain']['it-it'] = "";
|
||||
$text['description-domain']['nl-nl'] = "";
|
||||
$text['description-domain']['pl-pl'] = "";
|
||||
$text['description-domain']['pt-br'] = "";
|
||||
$text['description-domain']['pt-pt'] = "";
|
||||
$text['description-domain']['ro-ro'] = "";
|
||||
$text['description-domain']['ru-ru'] = "";
|
||||
$text['description-domain']['sv-se'] = "";
|
||||
$text['description-domain']['uk-ua'] = "";
|
||||
|
||||
$text['description-dialplan_manager-superadmin']['en-us'] = "The dialplan is used to setup call destinations based on conditions and context. You can use the dialplan to send calls to gateways, auto attendants, external numbers, to scripts, or any destination.";
|
||||
$text['description-dialplan_manager-superadmin']['ar-eg'] = "";
|
||||
$text['description-dialplan_manager-superadmin']['de-at'] = "Der Wählplan wird für die Anrufsteuerung basierend auf Bedingungen und Kontext benutzt. Sie können den Wählplan dazu benutzen um Anrufe an Gateways, automatische Vermittlungen, externe Nummern, Skripte oder andere Anwendungen zu routen.";
|
||||
|
||||
@@ -1905,23 +1905,6 @@ $text['description-effective_caller_id_name']['ru-ru'] = "Введите вну
|
||||
$text['description-effective_caller_id_name']['sv-se'] = "Ange namn som skall visas internt.";
|
||||
$text['description-effective_caller_id_name']['uk-ua'] = "";
|
||||
|
||||
$text['description-domain']['en-us'] = "";
|
||||
$text['description-domain']['ar-eg'] = "";
|
||||
$text['description-domain']['de-at'] = "";
|
||||
$text['description-domain']['de-de'] = "";
|
||||
$text['description-domain']['es-cl'] = "";
|
||||
$text['description-domain']['fr-fr'] = "";
|
||||
$text['description-domain']['he-il'] = "";
|
||||
$text['description-domain']['it-it'] = "";
|
||||
$text['description-domain']['nl-nl'] = "";
|
||||
$text['description-domain']['pl-pl'] = "";
|
||||
$text['description-domain']['pt-br'] = "";
|
||||
$text['description-domain']['pt-pt'] = "";
|
||||
$text['description-domain']['ro-ro'] = "";
|
||||
$text['description-domain']['ru-ru'] = "";
|
||||
$text['description-domain']['sv-se'] = "";
|
||||
$text['description-domain']['uk-ua'] = "";
|
||||
|
||||
$text['description-directory_visible']['en-us'] = "Select whether to hide the name from the directory.";
|
||||
$text['description-directory_visible']['ar-eg'] = "";
|
||||
$text['description-directory_visible']['de-at'] = "Wählen Sie ob der Name im Verzeichnis angegeben werden soll.";
|
||||
|
||||
@@ -1340,27 +1340,10 @@ $text['label-email_inbound_subject_tag']['pl-pl'] = "Tag ł";
|
||||
$text['label-email_inbound_subject_tag']['pt-br'] = "Assunto Tag";
|
||||
$text['label-email_inbound_subject_tag']['pt-pt'] = "Assunto Tag";
|
||||
$text['label-email_inbound_subject_tag']['ro-ro'] = "";
|
||||
$text['label-email_inbound_subject_tag']['ru-ru'] = "";
|
||||
$text['label-email_inbound_subject_tag']['ru-ru'] = "Тема";
|
||||
$text['label-email_inbound_subject_tag']['sv-se'] = "Ämnes 'Tag'";
|
||||
$text['label-email_inbound_subject_tag']['uk-ua'] = "";
|
||||
|
||||
$text['label-email_inouund_subject_tag']['en-us'] = "";
|
||||
$text['label-email_inouund_subject_tag']['ar-eg'] = "";
|
||||
$text['label-email_inouund_subject_tag']['de-at'] = "";
|
||||
$text['label-email_inouund_subject_tag']['de-de'] = "";
|
||||
$text['label-email_inouund_subject_tag']['es-cl'] = "";
|
||||
$text['label-email_inouund_subject_tag']['fr-fr'] = "";
|
||||
$text['label-email_inouund_subject_tag']['he-il'] = "";
|
||||
$text['label-email_inouund_subject_tag']['it-it'] = "";
|
||||
$text['label-email_inouund_subject_tag']['nl-nl'] = "";
|
||||
$text['label-email_inouund_subject_tag']['pl-pl'] = "";
|
||||
$text['label-email_inouund_subject_tag']['pt-br'] = "";
|
||||
$text['label-email_inouund_subject_tag']['pt-pt'] = "";
|
||||
$text['label-email_inouund_subject_tag']['ro-ro'] = "";
|
||||
$text['label-email_inouund_subject_tag']['ru-ru'] = "Тема";
|
||||
$text['label-email_inouund_subject_tag']['sv-se'] = "Tema";
|
||||
$text['label-email_inouund_subject_tag']['uk-ua'] = "";
|
||||
|
||||
$text['label-email_email-to-fax']['en-us'] = "Email-to-Fax";
|
||||
$text['label-email_email-to-fax']['ar-eg'] = "";
|
||||
$text['label-email_email-to-fax']['de-at'] = "Email-to-Fax";
|
||||
|
||||
@@ -1,5 +1,5 @@
|
||||
<?php
|
||||
#This file was last reorganized on 2nd of June 2017 04:38:28 PM UTC
|
||||
#This file was last reorganized on 4th of June 2017 08:29:50 AM UTC
|
||||
|
||||
$text['title-gateways']['en-us'] = "Gateways";
|
||||
$text['title-gateways']['ar-eg'] = "البوابات";
|
||||
@@ -1221,26 +1221,6 @@ $text['description-enabled']['ru-ru'] = "Включение и выключен
|
||||
$text['description-enabled']['sv-se'] = "Aktivera eller In-aktivera Gateway";
|
||||
$text['description-enabled']['uk-ua'] = "Enable or Disable the Gateway";
|
||||
|
||||
$text['description-domain']['en-us'] = "";
|
||||
$text['description-domain']['ar-eg'] = "";
|
||||
$text['description-domain']['de-at'] = "";
|
||||
$text['description-domain']['de-ch'] = "";
|
||||
$text['description-domain']['de-de'] = "";
|
||||
$text['description-domain']['es-cl'] = "";
|
||||
$text['description-domain']['es-mx'] = "";
|
||||
$text['description-domain']['fr-ca'] = "";
|
||||
$text['description-domain']['fr-fr'] = "";
|
||||
$text['description-domain']['he-il'] = "";
|
||||
$text['description-domain']['it-it'] = "";
|
||||
$text['description-domain']['nl-nl'] = "";
|
||||
$text['description-domain']['pl-pl'] = "";
|
||||
$text['description-domain']['pt-br'] = "";
|
||||
$text['description-domain']['pt-pt'] = "";
|
||||
$text['description-domain']['ro-ro'] = "";
|
||||
$text['description-domain']['ru-ru'] = "";
|
||||
$text['description-domain']['sv-se'] = "";
|
||||
$text['description-domain']['uk-ua'] = "";
|
||||
|
||||
$text['description-distinct_to']['en-us'] = "Enter the distinct_to here.";
|
||||
$text['description-distinct_to']['ar-eg'] = "";
|
||||
$text['description-distinct_to']['de-at'] = "Geben Sie den Wert für 'Distinct To' hier an.";
|
||||
|
||||
@@ -1,11 +1,14 @@
|
||||
<?php
|
||||
#This file was last reorganized on 13th of May 2017 07:32:22 AM UTC
|
||||
#This file was last reorganized on 4th of June 2017 08:29:50 AM UTC
|
||||
|
||||
$text['title-status']['en-us'] = "Status";
|
||||
$text['title-status']['ar-eg'] = "";
|
||||
$text['title-status']['de-at'] = "Status";
|
||||
$text['title-status']['de-ch'] = "";
|
||||
$text['title-status']['de-de'] = "Status";
|
||||
$text['title-status']['es-cl'] = "Estado";
|
||||
$text['title-status']['es-mx'] = "";
|
||||
$text['title-status']['fr-ca'] = "";
|
||||
$text['title-status']['fr-fr'] = "Statut";
|
||||
$text['title-status']['he-il'] = "";
|
||||
$text['title-status']['it-it'] = "Stato";
|
||||
@@ -13,6 +16,7 @@ $text['title-status']['nl-nl'] = "";
|
||||
$text['title-status']['pl-pl'] = "Status ";
|
||||
$text['title-status']['pt-br'] = "Estado";
|
||||
$text['title-status']['pt-pt'] = "Estado";
|
||||
$text['title-status']['ro-ro'] = "";
|
||||
$text['title-status']['ru-ru'] = "Статус";
|
||||
$text['title-status']['sv-se'] = "Status";
|
||||
$text['title-status']['uk-ua'] = "Стан";
|
||||
@@ -20,8 +24,11 @@ $text['title-status']['uk-ua'] = "Стан";
|
||||
$text['title-sofia-status-profile']['en-us'] = "sofia status profile";
|
||||
$text['title-sofia-status-profile']['ar-eg'] = "";
|
||||
$text['title-sofia-status-profile']['de-at'] = "sofia status profile";
|
||||
$text['title-sofia-status-profile']['de-ch'] = "";
|
||||
$text['title-sofia-status-profile']['de-de'] = "sofia status profile";
|
||||
$text['title-sofia-status-profile']['es-cl'] = "perfil de estado sofia";
|
||||
$text['title-sofia-status-profile']['es-mx'] = "";
|
||||
$text['title-sofia-status-profile']['fr-ca'] = "";
|
||||
$text['title-sofia-status-profile']['fr-fr'] = "profile statut sofia";
|
||||
$text['title-sofia-status-profile']['he-il'] = "";
|
||||
$text['title-sofia-status-profile']['it-it'] = "stato profilo sofia";
|
||||
@@ -29,6 +36,7 @@ $text['title-sofia-status-profile']['nl-nl'] = "";
|
||||
$text['title-sofia-status-profile']['pl-pl'] = "Status profilu sofia";
|
||||
$text['title-sofia-status-profile']['pt-br'] = "Perfil associado ao estado do módulo Sofia";
|
||||
$text['title-sofia-status-profile']['pt-pt'] = "perfil associado ao estado do módulo sofia";
|
||||
$text['title-sofia-status-profile']['ro-ro'] = "";
|
||||
$text['title-sofia-status-profile']['ru-ru'] = "Профиль статуса sofia";
|
||||
$text['title-sofia-status-profile']['sv-se'] = "sofia status profil";
|
||||
$text['title-sofia-status-profile']['uk-ua'] = "sofia status profile ";
|
||||
@@ -36,8 +44,11 @@ $text['title-sofia-status-profile']['uk-ua'] = "sofia status profile ";
|
||||
$text['title-sofia-status']['en-us'] = "sofia status";
|
||||
$text['title-sofia-status']['ar-eg'] = "";
|
||||
$text['title-sofia-status']['de-at'] = "sofia status";
|
||||
$text['title-sofia-status']['de-ch'] = "";
|
||||
$text['title-sofia-status']['de-de'] = "sofia status";
|
||||
$text['title-sofia-status']['es-cl'] = "estado sofia";
|
||||
$text['title-sofia-status']['es-mx'] = "";
|
||||
$text['title-sofia-status']['fr-ca'] = "";
|
||||
$text['title-sofia-status']['fr-fr'] = "sofia statut";
|
||||
$text['title-sofia-status']['he-il'] = "";
|
||||
$text['title-sofia-status']['it-it'] = "stato sofia";
|
||||
@@ -45,6 +56,7 @@ $text['title-sofia-status']['nl-nl'] = "";
|
||||
$text['title-sofia-status']['pl-pl'] = "status sofi";
|
||||
$text['title-sofia-status']['pt-br'] = "Estado do módulo Sofia";
|
||||
$text['title-sofia-status']['pt-pt'] = "estado do módulo sofia";
|
||||
$text['title-sofia-status']['ro-ro'] = "";
|
||||
$text['title-sofia-status']['ru-ru'] = "sofia статус";
|
||||
$text['title-sofia-status']['sv-se'] = "sofia status";
|
||||
$text['title-sofia-status']['uk-ua'] = "sofia status ";
|
||||
@@ -52,8 +64,11 @@ $text['title-sofia-status']['uk-ua'] = "sofia status ";
|
||||
$text['title-sip-status']['en-us'] = "SIP Status";
|
||||
$text['title-sip-status']['ar-eg'] = "";
|
||||
$text['title-sip-status']['de-at'] = "SIP Status";
|
||||
$text['title-sip-status']['de-ch'] = "";
|
||||
$text['title-sip-status']['de-de'] = "SIP Status";
|
||||
$text['title-sip-status']['es-cl'] = "SIP Estado";
|
||||
$text['title-sip-status']['es-mx'] = "";
|
||||
$text['title-sip-status']['fr-ca'] = "";
|
||||
$text['title-sip-status']['fr-fr'] = "SIP État";
|
||||
$text['title-sip-status']['he-il'] = "";
|
||||
$text['title-sip-status']['it-it'] = "Stato SIP";
|
||||
@@ -61,6 +76,7 @@ $text['title-sip-status']['nl-nl'] = "";
|
||||
$text['title-sip-status']['pl-pl'] = "Status SIP";
|
||||
$text['title-sip-status']['pt-br'] = "Estado SIP";
|
||||
$text['title-sip-status']['pt-pt'] = "SIP Estado";
|
||||
$text['title-sip-status']['ro-ro'] = "";
|
||||
$text['title-sip-status']['ru-ru'] = "SIP Статус";
|
||||
$text['title-sip-status']['sv-se'] = "SIP Status";
|
||||
$text['title-sip-status']['uk-ua'] = "Стан SIP";
|
||||
@@ -68,8 +84,11 @@ $text['title-sip-status']['uk-ua'] = "Стан SIP";
|
||||
$text['label-action']['en-us'] = "Action";
|
||||
$text['label-action']['ar-eg'] = "";
|
||||
$text['label-action']['de-at'] = "Aktion";
|
||||
$text['label-action']['de-ch'] = "";
|
||||
$text['label-action']['de-de'] = "Aktion";
|
||||
$text['label-action']['es-cl'] = "Acción";
|
||||
$text['label-action']['es-mx'] = "";
|
||||
$text['label-action']['fr-ca'] = "";
|
||||
$text['label-action']['fr-fr'] = "Action";
|
||||
$text['label-action']['he-il'] = "";
|
||||
$text['label-action']['it-it'] = "";
|
||||
@@ -77,6 +96,7 @@ $text['label-action']['nl-nl'] = "";
|
||||
$text['label-action']['pl-pl'] = "Operacja";
|
||||
$text['label-action']['pt-br'] = "Ação";
|
||||
$text['label-action']['pt-pt'] = "Acção";
|
||||
$text['label-action']['ro-ro'] = "";
|
||||
$text['label-action']['ru-ru'] = "Действие";
|
||||
$text['label-action']['sv-se'] = "Åtgärd";
|
||||
$text['label-action']['uk-ua'] = "Дія";
|
||||
@@ -84,8 +104,11 @@ $text['label-action']['uk-ua'] = "Дія";
|
||||
$text['label-state']['en-us'] = "State";
|
||||
$text['label-state']['ar-eg'] = "";
|
||||
$text['label-state']['de-at'] = "Status";
|
||||
$text['label-state']['de-ch'] = "";
|
||||
$text['label-state']['de-de'] = "Status";
|
||||
$text['label-state']['es-cl'] = "Estado";
|
||||
$text['label-state']['es-mx'] = "";
|
||||
$text['label-state']['fr-ca'] = "";
|
||||
$text['label-state']['fr-fr'] = "Etat";
|
||||
$text['label-state']['he-il'] = "";
|
||||
$text['label-state']['it-it'] = "Stato";
|
||||
@@ -93,6 +116,7 @@ $text['label-state']['nl-nl'] = "";
|
||||
$text['label-state']['pl-pl'] = "Status";
|
||||
$text['label-state']['pt-br'] = "Estado";
|
||||
$text['label-state']['pt-pt'] = "Estado";
|
||||
$text['label-state']['ro-ro'] = "";
|
||||
$text['label-state']['ru-ru'] = "Состояние";
|
||||
$text['label-state']['sv-se'] = "Status";
|
||||
$text['label-state']['uk-ua'] = "Стан";
|
||||
@@ -100,8 +124,11 @@ $text['label-state']['uk-ua'] = "Стан";
|
||||
$text['label-message']['en-us'] = "Message";
|
||||
$text['label-message']['ar-eg'] = "";
|
||||
$text['label-message']['de-at'] = "Nachricht";
|
||||
$text['label-message']['de-ch'] = "";
|
||||
$text['label-message']['de-de'] = "Nachricht";
|
||||
$text['label-message']['es-cl'] = "Mensaje";
|
||||
$text['label-message']['es-mx'] = "";
|
||||
$text['label-message']['fr-ca'] = "";
|
||||
$text['label-message']['fr-fr'] = "Message";
|
||||
$text['label-message']['he-il'] = "";
|
||||
$text['label-message']['it-it'] = "Messaggio";
|
||||
@@ -109,6 +136,7 @@ $text['label-message']['nl-nl'] = "";
|
||||
$text['label-message']['pl-pl'] = "Wiadomość";
|
||||
$text['label-message']['pt-br'] = "Mensagem";
|
||||
$text['label-message']['pt-pt'] = "Mensagem";
|
||||
$text['label-message']['ro-ro'] = "";
|
||||
$text['label-message']['ru-ru'] = "Сообщение";
|
||||
$text['label-message']['sv-se'] = "Meddelande";
|
||||
$text['label-message']['uk-ua'] = "Повідомлення";
|
||||
@@ -116,8 +144,11 @@ $text['label-message']['uk-ua'] = "Повідомлення";
|
||||
$text['label-data']['en-us'] = "Data";
|
||||
$text['label-data']['ar-eg'] = "";
|
||||
$text['label-data']['de-at'] = "Daten";
|
||||
$text['label-data']['de-ch'] = "";
|
||||
$text['label-data']['de-de'] = "Daten";
|
||||
$text['label-data']['es-cl'] = "Datos";
|
||||
$text['label-data']['es-mx'] = "";
|
||||
$text['label-data']['fr-ca'] = "";
|
||||
$text['label-data']['fr-fr'] = "Données";
|
||||
$text['label-data']['he-il'] = "";
|
||||
$text['label-data']['it-it'] = "Dato";
|
||||
@@ -125,6 +156,7 @@ $text['label-data']['nl-nl'] = "";
|
||||
$text['label-data']['pl-pl'] = "Dane";
|
||||
$text['label-data']['pt-br'] = "Data";
|
||||
$text['label-data']['pt-pt'] = "Dados";
|
||||
$text['label-data']['ro-ro'] = "";
|
||||
$text['label-data']['ru-ru'] = "Дата";
|
||||
$text['label-data']['sv-se'] = "Data";
|
||||
$text['label-data']['uk-ua'] = "Дані";
|
||||
@@ -132,8 +164,11 @@ $text['label-data']['uk-ua'] = "Дані";
|
||||
$text['header-sip-status']['en-us'] = "SIP Status";
|
||||
$text['header-sip-status']['ar-eg'] = "";
|
||||
$text['header-sip-status']['de-at'] = "SIP Status";
|
||||
$text['header-sip-status']['de-ch'] = "";
|
||||
$text['header-sip-status']['de-de'] = "SIP Status";
|
||||
$text['header-sip-status']['es-cl'] = "SIP Estado";
|
||||
$text['header-sip-status']['es-mx'] = "";
|
||||
$text['header-sip-status']['fr-ca'] = "";
|
||||
$text['header-sip-status']['fr-fr'] = "SIP État";
|
||||
$text['header-sip-status']['he-il'] = "";
|
||||
$text['header-sip-status']['it-it'] = "Stato SIP";
|
||||
@@ -141,6 +176,7 @@ $text['header-sip-status']['nl-nl'] = "";
|
||||
$text['header-sip-status']['pl-pl'] = "Status SIP";
|
||||
$text['header-sip-status']['pt-br'] = "SIP Estado";
|
||||
$text['header-sip-status']['pt-pt'] = "SIP Estado";
|
||||
$text['header-sip-status']['ro-ro'] = "";
|
||||
$text['header-sip-status']['ru-ru'] = "Статус SIP";
|
||||
$text['header-sip-status']['sv-se'] = "SIP Status";
|
||||
$text['header-sip-status']['uk-ua'] = "Стан SIP";
|
||||
@@ -148,8 +184,11 @@ $text['header-sip-status']['uk-ua'] = "Стан SIP";
|
||||
$text['error-event-socket']['en-us'] = "Connection to Event Socket failed.";
|
||||
$text['error-event-socket']['ar-eg'] = "";
|
||||
$text['error-event-socket']['de-at'] = "Verbindung zum Event Socket fehlgeschlagen.";
|
||||
$text['error-event-socket']['de-ch'] = "";
|
||||
$text['error-event-socket']['de-de'] = "Verbindung zum Event Socket fehlgeschlagen.";
|
||||
$text['error-event-socket']['es-cl'] = "Conexión a Socket de Eventos fallida.";
|
||||
$text['error-event-socket']['es-mx'] = "";
|
||||
$text['error-event-socket']['fr-ca'] = "";
|
||||
$text['error-event-socket']['fr-fr'] = "Connexion à l'Event Socket en echec.";
|
||||
$text['error-event-socket']['he-il'] = "";
|
||||
$text['error-event-socket']['it-it'] = "Connessione al Socket Eventi fallita.";
|
||||
@@ -157,6 +196,7 @@ $text['error-event-socket']['nl-nl'] = "";
|
||||
$text['error-event-socket']['pl-pl'] = "Połączenie do “Event Socket” nie powiodło się";
|
||||
$text['error-event-socket']['pt-br'] = "A conexão do evento socket falhou";
|
||||
$text['error-event-socket']['pt-pt'] = "A ligação ao Event Socket falhou.";
|
||||
$text['error-event-socket']['ro-ro'] = "";
|
||||
$text['error-event-socket']['ru-ru'] = "Не удалось подключиться к сокету событий.";
|
||||
$text['error-event-socket']['sv-se'] = "Kontakten till 'Event Socket' misslyckades.";
|
||||
$text['error-event-socket']['uk-ua'] = "Помилка підключення до сокета подій";
|
||||
@@ -164,8 +204,11 @@ $text['error-event-socket']['uk-ua'] = "Помилка підключення д
|
||||
$text['button-rescan']['en-us'] = "Rescan";
|
||||
$text['button-rescan']['ar-eg'] = "";
|
||||
$text['button-rescan']['de-at'] = "Neu scannen";
|
||||
$text['button-rescan']['de-ch'] = "";
|
||||
$text['button-rescan']['de-de'] = "Neu scannen";
|
||||
$text['button-rescan']['es-cl'] = "Vuelva a Explorar";
|
||||
$text['button-rescan']['es-mx'] = "";
|
||||
$text['button-rescan']['fr-ca'] = "";
|
||||
$text['button-rescan']['fr-fr'] = "Rescan";
|
||||
$text['button-rescan']['he-il'] = "";
|
||||
$text['button-rescan']['it-it'] = "Nuova scansione";
|
||||
@@ -173,6 +216,7 @@ $text['button-rescan']['nl-nl'] = "";
|
||||
$text['button-rescan']['pl-pl'] = "Przeskanuj";
|
||||
$text['button-rescan']['pt-br'] = "Digite novamente";
|
||||
$text['button-rescan']['pt-pt'] = "Redigitalize";
|
||||
$text['button-rescan']['ro-ro'] = "";
|
||||
$text['button-rescan']['ru-ru'] = "Пересканировать";
|
||||
$text['button-rescan']['sv-se'] = "Sök Igen";
|
||||
$text['button-rescan']['uk-ua'] = "Пересканувати";
|
||||
@@ -180,8 +224,11 @@ $text['button-rescan']['uk-ua'] = "Пересканувати";
|
||||
$text['button-reload_xml']['en-us'] = "Reload XML";
|
||||
$text['button-reload_xml']['ar-eg'] = "";
|
||||
$text['button-reload_xml']['de-at'] = "XML neu laden";
|
||||
$text['button-reload_xml']['de-ch'] = "";
|
||||
$text['button-reload_xml']['de-de'] = "XML neu laden";
|
||||
$text['button-reload_xml']['es-cl'] = "Actualizar XML";
|
||||
$text['button-reload_xml']['es-mx'] = "";
|
||||
$text['button-reload_xml']['fr-ca'] = "";
|
||||
$text['button-reload_xml']['fr-fr'] = "Reload XML";
|
||||
$text['button-reload_xml']['he-il'] = "";
|
||||
$text['button-reload_xml']['it-it'] = "Ricarica XML";
|
||||
@@ -189,6 +236,7 @@ $text['button-reload_xml']['nl-nl'] = "";
|
||||
$text['button-reload_xml']['pl-pl'] = "Przeładuj XML";
|
||||
$text['button-reload_xml']['pt-br'] = "Carregar novamente XML";
|
||||
$text['button-reload_xml']['pt-pt'] = "Recarregar XML";
|
||||
$text['button-reload_xml']['ro-ro'] = "";
|
||||
$text['button-reload_xml']['ru-ru'] = "перезагрузить XML";
|
||||
$text['button-reload_xml']['sv-se'] = "Ladda Om XML";
|
||||
$text['button-reload_xml']['uk-ua'] = "Перезагрузити XML";
|
||||
@@ -196,8 +244,11 @@ $text['button-reload_xml']['uk-ua'] = "Перезагрузити XML";
|
||||
$text['button-reload_acl']['en-us'] = "Reload ACL";
|
||||
$text['button-reload_acl']['ar-eg'] = "";
|
||||
$text['button-reload_acl']['de-at'] = "ACL neu laden";
|
||||
$text['button-reload_acl']['de-ch'] = "";
|
||||
$text['button-reload_acl']['de-de'] = "ACL neu laden";
|
||||
$text['button-reload_acl']['es-cl'] = "Actualizar ACL";
|
||||
$text['button-reload_acl']['es-mx'] = "";
|
||||
$text['button-reload_acl']['fr-ca'] = "";
|
||||
$text['button-reload_acl']['fr-fr'] = "Reload ACL";
|
||||
$text['button-reload_acl']['he-il'] = "";
|
||||
$text['button-reload_acl']['it-it'] = "Ricarica ACL";
|
||||
@@ -205,6 +256,7 @@ $text['button-reload_acl']['nl-nl'] = "";
|
||||
$text['button-reload_acl']['pl-pl'] = "Przeładuj listę kontroli dostępu";
|
||||
$text['button-reload_acl']['pt-br'] = "Carregar novamente ACL";
|
||||
$text['button-reload_acl']['pt-pt'] = "Recarregar ACL";
|
||||
$text['button-reload_acl']['ro-ro'] = "";
|
||||
$text['button-reload_acl']['ru-ru'] = "Перезагрузить ACL ";
|
||||
$text['button-reload_acl']['sv-se'] = "Ladda Om ACL";
|
||||
$text['button-reload_acl']['uk-ua'] = "Перезагрузити ACL ";
|
||||
@@ -212,8 +264,11 @@ $text['button-reload_acl']['uk-ua'] = "Перезагрузити ACL ";
|
||||
$text['button-registrations']['en-us'] = "Registrations";
|
||||
$text['button-registrations']['ar-eg'] = "";
|
||||
$text['button-registrations']['de-at'] = "Registrierungen";
|
||||
$text['button-registrations']['de-ch'] = "";
|
||||
$text['button-registrations']['de-de'] = "Registrierungen";
|
||||
$text['button-registrations']['es-cl'] = "Inscripciones";
|
||||
$text['button-registrations']['es-mx'] = "";
|
||||
$text['button-registrations']['fr-ca'] = "";
|
||||
$text['button-registrations']['fr-fr'] = "Enregistrements";
|
||||
$text['button-registrations']['he-il'] = "";
|
||||
$text['button-registrations']['it-it'] = "Registrazioni SIP";
|
||||
@@ -221,6 +276,7 @@ $text['button-registrations']['nl-nl'] = "";
|
||||
$text['button-registrations']['pl-pl'] = "Rejestracje";
|
||||
$text['button-registrations']['pt-br'] = "Inscrições";
|
||||
$text['button-registrations']['pt-pt'] = "Inscrições";
|
||||
$text['button-registrations']['ro-ro'] = "";
|
||||
$text['button-registrations']['ru-ru'] = "Регистрация";
|
||||
$text['button-registrations']['sv-se'] = "Registreringar";
|
||||
$text['button-registrations']['uk-ua'] = "Реєстрації";
|
||||
@@ -228,8 +284,11 @@ $text['button-registrations']['uk-ua'] = "Реєстрації";
|
||||
$text['button-flush_registrations']['en-us'] = "Flush Registrations";
|
||||
$text['button-flush_registrations']['ar-eg'] = "";
|
||||
$text['button-flush_registrations']['de-at'] = "Registrierungen verwerfen";
|
||||
$text['button-flush_registrations']['de-ch'] = "";
|
||||
$text['button-flush_registrations']['de-de'] = "Registrierungen verwerfen";
|
||||
$text['button-flush_registrations']['es-cl'] = "Inscripciones Flush";
|
||||
$text['button-flush_registrations']['es-mx'] = "";
|
||||
$text['button-flush_registrations']['fr-ca'] = "";
|
||||
$text['button-flush_registrations']['fr-fr'] = "Nettoyer enregistrements";
|
||||
$text['button-flush_registrations']['he-il'] = "";
|
||||
$text['button-flush_registrations']['it-it'] = "Aggiorna registrazioni";
|
||||
@@ -237,6 +296,7 @@ $text['button-flush_registrations']['nl-nl'] = "";
|
||||
$text['button-flush_registrations']['pl-pl'] = "Wyrejestruj";
|
||||
$text['button-flush_registrations']['pt-br'] = "Nivelar Inscrições ";
|
||||
$text['button-flush_registrations']['pt-pt'] = "Inscrições Lavar";
|
||||
$text['button-flush_registrations']['ro-ro'] = "";
|
||||
$text['button-flush_registrations']['ru-ru'] = "Сбросить регистрацию";
|
||||
$text['button-flush_registrations']['sv-se'] = "'Flush' Registreringar";
|
||||
$text['button-flush_registrations']['uk-ua'] = "Скинути реєстрації";
|
||||
@@ -244,8 +304,11 @@ $text['button-flush_registrations']['uk-ua'] = "Скинути реєстрац
|
||||
$text['button-flush_memcache']['en-us'] = "Flush Memcache";
|
||||
$text['button-flush_memcache']['ar-eg'] = "";
|
||||
$text['button-flush_memcache']['de-at'] = "Memcache leeren";
|
||||
$text['button-flush_memcache']['de-ch'] = "";
|
||||
$text['button-flush_memcache']['de-de'] = "Memcache leeren";
|
||||
$text['button-flush_memcache']['es-cl'] = "Memcache Flush";
|
||||
$text['button-flush_memcache']['es-mx'] = "";
|
||||
$text['button-flush_memcache']['fr-ca'] = "";
|
||||
$text['button-flush_memcache']['fr-fr'] = "Vider Memcache";
|
||||
$text['button-flush_memcache']['he-il'] = "";
|
||||
$text['button-flush_memcache']['it-it'] = "Aggiorna Memcache";
|
||||
@@ -253,8 +316,9 @@ $text['button-flush_memcache']['nl-nl'] = "";
|
||||
$text['button-flush_memcache']['pl-pl'] = "Opróżnij pamięć podręczną (memcache)";
|
||||
$text['button-flush_memcache']['pt-br'] = "Nivelar memória cache";
|
||||
$text['button-flush_memcache']['pt-pt'] = "Memcache Lavar";
|
||||
$text['button-flush_memcache']['ro-ro'] = "";
|
||||
$text['button-flush_memcache']['ru-ru'] = "Сбросить кеш память";
|
||||
$text['button-flush_memcache']['sv-se'] = "Flush Memcache ";
|
||||
$text['button-flush_memcache']['uk-ua'] = "Скинути кеш";
|
||||
|
||||
?>
|
||||
?>
|
||||
Reference in New Issue
Block a user