update lang files

This commit is contained in:
Dennis Eichhorn 2022-02-12 21:18:51 +01:00
parent 9fd6d3d3a1
commit 428388514a
43 changed files with 573 additions and 132 deletions

View File

@ -0,0 +1,21 @@
<?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' => [
'Departments' => 'الإدارات',
'Organigram' => 'المنظماني',
'Organization' => 'منظمة',
'Positions' => 'المواقف',
'Units' => 'وحدات',
]];

View File

@ -0,0 +1,21 @@
<?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' => [
'Departments' => 'Oddělení',
'Organigram' => 'Organizérový',
'Organization' => 'Organizace',
'Positions' => 'Polohy',
'Units' => 'Jednotky',
]];

View File

@ -0,0 +1,21 @@
<?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' => [
'Departments' => 'Afdelinger.',
'Organigram' => 'Organigram.',
'Organization' => 'Organisation',
'Positions' => 'Positioner.',
'Units' => 'Enheder.',
]];

View File

@ -0,0 +1,21 @@
<?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' => [
'Departments' => 'Abteilungen',
'Organigram' => 'Organigramm',
'Organization' => 'Organisation',
'Positions' => 'Positionen',
'Units' => 'Einheiten',
]];

View File

@ -0,0 +1,21 @@
<?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' => [
'Departments' => 'Τμήματα',
'Organigram' => 'Οργανόγραμμα',
'Organization' => 'Οργάνωση',
'Positions' => 'Θέσεις',
'Units' => 'Μονάδες',
]];

View File

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

View File

@ -0,0 +1,21 @@
<?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' => [
'Departments' => 'Departamentos',
'Organigram' => 'Organigrama',
'Organization' => 'Organización',
'Positions' => 'Posiciones',
'Units' => 'Unidades',
]];

View File

@ -0,0 +1,21 @@
<?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' => [
'Departments' => 'Osasto',
'Organigram' => 'Organisaali',
'Organization' => 'Organisaatio',
'Positions' => 'Asemat',
'Units' => 'Yksiköt',
]];

View File

@ -0,0 +1,21 @@
<?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' => [
'Departments' => 'Départements',
'Organigram' => 'Organigramme',
'Organization' => 'Organisation',
'Positions' => 'Position',
'Units' => 'Unités',
]];

View File

@ -0,0 +1,21 @@
<?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' => [
'Departments' => 'Osztályok',
'Organigram' => 'Organgram',
'Organization' => 'Szervezet',
'Positions' => 'Helyzet',
'Units' => 'Egységek',
]];

View File

@ -0,0 +1,21 @@
<?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' => [
'Departments' => 'Dipartimenti',
'Organigram' => 'Organigramma',
'Organization' => 'Organizzazione',
'Positions' => 'Posizioni',
'Units' => 'Unità',
]];

View File

@ -0,0 +1,21 @@
<?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' => [
'Departments' => '部門',
'Organigram' => '組織図',
'Organization' => '組織',
'Positions' => '位置',
'Units' => '単位',
]];

View File

@ -0,0 +1,21 @@
<?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' => [
'Departments' => '부서',
'Organigram' => '죄수들',
'Organization' => '조직',
'Positions' => '위치',
'Units' => '단위',
]];

View File

@ -0,0 +1,21 @@
<?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' => [
'Departments' => 'Avdelinger',
'Organigram' => 'Organigram',
'Organization' => 'Organisasjon',
'Positions' => 'Posisjoner',
'Units' => 'Enheter',
]];

View File

@ -0,0 +1,21 @@
<?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' => [
'Departments' => 'Wydziały',
'Organigram' => 'Organigram.',
'Organization' => 'Organizacja',
'Positions' => 'Pozycje',
'Units' => 'Jednostki',
]];

View File

@ -0,0 +1,21 @@
<?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' => [
'Departments' => 'Departamentos.',
'Organigram' => 'Organização',
'Organization' => 'Organização',
'Positions' => 'Posições',
'Units' => 'Unidades',
]];

View File

@ -0,0 +1,21 @@
<?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' => [
'Departments' => 'Отделы',
'Organigram' => 'Организация',
'Organization' => 'Организация',
'Positions' => 'Позиции',
'Units' => 'Единицы',
]];

