From 38072d71215273fcc8760257faff8332a4648827 Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Fri, 5 Mar 2021 21:08:46 +0100 Subject: [PATCH] draft additional languages --- Theme/Backend/Lang/ar.lang.php | 30 ++++++++++++++++++++++++++++++ Theme/Backend/Lang/cs.lang.php | 30 ++++++++++++++++++++++++++++++ Theme/Backend/Lang/da.lang.php | 30 ++++++++++++++++++++++++++++++ Theme/Backend/Lang/el.lang.php | 30 ++++++++++++++++++++++++++++++ Theme/Backend/Lang/es.lang.php | 30 ++++++++++++++++++++++++++++++ Theme/Backend/Lang/fi.lang.php | 30 ++++++++++++++++++++++++++++++ Theme/Backend/Lang/fr.lang.php | 30 ++++++++++++++++++++++++++++++ Theme/Backend/Lang/hu.lang.php | 30 ++++++++++++++++++++++++++++++ Theme/Backend/Lang/it.lang.php | 30 ++++++++++++++++++++++++++++++ Theme/Backend/Lang/ja.lang.php | 30 ++++++++++++++++++++++++++++++ Theme/Backend/Lang/ko.lang.php | 30 ++++++++++++++++++++++++++++++ Theme/Backend/Lang/no.lang.php | 30 ++++++++++++++++++++++++++++++ Theme/Backend/Lang/pl.lang.php | 30 ++++++++++++++++++++++++++++++ Theme/Backend/Lang/pt.lang.php | 30 ++++++++++++++++++++++++++++++ Theme/Backend/Lang/ru.lang.php | 30 ++++++++++++++++++++++++++++++ Theme/Backend/Lang/sv.lang.php | 30 ++++++++++++++++++++++++++++++ Theme/Backend/Lang/th.lang.php | 30 ++++++++++++++++++++++++++++++ Theme/Backend/Lang/tr.lang.php | 30 ++++++++++++++++++++++++++++++ Theme/Backend/Lang/uk.lang.php | 30 ++++++++++++++++++++++++++++++ Theme/Backend/Lang/zh.lang.php | 30 ++++++++++++++++++++++++++++++ 20 files changed, 600 insertions(+) create mode 100644 Theme/Backend/Lang/ar.lang.php create mode 100644 Theme/Backend/Lang/cs.lang.php create mode 100644 Theme/Backend/Lang/da.lang.php create mode 100644 Theme/Backend/Lang/el.lang.php create mode 100644 Theme/Backend/Lang/es.lang.php create mode 100644 Theme/Backend/Lang/fi.lang.php create mode 100644 Theme/Backend/Lang/fr.lang.php create mode 100644 Theme/Backend/Lang/hu.lang.php create mode 100644 Theme/Backend/Lang/it.lang.php create mode 100644 Theme/Backend/Lang/ja.lang.php create mode 100644 Theme/Backend/Lang/ko.lang.php create mode 100644 Theme/Backend/Lang/no.lang.php create mode 100644 Theme/Backend/Lang/pl.lang.php create mode 100644 Theme/Backend/Lang/pt.lang.php create mode 100644 Theme/Backend/Lang/ru.lang.php create mode 100644 Theme/Backend/Lang/sv.lang.php create mode 100644 Theme/Backend/Lang/th.lang.php create mode 100644 Theme/Backend/Lang/tr.lang.php create mode 100644 Theme/Backend/Lang/uk.lang.php create mode 100644 Theme/Backend/Lang/zh.lang.php diff --git a/Theme/Backend/Lang/ar.lang.php b/Theme/Backend/Lang/ar.lang.php new file mode 100644 index 0000000..3e8e74e --- /dev/null +++ b/Theme/Backend/Lang/ar.lang.php @@ -0,0 +1,30 @@ + [ + 'Checklist' => 'قائمة تدقيق', + 'Checklists' => 'قوائم', + 'Created' => 'مخلوق', + 'Creator' => 'المنشئ', + 'Description' => 'وصف', + 'Files' => 'ملفات', + 'General' => 'عام', + 'Name' => 'اسم', + 'Permissions' => 'أذونات', + 'Status' => 'حالة', + 'Tasks' => 'مهام', + 'Templates' => 'قوالب', + 'TimeInMinutes' => 'الوقت بالدقائق', + 'Title' => 'لقب', +]]; diff --git a/Theme/Backend/Lang/cs.lang.php b/Theme/Backend/Lang/cs.lang.php new file mode 100644 index 0000000..29ffe75 --- /dev/null +++ b/Theme/Backend/Lang/cs.lang.php @@ -0,0 +1,30 @@ + [ + 'Checklist' => 'Kontrolní', + 'Checklists' => 'seznamy', + 'Created' => 'Vytvořeno', + 'Creator' => 'Tvůrce', + 'Description' => 'Popis', + 'Files' => 'soubory', + 'General' => 'Všeobecné', + 'Name' => 'název', + 'Permissions' => 'oprávnění', + 'Status' => 'Postavení', + 'Tasks' => 'úkoly', + 'Templates' => 'šablony', + 'TimeInMinutes' => 'Čas v minutách', + 'Title' => 'Titul', +]]; diff --git a/Theme/Backend/Lang/da.lang.php b/Theme/Backend/Lang/da.lang.php new file mode 100644 index 0000000..9520ec2 --- /dev/null +++ b/Theme/Backend/Lang/da.lang.php @@ -0,0 +1,30 @@ + [ + 'Checklist' => 'Tjekliste', + 'Checklists' => 'Tjeklister', + 'Created' => 'lavet', + 'Creator' => 'Skaberen', + 'Description' => 'Beskrivelse', + 'Files' => 'Filer', + 'General' => 'Generel', + 'Name' => 'Navn', + 'Permissions' => 'Tilladelser', + 'Status' => 'status', + 'Tasks' => 'Opgaver', + 'Templates' => 'Skabeloner', + 'TimeInMinutes' => 'Tid i minutter', + 'Title' => 'Titel', +]]; diff --git a/Theme/Backend/Lang/el.lang.php b/Theme/Backend/Lang/el.lang.php new file mode 100644 index 0000000..9dec18d --- /dev/null +++ b/Theme/Backend/Lang/el.lang.php @@ -0,0 +1,30 @@ + [ + 'Checklist' => 'ΛΙΣΤΑ ΕΛΕΓΧΟΥ', + 'Checklists' => 'Κατάλογοι ελέγχου', + 'Created' => 'δημιουργήθηκε', + 'Creator' => 'Δημιουργός', + 'Description' => 'Περιγραφή', + 'Files' => 'αρχεία', + 'General' => 'Γενικός', + 'Name' => 'Ονομα', + 'Permissions' => 'δικαιώματα', + 'Status' => 'Κατάσταση', + 'Tasks' => 'Καθήκοντα', + 'Templates' => 'Πρότυπα', + 'TimeInMinutes' => 'Χρόνος σε λεπτά', + 'Title' => 'Τίτλος', +]]; diff --git a/Theme/Backend/Lang/es.lang.php b/Theme/Backend/Lang/es.lang.php new file mode 100644 index 0000000..13bad4f --- /dev/null +++ b/Theme/Backend/Lang/es.lang.php @@ -0,0 +1,30 @@ + [ + 'Checklist' => 'Lista de Verificación', + 'Checklists' => 'Las listas de verificación', + 'Created' => 'Creado', + 'Creator' => 'Creador', + 'Description' => 'Descripción', + 'Files' => 'archivos', + 'General' => 'General', + 'Name' => 'Nombre', + 'Permissions' => 'permisos', + 'Status' => 'Estado', + 'Tasks' => 'Tareas', + 'Templates' => 'Plantillas', + 'TimeInMinutes' => 'Tiempo en minutos', + 'Title' => 'Título', +]]; diff --git a/Theme/Backend/Lang/fi.lang.php b/Theme/Backend/Lang/fi.lang.php new file mode 100644 index 0000000..fee2b2a --- /dev/null +++ b/Theme/Backend/Lang/fi.lang.php @@ -0,0 +1,30 @@ + [ + 'Checklist' => 'Tarkistuslista', + 'Checklists' => 'tarkistuslistoja', + 'Created' => 'Luotu', + 'Creator' => 'Luoja', + 'Description' => 'Kuvaus', + 'Files' => 'Tiedostot', + 'General' => 'yleinen', + 'Name' => 'Nimi', + 'Permissions' => 'käyttöoikeudet', + 'Status' => 'Tila', + 'Tasks' => 'tehtävät', + 'Templates' => 'Mallit', + 'TimeInMinutes' => 'Aika minuutteina', + 'Title' => 'otsikko', +]]; diff --git a/Theme/Backend/Lang/fr.lang.php b/Theme/Backend/Lang/fr.lang.php new file mode 100644 index 0000000..594abda --- /dev/null +++ b/Theme/Backend/Lang/fr.lang.php @@ -0,0 +1,30 @@ + [ + 'Checklist' => 'Liste de contrôle', + 'Checklists' => 'Listes de contrôle', + 'Created' => 'Créé', + 'Creator' => 'Créateur', + 'Description' => 'Description', + 'Files' => 'Des dossiers', + 'General' => 'Général', + 'Name' => 'Nom', + 'Permissions' => 'autorisations', + 'Status' => 'Statut', + 'Tasks' => 'Tâches', + 'Templates' => 'modèles', + 'TimeInMinutes' => 'Temps en minutes', + 'Title' => 'Titre', +]]; diff --git a/Theme/Backend/Lang/hu.lang.php b/Theme/Backend/Lang/hu.lang.php new file mode 100644 index 0000000..480d342 --- /dev/null +++ b/Theme/Backend/Lang/hu.lang.php @@ -0,0 +1,30 @@ + [ + 'Checklist' => 'Ellenőrző lista', + 'Checklists' => 'Ellenőrző listák', + 'Created' => 'Alkotó', + 'Creator' => 'Teremtő', + 'Description' => 'Leírás', + 'Files' => 'Files', + 'General' => 'Tábornok', + 'Name' => 'Név', + 'Permissions' => 'Engedélyek', + 'Status' => 'Állapot', + 'Tasks' => 'feladatok', + 'Templates' => 'sablonok', + 'TimeInMinutes' => 'Idő percben', + 'Title' => 'Cím', +]]; diff --git a/Theme/Backend/Lang/it.lang.php b/Theme/Backend/Lang/it.lang.php new file mode 100644 index 0000000..d722bd9 --- /dev/null +++ b/Theme/Backend/Lang/it.lang.php @@ -0,0 +1,30 @@ + [ + 'Checklist' => 'lista di controllo', + 'Checklists' => 'Liste di controllo', + 'Created' => 'Creato', + 'Creator' => 'Creatore', + 'Description' => 'Descrizione', + 'Files' => 'File', + 'General' => 'Generale', + 'Name' => 'Nome', + 'Permissions' => 'permessi', + 'Status' => 'Stato', + 'Tasks' => 'Compiti', + 'Templates' => 'Modelli', + 'TimeInMinutes' => 'Tempo in minuti', + 'Title' => 'Titolo', +]]; diff --git a/Theme/Backend/Lang/ja.lang.php b/Theme/Backend/Lang/ja.lang.php new file mode 100644 index 0000000..144bfda --- /dev/null +++ b/Theme/Backend/Lang/ja.lang.php @@ -0,0 +1,30 @@ + [ + 'Checklist' => 'チェックリスト', + 'Checklists' => 'チェックリスト', + 'Created' => '作成した', + 'Creator' => '創造主', + 'Description' => '説明', + 'Files' => 'ファイル', + 'General' => '一般的な', + 'Name' => '名前', + 'Permissions' => 'アクセス権', + 'Status' => '状態', + 'Tasks' => 'タスク', + 'Templates' => 'テンプレート', + 'TimeInMinutes' => '分単位の時間', + 'Title' => '題名', +]]; diff --git a/Theme/Backend/Lang/ko.lang.php b/Theme/Backend/Lang/ko.lang.php new file mode 100644 index 0000000..22cece6 --- /dev/null +++ b/Theme/Backend/Lang/ko.lang.php @@ -0,0 +1,30 @@ + [ + 'Checklist' => '체크리스트', + 'Checklists' => '체크리스트', + 'Created' => '만들어진', + 'Creator' => '창조자', + 'Description' => '기술', + 'Files' => '파일', + 'General' => '일반', + 'Name' => '이름', + 'Permissions' => '권한', + 'Status' => '상태', + 'Tasks' => '작업', + 'Templates' => '템플릿', + 'TimeInMinutes' => '시간 (분)', + 'Title' => '표제', +]]; diff --git a/Theme/Backend/Lang/no.lang.php b/Theme/Backend/Lang/no.lang.php new file mode 100644 index 0000000..c32d623 --- /dev/null +++ b/Theme/Backend/Lang/no.lang.php @@ -0,0 +1,30 @@ + [ + 'Checklist' => 'sjekkliste', + 'Checklists' => 'Sjekklister', + 'Created' => 'laget', + 'Creator' => 'skaperen', + 'Description' => 'Beskrivelse', + 'Files' => 'filer', + 'General' => 'Generell', + 'Name' => 'Navn', + 'Permissions' => 'tillatelser', + 'Status' => 'Status', + 'Tasks' => 'oppgaver', + 'Templates' => 'maler', + 'TimeInMinutes' => 'Tid i minutter', + 'Title' => 'Tittel', +]]; diff --git a/Theme/Backend/Lang/pl.lang.php b/Theme/Backend/Lang/pl.lang.php new file mode 100644 index 0000000..f4f11af --- /dev/null +++ b/Theme/Backend/Lang/pl.lang.php @@ -0,0 +1,30 @@ + [ + 'Checklist' => 'checklist', + 'Checklists' => 'Listy kontrolne', + 'Created' => 'Utworzony', + 'Creator' => 'Twórca', + 'Description' => 'Opis', + 'Files' => 'Akta', + 'General' => 'Generał', + 'Name' => 'Nazwa', + 'Permissions' => 'Uprawnienia', + 'Status' => 'Status', + 'Tasks' => 'zadania', + 'Templates' => 'Szablony', + 'TimeInMinutes' => 'Czas w minutach', + 'Title' => 'Tytuł', +]]; diff --git a/Theme/Backend/Lang/pt.lang.php b/Theme/Backend/Lang/pt.lang.php new file mode 100644 index 0000000..7bc2dd3 --- /dev/null +++ b/Theme/Backend/Lang/pt.lang.php @@ -0,0 +1,30 @@ + [ + 'Checklist' => 'Lista de controle', + 'Checklists' => 'Lista de verificação', + 'Created' => 'Criado', + 'Creator' => 'O Criador', + 'Description' => 'Descrição', + 'Files' => 'arquivos', + 'General' => 'Em geral', + 'Name' => 'Nome', + 'Permissions' => 'permissões', + 'Status' => 'Status', + 'Tasks' => 'Tarefas', + 'Templates' => 'Modelos', + 'TimeInMinutes' => 'Tempo em minutos', + 'Title' => 'Título', +]]; diff --git a/Theme/Backend/Lang/ru.lang.php b/Theme/Backend/Lang/ru.lang.php new file mode 100644 index 0000000..15197b8 --- /dev/null +++ b/Theme/Backend/Lang/ru.lang.php @@ -0,0 +1,30 @@ + [ + 'Checklist' => 'контрольный список', + 'Checklists' => 'перечни', + 'Created' => 'Созданный', + 'Creator' => 'творец', + 'Description' => 'Описание', + 'Files' => 'файлы', + 'General' => 'Общий', + 'Name' => 'Имя', + 'Permissions' => 'права доступа', + 'Status' => 'Положение дел', + 'Tasks' => 'Задачи', + 'Templates' => 'Шаблоны', + 'TimeInMinutes' => 'Время в минутах', + 'Title' => 'Заголовок', +]]; diff --git a/Theme/Backend/Lang/sv.lang.php b/Theme/Backend/Lang/sv.lang.php new file mode 100644 index 0000000..9c8d321 --- /dev/null +++ b/Theme/Backend/Lang/sv.lang.php @@ -0,0 +1,30 @@ + [ + 'Checklist' => 'Checklista', + 'Checklists' => 'checklistor', + 'Created' => 'Skapad', + 'Creator' => 'Skapare', + 'Description' => 'Beskrivning', + 'Files' => 'filer', + 'General' => 'Allmän', + 'Name' => 'namn', + 'Permissions' => 'Behörigheter', + 'Status' => 'Status', + 'Tasks' => 'uppgifter', + 'Templates' => 'mallar', + 'TimeInMinutes' => 'Tid i minuter', + 'Title' => 'Titel', +]]; diff --git a/Theme/Backend/Lang/th.lang.php b/Theme/Backend/Lang/th.lang.php new file mode 100644 index 0000000..4178185 --- /dev/null +++ b/Theme/Backend/Lang/th.lang.php @@ -0,0 +1,30 @@ + [ + 'Checklist' => 'รายการตรวจสอบ', + 'Checklists' => 'รายการตรวจสอบ', + 'Created' => 'ที่สร้างไว้', + 'Creator' => 'ผู้สร้าง', + 'Description' => 'ลักษณะ', + 'Files' => 'ไฟล์', + 'General' => 'ทั่วไป', + 'Name' => 'ชื่อ', + 'Permissions' => 'สิทธิ์', + 'Status' => 'สถานะ', + 'Tasks' => 'งาน', + 'Templates' => 'แม่แบบ', + 'TimeInMinutes' => 'เวลาในนาทีที่', + 'Title' => 'หัวข้อ', +]]; diff --git a/Theme/Backend/Lang/tr.lang.php b/Theme/Backend/Lang/tr.lang.php new file mode 100644 index 0000000..0e74a90 --- /dev/null +++ b/Theme/Backend/Lang/tr.lang.php @@ -0,0 +1,30 @@ + [ + 'Checklist' => 'Kontrol Listesi', + 'Checklists' => 'Denetim Listeleri', + 'Created' => 'düzenlendi', + 'Creator' => 'yaratıcı', + 'Description' => 'Açıklama', + 'Files' => 'Dosyalar', + 'General' => 'Genel', + 'Name' => 'ad', + 'Permissions' => 'İzinler', + 'Status' => 'durum', + 'Tasks' => 'Görevler', + 'Templates' => 'Şablonlar', + 'TimeInMinutes' => 'dakikada Zaman', + 'Title' => 'Başlık', +]]; diff --git a/Theme/Backend/Lang/uk.lang.php b/Theme/Backend/Lang/uk.lang.php new file mode 100644 index 0000000..e8ed664 --- /dev/null +++ b/Theme/Backend/Lang/uk.lang.php @@ -0,0 +1,30 @@ + [ + 'Checklist' => 'контрольний список', + 'Checklists' => 'переліки', + 'Created' => 'створений', + 'Creator' => 'творець', + 'Description' => 'опис', + 'Files' => 'файли', + 'General' => 'загальний', + 'Name' => 'ім\'я', + 'Permissions' => 'права доступу', + 'Status' => 'статус', + 'Tasks' => 'завдання', + 'Templates' => 'шаблони', + 'TimeInMinutes' => 'Час в хвилинах', + 'Title' => 'титульний', +]]; diff --git a/Theme/Backend/Lang/zh.lang.php b/Theme/Backend/Lang/zh.lang.php new file mode 100644 index 0000000..709335d --- /dev/null +++ b/Theme/Backend/Lang/zh.lang.php @@ -0,0 +1,30 @@ + [ + 'Checklist' => '清单', + 'Checklists' => '清单', + 'Created' => '创建', + 'Creator' => '创造者', + 'Description' => '描述', + 'Files' => '档', + 'General' => '一般的', + 'Name' => '姓名', + 'Permissions' => '权限', + 'Status' => '状态', + 'Tasks' => '任务', + 'Templates' => '模板', + 'TimeInMinutes' => '时间(分钟)', + 'Title' => '标题', +]];