Add Chinese, Korean, and Japanese translations
This commit is contained in:
+113
-53
@@ -3,12 +3,12 @@
|
||||
$text['title-variables_advanced']['en-us'] = "Switch Variables: Advanced";
|
||||
$text['title-variables_advanced']['en-gb'] = "Switch Variables: Advanced";
|
||||
$text['title-variables_advanced']['ar-eg'] = "تبديل المتغيرات: متقدم";
|
||||
$text['title-variables_advanced']['de-at'] = "Switch Variablen: Erweitert"; //copied from de-de
|
||||
$text['title-variables_advanced']['de-ch'] = "Switch Variablen: Erweitert"; //copied from de-de
|
||||
$text['title-variables_advanced']['de-at'] = "Switch Variablen: Erweitert";
|
||||
$text['title-variables_advanced']['de-ch'] = "Switch Variablen: Erweitert";
|
||||
$text['title-variables_advanced']['de-de'] = "Switch Variablen: Erweitert";
|
||||
$text['title-variables_advanced']['es-cl'] = "Variables de Switch: Avanzadas";
|
||||
$text['title-variables_advanced']['es-mx'] = "Variables de Switch: Avanzadas"; //copied from es-cl
|
||||
$text['title-variables_advanced']['fr-ca'] = "Variables Système: Avancé"; //copied from fr-fr
|
||||
$text['title-variables_advanced']['es-mx'] = "Variables de Switch: Avanzadas";
|
||||
$text['title-variables_advanced']['fr-ca'] = "Variables Système: Avancé";
|
||||
$text['title-variables_advanced']['fr-fr'] = "Variables Système: Avancé";
|
||||
$text['title-variables_advanced']['he-il'] = "מתג משתני: מתקדם";
|
||||
$text['title-variables_advanced']['it-it'] = "Variabili Centrale: Avanzate";
|
||||
@@ -20,16 +20,19 @@ $text['title-variables_advanced']['ro-ro'] = "Variabile de comutare: Avansat";
|
||||
$text['title-variables_advanced']['ru-ru'] = "Параметры FreeSwitch: Расширенные";
|
||||
$text['title-variables_advanced']['sv-se'] = "Switch Variabler: Avancerat";
|
||||
$text['title-variables_advanced']['uk-ua'] = "Задання змінних: Додатково";
|
||||
$text['title-variables_advanced']['zh-cn'] = "交换机: 专 员";
|
||||
$text['title-variables_advanced']['ja-jp'] = "スイッチ変数: アドバンス";
|
||||
$text['title-variables_advanced']['ko-kr'] = "전환 변수: 지원하다";
|
||||
|
||||
$text['title-variables']['en-us'] = "Switch Variables";
|
||||
$text['title-variables']['en-gb'] = "Switch Variables";
|
||||
$text['title-variables']['ar-eg'] = "تبديل المتغيرات";
|
||||
$text['title-variables']['de-at'] = "Switch Variablen"; //copied from de-de
|
||||
$text['title-variables']['de-ch'] = "Switch Variablen"; //copied from de-de
|
||||
$text['title-variables']['de-at'] = "Switch Variablen";
|
||||
$text['title-variables']['de-ch'] = "Switch Variablen";
|
||||
$text['title-variables']['de-de'] = "Switch Variablen";
|
||||
$text['title-variables']['es-cl'] = "Variables de Switch";
|
||||
$text['title-variables']['es-mx'] = "Variables de Switch"; //copied from es-cl
|
||||
$text['title-variables']['fr-ca'] = "Variables Système"; //copied from fr-fr
|
||||
$text['title-variables']['es-mx'] = "Variables de Switch";
|
||||
$text['title-variables']['fr-ca'] = "Variables Système";
|
||||
$text['title-variables']['fr-fr'] = "Variables Système";
|
||||
$text['title-variables']['he-il'] = "החלף משתנים";
|
||||
$text['title-variables']['it-it'] = "Variabili Centrale";
|
||||
@@ -41,16 +44,19 @@ $text['title-variables']['ro-ro'] = "Comutare variabile";
|
||||
$text['title-variables']['ru-ru'] = "Параметры FreeSwitch";
|
||||
$text['title-variables']['sv-se'] = "Switch Variabler";
|
||||
$text['title-variables']['uk-ua'] = "Задання змінних ";
|
||||
$text['title-variables']['zh-cn'] = "交换机";
|
||||
$text['title-variables']['ja-jp'] = "スイッチ変数";
|
||||
$text['title-variables']['ko-kr'] = "전환 변수";
|
||||
|
||||
$text['title-variable']['en-us'] = "Variable";
|
||||
$text['title-variable']['en-gb'] = "Variable";
|
||||
$text['title-variable']['ar-eg'] = "عامل";
|
||||
$text['title-variable']['de-at'] = "Variable"; //copied from de-de
|
||||
$text['title-variable']['de-ch'] = "Variable"; //copied from de-de
|
||||
$text['title-variable']['de-at'] = "Variable";
|
||||
$text['title-variable']['de-ch'] = "Variable";
|
||||
$text['title-variable']['de-de'] = "Variable";
|
||||
$text['title-variable']['es-cl'] = "Editar Variable";
|
||||
$text['title-variable']['es-mx'] = "Editar Variable"; //copied from es-cl
|
||||
$text['title-variable']['fr-ca'] = "Editer la Variable"; //copied from fr-fr
|
||||
$text['title-variable']['es-mx'] = "Editar Variable";
|
||||
$text['title-variable']['fr-ca'] = "Editer la Variable";
|
||||
$text['title-variable']['fr-fr'] = "Editer la Variable";
|
||||
$text['title-variable']['he-il'] = "מִשְׁתַנֶה";
|
||||
$text['title-variable']['it-it'] = "Variabile";
|
||||
@@ -62,6 +68,9 @@ $text['title-variable']['ro-ro'] = "Variabil";
|
||||
$text['title-variable']['ru-ru'] = "Переменная";
|
||||
$text['title-variable']['sv-se'] = "Variabel";
|
||||
$text['title-variable']['uk-ua'] = "Змінна";
|
||||
$text['title-variable']['zh-cn'] = "变式";
|
||||
$text['title-variable']['ja-jp'] = "変数";
|
||||
$text['title-variable']['ko-kr'] = "옵션 정보";
|
||||
|
||||
$text['label-command']['en-us'] = "Command";
|
||||
$text['label-command']['en-gb'] = "Command";
|
||||
@@ -83,6 +92,9 @@ $text['label-command']['ro-ro'] = "Comanda";
|
||||
$text['label-command']['ru-ru'] = "Команда";
|
||||
$text['label-command']['sv-se'] = "Kommando";
|
||||
$text['label-command']['uk-ua'] = "Команда";
|
||||
$text['label-command']['zh-cn'] = "指挥";
|
||||
$text['label-command']['ja-jp'] = "コマンド";
|
||||
$text['label-command']['ko-kr'] = "이름 *";
|
||||
|
||||
$text['option-set']['en-us'] = "Set";
|
||||
$text['option-set']['en-gb'] = "Set";
|
||||
@@ -104,6 +116,9 @@ $text['option-set']['ro-ro'] = "A stabilit";
|
||||
$text['option-set']['ru-ru'] = "Набор";
|
||||
$text['option-set']['sv-se'] = "Uppsättning";
|
||||
$text['option-set']['uk-ua'] = "встановити";
|
||||
$text['option-set']['zh-cn'] = "集邮";
|
||||
$text['option-set']['ja-jp'] = "セット";
|
||||
$text['option-set']['ko-kr'] = "설치하기";
|
||||
|
||||
$text['option-exec-set']['en-us'] = "Execute & Set";
|
||||
$text['option-exec-set']['en-gb'] = "Execute & Set";
|
||||
@@ -125,37 +140,43 @@ $text['option-exec-set']['ro-ro'] = "Executați și setați";
|
||||
$text['option-exec-set']['ru-ru'] = "Выполнить и установить";
|
||||
$text['option-exec-set']['sv-se'] = "Kör och ställ in";
|
||||
$text['option-exec-set']['uk-ua'] = "Виконати та встановити";
|
||||
$text['option-exec-set']['zh-cn'] = "附录";
|
||||
$text['option-exec-set']['ja-jp'] = "実行とセット";
|
||||
$text['option-exec-set']['ko-kr'] = "실행 및 설정";
|
||||
|
||||
$text['label-hostname']['en-us'] = "Hostname";
|
||||
$text['label-hostname']['en-gb'] = "Hostname";
|
||||
$text['label-hostname']['ar-eg'] = "اسم المضيف";
|
||||
$text['label-hostname']['de-at'] = "Hostname"; //copied from de-de
|
||||
$text['label-hostname']['de-ch'] = "Hostname"; //copied from de-de
|
||||
$text['label-hostname']['de-at'] = "Hostname";
|
||||
$text['label-hostname']['de-ch'] = "Hostname";
|
||||
$text['label-hostname']['de-de'] = "Hostname";
|
||||
$text['label-hostname']['es-cl'] = "Nombre de Host";
|
||||
$text['label-hostname']['es-mx'] = "Nombre de Host";
|
||||
$text['label-hostname']['fr-ca'] = "Nom d'hôte"; //copied from fr-fr
|
||||
$text['label-hostname']['fr-ca'] = "Nom d'hôte";
|
||||
$text['label-hostname']['fr-fr'] = "Nom d'hôte";
|
||||
$text['label-hostname']['he-il'] = "שם מארח";
|
||||
$text['label-hostname']['it-it'] = "Hostname";
|
||||
$text['label-hostname']['nl-nl'] = "Hostnaam";
|
||||
$text['label-hostname']['pl-pl'] = "Nazwa hosta";
|
||||
$text['label-hostname']['pt-br'] = "Hostname"; //copied from pt-pt
|
||||
$text['label-hostname']['pt-br'] = "Hostname";
|
||||
$text['label-hostname']['pt-pt'] = "Hostname";
|
||||
$text['label-hostname']['ro-ro'] = "Nume gazdă";
|
||||
$text['label-hostname']['ru-ru'] = "Имя хоста";
|
||||
$text['label-hostname']['sv-se'] = "Hostname";
|
||||
$text['label-hostname']['uk-ua'] = "Назва хоста";
|
||||
$text['label-hostname']['zh-cn'] = "东道国";
|
||||
$text['label-hostname']['ja-jp'] = "ホスト名";
|
||||
$text['label-hostname']['ko-kr'] = "이름 *";
|
||||
|
||||
$text['label-codec_information']['en-us'] = "Codec Information";
|
||||
$text['label-codec_information']['en-gb'] = "Codec Information";
|
||||
$text['label-codec_information']['ar-eg'] = "معلومات الترميز";
|
||||
$text['label-codec_information']['de-at'] = "Codec Information"; //copied from de-de
|
||||
$text['label-codec_information']['de-ch'] = "Codec Information"; //copied from de-de
|
||||
$text['label-codec_information']['de-at'] = "Codec Information";
|
||||
$text['label-codec_information']['de-ch'] = "Codec Information";
|
||||
$text['label-codec_information']['de-de'] = "Codec Information";
|
||||
$text['label-codec_information']['es-cl'] = "Informatión de Codec";
|
||||
$text['label-codec_information']['es-mx'] = "Informatión de Codec"; //copied from es-cl
|
||||
$text['label-codec_information']['fr-ca'] = "Codec Information"; //copied from fr-fr
|
||||
$text['label-codec_information']['es-mx'] = "Informatión de Codec";
|
||||
$text['label-codec_information']['fr-ca'] = "Codec Information";
|
||||
$text['label-codec_information']['fr-fr'] = "Codec Information";
|
||||
$text['label-codec_information']['he-il'] = "מידע על Codec";
|
||||
$text['label-codec_information']['it-it'] = "Informazioni Codec";
|
||||
@@ -167,16 +188,19 @@ $text['label-codec_information']['ro-ro'] = "Informații codec";
|
||||
$text['label-codec_information']['ru-ru'] = "Информация о кодеке";
|
||||
$text['label-codec_information']['sv-se'] = "Codec Information";
|
||||
$text['label-codec_information']['uk-ua'] = "Інформація про кодек";
|
||||
$text['label-codec_information']['zh-cn'] = "准则c";
|
||||
$text['label-codec_information']['ja-jp'] = "コーデック情報";
|
||||
$text['label-codec_information']['ko-kr'] = "Codec 정보";
|
||||
|
||||
$text['header-variables_advanced']['en-us'] = "Switch Variables: Advanced";
|
||||
$text['header-variables_advanced']['en-gb'] = "Switch Variables: Advanced";
|
||||
$text['header-variables_advanced']['ar-eg'] = "تبديل المتغيرات: متقدم";
|
||||
$text['header-variables_advanced']['de-at'] = "Switch Variablen: Erweitert"; //copied from de-de
|
||||
$text['header-variables_advanced']['de-ch'] = "Switch Variablen: Erweitert"; //copied from de-de
|
||||
$text['header-variables_advanced']['de-at'] = "Switch Variablen: Erweitert";
|
||||
$text['header-variables_advanced']['de-ch'] = "Switch Variablen: Erweitert";
|
||||
$text['header-variables_advanced']['de-de'] = "Switch Variablen: Erweitert";
|
||||
$text['header-variables_advanced']['es-cl'] = "Variables de Switch: Avanzadas";
|
||||
$text['header-variables_advanced']['es-mx'] = "Variables de Switch: Avanzadas"; //copied from es-cl
|
||||
$text['header-variables_advanced']['fr-ca'] = "Variables Système: Avancé"; //copied from fr-fr
|
||||
$text['header-variables_advanced']['es-mx'] = "Variables de Switch: Avanzadas";
|
||||
$text['header-variables_advanced']['fr-ca'] = "Variables Système: Avancé";
|
||||
$text['header-variables_advanced']['fr-fr'] = "Variables Système: Avancé";
|
||||
$text['header-variables_advanced']['he-il'] = "מתג משתני: מתקדם";
|
||||
$text['header-variables_advanced']['it-it'] = "Variabili Centrale: Avanzate";
|
||||
@@ -188,16 +212,19 @@ $text['header-variables_advanced']['ro-ro'] = "Variabile de comutare: Avansat";
|
||||
$text['header-variables_advanced']['ru-ru'] = "Параметры FreeSwitch: Расширенный";
|
||||
$text['header-variables_advanced']['sv-se'] = "Switch Variabler: Avancerat";
|
||||
$text['header-variables_advanced']['uk-ua'] = "Задання змінних: Додатково";
|
||||
$text['header-variables_advanced']['zh-cn'] = "交换机: 专 员";
|
||||
$text['header-variables_advanced']['ja-jp'] = "スイッチ変数: アドバンス";
|
||||
$text['header-variables_advanced']['ko-kr'] = "전환 변수: 지원하다";
|
||||
|
||||
$text['header-variables']['en-us'] = "Switch Variables";
|
||||
$text['header-variables']['en-gb'] = "Switch Variables";
|
||||
$text['header-variables']['ar-eg'] = "تبديل المتغيرات";
|
||||
$text['header-variables']['de-at'] = "Switch Variablen"; //copied from de-de
|
||||
$text['header-variables']['de-ch'] = "Switch Variablen"; //copied from de-de
|
||||
$text['header-variables']['de-at'] = "Switch Variablen";
|
||||
$text['header-variables']['de-ch'] = "Switch Variablen";
|
||||
$text['header-variables']['de-de'] = "Switch Variablen";
|
||||
$text['header-variables']['es-cl'] = "Variables de Switch";
|
||||
$text['header-variables']['es-mx'] = "Variables de Switch"; //copied from es-cl
|
||||
$text['header-variables']['fr-ca'] = "Variables Système"; //copied from fr-fr
|
||||
$text['header-variables']['es-mx'] = "Variables de Switch";
|
||||
$text['header-variables']['fr-ca'] = "Variables Système";
|
||||
$text['header-variables']['fr-fr'] = "Variables Système";
|
||||
$text['header-variables']['he-il'] = "החלף משתנים";
|
||||
$text['header-variables']['it-it'] = "Variabili Centrale";
|
||||
@@ -209,58 +236,67 @@ $text['header-variables']['ro-ro'] = "Comutare variabile";
|
||||
$text['header-variables']['ru-ru'] = "Параметры FreeSwitch";
|
||||
$text['header-variables']['sv-se'] = "Switch Variabler";
|
||||
$text['header-variables']['uk-ua'] = "Задання змінних";
|
||||
$text['header-variables']['zh-cn'] = "交换机";
|
||||
$text['header-variables']['ja-jp'] = "スイッチ変数";
|
||||
$text['header-variables']['ko-kr'] = "전환 변수";
|
||||
|
||||
$text['header-variable']['en-us'] = "Variable";
|
||||
$text['header-variable']['en-gb'] = "Variable";
|
||||
$text['header-variable']['ar-eg'] = "عامل";
|
||||
$text['header-variable']['de-at'] = "Variable"; //copied from de-de
|
||||
$text['header-variable']['de-ch'] = "Variable"; //copied from de-de
|
||||
$text['header-variable']['de-at'] = "Variable";
|
||||
$text['header-variable']['de-ch'] = "Variable";
|
||||
$text['header-variable']['de-de'] = "Variable";
|
||||
$text['header-variable']['es-cl'] = "Editar Variable";
|
||||
$text['header-variable']['es-mx'] = "Editar Variable"; //copied from es-cl
|
||||
$text['header-variable']['fr-ca'] = "Editer la Variable"; //copied from fr-fr
|
||||
$text['header-variable']['es-mx'] = "Editar Variable";
|
||||
$text['header-variable']['fr-ca'] = "Editer la Variable";
|
||||
$text['header-variable']['fr-fr'] = "Editer la Variable";
|
||||
$text['header-variable']['he-il'] = "מִשְׁתַנֶה";
|
||||
$text['header-variable']['it-it'] = "Variabile";
|
||||
$text['header-variable']['nl-nl'] = "Variabelen";
|
||||
$text['header-variable']['pl-pl'] = "Zmienna";
|
||||
$text['header-variable']['pt-br'] = "Editar variável"; //copied from pt-pt
|
||||
$text['header-variable']['pt-br'] = "Editar variável";
|
||||
$text['header-variable']['pt-pt'] = "Editar variável";
|
||||
$text['header-variable']['ro-ro'] = "Variabil";
|
||||
$text['header-variable']['ru-ru'] = "Переменная";
|
||||
$text['header-variable']['sv-se'] = "Variabel";
|
||||
$text['header-variable']['uk-ua'] = "Змінна";
|
||||
$text['header-variable']['zh-cn'] = "变式";
|
||||
$text['header-variable']['ja-jp'] = "変数";
|
||||
$text['header-variable']['ko-kr'] = "옵션 정보";
|
||||
|
||||
$text['header-hostname']['en-us'] = "Hostname";
|
||||
$text['header-hostname']['en-gb'] = "Hostname";
|
||||
$text['header-hostname']['ar-eg'] = "اسم المضيف";
|
||||
$text['header-hostname']['de-at'] = "Hostname"; //copied from de-de
|
||||
$text['header-hostname']['de-ch'] = "Hostname"; //copied from de-de
|
||||
$text['header-hostname']['de-at'] = "Hostname";
|
||||
$text['header-hostname']['de-ch'] = "Hostname";
|
||||
$text['header-hostname']['de-de'] = "Hostname";
|
||||
$text['header-hostname']['es-cl'] = "Nombre de Host";
|
||||
$text['header-hostname']['es-mx'] = "Nombre de Host";
|
||||
$text['header-hostname']['fr-ca'] = "Nom d'hôte"; //copied from fr-fr
|
||||
$text['header-hostname']['fr-ca'] = "Nom d'hôte";
|
||||
$text['header-hostname']['fr-fr'] = "Nom d'hôte";
|
||||
$text['header-hostname']['he-il'] = "שם מארח";
|
||||
$text['header-hostname']['it-it'] = "Hostname";
|
||||
$text['header-hostname']['nl-nl'] = "Hostnaam";
|
||||
$text['header-hostname']['pl-pl'] = "Nazwa hosta";
|
||||
$text['header-hostname']['pt-br'] = "Hostname"; //copied from pt-pt
|
||||
$text['header-hostname']['pt-br'] = "Hostname";
|
||||
$text['header-hostname']['pt-pt'] = "Hostname";
|
||||
$text['header-hostname']['ro-ro'] = "Nume gazdă";
|
||||
$text['header-hostname']['ru-ru'] = "Имя хоста";
|
||||
$text['header-hostname']['sv-se'] = "Hostname";
|
||||
$text['header-hostname']['uk-ua'] = "Назва хоста";
|
||||
$text['header-hostname']['zh-cn'] = "东道国";
|
||||
$text['header-hostname']['ja-jp'] = "ホスト名";
|
||||
$text['header-hostname']['ko-kr'] = "이름 *";
|
||||
|
||||
$text['description-variables_advanced']['en-us'] = "Define preprocessor variables here. Can be accessed in the xml configuration with $.";
|
||||
$text['description-variables_advanced']['en-gb'] = "Define preprocessor variables here. Can be accessed in the xml configuration with $.";
|
||||
$text['description-variables_advanced']['ar-eg'] = "حدد متغيرات المعالج المسبق هنا. يمكن الوصول إليه في تكوين xml باستخدام $.";
|
||||
$text['description-variables_advanced']['de-at'] = "Definieren Sie Preprozessor Variablen. Auf diese kann in der XML Konfiguration mittels $ zugegriffen werden."; //copied from de-de
|
||||
$text['description-variables_advanced']['de-ch'] = "Definieren Sie Preprozessor Variablen. Auf diese kann in der XML Konfiguration mittels $ zugegriffen werden."; //copied from de-de
|
||||
$text['description-variables_advanced']['de-at'] = "Definieren Sie Preprozessor Variablen. Auf diese kann in der XML Konfiguration mittels $ zugegriffen werden.";
|
||||
$text['description-variables_advanced']['de-ch'] = "Definieren Sie Preprozessor Variablen. Auf diese kann in der XML Konfiguration mittels $ zugegriffen werden.";
|
||||
$text['description-variables_advanced']['de-de'] = "Definieren Sie Preprozessor Variablen. Auf diese kann in der XML Konfiguration mittels $ zugegriffen werden.";
|
||||
$text['description-variables_advanced']['es-cl'] = "Defina variables de preprocesador aquí. Pueden ser accesadas en la configuración XML con $.";
|
||||
$text['description-variables_advanced']['es-mx'] = "Defina variables de preprocesador aquí. Pueden ser accesadas en la configuración XML con $."; //copied from es-cl
|
||||
$text['description-variables_advanced']['fr-ca'] = "Définir ici les variables préprocessées. Se retrouve dans la configuration XML avec $."; //copied from fr-fr
|
||||
$text['description-variables_advanced']['es-mx'] = "Defina variables de preprocesador aquí. Pueden ser accesadas en la configuración XML con $.";
|
||||
$text['description-variables_advanced']['fr-ca'] = "Définir ici les variables préprocessées. Se retrouve dans la configuration XML avec $.";
|
||||
$text['description-variables_advanced']['fr-fr'] = "Définir ici les variables préprocessées. Se retrouve dans la configuration XML avec $.";
|
||||
$text['description-variables_advanced']['he-il'] = "הגדר כאן משתני קדם-מעבד. ניתן לגשת בתצורת xml עם $.";
|
||||
$text['description-variables_advanced']['it-it'] = "Definire qui le variabili per il preprocessore. Possono essere usate nella configurazione xml con $.";
|
||||
@@ -272,16 +308,19 @@ $text['description-variables_advanced']['ro-ro'] = "Definiți aici variabilele p
|
||||
$text['description-variables_advanced']['ru-ru'] = "Определите здесь параметры FreeSwitch. Доступ к файлу xml можно получить с помощью $.";
|
||||
$text['description-variables_advanced']['sv-se'] = "Definiera preprocessor variabler här. Kan nås i xml konfigurationen med $.";
|
||||
$text['description-variables_advanced']['uk-ua'] = "Задайте змінні препроцесора тут. Вони будуть доступними в конфігурації XML з символом $.";
|
||||
$text['description-variables_advanced']['zh-cn'] = "此处界定加工前变量。 可在Xml配置中用美元查阅。";
|
||||
$text['description-variables_advanced']['ja-jp'] = "ここでは、プリプロセッサ変数を定義します。 xml の設定で $ でアクセスできます。";
|
||||
$text['description-variables_advanced']['ko-kr'] = "preprocessor 변수를 정의합니다. xml 구성에 $.";
|
||||
|
||||
$text['description-variables']['en-us'] = "Define preprocessor variables here. A switch restart is required for changes to take effect.";
|
||||
$text['description-variables']['en-gb'] = "Define preprocessor variables here. A switch restart is required for changes to take effect.";
|
||||
$text['description-variables']['ar-eg'] = "حدد متغيرات المعالج المسبق هنا. يلزم إعادة تشغيل المفتاح حتى تصبح التغييرات سارية المفعول.";
|
||||
$text['description-variables']['de-at'] = "Definieren Sie Preprozessor Variablen."; //copied from de-de
|
||||
$text['description-variables']['de-ch'] = "Definieren Sie Preprozessor Variablen."; //copied from de-de
|
||||
$text['description-variables']['de-at'] = "Definieren Sie Preprozessor Variablen.";
|
||||
$text['description-variables']['de-ch'] = "Definieren Sie Preprozessor Variablen.";
|
||||
$text['description-variables']['de-de'] = "Definieren Sie Preprozessor Variablen.";
|
||||
$text['description-variables']['es-cl'] = "Defina variables de procesador aquí.";
|
||||
$text['description-variables']['es-mx'] = "Defina variables de procesador aquí."; //copied from es-cl
|
||||
$text['description-variables']['fr-ca'] = "Définir ici les variables préprocessées."; //copied from fr-fr
|
||||
$text['description-variables']['es-mx'] = "Defina variables de procesador aquí.";
|
||||
$text['description-variables']['fr-ca'] = "Définir ici les variables préprocessées.";
|
||||
$text['description-variables']['fr-fr'] = "Définir ici les variables préprocessées.";
|
||||
$text['description-variables']['he-il'] = "הגדר כאן משתני קדם-מעבד. נדרשת הפעלה מחדש של מתג כדי שהשינויים ייכנסו לתוקף.";
|
||||
$text['description-variables']['it-it'] = "Definire qui le variabili per il preprocessore.";
|
||||
@@ -293,6 +332,9 @@ $text['description-variables']['ro-ro'] = "Definiți aici variabilele preproceso
|
||||
$text['description-variables']['ru-ru'] = "Определите здесь параметры FreeSwitch.";
|
||||
$text['description-variables']['sv-se'] = "Definiera preprocessor variabler här.";
|
||||
$text['description-variables']['uk-ua'] = "Задайте змінні препроцесора тут.";
|
||||
$text['description-variables']['zh-cn'] = "此处界定加工前变量。 为使变革生效,需要重新启动开关。";
|
||||
$text['description-variables']['ja-jp'] = "ここでは、プリプロセッサ変数を定義します。 スイッチの再起動は、効果を取るために変更が必要です。";
|
||||
$text['description-variables']['ko-kr'] = "preprocessor 변수를 정의합니다. 스위치 재시작은 효력을 가지고 가는 변화를 위해 요구됩니다.";
|
||||
|
||||
$text['description-command']['en-us'] = "Set the command.";
|
||||
$text['description-command']['en-gb'] = "Set the command.";
|
||||
@@ -314,15 +356,18 @@ $text['description-command']['ro-ro'] = "Setați comanda.";
|
||||
$text['description-command']['ru-ru'] = "Установите команду.";
|
||||
$text['description-command']['sv-se'] = "Ställ in kommandot.";
|
||||
$text['description-command']['uk-ua'] = "Встановіть команду.";
|
||||
$text['description-command']['zh-cn'] = "指挥。";
|
||||
$text['description-command']['ja-jp'] = "コマンドを設定します。";
|
||||
$text['description-command']['ko-kr'] = "명령을 설정합니다.";
|
||||
|
||||
$text['description-name']['en-us'] = "Enter the variable name.";
|
||||
$text['description-name']['en-gb'] = "Enter the variable name.";
|
||||
$text['description-name']['ar-eg'] = "أدخل اسم المتغير.";
|
||||
$text['description-name']['de-at'] = "Geben Sie den Namen der Variable an."; //copied from de-de
|
||||
$text['description-name']['de-ch'] = "Geben Sie den Namen der Variable an."; //copied from de-de
|
||||
$text['description-name']['de-at'] = "Geben Sie den Namen der Variable an.";
|
||||
$text['description-name']['de-ch'] = "Geben Sie den Namen der Variable an.";
|
||||
$text['description-name']['de-de'] = "Geben Sie den Namen der Variable an.";
|
||||
$text['description-name']['es-cl'] = "Ingrese el nombre de la variable.";
|
||||
$text['description-name']['es-mx'] = "Ingrese el nombre de la variable."; //copied from es-cl
|
||||
$text['description-name']['es-mx'] = "Ingrese el nombre de la variable.";
|
||||
$text['description-name']['fr-ca'] = "Entrez le nom de la variable";
|
||||
$text['description-name']['fr-fr'] = "Entrez le nom de la variable";
|
||||
$text['description-name']['he-il'] = "הזן את שם המשתנה.";
|
||||
@@ -335,27 +380,33 @@ $text['description-name']['ro-ro'] = "Introduceți numele variabilei.";
|
||||
$text['description-name']['ru-ru'] = "Введите имя переменной.";
|
||||
$text['description-name']['sv-se'] = "Skriv in namnet på menyn.";
|
||||
$text['description-name']['uk-ua'] = "Введіть назву змінної";
|
||||
$text['description-name']['zh-cn'] = "填入变量名称。";
|
||||
$text['description-name']['ja-jp'] = "変数名を入力します。";
|
||||
$text['description-name']['ko-kr'] = "변수 이름을 입력합니다.";
|
||||
|
||||
$text['description-hostname']['en-us'] = "Enter the hostname / switchname.";
|
||||
$text['description-hostname']['en-gb'] = "Enter the hostname / switchname.";
|
||||
$text['description-hostname']['ar-eg'] = "أدخل اسم المضيف / اسم التحويل.";
|
||||
$text['description-hostname']['de-at'] = "Geben Sie den Hostnamen / Switchnamen an."; //copied from de-de
|
||||
$text['description-hostname']['de-ch'] = "Geben Sie den Hostnamen / Switchnamen an."; //copied from de-de
|
||||
$text['description-hostname']['de-at'] = "Geben Sie den Hostnamen / Switchnamen an.";
|
||||
$text['description-hostname']['de-ch'] = "Geben Sie den Hostnamen / Switchnamen an.";
|
||||
$text['description-hostname']['de-de'] = "Geben Sie den Hostnamen / Switchnamen an.";
|
||||
$text['description-hostname']['es-cl'] = "Ingrese el nombre de host/nombre del conmutador.";
|
||||
$text['description-hostname']['es-mx'] = "Ingrese el nombre de host/nombre del conmutador.";
|
||||
$text['description-hostname']['fr-ca'] = "Entrer le nom de l'hôte / du switch."; //copied from fr-fr
|
||||
$text['description-hostname']['fr-ca'] = "Entrer le nom de l'hôte / du switch.";
|
||||
$text['description-hostname']['fr-fr'] = "Entrer le nom de l'hôte / du switch.";
|
||||
$text['description-hostname']['he-il'] = "הזן את שם המארח / שם המתג.";
|
||||
$text['description-hostname']['it-it'] = "Inserire l'hostname / switchname.";
|
||||
$text['description-hostname']['nl-nl'] = "Voer Hostnaam / centrale naam in.";
|
||||
$text['description-hostname']['pl-pl'] = "Wprowadź nazwę hosta / PBXu";
|
||||
$text['description-hostname']['pt-br'] = "Introduza o hostname"; //copied from pt-pt
|
||||
$text['description-hostname']['pt-br'] = "Introduza o hostname";
|
||||
$text['description-hostname']['pt-pt'] = "Introduza o hostname";
|
||||
$text['description-hostname']['ro-ro'] = "Introduceți numele de gazdă/numele comutatorului.";
|
||||
$text['description-hostname']['ru-ru'] = "Введите имя хоста / имя_схемы.";
|
||||
$text['description-hostname']['sv-se'] = "Fyll i hostname / switchname.";
|
||||
$text['description-hostname']['uk-ua'] = "Введіть назву хоста / switchname.";
|
||||
$text['description-hostname']['zh-cn'] = "进入接收国名/交换国名。";
|
||||
$text['description-hostname']['ja-jp'] = "ホスト名/スイッチ名を入力します。";
|
||||
$text['description-hostname']['ko-kr'] = "hostname/switchname을 입력하십시오.";
|
||||
|
||||
$text['description-enabled']['en-us'] = "Enable or disable this variable.";
|
||||
$text['description-enabled']['en-gb'] = "Enable or disable this variable.";
|
||||
@@ -377,6 +428,9 @@ $text['description-enabled']['ro-ro'] = "Activați sau dezactivați această var
|
||||
$text['description-enabled']['ru-ru'] = "Включите или отключите эту переменную.";
|
||||
$text['description-enabled']['sv-se'] = "Aktivera eller inaktivera denna variabel.";
|
||||
$text['description-enabled']['uk-ua'] = "Aktivera eller inaktivera denna variabel.";
|
||||
$text['description-enabled']['zh-cn'] = "可变或可变。";
|
||||
$text['description-enabled']['ja-jp'] = "この変数を有効にまたは無効にします。";
|
||||
$text['description-enabled']['ko-kr'] = "이 변수를 활성화하거나 비활성화합니다.";
|
||||
|
||||
$text['description-order']['en-us'] = "Select the order.";
|
||||
$text['description-order']['en-gb'] = "Select the order.";
|
||||
@@ -398,6 +452,9 @@ $text['description-order']['ro-ro'] = "Selectați comanda.";
|
||||
$text['description-order']['ru-ru'] = "Selectați comanda.";
|
||||
$text['description-order']['sv-se'] = "Välj beställning.";
|
||||
$text['description-order']['uk-ua'] = "Виберіть замовлення.";
|
||||
$text['description-order']['zh-cn'] = "选择命令。";
|
||||
$text['description-order']['ja-jp'] = "注文を選択します。";
|
||||
$text['description-order']['ko-kr'] = "주문 선택";
|
||||
|
||||
$text['description-description']['en-us'] = "Enter the description.";
|
||||
$text['description-description']['en-gb'] = "Enter the description.";
|
||||
@@ -419,5 +476,8 @@ $text['description-description']['ro-ro'] = "Introduceți descrierea.";
|
||||
$text['description-description']['ru-ru'] = "Введите описание.";
|
||||
$text['description-description']['sv-se'] = "Ange beskrivningen.";
|
||||
$text['description-description']['uk-ua'] = "Введіть опис.";
|
||||
$text['description-description']['zh-cn'] = "说明。";
|
||||
$text['description-description']['ja-jp'] = "説明を入力してください。";
|
||||
$text['description-description']['ko-kr'] = "자주 묻는 질문";
|
||||
|
||||
?>
|
||||
?>
|
||||
|
||||
Reference in New Issue
Block a user