mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2026-01-06 11:43: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:
@@ -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.";
|
||||
|
||||
Reference in New Issue
Block a user