Update app_languages.php
This commit is contained in:
parent
256e32ec77
commit
d6b95cfa47
|
|
@ -121,45 +121,85 @@ $text['select-global']['ru-ru'] = "Глобальный";
|
|||
$text['select-global']['sv-se'] = "Global";
|
||||
$text['select-global']['uk-ua'] = "Глобальний";
|
||||
|
||||
$text['option-type_outbound']['en-us'] = "Outbound";
|
||||
$text['option-type_outbound']['ar-eg'] = "صادر";
|
||||
$text['option-type_outbound']['de-at'] = "Ausgehend"; //copied from de-de
|
||||
$text['option-type_outbound']['de-ch'] = "Ausgehend"; //copied from de-de
|
||||
$text['option-type_outbound']['de-de'] = "Ausgehend";
|
||||
$text['option-type_outbound']['es-cl'] = "Saliente";
|
||||
$text['option-type_outbound']['es-mx'] = "Saliente"; //copied from es-cl
|
||||
$text['option-type_outbound']['fr-ca'] = "Sortant"; //copied from fr-fr
|
||||
$text['option-type_outbound']['fr-fr'] = "Sortant";
|
||||
$text['option-type_outbound']['he-il'] = "יוצא";
|
||||
$text['option-type_outbound']['it-it'] = "In Uscita";
|
||||
$text['option-type_outbound']['nl-nl'] = "";
|
||||
$text['option-type_outbound']['pl-pl'] = "Wychodzący";
|
||||
$text['option-type_outbound']['pt-br'] = "Saída"; //copied from pt-pt
|
||||
$text['option-type_outbound']['pt-pt'] = "Saída";
|
||||
$text['option-type_outbound']['ro-ro'] = "";
|
||||
$text['option-type_outbound']['ru-ru'] = "Исходящий";
|
||||
$text['option-type_outbound']['sv-se'] = "Utgående";
|
||||
$text['option-type_outbound']['uk-ua'] = "Вихідний";
|
||||
$text['option-inbound']['en-us'] = "Inbound";
|
||||
$text['option-inbound']['ar-eg'] = "وارد";
|
||||
$text['option-inbound']['de-at'] = "Eingehend"; //copied from de-de
|
||||
$text['option-inbound']['de-ch'] = "Eingehend"; //copied from de-de
|
||||
$text['option-inbound']['de-de'] = "Eingehend";
|
||||
$text['option-inbound']['es-cl'] = "Entrante";
|
||||
$text['option-inbound']['es-mx'] = "Entrante"; //copied from es-cl
|
||||
$text['option-inbound']['fr-ca'] = "Entrant"; //copied from fr-fr
|
||||
$text['option-inbound']['fr-fr'] = "Entrant";
|
||||
$text['option-inbound']['he-il'] = "נכנס";
|
||||
$text['option-inbound']['it-it'] = "In Ingresso";
|
||||
$text['option-inbound']['nl-nl'] = "";
|
||||
$text['option-inbound']['pl-pl'] = "Przychodzący";
|
||||
$text['option-inbound']['pt-br'] = "Entrada"; //copied from pt-pt
|
||||
$text['option-inbound']['pt-pt'] = "Entrada";
|
||||
$text['option-inbound']['ro-ro'] = "";
|
||||
$text['option-inbound']['ru-ru'] = "Входящий";
|
||||
$text['option-inbound']['sv-se'] = "Inkommande";
|
||||
$text['option-inbound']['uk-ua'] = "Вхідний";
|
||||
|
||||
$text['option-type_inbound']['en-us'] = "Inbound";
|
||||
$text['option-type_inbound']['ar-eg'] = "وارد";
|
||||
$text['option-type_inbound']['de-at'] = "Eingehend"; //copied from de-de
|
||||
$text['option-type_inbound']['de-ch'] = "Eingehend"; //copied from de-de
|
||||
$text['option-type_inbound']['de-de'] = "Eingehend";
|
||||
$text['option-type_inbound']['es-cl'] = "Entrante";
|
||||
$text['option-type_inbound']['es-mx'] = "Entrante"; //copied from es-cl
|
||||
$text['option-type_inbound']['fr-ca'] = "Entrant"; //copied from fr-fr
|
||||
$text['option-type_inbound']['fr-fr'] = "Entrant";
|
||||
$text['option-type_inbound']['he-il'] = "נכנס";
|
||||
$text['option-type_inbound']['it-it'] = "In Ingresso";
|
||||
$text['option-type_inbound']['nl-nl'] = "";
|
||||
$text['option-type_inbound']['pl-pl'] = "Przychodzący";
|
||||
$text['option-type_inbound']['pt-br'] = "Entrada"; //copied from pt-pt
|
||||
$text['option-type_inbound']['pt-pt'] = "Entrada";
|
||||
$text['option-type_inbound']['ro-ro'] = "";
|
||||
$text['option-type_inbound']['ru-ru'] = "Входящий";
|
||||
$text['option-type_inbound']['sv-se'] = "Inkommande";
|
||||
$text['option-type_inbound']['uk-ua'] = "Вхідний";
|
||||
$text['option-outbound']['en-us'] = "Outbound";
|
||||
$text['option-outbound']['ar-eg'] = "صادر";
|
||||
$text['option-outbound']['de-at'] = "Ausgehend"; //copied from de-de
|
||||
$text['option-outbound']['de-ch'] = "Ausgehend"; //copied from de-de
|
||||
$text['option-outbound']['de-de'] = "Ausgehend";
|
||||
$text['option-outbound']['es-cl'] = "Saliente";
|
||||
$text['option-outbound']['es-mx'] = "Saliente"; //copied from es-cl
|
||||
$text['option-outbound']['fr-ca'] = "Sortant"; //copied from fr-fr
|
||||
$text['option-outbound']['fr-fr'] = "Sortant";
|
||||
$text['option-outbound']['he-il'] = "יוצא";
|
||||
$text['option-outbound']['it-it'] = "In Uscita";
|
||||
$text['option-outbound']['nl-nl'] = "";
|
||||
$text['option-outbound']['pl-pl'] = "Wychodzący";
|
||||
$text['option-outbound']['pt-br'] = "Saída"; //copied from pt-pt
|
||||
$text['option-outbound']['pt-pt'] = "Saída";
|
||||
$text['option-outbound']['ro-ro'] = "";
|
||||
$text['option-outbound']['ru-ru'] = "Исходящий";
|
||||
$text['option-outbound']['sv-se'] = "Utgående";
|
||||
$text['option-outbound']['uk-ua'] = "Вихідний";
|
||||
|
||||
$text['option-local']['en-us'] = "Local";
|
||||
$text['option-local']['ar-eg'] = "";
|
||||
$text['option-local']['de-at'] = "";
|
||||
$text['option-local']['de-ch'] = "";
|
||||
$text['option-local']['de-de'] = "";
|
||||
$text['option-local']['es-cl'] = "";
|
||||
$text['option-local']['es-mx'] = "";
|
||||
$text['option-local']['fr-ca'] = "";
|
||||
$text['option-local']['fr-fr'] = "";
|
||||
$text['option-local']['he-il'] = "";
|
||||
$text['option-local']['it-it'] = "";
|
||||
$text['option-local']['nl-nl'] = "";
|
||||
$text['option-local']['pl-pl'] = "";
|
||||
$text['option-local']['pt-br'] = "";
|
||||
$text['option-local']['pt-pt'] = "";
|
||||
$text['option-local']['ro-ro'] = "";
|
||||
$text['option-local']['ru-ru'] = "";
|
||||
$text['option-local']['sv-se'] = "";
|
||||
$text['option-local']['uk-ua'] = "";
|
||||
|
||||
$text['button-local']['en-us'] = "Local";
|
||||
$text['button-local']['ar-eg'] = "";
|
||||
$text['button-local']['de-at'] = "";
|
||||
$text['button-local']['de-ch'] = "";
|
||||
$text['button-local']['de-de'] = "";
|
||||
$text['button-local']['es-cl'] = "";
|
||||
$text['button-local']['es-mx'] = "";
|
||||
$text['button-local']['fr-ca'] = "";
|
||||
$text['button-local']['fr-fr'] = "";
|
||||
$text['button-local']['he-il'] = "";
|
||||
$text['button-local']['it-it'] = "";
|
||||
$text['button-local']['nl-nl'] = "";
|
||||
$text['button-local']['pl-pl'] = "";
|
||||
$text['button-local']['pt-br'] = "";
|
||||
$text['button-local']['pt-pt'] = "";
|
||||
$text['button-local']['ro-ro'] = "";
|
||||
$text['button-local']['ru-ru'] = "";
|
||||
$text['button-local']['sv-se'] = "";
|
||||
$text['button-local']['uk-ua'] = "";
|
||||
|
||||
$text['message-maximum_destinations']['en-us'] = "Maximum Destinations:";
|
||||
$text['message-maximum_destinations']['ar-eg'] = "الحد الأقصي لجهات الأتصال";
|
||||
|
|
|
|||
Loading…
Reference in New Issue