update lang files

This commit is contained in:
Dennis Eichhorn 2022-02-12 21:18:49 +01:00
parent 7e69481b84
commit 16b57d6aa3
43 changed files with 476 additions and 77 deletions

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Create' => 'يخلق',
'Draw' => 'رسم',
'List' => 'قائمة',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Create' => 'Vytvořit',
'Draw' => 'Kreslit',
'List' => 'Seznam',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Create' => 'skab',
'Draw' => 'Tegne',
'List' => 'Liste',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Create' => 'Erstellen',
'Draw' => 'Zeichnen',
'List' => 'Aufführen',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Create' => 'Δημιουργώ',
'Draw' => 'Σχεδιάζω',
'List' => 'Λίστα',
]];

View File

@ -4,7 +4,7 @@
*
* PHP Version 8.0
*
* @package Modules\Draw
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Create' => 'Crear',
'Draw' => 'Dibujar',
'List' => 'Lista',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Create' => 'Luoda',
'Draw' => 'Piirtää',
'List' => 'Lista',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Create' => 'Créer',
'Draw' => 'Dessiner',
'List' => 'Lister',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Create' => 'Teremt',
'Draw' => 'Húz',
'List' => 'Lista',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Create' => 'Creare',
'Draw' => 'Disegno',
'List' => 'Elenco',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Create' => '作成',
'Draw' => '描く',
'List' => 'リスト',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Create' => '만들다',
'Draw' => '그리다',
'List' => '목록',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Create' => 'Skape',
'Draw' => 'Tegne',
'List' => 'Liste',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Create' => 'Tworzyć',
'Draw' => 'Rysować',
'List' => 'Lista',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Create' => 'Crio',
'Draw' => 'Desenhar',
'List' => 'Lista',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Create' => 'Создавать',
'Draw' => 'Рисовать',
'List' => 'Список',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Create' => 'Skapa',
'Draw' => 'Dra',
'List' => 'Lista',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Create' => 'สร้าง',
'Draw' => 'วาด',
'List' => 'รายการ',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Create' => 'Yaratmak',
'Draw' => 'Çizmek',
'List' => 'Liste',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Create' => 'Створювати',
'Draw' => 'Малювати',
'List' => 'Список',
]];

View File

@ -0,0 +1,19 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Create' => '创建',
'Draw' => '画',
'List' => '列表',
]];

View File

@ -13,13 +13,13 @@
declare(strict_types=1);
return ['Draw' => [
'Created' => 'مخلوق',
'Created' => 'خلقت',
'Creator' => 'المنشئ',
'Draw' => 'رسم',
'GroupUser' => 'المجموعة / العضو',
'GroupUser' => 'المجموعة / المستخدمين',
'Images' => 'صور',
'Layout' => 'تخطيط',
'Name' => 'اسم',
'Permission' => 'الإذن',
'Start' => 'بداية',
'Permission' => 'إذن',
'Start' => 'يبدأ',
]];

View File

