update lang files

This commit is contained in:
Dennis Eichhorn 2022-02-12 21:18:50 +01:00
parent 9d3a0a7887
commit 790956bb90
44 changed files with 861 additions and 271 deletions

View File

@ -0,0 +1,26 @@
<?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' => 'الإدارات',
'Employees' => 'الموظفين',
'HumanResourceManagement' => 'الموارد البشرية',
'HumanResources' => 'الموارد البشرية',
'List' => 'قائمة',
'Planning' => 'تخطيط',
'Positions' => 'المواقف',
'Shifts' => 'التحولات',
'Staff' => 'طاقم عمل',
'Structure' => 'بنية',
]];

View File

@ -0,0 +1,26 @@
<?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í',
'Employees' => 'Zaměstnanců',
'HumanResourceManagement' => 'Lidské zdroje',
'HumanResources' => 'Lidské zdroje',
'List' => 'Seznam',
'Planning' => 'Plánování',
'Positions' => 'Polohy',
'Shifts' => 'Posunů',
'Staff' => 'Personál',
'Structure' => 'Struktura',
]];

View File

@ -0,0 +1,26 @@
<?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.',
'Employees' => 'Medarbejdere.',
'HumanResourceManagement' => 'Menneskelige ressourcer',
'HumanResources' => 'Menneskelige ressourcer',
'List' => 'Liste',
'Planning' => 'Planlægning',
'Positions' => 'Positioner.',
'Shifts' => 'Skift',
'Staff' => 'Personale',
'Structure' => 'Struktur',
]];

View File

@ -0,0 +1,26 @@
<?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',
'Employees' => 'Angestellte',
'HumanResourceManagement' => 'Humanressourcen',
'HumanResources' => 'Humanressourcen',
'List' => 'Aufführen',
'Planning' => 'Planung',
'Positions' => 'Positionen',
'Shifts' => 'Verschiebungen',
'Staff' => 'Mitarbeiter',
'Structure' => 'Struktur',
]];

View File

@ -0,0 +1,26 @@
<?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' => 'Τμήματα',
'Employees' => 'Υπαλλήλους',
'HumanResourceManagement' => 'Ανθρώπινο δυναμικό',
'HumanResources' => 'Ανθρώπινο δυναμικό',
'List' => 'Λίστα',
'Planning' => 'Σχεδίαση',
'Positions' => 'Θέσεις',
'Shifts' => 'Βάρδιες',
'Staff' => 'Προσωπικό',
'Structure' => 'Δομή',
]];

View File

@ -4,7 +4,7 @@
* *
* PHP Version 8.0 * PHP Version 8.0
* *
* @package Modules\HumanResourceManagement * @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,26 @@
<?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',
'Employees' => 'Empleados',
'HumanResourceManagement' => 'Recursos humanos',
'HumanResources' => 'Recursos humanos',
'List' => 'Lista',
'Planning' => 'Planificación',
'Positions' => 'Posiciones',
'Shifts' => 'Cambia',
'Staff' => 'Personal',
'Structure' => 'Estructura',
]];

View File

@ -0,0 +1,26 @@
<?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',
'Employees' => 'Työntekijät',
'HumanResourceManagement' => 'henkilöstöhallinto',
'HumanResources' => 'henkilöstöhallinto',
'List' => 'Lista',
'Planning' => 'Suunnittelu',
'Positions' => 'Asemat',
'Shifts' => 'Vuorot',
'Staff' => 'Henkilökunta',
'Structure' => 'Rakenne',
]];

View File

@ -0,0 +1,26 @@
<?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',
'Employees' => 'Des employés',
'HumanResourceManagement' => 'Ressources humaines',
'HumanResources' => 'Ressources humaines',
'List' => 'Lister',
'Planning' => 'Planification',
'Positions' => 'Position',
'Shifts' => 'Changements',
'Staff' => 'Personnel',
'Structure' => 'Structure',
]];

View File

@ -0,0 +1,26 @@
<?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',
'Employees' => 'Alkalmazottak',
'HumanResourceManagement' => 'Emberi Erőforrások',
'HumanResources' => 'Emberi Erőforrások',
'List' => 'Lista',
'Planning' => 'Tervezés',
'Positions' => 'Helyzet',
'Shifts' => 'Műszakok',
'Staff' => 'Személyzet',
'Structure' => 'Szerkezet',
]];

View File

@ -0,0 +1,26 @@
<?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',
'Employees' => 'Dipendenti',
'HumanResourceManagement' => 'Risorse umane',
'HumanResources' => 'Risorse umane',
'List' => 'Elenco',
'Planning' => 'Pianificazione',
'Positions' => 'Posizioni',
'Shifts' => 'Turni',
'Staff' => 'Personale',
'Structure' => 'Struttura',
]];

View File

@ -0,0 +1,26 @@
<?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' => '部門',
'Employees' => '従業員',
'HumanResourceManagement' => '人事',
'HumanResources' => '人事',
'List' => 'リスト',
'Planning' => '企画',
'Positions' => '位置',
'Shifts' => 'シフト',
'Staff' => 'スタッフ',
'Structure' => '構造',
]];

View File

@ -0,0 +1,26 @@
<?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' => '부서',
'Employees' => '직원',
'HumanResourceManagement' => '인적 자원',
'HumanResources' => '인적 자원',
'List' => '목록',
'Planning' => '계획',
'Positions' => '위치',
'Shifts' => '교대',
'Staff' => '직원',
'Structure' => '구조',
]];

View File

@ -0,0 +1,26 @@
<?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',
'Employees' => 'Ansatte',
'HumanResourceManagement' => 'Menneskelige ressurser',
'HumanResources' => 'Menneskelige ressurser',
'List' => 'Liste',
'Planning' => 'Planlegger',
'Positions' => 'Posisjoner',
'Shifts' => 'Skift',
'Staff' => 'Personale',
'Structure' => 'Struktur',
]];

View File

@ -0,0 +1,26 @@
<?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',
'Employees' => 'Pracowników',
'HumanResourceManagement' => 'Zasoby ludzkie',
'HumanResources' => 'Zasoby ludzkie',
'List' => 'Lista',
'Planning' => 'Planowanie',
'Positions' => 'Pozycje',
'Shifts' => 'Zmiany',
'Staff' => 'Personel',
'Structure' => 'Struktura',
]];

View File

@ -0,0 +1,26 @@
<?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.',
'Employees' => 'Funcionários',
'HumanResourceManagement' => 'Recursos Humanos',
'HumanResources' => 'Recursos Humanos',
'List' => 'Lista',
'Planning' => 'Planejamento',
'Positions' => 'Posições',
'Shifts' => 'Turnos',
'Staff' => 'Funcionários',
'Structure' => 'Estrutura',
]];

View File

@ -0,0 +1,26 @@
<?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' => 'Отделы',
'Employees' => 'Сотрудники',
'HumanResourceManagement' => 'Человеческие ресурсы',
'HumanResources' => 'Человеческие ресурсы',
'List' => 'Список',
'Planning' => 'Планирование',
'Positions' => 'Позиции',
'Shifts' => 'Сдвиги',
'Staff' => 'Штат сотрудников',
'Structure' => 'Структура',
]];

View File

@ -0,0 +1,26 @@
<?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',
'Employees' => 'Anställda',
'HumanResourceManagement' => 'Personalavdelning',
'HumanResources' => 'Personalavdelning',
'List' => 'Lista',
'Planning' => 'Planera',
'Positions' => 'Positioner',
'Shifts' => 'Skift',
'Staff' => 'Personal',
'Structure' => 'Strukturera',
]];

View File

