From 010011dfa661b9448ae9ccfff28fe9e2d53825e1 Mon Sep 17 00:00:00 2001 From: Anthony <96078404+AntoniusDC@users.noreply.github.com> Date: Wed, 3 Jan 2024 10:54:15 -0700 Subject: [PATCH] Added Greek & Turkish translations to core app_languages.php files (#6859) * Added Greek & Turkish translations to core app_languages.php files * Added Greek & Turkish translations to core app_languages.php files * Added Greek & Turkish translations to core app_languages.php files --- app/email_templates/app_languages.php | 40 ++++++++++++++ app/event_guard/app_languages.php | 70 ++++++++++++++++++++---- app/extension_settings/app_languages.php | 45 +++++++++++++++ 3 files changed, 143 insertions(+), 12 deletions(-) diff --git a/app/email_templates/app_languages.php b/app/email_templates/app_languages.php index f01f92dbc7..da637d3ea2 100644 --- a/app/email_templates/app_languages.php +++ b/app/email_templates/app_languages.php @@ -6,6 +6,7 @@ $text['title-email_templates']['ar-eg'] = "نماذج البريد الإلكت $text['title-email_templates']['de-at'] = "E-Mail-Vorlagen"; $text['title-email_templates']['de-ch'] = "E-Mail-Vorlagen"; $text['title-email_templates']['de-de'] = "E-Mail-Vorlagen"; +$text['title-email_templates']['el-gr'] = "Πρότυπα email"; $text['title-email_templates']['es-cl'] = "Plantillas de correo electrónico"; $text['title-email_templates']['es-mx'] = "Plantillas de correo electrónico"; $text['title-email_templates']['fr-ca'] = "Modèles de courriel"; @@ -20,6 +21,7 @@ $text['title-email_templates']['ro-ro'] = "Șabloane de e-mail"; $text['title-email_templates']['ru-ru'] = "Email шаблоны"; $text['title-email_templates']['sv-se'] = "E-postmallar"; $text['title-email_templates']['uk-ua'] = "Шаблони електронної пошти"; +$text['title-email_templates']['tr-tr'] = "E-posta Şablonları"; $text['title-email_templates']['zh-cn'] = "电子邮件模板"; $text['title-email_templates']['ja-jp'] = "メール テンプレート"; $text['title-email_templates']['ko-kr'] = "이메일 템플릿"; @@ -30,6 +32,7 @@ $text['title-email_template']['ar-eg'] = "نموذج البريد الإلكتر $text['title-email_template']['de-at'] = "E-Mail senden"; $text['title-email_template']['de-ch'] = "E-Mail senden"; $text['title-email_template']['de-de'] = "E-Mail senden"; +$text['title-email_template']['el-gr'] = "Πρότυπο email"; $text['title-email_template']['es-cl'] = "Plantilla de correo electrónico"; $text['title-email_template']['es-mx'] = "Plantilla de correo electrónico"; $text['title-email_template']['fr-ca'] = "Modèle de courriel"; @@ -44,6 +47,7 @@ $text['title-email_template']['ro-ro'] = "Șablon de e-mail"; $text['title-email_template']['ru-ru'] = "Email шаблон"; $text['title-email_template']['sv-se'] = "E-post mall"; $text['title-email_template']['uk-ua'] = "Шаблон електронної пошти"; +$text['title-email_template']['tr-tr'] = "E-posta şablonu"; $text['title-email_template']['zh-cn'] = "电子邮件模板"; $text['title-email_template']['ja-jp'] = "メールテンプレート"; $text['title-email_template']['ko-kr'] = "이메일 템플릿"; @@ -54,6 +58,7 @@ $text['title_description-email_template']['ar-eg'] = ":: تحديد وإدارة $text['title_description-email_template']['de-at'] = "Definieren und verwalten Sie dynamische Vorlagen, die für System generierte Outbound-E-Mails verwendet werden."; $text['title_description-email_template']['de-ch'] = "Definieren und verwalten Sie dynamische Vorlagen, die für System generierte Outbound-E-Mails verwendet werden."; $text['title_description-email_template']['de-de'] = "Definieren und verwalten Sie dynamische Vorlagen, die für System generierte Outbound-E-Mails verwendet werden."; +$text['title_description-email_template']['el-gr'] = "Καθορίστε και διαχειριστείτε δυναμικά πρότυπα που χρησιμοποιούνται για εξερχόμενα email που δημιουργούνται από το σύστημα."; $text['title_description-email_template']['es-cl'] = "Definir y gestionar plantillas dinámicas utilizadas para el sistema generado correos electrónicos de salida."; $text['title_description-email_template']['es-mx'] = "Definir y gestionar plantillas dinámicas utilizadas para el sistema generado correos electrónicos de salida."; $text['title_description-email_template']['fr-ca'] = "Définir et gérer les modèles dynamiques utilisés pour les courriels générés par le système."; @@ -68,6 +73,7 @@ $text['title_description-email_template']['ro-ro'] = "Definiți și gestionați $text['title_description-email_template']['ru-ru'] = "Определение и управление динамическими шаблонами, используемыми для системных генерируемых исходящих электронных писем."; $text['title_description-email_template']['sv-se'] = "Definiera och hantera dynamiska mallar som används för systemgenererade utgående e-postmeddelanden."; $text['title_description-email_template']['uk-ua'] = "Визначте та управляти динамічними шаблонами, які використовуються для системи, створених для вихідних електронних листів."; +$text['title_description-email_template']['tr-tr'] = "Sistem tarafından oluşturulan giden e-postalar için kullanılan dinamik şablonları tanımlayın ve yönetin."; $text['title_description-email_template']['zh-cn'] = "定义和管理用于系统生成的出站电子邮件的动态模板。"; $text['title_description-email_template']['ja-jp'] = "システム生成のアウトバウンド電子メールに使用される動的テンプレートを定義および管理します。"; $text['title_description-email_template']['ko-kr'] = "시스템 생성 아웃바운드 이메일에 사용되는 동적 템플릿을 정의하고 관리합니다."; @@ -78,6 +84,7 @@ $text['label-template_language']['ar-eg'] = "اللغة"; $text['label-template_language']['de-at'] = "Sprache"; $text['label-template_language']['de-ch'] = "Sprache"; $text['label-template_language']['de-de'] = "Sprache"; +$text['label-template_language']['el-gr'] = "Γλώσσα"; $text['label-template_language']['es-cl'] = "Idioma"; $text['label-template_language']['es-mx'] = "Idioma"; $text['label-template_language']['fr-ca'] = "Langue "; @@ -92,6 +99,7 @@ $text['label-template_language']['ro-ro'] = "Limba"; $text['label-template_language']['ru-ru'] = "Язык"; $text['label-template_language']['sv-se'] = "Språkspråk"; $text['label-template_language']['uk-ua'] = "Українська"; +$text['label-template_language']['tr-tr'] = "Dil"; $text['label-template_language']['zh-cn'] = "语言"; $text['label-template_language']['ja-jp'] = "言語"; $text['label-template_language']['ko-kr'] = "언어"; @@ -102,6 +110,7 @@ $text['description-template_language']['ar-eg'] = "أدخلي اللغة"; $text['description-template_language']['de-at'] = "Geben Sie die Sprache ein."; $text['description-template_language']['de-ch'] = "Geben Sie die Sprache ein."; $text['description-template_language']['de-de'] = "Geben Sie die Sprache ein."; +$text['description-template_language']['el-gr'] = "Εισαγάγετε τη γλώσσα."; $text['description-template_language']['es-cl'] = "Entra en el idioma."; $text['description-template_language']['es-mx'] = "Entra en el idioma."; $text['description-template_language']['fr-ca'] = "Entrer la langue"; @@ -116,6 +125,7 @@ $text['description-template_language']['ro-ro'] = "Introduceți limba."; $text['description-template_language']['ru-ru'] = "Введите язык."; $text['description-template_language']['sv-se'] = "Ange språket."; $text['description-template_language']['uk-ua'] = "Введіть мову."; +$text['description-template_language']['tr-tr'] = "Dili girin."; $text['description-template_language']['zh-cn'] = "输入语言。"; $text['description-template_language']['ja-jp'] = "言語を入力します。"; $text['description-template_language']['ko-kr'] = "언어를 입력하세요."; @@ -126,6 +136,7 @@ $text['label-template_category']['ar-eg'] = "الفئة"; $text['label-template_category']['de-at'] = "Kategorie"; $text['label-template_category']['de-ch'] = "Kategorie"; $text['label-template_category']['de-de'] = "Kategorie"; +$text['label-template_category']['el-gr'] = "Κατηγορία"; $text['label-template_category']['es-cl'] = "Categoría"; $text['label-template_category']['es-mx'] = "Categoría"; $text['label-template_category']['fr-ca'] = "Catégorie"; @@ -140,6 +151,7 @@ $text['label-template_category']['ro-ro'] = "Categorie"; $text['label-template_category']['ru-ru'] = "Категория"; $text['label-template_category']['sv-se'] = "Kategori"; $text['label-template_category']['uk-ua'] = "Категорії"; +$text['label-template_category']['tr-tr'] = "Kategori"; $text['label-template_category']['zh-cn'] = "类别"; $text['label-template_category']['ja-jp'] = "カテゴリー"; $text['label-template_category']['ko-kr'] = "범주"; @@ -150,6 +162,7 @@ $text['description-template_category']['ar-eg'] = "اختيار الفئة."; $text['description-template_category']['de-at'] = "Wählen Sie die Kategorie aus."; $text['description-template_category']['de-ch'] = "Wählen Sie die Kategorie aus."; $text['description-template_category']['de-de'] = "Wählen Sie die Kategorie aus."; +$text['description-template_category']['el-gr'] = "Επιλέξτε την κατηγορία."; $text['description-template_category']['es-cl'] = "Seleccione la categoría."; $text['description-template_category']['es-mx'] = "Seleccione la categoría."; $text['description-template_category']['fr-ca'] = "Sélectionnez la catégorie"; @@ -164,6 +177,7 @@ $text['description-template_category']['ro-ro'] = "Selectați categoria."; $text['description-template_category']['ru-ru'] = "Выберите категорию."; $text['description-template_category']['sv-se'] = "Välj kategorin."; $text['description-template_category']['uk-ua'] = "Виберіть категорію."; +$text['description-template_category']['tr-tr'] = "Kategoriyi seçin."; $text['description-template_category']['zh-cn'] = "选择类别。"; $text['description-template_category']['ja-jp'] = "カテゴリを選択します。"; $text['description-template_category']['ko-kr'] = "범주를 선택합니다."; @@ -174,6 +188,7 @@ $text['label-template_subcategory']['ar-eg'] = "الفئة الفرعية"; $text['label-template_subcategory']['de-at'] = "Unterkategorie"; $text['label-template_subcategory']['de-ch'] = "Unterkategorie"; $text['label-template_subcategory']['de-de'] = "Unterkategorie"; +$text['label-template_subcategory']['el-gr'] = "Υποκατηγορία"; $text['label-template_subcategory']['es-cl'] = "Subcategoría"; $text['label-template_subcategory']['es-mx'] = "Subcategoría"; $text['label-template_subcategory']['fr-ca'] = "Sous catégorie"; @@ -188,6 +203,7 @@ $text['label-template_subcategory']['ro-ro'] = "Subcategorie"; $text['label-template_subcategory']['ru-ru'] = "Подкатегория"; $text['label-template_subcategory']['sv-se'] = "Underkategori"; $text['label-template_subcategory']['uk-ua'] = "Підкатегорія"; +$text['label-template_subcategory']['tr-tr'] = "Alt kategori"; $text['label-template_subcategory']['zh-cn'] = "子类别"; $text['label-template_subcategory']['ja-jp'] = "サブカテゴリ"; $text['label-template_subcategory']['ko-kr'] = "하위 카테고리"; @@ -198,6 +214,7 @@ $text['description-template_subcategory']['ar-eg'] = "أدخلوا الفئة ا $text['description-template_subcategory']['de-at'] = "Geben Sie die Unterkategorie ein."; $text['description-template_subcategory']['de-ch'] = "Geben Sie die Unterkategorie ein."; $text['description-template_subcategory']['de-de'] = "Geben Sie die Unterkategorie ein."; +$text['description-template_subcategory']['el-gr'] = "Εισαγάγετε την υποκατηγορία."; $text['description-template_subcategory']['es-cl'] = "Entra en la subcategoría."; $text['description-template_subcategory']['es-mx'] = "Entra en la subcategoría."; $text['description-template_subcategory']['fr-ca'] = "Entrez la sous-catégorie."; @@ -212,6 +229,7 @@ $text['description-template_subcategory']['ro-ro'] = "Introduceți subcategoria. $text['description-template_subcategory']['ru-ru'] = "Введите подкатегорию."; $text['description-template_subcategory']['sv-se'] = "Ange underkategorin."; $text['description-template_subcategory']['uk-ua'] = "Введіть підкатегорію."; +$text['description-template_subcategory']['tr-tr'] = "Alt kategoriye girin."; $text['description-template_subcategory']['zh-cn'] = "输入子类别。"; $text['description-template_subcategory']['ja-jp'] = "サブカテゴリを入力します。"; $text['description-template_subcategory']['ko-kr'] = "하위 범주를 입력합니다."; @@ -222,6 +240,7 @@ $text['label-template_subject']['ar-eg'] = "الموضوع"; $text['label-template_subject']['de-at'] = "Gegenstand"; $text['label-template_subject']['de-ch'] = "Gegenstand"; $text['label-template_subject']['de-de'] = "Gegenstand"; +$text['label-template_subject']['el-gr'] = "Θέμα"; $text['label-template_subject']['es-cl'] = "Asunto"; $text['label-template_subject']['es-mx'] = "Asunto"; $text['label-template_subject']['fr-ca'] = "Sujet"; @@ -236,6 +255,7 @@ $text['label-template_subject']['ro-ro'] = "Subiect"; $text['label-template_subject']['ru-ru'] = "Тема"; $text['label-template_subject']['sv-se'] = "Subjekt"; $text['label-template_subject']['uk-ua'] = "Головна"; +$text['label-template_subject']['tr-tr'] = "Ders"; $text['label-template_subject']['zh-cn'] = "主题"; $text['label-template_subject']['ja-jp'] = "主題"; $text['label-template_subject']['ko-kr'] = "주제"; @@ -246,6 +266,7 @@ $text['description-template_subject']['ar-eg'] = "أدخل موضوع النمو $text['description-template_subject']['de-at'] = "Geben Sie die Vorlage ein."; $text['description-template_subject']['de-ch'] = "Geben Sie die Vorlage ein."; $text['description-template_subject']['de-de'] = "Geben Sie die Vorlage ein."; +$text['description-template_subject']['el-gr'] = "Εισαγάγετε το θέμα του προτύπου."; $text['description-template_subject']['es-cl'] = "Introduzca el tema de la plantilla."; $text['description-template_subject']['es-mx'] = "Introduzca el tema de la plantilla."; $text['description-template_subject']['fr-ca'] = "Entrez l objet du modèle"; @@ -260,6 +281,7 @@ $text['description-template_subject']['ro-ro'] = "Introduceți subiectul șablon $text['description-template_subject']['ru-ru'] = "Введите объект шаблона."; $text['description-template_subject']['sv-se'] = "Ange mallämnet."; $text['description-template_subject']['uk-ua'] = "Введіть тему шаблону."; +$text['description-template_subject']['tr-tr'] = "Şablon konusunu girin."; $text['description-template_subject']['zh-cn'] = "输入模板主题。"; $text['description-template_subject']['ja-jp'] = "テンプレートの件名を入力します。"; $text['description-template_subject']['ko-kr'] = "템플릿 제목을 입력합니다."; @@ -270,6 +292,7 @@ $text['label-template_body']['ar-eg'] = "الهيئة"; $text['label-template_body']['de-at'] = "Körper"; $text['label-template_body']['de-ch'] = "Körper"; $text['label-template_body']['de-de'] = "Körper"; +$text['label-template_body']['el-gr'] = "Σώμα"; $text['label-template_body']['es-cl'] = "Cuerpo"; $text['label-template_body']['es-mx'] = "Cuerpo"; $text['label-template_body']['fr-ca'] = "Corps"; @@ -284,6 +307,7 @@ $text['label-template_body']['ro-ro'] = "Corp"; $text['label-template_body']['ru-ru'] = "Cообщение"; $text['label-template_body']['sv-se'] = "Kropp"; $text['label-template_body']['uk-ua'] = "Тіло"; +$text['label-template_body']['tr-tr'] = "Vücut"; $text['label-template_body']['zh-cn'] = "身体"; $text['label-template_body']['ja-jp'] = "体"; $text['label-template_body']['ko-kr'] = "몸"; @@ -294,6 +318,7 @@ $text['description-template_body']['ar-eg'] = "أدخل الجسم المثال $text['description-template_body']['de-at'] = "Geben Sie die Vorlage ein."; $text['description-template_body']['de-ch'] = "Geben Sie die Vorlage ein."; $text['description-template_body']['de-de'] = "Geben Sie die Vorlage ein."; +$text['description-template_body']['el-gr'] = "Εισαγάγετε το σώμα του προτύπου."; $text['description-template_body']['es-cl'] = "Introduzca el cuerpo de la plantilla."; $text['description-template_body']['es-mx'] = "Introduzca el cuerpo de la plantilla."; $text['description-template_body']['fr-ca'] = "Entrez le corps du template"; @@ -308,6 +333,7 @@ $text['description-template_body']['ro-ro'] = "Introduceți corpul șablonului." $text['description-template_body']['ru-ru'] = "Введите тело шаблона."; $text['description-template_body']['sv-se'] = "Ange mallkroppen."; $text['description-template_body']['uk-ua'] = "Введіть форму шаблону."; +$text['description-template_body']['tr-tr'] = "Şablon gövdesini girin."; $text['description-template_body']['zh-cn'] = "输入模板正文。"; $text['description-template_body']['ja-jp'] = "テンプレートの本文を入力します。"; $text['description-template_body']['ko-kr'] = "템플릿 본문을 입력합니다."; @@ -318,6 +344,7 @@ $text['label-template_type']['ar-eg'] = "النوع"; $text['label-template_type']['de-at'] = "Art"; $text['label-template_type']['de-ch'] = "Art"; $text['label-template_type']['de-de'] = "Art"; +$text['label-template_type']['el-gr'] = "Τύπος"; $text['label-template_type']['es-cl'] = "Tipo"; $text['label-template_type']['es-mx'] = "Tipo"; $text['label-template_type']['fr-ca'] = "Type"; @@ -332,6 +359,7 @@ $text['label-template_type']['ro-ro'] = "Tip"; $text['label-template_type']['ru-ru'] = "Тип"; $text['label-template_type']['sv-se'] = "Typ"; $text['label-template_type']['uk-ua'] = "Тип"; +$text['label-template_type']['tr-tr'] = "Tip"; $text['label-template_type']['zh-cn'] = "类型"; $text['label-template_type']['ja-jp'] = "タイプ"; $text['label-template_type']['ko-kr'] = "유형"; @@ -342,6 +370,7 @@ $text['description-template_type']['ar-eg'] = "حددي نوع المحتوى"; $text['description-template_type']['de-at'] = "Setzen Sie den Inhaltstyp."; $text['description-template_type']['de-ch'] = "Setzen Sie den Inhaltstyp."; $text['description-template_type']['de-de'] = "Setzen Sie den Inhaltstyp."; +$text['description-template_type']['el-gr'] = "Ορίστε τον τύπο περιεχομένου."; $text['description-template_type']['es-cl'] = "Establecer el tipo de contenido."; $text['description-template_type']['es-mx'] = "Establecer el tipo de contenido."; $text['description-template_type']['fr-ca'] = "Définir le type"; @@ -356,6 +385,7 @@ $text['description-template_type']['ro-ro'] = "Setați tipul de conținut."; $text['description-template_type']['ru-ru'] = "Установить тип контента."; $text['description-template_type']['sv-se'] = "Ställ in innehållstypen."; $text['description-template_type']['uk-ua'] = "Встановити тип вмісту."; +$text['description-template_type']['tr-tr'] = "İçerik türünü ayarlayın."; $text['description-template_type']['zh-cn'] = "设置内容类型。"; $text['description-template_type']['ja-jp'] = "コンテンツタイプを設定します。"; $text['description-template_type']['ko-kr'] = "콘텐츠 유형을 설정합니다."; @@ -366,6 +396,7 @@ $text['label-template_text']['ar-eg'] = "النص"; $text['label-template_text']['de-at'] = "Text"; $text['label-template_text']['de-ch'] = "Text"; $text['label-template_text']['de-de'] = "Text"; +$text['label-template_text']['el-gr'] = "Κείμενο"; $text['label-template_text']['es-cl'] = "Texto"; $text['label-template_text']['es-mx'] = "Texto"; $text['label-template_text']['fr-ca'] = "Texte"; @@ -380,6 +411,7 @@ $text['label-template_text']['ro-ro'] = "Text"; $text['label-template_text']['ru-ru'] = "Текст"; $text['label-template_text']['sv-se'] = "Text"; $text['label-template_text']['uk-ua'] = "Текст"; +$text['label-template_text']['tr-tr'] = "Metin"; $text['label-template_text']['zh-cn'] = "文本"; $text['label-template_text']['ja-jp'] = "文章"; $text['label-template_text']['ko-kr'] = "텍스트"; @@ -390,6 +422,7 @@ $text['label-template_enabled']['ar-eg'] = "مُتاح"; $text['label-template_enabled']['de-at'] = "Aktiviert"; $text['label-template_enabled']['de-ch'] = "Aktiviert"; $text['label-template_enabled']['de-de'] = "Aktiviert"; +$text['label-template_enabled']['el-gr'] = "Ενεργοποιημένο"; $text['label-template_enabled']['es-cl'] = "habilitado"; $text['label-template_enabled']['es-mx'] = "habilitado"; $text['label-template_enabled']['fr-ca'] = "Activé"; @@ -404,6 +437,7 @@ $text['label-template_enabled']['ro-ro'] = "Activat"; $text['label-template_enabled']['ru-ru'] = "Включено"; $text['label-template_enabled']['sv-se'] = "aktiverad"; $text['label-template_enabled']['uk-ua'] = "Увімкнути"; +$text['label-template_enabled']['tr-tr'] = "Etkinleştirilmiş"; $text['label-template_enabled']['zh-cn'] = "启用"; $text['label-template_enabled']['ja-jp'] = "有効"; $text['label-template_enabled']['ko-kr'] = "사용"; @@ -414,6 +448,7 @@ $text['description-template_enabled']['ar-eg'] = "عيّن حالة القالب $text['description-template_enabled']['de-at'] = "Legen Sie den Status der Vorlage fest."; $text['description-template_enabled']['de-ch'] = "Legen Sie den Status der Vorlage fest."; $text['description-template_enabled']['de-de'] = "Legen Sie den Status der Vorlage fest."; +$text['description-template_enabled']['el-gr'] = "Ορίστε την κατάσταση του προτύπου."; $text['description-template_enabled']['es-cl'] = "Establecer el estado de la plantilla."; $text['description-template_enabled']['es-mx'] = "Establecer el estado de la plantilla."; $text['description-template_enabled']['fr-ca'] = "Définir le statut du modèle."; @@ -428,6 +463,7 @@ $text['description-template_enabled']['ro-ro'] = "Setați starea șablonului."; $text['description-template_enabled']['ru-ru'] = "Установить статус шаблона."; $text['description-template_enabled']['sv-se'] = "Ställ in statusen för mallen."; $text['description-template_enabled']['uk-ua'] = "Встановити статус шаблону."; +$text['description-template_enabled']['tr-tr'] = "Şablonun durumunu ayarlayın."; $text['description-template_enabled']['zh-cn'] = "设置模板的状态。"; $text['description-template_enabled']['ja-jp'] = "テンプレートのステータスを設定します。"; $text['description-template_enabled']['ko-kr'] = "템플릿의 상태를 설정합니다."; @@ -438,6 +474,7 @@ $text['label-template_description']['ar-eg'] = "الوصف"; $text['label-template_description']['de-at'] = "Beschreibung"; $text['label-template_description']['de-ch'] = "Beschreibung"; $text['label-template_description']['de-de'] = "Beschreibung"; +$text['label-template_description']['el-gr'] = "Περιγραφή"; $text['label-template_description']['es-cl'] = "Descripción"; $text['label-template_description']['es-mx'] = "Descripción"; $text['label-template_description']['fr-ca'] = "Description"; @@ -452,6 +489,7 @@ $text['label-template_description']['ro-ro'] = "Descriere"; $text['label-template_description']['ru-ru'] = "Описание"; $text['label-template_description']['sv-se'] = "Beskrivning"; $text['label-template_description']['uk-ua'] = "Опис"; +$text['label-template_description']['tr-tr'] = "Tanım"; $text['label-template_description']['zh-cn'] = "描述"; $text['label-template_description']['ja-jp'] = "説明"; $text['label-template_description']['ko-kr'] = "설명"; @@ -462,6 +500,7 @@ $text['description-template_description']['ar-eg'] = "أدخل الوصف"; $text['description-template_description']['de-at'] = "Geben Sie die Beschreibung ein."; $text['description-template_description']['de-ch'] = "Geben Sie die Beschreibung ein."; $text['description-template_description']['de-de'] = "Geben Sie die Beschreibung ein."; +$text['description-template_description']['el-gr'] = "Εισαγάγετε την περιγραφή."; $text['description-template_description']['es-cl'] = "Introduzca la descripción."; $text['description-template_description']['es-mx'] = "Introduzca la descripción."; $text['description-template_description']['fr-ca'] = "Entrez la description"; @@ -476,6 +515,7 @@ $text['description-template_description']['ro-ro'] = "Introduceți descrierea."; $text['description-template_description']['ru-ru'] = "Введите описание."; $text['description-template_description']['sv-se'] = "Ange beskrivningen."; $text['description-template_description']['uk-ua'] = "Введіть опис."; +$text['description-template_description']['tr-tr'] = "Açıklamayı girin."; $text['description-template_description']['zh-cn'] = "输入说明。"; $text['description-template_description']['ja-jp'] = "説明を入力します。"; $text['description-template_description']['ko-kr'] = "설명을 입력합니다."; diff --git a/app/event_guard/app_languages.php b/app/event_guard/app_languages.php index 43b1611285..24726e88a5 100644 --- a/app/event_guard/app_languages.php +++ b/app/event_guard/app_languages.php @@ -6,6 +6,7 @@ $text['title-event_guard_logs']['ar-eg'] = "حراس الأحداث"; $text['title-event_guard_logs']['de-at'] = "Ereignisüberwachung"; $text['title-event_guard_logs']['de-ch'] = "Ereignisüberwachung"; $text['title-event_guard_logs']['de-de'] = "Ereignisüberwachung"; +$text['title-event_guard_logs']['el-gr'] = "Φύλακας εκδήλωσης"; $text['title-event_guard_logs']['es-cl'] = "Guardia de eventos"; $text['title-event_guard_logs']['es-mx'] = "Guardia de eventos"; $text['title-event_guard_logs']['fr-ca'] = "event guard"; @@ -20,6 +21,7 @@ $text['title-event_guard_logs']['ro-ro'] = "Garda de evenimente"; $text['title-event_guard_logs']['ru-ru'] = "Защитник событий"; $text['title-event_guard_logs']['sv-se'] = "Event guard"; $text['title-event_guard_logs']['uk-ua'] = "Охорона подій"; +$text['title-event_guard_logs']['tr-tr'] = "Etkinlik Muhafızı"; $text['title-event_guard_logs']['zh-cn'] = "事件守卫"; $text['title-event_guard_logs']['ja-jp'] = "イベントガード"; $text['title-event_guard_logs']['ko-kr'] = "이벤트 가드"; @@ -30,6 +32,7 @@ $text['title-event_guard_log']['ar-eg'] = "حراس الأحداث"; $text['title-event_guard_log']['de-at'] = "Ereignisüberwachung"; $text['title-event_guard_log']['de-ch'] = "Ereignisüberwachung"; $text['title-event_guard_log']['de-de'] = "Ereignisüberwachung"; +$text['title-event_guard_log']['el-gr'] = "Φύλακας εκδήλωσης"; $text['title-event_guard_log']['es-cl'] = "Guardia de eventos"; $text['title-event_guard_log']['es-mx'] = "Guardia de eventos"; $text['title-event_guard_log']['fr-ca'] = "event guard"; @@ -44,6 +47,7 @@ $text['title-event_guard_log']['ro-ro'] = "Garda de evenimente"; $text['title-event_guard_log']['ru-ru'] = "Защитник событий"; $text['title-event_guard_log']['sv-se'] = "Event guard"; $text['title-event_guard_log']['uk-ua'] = "Охорона подій"; +$text['title-event_guard_log']['tr-tr'] = "Etkinlik Muhafızı"; $text['title-event_guard_log']['zh-cn'] = "事件守卫"; $text['title-event_guard_log']['ja-jp'] = "イベントガード"; $text['title-event_guard_log']['ko-kr'] = "이벤트 가드"; @@ -54,6 +58,7 @@ $text['title_description-event_guard_logs']['ar-eg'] = "الكثير من محا $text['title_description-event_guard_logs']['de-at'] = "Registrierungsversuche, die blockiert wurden."; $text['title_description-event_guard_logs']['de-ch'] = "Registrierungsversuche, die blockiert wurden."; $text['title_description-event_guard_logs']['de-de'] = "Registrierungsversuche, die blockiert wurden."; +$text['title_description-event_guard_logs']['el-gr'] = "Αρχείο καταγραφής προσπαθειών εγγραφής που έχουν αποκλειστεί."; $text['title_description-event_guard_logs']['es-cl'] = "Registro de intentos de registro que han sido bloqueados."; $text['title_description-event_guard_logs']['es-mx'] = "Registro de intentos de registro que han sido bloqueados."; $text['title_description-event_guard_logs']['fr-ca'] = "journal des tentatives d'enregistrement qui ont été bloquées."; @@ -68,6 +73,7 @@ $text['title_description-event_guard_logs']['ro-ro'] = "Jurnalul încercărilor $text['title_description-event_guard_logs']['ru-ru'] = "Журнал попыток регистрации, которые были заблокированы."; $text['title_description-event_guard_logs']['sv-se'] = "Registreringsförsök som har blockerats."; $text['title_description-event_guard_logs']['uk-ua'] = "Заблоковано реєстрацію."; +$text['title_description-event_guard_logs']['tr-tr'] = "Engellenen kayıt girişimlerinin günlüğü."; $text['title_description-event_guard_logs']['zh-cn'] = "已被阻止的注册尝试日志。"; $text['title_description-event_guard_logs']['ja-jp'] = "ブロックされた登録試行のログ。"; $text['title_description-event_guard_logs']['ko-kr'] = "차단된 등록 시도 로그."; @@ -78,6 +84,7 @@ $text['label-hostname']['ar-eg'] = "الاسم المضيف"; $text['label-hostname']['de-at'] = "Wir sind hier"; $text['label-hostname']['de-ch'] = "Wir sind hier"; $text['label-hostname']['de-de'] = "Wir sind hier"; +$text['label-hostname']['el-gr'] = "Όνομα κεντρικού υπολογιστή"; $text['label-hostname']['es-cl'] = "Nombre de host"; $text['label-hostname']['es-mx'] = "Nombre de host"; $text['label-hostname']['fr-ca'] = "hostname"; @@ -92,6 +99,7 @@ $text['label-hostname']['ro-ro'] = "Nume gazdă"; $text['label-hostname']['ru-ru'] = "Имя хоста"; $text['label-hostname']['sv-se'] = "värdnamn"; $text['label-hostname']['uk-ua'] = "Логін"; +$text['label-hostname']['tr-tr'] = "Ana makine adı"; $text['label-hostname']['zh-cn'] = "主机名"; $text['label-hostname']['ja-jp'] = "ホスト名"; $text['label-hostname']['ko-kr'] = "호스트 이름"; @@ -102,6 +110,7 @@ $text['description-hostname']['ar-eg'] = "أدخلي اسم المضيف"; $text['description-hostname']['de-at'] = "Geben Sie den Hostnamen ein."; $text['description-hostname']['de-ch'] = "Geben Sie den Hostnamen ein."; $text['description-hostname']['de-de'] = "Geben Sie den Hostnamen ein."; +$text['description-hostname']['el-gr'] = "Εισαγάγετε το όνομα κεντρικού υπολογιστή."; $text['description-hostname']['es-cl'] = "Introduzca el nombre de host."; $text['description-hostname']['es-mx'] = "Introduzca el nombre de host."; $text['description-hostname']['fr-ca'] = "Entrez le nom d'hôte."; @@ -116,30 +125,33 @@ $text['description-hostname']['ro-ro'] = "Introduceți numele gazdei."; $text['description-hostname']['ru-ru'] = "Введите имя хоста."; $text['description-hostname']['sv-se'] = "Ange värdnamnet."; $text['description-hostname']['uk-ua'] = "Введіть ім'я користувача."; +$text['description-hostname']['tr-tr'] = "Ana bilgisayar adını girin."; $text['description-hostname']['zh-cn'] = "输入主机名。"; $text['description-hostname']['ja-jp'] = "ホスト名を入力します。"; $text['description-hostname']['ko-kr'] = "호스트 이름을 입력합니다."; $text['label-log_date']['en-us'] = "Log Date"; $text['label-log_date']['en-gb'] = "Log Date"; -$text['label-log_date']['ar-eg'] = "التاريخ"; -$text['label-log_date']['de-at'] = "Datum"; -$text['label-log_date']['de-ch'] = "Datum"; -$text['label-log_date']['de-de'] = "Datum"; -$text['label-log_date']['es-cl'] = "Fecha"; -$text['label-log_date']['es-mx'] = "Fecha"; +$text['label-log_date']['ar-eg'] = "تاريخ السجل"; +$text['label-log_date']['de-at'] = "Protokolldatum"; +$text['label-log_date']['de-ch'] = "Protokolldatum"; +$text['label-log_date']['de-de'] = "Protokolldatum"; +$text['label-log_date']['el-gr'] = "Ημερομηνία καταγραφής"; +$text['label-log_date']['es-cl'] = "Fecha de registro"; +$text['label-log_date']['es-mx'] = "Fecha de registro"; $text['label-log_date']['fr-ca'] = "Date de la signature"; $text['label-log_date']['fr-fr'] = "Date de la signature"; $text['label-log_date']['he-il'] = "תאריך יציאה"; -$text['label-log_date']['it-it'] = "Data"; +$text['label-log_date']['it-it'] = "Data di registro"; $text['label-log_date']['nl-nl'] = "log datum"; -$text['label-log_date']['pl-pl'] = "log"; +$text['label-log_date']['pl-pl'] = "Data dziennika"; $text['label-log_date']['pt-br'] = "Data de início"; $text['label-log_date']['pt-pt'] = "Data de início"; $text['label-log_date']['ro-ro'] = "Data jurnalului"; -$text['label-log_date']['ru-ru'] = "Дата"; -$text['label-log_date']['sv-se'] = "Log date"; +$text['label-log_date']['ru-ru'] = "Дата журнала"; +$text['label-log_date']['sv-se'] = "Logga datum"; $text['label-log_date']['uk-ua'] = "Дата завантаження"; +$text['label-log_date']['tr-tr'] = "Günlük Tarihi"; $text['label-log_date']['zh-cn'] = "记录日期"; $text['label-log_date']['ja-jp'] = "ログの日付"; $text['label-log_date']['ko-kr'] = "로그 날짜"; @@ -150,6 +162,7 @@ $text['description-log_date']['ar-eg'] = "أدخل تاريخ التسجيل"; $text['description-log_date']['de-at'] = "Geben Sie das Log-Datum ein."; $text['description-log_date']['de-ch'] = "Geben Sie das Log-Datum ein."; $text['description-log_date']['de-de'] = "Geben Sie das Log-Datum ein."; +$text['description-log_date']['el-gr'] = "Εισαγάγετε την ημερομηνία καταγραφής."; $text['description-log_date']['es-cl'] = "Introduzca la fecha de registro."; $text['description-log_date']['es-mx'] = "Introduzca la fecha de registro."; $text['description-log_date']['fr-ca'] = "Entrez la date du journal."; @@ -164,6 +177,7 @@ $text['description-log_date']['ro-ro'] = "Introduceți data jurnalului."; $text['description-log_date']['ru-ru'] = "Введите дату журнала."; $text['description-log_date']['sv-se'] = "Ange loggdatumet."; $text['description-log_date']['uk-ua'] = "Введіть дату входу."; +$text['description-log_date']['tr-tr'] = "Günlük tarihini girin."; $text['description-log_date']['zh-cn'] = "输入日志日期。"; $text['description-log_date']['ja-jp'] = "ログの日付を入力します。"; $text['description-log_date']['ko-kr'] = "로그 날짜를 입력합니다."; @@ -174,6 +188,7 @@ $text['label-filter']['ar-eg'] = "فيلم"; $text['label-filter']['de-at'] = "Filter"; $text['label-filter']['de-ch'] = "Filter"; $text['label-filter']['de-de'] = "Filter"; +$text['label-filter']['el-gr'] = "Φίλτρο"; $text['label-filter']['es-cl'] = "Filtro"; $text['label-filter']['es-mx'] = "Filtro"; $text['label-filter']['fr-ca'] = "Filtre"; @@ -188,6 +203,7 @@ $text['label-filter']['ro-ro'] = "Filtru"; $text['label-filter']['ru-ru'] = "Фильтр"; $text['label-filter']['sv-se'] = "Filter"; $text['label-filter']['uk-ua'] = "Фільтри"; +$text['label-filter']['tr-tr'] = "Filtre"; $text['label-filter']['zh-cn'] = "筛选"; $text['label-filter']['ja-jp'] = "フィルター"; $text['label-filter']['ko-kr'] = "필터"; @@ -198,6 +214,7 @@ $text['description-filter']['ar-eg'] = "أدخل المرشّح"; $text['description-filter']['de-at'] = "Geben Sie den Filter ein."; $text['description-filter']['de-ch'] = "Geben Sie den Filter ein."; $text['description-filter']['de-de'] = "Geben Sie den Filter ein."; +$text['description-filter']['el-gr'] = "Εισαγάγετε το φίλτρο."; $text['description-filter']['es-cl'] = "Introduzca el filtro."; $text['description-filter']['es-mx'] = "Introduzca el filtro."; $text['description-filter']['fr-ca'] = "Entrez le filtre."; @@ -212,6 +229,7 @@ $text['description-filter']['ro-ro'] = "Introduceți filtrul."; $text['description-filter']['ru-ru'] = "Введите фильтр."; $text['description-filter']['sv-se'] = "Ange filtret."; $text['description-filter']['uk-ua'] = "Введіть фільтр."; +$text['description-filter']['tr-tr'] = "Filtreye girin."; $text['description-filter']['zh-cn'] = "输入过滤器。"; $text['description-filter']['ja-jp'] = "フィルターを入力します。"; $text['description-filter']['ko-kr'] = "필터를 입력합니다."; @@ -222,6 +240,7 @@ $text['label-ip_address']['ar-eg'] = "العنوان"; $text['label-ip_address']['de-at'] = "Anschrift"; $text['label-ip_address']['de-ch'] = "Anschrift"; $text['label-ip_address']['de-de'] = "Anschrift"; +$text['label-ip_address']['el-gr'] = "Διεύθυνση"; $text['label-ip_address']['es-cl'] = "Dirección"; $text['label-ip_address']['es-mx'] = "Dirección"; $text['label-ip_address']['fr-ca'] = "Adresse"; @@ -236,6 +255,7 @@ $text['label-ip_address']['ro-ro'] = "Abordare"; $text['label-ip_address']['ru-ru'] = "Адрес"; $text['label-ip_address']['sv-se'] = "Adress"; $text['label-ip_address']['uk-ua'] = "Контакти"; +$text['label-ip_address']['tr-tr'] = "Adres"; $text['label-ip_address']['zh-cn'] = "地址"; $text['label-ip_address']['ja-jp'] = "住所"; $text['label-ip_address']['ko-kr'] = "주소"; @@ -246,6 +266,7 @@ $text['description-ip_address']['ar-eg'] = "أدخل العنوان"; $text['description-ip_address']['de-at'] = "Geben Sie die Adresse ein."; $text['description-ip_address']['de-ch'] = "Geben Sie die Adresse ein."; $text['description-ip_address']['de-de'] = "Geben Sie die Adresse ein."; +$text['description-ip_address']['el-gr'] = "Εισαγάγετε τη διεύθυνση."; $text['description-ip_address']['es-cl'] = "Introduzca la dirección."; $text['description-ip_address']['es-mx'] = "Introduzca la dirección."; $text['description-ip_address']['fr-ca'] = "Entrez l'adresse."; @@ -260,6 +281,7 @@ $text['description-ip_address']['ro-ro'] = "Introdu adresa."; $text['description-ip_address']['ru-ru'] = "Введите адрес."; $text['description-ip_address']['sv-se'] = "Ange adressen."; $text['description-ip_address']['uk-ua'] = "Введіть адресу."; +$text['description-ip_address']['tr-tr'] = "Adresi girin."; $text['description-ip_address']['zh-cn'] = "输入地址。"; $text['description-ip_address']['ja-jp'] = "住所を入力してください。"; $text['description-ip_address']['ko-kr'] = "주소를 입력하세요."; @@ -270,6 +292,7 @@ $text['label-extension']['ar-eg'] = "التمديد"; $text['label-extension']['de-at'] = "Erweiterung"; $text['label-extension']['de-ch'] = "Erweiterung"; $text['label-extension']['de-de'] = "Erweiterung"; +$text['label-extension']['el-gr'] = "Επέκταση"; $text['label-extension']['es-cl'] = "Extensión"; $text['label-extension']['es-mx'] = "Extensión"; $text['label-extension']['fr-ca'] = "extension"; @@ -284,6 +307,7 @@ $text['label-extension']['ro-ro'] = "Extensie"; $text['label-extension']['ru-ru'] = "Расширение"; $text['label-extension']['sv-se'] = "Förlängning"; $text['label-extension']['uk-ua'] = "Продовжити"; +$text['label-extension']['tr-tr'] = "Eklenti"; $text['label-extension']['zh-cn'] = "扩大"; $text['label-extension']['ja-jp'] = "拡大"; $text['label-extension']['ko-kr'] = "확대"; @@ -294,6 +318,7 @@ $text['description-extension']['ar-eg'] = "أدخلي التمديد"; $text['description-extension']['de-at'] = "Geben Sie die Erweiterung ein."; $text['description-extension']['de-ch'] = "Geben Sie die Erweiterung ein."; $text['description-extension']['de-de'] = "Geben Sie die Erweiterung ein."; +$text['description-extension']['el-gr'] = "Εισαγάγετε την επέκταση."; $text['description-extension']['es-cl'] = "Introduzca la extensión."; $text['description-extension']['es-mx'] = "Introduzca la extensión."; $text['description-extension']['fr-ca'] = "Entrez l'extension."; @@ -308,6 +333,7 @@ $text['description-extension']['ro-ro'] = "Introduceți extensia."; $text['description-extension']['ru-ru'] = "Введите расширение."; $text['description-extension']['sv-se'] = "Ange förlängningen."; $text['description-extension']['uk-ua'] = "Введіть розширення."; +$text['description-extension']['tr-tr'] = "Uzantıyı girin."; $text['description-extension']['zh-cn'] = "输入扩展名。"; $text['description-extension']['ja-jp'] = "拡張子を入力します。"; $text['description-extension']['ko-kr'] = "확장자를 입력합니다."; @@ -318,6 +344,7 @@ $text['label-user_agent']['ar-eg'] = "وكيل مستعمل"; $text['label-user_agent']['de-at'] = "Benutzer"; $text['label-user_agent']['de-ch'] = "Benutzer"; $text['label-user_agent']['de-de'] = "Benutzer"; +$text['label-user_agent']['el-gr'] = "Πράκτορας χρήστη"; $text['label-user_agent']['es-cl'] = "Usuario"; $text['label-user_agent']['es-mx'] = "Usuario"; $text['label-user_agent']['fr-ca'] = "utilisateur agent"; @@ -332,6 +359,7 @@ $text['label-user_agent']['ro-ro'] = "Agent utilizator"; $text['label-user_agent']['ru-ru'] = "Агент пользователя"; $text['label-user_agent']['sv-se'] = "Användaragent"; $text['label-user_agent']['uk-ua'] = "агент користувача"; +$text['label-user_agent']['tr-tr'] = "Kullanıcı Aracısı"; $text['label-user_agent']['zh-cn'] = "用户代理"; $text['label-user_agent']['ja-jp'] = "ユーザーエージェント"; $text['label-user_agent']['ko-kr'] = "사용자 에이전트"; @@ -342,6 +370,7 @@ $text['description-user_agent']['ar-eg'] = "أدخل العميل"; $text['description-user_agent']['de-at'] = "Geben Sie den User Agent ein."; $text['description-user_agent']['de-ch'] = "Geben Sie den User Agent ein."; $text['description-user_agent']['de-de'] = "Geben Sie den User Agent ein."; +$text['description-user_agent']['el-gr'] = "Εισαγάγετε τον παράγοντα χρήστη."; $text['description-user_agent']['es-cl'] = "Introduzca el agente de usuario."; $text['description-user_agent']['es-mx'] = "Introduzca el agente de usuario."; $text['description-user_agent']['fr-ca'] = "Entrez l'agent utilisateur."; @@ -356,6 +385,7 @@ $text['description-user_agent']['ro-ro'] = "Introduceți User Agent."; $text['description-user_agent']['ru-ru'] = "Введите агента пользователя."; $text['description-user_agent']['sv-se'] = "Ange användaragenten."; $text['description-user_agent']['uk-ua'] = "Введіть агента користувача."; +$text['description-user_agent']['tr-tr'] = "Kullanıcı Aracısına girin."; $text['description-user_agent']['zh-cn'] = "输入用户代理。"; $text['description-user_agent']['ja-jp'] = "ユーザーエージェントを入力します。"; $text['description-user_agent']['ko-kr'] = "사용자 에이전트를 입력합니다."; @@ -366,6 +396,7 @@ $text['label-log_status']['ar-eg'] = "الحالة"; $text['label-log_status']['de-at'] = "Status"; $text['label-log_status']['de-ch'] = "Status"; $text['label-log_status']['de-de'] = "Status"; +$text['label-log_status']['el-gr'] = "Κατάσταση"; $text['label-log_status']['es-cl'] = "Situación"; $text['label-log_status']['es-mx'] = "Situación"; $text['label-log_status']['fr-ca'] = "État"; @@ -378,8 +409,9 @@ $text['label-log_status']['pt-br'] = "Estado"; $text['label-log_status']['pt-pt'] = "Estado"; $text['label-log_status']['ro-ro'] = "stare"; $text['label-log_status']['ru-ru'] = "Статус"; -$text['label-log_status']['sv-se'] = "status status status status"; +$text['label-log_status']['sv-se'] = "status"; $text['label-log_status']['uk-ua'] = "Статус на сервери"; +$text['label-log_status']['tr-tr'] = "Durum"; $text['label-log_status']['zh-cn'] = "地位"; $text['label-log_status']['ja-jp'] = "スターテス"; $text['label-log_status']['ko-kr'] = "상태"; @@ -390,6 +422,7 @@ $text['description-log_status']['ar-eg'] = "أدخل المركز"; $text['description-log_status']['de-at'] = "Geben Sie den Status ein."; $text['description-log_status']['de-ch'] = "Geben Sie den Status ein."; $text['description-log_status']['de-de'] = "Geben Sie den Status ein."; +$text['description-log_status']['el-gr'] = "Εισαγάγετε την κατάσταση."; $text['description-log_status']['es-cl'] = "Introduzca el estado."; $text['description-log_status']['es-mx'] = "Introduzca el estado."; $text['description-log_status']['fr-ca'] = "Entrez le statut."; @@ -404,6 +437,7 @@ $text['description-log_status']['ro-ro'] = "Introduceți starea."; $text['description-log_status']['ru-ru'] = "Введите статус."; $text['description-log_status']['sv-se'] = "Ange status."; $text['description-log_status']['uk-ua'] = "Введіть статус."; +$text['description-log_status']['tr-tr'] = "Durumu girin."; $text['description-log_status']['zh-cn'] = "输入状态。"; $text['description-log_status']['ja-jp'] = "ステータスを入力します。"; $text['description-log_status']['ko-kr'] = "상태를 입력합니다."; @@ -414,6 +448,7 @@ $text['button-unblock']['ar-eg'] = "القفل"; $text['button-unblock']['de-at'] = "Unblock"; $text['button-unblock']['de-ch'] = "Unblock"; $text['button-unblock']['de-de'] = "Unblock"; +$text['button-unblock']['el-gr'] = "Ξεβουλώνω"; $text['button-unblock']['es-cl'] = "Desbloqueo"; $text['button-unblock']['es-mx'] = "Desbloqueo"; $text['button-unblock']['fr-ca'] = "Débloquer"; @@ -428,6 +463,7 @@ $text['button-unblock']['ro-ro'] = "Deblocați"; $text['button-unblock']['ru-ru'] = "Разблокировка"; $text['button-unblock']['sv-se'] = "Unblock"; $text['button-unblock']['uk-ua'] = "Розблокувати"; +$text['button-unblock']['tr-tr'] = "engeli kaldırmak"; $text['button-unblock']['zh-cn'] = "解锁"; $text['button-unblock']['ja-jp'] = "ブロックを解除する"; $text['button-unblock']['ko-kr'] = "차단 해제"; @@ -438,6 +474,7 @@ $text['label-blocked']['ar-eg'] = "ممنوع"; $text['label-blocked']['de-at'] = "Gesperrt"; $text['label-blocked']['de-ch'] = "Gesperrt"; $text['label-blocked']['de-de'] = "Gesperrt"; +$text['label-blocked']['el-gr'] = "Αποκλεισμένος"; $text['label-blocked']['es-cl'] = "Obstruido"; $text['label-blocked']['es-mx'] = "Obstruido"; $text['label-blocked']['fr-ca'] = "Bloqué"; @@ -452,6 +489,7 @@ $text['label-blocked']['ro-ro'] = "Blocat"; $text['label-blocked']['ru-ru'] = "Заблокировано"; $text['label-blocked']['sv-se'] = "Blockerad"; $text['label-blocked']['uk-ua'] = "заблоковано"; +$text['label-blocked']['tr-tr'] = "Engellendi"; $text['label-blocked']['zh-cn'] = "封锁"; $text['label-blocked']['ja-jp'] = "ブロックされました"; $text['label-blocked']['ko-kr'] = "막힌"; @@ -462,6 +500,7 @@ $text['label-unblocked']['ar-eg'] = "غير مقفل"; $text['label-unblocked']['de-at'] = "Entsperrt"; $text['label-unblocked']['de-ch'] = "Entsperrt"; $text['label-unblocked']['de-de'] = "Entsperrt"; +$text['label-unblocked']['el-gr'] = "Ξεμπλοκαρισμένο"; $text['label-unblocked']['es-cl'] = "desbloqueado"; $text['label-unblocked']['es-mx'] = "desbloqueado"; $text['label-unblocked']['fr-ca'] = "Débloqué"; @@ -476,6 +515,7 @@ $text['label-unblocked']['ro-ro'] = "Deblocat"; $text['label-unblocked']['ru-ru'] = "Разблокированы"; $text['label-unblocked']['sv-se'] = "Unblocked"; $text['label-unblocked']['uk-ua'] = "Розблокування"; +$text['label-unblocked']['tr-tr'] = "Engelleme kaldırıldı"; $text['label-unblocked']['zh-cn'] = "畅通"; $text['label-unblocked']['ja-jp'] = "ブロック解除されました"; $text['label-unblocked']['ko-kr'] = "차단 해제됨"; @@ -486,6 +526,7 @@ $text['label-pending']['ar-eg'] = "معلقة"; $text['label-pending']['de-at'] = "Ausgaben"; $text['label-pending']['de-ch'] = "Ausgaben"; $text['label-pending']['de-de'] = "Ausgaben"; +$text['label-pending']['el-gr'] = "εκκρεμής"; $text['label-pending']['es-cl'] = "Pendiente"; $text['label-pending']['es-mx'] = "Pendiente"; $text['label-pending']['fr-ca'] = "En attente"; @@ -500,6 +541,7 @@ $text['label-pending']['ro-ro'] = "In asteptarea"; $text['label-pending']['ru-ru'] = "Завершение"; $text['label-pending']['sv-se'] = "I väntan"; $text['label-pending']['uk-ua'] = "Закінчення"; +$text['label-pending']['tr-tr'] = "Askıda olması"; $text['label-pending']['zh-cn'] = "待办的"; $text['label-pending']['ja-jp'] = "保留中"; $text['label-pending']['ko-kr'] = "보류 중"; @@ -510,6 +552,7 @@ $text['option-authentication']['ar-eg'] = "المصادقة"; $text['option-authentication']['de-at'] = "Authentifizierung"; $text['option-authentication']['de-ch'] = "Authentifizierung"; $text['option-authentication']['de-de'] = "Authentifizierung"; +$text['option-authentication']['el-gr'] = "αυθεντικοποίηση"; $text['option-authentication']['es-cl'] = "Autenticación"; $text['option-authentication']['es-mx'] = "Autenticación"; $text['option-authentication']['fr-ca'] = "Authentification"; @@ -524,6 +567,7 @@ $text['option-authentication']['ro-ro'] = "Autentificare"; $text['option-authentication']['ru-ru'] = "Аутентификация"; $text['option-authentication']['sv-se'] = "Autentisering"; $text['option-authentication']['uk-ua'] = "Аутентифікація"; +$text['option-authentication']['tr-tr'] = "kimlik doğrulama"; $text['option-authentication']['zh-cn'] = "验证"; $text['option-authentication']['ja-jp'] = "認証"; $text['option-authentication']['ko-kr'] = "입증"; @@ -534,6 +578,7 @@ $text['option-ip']['ar-eg'] = "عنوان IP"; $text['option-ip']['de-at'] = "IP Adresse"; $text['option-ip']['de-ch'] = "IP Adresse"; $text['option-ip']['de-de'] = "IP Adresse"; +$text['option-ip']['el-gr'] = "διεύθυνση IP"; $text['option-ip']['es-cl'] = "Dirección IP"; $text['option-ip']['es-mx'] = "Dirección IP"; $text['option-ip']['fr-ca'] = "Adresse IP"; @@ -548,8 +593,9 @@ $text['option-ip']['ro-ro'] = "Adresa IP"; $text['option-ip']['ru-ru'] = "Айпи адрес"; $text['option-ip']['sv-se'] = "IP-adress"; $text['option-ip']['uk-ua'] = "IP-адреса"; +$text['option-ip']['tr-tr'] = "IP adresi"; $text['option-ip']['zh-cn'] = "IP地址"; $text['option-ip']['ja-jp'] = "IPアドレス"; $text['option-ip']['ko-kr'] = "IP 주소"; -?> \ No newline at end of file +?> diff --git a/app/extension_settings/app_languages.php b/app/extension_settings/app_languages.php index f86be18bde..7e30550d75 100644 --- a/app/extension_settings/app_languages.php +++ b/app/extension_settings/app_languages.php @@ -1,10 +1,12 @@