mirror of
https://github.com/Karaka-Management/oms-HumanResourceManagement.git
synced 2026-01-24 09:48:42 +00:00
draft additional languages
This commit is contained in:
parent
8c0bd10643
commit
ade1247b35
48
Theme/Backend/Lang/ar.lang.php
Normal file
48
Theme/Backend/Lang/ar.lang.php
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
<?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 ['HumanResourceManagement' => [
|
||||
'Account' => 'حساب',
|
||||
'Active' => 'نشيط',
|
||||
'Birthday' => 'عيد ميلاد',
|
||||
'Clocking' => 'قطع مسافة السباق',
|
||||
'Contracts' => 'انكماش',
|
||||
'CreateFromAccount' => 'خلق من حساب',
|
||||
'Department' => 'قسم',
|
||||
'Departments' => 'الإدارات',
|
||||
'Documents' => 'وثائق',
|
||||
'Education' => 'تعليم',
|
||||
'Email' => 'بريد الالكتروني',
|
||||
'Employee' => 'الموظف',
|
||||
'Employees' => 'الموظفين',
|
||||
'End' => 'نهاية',
|
||||
'Evaluations' => 'التقييم',
|
||||
'General' => 'عام',
|
||||
'History' => 'تاريخ',
|
||||
'Inactive' => 'غير نشط',
|
||||
'Name' => 'اسم',
|
||||
'Parent' => 'الأبوين',
|
||||
'Personnel' => 'شؤون الموظفين',
|
||||
'Phone' => 'هاتف',
|
||||
'Position' => 'موقع',
|
||||
'ProfileImage' => 'صورة الملف الشخصي',
|
||||
'Remarks' => 'ملاحظات',
|
||||
'Shifts' => 'التحولات',
|
||||
'Staff' => 'العاملين',
|
||||
'Start' => 'بداية',
|
||||
'Status' => 'حالة',
|
||||
'Unit' => 'وحدة',
|
||||
'Vacation' => 'اجازة',
|
||||
'Work' => 'الشغل',
|
||||
]];
|
||||
48
Theme/Backend/Lang/cs.lang.php
Normal file
48
Theme/Backend/Lang/cs.lang.php
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
<?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 ['HumanResourceManagement' => [
|
||||
'Account' => 'Účet',
|
||||
'Active' => 'Aktivní',
|
||||
'Birthday' => 'Narozeniny',
|
||||
'Clocking' => 'stopování',
|
||||
'Contracts' => 'smlouvy',
|
||||
'CreateFromAccount' => 'Vytvořit z účtu',
|
||||
'Department' => 'oddělení',
|
||||
'Departments' => 'odbory',
|
||||
'Documents' => 'dokumenty',
|
||||
'Education' => 'Vzdělání',
|
||||
'Email' => 'E-mailem',
|
||||
'Employee' => 'Zaměstnanec',
|
||||
'Employees' => 'zaměstnanci',
|
||||
'End' => 'Konec',
|
||||
'Evaluations' => 'hodnocení',
|
||||
'General' => 'Všeobecné',
|
||||
'History' => 'Dějiny',
|
||||
'Inactive' => 'Neaktivní',
|
||||
'Name' => 'název',
|
||||
'Parent' => 'Rodič',
|
||||
'Personnel' => 'Personál',
|
||||
'Phone' => 'Telefon',
|
||||
'Position' => 'Pozice',
|
||||
'ProfileImage' => 'Profile image',
|
||||
'Remarks' => 'Poznámky',
|
||||
'Shifts' => 'posuny',
|
||||
'Staff' => 'Personál',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'Postavení',
|
||||
'Unit' => 'Jednotka',
|
||||
'Vacation' => 'Dovolená',
|
||||
'Work' => 'Práce',
|
||||
]];
|
||||
48
Theme/Backend/Lang/da.lang.php
Normal file
48
Theme/Backend/Lang/da.lang.php
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
<?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 ['HumanResourceManagement' => [
|
||||
'Account' => 'Konto',
|
||||
'Active' => 'Aktiv',
|
||||
'Birthday' => 'Fødselsdag',
|
||||
'Clocking' => 'clocking',
|
||||
'Contracts' => 'Kontrakter',
|
||||
'CreateFromAccount' => 'Opret fra konto',
|
||||
'Department' => 'Afdeling',
|
||||
'Departments' => 'Afdelinger',
|
||||
'Documents' => 'Dokumenter',
|
||||
'Education' => 'Uddannelse',
|
||||
'Email' => 'E-mail',
|
||||
'Employee' => 'medarbejder',
|
||||
'Employees' => 'medarbejdere',
|
||||
'End' => 'Ende',
|
||||
'Evaluations' => 'Evalueringer',
|
||||
'General' => 'Generel',
|
||||
'History' => 'Historie',
|
||||
'Inactive' => 'inaktive',
|
||||
'Name' => 'Navn',
|
||||
'Parent' => 'Forældre',
|
||||
'Personnel' => 'Personale',
|
||||
'Phone' => 'telefon',
|
||||
'Position' => 'Position',
|
||||
'ProfileImage' => 'Profil billede',
|
||||
'Remarks' => 'Bemærkninger',
|
||||
'Shifts' => 'forskydninger',
|
||||
'Staff' => 'Personale',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'status',
|
||||
'Unit' => 'Enhed',
|
||||
'Vacation' => 'Ferie',
|
||||
'Work' => 'Arbejde',
|
||||
]];
|
||||
48
Theme/Backend/Lang/el.lang.php
Normal file
48
Theme/Backend/Lang/el.lang.php
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
<?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 ['HumanResourceManagement' => [
|
||||
'Account' => 'λογαριασμός',
|
||||
'Active' => 'Ενεργός',
|
||||
'Birthday' => 'Γενέθλια',
|
||||
'Clocking' => 'χρονομέτρηση',
|
||||
'Contracts' => 'συμβάσεις',
|
||||
'CreateFromAccount' => 'Δημιουργία του λογαριασμού',
|
||||
'Department' => 'Τμήμα',
|
||||
'Departments' => 'Τμήματα',
|
||||
'Documents' => 'Εγγραφα',
|
||||
'Education' => 'Εκπαίδευση',
|
||||
'Email' => 'ΗΛΕΚΤΡΟΝΙΚΗ ΔΙΕΥΘΥΝΣΗ',
|
||||
'Employee' => 'Υπάλληλος',
|
||||
'Employees' => 'Υπαλλήλους',
|
||||
'End' => 'Τέλος',
|
||||
'Evaluations' => 'αξιολογήσεις',
|
||||
'General' => 'Γενικός',
|
||||
'History' => 'Ιστορία',
|
||||
'Inactive' => 'Αδρανής',
|
||||
'Name' => 'Ονομα',
|
||||
'Parent' => 'Μητρική εταιρεία',
|
||||
'Personnel' => 'Προσωπικό',
|
||||
'Phone' => 'Τηλέφωνο',
|
||||
'Position' => 'Θέση',
|
||||
'ProfileImage' => 'Προφίλ εικόνα',
|
||||
'Remarks' => 'Παρατηρήσεις',
|
||||
'Shifts' => 'Βάρδιες',
|
||||
'Staff' => 'Προσωπικό',
|
||||
'Start' => 'Αρχή',
|
||||
'Status' => 'Κατάσταση',
|
||||
'Unit' => 'Μονάδα',
|
||||
'Vacation' => 'Διακοπές',
|
||||
'Work' => 'Δουλειά',
|
||||
]];
|
||||
48
Theme/Backend/Lang/es.lang.php
Normal file
48
Theme/Backend/Lang/es.lang.php
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
<?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 ['HumanResourceManagement' => [
|
||||
'Account' => 'Cuenta',
|
||||
'Active' => 'Activo',
|
||||
'Birthday' => 'Cumpleaños',
|
||||
'Clocking' => 'Clocking',
|
||||
'Contracts' => 'contratos',
|
||||
'CreateFromAccount' => 'Crear a partir de la cuenta',
|
||||
'Department' => 'Departamento',
|
||||
'Departments' => 'departamentos',
|
||||
'Documents' => 'Documentos',
|
||||
'Education' => 'Educación',
|
||||
'Email' => 'Correo electrónico',
|
||||
'Employee' => 'Empleado',
|
||||
'Employees' => 'Empleados',
|
||||
'End' => 'Fin',
|
||||
'Evaluations' => 'Las evaluaciones',
|
||||
'General' => 'General',
|
||||
'History' => 'Historia',
|
||||
'Inactive' => 'Inactivo',
|
||||
'Name' => 'Nombre',
|
||||
'Parent' => 'Padre',
|
||||
'Personnel' => 'Personal',
|
||||
'Phone' => 'Teléfono',
|
||||
'Position' => 'Posición',
|
||||
'ProfileImage' => 'Imagen de perfil',
|
||||
'Remarks' => 'observaciones',
|
||||
'Shifts' => 'turnos',
|
||||
'Staff' => 'Personal',
|
||||
'Start' => 'Comienzo',
|
||||
'Status' => 'Estado',
|
||||
'Unit' => 'Unidad',
|
||||
'Vacation' => 'Vacaciones',
|
||||
'Work' => 'Trabaja',
|
||||
]];
|
||||
48
Theme/Backend/Lang/fi.lang.php
Normal file
48
Theme/Backend/Lang/fi.lang.php
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
<?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 ['HumanResourceManagement' => [
|
||||
'Account' => 'Tili',
|
||||
'Active' => 'aktiivinen',
|
||||
'Birthday' => 'Syntymäpäivä',
|
||||
'Clocking' => 'kellotus',
|
||||
'Contracts' => 'sopimuksia',
|
||||
'CreateFromAccount' => 'Luo tililtä',
|
||||
'Department' => 'osasto',
|
||||
'Departments' => 'osastot',
|
||||
'Documents' => 'asiakirjat',
|
||||
'Education' => 'koulutus',
|
||||
'Email' => 'Sähköposti',
|
||||
'Employee' => 'Työntekijä',
|
||||
'Employees' => 'Työntekijät',
|
||||
'End' => 'pää',
|
||||
'Evaluations' => 'arvioinnit',
|
||||
'General' => 'yleinen',
|
||||
'History' => 'Historia',
|
||||
'Inactive' => 'Epäaktiivinen',
|
||||
'Name' => 'Nimi',
|
||||
'Parent' => 'vanhempi',
|
||||
'Personnel' => 'henkilöstö',
|
||||
'Phone' => 'Puhelin',
|
||||
'Position' => 'asento',
|
||||
'ProfileImage' => 'profiilikuva',
|
||||
'Remarks' => 'Huomautukset',
|
||||
'Shifts' => 'Vuorot',
|
||||
'Staff' => 'henkilöstö',
|
||||
'Start' => 'alkaa',
|
||||
'Status' => 'Tila',
|
||||
'Unit' => 'yksikkö',
|
||||
'Vacation' => 'Loma',
|
||||
'Work' => 'Tehdä työtä',
|
||||
]];
|
||||
48
Theme/Backend/Lang/fr.lang.php
Normal file
48
Theme/Backend/Lang/fr.lang.php
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
<?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 ['HumanResourceManagement' => [
|
||||
'Account' => 'Compte',
|
||||
'Active' => 'actif',
|
||||
'Birthday' => 'Date d\'anniversaire',
|
||||
'Clocking' => 'clocking',
|
||||
'Contracts' => 'contrats',
|
||||
'CreateFromAccount' => 'Créer du compte',
|
||||
'Department' => 'département',
|
||||
'Departments' => 'Départements',
|
||||
'Documents' => 'documents',
|
||||
'Education' => 'Éducation',
|
||||
'Email' => 'E-mail',
|
||||
'Employee' => 'Employé',
|
||||
'Employees' => 'Des employés',
|
||||
'End' => 'Finir',
|
||||
'Evaluations' => 'Les évaluations',
|
||||
'General' => 'Général',
|
||||
'History' => 'Histoire',
|
||||
'Inactive' => 'Inactif',
|
||||
'Name' => 'Nom',
|
||||
'Parent' => 'Parent',
|
||||
'Personnel' => 'Personnel',
|
||||
'Phone' => 'Téléphone',
|
||||
'Position' => 'Positionner',
|
||||
'ProfileImage' => 'photo de profil',
|
||||
'Remarks' => 'Remarques',
|
||||
'Shifts' => 'quarts de travail',
|
||||
'Staff' => 'Personnel',
|
||||
'Start' => 'Début',
|
||||
'Status' => 'Statut',
|
||||
'Unit' => 'Unité',
|
||||
'Vacation' => 'Vacances',
|
||||
'Work' => 'Travailler',
|
||||
]];
|
||||
48
Theme/Backend/Lang/hu.lang.php
Normal file
48
Theme/Backend/Lang/hu.lang.php
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
<?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 ['HumanResourceManagement' => [
|
||||
'Account' => 'számla',
|
||||
'Active' => 'Aktív',
|
||||
'Birthday' => 'Születésnap',
|
||||
'Clocking' => 'órajel',
|
||||
'Contracts' => 'szerződések',
|
||||
'CreateFromAccount' => 'Létrehozása számláról',
|
||||
'Department' => 'Osztály',
|
||||
'Departments' => 'Osztályok',
|
||||
'Documents' => 'Dokumentumok',
|
||||
'Education' => 'Oktatás',
|
||||
'Email' => 'Email',
|
||||
'Employee' => 'Munkavállaló',
|
||||
'Employees' => 'Az alkalmazottak',
|
||||
'End' => 'vég',
|
||||
'Evaluations' => 'Az értékelések',
|
||||
'General' => 'Tábornok',
|
||||
'History' => 'Történelem',
|
||||
'Inactive' => 'tétlen',
|
||||
'Name' => 'Név',
|
||||
'Parent' => 'Szülő',
|
||||
'Personnel' => 'Személyzet',
|
||||
'Phone' => 'Telefon',
|
||||
'Position' => 'Pozíció',
|
||||
'ProfileImage' => 'Profil kép',
|
||||
'Remarks' => 'Megjegyzések',
|
||||
'Shifts' => 'Műszakok',
|
||||
'Staff' => 'Személyzet',
|
||||
'Start' => 'Rajt',
|
||||
'Status' => 'Állapot',
|
||||
'Unit' => 'Mértékegység',
|
||||
'Vacation' => 'Vakáció',
|
||||
'Work' => 'Munka',
|
||||
]];
|
||||
48
Theme/Backend/Lang/it.lang.php
Normal file
48
Theme/Backend/Lang/it.lang.php
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
<?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 ['HumanResourceManagement' => [
|
||||
'Account' => 'account',
|
||||
'Active' => 'Attivo',
|
||||
'Birthday' => 'Compleanno',
|
||||
'Clocking' => 'clocking',
|
||||
'Contracts' => 'contratti',
|
||||
'CreateFromAccount' => 'Crea dal conto',
|
||||
'Department' => 'Dipartimento',
|
||||
'Departments' => 'dipartimenti',
|
||||
'Documents' => 'Documenti',
|
||||
'Education' => 'Formazione scolastica',
|
||||
'Email' => 'E-mail',
|
||||
'Employee' => 'Dipendente',
|
||||
'Employees' => 'I dipendenti',
|
||||
'End' => 'Fine',
|
||||
'Evaluations' => 'valutazioni',
|
||||
'General' => 'Generale',
|
||||
'History' => 'Storia',
|
||||
'Inactive' => 'Non attivo',
|
||||
'Name' => 'Nome',
|
||||
'Parent' => 'Genitore',
|
||||
'Personnel' => 'Personale',
|
||||
'Phone' => 'Telefono',
|
||||
'Position' => 'Posizione',
|
||||
'ProfileImage' => 'Immagine del profilo',
|
||||
'Remarks' => 'Osservazioni',
|
||||
'Shifts' => 'Turni',
|
||||
'Staff' => 'Personale',
|
||||
'Start' => 'Inizio',
|
||||
'Status' => 'Stato',
|
||||
'Unit' => 'Unità',
|
||||
'Vacation' => 'Vacanza',
|
||||
'Work' => 'Opera',
|
||||
]];
|
||||
48
Theme/Backend/Lang/ja.lang.php
Normal file
48
Theme/Backend/Lang/ja.lang.php
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
<?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 ['HumanResourceManagement' => [
|
||||
'Account' => 'アカウント',
|
||||
'Active' => 'アクティブ',
|
||||
'Birthday' => 'お誕生日',
|
||||
'Clocking' => 'クロッキング',
|
||||
'Contracts' => '契約',
|
||||
'CreateFromAccount' => 'アカウントからの作成',
|
||||
'Department' => '部門',
|
||||
'Departments' => '部門',
|
||||
'Documents' => 'ドキュメント',
|
||||
'Education' => '教育',
|
||||
'Email' => 'Eメール',
|
||||
'Employee' => '社員',
|
||||
'Employees' => '従業員',
|
||||
'End' => '終わり',
|
||||
'Evaluations' => '評価',
|
||||
'General' => '一般的な',
|
||||
'History' => '歴史',
|
||||
'Inactive' => '非活性',
|
||||
'Name' => '名前',
|
||||
'Parent' => '親',
|
||||
'Personnel' => '人員',
|
||||
'Phone' => '電話',
|
||||
'Position' => 'ポジション',
|
||||
'ProfileImage' => 'プロフィール画像',
|
||||
'Remarks' => '備考',
|
||||
'Shifts' => 'シフト',
|
||||
'Staff' => 'スタッフ',
|
||||
'Start' => '開始',
|
||||
'Status' => '状態',
|
||||
'Unit' => '単位',
|
||||
'Vacation' => '休暇',
|
||||
'Work' => '作業',
|
||||
]];
|
||||
48
Theme/Backend/Lang/ko.lang.php
Normal file
48
Theme/Backend/Lang/ko.lang.php
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
<?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 ['HumanResourceManagement' => [
|
||||
'Account' => '계정',
|
||||
'Active' => '유효한',
|
||||
'Birthday' => '생신',
|
||||
'Clocking' => '클러킹',
|
||||
'Contracts' => '계약',
|
||||
'CreateFromAccount' => '계정 만들기',
|
||||
'Department' => '학과',
|
||||
'Departments' => '부서',
|
||||
'Documents' => '서류',
|
||||
'Education' => '교육',
|
||||
'Email' => '이메일',
|
||||
'Employee' => '종업원',
|
||||
'Employees' => '종업원 수',
|
||||
'End' => '종료',
|
||||
'Evaluations' => '평가',
|
||||
'General' => '일반',
|
||||
'History' => '역사',
|
||||
'Inactive' => '비활성',
|
||||
'Name' => '이름',
|
||||
'Parent' => '부모의',
|
||||
'Personnel' => '인원',
|
||||
'Phone' => '전화',
|
||||
'Position' => '위치',
|
||||
'ProfileImage' => '프로필 이미지',
|
||||
'Remarks' => '비고',
|
||||
'Shifts' => '교대',
|
||||
'Staff' => '직원',
|
||||
'Start' => '스타트',
|
||||
'Status' => '상태',
|
||||
'Unit' => '단위',
|
||||
'Vacation' => '휴가',
|
||||
'Work' => '작업',
|
||||
]];
|
||||
48
Theme/Backend/Lang/no.lang.php
Normal file
48
Theme/Backend/Lang/no.lang.php
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
<?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 ['HumanResourceManagement' => [
|
||||
'Account' => 'Regnskap',
|
||||
'Active' => 'Aktiv',
|
||||
'Birthday' => 'Fødselsdag',
|
||||
'Clocking' => 'clocking',
|
||||
'Contracts' => 'kontrakter',
|
||||
'CreateFromAccount' => 'Lag fra konto',
|
||||
'Department' => 'Avdeling',
|
||||
'Departments' => 'avdelinger',
|
||||
'Documents' => 'dokumenter',
|
||||
'Education' => 'utdanning',
|
||||
'Email' => 'e-post',
|
||||
'Employee' => 'Ansatt',
|
||||
'Employees' => 'medarbeidere',
|
||||
'End' => 'Slutt',
|
||||
'Evaluations' => 'evalueringer',
|
||||
'General' => 'Generell',
|
||||
'History' => 'Historie',
|
||||
'Inactive' => 'inaktiv',
|
||||
'Name' => 'Navn',
|
||||
'Parent' => 'Parent',
|
||||
'Personnel' => 'Personale',
|
||||
'Phone' => 'telefon',
|
||||
'Position' => 'Stilling',
|
||||
'ProfileImage' => 'profilbilde',
|
||||
'Remarks' => 'Merknader',
|
||||
'Shifts' => 'Flytter',
|
||||
'Staff' => 'Personale',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'Status',
|
||||
'Unit' => 'Enhet',
|
||||
'Vacation' => 'Ferie',
|
||||
'Work' => 'Arbeid',
|
||||
]];
|
||||
48
Theme/Backend/Lang/pl.lang.php
Normal file
48
Theme/Backend/Lang/pl.lang.php
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
<?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 ['HumanResourceManagement' => [
|
||||
'Account' => 'Konto',
|
||||
'Active' => 'Aktywny',
|
||||
'Birthday' => 'Urodziny',
|
||||
'Clocking' => 'podkręcanie',
|
||||
'Contracts' => 'Zamówienia',
|
||||
'CreateFromAccount' => 'Tworzenie z konta',
|
||||
'Department' => 'Departament',
|
||||
'Departments' => 'wydziały',
|
||||
'Documents' => 'dokumenty',
|
||||
'Education' => 'Edukacja',
|
||||
'Email' => 'E-mail',
|
||||
'Employee' => 'Pracownik',
|
||||
'Employees' => 'Pracowników',
|
||||
'End' => 'Koniec',
|
||||
'Evaluations' => 'oceny',
|
||||
'General' => 'Generał',
|
||||
'History' => 'Historia',
|
||||
'Inactive' => 'Nieaktywny',
|
||||
'Name' => 'Nazwa',
|
||||
'Parent' => 'Rodzic',
|
||||
'Personnel' => 'Personel',
|
||||
'Phone' => 'Telefon',
|
||||
'Position' => 'Pozycja',
|
||||
'ProfileImage' => 'Zdjęcie profilowe',
|
||||
'Remarks' => 'Uwagi',
|
||||
'Shifts' => 'przesunięcia',
|
||||
'Staff' => 'Personel',
|
||||
'Start' => 'Początek',
|
||||
'Status' => 'Status',
|
||||
'Unit' => 'Jednostka',
|
||||
'Vacation' => 'Wakacje',
|
||||
'Work' => 'Praca',
|
||||
]];
|
||||
48
Theme/Backend/Lang/pt.lang.php
Normal file
48
Theme/Backend/Lang/pt.lang.php
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
<?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 ['HumanResourceManagement' => [
|
||||
'Account' => 'Conta',
|
||||
'Active' => 'Ativo',
|
||||
'Birthday' => 'Aniversário',
|
||||
'Clocking' => 'clocking',
|
||||
'Contracts' => 'contratos',
|
||||
'CreateFromAccount' => 'Criar a partir da conta',
|
||||
'Department' => 'Departamento',
|
||||
'Departments' => 'departamentos',
|
||||
'Documents' => 'documentos',
|
||||
'Education' => 'Educação',
|
||||
'Email' => 'O email',
|
||||
'Employee' => 'Empregado',
|
||||
'Employees' => 'Funcionários',
|
||||
'End' => 'Fim',
|
||||
'Evaluations' => 'Evaluations',
|
||||
'General' => 'Em geral',
|
||||
'History' => 'História',
|
||||
'Inactive' => 'Inativo',
|
||||
'Name' => 'Nome',
|
||||
'Parent' => 'parente',
|
||||
'Personnel' => 'Pessoal',
|
||||
'Phone' => 'Telefone',
|
||||
'Position' => 'Posição',
|
||||
'ProfileImage' => 'Imagem de perfil',
|
||||
'Remarks' => 'Observações',
|
||||
'Shifts' => 'mudanças',
|
||||
'Staff' => 'Pessoal',
|
||||
'Start' => 'Começar',
|
||||
'Status' => 'Status',
|
||||
'Unit' => 'Unidade',
|
||||
'Vacation' => 'Período de férias',
|
||||
'Work' => 'Trabalhar',
|
||||
]];
|
||||
48
Theme/Backend/Lang/ru.lang.php
Normal file
48
Theme/Backend/Lang/ru.lang.php
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
<?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 ['HumanResourceManagement' => [
|
||||
'Account' => 'Счет',
|
||||
'Active' => 'активный',
|
||||
'Birthday' => 'День рождения',
|
||||
'Clocking' => 'тактирование',
|
||||
'Contracts' => 'контракты',
|
||||
'CreateFromAccount' => 'Создание со счета',
|
||||
'Department' => 'отделение',
|
||||
'Departments' => 'ведомства',
|
||||
'Documents' => 'документы',
|
||||
'Education' => 'Образование',
|
||||
'Email' => 'Электронное письмо',
|
||||
'Employee' => 'Наемный рабочий',
|
||||
'Employees' => 'Сотрудники',
|
||||
'End' => 'Конец',
|
||||
'Evaluations' => 'Оценки',
|
||||
'General' => 'Общий',
|
||||
'History' => 'история',
|
||||
'Inactive' => 'Неактивный',
|
||||
'Name' => 'Имя',
|
||||
'Parent' => 'родитель',
|
||||
'Personnel' => 'персонал',
|
||||
'Phone' => 'Телефон',
|
||||
'Position' => 'Позиция',
|
||||
'ProfileImage' => 'Изображение профиля',
|
||||
'Remarks' => 'замечания',
|
||||
'Shifts' => 'Сдвиги',
|
||||
'Staff' => 'Сотрудники',
|
||||
'Start' => 'Начинать',
|
||||
'Status' => 'Положение дел',
|
||||
'Unit' => 'Единица измерения',
|
||||
'Vacation' => 'Отпуск',
|
||||
'Work' => 'Работа',
|
||||
]];
|
||||
48
Theme/Backend/Lang/sv.lang.php
Normal file
48
Theme/Backend/Lang/sv.lang.php
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
<?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 ['HumanResourceManagement' => [
|
||||
'Account' => 'konto',
|
||||
'Active' => 'Aktiva',
|
||||
'Birthday' => 'Födelsedag',
|
||||
'Clocking' => 'Clocking',
|
||||
'Contracts' => 'kontrakt',
|
||||
'CreateFromAccount' => 'Skapa från konto',
|
||||
'Department' => 'Avdelning',
|
||||
'Departments' => 'avdelningar',
|
||||
'Documents' => 'Dokument',
|
||||
'Education' => 'Utbildning',
|
||||
'Email' => 'E-post',
|
||||
'Employee' => 'Anställd',
|
||||
'Employees' => 'anställda',
|
||||
'End' => 'Slutet',
|
||||
'Evaluations' => 'utvärderingar',
|
||||
'General' => 'Allmän',
|
||||
'History' => 'Historia',
|
||||
'Inactive' => 'Inaktiv',
|
||||
'Name' => 'namn',
|
||||
'Parent' => 'Förälder',
|
||||
'Personnel' => 'Personal',
|
||||
'Phone' => 'Telefon',
|
||||
'Position' => 'Placera',
|
||||
'ProfileImage' => 'Profilbild',
|
||||
'Remarks' => 'Anmärkningar',
|
||||
'Shifts' => 'Skift',
|
||||
'Staff' => 'Personal',
|
||||
'Start' => 'Start',
|
||||
'Status' => 'Status',
|
||||
'Unit' => 'Enhet',
|
||||
'Vacation' => 'Semester',
|
||||
'Work' => 'Arbete',
|
||||
]];
|
||||
48
Theme/Backend/Lang/th.lang.php
Normal file
48
Theme/Backend/Lang/th.lang.php
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
<?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 ['HumanResourceManagement' => [
|
||||
'Account' => 'บัญชีผู้ใช้',
|
||||
'Active' => 'คล่องแคล่ว',
|
||||
'Birthday' => 'วันเกิด',
|
||||
'Clocking' => 'ตอกบัตร',
|
||||
'Contracts' => 'สัญญา',
|
||||
'CreateFromAccount' => 'สร้างจากบัญชี',
|
||||
'Department' => 'สาขา',
|
||||
'Departments' => 'หน่วยงาน',
|
||||
'Documents' => 'เอกสาร',
|
||||
'Education' => 'การศึกษา',
|
||||
'Email' => 'อีเมล์',
|
||||
'Employee' => 'ลูกจ้าง',
|
||||
'Employees' => 'พนักงาน',
|
||||
'End' => 'ปลาย',
|
||||
'Evaluations' => 'การประเมินผล',
|
||||
'General' => 'ทั่วไป',
|
||||
'History' => 'ประวัติศาสตร์',
|
||||
'Inactive' => 'เฉื่อยชา',
|
||||
'Name' => 'ชื่อ',
|
||||
'Parent' => 'ผู้ปกครอง',
|
||||
'Personnel' => 'บุคลากร',
|
||||
'Phone' => 'โทรศัพท์',
|
||||
'Position' => 'ตำแหน่ง',
|
||||
'ProfileImage' => 'ภาพโปรไฟล์',
|
||||
'Remarks' => 'หมายเหตุ',
|
||||
'Shifts' => 'กะ',
|
||||
'Staff' => 'บุคลากร',
|
||||
'Start' => 'เริ่มต้น',
|
||||
'Status' => 'สถานะ',
|
||||
'Unit' => 'หน่วย',
|
||||
'Vacation' => 'วันหยุด',
|
||||
'Work' => 'งาน',
|
||||
]];
|
||||
48
Theme/Backend/Lang/tr.lang.php
Normal file
48
Theme/Backend/Lang/tr.lang.php
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
<?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 ['HumanResourceManagement' => [
|
||||
'Account' => 'hesap',
|
||||
'Active' => 'Aktif',
|
||||
'Birthday' => 'Doğum günü',
|
||||
'Clocking' => 'clocking',
|
||||
'Contracts' => 'Sözleşmeler',
|
||||
'CreateFromAccount' => 'hesaptan oluştur',
|
||||
'Department' => 'Bölüm',
|
||||
'Departments' => 'Bölümler',
|
||||
'Documents' => 'evraklar',
|
||||
'Education' => 'Eğitim',
|
||||
'Email' => 'E-posta',
|
||||
'Employee' => 'işçi',
|
||||
'Employees' => 'Çalışanlar',
|
||||
'End' => 'Son',
|
||||
'Evaluations' => 'Değerlendirmeler',
|
||||
'General' => 'Genel',
|
||||
'History' => 'Tarih',
|
||||
'Inactive' => 'pasif',
|
||||
'Name' => 'ad',
|
||||
'Parent' => 'ebeveyn',
|
||||
'Personnel' => 'personel',
|
||||
'Phone' => 'Telefon',
|
||||
'Position' => 'Durum',
|
||||
'ProfileImage' => 'Profil görüntü',
|
||||
'Remarks' => 'Uyarılar',
|
||||
'Shifts' => 'vardiyalar',
|
||||
'Staff' => 'Personel',
|
||||
'Start' => 'Başlat',
|
||||
'Status' => 'durum',
|
||||
'Unit' => 'birim',
|
||||
'Vacation' => 'Tatil',
|
||||
'Work' => 'İş',
|
||||
]];
|
||||
48
Theme/Backend/Lang/uk.lang.php
Normal file
48
Theme/Backend/Lang/uk.lang.php
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
<?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 ['HumanResourceManagement' => [
|
||||
'Account' => 'рахунки',
|
||||
'Active' => 'активний',
|
||||
'Birthday' => 'день народження',
|
||||
'Clocking' => 'тактирование',
|
||||
'Contracts' => 'контракти',
|
||||
'CreateFromAccount' => 'Створення з рахунку',
|
||||
'Department' => 'відділ',
|
||||
'Departments' => 'відомства',
|
||||
'Documents' => 'документи',
|
||||
'Education' => 'освіту',
|
||||
'Email' => 'E-mail',
|
||||
'Employee' => 'співробітник',
|
||||
'Employees' => 'співробітники',
|
||||
'End' => 'кінець',
|
||||
'Evaluations' => 'оцінки',
|
||||
'General' => 'загальний',
|
||||
'History' => 'історія',
|
||||
'Inactive' => 'неактивний',
|
||||
'Name' => 'ім\'я',
|
||||
'Parent' => 'батько',
|
||||
'Personnel' => 'персонал',
|
||||
'Phone' => 'телефон',
|
||||
'Position' => 'становище',
|
||||
'ProfileImage' => 'профіль зображення',
|
||||
'Remarks' => 'зауваження',
|
||||
'Shifts' => 'зрушення',
|
||||
'Staff' => 'персонал',
|
||||
'Start' => 'початок',
|
||||
'Status' => 'статус',
|
||||
'Unit' => 'блок',
|
||||
'Vacation' => 'Відпустка',
|
||||
'Work' => 'робота',
|
||||
]];
|
||||
48
Theme/Backend/Lang/zh.lang.php
Normal file
48
Theme/Backend/Lang/zh.lang.php
Normal file
|
|
@ -0,0 +1,48 @@
|
|||
<?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 ['HumanResourceManagement' => [
|
||||
'Account' => '帐户',
|
||||
'Active' => '积极的',
|
||||
'Birthday' => '生日',
|
||||
'Clocking' => '时钟',
|
||||
'Contracts' => '合同',
|
||||
'CreateFromAccount' => '从帐户创建',
|
||||
'Department' => '部',
|
||||
'Departments' => '部门',
|
||||
'Documents' => '文件',
|
||||
'Education' => '教育',
|
||||
'Email' => '电子邮件',
|
||||
'Employee' => '员工',
|
||||
'Employees' => '雇员',
|
||||
'End' => '结尾',
|
||||
'Evaluations' => '评估',
|
||||
'General' => '一般的',
|
||||
'History' => '历史',
|
||||
'Inactive' => '待用',
|
||||
'Name' => '姓名',
|
||||
'Parent' => '亲',
|
||||
'Personnel' => '人员',
|
||||
'Phone' => '电话',
|
||||
'Position' => '位置',
|
||||
'ProfileImage' => '资料图片',
|
||||
'Remarks' => '评论',
|
||||
'Shifts' => '转变',
|
||||
'Staff' => '职员',
|
||||
'Start' => '开始',
|
||||
'Status' => '状态',
|
||||
'Unit' => '单元',
|
||||
'Vacation' => '假期',
|
||||
'Work' => '工作',
|
||||
]];
|
||||
Loading…
Reference in New Issue
Block a user