From 7f8ed900d91f64f50c4b58e72b55c88eef261b81 Mon Sep 17 00:00:00 2001 From: Eugeni Dodonov Date: Fri, 30 Apr 2010 12:46:38 +0000 Subject: po: sync with the code --- po/msec.pot | 339 +++++++++++++++++++++++++++++++++++++----------------------- 1 file changed, 208 insertions(+), 131 deletions(-) (limited to 'po/msec.pot') diff --git a/po/msec.pot b/po/msec.pot index 2070c3b..d7fe4f8 100644 --- a/po/msec.pot +++ b/po/msec.pot @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" -"POT-Creation-Date: 2010-03-13 13:20+CET\n" +"POT-Creation-Date: 2010-04-30 09:43+BRT\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -32,12 +32,12 @@ msgid "Unable to load configuration file %s: %s" msgstr "" #: ../src/msec/config.py:225 ../src/msec/config.py:334 -#: ../src/msec/config.py:445 +#: ../src/msec/config.py:442 msgid "Bad config option: %s" msgstr "" #: ../src/msec/config.py:260 ../src/msec/config.py:373 -#: ../src/msec/config.py:471 +#: ../src/msec/config.py:468 msgid "Unable to save %s: %s" msgstr "" @@ -58,11 +58,11 @@ msgid "Enable checking for files/directories writable by everybody." msgstr "" #: ../src/msec/help.py:18 -msgid "Enable IP spoofing protection." +msgid "Log syslog messages on console terminal 12." msgstr "" #: ../src/msec/help.py:20 -msgid "Enable name resolution spoofing protection." +msgid "Send mail reports even if no changes were detected." msgstr "" #: ../src/msec/help.py:22 @@ -126,7 +126,7 @@ msgid "Enable crontab and at for users. Put allowed users in /etc/cron.allow and msgstr "" #: ../src/msec/help.py:52 -msgid "Accept bogus IPv4 error messages." +msgid "Enable checking for dangerous options in users' .rhosts/.shosts files." msgstr "" #: ../src/msec/help.py:54 @@ -174,7 +174,7 @@ msgid "Enable checking for unowned files." msgstr "" #: ../src/msec/help.py:76 -msgid "Log syslog messages on console terminal 12." +msgid "Set the shell timeout. A value of zero means no timeout." msgstr "" #: ../src/msec/help.py:78 @@ -182,7 +182,7 @@ msgid "Allow display managers (kdm and gdm) to display list of local users." msgstr "" #: ../src/msec/help.py:80 -msgid "Send mail reports even if no changes were detected." +msgid "Enable name resolution spoofing protection." msgstr "" #: ../src/msec/help.py:82 @@ -206,47 +206,47 @@ msgid "Use password to authenticate users. Take EXTREME care when disabling pass msgstr "" #: ../src/msec/help.py:92 -msgid "Enable checking for changes in system groups." +msgid "Show security notifications in system tray using libnotify." msgstr "" #: ../src/msec/help.py:94 -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." +msgid "Set umask option for mounting vfat and ntfs partitions. If umask is '-1', default system umask is used." msgstr "" #: ../src/msec/help.py:96 -msgid "Show security notifications in system tray using libnotify." +msgid "Enable checking for open network ports." msgstr "" #: ../src/msec/help.py:98 -msgid "Enable checking for open network ports." +msgid "Allow direct root login on terminal." msgstr "" #: ../src/msec/help.py:100 -msgid "Allow direct root login on terminal." +msgid "Run security checks when machine is running on battery power." msgstr "" #: ../src/msec/help.py:102 -msgid "Run security checks when machine is running on battery power." +msgid "Enable checking for changes in system groups." msgstr "" #: ../src/msec/help.py:104 -msgid "Enable checking for dangerous options in users' .rhosts/.shosts files." +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:106 -msgid "Set umask option for mounting vfat and ntfs partitions. If umask is '-1', default system umask is used." +msgid "Enable logging of strange network packets." msgstr "" #: ../src/msec/help.py:108 -msgid "Enable logging of strange network packets." +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 "" #: ../src/msec/help.py:110 -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." +msgid "Ask for root password when going to single user level (man sulogin(8))." msgstr "" #: ../src/msec/help.py:112 -msgid "Ask for root password when going to single user level (man sulogin(8))." +msgid "Enable IP spoofing protection." msgstr "" #: ../src/msec/help.py:114 @@ -270,51 +270,51 @@ msgid "Defines the sectool level to use during the periodic security check. You msgstr "" #: ../src/msec/help.py:124 -msgid "Set the shell timeout. A value of zero means no timeout." +msgid "Enable daily security checks." msgstr "" #: ../src/msec/help.py:126 -msgid "Enable daily security checks." +msgid "Accept ICMP echo." msgstr "" #: ../src/msec/help.py:128 -msgid "Accept ICMP echo." +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/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." +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: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))." +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/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." +msgid "Patterns to exclude from disk checks. This parameter is parsed as a regex (7), so you may use complex expressions." msgstr "" #: ../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." +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!" msgstr "" #: ../src/msec/help.py:138 -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 "Set the root umask." msgstr "" #: ../src/msec/help.py:140 -msgid "Set the root umask." +msgid "Perform hourly security check for changes in system configuration." msgstr "" #: ../src/msec/help.py:142 -msgid "Perform hourly security check for changes in system configuration." +msgid "Enforce MSEC settings on system startup" msgstr "" #: ../src/msec/help.py:144 -msgid "Enforce MSEC settings on system startup" +msgid "Enable periodic security check results to terminal." msgstr "" #: ../src/msec/help.py:146 -msgid "Enable periodic security check results to terminal." +msgid "Accept bogus IPv4 error messages." msgstr "" #: ../src/msec/help.py:148 @@ -433,15 +433,31 @@ msgstr "" msgid "Wrong permissions of %s: should be %o" msgstr "" -#: ../src/msec/libmsec.py:914 +#: ../src/msec/libmsec.py:901 +msgid "Enforcing acl on %s" +msgstr "" + +#: ../src/msec/libmsec.py:915 +msgid "Unable to add filesystem-specific ACL %s to %s" +msgstr "" + +#: ../src/msec/libmsec.py:917 +msgid "Error changing acl on %s: %s" +msgstr "" + +#: ../src/msec/libmsec.py:919 +msgid "Wrong acl of %s" +msgstr "" + +#: ../src/msec/libmsec.py:936 msgid "bad permissions for '%s': '%s'" msgstr "" -#: ../src/msec/libmsec.py:939 +#: ../src/msec/libmsec.py:961 msgid "Non local file: \"%s\". Nothing changed." msgstr "" -#: ../src/msec/libmsec.py:981 +#: ../src/msec/libmsec.py:1006 msgid "Checking paths: %s" msgstr "" @@ -478,7 +494,7 @@ msgstr "" msgid "Saving file permissions to '%s' level." msgstr "" -#: ../src/msec/msec.py:192 ../src/msec/msecperms.py:160 +#: ../src/msec/msec.py:192 ../src/msec/msecperms.py:166 msgid "Unable to save config!" msgstr "" @@ -486,46 +502,46 @@ msgstr "" msgid "Unable to save file system permissions!" msgstr "" -#: ../src/msec/msecgui.py:53 +#: ../src/msec/msecgui.py:55 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:59 +#: ../src/msec/msecgui.py:61 msgid "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." msgstr "" -#: ../src/msec/msecgui.py:60 +#: ../src/msec/msecgui.py:62 msgid "This profile is focused on netbooks, laptops or low-end devices, which are only accessed by local users and run on batteries." msgstr "" -#: ../src/msec/msecgui.py:62 +#: ../src/msec/msecgui.py:64 msgid "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. " msgstr "" -#: ../src/msec/msecgui.py:64 +#: ../src/msec/msecgui.py:66 msgid "This profile is targeted on local network servers, which do not receive accesses from unauthorized Internet users." msgstr "" -#: ../src/msec/msecgui.py:66 +#: ../src/msec/msecgui.py:68 msgid "This profile is provided for servers which are intended to be accessed by unauthorized Internet users." msgstr "" -#: ../src/msec/msecgui.py:67 +#: ../src/msec/msecgui.py:69 msgid "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." msgstr "" -#: ../src/msec/msecgui.py:68 +#: ../src/msec/msecgui.py:70 msgid "This profile is similar to the 'audit_daily' profile, but it runs all checks weekly." msgstr "" -#: ../src/msec/msecgui.py:75 +#: ../src/msec/msecgui.py:77 msgid "Custom security level." msgstr "" -#: ../src/msec/msecgui.py:78 +#: ../src/msec/msecgui.py:80 msgid "" "System security options\n" "These options control the local security configuration, such as the login restrictions,\n" @@ -533,20 +549,20 @@ msgid "" "permissions. " msgstr "" -#: ../src/msec/msecgui.py:83 +#: ../src/msec/msecgui.py:85 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:87 +#: ../src/msec/msecgui.py:89 msgid "" "Periodic security checks\n" "These options configure the security checks that should be executed periodically. " msgstr "" -#: ../src/msec/msecgui.py:90 +#: ../src/msec/msecgui.py:92 msgid "" "Exceptions\n" "Here you can configure the allowed exceptions for msec periodic security\n" @@ -554,7 +570,7 @@ msgid "" "for each check. Note that each exception is parsed as a regexp." msgstr "" -#: ../src/msec/msecgui.py:95 +#: ../src/msec/msecgui.py:97 msgid "" "File permissions\n" "These options allow to fine-tune system permissions for important files and directories.\n" @@ -563,311 +579,372 @@ msgid "" "changing them to the specified values when a change is detected. " msgstr "" -#: ../src/msec/msecgui.py:101 +#: ../src/msec/msecgui.py:103 msgid "Save and apply new configuration?" msgstr "" -#: ../src/msec/msecgui.py:134 +#: ../src/msec/msecgui.py:154 msgid "Unable to load configuration for level '%s'" msgstr "" -#: ../src/msec/msecgui.py:140 +#: ../src/msec/msecgui.py:160 msgid "Unable to load permissions for level '%s'" msgstr "" -#: ../src/msec/msecgui.py:173 +#: ../src/msec/msecgui.py:193 msgid "_File" msgstr "" -#: ../src/msec/msecgui.py:175 +#: ../src/msec/msecgui.py:195 msgid "_Save configuration" msgstr "" -#: ../src/msec/msecgui.py:180 +#: ../src/msec/msecgui.py:200 msgid "_Quit" msgstr "" -#: ../src/msec/msecgui.py:182 ../src/msec/msecgui.py:184 +#: ../src/msec/msecgui.py:202 ../src/msec/msecgui.py:204 msgid "_Help" msgstr "" -#: ../src/msec/msecgui.py:185 +#: ../src/msec/msecgui.py:205 msgid "_About" msgstr "" -#: ../src/msec/msecgui.py:212 +#: ../src/msec/msecgui.py:232 msgid "MSEC: System Security and Audit" msgstr "" -#: ../src/msec/msecgui.py:225 +#: ../src/msec/msecgui.py:245 msgid "Overview" msgstr "" -#: ../src/msec/msecgui.py:226 +#: ../src/msec/msecgui.py:246 msgid "Security settings" msgstr "" -#: ../src/msec/msecgui.py:235 +#: ../src/msec/msecgui.py:255 msgid "Basic security" msgstr "" -#: ../src/msec/msecgui.py:236 +#: ../src/msec/msecgui.py:256 msgid "System security" msgstr "" -#: ../src/msec/msecgui.py:237 +#: ../src/msec/msecgui.py:257 msgid "Network security" msgstr "" -#: ../src/msec/msecgui.py:238 +#: ../src/msec/msecgui.py:258 ../src/msec/msecgui.py:649 msgid "Periodic checks" msgstr "" -#: ../src/msec/msecgui.py:239 +#: ../src/msec/msecgui.py:259 msgid "Exceptions" msgstr "" -#: ../src/msec/msecgui.py:240 ../src/msec/msecgui.py:1118 +#: ../src/msec/msecgui.py:260 ../src/msec/msecgui.py:1250 msgid "Permissions" msgstr "" -#: ../src/msec/msecgui.py:280 +#: ../src/msec/msecgui.py:300 msgid "MSEC option changes" msgstr "" -#: ../src/msec/msecgui.py:280 +#: ../src/msec/msecgui.py:300 msgid "option" msgstr "" -#: ../src/msec/msecgui.py:281 +#: ../src/msec/msecgui.py:301 msgid "System permissions changes" msgstr "" -#: ../src/msec/msecgui.py:281 +#: ../src/msec/msecgui.py:301 msgid "permission check" msgstr "" -#: ../src/msec/msecgui.py:291 +#: ../src/msec/msecgui.py:311 msgid "changed %s %s (%s -> %s)" msgstr "" -#: ../src/msec/msecgui.py:296 +#: ../src/msec/msecgui.py:316 msgid "added %s %s (%s)" msgstr "" -#: ../src/msec/msecgui.py:301 +#: ../src/msec/msecgui.py:321 msgid "removed %s %s" msgstr "" -#: ../src/msec/msecgui.py:305 +#: ../src/msec/msecgui.py:325 msgid "no changes" msgstr "" -#: ../src/msec/msecgui.py:318 ../src/msec/msecgui.py:325 +#: ../src/msec/msecgui.py:338 ../src/msec/msecgui.py:345 msgid "Saving changes.." msgstr "" -#: ../src/msec/msecgui.py:321 +#: ../src/msec/msecgui.py:341 msgid "Ignore and quit" msgstr "" -#: ../src/msec/msecgui.py:359 +#: ../src/msec/msecgui.py:379 msgid "" "%s: %s\n" msgstr "" -#: ../src/msec/msecgui.py:366 +#: ../src/msec/msecgui.py:386 msgid "MSEC test run results: %s" msgstr "" -#: ../src/msec/msecgui.py:374 +#: ../src/msec/msecgui.py:394 msgid "Details" msgstr "" -#: ../src/msec/msecgui.py:380 +#: ../src/msec/msecgui.py:400 msgid "MSEC messages (%s): %d" msgstr "" -#: ../src/msec/msecgui.py:394 +#: ../src/msec/msecgui.py:414 msgid "Details (%d changes).." msgstr "" -#: ../src/msec/msecgui.py:447 +#: ../src/msec/msecgui.py:467 msgid "No base msec level specified, using '%s'" msgstr "" -#: ../src/msec/msecgui.py:450 +#: ../src/msec/msecgui.py:470 msgid "Detected base msec level '%s'" msgstr "" -#: ../src/msec/msecgui.py:478 +#: ../src/msec/msecgui.py:498 msgid "Security Option" msgstr "" -#: ../src/msec/msecgui.py:488 ../src/msec/msecgui.py:715 +#: ../src/msec/msecgui.py:508 ../src/msec/msecgui.py:846 msgid "Description" msgstr "" -#: ../src/msec/msecgui.py:493 +#: ../src/msec/msecgui.py:513 msgid "Value" msgstr "" -#: ../src/msec/msecgui.py:503 +#: ../src/msec/msecgui.py:523 msgid "Invalid option '%s'!" msgstr "" -#: ../src/msec/msecgui.py:578 +#: ../src/msec/msecgui.py:593 msgid "Firewall" msgstr "" -#: ../src/msec/msecgui.py:587 ../src/msec/msecgui.py:622 +#: ../src/msec/msecgui.py:600 ../src/msec/msecgui.py:642 msgid "Configure" msgstr "" -#: ../src/msec/msecgui.py:599 +#: ../src/msec/msecgui.py:608 +msgid "Updates" +msgstr "" + +#: ../src/msec/msecgui.py:614 +msgid "Update now" +msgstr "" + +#: ../src/msec/msecgui.py:621 msgid "Security" msgstr "" -#: ../src/msec/msecgui.py:605 +#: ../src/msec/msecgui.py:624 msgid "Msec is disabled" msgstr "" -#: ../src/msec/msecgui.py:608 +#: ../src/msec/msecgui.py:627 msgid "Msec is enabled" msgstr "" -#: ../src/msec/msecgui.py:609 +#: ../src/msec/msecgui.py:628 msgid "Base security level: '%s'" msgstr "" -#: ../src/msec/msecgui.py:617 +#: ../src/msec/msecgui.py:636 msgid "Custom settings: %d" msgstr "" -#: ../src/msec/msecgui.py:634 -msgid "Updates" +#: ../src/msec/msecgui.py:657 +msgid "Never" msgstr "" -#: ../src/msec/msecgui.py:643 -msgid "Update now" +#: ../src/msec/msecgui.py:658 +msgid "Check: %s. Last run: %s" +msgstr "" + +#: ../src/msec/msecgui.py:663 +msgid "Show results" +msgstr "" + +#: ../src/msec/msecgui.py:669 +msgid "Run now" +msgstr "" + +#: ../src/msec/msecgui.py:690 +msgid "Unable to read log file: %s" +msgstr "" + +#: ../src/msec/msecgui.py:691 +msgid "Periodic check results" +msgstr "" + +#: ../src/msec/msecgui.py:722 +msgid "Do you want to run periodic check %s? Please note that it could take a considerable time to finish." +msgstr "" + +#: ../src/msec/msecgui.py:731 ../src/msec/msecgui.py:739 +msgid "Please wait, running checks..." +msgstr "" + +#: ../src/msec/msecgui.py:742 +msgid "Please wait, this might take a few minutes." msgstr "" -#: ../src/msec/msecgui.py:675 +#: ../src/msec/msecgui.py:771 +msgid "Periodic check was executed successfully!" +msgstr "" + +#: ../src/msec/msecgui.py:774 +msgid "An error occurred while running periodic check." +msgstr "" + +#: ../src/msec/msecgui.py:806 msgid "Enable MSEC tool" msgstr "" -#: ../src/msec/msecgui.py:682 +#: ../src/msec/msecgui.py:813 msgid "Select the base security level" msgstr "" -#: ../src/msec/msecgui.py:705 +#: ../src/msec/msecgui.py:836 msgid "Level name" msgstr "" -#: ../src/msec/msecgui.py:761 +#: ../src/msec/msecgui.py:892 msgid "Send security alerts by email to:" msgstr "" -#: ../src/msec/msecgui.py:783 +#: ../src/msec/msecgui.py:914 msgid "Display security alerts on desktop" msgstr "" -#: ../src/msec/msecgui.py:967 +#: ../src/msec/msecgui.py:1098 msgid "Enable periodic security checks" msgstr "" -#: ../src/msec/msecgui.py:1029 +#: ../src/msec/msecgui.py:1160 msgid "Security check" msgstr "" -#: ../src/msec/msecgui.py:1035 +#: ../src/msec/msecgui.py:1166 msgid "Exception" msgstr "" -#: ../src/msec/msecgui.py:1056 ../src/msec/msecgui.py:1175 +#: ../src/msec/msecgui.py:1187 ../src/msec/msecgui.py:1314 msgid "Add a rule" msgstr "" -#: ../src/msec/msecgui.py:1061 ../src/msec/msecgui.py:1180 +#: ../src/msec/msecgui.py:1192 ../src/msec/msecgui.py:1319 msgid "Delete" msgstr "" -#: ../src/msec/msecgui.py:1100 +#: ../src/msec/msecgui.py:1232 msgid "Path" msgstr "" -#: ../src/msec/msecgui.py:1106 +#: ../src/msec/msecgui.py:1238 msgid "User" msgstr "" -#: ../src/msec/msecgui.py:1112 +#: ../src/msec/msecgui.py:1244 msgid "Group" msgstr "" -#: ../src/msec/msecgui.py:1126 +#: ../src/msec/msecgui.py:1258 msgid "Enforce" msgstr "" -#: ../src/msec/msecgui.py:1279 +#: ../src/msec/msecgui.py:1266 +msgid "Acl" +msgstr "" + +#: ../src/msec/msecgui.py:1419 msgid "Editing exception" msgstr "" -#: ../src/msec/msecgui.py:1284 +#: ../src/msec/msecgui.py:1424 msgid "Adding new exception" msgstr "" -#: ../src/msec/msecgui.py:1291 +#: ../src/msec/msecgui.py:1431 msgid "" "Editing exception. Please select the correspondent msec check and exception value\n" msgstr "" -#: ../src/msec/msecgui.py:1298 +#: ../src/msec/msecgui.py:1438 msgid "Check: " msgstr "" -#: ../src/msec/msecgui.py:1313 +#: ../src/msec/msecgui.py:1453 msgid "Exception: " msgstr "" -#: ../src/msec/msecgui.py:1348 +#: ../src/msec/msecgui.py:1489 msgid "Changing permissions for %s" msgstr "" -#: ../src/msec/msecgui.py:1355 +#: ../src/msec/msecgui.py:1497 msgid "Adding new permission check" msgstr "" -#: ../src/msec/msecgui.py:1367 -msgid "" -"Changing permissions on %s\n" -"Please specify new permissions, or use 'current' to keep current permissions.\n" +#: ../src/msec/msecgui.py:1509 +msgid "Changing permissions on %s" msgstr "" -#: ../src/msec/msecgui.py:1367 +#: ../src/msec/msecgui.py:1509 msgid "new file" msgstr "" -#: ../src/msec/msecgui.py:1375 +#: ../src/msec/msecgui.py:1521 msgid "File: " msgstr "" -#: ../src/msec/msecgui.py:1383 +#: ../src/msec/msecgui.py:1530 +msgid "Please specify new file owner and permissions, or use 'current' to keep current settings." +msgstr "" + +#: ../src/msec/msecgui.py:1537 msgid "User: " msgstr "" -#: ../src/msec/msecgui.py:1391 +#: ../src/msec/msecgui.py:1548 msgid "Group: " msgstr "" -#: ../src/msec/msecgui.py:1399 +#: ../src/msec/msecgui.py:1559 msgid "Permissions: " msgstr "" -#: ../src/msec/msecgui.py:1456 +#: ../src/msec/msecgui.py:1568 +msgid "" +"To enforce additional ACL on file, specify them in the following format:\n" +"user1:acl,user2:acl\n" +"Refer to 'man setfacl' for details." +msgstr "" + +#: ../src/msec/msecgui.py:1575 +msgid "ACL: " +msgstr "" + +#: ../src/msec/msecgui.py:1642 msgid "Select new value for %s" msgstr "" -#: ../src/msec/msecgui.py:1465 +#: ../src/msec/msecgui.py:1651 msgid "" "%s\n" "\n" @@ -875,7 +952,7 @@ msgid "" "\t%sDefault level value:\t%s%s\n" msgstr "" -#: ../src/msec/msecgui.py:1475 +#: ../src/msec/msecgui.py:1661 msgid "New value:" msgstr "" -- cgit v1.2.1