From be678d26949a30557cf72da85b4b1fa0833eb911 Mon Sep 17 00:00:00 2001 From: Anthony <96078404+AntoniusDC@users.noreply.github.com> Date: Thu, 20 Jun 2024 10:27:45 -0700 Subject: [PATCH] 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 --- core/databases/app_languages.php | 52 ++++++++++++++----- core/default_settings/app_languages.php | 59 ++++++++++++++++++++- core/domain_settings/app_languages.php | 69 +++++++++++++++++++++---- core/domains/app_languages.php | 67 +++++++++++++++++++++--- 4 files changed, 214 insertions(+), 33 deletions(-) diff --git a/core/databases/app_languages.php b/core/databases/app_languages.php index 648b586915..a98fa4427c 100644 --- a/core/databases/app_languages.php +++ b/core/databases/app_languages.php @@ -21,6 +21,7 @@ $text['title-databases']['ro-ro'] = "Baze de date"; $text['title-databases']['ru-ru'] = "Базы данных"; $text['title-databases']['sv-se'] = "Databaser"; $text['title-databases']['uk-ua'] = "Бази даних"; +$text['title-databases']['tr-tr'] = "Veritabanları"; $text['title-databases']['zh-cn'] = "数据库"; $text['title-databases']['ja-jp'] = "データベース"; $text['title-databases']['ko-kr'] = "데이터베이스"; @@ -46,6 +47,7 @@ $text['title-database-edit']['ro-ro'] = "Editare baze de date"; $text['title-database-edit']['ru-ru'] = "База данных Править"; $text['title-database-edit']['sv-se'] = "Ändra Databas"; $text['title-database-edit']['uk-ua'] = "Редагування бази даних"; +$text['title-database-edit']['tr-tr'] = "Veritabanı Düzenleme"; $text['title-database-edit']['zh-cn'] = "数据库编辑"; $text['title-database-edit']['ja-jp'] = "データベース編集"; $text['title-database-edit']['ko-kr'] = "데이터베이스 편집"; @@ -71,6 +73,7 @@ $text['title-database-add']['ro-ro'] = "Adăugarea bazei de date"; $text['title-database-add']['ru-ru'] = "Добавить базу данных"; $text['title-database-add']['sv-se'] = "Lägg Till Databas"; $text['title-database-add']['uk-ua'] = "Додавання бази даних"; +$text['title-database-add']['tr-tr'] = "Veritabanı Ekle"; $text['title-database-add']['zh-cn'] = "数据库添加"; $text['title-database-add']['ja-jp'] = "データベースの追加"; $text['title-database-add']['ko-kr'] = "데이터베이스 추가"; @@ -96,6 +99,7 @@ $text['label-username']['ro-ro'] = "Nume de utilizator"; $text['label-username']['ru-ru'] = "Имя пользователя"; $text['label-username']['sv-se'] = "Användarnamn"; $text['label-username']['uk-ua'] = "Ім'я користувача"; +$text['label-username']['tr-tr'] = "Kullanıcı adı"; $text['label-username']['zh-cn'] = "用户名"; $text['label-username']['ja-jp'] = "ユーザー名"; $text['label-username']['ko-kr'] = "사용자 이름"; @@ -103,9 +107,9 @@ $text['label-username']['ko-kr'] = "사용자 이름"; $text['label-port']['en-us'] = "Port"; $text['label-port']['en-gb'] = "Port"; $text['label-port']['ar-eg'] = "ميناء"; -$text['label-port']['de-at'] = "Port"; -$text['label-port']['de-ch'] = "Port"; -$text['label-port']['de-de'] = "Port"; +$text['label-port']['de-at'] = "Hafen"; +$text['label-port']['de-ch'] = "Hafen"; +$text['label-port']['de-de'] = "Hafen"; $text['label-port']['el-gr'] = "Λιμάνι"; $text['label-port']['es-cl'] = "Puerto"; $text['label-port']['es-mx'] = "Puerto"; @@ -119,8 +123,9 @@ $text['label-port']['pt-br'] = "Porta"; $text['label-port']['pt-pt'] = "Porto"; $text['label-port']['ro-ro'] = "Port"; $text['label-port']['ru-ru'] = "Порт"; -$text['label-port']['sv-se'] = "Port"; +$text['label-port']['sv-se'] = "Hamn"; $text['label-port']['uk-ua'] = "Порт"; +$text['label-port']['tr-tr'] = "Liman"; $text['label-port']['zh-cn'] = "港口"; $text['label-port']['ja-jp'] = "ポート"; $text['label-port']['ko-kr'] = "포트"; @@ -146,6 +151,7 @@ $text['label-path']['ro-ro'] = "cale"; $text['label-path']['ru-ru'] = "Путь"; $text['label-path']['sv-se'] = "Sökväg"; $text['label-path']['uk-ua'] = "Шлях"; +$text['label-path']['tr-tr'] = "Yol"; $text['label-path']['zh-cn'] = "小路"; $text['label-path']['ja-jp'] = "道"; $text['label-path']['ko-kr'] = "길"; @@ -153,24 +159,25 @@ $text['label-path']['ko-kr'] = "길"; $text['label-host']['en-us'] = "Host"; $text['label-host']['en-gb'] = "Host"; $text['label-host']['ar-eg'] = "يستضيف"; -$text['label-host']['de-at'] = "Host"; -$text['label-host']['de-ch'] = "Host"; -$text['label-host']['de-de'] = "Host"; +$text['label-host']['de-at'] = "Gastgeber"; +$text['label-host']['de-ch'] = "Gastgeber"; +$text['label-host']['de-de'] = "Gastgeber"; $text['label-host']['el-gr'] = "Πλήθος"; -$text['label-host']['es-cl'] = "Host"; -$text['label-host']['es-mx'] = "Host"; +$text['label-host']['es-cl'] = "Anfitrión"; +$text['label-host']['es-mx'] = "Anfitrión"; $text['label-host']['fr-ca'] = "Hôte"; $text['label-host']['fr-fr'] = "Hôte"; $text['label-host']['he-il'] = "מנחה"; $text['label-host']['it-it'] = "Ospite"; $text['label-host']['nl-nl'] = "Gastheer"; -$text['label-host']['pl-pl'] = "Host"; +$text['label-host']['pl-pl'] = "Gospodarz"; $text['label-host']['pt-br'] = "Servidor"; $text['label-host']['pt-pt'] = "Máquina"; $text['label-host']['ro-ro'] = "Gazdă"; $text['label-host']['ru-ru'] = "Хост"; $text['label-host']['sv-se'] = "Värd"; $text['label-host']['uk-ua'] = "Хост"; +$text['label-host']['tr-tr'] = "Ev sahibi"; $text['label-host']['zh-cn'] = "主持人"; $text['label-host']['ja-jp'] = "ホスト"; $text['label-host']['ko-kr'] = "주인"; @@ -184,18 +191,19 @@ $text['label-driver']['de-de'] = "Treiber"; $text['label-driver']['el-gr'] = "Οδηγός"; $text['label-driver']['es-cl'] = "Conductor"; $text['label-driver']['es-mx'] = "Conductor"; -$text['label-driver']['fr-ca'] = "Driver"; -$text['label-driver']['fr-fr'] = "Driver"; +$text['label-driver']['fr-ca'] = "Conducteur"; +$text['label-driver']['fr-fr'] = "Conducteur"; $text['label-driver']['he-il'] = "נהג"; $text['label-driver']['it-it'] = "Autista"; $text['label-driver']['nl-nl'] = "Bestuurder"; $text['label-driver']['pl-pl'] = "Sterownik"; -$text['label-driver']['pt-br'] = "Driver"; -$text['label-driver']['pt-pt'] = "Driver"; +$text['label-driver']['pt-br'] = "Motorista"; +$text['label-driver']['pt-pt'] = "Motorista"; $text['label-driver']['ro-ro'] = "Conducător auto"; $text['label-driver']['ru-ru'] = "Драйвер"; $text['label-driver']['sv-se'] = "Drivrutin"; $text['label-driver']['uk-ua'] = "Драйвер"; +$text['label-driver']['tr-tr'] = "Sürücü"; $text['label-driver']['zh-cn'] = "司机"; $text['label-driver']['ja-jp'] = "運転者"; $text['label-driver']['ko-kr'] = "운전사"; @@ -221,6 +229,7 @@ $text['header-databases']['ro-ro'] = "Baze de date"; $text['header-databases']['ru-ru'] = "Базы данных"; $text['header-databases']['sv-se'] = "Databaser"; $text['header-databases']['uk-ua'] = "Бази даних"; +$text['header-databases']['tr-tr'] = "Veritabanları"; $text['header-databases']['zh-cn'] = "数据库"; $text['header-databases']['ja-jp'] = "データベース"; $text['header-databases']['ko-kr'] = "데이터베이스"; @@ -246,6 +255,7 @@ $text['header-database-edit']['ro-ro'] = "Editare baze de date"; $text['header-database-edit']['ru-ru'] = "Изменение базы данных"; $text['header-database-edit']['sv-se'] = "Ändra Databas"; $text['header-database-edit']['uk-ua'] = "Редагування бази даних"; +$text['header-database-edit']['tr-tr'] = "Veritabanı Düzenleme"; $text['header-database-edit']['zh-cn'] = "数据库编辑"; $text['header-database-edit']['ja-jp'] = "データベース編集"; $text['header-database-edit']['ko-kr'] = "데이터베이스 편집"; @@ -271,6 +281,7 @@ $text['header-database-add']['ro-ro'] = "Adăugarea bazei de date"; $text['header-database-add']['ru-ru'] = "Добавить базу данных"; $text['header-database-add']['sv-se'] = "Lägg Till Databas"; $text['header-database-add']['uk-ua'] = "Додавання бази даних"; +$text['header-database-add']['tr-tr'] = "Veritabanı Ekle"; $text['header-database-add']['zh-cn'] = "数据库添加"; $text['header-database-add']['ja-jp'] = "データベースの追加"; $text['header-database-add']['ko-kr'] = "데이터베이스 추가"; @@ -296,6 +307,7 @@ $text['description-username']['ro-ro'] = "Introduceți numele de utilizator al b $text['description-username']['ru-ru'] = "Введите имя пользователя базы данных."; $text['description-username']['sv-se'] = "Ange databasen användarnamn här."; $text['description-username']['uk-ua'] = "Введіть ім’я користувача бази даних"; +$text['description-username']['tr-tr'] = "Veritabanı kullanıcı adını girin."; $text['description-username']['zh-cn'] = "输入数据库用户名。"; $text['description-username']['ja-jp'] = "データベースのユーザー名を入力します。"; $text['description-username']['ko-kr'] = "데이터베이스 사용자 이름을 입력합니다."; @@ -321,6 +333,7 @@ $text['description-type']['ro-ro'] = "Selectați tipul bazei de date."; $text['description-type']['ru-ru'] = "Выберите тип базы данных."; $text['description-type']['sv-se'] = "Välj databastyp"; $text['description-type']['uk-ua'] = "Виберіть тип бази даних"; +$text['description-type']['tr-tr'] = "Veritabanı türünü seçin."; $text['description-type']['zh-cn'] = "选择数据库类型。"; $text['description-type']['ja-jp'] = "データベースの種類を選択します。"; $text['description-type']['ko-kr'] = "데이터베이스 유형을 선택합니다."; @@ -346,6 +359,7 @@ $text['description-port']['ro-ro'] = "Introduceți numărul portului."; $text['description-port']['ru-ru'] = "Введите номер порта."; $text['description-port']['sv-se'] = "Ange portnummer"; $text['description-port']['uk-ua'] = "Введіть номер порта"; +$text['description-port']['tr-tr'] = "Bağlantı noktası numarasını girin."; $text['description-port']['zh-cn'] = "输入端口号。"; $text['description-port']['ja-jp'] = "ポート番号を入力します。"; $text['description-port']['ko-kr'] = "포트 번호를 입력합니다."; @@ -371,6 +385,7 @@ $text['description-path']['ro-ro'] = "Introduceți calea fișierului bazei de da $text['description-path']['ru-ru'] = "Введите путь к файлу базы данных (только для SQLite)."; $text['description-path']['sv-se'] = "Ange databasens sökväg (gäller endast SQLite)."; $text['description-path']['uk-ua'] = "Вкажіть шлях до файлу бази даних (тільки SQLite)."; +$text['description-path']['tr-tr'] = "Veritabanı dosyası yolunu girin (yalnızca SQLite)."; $text['description-path']['zh-cn'] = "输入数据库文件路径(仅限 SQLite)。"; $text['description-path']['ja-jp'] = "データベース ファイル パスを入力します (SQLite のみ)。"; $text['description-path']['ko-kr'] = "데이터베이스 파일 경로를 입력합니다(SQLite만 해당)."; @@ -396,6 +411,7 @@ $text['description-password']['ro-ro'] = "Introduceți parola bazei de date."; $text['description-password']['ru-ru'] = "Введите пароль базы данных."; $text['description-password']['sv-se'] = "Ange databasens lösenord."; $text['description-password']['uk-ua'] = "Введіть пароль бази даних."; +$text['description-password']['tr-tr'] = "Veritabanı şifresini girin."; $text['description-password']['zh-cn'] = "输入数据库密码。"; $text['description-password']['ja-jp'] = "データベースのパスワードを入力します。"; $text['description-password']['ko-kr'] = "데이터베이스 암호를 입력합니다."; @@ -421,6 +437,7 @@ $text['description-name']['ro-ro'] = "Introduceți numele bazei de date."; $text['description-name']['ru-ru'] = "Введите имя базы данных."; $text['description-name']['sv-se'] = "Ange databasens namn."; $text['description-name']['uk-ua'] = "Введіть ім'я бази даних."; +$text['description-name']['tr-tr'] = "Veritabanı adını girin."; $text['description-name']['zh-cn'] = "输入数据库名称。"; $text['description-name']['ja-jp'] = "データベース名を入力します。"; $text['description-name']['ko-kr'] = "데이터베이스 이름을 입력합니다."; @@ -446,6 +463,7 @@ $text['description-host']['ro-ro'] = "Introduceți numele gazdei."; $text['description-host']['ru-ru'] = "Введите имя хоста."; $text['description-host']['sv-se'] = "Ange värdnamnet"; $text['description-host']['uk-ua'] = "Введіть ім'я хоста."; +$text['description-host']['tr-tr'] = "Ana bilgisayar adını girin."; $text['description-host']['zh-cn'] = "输入主机名。"; $text['description-host']['ja-jp'] = "ホスト名を入力します。"; $text['description-host']['ko-kr'] = "호스트 이름을 입력합니다."; @@ -471,6 +489,7 @@ $text['description-driver']['ro-ro'] = "Selectați driverul bazei de date."; $text['description-driver']['ru-ru'] = "Выберите драйвер базы данных."; $text['description-driver']['sv-se'] = "Välj databas drivrutin."; $text['description-driver']['uk-ua'] = "Виберіть драйвер бази даних."; +$text['description-driver']['tr-tr'] = "Veritabanı sürücüsünü seçin."; $text['description-driver']['zh-cn'] = "选择数据库驱动程序。"; $text['description-driver']['ja-jp'] = "データベースドライバーを選択します。"; $text['description-driver']['ko-kr'] = "데이터베이스 드라이버를 선택합니다."; @@ -496,6 +515,7 @@ $text['description-databases']['ro-ro'] = "Informații baza de date."; $text['description-databases']['ru-ru'] = "Информация базы данных."; $text['description-databases']['sv-se'] = "Databasinformation."; $text['description-databases']['uk-ua'] = "Інформація бази даних."; +$text['description-databases']['tr-tr'] = "Veritabanı bilgileri."; $text['description-databases']['zh-cn'] = "数据库信息。"; $text['description-databases']['ja-jp'] = "データベース情報。"; $text['description-databases']['ko-kr'] = "데이터베이스 정보."; @@ -521,6 +541,7 @@ $text['description-database-edit']['ro-ro'] = "Informații de conectare la baza $text['description-database-edit']['ru-ru'] = "Информация о подключении к базе данных."; $text['description-database-edit']['sv-se'] = "Information om Databasanslutning"; $text['description-database-edit']['uk-ua'] = "інформація про підключення до бази даних."; +$text['description-database-edit']['tr-tr'] = "Veritabanı bağlantı bilgileri."; $text['description-database-edit']['zh-cn'] = "数据库连接信息。"; $text['description-database-edit']['ja-jp'] = "データベース接続情報。"; $text['description-database-edit']['ko-kr'] = "데이터베이스 연결 정보."; @@ -546,8 +567,11 @@ $text['description-database-add']['ro-ro'] = "Informații de conectare la baza d $text['description-database-add']['ru-ru'] = "Информация о подключении к базе данных."; $text['description-database-add']['sv-se'] = "Information om Databasanslutning"; $text['description-database-add']['uk-ua'] = "інформація про підключення до бази даних."; +$text['description-database-add']['tr-tr'] = "Veritabanı bağlantı bilgileri."; $text['description-database-add']['zh-cn'] = "数据库链接信息。"; $text['description-database-add']['ja-jp'] = "データベース接続情報。"; $text['description-database-add']['ko-kr'] = "데이터베이스 연결 정보."; ?> + + diff --git a/core/default_settings/app_languages.php b/core/default_settings/app_languages.php index 86a88304a2..1cdd9c24ce 100644 --- a/core/default_settings/app_languages.php +++ b/core/default_settings/app_languages.php @@ -21,6 +21,7 @@ $text['title-default_settings']['ro-ro'] = "Setări implicite"; $text['title-default_settings']['ru-ru'] = "Настройки по умолчанию"; $text['title-default_settings']['sv-se'] = "Standard Inställningar"; $text['title-default_settings']['uk-ua'] = "Налаштування за замовчуванням"; +$text['title-default_settings']['tr-tr'] = "Varsayılan ayarları"; $text['title-default_settings']['zh-cn'] = "默认设置"; $text['title-default_settings']['ja-jp'] = "デフォルトの設定"; $text['title-default_settings']['ko-kr'] = "기본 설정"; @@ -46,6 +47,7 @@ $text['title-default_setting-edit']['ro-ro'] = "Setare implicită"; $text['title-default_setting-edit']['ru-ru'] = "Настройки по умолчанию"; $text['title-default_setting-edit']['sv-se'] = "Standard Inställning"; $text['title-default_setting-edit']['uk-ua'] = "Налаштування за замовчуванням"; +$text['title-default_setting-edit']['tr-tr'] = "Varsayılan ayarlar"; $text['title-default_setting-edit']['zh-cn'] = "默认设置"; $text['title-default_setting-edit']['ja-jp'] = "デフォルト設定"; $text['title-default_setting-edit']['ko-kr'] = "기본 설정"; @@ -71,6 +73,7 @@ $text['title-default_setting-add']['ro-ro'] = "Setare implicită Adaugă"; $text['title-default_setting-add']['ru-ru'] = "Добавить настройку по умолчанию"; $text['title-default_setting-add']['sv-se'] = "Lägg Till Standard Inställning"; $text['title-default_setting-add']['uk-ua'] = "Налаштування за замовчуванням"; +$text['title-default_setting-add']['tr-tr'] = "Varsayılan Ayar Ekle"; $text['title-default_setting-add']['zh-cn'] = "默认设置 添加"; $text['title-default_setting-add']['ja-jp'] = "デフォルト設定の追加"; $text['title-default_setting-add']['ko-kr'] = "기본 설정 추가"; @@ -96,6 +99,7 @@ $text['option-voicemail_file_listen']['ro-ro'] = "Link de ascultare (autentifica $text['option-voicemail_file_listen']['ru-ru'] = "Ссылка на прослушивание (требуется авторизация)"; $text['option-voicemail_file_listen']['sv-se'] = "Lyssna-länk (Måste Logga In)"; $text['option-voicemail_file_listen']['uk-ua'] = "Посилання для прослуховування (потрібно ввійти)"; +$text['option-voicemail_file_listen']['tr-tr'] = "Link Dinle (Giriş Gerekli)"; $text['option-voicemail_file_listen']['zh-cn'] = "收听链接(需要登录)"; $text['option-voicemail_file_listen']['ja-jp'] = "リッスンリンク (ログインが必要)"; $text['option-voicemail_file_listen']['ko-kr'] = "듣기 링크(로그인 필요)"; @@ -121,6 +125,7 @@ $text['option-voicemail_file_link']['ro-ro'] = "Link de descărcare (nu este nec $text['option-voicemail_file_link']['ru-ru'] = "Ссылка для скачивания (не требуется вход в систему)"; $text['option-voicemail_file_link']['sv-se'] = "Nedladdnings-länk (Ingen Inloggning Krävs)"; $text['option-voicemail_file_link']['uk-ua'] = "Посилання на завантаження (Входити не обов’язково)"; +$text['option-voicemail_file_link']['tr-tr'] = "İndir bağlantısı (giriş gerekmez)"; $text['option-voicemail_file_link']['zh-cn'] = "下载链接(无需登录)"; $text['option-voicemail_file_link']['ja-jp'] = "ダウンロードリンク (ログイン不要)"; $text['option-voicemail_file_link']['ko-kr'] = "다운로드 링크(로그인 필요 없음)"; @@ -146,6 +151,7 @@ $text['option-voicemail_file_attach']['ro-ro'] = "Fișier atașat audio"; $text['option-voicemail_file_attach']['ru-ru'] = "Прикрепление аудиофайлов"; $text['option-voicemail_file_attach']['sv-se'] = "Ljudfil Bifogad"; $text['option-voicemail_file_attach']['uk-ua'] = "Приєднати аудіофайл"; +$text['option-voicemail_file_attach']['tr-tr'] = "Ses dosyası eki"; $text['option-voicemail_file_attach']['zh-cn'] = "音频文件附件"; $text['option-voicemail_file_attach']['ja-jp'] = "音声ファイルの添付"; $text['option-voicemail_file_attach']['ko-kr'] = "오디오 파일 첨부"; @@ -171,6 +177,7 @@ $text['option-button_icons_auto']['ro-ro'] = "Automat"; $text['option-button_icons_auto']['ru-ru'] = "автоматический"; $text['option-button_icons_auto']['sv-se'] = "Automatisk"; $text['option-button_icons_auto']['uk-ua'] = "Автоматичний"; +$text['option-button_icons_auto']['tr-tr'] = "Otomatik"; $text['option-button_icons_auto']['zh-cn'] = "自动的"; $text['option-button_icons_auto']['ja-jp'] = "オートマチック"; $text['option-button_icons_auto']['ko-kr'] = "자동적 인"; @@ -196,6 +203,7 @@ $text['option-button_icons_only']['ro-ro'] = "Numai"; $text['option-button_icons_only']['ru-ru'] = "Только"; $text['option-button_icons_only']['sv-se'] = "Endast"; $text['option-button_icons_only']['uk-ua'] = "Тільки"; +$text['option-button_icons_only']['tr-tr'] = "Sadece"; $text['option-button_icons_only']['zh-cn'] = "仅有的"; $text['option-button_icons_only']['ja-jp'] = "それだけ"; $text['option-button_icons_only']['ko-kr'] = "오직"; @@ -221,6 +229,7 @@ $text['option-button_icons_always']['ro-ro'] = "Mereu"; $text['option-button_icons_always']['ru-ru'] = "Всегда"; $text['option-button_icons_always']['sv-se'] = "Alltid"; $text['option-button_icons_always']['uk-ua'] = "Завжди"; +$text['option-button_icons_always']['tr-tr'] = "Her zaman"; $text['option-button_icons_always']['zh-cn'] = "总是"; $text['option-button_icons_always']['ja-jp'] = "いつも"; $text['option-button_icons_always']['ko-kr'] = "언제나"; @@ -246,6 +255,7 @@ $text['option-button_icons_never']['ro-ro'] = "Nu"; $text['option-button_icons_never']['ru-ru'] = "Никогда"; $text['option-button_icons_never']['sv-se'] = "Aldrig"; $text['option-button_icons_never']['uk-ua'] = "Ніколи"; +$text['option-button_icons_never']['tr-tr'] = "Asla"; $text['option-button_icons_never']['zh-cn'] = "绝不"; $text['option-button_icons_never']['ja-jp'] = "一度もない"; $text['option-button_icons_never']['ko-kr'] = "절대"; @@ -272,6 +282,7 @@ $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'] = "선택하다"; @@ -298,6 +309,7 @@ $text['option-switch_round']['ru-ru'] = "Круглый переключател $text['option-switch_round']['sv-se'] = "Rund Switch"; $text['option-switch_round']['uk-ua'] = "Круглий перемикач"; $text['option-switch_round']['tr-tr'] = "Yuvarlak Anahtar"; +$text['option-switch_round']['tr-tr'] = "Yuvarlak anahtar"; $text['option-switch_round']['zh-cn'] = "圆形开关"; $text['option-switch_round']['ja-jp'] = "丸型スイッチ"; $text['option-switch_round']['ko-kr'] = "라운드 스위치"; @@ -324,6 +336,7 @@ $text['option-switch_square']['ru-ru'] = "Квадратный переключ $text['option-switch_square']['sv-se'] = "Fyrkantig strömbrytare"; $text['option-switch_square']['uk-ua'] = "Квадратний перемикач"; $text['option-switch_square']['tr-tr'] = "Kare Anahtar"; +$text['option-switch_square']['tr-tr'] = "Kare anahtar"; $text['option-switch_square']['zh-cn'] = "方形开关"; $text['option-switch_square']['ja-jp'] = "角型スイッチ"; $text['option-switch_square']['ko-kr'] = "사각 스위치"; @@ -349,6 +362,7 @@ $text['message-toggled']['ro-ro'] = "Completat toggle"; $text['message-toggled']['ru-ru'] = "Переключить выполнено"; $text['message-toggled']['sv-se'] = "Växla Avslutade"; $text['message-toggled']['uk-ua'] = "переключити Завершений"; +$text['message-toggled']['tr-tr'] = "Toggle tamamlandı"; $text['message-toggled']['zh-cn'] = "切换完成"; $text['message-toggled']['ja-jp'] = "切り替えが完了しました"; $text['message-toggled']['ko-kr'] = "토글 완료됨"; @@ -374,6 +388,7 @@ $text['message-settings_reloaded']['ro-ro'] = "Setări reîncărcate"; $text['message-settings_reloaded']['ru-ru'] = "Настройки перезагружены"; $text['message-settings_reloaded']['sv-se'] = "Inställningar Reloaded"; $text['message-settings_reloaded']['uk-ua'] = "налаштування Reloaded"; +$text['message-settings_reloaded']['tr-tr'] = "Ayarlar yeniden yüklendi"; $text['message-settings_reloaded']['zh-cn'] = "重新加载设置"; $text['message-settings_reloaded']['ja-jp'] = "設定が再ロードされました"; $text['message-settings_reloaded']['ko-kr'] = "설정이 새로고침됨"; @@ -399,6 +414,7 @@ $text['message-delete_failed']['ro-ro'] = "Nicio setări verificate"; $text['message-delete_failed']['ru-ru'] = "Нет выбраных настроек"; $text['message-delete_failed']['sv-se'] = "Borttagning Misslyckades"; $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'] = "선택한 설정 없음"; @@ -424,6 +440,7 @@ $text['message-copy_failed']['ro-ro'] = "Nicio setări verificate sau domeniu in $text['message-copy_failed']['ru-ru'] = "Не выбрано или настройка домена неверна"; $text['message-copy_failed']['sv-se'] = "Ingen inställning markerad eller ogiltig domän."; $text['message-copy_failed']['uk-ua'] = "Немає Налаштування перевірених або ненадійних доменів"; +$text['message-copy_failed']['tr-tr'] = "Ayar kontrol edilmedi veya geçersiz etki alanı yok"; $text['message-copy_failed']['zh-cn'] = "未检查设置或域无效"; $text['message-copy_failed']['ja-jp'] = "設定がチェックされていない、またはドメインが無効です"; $text['message-copy_failed']['ko-kr'] = "선택된 설정이 없거나 유효하지 않은 도메인"; @@ -449,6 +466,7 @@ $text['label-web_fonts']['ro-ro'] = "Fonturi web"; $text['label-web_fonts']['ru-ru'] = "Веб-шрифты"; $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'] = "웹폰트"; @@ -474,6 +492,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'] = "맨 위"; @@ -499,6 +518,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'] = "텍스트"; @@ -524,6 +544,7 @@ $text['label-superfine']['ro-ro'] = "Extrafin"; $text['label-superfine']['ru-ru'] = "Первоклассный"; $text['label-superfine']['sv-se'] = "Superfin"; $text['label-superfine']['uk-ua'] = "Суперфін"; +$text['label-superfine']['tr-tr'] = "Süper İnce"; $text['label-superfine']['zh-cn'] = "超细"; $text['label-superfine']['ja-jp'] = "スーパーファイン"; $text['label-superfine']['ko-kr'] = "지나치게 섬세한"; @@ -549,6 +570,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'] = "공전"; @@ -574,6 +596,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'] = "보다"; @@ -599,6 +622,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'] = "오른쪽"; @@ -624,6 +648,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'] = "다른"; @@ -649,6 +674,7 @@ $text['label-normal']['ro-ro'] = "Normal"; $text['label-normal']['ru-ru'] = "Нормальный"; $text['label-normal']['sv-se'] = "Normal"; $text['label-normal']['uk-ua'] = "Нормально."; +$text['label-normal']['tr-tr'] = "Normal"; $text['label-normal']['zh-cn'] = "普通的"; $text['label-normal']['ja-jp'] = "普通"; $text['label-normal']['ko-kr'] = "정상"; @@ -674,6 +700,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'] = "없음"; @@ -699,6 +726,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'] = "왼쪽"; @@ -724,6 +752,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'] = "인라인"; @@ -749,6 +778,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'] = "영상"; @@ -774,6 +804,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'] = "결정된"; @@ -799,6 +830,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'] = "옆"; @@ -824,6 +856,7 @@ $text['label-fine']['ro-ro'] = "Amenda"; $text['label-fine']['ru-ru'] = "Отлично"; $text['label-fine']['sv-se'] = "Fin"; $text['label-fine']['uk-ua'] = "добре"; +$text['label-fine']['tr-tr'] = "İyi"; $text['label-fine']['zh-cn'] = "美好的"; $text['label-fine']['ja-jp'] = "大丈夫"; $text['label-fine']['ko-kr'] = "괜찮은"; @@ -849,6 +882,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'] = "센터"; @@ -874,6 +908,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'] = "맨 아래"; @@ -899,6 +934,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시간"; @@ -924,6 +960,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시간"; @@ -949,6 +986,7 @@ $text['label-hours']['ro-ro'] = "Ore(e)"; $text['label-hours']['ru-ru'] = "Час(ы)"; $text['label-hours']['sv-se'] = "Timme(r)"; $text['label-hours']['uk-ua'] = "Час(и)"; +$text['label-hours']['tr-tr'] = "Saat"; $text['label-hours']['zh-cn'] = "小时"; $text['label-hours']['ja-jp'] = "時間"; $text['label-hours']['ko-kr'] = "시간"; @@ -974,6 +1012,7 @@ $text['label-days']['ro-ro'] = "Zile"; $text['label-days']['ru-ru'] = "День(ы)"; $text['label-days']['sv-se'] = "Dag(er)"; $text['label-days']['uk-ua'] = "День(и)"; +$text['label-days']['tr-tr'] = "günler"; $text['label-days']['zh-cn'] = "日"; $text['label-days']['ja-jp'] = "日(日)"; $text['label-days']['ko-kr'] = "일()"; @@ -999,6 +1038,7 @@ $text['label-messages']['ro-ro'] = "Mesaj(e)"; $text['label-messages']['ru-ru'] = "Сообщение(и)"; $text['label-messages']['sv-se'] = "Meddelande(s)"; $text['label-messages']['uk-ua'] = "Повідомлення(и)"; +$text['label-messages']['tr-tr'] = "Mesaj"; $text['label-messages']['zh-cn'] = "讯息"; $text['label-messages']['ja-jp'] = "メッセージ"; $text['label-messages']['ko-kr'] = "메시지"; @@ -1017,13 +1057,14 @@ $text['label-image_text']['fr-fr'] = "Image et Texte"; $text['label-image_text']['he-il'] = "תמונה וטקסט"; $text['label-image_text']['it-it'] = "Immagine e testo"; $text['label-image_text']['nl-nl'] = "Beeld en tekst"; -$text['label-image_text']['pl-pl'] = "Image & Text (ang.)."; +$text['label-image_text']['pl-pl'] = "Obraz i tekst (ang.)."; $text['label-image_text']['pt-br'] = "Imagem & Texto"; $text['label-image_text']['pt-pt'] = "Imagem e texto"; $text['label-image_text']['ro-ro'] = "Imagine & Text"; $text['label-image_text']['ru-ru'] = "Изображение и текст"; $text['label-image_text']['sv-se'] = "Bild och text"; $text['label-image_text']['uk-ua'] = "Зображення та текст"; +$text['label-image_text']['tr-tr'] = "Resim ve Metin"; $text['label-image_text']['zh-cn'] = "图片和文字"; $text['label-image_text']['ja-jp'] = "画像とテキスト"; $text['label-image_text']['ko-kr'] = "이미지 및 텍스트"; @@ -1049,6 +1090,7 @@ $text['label-file']['ro-ro'] = "Fişier"; $text['label-file']['ru-ru'] = "Файл"; $text['label-file']['sv-se'] = "Fil"; $text['label-file']['uk-ua'] = "Файл"; +$text['label-file']['tr-tr'] = "Dosya"; $text['label-file']['zh-cn'] = "文件"; $text['label-file']['ja-jp'] = "ファイル"; $text['label-file']['ko-kr'] = "파일"; @@ -1074,6 +1116,7 @@ $text['label-base64']['ro-ro'] = "Baza 64"; $text['label-base64']['ru-ru'] = "База 64"; $text['label-base64']['sv-se'] = "Bas 64"; $text['label-base64']['uk-ua'] = "Основа 64"; +$text['label-base64']['tr-tr'] = "Taban 64"; $text['label-base64']['zh-cn'] = "64位"; $text['label-base64']['ja-jp'] = "64 進数"; $text['label-base64']['ko-kr'] = "기본 64"; @@ -1099,6 +1142,7 @@ $text['label-dynamic']['ro-ro'] = "Dynamic"; $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'] = "동적"; @@ -1124,6 +1168,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'] = "하나의"; @@ -1149,6 +1194,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'] = "다수의"; @@ -1174,6 +1220,7 @@ $text['header-default_settings']['ro-ro'] = "Setări implicite"; $text['header-default_settings']['ru-ru'] = "Настройки по умолчанию"; $text['header-default_settings']['sv-se'] = "Standard Inställningar"; $text['header-default_settings']['uk-ua'] = "Налаштування за замовчуванням"; +$text['header-default_settings']['tr-tr'] = "Varsayılan ayarları"; $text['header-default_settings']['zh-cn'] = "默认设置"; $text['header-default_settings']['ja-jp'] = "デフォルトの設定"; $text['header-default_settings']['ko-kr'] = "기본 설정"; @@ -1199,6 +1246,7 @@ $text['header-default_setting-edit']['ro-ro'] = "Setare implicită"; $text['header-default_setting-edit']['ru-ru'] = "Настройки по умолчанию"; $text['header-default_setting-edit']['sv-se'] = "Standard Inställning"; $text['header-default_setting-edit']['uk-ua'] = "Налаштування за замовчуванням"; +$text['header-default_setting-edit']['tr-tr'] = "Varsayılan ayarlar"; $text['header-default_setting-edit']['zh-cn'] = "默认设置"; $text['header-default_setting-edit']['ja-jp'] = "デフォルト設定"; $text['header-default_setting-edit']['ko-kr'] = "기본 설정"; @@ -1224,6 +1272,7 @@ $text['header-default_setting-add']['ro-ro'] = "Setare implicită Adaugă"; $text['header-default_setting-add']['ru-ru'] = "Добавить настройку по умолчанию"; $text['header-default_setting-add']['sv-se'] = "Lägg Till Standard Inställning"; $text['header-default_setting-add']['uk-ua'] = "Налаштування за замовчуванням"; +$text['header-default_setting-add']['tr-tr'] = "Varsayılan Ayar Ekle"; $text['header-default_setting-add']['zh-cn'] = "默认设置 添加"; $text['header-default_setting-add']['ja-jp'] = "デフォルト設定の追加"; $text['header-default_setting-add']['ko-kr'] = "기본 설정 추가"; @@ -1249,6 +1298,7 @@ $text['description-order']['ro-ro'] = "Setați ordinea (indexul) pentru acest el $text['description-order']['ru-ru'] = "Установите порядок (индекс) для этого элемента массива."; $text['description-order']['sv-se'] = "Ställ in ordningen (index) för detta element."; $text['description-order']['uk-ua'] = "Установіть порядок (індекс) цього елемента масиву."; +$text['description-order']['tr-tr'] = "Bu dizi öğesi için siparişi (dizin) ayarlayın."; $text['description-order']['zh-cn'] = "设置此数组元素的顺序(索引)。"; $text['description-order']['ja-jp'] = "この配列要素の順序 (インデックス) を設定します。"; $text['description-order']['ko-kr'] = "이 배열 요소의 순서(색인)를 설정합니다."; @@ -1274,6 +1324,7 @@ $text['description-enabled']['ro-ro'] = "Setați starea acestei setări implicit $text['description-enabled']['ru-ru'] = "Установите статус этого значения по умолчанию."; $text['description-enabled']['sv-se'] = "Välj status på denna standardinställning."; $text['description-enabled']['uk-ua'] = "Встановити статус цього параметра за замовчуванням."; +$text['description-enabled']['tr-tr'] = "Bu varsayılan ayarın durumunu ayarlayın."; $text['description-enabled']['zh-cn'] = "确定这一缺省情况。"; $text['description-enabled']['ja-jp'] = "このデフォルト設定のステータスを設定します。"; $text['description-enabled']['ko-kr'] = "이 기본 설정의 상태를 설정합니다."; @@ -1299,6 +1350,7 @@ $text['description-default_settings']['ro-ro'] = "Setări utilizate pentru toate $text['description-default_settings']['ru-ru'] = "Настройки, используемые для всех доменов."; $text['description-default_settings']['sv-se'] = "Inställning används för alla domäner."; $text['description-default_settings']['uk-ua'] = "Налаштування, що використовуються для всіх доменів."; +$text['description-default_settings']['tr-tr'] = "Tüm alanlar için kullanılan ayarlar."; $text['description-default_settings']['zh-cn'] = "用于所有域的设置。"; $text['description-default_settings']['ja-jp'] = "すべてのドメインに使用される設定。"; $text['description-default_settings']['ko-kr'] = "모든 도메인에 사용되는 설정입니다."; @@ -1324,6 +1376,7 @@ $text['description-default_setting-edit']['ro-ro'] = "Setări utilizate pentru t $text['description-default_setting-edit']['ru-ru'] = "Настройки, используемые для всех доменов."; $text['description-default_setting-edit']['sv-se'] = "Inställning används för alla domäner."; $text['description-default_setting-edit']['uk-ua'] = "Налаштування, що використовуються для всіх доменів."; +$text['description-default_setting-edit']['tr-tr'] = "Tüm alanlar için kullanılan ayarlar."; $text['description-default_setting-edit']['zh-cn'] = "用于所有域的设置。"; $text['description-default_setting-edit']['ja-jp'] = "すべてのドメインに使用される設定。"; $text['description-default_setting-edit']['ko-kr'] = "모든 도메인에 사용되는 설정입니다."; @@ -1349,6 +1402,7 @@ $text['description-default_setting-add']['ro-ro'] = "Setări utilizate pentru to $text['description-default_setting-add']['ru-ru'] = "Настройки, используемые для всех доменов."; $text['description-default_setting-add']['sv-se'] = "Inställning används för alla domäner."; $text['description-default_setting-add']['uk-ua'] = "Налаштування, що використовуються для всіх доменів."; +$text['description-default_setting-add']['tr-tr'] = "Tüm alanlar için kullanılan ayarlar."; $text['description-default_setting-add']['zh-cn'] = "用于所有域的设置。"; $text['description-default_setting-add']['ja-jp'] = "すべてのドメインに使用される設定。"; $text['description-default_setting-add']['ko-kr'] = "모든 도메인에 사용되는 설정입니다."; @@ -1374,8 +1428,11 @@ $text['button-toggle']['ro-ro'] = "Comutare"; $text['button-toggle']['ru-ru'] = "Переключать"; $text['button-toggle']['sv-se'] = "Växla"; $text['button-toggle']['uk-ua'] = "Перемикач"; +$text['button-toggle']['tr-tr'] = "Geçiş yapmak"; $text['button-toggle']['zh-cn'] = "切换"; $text['button-toggle']['ja-jp'] = "トグル"; $text['button-toggle']['ko-kr'] = "비녀장"; ?> + + diff --git a/core/domain_settings/app_languages.php b/core/domain_settings/app_languages.php index 8c8e6328b8..7e4b0dbb52 100644 --- a/core/domain_settings/app_languages.php +++ b/core/domain_settings/app_languages.php @@ -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'] = "아래에 도메인 세부 정보를 입력하십시오."; ?> + diff --git a/core/domains/app_languages.php b/core/domains/app_languages.php index 86128831f8..89ee509aec 100644 --- a/core/domains/app_languages.php +++ b/core/domains/app_languages.php @@ -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_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'] = "도메인 설정"; @@ -71,6 +73,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'] = "도메인 설정 추가"; @@ -96,6 +99,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'] = "도메인"; @@ -121,6 +125,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'] = "도메인 추가"; @@ -226,6 +231,7 @@ $text['option-button_icons_auto']['ro-ro'] = "Automat"; $text['option-button_icons_auto']['ru-ru'] = "автоматический"; $text['option-button_icons_auto']['sv-se'] = "Automatisk"; $text['option-button_icons_auto']['uk-ua'] = "Автоматичний"; +$text['option-button_icons_auto']['tr-tr'] = "Otomatik"; $text['option-button_icons_auto']['zh-cn'] = "自动的"; $text['option-button_icons_auto']['ja-jp'] = "自動"; $text['option-button_icons_auto']['ko-kr'] = "자동적 인"; @@ -251,6 +257,7 @@ $text['option-button_icons_only']['ro-ro'] = "Numai"; $text['option-button_icons_only']['ru-ru'] = "Только"; $text['option-button_icons_only']['sv-se'] = "Endast"; $text['option-button_icons_only']['uk-ua'] = "Тільки"; +$text['option-button_icons_only']['tr-tr'] = "Sadece"; $text['option-button_icons_only']['zh-cn'] = "仅有的"; $text['option-button_icons_only']['ja-jp'] = "それだけ"; $text['option-button_icons_only']['ko-kr'] = "오직"; @@ -276,6 +283,7 @@ $text['option-button_icons_always']['ro-ro'] = "Mereu"; $text['option-button_icons_always']['ru-ru'] = "Всегда"; $text['option-button_icons_always']['sv-se'] = "Alltid"; $text['option-button_icons_always']['uk-ua'] = "Завжди"; +$text['option-button_icons_always']['tr-tr'] = "Her zaman"; $text['option-button_icons_always']['zh-cn'] = "总是"; $text['option-button_icons_always']['ja-jp'] = "いつも"; $text['option-button_icons_always']['ko-kr'] = "언제나"; @@ -301,6 +309,7 @@ $text['option-button_icons_never']['ro-ro'] = "Nu"; $text['option-button_icons_never']['ru-ru'] = "Никогда"; $text['option-button_icons_never']['sv-se'] = "Aldrig"; $text['option-button_icons_never']['uk-ua'] = "Ніколи"; +$text['option-button_icons_never']['tr-tr'] = "Asla"; $text['option-button_icons_never']['zh-cn'] = "绝不"; $text['option-button_icons_never']['ja-jp'] = "一度もない"; $text['option-button_icons_never']['ko-kr'] = "절대"; @@ -319,13 +328,14 @@ $text['message-delete_failed']['fr-fr'] = "Pas de paramètres enregistrés"; $text['message-delete_failed']['he-il'] = "אין הגדרות מסומנות"; $text['message-delete_failed']['it-it'] = "Nessun Parametro Selezionato"; $text['message-delete_failed']['nl-nl'] = "Geen instellingen aangevinkt"; -$text['message-delete_failed']['pl-pl'] = "Próba usunięcia zakończyła się niepowodzeniem"; +$text['message-delete_failed']['pl-pl'] = "Brak sprawdzonych ustawień"; $text['message-delete_failed']['pt-br'] = "Nenhuma configuração marcada"; $text['message-delete_failed']['pt-pt'] = "Nenhuma configuração marcada"; $text['message-delete_failed']['ro-ro'] = "Inga inställningar är markerade"; $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'] = "선택한 설정 없음"; @@ -351,6 +361,7 @@ $text['message-domain_exists']['ro-ro'] = "Domeniul există deja"; $text['message-domain_exists']['ru-ru'] = "Домен уже существует"; $text['message-domain_exists']['sv-se'] = "Domän finns redan"; $text['message-domain_exists']['uk-ua'] = "Домен вже існує"; +$text['message-domain_exists']['tr-tr'] = "Etki alanı zaten var"; $text['message-domain_exists']['zh-cn'] = "域已经存在"; $text['message-domain_exists']['ja-jp'] = "ドメインはすでに存在します"; $text['message-domain_exists']['ko-kr'] = "도메인이 이미 존재합니다."; @@ -376,6 +387,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'] = "웹폰트"; @@ -394,13 +406,14 @@ $text['label-top']['fr-fr'] = "Haut"; $text['label-top']['he-il'] = "חלק עליון"; $text['label-top']['it-it'] = "Alto"; $text['label-top']['nl-nl'] = "Principal"; -$text['label-top']['pl-pl'] = "Top"; +$text['label-top']['pl-pl'] = "Szczyt"; $text['label-top']['pt-br'] = "Topo"; $text['label-top']['pt-pt'] = "Topo"; $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'] = "맨 위"; @@ -426,6 +439,7 @@ $text['label-tools']['ro-ro'] = "Verktyg"; $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'] = "도구"; @@ -451,6 +465,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'] = "텍스트"; @@ -476,6 +491,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'] = "공전"; @@ -501,6 +517,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'] = "오른쪽"; @@ -526,6 +543,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'] = "보다"; @@ -551,6 +569,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'] = "상위 도메인"; @@ -576,6 +595,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'] = "다른"; @@ -601,6 +621,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'] = "없음"; @@ -626,6 +647,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'] = "관리하다"; @@ -651,6 +673,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'] = "왼쪽"; @@ -658,9 +681,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"; @@ -676,6 +699,7 @@ $text['label-inline']['ro-ro'] = "In linie"; $text['label-inline']['ru-ru'] = "inline"; $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'] = "인라인"; @@ -701,6 +725,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'] = "영상"; @@ -726,6 +751,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'] = "결정된"; @@ -751,6 +777,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'] = "옆"; @@ -776,6 +803,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'] = "도메인"; @@ -801,6 +829,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'] = "센터"; @@ -826,6 +855,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'] = "맨 아래"; @@ -851,6 +881,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 시간"; @@ -876,6 +907,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시간"; @@ -901,6 +933,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'] = "기본 설정"; @@ -926,6 +959,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'] = "설정"; @@ -933,9 +967,9 @@ $text['header-settings']['ko-kr'] = "설정"; $text['header-domains']['en-us'] = "Domains"; $text['header-domains']['en-gb'] = "Domains"; $text['header-domains']['ar-eg'] = "المجالات"; -$text['header-domains']['de-at'] = "Domains"; -$text['header-domains']['de-ch'] = "Domains"; -$text['header-domains']['de-de'] = "Domains"; +$text['header-domains']['de-at'] = "Domänen"; +$text['header-domains']['de-ch'] = "Domänen"; +$text['header-domains']['de-de'] = "Domänen"; $text['header-domains']['el-gr'] = "Τομέας"; $text['header-domains']['es-cl'] = "Dominios"; $text['header-domains']['es-mx'] = "Dominios"; @@ -951,6 +985,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'] = "도메인"; @@ -976,6 +1011,7 @@ $text['header-domain_settings']['ro-ro'] = "Setări domeniului"; $text['header-domain_settings']['ru-ru'] = "Настройки домена"; $text['header-domain_settings']['sv-se'] = "Domän Inställning"; $text['header-domain_settings']['uk-ua'] = "Налаштування домену"; +$text['header-domain_settings']['tr-tr'] = "Etki Alanı Ayarları"; $text['header-domain_settings']['zh-cn'] = "域设置"; $text['header-domain_settings']['ja-jp'] = "ドメイン設定"; $text['header-domain_settings']['ko-kr'] = "도메인 설정"; @@ -1001,6 +1037,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'] = "도메인 설정"; @@ -1026,6 +1063,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'] = "도메인 설정 추가"; @@ -1051,6 +1089,7 @@ $text['header-domain']['ro-ro'] = "Domeniu"; $text['header-domain']['ru-ru'] = "Домен"; $text['header-domain']['sv-se'] = "Domän"; $text['header-domain']['uk-ua'] = "Домен"; +$text['header-domain']['tr-tr'] = "İhtisas"; $text['header-domain']['zh-cn'] = "领域"; $text['header-domain']['ja-jp'] = "ドメイン"; $text['header-domain']['ko-kr'] = "도메인"; @@ -1076,6 +1115,7 @@ $text['header-domain-add']['ro-ro'] = "Adăugarea domeniului"; $text['header-domain-add']['ru-ru'] = "Добавить домен"; $text['header-domain-add']['sv-se'] = "Lägg Till Domän"; $text['header-domain-add']['uk-ua'] = "Новий домен"; +$text['header-domain-add']['tr-tr'] = "Etki Alanı Ekle"; $text['header-domain-add']['zh-cn'] = "域添加"; $text['header-domain-add']['ja-jp'] = "ドメインの追加"; $text['header-domain-add']['ko-kr'] = "도메인 추가"; @@ -1101,6 +1141,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'] = "이 기본 설정의 상태를 설정합니다."; @@ -1126,6 +1167,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'] = "상위 도메인을 설정합니다."; @@ -1151,6 +1193,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'] = "이 배열 요소의 순서를 설정합니다."; @@ -1176,6 +1219,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'] = "도메인 이름을 입력합니다."; @@ -1201,6 +1245,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'] = "관리할 도메인 목록을 제어합니다."; @@ -1226,6 +1271,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'] = "이 도메인에 대한 설정을 편집합니다."; @@ -1251,6 +1297,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'] = "이 도메인에 대한 설정을 추가합니다."; @@ -1276,6 +1323,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'] = "도메인 상태를 설정합니다."; @@ -1301,6 +1349,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'] = "이 도메인의 세부 정보를 편집합니다."; @@ -1326,8 +1375,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'] = "아래에 도메인 세부 정보를 입력하십시오."; ?> +