View File

@ -0,0 +1,21 @@
<?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' => [
'Departments' => 'Avdelningar',
'Organigram' => 'Organigram',
'Organization' => 'Organisation',
'Positions' => 'Positioner',
'Units' => 'Enheter',
]];

View File

@ -0,0 +1,21 @@
<?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' => [
'Departments' => 'แผนก',
'Organigram' => 'organigram',
'Organization' => 'องค์กร',
'Positions' => 'ตำแหน่ง',
'Units' => 'หน่วย',
]];

View File

@ -0,0 +1,21 @@
<?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' => [
'Departments' => 'Departmanlar',
'Organigram' => 'Organigram',
'Organization' => 'Organizasyon',
'Positions' => 'Pozisyonlar',
'Units' => 'Birimler',
]];

View File

@ -0,0 +1,21 @@
<?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' => [
'Departments' => 'Кафедри',
'Organigram' => 'Орган',
'Organization' => 'Організація',
'Positions' => 'Позиції',
'Units' => 'Підрозділ',
]];

View File

@ -0,0 +1,21 @@
<?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' => [
'Departments' => '部门',
'Organigram' => 'Organigram.',
'Organization' => '组织',
'Positions' => '姿势',
'Units' => '单位',
]];

View File

@ -14,18 +14,18 @@ declare(strict_types=1);
return ['Organization' => [ return ['Organization' => [
'Active' => 'نشيط', 'Active' => 'نشيط',
'Department' => 'قسم', 'Department' => 'قسم، أقسام',
'Departments' => 'الإدارات', 'Departments' => 'الإدارات',
'Description' => 'وصف', 'Description' => 'وصف',
'Inactive' => 'غير نشط', 'Inactive' => 'غير نشط',
'Logo' => 'شعار', 'Logo' => 'شعار',
'Name' => 'اسم', 'Name' => 'اسم',
'Parent' => 'الأبوين', 'Parent' => 'الأبوين',
'Position' => 'موقع', 'Position' => 'موضع',
'Positions' => 'مواقف', 'Positions' => 'المواقف',
'Search' => 'بحث', 'Search' => 'بحث',
'Status' => 'حالة', 'Status' => 'حالة',
'Unit' => 'وحدة', 'Unit' => 'وحدة',
'UnitLogo' => 'وحدة الشعار', 'UnitLogo' => 'شعار الوحدة',
'Units' => 'وحدات', 'Units' => 'وحدات',
]]; ]];

View File

@ -15,17 +15,17 @@ declare(strict_types=1);
return ['Organization' => [ return ['Organization' => [
'Active' => 'Aktivní', 'Active' => 'Aktivní',
'Department' => 'oddělení', 'Department' => 'oddělení',
'Departments' => 'odbory', 'Departments' => 'Oddělení',
'Description' => 'Popis', 'Description' => 'Popis',
'Inactive' => 'Neaktivní', 'Inactive' => 'Neaktivní',
'Logo' => 'Logo', 'Logo' => 'Logo',
'Name' => 'název', 'Name' => 'název',
'Parent' => 'Rodič', 'Parent' => 'Rodič',
'Position' => 'Pozice', 'Position' => 'Pozice',
'Positions' => 'pozice', 'Positions' => 'Polohy',
'Search' => 'Vyhledávání', 'Search' => 'Vyhledávání',
'Status' => 'Postavení', 'Status' => 'Postavení',
'Unit' => 'Jednotka', 'Unit' => 'Jednotka',
'UnitLogo' => 'jednotka Logo', 'UnitLogo' => 'Jednotka logo',
'Units' => 'Jednotky', 'Units' => 'Jednotky',
]]; ]];

View File

