diff --git a/Theme/Backend/Lang/Navigation.ar.lang.php b/Theme/Backend/Lang/Navigation.ar.lang.php new file mode 100644 index 0000000..6c438f7 --- /dev/null +++ b/Theme/Backend/Lang/Navigation.ar.lang.php @@ -0,0 +1,19 @@ + [ + 'Logs' => 'السجلات', + 'Monitoring' => 'يراقب', + 'Security' => 'حماية', +]]; diff --git a/Theme/Backend/Lang/Navigation.cs.lang.php b/Theme/Backend/Lang/Navigation.cs.lang.php new file mode 100644 index 0000000..550068a --- /dev/null +++ b/Theme/Backend/Lang/Navigation.cs.lang.php @@ -0,0 +1,19 @@ + [ + 'Logs' => 'Protokoly', + 'Monitoring' => 'Monitoring. \\ t', + 'Security' => 'Bezpečnostní', +]]; diff --git a/Theme/Backend/Lang/Navigation.da.lang.php b/Theme/Backend/Lang/Navigation.da.lang.php new file mode 100644 index 0000000..c3b4ab1 --- /dev/null +++ b/Theme/Backend/Lang/Navigation.da.lang.php @@ -0,0 +1,19 @@ + [ + 'Logs' => 'Logs.', + 'Monitoring' => 'Overvågning', + 'Security' => 'Sikkerhed', +]]; diff --git a/Theme/Backend/Lang/Navigation.de.lang.php b/Theme/Backend/Lang/Navigation.de.lang.php new file mode 100644 index 0000000..7a411c7 --- /dev/null +++ b/Theme/Backend/Lang/Navigation.de.lang.php @@ -0,0 +1,19 @@ + [ + 'Logs' => 'Protokoll', + 'Monitoring' => 'Überwachung', + 'Security' => 'Sicherheit', +]]; diff --git a/Theme/Backend/Lang/Navigation.el.lang.php b/Theme/Backend/Lang/Navigation.el.lang.php new file mode 100644 index 0000000..f1f83e0 --- /dev/null +++ b/Theme/Backend/Lang/Navigation.el.lang.php @@ -0,0 +1,19 @@ + [ + 'Logs' => 'Κούτσουρα', + 'Monitoring' => 'Παρακολούθηση', + 'Security' => 'Ασφάλεια', +]]; diff --git a/Theme/Backend/Lang/Navigation.en.lang.php b/Theme/Backend/Lang/Navigation.en.lang.php index 15d024b..187364c 100755 --- a/Theme/Backend/Lang/Navigation.en.lang.php +++ b/Theme/Backend/Lang/Navigation.en.lang.php @@ -4,7 +4,7 @@ * * PHP Version 8.0 * - * @package Modules\Monitoring + * @package Modules\Localization * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 diff --git a/Theme/Backend/Lang/Navigation.es.lang.php b/Theme/Backend/Lang/Navigation.es.lang.php new file mode 100644 index 0000000..f74992e --- /dev/null +++ b/Theme/Backend/Lang/Navigation.es.lang.php @@ -0,0 +1,19 @@ + [ + 'Logs' => 'Registros', + 'Monitoring' => 'Supervisión', + 'Security' => 'Seguridad', +]]; diff --git a/Theme/Backend/Lang/Navigation.fi.lang.php b/Theme/Backend/Lang/Navigation.fi.lang.php new file mode 100644 index 0000000..62caaf4 --- /dev/null +++ b/Theme/Backend/Lang/Navigation.fi.lang.php @@ -0,0 +1,19 @@ + [ + 'Logs' => 'Lokit', + 'Monitoring' => 'Seuranta', + 'Security' => 'Turvallisuus', +]]; diff --git a/Theme/Backend/Lang/Navigation.fr.lang.php b/Theme/Backend/Lang/Navigation.fr.lang.php new file mode 100644 index 0000000..5e449db --- /dev/null +++ b/Theme/Backend/Lang/Navigation.fr.lang.php @@ -0,0 +1,19 @@ + [ + 'Logs' => 'Journaux', + 'Monitoring' => 'Surveillance', + 'Security' => 'Sécurité', +]]; diff --git a/Theme/Backend/Lang/Navigation.hu.lang.php b/Theme/Backend/Lang/Navigation.hu.lang.php new file mode 100644 index 0000000..03f0bd2 --- /dev/null +++ b/Theme/Backend/Lang/Navigation.hu.lang.php @@ -0,0 +1,19 @@ + [ + 'Logs' => 'Naplók', + 'Monitoring' => 'Figyelés', + 'Security' => 'Biztonság', +]]; diff --git a/Theme/Backend/Lang/Navigation.it.lang.php b/Theme/Backend/Lang/Navigation.it.lang.php new file mode 100644 index 0000000..e5fb773 --- /dev/null +++ b/Theme/Backend/Lang/Navigation.it.lang.php @@ -0,0 +1,19 @@ + [ + 'Logs' => 'Logs.', + 'Monitoring' => 'Monitoraggio', + 'Security' => 'Sicurezza', +]]; diff --git a/Theme/Backend/Lang/Navigation.ja.lang.php b/Theme/Backend/Lang/Navigation.ja.lang.php new file mode 100644 index 0000000..92b0021 --- /dev/null +++ b/Theme/Backend/Lang/Navigation.ja.lang.php @@ -0,0 +1,19 @@ + [ + 'Logs' => 'ログ', + 'Monitoring' => 'モニタリング', + 'Security' => '安全', +]]; diff --git a/Theme/Backend/Lang/Navigation.ko.lang.php b/Theme/Backend/Lang/Navigation.ko.lang.php new file mode 100644 index 0000000..bef4a78 --- /dev/null +++ b/Theme/Backend/Lang/Navigation.ko.lang.php @@ -0,0 +1,19 @@ + [ + 'Logs' => '로그인', + 'Monitoring' => '모니터링', + 'Security' => '보안', +]]; diff --git a/Theme/Backend/Lang/Navigation.no.lang.php b/Theme/Backend/Lang/Navigation.no.lang.php new file mode 100644 index 0000000..f51f8ca --- /dev/null +++ b/Theme/Backend/Lang/Navigation.no.lang.php @@ -0,0 +1,19 @@ + [ + 'Logs' => 'Tømmerstokker', + 'Monitoring' => 'Overvåkning', + 'Security' => 'Sikkerhet', +]]; diff --git a/Theme/Backend/Lang/Navigation.pl.lang.php b/Theme/Backend/Lang/Navigation.pl.lang.php new file mode 100644 index 0000000..bfc1c1f --- /dev/null +++ b/Theme/Backend/Lang/Navigation.pl.lang.php @@ -0,0 +1,19 @@ + [ + 'Logs' => 'Kłody', + 'Monitoring' => 'Monitorowanie', + 'Security' => 'Bezpieczeństwo', +]]; diff --git a/Theme/Backend/Lang/Navigation.pt.lang.php b/Theme/Backend/Lang/Navigation.pt.lang.php new file mode 100644 index 0000000..5f08123 --- /dev/null +++ b/Theme/Backend/Lang/Navigation.pt.lang.php @@ -0,0 +1,19 @@ + [ + 'Logs' => 'Histórico', + 'Monitoring' => 'Monitoramento', + 'Security' => 'Segurança', +]]; diff --git a/Theme/Backend/Lang/Navigation.ru.lang.php b/Theme/Backend/Lang/Navigation.ru.lang.php new file mode 100644 index 0000000..44fd532 --- /dev/null +++ b/Theme/Backend/Lang/Navigation.ru.lang.php @@ -0,0 +1,19 @@ + [ + 'Logs' => 'Журналы', + 'Monitoring' => 'Мониторинг', + 'Security' => 'Безопасность', +]]; diff --git a/Theme/Backend/Lang/Navigation.sv.lang.php b/Theme/Backend/Lang/Navigation.sv.lang.php new file mode 100644 index 0000000..46328f5 --- /dev/null +++ b/Theme/Backend/Lang/Navigation.sv.lang.php @@ -0,0 +1,19 @@ + [ + 'Logs' => 'Loggar', + 'Monitoring' => 'Övervakning', + 'Security' => 'säkerhet', +]]; diff --git a/Theme/Backend/Lang/Navigation.th.lang.php b/Theme/Backend/Lang/Navigation.th.lang.php new file mode 100644 index 0000000..e4e6564 --- /dev/null +++ b/Theme/Backend/Lang/Navigation.th.lang.php @@ -0,0 +1,19 @@ + [ + 'Logs' => 'การบันทึก', + 'Monitoring' => 'การตรวจสอบ', + 'Security' => 'ความปลอดภัย', +]]; diff --git a/Theme/Backend/Lang/Navigation.tr.lang.php b/Theme/Backend/Lang/Navigation.tr.lang.php new file mode 100644 index 0000000..4e45d14 --- /dev/null +++ b/Theme/Backend/Lang/Navigation.tr.lang.php @@ -0,0 +1,19 @@ + [ + 'Logs' => 'Kütükler', + 'Monitoring' => 'İzleme', + 'Security' => 'Güvenlik', +]]; diff --git a/Theme/Backend/Lang/Navigation.uk.lang.php b/Theme/Backend/Lang/Navigation.uk.lang.php new file mode 100644 index 0000000..efa0772 --- /dev/null +++ b/Theme/Backend/Lang/Navigation.uk.lang.php @@ -0,0 +1,19 @@ + [ + 'Logs' => 'Журнали', + 'Monitoring' => 'Моніторинг', + 'Security' => 'Безпека', +]]; diff --git a/Theme/Backend/Lang/Navigation.zh.lang.php b/Theme/Backend/Lang/Navigation.zh.lang.php new file mode 100644 index 0000000..0ab6427 --- /dev/null +++ b/Theme/Backend/Lang/Navigation.zh.lang.php @@ -0,0 +1,19 @@ + [ + 'Logs' => '日志', + 'Monitoring' => '监测', + 'Security' => '安全', +]]; diff --git a/Theme/Backend/Lang/ar.lang.php b/Theme/Backend/Lang/ar.lang.php index 2287458..7ca04f1 100755 --- a/Theme/Backend/Lang/ar.lang.php +++ b/Theme/Backend/Lang/ar.lang.php @@ -13,51 +13,52 @@ declare(strict_types=1); return ['Monitoring' => [ - 'Alerts' => 'التنبيهات', + 'Alerts' => 'تنبيهات', 'All' => 'الجميع', - 'Backtrace' => 'المتتبع الخلفي', + 'Backtrace' => 'Backtrace.', 'CPUUsage' => 'استخدام المعالج', - 'Created' => 'مخلوق', + 'Created' => 'خلقت', 'CreatedBy' => 'انشأ من قبل', - 'Criticals' => 'Criticals', - 'Debug' => 'التصحيح', + 'Criticals' => 'الحرمان', + 'Debug' => 'تصحيح', 'Deprecated' => 'إهمال', 'Description' => 'وصف', - 'DisabledFunctions' => 'وظائف للمعاقين', + 'DisabledFunctions' => 'وظائف المعوقين', 'DiskUsage' => 'إستخدام القرص', 'Emergencies' => 'حالات الطوارئ', 'Errors' => 'أخطاء', 'Exception' => 'استثناء', 'File' => 'ملف', - 'Files' => 'ملفات', + 'Files' => 'الملفات', 'Info' => 'معلومات', 'Inspect' => 'فحص', 'Inspection' => 'تفتيش', - 'Integrity' => 'النزاهة', + 'Integrity' => 'نزاهة', 'Level' => 'مستوى', 'Line' => 'خط', 'Logs' => 'السجلات', - 'MemoryLimit' => 'الحد الذاكرة', + 'MemoryLimit' => 'حد الذاكرة', 'Message' => 'رسالة', - 'Modified' => 'المعدل', - 'NG' => 'NG', + 'Modified' => 'تم التعديل', + 'Modules' => '#VALUE!', + 'NG' => 'نانوغرام', 'Notices' => 'إشعارات', 'OK' => 'موافق', - 'OS' => 'OS', + 'OS' => 'نظام التشغيل', 'PHPSettings' => 'إعدادات PHP', - 'Penetrators' => 'المخترقون', - 'RAMUsage' => 'RAM الاستخدام', - 'Release' => 'إطلاق سراح', + 'Penetrators' => 'الاختراق', + 'RAMUsage' => 'RAM الاستعمال', + 'Release' => 'يطلق', 'Report' => 'نقل', 'Source' => 'مصدر', 'Status' => 'حالة', 'System' => 'نظام', - 'SystemRAM' => 'RAM النظام', + 'SystemRAM' => 'نظام رام', 'Theme' => 'سمة', - 'Time' => 'وقت', + 'Time' => 'زمن', 'Timestamp' => 'الطابع الزمني', 'Total' => 'مجموع', - 'Unicode' => 'يونيكود', + 'Unicode' => 'Unicode.', 'Uri' => 'أوري', 'Version' => 'الإصدار', 'Warnings' => 'تحذيرات', diff --git a/Theme/Backend/Lang/cs.lang.php b/Theme/Backend/Lang/cs.lang.php index 6b26371..0aa9f60 100755 --- a/Theme/Backend/Lang/cs.lang.php +++ b/Theme/Backend/Lang/cs.lang.php @@ -13,52 +13,53 @@ declare(strict_types=1); return ['Monitoring' => [ - 'Alerts' => 'výstrahy', + 'Alerts' => 'Výstražný', 'All' => 'Všechno', 'Backtrace' => 'Backtrace', 'CPUUsage' => 'Využití procesoru', - 'Created' => 'Vytvořeno', + 'Created' => 'Vytvořený', 'CreatedBy' => 'Vytvořil', - 'Criticals' => 'kritická místa', + 'Criticals' => 'Kritický', 'Debug' => 'Ladit', 'Deprecated' => 'Zastaralé', 'Description' => 'Popis', - 'DisabledFunctions' => 'invalidy Funkce', + 'DisabledFunctions' => 'Zakázané funkce', 'DiskUsage' => 'Využití disku', - 'Emergencies' => 'Mimořádné události', - 'Errors' => 'chyby', + 'Emergencies' => 'Nouzové situace', + 'Errors' => 'Chyby', 'Exception' => 'Výjimka', 'File' => 'Soubor', - 'Files' => 'soubory', - 'Info' => 'Info', + 'Files' => 'Soubory', + 'Info' => 'Info.', 'Inspect' => 'Kontrolovat', 'Inspection' => 'Inspekce', 'Integrity' => 'Integrita', 'Level' => 'Úroveň', 'Line' => 'Čára', 'Logs' => 'Protokoly', - 'MemoryLimit' => 'paměť Limit', + 'MemoryLimit' => 'Limit paměti', 'Message' => 'Zpráva', - 'Modified' => 'modifikovaná', - 'NG' => 'NG', - 'Notices' => 'oznámení', + 'Modified' => 'Upravený', + 'Modules' => '#VALUE!', + 'NG' => 'Ng.', + 'Notices' => 'Oznámení', 'OK' => 'OK', - 'OS' => 'OS', - 'PHPSettings' => 'Nastavení PHP', - 'Penetrators' => 'penetrators', - 'RAMUsage' => 'RAM Využití', + 'OS' => 'Os', + 'PHPSettings' => 'Nastavení PHP.', + 'Penetrators' => 'Penetrátory', + 'RAMUsage' => 'Použití RAM', 'Release' => 'Uvolnění', 'Report' => 'Zpráva', 'Source' => 'Zdroj', 'Status' => 'Postavení', 'System' => 'Systém', - 'SystemRAM' => 'systém RAM', + 'SystemRAM' => 'Systémová ramena', 'Theme' => 'Téma', 'Time' => 'Čas', - 'Timestamp' => 'Časové razítko', + 'Timestamp' => 'Timestamp', 'Total' => 'Celkový', - 'Unicode' => 'Unicode', - 'Uri' => 'Uri', + 'Unicode' => 'Unicode.', + 'Uri' => 'Uri.', 'Version' => 'Verze', - 'Warnings' => 'varování', + 'Warnings' => 'Varování', ]]; diff --git a/Theme/Backend/Lang/da.lang.php b/Theme/Backend/Lang/da.lang.php index 3e15fde..4e247aa 100755 --- a/Theme/Backend/Lang/da.lang.php +++ b/Theme/Backend/Lang/da.lang.php @@ -13,52 +13,53 @@ declare(strict_types=1); return ['Monitoring' => [ - 'Alerts' => 'Advarsler', + 'Alerts' => 'Advarsler.', 'All' => 'Alle', - 'Backtrace' => 'backtrace', + 'Backtrace' => 'Backtrace.', 'CPUUsage' => 'CPU brug', - 'Created' => 'lavet', + 'Created' => 'Oprettet', 'CreatedBy' => 'Lavet af', - 'Criticals' => 'Criticals', + 'Criticals' => 'Kritikere', 'Debug' => 'Fejlfinde', - 'Deprecated' => 'Deprecated', + 'Deprecated' => 'Afskrevet', 'Description' => 'Beskrivelse', - 'DisabledFunctions' => 'handicappede funktioner', - 'DiskUsage' => 'DiskUsage', - 'Emergencies' => 'nødsituationer', - 'Errors' => 'fejl', + 'DisabledFunctions' => 'Handicappede funktioner.', + 'DiskUsage' => 'Diskusage.', + 'Emergencies' => 'Nødsituationer.', + 'Errors' => 'Fejl', 'Exception' => 'Undtagelse', 'File' => 'Fil', - 'Files' => 'Filer', - 'Info' => 'Info', + 'Files' => 'Filer.', + 'Info' => 'Info.', 'Inspect' => 'Inspicere', 'Inspection' => 'Inspektion', 'Integrity' => 'Integritet', 'Level' => 'Niveau', - 'Line' => 'linje', - 'Logs' => 'Logs', - 'MemoryLimit' => 'Memory Limit', + 'Line' => 'Line.', + 'Logs' => 'Logs.', + 'MemoryLimit' => 'Hukommelsesgrænse', 'Message' => 'Besked', - 'Modified' => 'modificeret', - 'NG' => 'NG', - 'Notices' => 'Meddelelser', + 'Modified' => 'Modificeret', + 'Modules' => '#VALUE!', + 'NG' => 'Ng.', + 'Notices' => 'Meddelelser.', 'OK' => 'Okay', 'OS' => 'OS', - 'PHPSettings' => 'PHP-indstillinger', - 'Penetrators' => 'penetratorer', - 'RAMUsage' => 'RAM Usage', + 'PHPSettings' => 'PHP-indstillinger.', + 'Penetrators' => 'Penetratorer', + 'RAMUsage' => 'Rambrug', 'Release' => 'Frigøre', 'Report' => 'Rapport', 'Source' => 'Kilde', - 'Status' => 'status', + 'Status' => 'Status.', 'System' => 'System', - 'SystemRAM' => 'System RAM', + 'SystemRAM' => 'System RAM.', 'Theme' => 'Tema', 'Time' => 'Tid', 'Timestamp' => 'Tidsstempel', - 'Total' => 'Total', - 'Unicode' => 'Unicode', - 'Uri' => 'Uri', + 'Total' => 'i alt', + 'Unicode' => 'Unicode.', + 'Uri' => 'URI.', 'Version' => 'Version', - 'Warnings' => 'Advarsler', + 'Warnings' => 'Advarsler.', ]]; diff --git a/Theme/Backend/Lang/de.lang.php b/Theme/Backend/Lang/de.lang.php index 1ef8932..a27e32b 100755 --- a/Theme/Backend/Lang/de.lang.php +++ b/Theme/Backend/Lang/de.lang.php @@ -13,52 +13,53 @@ declare(strict_types=1); return ['Monitoring' => [ - 'Alerts' => '', - 'All' => '', - 'Backtrace' => '', - 'CPUUsage' => '', - 'Created' => '', - 'CreatedBy' => '', - 'Criticals' => '', - 'Debug' => '', - 'Deprecated' => '', - 'Description' => '', - 'DisabledFunctions' => '', - 'DiskUsage' => '', - 'Emergencies' => '', - 'Errors' => '', - 'Exception' => '', - 'File' => '', - 'Files' => '', - 'Info' => '', - 'Inspect' => '', - 'Inspection' => '', - 'Integrity' => '', - 'Level' => '', - 'Line' => '', - 'Logs' => '', - 'MemoryLimit' => '', - 'Message' => '', - 'Modified' => '', - 'NG' => '', - 'Notices' => '', - 'OK' => '', - 'OS' => '', - 'PHPSettings' => '', - 'Penetrators' => '', - 'RAMUsage' => '', - 'Release' => '', - 'Report' => '', - 'Source' => '', - 'Status' => '', - 'System' => '', - 'SystemRAM' => '', - 'Theme' => '', - 'Time' => '', - 'Timestamp' => '', - 'Total' => '', - 'Unicode' => '', - 'Uri' => '', - 'Version' => '', - 'Warnings' => '', + 'Alerts' => 'Alarme', + 'All' => 'Alle', + 'Backtrace' => 'Backtrace', + 'CPUUsage' => 'CPU auslastung', + 'Created' => 'Erstellt', + 'CreatedBy' => 'Erstellt von', + 'Criticals' => 'Kritische', + 'Debug' => 'Debuggen', + 'Deprecated' => 'Veraltet', + 'Description' => 'Beschreibung', + 'DisabledFunctions' => 'Behinderte Funktionen', + 'DiskUsage' => 'Festplattennutzung', + 'Emergencies' => 'Notfälle', + 'Errors' => 'Irrtümer', + 'Exception' => 'Ausnahme', + 'File' => 'Datei', + 'Files' => 'Dateien', + 'Info' => 'Die Info', + 'Inspect' => 'Prüfen', + 'Inspection' => 'Inspektion', + 'Integrity' => 'Integrität', + 'Level' => 'Eben', + 'Line' => 'Linie', + 'Logs' => 'Protokoll', + 'MemoryLimit' => 'Speichergrenze', + 'Message' => 'Nachricht', + 'Modified' => 'Geändert', + 'Modules' => '#VALUE!', + 'NG' => 'Ng.', + 'Notices' => 'Bekanntmachungen', + 'OK' => 'OK', + 'OS' => 'Os', + 'PHPSettings' => 'PHP-Einstellungen', + 'Penetrators' => 'Penetratoren', + 'RAMUsage' => 'RAM-Nutzung.', + 'Release' => 'Freisetzung', + 'Report' => 'Prüfbericht', + 'Source' => 'Quelle', + 'Status' => 'Status', + 'System' => 'System', + 'SystemRAM' => 'System RAM.', + 'Theme' => 'Thema', + 'Time' => 'Zeit', + 'Timestamp' => 'Zeitstempel', + 'Total' => 'Gesamt', + 'Unicode' => 'Unicode', + 'Uri' => 'Uri.', + 'Version' => 'Ausführung', + 'Warnings' => 'Warnungen', ]]; diff --git a/Theme/Backend/Lang/el.lang.php b/Theme/Backend/Lang/el.lang.php index b17f25e..d3ceb2a 100755 --- a/Theme/Backend/Lang/el.lang.php +++ b/Theme/Backend/Lang/el.lang.php @@ -15,50 +15,51 @@ declare(strict_types=1); return ['Monitoring' => [ 'Alerts' => 'Ειδοποιήσεις', 'All' => 'Ολα', - 'Backtrace' => 'backtrace', + 'Backtrace' => 'Κατάσχω', 'CPUUsage' => 'Χρήση επεξεργαστή', - 'Created' => 'δημιουργήθηκε', + 'Created' => 'Δημιουργήθηκε', 'CreatedBy' => 'Δημιουργήθηκε από', - 'Criticals' => 'Criticals', - 'Debug' => 'εντοπισμού σφαλμάτων', - 'Deprecated' => 'Καταργήθηκε', + 'Criticals' => 'Κρίσιμα', + 'Debug' => 'Απολύω', + 'Deprecated' => 'Καταρρίπτεται', 'Description' => 'Περιγραφή', - 'DisabledFunctions' => 'άτομα με ειδικές ανάγκες Λειτουργίες', + 'DisabledFunctions' => 'Λειτουργίες με ειδικές ανάγκες', 'DiskUsage' => 'Χρήση του δίσκου', - 'Emergencies' => 'έκτακτης ανάγκης', + 'Emergencies' => 'Καταστάσεις έκτακτης ανάγκης', 'Errors' => 'Σφάλματα', 'Exception' => 'Εξαίρεση', 'File' => 'Αρχείο', - 'Files' => 'αρχεία', - 'Info' => 'Πληροφορίες', + 'Files' => 'Αρχεία', + 'Info' => 'Πληροφορία', 'Inspect' => 'Επιθεωρώ', 'Inspection' => 'Επιθεώρηση', 'Integrity' => 'Ακεραιότητα', 'Level' => 'Επίπεδο', 'Line' => 'Γραμμή', - 'Logs' => 'logs', - 'MemoryLimit' => 'Μνήμη Όριο', + 'Logs' => 'Κούτσουρα', + 'MemoryLimit' => 'Όριο μνήμης', 'Message' => 'Μήνυμα', - 'Modified' => 'τροποποιημένο', - 'NG' => 'NG', - 'Notices' => 'Πληροφορίες', + 'Modified' => 'Τροποποιημένος', + 'Modules' => '#VALUE!', + 'NG' => 'Ng', + 'Notices' => 'Ειδοποιήσεις', 'OK' => 'Εντάξει', - 'OS' => 'OS', + 'OS' => 'Λειτουργός', 'PHPSettings' => 'Ρυθμίσεις PHP', - 'Penetrators' => 'διείσδυσης', - 'RAMUsage' => 'Χρήση RAM', + 'Penetrators' => 'Διεισπετών', + 'RAMUsage' => 'Χρήση μνήμης RAM', 'Release' => 'Ελευθέρωση', 'Report' => 'Κανω ΑΝΑΦΟΡΑ', 'Source' => 'Πηγή', 'Status' => 'Κατάσταση', 'System' => 'Σύστημα', - 'SystemRAM' => 'RAM του συστήματος', + 'SystemRAM' => 'Σύστημα RAM', 'Theme' => 'Θέμα', 'Time' => 'χρόνος', - 'Timestamp' => 'Χρονική σήμανση', + 'Timestamp' => 'Χιτώνα', 'Total' => 'Σύνολο', 'Unicode' => 'Unicode', - 'Uri' => 'Uri', + 'Uri' => 'Ουρ', 'Version' => 'Εκδοχή', - 'Warnings' => 'προειδοποιήσεις', + 'Warnings' => 'Προειδοποιήσεις', ]]; diff --git a/Theme/Backend/Lang/en.lang.php b/Theme/Backend/Lang/en.lang.php index 1ca2a82..5814485 100755 --- a/Theme/Backend/Lang/en.lang.php +++ b/Theme/Backend/Lang/en.lang.php @@ -40,6 +40,7 @@ return ['Monitoring' => [ 'MemoryLimit' => 'Memory Limit', 'Message' => 'Message', 'Modified' => 'Modified', + 'Modules' => '', 'NG' => 'NG', 'Notices' => 'Notices', 'OK' => 'OK', diff --git a/Theme/Backend/Lang/es.lang.php b/Theme/Backend/Lang/es.lang.php index 7b0514f..ec787a0 100755 --- a/Theme/Backend/Lang/es.lang.php +++ b/Theme/Backend/Lang/es.lang.php @@ -13,46 +13,47 @@ declare(strict_types=1); return ['Monitoring' => [ - 'Alerts' => 'alertas', - 'All' => 'Todos', - 'Backtrace' => 'backtrace', + 'Alerts' => 'Alertas', + 'All' => 'Todo', + 'Backtrace' => 'Backtrace', 'CPUUsage' => 'Uso de CPU', 'Created' => 'Creado', 'CreatedBy' => 'Creado por', - 'Criticals' => 'criticals', + 'Criticals' => 'Críticas', 'Debug' => 'Depurar', 'Deprecated' => 'Obsoleto', 'Description' => 'Descripción', - 'DisabledFunctions' => 'Funciones de movilidad', + 'DisabledFunctions' => 'Funciones deshabilitadas', 'DiskUsage' => 'Uso del disco', - 'Emergencies' => 'emergencias', - 'Errors' => 'errores', + 'Emergencies' => 'Emergencias', + 'Errors' => 'Errores', 'Exception' => 'Excepción', 'File' => 'Archivo', - 'Files' => 'archivos', - 'Info' => 'información', + 'Files' => 'Archivos', + 'Info' => 'Información', 'Inspect' => 'Inspeccionar', 'Inspection' => 'Inspección', 'Integrity' => 'Integridad', 'Level' => 'Nivel', 'Line' => 'Línea', - 'Logs' => 'registros', + 'Logs' => 'Registros', 'MemoryLimit' => 'Limite de memoria', 'Message' => 'Mensaje', 'Modified' => 'Modificado', - 'NG' => 'GN', - 'Notices' => 'avisos', + 'Modules' => '#VALUE!', + 'NG' => 'Ng', + 'Notices' => 'Notificaciones', 'OK' => 'OK', - 'OS' => 'OS', - 'PHPSettings' => 'Configuración de PHP', - 'Penetrators' => 'penetradores', - 'RAMUsage' => 'uso de memoria RAM', - 'Release' => 'Liberación', + 'OS' => 'Os', + 'PHPSettings' => 'Configuraciones PHP', + 'Penetrators' => 'Penetradores', + 'RAMUsage' => 'Uso de RAM', + 'Release' => 'Liberar', 'Report' => 'Reporte', 'Source' => 'Fuente', 'Status' => 'Estado', 'System' => 'Sistema', - 'SystemRAM' => 'RAM del sistema', + 'SystemRAM' => 'Arma del sistema', 'Theme' => 'Tema', 'Time' => 'Hora', 'Timestamp' => 'Marca de tiempo', @@ -60,5 +61,5 @@ return ['Monitoring' => [ 'Unicode' => 'Unicode', 'Uri' => 'Uri', 'Version' => 'Versión', - 'Warnings' => 'advertencias', + 'Warnings' => 'Advertencias', ]]; diff --git a/Theme/Backend/Lang/fi.lang.php b/Theme/Backend/Lang/fi.lang.php index 3a41e48..48d65b4 100755 --- a/Theme/Backend/Lang/fi.lang.php +++ b/Theme/Backend/Lang/fi.lang.php @@ -13,46 +13,47 @@ declare(strict_types=1); return ['Monitoring' => [ - 'Alerts' => 'hälytykset', + 'Alerts' => 'Hälytys', 'All' => 'Kaikki', - 'Backtrace' => 'backtrace', + 'Backtrace' => 'Backtrace', 'CPUUsage' => 'Prosessorin käyttö', 'Created' => 'Luotu', 'CreatedBy' => 'Luonut', - 'Criticals' => 'Criticals', - 'Debug' => 'debug', - 'Deprecated' => 'Käytöstä poistettu', + 'Criticals' => 'Kriittiset', + 'Debug' => 'Virheenkorjaus', + 'Deprecated' => 'Vanhentunut', 'Description' => 'Kuvaus', - 'DisabledFunctions' => 'Vammaiset Toiminnot', + 'DisabledFunctions' => 'Vammaiset toiminnot', 'DiskUsage' => 'Levyn käyttö', - 'Emergencies' => 'hätätilanteet', - 'Errors' => 'virheet', - 'Exception' => 'poikkeus', - 'File' => 'tiedosto', + 'Emergencies' => 'Hätätilanteet', + 'Errors' => 'Virheet', + 'Exception' => 'Poikkeus', + 'File' => 'Tiedoston', 'Files' => 'Tiedostot', 'Info' => 'Tiedot', 'Inspect' => 'Tarkastaa', - 'Inspection' => 'tarkastus', - 'Integrity' => 'eheys', + 'Inspection' => 'Tarkastus', + 'Integrity' => 'Eheys', 'Level' => 'Taso', 'Line' => 'Linja', - 'Logs' => 'lokit', - 'MemoryLimit' => 'muistirajan', + 'Logs' => 'Lokit', + 'MemoryLimit' => 'Muistin raja', 'Message' => 'Viesti', - 'Modified' => 'Modified', - 'NG' => 'NG', - 'Notices' => 'ilmoitukset', - 'OK' => 'kunnossa', - 'OS' => 'OS', - 'PHPSettings' => 'PHP asetukset', - 'Penetrators' => 'läpiviennit', - 'RAMUsage' => 'RAM Käyttö', - 'Release' => 'julkaisu', - 'Report' => 'raportti', + 'Modified' => 'Muokattu', + 'Modules' => '#VALUE!', + 'NG' => 'Ng', + 'Notices' => 'Ilmoitukset', + 'OK' => 'Ok', + 'OS' => 'Osasto', + 'PHPSettings' => 'PHP-asetukset', + 'Penetrators' => 'Tunkeutumattimet', + 'RAMUsage' => 'RAM-käyttö', + 'Release' => 'Vapauttaa', + 'Report' => 'Raportti', 'Source' => 'Lähde', 'Status' => 'Tila', - 'System' => 'järjestelmä', - 'SystemRAM' => 'RAM', + 'System' => 'Järjestelmä', + 'SystemRAM' => 'System RAM', 'Theme' => 'Teema', 'Time' => 'Aika', 'Timestamp' => 'Aikaleima', @@ -60,5 +61,5 @@ return ['Monitoring' => [ 'Unicode' => 'Unicode', 'Uri' => 'Uri', 'Version' => 'Versio', - 'Warnings' => 'varoitukset', + 'Warnings' => 'Varoitukset', ]]; diff --git a/Theme/Backend/Lang/fr.lang.php b/Theme/Backend/Lang/fr.lang.php index 7e3fb01..4d7e968 100755 --- a/Theme/Backend/Lang/fr.lang.php +++ b/Theme/Backend/Lang/fr.lang.php @@ -13,19 +13,19 @@ declare(strict_types=1); return ['Monitoring' => [ - 'Alerts' => 'alertes', + 'Alerts' => 'Alerte', 'All' => 'Tout', - 'Backtrace' => 'backtrace', - 'CPUUsage' => 'L\'utilisation du processeur', - 'Created' => 'Créé', + 'Backtrace' => 'Backtrage', + 'CPUUsage' => 'L\\'utilisation du processeur', + 'Created' => 'Établi', 'CreatedBy' => 'Créé par', - 'Criticals' => 'criticals', + 'Criticals' => 'Critique', 'Debug' => 'Déboguer', 'Deprecated' => 'Obsolète', - 'Description' => 'Description', - 'DisabledFunctions' => 'Fonctions handicapés', + 'Description' => 'La description', + 'DisabledFunctions' => 'Fonctions désactivées', 'DiskUsage' => 'Utilisation du disque', - 'Emergencies' => 'Situations d\'urgence', + 'Emergencies' => 'Urgences', 'Errors' => 'les erreurs', 'Exception' => 'Exception', 'File' => 'Déposer', @@ -36,27 +36,28 @@ return ['Monitoring' => [ 'Integrity' => 'Intégrité', 'Level' => 'Niveau', 'Line' => 'Ligne', - 'Logs' => 'journaux', - 'MemoryLimit' => 'mémoire limite', - 'Message' => 'Un message', + 'Logs' => 'Journaux', + 'MemoryLimit' => 'Limite de mémoire', + 'Message' => 'Message', 'Modified' => 'Modifié', - 'NG' => 'NG', - 'Notices' => 'Avis', - 'OK' => 'd\'accord', - 'OS' => 'OS', + 'Modules' => '#VALUE!', + 'NG' => 'Ng', + 'Notices' => 'Notification', + 'OK' => 'd\\'accord', + 'OS' => 'Système d\\'exploitation', 'PHPSettings' => 'Paramètres PHP', - 'Penetrators' => 'pénétrateurs', - 'RAMUsage' => 'RAM Utilisation', + 'Penetrators' => 'Pénétrateurs', + 'RAMUsage' => 'Usage de RAM', 'Release' => 'Libérer', - 'Report' => 'Signaler', + 'Report' => 'Reportage', 'Source' => 'La source', 'Status' => 'Statut', 'System' => 'Système', - 'SystemRAM' => 'RAM système', + 'SystemRAM' => 'Bélier du système', 'Theme' => 'Thème', 'Time' => 'Temps', - 'Timestamp' => 'timestamp', - 'Total' => 'Total', + 'Timestamp' => 'Horodatage', + 'Total' => 'Le total', 'Unicode' => 'Unicode', 'Uri' => 'Uri', 'Version' => 'Version', diff --git a/Theme/Backend/Lang/hu.lang.php b/Theme/Backend/Lang/hu.lang.php index 1da838a..f236c6c 100755 --- a/Theme/Backend/Lang/hu.lang.php +++ b/Theme/Backend/Lang/hu.lang.php @@ -13,46 +13,47 @@ declare(strict_types=1); return ['Monitoring' => [ - 'Alerts' => 'figyelmeztetések', - 'All' => 'Összes', - 'Backtrace' => 'backtrace', + 'Alerts' => 'Riasztások', + 'All' => 'Minden', + 'Backtrace' => 'Backtrace', 'CPUUsage' => 'CPU-használat', - 'Created' => 'Alkotó', + 'Created' => 'Létrehozott', 'CreatedBy' => 'Készítette', - 'Criticals' => 'Criticals', - 'Debug' => 'Debug', + 'Criticals' => 'Kritikusok', + 'Debug' => 'Hibakeresés', 'Deprecated' => 'Elavult', 'Description' => 'Leírás', - 'DisabledFunctions' => 'A letiltott funkciók', + 'DisabledFunctions' => 'Letiltott funkciók', 'DiskUsage' => 'Lemez használat', - 'Emergencies' => 'vészhelyzetek', - 'Errors' => 'hibák', + 'Emergencies' => 'Vészhelyzetek', + 'Errors' => 'Hibák', 'Exception' => 'Kivétel', - 'File' => 'fájl', - 'Files' => 'Files', - 'Info' => 'Info', - 'Inspect' => 'ellenőriz', + 'File' => 'Fájl', + 'Files' => 'Fájlok', + 'Info' => 'Információ', + 'Inspect' => 'Megvizsgál', 'Inspection' => 'Ellenőrzés', 'Integrity' => 'Sértetlenség', 'Level' => 'Szint', 'Line' => 'Vonal', 'Logs' => 'Naplók', - 'MemoryLimit' => 'Memory Limit', + 'MemoryLimit' => 'Memóriahatár', 'Message' => 'Üzenet', 'Modified' => 'Módosított', - 'NG' => 'NG', - 'Notices' => 'közlemények', + 'Modules' => '#VALUE!', + 'NG' => 'Ng', + 'Notices' => 'Értesítések', 'OK' => 'rendben', - 'OS' => 'OS', + 'OS' => 'Operációs rendszer', 'PHPSettings' => 'PHP beállítások', - 'Penetrators' => 'áthatolói', - 'RAMUsage' => 'RAM Használat', + 'Penetrators' => 'Penetrátorok', + 'RAMUsage' => 'RAM HASZNÁLAT', 'Release' => 'Kiadás', 'Report' => 'Jelentés', 'Source' => 'Forrás', 'Status' => 'Állapot', 'System' => 'Rendszer', - 'SystemRAM' => 'A rendszer RAM', + 'SystemRAM' => 'Rendszerkam', 'Theme' => 'Téma', 'Time' => 'Idő', 'Timestamp' => 'Időbélyeg', @@ -60,5 +61,5 @@ return ['Monitoring' => [ 'Unicode' => 'Unicode', 'Uri' => 'Uri', 'Version' => 'Változat', - 'Warnings' => 'figyelmeztetések', + 'Warnings' => 'Figyelmeztetések', ]]; diff --git a/Theme/Backend/Lang/it.lang.php b/Theme/Backend/Lang/it.lang.php index e9a9e0e..d30d757 100755 --- a/Theme/Backend/Lang/it.lang.php +++ b/Theme/Backend/Lang/it.lang.php @@ -13,52 +13,53 @@ declare(strict_types=1); return ['Monitoring' => [ - 'Alerts' => 'avvisi', - 'All' => 'Tutti', - 'Backtrace' => 'backtrace', + 'Alerts' => 'Avvisi', + 'All' => 'Tutto', + 'Backtrace' => 'Backtrace', 'CPUUsage' => 'Uso della CPU', 'Created' => 'Creato', 'CreatedBy' => 'Creato da', 'Criticals' => 'Critici', - 'Debug' => 'mettere a punto', - 'Deprecated' => 'Obsoleto', + 'Debug' => 'Debug.', + 'Deprecated' => 'Deprecato', 'Description' => 'Descrizione', 'DisabledFunctions' => 'Funzioni disabili', 'DiskUsage' => 'Uso del disco', - 'Emergencies' => 'emergenze', + 'Emergencies' => 'Emergenze', 'Errors' => 'Errori', 'Exception' => 'Eccezione', 'File' => 'File', 'Files' => 'File', 'Info' => 'Informazioni', 'Inspect' => 'Ispezionare', - 'Inspection' => 'ispezione', + 'Inspection' => 'Ispezione', 'Integrity' => 'Integrità', 'Level' => 'Livello', 'Line' => 'Linea', - 'Logs' => 'logs', + 'Logs' => 'Logs.', 'MemoryLimit' => 'Limite di memoria', 'Message' => 'Messaggio', - 'Modified' => 'Modificata', - 'NG' => 'NG', + 'Modified' => 'Modificati', + 'Modules' => '#VALUE!', + 'NG' => 'Ng.', 'Notices' => 'Avvisi', 'OK' => 'ok', - 'OS' => 'OS', - 'PHPSettings' => 'Impostazioni PHP', - 'Penetrators' => 'Penetrators', - 'RAMUsage' => 'RAM Usage', - 'Release' => 'pubblicazione', - 'Report' => 'rapporto', - 'Source' => 'fonte', + 'OS' => 'Ossia', + 'PHPSettings' => 'Impostazioni PHP.', + 'Penetrators' => 'Penetratori', + 'RAMUsage' => 'Utilizzo della RAM', + 'Release' => 'Pubblicazione', + 'Report' => 'Rapporto', + 'Source' => 'Fonte', 'Status' => 'Stato', 'System' => 'Sistema', - 'SystemRAM' => 'RAM di sistema', + 'SystemRAM' => 'Sistema RAM', 'Theme' => 'Tema', - 'Time' => 'Tempo', - 'Timestamp' => 'timestamp', + 'Time' => 'Volta', + 'Timestamp' => 'Timestamp', 'Total' => 'Totale', 'Unicode' => 'Unicode', - 'Uri' => 'Uri', + 'Uri' => 'URI', 'Version' => 'Versione', 'Warnings' => 'Avvertenze', ]]; diff --git a/Theme/Backend/Lang/ja.lang.php b/Theme/Backend/Lang/ja.lang.php index a4288d5..e2d4c5d 100755 --- a/Theme/Backend/Lang/ja.lang.php +++ b/Theme/Backend/Lang/ja.lang.php @@ -13,41 +13,42 @@ declare(strict_types=1); return ['Monitoring' => [ - 'Alerts' => 'アラート', - 'All' => 'すべて', + 'Alerts' => '警戒している', + 'All' => '全て', 'Backtrace' => 'バックトレース', 'CPUUsage' => 'CPU使用率', 'Created' => '作成した', 'CreatedBy' => 'によって作成された', 'Criticals' => 'クリティカル', 'Debug' => 'デバッグ', - 'Deprecated' => '非推奨', + 'Deprecated' => '廃止された', 'Description' => '説明', - 'DisabledFunctions' => '障害者の機能', + 'DisabledFunctions' => '無効な機能', 'DiskUsage' => 'ディスクの使用状況', 'Emergencies' => '緊急事態', - 'Errors' => 'エラー', + 'Errors' => '誤差', 'Exception' => '例外', 'File' => 'ファイル', 'Files' => 'ファイル', - 'Info' => 'インフォ', - 'Inspect' => '点検', + 'Info' => '情報', + 'Inspect' => 'ins ins', 'Inspection' => '検査', - 'Integrity' => '整合性', + 'Integrity' => '威厳', 'Level' => 'レベル', 'Line' => 'ライン', 'Logs' => 'ログ', 'MemoryLimit' => 'メモリ制限', 'Message' => 'メッセージ', - 'Modified' => '変更されました', - 'NG' => 'NG', - 'Notices' => '注意事項', - 'OK' => 'OK', - 'OS' => 'OS', + 'Modified' => '修正された', + 'Modules' => '#VALUE!', + 'NG' => 'n', + 'Notices' => 'お知らせ', + 'OK' => 'わかった', + 'OS' => 'os', 'PHPSettings' => 'PHP設定', - 'Penetrators' => 'ペネトレータ', - 'RAMUsage' => 'RAM使用量', - 'Release' => '解除', + 'Penetrators' => '浸透器', + 'RAMUsage' => 'RAMの使用', + 'Release' => 'リリース', 'Report' => '報告する', 'Source' => 'ソース', 'Status' => '状態', @@ -56,9 +57,9 @@ return ['Monitoring' => [ 'Theme' => 'テーマ', 'Time' => '時間', 'Timestamp' => 'タイムスタンプ', - 'Total' => 'トータル', - 'Unicode' => 'ユニコード', - 'Uri' => 'ウリ', + 'Total' => '合計', + 'Unicode' => 'un un', + 'Uri' => 'u u', 'Version' => 'バージョン', 'Warnings' => '警告', ]]; diff --git a/Theme/Backend/Lang/ko.lang.php b/Theme/Backend/Lang/ko.lang.php index 9bd80b3..6b44dcb 100755 --- a/Theme/Backend/Lang/ko.lang.php +++ b/Theme/Backend/Lang/ko.lang.php @@ -15,14 +15,14 @@ declare(strict_types=1); return ['Monitoring' => [ 'Alerts' => '경고', 'All' => '모두', - 'Backtrace' => '역 추적', - 'CPUUsage' => 'CPU 사용', + 'Backtrace' => '역류', + 'CPUUsage' => 'CPU 사용량', 'Created' => '만들어진', - 'CreatedBy' => '작성자', - 'Criticals' => '이 극대화', + 'CreatedBy' => '제작자들', + 'Criticals' => '중요합니다', 'Debug' => '디버그', - 'Deprecated' => '추천하지 않습니다', - 'Description' => '기술', + 'Deprecated' => '익숙한', + 'Description' => '설명', 'DisabledFunctions' => '장애인 기능', 'DiskUsage' => '디스크 사용량', 'Emergencies' => '비상 사태', @@ -31,34 +31,35 @@ return ['Monitoring' => [ 'File' => '파일', 'Files' => '파일', 'Info' => '정보', - 'Inspect' => '검사', - 'Inspection' => '검사', - 'Integrity' => '청렴', - 'Level' => '수평', - 'Line' => '선', - 'Logs' => '로그', - 'MemoryLimit' => '메모리 제한', - 'Message' => '메시지', + 'Inspect' => '검사하다', + 'Inspection' => '점검', + 'Integrity' => '진실성', + 'Level' => '수준', + 'Line' => '라인', + 'Logs' => '로그인', + 'MemoryLimit' => '메모리 한도', + 'Message' => '메세지', 'Modified' => '수정', - 'NG' => 'NG', + 'Modules' => '#VALUE!', + 'NG' => '정말로', 'Notices' => '주의 사항', 'OK' => '확인', - 'OS' => 'OS', + 'OS' => 'OS.', 'PHPSettings' => 'PHP 설정', - 'Penetrators' => '압자', - 'RAMUsage' => 'RAM 사용', - 'Release' => '해제', + 'Penetrators' => '침투기', + 'RAMUsage' => '램 사용량', + 'Release' => '풀어 주다', 'Report' => '보고서', - 'Source' => '출처', + 'Source' => '원천', 'Status' => '상태', 'System' => '체계', - 'SystemRAM' => '시스템 RAM', - 'Theme' => '테마', - 'Time' => '시각', + 'SystemRAM' => '시스템 RAM.', + 'Theme' => '주제', + 'Time' => '시간', 'Timestamp' => '타임 스탬프', - 'Total' => '합계', + 'Total' => '총', 'Unicode' => '유니 코드', - 'Uri' => '열린 우리당', + 'Uri' => 'uri.', 'Version' => '버전', 'Warnings' => '경고', ]]; diff --git a/Theme/Backend/Lang/no.lang.php b/Theme/Backend/Lang/no.lang.php index 1f13ba3..db1fad8 100755 --- a/Theme/Backend/Lang/no.lang.php +++ b/Theme/Backend/Lang/no.lang.php @@ -13,52 +13,53 @@ declare(strict_types=1); return ['Monitoring' => [ - 'Alerts' => 'varsler', + 'Alerts' => 'Varsler', 'All' => 'Alle', - 'Backtrace' => 'tilbakesporing', + 'Backtrace' => 'Backtrace.', 'CPUUsage' => 'CPU bruk', - 'Created' => 'laget', + 'Created' => 'Opprettet', 'CreatedBy' => 'Laget av', - 'Criticals' => 'criticals', + 'Criticals' => 'Kritikk', 'Debug' => 'Debug', - 'Deprecated' => 'avviklet', + 'Deprecated' => 'Utdatert', 'Description' => 'Beskrivelse', - 'DisabledFunctions' => 'funksjonshemmede Funksjoner', + 'DisabledFunctions' => 'Deaktiverte funksjoner', 'DiskUsage' => 'Diskbruk', - 'Emergencies' => 'nødhjelp', - 'Errors' => 'feil', + 'Emergencies' => 'Nødsituasjoner', + 'Errors' => 'Feil', 'Exception' => 'Unntak', 'File' => 'Fil', - 'Files' => 'filer', - 'Info' => 'info', + 'Files' => 'Filer', + 'Info' => 'Info.', 'Inspect' => 'Undersøke', 'Inspection' => 'Undersøkelse', 'Integrity' => 'Integritet', 'Level' => 'Nivå', 'Line' => 'Linje', 'Logs' => 'Tømmerstokker', - 'MemoryLimit' => 'minnegrensen', + 'MemoryLimit' => 'Minnegrense', 'Message' => 'Beskjed', - 'Modified' => 'modifisert', - 'NG' => 'NG', - 'Notices' => 'merknader', + 'Modified' => 'Endret', + 'Modules' => '#VALUE!', + 'NG' => 'Ng.', + 'Notices' => 'Merknader', 'OK' => 'OK', - 'OS' => 'OS', + 'OS' => 'Os.', 'PHPSettings' => 'PHP-innstillinger', - 'Penetrators' => 'penetrators', - 'RAMUsage' => 'RAM-bruk', + 'Penetrators' => 'Penetratorer', + 'RAMUsage' => 'RAM bruk', 'Release' => 'Utgivelse', 'Report' => 'Rapportere', 'Source' => 'Kilde', 'Status' => 'Status', 'System' => 'System', - 'SystemRAM' => 'system RAM', + 'SystemRAM' => 'System RAM.', 'Theme' => 'Tema', 'Time' => 'Tid', 'Timestamp' => 'Tidsstempel', 'Total' => 'Total', - 'Unicode' => 'Unicode', - 'Uri' => 'Uri', + 'Unicode' => 'Unicode.', + 'Uri' => 'URI.', 'Version' => 'Versjon', - 'Warnings' => 'advarsler', + 'Warnings' => 'Advarsler', ]]; diff --git a/Theme/Backend/Lang/pl.lang.php b/Theme/Backend/Lang/pl.lang.php index 7119575..df7c724 100755 --- a/Theme/Backend/Lang/pl.lang.php +++ b/Theme/Backend/Lang/pl.lang.php @@ -13,52 +13,53 @@ declare(strict_types=1); return ['Monitoring' => [ - 'Alerts' => 'Powiadomienia', - 'All' => 'Wszystko', - 'Backtrace' => 'Ślad', + 'Alerts' => 'Alerty', + 'All' => 'Wszystkie', + 'Backtrace' => 'Backtrace.', 'CPUUsage' => 'Użycie procesora', 'Created' => 'Utworzony', 'CreatedBy' => 'Stworzone przez', - 'Criticals' => 'trafienie krytyczne', + 'Criticals' => 'Krytyczne', 'Debug' => 'Odpluskwić', - 'Deprecated' => 'Nieaktualne', + 'Deprecated' => 'Przestarzały', 'Description' => 'Opis', - 'DisabledFunctions' => 'Funkcje niepełnosprawnych', + 'DisabledFunctions' => 'Funkcje niepełnosprawne', 'DiskUsage' => 'Użycie dysku', - 'Emergencies' => 'Nagłe wypadki', + 'Emergencies' => 'Nagłych wypadków', 'Errors' => 'Błędy', 'Exception' => 'Wyjątek', 'File' => 'Plik', - 'Files' => 'Akta', + 'Files' => 'Pliki', 'Info' => 'Info', 'Inspect' => 'Sprawdzać', 'Inspection' => 'Kontrola', - 'Integrity' => 'Integralność', + 'Integrity' => 'Uczciwość', 'Level' => 'Poziom', 'Line' => 'Linia', - 'Logs' => 'dzienniki', + 'Logs' => 'Kłody', 'MemoryLimit' => 'Limit pamięci', 'Message' => 'Wiadomość', - 'Modified' => 'zmodyfikowany', - 'NG' => 'NG', - 'Notices' => 'Zawiadomienia', + 'Modified' => 'Modyfikowany', + 'Modules' => '#VALUE!', + 'NG' => 'Ng.', + 'Notices' => 'Zauważa', 'OK' => 'ok', - 'OS' => 'OS', - 'PHPSettings' => 'Ustawienia PHP', - 'Penetrators' => 'przepusty', - 'RAMUsage' => 'Wykorzystanie pamięci RAM', - 'Release' => 'Wydanie', + 'OS' => 'OS.', + 'PHPSettings' => 'Ustawienia PHP.', + 'Penetrators' => 'Penetatorzy', + 'RAMUsage' => 'Użycie pamięci RAM.', + 'Release' => 'Uwolnienie', 'Report' => 'Raport', 'Source' => 'Źródło', 'Status' => 'Status', 'System' => 'System', - 'SystemRAM' => 'System RAM', - 'Theme' => 'Motyw', + 'SystemRAM' => 'SYSTEM RAM.', + 'Theme' => 'Temat', 'Time' => 'Czas', 'Timestamp' => 'Znak czasu', 'Total' => 'Całkowity', - 'Unicode' => 'Unicode', - 'Uri' => 'Uri', + 'Unicode' => 'Unicode.', + 'Uri' => 'Uri.', 'Version' => 'Wersja', - 'Warnings' => 'ostrzeżenia', + 'Warnings' => 'Ostrzeżenia', ]]; diff --git a/Theme/Backend/Lang/pt.lang.php b/Theme/Backend/Lang/pt.lang.php index 25ac467..6224e6e 100755 --- a/Theme/Backend/Lang/pt.lang.php +++ b/Theme/Backend/Lang/pt.lang.php @@ -13,24 +13,24 @@ declare(strict_types=1); return ['Monitoring' => [ - 'Alerts' => 'alertas', - 'All' => 'Todo', - 'Backtrace' => 'backtrace', + 'Alerts' => 'Alertas.', + 'All' => 'Tudo', + 'Backtrace' => 'Backtrace', 'CPUUsage' => 'Utilização do CPU', 'Created' => 'Criado', 'CreatedBy' => 'Criado por', - 'Criticals' => 'criticals', + 'Criticals' => 'Críticas', 'Debug' => 'Depurar', 'Deprecated' => 'Descontinuada', 'Description' => 'Descrição', - 'DisabledFunctions' => 'Funções deficientes', + 'DisabledFunctions' => 'Funções desativadas', 'DiskUsage' => 'Uso de disco', - 'Emergencies' => 'emergências', - 'Errors' => 'erros', + 'Emergencies' => 'Emergências', + 'Errors' => 'Erros', 'Exception' => 'Exceção', 'File' => 'Arquivo', 'Files' => 'arquivos', - 'Info' => 'informações', + 'Info' => 'Info', 'Inspect' => 'Inspecionar', 'Inspection' => 'Inspeção', 'Integrity' => 'Integridade', @@ -39,14 +39,15 @@ return ['Monitoring' => [ 'Logs' => 'Histórico', 'MemoryLimit' => 'Limite de memória', 'Message' => 'Mensagem', - 'Modified' => 'modificada', - 'NG' => 'NG', + 'Modified' => 'Modificado', + 'Modules' => '#VALUE!', + 'NG' => 'Ng.', 'Notices' => 'Avisos', 'OK' => 'OK', - 'OS' => 'OS', - 'PHPSettings' => 'Configurações de PHP', - 'Penetrators' => 'Penetrators', - 'RAMUsage' => 'uso RAM', + 'OS' => 'OS.', + 'PHPSettings' => 'Configurações do PHP.', + 'Penetrators' => 'Penetradores', + 'RAMUsage' => 'Uso de RAM.', 'Release' => 'Lançamento', 'Report' => 'Relatório', 'Source' => 'Fonte', @@ -55,10 +56,10 @@ return ['Monitoring' => [ 'SystemRAM' => 'RAM do sistema', 'Theme' => 'Tema', 'Time' => 'Tempo', - 'Timestamp' => 'timestamp', + 'Timestamp' => 'Timestamp', 'Total' => 'Total', - 'Unicode' => 'Unicode', - 'Uri' => 'Uri', + 'Unicode' => 'Unicode.', + 'Uri' => 'Urri.', 'Version' => 'Versão', - 'Warnings' => 'avisos', + 'Warnings' => 'Avisos', ]]; diff --git a/Theme/Backend/Lang/ru.lang.php b/Theme/Backend/Lang/ru.lang.php index ec995af..bc0a4d0 100755 --- a/Theme/Backend/Lang/ru.lang.php +++ b/Theme/Backend/Lang/ru.lang.php @@ -13,52 +13,53 @@ declare(strict_types=1); return ['Monitoring' => [ - 'Alerts' => 'Оповещения', + 'Alerts' => 'Предупреждает', 'All' => 'Все', - 'Backtrace' => 'Backtrace', + 'Backtrace' => 'Задний', 'CPUUsage' => 'Использование процессора', 'Created' => 'Созданный', - 'CreatedBy' => 'Сделано', - 'Criticals' => 'Критикалы', + 'CreatedBy' => 'Создан', + 'Criticals' => 'Критики', 'Debug' => 'Отлаживать', - 'Deprecated' => 'Устаревшее', + 'Deprecated' => 'Устаревший', 'Description' => 'Описание', - 'DisabledFunctions' => 'Функции для инвалидов', - 'DiskUsage' => 'DiskUsage', - 'Emergencies' => 'Чрезвычайные', - 'Errors' => 'ошибки', + 'DisabledFunctions' => 'Инвалиды функции', + 'DiskUsage' => 'Диска', + 'Emergencies' => 'Чрезвычайные ситуации', + 'Errors' => 'Ошибки', 'Exception' => 'Исключение', 'File' => 'Файл', - 'Files' => 'файлы', + 'Files' => 'Файлы', 'Info' => 'Информация', 'Inspect' => 'Осмотреть', - 'Inspection' => 'осмотр', + 'Inspection' => 'Проверка', 'Integrity' => 'Честность', 'Level' => 'Уровень', 'Line' => 'Линия', - 'Logs' => 'бревна', + 'Logs' => 'Журналы', 'MemoryLimit' => 'Ограничение памяти', 'Message' => 'Сообщение', - 'Modified' => 'модифицированный', - 'NG' => 'NG', - 'Notices' => 'Извещения', - 'OK' => 'Ok', + 'Modified' => 'Модифицированный', + 'Modules' => '#VALUE!', + 'NG' => 'Вспомогательный', + 'Notices' => 'Уведомления', + 'OK' => 'В ПОРЯДКЕ', 'OS' => 'Операционные системы', - 'PHPSettings' => 'Настройки PHP', - 'Penetrators' => 'Пенетраторы', - 'RAMUsage' => 'Использование оперативной памяти', - 'Release' => 'Релиз', + 'PHPSettings' => 'PHP Настройки', + 'Penetrators' => 'Пенураторы', + 'RAMUsage' => 'Использование RAM', + 'Release' => 'Выпуск', 'Report' => 'Отчет', 'Source' => 'Источник', - 'Status' => 'Положение дел', + 'Status' => 'Статус', 'System' => 'Система', - 'SystemRAM' => 'система RAM', + 'SystemRAM' => 'Система RAM.', 'Theme' => 'Тема', 'Time' => 'Время', - 'Timestamp' => 'Отметка', - 'Total' => 'Общий', + 'Timestamp' => 'Timestamp', + 'Total' => 'Всего', 'Unicode' => 'Unicode', - 'Uri' => 'Uri', + 'Uri' => 'Уваживание', 'Version' => 'Версия', - 'Warnings' => 'Предупреждения', + 'Warnings' => 'Предупреждение', ]]; diff --git a/Theme/Backend/Lang/sv.lang.php b/Theme/Backend/Lang/sv.lang.php index a9aead7..2dadde3 100755 --- a/Theme/Backend/Lang/sv.lang.php +++ b/Theme/Backend/Lang/sv.lang.php @@ -13,46 +13,47 @@ declare(strict_types=1); return ['Monitoring' => [ - 'Alerts' => 'varningar', + 'Alerts' => 'Varningar', 'All' => 'Allt', - 'Backtrace' => 'bakåtspårning', + 'Backtrace' => 'Backtrace', 'CPUUsage' => 'CPU-användning', 'Created' => 'Skapad', 'CreatedBy' => 'Skapad av', - 'Criticals' => 'Criticals', + 'Criticals' => 'Kritik', 'Debug' => 'Debug', - 'Deprecated' => 'Deprecated', + 'Deprecated' => 'Ursklasad', 'Description' => 'Beskrivning', - 'DisabledFunctions' => 'Handikapp funktioner', - 'DiskUsage' => 'DiskUsage', - 'Emergencies' => 'nödsituationer', - 'Errors' => 'fel', + 'DisabledFunctions' => 'Funktionshindrade funktioner', + 'DiskUsage' => 'Diskusage', + 'Emergencies' => 'Nödsituationer', + 'Errors' => 'Fel', 'Exception' => 'Undantag', 'File' => 'Fil', - 'Files' => 'filer', + 'Files' => 'Filer', 'Info' => 'Info', 'Inspect' => 'Inspektera', 'Inspection' => 'Inspektion', 'Integrity' => 'Integritet', 'Level' => 'Nivå', 'Line' => 'Linje', - 'Logs' => 'loggar', - 'MemoryLimit' => 'Memory Limit', + 'Logs' => 'Loggar', + 'MemoryLimit' => 'Minnesgräns', 'Message' => 'Meddelande', 'Modified' => 'Ändrad', - 'NG' => 'NG', + 'Modules' => '#VALUE!', + 'NG' => 'Ng', 'Notices' => 'Lägger märke till', 'OK' => 'OK', 'OS' => 'OS', - 'PHPSettings' => 'PHP Settings', - 'Penetrators' => 'ingar', + 'PHPSettings' => 'PHP-inställningar', + 'Penetrators' => 'Penetrator', 'RAMUsage' => 'RAM-användning', 'Release' => 'Släpp', 'Report' => 'Rapportera', 'Source' => 'Källa', 'Status' => 'Status', 'System' => 'Systemet', - 'SystemRAM' => 'System RAM', + 'SystemRAM' => 'Systemram', 'Theme' => 'Tema', 'Time' => 'Tid', 'Timestamp' => 'Tidsstämpel', @@ -60,5 +61,5 @@ return ['Monitoring' => [ 'Unicode' => 'Unicode', 'Uri' => 'Uri', 'Version' => 'Version', - 'Warnings' => 'varningar', + 'Warnings' => 'Varning', ]]; diff --git a/Theme/Backend/Lang/th.lang.php b/Theme/Backend/Lang/th.lang.php index 53dea7d..33a7d98 100755 --- a/Theme/Backend/Lang/th.lang.php +++ b/Theme/Backend/Lang/th.lang.php @@ -15,50 +15,51 @@ declare(strict_types=1); return ['Monitoring' => [ 'Alerts' => 'การแจ้งเตือน', 'All' => 'ทั้งหมด', - 'Backtrace' => 'ติดตามย้อนหลัง', - 'CPUUsage' => 'การใช้ CPU', - 'Created' => 'ที่สร้างไว้', + 'Backtrace' => 'backtrace', + 'CPUUsage' => 'การใช้งาน CPU', + 'Created' => 'สร้าง', 'CreatedBy' => 'สร้างโดย', - 'Criticals' => 'Criticals', - 'Debug' => 'ตรวจแก้จุดบกพร่อง', - 'Deprecated' => 'เลิก', - 'Description' => 'ลักษณะ', - 'DisabledFunctions' => 'ฟังก์ชั่นสำหรับผู้พิการ', - 'DiskUsage' => 'DiskUsage', - 'Emergencies' => 'กรณีฉุกเฉิน', + 'Criticals' => 'สำคัญ', + 'Debug' => 'การดีบัก', + 'Deprecated' => 'ที่เลิกใช้แล้ว', + 'Description' => 'คำอธิบาย', + 'DisabledFunctions' => 'ฟังก์ชั่นปิดใช้งาน', + 'DiskUsage' => 'diskusage', + 'Emergencies' => 'เหตุฉุกเฉิน', 'Errors' => 'ข้อผิดพลาด', 'Exception' => 'ข้อยกเว้น', 'File' => 'ไฟล์', 'Files' => 'ไฟล์', 'Info' => 'ข้อมูล', - 'Inspect' => 'ตรวจ', + 'Inspect' => 'ตรวจสอบ', 'Inspection' => 'การตรวจสอบ', - 'Integrity' => 'ความสมบูรณ์', - 'Level' => 'ชั้น', - 'Line' => 'ไลน์', - 'Logs' => 'ท่อน', - 'MemoryLimit' => 'หน่วยความจำ จำกัด', - 'Message' => 'ข่าวสาร', - 'Modified' => 'ดัดแปลง', - 'NG' => 'NG', - 'Notices' => 'การบอกกล่าว', + 'Integrity' => 'ความซื่อสัตย์', + 'Level' => 'ระดับ', + 'Line' => 'เส้น', + 'Logs' => 'การบันทึก', + 'MemoryLimit' => 'ขีด จำกัด หน่วยความจำ', + 'Message' => 'ข้อความ', + 'Modified' => 'ที่ได้รับการแก้ไข', + 'Modules' => '#VALUE!', + 'NG' => 'น.', + 'Notices' => 'ประกาศ', 'OK' => 'ตกลง', 'OS' => 'ระบบปฏิบัติการ', 'PHPSettings' => 'การตั้งค่า PHP', - 'Penetrators' => 'penetrators', + 'Penetrators' => 'ปั้ม', 'RAMUsage' => 'การใช้ RAM', 'Release' => 'ปล่อย', 'Report' => 'รายงาน', - 'Source' => 'แหล่ง', + 'Source' => 'แหล่งที่มา', 'Status' => 'สถานะ', 'System' => 'ระบบ', - 'SystemRAM' => 'แรมระบบ', - 'Theme' => 'กระทู้', + 'SystemRAM' => 'ระบบ RAM', + 'Theme' => 'ธีม', 'Time' => 'เวลา', 'Timestamp' => 'การประทับเวลา', - 'Total' => 'รวม', - 'Unicode' => 'Unicode', - 'Uri' => 'ยูริ', + 'Total' => 'ทั้งหมด', + 'Unicode' => 'ยิว', + 'Uri' => 'อาริ', 'Version' => 'รุ่น', 'Warnings' => 'คำเตือน', ]]; diff --git a/Theme/Backend/Lang/tr.lang.php b/Theme/Backend/Lang/tr.lang.php index 603a1d5..8715f45 100755 --- a/Theme/Backend/Lang/tr.lang.php +++ b/Theme/Backend/Lang/tr.lang.php @@ -13,52 +13,53 @@ declare(strict_types=1); return ['Monitoring' => [ - 'Alerts' => 'Uyarılar', + 'Alerts' => 'Uyarı', 'All' => 'Herşey', - 'Backtrace' => 'Geritakip', + 'Backtrace' => 'Backtrace', 'CPUUsage' => 'CPU kullanımı', - 'Created' => 'düzenlendi', + 'Created' => 'Yaratılmış', 'CreatedBy' => 'Tarafından yaratıldı', - 'Criticals' => 'criticals', - 'Debug' => 'Hata ayıklama', - 'Deprecated' => 'Kaldırıldı', + 'Criticals' => 'Kritik', + 'Debug' => 'Hata yapmak', + 'Deprecated' => 'Engelli', 'Description' => 'Açıklama', - 'DisabledFunctions' => 'Engelli İşlevleri', + 'DisabledFunctions' => 'Engelli fonksiyonları', 'DiskUsage' => 'Disk kullanımı', - 'Emergencies' => 'Acil Durumlar', + 'Emergencies' => 'Acil durumlar', 'Errors' => 'Hatalar', 'Exception' => 'İstisna', 'File' => 'Dosya', 'Files' => 'Dosyalar', 'Info' => 'Bilgi', - 'Inspect' => 'denetlemek', - 'Inspection' => 'teftiş', + 'Inspect' => 'İncelemek', + 'Inspection' => 'İnceleme', 'Integrity' => 'Bütünlük', - 'Level' => 'seviye', - 'Line' => 'Hat', + 'Level' => 'Seviye', + 'Line' => 'Astar', 'Logs' => 'Kütükler', - 'MemoryLimit' => 'Bellek Sınırı', + 'MemoryLimit' => 'Bellek sınırı', 'Message' => 'İleti', 'Modified' => 'Değiştirilmiş', - 'NG' => 'NG', - 'Notices' => 'Uyarılar', - 'OK' => 'TAMAM MI', + 'Modules' => '#VALUE!', + 'NG' => 'Ng', + 'Notices' => 'Bildirimler', + 'OK' => 'tamam', 'OS' => 'işletim sistemi', - 'PHPSettings' => 'PHP Ayarları', - 'Penetrators' => 'penetratörler', - 'RAMUsage' => 'RAM Kullanım', + 'PHPSettings' => 'PHP ayarları', + 'Penetrators' => 'Penetratörler', + 'RAMUsage' => 'Ram kullanımı', 'Release' => 'Serbest bırakmak', 'Report' => 'Bildiri', 'Source' => 'Kaynak', - 'Status' => 'durum', - 'System' => 'sistem', - 'SystemRAM' => 'Sistem RAM', + 'Status' => 'Durum', + 'System' => 'Sistem', + 'SystemRAM' => 'Sistem ram', 'Theme' => 'Tema', 'Time' => 'Zaman', - 'Timestamp' => 'Zaman Damgası', + 'Timestamp' => 'Zaman damgası', 'Total' => 'Toplam', 'Unicode' => 'Unicode', 'Uri' => 'Uri', - 'Version' => 'versiyon', - 'Warnings' => 'Uyarılar', + 'Version' => 'Sürüm', + 'Warnings' => 'Uyarı', ]]; diff --git a/Theme/Backend/Lang/uk.lang.php b/Theme/Backend/Lang/uk.lang.php index 57a8564..8bd7c53 100755 --- a/Theme/Backend/Lang/uk.lang.php +++ b/Theme/Backend/Lang/uk.lang.php @@ -13,52 +13,53 @@ declare(strict_types=1); return ['Monitoring' => [ - 'Alerts' => 'сповіщення', - 'All' => 'всі', - 'Backtrace' => 'Backtrace', - 'CPUUsage' => 'Використання CPU', - 'Created' => 'створений', - 'CreatedBy' => 'Створено', - 'Criticals' => 'Крітікали', - 'Debug' => 'Налагоджувати', - 'Deprecated' => 'застаріле', - 'Description' => 'опис', - 'DisabledFunctions' => 'Функції для інвалідів', - 'DiskUsage' => 'DiskUsage', - 'Emergencies' => 'Надзвичайні', - 'Errors' => 'помилки', - 'Exception' => 'виняток', - 'File' => 'файл', - 'Files' => 'файли', - 'Info' => 'інформація', - 'Inspect' => 'інспектувати', - 'Inspection' => 'огляд', - 'Integrity' => 'цілісність', - 'Level' => 'рівень', - 'Line' => 'лінія', - 'Logs' => 'колоди', - 'MemoryLimit' => 'обмеження пам\'яті', + 'Alerts' => 'Сповіщення', + 'All' => 'Все', + 'Backtrace' => 'Зворотний', + 'CPUUsage' => 'Використання процесора', + 'Created' => 'Створений', + 'CreatedBy' => 'Створений', + 'Criticals' => 'Критичний', + 'Debug' => 'Відлагоджувати', + 'Deprecated' => 'Застарілий', + 'Description' => 'Опис', + 'DisabledFunctions' => 'Вимкнено функції', + 'DiskUsage' => 'Дискузаж', + 'Emergencies' => 'Надзвичайні ситуації', + 'Errors' => 'Помилки', + 'Exception' => 'Виняток', + 'File' => 'Управляти', + 'Files' => 'Файли', + 'Info' => 'Інформація', + 'Inspect' => 'Перевіряти', + 'Inspection' => 'Інспекція', + 'Integrity' => 'Цілісність', + 'Level' => 'Рівнина', + 'Line' => 'Лінія', + 'Logs' => 'Журнали', + 'MemoryLimit' => 'Ліміт пам\\'яті', 'Message' => 'повідомлення', - 'Modified' => 'модифікований', - 'NG' => 'NG', - 'Notices' => 'сповіщення', - 'OK' => 'в порядку', - 'OS' => 'OS', - 'PHPSettings' => 'налаштування PHP', - 'Penetrators' => 'пенетратора', - 'RAMUsage' => 'Використання оперативної пам\'яті', - 'Release' => 'реліз', - 'Report' => 'звіт', - 'Source' => 'джерело', - 'Status' => 'статус', - 'System' => 'система', - 'SystemRAM' => 'система RAM', - 'Theme' => 'тема', - 'Time' => 'час', - 'Timestamp' => 'відмітка', - 'Total' => 'загальний', + 'Modified' => 'Модифікований', + 'Modules' => '#VALUE!', + 'NG' => 'Нг', + 'Notices' => 'Сповіщення', + 'OK' => 'добре', + 'OS' => 'Осад', + 'PHPSettings' => 'Налаштування PHP', + 'Penetrators' => 'Пенетратори', + 'RAMUsage' => 'Використання пам\\'яті', + 'Release' => 'Випуск', + 'Report' => 'Доповідь', + 'Source' => 'Джерело', + 'Status' => 'Статус', + 'System' => 'Система', + 'SystemRAM' => 'Системна барана', + 'Theme' => 'Тема', + 'Time' => 'Час', + 'Timestamp' => 'Мітка', + 'Total' => 'Загальний', 'Unicode' => 'Unicode', - 'Uri' => 'Uri', - 'Version' => 'версія', - 'Warnings' => 'попередження', + 'Uri' => 'Ур', + 'Version' => 'Версія', + 'Warnings' => 'Застереження', ]]; diff --git a/Theme/Backend/Lang/zh.lang.php b/Theme/Backend/Lang/zh.lang.php index 7412cbe..cafe176 100755 --- a/Theme/Backend/Lang/zh.lang.php +++ b/Theme/Backend/Lang/zh.lang.php @@ -15,21 +15,21 @@ declare(strict_types=1); return ['Monitoring' => [ 'Alerts' => '警报', 'All' => '全部', - 'Backtrace' => '回溯', + 'Backtrace' => '后卫', 'CPUUsage' => 'CPU使用率', - 'Created' => '创建', + 'Created' => '创造了', 'CreatedBy' => '由...制作', - 'Criticals' => '爆击', + 'Criticals' => '关键人物', 'Debug' => '调试', - 'Deprecated' => '已过时', + 'Deprecated' => '弃用', 'Description' => '描述', - 'DisabledFunctions' => '禁用的功能', + 'DisabledFunctions' => '禁用功能', 'DiskUsage' => '磁盘使用情况', 'Emergencies' => '紧急情况', 'Errors' => '错误', 'Exception' => '例外', 'File' => '文件', - 'Files' => '档', + 'Files' => '文件', 'Info' => '信息', 'Inspect' => '检查', 'Inspection' => '检查', @@ -37,28 +37,29 @@ return ['Monitoring' => [ 'Level' => '等级', 'Line' => '线', 'Logs' => '日志', - 'MemoryLimit' => '内存限制', + 'MemoryLimit' => '记忆限制', 'Message' => '信息', 'Modified' => '修改的', - 'NG' => 'NG', - 'Notices' => '通告', - 'OK' => '好的', - 'OS' => 'OS', + 'Modules' => '#VALUE!', + 'NG' => 'NG.', + 'Notices' => '通知', + 'OK' => '行', + 'OS' => 'OS.', 'PHPSettings' => 'PHP设置', - 'Penetrators' => '穿甲弹', - 'RAMUsage' => '内存使用', - 'Release' => '释放', + 'Penetrators' => '渗透者', + 'RAMUsage' => 'RAM使用率', + 'Release' => '发布', 'Report' => '报告', 'Source' => '来源', - 'Status' => '状态', + 'Status' => '地位', 'System' => '系统', - 'SystemRAM' => '系统内存', + 'SystemRAM' => '系统RAM.', 'Theme' => '主题', 'Time' => '时间', 'Timestamp' => '时间戳', 'Total' => '全部的', - 'Unicode' => '统一', - 'Uri' => '乌里', + 'Unicode' => 'unicode.', + 'Uri' => 'Uri.', 'Version' => '版本', 'Warnings' => '警告', ]];