mirror of
https://github.com/Karaka-Management/oms-Help.git
synced 2026-01-24 18:48:41 +00:00
update lang files
This commit is contained in:
parent
45a8ed3790
commit
0f67359fe7
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' => [
|
||||
'Developer' => 'مطور',
|
||||
'General' => 'عام',
|
||||
'Help' => 'يساعد',
|
||||
'Modules' => 'وحدات',
|
||||
]];
|
||||
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' => [
|
||||
'Developer' => 'Vývojář',
|
||||
'General' => 'Všeobecné',
|
||||
'Help' => 'Pomoc',
|
||||
'Modules' => 'Moduly',
|
||||
]];
|
||||
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' => [
|
||||
'Developer' => 'Udvikler',
|
||||
'General' => 'Generel',
|
||||
'Help' => 'Hjælp',
|
||||
'Modules' => 'Moduler.',
|
||||
]];
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* PHP Version 8.0
|
||||
*
|
||||
* @package Modules\Help
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
|
|
|
|||
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' => [
|
||||
'Developer' => 'Προγραμματιστής',
|
||||
'General' => 'Γενικός',
|
||||
'Help' => 'Βοήθεια',
|
||||
'Modules' => 'Ενότητες',
|
||||
]];
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* PHP Version 8.0
|
||||
*
|
||||
* @package Modules\Help
|
||||
* @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' => [
|
||||
'Developer' => 'Desarrollador',
|
||||
'General' => 'General',
|
||||
'Help' => 'Ayudar',
|
||||
'Modules' => 'Módulos',
|
||||
]];
|
||||
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' => [
|
||||
'Developer' => 'Kehittäjä',
|
||||
'General' => 'Yleinen',
|
||||
'Help' => 'auta',
|
||||
'Modules' => 'Moduulit',
|
||||
]];
|
||||
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' => [
|
||||
'Developer' => 'Développeur',
|
||||
'General' => 'Général',
|
||||
'Help' => 'Aider',
|
||||
'Modules' => 'Modules',
|
||||
]];
|
||||
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' => [
|
||||
'Developer' => 'Fejlesztő',
|
||||
'General' => 'Tábornok',
|
||||
'Help' => 'Segítség',
|
||||
'Modules' => 'Modulok',
|
||||
]];
|
||||
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' => [
|
||||
'Developer' => 'Sviluppatore',
|
||||
'General' => 'Generale',
|
||||
'Help' => 'Aiuto',
|
||||
'Modules' => 'Moduli',
|
||||
]];
|
||||
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' => [
|
||||
'Developer' => 'デベロッパー',
|
||||
'General' => '全般的',
|
||||
'Help' => 'ヘルプ',
|
||||
'Modules' => 'モジュール',
|
||||
]];
|
||||
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' => [
|
||||
'Developer' => '개발자',
|
||||
'General' => '일반적인',
|
||||
'Help' => '돕다',
|
||||
'Modules' => '모듈',
|
||||
]];
|
||||
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' => [
|
||||
'Developer' => 'Utvikler',
|
||||
'General' => 'Generell',
|
||||
'Help' => 'Hjelp',
|
||||
'Modules' => 'Moduler',
|
||||
]];
|
||||
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' => [
|
||||
'Developer' => 'Deweloper',
|
||||
'General' => 'Ogólny',
|
||||
'Help' => 'Pomoc',
|
||||
'Modules' => 'Moduły',
|
||||
]];
|
||||
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' => [
|
||||
'Developer' => 'Desenvolvedor',
|
||||
'General' => 'Em geral',
|
||||
'Help' => 'Ajuda',
|
||||
'Modules' => 'Módulos.',
|
||||
]];
|
||||
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' => [
|
||||
'Developer' => 'Разработчик',
|
||||
'General' => 'Общий',
|
||||
'Help' => 'Помощь',
|
||||
'Modules' => 'Модули',
|
||||
]];
|
||||
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' => [
|
||||
'Developer' => 'Utvecklaren',
|
||||
'General' => 'Allmän',
|
||||
'Help' => 'Hjälp',
|
||||
'Modules' => 'Moduler',
|
||||
]];
|
||||
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' => [
|
||||
'Developer' => 'ผู้พัฒนา',
|
||||
'General' => 'ทั่วไป',
|
||||
'Help' => 'ช่วย',
|
||||
'Modules' => 'โมดูล',
|
||||
]];
|
||||
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' => [
|
||||
'Developer' => 'Geliştirici',
|
||||
'General' => 'Genel',
|
||||
'Help' => 'Yardım',
|
||||
'Modules' => 'Modüller',
|
||||
]];
|
||||
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' => [
|
||||
'Developer' => 'Розробник',
|
||||
'General' => 'Загальний',
|
||||
'Help' => 'Довідка',
|
||||
'Modules' => 'Модулі',
|
||||
]];
|
||||
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' => [
|
||||
'Developer' => '开发人员',
|
||||
'General' => '一般的',
|
||||
'Help' => '帮助',
|
||||
'Modules' => '模块',
|
||||
]];
|
||||
|
|
@ -14,6 +14,6 @@ declare(strict_types=1);
|
|||
|
||||
return ['Help' => [
|
||||
'Module' => 'Modul',
|
||||
'Modules' => 'moduly',
|
||||
'Modules' => 'Moduly',
|
||||
'Name' => 'název',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,6 +14,6 @@ declare(strict_types=1);
|
|||
|
||||
return ['Help' => [
|
||||
'Module' => 'Modul',
|
||||
'Modules' => 'moduler',
|
||||
'Modules' => 'Moduler.',
|
||||
'Name' => 'Navn',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,6 +14,6 @@ declare(strict_types=1);
|
|||
|
||||
return ['Help' => [
|
||||
'Module' => 'Μονάδα μέτρησης',
|
||||
'Modules' => 'ενότητες',
|
||||
'Modules' => 'Ενότητες',
|
||||
'Name' => 'Ονομα',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,6 +14,6 @@ declare(strict_types=1);
|
|||
|
||||
return ['Help' => [
|
||||
'Module' => 'Módulo',
|
||||
'Modules' => 'módulos',
|
||||
'Modules' => 'Módulos',
|
||||
'Name' => 'Nombre',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,6 +14,6 @@ declare(strict_types=1);
|
|||
|
||||
return ['Help' => [
|
||||
'Module' => 'Moduuli',
|
||||
'Modules' => 'moduulit',
|
||||
'Modules' => 'Moduulit',
|
||||
'Name' => 'Nimi',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Help' => [
|
||||
'Module' => 'modul',
|
||||
'Modules' => 'modulok',
|
||||
'Module' => 'Modul',
|
||||
'Modules' => 'Modulok',
|
||||
'Name' => 'Név',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,6 +14,6 @@ declare(strict_types=1);
|
|||
|
||||
return ['Help' => [
|
||||
'Module' => 'Modulo',
|
||||
'Modules' => 'moduli',
|
||||
'Modules' => 'Moduli',
|
||||
'Name' => 'Nome',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Help' => [
|
||||
'Module' => 'modul',
|
||||
'Modules' => 'moduler',
|
||||
'Module' => 'Modulen',
|
||||
'Modules' => 'Moduler',
|
||||
'Name' => 'Navn',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,6 +14,6 @@ declare(strict_types=1);
|
|||
|
||||
return ['Help' => [
|
||||
'Module' => 'Moduł',
|
||||
'Modules' => 'moduły',
|
||||
'Modules' => 'Moduły',
|
||||
'Name' => 'Nazwa',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,6 +14,6 @@ declare(strict_types=1);
|
|||
|
||||
return ['Help' => [
|
||||
'Module' => 'Módulo',
|
||||
'Modules' => 'módulos',
|
||||
'Modules' => 'Módulos.',
|
||||
'Name' => 'Nome',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Help' => [
|
||||
'Module' => 'модуль',
|
||||
'Module' => 'Модуль',
|
||||
'Modules' => 'Модули',
|
||||
'Name' => 'Имя',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -14,6 +14,6 @@ declare(strict_types=1);
|
|||
|
||||
return ['Help' => [
|
||||
'Module' => 'Modul',
|
||||
'Modules' => 'moduler',
|
||||
'Modules' => 'Moduler',
|
||||
'Name' => 'namn',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Help' => [
|
||||
'Module' => 'modül',
|
||||
'Module' => 'Modül',
|
||||
'Modules' => 'Modüller',
|
||||
'Name' => 'ad',
|
||||
'Name' => 'İsim',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -13,7 +13,7 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Help' => [
|
||||
'Module' => 'модуль',
|
||||
'Modules' => 'модулі',
|
||||
'Name' => 'ім\'я',
|
||||
'Module' => 'Модуля',
|
||||
'Modules' => 'Модулі',
|
||||
'Name' => 'Назва',
|
||||
]];
|
||||
|
|
|
|||
|
|
@ -15,5 +15,5 @@ declare(strict_types=1);
|
|||
return ['Help' => [
|
||||
'Module' => '模块',
|
||||
'Modules' => '模块',
|
||||
'Name' => '姓名',
|
||||
'Name' => '名称',
|
||||
]];
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user