update lang files

This commit is contained in:
Dennis Eichhorn 2022-02-12 21:18:50 +01:00
parent b7b4f41855
commit c8a54387e4
44 changed files with 929 additions and 508 deletions

View File

@ -0,0 +1,19 @@
<?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' => [
'Logs' => 'السجلات',
'Monitoring' => 'يراقب',
'Security' => 'حماية',
]];

View File

@ -0,0 +1,19 @@
<?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' => [
'Logs' => 'Protokoly',
'Monitoring' => 'Monitoring. \\ t',
'Security' => 'Bezpečnostní',
]];

View File

@ -0,0 +1,19 @@
<?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' => [
'Logs' => 'Logs.',
'Monitoring' => 'Overvågning',
'Security' => 'Sikkerhed',
]];

View File

@ -0,0 +1,19 @@
<?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' => [
'Logs' => 'Protokoll',
'Monitoring' => 'Überwachung',
'Security' => 'Sicherheit',
]];

View File

@ -0,0 +1,19 @@
<?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' => [
'Logs' => 'Κούτσουρα',
'Monitoring' => 'Παρακολούθηση',
'Security' => 'Ασφάλεια',
]];

View File

@ -4,7 +4,7 @@
* *
* PHP Version 8.0 * PHP Version 8.0
* *
* @package Modules\Monitoring * @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,19 @@
<?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' => [
'Logs' => 'Registros',
'Monitoring' => 'Supervisión',
'Security' => 'Seguridad',
]];

View File

@ -0,0 +1,19 @@
<?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' => [
'Logs' => 'Lokit',
'Monitoring' => 'Seuranta',
'Security' => 'Turvallisuus',
]];

View File

@ -0,0 +1,19 @@
<?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' => [
'Logs' => 'Journaux',
'Monitoring' => 'Surveillance',
'Security' => 'Sécurité',
]];

View File

@ -0,0 +1,19 @@
<?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' => [
'Logs' => 'Naplók',
'Monitoring' => 'Figyelés',
'Security' => 'Biztonság',
]];

View File

@ -0,0 +1,19 @@
<?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' => [
'Logs' => 'Logs.',
'Monitoring' => 'Monitoraggio',
'Security' => 'Sicurezza',
]];

View File

@ -0,0 +1,19 @@
<?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' => [
'Logs' => 'ログ',
'Monitoring' => 'モニタリング',
'Security' => '安全',
]];

View File

@ -0,0 +1,19 @@
<?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' => [
'Logs' => '로그인',
'Monitoring' => '모니터링',
'Security' => '보안',
]];

View File

@ -0,0 +1,19 @@
<?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' => [
'Logs' => 'Tømmerstokker',
'Monitoring' => 'Overvåkning',
'Security' => 'Sikkerhet',
]];

View File

@ -0,0 +1,19 @@
<?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' => [
'Logs' => 'Kłody',
'Monitoring' => 'Monitorowanie',
'Security' => 'Bezpieczeństwo',
]];

View File

@ -0,0 +1,19 @@
<?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' => [
'Logs' => 'Histórico',
'Monitoring' => 'Monitoramento',
'Security' => 'Segurança',
]];

View File

@ -0,0 +1,19 @@
<?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' => [
'Logs' => 'Журналы',
'Monitoring' => 'Мониторинг',
'Security' => 'Безопасность',
]];

View File

@ -0,0 +1,19 @@
<?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' => [
'Logs' => 'Loggar',
'Monitoring' => 'Övervakning',
'Security' => 'säkerhet',
]];

View File

@ -0,0 +1,19 @@
<?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' => [
'Logs' => 'การบันทึก',
'Monitoring' => 'การตรวจสอบ',
'Security' => 'ความปลอดภัย',
]];

View File

@ -0,0 +1,19 @@
<?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' => [
'Logs' => 'Kütükler',
'Monitoring' => 'İzleme',
'Security' => 'Güvenlik',
]];

View File

@ -0,0 +1,19 @@
<?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' => [
'Logs' => 'Журнали',
'Monitoring' => 'Моніторинг',
'Security' => 'Безпека',
]];

View File

@ -0,0 +1,19 @@
<?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' => [
'Logs' => '日志',
'Monitoring' => '监测',
'Security' => '安全',
]];

View File

