mirror of
https://github.com/Karaka-Management/oms-Kanban.git
synced 2026-02-08 00:08:41 +00:00
update lang files
This commit is contained in:
parent
38f1cce2cd
commit
e67435c903
20
Theme/Backend/Lang/Navigation.ar.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.ar.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => 'أرشيف',
|
||||
'Boards' => 'المجالس',
|
||||
'Create' => 'يخلق',
|
||||
'Kanban' => 'كانبان',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.cs.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.cs.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => 'Archiv',
|
||||
'Boards' => 'Desky',
|
||||
'Create' => 'Vytvořit',
|
||||
'Kanban' => 'Kanban.',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.da.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.da.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => 'Arkiv',
|
||||
'Boards' => 'Boards.',
|
||||
'Create' => 'skab',
|
||||
'Kanban' => 'Kanban.',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.de.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.de.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => 'Archiv',
|
||||
'Boards' => 'Boards',
|
||||
'Create' => 'Erstellen',
|
||||
'Kanban' => 'Kanban.',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.el.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.el.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => 'Αρχειοθέτηση',
|
||||
'Boards' => 'Πλάκα',
|
||||
'Create' => 'Δημιουργώ',
|
||||
'Kanban' => 'Κανάν',
|
||||
]];
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* PHP Version 8.0
|
||||
*
|
||||
* @package Modules\Kanban
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
|
|
|
|||
20
Theme/Backend/Lang/Navigation.es.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.es.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => 'Archivo',
|
||||
'Boards' => 'Tableros',
|
||||
'Create' => 'Crear',
|
||||
'Kanban' => 'Kanban',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.fi.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.fi.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => 'Arkisto',
|
||||
'Boards' => 'Levyt',
|
||||
'Create' => 'Luoda',
|
||||
'Kanban' => 'Kanban',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.fr.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.fr.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => 'Archiver',
|
||||
'Boards' => 'Planches',
|
||||
'Create' => 'Créer',
|
||||
'Kanban' => 'Kanban',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.hu.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.hu.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => 'Archívum',
|
||||
'Boards' => 'Táblák',
|
||||
'Create' => 'Teremt',
|
||||
'Kanban' => 'Kanban',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.it.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.it.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => 'Archivio',
|
||||
'Boards' => 'Tavole',
|
||||
'Create' => 'Creare',
|
||||
'Kanban' => 'Kanban.',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.ja.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.ja.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => 'アーカイブ',
|
||||
'Boards' => 'ボード',
|
||||
'Create' => '作成',
|
||||
'Kanban' => 'かんばん',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.ko.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.ko.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => '보관소',
|
||||
'Boards' => '무대',
|
||||
'Create' => '만들다',
|
||||
'Kanban' => '칸반',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.no.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.no.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => 'Arkivet',
|
||||
'Boards' => 'Styrene',
|
||||
'Create' => 'Skape',
|
||||
'Kanban' => 'Kanban.',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.pl.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.pl.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => 'Archiwum.',
|
||||
'Boards' => 'Deski',
|
||||
'Create' => 'Tworzyć',
|
||||
'Kanban' => 'Kanban.',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.pt.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.pt.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => 'Arquivo',
|
||||
'Boards' => 'Pranchas',
|
||||
'Create' => 'Crio',
|
||||
'Kanban' => 'Kanban.',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.ru.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.ru.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => 'Архив',
|
||||
'Boards' => 'Доски',
|
||||
'Create' => 'Создавать',
|
||||
'Kanban' => 'Канбан',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.sv.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.sv.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => 'Arkiv',
|
||||
'Boards' => 'Brädor',
|
||||
'Create' => 'Skapa',
|
||||
'Kanban' => 'Kanban',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.th.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.th.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => 'คลังเก็บเอกสารสำคัญ',
|
||||
'Boards' => 'กระดาน',
|
||||
'Create' => 'สร้าง',
|
||||
'Kanban' => 'ภาษาคณาตา',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.tr.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.tr.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => 'Arşiv',
|
||||
'Boards' => 'Kurulu',
|
||||
'Create' => 'Yaratmak',
|
||||
'Kanban' => 'KANBAN',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.uk.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.uk.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => 'Архів',
|
||||
'Boards' => 'Дошки',
|
||||
'Create' => 'Створювати',
|
||||
'Kanban' => 'Канбан',
|
||||
]];
|
||||
20
Theme/Backend/Lang/Navigation.zh.lang.php
Normal file
20
Theme/Backend/Lang/Navigation.zh.lang.php
Normal file
|
|
@ -0,0 +1,20 @@
|
|||
<?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' => [
|
||||
'Archive' => '档案',
|
||||
'Boards' => '董事会',
|
||||
'Create' => '创建',
|
||||
'Kanban' => '卡班',
|
||||
]];
|
||||
|
|
@ -13,5 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Kanban' => [
|
||||
':bStatus1' => 'نشيط',
|
||||
':bStatus2' => 'غير نشط',
|
||||
':bStatus3' => 'في الأرشيف',
|
||||
'Archive' => '#VALUE!',
|
||||
'Back' => '#VALUE!',
|
||||
'Dashboard' => 'لوحة القيادة',
|
||||
'Date' => '#VALUE!',
|
||||
'Status' => '#VALUE!',
|
||||
'Title' => '#VALUE!',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,5 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Kanban' => [
|
||||
':bStatus1' => 'Aktivní',
|
||||
':bStatus2' => 'Neaktivní',
|
||||
':bStatus3' => 'Archivovaný',
|
||||
'Archive' => '#VALUE!',
|
||||
'Back' => '#VALUE!',
|
||||
'Dashboard' => 'Přístrojová deska',
|
||||
'Date' => '#VALUE!',
|
||||
'Status' => '#VALUE!',
|
||||
'Title' => '#VALUE!',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,5 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Kanban' => [
|
||||
'Dashboard' => 'instrumentbræt',
|
||||
':bStatus1' => 'Aktiv',
|
||||
':bStatus2' => 'Inaktiv.',
|
||||
':bStatus3' => 'Arkiveret',
|
||||
'Archive' => '#VALUE!',
|
||||
'Back' => '#VALUE!',
|
||||
'Dashboard' => 'Dashboard.',
|
||||
'Date' => '#VALUE!',
|
||||
'Status' => '#VALUE!',
|
||||
'Title' => '#VALUE!',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,5 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Kanban' => [
|
||||
'Dashboard' => '',
|
||||
':bStatus1' => 'Aktiv',
|
||||
':bStatus2' => 'Inaktiv',
|
||||
':bStatus3' => 'Archiviert',
|
||||
'Archive' => '#VALUE!',
|
||||
'Back' => '#VALUE!',
|
||||
'Dashboard' => 'Armaturenbrett',
|
||||
'Date' => '#VALUE!',
|
||||
'Status' => '#VALUE!',
|
||||
'Title' => '#VALUE!',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,5 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Kanban' => [
|
||||
':bStatus1' => 'Ενεργός',
|
||||
':bStatus2' => 'Αδρανής',
|
||||
':bStatus3' => 'Αρχειοθετημένα',
|
||||
'Archive' => '#VALUE!',
|
||||
'Back' => '#VALUE!',
|
||||
'Dashboard' => 'Ταμπλό',
|
||||
'Date' => '#VALUE!',
|
||||
'Status' => '#VALUE!',
|
||||
'Title' => '#VALUE!',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,8 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Kanban' => [
|
||||
'Dashboard' => 'Dashboard',
|
||||
':bStatus1' => 'Active',
|
||||
':bStatus2' => 'Inactive',
|
||||
':bStatus3' => 'Archived',
|
||||
'Archive' => '',
|
||||
'Back' => '',
|
||||
'Dashboard' => 'Dashboard',
|
||||
'Date' => '',
|
||||
'Status' => '',
|
||||
'Title' => '',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,5 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Kanban' => [
|
||||
'Dashboard' => 'Tablero',
|
||||
':bStatus1' => 'Activo',
|
||||
':bStatus2' => 'Inactivo',
|
||||
':bStatus3' => 'Archivado',
|
||||
'Archive' => '#VALUE!',
|
||||
'Back' => '#VALUE!',
|
||||
'Dashboard' => 'Tablero de mandos',
|
||||
'Date' => '#VALUE!',
|
||||
'Status' => '#VALUE!',
|
||||
'Title' => '#VALUE!',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,5 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Kanban' => [
|
||||
'Dashboard' => 'kojelauta',
|
||||
':bStatus1' => 'Aktiivinen',
|
||||
':bStatus2' => 'Epäaktiivinen',
|
||||
':bStatus3' => 'Arkistoitu',
|
||||
'Archive' => '#VALUE!',
|
||||
'Back' => '#VALUE!',
|
||||
'Dashboard' => 'Kojelauta',
|
||||
'Date' => '#VALUE!',
|
||||
'Status' => '#VALUE!',
|
||||
'Title' => '#VALUE!',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,5 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Kanban' => [
|
||||
':bStatus1' => 'actif',
|
||||
':bStatus2' => 'Inactif',
|
||||
':bStatus3' => 'Archivé',
|
||||
'Archive' => '#VALUE!',
|
||||
'Back' => '#VALUE!',
|
||||
'Dashboard' => 'Tableau de bord',
|
||||
'Date' => '#VALUE!',
|
||||
'Status' => '#VALUE!',
|
||||
'Title' => '#VALUE!',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,5 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Kanban' => [
|
||||
':bStatus1' => 'Aktív',
|
||||
':bStatus2' => 'Inaktív',
|
||||
':bStatus3' => 'Archivált',
|
||||
'Archive' => '#VALUE!',
|
||||
'Back' => '#VALUE!',
|
||||
'Dashboard' => 'Irányítópult',
|
||||
'Date' => '#VALUE!',
|
||||
'Status' => '#VALUE!',
|
||||
'Title' => '#VALUE!',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,5 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Kanban' => [
|
||||
':bStatus1' => 'Attivo',
|
||||
':bStatus2' => 'Non attivo',
|
||||
':bStatus3' => 'Archiviato',
|
||||
'Archive' => '#VALUE!',
|
||||
'Back' => '#VALUE!',
|
||||
'Dashboard' => 'Pannello di controllo',
|
||||
'Date' => '#VALUE!',
|
||||
'Status' => '#VALUE!',
|
||||
'Title' => '#VALUE!',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,5 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Kanban' => [
|
||||
'Dashboard' => '計器盤',
|
||||
':bStatus1' => 'アクティブ',
|
||||
':bStatus2' => '非活性',
|
||||
':bStatus3' => 'アーカイブ',
|
||||
'Archive' => '#VALUE!',
|
||||
'Back' => '#VALUE!',
|
||||
'Dashboard' => 'ダッシュボード',
|
||||
'Date' => '#VALUE!',
|
||||
'Status' => '#VALUE!',
|
||||
'Title' => '#VALUE!',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,5 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Kanban' => [
|
||||
':bStatus1' => '활동적인',
|
||||
':bStatus2' => '비활성으로',
|
||||
':bStatus3' => '보관',
|
||||
'Archive' => '#VALUE!',
|
||||
'Back' => '#VALUE!',
|
||||
'Dashboard' => '계기반',
|
||||
'Date' => '#VALUE!',
|
||||
'Status' => '#VALUE!',
|
||||
'Title' => '#VALUE!',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,5 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Kanban' => [
|
||||
'Dashboard' => 'dashbord',
|
||||
':bStatus1' => 'Aktiv',
|
||||
':bStatus2' => 'Inaktiv',
|
||||
':bStatus3' => 'Arkivert',
|
||||
'Archive' => '#VALUE!',
|
||||
'Back' => '#VALUE!',
|
||||
'Dashboard' => 'Dashboard.',
|
||||
'Date' => '#VALUE!',
|
||||
'Status' => '#VALUE!',
|
||||
'Title' => '#VALUE!',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,5 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Kanban' => [
|
||||
'Dashboard' => 'Deska rozdzielcza',
|
||||
':bStatus1' => 'Aktywny',
|
||||
':bStatus2' => 'Nieaktywny',
|
||||
':bStatus3' => 'Zarchiwizowany',
|
||||
'Archive' => '#VALUE!',
|
||||
'Back' => '#VALUE!',
|
||||
'Dashboard' => 'Panel',
|
||||
'Date' => '#VALUE!',
|
||||
'Status' => '#VALUE!',
|
||||
'Title' => '#VALUE!',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,5 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Kanban' => [
|
||||
':bStatus1' => 'Ativo',
|
||||
':bStatus2' => 'Inativo',
|
||||
':bStatus3' => 'Arquivado',
|
||||
'Archive' => '#VALUE!',
|
||||
'Back' => '#VALUE!',
|
||||
'Dashboard' => 'Painel',
|
||||
'Date' => '#VALUE!',
|
||||
'Status' => '#VALUE!',
|
||||
'Title' => '#VALUE!',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,5 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Kanban' => [
|
||||
'Dashboard' => 'Приборная панель',
|
||||
':bStatus1' => 'Активный',
|
||||
':bStatus2' => 'Неактивный',
|
||||
':bStatus3' => 'В архиве',
|
||||
'Archive' => '#VALUE!',
|
||||
'Back' => '#VALUE!',
|
||||
'Dashboard' => 'Приборная доска',
|
||||
'Date' => '#VALUE!',
|
||||
'Status' => '#VALUE!',
|
||||
'Title' => '#VALUE!',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,5 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Kanban' => [
|
||||
':bStatus1' => 'Aktiva',
|
||||
':bStatus2' => 'Inaktiv',
|
||||
':bStatus3' => 'Arkiverad',
|
||||
'Archive' => '#VALUE!',
|
||||
'Back' => '#VALUE!',
|
||||
'Dashboard' => 'instrumentbräda',
|
||||
'Date' => '#VALUE!',
|
||||
'Status' => '#VALUE!',
|
||||
'Title' => '#VALUE!',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,5 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Kanban' => [
|
||||
':bStatus1' => 'คล่องแคล่ว',
|
||||
':bStatus2' => 'ไม่ใช้งาน',
|
||||
':bStatus3' => 'ที่เก็บถาวร',
|
||||
'Archive' => '#VALUE!',
|
||||
'Back' => '#VALUE!',
|
||||
'Dashboard' => 'แผงควบคุม',
|
||||
'Date' => '#VALUE!',
|
||||
'Status' => '#VALUE!',
|
||||
'Title' => '#VALUE!',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,5 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Kanban' => [
|
||||
':bStatus1' => 'Aktif',
|
||||
':bStatus2' => 'Aktif olmayan',
|
||||
':bStatus3' => 'Arşivlenmiş',
|
||||
'Archive' => '#VALUE!',
|
||||
'Back' => '#VALUE!',
|
||||
'Dashboard' => 'Gösterge Paneli',
|
||||
'Date' => '#VALUE!',
|
||||
'Status' => '#VALUE!',
|
||||
'Title' => '#VALUE!',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,5 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Kanban' => [
|
||||
':bStatus1' => 'Активний',
|
||||
':bStatus2' => 'Неактивний',
|
||||
':bStatus3' => 'Архівований',
|
||||
'Archive' => '#VALUE!',
|
||||
'Back' => '#VALUE!',
|
||||
'Dashboard' => 'Панель приладів',
|
||||
'Date' => '#VALUE!',
|
||||
'Status' => '#VALUE!',
|
||||
'Title' => '#VALUE!',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,5 +13,13 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Kanban' => [
|
||||
':bStatus1' => '积极的',
|
||||
':bStatus2' => '不活跃',
|
||||
':bStatus3' => '存档',
|
||||
'Archive' => '#VALUE!',
|
||||
'Back' => '#VALUE!',
|
||||
'Dashboard' => '仪表板',
|
||||
'Date' => '#VALUE!',
|
||||
'Status' => '#VALUE!',
|
||||
'Title' => '#VALUE!',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user