aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYuri Chornoivan <yurchor@ukr.net>2022-06-23 17:19:15 +0300
committerYuri Chornoivan <yurchor@ukr.net>2022-06-23 17:19:15 +0300
commit828f9b769074f4122c386e507c7acc01f4df9b59 (patch)
treebb4625462ab15200a2603f2171c18760889178c8
parentc59e96a6be2644edb7b11df910e83567783de6fb (diff)
downloadmsec-828f9b769074f4122c386e507c7acc01f4df9b59.tar
msec-828f9b769074f4122c386e507c7acc01f4df9b59.tar.gz
msec-828f9b769074f4122c386e507c7acc01f4df9b59.tar.bz2
msec-828f9b769074f4122c386e507c7acc01f4df9b59.tar.xz
msec-828f9b769074f4122c386e507c7acc01f4df9b59.zip
Update Korean translation from Tx
-rw-r--r--po/ko.po1857
1 files changed, 1211 insertions, 646 deletions
diff --git a/po/ko.po b/po/ko.po
index 24d46bf..5477b4f 100644
--- a/po/ko.po
+++ b/po/ko.po
@@ -1,575 +1,477 @@
# SOME DESCRIPTIVE TITLE.
-# Copyright (C) YEAR ORGANIZATION
+# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
+# This file is distributed under the same license as the msec package.
#
# Translators:
# Jaegeum Choe <baedaron@hananet.net>, 2001
-# Kevin Min <gr326887@graded.br>, 2015
+# Gu Hong Min <placidmoon1@gmail.com>, 2015
+# su_lim, 2022
msgid ""
msgstr ""
"Project-Id-Version: Mageia\n"
-"POT-Creation-Date: 2014-05-11 22:07+CEST\n"
-"PO-Revision-Date: 2015-02-16 21:41+0000\n"
-"Last-Translator: Kevin Min <gr326887@graded.br>\n"
-"Language-Team: Korean (http://www.transifex.com/projects/p/mageia/language/"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2020-06-15 22:29+0200\n"
+"PO-Revision-Date: 2013-04-04 13:58+0000\n"
+"Last-Translator: su_lim, 2022\n"
+"Language-Team: Korean (http://www.transifex.com/MageiaLinux/mageia/language/"
"ko/)\n"
"Language: ko\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: ENCODING\n"
-"Generated-By: pygettext.py 1.5\n"
+"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=1; plural=0;\n"
-#: ../src/msec/config.py:46
-msgid "Modified system files"
-msgstr ""
+#: ../src/msec/msec.py:87 ../src/msec/msecperms.py:96
+#, python-format
+msgid "Invalid security level '%s'."
+msgstr "Invalid security level '%s'."
-#: ../src/msec/config.py:47
-msgid "No changes in system files"
-msgstr ""
+#: ../src/msec/msec.py:114 ../src/msec/msecperms.py:121
+#, python-format
+msgid "Msec: Mageia Security Center (%s)\n"
+msgstr "Msec: Mageia Security Center (%s)\n"
-#: ../src/msec/config.py:60 ../src/msec/tools.py:36
-msgid "Disabled"
-msgstr ""
+#: ../src/msec/msec.py:115 ../src/msec/msecperms.py:122
+msgid "Error: This application must be executed by root!"
+msgstr "Error: This application must be executed by root!"
-#: ../src/msec/config.py:211 ../src/msec/config.py:423
-msgid "Unable to load configuration file %s: %s"
-msgstr ""
+#: ../src/msec/msec.py:116 ../src/msec/msecperms.py:123
+msgid "Run with --help to get help."
+msgstr "Run with --help to get help."
-#: ../src/msec/config.py:225 ../src/msec/config.py:334
-#: ../src/msec/config.py:442
-msgid "Bad config option: %s"
-msgstr ""
+#: ../src/msec/msec.py:142
+#, python-format
+msgid "Level '%s' not found, aborting."
+msgstr "Level '%s' not found, aborting."
-#: ../src/msec/config.py:260 ../src/msec/config.py:373
-#: ../src/msec/config.py:468
-msgid "Unable to save %s: %s"
-msgstr ""
+#: ../src/msec/msec.py:144
+#, python-format
+msgid "Switching to '%s' level."
+msgstr "Switching to '%s' level."
-#: ../src/msec/config.py:319
-msgid "loading exceptions file %s: %s"
-msgstr ""
+#: ../src/msec/msec.py:151
+#, python-format
+msgid "No custom file permissions for level '%s'."
+msgstr "No custom file permissions for level '%s'."
-#: ../src/msec/config.py:320
-msgid "No exceptions loaded"
-msgstr ""
+#: ../src/msec/msec.py:152
+#, python-format
+msgid "Saving file permissions to '%s' level."
+msgstr "Saving file permissions to '%s' level."
+
+#: ../src/msec/msec.py:192 ../src/msec/msecperms.py:166
+msgid "Unable to save config!"
+msgstr "Unable to save config!"
+
+#: ../src/msec/msec.py:194
+msgid "Unable to save file system permissions!"
+msgstr "Unable to save file system permissions!"
#: ../src/msec/help.py:14
msgid ""
-"Allow local users to connect to X server. Accepted arguments: yes (all "
-"connections are allowed), local (only local connection), no (no connection)."
+"Defines the base security level, on top of which the current configuration "
+"is based."
msgstr ""
+"Defines the base security level, on top of which the current configuration "
+"is based."
#: ../src/msec/help.py:16
-msgid "Enable checking for files/directories writable by everybody."
+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 ""
+"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."
#: ../src/msec/help.py:18
-msgid "Enable checking for empty passwords in /etc/shadow (man shadow(5))."
+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 ""
+"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."
#: ../src/msec/help.py:20
-msgid "Log syslog messages on console terminal 12."
-msgstr ""
+msgid "Accept bogus IPv4 error messages."
+msgstr "Accept bogus IPv4 error messages."
#: ../src/msec/help.py:22
-msgid "Send mail reports even if no changes were detected."
-msgstr ""
+msgid "Accept broadcasted ICMP echo."
+msgstr "Accept broadcasted ICMP echo."
#: ../src/msec/help.py:24
-msgid ""
-"Defines the base security level, on top of which the current configuration "
-"is based."
-msgstr ""
+msgid "Accept ICMP echo."
+msgstr "Accept ICMP echo."
#: ../src/msec/help.py:26
-msgid "Accept broadcasted ICMP echo."
+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 ""
+"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."
#: ../src/msec/help.py:28
-msgid ""
-"Enable verification for changes in the installed RPM packages. This will "
-"notify you when new packages are installed or removed."
-msgstr ""
+msgid "Enable IP spoofing protection."
+msgstr "Enable IP spoofing protection."
#: ../src/msec/help.py:30
-msgid "Enable periodic permission checking for files specified in msec policy."
-msgstr ""
+msgid "Enable logging of strange network packets."
+msgstr "Enable logging of strange network packets."
#: ../src/msec/help.py:32
-msgid "Ignore changes in process IDs when checking for open network ports."
+msgid "Enable periodic permission checking for files specified in msec policy."
msgstr ""
+"Enable periodic permission checking for files specified in msec policy."
#: ../src/msec/help.py:34
-msgid "Allow X server to accept connections from network on tcp port 6000."
+msgid ""
+"Enable msec to enforce file permissions to the values specified in the msec "
+"security policy."
msgstr ""
+"Enable msec to enforce file permissions to the values specified in the msec "
+"security policy."
#: ../src/msec/help.py:36
-msgid "Enable checking for known rootkits using chkrootkit."
+msgid ""
+"Patterns to exclude from disk checks. This parameter is parsed as a regex "
+"(7), so you may use complex expressions."
msgstr ""
+"Patterns to exclude from disk checks. This parameter is parsed as a regex "
+"(7), so you may use complex expressions."
#: ../src/msec/help.py:38
msgid ""
-"Enable msec to enforce file permissions to the values specified in the msec "
-"security policy."
+"Enable permission checking on users' files that should not be owned by "
+"someone else, or writable."
msgstr ""
+"Enable permission checking on users' files that should not be owned by "
+"someone else, or writable."
#: ../src/msec/help.py:40
-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 ""
+msgid "Enable checking for additions/removals of suid root files."
+msgstr "Enable checking for additions/removals of suid root files."
#: ../src/msec/help.py:42
-msgid "Set shell commands history size. A value of -1 means unlimited."
-msgstr ""
+msgid "Enable checksum verification for suid files."
+msgstr "Enable checksum verification for suid files."
#: ../src/msec/help.py:44
-msgid "Allow system reboot and shutdown to local users."
-msgstr ""
+msgid "Enable checking for additions/removals of sgid files."
+msgstr "Enable checking for additions/removals of sgid files."
#: ../src/msec/help.py:46
-msgid "Enable checking for changes in firewall settings."
-msgstr ""
+msgid "Enable checking for files/directories writable by everybody."
+msgstr "Enable checking for files/directories writable by everybody."
#: ../src/msec/help.py:48
-msgid "Enable checking for additions/removals of suid root files."
-msgstr ""
+msgid "Enable checking for unowned files."
+msgstr "Enable checking for unowned files."
#: ../src/msec/help.py:50
-msgid "Include current directory into user PATH by default"
-msgstr ""
+msgid "Fix owner and group of unowned files to use nobody/nogroup."
+msgstr "Fix owner and group of unowned files to use nobody/nogroup."
#: ../src/msec/help.py:52
-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 ""
+msgid "Activate ethernet cards promiscuity check."
+msgstr "Activate ethernet cards promiscuity check."
#: ../src/msec/help.py:54
-msgid "Set the shell timeout. A value of zero means no timeout."
-msgstr ""
+msgid "Enable checking for open network ports."
+msgstr "Enable checking for open network ports."
#: ../src/msec/help.py:56
-msgid ""
-"Enable password-related checks, such as empty passwords and strange super-"
-"user accounts."
-msgstr ""
+msgid "Ignore changes in process IDs when checking for open network ports."
+msgstr "Ignore changes in process IDs when checking for open network ports."
#: ../src/msec/help.py:58
-msgid ""
-"Set the password history length to prevent password reuse. This is not "
-"supported by pam_tcb."
-msgstr ""
+msgid "Enable checking for changes in firewall settings."
+msgstr "Enable checking for changes in firewall settings."
#: ../src/msec/help.py:60
-msgid "Set the user umask."
+msgid ""
+"Enable password-related checks, such as empty passwords and strange super-"
+"user accounts."
msgstr ""
+"Enable password-related checks, such as empty passwords and strange super-"
+"user accounts."
#: ../src/msec/help.py:62
-msgid "Enable checking for dangerous options in users' .rhosts/.shosts files."
-msgstr ""
+msgid "Enable checking for empty passwords in /etc/shadow (man shadow(5))."
+msgstr "Enable checking for empty passwords in /etc/shadow (man shadow(5))."
#: ../src/msec/help.py:64
-msgid "User email to receive security notifications."
-msgstr ""
+msgid "Enable checking for known rootkits using chkrootkit."
+msgstr "Enable checking for known rootkits using chkrootkit."
#: ../src/msec/help.py:66
-msgid "Allow autologin."
+msgid ""
+"Enable verification for changes in the installed RPM packages. This will "
+"notify you when new packages are installed or removed."
msgstr ""
+"Enable verification for changes in the installed RPM packages. This will "
+"notify you when new packages are installed or removed."
#: ../src/msec/help.py:68
-msgid "Allow only users in wheel group to su to root."
+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 ""
+"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."
#: ../src/msec/help.py:70
-msgid "Enable daily security checks."
-msgstr ""
+msgid "Enable checking for dangerous options in users' .rhosts/.shosts files."
+msgstr "Enable checking for dangerous options in users' .rhosts/.shosts files."
#: ../src/msec/help.py:72
-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 ""
+msgid "Enable checking for changes in system users."
+msgstr "Enable checking for changes in system users."
#: ../src/msec/help.py:74
-msgid "Allow direct root login on terminal."
-msgstr ""
+msgid "Enable checking for changes in system groups."
+msgstr "Enable checking for changes in system groups."
#: ../src/msec/help.py:76
-msgid "Enable checking for changes in system users."
-msgstr ""
+msgid "Enable periodic security check results to terminal."
+msgstr "Enable periodic security check results to terminal."
#: ../src/msec/help.py:78
-msgid "Enable checking for unowned files."
-msgstr ""
+msgid "Send security check results by email."
+msgstr "Send security check results by email."
#: ../src/msec/help.py:80
-msgid "Enable IP spoofing protection."
-msgstr ""
+msgid "User email to receive security notifications."
+msgstr "User email to receive security notifications."
#: ../src/msec/help.py:82
-msgid "Allow display managers (kdm and gdm) to display list of local users."
-msgstr ""
+msgid "Send mail reports even if no changes were detected."
+msgstr "Send mail reports even if no changes were detected."
#: ../src/msec/help.py:84
-msgid "Enable name resolution spoofing protection."
-msgstr ""
+msgid "Enables logging of periodic checks to system log."
+msgstr "Enables logging of periodic checks to system log."
#: ../src/msec/help.py:86
-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 ""
+msgid "Show security notifications in system tray using libnotify."
+msgstr "Show security notifications in system tray using libnotify."
#: ../src/msec/help.py:88
-msgid "Enables logging of periodic checks to system log."
-msgstr ""
+msgid "Enable daily security checks."
+msgstr "Enable daily security checks."
#: ../src/msec/help.py:90
-msgid ""
-"Enable permission checking on users' files that should not be owned by "
-"someone else, or writable."
-msgstr ""
+msgid "Run security checks when machine is running on battery power."
+msgstr "Run security checks when machine is running on battery power."
#: ../src/msec/help.py:92
-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 ""
+msgid "Set the user umask."
+msgstr "Set the user umask."
#: ../src/msec/help.py:94
-msgid ""
-"Use password to authenticate users. Take EXTREME care when disabling "
-"passwords, as it will leave the machine vulnerable."
-msgstr ""
+msgid "Set the root umask."
+msgstr "Set the root umask."
#: ../src/msec/help.py:96
-msgid "Enable checking for changes in system groups."
-msgstr ""
+msgid "Include current directory into user PATH by default"
+msgstr "Include current directory into user PATH by default"
#: ../src/msec/help.py:98
msgid ""
"Set umask option for mounting vfat and ntfs partitions. If umask is '-1', "
"default system umask is used."
msgstr ""
+"Set umask option for mounting vfat and ntfs partitions. If umask is '-1', "
+"default system umask is used."
#: ../src/msec/help.py:100
-msgid "Show security notifications in system tray using libnotify."
-msgstr ""
+msgid "Allow autologin."
+msgstr "Allow autologin."
#: ../src/msec/help.py:102
-msgid "Enable checking for open network ports."
-msgstr ""
+msgid "Allow system reboot and shutdown to local users."
+msgstr "Allow system reboot and shutdown to local users."
#: ../src/msec/help.py:104
-msgid "Run security checks when machine is running on battery power."
-msgstr ""
+msgid "Allow direct root login on terminal."
+msgstr "Allow direct root login on terminal."
#: ../src/msec/help.py:106
-msgid "Perform hourly security check for changes in system configuration."
-msgstr ""
+msgid "Allow display managers (sddm and gdm) to display list of local users."
+msgstr "Allow display managers (sddm and gdm) to display list of local users."
#: ../src/msec/help.py:108
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."
+"Allow local users to connect to X server. Accepted arguments: yes (all "
+"connections are allowed), local (only local connection), no (no connection)."
msgstr ""
+"Allow local users to connect to X server. Accepted arguments: yes (all "
+"connections are allowed), local (only local connection), no (no connection)."
#: ../src/msec/help.py:110
-msgid "Enable logging of strange network packets."
+msgid ""
+"Allow to export display when passing from the root account to the other "
+"users. See pam_xauth(8) for more details."
msgstr ""
+"Allow to export display when passing from the root account to the other "
+"users. See pam_xauth(8) for more details."
#: ../src/msec/help.py:112
-msgid ""
-"Define the default retention period for logs, in weeks. Some countries "
-"require that the log files should be kept for 12 months, other do not have "
-"such strict requirements. This variable defines the number of past log files "
-"that should be kept by logrotate on the system."
-msgstr ""
+msgid "Allow X server to accept connections from network on tcp port 6000."
+msgstr "Allow X server to accept connections from network on tcp port 6000."
#: ../src/msec/help.py:114
-msgid "Ask for root password when going to single user level (man sulogin(8))."
+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 ""
+"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))."
#: ../src/msec/help.py:116
-msgid "Allow root access without password for the members of the wheel group."
+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 ""
+"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."
#: ../src/msec/help.py:118
-msgid "Fix owner and group of unowned files to use nobody/nogroup."
+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 ""
+"Enable crontab and at for users. Put allowed users in /etc/cron.allow and /"
+"etc/at.allow (see man at(1) and crontab(1))."
#: ../src/msec/help.py:120
-msgid "Send security check results by email."
-msgstr ""
+msgid "Log journal messages on console terminal 12."
+msgstr "Log journal messages on console terminal 12."
#: ../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 ""
+msgid "Perform hourly security check for changes in system configuration."
+msgstr "Perform hourly security check for changes in system configuration."
#: ../src/msec/help.py:124
-msgid ""
-"Allow users in wheel group to use sudo. If this option is set to 'yes', the "
-"users in wheel group are allowed to use sudo and run commands as root by "
-"using their passwords. If this option to set to 'without-password', the "
-"users can use sudo without being asked for their password. WARNING: using "
-"sudo without any password makes your system very vulnerable, and you should "
-"only use this setting if you know what you are doing!"
+msgid "Ask for root password when going to single user level (man sulogin(8))."
msgstr ""
+"Ask for root password when going to single user level (man sulogin(8))."
#: ../src/msec/help.py:126
-msgid "Enable checksum verification for suid files."
+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 ""
+"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."
#: ../src/msec/help.py:128
-msgid "Accept ICMP echo."
-msgstr ""
+msgid "Set shell commands history size. A value of -1 means unlimited."
+msgstr "Set shell commands history size. A value of -1 means unlimited."
#: ../src/msec/help.py:130
-msgid ""
-"Set the password minimum length and minimum number of digit and minimum "
-"number of capitalized letters, using length,ndigits,nupper format."
-msgstr ""
+msgid "Set the shell timeout. A value of zero means no timeout."
+msgstr "Set the shell timeout. A value of zero means no timeout."
#: ../src/msec/help.py:132
-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 ""
+msgid "Enforce MSEC settings on system startup"
+msgstr "Enforce MSEC settings on system startup"
#: ../src/msec/help.py:134
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."
+"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 ""
+"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."
#: ../src/msec/help.py:136
msgid ""
-"Patterns to exclude from disk checks. This parameter is parsed as a regex "
-"(7), so you may use complex expressions."
+"Define the default retention period for logs, in weeks. Some countries "
+"require that the log files should be kept for 12 months, other do not have "
+"such strict requirements. This variable defines the number of past log files "
+"that should be kept by logrotate on the system."
msgstr ""
+"Define the default retention period for logs, in weeks. Some countries "
+"require that the log files should be kept for 12 months, other do not have "
+"such strict requirements. This variable defines the number of past log files "
+"that should be kept by logrotate on the system."
#: ../src/msec/help.py:138
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."
+"Allow users in wheel group to use sudo. If this option is set to 'yes', the "
+"users in wheel group are allowed to use sudo and run commands as root by "
+"using their passwords. If this option to set to 'without-password', the "
+"users can use sudo without being asked for their password. WARNING: using "
+"sudo without any password makes your system very vulnerable, and you should "
+"only use this setting if you know what you are doing!"
msgstr ""
+"Allow users in wheel group to use sudo. If this option is set to 'yes', the "
+"users in wheel group are allowed to use sudo and run commands as root by "
+"using their passwords. If this option to set to 'without-password', the "
+"users can use sudo without being asked for their password. WARNING: using "
+"sudo without any password makes your system very vulnerable, and you should "
+"only use this setting if you know what you are doing!"
#: ../src/msec/help.py:140
-msgid "Set the root umask."
-msgstr ""
+msgid "Allow only users in wheel group to su to root."
+msgstr "Allow only users in wheel group to su to root."
#: ../src/msec/help.py:142
-msgid "Enforce MSEC settings on system startup"
-msgstr ""
+msgid "Allow root access without password for the members of the wheel group."
+msgstr "Allow root access without password for the members of the wheel group."
#: ../src/msec/help.py:144
-msgid "Enable periodic security check results to terminal."
+msgid ""
+"Use password to authenticate users. Take EXTREME care when disabling "
+"passwords, as it will leave the machine vulnerable."
msgstr ""
+"Use password to authenticate users. Take EXTREME care when disabling "
+"passwords, as it will leave the machine vulnerable."
#: ../src/msec/help.py:146
-msgid "Accept bogus IPv4 error messages."
+msgid ""
+"Set the password history length to prevent password reuse. This is not "
+"supported by pam_tcb."
msgstr ""
+"Set the password history length to prevent password reuse. This is not "
+"supported by pam_tcb."
#: ../src/msec/help.py:148
-msgid "Enable checking for additions/removals of sgid files."
-msgstr ""
-
-#: ../src/msec/help.py:150
-msgid "Activate ethernet cards promiscuity check."
-msgstr ""
-
-#: ../src/msec/libmsec.py:265
-msgid "%s modified so launched command: %s"
-msgstr ""
-
-#: ../src/msec/libmsec.py:274
-msgid "%s modified so should have run command: %s"
-msgstr ""
-
-#: ../src/msec/libmsec.py:376 ../src/msec/libmsec.py:408
-msgid "deleted %s"
-msgstr ""
-
-#: ../src/msec/libmsec.py:394
-msgid "touched file %s"
-msgstr ""
-
-#: ../src/msec/libmsec.py:414
-msgid "made symbolic link from %s to %s"
-msgstr ""
-
-#: ../src/msec/libmsec.py:417
-msgid "moved file %s to %s"
-msgstr ""
-
-#: ../src/msec/libmsec.py:467 ../src/msec/libmsec.py:483
-msgid "set variable %s to %s in %s"
-msgstr ""
-
-#: ../src/msec/libmsec.py:685
-msgid "Error loading plugin '%s' from %s: %s"
-msgstr ""
-
-#: ../src/msec/libmsec.py:702
-msgid "Invalid callback: %s"
-msgstr ""
-
-#: ../src/msec/libmsec.py:711
-msgid "Plugin %s not found"
-msgstr ""
-
-#: ../src/msec/libmsec.py:718
-msgid "Not supported function '%s' in '%s'"
-msgstr ""
-
-#: ../src/msec/libmsec.py:725 ../src/msec/libmsec.py:855
-msgid "In check-only mode, nothing is written back to disk."
-msgstr ""
-
-#: ../src/msec/libmsec.py:752
-msgid "Invalid parameter for %s: '%s'. Valid parameters: '%s'."
-msgstr ""
-
-#: ../src/msec/libmsec.py:785
-msgid "user name %s not found"
-msgstr ""
-
-#: ../src/msec/libmsec.py:797
-msgid "user name not found for id %d"
-msgstr ""
-
-#: ../src/msec/libmsec.py:809
-msgid "group name %s not found"
-msgstr ""
-
-#: ../src/msec/libmsec.py:821
-msgid "group name not found for id %d"
-msgstr ""
-
-#: ../src/msec/libmsec.py:831
-msgid "Unable to check /proc/mounts. Assuming all file systems are local."
-msgstr ""
-
-#: ../src/msec/libmsec.py:870
-msgid "Forcing ownership of %s to %s"
-msgstr ""
-
-#: ../src/msec/libmsec.py:874
-msgid "Error changing user on %s: %s"
-msgstr ""
-
-#: ../src/msec/libmsec.py:876
-msgid "Wrong owner of %s: should be %s"
-msgstr ""
-
-#: ../src/msec/libmsec.py:879
-msgid "Enforcing group on %s to %s"
-msgstr ""
-
-#: ../src/msec/libmsec.py:883
-msgid "Error changing group on %s: %s"
-msgstr ""
-
-#: ../src/msec/libmsec.py:885
-msgid "Wrong group of %s: should be %s"
-msgstr ""
-
-#: ../src/msec/libmsec.py:890
-msgid "Enforcing permissions on %s to %o"
-msgstr ""
-
-#: ../src/msec/libmsec.py:894
-msgid "Error changing permissions on %s: %s"
-msgstr ""
-
-#: ../src/msec/libmsec.py:896
-msgid "Wrong permissions of %s: should be %o"
-msgstr ""
-
-#: ../src/msec/libmsec.py:900
-msgid "Enforcing acl on %s"
-msgstr ""
-
-#: ../src/msec/libmsec.py:914
-msgid "Unable to add filesystem-specific ACL %s to %s"
-msgstr ""
-
-#: ../src/msec/libmsec.py:916
-msgid "Error changing acl on %s: %s"
-msgstr ""
-
-#: ../src/msec/libmsec.py:918
-msgid "Wrong acl of %s"
-msgstr ""
-
-#: ../src/msec/libmsec.py:935
-msgid "bad permissions for '%s': '%s'"
-msgstr ""
-
-#: ../src/msec/libmsec.py:960
-msgid "Non local file: \"%s\". Nothing changed."
-msgstr ""
-
-#: ../src/msec/libmsec.py:1005
-msgid "Checking paths: %s"
-msgstr ""
-
-#: ../src/msec/msec.py:87 ../src/msec/msecperms.py:96
-msgid "Invalid security level '%s'."
-msgstr ""
-
-#: ../src/msec/msec.py:114 ../src/msec/msecperms.py:121
-msgid "Msec: Mageia Security Center (%s)\n"
-msgstr ""
-
-#: ../src/msec/msec.py:115 ../src/msec/msecperms.py:122
-msgid "Error: This application must be executed by root!"
-msgstr ""
-
-#: ../src/msec/msec.py:116 ../src/msec/msecperms.py:123
-msgid "Run with --help to get help."
-msgstr ""
-
-#: ../src/msec/msec.py:142
-msgid "Level '%s' not found, aborting."
-msgstr ""
-
-#: ../src/msec/msec.py:144
-msgid "Switching to '%s' level."
-msgstr ""
-
-#: ../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:166
-msgid "Unable to save config!"
-msgstr ""
-
-#: ../src/msec/msec.py:194
-msgid "Unable to save file system permissions!"
+msgid ""
+"Set the password minimum length and minimum number of digit and minimum "
+"number of capitalized letters, using length,ndigits,nupper format."
msgstr ""
+"Set the password minimum length and minimum number of digit and minimum "
+"number of capitalized letters, using length,ndigits,nupper format."
#: ../src/msec/msecgui.py:57
msgid ""
@@ -577,6 +479,9 @@ msgid ""
"This application allows you to configure your system security. If you wish\n"
"to activate it, choose the appropriate security level: "
msgstr ""
+"<big><b>Choose security level</b></big>\n"
+"This application allows you to configure your system security. If you wish\n"
+"to activate it, choose the appropriate security level: "
#: ../src/msec/msecgui.py:63
msgid ""
@@ -584,12 +489,17 @@ msgid ""
"the suggested level for Desktop. If unsure which profile to use, use this "
"one."
msgstr ""
+"This profile configures a reasonably safe set of security features. It is "
+"the suggested level for Desktop. If unsure which profile to use, use this "
+"one."
#: ../src/msec/msecgui.py:64
msgid ""
"This profile is focused on netbooks, laptops or low-end devices, which are "
"only accessed by local users and run on batteries."
msgstr ""
+"This profile is focused on netbooks, laptops or low-end devices, which are "
+"only accessed by local users and run on batteries."
#: ../src/msec/msecgui.py:66
msgid ""
@@ -597,18 +507,25 @@ msgid ""
"limiting the remote access to the system. This level is suggested for "
"security-concerned systems and servers. "
msgstr ""
+"This profile is configured to provide maximum security, even at the cost of "
+"limiting the remote access to the system. This level is suggested for "
+"security-concerned systems and servers. "
#: ../src/msec/msecgui.py:68
msgid ""
"This profile is targeted on local network servers, which do not receive "
"accesses from unauthorized Internet users."
msgstr ""
+"This profile is targeted on local network servers, which do not receive "
+"accesses from unauthorized Internet users."
#: ../src/msec/msecgui.py:70
msgid ""
"This profile is provided for servers which are intended to be accessed by "
"unauthorized Internet users."
msgstr ""
+"This profile is provided for servers which are intended to be accessed by "
+"unauthorized Internet users."
#: ../src/msec/msecgui.py:71
msgid ""
@@ -616,16 +533,21 @@ msgid ""
"system settings, and use it for periodic checks only. It configures all "
"periodic checks to run once a day."
msgstr ""
+"This profile is intended for the users who do not rely on msec to change "
+"system settings, and use it for periodic checks only. It configures all "
+"periodic checks to run once a day."
#: ../src/msec/msecgui.py:72
msgid ""
"This profile is similar to the 'audit_daily' profile, but it runs all checks "
"weekly."
msgstr ""
+"This profile is similar to the 'audit_daily' profile, but it runs all checks "
+"weekly."
#: ../src/msec/msecgui.py:79
msgid "Custom security level."
-msgstr ""
+msgstr "Custom security level."
#: ../src/msec/msecgui.py:82
msgid ""
@@ -636,6 +558,12 @@ msgid ""
"file creation\n"
"permissions. "
msgstr ""
+"<big><b>System security options</b></big>\n"
+"These options control the local security configuration, such as the login "
+"restrictions,\n"
+"password configurations, integration with other security tools, and default "
+"file creation\n"
+"permissions. "
#: ../src/msec/msecgui.py:87
msgid ""
@@ -644,6 +572,10 @@ msgid ""
"unauthorized accesses,\n"
"and breakin attempts. "
msgstr ""
+"<big><b>Network security options</b></big>\n"
+"These options define the network security against remote threats, "
+"unauthorized accesses,\n"
+"and breakin attempts. "
#: ../src/msec/msecgui.py:91
msgid ""
@@ -651,6 +583,9 @@ msgid ""
"These options configure the security checks that should be executed "
"periodically. "
msgstr ""
+"<big><b>Periodic security checks</b></big>\n"
+"These options configure the security checks that should be executed "
+"periodically. "
#: ../src/msec/msecgui.py:94
msgid ""
@@ -659,6 +594,10 @@ msgid ""
"checks. For each supported test, you may add as many exceptions as you want\n"
"for each check. Note that each exception is parsed as a regexp."
msgstr ""
+"<big><b>Exceptions</b></big>\n"
+"Here you can configure the allowed exceptions for msec periodic security\n"
+"checks. For each supported test, you may add as many exceptions as you want\n"
+"for each check. Note that each exception is parsed as a regexp."
#: ../src/msec/msecgui.py:99
msgid ""
@@ -671,18 +610,28 @@ msgid ""
"automatically\n"
"changing them to the specified values when a change is detected. "
msgstr ""
+"<big><b>File permissions</b></big>\n"
+"These options allow to fine-tune system permissions for important files and "
+"directories.\n"
+"The following permissions are checked periodically, and any change to the "
+"owner, group,\n"
+"or current permission is reported. The permissions can be enforced, "
+"automatically\n"
+"changing them to the specified values when a change is detected. "
#: ../src/msec/msecgui.py:105
msgid "Save and apply new configuration?"
-msgstr ""
+msgstr "Save and apply new configuration?"
#: ../src/msec/msecgui.py:156
+#, python-format
msgid "Unable to load configuration for level '%s'"
-msgstr ""
+msgstr "Unable to load configuration for level '%s'"
#: ../src/msec/msecgui.py:162
+#, python-format
msgid "Unable to load permissions for level '%s'"
-msgstr ""
+msgstr "Unable to load permissions for level '%s'"
#: ../src/msec/msecgui.py:195
msgid "_File"
@@ -690,7 +639,7 @@ msgstr "파일(_F)"
#: ../src/msec/msecgui.py:197
msgid "_Save configuration"
-msgstr ""
+msgstr "_Save configuration"
#: ../src/msec/msecgui.py:202
msgid "_Quit"
@@ -706,35 +655,35 @@ msgstr "정보(_A)"
#: ../src/msec/msecgui.py:235
msgid "MSEC: System Security and Audit"
-msgstr ""
+msgstr "MSEC: System Security and Audit"
#: ../src/msec/msecgui.py:248
msgid "Overview"
-msgstr ""
+msgstr "Overview"
#: ../src/msec/msecgui.py:249
msgid "Security settings"
-msgstr ""
+msgstr "Security settings"
#: ../src/msec/msecgui.py:258
msgid "Basic security"
-msgstr ""
+msgstr "Basic security"
#: ../src/msec/msecgui.py:259
msgid "System security"
-msgstr ""
+msgstr "System security"
#: ../src/msec/msecgui.py:260
msgid "Network security"
-msgstr ""
+msgstr "네트워크 보안"
#: ../src/msec/msecgui.py:261 ../src/msec/msecgui.py:653
msgid "Periodic checks"
-msgstr ""
+msgstr "Periodic checks"
#: ../src/msec/msecgui.py:262
msgid "Exceptions"
-msgstr ""
+msgstr "Exceptions"
#: ../src/msec/msecgui.py:263 ../src/msec/msecgui.py:1255
msgid "Permissions"
@@ -742,75 +691,84 @@ msgstr "허가권"
#: ../src/msec/msecgui.py:303
msgid "MSEC option changes"
-msgstr ""
+msgstr "MSEC option changes"
#: ../src/msec/msecgui.py:303
msgid "option"
-msgstr ""
+msgstr "option"
#: ../src/msec/msecgui.py:304
msgid "System permissions changes"
-msgstr ""
+msgstr "System permissions changes"
#: ../src/msec/msecgui.py:304
msgid "permission check"
-msgstr ""
+msgstr "permission check"
#: ../src/msec/msecgui.py:314
+#, python-format
msgid "changed %s <b>%s</b> (%s -> %s)"
-msgstr ""
+msgstr "changed %s <b>%s</b> (%s -> %s)"
#: ../src/msec/msecgui.py:319
+#, python-format
msgid "added %s <b>%s</b> (%s)"
-msgstr ""
+msgstr "added %s <b>%s</b> (%s)"
#: ../src/msec/msecgui.py:324
+#, python-format
msgid "removed %s <b>%s</b>"
-msgstr ""
+msgstr "removed %s <b>%s</b>"
#: ../src/msec/msecgui.py:328
msgid "no changes"
-msgstr ""
+msgstr "no changes"
#: ../src/msec/msecgui.py:341 ../src/msec/msecgui.py:348
msgid "Saving changes.."
-msgstr ""
+msgstr "Saving changes.."
#: ../src/msec/msecgui.py:344
msgid "Ignore and quit"
-msgstr ""
+msgstr "Ignore and quit"
#: ../src/msec/msecgui.py:382
+#, python-format
msgid "<b>%s:</b> <i>%s</i>\n"
-msgstr ""
+msgstr "<b>%s:</b> <i>%s</i>\n"
#: ../src/msec/msecgui.py:389
+#, python-format
msgid "<b>MSEC test run results:</b> <i>%s</i>"
-msgstr ""
+msgstr "<b>MSEC test run results:</b> <i>%s</i>"
#: ../src/msec/msecgui.py:397
msgid "Details"
msgstr "상세설명"
#: ../src/msec/msecgui.py:403
+#, python-format
msgid "MSEC messages (%s): %d"
-msgstr ""
+msgstr "MSEC messages (%s): %d"
#: ../src/msec/msecgui.py:417
+#, python-format
msgid "Details (%d changes).."
-msgstr ""
+msgstr "Details (%d changes).."
#: ../src/msec/msecgui.py:470
+#, python-format
msgid "No base msec level specified, using '%s'"
-msgstr ""
+msgstr "No base msec level specified, using '%s'"
#: ../src/msec/msecgui.py:473
+#, python-format
msgid "Detected base msec level '%s'"
-msgstr ""
+msgstr "Detected base msec level '%s'"
#: ../src/msec/msecgui.py:501
msgid "Security Option"
-msgstr ""
+msgstr "Security Option"
#: ../src/msec/msecgui.py:511 ../src/msec/msecgui.py:850
msgid "Description"
@@ -821,8 +779,9 @@ msgid "Value"
msgstr "값"
#: ../src/msec/msecgui.py:527
+#, python-format
msgid "Invalid option '%s'!"
-msgstr ""
+msgstr "Invalid option '%s'!"
#: ../src/msec/msecgui.py:597
msgid "Firewall"
@@ -838,7 +797,7 @@ msgstr "업데이트"
#: ../src/msec/msecgui.py:618
msgid "Update now"
-msgstr ""
+msgstr "Update now"
#: ../src/msec/msecgui.py:625
msgid "Security"
@@ -846,101 +805,108 @@ msgstr "보안"
#: ../src/msec/msecgui.py:628
msgid "Msec is disabled"
-msgstr ""
+msgstr "Msec is disabled"
#: ../src/msec/msecgui.py:631
msgid "Msec is enabled"
-msgstr ""
+msgstr "Msec is enabled"
#: ../src/msec/msecgui.py:632
+#, python-format
msgid "Base security level: '%s'"
-msgstr ""
+msgstr "Base security level: '%s'"
#: ../src/msec/msecgui.py:640
+#, python-format
msgid "Custom settings: %d"
-msgstr ""
+msgstr "Custom settings: %d"
#: ../src/msec/msecgui.py:661
msgid "Never"
-msgstr ""
+msgstr "Never"
#: ../src/msec/msecgui.py:662
+#, python-format
msgid "Check: %s. Last run: %s"
-msgstr ""
+msgstr "Check: %s. Last run: %s"
#: ../src/msec/msecgui.py:667
msgid "Show results"
-msgstr ""
+msgstr "Show results"
#: ../src/msec/msecgui.py:673
msgid "Run now"
-msgstr ""
+msgstr "Run now"
#: ../src/msec/msecgui.py:694
+#, python-format
msgid "Unable to read log file: %s"
-msgstr ""
+msgstr "Unable to read log file: %s"
#: ../src/msec/msecgui.py:695
msgid "Periodic check results"
-msgstr ""
+msgstr "Periodic check results"
#: ../src/msec/msecgui.py:727
+#, python-format
msgid ""
"Do you want to run the <b>%s</b> periodic check? Please note that it could "
"take a considerable time to finish."
msgstr ""
+"Do you want to run the <b>%s</b> periodic check? Please note that it could "
+"take a considerable time to finish."
#: ../src/msec/msecgui.py:735 ../src/msec/msecgui.py:743
msgid "Please wait, running checks..."
-msgstr ""
+msgstr "Please wait, running checks..."
#: ../src/msec/msecgui.py:746
msgid "Please wait, this might take a few minutes."
-msgstr ""
+msgstr "Please wait, this might take a few minutes."
#: ../src/msec/msecgui.py:775
msgid "Periodic check was executed successfully!"
-msgstr ""
+msgstr "Periodic check was executed successfully!"
#: ../src/msec/msecgui.py:778
msgid "An error occurred while running periodic check."
-msgstr ""
+msgstr "An error occurred while running periodic check."
#: ../src/msec/msecgui.py:810
msgid "Enable MSEC tool"
-msgstr ""
+msgstr "Enable MSEC tool"
#: ../src/msec/msecgui.py:817
msgid "Select the base security level"
-msgstr ""
+msgstr "Select the base security level"
#: ../src/msec/msecgui.py:840
msgid "Level name"
-msgstr ""
+msgstr "Level name"
#: ../src/msec/msecgui.py:897
msgid "Send security alerts by email to:"
-msgstr ""
+msgstr "Send security alerts by email to:"
#: ../src/msec/msecgui.py:919
msgid "Display security alerts on desktop"
-msgstr ""
+msgstr "Display security alerts on desktop"
#: ../src/msec/msecgui.py:1103
msgid "Enable periodic security checks"
-msgstr ""
+msgstr "Enable periodic security checks"
#: ../src/msec/msecgui.py:1165
msgid "Security check"
-msgstr ""
+msgstr "Security check"
#: ../src/msec/msecgui.py:1171
msgid "Exception"
-msgstr ""
+msgstr "Exception"
#: ../src/msec/msecgui.py:1192 ../src/msec/msecgui.py:1319
msgid "Add a rule"
-msgstr ""
+msgstr "Add a rule"
#: ../src/msec/msecgui.py:1197 ../src/msec/msecgui.py:1324
msgid "Delete"
@@ -960,49 +926,53 @@ msgstr "그룹"
#: ../src/msec/msecgui.py:1263
msgid "Enforce"
-msgstr ""
+msgstr "Enforce"
#: ../src/msec/msecgui.py:1271
msgid "Acl"
-msgstr ""
+msgstr "Acl"
#: ../src/msec/msecgui.py:1424
msgid "Editing exception"
-msgstr ""
+msgstr "Editing exception"
#: ../src/msec/msecgui.py:1429
msgid "Adding new exception"
-msgstr ""
+msgstr "Adding new exception"
#: ../src/msec/msecgui.py:1436
msgid ""
"Editing exception. Please select the correspondent msec check and exception "
"value\n"
msgstr ""
+"Editing exception. Please select the correspondent msec check and exception "
+"value\n"
#: ../src/msec/msecgui.py:1443
msgid "Check: "
-msgstr ""
+msgstr "Check: "
#: ../src/msec/msecgui.py:1458
msgid "Exception: "
-msgstr ""
+msgstr "Exception: "
#: ../src/msec/msecgui.py:1494
+#, python-format
msgid "Changing permissions for %s"
-msgstr ""
+msgstr "Changing permissions for %s"
#: ../src/msec/msecgui.py:1502
msgid "Adding new permission check"
-msgstr ""
+msgstr "Adding new permission check"
#: ../src/msec/msecgui.py:1514
+#, python-format
msgid "Changing permissions on <b>%s</b>"
-msgstr ""
+msgstr "Changing permissions on <b>%s</b>"
#: ../src/msec/msecgui.py:1514
msgid "new file"
-msgstr ""
+msgstr "new file"
#: ../src/msec/msecgui.py:1526
msgid "File: "
@@ -1013,6 +983,8 @@ msgid ""
"Please specify new file owner and permissions, or use 'current' to keep "
"current settings."
msgstr ""
+"Please specify new file owner and permissions, or use 'current' to keep "
+"current settings."
#: ../src/msec/msecgui.py:1542
msgid "User: "
@@ -1024,7 +996,7 @@ msgstr "그룹:"
#: ../src/msec/msecgui.py:1564
msgid "Permissions: "
-msgstr ""
+msgstr "Permissions: "
#: ../src/msec/msecgui.py:1573
msgid ""
@@ -1033,401 +1005,994 @@ msgid ""
"user1:acl,user2:acl\n"
"Refer to 'man setfacl' for details."
msgstr ""
+"To enforce additional ACL (Access Control List) on file, specify them in the "
+"following format:\n"
+"user1:acl,user2:acl\n"
+"Refer to 'man setfacl' for details."
#: ../src/msec/msecgui.py:1580
msgid "ACL: "
-msgstr ""
+msgstr "ACL: "
#: ../src/msec/msecgui.py:1647
+#, python-format
msgid "Select new value for %s"
-msgstr ""
+msgstr "Select new value for %s"
#: ../src/msec/msecgui.py:1656
+#, python-format
msgid ""
"<i>%s</i>\n"
"\n"
"\tCurrent value:\t\t\t<i>%s</i>\n"
"\t%sDefault level value:\t<i>%s</i>%s\n"
msgstr ""
+"<i>%s</i>\n"
+"\n"
+"\tCurrent value:\t\t\t<i>%s</i>\n"
+"\t%sDefault level value:\t<i>%s</i>%s\n"
#: ../src/msec/msecgui.py:1666
msgid "New value:"
msgstr "새로운 값"
+#: ../src/msec/libmsec.py:265
+#, python-format
+msgid "%s modified so launched command: %s"
+msgstr "%s modified so launched command: %s"
+
+#: ../src/msec/libmsec.py:274
+#, python-format
+msgid "%s modified so should have run command: %s"
+msgstr "%s modified so should have run command: %s"
+
+#: ../src/msec/libmsec.py:376 ../src/msec/libmsec.py:408
+#, python-format
+msgid "deleted %s"
+msgstr "deleted %s"
+
+#: ../src/msec/libmsec.py:394
+#, python-format
+msgid "touched file %s"
+msgstr "touched file %s"
+
+#: ../src/msec/libmsec.py:414
+#, python-format
+msgid "made symbolic link from %s to %s"
+msgstr "made symbolic link from %s to %s"
+
+#: ../src/msec/libmsec.py:417
+#, python-format
+msgid "moved file %s to %s"
+msgstr "moved file %s to %s"
+
+#: ../src/msec/libmsec.py:467 ../src/msec/libmsec.py:483
+#, python-format
+msgid "set variable %s to %s in %s"
+msgstr "set variable %s to %s in %s"
+
+#: ../src/msec/libmsec.py:685
+#, python-format
+msgid "Error loading plugin '%s' from %s: %s"
+msgstr "Error loading plugin '%s' from %s: %s"
+
+#: ../src/msec/libmsec.py:702
+#, python-format
+msgid "Invalid callback: %s"
+msgstr "Invalid callback: %s"
+
+#: ../src/msec/libmsec.py:711
+#, python-format
+msgid "Plugin %s not found"
+msgstr "Plugin %s not found"
+
+#: ../src/msec/libmsec.py:718
+#, python-format
+msgid "Not supported function '%s' in '%s'"
+msgstr "Not supported function '%s' in '%s'"
+
+#: ../src/msec/libmsec.py:725 ../src/msec/libmsec.py:855
+msgid "In check-only mode, nothing is written back to disk."
+msgstr "In check-only mode, nothing is written back to disk."
+
+#: ../src/msec/libmsec.py:752
+#, python-format
+msgid "Invalid parameter for %s: '%s'. Valid parameters: '%s'."
+msgstr "Invalid parameter for %s: '%s'. Valid parameters: '%s'."
+
+#: ../src/msec/libmsec.py:785
+#, python-format
+msgid "user name %s not found"
+msgstr "user name %s not found"
+
+#: ../src/msec/libmsec.py:797
+#, python-format
+msgid "user name not found for id %d"
+msgstr "user name not found for id %d"
+
+#: ../src/msec/libmsec.py:809
+#, python-format
+msgid "group name %s not found"
+msgstr "group name %s not found"
+
+#: ../src/msec/libmsec.py:821
+#, python-format
+msgid "group name not found for id %d"
+msgstr "group name not found for id %d"
+
+#: ../src/msec/libmsec.py:831
+msgid "Unable to check /proc/mounts. Assuming all file systems are local."
+msgstr "Unable to check /proc/mounts. Assuming all file systems are local."
+
+#: ../src/msec/libmsec.py:870
+#, python-format
+msgid "Forcing ownership of %s to %s"
+msgstr "Forcing ownership of %s to %s"
+
+#: ../src/msec/libmsec.py:874
+#, python-format
+msgid "Error changing user on %s: %s"
+msgstr "Error changing user on %s: %s"
+
+#: ../src/msec/libmsec.py:876
+#, python-format
+msgid "Wrong owner of %s: should be %s"
+msgstr "Wrong owner of %s: should be %s"
+
+#: ../src/msec/libmsec.py:879
+#, python-format
+msgid "Enforcing group on %s to %s"
+msgstr "Enforcing group on %s to %s"
+
+#: ../src/msec/libmsec.py:883
+#, python-format
+msgid "Error changing group on %s: %s"
+msgstr "Error changing group on %s: %s"
+
+#: ../src/msec/libmsec.py:885
+#, python-format
+msgid "Wrong group of %s: should be %s"
+msgstr "Wrong group of %s: should be %s"
+
+#: ../src/msec/libmsec.py:890
+#, python-format
+msgid "Enforcing permissions on %s to %o"
+msgstr "Enforcing permissions on %s to %o"
+
+#: ../src/msec/libmsec.py:894
+#, python-format
+msgid "Error changing permissions on %s: %s"
+msgstr "Error changing permissions on %s: %s"
+
+#: ../src/msec/libmsec.py:896
+#, python-format
+msgid "Wrong permissions of %s: should be %o"
+msgstr "Wrong permissions of %s: should be %o"
+
+#: ../src/msec/libmsec.py:900
+#, python-format
+msgid "Enforcing acl on %s"
+msgstr "Enforcing acl on %s"
+
+#: ../src/msec/libmsec.py:914
+#, python-format
+msgid "Unable to add filesystem-specific ACL %s to %s"
+msgstr "Unable to add filesystem-specific ACL %s to %s"
+
+#: ../src/msec/libmsec.py:916
+#, python-format
+msgid "Error changing acl on %s: %s"
+msgstr "Error changing acl on %s: %s"
+
+#: ../src/msec/libmsec.py:918
+#, python-format
+msgid "Wrong acl of %s"
+msgstr "Wrong acl of %s"
+
+#: ../src/msec/libmsec.py:935
+#, python-format
+msgid "bad permissions for '%s': '%s'"
+msgstr "bad permissions for '%s': '%s'"
+
+#: ../src/msec/libmsec.py:960
+#, python-format
+msgid "Non local file: \"%s\". Nothing changed."
+msgstr "Non local file: \"%s\". Nothing changed."
+
+#: ../src/msec/libmsec.py:1005
+#, python-format
+msgid "Checking paths: %s"
+msgstr "Checking paths: %s"
+
+#: ../src/msec/tools.py:33
+#, python-format
+msgid "Unable to parse firewall configuration: %s"
+msgstr "Unable to parse firewall configuration: %s"
+
+#: ../src/msec/tools.py:36 ../src/msec/config.py:60
+msgid "Disabled"
+msgstr "Disabled"
+
+#: ../src/msec/tools.py:38
+#, python-format
+msgid "Enabled, with %d rules"
+msgstr "Enabled, with %d rules"
+
+#: ../src/msec/tools.py:48
+#, python-format
+msgid "Last updated: %s"
+msgstr "Last updated: %s"
+
+#: ../src/msec/tools.py:50
+#, python-format
+msgid "Unable to access %s: %s"
+msgstr "Unable to access %s: %s"
+
+#: ../src/msec/tools.py:51
+msgid "Unable to determine update status"
+msgstr "Unable to determine update status"
+
+#: ../src/msec/config.py:46
+msgid "Modified system files"
+msgstr "Modified system files"
+
+#: ../src/msec/config.py:47
+msgid "No changes in system files"
+msgstr "No changes in system files"
+
+#: ../src/msec/config.py:222 ../src/msec/config.py:436
+#, python-format
+msgid "Unable to load configuration file %s: %s"
+msgstr "Unable to load configuration file %s: %s"
+
+#: ../src/msec/config.py:236 ../src/msec/config.py:346
+#: ../src/msec/config.py:455
+#, python-format
+msgid "Bad config option: %s"
+msgstr "Bad config option: %s"
+
+#: ../src/msec/config.py:271 ../src/msec/config.py:385
+#: ../src/msec/config.py:481
+#, python-format
+msgid "Unable to save %s: %s"
+msgstr "Unable to save %s: %s"
+
+#: ../src/msec/config.py:331
+#, python-format
+msgid "loading exceptions file %s: %s"
+msgstr "loading exceptions file %s: %s"
+
+#: ../src/msec/config.py:332
+msgid "No exceptions loaded"
+msgstr "No exceptions loaded"
+
#: ../src/msec/plugins/audit.py:207
msgid "Activating periodic promiscuity check"
-msgstr ""
+msgstr "Activating periodic promiscuity check"
#: ../src/msec/plugins/audit.py:211
msgid "Disabling periodic promiscuity check"
-msgstr ""
+msgstr "Disabling periodic promiscuity check"
#: ../src/msec/plugins/audit.py:224
msgid "Activating daily security check"
-msgstr ""
+msgstr "Activating daily security check"
#: ../src/msec/plugins/audit.py:230
msgid "Disabling daily security check"
-msgstr ""
+msgstr "Disabling daily security check"
-#: ../src/msec/plugins/log.py:45
-msgid "Invalid retention period: \"%s\""
+#: ../src/msec/plugins/pam.py:68
+msgid "Using password to authenticate users"
+msgstr "Using password to authenticate users"
+
+#: ../src/msec/plugins/pam.py:72
+msgid "Don't use password to authenticate users"
+msgstr "Don't use password to authenticate users"
+
+#: ../src/msec/plugins/pam.py:83
+msgid "Password history not supported with pam_tcb."
+msgstr "Password history not supported with pam_tcb."
+
+#: ../src/msec/plugins/pam.py:91
+#, python-format
+msgid "Invalid maximum password history length: \"%s\""
+msgstr "Invalid maximum password history length: \"%s\""
+
+#: ../src/msec/plugins/pam.py:106
+#, python-format
+msgid "Setting password history to %d."
+msgstr "Setting password history to %d."
+
+#: ../src/msec/plugins/pam.py:112
+msgid "Disabling password history"
+msgstr "Disabling password history"
+
+#: ../src/msec/plugins/pam.py:124
+#, python-format
+msgid ""
+"Invalid password length \"%s\". Use \"length,ndigits,nupper\" as parameter"
msgstr ""
+"Invalid password length \"%s\". Use \"length,ndigits,nupper\" as parameter"
-#: ../src/msec/plugins/log.py:53
-msgid "Setting log retention period to %d weeks"
+#: ../src/msec/plugins/pam.py:145
+#, python-format
+msgid "Setting minimum password length %d"
+msgstr "Setting minimum password length %d"
+
+#: ../src/msec/plugins/pam.py:169
+msgid "Allowing su only from wheel group members"
+msgstr "Allowing su only from wheel group members"
+
+#: ../src/msec/plugins/pam.py:173
+msgid "no wheel group"
+msgstr "no wheel group"
+
+#: ../src/msec/plugins/pam.py:177
+msgid ""
+"Security configuration is defined to allow only members of the wheel group "
+"to su to root, but this group is empty. Please add the allowed users into "
+"the wheel group."
msgstr ""
+"Security configuration is defined to allow only members of the wheel group "
+"to su to root, but this group is empty. Please add the allowed users into "
+"the wheel group."
+
+#: ../src/msec/plugins/pam.py:185
+msgid "Allowing su for all"
+msgstr "Allowing su for all"
+
+#: ../src/msec/plugins/pam.py:204
+msgid "Allowing transparent root access for wheel group members"
+msgstr "Allowing transparent root access for wheel group members"
+
+#: ../src/msec/plugins/pam.py:211
+msgid "Disabling transparent root access for wheel group members"
+msgstr "Disabling transparent root access for wheel group members"
+
+#: ../src/msec/plugins/network.py:131
+msgid "Allowing remote root login"
+msgstr "Allowing remote root login"
+
+#: ../src/msec/plugins/network.py:135
+msgid "Forbidding remote root login"
+msgstr "Forbidding remote root login"
+
+#: ../src/msec/plugins/network.py:139
+msgid "Allowing remote root login only by passphrase"
+msgstr "Allowing remote root login only by passphrase"
-#: ../src/msec/plugins/msec.py:150
+#: ../src/msec/plugins/msec.py:149
msgid "Allowing unrestricted chkconfig for packages"
-msgstr ""
+msgstr "Allowing unrestricted chkconfig for packages"
-#: ../src/msec/plugins/msec.py:155
+#: ../src/msec/plugins/msec.py:154
+#, python-format
msgid "Restricting chkconfig for packages according to \"%s\" profile"
-msgstr ""
+msgstr "Restricting chkconfig for packages according to \"%s\" profile"
-#: ../src/msec/plugins/msec.py:165
+#: ../src/msec/plugins/msec.py:164
+#, python-format
msgid "Setting root umask to %s"
-msgstr ""
+msgstr "Setting root umask to %s"
-#: ../src/msec/plugins/msec.py:175
+#: ../src/msec/plugins/msec.py:174
+#, python-format
msgid "Setting users umask to %s"
-msgstr ""
+msgstr "Setting users umask to %s"
-#: ../src/msec/plugins/msec.py:196
+#: ../src/msec/plugins/msec.py:195
msgid "Allowing users to connect X server from everywhere"
-msgstr ""
+msgstr "Allowing users to connect X server from everywhere"
-#: ../src/msec/plugins/msec.py:199
+#: ../src/msec/plugins/msec.py:198
msgid "Allowing users to connect X server from localhost"
-msgstr ""
+msgstr "Allowing users to connect X server from localhost"
-#: ../src/msec/plugins/msec.py:202
+#: ../src/msec/plugins/msec.py:201
msgid "Restricting X server connection to the console user"
-msgstr ""
+msgstr "Restricting X server connection to the console user"
-#: ../src/msec/plugins/msec.py:205
+#: ../src/msec/plugins/msec.py:204
+#, python-format
msgid "invalid allow_x_connections arg: %s"
-msgstr ""
+msgstr "invalid allow_x_connections arg: %s"
#: ../src/msec/plugins/msec.py:228
msgid "Allowing the X server to listen to tcp connections"
-msgstr ""
+msgstr "Allowing the X server to listen to tcp connections"
-#: ../src/msec/plugins/msec.py:239
+#: ../src/msec/plugins/msec.py:241
msgid "Forbidding the X server to listen to tcp connection"
-msgstr ""
+msgstr "Forbidding the X server to listen to tcp connection"
-#: ../src/msec/plugins/msec.py:255
+#: ../src/msec/plugins/msec.py:257
+#, python-format
msgid "Invalid shell timeout \"%s\""
-msgstr ""
+msgstr "Invalid shell timeout \"%s\""
-#: ../src/msec/plugins/msec.py:263
+#: ../src/msec/plugins/msec.py:265
+#, python-format
msgid "Setting shell timeout to %s"
-msgstr ""
+msgstr "Setting shell timeout to %s"
-#: ../src/msec/plugins/msec.py:271
+#: ../src/msec/plugins/msec.py:273
+#, python-format
msgid "Invalid shell history size \"%s\""
-msgstr ""
+msgstr "Invalid shell history size \"%s\""
-#: ../src/msec/plugins/msec.py:282
+#: ../src/msec/plugins/msec.py:284
+#, python-format
msgid "Setting shell history size to %s"
-msgstr ""
+msgstr "Setting shell history size to %s"
-#: ../src/msec/plugins/msec.py:286
+#: ../src/msec/plugins/msec.py:288
msgid "Removing limit on shell history size"
-msgstr ""
+msgstr "Removing limit on shell history size"
-#: ../src/msec/plugins/msec.py:295
+#: ../src/msec/plugins/msec.py:297
+#, python-format
msgid "Invalid file system umask \"%s\""
-msgstr ""
+msgstr "Invalid file system umask \"%s\""
#: ../src/msec/plugins/msec.py:331
msgid "Allowing reboot and shutdown to the console user"
-msgstr ""
+msgstr "Allowing reboot and shutdown to the console user"
#: ../src/msec/plugins/msec.py:338
msgid "Allowing SysRq key to the console user"
-msgstr ""
+msgstr "Allowing SysRq key to the console user"
#: ../src/msec/plugins/msec.py:341
msgid "Allowing Shutdown/Reboot in GDM"
-msgstr ""
+msgstr "Allowing Shutdown/Reboot in GDM"
-#: ../src/msec/plugins/msec.py:350
-msgid "Allowing Shutdown/Reboot in KDM"
-msgstr ""
-
-#: ../src/msec/plugins/msec.py:353
+#: ../src/msec/plugins/msec.py:349
msgid "Allowing Ctrl-Alt-Del from console"
-msgstr ""
+msgstr "Allowing Ctrl-Alt-Del from console"
-#: ../src/msec/plugins/msec.py:357
+#: ../src/msec/plugins/msec.py:353
msgid "Forbidding reboot and shutdown to the console user"
-msgstr ""
+msgstr "Forbidding reboot and shutdown to the console user"
-#: ../src/msec/plugins/msec.py:365
+#: ../src/msec/plugins/msec.py:361
msgid "Forbidding SysRq key to the console user"
-msgstr ""
+msgstr "Forbidding SysRq key to the console user"
-#: ../src/msec/plugins/msec.py:368
+#: ../src/msec/plugins/msec.py:364
msgid "Forbidding Shutdown/Reboot in GDM"
-msgstr ""
-
-#: ../src/msec/plugins/msec.py:377
-msgid "Forbidding Shutdown/Reboot in KDM"
-msgstr ""
+msgstr "Forbidding Shutdown/Reboot in GDM"
-#: ../src/msec/plugins/msec.py:380
+#: ../src/msec/plugins/msec.py:372
msgid "Forbidding Ctrl-Alt-Del from console"
-msgstr ""
+msgstr "Forbidding Ctrl-Alt-Del from console"
-#: ../src/msec/plugins/msec.py:395
-msgid "Allowing list of users in KDM"
-msgstr ""
+#: ../src/msec/plugins/msec.py:390 ../src/msec/plugins/msec.py:394
+msgid "Allowing list of users in {}"
+msgstr "Allowing list of users in {}"
#: ../src/msec/plugins/msec.py:402
-msgid "Allowing list of users in GDM"
-msgstr ""
+msgid "Forbidding list of users in {}"
+msgstr "Forbidding list of users in {}"
-#: ../src/msec/plugins/msec.py:407
-msgid "Forbidding list of users in KDM"
-msgstr ""
+#: ../src/msec/plugins/msec.py:406
+msgid "Forbidding showing last user in {}"
+msgstr "Forbidding showing last user in {}"
-#: ../src/msec/plugins/msec.py:414
-msgid "Forbidding list of users in GDM"
-msgstr ""
-
-#: ../src/msec/plugins/msec.py:425
+#: ../src/msec/plugins/msec.py:417
msgid "Allowing autologin"
-msgstr ""
+msgstr "Allowing autologin"
-#: ../src/msec/plugins/msec.py:428
+#: ../src/msec/plugins/msec.py:420
msgid "Forbidding autologin"
-msgstr ""
-
-#: ../src/msec/plugins/msec.py:433
-msgid "Activating password in boot loader"
-msgstr ""
-
-#: ../src/msec/plugins/msec.py:447
-msgid "Removing password in boot loader"
-msgstr ""
+msgstr "Forbidding autologin"
-#: ../src/msec/plugins/msec.py:462
+#: ../src/msec/plugins/msec.py:429
msgid "Enabling log on console"
-msgstr ""
+msgstr "Enabling log on console"
-#: ../src/msec/plugins/msec.py:466
+#: ../src/msec/plugins/msec.py:433
msgid "Disabling log on console"
-msgstr ""
+msgstr "Disabling log on console"
-#: ../src/msec/plugins/msec.py:483
+#: ../src/msec/plugins/msec.py:451
msgid "Authorizing all services"
-msgstr ""
+msgstr "Authorizing all services"
-#: ../src/msec/plugins/msec.py:487
+#: ../src/msec/plugins/msec.py:455
msgid "Disabling all services"
-msgstr ""
+msgstr "Disabling all services"
-#: ../src/msec/plugins/msec.py:491
+#: ../src/msec/plugins/msec.py:459
msgid "Disabling non local services"
-msgstr ""
+msgstr "Disabling non local services"
-#: ../src/msec/plugins/msec.py:503
+#: ../src/msec/plugins/msec.py:471
msgid "Enabling sulogin in single user runlevel"
-msgstr ""
+msgstr "Enabling sulogin in single user runlevel"
-#: ../src/msec/plugins/msec.py:507
+#: ../src/msec/plugins/msec.py:475
msgid "Disabling sulogin in single user runlevel"
-msgstr ""
+msgstr "Disabling sulogin in single user runlevel"
-#: ../src/msec/plugins/msec.py:518
+#: ../src/msec/plugins/msec.py:486
msgid "Enabling msec periodic runs"
-msgstr ""
+msgstr "Enabling msec periodic runs"
-#: ../src/msec/plugins/msec.py:522
+#: ../src/msec/plugins/msec.py:490
msgid "Disabling msec periodic runs"
-msgstr ""
+msgstr "Disabling msec periodic runs"
-#: ../src/msec/plugins/msec.py:535
+#: ../src/msec/plugins/msec.py:503
msgid "Enabling crontab and at"
-msgstr ""
+msgstr "Enabling crontab and at"
-#: ../src/msec/plugins/msec.py:542
+#: ../src/msec/plugins/msec.py:510
msgid "Disabling crontab and at"
-msgstr ""
+msgstr "Disabling crontab and at"
-#: ../src/msec/plugins/msec.py:554
+#: ../src/msec/plugins/msec.py:522
msgid "Allowing export display from root"
-msgstr ""
+msgstr "Allowing export display from root"
-#: ../src/msec/plugins/msec.py:558
+#: ../src/msec/plugins/msec.py:526
msgid "Forbidding export display from root"
-msgstr ""
+msgstr "Forbidding export display from root"
-#: ../src/msec/plugins/msec.py:585
+#: ../src/msec/plugins/msec.py:553
msgid "Allowing direct root login"
-msgstr ""
+msgstr "Allowing direct root login"
-#: ../src/msec/plugins/msec.py:608
+#: ../src/msec/plugins/msec.py:576
msgid "Forbidding direct root login"
-msgstr ""
+msgstr "Forbidding direct root login"
-#: ../src/msec/plugins/msec.py:630
+#: ../src/msec/plugins/msec.py:598
msgid "Using secure location for temporary files"
-msgstr ""
+msgstr "Using secure location for temporary files"
-#: ../src/msec/plugins/msec.py:632
+#: ../src/msec/plugins/msec.py:600
msgid "Not using secure location for temporary files"
-msgstr ""
+msgstr "Not using secure location for temporary files"
-#: ../src/msec/plugins/msec.py:652
+#: ../src/msec/plugins/msec.py:620
msgid "Allowing including current directory in path"
-msgstr ""
+msgstr "Allowing including current directory in path"
-#: ../src/msec/plugins/msec.py:655
+#: ../src/msec/plugins/msec.py:623
msgid "Not allowing including current directory in path"
-msgstr ""
+msgstr "Not allowing including current directory in path"
-#: ../src/msec/plugins/network.py:134
-msgid "Allowing remote root login"
-msgstr ""
+#: ../src/msec/plugins/sudo.py:49
+msgid "Allowing users in wheel group to use sudo"
+msgstr "Allowing users in wheel group to use sudo"
-#: ../src/msec/plugins/network.py:138
-msgid "Forbidding remote root login"
-msgstr ""
+#: ../src/msec/plugins/sudo.py:54
+msgid "Allowing users in wheel group to use sudo without password"
+msgstr "Allowing users in wheel group to use sudo without password"
-#: ../src/msec/plugins/network.py:142
-msgid "Allowing remote root login only by passphrase"
-msgstr ""
+#: ../src/msec/plugins/sudo.py:57
+msgid "Not allowing users in wheel group to use sudo"
+msgstr "Not allowing users in wheel group to use sudo"
-#: ../src/msec/plugins/network.py:175
-msgid "Enabling name resolution spoofing protection"
-msgstr ""
+#: ../src/msec/plugins/log.py:45
+#, python-format
+msgid "Invalid retention period: \"%s\""
+msgstr "Invalid retention period: \"%s\""
-#: ../src/msec/plugins/network.py:180
-msgid "Disabling name resolution spoofing protection"
-msgstr ""
+#: ../src/msec/plugins/log.py:53
+#, python-format
+msgid "Setting log retention period to %d weeks"
+msgstr "Setting log retention period to %d weeks"
-#: ../src/msec/plugins/pam.py:68
-msgid "Using password to authenticate users"
-msgstr ""
+#: ../src/msec/man.py:234
+msgid "NAME"
+msgstr "NAME"
-#: ../src/msec/plugins/pam.py:72
-msgid "Don't use password to authenticate users"
-msgstr ""
+#: ../src/msec/man.py:235
+msgid "SYNOPSIS"
+msgstr "SYNOPSIS"
-#: ../src/msec/plugins/pam.py:83
-msgid "Password history not supported with pam_tcb."
-msgstr ""
+#: ../src/msec/man.py:236
+msgid "DESCRIPTION"
+msgstr "DESCRIPTION"
-#: ../src/msec/plugins/pam.py:91
-msgid "Invalid maximum password history length: \"%s\""
-msgstr ""
+#: ../src/msec/man.py:237
+msgid "options"
+msgstr "options"
-#: ../src/msec/plugins/pam.py:106
-msgid "Setting password history to %d."
-msgstr ""
+#: ../src/msec/man.py:238
+msgid "Mageia Linux security tools"
+msgstr "Mageia Linux security tools"
-#: ../src/msec/plugins/pam.py:112
-msgid "Disabling password history"
+#: ../src/msec/man.py:239
+msgid ""
+"msec\n"
+"is responsible to maintain system security in Mageia. It supports different "
+"security\n"
+"configurations, which can be organized into several security levels, stored "
+"in\n"
+"/etc/security/msec/level.LEVELNAME. Currently, three basic preconfigured "
+"security levels are\n"
+"provided with Mageia Linux:"
+msgstr ""
+"msec\n"
+"is responsible to maintain system security in Mageia. It supports different "
+"security\n"
+"configurations, which can be organized into several security levels, stored "
+"in\n"
+"/etc/security/msec/level.LEVELNAME. Currently, three basic preconfigured "
+"security levels are\n"
+"provided with Mageia Linux:"
+
+#: ../src/msec/man.py:245
+msgid ""
+"this level disables all msec options. It should be used when you want to "
+"manage\n"
+"all aspects of system security on your own."
msgstr ""
+"this level disables all msec options. It should be used when you want to "
+"manage\n"
+"all aspects of system security on your own."
-#: ../src/msec/plugins/pam.py:124
+#: ../src/msec/man.py:247
msgid ""
-"Invalid password length \"%s\". Use \"length,ndigits,nupper\" as parameter"
+"this is the default security level, which configures a reasonably safe set "
+"of security\n"
+"features. It activates several periodic system checks, and sends the results "
+"of their\n"
+"execution by email (by default, the local 'root' account is used)."
+msgstr ""
+"this is the default security level, which configures a reasonably safe set "
+"of security\n"
+"features. It activates several periodic system checks, and sends the results "
+"of their\n"
+"execution by email (by default, the local 'root' account is used)."
+
+#: ../src/msec/man.py:255
+msgid ""
+"Besides those levels, different task-oriented security are also provided,\n"
+"such as the 'fileserver', 'webserver' and 'netbook' levels. Such levels\n"
+"attempt to pre-configure system security according to the most common use\n"
+"cases."
msgstr ""
+"Besides those levels, different task-oriented security are also provided,\n"
+"such as the 'fileserver', 'webserver' and 'netbook' levels. Such levels\n"
+"attempt to pre-configure system security according to the most common use\n"
+"cases."
-#: ../src/msec/plugins/pam.py:145
-msgid "Setting minimum password length %d"
+#: ../src/msec/man.py:259
+msgid ""
+"Note that besides those levels you may create as many levels as necessary."
msgstr ""
+"Note that besides those levels you may create as many levels as necessary."
-#: ../src/msec/plugins/pam.py:169
-msgid "Allowing su only from wheel group members"
+#: ../src/msec/man.py:260
+msgid ""
+"The security settings are stored in \\fB/etc/security/msec/security.conf"
+"\\fR\n"
+"file, and default settings for each predefined level are stored in\n"
+"\\fB/etc/security/msec/level.LEVEL\\fR. Permissions for files and "
+"directories\n"
+"that should be enforced or checked for changes are stored in\n"
+"\\fB/etc/security/msec/perms.conf\\fR, and default permissions for each\n"
+"predefined level are stored in \\fB/etc/security/msec/perm.LEVEL\\fR. Note\n"
+"that user-modified parameters take precedence over default level settings. "
+"For\n"
+"example, when default level configuration forbids direct root logins, this\n"
+"setting can be overridden by the user."
+msgstr ""
+"The security settings are stored in \\fB/etc/security/msec/security.conf"
+"\\fR\n"
+"file, and default settings for each predefined level are stored in\n"
+"\\fB/etc/security/msec/level.LEVEL\\fR. Permissions for files and "
+"directories\n"
+"that should be enforced or checked for changes are stored in\n"
+"\\fB/etc/security/msec/perms.conf\\fR, and default permissions for each\n"
+"predefined level are stored in \\fB/etc/security/msec/perm.LEVEL\\fR. Note\n"
+"that user-modified parameters take precedence over default level settings. "
+"For\n"
+"example, when default level configuration forbids direct root logins, this\n"
+"setting can be overridden by the user."
+
+#: ../src/msec/man.py:269
+msgid "The following options are supported by msec applications:"
+msgstr "The following options are supported by msec applications:"
+
+#: ../src/msec/man.py:271
+msgid ""
+"This is the console version of msec. It is responsible for system security "
+"configuration\n"
+"and checking and transitions between security levels.\n"
+"\n"
+"When executed without parameters, msec will read the system configuration "
+"file\n"
+"(/etc/security/msec/security.conf), and enforce the specified security\n"
+"settings. The operations are logged to \\fB/var/log/msec.log\\fP file, and "
+"also\n"
+"to syslog, using \\fBLOG_AUTHPRIV\\fR facility. Please note that msec "
+"should\n"
+"by run as root."
+msgstr ""
+"This is the console version of msec. It is responsible for system security "
+"configuration\n"
+"and checking and transitions between security levels.\n"
+"\n"
+"When executed without parameters, msec will read the system configuration "
+"file\n"
+"(/etc/security/msec/security.conf), and enforce the specified security\n"
+"settings. The operations are logged to \\fB/var/log/msec.log\\fP file, and "
+"also\n"
+"to syslog, using \\fBLOG_AUTHPRIV\\fR facility. Please note that msec "
+"should\n"
+"by run as root."
+
+#: ../src/msec/man.py:279 ../src/msec/man.py:298
+msgid "This option will display the list of supported command line options."
+msgstr "This option will display the list of supported command line options."
+
+#: ../src/msec/man.py:280 ../src/msec/man.py:299
+msgid "List the default configuration for given security level."
+msgstr "List the default configuration for given security level."
+
+#: ../src/msec/man.py:281
+msgid ""
+"Apply the specified security level to the system, overwriting all local\n"
+"changes in /etc/security/msec/security.conf. This usually should be "
+"performed\n"
+"either on first install, or when a transition to a different level is "
+"required."
+msgstr ""
+"Apply the specified security level to the system, overwriting all local\n"
+"changes in /etc/security/msec/security.conf. This usually should be "
+"performed\n"
+"either on first install, or when a transition to a different level is "
+"required."
+
+#: ../src/msec/man.py:284
+msgid "Enable debugging messages."
+msgstr "Enable debugging messages."
+
+#: ../src/msec/man.py:285
+msgid ""
+"Verify the actions that will be performed by msec, without actually\n"
+"doing anything to the system. In this mode of operation, msec performs all "
+"the\n"
+"required tasks, except effectively writting data back to disk."
msgstr ""
+"Verify the actions that will be performed by msec, without actually\n"
+"doing anything to the system. In this mode of operation, msec performs all "
+"the\n"
+"required tasks, except effectively writting data back to disk."
-#: ../src/msec/plugins/pam.py:173
-msgid "no wheel group"
-msgstr ""
+#: ../src/msec/man.py:288
+msgid "Use path as root. Can be used to perform msec actions in chroot."
+msgstr "Use path as root. Can be used to perform msec actions in chroot."
-#: ../src/msec/plugins/pam.py:177
+#: ../src/msec/man.py:289
+msgid "Run quietly"
+msgstr "Run quietly"
+
+#: ../src/msec/man.py:290
+msgid "Save current settings as a new security level."
+msgstr "Save current settings as a new security level."
+
+#: ../src/msec/man.py:291
msgid ""
-"Security configuration is defined to allow only members of the wheel group "
-"to su to root, but this group is empty. Please add the allowed users into "
-"the wheel group."
+"This application is responsible for system permission checking and "
+"enforcements.\n"
+"\n"
+"When executed without parameters, msecperms will read the permissions\n"
+"configuration file (/etc/security/msec/perms.conf), and enforce the "
+"specified\n"
+"security settings. The operations are logged to \\fB/var/log/msec.log\\fP "
+"file,\n"
+"and also to syslog, using \\fBLOG_AUTHPRIV\\fR facility. Please note that "
+"msecperms\n"
+"should by run as root."
+msgstr ""
+"This application is responsible for system permission checking and "
+"enforcements.\n"
+"\n"
+"When executed without parameters, msecperms will read the permissions\n"
+"configuration file (/etc/security/msec/perms.conf), and enforce the "
+"specified\n"
+"security settings. The operations are logged to \\fB/var/log/msec.log\\fP "
+"file,\n"
+"and also to syslog, using \\fBLOG_AUTHPRIV\\fR facility. Please note that "
+"msecperms\n"
+"should by run as root."
+
+#: ../src/msec/man.py:300
+msgid "Enforce the default permissions on all files."
+msgstr "Enforce the default permissions on all files."
+
+#: ../src/msec/man.py:301
+msgid ""
+"This is the GTK version of msec. It acts as frontend to all msec "
+"functionalities."
msgstr ""
+"This is the GTK version of msec. It acts as frontend to all msec "
+"functionalities."
-#: ../src/msec/plugins/pam.py:185
-msgid "Allowing su for all"
-msgstr ""
+#: ../src/msec/man.py:302
+msgid "EXAMPLES"
+msgstr "EXAMPLES"
-#: ../src/msec/plugins/pam.py:204
-msgid "Allowing transparent root access for wheel group members"
+#: ../src/msec/man.py:303
+msgid ""
+"Enforce system configuration according to /etc/security/msec/security.conf "
+"file:"
msgstr ""
+"Enforce system configuration according to /etc/security/msec/security.conf "
+"file:"
-#: ../src/msec/plugins/pam.py:211
-msgid "Disabling transparent root access for wheel group members"
-msgstr ""
+#: ../src/msec/man.py:304
+msgid "Display system configuration changes without enforcing anything:"
+msgstr "Display system configuration changes without enforcing anything:"
-#: ../src/msec/plugins/sudo.py:49
-msgid "Allowing users in wheel group to use sudo"
+#: ../src/msec/man.py:305
+msgid "Install predefined security level 'standard':"
+msgstr "Install predefined security level 'standard':"
+
+#: ../src/msec/man.py:306 ../src/msec/man.py:313
+msgid "Preview changes inflicted by change to 'standard' level:"
+msgstr "Preview changes inflicted by change to 'standard' level:"
+
+#: ../src/msec/man.py:307
+msgid "Create a custom security level based on 'standard':"
+msgstr "Create a custom security level based on 'standard':"
+
+#: ../src/msec/man.py:308 ../src/msec/man.py:315
+msgid ""
+"Export current security settings to create a new security level named "
+"'office':"
msgstr ""
+"Export current security settings to create a new security level named "
+"'office':"
-#: ../src/msec/plugins/sudo.py:54
-msgid "Allowing users in wheel group to use sudo without password"
+#: ../src/msec/man.py:309
+msgid "DEFINING EXCEPTIONS FOR PERIODIC CHECKS"
+msgstr "DEFINING EXCEPTIONS FOR PERIODIC CHECKS"
+
+#: ../src/msec/man.py:310
+msgid ""
+"Enforce system permissions according to /etc/security/msec/perms.conf file:"
msgstr ""
+"Enforce system permissions according to /etc/security/msec/perms.conf file:"
-#: ../src/msec/plugins/sudo.py:57
-msgid "Not allowing users in wheel group to use sudo"
+#: ../src/msec/man.py:311
+msgid "Display permissions changes without enforcing anything:"
+msgstr "Display permissions changes without enforcing anything:"
+
+#: ../src/msec/man.py:312
+msgid "Install predefined permissions for level 'standard':"
+msgstr "Install predefined permissions for level 'standard':"
+
+#: ../src/msec/man.py:314
+msgid "Create a custom permissions level based on 'secure':"
+msgstr "Create a custom permissions level based on 'secure':"
+
+#: ../src/msec/man.py:316
+msgid ""
+"msec\n"
+"is capable of excluding certain patterns from periodic check reports. For\n"
+"this, it is possible to define the exceptions in\n"
+"\\fB/etc/security/msec/exceptions\\fP file, for each supported check."
msgstr ""
+"msec\n"
+"is capable of excluding certain patterns from periodic check reports. For\n"
+"this, it is possible to define the exceptions in\n"
+"\\fB/etc/security/msec/exceptions\\fP file, for each supported check."
-#: ../src/msec/tools.py:33
-msgid "Unable to parse firewall configuration: %s"
+#: ../src/msec/man.py:320
+msgid ""
+"For example, to exclude all items that match \\fB/mnt\\fP, Mageia-based\n"
+"chrooted installations in \\fB/chroot\\fP and all backup files from the\n"
+"results of the check for unowned files on the system, it is sufficient to\n"
+"define the following entry in the exceptions file:"
msgstr ""
+"For example, to exclude all items that match \\fB/mnt\\fP, Mageia-based\n"
+"chrooted installations in \\fB/chroot\\fP and all backup files from the\n"
+"results of the check for unowned files on the system, it is sufficient to\n"
+"define the following entry in the exceptions file:"
-#: ../src/msec/tools.py:38
-msgid "Enabled, with %d rules"
+#: ../src/msec/man.py:324
+msgid ""
+"In a similar way, it is possible to exclude the results for the \\fBdeluge"
+"\\fP application from the list of open ports as follows:"
msgstr ""
+"In a similar way, it is possible to exclude the results for the \\fBdeluge"
+"\\fP application from the list of open ports as follows:"
-#: ../src/msec/tools.py:48
-msgid "Last updated: %s"
+#: ../src/msec/man.py:325
+msgid ""
+"Each exception entry is a regular exception, and you might define as many "
+"exceptions as necessary."
msgstr ""
+"Each exception entry is a regular exception, and you might define as many "
+"exceptions as necessary."
-#: ../src/msec/tools.py:50
-msgid "Unable to access %s: %s"
+#: ../src/msec/man.py:326
+msgid ""
+"In order to exclude a path from all msec checks, you may use * for the check "
+"name. For example, the following would exclude /media/ from all msec checks:"
msgstr ""
+"In order to exclude a path from all msec checks, you may use * for the check "
+"name. For example, the following would exclude /media/ from all msec checks:"
-#: ../src/msec/tools.py:51
-msgid "Unable to determine update status"
+#: ../src/msec/man.py:327
+msgid "See below for all msec options that support this feature."
+msgstr "See below for all msec options that support this feature."
+
+#: ../src/msec/man.py:328
+msgid "SECURITY OPTIONS"
+msgstr "SECURITY OPTIONS"
+
+#: ../src/msec/man.py:329
+msgid "The following security options are supported by msec:"
+msgstr "The following security options are supported by msec:"
+
+#: ../src/msec/man.py:340
+msgid "NOTES"
+msgstr "NOTES"
+
+#: ../src/msec/man.py:341
+msgid "Msec applications must be run by root."
+msgstr "Msec applications must be run by root."
+
+#: ../src/msec/man.py:342
+msgid "AUTHORS"
+msgstr "AUTHORS"
+
+#: ../src/msec/man.py:381
+msgid "MSEC parameter:"
+msgstr "MSEC parameter:"
+
+#: ../src/msec/man.py:381
+msgid "Accepted values:"
+msgstr "Accepted values:"
+
+#: ../src/msec/man.py:384
+#, python-format
+msgid ""
+"(This check supports exceptions via %s variable defined in \\fB/etc/security/"
+"msec/exceptions\\fP file)"
msgstr ""
+"(This check supports exceptions via %s variable defined in \\fB/etc/security/"
+"msec/exceptions\\fP file)"
# File: ../cron-sh/security.sh, line: 15
#, sh-format
msgid "Error: base level $BASE_LEVEL not found"
-msgstr ""
+msgstr "Error: base level $BASE_LEVEL not found"
# File: ../cron-sh/security.sh, line: 21
#, sh-format
msgid "/etc/security/msec/security.conf don't exist."
-msgstr ""
+msgstr "/etc/security/msec/security.conf don't exist."
# File: ../cron-sh/security.sh, line: 92
#, sh-format
msgid "MSEC: audit script $script failed"
-msgstr ""
+msgstr "MSEC: audit script $script failed"
-# File: ../cron-sh/security.sh, line: 127
+# File: ../cron-sh/security.sh, line: 128
#, sh-format
msgid ""
"MSEC has performed Security Check on ${REPORT_HOSTNAME} on ${REPORT_DATE}. "
"Detailed results are available in ${MAIL_LOG_TODAY}"
msgstr ""
+"MSEC has performed Security Check on ${REPORT_HOSTNAME} on ${REPORT_DATE}. "
+"Detailed results are available in ${MAIL_LOG_TODAY}"
-# File: ../cron-sh/security.sh, line: 138
+# File: ../cron-sh/security.sh, line: 139
#, sh-format
msgid ""
"MSEC has performed Diff Check on ${REPORT_HOSTNAME} on ${REPORT_DATE}. "
"Changes in system security were detected and are available in "
"${SECURITY_LOG}."
msgstr ""
+"MSEC has performed Diff Check on ${REPORT_HOSTNAME} on ${REPORT_DATE}. "
+"Changes in system security were detected and are available in "
+"${SECURITY_LOG}."