update lang files

This commit is contained in:
Dennis Eichhorn 2022-02-12 21:18:48 +01:00
parent eaefdf1256
commit 021f6daebc
44 changed files with 656 additions and 151 deletions

View File

@ -0,0 +1,23 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Accounts' => 'حسابات',
'Audit' => 'مراجعة',
'Auditor' => 'مدقق حسابات',
'Audits' => 'مراجعة الحسابات',
'Create' => 'يخلق',
'List' => 'قائمة',
'Modules' => 'وحدات',
]];

View File

@ -0,0 +1,23 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Accounts' => 'Účty',
'Audit' => 'Audit',
'Auditor' => 'Auditor',
'Audits' => 'Audity',
'Create' => 'Vytvořit',
'List' => 'Seznam',
'Modules' => 'Moduly',
]];

View File

@ -0,0 +1,23 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Accounts' => 'Konti.',
'Audit' => 'Revidere',
'Auditor' => 'Auditor.',
'Audits' => 'Revisioner.',
'Create' => 'skab',
'List' => 'Liste',
'Modules' => 'Moduler.',
]];

View File

@ -0,0 +1,23 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Accounts' => 'Konten',
'Audit' => 'Prüfung',
'Auditor' => 'Abschlussprüfer',
'Audits' => 'Audits',
'Create' => 'Erstellen',
'List' => 'Aufführen',
'Modules' => 'Module',
]];

View File

@ -0,0 +1,23 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Accounts' => 'Λογαριασμοί',
'Audit' => 'Ελεγχος',
'Auditor' => 'Ελεγκτής',
'Audits' => 'Έλεγχος',
'Create' => 'Δημιουργώ',
'List' => 'Λίστα',
'Modules' => 'Ενότητες',
]];

View File

@ -4,7 +4,7 @@
* *
* PHP Version 8.0 * PHP Version 8.0
* *
* @package Modules\Auditor * @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,23 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Accounts' => 'Cuentas',
'Audit' => 'Auditoría',
'Auditor' => 'Auditor',
'Audits' => 'Auditorías',
'Create' => 'Crear',
'List' => 'Lista',
'Modules' => 'Módulos',
]];

View File

@ -0,0 +1,23 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Accounts' => 'Tilit',
'Audit' => 'Tarkastaa',
'Auditor' => 'Tilintarkastaja',
'Audits' => 'Auditointi',
'Create' => 'Luoda',
'List' => 'Lista',
'Modules' => 'Moduulit',
]];

View File

@ -0,0 +1,23 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Accounts' => 'Comptes',
'Audit' => 'Audit',
'Auditor' => 'Auditeur',
'Audits' => 'Audits',
'Create' => 'Créer',
'List' => 'Lister',
'Modules' => 'Modules',
]];

View File

@ -0,0 +1,23 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Accounts' => 'Fiókok',
'Audit' => 'Könyvvizsgálat',
'Auditor' => 'Könyvvizsgáló',
'Audits' => 'Könyvvizsgálat',
'Create' => 'Teremt',
'List' => 'Lista',
'Modules' => 'Modulok',
]];

View File

@ -0,0 +1,23 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Accounts' => 'Conti',
'Audit' => 'Audit.',
'Auditor' => 'Auditor',
'Audits' => 'Audit.',
'Create' => 'Creare',
'List' => 'Elenco',
'Modules' => 'Moduli',
]];

View File

@ -0,0 +1,23 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Accounts' => '勘定科目',
'Audit' => '監査',
'Auditor' => '監査人',
'Audits' => '監査',
'Create' => '作成',
'List' => 'リスト',
'Modules' => 'モジュール',
]];

View File

@ -0,0 +1,23 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Accounts' => 'accounts.',
'Audit' => '심사',
'Auditor' => '감사',
'Audits' => '감사',
'Create' => '만들다',
'List' => '목록',
'Modules' => '모듈',
]];

View File

@ -0,0 +1,23 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Accounts' => 'Kontoer',
'Audit' => 'Revidere',
'Auditor' => 'Revisor',
'Audits' => 'Revisjoner',
'Create' => 'Skape',
'List' => 'Liste',
'Modules' => 'Moduler',
]];

View File

@ -0,0 +1,23 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Accounts' => 'Konta',
'Audit' => 'Rewizja',
'Auditor' => 'Rewident księgowy',
'Audits' => 'Audyty',
'Create' => 'Tworzyć',
'List' => 'Lista',
'Modules' => 'Moduły',
]];

View File

@ -0,0 +1,23 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Accounts' => 'Contas',
'Audit' => 'Auditoria',
'Auditor' => 'Auditor',
'Audits' => 'Auditorias',
'Create' => 'Crio',
'List' => 'Lista',
'Modules' => 'Módulos.',
]];

View File

