mirror of
https://github.com/fusionpbx/fusionpbx.git
synced 2025-12-30 00:53:50 +00:00
Added Turkish translations to core app_languages.php (#7012)
* Added Turkish translations to core databases * Added Turkish trasnaltions to core default_settings * Added Turkish translations to core domain_settings * Added Turkish translations to core domains
This commit is contained in:
@@ -3,9 +3,9 @@
|
||||
$text['title-domains']['en-us'] = "Domains";
|
||||
$text['title-domains']['en-gb'] = "Domains";
|
||||
$text['title-domains']['ar-eg'] = "المجالات";
|
||||
$text['title-domains']['de-at'] = "Domains";
|
||||
$text['title-domains']['de-ch'] = "Domains";
|
||||
$text['title-domains']['de-de'] = "Domains";
|
||||
$text['title-domains']['de-at'] = "Domänen";
|
||||
$text['title-domains']['de-ch'] = "Domänen";
|
||||
$text['title-domains']['de-de'] = "Domänen";
|
||||
$text['title-domains']['el-gr'] = "Τομείς";
|
||||
$text['title-domains']['es-cl'] = "Dominios";
|
||||
$text['title-domains']['es-mx'] = "Dominios";
|
||||
@@ -21,6 +21,7 @@ $text['title-domains']['ro-ro'] = "Domenii";
|
||||
$text['title-domains']['ru-ru'] = "Домены";
|
||||
$text['title-domains']['sv-se'] = "Domäner";
|
||||
$text['title-domains']['uk-ua'] = "Домени";
|
||||
$text['title-domains']['tr-tr'] = "Alanlar";
|
||||
$text['title-domains']['zh-cn'] = "域";
|
||||
$text['title-domains']['ja-jp'] = "ドメイン";
|
||||
$text['title-domains']['ko-kr'] = "도메인";
|
||||
@@ -46,6 +47,7 @@ $text['title-domain_settings']['ro-ro'] = "Setarea domeniului";
|
||||
$text['title-domain_settings']['ru-ru'] = "Настройки домена";
|
||||
$text['title-domain_settings']['sv-se'] = "Domän Inställning";
|
||||
$text['title-domain_settings']['uk-ua'] = "Налаштування доменів";
|
||||
$text['title-domain_settings']['tr-tr'] = "Etki alanı ayarı";
|
||||
$text['title-domain_settings']['zh-cn'] = "域设置";
|
||||
$text['title-domain_settings']['ja-jp'] = "ドメイン設定";
|
||||
$text['title-domain_settings']['ko-kr'] = "도메인 설정";
|
||||
@@ -71,6 +73,7 @@ $text['title-domain_setting-edit']['ro-ro'] = "Setarea domeniului";
|
||||
$text['title-domain_setting-edit']['ru-ru'] = "Настройки домена";
|
||||
$text['title-domain_setting-edit']['sv-se'] = "Domän Inställning";
|
||||
$text['title-domain_setting-edit']['uk-ua'] = "Налаштування доменів";
|
||||
$text['title-domain_setting-edit']['tr-tr'] = "Etki alanı ayarı";
|
||||
$text['title-domain_setting-edit']['zh-cn'] = "域设置";
|
||||
$text['title-domain_setting-edit']['ja-jp'] = "ドメイン設定";
|
||||
$text['title-domain_setting-edit']['ko-kr'] = "도메인 설정";
|
||||
@@ -96,6 +99,7 @@ $text['title-domain_setting-add']['ro-ro'] = "Adăugați setări de domeniu";
|
||||
$text['title-domain_setting-add']['ru-ru'] = "Добавить настройку домена";
|
||||
$text['title-domain_setting-add']['sv-se'] = "Lägg Till Domän Inställning";
|
||||
$text['title-domain_setting-add']['uk-ua'] = "Додавання домену";
|
||||
$text['title-domain_setting-add']['tr-tr'] = "Etki Alanı Ayarı Ekle";
|
||||
$text['title-domain_setting-add']['zh-cn'] = "域设置添加";
|
||||
$text['title-domain_setting-add']['ja-jp'] = "ドメイン設定の追加";
|
||||
$text['title-domain_setting-add']['ko-kr'] = "도메인 설정 추가";
|
||||
@@ -121,6 +125,7 @@ $text['title-domain-edit']['ro-ro'] = "Domeniu";
|
||||
$text['title-domain-edit']['ru-ru'] = "Домен";
|
||||
$text['title-domain-edit']['sv-se'] = "Domän";
|
||||
$text['title-domain-edit']['uk-ua'] = "Домен";
|
||||
$text['title-domain-edit']['tr-tr'] = "İhtisas";
|
||||
$text['title-domain-edit']['zh-cn'] = "领域";
|
||||
$text['title-domain-edit']['ja-jp'] = "ドメイン";
|
||||
$text['title-domain-edit']['ko-kr'] = "도메인";
|
||||
@@ -146,6 +151,7 @@ $text['title-domain-add']['ro-ro'] = "Adăugarea domeniului";
|
||||
$text['title-domain-add']['ru-ru'] = "Добавить домен";
|
||||
$text['title-domain-add']['sv-se'] = "Lägg Till Domän";
|
||||
$text['title-domain-add']['uk-ua'] = "Новий домен";
|
||||
$text['title-domain-add']['tr-tr'] = "Etki Alanı Ekle";
|
||||
$text['title-domain-add']['zh-cn'] = "域添加";
|
||||
$text['title-domain-add']['ja-jp'] = "ドメインの追加";
|
||||
$text['title-domain-add']['ko-kr'] = "도메인 추가";
|
||||
@@ -171,6 +177,7 @@ $text['header_description-domain_settings']['ro-ro'] = "Setările pentru acest d
|
||||
$text['header_description-domain_settings']['ru-ru'] = "Настройки для этого домена переопределяют настройки, заданные в настройках по умолчанию.";
|
||||
$text['header_description-domain_settings']['sv-se'] = "Inställningarna för den här domänen åsidosätter de som definierats i Standardinställningar..";
|
||||
$text['header_description-domain_settings']['uk-ua'] = "Налаштування для цього домену перекривають параметри, визначені в налаштуваннях за замовчуванням.";
|
||||
$text['header_description-domain_settings']['tr-tr'] = "Bu etki alanı için ayarlar, varsayılan ayarlarda tanımlananları geçersiz kılar.";
|
||||
$text['header_description-domain_settings']['zh-cn'] = "此域的设置会覆盖默认设置中定义的设置。";
|
||||
$text['header_description-domain_settings']['ja-jp'] = "このドメインの設定は、デフォルト設定で定義された設定をオーバーライドします。";
|
||||
$text['header_description-domain_settings']['ko-kr'] = "이 도메인에 대한 설정은 기본 설정에 정의된 설정보다 우선합니다.";
|
||||
@@ -196,6 +203,7 @@ $text['message-delete_failed']['ro-ro'] = "Nicio setări verificate";
|
||||
$text['message-delete_failed']['ru-ru'] = "Не выбрана настройка";
|
||||
$text['message-delete_failed']['sv-se'] = "Ingen Inställning Markerad";
|
||||
$text['message-delete_failed']['uk-ua'] = "Налаштування не вказано";
|
||||
$text['message-delete_failed']['tr-tr'] = "Ayar kontrol edilmedi";
|
||||
$text['message-delete_failed']['zh-cn'] = "未检查设置";
|
||||
$text['message-delete_failed']['ja-jp'] = "設定はチェックされていません";
|
||||
$text['message-delete_failed']['ko-kr'] = "선택한 설정 없음";
|
||||
@@ -221,7 +229,7 @@ $text['option-select']['ro-ro'] = "Selectați";
|
||||
$text['option-select']['ru-ru'] = "Выбрать";
|
||||
$text['option-select']['sv-se'] = "Välj";
|
||||
$text['option-select']['uk-ua'] = "Виберіть";
|
||||
$text['option-select']['tr-tr'] = "Seç";
|
||||
$text['option-select']['tr-tr'] = "Seçme";
|
||||
$text['option-select']['zh-cn'] = "选择";
|
||||
$text['option-select']['ja-jp'] = "選択する";
|
||||
$text['option-select']['ko-kr'] = "선택하다";
|
||||
@@ -281,9 +289,9 @@ $text['option-switch_square']['ko-kr'] = "사각 스위치";
|
||||
$text['label-web_fonts']['en-us'] = "Web Fonts";
|
||||
$text['label-web_fonts']['en-gb'] = "Web Fonts";
|
||||
$text['label-web_fonts']['ar-eg'] = "خطوط الويب";
|
||||
$text['label-web_fonts']['de-at'] = "Web Fonts";
|
||||
$text['label-web_fonts']['de-ch'] = "Web Fonts";
|
||||
$text['label-web_fonts']['de-de'] = "Web Fonts";
|
||||
$text['label-web_fonts']['de-at'] = "Web -Schriftarten";
|
||||
$text['label-web_fonts']['de-ch'] = "Web -Schriftarten";
|
||||
$text['label-web_fonts']['de-de'] = "Web -Schriftarten";
|
||||
$text['label-web_fonts']['el-gr'] = "Γραμματοσειρές Ιστού";
|
||||
$text['label-web_fonts']['es-cl'] = "Fuentes web";
|
||||
$text['label-web_fonts']['es-mx'] = "Fuentes web";
|
||||
@@ -299,6 +307,7 @@ $text['label-web_fonts']['ro-ro'] = "Fonturi web";
|
||||
$text['label-web_fonts']['ru-ru'] = "Шрифты Web";
|
||||
$text['label-web_fonts']['sv-se'] = "web teckensnitt";
|
||||
$text['label-web_fonts']['uk-ua'] = "веб-шрифти";
|
||||
$text['label-web_fonts']['tr-tr'] = "Web yazı tipleri";
|
||||
$text['label-web_fonts']['zh-cn'] = "网络字体";
|
||||
$text['label-web_fonts']['ja-jp'] = "ウェブフォント";
|
||||
$text['label-web_fonts']['ko-kr'] = "웹폰트";
|
||||
@@ -324,6 +333,7 @@ $text['label-top']['ro-ro'] = "Top";
|
||||
$text['label-top']['ru-ru'] = "Верхний";
|
||||
$text['label-top']['sv-se'] = "Topp";
|
||||
$text['label-top']['uk-ua'] = "топ";
|
||||
$text['label-top']['tr-tr'] = "Tepe";
|
||||
$text['label-top']['zh-cn'] = "顶部";
|
||||
$text['label-top']['ja-jp'] = "上";
|
||||
$text['label-top']['ko-kr'] = "맨 위";
|
||||
@@ -349,6 +359,7 @@ $text['label-tools']['ro-ro'] = "Instrumente";
|
||||
$text['label-tools']['ru-ru'] = "Инструменты";
|
||||
$text['label-tools']['sv-se'] = "Verktyg";
|
||||
$text['label-tools']['uk-ua'] = "Параметри";
|
||||
$text['label-tools']['tr-tr'] = "Aletler";
|
||||
$text['label-tools']['zh-cn'] = "工具";
|
||||
$text['label-tools']['ja-jp'] = "ツール";
|
||||
$text['label-tools']['ko-kr'] = "도구";
|
||||
@@ -374,6 +385,7 @@ $text['label-text']['ro-ro'] = "Text";
|
||||
$text['label-text']['ru-ru'] = "Текст";
|
||||
$text['label-text']['sv-se'] = "Text";
|
||||
$text['label-text']['uk-ua'] = "текст";
|
||||
$text['label-text']['tr-tr'] = "Metin";
|
||||
$text['label-text']['zh-cn'] = "文本";
|
||||
$text['label-text']['ja-jp'] = "テキスト";
|
||||
$text['label-text']['ko-kr'] = "텍스트";
|
||||
@@ -399,6 +411,7 @@ $text['label-static']['ro-ro'] = "Static";
|
||||
$text['label-static']['ru-ru'] = "Статичный";
|
||||
$text['label-static']['sv-se'] = "Statisk";
|
||||
$text['label-static']['uk-ua'] = "статичний";
|
||||
$text['label-static']['tr-tr'] = "Statik";
|
||||
$text['label-static']['zh-cn'] = "静止的";
|
||||
$text['label-static']['ja-jp'] = "スタティック";
|
||||
$text['label-static']['ko-kr'] = "공전";
|
||||
@@ -424,6 +437,7 @@ $text['label-right']['ro-ro'] = "Dreapta";
|
||||
$text['label-right']['ru-ru'] = "Правый";
|
||||
$text['label-right']['sv-se'] = "Höger";
|
||||
$text['label-right']['uk-ua'] = "правий";
|
||||
$text['label-right']['tr-tr'] = "Sağ";
|
||||
$text['label-right']['zh-cn'] = "正确的";
|
||||
$text['label-right']['ja-jp'] = "右";
|
||||
$text['label-right']['ko-kr'] = "오른쪽";
|
||||
@@ -449,6 +463,7 @@ $text['label-reference']['ro-ro'] = "Referinţă";
|
||||
$text['label-reference']['ru-ru'] = "Вид";
|
||||
$text['label-reference']['sv-se'] = "Referens";
|
||||
$text['label-reference']['uk-ua'] = "посилання";
|
||||
$text['label-reference']['tr-tr'] = "Görmek";
|
||||
$text['label-reference']['zh-cn'] = "看";
|
||||
$text['label-reference']['ja-jp'] = "見る";
|
||||
$text['label-reference']['ko-kr'] = "보다";
|
||||
@@ -474,6 +489,7 @@ $text['label-parent_domain']['ro-ro'] = "Domeniul părinte";
|
||||
$text['label-parent_domain']['ru-ru'] = "Родительский домен";
|
||||
$text['label-parent_domain']['sv-se'] = "Överordnad Domän";
|
||||
$text['label-parent_domain']['uk-ua'] = "Батьківський домен";
|
||||
$text['label-parent_domain']['tr-tr'] = "Ana etki alanı";
|
||||
$text['label-parent_domain']['zh-cn'] = "父域";
|
||||
$text['label-parent_domain']['ja-jp'] = "親ドメイン";
|
||||
$text['label-parent_domain']['ko-kr'] = "상위 도메인";
|
||||
@@ -499,6 +515,7 @@ $text['label-other']['ro-ro'] = "Alte";
|
||||
$text['label-other']['ru-ru'] = "Другие";
|
||||
$text['label-other']['sv-se'] = "Annat";
|
||||
$text['label-other']['uk-ua'] = "Інший";
|
||||
$text['label-other']['tr-tr'] = "Diğer";
|
||||
$text['label-other']['zh-cn'] = "其他";
|
||||
$text['label-other']['ja-jp'] = "他の";
|
||||
$text['label-other']['ko-kr'] = "다른";
|
||||
@@ -524,6 +541,7 @@ $text['label-none']['ro-ro'] = "Nici unul";
|
||||
$text['label-none']['ru-ru'] = "Никто";
|
||||
$text['label-none']['sv-se'] = "Ingen";
|
||||
$text['label-none']['uk-ua'] = "жоден";
|
||||
$text['label-none']['tr-tr'] = "Hiçbiri";
|
||||
$text['label-none']['zh-cn'] = "无";
|
||||
$text['label-none']['ja-jp'] = "なし";
|
||||
$text['label-none']['ko-kr'] = "없음";
|
||||
@@ -549,6 +567,7 @@ $text['label-manage']['ro-ro'] = "Administra";
|
||||
$text['label-manage']['ru-ru'] = "Управлять";
|
||||
$text['label-manage']['sv-se'] = "Hantera";
|
||||
$text['label-manage']['uk-ua'] = "Керувати";
|
||||
$text['label-manage']['tr-tr'] = "Üstesinden gelmek";
|
||||
$text['label-manage']['zh-cn'] = "管理";
|
||||
$text['label-manage']['ja-jp'] = "管理";
|
||||
$text['label-manage']['ko-kr'] = "관리하다";
|
||||
@@ -574,6 +593,7 @@ $text['label-left']['ro-ro'] = "Stânga";
|
||||
$text['label-left']['ru-ru'] = "Слева";
|
||||
$text['label-left']['sv-se'] = "Vänster";
|
||||
$text['label-left']['uk-ua'] = "лівий";
|
||||
$text['label-left']['tr-tr'] = "Sol";
|
||||
$text['label-left']['zh-cn'] = "左边";
|
||||
$text['label-left']['ja-jp'] = "左";
|
||||
$text['label-left']['ko-kr'] = "왼쪽";
|
||||
@@ -581,9 +601,9 @@ $text['label-left']['ko-kr'] = "왼쪽";
|
||||
$text['label-inline']['en-us'] = "Inline";
|
||||
$text['label-inline']['en-gb'] = "Inline";
|
||||
$text['label-inline']['ar-eg'] = "في النسق";
|
||||
$text['label-inline']['de-at'] = "Inline";
|
||||
$text['label-inline']['de-ch'] = "Inline";
|
||||
$text['label-inline']['de-de'] = "Inline";
|
||||
$text['label-inline']['de-at'] = "Im Einklang";
|
||||
$text['label-inline']['de-ch'] = "Im Einklang";
|
||||
$text['label-inline']['de-de'] = "Im Einklang";
|
||||
$text['label-inline']['el-gr'] = "Στη γραμμή";
|
||||
$text['label-inline']['es-cl'] = "En línea";
|
||||
$text['label-inline']['es-mx'] = "En línea";
|
||||
@@ -599,6 +619,7 @@ $text['label-inline']['ro-ro'] = "In linie";
|
||||
$text['label-inline']['ru-ru'] = "В соответствии";
|
||||
$text['label-inline']['sv-se'] = "I kö";
|
||||
$text['label-inline']['uk-ua'] = "В лінію";
|
||||
$text['label-inline']['tr-tr'] = "Çizgide";
|
||||
$text['label-inline']['zh-cn'] = "排队";
|
||||
$text['label-inline']['ja-jp'] = "列をなして";
|
||||
$text['label-inline']['ko-kr'] = "인라인";
|
||||
@@ -624,6 +645,7 @@ $text['label-image']['ro-ro'] = "Imagine";
|
||||
$text['label-image']['ru-ru'] = "Изображение";
|
||||
$text['label-image']['sv-se'] = "Bild";
|
||||
$text['label-image']['uk-ua'] = "зображення";
|
||||
$text['label-image']['tr-tr'] = "İmaj";
|
||||
$text['label-image']['zh-cn'] = "图像";
|
||||
$text['label-image']['ja-jp'] = "画像";
|
||||
$text['label-image']['ko-kr'] = "영상";
|
||||
@@ -649,6 +671,7 @@ $text['label-fixed']['ro-ro'] = "Fix";
|
||||
$text['label-fixed']['ru-ru'] = "Фиксированный";
|
||||
$text['label-fixed']['sv-se'] = "Fast";
|
||||
$text['label-fixed']['uk-ua'] = "фіксований";
|
||||
$text['label-fixed']['tr-tr'] = "Sabit";
|
||||
$text['label-fixed']['zh-cn'] = "固定的";
|
||||
$text['label-fixed']['ja-jp'] = "修理済み";
|
||||
$text['label-fixed']['ko-kr'] = "결정된";
|
||||
@@ -674,6 +697,7 @@ $text['label-side']['ro-ro'] = "Latură";
|
||||
$text['label-side']['ru-ru'] = "Сторона";
|
||||
$text['label-side']['sv-se'] = "Sida";
|
||||
$text['label-side']['uk-ua'] = "сторона";
|
||||
$text['label-side']['tr-tr'] = "Taraf";
|
||||
$text['label-side']['zh-cn'] = "边";
|
||||
$text['label-side']['ja-jp'] = "側";
|
||||
$text['label-side']['ko-kr'] = "옆";
|
||||
@@ -699,6 +723,7 @@ $text['label-domain']['ro-ro'] = "Domeniu";
|
||||
$text['label-domain']['ru-ru'] = "Домен";
|
||||
$text['label-domain']['sv-se'] = "Domän";
|
||||
$text['label-domain']['uk-ua'] = "Домен";
|
||||
$text['label-domain']['tr-tr'] = "İhtisas";
|
||||
$text['label-domain']['zh-cn'] = "领域";
|
||||
$text['label-domain']['ja-jp'] = "ドメイン";
|
||||
$text['label-domain']['ko-kr'] = "도메인";
|
||||
@@ -724,6 +749,7 @@ $text['label-center']['ro-ro'] = "Centru";
|
||||
$text['label-center']['ru-ru'] = "Центр";
|
||||
$text['label-center']['sv-se'] = "Centrum";
|
||||
$text['label-center']['uk-ua'] = "центр";
|
||||
$text['label-center']['tr-tr'] = "Merkez";
|
||||
$text['label-center']['zh-cn'] = "中心";
|
||||
$text['label-center']['ja-jp'] = "センター";
|
||||
$text['label-center']['ko-kr'] = "센터";
|
||||
@@ -749,6 +775,7 @@ $text['label-bottom']['ro-ro'] = "Fund";
|
||||
$text['label-bottom']['ru-ru'] = "Низ";
|
||||
$text['label-bottom']['sv-se'] = "Botten";
|
||||
$text['label-bottom']['uk-ua'] = "дно";
|
||||
$text['label-bottom']['tr-tr'] = "Alt";
|
||||
$text['label-bottom']['zh-cn'] = "底层";
|
||||
$text['label-bottom']['ja-jp'] = "ボトム";
|
||||
$text['label-bottom']['ko-kr'] = "제품정보";
|
||||
@@ -774,6 +801,7 @@ $text['label-24-hour']['ro-ro'] = "24 de ore";
|
||||
$text['label-24-hour']['ru-ru'] = "24-часовой";
|
||||
$text['label-24-hour']['sv-se'] = "24-timmars";
|
||||
$text['label-24-hour']['uk-ua'] = "24-годинний";
|
||||
$text['label-24-hour']['tr-tr'] = "24 saat";
|
||||
$text['label-24-hour']['zh-cn'] = "24小时";
|
||||
$text['label-24-hour']['ja-jp'] = "24時間";
|
||||
$text['label-24-hour']['ko-kr'] = "24시간";
|
||||
@@ -799,6 +827,7 @@ $text['label-12-hour']['ro-ro'] = "12 de ore";
|
||||
$text['label-12-hour']['ru-ru'] = "12-часовой";
|
||||
$text['label-12-hour']['sv-se'] = "12-timmars";
|
||||
$text['label-12-hour']['uk-ua'] = "12-годинний";
|
||||
$text['label-12-hour']['tr-tr'] = "12 saat";
|
||||
$text['label-12-hour']['zh-cn'] = "12小时";
|
||||
$text['label-12-hour']['ja-jp'] = "12時間";
|
||||
$text['label-12-hour']['ko-kr'] = "12시간";
|
||||
@@ -824,6 +853,7 @@ $text['label-dynamic']['ro-ro'] = "Dinamic";
|
||||
$text['label-dynamic']['ru-ru'] = "Динамический";
|
||||
$text['label-dynamic']['sv-se'] = "Dynamisk";
|
||||
$text['label-dynamic']['uk-ua'] = "Динамічний";
|
||||
$text['label-dynamic']['tr-tr'] = "Dinamik";
|
||||
$text['label-dynamic']['zh-cn'] = "动态的";
|
||||
$text['label-dynamic']['ja-jp'] = "ダイナミック";
|
||||
$text['label-dynamic']['ko-kr'] = "동적";
|
||||
@@ -849,6 +879,7 @@ $text['label-single']['ro-ro'] = "Singur";
|
||||
$text['label-single']['ru-ru'] = "Одинокий";
|
||||
$text['label-single']['sv-se'] = "Enda";
|
||||
$text['label-single']['uk-ua'] = "неодружений";
|
||||
$text['label-single']['tr-tr'] = "Bekar";
|
||||
$text['label-single']['zh-cn'] = "单身的";
|
||||
$text['label-single']['ja-jp'] = "独身";
|
||||
$text['label-single']['ko-kr'] = "하나의";
|
||||
@@ -874,6 +905,7 @@ $text['label-multiple']['ro-ro'] = "Multiplu";
|
||||
$text['label-multiple']['ru-ru'] = "Несколько";
|
||||
$text['label-multiple']['sv-se'] = "Flera olika";
|
||||
$text['label-multiple']['uk-ua'] = "множинний";
|
||||
$text['label-multiple']['tr-tr'] = "Çoklu";
|
||||
$text['label-multiple']['zh-cn'] = "多种的";
|
||||
$text['label-multiple']['ja-jp'] = "多数";
|
||||
$text['label-multiple']['ko-kr'] = "다수의";
|
||||
@@ -899,6 +931,7 @@ $text['label-default_settings']['ro-ro'] = "Setări implicite";
|
||||
$text['label-default_settings']['ru-ru'] = "Настройки по умолчанию";
|
||||
$text['label-default_settings']['sv-se'] = "Standard Inställningar";
|
||||
$text['label-default_settings']['uk-ua'] = "Налаштування за замовчуванням";
|
||||
$text['label-default_settings']['tr-tr'] = "Varsayılan ayarları";
|
||||
$text['label-default_settings']['zh-cn'] = "默认设置";
|
||||
$text['label-default_settings']['ja-jp'] = "デフォルトの設定";
|
||||
$text['label-default_settings']['ko-kr'] = "기본 설정";
|
||||
@@ -924,6 +957,7 @@ $text['select-global']['ro-ro'] = "Global";
|
||||
$text['select-global']['ru-ru'] = "Глобальный";
|
||||
$text['select-global']['sv-se'] = "Global";
|
||||
$text['select-global']['uk-ua'] = "Глобальний";
|
||||
$text['select-global']['tr-tr'] = "Küresel";
|
||||
$text['select-global']['zh-cn'] = "全球的";
|
||||
$text['select-global']['ja-jp'] = "グローバル";
|
||||
$text['select-global']['ko-kr'] = "글로벌";
|
||||
@@ -949,6 +983,7 @@ $text['header-settings']['ro-ro'] = "Setări";
|
||||
$text['header-settings']['ru-ru'] = "Настройки";
|
||||
$text['header-settings']['sv-se'] = "Inställning";
|
||||
$text['header-settings']['uk-ua'] = "Налаштування";
|
||||
$text['header-settings']['tr-tr'] = "Ayarlar";
|
||||
$text['header-settings']['zh-cn'] = "设置";
|
||||
$text['header-settings']['ja-jp'] = "設定";
|
||||
$text['header-settings']['ko-kr'] = "설정";
|
||||
@@ -974,6 +1009,7 @@ $text['header-domains']['ro-ro'] = "Domenii";
|
||||
$text['header-domains']['ru-ru'] = "Домены";
|
||||
$text['header-domains']['sv-se'] = "Domäner";
|
||||
$text['header-domains']['uk-ua'] = "Домени";
|
||||
$text['header-domains']['tr-tr'] = "Alanlar";
|
||||
$text['header-domains']['zh-cn'] = "域";
|
||||
$text['header-domains']['ja-jp'] = "ドメイン";
|
||||
$text['header-domains']['ko-kr'] = "도메인";
|
||||
@@ -999,6 +1035,7 @@ $text['header-domain_setting-edit']['ro-ro'] = "Setarea domeniului";
|
||||
$text['header-domain_setting-edit']['ru-ru'] = "Настройки домена";
|
||||
$text['header-domain_setting-edit']['sv-se'] = "Domän Inställning";
|
||||
$text['header-domain_setting-edit']['uk-ua'] = "Налаштування домену";
|
||||
$text['header-domain_setting-edit']['tr-tr'] = "Etki alanı ayarı";
|
||||
$text['header-domain_setting-edit']['zh-cn'] = "域设置";
|
||||
$text['header-domain_setting-edit']['ja-jp'] = "ドメイン設定";
|
||||
$text['header-domain_setting-edit']['ko-kr'] = "도메인 설정";
|
||||
@@ -1024,6 +1061,7 @@ $text['header-domain_setting-add']['ro-ro'] = "Adăugați setări de domeniu";
|
||||
$text['header-domain_setting-add']['ru-ru'] = "Добавить настройки домена";
|
||||
$text['header-domain_setting-add']['sv-se'] = "Lägg Till Domän Inställning";
|
||||
$text['header-domain_setting-add']['uk-ua'] = "Параметри домену";
|
||||
$text['header-domain_setting-add']['tr-tr'] = "Etki Alanı Ayarı Ekle";
|
||||
$text['header-domain_setting-add']['zh-cn'] = "域设置添加";
|
||||
$text['header-domain_setting-add']['ja-jp'] = "ドメイン設定の追加";
|
||||
$text['header-domain_setting-add']['ko-kr'] = "도메인 설정 추가";
|
||||
@@ -1049,6 +1087,7 @@ $text['description-setting_enabled']['ro-ro'] = "Setați starea acestei setări
|
||||
$text['description-setting_enabled']['ru-ru'] = "Установить этот параметр в значение по умолчанию.";
|
||||
$text['description-setting_enabled']['sv-se'] = "Ange status på denna standard inställning.";
|
||||
$text['description-setting_enabled']['uk-ua'] = "Встановіть стан цього параметра за замовчуванням.";
|
||||
$text['description-setting_enabled']['tr-tr'] = "Bu varsayılan ayarın durumunu ayarlayın.";
|
||||
$text['description-setting_enabled']['zh-cn'] = "设置此默认设置的状态。";
|
||||
$text['description-setting_enabled']['ja-jp'] = "このデフォルト設定のステータスを設定します。";
|
||||
$text['description-setting_enabled']['ko-kr'] = "이 기본 설정의 상태를 설정합니다.";
|
||||
@@ -1074,6 +1113,7 @@ $text['description-parent_domain']['ro-ro'] = "Setați domeniul părinte.";
|
||||
$text['description-parent_domain']['ru-ru'] = "Установить родительский домен.";
|
||||
$text['description-parent_domain']['sv-se'] = "Ange Överordan Domän.";
|
||||
$text['description-parent_domain']['uk-ua'] = "Вкажіть батьківський домен";
|
||||
$text['description-parent_domain']['tr-tr'] = "Üst etki alanını ayarlayın.";
|
||||
$text['description-parent_domain']['zh-cn'] = "设置父域。";
|
||||
$text['description-parent_domain']['ja-jp'] = "親ドメインを設定します。";
|
||||
$text['description-parent_domain']['ko-kr'] = "상위 도메인을 설정합니다.";
|
||||
@@ -1099,6 +1139,7 @@ $text['description-order']['ro-ro'] = "Setați ordinea pentru acest element de m
|
||||
$text['description-order']['ru-ru'] = "Установите порядок для этого элемента массива.";
|
||||
$text['description-order']['sv-se'] = "Ställ in ordningen för detta element.";
|
||||
$text['description-order']['uk-ua'] = "Вкажіть порядок для масиву елементів";
|
||||
$text['description-order']['tr-tr'] = "Bu dizi öğesi için sipariş ayarlayın.";
|
||||
$text['description-order']['zh-cn'] = "设置此数组元素的顺序。";
|
||||
$text['description-order']['ja-jp'] = "この配列要素の順序を設定します。";
|
||||
$text['description-order']['ko-kr'] = "이 배열 요소의 순서를 설정합니다.";
|
||||
@@ -1124,6 +1165,7 @@ $text['description-name']['ro-ro'] = "Introduceți numele domeniului.";
|
||||
$text['description-name']['ru-ru'] = "Введите имя домена.";
|
||||
$text['description-name']['sv-se'] = "Ange namn på Domänen.";
|
||||
$text['description-name']['uk-ua'] = "Вкажіть назву домену";
|
||||
$text['description-name']['tr-tr'] = "Etki alanının adını girin.";
|
||||
$text['description-name']['zh-cn'] = "输入域名。";
|
||||
$text['description-name']['ja-jp'] = "ドメインの名前を入力します。";
|
||||
$text['description-name']['ko-kr'] = "도메인 이름을 입력합니다.";
|
||||
@@ -1149,6 +1191,7 @@ $text['description-domains']['ro-ro'] = "Controlați lista de domenii de gestion
|
||||
$text['description-domains']['ru-ru'] = "Списк доменов для управления.";
|
||||
$text['description-domains']['sv-se'] = "Kontrollera lista med Domäner att hantera.";
|
||||
$text['description-domains']['uk-ua'] = "Список доменів для керування";
|
||||
$text['description-domains']['tr-tr'] = "Yönetilecek alanlar listesini kontrol edin.";
|
||||
$text['description-domains']['zh-cn'] = "控制要管理的域列表。";
|
||||
$text['description-domains']['ja-jp'] = "管理するドメインのリストを制御します。";
|
||||
$text['description-domains']['ko-kr'] = "관리할 도메인 목록을 제어합니다.";
|
||||
@@ -1174,6 +1217,7 @@ $text['description-domain_setting-edit']['ro-ro'] = "Editați o setare pentru ac
|
||||
$text['description-domain_setting-edit']['ru-ru'] = "Изменить настройки для домена.";
|
||||
$text['description-domain_setting-edit']['sv-se'] = "Ändra en inställning för denna Domän.";
|
||||
$text['description-domain_setting-edit']['uk-ua'] = "Редагування параметрів для домену";
|
||||
$text['description-domain_setting-edit']['tr-tr'] = "Bu etki alanı için bir ayar düzenleyin.";
|
||||
$text['description-domain_setting-edit']['zh-cn'] = "编辑此域的设置。";
|
||||
$text['description-domain_setting-edit']['ja-jp'] = "このドメインの設定を編集します。";
|
||||
$text['description-domain_setting-edit']['ko-kr'] = "이 도메인에 대한 설정을 편집합니다.";
|
||||
@@ -1199,6 +1243,7 @@ $text['description-domain_setting-add']['ro-ro'] = "Adăugați o setare pentru a
|
||||
$text['description-domain_setting-add']['ru-ru'] = "Добавить настройку для домена.";
|
||||
$text['description-domain_setting-add']['sv-se'] = "Lägg Till en inställning för denna Domän.";
|
||||
$text['description-domain_setting-add']['uk-ua'] = "Додавання параметра для домену";
|
||||
$text['description-domain_setting-add']['tr-tr'] = "Bu etki alanı için bir ayar ekleyin.";
|
||||
$text['description-domain_setting-add']['zh-cn'] = "为此域添加设置。";
|
||||
$text['description-domain_setting-add']['ja-jp'] = "このドメインの設定を追加します。";
|
||||
$text['description-domain_setting-add']['ko-kr'] = "이 도메인에 대한 설정을 추가합니다.";
|
||||
@@ -1224,6 +1269,7 @@ $text['description-domain_enabled']['ro-ro'] = "Setați starea domeniului.";
|
||||
$text['description-domain_enabled']['ru-ru'] = "Установить статус домена.";
|
||||
$text['description-domain_enabled']['sv-se'] = "Ange status för Domänen.";
|
||||
$text['description-domain_enabled']['uk-ua'] = "Вкажіть стан домену";
|
||||
$text['description-domain_enabled']['tr-tr'] = "Etki alanının durumunu ayarlayın.";
|
||||
$text['description-domain_enabled']['zh-cn'] = "设置域的状态。";
|
||||
$text['description-domain_enabled']['ja-jp'] = "ドメインのステータスを設定します。";
|
||||
$text['description-domain_enabled']['ko-kr'] = "도메인 상태를 설정합니다.";
|
||||
@@ -1249,6 +1295,7 @@ $text['description-domain-edit']['ro-ro'] = "Editați detaliile acestui domeniu.
|
||||
$text['description-domain-edit']['ru-ru'] = "Редактирование сведений о домене.";
|
||||
$text['description-domain-edit']['sv-se'] = "Ändra detaljer för denna Domän.";
|
||||
$text['description-domain-edit']['uk-ua'] = "Редагування деталей домену";
|
||||
$text['description-domain-edit']['tr-tr'] = "Bu etki alanının ayrıntılarını düzenleyin.";
|
||||
$text['description-domain-edit']['zh-cn'] = "编辑此域的详细信息。";
|
||||
$text['description-domain-edit']['ja-jp'] = "このドメインの詳細を編集します。";
|
||||
$text['description-domain-edit']['ko-kr'] = "이 도메인의 세부 정보를 편집합니다.";
|
||||
@@ -1274,8 +1321,10 @@ $text['description-domain-add']['ro-ro'] = "Introduceți detaliile domeniului ma
|
||||
$text['description-domain-add']['ru-ru'] = "Введите данные домена ниже.";
|
||||
$text['description-domain-add']['sv-se'] = "Ange domändetaljer nedan.";
|
||||
$text['description-domain-add']['uk-ua'] = "Введіть дані домену нижче.";
|
||||
$text['description-domain-add']['tr-tr'] = "Aşağıdaki etki alanı ayrıntılarını girin.";
|
||||
$text['description-domain-add']['zh-cn'] = "在下面输入域详细信息。";
|
||||
$text['description-domain-add']['ja-jp'] = "以下にドメインの詳細を入力します。";
|
||||
$text['description-domain-add']['ko-kr'] = "아래에 도메인 세부 정보를 입력하십시오.";
|
||||
|
||||
?>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user