@ -0,0 +1,26 @@
<?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' => 'แผนก',
'Employees' => 'พนักงาน',
'HumanResourceManagement' => 'ทรัพยากรมนุษย์',
'HumanResources' => 'ทรัพยากรมนุษย์',
'List' => 'รายการ',
'Planning' => 'การวางแผน',
'Positions' => 'ตำแหน่ง',
'Shifts' => 'การเปลี่ยนแปลง',
'Staff' => 'พนักงาน',
'Structure' => 'โครงสร้าง',
]];

View File

@ -0,0 +1,26 @@
<?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',
'Employees' => 'Çalışanlar',
'HumanResourceManagement' => 'İnsan kaynakları',
'HumanResources' => 'İnsan kaynakları',
'List' => 'Liste',
'Planning' => 'Planlama',
'Positions' => 'Pozisyonlar',
'Shifts' => 'Vardiya',
'Staff' => 'Personel',
'Structure' => 'Yapı',
]];

View File

@ -0,0 +1,26 @@
<?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' => 'Кафедри',
'Employees' => 'Співробітники',
'HumanResourceManagement' => 'Людські ресурси',
'HumanResources' => 'Людські ресурси',
'List' => 'Список',
'Planning' => 'Планування',
'Positions' => 'Позиції',
'Shifts' => 'Зрушення',
'Staff' => 'Співробітник',
'Structure' => 'Структура',
]];

View File

@ -0,0 +1,26 @@
<?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' => '部门',
'Employees' => '雇员',
'HumanResourceManagement' => '人力资源',
'HumanResources' => '人力资源',
'List' => '列表',
'Planning' => '规划',
'Positions' => '姿势',
'Shifts' => '转变',
'Staff' => '职员',
'Structure' => '结构',
]];

View File