@ -0,0 +1,23 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Accounts' => 'Счета',
'Audit' => 'Ревизия',
'Auditor' => 'Аудитор',
'Audits' => 'Аудиты',
'Create' => 'Создавать',
'List' => 'Список',
'Modules' => 'Модули',
]];

View File

@ -0,0 +1,23 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Accounts' => 'Konton',
'Audit' => 'Granska',
'Auditor' => 'Revisor',
'Audits' => 'Revision',
'Create' => 'Skapa',
'List' => 'Lista',
'Modules' => 'Moduler',
]];

View File

@ -0,0 +1,23 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Accounts' => 'บัญชี',
'Audit' => 'การตรวจสอบ',
'Auditor' => 'ผู้สอบบัญชี',
'Audits' => 'การตรวจสอบ',
'Create' => 'สร้าง',
'List' => 'รายการ',
'Modules' => 'โมดูล',
]];

View File

@ -0,0 +1,23 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Accounts' => 'Hesap',
'Audit' => 'Denetim',
'Auditor' => 'Denetçi',
'Audits' => 'Denetim',
'Create' => 'Yaratmak',
'List' => 'Liste',
'Modules' => 'Modüller',
]];

View File

@ -0,0 +1,23 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Accounts' => 'Облікові записи',
'Audit' => 'Аудит',
'Auditor' => 'Аудитор',
'Audits' => 'Аудити',
'Create' => 'Створювати',
'List' => 'Список',
'Modules' => 'Модулі',
]];

View File