@ -15,17 +15,17 @@ declare(strict_types=1);
return ['Organization' => [ return ['Organization' => [
'Active' => 'Aktiv', 'Active' => 'Aktiv',
'Department' => 'Afdeling', 'Department' => 'Afdeling',
'Departments' => 'Afdelinger', 'Departments' => 'Afdelinger.',
'Description' => 'Beskrivelse', 'Description' => 'Beskrivelse',
'Inactive' => 'inaktive', 'Inactive' => 'Inaktiv.',
'Logo' => 'Logo', 'Logo' => 'Logo.',
'Name' => 'Navn', 'Name' => 'Navn',
'Parent' => 'Forældre', 'Parent' => 'Forælder',
'Position' => 'Position', 'Position' => 'Position',
'Positions' => 'Positioner', 'Positions' => 'Positioner.',
'Search' => 'Søg', 'Search' => 'Søg',
'Status' => 'status', 'Status' => 'Status.',
'Unit' => 'Enhed', 'Unit' => 'Enhed',
'UnitLogo' => 'enhed Logo', 'UnitLogo' => 'Enheds logo.',
'Units' => 'Enheder', 'Units' => 'Enheder.',
]]; ]];

View File

@ -13,19 +13,19 @@
declare(strict_types=1); declare(strict_types=1);
return ['Organization' => [ return ['Organization' => [
'Active' => '', 'Active' => 'Aktiv',
'Department' => '', 'Department' => 'Abteilung',
'Departments' => '', 'Departments' => 'Abteilungen',
'Description' => '', 'Description' => 'Beschreibung',
'Inactive' => '', 'Inactive' => 'Inaktiv',
'Logo' => '', 'Logo' => 'Logo',
'Name' => '', 'Name' => 'Name',
'Parent' => '', 'Parent' => 'Elternteil',
'Position' => '', 'Position' => 'Position',
'Positions' => '', 'Positions' => 'Positionen',
'Search' => '', 'Search' => 'Suche',
'Status' => '', 'Status' => 'Status',
'Unit' => '', 'Unit' => 'Einheit',
'UnitLogo' => '', 'UnitLogo' => 'Einheit-Logo',
'Units' => '', 'Units' => 'Einheiten',
]]; ]];

View File

@ -22,10 +22,10 @@ return ['Organization' => [
'Name' => 'Ονομα', 'Name' => 'Ονομα',
'Parent' => 'Μητρική εταιρεία', 'Parent' => 'Μητρική εταιρεία',
'Position' => 'Θέση', 'Position' => 'Θέση',
'Positions' => 'θέσεις', 'Positions' => 'Θέσεις',
'Search' => 'Αναζήτηση', 'Search' => 'Αναζήτηση',
'Status' => 'Κατάσταση', 'Status' => 'Κατάσταση',
'Unit' => 'Μονάδα', 'Unit' => 'Μονάδα',
'UnitLogo' => 'Μονάδα Logo', 'UnitLogo' => 'Λογότυπο μονάδας',
'Units' => 'μονάδες', 'Units' => 'Μονάδες',
]]; ]];

View File

@ -15,17 +15,17 @@ declare(strict_types=1);
return ['Organization' => [ return ['Organization' => [
'Active' => 'Activo', 'Active' => 'Activo',
'Department' => 'Departamento', 'Department' => 'Departamento',
'Departments' => 'departamentos', 'Departments' => 'Departamentos',
'Description' => 'Descripción', 'Description' => 'Descripción',
'Inactive' => 'Inactivo', 'Inactive' => 'Inactivo',
'Logo' => 'Logo', 'Logo' => 'Logo',
'Name' => 'Nombre', 'Name' => 'Nombre',
'Parent' => 'Padre', 'Parent' => 'Padre',
'Position' => 'Posición', 'Position' => 'Posición',
'Positions' => 'posiciones', 'Positions' => 'Posiciones',
'Search' => 'Buscar', 'Search' => 'Búsqueda',
'Status' => 'Estado', 'Status' => 'Estado',
'Unit' => 'Unidad', 'Unit' => 'Unidad',
'UnitLogo' => 'unidad Logo', 'UnitLogo' => 'Logotipo de la unidad',
'Units' => 'Unidades', 'Units' => 'Unidades',
]]; ]];

View File

