From 7e27ca652c084188f6235537714776fbae60f973 Mon Sep 17 00:00:00 2001 From: Eugeni Dodonov Date: Mon, 8 Feb 2010 14:06:33 +0000 Subject: updated strings --- po/msec.pot | 941 ++++++++++++++++++++++++++++++------------------------------ 1 file changed, 476 insertions(+), 465 deletions(-) (limited to 'po/msec.pot') diff --git a/po/msec.pot b/po/msec.pot index 52e5b2d..e2cb254 100644 --- a/po/msec.pot +++ b/po/msec.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2009-09-08 23:01+BRT\n" +"POT-Creation-Date: 2010-02-04 11:31+BRST\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -15,132 +15,159 @@ msgstr "" "Generated-By: pygettext.py 1.5\n" +#: ../src/msec/config.py:45 +msgid "Modified system files" +msgstr "" + +#: ../src/msec/config.py:46 +msgid "No changes in system files" +msgstr "" + +#: ../src/msec/config.py:59 +msgid "Disabled" +msgstr "" + +#: ../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/config.py:209 ../src/msec/config.py:304 +#: ../src/msec/config.py:415 +msgid "Bad config option: %s" +msgstr "" + +#: ../src/msec/config.py:244 ../src/msec/config.py:343 +#: ../src/msec/config.py:441 +msgid "Unable to save %s: %s" +msgstr "" + #: ../src/msec/help.py:14 -msgid "Enable checking for changes in firewall settings." +msgid "Allow local users to connect to X server. Accepted arguments: yes (all connections are allowed), local (only local connection), no (no connection)." msgstr "" #: ../src/msec/help.py:16 -msgid "Enable IP spoofing protection." +msgid "Enable checking for files/directories writable by everybody." msgstr "" #: ../src/msec/help.py:18 -msgid "Send mail reports even if no changes were detected." +msgid "Log syslog messages on console terminal 12." msgstr "" #: ../src/msec/help.py:20 -msgid "Accept broadcasted ICMP echo." +msgid "Send mail reports even if no changes were detected." msgstr "" #: ../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" +msgid "Defines the base security level, on top of which the current configuration is based." msgstr "" #: ../src/msec/help.py:24 -msgid "Allow X server to accept connections from network on tcp port 6000." +msgid "Accept broadcasted ICMP echo." msgstr "" #: ../src/msec/help.py:26 -msgid "Enable checking for known rootkits using chkrootkit." +msgid "Enable msec to enforce file permissions to the values specified in the msec security policy." msgstr "" #: ../src/msec/help.py:28 -msgid "Enable checking for additions/removals of suid root files." +msgid "Enable periodic permission checking for files specified in msec policy." msgstr "" #: ../src/msec/help.py:30 -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))." +msgid "Allow X server to accept connections from network on tcp port 6000." msgstr "" #: ../src/msec/help.py:32 -msgid "Accept bogus IPv4 error messages." +msgid "Enable checking for known rootkits using chkrootkit." msgstr "" #: ../src/msec/help.py:34 -msgid "Enable checksum verification for suid files." +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:36 -msgid "User email to receive security notifications." +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 "Allow autologin." +msgid "Set shell commands history size. A value of -1 means unlimited." msgstr "" #: ../src/msec/help.py:40 -msgid "Allow only users in wheel group to su to root." +msgid "Allow system reboot and shutdown to local users." msgstr "" #: ../src/msec/help.py:42 -msgid "Enable checking for empty passwords in /etc/shadow (man shadow(5))." +msgid "Enable checking for changes in firewall settings." msgstr "" #: ../src/msec/help.py:44 -msgid "Set the shell timeout. A value of zero means no timeout." +msgid "Enable checking for additions/removals of suid root files." msgstr "" #: ../src/msec/help.py:46 -msgid "Enable permission checking on users' files that should not be owned by someone else, or writable." +msgid "Enables logging of periodic checks to system log." 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." +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 "" #: ../src/msec/help.py:50 -msgid "Use password to authenticate users. Take EXTREME care when disabling passwords, as it will leave the machine vulnerable." +msgid "Enable checking for dangerous options in users' .rhosts/.shosts files." 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." +msgid "Enable password-related checks, such as empty passwords and strange super-user accounts." msgstr "" #: ../src/msec/help.py:54 -msgid "Enable checking for open network ports." +msgid "Set the password history length to prevent password reuse. This is not supported by pam_tcb." msgstr "" #: ../src/msec/help.py:56 -msgid "Enable logging of strange network packets." +msgid "Enable checksum verification for suid files." msgstr "" #: ../src/msec/help.py:58 -msgid "Allow root access without password for the members of the wheel group." +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:60 -msgid "Fix owner and group of unowned files to use nobody/nogroup." +msgid "User email to receive security notifications." msgstr "" #: ../src/msec/help.py:62 -msgid "Send security check results by email." +msgid "Set the user umask." msgstr "" #: ../src/msec/help.py:64 -msgid "Set the password minimum length and minimum number of digit and minimum number of capitalized letters, using length,ndigits,nupper format." +msgid "Allow only users in wheel group to su to root." msgstr "" #: ../src/msec/help.py:66 -msgid "Set the root umask." +msgid "Enable checking for empty passwords in /etc/shadow (man shadow(5))." msgstr "" #: ../src/msec/help.py:68 -msgid "Enable checking for additions/removals of sgid files." +msgid "Allow autologin." msgstr "" #: ../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." +msgid "Enable checking for changes in system users." msgstr "" #: ../src/msec/help.py:72 -msgid "Allow local users to connect to X server. Accepted arguments: yes (all connections are allowed), local (only local connection), no (no connection)." +msgid "Enable checking for unowned files." msgstr "" #: ../src/msec/help.py:74 -msgid "Enable checking for files/directories writable by everybody." +msgid "Set the shell timeout. A value of zero means no timeout." msgstr "" #: ../src/msec/help.py:76 -msgid "Log syslog messages on console terminal 12." +msgid "Allow display managers (kdm and gdm) to display list of local users." msgstr "" #: ../src/msec/help.py:78 @@ -148,538 +175,310 @@ msgid "Enable name resolution spoofing protection." msgstr "" #: ../src/msec/help.py:80 -msgid "Defines the base security level, on top of which the current configuration is based." +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:82 -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." +msgid "Include current directory into user PATH by default" msgstr "" #: ../src/msec/help.py:84 -msgid "Enable verification for changes in the installed RPM packages. This will notify you when new packages are installed or removed." +msgid "Enable permission checking on users' files that should not be owned by someone else, or writable." msgstr "" #: ../src/msec/help.py:86 -msgid "Set shell commands history size. A value of -1 means unlimited." +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:88 -msgid "Allow system reboot and shutdown to local users." +msgid "Use password to authenticate users. Take EXTREME care when disabling passwords, as it will leave the machine vulnerable." msgstr "" #: ../src/msec/help.py:90 -msgid "Enables logging of periodic checks to system log." +msgid "Show security notifications in system tray using libnotify." msgstr "" #: ../src/msec/help.py:92 -msgid "Enable checking for changes in system groups." +msgid "Set umask option for mounting vfat and ntfs partitions. If umask is '-1', default system umask is used." msgstr "" #: ../src/msec/help.py:94 -msgid "Enable password-related checks, such as empty passwords and strange super-user accounts." +msgid "Enable checking for open network ports." msgstr "" #: ../src/msec/help.py:96 -msgid "Set the password history length to prevent password reuse. This is not supported by pam_tcb." +msgid "Allow direct root login on terminal." msgstr "" #: ../src/msec/help.py:98 -msgid "Enable daily security checks." +msgid "Run security checks when machine is running on battery power." msgstr "" #: ../src/msec/help.py:100 -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." +msgid "Enable checking for changes in system groups." msgstr "" #: ../src/msec/help.py:102 -msgid "Allow direct root login on terminal." +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:104 -msgid "Enable checking for changes in system users." +msgid "Enable logging of strange network packets." msgstr "" #: ../src/msec/help.py:106 -msgid "Enable checking for unowned files." +msgid "Ask for root password when going to single user level (man sulogin(8))." msgstr "" #: ../src/msec/help.py:108 -msgid "Allow display managers (kdm and gdm) to display list of local users." +msgid "Enable IP spoofing protection." 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." +msgid "Allow root access without password for the members of the wheel group." msgstr "" #: ../src/msec/help.py:112 -msgid "Include current directory into user PATH by default" +msgid "Fix owner and group of unowned files to use nobody/nogroup." msgstr "" #: ../src/msec/help.py:114 -msgid "Show security notifications in system tray using libnotify." +msgid "Send security check results by email." 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 msgid "Allow to export display when passing from the root account to the other users. See pam_xauth(8) for more details." msgstr "" -#: ../src/msec/help.py:124 -msgid "Set the user umask." -msgstr "" - -#: ../src/msec/help.py:126 -msgid "Accept ICMP echo." -msgstr "" - -#: ../src/msec/help.py:128 -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 "" - -#: ../src/msec/help.py:130 -msgid "Activate ethernet cards promiscuity check." -msgstr "" - -#: ../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 -msgid "deleted %s" -msgstr "" - -#: ../src/msec/libmsec.py:467 -msgid "touched file %s" -msgstr "" - -#: ../src/msec/libmsec.py:487 -msgid "made symbolic link from %s to %s" -msgstr "" - -#: ../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 -msgid "'%s' is not available in this version" -msgstr "" - -#: ../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 -msgid "Setting root umask to %s" -msgstr "" - -#: ../src/msec/libmsec.py:871 -msgid "Setting users umask to %s" -msgstr "" - -#: ../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 -msgid "Allowing the X server to listen to tcp connections" -msgstr "" - -#: ../src/msec/libmsec.py:935 -msgid "Forbidding the X server to listen to tcp connection" -msgstr "" - -#: ../src/msec/libmsec.py:951 -msgid "Invalid shell timeout \"%s\"" -msgstr "" - -#: ../src/msec/libmsec.py:959 -msgid "Setting shell timeout to %s" -msgstr "" - -#: ../src/msec/libmsec.py:967 -msgid "Invalid shell history size \"%s\"" -msgstr "" - -#: ../src/msec/libmsec.py:978 -msgid "Setting shell history size to %s" -msgstr "" - -#: ../src/msec/libmsec.py:982 -msgid "Removing limit on shell history size" -msgstr "" - -#: ../src/msec/libmsec.py:991 -msgid "Invalid file system umask \"%s\"" -msgstr "" - -#: ../src/msec/libmsec.py:1025 -msgid "Allowing reboot and shutdown to the console user" -msgstr "" - -#: ../src/msec/libmsec.py:1032 -msgid "Allowing SysRq key to the console user" -msgstr "" - -#: ../src/msec/libmsec.py:1035 -msgid "Allowing Shutdown/Reboot in GDM" -msgstr "" - -#: ../src/msec/libmsec.py:1039 -msgid "Allowing Shutdown/Reboot in KDM" -msgstr "" - -#: ../src/msec/libmsec.py:1042 -msgid "Allowing Ctrl-Alt-Del from console" -msgstr "" - -#: ../src/msec/libmsec.py:1046 -msgid "Forbidding reboot and shutdown to the console user" -msgstr "" - -#: ../src/msec/libmsec.py:1054 -msgid "Forbidding SysRq key to the console user" -msgstr "" - -#: ../src/msec/libmsec.py:1057 -msgid "Forbidding Shutdown/Reboot in GDM" -msgstr "" - -#: ../src/msec/libmsec.py:1061 -msgid "Forbidding Shutdown/Reboot in KDM" -msgstr "" - -#: ../src/msec/libmsec.py:1064 -msgid "Forbidding Ctrl-Alt-Del from console" -msgstr "" - -#: ../src/msec/libmsec.py:1078 -msgid "Allowing list of users in KDM" -msgstr "" - -#: ../src/msec/libmsec.py:1082 -msgid "Allowing list of users in GDM" -msgstr "" - -#: ../src/msec/libmsec.py:1087 -msgid "Forbidding list of users in KDM" -msgstr "" - -#: ../src/msec/libmsec.py:1091 -msgid "Forbidding list of users in GDM" -msgstr "" - -#: ../src/msec/libmsec.py:1105 -msgid "Allowing remote root login" -msgstr "" - -#: ../src/msec/libmsec.py:1109 -msgid "Forbidding remote root login" -msgstr "" - -#: ../src/msec/libmsec.py:1113 -msgid "Allowing remote root login only by passphrase" -msgstr "" - -#: ../src/msec/libmsec.py:1125 -msgid "Allowing autologin" -msgstr "" - -#: ../src/msec/libmsec.py:1128 -msgid "Forbidding autologin" -msgstr "" - -#: ../src/msec/libmsec.py:1133 -msgid "Activating password in boot loader" -msgstr "" - -#: ../src/msec/libmsec.py:1147 -msgid "Removing password in boot loader" +#: ../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:1162 -msgid "Enabling log on console" +#: ../src/msec/help.py:120 +msgid "Enable daily security checks." msgstr "" -#: ../src/msec/libmsec.py:1166 -msgid "Disabling log on console" +#: ../src/msec/help.py:122 +msgid "Accept ICMP echo." msgstr "" -#: ../src/msec/libmsec.py:1178 -msgid "Activating daily security check" +#: ../src/msec/help.py:124 +msgid "Set the password minimum length and minimum number of digit and minimum number of capitalized letters, using length,ndigits,nupper format." msgstr "" -#: ../src/msec/libmsec.py:1182 -msgid "Disabling daily security check" +#: ../src/msec/help.py:126 +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 "" -#: ../src/msec/libmsec.py:1199 -msgid "Authorizing all services" +#: ../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:1203 -msgid "Disabling all services" +#: ../src/msec/help.py:130 +msgid "Set the root umask." msgstr "" -#: ../src/msec/libmsec.py:1207 -msgid "Disabling non local services" +#: ../src/msec/help.py:132 +msgid "Perform hourly security check for changes in system configuration." msgstr "" -#: ../src/msec/libmsec.py:1240 -msgid "Enabling name resolution spoofing protection" +#: ../src/msec/help.py:134 +msgid "Enforce MSEC settings on system startup" msgstr "" -#: ../src/msec/libmsec.py:1245 -msgid "Disabling name resolution spoofing protection" +#: ../src/msec/help.py:136 +msgid "Enable periodic security check results to terminal." msgstr "" -#: ../src/msec/libmsec.py:1273 -msgid "Enabling sulogin in single user runlevel" +#: ../src/msec/help.py:138 +msgid "Accept bogus IPv4 error messages." msgstr "" -#: ../src/msec/libmsec.py:1277 -msgid "Disabling sulogin in single user runlevel" +#: ../src/msec/help.py:140 +msgid "Enable checking for additions/removals of sgid files." msgstr "" -#: ../src/msec/libmsec.py:1288 -msgid "Enabling msec periodic runs" +#: ../src/msec/help.py:142 +msgid "Activate ethernet cards promiscuity check." msgstr "" -#: ../src/msec/libmsec.py:1292 -msgid "Disabling msec periodic runs" +#: ../src/msec/libmsec.py:266 +msgid "%s modified so launched command: %s" msgstr "" -#: ../src/msec/libmsec.py:1305 -msgid "Enabling crontab and at" +#: ../src/msec/libmsec.py:275 +msgid "%s modified so should have run command: %s" msgstr "" -#: ../src/msec/libmsec.py:1312 -msgid "Disabling crontab and at" +#: ../src/msec/libmsec.py:377 ../src/msec/libmsec.py:409 +msgid "deleted %s" msgstr "" -#: ../src/msec/libmsec.py:1324 -msgid "Allowing export display from root" +#: ../src/msec/libmsec.py:395 +msgid "touched file %s" msgstr "" -#: ../src/msec/libmsec.py:1328 -msgid "Forbidding export display from root" +#: ../src/msec/libmsec.py:415 +msgid "made symbolic link from %s to %s" msgstr "" -#: ../src/msec/libmsec.py:1339 -msgid "Activating periodic promiscuity check" +#: ../src/msec/libmsec.py:418 +msgid "moved file %s to %s" msgstr "" -#: ../src/msec/libmsec.py:1343 -msgid "Disabling periodic promiscuity check" +#: ../src/msec/libmsec.py:468 ../src/msec/libmsec.py:484 +msgid "set variable %s to %s in %s" msgstr "" -#: ../src/msec/libmsec.py:1369 -msgid "Allowing direct root login" +#: ../src/msec/libmsec.py:686 +msgid "Error loading plugin '%s' from %s: %s" msgstr "" -#: ../src/msec/libmsec.py:1386 -msgid "Forbidding direct root login" +#: ../src/msec/libmsec.py:703 +msgid "Invalid callback: %s" msgstr "" -#: ../src/msec/libmsec.py:1516 -msgid "Using secure location for temporary files" +#: ../src/msec/libmsec.py:712 +msgid "Plugin %s not found" msgstr "" -#: ../src/msec/libmsec.py:1518 -msgid "Not using secure location for temporary files" +#: ../src/msec/libmsec.py:719 +msgid "Not supported function '%s' in '%s'" msgstr "" -#: ../src/msec/libmsec.py:1538 -msgid "Allowing including current directory in path" +#: ../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:1541 -msgid "Not allowing including current directory in path" +#: ../src/msec/libmsec.py:753 +msgid "Invalid parameter for %s: '%s'. Valid parameters: '%s'." msgstr "" -#: ../src/msec/libmsec.py:1568 +#: ../src/msec/libmsec.py:786 msgid "user name %s not found" msgstr "" -#: ../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 msgid "Forcing ownership of %s to %s" msgstr "" -#: ../src/msec/libmsec.py:1657 +#: ../src/msec/libmsec.py:875 msgid "Error changing user on %s: %s" msgstr "" -#: ../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 msgid "Enforcing group on %s to %s" msgstr "" -#: ../src/msec/libmsec.py:1666 +#: ../src/msec/libmsec.py:884 msgid "Error changing group on %s: %s" msgstr "" -#: ../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 msgid "Checking paths: %s" msgstr "" -#: ../src/msec/msec.py:85 ../src/msec/msecperms.py:98 +#: ../src/msec/msec.py:87 ../src/msec/msecperms.py:96 msgid "Invalid security level '%s'." msgstr "" -#: ../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 +#: ../src/msec/msec.py:142 msgid "Level '%s' not found, aborting." msgstr "" -#: ../src/msec/msec.py:134 ../src/msec/msecperms.py:152 +#: ../src/msec/msec.py:144 msgid "Switching to '%s' level." msgstr "" -#: ../src/msec/msec.py:151 ../src/msec/msecperms.py:170 +#: ../src/msec/msec.py:151 +msgid "No custom file permissions for level '%s'." +msgstr "" + +#: ../src/msec/msec.py:152 +msgid "Saving file permissions to '%s' level." +msgstr "" + +#: ../src/msec/msec.py:192 ../src/msec/msecperms.py:160 msgid "Unable to save config!" msgstr "" -#: ../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 periodic checks. This level is suggested for Servers and security-concerned 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 restrictions,\n" @@ -687,20 +486,20 @@ 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, unauthorized accesses,\n" "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" @@ -708,7 +507,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 directories.\n" @@ -717,35 +516,27 @@ msgid "" "changing them to the specified values when a change is detected. " msgstr "" -#: ../src/msec/msecgui.py:82 +#: ../src/msec/msecgui.py:83 msgid "Save and apply new configuration?" msgstr "" -#: ../src/msec/msecgui.py:150 +#: ../src/msec/msecgui.py:151 msgid "_File" msgstr "" -#: ../src/msec/msecgui.py:152 +#: ../src/msec/msecgui.py:153 msgid "_Save configuration" msgstr "" -#: ../src/msec/msecgui.py:154 -msgid "_Import configuration" -msgstr "" - -#: ../src/msec/msecgui.py:155 -msgid "_Export configuration" -msgstr "" - -#: ../src/msec/msecgui.py:157 +#: ../src/msec/msecgui.py:158 msgid "_Quit" msgstr "" -#: ../src/msec/msecgui.py:159 ../src/msec/msecgui.py:161 +#: ../src/msec/msecgui.py:160 ../src/msec/msecgui.py:162 msgid "_Help" msgstr "" -#: ../src/msec/msecgui.py:162 +#: ../src/msec/msecgui.py:163 msgid "_About" msgstr "" @@ -753,251 +544,239 @@ msgstr "" msgid "MSEC: System Security and Audit" msgstr "" -#: ../src/msec/msecgui.py:205 -msgid "Save and apply current policy" -msgstr "" - -#: ../src/msec/msecgui.py:211 -msgid "Quit" -msgstr "" - -#: ../src/msec/msecgui.py:227 +#: ../src/msec/msecgui.py:208 msgid "Basic security" msgstr "" -#: ../src/msec/msecgui.py:228 +#: ../src/msec/msecgui.py:209 msgid "System security" msgstr "" -#: ../src/msec/msecgui.py:229 +#: ../src/msec/msecgui.py:210 msgid "Network security" msgstr "" -#: ../src/msec/msecgui.py:230 +#: ../src/msec/msecgui.py:211 msgid "Periodic checks" msgstr "" -#: ../src/msec/msecgui.py:231 +#: ../src/msec/msecgui.py:212 msgid "Exceptions" msgstr "" -#: ../src/msec/msecgui.py:232 ../src/msec/msecgui.py:909 +#: ../src/msec/msecgui.py:213 ../src/msec/msecgui.py:890 msgid "Permissions" msgstr "" -#: ../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 msgid "option" msgstr "" -#: ../src/msec/msecgui.py:266 +#: ../src/msec/msecgui.py:247 msgid "System permissions changes" msgstr "" -#: ../src/msec/msecgui.py:266 +#: ../src/msec/msecgui.py:247 msgid "permission check" msgstr "" -#: ../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 msgid "no changes" msgstr "" -#: ../src/msec/msecgui.py:302 +#: ../src/msec/msecgui.py:283 msgid "Saving changes.." msgstr "" -#: ../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 "" -#: ../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 msgid "Security Option" msgstr "" -#: ../src/msec/msecgui.py:465 +#: ../src/msec/msecgui.py:451 msgid "Description" msgstr "" -#: ../src/msec/msecgui.py:470 +#: ../src/msec/msecgui.py:456 msgid "Value" msgstr "" -#: ../src/msec/msecgui.py:480 +#: ../src/msec/msecgui.py:466 msgid "Invalid option '%s'!" msgstr "" -#: ../src/msec/msecgui.py:530 +#: ../src/msec/msecgui.py:516 msgid "Enable MSEC tool" msgstr "" -#: ../src/msec/msecgui.py:537 +#: ../src/msec/msecgui.py:523 msgid "Select the base security level" msgstr "" -#: ../src/msec/msecgui.py:541 +#: ../src/msec/msecgui.py:527 msgid "Standard" msgstr "" -#: ../src/msec/msecgui.py:554 +#: ../src/msec/msecgui.py:536 msgid "Secure" msgstr "" -#: ../src/msec/msecgui.py:571 +#: ../src/msec/msecgui.py:549 msgid "Send security alerts by email" msgstr "" -#: ../src/msec/msecgui.py:578 +#: ../src/msec/msecgui.py:556 msgid "System administrator email address:" msgstr "" -#: ../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 msgid "Enable periodic security checks" msgstr "" -#: ../src/msec/msecgui.py:820 +#: ../src/msec/msecgui.py:801 msgid "Security check" msgstr "" -#: ../src/msec/msecgui.py:826 +#: ../src/msec/msecgui.py:807 msgid "Exception" msgstr "" -#: ../src/msec/msecgui.py:847 ../src/msec/msecgui.py:966 +#: ../src/msec/msecgui.py:828 ../src/msec/msecgui.py:947 msgid "Add a rule" msgstr "" -#: ../src/msec/msecgui.py:852 ../src/msec/msecgui.py:971 +#: ../src/msec/msecgui.py:833 ../src/msec/msecgui.py:952 msgid "Delete" msgstr "" -#: ../src/msec/msecgui.py:891 +#: ../src/msec/msecgui.py:872 msgid "Path" msgstr "" -#: ../src/msec/msecgui.py:897 +#: ../src/msec/msecgui.py:878 msgid "User" msgstr "" -#: ../src/msec/msecgui.py:903 +#: ../src/msec/msecgui.py:884 msgid "Group" msgstr "" -#: ../src/msec/msecgui.py:917 +#: ../src/msec/msecgui.py:898 msgid "Enforce" msgstr "" -#: ../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 msgid "File: " msgstr "" -#: ../src/msec/msecgui.py:1171 +#: ../src/msec/msecgui.py:1155 msgid "User: " msgstr "" -#: ../src/msec/msecgui.py:1179 +#: ../src/msec/msecgui.py:1163 msgid "Group: " msgstr "" -#: ../src/msec/msecgui.py:1187 +#: ../src/msec/msecgui.py:1171 msgid "Permissions: " msgstr "" -#: ../src/msec/msecgui.py:1248 +#: ../src/msec/msecgui.py:1232 msgid "Select new value for %s" msgstr "" -#: ../src/msec/msecgui.py:1257 +#: ../src/msec/msecgui.py:1241 msgid "" "%s\n" "\n" @@ -1006,30 +785,262 @@ msgid "" "\t%sSecure level value:\t\t%s%s\n" msgstr "" -#: ../src/msec/msecgui.py:1268 +#: ../src/msec/msecgui.py:1252 msgid "New value:" msgstr "" -#: ../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 msgid "_Cancel" msgstr "" -#: ../src/msec/msecgui.py:1333 +#: ../src/msec/msecgui.py:1317 msgid "_Ignore" msgstr "" -#: ../src/msec/msecgui.py:1334 +#: ../src/msec/msecgui.py:1318 msgid "_Save" msgstr "" -#: ../src/msec/msecgui.py:1336 +#: ../src/msec/msecgui.py:1320 msgid "Do you want to save changes before closing?" msgstr "" +#: ../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 +msgid "Setting root umask to %s" +msgstr "" + +#: ../src/msec/plugins/msec.py:174 +msgid "Setting users umask to %s" +msgstr "" + +#: ../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 +msgid "Allowing the X server to listen to tcp connections" +msgstr "" + +#: ../src/msec/plugins/msec.py:238 +msgid "Forbidding the X server to listen to tcp connection" +msgstr "" + +#: ../src/msec/plugins/msec.py:254 +msgid "Invalid shell timeout \"%s\"" +msgstr "" + +#: ../src/msec/plugins/msec.py:262 +msgid "Setting shell timeout to %s" +msgstr "" + +#: ../src/msec/plugins/msec.py:270 +msgid "Invalid shell history size \"%s\"" +msgstr "" + +#: ../src/msec/plugins/msec.py:281 +msgid "Setting shell history size to %s" +msgstr "" + +#: ../src/msec/plugins/msec.py:285 +msgid "Removing limit on shell history size" +msgstr "" + +#: ../src/msec/plugins/msec.py:294 +msgid "Invalid file system umask \"%s\"" +msgstr "" + +#: ../src/msec/plugins/msec.py:328 +msgid "Allowing reboot and shutdown to the console user" +msgstr "" + +#: ../src/msec/plugins/msec.py:335 +msgid "Allowing SysRq key to the console user" +msgstr "" + +#: ../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 +msgid "Forbidding reboot and shutdown to the console user" +msgstr "" + +#: ../src/msec/plugins/msec.py:357 +msgid "Forbidding SysRq key to the console user" +msgstr "" + +#: ../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 +msgid "Allowing autologin" +msgstr "" + +#: ../src/msec/plugins/msec.py:408 +msgid "Forbidding autologin" +msgstr "" + +#: ../src/msec/plugins/msec.py:413 +msgid "Activating password in boot loader" +msgstr "" + +#: ../src/msec/plugins/msec.py:427 +msgid "Removing password in boot loader" +msgstr "" + +#: ../src/msec/plugins/msec.py:442 +msgid "Enabling log on console" +msgstr "" + +#: ../src/msec/plugins/msec.py:446 +msgid "Disabling log on console" +msgstr "" + +#: ../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 +msgid "Disabling non local services" +msgstr "" + +#: ../src/msec/plugins/msec.py:483 +msgid "Enabling sulogin in single user runlevel" +msgstr "" + +#: ../src/msec/plugins/msec.py:487 +msgid "Disabling sulogin in single user runlevel" +msgstr "" + +#: ../src/msec/plugins/msec.py:498 +msgid "Enabling msec periodic runs" +msgstr "" + +#: ../src/msec/plugins/msec.py:502 +msgid "Disabling msec periodic runs" +msgstr "" + +#: ../src/msec/plugins/msec.py:515 +msgid "Enabling crontab and at" +msgstr "" + +#: ../src/msec/plugins/msec.py:522 +msgid "Disabling crontab and at" +msgstr "" + +#: ../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 +msgid "Allowing direct root login" +msgstr "" + +#: ../src/msec/plugins/msec.py:581 +msgid "Forbidding direct root login" +msgstr "" + +#: ../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 +msgid "Allowing remote root login" +msgstr "" + +#: ../src/msec/plugins/network.py:138 +msgid "Forbidding remote root login" +msgstr "" + +#: ../src/msec/plugins/network.py:142 +msgid "Allowing remote root login only by passphrase" +msgstr "" + +#: ../src/msec/plugins/network.py:175 +msgid "Enabling name resolution spoofing protection" +msgstr "" + +#: ../src/msec/plugins/network.py:180 +msgid "Disabling name resolution spoofing protection" +msgstr "" + #: ../src/msec/plugins/pam.py:67 msgid "Using password to authenticate users" msgstr "" -- cgit v1.2.1