@ -0,0 +1,23 @@
<?php
/**
* Orange Management
*
* PHP Version 8.0
*
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
return ['Navigation' => [
'Accounts' => '账户',
'Audit' => '审计',
'Auditor' => '审计员',
'Audits' => '审计',
'Create' => '创建',
'List' => '列表',
'Modules' => '模块',
]];

View File

@ -13,24 +13,25 @@
declare(strict_types=1); declare(strict_types=1);
return ['Auditor' => [ return ['Auditor' => [
'Action' => 'فعل', 'Action' => 'عمل',
'Audit' => 'مراجعة', 'Audit' => 'مراجعة',
'Auditor' => 'مدقق حسابات', 'Auditor' => 'مدقق حسابات',
'Audits' => 'التدقيق', 'Audits' => 'مراجعة الحسابات',
'By' => 'بواسطة', 'By' => 'بواسطة',
'CREATE' => 'خلق', 'CREATE' => 'يخلق',
'Content' => 'محتوى', 'Content' => 'المحتوى',
'DELETE' => 'حذف', 'DELETE' => 'حذف',
'Date' => 'تاريخ', 'Date' => 'تاريخ',
'Email' => 'بريد الالكتروني', 'Email' => 'بريد الالكتروني',
'IP' => '#VALUE!',
'Module' => 'وحدة', 'Module' => 'وحدة',
'Name' => 'اسم', 'Name' => 'اسم',
'New' => 'جديد', 'New' => 'جديد',
'Old' => 'قديم', 'Old' => 'عمر او قديم',
'Ref' => 'المرجع', 'Ref' => 'رجع',
'Subtype' => 'النوع الفرعي', 'Subtype' => 'النوع الفرعي',
'Trigger' => 'اثار', 'Trigger' => 'اثار',
'Type' => 'اكتب', 'Type' => 'نوع',
'UNKNOWN' => 'مجهول', 'UNKNOWN' => 'مجهول',
'UPDATE' => 'تحديث', 'UPDATE' => 'تحديث',
]]; ]];

View File

@ -15,20 +15,21 @@ declare(strict_types=1);
return ['Auditor' => [ return ['Auditor' => [
'Action' => 'Akce', 'Action' => 'Akce',
'Audit' => 'Audit', 'Audit' => 'Audit',
'Auditor' => 'kontrolor', 'Auditor' => 'Auditor',
'Audits' => 'audity', 'Audits' => 'Audity',
'By' => 'Podle', 'By' => 'Podle',
'CREATE' => 'Vytvořit', 'CREATE' => 'Vytvořit',
'Content' => 'Obsah', 'Content' => 'Obsah',
'DELETE' => 'Vymazat', 'DELETE' => 'Vymazat',
'Date' => 'datum', 'Date' => 'datum',
'Email' => 'E-mailem', 'Email' => 'E-mailem',
'IP' => '#VALUE!',
'Module' => 'Modul', 'Module' => 'Modul',
'Name' => 'název', 'Name' => 'název',
'New' => 'Nový', 'New' => 'Nový',
'Old' => 'Starý', 'Old' => 'Starý',
'Ref' => 'Ref', 'Ref' => 'Raf',
'Subtype' => 'podtyp', 'Subtype' => 'Podtyp',
'Trigger' => 'Spoušť', 'Trigger' => 'Spoušť',
'Type' => 'Typ', 'Type' => 'Typ',
'UNKNOWN' => 'Neznámý', 'UNKNOWN' => 'Neznámý',

View File

@ -15,22 +15,23 @@ declare(strict_types=1);
return ['Auditor' => [ return ['Auditor' => [
'Action' => 'Handling', 'Action' => 'Handling',
'Audit' => 'Revidere', 'Audit' => 'Revidere',
'Auditor' => 'revisor', 'Auditor' => 'Auditor.',
'Audits' => 'Revision', 'Audits' => 'Revisioner.',
'By' => 'Ved', 'By' => 'Ved',
'CREATE' => 'skab', 'CREATE' => 'skab',
'Content' => 'Indhold', 'Content' => 'Indhold',
'DELETE' => 'Slet', 'DELETE' => 'Delete.',
'Date' => 'Dato', 'Date' => 'Dato',
'Email' => 'E-mail', 'Email' => 'Email.',
'IP' => '#VALUE!',
'Module' => 'Modul', 'Module' => 'Modul',
'Name' => 'Navn', 'Name' => 'Navn',
'New' => 'Ny', 'New' => 'Ny',
'Old' => 'Gammel', 'Old' => 'Gammel',
'Ref' => 'Ref', 'Ref' => 'Ref',
'Subtype' => 'undertype', 'Subtype' => 'Subtype.',
'Trigger' => 'Udløser', 'Trigger' => 'Udløser',
'Type' => 'Type', 'Type' => 'Type',
'UNKNOWN' => 'Ukendt', 'UNKNOWN' => 'Ukendt',
'UPDATE' => 'Opdatering', 'UPDATE' => 'UPDATE.',
]]; ]];

View File

@ -13,24 +13,25 @@
declare(strict_types=1); declare(strict_types=1);
return ['Auditor' => [ return ['Auditor' => [
'Action' => '', 'Action' => 'Aktion',
'Audit' => '', 'Audit' => 'Prüfung',
'Auditor' => '', 'Auditor' => 'Abschlussprüfer',
'Audits' => '', 'Audits' => 'Audits',
'By' => '', 'By' => 'Durch',
'CREATE' => '', 'CREATE' => 'Erstellen',
'Content' => '', 'Content' => 'Inhalt',
'DELETE' => '', 'DELETE' => 'Löschen',
'Date' => '', 'Date' => 'Datum',
'Email' => '', 'Email' => 'Email',
'Module' => '', 'IP' => '#VALUE!',
'Name' => '', 'Module' => 'Modul',
'New' => '', 'Name' => 'Name',
'Old' => '', 'New' => 'Neu',
'Ref' => '', 'Old' => 'Alt',
'Subtype' => '', 'Ref' => 'REF.',
'Trigger' => '', 'Subtype' => 'Untertyp',
'Type' => '', 'Trigger' => 'Abzug',
'UNKNOWN' => '', 'Type' => 'Typ',
'UPDATE' => '', 'UNKNOWN' => 'Unbekannt',
'UPDATE' => 'Aktualisieren',
]]; ]];

View File

@ -16,19 +16,20 @@ return ['Auditor' => [
'Action' => 'Δράση', 'Action' => 'Δράση',
'Audit' => 'Ελεγχος', 'Audit' => 'Ελεγχος',
'Auditor' => 'Ελεγκτής', 'Auditor' => 'Ελεγκτής',
'Audits' => 'έλεγχοι', 'Audits' => 'Έλεγχος',
'By' => 'Με', 'By' => 'Με',
'CREATE' => 'Δημιουργώ', 'CREATE' => 'Δημιουργώ',
'Content' => 'Περιεχόμενο', 'Content' => 'Περιεχόμενο',
'DELETE' => 'Διαγράφω', 'DELETE' => 'Διαγράφω',
'Date' => 'Ημερομηνία', 'Date' => 'Ημερομηνία',
'Email' => 'ΗΛΕΚΤΡΟΝΙΚΗ ΔΙΕΥΘΥΝΣΗ', 'Email' => 'ΗΛΕΚΤΡΟΝΙΚΗ ΔΙΕΥΘΥΝΣΗ',
'IP' => '#VALUE!',
'Module' => 'Μονάδα μέτρησης', 'Module' => 'Μονάδα μέτρησης',
'Name' => 'Ονομα', 'Name' => 'Ονομα',
'New' => 'Νέος', 'New' => 'Νέος',
'Old' => 'Παλαιός', 'Old' => 'Παλαιός',
'Ref' => 'Ref', 'Ref' => 'Ref',
'Subtype' => 'Δευτερεύων', 'Subtype' => 'Υποτύπωμα',
'Trigger' => 'Δώσει το έναυσμα για', 'Trigger' => 'Δώσει το έναυσμα για',
'Type' => 'Τύπος', 'Type' => 'Τύπος',
'UNKNOWN' => 'Αγνωστος', 'UNKNOWN' => 'Αγνωστος',

View File

@ -23,6 +23,7 @@ return ['Auditor' => [
'DELETE' => 'Delete', 'DELETE' => 'Delete',
'Date' => 'Date', 'Date' => 'Date',
'Email' => 'Email', 'Email' => 'Email',
'IP' => '',
'Module' => 'Module', 'Module' => 'Module',
'Name' => 'Name', 'Name' => 'Name',
'New' => 'New', 'New' => 'New',

View File

@ -16,19 +16,20 @@ return ['Auditor' => [
'Action' => 'Acción', 'Action' => 'Acción',
'Audit' => 'Auditoría', 'Audit' => 'Auditoría',
'Auditor' => 'Auditor', 'Auditor' => 'Auditor',
'Audits' => 'auditorías', 'Audits' => 'Auditorías',
'By' => 'Por', 'By' => 'Por',
'CREATE' => 'Crear', 'CREATE' => 'Crear',
'Content' => 'Contenido', 'Content' => 'Contenido',
'DELETE' => 'Borrar', 'DELETE' => 'Borrar',
'Date' => 'Fecha', 'Date' => 'Fecha',
'Email' => 'Correo electrónico', 'Email' => 'Correo electrónico',
'IP' => '#VALUE!',
'Module' => 'Módulo', 'Module' => 'Módulo',
'Name' => 'Nombre', 'Name' => 'Nombre',
'New' => 'Nuevo', 'New' => 'Nuevo',
'Old' => 'Viejo', 'Old' => 'Viejo',
'Ref' => 'Árbitro', 'Ref' => 'Árbitro',
'Subtype' => 'subtipo', 'Subtype' => 'Subtipo',
'Trigger' => 'Desencadenar', 'Trigger' => 'Desencadenar',
'Type' => 'Escribe', 'Type' => 'Escribe',
'UNKNOWN' => 'Desconocido', 'UNKNOWN' => 'Desconocido',

View File

@ -16,19 +16,20 @@ return ['Auditor' => [
'Action' => 'Toiminta', 'Action' => 'Toiminta',
'Audit' => 'Tarkastaa', 'Audit' => 'Tarkastaa',
'Auditor' => 'Tilintarkastaja', 'Auditor' => 'Tilintarkastaja',
'Audits' => 'tarkastuksia', 'Audits' => 'Auditointi',
'By' => 'mennessä', 'By' => 'Mennessä',
'CREATE' => 'Luoda', 'CREATE' => 'Luoda',
'Content' => 'Sisältö', 'Content' => 'Sisältö',
'DELETE' => 'Poistaa', 'DELETE' => 'Poistaa',
'Date' => 'Päivämäärä', 'Date' => 'Päivämäärä',
'Email' => 'Sähköposti', 'Email' => 'Sähköposti',
'IP' => '#VALUE!',
'Module' => 'Moduuli', 'Module' => 'Moduuli',
'Name' => 'Nimi', 'Name' => 'Nimi',
'New' => 'Uusi', 'New' => 'Uusi',
'Old' => 'Vanha', 'Old' => 'Vanha',
'Ref' => 'Viite', 'Ref' => 'Viite',
'Subtype' => 'alatyyppi', 'Subtype' => 'Alatyyppi',
'Trigger' => 'Laukaista', 'Trigger' => 'Laukaista',
'Type' => 'Tyyppi', 'Type' => 'Tyyppi',
'UNKNOWN' => 'Tuntematon', 'UNKNOWN' => 'Tuntematon',

View File

@ -16,21 +16,22 @@ return ['Auditor' => [
'Action' => 'action', 'Action' => 'action',
'Audit' => 'Audit', 'Audit' => 'Audit',
'Auditor' => 'Auditeur', 'Auditor' => 'Auditeur',
'Audits' => 'vérifications', 'Audits' => 'Audits',
'By' => 'Par', 'By' => 'Par',
'CREATE' => 'Créer', 'CREATE' => 'Créer',
'Content' => 'Teneur', 'Content' => 'Contenu',
'DELETE' => 'Effacer', 'DELETE' => 'Supprimer',
'Date' => 'Date', 'Date' => 'Date',
'Email' => 'E-mail', 'Email' => 'E-mail',
'IP' => '#VALUE!',
'Module' => 'Module', 'Module' => 'Module',
'Name' => 'Nom', 'Name' => 'Nom',
'New' => 'Nouveau', 'New' => 'Nouvelle',
'Old' => 'Vieille', 'Old' => 'Vieille',
'Ref' => 'Ref', 'Ref' => 'Refaire',
'Subtype' => 'Sous-type', 'Subtype' => 'Sous-type',
'Trigger' => 'Gâchette', 'Trigger' => 'Gâchette',
'Type' => 'Taper', 'Type' => 'Taper',
'UNKNOWN' => 'Inconnu', 'UNKNOWN' => 'Inconnue',
'UPDATE' => 'Mettre à jour', 'UPDATE' => 'Mettre à jour',
]]; ]];

View File

@ -16,21 +16,22 @@ return ['Auditor' => [
'Action' => 'Akció', 'Action' => 'Akció',
'Audit' => 'Könyvvizsgálat', 'Audit' => 'Könyvvizsgálat',
'Auditor' => 'Könyvvizsgáló', 'Auditor' => 'Könyvvizsgáló',
'Audits' => 'Az ellenőrzések', 'Audits' => 'Könyvvizsgálat',
'By' => 'Által', 'By' => 'Által',
'CREATE' => 'Teremt', 'CREATE' => 'Teremt',
'Content' => 'Tartalom', 'Content' => 'Tartalom',
'DELETE' => 'Töröl', 'DELETE' => 'Töröl',
'Date' => 'Dátum', 'Date' => 'Dátum',
'Email' => 'Email', 'Email' => 'Email',
'Module' => 'modul', 'IP' => '#VALUE!',
'Module' => 'Modul',
'Name' => 'Név', 'Name' => 'Név',
'New' => 'Új', 'New' => 'Új',
'Old' => 'Régi', 'Old' => 'Régi',
'Ref' => 'Ref', 'Ref' => 'Ref',
'Subtype' => 'altípus', 'Subtype' => 'Altípus',
'Trigger' => 'ravasz', 'Trigger' => 'Trigger',
'Type' => 'típus', 'Type' => 'típus',
'UNKNOWN' => 'Ismeretlen', 'UNKNOWN' => 'Ismeretlen',
'UPDATE' => 'frissítés', 'UPDATE' => 'Frissítés',
]]; ]];

View File

@ -14,23 +14,24 @@ declare(strict_types=1);
return ['Auditor' => [ return ['Auditor' => [
'Action' => 'Azione', 'Action' => 'Azione',
'Audit' => 'revisione', 'Audit' => 'Audit.',
'Auditor' => 'uditore', 'Auditor' => 'Auditor',
'Audits' => 'verifiche', 'Audits' => 'Audit.',
'By' => 'Di', 'By' => 'Di',
'CREATE' => 'Creare', 'CREATE' => 'Creare',
'Content' => 'Soddisfare', 'Content' => 'Contenuto',
'DELETE' => 'Elimina', 'DELETE' => 'Eliminare',
'Date' => 'Data', 'Date' => 'Data',
'Email' => 'E-mail', 'Email' => 'E-mail',
'IP' => '#VALUE!',
'Module' => 'Modulo', 'Module' => 'Modulo',
'Name' => 'Nome', 'Name' => 'Nome',
'New' => 'Nuovo', 'New' => 'Nuovo',
'Old' => 'Vecchio', 'Old' => 'Vecchio',
'Ref' => 'arbitro', 'Ref' => 'Ref.',
'Subtype' => 'sottotipo', 'Subtype' => 'Sottotipo',
'Trigger' => 'grilletto', 'Trigger' => 'Grilletto',
'Type' => 'genere', 'Type' => 'Tipo',
'UNKNOWN' => 'Sconosciuto', 'UNKNOWN' => 'Sconosciuto',
'UPDATE' => 'Aggiornare', 'UPDATE' => 'Aggiornare',
]]; ]];

View File

@ -15,22 +15,23 @@ declare(strict_types=1);
return ['Auditor' => [ return ['Auditor' => [
'Action' => 'アクション', 'Action' => 'アクション',
'Audit' => '監査', 'Audit' => '監査',
'Auditor' => '監査', 'Auditor' => '監査',
'Audits' => '監査', 'Audits' => '監査',
'By' => '沿って', 'By' => '沿って',
'CREATE' => '作ります', 'CREATE' => '作',
'Content' => 'コンテンツ', 'Content' => 'コンテンツ',
'DELETE' => '[削除]', 'DELETE' => '消去',
'Date' => '日', 'Date' => '日にち',
'Email' => 'Eメール', 'Email' => 'Eメール',
'IP' => '#VALUE!',
'Module' => 'モジュール', 'Module' => 'モジュール',
'Name' => '名前', 'Name' => '名前',
'New' => '新', 'New' => '新しい',
'Old' => '古い', 'Old' => '',
'Ref' => '参考', 'Ref' => '誉れ',
'Subtype' => 'サブタイプ', 'Subtype' => 'サブタイプ',
'Trigger' => '引き金', 'Trigger' => '引き金',
'Type' => 'タイプ', 'Type' => 'タイプ',
'UNKNOWN' => 'わからない', 'UNKNOWN' => 'わからない',
'UPDATE' => '更新', 'UPDATE' => 'アップデート',
]]; ]];

View File

@ -17,20 +17,21 @@ return ['Auditor' => [
'Audit' => '심사', 'Audit' => '심사',
'Auditor' => '감사', 'Auditor' => '감사',
'Audits' => '감사', 'Audits' => '감사',
'By' => '으로', 'By' => '에 의해',
'CREATE' => '창조하다', 'CREATE' => '만들다',
'Content' => '함유량', 'Content' => '콘텐츠',
'DELETE' => '지우다', 'DELETE' => '삭제',
'Date' => '데이트', 'Date' => '날짜',
'Email' => '이메일', 'Email' => '이메일',
'IP' => '#VALUE!',
'Module' => '기준 치수', 'Module' => '기준 치수',
'Name' => '이름', 'Name' => '이름',
'New' => '새로운', 'New' => '새로운',
'Old' => '낡은', 'Old' => '낡은',
'Ref' => '조', 'Ref' => '',
'Subtype' => '하위 유형', 'Subtype' => '하위 유형',
'Trigger' => '방아쇠', 'Trigger' => '방아쇠',
'Type' => '유형', 'Type' => '유형',
'UNKNOWN' => '알 수 없는', 'UNKNOWN' => '알려지지 않은',
'UPDATE' => '최신 정보', 'UPDATE' => '업데이트',
]]; ]];

View File

@ -15,20 +15,21 @@ declare(strict_types=1);
return ['Auditor' => [ return ['Auditor' => [
'Action' => 'Handling', 'Action' => 'Handling',
'Audit' => 'Revidere', 'Audit' => 'Revidere',
'Auditor' => 'revisor', 'Auditor' => 'Revisor',
'Audits' => 'revisjoner', 'Audits' => 'Revisjoner',
'By' => 'Av', 'By' => 'Av',
'CREATE' => 'Skape', 'CREATE' => 'Skape',
'Content' => 'Innhold', 'Content' => 'Innhold',
'DELETE' => 'Slett', 'DELETE' => 'Slett',
'Date' => 'Dato', 'Date' => 'Dato',
'Email' => 'e-post', 'Email' => 'E-post',
'Module' => 'modul', 'IP' => '#VALUE!',
'Module' => 'Modulen',
'Name' => 'Navn', 'Name' => 'Navn',
'New' => 'Ny', 'New' => 'Ny',
'Old' => 'Gammel', 'Old' => 'Gammel',
'Ref' => 'Ref', 'Ref' => 'REF',
'Subtype' => 'subtype', 'Subtype' => 'Subtype.',
'Trigger' => 'Avtrekker', 'Trigger' => 'Avtrekker',
'Type' => 'Type', 'Type' => 'Type',
'UNKNOWN' => 'Ukjent', 'UNKNOWN' => 'Ukjent',

View File

@ -16,19 +16,20 @@ return ['Auditor' => [
'Action' => 'Akcja', 'Action' => 'Akcja',
'Audit' => 'Rewizja', 'Audit' => 'Rewizja',
'Auditor' => 'Rewident księgowy', 'Auditor' => 'Rewident księgowy',
'Audits' => 'audyty', 'Audits' => 'Audyty',
'By' => 'Przez', 'By' => 'Za pomocą',
'CREATE' => 'Stwórz', 'CREATE' => 'Tworzyć',
'Content' => 'Zawartość', 'Content' => 'Zawartość',
'DELETE' => 'Kasować', 'DELETE' => 'Kasować',
'Date' => 'Data', 'Date' => 'Data',
'Email' => 'E-mail', 'Email' => 'E-mail',
'IP' => '#VALUE!',
'Module' => 'Moduł', 'Module' => 'Moduł',
'Name' => 'Nazwa', 'Name' => 'Nazwa',
'New' => 'Nowy', 'New' => 'Nowy',
'Old' => 'Stary', 'Old' => 'Stary',
'Ref' => 'Ref', 'Ref' => 'Ref.',
'Subtype' => 'podtyp', 'Subtype' => 'Podtyp',
'Trigger' => 'Cyngiel', 'Trigger' => 'Cyngiel',
'Type' => 'Rodzaj', 'Type' => 'Rodzaj',
'UNKNOWN' => 'Nieznany', 'UNKNOWN' => 'Nieznany',

View File

@ -14,22 +14,23 @@ declare(strict_types=1);
return ['Auditor' => [ return ['Auditor' => [
'Action' => 'Açao', 'Action' => 'Açao',
'Audit' => 'auditar', 'Audit' => 'Auditoria',
'Auditor' => 'Auditor', 'Auditor' => 'Auditor',
'Audits' => 'auditorias', 'Audits' => 'Auditorias',
'By' => 'De', 'By' => 'Por',
'CREATE' => 'Crio', 'CREATE' => 'Crio',
'Content' => 'Contente', 'Content' => 'Contente',
'DELETE' => 'Excluir', 'DELETE' => 'Excluir',
'Date' => 'Encontro', 'Date' => 'Encontro',
'Email' => 'O email', 'Email' => 'E-mail',
'IP' => '#VALUE!',
'Module' => 'Módulo', 'Module' => 'Módulo',
'Name' => 'Nome', 'Name' => 'Nome',
'New' => 'Novo', 'New' => 'Novo',
'Old' => 'Velho', 'Old' => 'Velho',
'Ref' => 'Ref', 'Ref' => 'Ref.',
'Subtype' => 'subtipo', 'Subtype' => 'Subtipo',
'Trigger' => 'Desencadear', 'Trigger' => 'Acionar',
'Type' => 'Modelo', 'Type' => 'Modelo',
'UNKNOWN' => 'Desconhecido', 'UNKNOWN' => 'Desconhecido',
'UPDATE' => 'Atualizar', 'UPDATE' => 'Atualizar',

View File

@ -14,22 +14,23 @@ declare(strict_types=1);
return ['Auditor' => [ return ['Auditor' => [
'Action' => 'Действие', 'Action' => 'Действие',
'Audit' => 'аудит', 'Audit' => 'Ревизия',
'Auditor' => 'ревизор', 'Auditor' => 'Аудитор',
'Audits' => 'Ревизии', 'Audits' => 'Аудиты',
'By' => 'К', 'By' => 'От',
'CREATE' => 'Создавать', 'CREATE' => 'Создавать',
'Content' => 'Содержание', 'Content' => 'Содержание',
'DELETE' => 'Удалить', 'DELETE' => 'Удалить',
'Date' => 'Дата', 'Date' => 'Дата',
'Email' => 'Электронное письмо', 'Email' => 'Электронное письмо',
'Module' => 'модуль', 'IP' => '#VALUE!',
'Module' => 'Модуль',
'Name' => 'Имя', 'Name' => 'Имя',
'New' => 'Новый', 'New' => 'Новый',
'Old' => 'Старый', 'Old' => 'Старый',
'Ref' => 'ссылка', 'Ref' => 'Реф',
'Subtype' => 'Подтип', 'Subtype' => 'Подтип',
'Trigger' => 'Спусковой крючок', 'Trigger' => 'Курок',
'Type' => 'Тип', 'Type' => 'Тип',
'UNKNOWN' => 'Неизвестный', 'UNKNOWN' => 'Неизвестный',
'UPDATE' => 'Обновлять', 'UPDATE' => 'Обновлять',

View File

@ -16,20 +16,21 @@ return ['Auditor' => [
'Action' => 'Handling', 'Action' => 'Handling',
'Audit' => 'Granska', 'Audit' => 'Granska',
'Auditor' => 'Revisor', 'Auditor' => 'Revisor',
'Audits' => 'revisioner', 'Audits' => 'Revision',
'By' => 'Förbi', 'By' => 'Förbi',
'CREATE' => 'Skapa', 'CREATE' => 'Skapa',
'Content' => 'Innehåll', 'Content' => 'Innehåll',
'DELETE' => 'Radera', 'DELETE' => 'Radera',
'Date' => 'Datum', 'Date' => 'Datum',
'Email' => 'E-post', 'Email' => 'E-post',
'IP' => '#VALUE!',
'Module' => 'Modul', 'Module' => 'Modul',
'Name' => 'namn', 'Name' => 'namn',
'New' => 'Ny', 'New' => 'Ny',
'Old' => 'Gammal', 'Old' => 'Gammal',
'Ref' => 'Ref', 'Ref' => 'Ref',
'Subtype' => 'subtyp', 'Subtype' => 'Subtyp',
'Trigger' => 'trigger', 'Trigger' => 'Trigger',
'Type' => 'Typ', 'Type' => 'Typ',
'UNKNOWN' => 'Okänd', 'UNKNOWN' => 'Okänd',
'UPDATE' => 'Uppdatering', 'UPDATE' => 'Uppdatering',

View File

@ -14,7 +14,7 @@ declare(strict_types=1);
return ['Auditor' => [ return ['Auditor' => [
'Action' => 'หนังบู๊', 'Action' => 'หนังบู๊',
'Audit' => 'การตรวจสอบบัญชี', 'Audit' => 'การตรวจสอบ',
'Auditor' => 'ผู้สอบบัญชี', 'Auditor' => 'ผู้สอบบัญชี',
'Audits' => 'การตรวจสอบ', 'Audits' => 'การตรวจสอบ',
'By' => 'โดย', 'By' => 'โดย',
@ -22,15 +22,16 @@ return ['Auditor' => [
'Content' => 'เนื้อหา', 'Content' => 'เนื้อหา',
'DELETE' => 'ลบ', 'DELETE' => 'ลบ',
'Date' => 'วันที่', 'Date' => 'วันที่',
'Email' => 'อีเมล์', 'Email' => 'อีเมล',
'IP' => '#VALUE!',
'Module' => 'โมดูล', 'Module' => 'โมดูล',
'Name' => 'ชื่อ', 'Name' => 'ชื่อ',
'New' => 'ใหม่', 'New' => 'ใหม่',
'Old' => 'เก่า', 'Old' => 'เก่า',
'Ref' => 'อ้าง', 'Ref' => 'การอ้างอิง',
'Subtype' => 'ย่อย', 'Subtype' => 'ประเภทย่อย',
'Trigger' => 'ไก', 'Trigger' => 'สิ่งกระตุ้น',
'Type' => 'ชนิด', 'Type' => 'พิมพ์',
'UNKNOWN' => 'ไม่ทราบ', 'UNKNOWN' => 'ไม่ทราบ',
'UPDATE' => 'ปรับปรุง', 'UPDATE' => 'อัปเดต',
]]; ]];

View File

@ -13,24 +13,25 @@
declare(strict_types=1); declare(strict_types=1);
return ['Auditor' => [ return ['Auditor' => [
'Action' => 'Aksiyon', 'Action' => 'Eylem',
'Audit' => 'Denetim', 'Audit' => 'Denetim',
'Auditor' => 'Denetçi', 'Auditor' => 'Denetçi',
'Audits' => 'Denetimler', 'Audits' => 'Denetim',
'By' => 'Tarafından', 'By' => 'İle',
'CREATE' => 'Oluşturmak', 'CREATE' => 'Yaratmak',
'Content' => 'içerik', 'Content' => 'İçerik',
'DELETE' => 'Sil', 'DELETE' => 'Silmek',
'Date' => 'tarih', 'Date' => 'Tarih',
'Email' => 'E-posta', 'Email' => 'E-posta',
'Module' => 'modül', 'IP' => '#VALUE!',
'Name' => 'ad', 'Module' => 'Modül',
'Name' => 'İsim',
'New' => 'Yeni', 'New' => 'Yeni',
'Old' => 'Eski', 'Old' => 'Eskimiş',
'Ref' => 'Ref', 'Ref' => 'Ref',
'Subtype' => 'Alt tür', 'Subtype' => 'Alt tip',
'Trigger' => 'tetik', 'Trigger' => 'Tetiklemek',
'Type' => 'tip', 'Type' => 'Tip',
'UNKNOWN' => 'Bilinmeyen', 'UNKNOWN' => 'Bilinmeyen',
'UPDATE' => 'Güncelleme', 'UPDATE' => 'Güncelleme',
]]; ]];

View File

@ -13,24 +13,25 @@
declare(strict_types=1); declare(strict_types=1);
return ['Auditor' => [ return ['Auditor' => [
'Action' => 'дію', 'Action' => 'Дія',
'Audit' => 'аудит', 'Audit' => 'Аудит',
'Auditor' => 'ревізор', 'Auditor' => 'Аудитор',
'Audits' => 'ревізії', 'Audits' => 'Аудити',
'By' => 'по', 'By' => 'По',
'CREATE' => 'створити', 'CREATE' => 'Створювати',
'Content' => 'зміст', 'Content' => 'Зміст',
'DELETE' => 'видалити', 'DELETE' => 'Видаляти',
'Date' => 'Дата', 'Date' => 'Дата',
'Email' => 'E-mail', 'Email' => 'Електронна пошта',
'Module' => 'модуль', 'IP' => '#VALUE!',
'Name' => 'ім\'я', 'Module' => 'Модуля',
'New' => 'новий', 'Name' => 'Назва',
'Old' => 'старий', 'New' => 'Новий',
'Ref' => 'посилання', 'Old' => 'Старий',
'Subtype' => 'підтип', 'Ref' => 'Реф',
'Trigger' => 'спусковий гачок', 'Subtype' => 'Підтип',
'Type' => 'тип', 'Trigger' => 'Тригер',
'UNKNOWN' => 'невідомий', 'Type' => 'Тип',
'UPDATE' => 'оновлення', 'UNKNOWN' => 'Невідомий',
'UPDATE' => 'Оновлення',
]]; ]];

View File

@ -15,7 +15,7 @@ declare(strict_types=1);
return ['Auditor' => [ return ['Auditor' => [
'Action' => '行动', 'Action' => '行动',
'Audit' => '审计', 'Audit' => '审计',
'Auditor' => '审计', 'Auditor' => '审计',
'Audits' => '审计', 'Audits' => '审计',
'By' => '经过', 'By' => '经过',
'CREATE' => '创建', 'CREATE' => '创建',
@ -23,11 +23,12 @@ return ['Auditor' => [
'DELETE' => '删除', 'DELETE' => '删除',
'Date' => '日期', 'Date' => '日期',
'Email' => '电子邮件', 'Email' => '电子邮件',
'IP' => '#VALUE!',
'Module' => '模块', 'Module' => '模块',
'Name' => '名', 'Name' => '',
'New' => '新的', 'New' => '新的',
'Old' => '老的', 'Old' => '老的',
'Ref' => '参考', 'Ref' => '裁判',
'Subtype' => '亚型', 'Subtype' => '亚型',
'Trigger' => '扳机', 'Trigger' => '扳机',
'Type' => '类型', 'Type' => '类型',