tbrehm
2010-03-21 b0ebbdedaa0805599b97a9d3bbc96c0a5cf2bbac
interface/web/monitor/lib/lang/pl.lng
@@ -117,13 +117,13 @@
$wb['monitor_serverstate_updatesunknown_txt'] = 'Aktualizacja systemu:???';
$wb['monitor_services_online_txt'] = 'Online';
$wb['monitor_services_offline_txt'] = 'Offline';
$wb['monitor_services_web_txt'] = 'Web-Server:';
$wb['monitor_services_ftp_txt'] = 'FTP-Server:';
$wb['monitor_services_smtp_txt'] = 'SMTP-Server:';
$wb['monitor_services_pop_txt'] = 'POP3-Server:';
$wb['monitor_services_imap_txt'] = 'IMAP-Server:';
$wb['monitor_services_mydns_txt'] = 'myDNS-Server:';
$wb['monitor_services_mysql_txt'] = 'mySQL-Server:';
$wb['monitor_services_web_txt'] = 'Web-Serwer:';
$wb['monitor_services_ftp_txt'] = 'FTP-Serwer:';
$wb['monitor_services_smtp_txt'] = 'SMTP-Serwer:';
$wb['monitor_services_pop_txt'] = 'POP3-Serwer:';
$wb['monitor_services_imap_txt'] = 'IMAP-Serwer:';
$wb['monitor_services_mydns_txt'] = 'myDNS-Serwer:';
$wb['monitor_services_mysql_txt'] = 'mySQL-Serwer:';
$wb['monitor_settings_datafromdate_txt'] = 'Dane z: ';
$wb['monitor_settings_datetimeformat_txt'] = 'Y-m-d H:i';
$wb['monitor_settings_refreshsq_txt'] = 'Odśwież sekwencje:';
@@ -134,4 +134,5 @@
$wb['monitor_title_raidstate_txt'] = 'Status RAID';
$wb['monitor_title_rkhunterlog_txt'] = 'Log RKHunter';
$wb['monitor_updates_nosupport_txt'] = 'Twoja dystrybucja systemu nie obsługuje monitorowania';
$wb['monitor_title_fail2ban_txt'] = 'Fail2Ban Log';
?>