@ -13,19 +13,19 @@
declare(strict_types=1); declare(strict_types=1);
return ['Organization' => [ return ['Organization' => [
'Active' => 'aktiivinen', 'Active' => 'Aktiivinen',
'Department' => 'osasto', 'Department' => 'Osasto',
'Departments' => 'osastot', 'Departments' => 'Osasto',
'Description' => 'Kuvaus', 'Description' => 'Kuvaus',
'Inactive' => 'Epäaktiivinen', 'Inactive' => 'Epäaktiivinen',
'Logo' => 'Logo', 'Logo' => 'Logo',
'Name' => 'Nimi', 'Name' => 'Nimi',
'Parent' => 'vanhempi', 'Parent' => 'Vanhempi',
'Position' => 'asento', 'Position' => 'Asento',
'Positions' => 'kannat', 'Positions' => 'Asemat',
'Search' => 'Hae', 'Search' => 'Hae',
'Status' => 'Tila', 'Status' => 'Tila',
'Unit' => 'yksikkö', 'Unit' => 'Yksikkö',
'UnitLogo' => 'yksikkö Logo', 'UnitLogo' => 'Yksikkölogo',
'Units' => 'yksiköt', 'Units' => 'Yksiköt',
]]; ]];

View File

@ -16,16 +16,16 @@ return ['Organization' => [
'Active' => 'actif', 'Active' => 'actif',
'Department' => 'département', 'Department' => 'département',
'Departments' => 'Départements', 'Departments' => 'Départements',
'Description' => 'Description', 'Description' => 'La description',
'Inactive' => 'Inactif', 'Inactive' => 'Inactif',
'Logo' => 'Logo', 'Logo' => 'Logo',
'Name' => 'Nom', 'Name' => 'Nom',
'Parent' => 'Parent', 'Parent' => 'Parent',
'Position' => 'Positionner', 'Position' => 'Position',
'Positions' => 'positions', 'Positions' => 'Position',
'Search' => 'Chercher', 'Search' => 'Chercher',
'Status' => 'Statut', 'Status' => 'Statut',
'Unit' => 'Unité', 'Unit' => 'Unité',
'UnitLogo' => 'Logo unité', 'UnitLogo' => 'Logo de l\\'unité',
'Units' => 'Unités', 'Units' => 'Unités',
]]; ]];

View File

@ -17,15 +17,15 @@ return ['Organization' => [
'Department' => 'Osztály', 'Department' => 'Osztály',
'Departments' => 'Osztályok', 'Departments' => 'Osztályok',
'Description' => 'Leírás', 'Description' => 'Leírás',
'Inactive' => 'tétlen', 'Inactive' => 'Inaktív',
'Logo' => 'logo', 'Logo' => 'Logó',
'Name' => 'Név', 'Name' => 'Név',
'Parent' => 'Szülő', 'Parent' => 'Szülő',
'Position' => 'Pozíció', 'Position' => 'Pozíció',
'Positions' => 'pozíciók', 'Positions' => 'Helyzet',
'Search' => 'Keresés', 'Search' => 'Keresés',
'Status' => 'Állapot', 'Status' => 'Állapot',
'Unit' => 'Mértékegység', 'Unit' => 'Mértékegység',
'UnitLogo' => 'egység Logo', 'UnitLogo' => 'Egység logó',
'Units' => 'egységek', 'Units' => 'Egységek',
]]; ]];

View File

@ -15,17 +15,17 @@ declare(strict_types=1);
return ['Organization' => [ return ['Organization' => [
'Active' => 'Attivo', 'Active' => 'Attivo',
'Department' => 'Dipartimento', 'Department' => 'Dipartimento',
'Departments' => 'dipartimenti', 'Departments' => 'Dipartimenti',
'Description' => 'Descrizione', 'Description' => 'Descrizione',
'Inactive' => 'Non attivo', 'Inactive' => 'Non attivo',
'Logo' => 'Logo', 'Logo' => 'Logo',
'Name' => 'Nome', 'Name' => 'Nome',
'Parent' => 'Genitore', 'Parent' => 'Genitore',
'Position' => 'Posizione', 'Position' => 'Posizione',
'Positions' => 'posizioni', 'Positions' => 'Posizioni',
'Search' => 'Ricerca', 'Search' => 'Ricerca',
'Status' => 'Stato', 'Status' => 'Stato',
'Unit' => 'Unità', 'Unit' => 'Unità',
'UnitLogo' => 'Unità Logo', 'UnitLogo' => 'Logo dell\\'unità',
'Units' => 'unità', 'Units' => 'Unità',
]]; ]];

View File