@ -13,51 +13,52 @@
declare(strict_types=1); declare(strict_types=1);
return ['Monitoring' => [ return ['Monitoring' => [
'Alerts' => 'التنبيهات', 'Alerts' => 'تنبيهات',
'All' => 'الجميع', 'All' => 'الجميع',
'Backtrace' => 'المتتبع الخلفي', 'Backtrace' => 'Backtrace.',
'CPUUsage' => 'استخدام المعالج', 'CPUUsage' => 'استخدام المعالج',
'Created' => 'مخلوق', 'Created' => 'خلقت',
'CreatedBy' => 'انشأ من قبل', 'CreatedBy' => 'انشأ من قبل',
'Criticals' => 'Criticals', 'Criticals' => 'الحرمان',
'Debug' => 'التصحيح', 'Debug' => 'تصحيح',
'Deprecated' => 'إهمال', 'Deprecated' => 'إهمال',
'Description' => 'وصف', 'Description' => 'وصف',
'DisabledFunctions' => 'وظائف للمعاقين', 'DisabledFunctions' => 'وظائف المعوقين',
'DiskUsage' => 'إستخدام القرص', 'DiskUsage' => 'إستخدام القرص',
'Emergencies' => 'حالات الطوارئ', 'Emergencies' => 'حالات الطوارئ',
'Errors' => 'أخطاء', 'Errors' => 'أخطاء',
'Exception' => 'استثناء', 'Exception' => 'استثناء',
'File' => 'ملف', 'File' => 'ملف',
'Files' => 'ملفات', 'Files' => 'الملفات',
'Info' => 'معلومات', 'Info' => 'معلومات',
'Inspect' => 'فحص', 'Inspect' => 'فحص',
'Inspection' => 'تفتيش', 'Inspection' => 'تفتيش',
'Integrity' => 'النزاهة', 'Integrity' => 'نزاهة',
'Level' => 'مستوى', 'Level' => 'مستوى',
'Line' => 'خط', 'Line' => 'خط',
'Logs' => 'السجلات', 'Logs' => 'السجلات',
'MemoryLimit' => 'الحد الذاكرة', 'MemoryLimit' => 'حد الذاكرة',
'Message' => 'رسالة', 'Message' => 'رسالة',
'Modified' => 'المعدل', 'Modified' => 'تم التعديل',
'NG' => 'NG', 'Modules' => '#VALUE!',
'NG' => 'نانوغرام',
'Notices' => 'إشعارات', 'Notices' => 'إشعارات',
'OK' => 'موافق', 'OK' => 'موافق',
'OS' => 'OS', 'OS' => 'نظام التشغيل',
'PHPSettings' => 'إعدادات PHP', 'PHPSettings' => 'إعدادات PHP',
'Penetrators' => 'المخترقون', 'Penetrators' => 'الاختراق',
'RAMUsage' => 'RAM الاستخدام', 'RAMUsage' => 'RAM الاستعمال',
'Release' => 'إطلاق سراح', 'Release' => 'يطلق',
'Report' => 'نقل', 'Report' => 'نقل',
'Source' => 'مصدر', 'Source' => 'مصدر',
'Status' => 'حالة', 'Status' => 'حالة',
'System' => 'نظام', 'System' => 'نظام',
'SystemRAM' => 'RAM النظام', 'SystemRAM' => 'نظام رام',
'Theme' => 'سمة', 'Theme' => 'سمة',
'Time' => 'وقت', 'Time' => 'زمن',
'Timestamp' => 'الطابع الزمني', 'Timestamp' => 'الطابع الزمني',
'Total' => 'مجموع', 'Total' => 'مجموع',
'Unicode' => 'يونيكود', 'Unicode' => 'Unicode.',
'Uri' => 'أوري', 'Uri' => 'أوري',
'Version' => 'الإصدار', 'Version' => 'الإصدار',
'Warnings' => 'تحذيرات', 'Warnings' => 'تحذيرات',

View File

@ -13,52 +13,53 @@
declare(strict_types=1); declare(strict_types=1);
return ['Monitoring' => [ return ['Monitoring' => [
'Alerts' => 'výstrahy', 'Alerts' => 'Výstražný',
'All' => 'Všechno', 'All' => 'Všechno',
'Backtrace' => 'Backtrace', 'Backtrace' => 'Backtrace',
'CPUUsage' => 'Využití procesoru', 'CPUUsage' => 'Využití procesoru',
'Created' => 'Vytvořeno', 'Created' => 'Vytvořený',
'CreatedBy' => 'Vytvořil', 'CreatedBy' => 'Vytvořil',
'Criticals' => 'kritická místa', 'Criticals' => 'Kritický',
'Debug' => 'Ladit', 'Debug' => 'Ladit',
'Deprecated' => 'Zastaralé', 'Deprecated' => 'Zastaralé',
'Description' => 'Popis', 'Description' => 'Popis',
'DisabledFunctions' => 'invalidy Funkce', 'DisabledFunctions' => 'Zakázané funkce',
'DiskUsage' => 'Využití disku', 'DiskUsage' => 'Využití disku',
'Emergencies' => 'Mimořádné události', 'Emergencies' => 'Nouzové situace',
'Errors' => 'chyby', 'Errors' => 'Chyby',
'Exception' => 'Výjimka', 'Exception' => 'Výjimka',
'File' => 'Soubor', 'File' => 'Soubor',
'Files' => 'soubory', 'Files' => 'Soubory',
'Info' => 'Info', 'Info' => 'Info.',
'Inspect' => 'Kontrolovat', 'Inspect' => 'Kontrolovat',
'Inspection' => 'Inspekce', 'Inspection' => 'Inspekce',
'Integrity' => 'Integrita', 'Integrity' => 'Integrita',
'Level' => 'Úroveň', 'Level' => 'Úroveň',
'Line' => 'Čára', 'Line' => 'Čára',
'Logs' => 'Protokoly', 'Logs' => 'Protokoly',
'MemoryLimit' => 'paměť Limit', 'MemoryLimit' => 'Limit paměti',
'Message' => 'Zpráva', 'Message' => 'Zpráva',
'Modified' => 'modifikovaná', 'Modified' => 'Upravený',
'NG' => 'NG', 'Modules' => '#VALUE!',
'Notices' => 'oznámení', 'NG' => 'Ng.',
'Notices' => 'Oznámení',
'OK' => 'OK', 'OK' => 'OK',
'OS' => 'OS', 'OS' => 'Os',
'PHPSettings' => 'Nastavení PHP', 'PHPSettings' => 'Nastavení PHP.',
'Penetrators' => 'penetrators', 'Penetrators' => 'Penetrátory',
'RAMUsage' => 'RAM Využití', 'RAMUsage' => 'Použití RAM',
'Release' => 'Uvolnění', 'Release' => 'Uvolnění',
'Report' => 'Zpráva', 'Report' => 'Zpráva',
'Source' => 'Zdroj', 'Source' => 'Zdroj',
'Status' => 'Postavení', 'Status' => 'Postavení',
'System' => 'Systém', 'System' => 'Systém',
'SystemRAM' => 'systém RAM', 'SystemRAM' => 'Systémová ramena',
'Theme' => 'Téma', 'Theme' => 'Téma',
'Time' => 'Čas', 'Time' => 'Čas',
'Timestamp' => 'Časové razítko', 'Timestamp' => 'Timestamp',
'Total' => 'Celkový', 'Total' => 'Celkový',
'Unicode' => 'Unicode', 'Unicode' => 'Unicode.',
'Uri' => 'Uri', 'Uri' => 'Uri.',
'Version' => 'Verze', 'Version' => 'Verze',
'Warnings' => 'varování', 'Warnings' => 'Varování',
]]; ]];

View File

@ -13,52 +13,53 @@
declare(strict_types=1); declare(strict_types=1);
return ['Monitoring' => [ return ['Monitoring' => [
'Alerts' => 'Advarsler', 'Alerts' => 'Advarsler.',
'All' => 'Alle', 'All' => 'Alle',
'Backtrace' => 'backtrace', 'Backtrace' => 'Backtrace.',
'CPUUsage' => 'CPU brug', 'CPUUsage' => 'CPU brug',
'Created' => 'lavet', 'Created' => 'Oprettet',
'CreatedBy' => 'Lavet af', 'CreatedBy' => 'Lavet af',
'Criticals' => 'Criticals', 'Criticals' => 'Kritikere',
'Debug' => 'Fejlfinde', 'Debug' => 'Fejlfinde',
'Deprecated' => 'Deprecated', 'Deprecated' => 'Afskrevet',
'Description' => 'Beskrivelse', 'Description' => 'Beskrivelse',
'DisabledFunctions' => 'handicappede funktioner', 'DisabledFunctions' => 'Handicappede funktioner.',
'DiskUsage' => 'DiskUsage', 'DiskUsage' => 'Diskusage.',
'Emergencies' => 'nødsituationer', 'Emergencies' => 'Nødsituationer.',
'Errors' => 'fejl', 'Errors' => 'Fejl',
'Exception' => 'Undtagelse', 'Exception' => 'Undtagelse',
'File' => 'Fil', 'File' => 'Fil',
'Files' => 'Filer', 'Files' => 'Filer.',
'Info' => 'Info', 'Info' => 'Info.',
'Inspect' => 'Inspicere', 'Inspect' => 'Inspicere',
'Inspection' => 'Inspektion', 'Inspection' => 'Inspektion',
'Integrity' => 'Integritet', 'Integrity' => 'Integritet',
'Level' => 'Niveau', 'Level' => 'Niveau',
'Line' => 'linje', 'Line' => 'Line.',
'Logs' => 'Logs', 'Logs' => 'Logs.',
'MemoryLimit' => 'Memory Limit', 'MemoryLimit' => 'Hukommelsesgrænse',
'Message' => 'Besked', 'Message' => 'Besked',
'Modified' => 'modificeret', 'Modified' => 'Modificeret',
'NG' => 'NG', 'Modules' => '#VALUE!',
'Notices' => 'Meddelelser', 'NG' => 'Ng.',
'Notices' => 'Meddelelser.',
'OK' => 'Okay', 'OK' => 'Okay',
'OS' => 'OS', 'OS' => 'OS',
'PHPSettings' => 'PHP-indstillinger', 'PHPSettings' => 'PHP-indstillinger.',
'Penetrators' => 'penetratorer', 'Penetrators' => 'Penetratorer',
'RAMUsage' => 'RAM Usage', 'RAMUsage' => 'Rambrug',
'Release' => 'Frigøre', 'Release' => 'Frigøre',
'Report' => 'Rapport', 'Report' => 'Rapport',
'Source' => 'Kilde', 'Source' => 'Kilde',
'Status' => 'status', 'Status' => 'Status.',
'System' => 'System', 'System' => 'System',
'SystemRAM' => 'System RAM', 'SystemRAM' => 'System RAM.',
'Theme' => 'Tema', 'Theme' => 'Tema',
'Time' => 'Tid', 'Time' => 'Tid',
'Timestamp' => 'Tidsstempel', 'Timestamp' => 'Tidsstempel',
'Total' => 'Total', 'Total' => 'i alt',
'Unicode' => 'Unicode', 'Unicode' => 'Unicode.',
'Uri' => 'Uri', 'Uri' => 'URI.',
'Version' => 'Version', 'Version' => 'Version',
'Warnings' => 'Advarsler', 'Warnings' => 'Advarsler.',
]]; ]];

View File

@ -13,52 +13,53 @@
declare(strict_types=1); declare(strict_types=1);
return ['Monitoring' => [ return ['Monitoring' => [
'Alerts' => '', 'Alerts' => 'Alarme',
'All' => '', 'All' => 'Alle',
'Backtrace' => '', 'Backtrace' => 'Backtrace',
'CPUUsage' => '', 'CPUUsage' => 'CPU auslastung',
'Created' => '', 'Created' => 'Erstellt',
'CreatedBy' => '', 'CreatedBy' => 'Erstellt von',
'Criticals' => '', 'Criticals' => 'Kritische',
'Debug' => '', 'Debug' => 'Debuggen',
'Deprecated' => '', 'Deprecated' => 'Veraltet',
'Description' => '', 'Description' => 'Beschreibung',
'DisabledFunctions' => '', 'DisabledFunctions' => 'Behinderte Funktionen',
'DiskUsage' => '', 'DiskUsage' => 'Festplattennutzung',
'Emergencies' => '', 'Emergencies' => 'Notfälle',
'Errors' => '', 'Errors' => 'Irrtümer',
'Exception' => '', 'Exception' => 'Ausnahme',
'File' => '', 'File' => 'Datei',
'Files' => '', 'Files' => 'Dateien',
'Info' => '', 'Info' => 'Die Info',
'Inspect' => '', 'Inspect' => 'Prüfen',
'Inspection' => '', 'Inspection' => 'Inspektion',
'Integrity' => '', 'Integrity' => 'Integrität',
'Level' => '', 'Level' => 'Eben',
'Line' => '', 'Line' => 'Linie',
'Logs' => '', 'Logs' => 'Protokoll',
'MemoryLimit' => '', 'MemoryLimit' => 'Speichergrenze',
'Message' => '', 'Message' => 'Nachricht',
'Modified' => '', 'Modified' => 'Geändert',
'NG' => '', 'Modules' => '#VALUE!',
'Notices' => '', 'NG' => 'Ng.',
'OK' => '', 'Notices' => 'Bekanntmachungen',
'OS' => '', 'OK' => 'OK',
'PHPSettings' => '', 'OS' => 'Os',
'Penetrators' => '', 'PHPSettings' => 'PHP-Einstellungen',
'RAMUsage' => '', 'Penetrators' => 'Penetratoren',
'Release' => '', 'RAMUsage' => 'RAM-Nutzung.',
'Report' => '', 'Release' => 'Freisetzung',
'Source' => '', 'Report' => 'Prüfbericht',
'Status' => '', 'Source' => 'Quelle',
'System' => '', 'Status' => 'Status',
'SystemRAM' => '', 'System' => 'System',
'Theme' => '', 'SystemRAM' => 'System RAM.',
'Time' => '', 'Theme' => 'Thema',
'Timestamp' => '', 'Time' => 'Zeit',
'Total' => '', 'Timestamp' => 'Zeitstempel',
'Unicode' => '', 'Total' => 'Gesamt',
'Uri' => '', 'Unicode' => 'Unicode',
'Version' => '', 'Uri' => 'Uri.',
'Warnings' => '', 'Version' => 'Ausführung',
'Warnings' => 'Warnungen',
]]; ]];

View File

@ -15,50 +15,51 @@ declare(strict_types=1);
return ['Monitoring' => [ return ['Monitoring' => [
'Alerts' => 'Ειδοποιήσεις', 'Alerts' => 'Ειδοποιήσεις',
'All' => 'Ολα', 'All' => 'Ολα',
'Backtrace' => 'backtrace', 'Backtrace' => 'Κατάσχω',
'CPUUsage' => 'Χρήση επεξεργαστή', 'CPUUsage' => 'Χρήση επεξεργαστή',
'Created' => 'δημιουργήθηκε', 'Created' => 'Δημιουργήθηκε',
'CreatedBy' => 'Δημιουργήθηκε από', 'CreatedBy' => 'Δημιουργήθηκε από',
'Criticals' => 'Criticals', 'Criticals' => 'Κρίσιμα',
'Debug' => 'εντοπισμού σφαλμάτων', 'Debug' => 'Απολύω',
'Deprecated' => 'Καταργήθηκε', 'Deprecated' => 'Καταρρίπτεται',
'Description' => 'Περιγραφή', 'Description' => 'Περιγραφή',
'DisabledFunctions' => 'άτομα με ειδικές ανάγκες Λειτουργίες', 'DisabledFunctions' => 'Λειτουργίες με ειδικές ανάγκες',
'DiskUsage' => 'Χρήση του δίσκου', 'DiskUsage' => 'Χρήση του δίσκου',
'Emergencies' => 'έκτακτης ανάγκης', 'Emergencies' => 'Καταστάσεις έκτακτης ανάγκης',
'Errors' => 'Σφάλματα', 'Errors' => 'Σφάλματα',
'Exception' => 'Εξαίρεση', 'Exception' => 'Εξαίρεση',
'File' => 'Αρχείο', 'File' => 'Αρχείο',
'Files' => 'αρχεία', 'Files' => 'Αρχεία',
'Info' => 'Πληροφορίες', 'Info' => 'Πληροφορία',
'Inspect' => 'Επιθεωρώ', 'Inspect' => 'Επιθεωρώ',
'Inspection' => 'Επιθεώρηση', 'Inspection' => 'Επιθεώρηση',
'Integrity' => 'Ακεραιότητα', 'Integrity' => 'Ακεραιότητα',
'Level' => 'Επίπεδο', 'Level' => 'Επίπεδο',
'Line' => 'Γραμμή', 'Line' => 'Γραμμή',
'Logs' => 'logs', 'Logs' => 'Κούτσουρα',
'MemoryLimit' => 'Μνήμη Όριο', 'MemoryLimit' => 'Όριο μνήμης',
'Message' => 'Μήνυμα', 'Message' => 'Μήνυμα',
'Modified' => 'τροποποιημένο', 'Modified' => 'Τροποποιημένος',
'NG' => 'NG', 'Modules' => '#VALUE!',
'Notices' => 'Πληροφορίες', 'NG' => 'Ng',
'Notices' => 'Ειδοποιήσεις',
'OK' => 'Εντάξει', 'OK' => 'Εντάξει',
'OS' => 'OS', 'OS' => 'Λειτουργός',
'PHPSettings' => 'Ρυθμίσεις PHP', 'PHPSettings' => 'Ρυθμίσεις PHP',
'Penetrators' => 'διείσδυσης', 'Penetrators' => 'Διεισπετών',
'RAMUsage' => 'Χρήση RAM', 'RAMUsage' => 'Χρήση μνήμης RAM',
'Release' => 'Ελευθέρωση', 'Release' => 'Ελευθέρωση',
'Report' => 'Κανω ΑΝΑΦΟΡΑ', 'Report' => 'Κανω ΑΝΑΦΟΡΑ',
'Source' => 'Πηγή', 'Source' => 'Πηγή',
'Status' => 'Κατάσταση', 'Status' => 'Κατάσταση',
'System' => 'Σύστημα', 'System' => 'Σύστημα',
'SystemRAM' => 'RAM του συστήματος', 'SystemRAM' => 'Σύστημα RAM',
'Theme' => 'Θέμα', 'Theme' => 'Θέμα',
'Time' => 'χρόνος', 'Time' => 'χρόνος',
'Timestamp' => 'Χρονική σήμανση', 'Timestamp' => 'Χιτώνα',
'Total' => 'Σύνολο', 'Total' => 'Σύνολο',
'Unicode' => 'Unicode', 'Unicode' => 'Unicode',
'Uri' => 'Uri', 'Uri' => 'Ουρ',
'Version' => 'Εκδοχή', 'Version' => 'Εκδοχή',
'Warnings' => 'προειδοποιήσεις', 'Warnings' => 'Προειδοποιήσεις',
]]; ]];

View File

@ -40,6 +40,7 @@ return ['Monitoring' => [
'MemoryLimit' => 'Memory Limit', 'MemoryLimit' => 'Memory Limit',
'Message' => 'Message', 'Message' => 'Message',
'Modified' => 'Modified', 'Modified' => 'Modified',
'Modules' => '',
'NG' => 'NG', 'NG' => 'NG',
'Notices' => 'Notices', 'Notices' => 'Notices',
'OK' => 'OK', 'OK' => 'OK',

View File

@ -13,46 +13,47 @@
declare(strict_types=1); declare(strict_types=1);
return ['Monitoring' => [ return ['Monitoring' => [
'Alerts' => 'alertas', 'Alerts' => 'Alertas',
'All' => 'Todos', 'All' => 'Todo',
'Backtrace' => 'backtrace', 'Backtrace' => 'Backtrace',
'CPUUsage' => 'Uso de CPU', 'CPUUsage' => 'Uso de CPU',
'Created' => 'Creado', 'Created' => 'Creado',
'CreatedBy' => 'Creado por', 'CreatedBy' => 'Creado por',
'Criticals' => 'criticals', 'Criticals' => 'Críticas',
'Debug' => 'Depurar', 'Debug' => 'Depurar',
'Deprecated' => 'Obsoleto', 'Deprecated' => 'Obsoleto',
'Description' => 'Descripción', 'Description' => 'Descripción',
'DisabledFunctions' => 'Funciones de movilidad', 'DisabledFunctions' => 'Funciones deshabilitadas',
'DiskUsage' => 'Uso del disco', 'DiskUsage' => 'Uso del disco',
'Emergencies' => 'emergencias', 'Emergencies' => 'Emergencias',
'Errors' => 'errores', 'Errors' => 'Errores',
'Exception' => 'Excepción', 'Exception' => 'Excepción',
'File' => 'Archivo', 'File' => 'Archivo',
'Files' => 'archivos', 'Files' => 'Archivos',
'Info' => 'información', 'Info' => 'Información',
'Inspect' => 'Inspeccionar', 'Inspect' => 'Inspeccionar',
'Inspection' => 'Inspección', 'Inspection' => 'Inspección',
'Integrity' => 'Integridad', 'Integrity' => 'Integridad',
'Level' => 'Nivel', 'Level' => 'Nivel',
'Line' => 'Línea', 'Line' => 'Línea',
'Logs' => 'registros', 'Logs' => 'Registros',
'MemoryLimit' => 'Limite de memoria', 'MemoryLimit' => 'Limite de memoria',
'Message' => 'Mensaje', 'Message' => 'Mensaje',
'Modified' => 'Modificado', 'Modified' => 'Modificado',
'NG' => 'GN', 'Modules' => '#VALUE!',
'Notices' => 'avisos', 'NG' => 'Ng',
'Notices' => 'Notificaciones',
'OK' => 'OK', 'OK' => 'OK',
'OS' => 'OS', 'OS' => 'Os',
'PHPSettings' => 'Configuración de PHP', 'PHPSettings' => 'Configuraciones PHP',
'Penetrators' => 'penetradores', 'Penetrators' => 'Penetradores',
'RAMUsage' => 'uso de memoria RAM', 'RAMUsage' => 'Uso de RAM',
'Release' => 'Liberación', 'Release' => 'Liberar',
'Report' => 'Reporte', 'Report' => 'Reporte',
'Source' => 'Fuente', 'Source' => 'Fuente',
'Status' => 'Estado', 'Status' => 'Estado',
'System' => 'Sistema', 'System' => 'Sistema',
'SystemRAM' => 'RAM del sistema', 'SystemRAM' => 'Arma del sistema',
'Theme' => 'Tema', 'Theme' => 'Tema',
'Time' => 'Hora', 'Time' => 'Hora',
'Timestamp' => 'Marca de tiempo', 'Timestamp' => 'Marca de tiempo',
@ -60,5 +61,5 @@ return ['Monitoring' => [
'Unicode' => 'Unicode', 'Unicode' => 'Unicode',
'Uri' => 'Uri', 'Uri' => 'Uri',
'Version' => 'Versión', 'Version' => 'Versión',
'Warnings' => 'advertencias', 'Warnings' => 'Advertencias',
]]; ]];

View File

@ -13,46 +13,47 @@
declare(strict_types=1); declare(strict_types=1);
return ['Monitoring' => [ return ['Monitoring' => [
'Alerts' => 'hälytykset', 'Alerts' => 'Hälytys',
'All' => 'Kaikki', 'All' => 'Kaikki',
'Backtrace' => 'backtrace', 'Backtrace' => 'Backtrace',
'CPUUsage' => 'Prosessorin käyttö', 'CPUUsage' => 'Prosessorin käyttö',
'Created' => 'Luotu', 'Created' => 'Luotu',
'CreatedBy' => 'Luonut', 'CreatedBy' => 'Luonut',
'Criticals' => 'Criticals', 'Criticals' => 'Kriittiset',
'Debug' => 'debug', 'Debug' => 'Virheenkorjaus',
'Deprecated' => 'Käytöstä poistettu', 'Deprecated' => 'Vanhentunut',
'Description' => 'Kuvaus', 'Description' => 'Kuvaus',
'DisabledFunctions' => 'Vammaiset Toiminnot', 'DisabledFunctions' => 'Vammaiset toiminnot',
'DiskUsage' => 'Levyn käyttö', 'DiskUsage' => 'Levyn käyttö',
'Emergencies' => 'hätätilanteet', 'Emergencies' => 'Hätätilanteet',
'Errors' => 'virheet', 'Errors' => 'Virheet',
'Exception' => 'poikkeus', 'Exception' => 'Poikkeus',
'File' => 'tiedosto', 'File' => 'Tiedoston',
'Files' => 'Tiedostot', 'Files' => 'Tiedostot',
'Info' => 'Tiedot', 'Info' => 'Tiedot',
'Inspect' => 'Tarkastaa', 'Inspect' => 'Tarkastaa',
'Inspection' => 'tarkastus', 'Inspection' => 'Tarkastus',
'Integrity' => 'eheys', 'Integrity' => 'Eheys',
'Level' => 'Taso', 'Level' => 'Taso',
'Line' => 'Linja', 'Line' => 'Linja',
'Logs' => 'lokit', 'Logs' => 'Lokit',
'MemoryLimit' => 'muistirajan', 'MemoryLimit' => 'Muistin raja',
'Message' => 'Viesti', 'Message' => 'Viesti',
'Modified' => 'Modified', 'Modified' => 'Muokattu',
'NG' => 'NG', 'Modules' => '#VALUE!',
'Notices' => 'ilmoitukset', 'NG' => 'Ng',
'OK' => 'kunnossa', 'Notices' => 'Ilmoitukset',
'OS' => 'OS', 'OK' => 'Ok',
'PHPSettings' => 'PHP asetukset', 'OS' => 'Osasto',
'Penetrators' => 'läpiviennit', 'PHPSettings' => 'PHP-asetukset',
'RAMUsage' => 'RAM Käyttö', 'Penetrators' => 'Tunkeutumattimet',
'Release' => 'julkaisu', 'RAMUsage' => 'RAM-käyttö',
'Report' => 'raportti', 'Release' => 'Vapauttaa',
'Report' => 'Raportti',
'Source' => 'Lähde', 'Source' => 'Lähde',
'Status' => 'Tila', 'Status' => 'Tila',
'System' => 'järjestelmä', 'System' => 'Järjestelmä',
'SystemRAM' => 'RAM', 'SystemRAM' => 'System RAM',
'Theme' => 'Teema', 'Theme' => 'Teema',
'Time' => 'Aika', 'Time' => 'Aika',
'Timestamp' => 'Aikaleima', 'Timestamp' => 'Aikaleima',
@ -60,5 +61,5 @@ return ['Monitoring' => [
'Unicode' => 'Unicode', 'Unicode' => 'Unicode',
'Uri' => 'Uri', 'Uri' => 'Uri',
'Version' => 'Versio', 'Version' => 'Versio',
'Warnings' => 'varoitukset', 'Warnings' => 'Varoitukset',
]]; ]];

View File

@ -13,19 +13,19 @@
declare(strict_types=1); declare(strict_types=1);
return ['Monitoring' => [ return ['Monitoring' => [
'Alerts' => 'alertes', 'Alerts' => 'Alerte',
'All' => 'Tout', 'All' => 'Tout',
'Backtrace' => 'backtrace', 'Backtrace' => 'Backtrage',
'CPUUsage' => 'L\'utilisation du processeur', 'CPUUsage' => 'L\\'utilisation du processeur',
'Created' => 'Créé', 'Created' => 'Établi',
'CreatedBy' => 'Créé par', 'CreatedBy' => 'Créé par',
'Criticals' => 'criticals', 'Criticals' => 'Critique',
'Debug' => 'Déboguer', 'Debug' => 'Déboguer',
'Deprecated' => 'Obsolète', 'Deprecated' => 'Obsolète',
'Description' => 'Description', 'Description' => 'La description',
'DisabledFunctions' => 'Fonctions handicapés', 'DisabledFunctions' => 'Fonctions désactivées',
'DiskUsage' => 'Utilisation du disque', 'DiskUsage' => 'Utilisation du disque',
'Emergencies' => 'Situations d\'urgence', 'Emergencies' => 'Urgences',
'Errors' => 'les erreurs', 'Errors' => 'les erreurs',
'Exception' => 'Exception', 'Exception' => 'Exception',
'File' => 'Déposer', 'File' => 'Déposer',
@ -36,27 +36,28 @@ return ['Monitoring' => [
'Integrity' => 'Intégrité', 'Integrity' => 'Intégrité',
'Level' => 'Niveau', 'Level' => 'Niveau',
'Line' => 'Ligne', 'Line' => 'Ligne',
'Logs' => 'journaux', 'Logs' => 'Journaux',
'MemoryLimit' => 'mémoire limite', 'MemoryLimit' => 'Limite de mémoire',
'Message' => 'Un message', 'Message' => 'Message',
'Modified' => 'Modifié', 'Modified' => 'Modifié',
'NG' => 'NG', 'Modules' => '#VALUE!',
'Notices' => 'Avis', 'NG' => 'Ng',
'OK' => 'd\'accord', 'Notices' => 'Notification',
'OS' => 'OS', 'OK' => 'd\\'accord',
'OS' => 'Système d\\'exploitation',
'PHPSettings' => 'Paramètres PHP', 'PHPSettings' => 'Paramètres PHP',
'Penetrators' => 'pénétrateurs', 'Penetrators' => 'Pénétrateurs',
'RAMUsage' => 'RAM Utilisation', 'RAMUsage' => 'Usage de RAM',
'Release' => 'Libérer', 'Release' => 'Libérer',
'Report' => 'Signaler', 'Report' => 'Reportage',
'Source' => 'La source', 'Source' => 'La source',
'Status' => 'Statut', 'Status' => 'Statut',
'System' => 'Système', 'System' => 'Système',
'SystemRAM' => 'RAM système', 'SystemRAM' => 'Bélier du système',
'Theme' => 'Thème', 'Theme' => 'Thème',
'Time' => 'Temps', 'Time' => 'Temps',
'Timestamp' => 'timestamp', 'Timestamp' => 'Horodatage',
'Total' => 'Total', 'Total' => 'Le total',
'Unicode' => 'Unicode', 'Unicode' => 'Unicode',
'Uri' => 'Uri', 'Uri' => 'Uri',
'Version' => 'Version', 'Version' => 'Version',

View File

@ -13,46 +13,47 @@
declare(strict_types=1); declare(strict_types=1);
return ['Monitoring' => [ return ['Monitoring' => [
'Alerts' => 'figyelmeztetések', 'Alerts' => 'Riasztások',
'All' => 'Összes', 'All' => 'Minden',
'Backtrace' => 'backtrace', 'Backtrace' => 'Backtrace',
'CPUUsage' => 'CPU-használat', 'CPUUsage' => 'CPU-használat',
'Created' => 'Alkotó', 'Created' => 'Létrehozott',
'CreatedBy' => 'Készítette', 'CreatedBy' => 'Készítette',
'Criticals' => 'Criticals', 'Criticals' => 'Kritikusok',
'Debug' => 'Debug', 'Debug' => 'Hibakeresés',
'Deprecated' => 'Elavult', 'Deprecated' => 'Elavult',
'Description' => 'Leírás', 'Description' => 'Leírás',
'DisabledFunctions' => 'A letiltott funkciók', 'DisabledFunctions' => 'Letiltott funkciók',
'DiskUsage' => 'Lemez használat', 'DiskUsage' => 'Lemez használat',
'Emergencies' => 'vészhelyzetek', 'Emergencies' => 'Vészhelyzetek',
'Errors' => 'hibák', 'Errors' => 'Hibák',
'Exception' => 'Kivétel', 'Exception' => 'Kivétel',
'File' => 'fájl', 'File' => 'Fájl',
'Files' => 'Files', 'Files' => 'Fájlok',
'Info' => 'Info', 'Info' => 'Információ',
'Inspect' => 'ellenőriz', 'Inspect' => 'Megvizsgál',
'Inspection' => 'Ellenőrzés', 'Inspection' => 'Ellenőrzés',
'Integrity' => 'Sértetlenség', 'Integrity' => 'Sértetlenség',
'Level' => 'Szint', 'Level' => 'Szint',
'Line' => 'Vonal', 'Line' => 'Vonal',
'Logs' => 'Naplók', 'Logs' => 'Naplók',
'MemoryLimit' => 'Memory Limit', 'MemoryLimit' => 'Memóriahatár',
'Message' => 'Üzenet', 'Message' => 'Üzenet',
'Modified' => 'Módosított', 'Modified' => 'Módosított',
'NG' => 'NG', 'Modules' => '#VALUE!',
'Notices' => 'közlemények', 'NG' => 'Ng',
'Notices' => 'Értesítések',
'OK' => 'rendben', 'OK' => 'rendben',
'OS' => 'OS', 'OS' => 'Operációs rendszer',
'PHPSettings' => 'PHP beállítások', 'PHPSettings' => 'PHP beállítások',
'Penetrators' => 'áthatolói', 'Penetrators' => 'Penetrátorok',
'RAMUsage' => 'RAM Használat', 'RAMUsage' => 'RAM HASZNÁLAT',
'Release' => 'Kiadás', 'Release' => 'Kiadás',
'Report' => 'Jelentés', 'Report' => 'Jelentés',
'Source' => 'Forrás', 'Source' => 'Forrás',
'Status' => 'Állapot', 'Status' => 'Állapot',
'System' => 'Rendszer', 'System' => 'Rendszer',
'SystemRAM' => 'A rendszer RAM', 'SystemRAM' => 'Rendszerkam',
'Theme' => 'Téma', 'Theme' => 'Téma',
'Time' => 'Idő', 'Time' => 'Idő',
'Timestamp' => 'Időbélyeg', 'Timestamp' => 'Időbélyeg',
@ -60,5 +61,5 @@ return ['Monitoring' => [
'Unicode' => 'Unicode', 'Unicode' => 'Unicode',
'Uri' => 'Uri', 'Uri' => 'Uri',
'Version' => 'Változat', 'Version' => 'Változat',
'Warnings' => 'figyelmeztetések', 'Warnings' => 'Figyelmeztetések',
]]; ]];

View File

@ -13,52 +13,53 @@
declare(strict_types=1); declare(strict_types=1);
return ['Monitoring' => [ return ['Monitoring' => [
'Alerts' => 'avvisi', 'Alerts' => 'Avvisi',
'All' => 'Tutti', 'All' => 'Tutto',
'Backtrace' => 'backtrace', 'Backtrace' => 'Backtrace',
'CPUUsage' => 'Uso della CPU', 'CPUUsage' => 'Uso della CPU',
'Created' => 'Creato', 'Created' => 'Creato',
'CreatedBy' => 'Creato da', 'CreatedBy' => 'Creato da',
'Criticals' => 'Critici', 'Criticals' => 'Critici',
'Debug' => 'mettere a punto', 'Debug' => 'Debug.',
'Deprecated' => 'Obsoleto', 'Deprecated' => 'Deprecato',
'Description' => 'Descrizione', 'Description' => 'Descrizione',
'DisabledFunctions' => 'Funzioni disabili', 'DisabledFunctions' => 'Funzioni disabili',
'DiskUsage' => 'Uso del disco', 'DiskUsage' => 'Uso del disco',
'Emergencies' => 'emergenze', 'Emergencies' => 'Emergenze',
'Errors' => 'Errori', 'Errors' => 'Errori',
'Exception' => 'Eccezione', 'Exception' => 'Eccezione',
'File' => 'File', 'File' => 'File',
'Files' => 'File', 'Files' => 'File',
'Info' => 'Informazioni', 'Info' => 'Informazioni',
'Inspect' => 'Ispezionare', 'Inspect' => 'Ispezionare',
'Inspection' => 'ispezione', 'Inspection' => 'Ispezione',
'Integrity' => 'Integrità', 'Integrity' => 'Integrità',
'Level' => 'Livello', 'Level' => 'Livello',
'Line' => 'Linea', 'Line' => 'Linea',
'Logs' => 'logs', 'Logs' => 'Logs.',
'MemoryLimit' => 'Limite di memoria', 'MemoryLimit' => 'Limite di memoria',
'Message' => 'Messaggio', 'Message' => 'Messaggio',
'Modified' => 'Modificata', 'Modified' => 'Modificati',
'NG' => 'NG', 'Modules' => '#VALUE!',
'NG' => 'Ng.',
'Notices' => 'Avvisi', 'Notices' => 'Avvisi',
'OK' => 'ok', 'OK' => 'ok',
'OS' => 'OS', 'OS' => 'Ossia',
'PHPSettings' => 'Impostazioni PHP', 'PHPSettings' => 'Impostazioni PHP.',
'Penetrators' => 'Penetrators', 'Penetrators' => 'Penetratori',
'RAMUsage' => 'RAM Usage', 'RAMUsage' => 'Utilizzo della RAM',
'Release' => 'pubblicazione', 'Release' => 'Pubblicazione',
'Report' => 'rapporto', 'Report' => 'Rapporto',
'Source' => 'fonte', 'Source' => 'Fonte',
'Status' => 'Stato', 'Status' => 'Stato',
'System' => 'Sistema', 'System' => 'Sistema',
'SystemRAM' => 'RAM di sistema', 'SystemRAM' => 'Sistema RAM',
'Theme' => 'Tema', 'Theme' => 'Tema',
'Time' => 'Tempo', 'Time' => 'Volta',
'Timestamp' => 'timestamp', 'Timestamp' => 'Timestamp',
'Total' => 'Totale', 'Total' => 'Totale',
'Unicode' => 'Unicode', 'Unicode' => 'Unicode',
'Uri' => 'Uri', 'Uri' => 'URI',
'Version' => 'Versione', 'Version' => 'Versione',
'Warnings' => 'Avvertenze', 'Warnings' => 'Avvertenze',
]]; ]];

View File

@ -13,41 +13,42 @@
declare(strict_types=1); declare(strict_types=1);
return ['Monitoring' => [ return ['Monitoring' => [
'Alerts' => 'アラート', 'Alerts' => '警戒している',
'All' => 'すべて', 'All' => 'て',
'Backtrace' => 'バックトレース', 'Backtrace' => 'バックトレース',
'CPUUsage' => 'CPU使用率', 'CPUUsage' => 'CPU使用率',
'Created' => '作成した', 'Created' => '作成した',
'CreatedBy' => 'によって作成された', 'CreatedBy' => 'によって作成された',
'Criticals' => 'クリティカル', 'Criticals' => 'クリティカル',
'Debug' => 'デバッグ', 'Debug' => 'デバッグ',
'Deprecated' => '非推奨', 'Deprecated' => '廃止された',
'Description' => '説明', 'Description' => '説明',
'DisabledFunctions' => '障害者の機能', 'DisabledFunctions' => '無効な機能',
'DiskUsage' => 'ディスクの使用状況', 'DiskUsage' => 'ディスクの使用状況',
'Emergencies' => '緊急事態', 'Emergencies' => '緊急事態',
'Errors' => 'エラー', 'Errors' => '誤差',
'Exception' => '例外', 'Exception' => '例外',
'File' => 'ファイル', 'File' => 'ファイル',
'Files' => 'ファイル', 'Files' => 'ファイル',
'Info' => 'インフォ', 'Info' => '情報',
'Inspect' => '点検', 'Inspect' => 'ins ins',
'Inspection' => '検査', 'Inspection' => '検査',
'Integrity' => '整合性', 'Integrity' => '威厳',
'Level' => 'レベル', 'Level' => 'レベル',
'Line' => 'ライン', 'Line' => 'ライン',
'Logs' => 'ログ', 'Logs' => 'ログ',
'MemoryLimit' => 'メモリ制限', 'MemoryLimit' => 'メモリ制限',
'Message' => 'メッセージ', 'Message' => 'メッセージ',
'Modified' => '変更されました', 'Modified' => '修正された',
'NG' => 'NG', 'Modules' => '#VALUE!',
'Notices' => '注意事項', 'NG' => 'n',
'OK' => 'OK', 'Notices' => 'お知らせ',
'OS' => 'OS', 'OK' => 'わかった',
'OS' => 'os',
'PHPSettings' => 'PHP設定', 'PHPSettings' => 'PHP設定',
'Penetrators' => 'ペネトレータ', 'Penetrators' => '浸透器',
'RAMUsage' => 'RAM使用', 'RAMUsage' => 'RAM使用',
'Release' => '解除', 'Release' => 'リリース',
'Report' => '報告する', 'Report' => '報告する',
'Source' => 'ソース', 'Source' => 'ソース',
'Status' => '状態', 'Status' => '状態',
@ -56,9 +57,9 @@ return ['Monitoring' => [
'Theme' => 'テーマ', 'Theme' => 'テーマ',
'Time' => '時間', 'Time' => '時間',
'Timestamp' => 'タイムスタンプ', 'Timestamp' => 'タイムスタンプ',
'Total' => 'トータル', 'Total' => '合計',
'Unicode' => 'ユニコード', 'Unicode' => 'un un',
'Uri' => 'ウリ', 'Uri' => 'u u',
'Version' => 'バージョン', 'Version' => 'バージョン',
'Warnings' => '警告', 'Warnings' => '警告',
]]; ]];

View File

@ -15,14 +15,14 @@ declare(strict_types=1);
return ['Monitoring' => [ return ['Monitoring' => [
'Alerts' => '경고', 'Alerts' => '경고',
'All' => '모두', 'All' => '모두',
'Backtrace' => '역 추적', 'Backtrace' => '역',
'CPUUsage' => 'CPU 사용', 'CPUUsage' => 'CPU 사용',
'Created' => '만들어진', 'Created' => '만들어진',
'CreatedBy' => '자', 'CreatedBy' => '작자',
'Criticals' => '이 극대화', 'Criticals' => '중요합니다',
'Debug' => '디버그', 'Debug' => '디버그',
'Deprecated' => '추천하지 않습니다', 'Deprecated' => '익숙한',
'Description' => '기술', 'Description' => '설명',
'DisabledFunctions' => '장애인 기능', 'DisabledFunctions' => '장애인 기능',
'DiskUsage' => '디스크 사용량', 'DiskUsage' => '디스크 사용량',
'Emergencies' => '비상 사태', 'Emergencies' => '비상 사태',
@ -31,34 +31,35 @@ return ['Monitoring' => [
'File' => '파일', 'File' => '파일',
'Files' => '파일', 'Files' => '파일',
'Info' => '정보', 'Info' => '정보',
'Inspect' => '검사', 'Inspect' => '검사하다',
'Inspection' => '', 'Inspection' => '검',
'Integrity' => '청렴', 'Integrity' => '진실성',
'Level' => '수', 'Level' => '수',
'Line' => '', 'Line' => '라인',
'Logs' => '로그', 'Logs' => '로그',
'MemoryLimit' => '메모리 한', 'MemoryLimit' => '메모리 ',
'Message' => '메지', 'Message' => '메지',
'Modified' => '수정', 'Modified' => '수정',
'NG' => 'NG', 'Modules' => '#VALUE!',
'NG' => '정말로',
'Notices' => '주의 사항', 'Notices' => '주의 사항',
'OK' => '확인', 'OK' => '확인',
'OS' => 'OS', 'OS' => 'OS.',
'PHPSettings' => 'PHP 설정', 'PHPSettings' => 'PHP 설정',
'Penetrators' => '압자', 'Penetrators' => '침투기',
'RAMUsage' => 'RAM 사용', 'RAMUsage' => '램 사용량',
'Release' => '해제', 'Release' => '풀어 주다',
'Report' => '보고서', 'Report' => '보고서',
'Source' => '출처', 'Source' => '원천',
'Status' => '상태', 'Status' => '상태',
'System' => '체계', 'System' => '체계',
'SystemRAM' => '시스템 RAM', 'SystemRAM' => '시스템 RAM.',
'Theme' => '테마', 'Theme' => '주제',
'Time' => '시', 'Time' => '시',
'Timestamp' => '타임 스탬프', 'Timestamp' => '타임 스탬프',
'Total' => '합계', 'Total' => '',
'Unicode' => '유니 코드', 'Unicode' => '유니 코드',
'Uri' => '열린 우리당', 'Uri' => 'uri.',
'Version' => '버전', 'Version' => '버전',
'Warnings' => '경고', 'Warnings' => '경고',
]]; ]];

View File

@ -13,52 +13,53 @@
declare(strict_types=1); declare(strict_types=1);
return ['Monitoring' => [ return ['Monitoring' => [
'Alerts' => 'varsler', 'Alerts' => 'Varsler',
'All' => 'Alle', 'All' => 'Alle',
'Backtrace' => 'tilbakesporing', 'Backtrace' => 'Backtrace.',
'CPUUsage' => 'CPU bruk', 'CPUUsage' => 'CPU bruk',
'Created' => 'laget', 'Created' => 'Opprettet',
'CreatedBy' => 'Laget av', 'CreatedBy' => 'Laget av',
'Criticals' => 'criticals', 'Criticals' => 'Kritikk',
'Debug' => 'Debug', 'Debug' => 'Debug',
'Deprecated' => 'avviklet', 'Deprecated' => 'Utdatert',
'Description' => 'Beskrivelse', 'Description' => 'Beskrivelse',
'DisabledFunctions' => 'funksjonshemmede Funksjoner', 'DisabledFunctions' => 'Deaktiverte funksjoner',
'DiskUsage' => 'Diskbruk', 'DiskUsage' => 'Diskbruk',
'Emergencies' => 'nødhjelp', 'Emergencies' => 'Nødsituasjoner',
'Errors' => 'feil', 'Errors' => 'Feil',
'Exception' => 'Unntak', 'Exception' => 'Unntak',
'File' => 'Fil', 'File' => 'Fil',
'Files' => 'filer', 'Files' => 'Filer',
'Info' => 'info', 'Info' => 'Info.',
'Inspect' => 'Undersøke', 'Inspect' => 'Undersøke',
'Inspection' => 'Undersøkelse', 'Inspection' => 'Undersøkelse',
'Integrity' => 'Integritet', 'Integrity' => 'Integritet',
'Level' => 'Nivå', 'Level' => 'Nivå',
'Line' => 'Linje', 'Line' => 'Linje',
'Logs' => 'Tømmerstokker', 'Logs' => 'Tømmerstokker',
'MemoryLimit' => 'minnegrensen', 'MemoryLimit' => 'Minnegrense',
'Message' => 'Beskjed', 'Message' => 'Beskjed',
'Modified' => 'modifisert', 'Modified' => 'Endret',
'NG' => 'NG', 'Modules' => '#VALUE!',
'Notices' => 'merknader', 'NG' => 'Ng.',
'Notices' => 'Merknader',
'OK' => 'OK', 'OK' => 'OK',
'OS' => 'OS', 'OS' => 'Os.',
'PHPSettings' => 'PHP-innstillinger', 'PHPSettings' => 'PHP-innstillinger',
'Penetrators' => 'penetrators', 'Penetrators' => 'Penetratorer',
'RAMUsage' => 'RAM-bruk', 'RAMUsage' => 'RAM bruk',
'Release' => 'Utgivelse', 'Release' => 'Utgivelse',
'Report' => 'Rapportere', 'Report' => 'Rapportere',
'Source' => 'Kilde', 'Source' => 'Kilde',
'Status' => 'Status', 'Status' => 'Status',
'System' => 'System', 'System' => 'System',
'SystemRAM' => 'system RAM', 'SystemRAM' => 'System RAM.',
'Theme' => 'Tema', 'Theme' => 'Tema',
'Time' => 'Tid', 'Time' => 'Tid',
'Timestamp' => 'Tidsstempel', 'Timestamp' => 'Tidsstempel',
'Total' => 'Total', 'Total' => 'Total',
'Unicode' => 'Unicode', 'Unicode' => 'Unicode.',
'Uri' => 'Uri', 'Uri' => 'URI.',
'Version' => 'Versjon', 'Version' => 'Versjon',
'Warnings' => 'advarsler', 'Warnings' => 'Advarsler',
]]; ]];

View File

@ -13,52 +13,53 @@
declare(strict_types=1); declare(strict_types=1);
return ['Monitoring' => [ return ['Monitoring' => [
'Alerts' => 'Powiadomienia', 'Alerts' => 'Alerty',
'All' => 'Wszystko', 'All' => 'Wszystkie',
'Backtrace' => 'Ślad', 'Backtrace' => 'Backtrace.',
'CPUUsage' => 'Użycie procesora', 'CPUUsage' => 'Użycie procesora',
'Created' => 'Utworzony', 'Created' => 'Utworzony',
'CreatedBy' => 'Stworzone przez', 'CreatedBy' => 'Stworzone przez',
'Criticals' => 'trafienie krytyczne', 'Criticals' => 'Krytyczne',
'Debug' => 'Odpluskwić', 'Debug' => 'Odpluskwić',
'Deprecated' => 'Nieaktualne', 'Deprecated' => 'Przestarzały',
'Description' => 'Opis', 'Description' => 'Opis',
'DisabledFunctions' => 'Funkcje niepełnosprawnych', 'DisabledFunctions' => 'Funkcje niepełnosprawne',
'DiskUsage' => 'Użycie dysku', 'DiskUsage' => 'Użycie dysku',
'Emergencies' => 'Nagłe wypadki', 'Emergencies' => 'Nagłych wypadków',
'Errors' => 'Błędy', 'Errors' => 'Błędy',
'Exception' => 'Wyjątek', 'Exception' => 'Wyjątek',
'File' => 'Plik', 'File' => 'Plik',
'Files' => 'Akta', 'Files' => 'Pliki',
'Info' => 'Info', 'Info' => 'Info',
'Inspect' => 'Sprawdzać', 'Inspect' => 'Sprawdzać',
'Inspection' => 'Kontrola', 'Inspection' => 'Kontrola',
'Integrity' => 'Integralność', 'Integrity' => 'Uczciwość',
'Level' => 'Poziom', 'Level' => 'Poziom',
'Line' => 'Linia', 'Line' => 'Linia',
'Logs' => 'dzienniki', 'Logs' => 'Kłody',
'MemoryLimit' => 'Limit pamięci', 'MemoryLimit' => 'Limit pamięci',
'Message' => 'Wiadomość', 'Message' => 'Wiadomość',
'Modified' => 'zmodyfikowany', 'Modified' => 'Modyfikowany',
'NG' => 'NG', 'Modules' => '#VALUE!',
'Notices' => 'Zawiadomienia', 'NG' => 'Ng.',
'Notices' => 'Zauważa',
'OK' => 'ok', 'OK' => 'ok',
'OS' => 'OS', 'OS' => 'OS.',
'PHPSettings' => 'Ustawienia PHP', 'PHPSettings' => 'Ustawienia PHP.',
'Penetrators' => 'przepusty', 'Penetrators' => 'Penetatorzy',
'RAMUsage' => 'Wykorzystanie pamięci RAM', 'RAMUsage' => 'Użycie pamięci RAM.',
'Release' => 'Wydanie', 'Release' => 'Uwolnienie',
'Report' => 'Raport', 'Report' => 'Raport',
'Source' => 'Źródło', 'Source' => 'Źródło',
'Status' => 'Status', 'Status' => 'Status',
'System' => 'System', 'System' => 'System',
'SystemRAM' => 'System RAM', 'SystemRAM' => 'SYSTEM RAM.',
'Theme' => 'Motyw', 'Theme' => 'Temat',
'Time' => 'Czas', 'Time' => 'Czas',
'Timestamp' => 'Znak czasu', 'Timestamp' => 'Znak czasu',
'Total' => 'Całkowity', 'Total' => 'Całkowity',
'Unicode' => 'Unicode', 'Unicode' => 'Unicode.',
'Uri' => 'Uri', 'Uri' => 'Uri.',
'Version' => 'Wersja', 'Version' => 'Wersja',
'Warnings' => 'ostrzeżenia', 'Warnings' => 'Ostrzeżenia',
]]; ]];

View File

@ -13,24 +13,24 @@
declare(strict_types=1); declare(strict_types=1);
return ['Monitoring' => [ return ['Monitoring' => [
'Alerts' => 'alertas', 'Alerts' => 'Alertas.',
'All' => 'Todo', 'All' => 'Tudo',
'Backtrace' => 'backtrace', 'Backtrace' => 'Backtrace',
'CPUUsage' => 'Utilização do CPU', 'CPUUsage' => 'Utilização do CPU',
'Created' => 'Criado', 'Created' => 'Criado',
'CreatedBy' => 'Criado por', 'CreatedBy' => 'Criado por',
'Criticals' => 'criticals', 'Criticals' => 'Críticas',
'Debug' => 'Depurar', 'Debug' => 'Depurar',
'Deprecated' => 'Descontinuada', 'Deprecated' => 'Descontinuada',
'Description' => 'Descrição', 'Description' => 'Descrição',
'DisabledFunctions' => 'Funções deficientes', 'DisabledFunctions' => 'Funções desativadas',
'DiskUsage' => 'Uso de disco', 'DiskUsage' => 'Uso de disco',
'Emergencies' => 'emergências', 'Emergencies' => 'Emergências',
'Errors' => 'erros', 'Errors' => 'Erros',
'Exception' => 'Exceção', 'Exception' => 'Exceção',
'File' => 'Arquivo', 'File' => 'Arquivo',
'Files' => 'arquivos', 'Files' => 'arquivos',
'Info' => 'informações', 'Info' => 'Info',
'Inspect' => 'Inspecionar', 'Inspect' => 'Inspecionar',
'Inspection' => 'Inspeção', 'Inspection' => 'Inspeção',
'Integrity' => 'Integridade', 'Integrity' => 'Integridade',
@ -39,14 +39,15 @@ return ['Monitoring' => [
'Logs' => 'Histórico', 'Logs' => 'Histórico',
'MemoryLimit' => 'Limite de memória', 'MemoryLimit' => 'Limite de memória',
'Message' => 'Mensagem', 'Message' => 'Mensagem',
'Modified' => 'modificada', 'Modified' => 'Modificado',
'NG' => 'NG', 'Modules' => '#VALUE!',
'NG' => 'Ng.',
'Notices' => 'Avisos', 'Notices' => 'Avisos',
'OK' => 'OK', 'OK' => 'OK',
'OS' => 'OS', 'OS' => 'OS.',
'PHPSettings' => 'Configurações de PHP', 'PHPSettings' => 'Configurações do PHP.',
'Penetrators' => 'Penetrators', 'Penetrators' => 'Penetradores',
'RAMUsage' => 'uso RAM', 'RAMUsage' => 'Uso de RAM.',
'Release' => 'Lançamento', 'Release' => 'Lançamento',
'Report' => 'Relatório', 'Report' => 'Relatório',
'Source' => 'Fonte', 'Source' => 'Fonte',
@ -55,10 +56,10 @@ return ['Monitoring' => [
'SystemRAM' => 'RAM do sistema', 'SystemRAM' => 'RAM do sistema',
'Theme' => 'Tema', 'Theme' => 'Tema',
'Time' => 'Tempo', 'Time' => 'Tempo',
'Timestamp' => 'timestamp', 'Timestamp' => 'Timestamp',
'Total' => 'Total', 'Total' => 'Total',
'Unicode' => 'Unicode', 'Unicode' => 'Unicode.',
'Uri' => 'Uri', 'Uri' => 'Urri.',
'Version' => 'Versão', 'Version' => 'Versão',
'Warnings' => 'avisos', 'Warnings' => 'Avisos',
]]; ]];

View File

@ -13,52 +13,53 @@
declare(strict_types=1); declare(strict_types=1);
return ['Monitoring' => [ return ['Monitoring' => [
'Alerts' => 'Оповещения', 'Alerts' => 'Предупреждает',
'All' => 'Все', 'All' => 'Все',
'Backtrace' => 'Backtrace', 'Backtrace' => 'Задний',
'CPUUsage' => 'Использование процессора', 'CPUUsage' => 'Использование процессора',
'Created' => 'Созданный', 'Created' => 'Созданный',
'CreatedBy' => 'Сделано', 'CreatedBy' => 'Создан',
'Criticals' => 'Критикалы', 'Criticals' => 'Критики',
'Debug' => 'Отлаживать', 'Debug' => 'Отлаживать',
'Deprecated' => 'Устаревшее', 'Deprecated' => 'Устаревший',
'Description' => 'Описание', 'Description' => 'Описание',
'DisabledFunctions' => 'Функции для инвалидов', 'DisabledFunctions' => 'Инвалиды функции',
'DiskUsage' => 'DiskUsage', 'DiskUsage' => 'Диска',
'Emergencies' => 'Чрезвычайные', 'Emergencies' => 'Чрезвычайные ситуации',
'Errors' => 'ошибки', 'Errors' => 'Ошибки',
'Exception' => 'Исключение', 'Exception' => 'Исключение',
'File' => 'Файл', 'File' => 'Файл',
'Files' => 'файлы', 'Files' => 'Файлы',
'Info' => 'Информация', 'Info' => 'Информация',
'Inspect' => 'Осмотреть', 'Inspect' => 'Осмотреть',
'Inspection' => 'осмотр', 'Inspection' => 'Проверка',
'Integrity' => 'Честность', 'Integrity' => 'Честность',
'Level' => 'Уровень', 'Level' => 'Уровень',
'Line' => 'Линия', 'Line' => 'Линия',
'Logs' => 'бревна', 'Logs' => 'Журналы',
'MemoryLimit' => 'Ограничение памяти', 'MemoryLimit' => 'Ограничение памяти',
'Message' => 'Сообщение', 'Message' => 'Сообщение',
'Modified' => 'модифицированный', 'Modified' => 'Модифицированный',
'NG' => 'NG', 'Modules' => '#VALUE!',
'Notices' => 'Извещения', 'NG' => 'Вспомогательный',
'OK' => 'Ok', 'Notices' => 'Уведомления',
'OK' => 'В ПОРЯДКЕ',
'OS' => 'Операционные системы', 'OS' => 'Операционные системы',
'PHPSettings' => 'Настройки PHP', 'PHPSettings' => 'PHP Настройки',
'Penetrators' => 'Пенетраторы', 'Penetrators' => 'Пенураторы',
'RAMUsage' => 'Использование оперативной памяти', 'RAMUsage' => 'Использование RAM',
'Release' => 'Релиз', 'Release' => 'Выпуск',
'Report' => 'Отчет', 'Report' => 'Отчет',
'Source' => 'Источник', 'Source' => 'Источник',
'Status' => 'Положение дел', 'Status' => 'Статус',
'System' => 'Система', 'System' => 'Система',
'SystemRAM' => 'система RAM', 'SystemRAM' => 'Система RAM.',
'Theme' => 'Тема', 'Theme' => 'Тема',
'Time' => 'Время', 'Time' => 'Время',
'Timestamp' => 'Отметка', 'Timestamp' => 'Timestamp',
'Total' => 'Общий', 'Total' => 'Всего',
'Unicode' => 'Unicode', 'Unicode' => 'Unicode',
'Uri' => 'Uri', 'Uri' => 'Уваживание',
'Version' => 'Версия', 'Version' => 'Версия',
'Warnings' => 'Предупреждения', 'Warnings' => 'Предупреждение',
]]; ]];

View File

@ -13,46 +13,47 @@
declare(strict_types=1); declare(strict_types=1);
return ['Monitoring' => [ return ['Monitoring' => [
'Alerts' => 'varningar', 'Alerts' => 'Varningar',
'All' => 'Allt', 'All' => 'Allt',
'Backtrace' => 'bakåtspårning', 'Backtrace' => 'Backtrace',
'CPUUsage' => 'CPU-användning', 'CPUUsage' => 'CPU-användning',
'Created' => 'Skapad', 'Created' => 'Skapad',
'CreatedBy' => 'Skapad av', 'CreatedBy' => 'Skapad av',
'Criticals' => 'Criticals', 'Criticals' => 'Kritik',
'Debug' => 'Debug', 'Debug' => 'Debug',
'Deprecated' => 'Deprecated', 'Deprecated' => 'Ursklasad',
'Description' => 'Beskrivning', 'Description' => 'Beskrivning',
'DisabledFunctions' => 'Handikapp funktioner', 'DisabledFunctions' => 'Funktionshindrade funktioner',
'DiskUsage' => 'DiskUsage', 'DiskUsage' => 'Diskusage',
'Emergencies' => 'nödsituationer', 'Emergencies' => 'Nödsituationer',
'Errors' => 'fel', 'Errors' => 'Fel',
'Exception' => 'Undantag', 'Exception' => 'Undantag',
'File' => 'Fil', 'File' => 'Fil',
'Files' => 'filer', 'Files' => 'Filer',
'Info' => 'Info', 'Info' => 'Info',
'Inspect' => 'Inspektera', 'Inspect' => 'Inspektera',
'Inspection' => 'Inspektion', 'Inspection' => 'Inspektion',
'Integrity' => 'Integritet', 'Integrity' => 'Integritet',
'Level' => 'Nivå', 'Level' => 'Nivå',
'Line' => 'Linje', 'Line' => 'Linje',
'Logs' => 'loggar', 'Logs' => 'Loggar',
'MemoryLimit' => 'Memory Limit', 'MemoryLimit' => 'Minnesgräns',
'Message' => 'Meddelande', 'Message' => 'Meddelande',
'Modified' => 'Ändrad', 'Modified' => 'Ändrad',
'NG' => 'NG', 'Modules' => '#VALUE!',
'NG' => 'Ng',
'Notices' => 'Lägger märke till', 'Notices' => 'Lägger märke till',
'OK' => 'OK', 'OK' => 'OK',
'OS' => 'OS', 'OS' => 'OS',
'PHPSettings' => 'PHP Settings', 'PHPSettings' => 'PHP-inställningar',
'Penetrators' => 'ingar', 'Penetrators' => 'Penetrator',
'RAMUsage' => 'RAM-användning', 'RAMUsage' => 'RAM-användning',
'Release' => 'Släpp', 'Release' => 'Släpp',
'Report' => 'Rapportera', 'Report' => 'Rapportera',
'Source' => 'Källa', 'Source' => 'Källa',
'Status' => 'Status', 'Status' => 'Status',
'System' => 'Systemet', 'System' => 'Systemet',
'SystemRAM' => 'System RAM', 'SystemRAM' => 'Systemram',
'Theme' => 'Tema', 'Theme' => 'Tema',
'Time' => 'Tid', 'Time' => 'Tid',
'Timestamp' => 'Tidsstämpel', 'Timestamp' => 'Tidsstämpel',
@ -60,5 +61,5 @@ return ['Monitoring' => [
'Unicode' => 'Unicode', 'Unicode' => 'Unicode',
'Uri' => 'Uri', 'Uri' => 'Uri',
'Version' => 'Version', 'Version' => 'Version',
'Warnings' => 'varningar', 'Warnings' => 'Varning',
]]; ]];

View File

@ -15,50 +15,51 @@ declare(strict_types=1);
return ['Monitoring' => [ return ['Monitoring' => [
'Alerts' => 'การแจ้งเตือน', 'Alerts' => 'การแจ้งเตือน',
'All' => 'ทั้งหมด', 'All' => 'ทั้งหมด',
'Backtrace' => 'ติดตามย้อนหลัง', 'Backtrace' => 'backtrace',
'CPUUsage' => 'การใช้ CPU', 'CPUUsage' => 'การใช้งาน CPU',
'Created' => 'ที่สร้างไว้', 'Created' => 'สร้าง',
'CreatedBy' => 'สร้างโดย', 'CreatedBy' => 'สร้างโดย',
'Criticals' => 'Criticals', 'Criticals' => 'สำคัญ',
'Debug' => 'ตรวจแก้จุดบกพร่อง', 'Debug' => 'การดีบัก',
'Deprecated' => 'เลิก', 'Deprecated' => 'ที่เลิกใช้แล้ว',
'Description' => 'ลักษณะ', 'Description' => 'คำอธิบาย',
'DisabledFunctions' => 'ฟังก์ชั่นสำหรับผู้พิการ', 'DisabledFunctions' => 'ฟังก์ชั่นปิดใช้งาน',
'DiskUsage' => 'DiskUsage', 'DiskUsage' => 'diskusage',
'Emergencies' => 'กรณีฉุกเฉิน', 'Emergencies' => 'เหตุฉุกเฉิน',
'Errors' => 'ข้อผิดพลาด', 'Errors' => 'ข้อผิดพลาด',
'Exception' => 'ข้อยกเว้น', 'Exception' => 'ข้อยกเว้น',
'File' => 'ไฟล์', 'File' => 'ไฟล์',
'Files' => 'ไฟล์', 'Files' => 'ไฟล์',
'Info' => 'ข้อมูล', 'Info' => 'ข้อมูล',
'Inspect' => 'ตรวจ', 'Inspect' => 'ตรวจสอบ',
'Inspection' => 'การตรวจสอบ', 'Inspection' => 'การตรวจสอบ',
'Integrity' => 'ความสมบูรณ์', 'Integrity' => 'ความซื่อสัตย์',
'Level' => 'ชั้น', 'Level' => 'ระดับ',
'Line' => 'ไลน์', 'Line' => 'เส้น',
'Logs' => 'ท่อน', 'Logs' => 'การบันทึก',
'MemoryLimit' => 'หน่วยความจำ จำกัด', 'MemoryLimit' => 'ขีด จำกัด หน่วยความจำ',
'Message' => 'ข่าวสาร', 'Message' => 'ข้อความ',
'Modified' => 'ดัดแปลง', 'Modified' => 'ที่ได้รับการแก้ไข',
'NG' => 'NG', 'Modules' => '#VALUE!',
'Notices' => 'การบอกกล่าว', 'NG' => 'น.',
'Notices' => 'ประกาศ',
'OK' => 'ตกลง', 'OK' => 'ตกลง',
'OS' => 'ระบบปฏิบัติการ', 'OS' => 'ระบบปฏิบัติการ',
'PHPSettings' => 'การตั้งค่า PHP', 'PHPSettings' => 'การตั้งค่า PHP',
'Penetrators' => 'penetrators', 'Penetrators' => 'ปั้ม',
'RAMUsage' => 'การใช้ RAM', 'RAMUsage' => 'การใช้ RAM',
'Release' => 'ปล่อย', 'Release' => 'ปล่อย',
'Report' => 'รายงาน', 'Report' => 'รายงาน',
'Source' => 'แหล่ง', 'Source' => 'แหล่งที่มา',
'Status' => 'สถานะ', 'Status' => 'สถานะ',
'System' => 'ระบบ', 'System' => 'ระบบ',
'SystemRAM' => 'แรมระบบ', 'SystemRAM' => 'ระบบ RAM',
'Theme' => 'กระทู้', 'Theme' => 'ธีม',
'Time' => 'เวลา', 'Time' => 'เวลา',
'Timestamp' => 'การประทับเวลา', 'Timestamp' => 'การประทับเวลา',
'Total' => 'รวม', 'Total' => 'ทั้งหมด',
'Unicode' => 'Unicode', 'Unicode' => 'ยิว',
'Uri' => 'ยูริ', 'Uri' => 'อาริ',
'Version' => 'รุ่น', 'Version' => 'รุ่น',
'Warnings' => 'คำเตือน', 'Warnings' => 'คำเตือน',
]]; ]];

View File

@ -13,52 +13,53 @@
declare(strict_types=1); declare(strict_types=1);
return ['Monitoring' => [ return ['Monitoring' => [
'Alerts' => 'Uyarılar', 'Alerts' => 'Uyarı',
'All' => 'Herşey', 'All' => 'Herşey',
'Backtrace' => 'Geritakip', 'Backtrace' => 'Backtrace',
'CPUUsage' => 'CPU kullanımı', 'CPUUsage' => 'CPU kullanımı',
'Created' => 'düzenlendi', 'Created' => 'Yaratılmış',
'CreatedBy' => 'Tarafından yaratıldı', 'CreatedBy' => 'Tarafından yaratıldı',
'Criticals' => 'criticals', 'Criticals' => 'Kritik',
'Debug' => 'Hata ayıklama', 'Debug' => 'Hata yapmak',
'Deprecated' => 'Kaldırıldı', 'Deprecated' => 'Engelli',
'Description' => 'Açıklama', 'Description' => 'Açıklama',
'DisabledFunctions' => 'Engelli İşlevleri', 'DisabledFunctions' => 'Engelli fonksiyonları',
'DiskUsage' => 'Disk kullanımı', 'DiskUsage' => 'Disk kullanımı',
'Emergencies' => 'Acil Durumlar', 'Emergencies' => 'Acil durumlar',
'Errors' => 'Hatalar', 'Errors' => 'Hatalar',
'Exception' => 'İstisna', 'Exception' => 'İstisna',
'File' => 'Dosya', 'File' => 'Dosya',
'Files' => 'Dosyalar', 'Files' => 'Dosyalar',
'Info' => 'Bilgi', 'Info' => 'Bilgi',
'Inspect' => 'denetlemek', 'Inspect' => 'İncelemek',
'Inspection' => 'teftiş', 'Inspection' => 'İnceleme',
'Integrity' => 'Bütünlük', 'Integrity' => 'Bütünlük',
'Level' => 'seviye', 'Level' => 'Seviye',
'Line' => 'Hat', 'Line' => 'Astar',
'Logs' => 'Kütükler', 'Logs' => 'Kütükler',
'MemoryLimit' => 'Bellek Sınırı', 'MemoryLimit' => 'Bellek sınırı',
'Message' => 'İleti', 'Message' => 'İleti',
'Modified' => 'Değiştirilmiş', 'Modified' => 'Değiştirilmiş',
'NG' => 'NG', 'Modules' => '#VALUE!',
'Notices' => 'Uyarılar', 'NG' => 'Ng',
'OK' => 'TAMAM MI', 'Notices' => 'Bildirimler',
'OK' => 'tamam',
'OS' => 'işletim sistemi', 'OS' => 'işletim sistemi',
'PHPSettings' => 'PHP Ayarları', 'PHPSettings' => 'PHP ayarları',
'Penetrators' => 'penetratörler', 'Penetrators' => 'Penetratörler',
'RAMUsage' => 'RAM Kullanım', 'RAMUsage' => 'Ram kullanımı',
'Release' => 'Serbest bırakmak', 'Release' => 'Serbest bırakmak',
'Report' => 'Bildiri', 'Report' => 'Bildiri',
'Source' => 'Kaynak', 'Source' => 'Kaynak',
'Status' => 'durum', 'Status' => 'Durum',
'System' => 'sistem', 'System' => 'Sistem',
'SystemRAM' => 'Sistem RAM', 'SystemRAM' => 'Sistem ram',
'Theme' => 'Tema', 'Theme' => 'Tema',
'Time' => 'Zaman', 'Time' => 'Zaman',
'Timestamp' => 'Zaman Damgası', 'Timestamp' => 'Zaman damgası',
'Total' => 'Toplam', 'Total' => 'Toplam',
'Unicode' => 'Unicode', 'Unicode' => 'Unicode',
'Uri' => 'Uri', 'Uri' => 'Uri',
'Version' => 'versiyon', 'Version' => 'Sürüm',
'Warnings' => 'Uyarılar', 'Warnings' => 'Uyarı',
]]; ]];

View File

@ -13,52 +13,53 @@
declare(strict_types=1); declare(strict_types=1);
return ['Monitoring' => [ return ['Monitoring' => [
'Alerts' => 'сповіщення', 'Alerts' => 'Сповіщення',
'All' => 'всі', 'All' => 'Все',
'Backtrace' => 'Backtrace', 'Backtrace' => 'Зворотний',
'CPUUsage' => 'Використання CPU', 'CPUUsage' => 'Використання процесора',
'Created' => 'створений', 'Created' => 'Створений',
'CreatedBy' => 'Створено', 'CreatedBy' => 'Створений',
'Criticals' => 'Крітікали', 'Criticals' => 'Критичний',
'Debug' => 'Налагоджувати', 'Debug' => 'Відлагоджувати',
'Deprecated' => 'застаріле', 'Deprecated' => 'Застарілий',
'Description' => 'опис', 'Description' => 'Опис',
'DisabledFunctions' => 'Функції для інвалідів', 'DisabledFunctions' => 'Вимкнено функції',
'DiskUsage' => 'DiskUsage', 'DiskUsage' => 'Дискузаж',
'Emergencies' => 'Надзвичайні', 'Emergencies' => 'Надзвичайні ситуації',
'Errors' => 'помилки', 'Errors' => 'Помилки',
'Exception' => 'виняток', 'Exception' => 'Виняток',
'File' => 'файл', 'File' => 'Управляти',
'Files' => 'файли', 'Files' => 'Файли',
'Info' => 'інформація', 'Info' => 'Інформація',
'Inspect' => 'інспектувати', 'Inspect' => 'Перевіряти',
'Inspection' => 'огляд', 'Inspection' => 'Інспекція',
'Integrity' => 'цілісність', 'Integrity' => 'Цілісність',
'Level' => 'рівень', 'Level' => 'Рівнина',
'Line' => 'лінія', 'Line' => 'Лінія',
'Logs' => 'колоди', 'Logs' => 'Журнали',
'MemoryLimit' => 'обмеження пам\'яті', 'MemoryLimit' => 'Ліміт пам\\'яті',
'Message' => 'повідомлення', 'Message' => 'повідомлення',
'Modified' => 'модифікований', 'Modified' => 'Модифікований',
'NG' => 'NG', 'Modules' => '#VALUE!',
'Notices' => 'сповіщення', 'NG' => 'Нг',
'OK' => 'в порядку', 'Notices' => 'Сповіщення',
'OS' => 'OS', 'OK' => 'добре',
'PHPSettings' => 'налаштування PHP', 'OS' => 'Осад',
'Penetrators' => 'пенетратора', 'PHPSettings' => 'Налаштування PHP',
'RAMUsage' => 'Використання оперативної пам\'яті', 'Penetrators' => 'Пенетратори',
'Release' => 'реліз', 'RAMUsage' => 'Використання пам\\'яті',
'Report' => 'звіт', 'Release' => 'Випуск',
'Source' => 'джерело', 'Report' => 'Доповідь',
'Status' => 'статус', 'Source' => 'Джерело',
'System' => 'система', 'Status' => 'Статус',
'SystemRAM' => 'система RAM', 'System' => 'Система',
'Theme' => 'тема', 'SystemRAM' => 'Системна барана',
'Time' => 'час', 'Theme' => 'Тема',
'Timestamp' => 'відмітка', 'Time' => 'Час',
'Total' => 'загальний', 'Timestamp' => 'Мітка',
'Total' => 'Загальний',
'Unicode' => 'Unicode', 'Unicode' => 'Unicode',
'Uri' => 'Uri', 'Uri' => 'Ур',
'Version' => 'версія', 'Version' => 'Версія',
'Warnings' => 'попередження', 'Warnings' => 'Застереження',
]]; ]];

View File

@ -15,21 +15,21 @@ declare(strict_types=1);
return ['Monitoring' => [ return ['Monitoring' => [
'Alerts' => '警报', 'Alerts' => '警报',
'All' => '全部', 'All' => '全部',
'Backtrace' => '回溯', 'Backtrace' => '后卫',
'CPUUsage' => 'CPU使用率', 'CPUUsage' => 'CPU使用率',
'Created' => '创', 'Created' => '创造了',
'CreatedBy' => '由...制作', 'CreatedBy' => '由...制作',
'Criticals' => '爆击', 'Criticals' => '关键人物',
'Debug' => '调试', 'Debug' => '调试',
'Deprecated' => '已过时', 'Deprecated' => '弃用',
'Description' => '描述', 'Description' => '描述',
'DisabledFunctions' => '禁用功能', 'DisabledFunctions' => '禁用功能',
'DiskUsage' => '磁盘使用情况', 'DiskUsage' => '磁盘使用情况',
'Emergencies' => '紧急情况', 'Emergencies' => '紧急情况',
'Errors' => '错误', 'Errors' => '错误',
'Exception' => '例外', 'Exception' => '例外',
'File' => '文件', 'File' => '文件',
'Files' => '', 'Files' => '文件',
'Info' => '信息', 'Info' => '信息',
'Inspect' => '检查', 'Inspect' => '检查',
'Inspection' => '检查', 'Inspection' => '检查',
@ -37,28 +37,29 @@ return ['Monitoring' => [
'Level' => '等级', 'Level' => '等级',
'Line' => '线', 'Line' => '线',
'Logs' => '日志', 'Logs' => '日志',
'MemoryLimit' => '内存限制', 'MemoryLimit' => '记忆限制',
'Message' => '信息', 'Message' => '信息',
'Modified' => '修改的', 'Modified' => '修改的',
'NG' => 'NG', 'Modules' => '#VALUE!',
'Notices' => '通告', 'NG' => 'NG.',
'OK' => '好的', 'Notices' => '通知',
'OS' => 'OS', 'OK' => '行',
'OS' => 'OS.',
'PHPSettings' => 'PHP设置', 'PHPSettings' => 'PHP设置',
'Penetrators' => '穿甲弹', 'Penetrators' => '渗透者',
'RAMUsage' => '内存使用', 'RAMUsage' => 'RAM使用率',
'Release' => '释放', 'Release' => '发布',
'Report' => '报告', 'Report' => '报告',
'Source' => '来源', 'Source' => '来源',
'Status' => '状态', 'Status' => '地位',
'System' => '系统', 'System' => '系统',
'SystemRAM' => '系统内存', 'SystemRAM' => '系统RAM.',
'Theme' => '主题', 'Theme' => '主题',
'Time' => '时间', 'Time' => '时间',
'Timestamp' => '时间戳', 'Timestamp' => '时间戳',
'Total' => '全部的', 'Total' => '全部的',
'Unicode' => '统一', 'Unicode' => 'unicode.',
'Uri' => '乌里', 'Uri' => 'Uri.',
'Version' => '版本', 'Version' => '版本',
'Warnings' => '警告', 'Warnings' => '警告',
]]; ]];