mirror of
https://github.com/Karaka-Management/oms-Draw.git
synced 2026-02-02 16:28:41 +00:00
update lang files
This commit is contained in:
parent
7e69481b84
commit
16b57d6aa3
19
Theme/Backend/Lang/Navigation.ar.lang.php
Normal file
19
Theme/Backend/Lang/Navigation.ar.lang.php
Normal 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' => 'قائمة',
|
||||
]];
|
||||
19
Theme/Backend/Lang/Navigation.cs.lang.php
Normal file
19
Theme/Backend/Lang/Navigation.cs.lang.php
Normal 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',
|
||||
]];
|
||||
19
Theme/Backend/Lang/Navigation.da.lang.php
Normal file
19
Theme/Backend/Lang/Navigation.da.lang.php
Normal 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',
|
||||
]];
|
||||
19
Theme/Backend/Lang/Navigation.de.lang.php
Normal file
19
Theme/Backend/Lang/Navigation.de.lang.php
Normal 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',
|
||||
]];
|
||||
19
Theme/Backend/Lang/Navigation.el.lang.php
Normal file
19
Theme/Backend/Lang/Navigation.el.lang.php
Normal 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' => 'Λίστα',
|
||||
]];
|
||||
|
|
@ -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
|
||||
|
|
|
|||
19
Theme/Backend/Lang/Navigation.es.lang.php
Normal file
19
Theme/Backend/Lang/Navigation.es.lang.php
Normal 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',
|
||||
]];
|
||||
19
Theme/Backend/Lang/Navigation.fi.lang.php
Normal file
19
Theme/Backend/Lang/Navigation.fi.lang.php
Normal 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',
|
||||
]];
|
||||
19
Theme/Backend/Lang/Navigation.fr.lang.php
Normal file
19
Theme/Backend/Lang/Navigation.fr.lang.php
Normal 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',
|
||||
]];
|
||||
19
Theme/Backend/Lang/Navigation.hu.lang.php
Normal file
19
Theme/Backend/Lang/Navigation.hu.lang.php
Normal 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',
|
||||
]];
|
||||
19
Theme/Backend/Lang/Navigation.it.lang.php
Normal file
19
Theme/Backend/Lang/Navigation.it.lang.php
Normal 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',
|
||||
]];
|
||||
19
Theme/Backend/Lang/Navigation.ja.lang.php
Normal file
19
Theme/Backend/Lang/Navigation.ja.lang.php
Normal 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' => 'リスト',
|
||||
]];
|
||||
19
Theme/Backend/Lang/Navigation.ko.lang.php
Normal file
19
Theme/Backend/Lang/Navigation.ko.lang.php
Normal 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' => '목록',
|
||||
]];
|
||||
19
Theme/Backend/Lang/Navigation.no.lang.php
Normal file
19
Theme/Backend/Lang/Navigation.no.lang.php
Normal 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',
|
||||
]];
|
||||
19
Theme/Backend/Lang/Navigation.pl.lang.php
Normal file
19
Theme/Backend/Lang/Navigation.pl.lang.php
Normal 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',
|
||||
]];
|
||||
19
Theme/Backend/Lang/Navigation.pt.lang.php
Normal file
19
Theme/Backend/Lang/Navigation.pt.lang.php
Normal 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',
|
||||
]];
|
||||
19
Theme/Backend/Lang/Navigation.ru.lang.php
Normal file
19
Theme/Backend/Lang/Navigation.ru.lang.php
Normal 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' => 'Список',
|
||||
]];
|
||||
19
Theme/Backend/Lang/Navigation.sv.lang.php
Normal file
19
Theme/Backend/Lang/Navigation.sv.lang.php
Normal 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',
|
||||
]];
|
||||
19
Theme/Backend/Lang/Navigation.th.lang.php
Normal file
19
Theme/Backend/Lang/Navigation.th.lang.php
Normal 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' => 'รายการ',
|
||||
]];
|
||||
19
Theme/Backend/Lang/Navigation.tr.lang.php
Normal file
19
Theme/Backend/Lang/Navigation.tr.lang.php
Normal 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',
|
||||
]];
|
||||
19
Theme/Backend/Lang/Navigation.uk.lang.php
Normal file
19
Theme/Backend/Lang/Navigation.uk.lang.php
Normal 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' => 'Список',
|
||||
]];
|
||||
19
Theme/Backend/Lang/Navigation.zh.lang.php
Normal file
19
Theme/Backend/Lang/Navigation.zh.lang.php
Normal 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' => '列表',
|
||||
]];
|
||||
|
|
@ -13,13 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Draw' => [
|
||||
'Created' => 'مخلوق',
|
||||
'Created' => 'خلقت',
|
||||
'Creator' => 'المنشئ',
|
||||
'Draw' => 'رسم',
|
||||
'GroupUser' => 'المجموعة / العضو',
|
||||
'GroupUser' => 'المجموعة / المستخدمين',
|
||||
'Images' => 'صور',
|
||||
'Layout' => 'تخطيط',
|
||||
'Name' => 'اسم',
|
||||
'Permission' => 'الإذن',
|
||||
'Start' => 'بداية',
|
||||
'Permission' => 'إذن',
|
||||
'Start' => 'يبدأ',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -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',
|
||||
|
|
|
|||
|
|
@ -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',
|
||||
|
|
|
|||
|
|
@ -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',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,11 +13,11 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Draw' => [
|
||||
'Created' => 'δημιουργήθηκε',
|
||||
'Created' => 'Δημιουργήθηκε',
|
||||
'Creator' => 'Δημιουργός',
|
||||
'Draw' => 'Σχεδιάζω',
|
||||
'GroupUser' => 'Ομάδα / χρήστη',
|
||||
'Images' => 'εικόνες',
|
||||
'GroupUser' => 'Ομάδα / χρήστης',
|
||||
'Images' => 'Εικόνες',
|
||||
'Layout' => 'Διάταξη',
|
||||
'Name' => 'Ονομα',
|
||||
'Permission' => 'Αδεια',
|
||||
|
|
|
|||
|
|
@ -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',
|
||||
|
|
|
|||
|
|
@ -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',
|
||||
|
|
|
|||
|
|
@ -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',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -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',
|
||||
|
|
|
|||
|
|
@ -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',
|
||||
|
|
|
|||
|
|
@ -14,12 +14,12 @@ declare(strict_types=1);
|
|||
|
||||
return ['Draw' => [
|
||||
'Created' => '作成した',
|
||||
'Creator' => '創造主',
|
||||
'Draw' => 'ドロー',
|
||||
'Creator' => 'クリエーター',
|
||||
'Draw' => '描く',
|
||||
'GroupUser' => 'グループ/ユーザー',
|
||||
'Images' => '画像',
|
||||
'Images' => 'images',
|
||||
'Layout' => 'レイアウト',
|
||||
'Name' => '名前',
|
||||
'Permission' => '許可',
|
||||
'Start' => '開始',
|
||||
'Start' => '始める',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -15,11 +15,11 @@ declare(strict_types=1);
|
|||
return ['Draw' => [
|
||||
'Created' => '만들어진',
|
||||
'Creator' => '창조자',
|
||||
'Draw' => '무승부',
|
||||
'Draw' => '그리다',
|
||||
'GroupUser' => '그룹 / 사용자',
|
||||
'Images' => '이미지',
|
||||
'Layout' => '형세',
|
||||
'Name' => '이름',
|
||||
'Permission' => '허가',
|
||||
'Start' => '스타트',
|
||||
'Start' => '시작',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -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',
|
||||
|
|
|
|||
|
|
@ -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',
|
||||
|
|
|
|||
|
|
@ -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',
|
||||
|
|
|
|||
|
|
@ -14,10 +14,10 @@ declare(strict_types=1);
|
|||
|
||||
return ['Draw' => [
|
||||
'Created' => 'Созданный',
|
||||
'Creator' => 'творец',
|
||||
'Creator' => 'Создатель',
|
||||
'Draw' => 'Рисовать',
|
||||
'GroupUser' => 'Группа / Пользователь',
|
||||
'Images' => 'Изображений',
|
||||
'GroupUser' => 'Группа / пользователь',
|
||||
'Images' => 'Картинки',
|
||||
'Layout' => 'Макет',
|
||||
'Name' => 'Имя',
|
||||
'Permission' => 'Разрешение',
|
||||
|
|
|
|||
|
|
@ -20,6 +20,6 @@ return ['Draw' => [
|
|||
'Images' => 'Bilder',
|
||||
'Layout' => 'Layout',
|
||||
'Name' => 'namn',
|
||||
'Permission' => 'Lov',
|
||||
'Permission' => 'Tillstånd',
|
||||
'Start' => 'Start',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,13 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Draw' => [
|
||||
'Created' => 'ที่สร้างไว้',
|
||||
'Created' => 'สร้าง',
|
||||
'Creator' => 'ผู้สร้าง',
|
||||
'Draw' => 'วาด',
|
||||
'GroupUser' => 'กลุ่ม / ผู้ใช้',
|
||||
'Images' => 'ภาพ',
|
||||
'Layout' => 'แบบ',
|
||||
'Layout' => 'เค้าโครง',
|
||||
'Name' => 'ชื่อ',
|
||||
'Permission' => 'การอนุญาต',
|
||||
'Start' => 'เริ่มต้น',
|
||||
'Start' => 'เริ่ม',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -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ıç',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -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' => 'Почати',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,13 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Draw' => [
|
||||
'Created' => '创建',
|
||||
'Created' => '创造了',
|
||||
'Creator' => '创造者',
|
||||
'Draw' => '画',
|
||||
'GroupUser' => '组/用户',
|
||||
'GroupUser' => '小组/用户',
|
||||
'Images' => '图片',
|
||||
'Layout' => '布局',
|
||||
'Name' => '姓名',
|
||||
'Name' => '名称',
|
||||
'Permission' => '允许',
|
||||
'Start' => '开始',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user