@ -14,7 +14,7 @@ declare(strict_types=1);
return ['Organization' => [ return ['Organization' => [
'Active' => 'アクティブ', 'Active' => 'アクティブ',
'Department' => '部門', 'Department' => 'デパートメント',
'Departments' => '部門', 'Departments' => '部門',
'Description' => '説明', 'Description' => '説明',
'Inactive' => '非活性', 'Inactive' => '非活性',
@ -22,8 +22,8 @@ return ['Organization' => [
'Name' => '名前', 'Name' => '名前',
'Parent' => '親', 'Parent' => '親',
'Position' => 'ポジション', 'Position' => 'ポジション',
'Positions' => '位', 'Positions' => '',
'Search' => '探す', 'Search' => '検索',
'Status' => '状態', 'Status' => '状態',
'Unit' => '単位', 'Unit' => '単位',
'UnitLogo' => 'ユニットのロゴ', 'UnitLogo' => 'ユニットのロゴ',

View File

@ -13,17 +13,17 @@
declare(strict_types=1); declare(strict_types=1);
return ['Organization' => [ return ['Organization' => [
'Active' => '유효한', 'Active' => '활동적인',
'Department' => '학과', 'Department' => '부서',
'Departments' => '부서', 'Departments' => '부서',
'Description' => '기술', 'Description' => '설명',
'Inactive' => '비활성', 'Inactive' => '비활성으로',
'Logo' => '심벌 마크', 'Logo' => '심벌 마크',
'Name' => '이름', 'Name' => '이름',
'Parent' => '부모의', 'Parent' => '부모의',
'Position' => '위치', 'Position' => '위치',
'Positions' => '포지션', 'Positions' => '위치',
'Search' => '검색', 'Search' => '찾다',
'Status' => '상태', 'Status' => '상태',
'Unit' => '단위', 'Unit' => '단위',
'UnitLogo' => '단위 로고', 'UnitLogo' => '단위 로고',

View File

@ -15,17 +15,17 @@ declare(strict_types=1);
return ['Organization' => [ return ['Organization' => [
'Active' => 'Aktiv', 'Active' => 'Aktiv',
'Department' => 'Avdeling', 'Department' => 'Avdeling',
'Departments' => 'avdelinger', 'Departments' => 'Avdelinger',
'Description' => 'Beskrivelse', 'Description' => 'Beskrivelse',
'Inactive' => 'inaktiv', 'Inactive' => 'Inaktiv',
'Logo' => 'logo', 'Logo' => 'Logo.',
'Name' => 'Navn', 'Name' => 'Navn',
'Parent' => 'Parent', 'Parent' => 'Foreldre',
'Position' => 'Stilling', 'Position' => 'Posisjon',
'Positions' => 'posisjoner', 'Positions' => 'Posisjoner',
'Search' => 'Søk', 'Search' => 'Søk',
'Status' => 'Status', 'Status' => 'Status',
'Unit' => 'Enhet', 'Unit' => 'Enhet',
'UnitLogo' => 'Unit Logo', 'UnitLogo' => 'Enhetslogo',
'Units' => 'enheter', 'Units' => 'Enheter',
]]; ]];

View File

@ -14,18 +14,18 @@ declare(strict_types=1);
return ['Organization' => [ return ['Organization' => [
'Active' => 'Aktywny', 'Active' => 'Aktywny',
'Department' => 'Departament', 'Department' => 'dział',
'Departments' => 'wydziały', 'Departments' => 'Wydziały',
'Description' => 'Opis', 'Description' => 'Opis',
'Inactive' => 'Nieaktywny', 'Inactive' => 'Nieaktywny',
'Logo' => 'Logo', 'Logo' => 'Logo',
'Name' => 'Nazwa', 'Name' => 'Nazwa',
'Parent' => 'Rodzic', 'Parent' => 'Rodzic',
'Position' => 'Pozycja', 'Position' => 'Pozycja',
'Positions' => 'pozycje', 'Positions' => 'Pozycje',
'Search' => 'Szukaj', 'Search' => 'Szukaj',
'Status' => 'Status', 'Status' => 'Status',
'Unit' => 'Jednostka', 'Unit' => 'Jednostka',
'UnitLogo' => 'jednostka Logo', 'UnitLogo' => 'Logo jednostki',
'Units' => 'jednostki', 'Units' => 'Jednostki',
]]; ]];

View File

@ -15,17 +15,17 @@ declare(strict_types=1);
return ['Organization' => [ return ['Organization' => [
'Active' => 'Ativo', 'Active' => 'Ativo',
'Department' => 'Departamento', 'Department' => 'Departamento',
'Departments' => 'departamentos', 'Departments' => 'Departamentos.',
'Description' => 'Descrição', 'Description' => 'Descrição',
'Inactive' => 'Inativo', 'Inactive' => 'Inativo',
'Logo' => 'Logotipo', 'Logo' => 'Logotipo',
'Name' => 'Nome', 'Name' => 'Nome',
'Parent' => 'parente', 'Parent' => 'Pai',
'Position' => 'Posição', 'Position' => 'Posição',
'Positions' => 'posições', 'Positions' => 'Posições',
'Search' => 'Procurar', 'Search' => 'Procurar',
'Status' => 'Status', 'Status' => 'Status',
'Unit' => 'Unidade', 'Unit' => 'Unidade',
'UnitLogo' => 'Logo unidade', 'UnitLogo' => 'Logotipo da unidade',
'Units' => 'Unidades', 'Units' => 'Unidades',
]]; ]];

View File

@ -13,19 +13,19 @@
declare(strict_types=1); declare(strict_types=1);
return ['Organization' => [ return ['Organization' => [
'Active' => 'активный', 'Active' => 'Активный',
'Department' => 'отделение', 'Department' => 'отделение',
'Departments' => 'ведомства', 'Departments' => 'Отделы',
'Description' => 'Описание', 'Description' => 'Описание',
'Inactive' => 'Неактивный', 'Inactive' => 'Неактивный',
'Logo' => 'логотип', 'Logo' => 'Логотип',
'Name' => 'Имя', 'Name' => 'Имя',
'Parent' => 'родитель', 'Parent' => 'Родитель',
'Position' => 'Позиция', 'Position' => 'Должность',
'Positions' => 'позиции', 'Positions' => 'Позиции',
'Search' => 'Поиск', 'Search' => 'Поиск',
'Status' => 'Положение дел', 'Status' => 'Статус',
'Unit' => 'Единица измерения', 'Unit' => 'Единица измерения',
'UnitLogo' => 'Unit Logo', 'UnitLogo' => 'Блок логотипа',
'Units' => 'Единицы', 'Units' => 'Единицы',
]]; ]];

View File

@ -15,17 +15,17 @@ declare(strict_types=1);
return ['Organization' => [ return ['Organization' => [
'Active' => 'Aktiva', 'Active' => 'Aktiva',
'Department' => 'Avdelning', 'Department' => 'Avdelning',
'Departments' => 'avdelningar', 'Departments' => 'Avdelningar',
'Description' => 'Beskrivning', 'Description' => 'Beskrivning',
'Inactive' => 'Inaktiv', 'Inactive' => 'Inaktiv',
'Logo' => 'Logotyp', 'Logo' => 'Logotyp',
'Name' => 'namn', 'Name' => 'namn',
'Parent' => 'Förälder', 'Parent' => 'Förälder',
'Position' => 'Placera', 'Position' => 'Placera',
'Positions' => 'positioner', 'Positions' => 'Positioner',
'Search' => 'Sök', 'Search' => 'Sök',
'Status' => 'Status', 'Status' => 'Status',
'Unit' => 'Enhet', 'Unit' => 'Enhet',
'UnitLogo' => 'Unit Logo', 'UnitLogo' => 'Enhetslogotyp',
'Units' => 'Enheter', 'Units' => 'Enheter',
]]; ]];

View File

@ -14,18 +14,18 @@ declare(strict_types=1);
return ['Organization' => [ return ['Organization' => [
'Active' => 'คล่องแคล่ว', 'Active' => 'คล่องแคล่ว',
'Department' => 'สาขา', 'Department' => 'แผนก',
'Departments' => 'หน่วยงาน', 'Departments' => 'แผนก',
'Description' => 'ลักษณะ', 'Description' => 'คำอธิบาย',
'Inactive' => 'เฉื่อยชา', 'Inactive' => 'ไม่ใช้งาน',
'Logo' => 'เครื่องหมาย', 'Logo' => 'โลโก้',
'Name' => 'ชื่อ', 'Name' => 'ชื่อ',
'Parent' => 'ผู้ปกครอง', 'Parent' => 'พ่อแม่',
'Position' => 'ตำแหน่ง', 'Position' => 'ตำแหน่ง',
'Positions' => 'ตำแหน่ง', 'Positions' => 'ตำแหน่ง',
'Search' => 'ค้นหา', 'Search' => 'ค้นหา',
'Status' => 'สถานะ', 'Status' => 'สถานะ',
'Unit' => 'หน่วย', 'Unit' => 'หน่วย',
'UnitLogo' => 'หน่วยโลโก้', 'UnitLogo' => 'โลโก้หน่วย',
'Units' => 'หน่วย', 'Units' => 'หน่วย',
]]; ]];

View File

@ -15,17 +15,17 @@ declare(strict_types=1);
return ['Organization' => [ return ['Organization' => [
'Active' => 'Aktif', 'Active' => 'Aktif',
'Department' => 'Bölüm', 'Department' => 'Bölüm',
'Departments' => 'Bölümler', 'Departments' => 'Departmanlar',
'Description' => 'Açıklama', 'Description' => 'Açıklama',
'Inactive' => 'pasif', 'Inactive' => 'Aktif olmayan',
'Logo' => 'Logo', 'Logo' => 'Logo',
'Name' => 'ad', 'Name' => 'İsim',
'Parent' => 'ebeveyn', 'Parent' => 'Ebeveyn',
'Position' => 'Durum', 'Position' => 'Konum',
'Positions' => 'Pozisyonlar', 'Positions' => 'Pozisyonlar',
'Search' => 'Arama', 'Search' => 'Aramak',
'Status' => 'durum', 'Status' => 'Durum',
'Unit' => 'birim', 'Unit' => 'Birim',
'UnitLogo' => 'Birim Logosu', 'UnitLogo' => 'Birim logosu',
'Units' => 'Birimler', 'Units' => 'Birimler',
]]; ]];

View File

@ -13,19 +13,19 @@
declare(strict_types=1); declare(strict_types=1);
return ['Organization' => [ return ['Organization' => [
'Active' => 'активний', 'Active' => 'Активний',
'Department' => 'відділ', 'Department' => 'Кафедра',
'Departments' => 'відомства', 'Departments' => 'Кафедри',
'Description' => 'опис', 'Description' => 'Опис',
'Inactive' => 'неактивний', 'Inactive' => 'Неактивний',
'Logo' => 'логотип', 'Logo' => 'Логотип',
'Name' => 'ім\'я', 'Name' => 'Назва',
'Parent' => 'батько', 'Parent' => 'Батько',
'Position' => 'становище', 'Position' => 'Позиція',
'Positions' => 'позиції', 'Positions' => 'Позиції',
'Search' => 'Пошук', 'Search' => 'Пошук',
'Status' => 'статус', 'Status' => 'Статус',
'Unit' => 'блок', 'Unit' => 'Підрозділ',
'UnitLogo' => 'Unit Logo', 'UnitLogo' => 'Логотип блоку',
'Units' => 'одиниці', 'Units' => 'Підрозділ',
]]; ]];

View File

@ -17,14 +17,14 @@ return ['Organization' => [
'Department' => '部', 'Department' => '部',
'Departments' => '部门', 'Departments' => '部门',
'Description' => '描述', 'Description' => '描述',
'Inactive' => '待用', 'Inactive' => '不活跃',
'Logo' => '标识', 'Logo' => '标识',
'Name' => '名', 'Name' => '',
'Parent' => '', 'Parent' => '父母',
'Position' => '位置', 'Position' => '位置',
'Positions' => '位置', 'Positions' => '姿势',
'Search' => '搜索', 'Search' => '搜索',
'Status' => '状态', 'Status' => '地位',
'Unit' => '单元', 'Unit' => '单元',
'UnitLogo' => '单位徽标', 'UnitLogo' => '单位徽标',
'Units' => '单位', 'Units' => '单位',