@ -13,12 +13,12 @@
declare(strict_types=1);
return ['Draw' => [
'Created' => 'Vytvořeno',
'Created' => 'Vytvořený',
'Creator' => 'Tvůrce',
'Draw' => 'Kreslit',
'GroupUser' => 'Group / User',
'GroupUser' => 'Skupina / User.',
'Images' => 'snímky',
'Layout' => 'dispozice',
'Layout' => 'Rozložení',
'Name' => 'název',
'Permission' => 'Povolení',
'Start' => 'Start',

View File

@ -13,10 +13,10 @@
declare(strict_types=1);
return ['Draw' => [
'Created' => 'lavet',
'Creator' => 'Skaberen',
'Created' => 'Oprettet',
'Creator' => 'Skaber.',
'Draw' => 'Tegne',
'GroupUser' => 'Gruppe / Bruger',
'GroupUser' => 'Gruppe / User.',
'Images' => 'Billeder',
'Layout' => 'Layout',
'Name' => 'Navn',

View File

@ -13,13 +13,13 @@
declare(strict_types=1);
return ['Draw' => [
'Created' => '',
'Creator' => '',
'Draw' => '',
'GroupUser' => '',
'Images' => '',
'Layout' => '',
'Name' => '',
'Permission' => '',
'Start' => '',
'Created' => 'Erstellt',
'Creator' => 'Schöpfer',
'Draw' => 'Zeichnen',
'GroupUser' => 'Gruppe / Benutzer',
'Images' => 'Bilde',
'Layout' => 'Layout',
'Name' => 'Name',
'Permission' => 'Erlaubnis',
'Start' => 'Anfang',
]];

View File

@ -13,11 +13,11 @@
declare(strict_types=1);
return ['Draw' => [
'Created' => 'δημιουργήθηκε',
'Created' => 'Δημιουργήθηκε',
'Creator' => 'Δημιουργός',
'Draw' => 'Σχεδιάζω',
'GroupUser' => 'Ομάδα / χρήστη',
'Images' => 'εικόνες',
'GroupUser' => 'Ομάδα / χρήστης',
'Images' => 'Εικόνες',
'Layout' => 'Διάταξη',
'Name' => 'Ονομα',
'Permission' => 'Αδεια',

View File

@ -17,8 +17,8 @@ return ['Draw' => [
'Creator' => 'Creador',
'Draw' => 'Dibujar',
'GroupUser' => 'Grupo / Usuario',
'Images' => 'imágenes',
'Layout' => 'Diseño',
'Images' => 'Imágenes',
'Layout' => 'Disposición',
'Name' => 'Nombre',
'Permission' => 'Permiso',
'Start' => 'Comienzo',

View File

@ -15,9 +15,9 @@ declare(strict_types=1);
return ['Draw' => [
'Created' => 'Luotu',
'Creator' => 'Luoja',
'Draw' => 'piirtää',
'GroupUser' => 'Ryhmä / Käyttäjä',
'Images' => 'kuvat',
'Draw' => 'Piirtää',
'GroupUser' => 'Ryhmä / käyttäjä',
'Images' => 'Kuvat',
'Layout' => 'Layout',
'Name' => 'Nimi',
'Permission' => 'Lupa',

View File

@ -13,13 +13,13 @@
declare(strict_types=1);
return ['Draw' => [
'Created' => 'Créé',
'Created' => 'Établi',
'Creator' => 'Créateur',
'Draw' => 'Tirer',
'GroupUser' => 'Groupe / Utilisateur',
'Draw' => 'Dessiner',
'GroupUser' => 'Groupe / utilisateur',
'Images' => 'Images',
'Layout' => 'Disposition',
'Name' => 'Nom',
'Permission' => 'Autorisation',
'Start' => 'Début',
'Start' => 'Démarrer',
]];

View File

@ -13,11 +13,11 @@
declare(strict_types=1);
return ['Draw' => [
'Created' => 'Alkotó',
'Created' => 'Létrehozott',
'Creator' => 'Teremtő',
'Draw' => 'Húz',
'GroupUser' => 'Csoport / Felhasználó',
'Images' => 'képek',
'GroupUser' => 'Csoport / felhasználó',
'Images' => 'Kép',
'Layout' => 'Elrendezés',
'Name' => 'Név',
'Permission' => 'Engedély',

View File

@ -15,10 +15,10 @@ declare(strict_types=1);
return ['Draw' => [
'Created' => 'Creato',
'Creator' => 'Creatore',
'Draw' => 'Disegnare',
'GroupUser' => 'Gruppo / Utente',
'Draw' => 'Disegno',
'GroupUser' => 'Gruppo / Utente.',
'Images' => 'immagini',
'Layout' => 'disposizione',
'Layout' => 'Disposizione',
'Name' => 'Nome',
'Permission' => 'Autorizzazione',
'Start' => 'Inizio',

View File

@ -14,12 +14,12 @@ declare(strict_types=1);
return ['Draw' => [
'Created' => '作成した',
'Creator' => '創造主',
'Draw' => 'ドロー',
'Creator' => 'クリエーター',
'Draw' => '描く',
'GroupUser' => 'グループ/ユーザー',
'Images' => '画像',
'Images' => 'images',
'Layout' => 'レイアウト',
'Name' => '名前',
'Permission' => '許可',
'Start' => '始',
'Start' => 'める',
]];

View File

@ -15,11 +15,11 @@ declare(strict_types=1);
return ['Draw' => [
'Created' => '만들어진',
'Creator' => '창조자',
'Draw' => '무승부',
'Draw' => '그리다',
'GroupUser' => '그룹 / 사용자',
'Images' => '이미지',
'Layout' => '형세',
'Name' => '이름',
'Permission' => '허가',
'Start' => '스타트',
'Start' => '시작',
]];

View File

@ -13,8 +13,8 @@
declare(strict_types=1);
return ['Draw' => [
'Created' => 'laget',
'Creator' => 'skaperen',
'Created' => 'Opprettet',
'Creator' => 'Skaperen.',
'Draw' => 'Tegne',
'GroupUser' => 'Gruppe / bruker',
'Images' => 'Bilder',

View File

@ -15,9 +15,9 @@ declare(strict_types=1);
return ['Draw' => [
'Created' => 'Utworzony',
'Creator' => 'Twórca',
'Draw' => 'Remis',
'GroupUser' => 'Grupy / użytkownika',
'Images' => 'Zdjęcia',
'Draw' => 'Rysować',
'GroupUser' => 'Grupa / użytkownik.',
'Images' => 'Obrazy',
'Layout' => 'Układ',
'Name' => 'Nazwa',
'Permission' => 'Pozwolenie',

View File

@ -16,9 +16,9 @@ return ['Draw' => [
'Created' => 'Criado',
'Creator' => 'O Criador',
'Draw' => 'Desenhar',
'GroupUser' => 'Grupo / User',
'Images' => 'imagens',
'Layout' => 'traçado',
'GroupUser' => 'Grupo / usuário',
'Images' => 'Imagens',
'Layout' => 'Layout.',
'Name' => 'Nome',
'Permission' => 'Permissão',
'Start' => 'Começar',

View File

@ -14,10 +14,10 @@ declare(strict_types=1);
return ['Draw' => [
'Created' => 'Созданный',
'Creator' => 'творец',
'Creator' => 'Создатель',
'Draw' => 'Рисовать',
'GroupUser' => 'Группа / Пользователь',
'Images' => 'Изображений',
'GroupUser' => 'Группа / пользователь',
'Images' => 'Картинки',
'Layout' => 'Макет',
'Name' => 'Имя',
'Permission' => 'Разрешение',

View File

@ -20,6 +20,6 @@ return ['Draw' => [
'Images' => 'Bilder',
'Layout' => 'Layout',
'Name' => 'namn',
'Permission' => 'Lov',
'Permission' => 'Tillstånd',
'Start' => 'Start',
]];

View File

@ -13,13 +13,13 @@
declare(strict_types=1);
return ['Draw' => [
'Created' => 'ที่สร้างไว้',
'Created' => 'สร้าง',
'Creator' => 'ผู้สร้าง',
'Draw' => 'วาด',
'GroupUser' => 'กลุ่ม / ผู้ใช้',
'Images' => 'ภาพ',
'Layout' => 'แบบ',
'Layout' => 'เค้าโครง',
'Name' => 'ชื่อ',
'Permission' => 'การอนุญาต',
'Start' => 'เริ่มต้น',
'Start' => 'เริ่ม',
]];

View File

@ -13,13 +13,13 @@
declare(strict_types=1);
return ['Draw' => [
'Created' => 'düzenlendi',
'Creator' => 'yaratıcı',
'Created' => 'Yaratılmış',
'Creator' => 'Yaratıcı',
'Draw' => 'Çizmek',
'GroupUser' => 'Grup / Kullanıcı',
'Images' => 'Görüntüler',
'Layout' => 'Yerleşim',
'Name' => 'ad',
'Permission' => 'izin',
'Start' => 'Başlat',
'Layout' => 'Düzen',
'Name' => 'İsim',
'Permission' => 'İzin',
'Start' => 'Başlangıç',
]];

View File

@ -13,13 +13,13 @@
declare(strict_types=1);
return ['Draw' => [
'Created' => 'створений',
'Creator' => 'творець',
'Draw' => 'малювати',
'GroupUser' => 'Група / Користувач',
'Images' => 'зображень',
'Layout' => 'розкладка',
'Name' => 'ім\'я',
'Permission' => 'дозвіл',
'Start' => 'початок',
'Created' => 'Створений',
'Creator' => 'Творець',
'Draw' => 'Малювати',
'GroupUser' => 'Група / користувач',
'Images' => 'Зображення',
'Layout' => 'Макет',
'Name' => 'Назва',
'Permission' => 'Дозвіл',
'Start' => 'Почати',
]];

View File

@ -13,13 +13,13 @@
declare(strict_types=1);
return ['Draw' => [
'Created' => '创',
'Created' => '创造了',
'Creator' => '创造者',
'Draw' => '画',
'GroupUser' => '组/用户',
'GroupUser' => '组/用户',
'Images' => '图片',
'Layout' => '布局',
'Name' => '名',
'Name' => '',
'Permission' => '允许',
'Start' => '开始',
]];