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:
+13
-93
@@ -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";
|
||||
|
||||
Reference in New Issue
Block a user