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
*
* @package Modules\Auditor
* @package Modules\Localization
* @copyright Dennis Eichhorn
* @license OMS License 1.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);
return ['Auditor' => [
'Action' => 'فعل',
'Action' => 'عمل',
'Audit' => 'مراجعة',
'Auditor' => 'مدقق حسابات',
'Audits' => 'التدقيق',
'Audits' => 'مراجعة الحسابات',
'By' => 'بواسطة',
'CREATE' => 'خلق',
'Content' => 'محتوى',
'CREATE' => 'يخلق',
'Content' => 'المحتوى',
'DELETE' => 'حذف',
'Date' => 'تاريخ',
'Email' => 'بريد الالكتروني',
'IP' => '#VALUE!',
'Module' => 'وحدة',
'Name' => 'اسم',
'New' => 'جديد',
'Old' => 'قديم',
'Ref' => 'المرجع',
'Old' => 'عمر او قديم',
'Ref' => 'رجع',
'Subtype' => 'النوع الفرعي',
'Trigger' => 'اثار',
'Type' => 'اكتب',
'Type' => 'نوع',
'UNKNOWN' => 'مجهول',
'UPDATE' => 'تحديث',
]];

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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