From a08e6c32e70561a3fadbd6062ca02c5f8c94b81d Mon Sep 17 00:00:00 2001 From: Till Brehm <tbrehm@ispconfig.org> Date: Thu, 03 Apr 2014 11:44:13 -0400 Subject: [PATCH] - Merged language files - Updated version number to 3.0.5.4rc1 --- interface/web/monitor/lib/lang/cz.lng | 44 ++++++++++++++++++++++++-------------------- 1 files changed, 24 insertions(+), 20 deletions(-) diff --git a/interface/web/monitor/lib/lang/cz.lng b/interface/web/monitor/lib/lang/cz.lng index 1fee3c0..fd3fb01 100644 --- a/interface/web/monitor/lib/lang/cz.lng +++ b/interface/web/monitor/lib/lang/cz.lng @@ -1,5 +1,5 @@ <?php -$wb['Server online since'] = 'Server online od'; +$wb['Server online since'] = 'Server je online'; $wb['Users online'] = 'Uživatelé online'; $wb['System load 1 minute'] = 'Zátěž systému - 1 minuta'; $wb['System load 5 minutes'] = 'Zátěž systému - 5 minut'; @@ -24,9 +24,9 @@ $wb['No Refresh'] = 'Neobnovovat'; $wb['minutes'] = 'minut'; $wb['Show Overview'] = 'Zobrazit přehled'; -$wb['System State (All Servers)'] = 'Stav systému (všechny servery)'; +$wb['System State (All Servers)'] = 'Stav systému (servery)'; $wb['Hardware-Information'] = 'Informace o hardwaru'; -$wb['Show CPU info'] = 'Zobrazit CPU informace'; +$wb['Show CPU info'] = 'Zobrazit informace o CPU'; $wb['Server State'] = 'Stav serveru'; $wb['Show Update State'] = 'Zobrazit stav aktualizací'; $wb['Show RAID state'] = 'Zobrazit stav RAID polí'; @@ -72,11 +72,11 @@ $wb['monitor_serverstate_error_txt'] = 'chyba'; $wb['monitor_serverstate_moreinfo_txt'] = 'Více informací...'; $wb['monitor_serverstate_more_txt'] = 'Více...'; -$wb['monitor_serverstate_fclamok_txt'] = 'Virová ochrana vpořádku'; +$wb['monitor_serverstate_fclamok_txt'] = 'Antirová ochrana je v pořádku'; $wb['monitor_serverstate_fclamoutdated_txt'] = 'Virová ochrana ZASTARALÁ!'; $wb['monitor_serverstate_fclamunknown_txt'] = 'Freshclam: ???!'; -$wb['monitor_serverstate_hdok_txt'] = 'Místo na disku vpořádku'; -$wb['monitor_serverstate_hdgoingfull_txt'] = 'Distk se začína zaplňovat'; +$wb['monitor_serverstate_hdok_txt'] = 'Místo na disku je v pořádku'; +$wb['monitor_serverstate_hdgoingfull_txt'] = 'Disk se začíná zaplňovat'; $wb['monitor_serverstate_hdnearlyfull_txt'] = 'Disk je téměř plný'; $wb['monitor_serverstate_hdveryfull_txt'] = 'Disk bude každou chvíli zaplněn'; $wb['monitor_serverstate_hdfull_txt'] = 'Žádné místo na disku'; @@ -87,13 +87,13 @@ $wb['monitor_serverstate_listcritical_txt'] = 'kritický'; $wb['monitor_serverstate_listerror_txt'] = 'chyba'; $wb['monitor_serverstate_listunknown_txt'] = 'neznámý'; -$wb['monitor_serverstate_loadok_txt'] = 'Zatížená serveru je vpořádku'; +$wb['monitor_serverstate_loadok_txt'] = 'Zatížení serveru je vpořádku'; $wb['monitor_serverstate_loadheavy_txt'] = 'Server těžce zatížením'; $wb['monitor_serverstate_loadhigh_txt'] = 'Server vysoce zatížen'; $wb['monitor_serverstate_loaghigher_txt'] = 'Server pod vyšším zatížením'; $wb['monitor_serverstate_loadhighest_txt'] = 'Server pod nejvyšším zatížením'; -$wb['monitor_serverstate_loadunknown_txt'] = 'Zatížená serveru: ???'; -$wb['monitor_serverstate_mailqok_txt'] = 'Zatížená mailové fronty je vpořádku'; +$wb['monitor_serverstate_loadunknown_txt'] = 'Zatížení serveru: ???'; +$wb['monitor_serverstate_mailqok_txt'] = 'Zatížení e-mailové fronty je vpořádku'; $wb['monitor_serverstate_mailqheavy_txt'] = 'E-mailová fronta těžce zatížena'; $wb['monitor_serverstate_mailqhigh_txt'] = 'E-mailová fronta vysoce zatížena'; $wb['monitor_serverstate_mailqhigher_txt'] = 'E-mailová fronta je pod vyšším zatížením'; @@ -127,25 +127,29 @@ $wb['monitor_settings_datetimeformat_txt'] = 'Y-d-m H:i'; $wb['monitor_settings_refreshsq_txt'] = 'Obnovování:'; $wb['monitor_settings_server_txt'] = 'Server'; -$wb['monitor_title_cpuinfo_txt'] = 'CPU informace'; +$wb['monitor_title_cpuinfo_txt'] = 'Informace o CPU'; $wb['monitor_title_updatestate_txt'] = 'Stav aktualizace'; $wb['monitor_title_mailq_txt'] = 'E-mailová fronta'; $wb['monitor_title_raidstate_txt'] = 'Stav pole RAID'; $wb['monitor_title_rkhunterlog_txt'] = 'RKHunter log'; $wb['monitor_title_fail2ban_txt'] = 'Fail2Ban log'; $wb['monitor_updates_nosupport_txt'] = 'Vaše distribuce nepodporuje toto monitorování'; -$wb['monitor_nosupportedraid1_txt'] = 'At the moment, we support mdadm or mpt-status for monitoring the RAID.<br>We cant find any of them at your server.<br><br>This means we can not support your RAID yet.'; -$wb['monitor_serverstate_beancounterok_txt'] = 'The beancounter is ok'; +$wb['monitor_nosupportedraid1_txt'] = 'V současné době, podporujeme nástroje mdadm nebo MPT-stav pro sledování sofwarových RAID polí.<br>Nemůžeme najít žádné z nich na serveru.<br><br>To znamená, že nemůžeme monitorovat váš RAID.'; +$wb['monitor_serverstate_beancounterok_txt'] = 'Soubor čítačů (limitů) je v pořádku'; $wb['monitor_serverstate_beancounterinfo_txt'] = 'There are vew failure in the beancounter'; -$wb['monitor_serverstate_beancounterwarning_txt'] = 'There are some failure in the beancounter'; -$wb['monitor_serverstate_beancountercritical_txt'] = 'There are many failure in the beancounter'; -$wb['monitor_serverstate_beancountererror_txt'] = 'There are too much failure in the beancounter'; -$wb['monitor_title_beancounter_txt'] = 'OpenVz VE BeanCounter'; -$wb['monitor_beancounter_nosupport_txt'] = 'This server is not a OpenVz VE and has no beancounter information'; +$wb['monitor_serverstate_beancounterwarning_txt'] = 'Některé čítače (limity) vykazují selhání.'; +$wb['monitor_serverstate_beancountercritical_txt'] = 'Existuje mnoho selhání čítačů (limitů)'; +$wb['monitor_serverstate_beancountererror_txt'] = 'Existuje příliš mnoho selhání čítačů (limitů)'; +$wb['monitor_title_beancounter_txt'] = 'OpenVz VE čítače (limity)'; +$wb['monitor_beancounter_nosupport_txt'] = 'Tento server nemá nainstalován VE OpenVZ a proto nemá beancounter informace'; $wb['monitor_title_iptables_txt'] = 'IPTables Pravidla'; $wb['Show fail2ban-Log'] = 'Zobrazit Fail2Ban Log'; $wb['Show IPTables'] = 'Zobrazit IPTables pravidla'; -$wb['Show OpenVz VE BeanCounter'] = 'Show OpenVz VE BeanCounter'; +$wb['Show OpenVz VE BeanCounter'] = 'Zobrazit OpenVz VE BeanCounter'; +$wb['Show Monit'] = 'Zobrazit Monit'; +$wb['no_monit_url_defined_txt'] = 'No Monit URL defined.'; +$wb['no_permissions_to_view_monit_txt'] = 'You are not allowed to access Monit.'; +$wb['Show Munin'] = 'Zobrazit Munin'; +$wb['no_munin_url_defined_txt'] = 'No Munin URL defined.'; +$wb['no_permissions_to_view_munin_txt'] = 'You are not allowed to access Munin.'; ?> - - -- Gitblit v1.9.1