@ -13,21 +13,22 @@
declare(strict_types=1); declare(strict_types=1);
return ['HumanResourceManagement' => [ return ['HumanResourceManagement' => [
'Account' => 'حساب', 'Account' => 'الحساب',
'Active' => 'نشيط', 'Active' => 'نشيط',
'Address' => '#VALUE!',
'Birthday' => 'عيد ميلاد', 'Birthday' => 'عيد ميلاد',
'Clocking' => 'قطع مسافة السباق', 'Clocking' => 'مسجلات',
'Contracts' => 'انكماش', 'Contracts' => 'انكماش',
'CreateFromAccount' => 'خلق من حساب', 'CreateFromAccount' => 'إنشاء من الحساب',
'Department' => 'قسم', 'Department' => 'قسم، أقسام',
'Departments' => 'الإدارات', 'Departments' => 'الإدارات',
'Documents' => 'وثائق', 'Documents' => 'وثائق',
'Education' => 'تعليم', 'Education' => 'تعليم',
'Email' => 'بريد الالكتروني', 'Email' => 'بريد الالكتروني',
'Employee' => 'الموظف', 'Employee' => 'موظف',
'Employees' => 'الموظفين', 'Employees' => 'الموظفين',
'End' => 'نهاية', 'End' => 'نهاية',
'Evaluations' => 'التقييم', 'Evaluations' => 'التقييمات',
'General' => 'عام', 'General' => 'عام',
'History' => 'تاريخ', 'History' => 'تاريخ',
'Inactive' => 'غير نشط', 'Inactive' => 'غير نشط',
@ -35,14 +36,15 @@ return ['HumanResourceManagement' => [
'Parent' => 'الأبوين', 'Parent' => 'الأبوين',
'Personnel' => 'شؤون الموظفين', 'Personnel' => 'شؤون الموظفين',
'Phone' => 'هاتف', 'Phone' => 'هاتف',
'Position' => 'موقع', 'Position' => 'موضع',
'ProfileImage' => 'صورة الملف الشخصي', 'ProfileImage' => 'صورة الملف الشخصي',
'Remarks' => 'ملاحظات', 'Remarks' => 'ملاحظات',
'Shifts' => 'التحولات', 'Shifts' => 'التحولات',
'Staff' => 'العاملين', 'Staff' => 'طاقم عمل',
'Start' => 'بداية', 'Start' => 'يبدأ',
'Status' => 'حالة', 'Status' => 'حالة',
'Title' => '#VALUE!',
'Unit' => 'وحدة', 'Unit' => 'وحدة',
'Vacation' => 'اجازة', 'Vacation' => 'عطلة',
'Work' => 'الشغل', 'Work' => 'عمل',
]]; ]];

View File

@ -15,19 +15,20 @@ declare(strict_types=1);
return ['HumanResourceManagement' => [ return ['HumanResourceManagement' => [
'Account' => 'Účet', 'Account' => 'Účet',
'Active' => 'Aktivní', 'Active' => 'Aktivní',
'Address' => '#VALUE!',
'Birthday' => 'Narozeniny', 'Birthday' => 'Narozeniny',
'Clocking' => 'stopování', 'Clocking' => 'Hodinky',
'Contracts' => 'smlouvy', 'Contracts' => 'Smlouvy',
'CreateFromAccount' => 'Vytvořit z účtu', 'CreateFromAccount' => 'Vytvořit z účtu',
'Department' => 'oddělení', 'Department' => 'oddělení',
'Departments' => 'odbory', 'Departments' => 'Oddělení',
'Documents' => 'dokumenty', 'Documents' => 'Dokumenty',
'Education' => 'Vzdělání', 'Education' => 'Vzdělání',
'Email' => 'E-mailem', 'Email' => 'E-mailem',
'Employee' => 'Zaměstnanec', 'Employee' => 'Zaměstnanec',
'Employees' => 'zaměstnanci', 'Employees' => 'Zaměstnanců',
'End' => 'Konec', 'End' => 'Konec',
'Evaluations' => 'hodnocení', 'Evaluations' => 'Hodnocení',
'General' => 'Všeobecné', 'General' => 'Všeobecné',
'History' => 'Dějiny', 'History' => 'Dějiny',
'Inactive' => 'Neaktivní', 'Inactive' => 'Neaktivní',
@ -36,12 +37,13 @@ return ['HumanResourceManagement' => [
'Personnel' => 'Personál', 'Personnel' => 'Personál',
'Phone' => 'Telefon', 'Phone' => 'Telefon',
'Position' => 'Pozice', 'Position' => 'Pozice',
'ProfileImage' => 'Profile image', 'ProfileImage' => 'Profilový obrázek',
'Remarks' => 'Poznámky', 'Remarks' => 'Poznámky',
'Shifts' => 'posuny', 'Shifts' => 'Posunů',
'Staff' => 'Personál', 'Staff' => 'Personál',
'Start' => 'Start', 'Start' => 'Start',
'Status' => 'Postavení', 'Status' => 'Postavení',
'Title' => '#VALUE!',
'Unit' => 'Jednotka', 'Unit' => 'Jednotka',
'Vacation' => 'Dovolená', 'Vacation' => 'Dovolená',
'Work' => 'Práce', 'Work' => 'Práce',

View File

@ -15,33 +15,35 @@ declare(strict_types=1);
return ['HumanResourceManagement' => [ return ['HumanResourceManagement' => [
'Account' => 'Konto', 'Account' => 'Konto',
'Active' => 'Aktiv', 'Active' => 'Aktiv',
'Address' => '#VALUE!',
'Birthday' => 'Fødselsdag', 'Birthday' => 'Fødselsdag',
'Clocking' => 'clocking', 'Clocking' => 'Clocking.',
'Contracts' => 'Kontrakter', 'Contracts' => 'Kontrakter',
'CreateFromAccount' => 'Opret fra konto', 'CreateFromAccount' => 'Opret fra konto',
'Department' => 'Afdeling', 'Department' => 'Afdeling',
'Departments' => 'Afdelinger', 'Departments' => 'Afdelinger.',
'Documents' => 'Dokumenter', 'Documents' => 'Dokumenter',
'Education' => 'Uddannelse', 'Education' => 'Uddannelse',
'Email' => 'E-mail', 'Email' => 'Email.',
'Employee' => 'medarbejder', 'Employee' => 'Medarbejder',
'Employees' => 'medarbejdere', 'Employees' => 'Medarbejdere.',
'End' => 'Ende', 'End' => 'Ende',
'Evaluations' => 'Evalueringer', 'Evaluations' => 'Evalueringer.',
'General' => 'Generel', 'General' => 'Generel',
'History' => 'Historie', 'History' => 'Historie',
'Inactive' => 'inaktive', 'Inactive' => 'Inaktiv.',
'Name' => 'Navn', 'Name' => 'Navn',
'Parent' => 'Forældre', 'Parent' => 'Forælder',
'Personnel' => 'Personale', 'Personnel' => 'Personale',
'Phone' => 'telefon', 'Phone' => 'telefon',
'Position' => 'Position', 'Position' => 'Position',
'ProfileImage' => 'Profil billede', 'ProfileImage' => 'Profilbillede.',
'Remarks' => 'Bemærkninger', 'Remarks' => 'Bemærkninger.',
'Shifts' => 'forskydninger', 'Shifts' => 'Skift',
'Staff' => 'Personale', 'Staff' => 'Personale',
'Start' => 'Start', 'Start' => 'Start',
'Status' => 'status', 'Status' => 'Status.',
'Title' => '#VALUE!',
'Unit' => 'Enhed', 'Unit' => 'Enhed',
'Vacation' => 'Ferie', 'Vacation' => 'Ferie',
'Work' => 'Arbejde', 'Work' => 'Arbejde',

View File

@ -13,36 +13,38 @@
declare(strict_types=1); declare(strict_types=1);
return ['HumanResourceManagement' => [ return ['HumanResourceManagement' => [
'Account' => '', 'Account' => 'Konto',
'Active' => '', 'Active' => 'Aktiv',
'Birthday' => '', 'Address' => '#VALUE!',
'Clocking' => '', 'Birthday' => 'Geburtstag',
'Contracts' => '', 'Clocking' => 'Takte',
'CreateFromAccount' => '', 'Contracts' => 'Verträge',
'Department' => '', 'CreateFromAccount' => 'Aus dem Konto erstellen.',
'Departments' => '', 'Department' => 'Abteilung',
'Documents' => '', 'Departments' => 'Abteilungen',
'Education' => '', 'Documents' => 'Unterlagen',
'Email' => '', 'Education' => 'Ausbildung',
'Employee' => '', 'Email' => 'Email',
'Employees' => '', 'Employee' => 'Mitarbeiter',
'End' => '', 'Employees' => 'Angestellte',
'Evaluations' => '', 'End' => 'Ende',
'General' => '', 'Evaluations' => 'Beurteilungen',
'History' => '', 'General' => 'Allgemein',
'Inactive' => '', 'History' => 'Geschichte',
'Name' => '', 'Inactive' => 'Inaktiv',
'Parent' => '', 'Name' => 'Name',
'Personnel' => '', 'Parent' => 'Elternteil',
'Phone' => '', 'Personnel' => 'Personal',
'Position' => '', 'Phone' => 'Telefon',
'ProfileImage' => '', 'Position' => 'Position',
'Remarks' => '', 'ProfileImage' => 'Profilbild',
'Shifts' => '', 'Remarks' => 'Bemerkungen',
'Staff' => '', 'Shifts' => 'Verschiebungen',
'Start' => '', 'Staff' => 'Mitarbeiter',
'Status' => '', 'Start' => 'Anfang',
'Unit' => '', 'Status' => 'Status',
'Vacation' => '', 'Title' => '#VALUE!',
'Work' => '', 'Unit' => 'Einheit',
'Vacation' => 'Urlaub',
'Work' => 'Arbeiten',
]]; ]];

View File

@ -15,10 +15,11 @@ declare(strict_types=1);
return ['HumanResourceManagement' => [ return ['HumanResourceManagement' => [
'Account' => 'λογαριασμός', 'Account' => 'λογαριασμός',
'Active' => 'Ενεργός', 'Active' => 'Ενεργός',
'Address' => '#VALUE!',
'Birthday' => 'Γενέθλια', 'Birthday' => 'Γενέθλια',
'Clocking' => 'χρονομέτρηση', 'Clocking' => 'Ρολόι',
'Contracts' => 'συμβάσεις', 'Contracts' => 'Συμβάσεις',
'CreateFromAccount' => 'Δημιουργία του λογαριασμού', 'CreateFromAccount' => 'Δημιουργία από λογαριασμό',
'Department' => 'Τμήμα', 'Department' => 'Τμήμα',
'Departments' => 'Τμήματα', 'Departments' => 'Τμήματα',
'Documents' => 'Εγγραφα', 'Documents' => 'Εγγραφα',
@ -27,7 +28,7 @@ return ['HumanResourceManagement' => [
'Employee' => 'Υπάλληλος', 'Employee' => 'Υπάλληλος',
'Employees' => 'Υπαλλήλους', 'Employees' => 'Υπαλλήλους',
'End' => 'Τέλος', 'End' => 'Τέλος',
'Evaluations' => 'αξιολογήσεις', 'Evaluations' => 'Αξιολογήσεις',
'General' => 'Γενικός', 'General' => 'Γενικός',
'History' => 'Ιστορία', 'History' => 'Ιστορία',
'Inactive' => 'Αδρανής', 'Inactive' => 'Αδρανής',
@ -36,12 +37,13 @@ return ['HumanResourceManagement' => [
'Personnel' => 'Προσωπικό', 'Personnel' => 'Προσωπικό',
'Phone' => 'Τηλέφωνο', 'Phone' => 'Τηλέφωνο',
'Position' => 'Θέση', 'Position' => 'Θέση',
'ProfileImage' => 'Προφίλ εικόνα', 'ProfileImage' => 'Εικόνα προφίλ',
'Remarks' => 'Παρατηρήσεις', 'Remarks' => 'Παρατηρήσεις',
'Shifts' => 'Βάρδιες', 'Shifts' => 'Βάρδιες',
'Staff' => 'Προσωπικό', 'Staff' => 'Προσωπικό',
'Start' => 'Αρχή', 'Start' => 'Αρχή',
'Status' => 'Κατάσταση', 'Status' => 'Κατάσταση',
'Title' => '#VALUE!',
'Unit' => 'Μονάδα', 'Unit' => 'Μονάδα',
'Vacation' => 'Διακοπές', 'Vacation' => 'Διακοπές',
'Work' => 'Δουλειά', 'Work' => 'Δουλειά',

View File

@ -15,6 +15,7 @@ declare(strict_types=1);
return ['HumanResourceManagement' => [ return ['HumanResourceManagement' => [
'Account' => 'Account', 'Account' => 'Account',
'Active' => 'Active', 'Active' => 'Active',
'Address' => '',
'Birthday' => 'Birthday', 'Birthday' => 'Birthday',
'Clocking' => 'Clocking', 'Clocking' => 'Clocking',
'Contracts' => 'Contracts', 'Contracts' => 'Contracts',
@ -42,6 +43,7 @@ return ['HumanResourceManagement' => [
'Staff' => 'Staff', 'Staff' => 'Staff',
'Start' => 'Start', 'Start' => 'Start',
'Status' => 'Status', 'Status' => 'Status',
'Title' => '',
'Unit' => 'Unit', 'Unit' => 'Unit',
'Vacation' => 'Vacation', 'Vacation' => 'Vacation',
'Work' => 'Work', 'Work' => 'Work',

View File

@ -15,19 +15,20 @@ declare(strict_types=1);
return ['HumanResourceManagement' => [ return ['HumanResourceManagement' => [
'Account' => 'Cuenta', 'Account' => 'Cuenta',
'Active' => 'Activo', 'Active' => 'Activo',
'Address' => '#VALUE!',
'Birthday' => 'Cumpleaños', 'Birthday' => 'Cumpleaños',
'Clocking' => 'Clocking', 'Clocking' => 'Reloj',
'Contracts' => 'contratos', 'Contracts' => 'Contrato',
'CreateFromAccount' => 'Crear a partir de la cuenta', 'CreateFromAccount' => 'Crear desde cuenta',
'Department' => 'Departamento', 'Department' => 'Departamento',
'Departments' => 'departamentos', 'Departments' => 'Departamentos',
'Documents' => 'Documentos', 'Documents' => 'Documentos',
'Education' => 'Educación', 'Education' => 'Educación',
'Email' => 'Correo electrónico', 'Email' => 'Correo electrónico',
'Employee' => 'Empleado', 'Employee' => 'Empleado',
'Employees' => 'Empleados', 'Employees' => 'Empleados',
'End' => 'Fin', 'End' => 'Fin',
'Evaluations' => 'Las evaluaciones', 'Evaluations' => 'Evaluaciones',
'General' => 'General', 'General' => 'General',
'History' => 'Historia', 'History' => 'Historia',
'Inactive' => 'Inactivo', 'Inactive' => 'Inactivo',
@ -37,12 +38,13 @@ return ['HumanResourceManagement' => [
'Phone' => 'Teléfono', 'Phone' => 'Teléfono',
'Position' => 'Posición', 'Position' => 'Posición',
'ProfileImage' => 'Imagen de perfil', 'ProfileImage' => 'Imagen de perfil',
'Remarks' => 'observaciones', 'Remarks' => 'Comentarios',
'Shifts' => 'turnos', 'Shifts' => 'Cambia',
'Staff' => 'Personal', 'Staff' => 'Personal',
'Start' => 'Comienzo', 'Start' => 'Comienzo',
'Status' => 'Estado', 'Status' => 'Estado',
'Title' => '#VALUE!',
'Unit' => 'Unidad', 'Unit' => 'Unidad',
'Vacation' => 'Vacaciones', 'Vacation' => 'Vacaciones',
'Work' => 'Trabaja', 'Work' => 'Trabajo',
]]; ]];

View File

@ -14,35 +14,37 @@ declare(strict_types=1);
return ['HumanResourceManagement' => [ return ['HumanResourceManagement' => [
'Account' => 'Tili', 'Account' => 'Tili',
'Active' => 'aktiivinen', 'Active' => 'Aktiivinen',
'Address' => '#VALUE!',
'Birthday' => 'Syntymäpäivä', 'Birthday' => 'Syntymäpäivä',
'Clocking' => 'kellotus', 'Clocking' => 'Kello',
'Contracts' => 'sopimuksia', 'Contracts' => 'Sopimukset',
'CreateFromAccount' => 'Luo tililtä', 'CreateFromAccount' => 'Luo tili',
'Department' => 'osasto', 'Department' => 'Osasto',
'Departments' => 'osastot', 'Departments' => 'Osasto',
'Documents' => 'asiakirjat', 'Documents' => 'Asiakirjat',
'Education' => 'koulutus', 'Education' => 'Koulutus',
'Email' => 'Sähköposti', 'Email' => 'Sähköposti',
'Employee' => 'Työntekijä', 'Employee' => 'Työntekijä',
'Employees' => 'Työntekijät', 'Employees' => 'Työntekijät',
'End' => 'pää', 'End' => 'Loppu',
'Evaluations' => 'arvioinnit', 'Evaluations' => 'Arvioinnit',
'General' => 'yleinen', 'General' => 'Yleinen',
'History' => 'Historia', 'History' => 'Historia',
'Inactive' => 'Epäaktiivinen', 'Inactive' => 'Epäaktiivinen',
'Name' => 'Nimi', 'Name' => 'Nimi',
'Parent' => 'vanhempi', 'Parent' => 'Vanhempi',
'Personnel' => 'henkilöstö', 'Personnel' => 'Henkilökunta',
'Phone' => 'Puhelin', 'Phone' => 'Puhelin',
'Position' => 'asento', 'Position' => 'Asento',
'ProfileImage' => 'profiilikuva', 'ProfileImage' => 'Profiilikuva',
'Remarks' => 'Huomautukset', 'Remarks' => 'Huomautukset',
'Shifts' => 'Vuorot', 'Shifts' => 'Vuorot',
'Staff' => 'henkilöstö', 'Staff' => 'Henkilökunta',
'Start' => 'alkaa', 'Start' => 'alkaa',
'Status' => 'Tila', 'Status' => 'Tila',
'Unit' => 'yksikkö', 'Title' => '#VALUE!',
'Unit' => 'Yksikkö',
'Vacation' => 'Loma', 'Vacation' => 'Loma',
'Work' => 'Tehdä työtä', 'Work' => 'Tehdä työtä',
]]; ]];

View File

@ -15,34 +15,36 @@ declare(strict_types=1);
return ['HumanResourceManagement' => [ return ['HumanResourceManagement' => [
'Account' => 'Compte', 'Account' => 'Compte',
'Active' => 'actif', 'Active' => 'actif',
'Birthday' => 'Date d\'anniversaire', 'Address' => '#VALUE!',
'Clocking' => 'clocking', 'Birthday' => 'Date d\\'anniversaire',
'Contracts' => 'contrats', 'Clocking' => 'Horlogerie',
'Contracts' => 'Contrats',
'CreateFromAccount' => 'Créer du compte', 'CreateFromAccount' => 'Créer du compte',
'Department' => 'département', 'Department' => 'département',
'Departments' => 'Départements', 'Departments' => 'Départements',
'Documents' => 'documents', 'Documents' => 'Documents',
'Education' => 'Éducation', 'Education' => 'Éducation',
'Email' => 'E-mail', 'Email' => 'E-mail',
'Employee' => 'Employé', 'Employee' => 'Employé',
'Employees' => 'Des employés', 'Employees' => 'Des employés',
'End' => 'Finir', 'End' => 'Finir',
'Evaluations' => 'Les évaluations', 'Evaluations' => 'Évaluations',
'General' => 'Général', 'General' => 'Général',
'History' => 'Histoire', 'History' => 'Histoire',
'Inactive' => 'Inactif', 'Inactive' => 'Inactif',
'Name' => 'Nom', 'Name' => 'Nom',
'Parent' => 'Parent', 'Parent' => 'Parent',
'Personnel' => 'Personnel', 'Personnel' => 'Personnel',
'Phone' => 'Téléphone', 'Phone' => 'Téléphoner',
'Position' => 'Positionner', 'Position' => 'Position',
'ProfileImage' => 'photo de profil', 'ProfileImage' => 'Image de profil',
'Remarks' => 'Remarques', 'Remarks' => 'Remarques',
'Shifts' => 'quarts de travail', 'Shifts' => 'Changements',
'Staff' => 'Personnel', 'Staff' => 'Personnel',
'Start' => 'Début', 'Start' => 'Démarrer',
'Status' => 'Statut', 'Status' => 'Statut',
'Title' => '#VALUE!',
'Unit' => 'Unité', 'Unit' => 'Unité',
'Vacation' => 'Vacances', 'Vacation' => 'Vacances',
'Work' => 'Travailler', 'Work' => 'Travail',
]]; ]];

View File

@ -13,35 +13,37 @@
declare(strict_types=1); declare(strict_types=1);
return ['HumanResourceManagement' => [ return ['HumanResourceManagement' => [
'Account' => 'számla', 'Account' => 'Számla',
'Active' => 'Aktív', 'Active' => 'Aktív',
'Address' => '#VALUE!',
'Birthday' => 'Születésnap', 'Birthday' => 'Születésnap',
'Clocking' => 'órajel', 'Clocking' => 'Órajel',
'Contracts' => 'szerződések', 'Contracts' => 'Szerződések',
'CreateFromAccount' => 'Létrehozása számláról', 'CreateFromAccount' => 'Hozzon létre fiókot',
'Department' => 'Osztály', 'Department' => 'Osztály',
'Departments' => 'Osztályok', 'Departments' => 'Osztályok',
'Documents' => 'Dokumentumok', 'Documents' => 'Dokumentumok',
'Education' => 'Oktatás', 'Education' => 'Oktatás',
'Email' => 'Email', 'Email' => 'Email',
'Employee' => 'Munkavállaló', 'Employee' => 'Munkavállaló',
'Employees' => 'Az alkalmazottak', 'Employees' => 'Alkalmazottak',
'End' => 'vég', 'End' => 'Vége',
'Evaluations' => 'Az értékelések', 'Evaluations' => 'Értékelések',
'General' => 'Tábornok', 'General' => 'Tábornok',
'History' => 'Történelem', 'History' => 'Történelem',
'Inactive' => 'tétlen', 'Inactive' => 'Inaktív',
'Name' => 'Név', 'Name' => 'Név',
'Parent' => 'Szülő', 'Parent' => 'Szülő',
'Personnel' => 'Személyzet', 'Personnel' => 'Személyzet',
'Phone' => 'Telefon', 'Phone' => 'Telefon',
'Position' => 'Pozíció', 'Position' => 'Pozíció',
'ProfileImage' => 'Profil kép', 'ProfileImage' => 'Profilkép',
'Remarks' => 'Megjegyzések', 'Remarks' => 'Megjegyzések',
'Shifts' => 'Műszakok', 'Shifts' => 'Műszakok',
'Staff' => 'Személyzet', 'Staff' => 'Személyzet',
'Start' => 'Rajt', 'Start' => 'Rajt',
'Status' => 'Állapot', 'Status' => 'Állapot',
'Title' => '#VALUE!',
'Unit' => 'Mértékegység', 'Unit' => 'Mértékegység',
'Vacation' => 'Vakáció', 'Vacation' => 'Vakáció',
'Work' => 'Munka', 'Work' => 'Munka',

View File

@ -13,21 +13,22 @@
declare(strict_types=1); declare(strict_types=1);
return ['HumanResourceManagement' => [ return ['HumanResourceManagement' => [
'Account' => 'account', 'Account' => 'Account',
'Active' => 'Attivo', 'Active' => 'Attivo',
'Address' => '#VALUE!',
'Birthday' => 'Compleanno', 'Birthday' => 'Compleanno',
'Clocking' => 'clocking', 'Clocking' => 'Orologio',
'Contracts' => 'contratti', 'Contracts' => 'Contratti',
'CreateFromAccount' => 'Crea dal conto', 'CreateFromAccount' => 'Crea dal conto',
'Department' => 'Dipartimento', 'Department' => 'Dipartimento',
'Departments' => 'dipartimenti', 'Departments' => 'Dipartimenti',
'Documents' => 'Documenti', 'Documents' => 'Documenti',
'Education' => 'Formazione scolastica', 'Education' => 'Formazione scolastica',
'Email' => 'E-mail', 'Email' => 'E-mail',
'Employee' => 'Dipendente', 'Employee' => 'Dipendente',
'Employees' => 'I dipendenti', 'Employees' => 'Dipendenti',
'End' => 'Fine', 'End' => 'Fine',
'Evaluations' => 'valutazioni', 'Evaluations' => 'Valutazioni',
'General' => 'Generale', 'General' => 'Generale',
'History' => 'Storia', 'History' => 'Storia',
'Inactive' => 'Non attivo', 'Inactive' => 'Non attivo',
@ -42,6 +43,7 @@ return ['HumanResourceManagement' => [
'Staff' => 'Personale', 'Staff' => 'Personale',
'Start' => 'Inizio', 'Start' => 'Inizio',
'Status' => 'Stato', 'Status' => 'Stato',
'Title' => '#VALUE!',
'Unit' => 'Unità', 'Unit' => 'Unità',
'Vacation' => 'Vacanza', 'Vacation' => 'Vacanza',
'Work' => 'Opera', 'Work' => 'Opera',

View File

@ -15,20 +15,21 @@ declare(strict_types=1);
return ['HumanResourceManagement' => [ return ['HumanResourceManagement' => [
'Account' => 'アカウント', 'Account' => 'アカウント',
'Active' => 'アクティブ', 'Active' => 'アクティブ',
'Birthday' => 'お誕生日', 'Address' => '#VALUE!',
'Clocking' => 'クロッキング', 'Birthday' => '誕生日',
'Clocking' => 'クオリット',
'Contracts' => '契約', 'Contracts' => '契約',
'CreateFromAccount' => 'アカウントから作成', 'CreateFromAccount' => 'アカウントから作成します',
'Department' => '部門', 'Department' => 'デパートメント',
'Departments' => '部門', 'Departments' => '部門',
'Documents' => 'ドキュメント', 'Documents' => '文書',
'Education' => '教育', 'Education' => '教育',
'Email' => 'Eメール', 'Email' => 'Eメール',
'Employee' => '員', 'Employee' => '従業員',
'Employees' => '従業員', 'Employees' => '従業員',
'End' => '終わり', 'End' => '終わり',
'Evaluations' => '評価', 'Evaluations' => '評価',
'General' => '一般的な', 'General' => '全般的',
'History' => '歴史', 'History' => '歴史',
'Inactive' => '非活性', 'Inactive' => '非活性',
'Name' => '名前', 'Name' => '名前',
@ -40,9 +41,10 @@ return ['HumanResourceManagement' => [
'Remarks' => '備考', 'Remarks' => '備考',
'Shifts' => 'シフト', 'Shifts' => 'シフト',
'Staff' => 'スタッフ', 'Staff' => 'スタッフ',
'Start' => '始', 'Start' => 'める',
'Status' => '状態', 'Status' => '状態',
'Title' => '#VALUE!',
'Unit' => '単位', 'Unit' => '単位',
'Vacation' => '休暇', 'Vacation' => '休暇',
'Work' => '作業', 'Work' => '仕事',
]]; ]];

View File

@ -14,35 +14,37 @@ declare(strict_types=1);
return ['HumanResourceManagement' => [ return ['HumanResourceManagement' => [
'Account' => '계정', 'Account' => '계정',
'Active' => '유효한', 'Active' => '활동적인',
'Birthday' => '생신', 'Address' => '#VALUE!',
'Clocking' => '클러킹', 'Birthday' => '생일',
'Contracts' => '계약', 'Clocking' => '클로킹',
'CreateFromAccount' => '계정 만들기', 'Contracts' => '계약서',
'Department' => '학과', 'CreateFromAccount' => '계정에서 작성하십시오',
'Department' => '부서',
'Departments' => '부서', 'Departments' => '부서',
'Documents' => '서류', 'Documents' => '서류',
'Education' => '교육', 'Education' => '교육',
'Email' => '이메일', 'Email' => '이메일',
'Employee' => '종업원', 'Employee' => '원',
'Employees' => '종업원 수', 'Employees' => '직원',
'End' => '종료', 'End' => '',
'Evaluations' => '평가', 'Evaluations' => '평가',
'General' => '일반', 'General' => '일반적인',
'History' => '역사', 'History' => '역사',
'Inactive' => '비활성', 'Inactive' => '비활성으로',
'Name' => '이름', 'Name' => '이름',
'Parent' => '부모의', 'Parent' => '부모의',
'Personnel' => '인원', 'Personnel' => '인원',
'Phone' => '전화', 'Phone' => '핸드폰',
'Position' => '위치', 'Position' => '위치',
'ProfileImage' => '프로필 이미지', 'ProfileImage' => '프로필 이미지',
'Remarks' => '비고', 'Remarks' => '발언',
'Shifts' => '교대', 'Shifts' => '교대',
'Staff' => '직원', 'Staff' => '직원',
'Start' => '스타트', 'Start' => '시작',
'Status' => '상태', 'Status' => '상태',
'Title' => '#VALUE!',
'Unit' => '단위', 'Unit' => '단위',
'Vacation' => '휴가', 'Vacation' => '휴가',
'Work' => '작업', 'Work' => '일하다',
]]; ]];

View File

@ -15,33 +15,35 @@ declare(strict_types=1);
return ['HumanResourceManagement' => [ return ['HumanResourceManagement' => [
'Account' => 'Regnskap', 'Account' => 'Regnskap',
'Active' => 'Aktiv', 'Active' => 'Aktiv',
'Address' => '#VALUE!',
'Birthday' => 'Fødselsdag', 'Birthday' => 'Fødselsdag',
'Clocking' => 'clocking', 'Clocking' => 'Klokke',
'Contracts' => 'kontrakter', 'Contracts' => 'Kontrakter',
'CreateFromAccount' => 'Lag fra konto', 'CreateFromAccount' => 'Opprett fra konto',
'Department' => 'Avdeling', 'Department' => 'Avdeling',
'Departments' => 'avdelinger', 'Departments' => 'Avdelinger',
'Documents' => 'dokumenter', 'Documents' => 'Dokumenter',
'Education' => 'utdanning', 'Education' => 'utdanning',
'Email' => 'e-post', 'Email' => 'E-post',
'Employee' => 'Ansatt', 'Employee' => 'Ansatt',
'Employees' => 'medarbeidere', 'Employees' => 'Ansatte',
'End' => 'Slutt', 'End' => 'Slutt',
'Evaluations' => 'evalueringer', 'Evaluations' => 'Evalueringer',
'General' => 'Generell', 'General' => 'Generell',
'History' => 'Historie', 'History' => 'Historie',
'Inactive' => 'inaktiv', 'Inactive' => 'Inaktiv',
'Name' => 'Navn', 'Name' => 'Navn',
'Parent' => 'Parent', 'Parent' => 'Foreldre',
'Personnel' => 'Personale', 'Personnel' => 'Personale',
'Phone' => 'telefon', 'Phone' => 'Telefonen',
'Position' => 'Stilling', 'Position' => 'Posisjon',
'ProfileImage' => 'profilbilde', 'ProfileImage' => 'Profilbilde',
'Remarks' => 'Merknader', 'Remarks' => 'Bemerkninger',
'Shifts' => 'Flytter', 'Shifts' => 'Skift',
'Staff' => 'Personale', 'Staff' => 'Personale',
'Start' => 'Start', 'Start' => 'Start',
'Status' => 'Status', 'Status' => 'Status',
'Title' => '#VALUE!',
'Unit' => 'Enhet', 'Unit' => 'Enhet',
'Vacation' => 'Ferie', 'Vacation' => 'Ferie',
'Work' => 'Arbeid', 'Work' => 'Arbeid',

View File

@ -13,22 +13,23 @@
declare(strict_types=1); declare(strict_types=1);
return ['HumanResourceManagement' => [ return ['HumanResourceManagement' => [
'Account' => 'Konto', 'Account' => 'Rachunek',
'Active' => 'Aktywny', 'Active' => 'Aktywny',
'Address' => '#VALUE!',
'Birthday' => 'Urodziny', 'Birthday' => 'Urodziny',
'Clocking' => 'podkręcanie', 'Clocking' => 'Clowering.',
'Contracts' => 'Zamówienia', 'Contracts' => 'Kontrakty',
'CreateFromAccount' => 'Tworzenie z konta', 'CreateFromAccount' => 'Utwórz z konta',
'Department' => 'Departament', 'Department' => 'dział',
'Departments' => 'wydziały', 'Departments' => 'Wydziały',
'Documents' => 'dokumenty', 'Documents' => 'Dokumenty',
'Education' => 'Edukacja', 'Education' => 'Edukacja',
'Email' => 'E-mail', 'Email' => 'E-mail',
'Employee' => 'Pracownik', 'Employee' => 'Pracownik',
'Employees' => 'Pracowników', 'Employees' => 'Pracowników',
'End' => 'Koniec', 'End' => 'Kończyć się',
'Evaluations' => 'oceny', 'Evaluations' => 'Oceny',
'General' => 'Generał', 'General' => 'Ogólny',
'History' => 'Historia', 'History' => 'Historia',
'Inactive' => 'Nieaktywny', 'Inactive' => 'Nieaktywny',
'Name' => 'Nazwa', 'Name' => 'Nazwa',
@ -38,10 +39,11 @@ return ['HumanResourceManagement' => [
'Position' => 'Pozycja', 'Position' => 'Pozycja',
'ProfileImage' => 'Zdjęcie profilowe', 'ProfileImage' => 'Zdjęcie profilowe',
'Remarks' => 'Uwagi', 'Remarks' => 'Uwagi',
'Shifts' => 'przesunięcia', 'Shifts' => 'Zmiany',
'Staff' => 'Personel', 'Staff' => 'Personel',
'Start' => 'Początek', 'Start' => 'Początek',
'Status' => 'Status', 'Status' => 'Status',
'Title' => '#VALUE!',
'Unit' => 'Jednostka', 'Unit' => 'Jednostka',
'Vacation' => 'Wakacje', 'Vacation' => 'Wakacje',
'Work' => 'Praca', 'Work' => 'Praca',

View File

@ -15,34 +15,36 @@ declare(strict_types=1);
return ['HumanResourceManagement' => [ return ['HumanResourceManagement' => [
'Account' => 'Conta', 'Account' => 'Conta',
'Active' => 'Ativo', 'Active' => 'Ativo',
'Address' => '#VALUE!',
'Birthday' => 'Aniversário', 'Birthday' => 'Aniversário',
'Clocking' => 'clocking', 'Clocking' => 'Clocking.',
'Contracts' => 'contratos', 'Contracts' => 'Contratos',
'CreateFromAccount' => 'Criar a partir da conta', 'CreateFromAccount' => 'Crie a partir da conta',
'Department' => 'Departamento', 'Department' => 'Departamento',
'Departments' => 'departamentos', 'Departments' => 'Departamentos.',
'Documents' => 'documentos', 'Documents' => 'Documentos',
'Education' => 'Educação', 'Education' => 'Educação',
'Email' => 'O email', 'Email' => 'E-mail',
'Employee' => 'Empregado', 'Employee' => 'Funcionário',
'Employees' => 'Funcionários', 'Employees' => 'Funcionários',
'End' => 'Fim', 'End' => 'Fim',
'Evaluations' => 'Evaluations', 'Evaluations' => 'Avaliações',
'General' => 'Em geral', 'General' => 'Em geral',
'History' => 'História', 'History' => 'História',
'Inactive' => 'Inativo', 'Inactive' => 'Inativo',
'Name' => 'Nome', 'Name' => 'Nome',
'Parent' => 'parente', 'Parent' => 'Pai',
'Personnel' => 'Pessoal', 'Personnel' => 'Pessoal',
'Phone' => 'Telefone', 'Phone' => 'Telefone',
'Position' => 'Posição', 'Position' => 'Posição',
'ProfileImage' => 'Imagem de perfil', 'ProfileImage' => 'Imagem de perfil',
'Remarks' => 'Observações', 'Remarks' => 'Observações.',
'Shifts' => 'mudanças', 'Shifts' => 'Turnos',
'Staff' => 'Pessoal', 'Staff' => 'Funcionários',
'Start' => 'Começar', 'Start' => 'Começar',
'Status' => 'Status', 'Status' => 'Status',
'Title' => '#VALUE!',
'Unit' => 'Unidade', 'Unit' => 'Unidade',
'Vacation' => 'Período de férias', 'Vacation' => 'Férias',
'Work' => 'Trabalhar', 'Work' => 'Trabalhos',
]]; ]];

View File

@ -14,14 +14,15 @@ declare(strict_types=1);
return ['HumanResourceManagement' => [ return ['HumanResourceManagement' => [
'Account' => 'Счет', 'Account' => 'Счет',
'Active' => 'активный', 'Active' => 'Активный',
'Address' => '#VALUE!',
'Birthday' => 'День рождения', 'Birthday' => 'День рождения',
'Clocking' => 'тактирование', 'Clocking' => 'Сияние',
'Contracts' => 'контракты', 'Contracts' => 'Контракты',
'CreateFromAccount' => 'Создание со счета', 'CreateFromAccount' => 'Создать из аккаунта',
'Department' => 'отделение', 'Department' => 'отделение',
'Departments' => 'ведомства', 'Departments' => 'Отделы',
'Documents' => 'документы', 'Documents' => 'Документы',
'Education' => 'Образование', 'Education' => 'Образование',
'Email' => 'Электронное письмо', 'Email' => 'Электронное письмо',
'Employee' => 'Наемный рабочий', 'Employee' => 'Наемный рабочий',
@ -29,19 +30,20 @@ return ['HumanResourceManagement' => [
'End' => 'Конец', 'End' => 'Конец',
'Evaluations' => 'Оценки', 'Evaluations' => 'Оценки',
'General' => 'Общий', 'General' => 'Общий',
'History' => 'история', 'History' => 'История',
'Inactive' => 'Неактивный', 'Inactive' => 'Неактивный',
'Name' => 'Имя', 'Name' => 'Имя',
'Parent' => 'родитель', 'Parent' => 'Родитель',
'Personnel' => 'персонал', 'Personnel' => 'Персонал',
'Phone' => 'Телефон', 'Phone' => 'Телефон',
'Position' => 'Позиция', 'Position' => 'Должность',
'ProfileImage' => 'Изображение профиля', 'ProfileImage' => 'Изображение профиля',
'Remarks' => 'замечания', 'Remarks' => 'Замечания',
'Shifts' => 'Сдвиги', 'Shifts' => 'Сдвиги',
'Staff' => 'Сотрудники', 'Staff' => 'Штат сотрудников',
'Start' => 'Начинать', 'Start' => 'Начинать',
'Status' => 'Положение дел', 'Status' => 'Статус',
'Title' => '#VALUE!',
'Unit' => 'Единица измерения', 'Unit' => 'Единица измерения',
'Vacation' => 'Отпуск', 'Vacation' => 'Отпуск',
'Work' => 'Работа', 'Work' => 'Работа',

View File

@ -15,19 +15,20 @@ declare(strict_types=1);
return ['HumanResourceManagement' => [ return ['HumanResourceManagement' => [
'Account' => 'konto', 'Account' => 'konto',
'Active' => 'Aktiva', 'Active' => 'Aktiva',
'Address' => '#VALUE!',
'Birthday' => 'Födelsedag', 'Birthday' => 'Födelsedag',
'Clocking' => 'Clocking', 'Clocking' => 'Klockning',
'Contracts' => 'kontrakt', 'Contracts' => 'Kontrakt',
'CreateFromAccount' => 'Skapa från konto', 'CreateFromAccount' => 'Skapa från konto',
'Department' => 'Avdelning', 'Department' => 'Avdelning',
'Departments' => 'avdelningar', 'Departments' => 'Avdelningar',
'Documents' => 'Dokument', 'Documents' => 'Dokument',
'Education' => 'Utbildning', 'Education' => 'Utbildning',
'Email' => 'E-post', 'Email' => 'E-post',
'Employee' => 'Anställd', 'Employee' => 'Anställd',
'Employees' => 'anställda', 'Employees' => 'Anställda',
'End' => 'Slutet', 'End' => 'Slutet',
'Evaluations' => 'utvärderingar', 'Evaluations' => 'Utvärderingar',
'General' => 'Allmän', 'General' => 'Allmän',
'History' => 'Historia', 'History' => 'Historia',
'Inactive' => 'Inaktiv', 'Inactive' => 'Inaktiv',
@ -42,6 +43,7 @@ return ['HumanResourceManagement' => [
'Staff' => 'Personal', 'Staff' => 'Personal',
'Start' => 'Start', 'Start' => 'Start',
'Status' => 'Status', 'Status' => 'Status',
'Title' => '#VALUE!',
'Unit' => 'Enhet', 'Unit' => 'Enhet',
'Vacation' => 'Semester', 'Vacation' => 'Semester',
'Work' => 'Arbete', 'Work' => 'Arbete',

View File

@ -13,35 +13,37 @@
declare(strict_types=1); declare(strict_types=1);
return ['HumanResourceManagement' => [ return ['HumanResourceManagement' => [
'Account' => 'บัญชีผู้ใช้', 'Account' => 'บัญชี',
'Active' => 'คล่องแคล่ว', 'Active' => 'คล่องแคล่ว',
'Address' => '#VALUE!',
'Birthday' => 'วันเกิด', 'Birthday' => 'วันเกิด',
'Clocking' => 'ตอกบัตร', 'Clocking' => 'การตอกบัตร',
'Contracts' => 'สัญญา', 'Contracts' => 'สัญญา',
'CreateFromAccount' => 'สร้างจากบัญชี', 'CreateFromAccount' => 'สร้างจากบัญชี',
'Department' => 'สาขา', 'Department' => 'แผนก',
'Departments' => 'หน่วยงาน', 'Departments' => 'แผนก',
'Documents' => 'เอกสาร', 'Documents' => 'เอกสาร',
'Education' => 'การศึกษา', 'Education' => 'การศึกษา',
'Email' => 'อีเมล', 'Email' => 'อีเมล',
'Employee' => 'ลูกจ้าง', 'Employee' => 'พนักงาน',
'Employees' => 'พนักงาน', 'Employees' => 'พนักงาน',
'End' => 'ปลาย', 'End' => 'จบ',
'Evaluations' => 'การประเมินผล', 'Evaluations' => 'การประเมินผล',
'General' => 'ทั่วไป', 'General' => 'ทั่วไป',
'History' => 'ประวัติศาสตร์', 'History' => 'ประวัติศาสตร์',
'Inactive' => 'เฉื่อยชา', 'Inactive' => 'ไม่ใช้งาน',
'Name' => 'ชื่อ', 'Name' => 'ชื่อ',
'Parent' => 'ผู้ปกครอง', 'Parent' => 'พ่อแม่',
'Personnel' => 'บุคลากร', 'Personnel' => 'บุคลากร',
'Phone' => 'โทรศัพท์', 'Phone' => 'โทรศัพท์',
'Position' => 'ตำแหน่ง', 'Position' => 'ตำแหน่ง',
'ProfileImage' => 'ภาพโปรไฟล์', 'ProfileImage' => 'ภาพโปรไฟล์',
'Remarks' => 'หมายเหตุ', 'Remarks' => 'หมายเหตุ',
'Shifts' => 'ก', 'Shifts' => 'การเปลี่ยนแปลง',
'Staff' => 'บุคลากร', 'Staff' => 'พนักงาน',
'Start' => 'เริ่มต้น', 'Start' => 'เริ่ม',
'Status' => 'สถานะ', 'Status' => 'สถานะ',
'Title' => '#VALUE!',
'Unit' => 'หน่วย', 'Unit' => 'หน่วย',
'Vacation' => 'วันหยุด', 'Vacation' => 'วันหยุด',
'Work' => 'งาน', 'Work' => 'งาน',

View File

@ -13,36 +13,38 @@
declare(strict_types=1); declare(strict_types=1);
return ['HumanResourceManagement' => [ return ['HumanResourceManagement' => [
'Account' => 'hesap', 'Account' => 'Hesap',
'Active' => 'Aktif', 'Active' => 'Aktif',
'Address' => '#VALUE!',
'Birthday' => 'Doğum günü', 'Birthday' => 'Doğum günü',
'Clocking' => 'clocking', 'Clocking' => 'Saat',
'Contracts' => 'Sözleşmeler', 'Contracts' => 'Sözleşme',
'CreateFromAccount' => 'hesaptan oluştur', 'CreateFromAccount' => 'Hesaptan oluştur',
'Department' => 'Bölüm', 'Department' => 'Bölüm',
'Departments' => 'Bölümler', 'Departments' => 'Departmanlar',
'Documents' => 'evraklar', 'Documents' => 'Belgeler',
'Education' => 'Eğitim', 'Education' => 'Eğitim',
'Email' => 'E-posta', 'Email' => 'E-posta',
'Employee' => 'işçi', 'Employee' => 'Çalışan',
'Employees' => 'Çalışanlar', 'Employees' => 'Çalışanlar',
'End' => 'Son', 'End' => 'Son',
'Evaluations' => 'Değerlendirmeler', 'Evaluations' => 'Değerlendirme',
'General' => 'Genel', 'General' => 'Genel',
'History' => 'Tarih', 'History' => 'Tarih',
'Inactive' => 'pasif', 'Inactive' => 'Aktif olmayan',
'Name' => 'ad', 'Name' => 'İsim',
'Parent' => 'ebeveyn', 'Parent' => 'Ebeveyn',
'Personnel' => 'personel', 'Personnel' => 'Personel',
'Phone' => 'Telefon', 'Phone' => 'Telefon',
'Position' => 'Durum', 'Position' => 'Konum',
'ProfileImage' => 'Profil görüntü', 'ProfileImage' => 'Profil resmi',
'Remarks' => 'Uyarılar', 'Remarks' => 'Notlar',
'Shifts' => 'vardiyalar', 'Shifts' => 'Vardiya',
'Staff' => 'Personel', 'Staff' => 'Personel',
'Start' => 'Başlat', 'Start' => 'Başlangıç',
'Status' => 'durum', 'Status' => 'Durum',
'Unit' => 'birim', 'Title' => '#VALUE!',
'Unit' => 'Birim',
'Vacation' => 'Tatil', 'Vacation' => 'Tatil',
'Work' => 'İş', 'Work' => 'Çalışmak',
]]; ]];

View File

@ -13,36 +13,38 @@
declare(strict_types=1); declare(strict_types=1);
return ['HumanResourceManagement' => [ return ['HumanResourceManagement' => [
'Account' => 'рахунки', 'Account' => 'Обліковий запис',
'Active' => 'активний', 'Active' => 'Активний',
'Birthday' => 'день народження', 'Address' => '#VALUE!',
'Clocking' => 'тактирование', 'Birthday' => 'Народження',
'Contracts' => 'контракти', 'Clocking' => 'Годинник',
'CreateFromAccount' => 'Створення з рахунку', 'Contracts' => 'Контракти',
'Department' => 'відділ', 'CreateFromAccount' => 'Створіть з рахунку',
'Departments' => 'відомства', 'Department' => 'Кафедра',
'Documents' => 'документи', 'Departments' => 'Кафедри',
'Education' => 'освіту', 'Documents' => 'Документи',
'Email' => 'E-mail', 'Education' => 'Освіта',
'Employee' => 'співробітник', 'Email' => 'Електронна пошта',
'Employees' => 'співробітники', 'Employee' => 'Співробітник',
'End' => 'кінець', 'Employees' => 'Співробітники',
'Evaluations' => 'оцінки', 'End' => 'Кінець',
'General' => 'загальний', 'Evaluations' => 'Оцінки',
'History' => 'історія', 'General' => 'Загальний',
'Inactive' => 'неактивний', 'History' => 'Історія',
'Name' => 'ім\'я', 'Inactive' => 'Неактивний',
'Parent' => 'батько', 'Name' => 'Назва',
'Personnel' => 'персонал', 'Parent' => 'Батько',
'Phone' => 'телефон', 'Personnel' => 'Персонал',
'Position' => 'становище', 'Phone' => 'Телефон',
'ProfileImage' => 'профіль зображення', 'Position' => 'Позиція',
'Remarks' => 'зауваження', 'ProfileImage' => 'Зображення профілю',
'Shifts' => 'зрушення', 'Remarks' => 'Зауваження',
'Staff' => 'персонал', 'Shifts' => 'Зрушення',
'Start' => 'початок', 'Staff' => 'Співробітник',
'Status' => 'статус', 'Start' => 'Почати',
'Unit' => 'блок', 'Status' => 'Статус',
'Title' => '#VALUE!',
'Unit' => 'Підрозділ',
'Vacation' => 'Відпустка', 'Vacation' => 'Відпустка',
'Work' => 'робота', 'Work' => 'Робота',
]]; ]];

View File

@ -15,10 +15,11 @@ declare(strict_types=1);
return ['HumanResourceManagement' => [ return ['HumanResourceManagement' => [
'Account' => '帐户', 'Account' => '帐户',
'Active' => '积极的', 'Active' => '积极的',
'Address' => '#VALUE!',
'Birthday' => '生日', 'Birthday' => '生日',
'Clocking' => '时钟', 'Clocking' => '时钟',
'Contracts' => '合同', 'Contracts' => '合同',
'CreateFromAccount' => '从帐户创建', 'CreateFromAccount' => '创建帐户',
'Department' => '部', 'Department' => '部',
'Departments' => '部门', 'Departments' => '部门',
'Documents' => '文件', 'Documents' => '文件',
@ -30,18 +31,19 @@ return ['HumanResourceManagement' => [
'Evaluations' => '评估', 'Evaluations' => '评估',
'General' => '一般的', 'General' => '一般的',
'History' => '历史', 'History' => '历史',
'Inactive' => '待用', 'Inactive' => '不活跃',
'Name' => '名', 'Name' => '',
'Parent' => '', 'Parent' => '父母',
'Personnel' => '人员', 'Personnel' => '人员',
'Phone' => '电话', 'Phone' => '电话',
'Position' => '位置', 'Position' => '位置',
'ProfileImage' => '资料图片', 'ProfileImage' => '轮廓图像',
'Remarks' => '评论', 'Remarks' => '评论',
'Shifts' => '转变', 'Shifts' => '转变',
'Staff' => '职员', 'Staff' => '职员',
'Start' => '开始', 'Start' => '开始',
'Status' => '状态', 'Status' => '地位',
'Title' => '#VALUE!',
'Unit' => '单元', 'Unit' => '单元',
'Vacation' => '假期', 'Vacation' => '假期',
'Work' => '工作', 'Work' => '工作',