From 0a588687bbb2c500044bfa1ee24b31c39b13c86b Mon Sep 17 00:00:00 2001 From: Dennis Eichhorn Date: Sun, 17 Mar 2024 03:57:41 +0000 Subject: [PATCH] test fixes --- Theme/Backend/Lang/ar.lang.php | 25 ------------------------- Theme/Backend/Lang/cs.lang.php | 25 ------------------------- Theme/Backend/Lang/da.lang.php | 25 ------------------------- Theme/Backend/Lang/el.lang.php | 25 ------------------------- Theme/Backend/Lang/es.lang.php | 25 ------------------------- Theme/Backend/Lang/fi.lang.php | 25 ------------------------- Theme/Backend/Lang/fr.lang.php | 25 ------------------------- Theme/Backend/Lang/hu.lang.php | 25 ------------------------- Theme/Backend/Lang/it.lang.php | 25 ------------------------- Theme/Backend/Lang/ja.lang.php | 25 ------------------------- Theme/Backend/Lang/ko.lang.php | 25 ------------------------- Theme/Backend/Lang/no.lang.php | 25 ------------------------- Theme/Backend/Lang/pl.lang.php | 25 ------------------------- Theme/Backend/Lang/pt.lang.php | 25 ------------------------- Theme/Backend/Lang/ru.lang.php | 25 ------------------------- Theme/Backend/Lang/sv.lang.php | 25 ------------------------- Theme/Backend/Lang/th.lang.php | 25 ------------------------- Theme/Backend/Lang/tr.lang.php | 25 ------------------------- Theme/Backend/Lang/uk.lang.php | 25 ------------------------- Theme/Backend/Lang/zh.lang.php | 25 ------------------------- 20 files changed, 500 deletions(-) delete mode 100755 Theme/Backend/Lang/ar.lang.php delete mode 100755 Theme/Backend/Lang/cs.lang.php delete mode 100755 Theme/Backend/Lang/da.lang.php delete mode 100755 Theme/Backend/Lang/el.lang.php delete mode 100755 Theme/Backend/Lang/es.lang.php delete mode 100755 Theme/Backend/Lang/fi.lang.php delete mode 100755 Theme/Backend/Lang/fr.lang.php delete mode 100755 Theme/Backend/Lang/hu.lang.php delete mode 100755 Theme/Backend/Lang/it.lang.php delete mode 100755 Theme/Backend/Lang/ja.lang.php delete mode 100755 Theme/Backend/Lang/ko.lang.php delete mode 100755 Theme/Backend/Lang/no.lang.php delete mode 100755 Theme/Backend/Lang/pl.lang.php delete mode 100755 Theme/Backend/Lang/pt.lang.php delete mode 100755 Theme/Backend/Lang/ru.lang.php delete mode 100755 Theme/Backend/Lang/sv.lang.php delete mode 100755 Theme/Backend/Lang/th.lang.php delete mode 100755 Theme/Backend/Lang/tr.lang.php delete mode 100755 Theme/Backend/Lang/uk.lang.php delete mode 100755 Theme/Backend/Lang/zh.lang.php diff --git a/Theme/Backend/Lang/ar.lang.php b/Theme/Backend/Lang/ar.lang.php deleted file mode 100755 index 52410f0..0000000 --- a/Theme/Backend/Lang/ar.lang.php +++ /dev/null @@ -1,25 +0,0 @@ - [ - 'Active' => 'نشيط', - 'App' => 'تطبيق', - 'Categories' => 'التصنيفات', - 'Category' => 'فئة', - 'Draft' => 'مسودة', - 'Language' => 'لغة', - 'Name' => 'اسم', - 'Parent' => 'الأبوين', - 'Status' => 'حالة', -]]; diff --git a/Theme/Backend/Lang/cs.lang.php b/Theme/Backend/Lang/cs.lang.php deleted file mode 100755 index 370069c..0000000 --- a/Theme/Backend/Lang/cs.lang.php +++ /dev/null @@ -1,25 +0,0 @@ - [ - 'Active' => 'Aktivní', - 'App' => 'Aplikace', - 'Categories' => 'Kategorie', - 'Category' => 'Kategorie', - 'Draft' => 'Návrh', - 'Language' => 'Jazyk', - 'Name' => 'název', - 'Parent' => 'Rodič', - 'Status' => 'Postavení', -]]; diff --git a/Theme/Backend/Lang/da.lang.php b/Theme/Backend/Lang/da.lang.php deleted file mode 100755 index f8ce0ab..0000000 --- a/Theme/Backend/Lang/da.lang.php +++ /dev/null @@ -1,25 +0,0 @@ - [ - 'Active' => 'Aktiv', - 'App' => 'App.', - 'Categories' => 'Kategorier', - 'Category' => 'Kategori', - 'Draft' => 'Draft.', - 'Language' => 'Sprog', - 'Name' => 'Navn', - 'Parent' => 'Forælder', - 'Status' => 'Status.', -]]; diff --git a/Theme/Backend/Lang/el.lang.php b/Theme/Backend/Lang/el.lang.php deleted file mode 100755 index 33ea1f4..0000000 --- a/Theme/Backend/Lang/el.lang.php +++ /dev/null @@ -1,25 +0,0 @@ - [ - 'Active' => 'Ενεργός', - 'App' => 'Εφαρμογή', - 'Categories' => 'Κατηγορία', - 'Category' => 'Κατηγορία', - 'Draft' => 'Προσχέδιο', - 'Language' => 'Γλώσσα', - 'Name' => 'Ονομα', - 'Parent' => 'Μητρική εταιρεία', - 'Status' => 'Κατάσταση', -]]; diff --git a/Theme/Backend/Lang/es.lang.php b/Theme/Backend/Lang/es.lang.php deleted file mode 100755 index 58b2cb1..0000000 --- a/Theme/Backend/Lang/es.lang.php +++ /dev/null @@ -1,25 +0,0 @@ - [ - 'Active' => 'Activo', - 'App' => 'App', - 'Categories' => 'Categorías', - 'Category' => 'Categoría', - 'Draft' => 'Sequía', - 'Language' => 'Idioma', - 'Name' => 'Nombre', - 'Parent' => 'Padre', - 'Status' => 'Estado', -]]; diff --git a/Theme/Backend/Lang/fi.lang.php b/Theme/Backend/Lang/fi.lang.php deleted file mode 100755 index 19ce965..0000000 --- a/Theme/Backend/Lang/fi.lang.php +++ /dev/null @@ -1,25 +0,0 @@ - [ - 'Active' => 'Aktiivinen', - 'App' => 'Sovellus', - 'Categories' => 'Luokat', - 'Category' => 'Kategoria', - 'Draft' => 'Luonnos', - 'Language' => 'Kieli', - 'Name' => 'Nimi', - 'Parent' => 'Vanhempi', - 'Status' => 'Tila', -]]; diff --git a/Theme/Backend/Lang/fr.lang.php b/Theme/Backend/Lang/fr.lang.php deleted file mode 100755 index 2d73942..0000000 --- a/Theme/Backend/Lang/fr.lang.php +++ /dev/null @@ -1,25 +0,0 @@ - [ - 'Active' => 'actif', - 'App' => 'App', - 'Categories' => 'Catégories', - 'Category' => 'Catégorie', - 'Draft' => 'Brouillon', - 'Language' => 'Langue', - 'Name' => 'Nom', - 'Parent' => 'Parent', - 'Status' => 'Statut', -]]; diff --git a/Theme/Backend/Lang/hu.lang.php b/Theme/Backend/Lang/hu.lang.php deleted file mode 100755 index bffe5ac..0000000 --- a/Theme/Backend/Lang/hu.lang.php +++ /dev/null @@ -1,25 +0,0 @@ - [ - 'Active' => 'Aktív', - 'App' => 'Alkalmazás', - 'Categories' => 'Kategóriák', - 'Category' => 'Kategória', - 'Draft' => 'Tervezet', - 'Language' => 'Nyelv', - 'Name' => 'Név', - 'Parent' => 'Szülő', - 'Status' => 'Állapot', -]]; diff --git a/Theme/Backend/Lang/it.lang.php b/Theme/Backend/Lang/it.lang.php deleted file mode 100755 index d9500ec..0000000 --- a/Theme/Backend/Lang/it.lang.php +++ /dev/null @@ -1,25 +0,0 @@ - [ - 'Active' => 'Attivo', - 'App' => 'App.', - 'Categories' => 'Categorie', - 'Category' => 'Categoria', - 'Draft' => 'Brutta copia', - 'Language' => 'Lingua', - 'Name' => 'Nome', - 'Parent' => 'Genitore', - 'Status' => 'Stato', -]]; diff --git a/Theme/Backend/Lang/ja.lang.php b/Theme/Backend/Lang/ja.lang.php deleted file mode 100755 index 6b48f84..0000000 --- a/Theme/Backend/Lang/ja.lang.php +++ /dev/null @@ -1,25 +0,0 @@ - [ - 'Active' => 'アクティブ', - 'App' => 'アプリ', - 'Categories' => 'カテゴリー', - 'Category' => 'カテゴリー', - 'Draft' => '下書き', - 'Language' => '言語', - 'Name' => '名前', - 'Parent' => '親', - 'Status' => '状態', -]]; diff --git a/Theme/Backend/Lang/ko.lang.php b/Theme/Backend/Lang/ko.lang.php deleted file mode 100755 index 6ed8dae..0000000 --- a/Theme/Backend/Lang/ko.lang.php +++ /dev/null @@ -1,25 +0,0 @@ - [ - 'Active' => '활동적인', - 'App' => '앱', - 'Categories' => '카테고리', - 'Category' => '범주', - 'Draft' => '초안', - 'Language' => '언어', - 'Name' => '이름', - 'Parent' => '부모의', - 'Status' => '상태', -]]; diff --git a/Theme/Backend/Lang/no.lang.php b/Theme/Backend/Lang/no.lang.php deleted file mode 100755 index 97b9410..0000000 --- a/Theme/Backend/Lang/no.lang.php +++ /dev/null @@ -1,25 +0,0 @@ - [ - 'Active' => 'Aktiv', - 'App' => 'App.', - 'Categories' => 'Kategorier', - 'Category' => 'Kategori', - 'Draft' => 'Utkast til', - 'Language' => 'Språk', - 'Name' => 'Navn', - 'Parent' => 'Foreldre', - 'Status' => 'Status', -]]; diff --git a/Theme/Backend/Lang/pl.lang.php b/Theme/Backend/Lang/pl.lang.php deleted file mode 100755 index b3d8e18..0000000 --- a/Theme/Backend/Lang/pl.lang.php +++ /dev/null @@ -1,25 +0,0 @@ - [ - 'Active' => 'Aktywny', - 'App' => 'Aplikacja', - 'Categories' => 'Kategorie', - 'Category' => 'Kategoria', - 'Draft' => 'Projekt', - 'Language' => 'Język', - 'Name' => 'Nazwa', - 'Parent' => 'Rodzic', - 'Status' => 'Status', -]]; diff --git a/Theme/Backend/Lang/pt.lang.php b/Theme/Backend/Lang/pt.lang.php deleted file mode 100755 index 0259c14..0000000 --- a/Theme/Backend/Lang/pt.lang.php +++ /dev/null @@ -1,25 +0,0 @@ - [ - 'Active' => 'Ativo', - 'App' => 'Aplicativo', - 'Categories' => 'Categorias', - 'Category' => 'Categoria', - 'Draft' => 'Rascunho', - 'Language' => 'Língua', - 'Name' => 'Nome', - 'Parent' => 'Pai', - 'Status' => 'Status', -]]; diff --git a/Theme/Backend/Lang/ru.lang.php b/Theme/Backend/Lang/ru.lang.php deleted file mode 100755 index 22a3acc..0000000 --- a/Theme/Backend/Lang/ru.lang.php +++ /dev/null @@ -1,25 +0,0 @@ - [ - 'Active' => 'Активный', - 'App' => 'Приложение', - 'Categories' => 'Категории', - 'Category' => 'Категория', - 'Draft' => 'Черновик', - 'Language' => 'Язык', - 'Name' => 'Имя', - 'Parent' => 'Родитель', - 'Status' => 'Статус', -]]; diff --git a/Theme/Backend/Lang/sv.lang.php b/Theme/Backend/Lang/sv.lang.php deleted file mode 100755 index a6473d8..0000000 --- a/Theme/Backend/Lang/sv.lang.php +++ /dev/null @@ -1,25 +0,0 @@ - [ - 'Active' => 'Aktiva', - 'App' => 'App', - 'Categories' => 'Kategorier', - 'Category' => 'Kategori', - 'Draft' => 'Förslag', - 'Language' => 'Språk', - 'Name' => 'namn', - 'Parent' => 'Förälder', - 'Status' => 'Status', -]]; diff --git a/Theme/Backend/Lang/th.lang.php b/Theme/Backend/Lang/th.lang.php deleted file mode 100755 index bc456a5..0000000 --- a/Theme/Backend/Lang/th.lang.php +++ /dev/null @@ -1,25 +0,0 @@ - [ - 'Active' => 'คล่องแคล่ว', - 'App' => 'แอป', - 'Categories' => 'หมวดหมู่', - 'Category' => 'หมวดหมู่', - 'Draft' => 'ร่าง', - 'Language' => 'ภาษา', - 'Name' => 'ชื่อ', - 'Parent' => 'พ่อแม่', - 'Status' => 'สถานะ', -]]; diff --git a/Theme/Backend/Lang/tr.lang.php b/Theme/Backend/Lang/tr.lang.php deleted file mode 100755 index 2f9f3f4..0000000 --- a/Theme/Backend/Lang/tr.lang.php +++ /dev/null @@ -1,25 +0,0 @@ - [ - 'Active' => 'Aktif', - 'App' => 'Uygulama', - 'Categories' => 'Kategoriler', - 'Category' => 'Kategori', - 'Draft' => 'Taslak', - 'Language' => 'Dilim', - 'Name' => 'İsim', - 'Parent' => 'Ebeveyn', - 'Status' => 'Durum', -]]; diff --git a/Theme/Backend/Lang/uk.lang.php b/Theme/Backend/Lang/uk.lang.php deleted file mode 100755 index b79ee33..0000000 --- a/Theme/Backend/Lang/uk.lang.php +++ /dev/null @@ -1,25 +0,0 @@ - [ - 'Active' => 'Активний', - 'App' => 'Додаток', - 'Categories' => 'Категорії', - 'Category' => 'Категорія', - 'Draft' => 'Чернець', - 'Language' => 'Мову', - 'Name' => 'Назва', - 'Parent' => 'Батько', - 'Status' => 'Статус', -]]; diff --git a/Theme/Backend/Lang/zh.lang.php b/Theme/Backend/Lang/zh.lang.php deleted file mode 100755 index 10d56ba..0000000 --- a/Theme/Backend/Lang/zh.lang.php +++ /dev/null @@ -1,25 +0,0 @@ - [ - 'Active' => '积极的', - 'App' => '应用程序', - 'Categories' => '类别', - 'Category' => '类别', - 'Draft' => '草稿', - 'Language' => '语', - 'Name' => '名称', - 'Parent' => '父母', - 'Status' => '地位', -]];