mirror of
https://github.com/Karaka-Management/oms-Navigation.git
synced 2026-02-10 13:58:41 +00:00
update lang files
This commit is contained in:
parent
68e82d0238
commit
8700d42667
23
Theme/Backend/Lang/ar.lang.php
Normal file
23
Theme/Backend/Lang/ar.lang.php
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?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' => [
|
||||
'Name' => 'اسم',
|
||||
'PageId' => 'بطبقة',
|
||||
'Parent' => 'الأبوين',
|
||||
'Provider' => 'مزود',
|
||||
'Subtype' => 'النوع الفرعي',
|
||||
'Type' => 'نوع',
|
||||
'Uri' => 'أوري',
|
||||
]];
|
||||
23
Theme/Backend/Lang/cs.lang.php
Normal file
23
Theme/Backend/Lang/cs.lang.php
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?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' => [
|
||||
'Name' => 'název',
|
||||
'PageId' => 'Pageid.',
|
||||
'Parent' => 'Rodič',
|
||||
'Provider' => 'Poskytovatele',
|
||||
'Subtype' => 'Podtyp',
|
||||
'Type' => 'Typ',
|
||||
'Uri' => 'Uri.',
|
||||
]];
|
||||
23
Theme/Backend/Lang/da.lang.php
Normal file
23
Theme/Backend/Lang/da.lang.php
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?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' => [
|
||||
'Name' => 'Navn',
|
||||
'PageId' => 'SideID.',
|
||||
'Parent' => 'Forælder',
|
||||
'Provider' => 'Udbyder.',
|
||||
'Subtype' => 'Subtype.',
|
||||
'Type' => 'Type',
|
||||
'Uri' => 'URI.',
|
||||
]];
|
||||
23
Theme/Backend/Lang/de.lang.php
Normal file
23
Theme/Backend/Lang/de.lang.php
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?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' => [
|
||||
'Name' => 'Name',
|
||||
'PageId' => 'PageId',
|
||||
'Parent' => 'Elternteil',
|
||||
'Provider' => 'Anbieter',
|
||||
'Subtype' => 'Untertyp',
|
||||
'Type' => 'Typ',
|
||||
'Uri' => 'Uri.',
|
||||
]];
|
||||
23
Theme/Backend/Lang/el.lang.php
Normal file
23
Theme/Backend/Lang/el.lang.php
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?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' => [
|
||||
'Name' => 'Ονομα',
|
||||
'PageId' => 'Σελίδας',
|
||||
'Parent' => 'Μητρική εταιρεία',
|
||||
'Provider' => 'Προμηθευτής',
|
||||
'Subtype' => 'Υποτύπωμα',
|
||||
'Type' => 'Τύπος',
|
||||
'Uri' => 'Ουρ',
|
||||
]];
|
||||
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* PHP Version 8.0
|
||||
*
|
||||
* @package Modules\Navigation
|
||||
* @package Modules\Localization
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
|
|
@ -13,11 +13,11 @@
|
|||
declare(strict_types=1);
|
||||
|
||||
return ['Navigation' => [
|
||||
'PageId' => 'PageId',
|
||||
'Name' => 'Name',
|
||||
'Type' => 'Type',
|
||||
'Subtype' => 'Subtype',
|
||||
'Uri' => 'Uri',
|
||||
'Provider' => 'Provider',
|
||||
'PageId' => 'PageId',
|
||||
'Parent' => 'Parent',
|
||||
'Provider' => 'Provider',
|
||||
'Subtype' => 'Subtype',
|
||||
'Type' => 'Type',
|
||||
'Uri' => 'Uri',
|
||||
]];
|
||||
|
|
|
|||
23
Theme/Backend/Lang/es.lang.php
Normal file
23
Theme/Backend/Lang/es.lang.php
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?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' => [
|
||||
'Name' => 'Nombre',
|
||||
'PageId' => 'Pájaro',
|
||||
'Parent' => 'Padre',
|
||||
'Provider' => 'Proveedor',
|
||||
'Subtype' => 'Subtipo',
|
||||
'Type' => 'Escribe',
|
||||
'Uri' => 'Uri',
|
||||
]];
|
||||
23
Theme/Backend/Lang/fi.lang.php
Normal file
23
Theme/Backend/Lang/fi.lang.php
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?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' => [
|
||||
'Name' => 'Nimi',
|
||||
'PageId' => 'Sivuiton',
|
||||
'Parent' => 'Vanhempi',
|
||||
'Provider' => 'Palveluntarjoaja',
|
||||
'Subtype' => 'Alatyyppi',
|
||||
'Type' => 'Tyyppi',
|
||||
'Uri' => 'Uri',
|
||||
]];
|
||||
23
Theme/Backend/Lang/fr.lang.php
Normal file
23
Theme/Backend/Lang/fr.lang.php
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?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' => [
|
||||
'Name' => 'Nom',
|
||||
'PageId' => 'Pages',
|
||||
'Parent' => 'Parent',
|
||||
'Provider' => 'Fournisseur',
|
||||
'Subtype' => 'Sous-type',
|
||||
'Type' => 'Taper',
|
||||
'Uri' => 'Uri',
|
||||
]];
|
||||
23
Theme/Backend/Lang/hu.lang.php
Normal file
23
Theme/Backend/Lang/hu.lang.php
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?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' => [
|
||||
'Name' => 'Név',
|
||||
'PageId' => 'Oldalsó',
|
||||
'Parent' => 'Szülő',
|
||||
'Provider' => 'Szolgáltató',
|
||||
'Subtype' => 'Altípus',
|
||||
'Type' => 'típus',
|
||||
'Uri' => 'Uri',
|
||||
]];
|
||||
23
Theme/Backend/Lang/it.lang.php
Normal file
23
Theme/Backend/Lang/it.lang.php
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?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' => [
|
||||
'Name' => 'Nome',
|
||||
'PageId' => 'PageSID.',
|
||||
'Parent' => 'Genitore',
|
||||
'Provider' => 'Fornitore',
|
||||
'Subtype' => 'Sottotipo',
|
||||
'Type' => 'Tipo',
|
||||
'Uri' => 'URI',
|
||||
]];
|
||||
23
Theme/Backend/Lang/ja.lang.php
Normal file
23
Theme/Backend/Lang/ja.lang.php
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?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' => [
|
||||
'Name' => '名前',
|
||||
'PageId' => 'page page',
|
||||
'Parent' => '親',
|
||||
'Provider' => 'プロバイダー',
|
||||
'Subtype' => 'サブタイプ',
|
||||
'Type' => 'タイプ',
|
||||
'Uri' => 'u u',
|
||||
]];
|
||||
23
Theme/Backend/Lang/ko.lang.php
Normal file
23
Theme/Backend/Lang/ko.lang.php
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?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' => [
|
||||
'Name' => '이름',
|
||||
'PageId' => 'PageID.',
|
||||
'Parent' => '부모의',
|
||||
'Provider' => '공급자',
|
||||
'Subtype' => '하위 유형',
|
||||
'Type' => '유형',
|
||||
'Uri' => 'uri.',
|
||||
]];
|
||||
23
Theme/Backend/Lang/no.lang.php
Normal file
23
Theme/Backend/Lang/no.lang.php
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?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' => [
|
||||
'Name' => 'Navn',
|
||||
'PageId' => 'Sidelid',
|
||||
'Parent' => 'Foreldre',
|
||||
'Provider' => 'Forsørger',
|
||||
'Subtype' => 'Subtype.',
|
||||
'Type' => 'Type',
|
||||
'Uri' => 'URI.',
|
||||
]];
|
||||
23
Theme/Backend/Lang/pl.lang.php
Normal file
23
Theme/Backend/Lang/pl.lang.php
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?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' => [
|
||||
'Name' => 'Nazwa',
|
||||
'PageId' => 'PageID.',
|
||||
'Parent' => 'Rodzic',
|
||||
'Provider' => 'Dostawca',
|
||||
'Subtype' => 'Podtyp',
|
||||
'Type' => 'Rodzaj',
|
||||
'Uri' => 'Uri.',
|
||||
]];
|
||||
23
Theme/Backend/Lang/pt.lang.php
Normal file
23
Theme/Backend/Lang/pt.lang.php
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?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' => [
|
||||
'Name' => 'Nome',
|
||||
'PageId' => 'Pageid.',
|
||||
'Parent' => 'Pai',
|
||||
'Provider' => 'Fornecedor',
|
||||
'Subtype' => 'Subtipo',
|
||||
'Type' => 'Modelo',
|
||||
'Uri' => 'Urri.',
|
||||
]];
|
||||
23
Theme/Backend/Lang/ru.lang.php
Normal file
23
Theme/Backend/Lang/ru.lang.php
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?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' => [
|
||||
'Name' => 'Имя',
|
||||
'PageId' => 'Страниц',
|
||||
'Parent' => 'Родитель',
|
||||
'Provider' => 'Провайдер',
|
||||
'Subtype' => 'Подтип',
|
||||
'Type' => 'Тип',
|
||||
'Uri' => 'Уваживание',
|
||||
]];
|
||||
23
Theme/Backend/Lang/sv.lang.php
Normal file
23
Theme/Backend/Lang/sv.lang.php
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?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' => [
|
||||
'Name' => 'namn',
|
||||
'PageId' => 'Pana',
|
||||
'Parent' => 'Förälder',
|
||||
'Provider' => 'Leverantör',
|
||||
'Subtype' => 'Subtyp',
|
||||
'Type' => 'Typ',
|
||||
'Uri' => 'Uri',
|
||||
]];
|
||||
23
Theme/Backend/Lang/th.lang.php
Normal file
23
Theme/Backend/Lang/th.lang.php
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?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' => [
|
||||
'Name' => 'ชื่อ',
|
||||
'PageId' => 'หน้า',
|
||||
'Parent' => 'พ่อแม่',
|
||||
'Provider' => 'ผู้ให้บริการ',
|
||||
'Subtype' => 'ประเภทย่อย',
|
||||
'Type' => 'พิมพ์',
|
||||
'Uri' => 'อาริ',
|
||||
]];
|
||||
23
Theme/Backend/Lang/tr.lang.php
Normal file
23
Theme/Backend/Lang/tr.lang.php
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?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' => [
|
||||
'Name' => 'İsim',
|
||||
'PageId' => 'Çevre',
|
||||
'Parent' => 'Ebeveyn',
|
||||
'Provider' => 'Sağlayıcı',
|
||||
'Subtype' => 'Alt tip',
|
||||
'Type' => 'Tip',
|
||||
'Uri' => 'Uri',
|
||||
]];
|
||||
23
Theme/Backend/Lang/uk.lang.php
Normal file
23
Theme/Backend/Lang/uk.lang.php
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?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' => [
|
||||
'Name' => 'Назва',
|
||||
'PageId' => 'Сторінка',
|
||||
'Parent' => 'Батько',
|
||||
'Provider' => 'Провайдер',
|
||||
'Subtype' => 'Підтип',
|
||||
'Type' => 'Тип',
|
||||
'Uri' => 'Ур',
|
||||
]];
|
||||
23
Theme/Backend/Lang/zh.lang.php
Normal file
23
Theme/Backend/Lang/zh.lang.php
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
<?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' => [
|
||||
'Name' => '名称',
|
||||
'PageId' => '翻译',
|
||||
'Parent' => '父母',
|
||||
'Provider' => '提供者',
|
||||
'Subtype' => '亚型',
|
||||
'Type' => '类型',
|
||||
'Uri' => 'Uri.',
|
||||
]];
|
||||
Loading…
Reference in New Issue
Block a user