From 2f47a59934a28e07bb875d78aa95c666c8e53170 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Jani=20V=C3=A4limaa?= Date: Tue, 9 Feb 2010 20:19:44 +0000 Subject: sync translations with .POT --- po/sk.po | 1384 ++++++++++++++++++++++++++++++++------------------------------ 1 file changed, 714 insertions(+), 670 deletions(-) (limited to 'po/sk.po') diff --git a/po/sk.po b/po/sk.po index db60e74..3cf1f77 100644 --- a/po/sk.po +++ b/po/sk.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: DrakX\n" "Report-Msgid-Bugs-To: \n" -"POT-Creation-Date: 2009-09-08 22:17+BRT\n" +"POT-Creation-Date: 2010-02-04 11:31+BRST\n" "PO-Revision-Date: 2005-09-21 14:03+0100\n" "Last-Translator: Tibor Pittich \n" "Language-Team: \n" @@ -16,169 +16,37 @@ msgstr "" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n" -#: ../src/msec/help.py:14 -#, fuzzy -msgid "Enable checking for changes in firewall settings." -msgstr "Vyhľadať súbory, ktoré nemajú vlastníka" - -#: ../src/msec/help.py:16 -#, fuzzy -msgid "Enable IP spoofing protection." -msgstr "Poviliť ochranu proti IP spoofingu" - -#: ../src/msec/help.py:18 -msgid "Send mail reports even if no changes were detected." -msgstr "" - -#: ../src/msec/help.py:20 -#, fuzzy -msgid "Accept broadcasted ICMP echo." -msgstr "Akceptovať icmp echo poslané na broadcast adresu" - -#: ../src/msec/help.py:22 -msgid "" -"Allow users to authenticate with their passwords for sudo. If this parameter " -"is set to 'wheel', users must belong to the 'wheel' group to be able to use " -"sudo" -msgstr "" - -#: ../src/msec/help.py:24 -msgid "Allow X server to accept connections from network on tcp port 6000." -msgstr "" - -#: ../src/msec/help.py:26 -msgid "Enable checking for known rootkits using chkrootkit." -msgstr "" - -#: ../src/msec/help.py:28 -#, fuzzy -msgid "Enable checking for additions/removals of suid root files." -msgstr "Kontrolovať pridanie/odobratie súborov s nastaveným root suid bitom." - -#: ../src/msec/help.py:30 -#, fuzzy -msgid "" -"Enable crontab and at for users. Put allowed users in /etc/cron.allow and /" -"etc/at.allow (see man at(1) and crontab(1))." -msgstr "" -"Povoliť/Zakázať použitie crontab pre používateľov.\n" -"\n" -"Používatelia, ktorí majú mať používanie cron démona povolené by mali byť " -"uvedení\n" -"v /etc/cron.allow a /etc/at.allow (viď. man at(1) a crontab(1))." - -#: ../src/msec/help.py:32 -#, fuzzy -msgid "Accept bogus IPv4 error messages." -msgstr "Akceptovať IPv4 chybové správy" - -#: ../src/msec/help.py:34 -msgid "Enable checksum verification for suid files." -msgstr "" - -#: ../src/msec/help.py:36 -#, fuzzy -msgid "User email to receive security notifications." -msgstr "Prosím čakajte, nastavujú sa bezpečnostné parametre..." - -#: ../src/msec/help.py:38 -#, fuzzy -msgid "Allow autologin." -msgstr "Povoliť/Zakázať autologin." - -#: ../src/msec/help.py:40 -msgid "Allow only users in wheel group to su to root." -msgstr "" - -#: ../src/msec/help.py:42 -#, fuzzy -msgid "Enable checking for empty passwords in /etc/shadow (man shadow(5))." -msgstr "Kontrolovať prázdne heslá v /etc/shadow" - -#: ../src/msec/help.py:44 -msgid "Set the shell timeout. A value of zero means no timeout." -msgstr "" -"Nastavenie času, po ktorom príkazový interpreter prevedie automatické " -"odhlásenie. Hodnota nula nenastavuje žiaden čas." - -#: ../src/msec/help.py:46 -msgid "" -"Enable permission checking on users' files that should not be owned by " -"someone else, or writable." +#: ../src/msec/config.py:45 +msgid "Modified system files" msgstr "" -#: ../src/msec/help.py:48 -msgid "" -"Creates the symlink /etc/security/msec/server to point to /etc/security/msec/" -"server.SERVER_LEVEL. The /etc/security/msec/server is used by chkconfig --" -"add to decide to add a service if it is present in the file during the " -"installation of packages. By default, two presets are provided: local (which " -"only enables local services) and remote (which also enables some remote " -"services considered safe). Note that the allowed services must be placed " -"manually into the server.SERVER_LEVEL files when necessary." -msgstr "" - -#: ../src/msec/help.py:50 -msgid "" -"Use password to authenticate users. Take EXTREME care when disabling " -"passwords, as it will leave the machine vulnerable." -msgstr "" - -#: ../src/msec/help.py:52 -msgid "" -"Set umask option for mounting vfat and ntfs partitions. If umask is '-1', " -"default system umask is used." -msgstr "" - -#: ../src/msec/help.py:54 -msgid "Enable checking for open network ports." -msgstr "" - -#: ../src/msec/help.py:56 +#: ../src/msec/config.py:46 #, fuzzy -msgid "Enable logging of strange network packets." -msgstr "Povoliť logovanie neštandardných IPv4 paketov." +msgid "No changes in system files" +msgstr "Vyhľadať súbory, ktoré nemajú vlastníka" -#: ../src/msec/help.py:58 -msgid "Allow root access without password for the members of the wheel group." +#: ../src/msec/config.py:59 +msgid "Disabled" msgstr "" -#: ../src/msec/help.py:60 -msgid "Fix owner and group of unowned files to use nobody/nogroup." +#: ../src/msec/config.py:195 ../src/msec/config.py:290 +#: ../src/msec/config.py:393 +msgid "Unable to load configuration file %s: %s" msgstr "" -#: ../src/msec/help.py:62 +#: ../src/msec/config.py:209 ../src/msec/config.py:304 +#: ../src/msec/config.py:415 #, fuzzy -msgid "Send security check results by email." -msgstr "Sumár z kontroly odoslať emailom" - -#: ../src/msec/help.py:64 -#, fuzzy -msgid "" -"Set the password minimum length and minimum number of digit and minimum " -"number of capitalized letters, using length,ndigits,nupper format." -msgstr "" -"Nastaviť minimálnu dĺžku hesla, minimálny počet číslic a minimálny počet " -"veľkých písmen." - -#: ../src/msec/help.py:66 -#, fuzzy -msgid "Set the root umask." -msgstr "Nastaviť umask pre root-a." +msgid "Bad config option: %s" +msgstr "Konfigurácia zvuku" -#: ../src/msec/help.py:68 +#: ../src/msec/config.py:244 ../src/msec/config.py:343 +#: ../src/msec/config.py:441 #, fuzzy -msgid "Enable checking for additions/removals of sgid files." -msgstr "Kontrolovať pridanie/odstránenie súborov s nastaveným sgid." - -#: ../src/msec/help.py:70 -msgid "" -"Enable verification of integrity of installed RPM packages. This will notify " -"you if checksums of the installed files were changed, showing separate " -"results for binary and configuration files." -msgstr "" +msgid "Unable to save %s: %s" +msgstr "Nie je možné načítať súbor s obrazom %s" -#: ../src/msec/help.py:72 +#: ../src/msec/help.py:14 #, fuzzy msgid "" "Allow local users to connect to X server. Accepted arguments: yes (all " @@ -191,69 +59,111 @@ msgstr "" "- LOCAL (iba pre lokálne pripojenia),\n" "- NONE (žiadne pripojenia)." -#: ../src/msec/help.py:74 +#: ../src/msec/help.py:16 #, fuzzy msgid "Enable checking for files/directories writable by everybody." msgstr "Kontrolovať súbory/priečinky či sú zapisovateľné pre všetkých" -#: ../src/msec/help.py:76 +#: ../src/msec/help.py:18 msgid "Log syslog messages on console terminal 12." msgstr "" -#: ../src/msec/help.py:78 -#, fuzzy -msgid "Enable name resolution spoofing protection." -msgstr "Ochrana voči dns spoofingu" +#: ../src/msec/help.py:20 +msgid "Send mail reports even if no changes were detected." +msgstr "" -#: ../src/msec/help.py:80 +#: ../src/msec/help.py:22 msgid "" "Defines the base security level, on top of which the current configuration " "is based." msgstr "" -#: ../src/msec/help.py:82 +#: ../src/msec/help.py:24 +#, fuzzy +msgid "Accept broadcasted ICMP echo." +msgstr "Akceptovať icmp echo poslané na broadcast adresu" + +#: ../src/msec/help.py:26 msgid "" -"Enable periodic permission checking for files specified in msec policy. If " -"set to yes, the permissions are verified on every run. If set to enforce, " -"incorrect permissions are restored to the ones specified in msec security " -"policy." +"Enable msec to enforce file permissions to the values specified in the msec " +"security policy." msgstr "" -#: ../src/msec/help.py:84 +#: ../src/msec/help.py:28 +msgid "Enable periodic permission checking for files specified in msec policy." +msgstr "" + +#: ../src/msec/help.py:30 +msgid "Allow X server to accept connections from network on tcp port 6000." +msgstr "" + +#: ../src/msec/help.py:32 +msgid "Enable checking for known rootkits using chkrootkit." +msgstr "" + +#: ../src/msec/help.py:34 msgid "" "Enable verification for changes in the installed RPM packages. This will " "notify you when new packages are installed or removed." msgstr "" -#: ../src/msec/help.py:86 +#: ../src/msec/help.py:36 +msgid "" +"Enable sectools checks. This check will run all sectool checks for a " +"security level configuration. The security level to be used during this test " +"is determined by the CHECK_SECTOOL_LEVELS variable." +msgstr "" + +#: ../src/msec/help.py:38 msgid "Set shell commands history size. A value of -1 means unlimited." msgstr "" "Nastavenie veľkosti histórie príkazového riadku. Hodnota -1 znamená " "neobmedzenú históriu." -#: ../src/msec/help.py:88 +#: ../src/msec/help.py:40 #, fuzzy msgid "Allow system reboot and shutdown to local users." msgstr "" "Povoliť/Zakázať možnosť reštartovať systém používateľom prihláseným ku " "konzole." -#: ../src/msec/help.py:90 +#: ../src/msec/help.py:42 +#, fuzzy +msgid "Enable checking for changes in firewall settings." +msgstr "Vyhľadať súbory, ktoré nemajú vlastníka" + +#: ../src/msec/help.py:44 +#, fuzzy +msgid "Enable checking for additions/removals of suid root files." +msgstr "Kontrolovať pridanie/odobratie súborov s nastaveným root suid bitom." + +#: ../src/msec/help.py:46 msgid "Enables logging of periodic checks to system log." msgstr "" -#: ../src/msec/help.py:92 +#: ../src/msec/help.py:48 #, fuzzy -msgid "Enable checking for changes in system groups." -msgstr "Vyhľadať súbory, ktoré nemajú vlastníka" +msgid "" +"Enable crontab and at for users. Put allowed users in /etc/cron.allow and /" +"etc/at.allow (see man at(1) and crontab(1))." +msgstr "" +"Povoliť/Zakázať použitie crontab pre používateľov.\n" +"\n" +"Používatelia, ktorí majú mať používanie cron démona povolené by mali byť " +"uvedení\n" +"v /etc/cron.allow a /etc/at.allow (viď. man at(1) a crontab(1))." -#: ../src/msec/help.py:94 +#: ../src/msec/help.py:50 +msgid "Enable checking for dangerous options in users' .rhosts/.shosts files." +msgstr "" + +#: ../src/msec/help.py:52 msgid "" "Enable password-related checks, such as empty passwords and strange super-" "user accounts." msgstr "" -#: ../src/msec/help.py:96 +#: ../src/msec/help.py:54 #, fuzzy msgid "" "Set the password history length to prevent password reuse. This is not " @@ -262,596 +172,448 @@ msgstr "" "Nastaviť dĺžku histórie hesiel ako prevenciu pred znovupoužitím takého " "istého hesla." -#: ../src/msec/help.py:98 -#, fuzzy -msgid "Enable daily security checks." -msgstr "Spúšťať denné bezpečnostné kontroly" +#: ../src/msec/help.py:56 +msgid "Enable checksum verification for suid files." +msgstr "" -#: ../src/msec/help.py:100 +#: ../src/msec/help.py:58 msgid "" "Use secure location for temporary files. If this parameter is set to 'yes', " "user home directory will be used for temporary files. Otherwise, /tmp will " "be used." msgstr "" -#: ../src/msec/help.py:102 -#, fuzzy -msgid "Allow direct root login on terminal." -msgstr "Povoliť/Zakázať priame prihlásenie root-a z konzoly." - -#: ../src/msec/help.py:104 -#, fuzzy -msgid "Enable checking for changes in system users." -msgstr "Vyhľadať súbory, ktoré nemajú vlastníka" - -#: ../src/msec/help.py:106 -#, fuzzy -msgid "Enable checking for unowned files." -msgstr "Vyhľadať súbory, ktoré nemajú vlastníka" - -#: ../src/msec/help.py:108 -msgid "Allow display managers (kdm and gdm) to display list of local users." -msgstr "" - -#: ../src/msec/help.py:110 -msgid "" -"Enforce MSEC file directory permissions on system startup. If this parameter " -"is set to 'enforce', system permissions will be enforced automatically, " -"according to system security settings." -msgstr "" - -#: ../src/msec/help.py:112 -msgid "Include current directory into user PATH by default" -msgstr "" - -#: ../src/msec/help.py:114 -msgid "Show security notifications in system tray using libnotify." -msgstr "" - -#: ../src/msec/help.py:116 -msgid "" -"Allow remote root login via sshd. If yes, login is allowed. If without-" -"password, only public-key authentication logins are allowed. See sshd_config" -"(5) man page for more information." -msgstr "" - -#: ../src/msec/help.py:118 -msgid "Enable checking for dangerous options in users' .rhosts/.shosts files." -msgstr "" - -#: ../src/msec/help.py:120 -msgid "Ask for root password when going to single user level (man sulogin(8))." -msgstr "" - -#: ../src/msec/help.py:122 +#: ../src/msec/help.py:60 #, fuzzy -msgid "" -"Allow to export display when passing from the root account to the other " -"users. See pam_xauth(8) for more details." -msgstr "" -"Povoliť/zakázať exportovať obrazovku\n" -"ak je odovzdaná root-om inému používateľovi.\n" -"\n" -"Pozrite pam_xauth(8) pre bližšie podrobnosti." +msgid "User email to receive security notifications." +msgstr "Prosím čakajte, nastavujú sa bezpečnostné parametre..." -#: ../src/msec/help.py:124 +#: ../src/msec/help.py:62 #, fuzzy msgid "Set the user umask." msgstr "Nastaviť umask pre používateľa." -#: ../src/msec/help.py:126 -#, fuzzy -msgid "Accept ICMP echo." -msgstr "Akceptovať icmp echo" - -#: ../src/msec/help.py:128 -#, fuzzy -msgid "" -"Allow full access to network services controlled by tcp_wrapper (see hosts." -"deny(5)). If yes, all services are allowed. If local, only connections to " -"local services are authorized. If no, the services must be authorized " -"manually in /etc/hosts.allow (see hosts.allow(5))." -msgstr "" -"Autorizovať:\n" -"\n" -"- všetky služby kontrolované pomocou tcp_wappera (viď. hosts.deny(5)) ak je " -"nastavené na \"ALL\",\n" -"\n" -"- iba lokálne, potom \"LOCAL\"\n" -"\n" -"- žiadne, potom \"NONE\".\n" -"\n" -"Pre autorizovanie služieb je potrebné použiť /etc/hosts.allow (viď. hosts." -"allow(5))." - -#: ../src/msec/help.py:130 -#, fuzzy -msgid "Activate ethernet cards promiscuity check." -msgstr "" -"Aktivovať/Deaktivovať kontrolu promiskuitného režimu ethernetovej karty." - -#: ../src/msec/help.py:132 -msgid "Perform hourly security check for changes in system configuration." -msgstr "" - -#: ../src/msec/help.py:134 -msgid "Enforce MSEC settings on system startup" -msgstr "" - -#: ../src/msec/help.py:136 -msgid "Enable periodic security check results to terminal." -msgstr "" - -#: ../src/msec/libmsec.py:338 -msgid "%s modified so launched command: %s" -msgstr "" - -#: ../src/msec/libmsec.py:347 -msgid "%s modified so should have run command: %s" -msgstr "" - -#: ../src/msec/libmsec.py:449 ../src/msec/libmsec.py:481 -#, fuzzy -msgid "deleted %s" -msgstr "Zrušiť" - -#: ../src/msec/libmsec.py:467 -#, fuzzy -msgid "touched file %s" -msgstr "Súbor neexistuje" - -#: ../src/msec/libmsec.py:487 -#, fuzzy -msgid "made symbolic link from %s to %s" -msgstr "Prepínam z ext2 na ext3" - -#: ../src/msec/libmsec.py:490 -msgid "moved file %s to %s" -msgstr "" - -#: ../src/msec/libmsec.py:540 ../src/msec/libmsec.py:556 -msgid "set variable %s to %s in %s" -msgstr "" - -#: ../src/msec/libmsec.py:767 -msgid "Error loading plugin '%s' from %s: %s" -msgstr "" - -#: ../src/msec/libmsec.py:781 -msgid "Invalid callback: %s" -msgstr "" - -#: ../src/msec/libmsec.py:790 -msgid "Plugin %s not found" -msgstr "" - -#: ../src/msec/libmsec.py:797 -msgid "Not supported function '%s' in '%s'" -msgstr "" - -#: ../src/msec/libmsec.py:804 ../src/msec/libmsec.py:1638 -msgid "In check-only mode, nothing is written back to disk." -msgstr "" - -#: ../src/msec/libmsec.py:821 -#, fuzzy -msgid "'%s' is not available in this version" -msgstr "%s nie je podporované touto verziou %s." - -#: ../src/msec/libmsec.py:831 -msgid "Invalid parameter for %s: '%s'. Valid parameters: '%s'." -msgstr "" - -#: ../src/msec/libmsec.py:846 -msgid "Allowing unrestricted chkconfig for packages" -msgstr "" - -#: ../src/msec/libmsec.py:851 -msgid "Restricting chkconfig for packages according to \"%s\" profile" -msgstr "" - -#: ../src/msec/libmsec.py:861 -#, fuzzy -msgid "Setting root umask to %s" -msgstr "Prepínam z ext2 na ext3" - -#: ../src/msec/libmsec.py:871 -#, fuzzy -msgid "Setting users umask to %s" -msgstr "Prepínam z ext2 na ext3" - -#: ../src/msec/libmsec.py:892 -msgid "Allowing users to connect X server from everywhere" -msgstr "" - -#: ../src/msec/libmsec.py:895 -msgid "Allowing users to connect X server from localhost" -msgstr "" - -#: ../src/msec/libmsec.py:898 -msgid "Restricting X server connection to the console user" -msgstr "" - -#: ../src/msec/libmsec.py:901 -msgid "invalid allow_x_connections arg: %s" -msgstr "" - -#: ../src/msec/libmsec.py:924 -#, fuzzy -msgid "Allowing the X server to listen to tcp connections" -msgstr "Povoliť X Window spojenia" - -#: ../src/msec/libmsec.py:935 -msgid "Forbidding the X server to listen to tcp connection" +#: ../src/msec/help.py:64 +msgid "Allow only users in wheel group to su to root." msgstr "" -#: ../src/msec/libmsec.py:951 -#, fuzzy -msgid "Invalid shell timeout \"%s\"" -msgstr "Automatické odhlásenie" - -#: ../src/msec/libmsec.py:959 -#, fuzzy -msgid "Setting shell timeout to %s" -msgstr "Automatické odhlásenie" - -#: ../src/msec/libmsec.py:967 -#, fuzzy -msgid "Invalid shell history size \"%s\"" -msgstr "Veľkosť histórie shellu" - -#: ../src/msec/libmsec.py:978 -#, fuzzy -msgid "Setting shell history size to %s" -msgstr "Veľkosť histórie shellu" - -#: ../src/msec/libmsec.py:982 -#, fuzzy -msgid "Removing limit on shell history size" -msgstr "Veľkosť histórie shellu" - -#: ../src/msec/libmsec.py:991 +#: ../src/msec/help.py:66 #, fuzzy -msgid "Invalid file system umask \"%s\"" -msgstr "Automatické odhlásenie" +msgid "Enable checking for empty passwords in /etc/shadow (man shadow(5))." +msgstr "Kontrolovať prázdne heslá v /etc/shadow" -#: ../src/msec/libmsec.py:1025 +#: ../src/msec/help.py:68 #, fuzzy -msgid "Allowing reboot and shutdown to the console user" -msgstr "" -"Povoliť/Zakázať možnosť reštartovať systém používateľom prihláseným ku " -"konzole." +msgid "Allow autologin." +msgstr "Povoliť/Zakázať autologin." -#: ../src/msec/libmsec.py:1032 +#: ../src/msec/help.py:70 #, fuzzy -msgid "Allowing SysRq key to the console user" -msgstr "" -"Povoliť/Zakázať možnosť reštartovať systém používateľom prihláseným ku " -"konzole." +msgid "Enable checking for changes in system users." +msgstr "Vyhľadať súbory, ktoré nemajú vlastníka" -#: ../src/msec/libmsec.py:1035 -msgid "Allowing Shutdown/Reboot in GDM" -msgstr "" +#: ../src/msec/help.py:72 +#, fuzzy +msgid "Enable checking for unowned files." +msgstr "Vyhľadať súbory, ktoré nemajú vlastníka" -#: ../src/msec/libmsec.py:1039 -msgid "Allowing Shutdown/Reboot in KDM" +#: ../src/msec/help.py:74 +msgid "Set the shell timeout. A value of zero means no timeout." msgstr "" +"Nastavenie času, po ktorom príkazový interpreter prevedie automatické " +"odhlásenie. Hodnota nula nenastavuje žiaden čas." -#: ../src/msec/libmsec.py:1042 -msgid "Allowing Ctrl-Alt-Del from console" +#: ../src/msec/help.py:76 +msgid "Allow display managers (kdm and gdm) to display list of local users." msgstr "" -#: ../src/msec/libmsec.py:1046 +#: ../src/msec/help.py:78 #, fuzzy -msgid "Forbidding reboot and shutdown to the console user" -msgstr "" -"Povoliť/Zakázať možnosť reštartovať systém používateľom prihláseným ku " -"konzole." +msgid "Enable name resolution spoofing protection." +msgstr "Ochrana voči dns spoofingu" -#: ../src/msec/libmsec.py:1054 -#, fuzzy -msgid "Forbidding SysRq key to the console user" -msgstr "Reštartovať ak je používateľ prihlásený na konzole" +#: ../src/msec/help.py:80 +msgid "" +"Enforce MSEC file directory permissions on system startup. If this parameter " +"is set to 'enforce', system permissions will be enforced automatically, " +"according to system security settings." +msgstr "" -#: ../src/msec/libmsec.py:1057 -msgid "Forbidding Shutdown/Reboot in GDM" +#: ../src/msec/help.py:82 +msgid "Include current directory into user PATH by default" msgstr "" -#: ../src/msec/libmsec.py:1061 -msgid "Forbidding Shutdown/Reboot in KDM" +#: ../src/msec/help.py:84 +msgid "" +"Enable permission checking on users' files that should not be owned by " +"someone else, or writable." msgstr "" -#: ../src/msec/libmsec.py:1064 -msgid "Forbidding Ctrl-Alt-Del from console" +#: ../src/msec/help.py:86 +msgid "" +"Creates the symlink /etc/security/msec/server to point to /etc/security/msec/" +"server.SERVER_LEVEL. The /etc/security/msec/server is used by chkconfig --" +"add to decide to add a service if it is present in the file during the " +"installation of packages. By default, two presets are provided: local (which " +"only enables local services) and remote (which also enables some remote " +"services considered safe). Note that the allowed services must be placed " +"manually into the server.SERVER_LEVEL files when necessary." msgstr "" -#: ../src/msec/libmsec.py:1078 -msgid "Allowing list of users in KDM" +#: ../src/msec/help.py:88 +msgid "" +"Use password to authenticate users. Take EXTREME care when disabling " +"passwords, as it will leave the machine vulnerable." msgstr "" -#: ../src/msec/libmsec.py:1082 -msgid "Allowing list of users in GDM" +#: ../src/msec/help.py:90 +msgid "Show security notifications in system tray using libnotify." msgstr "" -#: ../src/msec/libmsec.py:1087 -msgid "Forbidding list of users in KDM" +#: ../src/msec/help.py:92 +msgid "" +"Set umask option for mounting vfat and ntfs partitions. If umask is '-1', " +"default system umask is used." msgstr "" -#: ../src/msec/libmsec.py:1091 -msgid "Forbidding list of users in GDM" +#: ../src/msec/help.py:94 +msgid "Enable checking for open network ports." msgstr "" -#: ../src/msec/libmsec.py:1105 +#: ../src/msec/help.py:96 #, fuzzy -msgid "Allowing remote root login" -msgstr "Povoliť vzdialené prihlásenie root-a." +msgid "Allow direct root login on terminal." +msgstr "Povoliť/Zakázať priame prihlásenie root-a z konzoly." -#: ../src/msec/libmsec.py:1109 -#, fuzzy -msgid "Forbidding remote root login" -msgstr "Povoliť/Zakázať možnosť vzdialeného prihlásenia sa root-a." +#: ../src/msec/help.py:98 +msgid "Run security checks when machine is running on battery power." +msgstr "" -#: ../src/msec/libmsec.py:1113 +#: ../src/msec/help.py:100 #, fuzzy -msgid "Allowing remote root login only by passphrase" -msgstr "Povoliť vzdialené prihlásenie root-a." +msgid "Enable checking for changes in system groups." +msgstr "Vyhľadať súbory, ktoré nemajú vlastníka" -#: ../src/msec/libmsec.py:1125 -#, fuzzy -msgid "Allowing autologin" -msgstr "Povoliť/Zakázať autologin." +#: ../src/msec/help.py:102 +msgid "" +"Allow remote root login via sshd. If yes, login is allowed. If without-" +"password, only public-key authentication logins are allowed. See sshd_config" +"(5) man page for more information." +msgstr "" -#: ../src/msec/libmsec.py:1128 +#: ../src/msec/help.py:104 #, fuzzy -msgid "Forbidding autologin" -msgstr "Povoliť/Zakázať autologin." +msgid "Enable logging of strange network packets." +msgstr "Povoliť logovanie neštandardných IPv4 paketov." -#: ../src/msec/libmsec.py:1133 -msgid "Activating password in boot loader" +#: ../src/msec/help.py:106 +msgid "Ask for root password when going to single user level (man sulogin(8))." msgstr "" -#: ../src/msec/libmsec.py:1147 +#: ../src/msec/help.py:108 #, fuzzy -msgid "Removing password in boot loader" -msgstr "Neobmedzená platnosť hesla pre" +msgid "Enable IP spoofing protection." +msgstr "Poviliť ochranu proti IP spoofingu" -#: ../src/msec/libmsec.py:1162 -#, fuzzy -msgid "Enabling log on console" -msgstr "Povoliť/Zakázať zobrazovanie syslog reportov na konzole č.12" +#: ../src/msec/help.py:110 +msgid "Allow root access without password for the members of the wheel group." +msgstr "" -#: ../src/msec/libmsec.py:1166 -#, fuzzy -msgid "Disabling log on console" -msgstr "Zobraziť logo na konzole" +#: ../src/msec/help.py:112 +msgid "Fix owner and group of unowned files to use nobody/nogroup." +msgstr "" -#: ../src/msec/libmsec.py:1178 +#: ../src/msec/help.py:114 #, fuzzy -msgid "Activating daily security check" -msgstr "Aktivovať/Deaktivovať denné bezpečnostné kontroly." +msgid "Send security check results by email." +msgstr "Sumár z kontroly odoslať emailom" -#: ../src/msec/libmsec.py:1182 +#: ../src/msec/help.py:116 #, fuzzy -msgid "Disabling daily security check" -msgstr "Denné bezpečnostné kontroly" - -#: ../src/msec/libmsec.py:1199 -msgid "Authorizing all services" +msgid "" +"Allow to export display when passing from the root account to the other " +"users. See pam_xauth(8) for more details." msgstr "" +"Povoliť/zakázať exportovať obrazovku\n" +"ak je odovzdaná root-om inému používateľovi.\n" +"\n" +"Pozrite pam_xauth(8) pre bližšie podrobnosti." -#: ../src/msec/libmsec.py:1203 -msgid "Disabling all services" +#: ../src/msec/help.py:118 +msgid "" +"Defines the sectool level to use during the periodic security check. You may " +"use the sectool-gui application to select individual tests for each level. " +"If this variable is not defined, the default level defined in sectool " +"configuration will be used." msgstr "" -#: ../src/msec/libmsec.py:1207 +#: ../src/msec/help.py:120 #, fuzzy -msgid "Disabling non local services" -msgstr "Zdieľanie lokálnych skenerov" +msgid "Enable daily security checks." +msgstr "Spúšťať denné bezpečnostné kontroly" -#: ../src/msec/libmsec.py:1240 +#: ../src/msec/help.py:122 #, fuzzy -msgid "Enabling name resolution spoofing protection" -msgstr "Ochrana voči dns spoofingu" +msgid "Accept ICMP echo." +msgstr "Akceptovať icmp echo" -#: ../src/msec/libmsec.py:1245 +#: ../src/msec/help.py:124 #, fuzzy -msgid "Disabling name resolution spoofing protection" -msgstr "Ochrana voči dns spoofingu" +msgid "" +"Set the password minimum length and minimum number of digit and minimum " +"number of capitalized letters, using length,ndigits,nupper format." +msgstr "" +"Nastaviť minimálnu dĺžku hesla, minimálny počet číslic a minimálny počet " +"veľkých písmen." -#: ../src/msec/libmsec.py:1273 +#: ../src/msec/help.py:126 #, fuzzy -msgid "Enabling sulogin in single user runlevel" -msgstr "Povoliť/Zakázať sulogin(8) v jednopoužívateľskom režime" +msgid "" +"Allow full access to network services controlled by tcp_wrapper (see hosts." +"deny(5)). If yes, all services are allowed. If local, only connections to " +"local services are authorized. If no, the services must be authorized " +"manually in /etc/hosts.allow (see hosts.allow(5))." +msgstr "" +"Autorizovať:\n" +"\n" +"- všetky služby kontrolované pomocou tcp_wappera (viď. hosts.deny(5)) ak je " +"nastavené na \"ALL\",\n" +"\n" +"- iba lokálne, potom \"LOCAL\"\n" +"\n" +"- žiadne, potom \"NONE\".\n" +"\n" +"Pre autorizovanie služieb je potrebné použiť /etc/hosts.allow (viď. hosts." +"allow(5))." -#: ../src/msec/libmsec.py:1277 -#, fuzzy -msgid "Disabling sulogin in single user runlevel" -msgstr "Povoliť/Zakázať sulogin(8) v jednopoužívateľskom režime" +#: ../src/msec/help.py:128 +msgid "" +"Enable verification of integrity of installed RPM packages. This will notify " +"you if checksums of the installed files were changed, showing separate " +"results for binary and configuration files." +msgstr "" -#: ../src/msec/libmsec.py:1288 +#: ../src/msec/help.py:130 #, fuzzy -msgid "Enabling msec periodic runs" -msgstr "Povoľuje sa swap oddiel %s" +msgid "Set the root umask." +msgstr "Nastaviť umask pre root-a." -#: ../src/msec/libmsec.py:1292 -msgid "Disabling msec periodic runs" +#: ../src/msec/help.py:132 +msgid "Perform hourly security check for changes in system configuration." msgstr "" -#: ../src/msec/libmsec.py:1305 +#: ../src/msec/help.py:134 +msgid "Enforce MSEC settings on system startup" +msgstr "" + +#: ../src/msec/help.py:136 +msgid "Enable periodic security check results to terminal." +msgstr "" + +#: ../src/msec/help.py:138 #, fuzzy -msgid "Enabling crontab and at" -msgstr "Povoliť \"crontab\" a \"at\" pre používateľov" +msgid "Accept bogus IPv4 error messages." +msgstr "Akceptovať IPv4 chybové správy" -#: ../src/msec/libmsec.py:1312 +#: ../src/msec/help.py:140 #, fuzzy -msgid "Disabling crontab and at" -msgstr "Povoliť \"crontab\" a \"at\" pre používateľov" +msgid "Enable checking for additions/removals of sgid files." +msgstr "Kontrolovať pridanie/odstránenie súborov s nastaveným sgid." -#: ../src/msec/libmsec.py:1324 -msgid "Allowing export display from root" +#: ../src/msec/help.py:142 +#, fuzzy +msgid "Activate ethernet cards promiscuity check." msgstr "" +"Aktivovať/Deaktivovať kontrolu promiskuitného režimu ethernetovej karty." -#: ../src/msec/libmsec.py:1328 -msgid "Forbidding export display from root" +#: ../src/msec/libmsec.py:266 +msgid "%s modified so launched command: %s" msgstr "" -#: ../src/msec/libmsec.py:1339 -#, fuzzy -msgid "Activating periodic promiscuity check" +#: ../src/msec/libmsec.py:275 +msgid "%s modified so should have run command: %s" msgstr "" -"Aktivovať/Deaktivovať kontrolu promiskuitného režimu ethernetovej karty." -#: ../src/msec/libmsec.py:1343 +#: ../src/msec/libmsec.py:377 ../src/msec/libmsec.py:409 #, fuzzy -msgid "Disabling periodic promiscuity check" -msgstr "Kontrola promiskuitného režimu ethernet karty" +msgid "deleted %s" +msgstr "Zrušiť" -#: ../src/msec/libmsec.py:1369 +#: ../src/msec/libmsec.py:395 #, fuzzy -msgid "Allowing direct root login" -msgstr "Povoliť/Zakázať priame prihlásenie root-a z konzoly." +msgid "touched file %s" +msgstr "Súbor neexistuje" -#: ../src/msec/libmsec.py:1386 +#: ../src/msec/libmsec.py:415 #, fuzzy -msgid "Forbidding direct root login" -msgstr "Povoliť/Zakázať priame prihlásenie root-a z konzoly." +msgid "made symbolic link from %s to %s" +msgstr "Prepínam z ext2 na ext3" -#: ../src/msec/libmsec.py:1516 -msgid "Using secure location for temporary files" +#: ../src/msec/libmsec.py:418 +msgid "moved file %s to %s" msgstr "" -#: ../src/msec/libmsec.py:1518 -msgid "Not using secure location for temporary files" +#: ../src/msec/libmsec.py:468 ../src/msec/libmsec.py:484 +msgid "set variable %s to %s in %s" msgstr "" -#: ../src/msec/libmsec.py:1538 -msgid "Allowing including current directory in path" +#: ../src/msec/libmsec.py:686 +msgid "Error loading plugin '%s' from %s: %s" msgstr "" -#: ../src/msec/libmsec.py:1541 -msgid "Not allowing including current directory in path" +#: ../src/msec/libmsec.py:703 +msgid "Invalid callback: %s" +msgstr "" + +#: ../src/msec/libmsec.py:712 +msgid "Plugin %s not found" +msgstr "" + +#: ../src/msec/libmsec.py:719 +msgid "Not supported function '%s' in '%s'" +msgstr "" + +#: ../src/msec/libmsec.py:726 ../src/msec/libmsec.py:856 +msgid "In check-only mode, nothing is written back to disk." msgstr "" -#: ../src/msec/libmsec.py:1568 +#: ../src/msec/libmsec.py:753 +msgid "Invalid parameter for %s: '%s'. Valid parameters: '%s'." +msgstr "" + +#: ../src/msec/libmsec.py:786 #, fuzzy msgid "user name %s not found" msgstr "Používateľské meno je príliš dlhé" -#: ../src/msec/libmsec.py:1580 +#: ../src/msec/libmsec.py:798 msgid "user name not found for id %d" msgstr "" -#: ../src/msec/libmsec.py:1592 +#: ../src/msec/libmsec.py:810 msgid "group name %s not found" msgstr "" -#: ../src/msec/libmsec.py:1604 +#: ../src/msec/libmsec.py:822 msgid "group name not found for id %d" msgstr "" -#: ../src/msec/libmsec.py:1614 +#: ../src/msec/libmsec.py:832 msgid "Unable to check /proc/mounts. Assuming all file systems are local." msgstr "" -#: ../src/msec/libmsec.py:1653 +#: ../src/msec/libmsec.py:871 #, fuzzy msgid "Forcing ownership of %s to %s" msgstr "Prepínam z ext2 na ext3" -#: ../src/msec/libmsec.py:1657 +#: ../src/msec/libmsec.py:875 #, fuzzy msgid "Error changing user on %s: %s" msgstr "chyba pri odpojení %s: %s" -#: ../src/msec/libmsec.py:1659 +#: ../src/msec/libmsec.py:877 msgid "Wrong owner of %s: should be %s" msgstr "" -#: ../src/msec/libmsec.py:1662 +#: ../src/msec/libmsec.py:880 #, fuzzy msgid "Enforcing group on %s to %s" msgstr "Prepínam z ext2 na ext3" -#: ../src/msec/libmsec.py:1666 +#: ../src/msec/libmsec.py:884 #, fuzzy msgid "Error changing group on %s: %s" msgstr "chyba pri odpojení %s: %s" -#: ../src/msec/libmsec.py:1668 +#: ../src/msec/libmsec.py:886 msgid "Wrong group of %s: should be %s" msgstr "" -#: ../src/msec/libmsec.py:1673 +#: ../src/msec/libmsec.py:891 msgid "Enforcing permissions on %s to %o" msgstr "" -#: ../src/msec/libmsec.py:1677 +#: ../src/msec/libmsec.py:895 msgid "Error changing permissions on %s: %s" msgstr "" -#: ../src/msec/libmsec.py:1679 +#: ../src/msec/libmsec.py:897 msgid "Wrong permissions of %s: should be %o" msgstr "" -#: ../src/msec/libmsec.py:1696 +#: ../src/msec/libmsec.py:914 msgid "bad permissions for '%s': '%s'" msgstr "" -#: ../src/msec/libmsec.py:1721 +#: ../src/msec/libmsec.py:939 msgid "Non local file: \"%s\". Nothing changed." msgstr "" -#: ../src/msec/libmsec.py:1763 +#: ../src/msec/libmsec.py:981 #, fuzzy msgid "Checking paths: %s" msgstr "Kontroluje sa %s" -#: ../src/msec/msec.py:85 ../src/msec/msecperms.py:98 +#: ../src/msec/msec.py:87 ../src/msec/msecperms.py:96 #, fuzzy msgid "Invalid security level '%s'." msgstr "Úroveň bezpečnosti" -#: ../src/msec/msec.py:108 ../src/msec/msecperms.py:127 +#: ../src/msec/msec.py:114 ../src/msec/msecperms.py:121 msgid "Msec: Mandriva Security Center (%s)\n" msgstr "" -#: ../src/msec/msec.py:109 ../src/msec/msecperms.py:128 +#: ../src/msec/msec.py:115 ../src/msec/msecperms.py:122 msgid "Error: This application must be executed by root!" msgstr "" -#: ../src/msec/msec.py:110 ../src/msec/msecperms.py:129 +#: ../src/msec/msec.py:116 ../src/msec/msecperms.py:123 msgid "Run with --help to get help." msgstr "" -#: ../src/msec/msec.py:132 ../src/msec/msecperms.py:150 -msgid "Level '%s' not found, aborting." +#: ../src/msec/msec.py:142 +msgid "Level '%s' not found, aborting." +msgstr "" + +#: ../src/msec/msec.py:144 +#, fuzzy +msgid "Switching to '%s' level." +msgstr "Prepínam z ext2 na ext3" + +#: ../src/msec/msec.py:151 +msgid "No custom file permissions for level '%s'." msgstr "" -#: ../src/msec/msec.py:134 ../src/msec/msecperms.py:152 +#: ../src/msec/msec.py:152 #, fuzzy -msgid "Switching to '%s' level." +msgid "Saving file permissions to '%s' level." msgstr "Prepínam z ext2 na ext3" -#: ../src/msec/msec.py:151 ../src/msec/msecperms.py:170 +#: ../src/msec/msec.py:192 ../src/msec/msecperms.py:160 #, fuzzy msgid "Unable to save config!" msgstr "Nie je možné načítať súbor s obrazom %s" -#: ../src/msec/msecgui.py:50 +#: ../src/msec/msec.py:194 +msgid "Unable to save file system permissions!" +msgstr "" + +#: ../src/msec/msecgui.py:51 msgid "" "Choose security level\n" "This application allows you to configure your system security. If you wish\n" "to activate it, choose the appropriate security level: " msgstr "" -#: ../src/msec/msecgui.py:54 +#: ../src/msec/msecgui.py:55 msgid "" "This profile configures a reasonably safe set of security features. It " "activates several non-intrusive periodic system checks. This is the " "suggested level for Desktop." msgstr "" -#: ../src/msec/msecgui.py:56 +#: ../src/msec/msecgui.py:57 msgid "" "This profile is configured to provide maximum security, even at the cost of " "limiting the remote access to the system. It also runs a wider set of " @@ -859,7 +621,7 @@ msgid "" "systems . " msgstr "" -#: ../src/msec/msecgui.py:59 +#: ../src/msec/msecgui.py:60 msgid "" "System security options\n" "These options control the local security configuration, such as the login " @@ -869,7 +631,7 @@ msgid "" "permissions. " msgstr "" -#: ../src/msec/msecgui.py:64 +#: ../src/msec/msecgui.py:65 msgid "" "Network security options\n" "These options define the network security against remote threats, " @@ -877,14 +639,14 @@ msgid "" "and breakin attempts. " msgstr "" -#: ../src/msec/msecgui.py:68 +#: ../src/msec/msecgui.py:69 msgid "" "Periodic security checks\n" "These options configure the security checks that should be executed " "periodically. " msgstr "" -#: ../src/msec/msecgui.py:71 +#: ../src/msec/msecgui.py:72 msgid "" "Exceptions\n" "Here you can configure the allowed exceptions for msec periodic security\n" @@ -892,7 +654,7 @@ msgid "" "for each check. Note that each exception is parsed as a regexp." msgstr "" -#: ../src/msec/msecgui.py:76 +#: ../src/msec/msecgui.py:77 msgid "" "File permissions\n" "These options allow to fine-tune system permissions for important files and " @@ -904,42 +666,32 @@ msgid "" "changing them to the specified values when a change is detected. " msgstr "" -#: ../src/msec/msecgui.py:82 +#: ../src/msec/msecgui.py:83 #, fuzzy msgid "Save and apply new configuration?" msgstr "Prosím čakajte... Aplikuje sa konfigurácia" -#: ../src/msec/msecgui.py:150 +#: ../src/msec/msecgui.py:151 #, fuzzy msgid "_File" msgstr "Čile" -#: ../src/msec/msecgui.py:152 +#: ../src/msec/msecgui.py:153 #, fuzzy msgid "_Save configuration" msgstr "Konfigurácia zvuku" -#: ../src/msec/msecgui.py:154 -#, fuzzy -msgid "_Import configuration" -msgstr "Konfigurácia zvuku" - -#: ../src/msec/msecgui.py:155 -#, fuzzy -msgid "_Export configuration" -msgstr "Konfigurácia zvuku" - -#: ../src/msec/msecgui.py:157 +#: ../src/msec/msecgui.py:158 #, fuzzy msgid "_Quit" msgstr "Koniec" -#: ../src/msec/msecgui.py:159 ../src/msec/msecgui.py:161 +#: ../src/msec/msecgui.py:160 ../src/msec/msecgui.py:162 #, fuzzy msgid "_Help" msgstr "Pomoc" -#: ../src/msec/msecgui.py:162 +#: ../src/msec/msecgui.py:163 #, fuzzy msgid "_About" msgstr "O" @@ -949,285 +701,271 @@ msgstr "O" msgid "MSEC: System Security and Audit" msgstr "Systémové nastavenia" -#: ../src/msec/msecgui.py:205 -#, fuzzy -msgid "Save and apply current policy" -msgstr "Prosím čakajte... Aplikuje sa konfigurácia" - -#: ../src/msec/msecgui.py:211 -#, fuzzy -msgid "Quit" -msgstr "Koniec" - -#: ../src/msec/msecgui.py:227 +#: ../src/msec/msecgui.py:208 #, fuzzy msgid "Basic security" msgstr "Denné bezpečnostné kontroly" -#: ../src/msec/msecgui.py:228 +#: ../src/msec/msecgui.py:209 #, fuzzy msgid "System security" msgstr "Bezpečnosť" -#: ../src/msec/msecgui.py:229 +#: ../src/msec/msecgui.py:210 #, fuzzy msgid "Network security" msgstr "Sieťový profil" -#: ../src/msec/msecgui.py:230 +#: ../src/msec/msecgui.py:211 #, fuzzy msgid "Periodic checks" msgstr "Periodické kontroly" -#: ../src/msec/msecgui.py:231 +#: ../src/msec/msecgui.py:212 #, fuzzy msgid "Exceptions" msgstr "Parametre" -#: ../src/msec/msecgui.py:232 ../src/msec/msecgui.py:909 +#: ../src/msec/msecgui.py:213 ../src/msec/msecgui.py:890 msgid "Permissions" msgstr "Práva" -#: ../src/msec/msecgui.py:265 +#: ../src/msec/msecgui.py:246 msgid "MSEC option changes" msgstr "" -#: ../src/msec/msecgui.py:265 +#: ../src/msec/msecgui.py:246 #, fuzzy msgid "option" msgstr "Parametre" -#: ../src/msec/msecgui.py:266 +#: ../src/msec/msecgui.py:247 #, fuzzy msgid "System permissions changes" msgstr "Systémové možnosti" -#: ../src/msec/msecgui.py:266 +#: ../src/msec/msecgui.py:247 #, fuzzy msgid "permission check" msgstr "Práva" -#: ../src/msec/msecgui.py:276 +#: ../src/msec/msecgui.py:257 msgid "changed %s %s (%s -> %s)" msgstr "" -#: ../src/msec/msecgui.py:281 +#: ../src/msec/msecgui.py:262 msgid "added %s %s (%s)" msgstr "" -#: ../src/msec/msecgui.py:286 +#: ../src/msec/msecgui.py:267 msgid "removed %s %s" msgstr "" -#: ../src/msec/msecgui.py:290 +#: ../src/msec/msecgui.py:271 #, fuzzy msgid "no changes" msgstr "Bez zdieľania" -#: ../src/msec/msecgui.py:302 +#: ../src/msec/msecgui.py:283 #, fuzzy msgid "Saving changes.." msgstr "Odstraňujú sa balíky..." -#: ../src/msec/msecgui.py:336 +#: ../src/msec/msecgui.py:317 msgid "%s: %s\n" msgstr "" -#: ../src/msec/msecgui.py:343 +#: ../src/msec/msecgui.py:324 msgid "MSEC test run results: %s" msgstr "" -#: ../src/msec/msecgui.py:351 +#: ../src/msec/msecgui.py:332 msgid "Details" msgstr "Detaily" -#: ../src/msec/msecgui.py:357 +#: ../src/msec/msecgui.py:338 msgid "MSEC messages (%s): %d" msgstr "" -#: ../src/msec/msecgui.py:371 +#: ../src/msec/msecgui.py:352 msgid "Details (%d changes).." msgstr "" -#: ../src/msec/msecgui.py:419 +#: ../src/msec/msecgui.py:405 msgid "No base msec level specified, using '%s'" msgstr "" -#: ../src/msec/msecgui.py:422 +#: ../src/msec/msecgui.py:408 msgid "Detected base msec level '%s'" msgstr "" -#: ../src/msec/msecgui.py:427 +#: ../src/msec/msecgui.py:413 msgid "Custom base config level '%s' found. Will default to '%s'" msgstr "" -#: ../src/msec/msecgui.py:455 +#: ../src/msec/msecgui.py:441 #, fuzzy msgid "Security Option" msgstr "Zadajte voľby" -#: ../src/msec/msecgui.py:465 +#: ../src/msec/msecgui.py:451 #, fuzzy msgid "Description" msgstr "Zadajte voľby" -#: ../src/msec/msecgui.py:470 +#: ../src/msec/msecgui.py:456 #, fuzzy msgid "Value" msgstr "Palau" -#: ../src/msec/msecgui.py:480 +#: ../src/msec/msecgui.py:466 #, fuzzy msgid "Invalid option '%s'!" msgstr "Základné nastavenia" -#: ../src/msec/msecgui.py:530 +#: ../src/msec/msecgui.py:516 #, fuzzy msgid "Enable MSEC tool" msgstr "Povoliť štart z CD?" -#: ../src/msec/msecgui.py:537 +#: ../src/msec/msecgui.py:523 #, fuzzy msgid "Select the base security level" msgstr "Prosím, zvoľte si zodpovedajúcu bezpečnostnú úroveň" -#: ../src/msec/msecgui.py:541 +#: ../src/msec/msecgui.py:527 msgid "Standard" msgstr "Štandardná" -#: ../src/msec/msecgui.py:554 +#: ../src/msec/msecgui.py:536 #, fuzzy msgid "Secure" msgstr "Bezpečnosť" -#: ../src/msec/msecgui.py:571 +#: ../src/msec/msecgui.py:549 #, fuzzy msgid "Send security alerts by email" msgstr "Bezpečnostné varovania:" -#: ../src/msec/msecgui.py:578 +#: ../src/msec/msecgui.py:556 #, fuzzy msgid "System administrator email address:" msgstr "Nastavenie administrátorského (root) hesla" -#: ../src/msec/msecgui.py:597 +#: ../src/msec/msecgui.py:575 msgid "Display security alerts on desktop" msgstr "" -#: ../src/msec/msecgui.py:758 +#: ../src/msec/msecgui.py:739 #, fuzzy msgid "Enable periodic security checks" msgstr "Povoliť bezpečnostné kontroly msec každú hodinu" -#: ../src/msec/msecgui.py:820 +#: ../src/msec/msecgui.py:801 #, fuzzy msgid "Security check" msgstr "Periodické kontroly" -#: ../src/msec/msecgui.py:826 +#: ../src/msec/msecgui.py:807 #, fuzzy msgid "Exception" msgstr "Parametre" -#: ../src/msec/msecgui.py:847 ../src/msec/msecgui.py:966 +#: ../src/msec/msecgui.py:828 ../src/msec/msecgui.py:947 #, fuzzy msgid "Add a rule" msgstr "Pridať používateľa" -#: ../src/msec/msecgui.py:852 ../src/msec/msecgui.py:971 +#: ../src/msec/msecgui.py:833 ../src/msec/msecgui.py:952 msgid "Delete" msgstr "Zrušiť" -#: ../src/msec/msecgui.py:891 +#: ../src/msec/msecgui.py:872 msgid "Path" msgstr "Cesta" -#: ../src/msec/msecgui.py:897 +#: ../src/msec/msecgui.py:878 #, fuzzy msgid "User" msgstr "ID používateľa" -#: ../src/msec/msecgui.py:903 +#: ../src/msec/msecgui.py:884 #, fuzzy msgid "Group" msgstr "ID skupiny" -#: ../src/msec/msecgui.py:917 +#: ../src/msec/msecgui.py:898 #, fuzzy msgid "Enforce" msgstr "Ignorovať" -#: ../src/msec/msecgui.py:961 -msgid "Reset to default level permissions" -msgstr "" - -#: ../src/msec/msecgui.py:1067 +#: ../src/msec/msecgui.py:1051 msgid "Editing exception" msgstr "" -#: ../src/msec/msecgui.py:1072 +#: ../src/msec/msecgui.py:1056 msgid "Adding new exception" msgstr "" -#: ../src/msec/msecgui.py:1079 +#: ../src/msec/msecgui.py:1063 msgid "" "Editing exception. Please select the correspondent msec check and exception " "value\n" msgstr "" -#: ../src/msec/msecgui.py:1086 +#: ../src/msec/msecgui.py:1070 msgid "Check: " msgstr "" -#: ../src/msec/msecgui.py:1101 +#: ../src/msec/msecgui.py:1085 msgid "Exception: " msgstr "" -#: ../src/msec/msecgui.py:1136 +#: ../src/msec/msecgui.py:1120 msgid "Changing permissions for %s" msgstr "" -#: ../src/msec/msecgui.py:1143 +#: ../src/msec/msecgui.py:1127 msgid "Adding new permission check" msgstr "" -#: ../src/msec/msecgui.py:1155 +#: ../src/msec/msecgui.py:1139 msgid "" "Changing permissions on %s\n" "Please specify new permissions, or use 'current' to keep current " "permissions.\n" msgstr "" -#: ../src/msec/msecgui.py:1155 +#: ../src/msec/msecgui.py:1139 msgid "new file" msgstr "" -#: ../src/msec/msecgui.py:1163 +#: ../src/msec/msecgui.py:1147 #, fuzzy msgid "File: " msgstr "/_Súbory" -#: ../src/msec/msecgui.py:1171 +#: ../src/msec/msecgui.py:1155 #, fuzzy msgid "User: " msgstr "ID používateľa" -#: ../src/msec/msecgui.py:1179 +#: ../src/msec/msecgui.py:1163 #, fuzzy msgid "Group: " msgstr "ID skupiny" -#: ../src/msec/msecgui.py:1187 +#: ../src/msec/msecgui.py:1171 #, fuzzy msgid "Permissions: " msgstr "Práva" -#: ../src/msec/msecgui.py:1248 +#: ../src/msec/msecgui.py:1232 #, fuzzy msgid "Select new value for %s" msgstr "Výber súboru s firmware pre %s" -#: ../src/msec/msecgui.py:1257 +#: ../src/msec/msecgui.py:1241 msgid "" "%s\n" "\n" @@ -1236,35 +974,304 @@ msgid "" "\t%sSecure level value:\t\t%s%s\n" msgstr "" -#: ../src/msec/msecgui.py:1268 +#: ../src/msec/msecgui.py:1252 #, fuzzy msgid "New value:" msgstr "Nová Kaledónia" -#: ../src/msec/msecgui.py:1330 +#: ../src/msec/msecgui.py:1314 msgid "Save your changes?" msgstr "" -#: ../src/msec/msecgui.py:1332 +#: ../src/msec/msecgui.py:1316 #, fuzzy msgid "_Cancel" msgstr "Zrušiť" -#: ../src/msec/msecgui.py:1333 +#: ../src/msec/msecgui.py:1317 #, fuzzy msgid "_Ignore" msgstr "Ignorovať" -#: ../src/msec/msecgui.py:1334 +#: ../src/msec/msecgui.py:1318 #, fuzzy msgid "_Save" msgstr "Uložiť" -#: ../src/msec/msecgui.py:1336 +#: ../src/msec/msecgui.py:1320 #, fuzzy msgid "Do you want to save changes before closing?" msgstr "Želáte si uložiť zmeny do /etc/fstab" +#: ../src/msec/plugins/msec.py:149 +msgid "Allowing unrestricted chkconfig for packages" +msgstr "" + +#: ../src/msec/plugins/msec.py:154 +msgid "Restricting chkconfig for packages according to \"%s\" profile" +msgstr "" + +#: ../src/msec/plugins/msec.py:164 +#, fuzzy +msgid "Setting root umask to %s" +msgstr "Prepínam z ext2 na ext3" + +#: ../src/msec/plugins/msec.py:174 +#, fuzzy +msgid "Setting users umask to %s" +msgstr "Prepínam z ext2 na ext3" + +#: ../src/msec/plugins/msec.py:195 +msgid "Allowing users to connect X server from everywhere" +msgstr "" + +#: ../src/msec/plugins/msec.py:198 +msgid "Allowing users to connect X server from localhost" +msgstr "" + +#: ../src/msec/plugins/msec.py:201 +msgid "Restricting X server connection to the console user" +msgstr "" + +#: ../src/msec/plugins/msec.py:204 +msgid "invalid allow_x_connections arg: %s" +msgstr "" + +#: ../src/msec/plugins/msec.py:227 +#, fuzzy +msgid "Allowing the X server to listen to tcp connections" +msgstr "Povoliť X Window spojenia" + +#: ../src/msec/plugins/msec.py:238 +msgid "Forbidding the X server to listen to tcp connection" +msgstr "" + +#: ../src/msec/plugins/msec.py:254 +#, fuzzy +msgid "Invalid shell timeout \"%s\"" +msgstr "Automatické odhlásenie" + +#: ../src/msec/plugins/msec.py:262 +#, fuzzy +msgid "Setting shell timeout to %s" +msgstr "Automatické odhlásenie" + +#: ../src/msec/plugins/msec.py:270 +#, fuzzy +msgid "Invalid shell history size \"%s\"" +msgstr "Veľkosť histórie shellu" + +#: ../src/msec/plugins/msec.py:281 +#, fuzzy +msgid "Setting shell history size to %s" +msgstr "Veľkosť histórie shellu" + +#: ../src/msec/plugins/msec.py:285 +#, fuzzy +msgid "Removing limit on shell history size" +msgstr "Veľkosť histórie shellu" + +#: ../src/msec/plugins/msec.py:294 +#, fuzzy +msgid "Invalid file system umask \"%s\"" +msgstr "Automatické odhlásenie" + +#: ../src/msec/plugins/msec.py:328 +#, fuzzy +msgid "Allowing reboot and shutdown to the console user" +msgstr "" +"Povoliť/Zakázať možnosť reštartovať systém používateľom prihláseným ku " +"konzole." + +#: ../src/msec/plugins/msec.py:335 +#, fuzzy +msgid "Allowing SysRq key to the console user" +msgstr "" +"Povoliť/Zakázať možnosť reštartovať systém používateľom prihláseným ku " +"konzole." + +#: ../src/msec/plugins/msec.py:338 +msgid "Allowing Shutdown/Reboot in GDM" +msgstr "" + +#: ../src/msec/plugins/msec.py:342 +msgid "Allowing Shutdown/Reboot in KDM" +msgstr "" + +#: ../src/msec/plugins/msec.py:345 +msgid "Allowing Ctrl-Alt-Del from console" +msgstr "" + +#: ../src/msec/plugins/msec.py:349 +#, fuzzy +msgid "Forbidding reboot and shutdown to the console user" +msgstr "" +"Povoliť/Zakázať možnosť reštartovať systém používateľom prihláseným ku " +"konzole." + +#: ../src/msec/plugins/msec.py:357 +#, fuzzy +msgid "Forbidding SysRq key to the console user" +msgstr "Reštartovať ak je používateľ prihlásený na konzole" + +#: ../src/msec/plugins/msec.py:360 +msgid "Forbidding Shutdown/Reboot in GDM" +msgstr "" + +#: ../src/msec/plugins/msec.py:364 +msgid "Forbidding Shutdown/Reboot in KDM" +msgstr "" + +#: ../src/msec/plugins/msec.py:367 +msgid "Forbidding Ctrl-Alt-Del from console" +msgstr "" + +#: ../src/msec/plugins/msec.py:381 +msgid "Allowing list of users in KDM" +msgstr "" + +#: ../src/msec/plugins/msec.py:385 +msgid "Allowing list of users in GDM" +msgstr "" + +#: ../src/msec/plugins/msec.py:390 +msgid "Forbidding list of users in KDM" +msgstr "" + +#: ../src/msec/plugins/msec.py:394 +msgid "Forbidding list of users in GDM" +msgstr "" + +#: ../src/msec/plugins/msec.py:405 +#, fuzzy +msgid "Allowing autologin" +msgstr "Povoliť/Zakázať autologin." + +#: ../src/msec/plugins/msec.py:408 +#, fuzzy +msgid "Forbidding autologin" +msgstr "Povoliť/Zakázať autologin." + +#: ../src/msec/plugins/msec.py:413 +msgid "Activating password in boot loader" +msgstr "" + +#: ../src/msec/plugins/msec.py:427 +#, fuzzy +msgid "Removing password in boot loader" +msgstr "Neobmedzená platnosť hesla pre" + +#: ../src/msec/plugins/msec.py:442 +#, fuzzy +msgid "Enabling log on console" +msgstr "Povoliť/Zakázať zobrazovanie syslog reportov na konzole č.12" + +#: ../src/msec/plugins/msec.py:446 +#, fuzzy +msgid "Disabling log on console" +msgstr "Zobraziť logo na konzole" + +#: ../src/msec/plugins/msec.py:463 +msgid "Authorizing all services" +msgstr "" + +#: ../src/msec/plugins/msec.py:467 +msgid "Disabling all services" +msgstr "" + +#: ../src/msec/plugins/msec.py:471 +#, fuzzy +msgid "Disabling non local services" +msgstr "Zdieľanie lokálnych skenerov" + +#: ../src/msec/plugins/msec.py:483 +#, fuzzy +msgid "Enabling sulogin in single user runlevel" +msgstr "Povoliť/Zakázať sulogin(8) v jednopoužívateľskom režime" + +#: ../src/msec/plugins/msec.py:487 +#, fuzzy +msgid "Disabling sulogin in single user runlevel" +msgstr "Povoliť/Zakázať sulogin(8) v jednopoužívateľskom režime" + +#: ../src/msec/plugins/msec.py:498 +#, fuzzy +msgid "Enabling msec periodic runs" +msgstr "Povoľuje sa swap oddiel %s" + +#: ../src/msec/plugins/msec.py:502 +msgid "Disabling msec periodic runs" +msgstr "" + +#: ../src/msec/plugins/msec.py:515 +#, fuzzy +msgid "Enabling crontab and at" +msgstr "Povoliť \"crontab\" a \"at\" pre používateľov" + +#: ../src/msec/plugins/msec.py:522 +#, fuzzy +msgid "Disabling crontab and at" +msgstr "Povoliť \"crontab\" a \"at\" pre používateľov" + +#: ../src/msec/plugins/msec.py:534 +msgid "Allowing export display from root" +msgstr "" + +#: ../src/msec/plugins/msec.py:538 +msgid "Forbidding export display from root" +msgstr "" + +#: ../src/msec/plugins/msec.py:564 +#, fuzzy +msgid "Allowing direct root login" +msgstr "Povoliť/Zakázať priame prihlásenie root-a z konzoly." + +#: ../src/msec/plugins/msec.py:581 +#, fuzzy +msgid "Forbidding direct root login" +msgstr "Povoliť/Zakázať priame prihlásenie root-a z konzoly." + +#: ../src/msec/plugins/msec.py:603 +msgid "Using secure location for temporary files" +msgstr "" + +#: ../src/msec/plugins/msec.py:605 +msgid "Not using secure location for temporary files" +msgstr "" + +#: ../src/msec/plugins/msec.py:625 +msgid "Allowing including current directory in path" +msgstr "" + +#: ../src/msec/plugins/msec.py:628 +msgid "Not allowing including current directory in path" +msgstr "" + +#: ../src/msec/plugins/network.py:134 +#, fuzzy +msgid "Allowing remote root login" +msgstr "Povoliť vzdialené prihlásenie root-a." + +#: ../src/msec/plugins/network.py:138 +#, fuzzy +msgid "Forbidding remote root login" +msgstr "Povoliť/Zakázať možnosť vzdialeného prihlásenia sa root-a." + +#: ../src/msec/plugins/network.py:142 +#, fuzzy +msgid "Allowing remote root login only by passphrase" +msgstr "Povoliť vzdialené prihlásenie root-a." + +#: ../src/msec/plugins/network.py:175 +#, fuzzy +msgid "Enabling name resolution spoofing protection" +msgstr "Ochrana voči dns spoofingu" + +#: ../src/msec/plugins/network.py:180 +#, fuzzy +msgid "Disabling name resolution spoofing protection" +msgstr "Ochrana voči dns spoofingu" + #: ../src/msec/plugins/pam.py:67 #, fuzzy msgid "Using password to authenticate users" @@ -1332,3 +1339,40 @@ msgid "Disabling transparent root access for wheel group members" msgstr "" "Povoliť su iba pre členov skupiny wheel, alebo povoliť su pre akéhokoľvek " "používateľa" + +#, fuzzy +#~ msgid "'%s' is not available in this version" +#~ msgstr "%s nie je podporované touto verziou %s." + +#, fuzzy +#~ msgid "Activating daily security check" +#~ msgstr "Aktivovať/Deaktivovať denné bezpečnostné kontroly." + +#, fuzzy +#~ msgid "Disabling daily security check" +#~ msgstr "Denné bezpečnostné kontroly" + +#, fuzzy +#~ msgid "Activating periodic promiscuity check" +#~ msgstr "" +#~ "Aktivovať/Deaktivovať kontrolu promiskuitného režimu ethernetovej karty." + +#, fuzzy +#~ msgid "Disabling periodic promiscuity check" +#~ msgstr "Kontrola promiskuitného režimu ethernet karty" + +#, fuzzy +#~ msgid "_Import configuration" +#~ msgstr "Konfigurácia zvuku" + +#, fuzzy +#~ msgid "_Export configuration" +#~ msgstr "Konfigurácia zvuku" + +#, fuzzy +#~ msgid "Save and apply current policy" +#~ msgstr "Prosím čakajte... Aplikuje sa konfigurácia" + +#, fuzzy +#~ msgid "Quit" +#~ msgstr "Koniec" -- cgit v1.2.1