This commit is contained in:
Todd C. Miller
2014-10-23 07:57:37 -06:00
parent fbc54368cc
commit 6d2be1fd62
2 changed files with 157 additions and 164 deletions

View File

@@ -5,9 +5,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: sudo 1.8.11\n" "Project-Id-Version: sudo 1.8.12\n"
"Report-Msgid-Bugs-To: http://www.sudo.ws/bugs\n" "Report-Msgid-Bugs-To: http://www.sudo.ws/bugs\n"
"POT-Creation-Date: 2014-09-25 21:16-0600\n" "POT-Creation-Date: 2014-10-23 07:54-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -22,11 +22,11 @@ msgid "syntax error"
msgstr "" msgstr ""
#: confstr.sh:2 #: confstr.sh:2
msgid "[sudo] password for %p: " msgid "%p's password: "
msgstr "" msgstr ""
#: confstr.sh:3 #: confstr.sh:3
msgid "%p's password: " msgid "[sudo] password for %p: "
msgstr "" msgstr ""
#: confstr.sh:4 #: confstr.sh:4
@@ -197,31 +197,35 @@ msgstr ""
msgid "invalid passcode length for SecurID" msgid "invalid passcode length for SecurID"
msgstr "" msgstr ""
#: plugins/sudoers/auth/sia.c:105 #: plugins/sudoers/auth/sia.c:123
msgid "unable to initialize SIA session" msgid "unable to initialize SIA session"
msgstr "" msgstr ""
#: plugins/sudoers/auth/sudo_auth.c:117 #: plugins/sudoers/auth/sudo_auth.c:115
msgid "invalid authentication methods" msgid "invalid authentication methods"
msgstr "" msgstr ""
#: plugins/sudoers/auth/sudo_auth.c:119 #: plugins/sudoers/auth/sudo_auth.c:117
msgid "" msgid ""
"Invalid authentication methods compiled into sudo! You may not mix " "Invalid authentication methods compiled into sudo! You may not mix "
"standalone and non-standalone authentication." "standalone and non-standalone authentication."
msgstr "" msgstr ""
#: plugins/sudoers/auth/sudo_auth.c:188 #: plugins/sudoers/auth/sudo_auth.c:203 plugins/sudoers/auth/sudo_auth.c:252
msgid "no authentication methods" msgid "no authentication methods"
msgstr "" msgstr ""
#: plugins/sudoers/auth/sudo_auth.c:190 #: plugins/sudoers/auth/sudo_auth.c:205
msgid "" msgid ""
"There are no authentication methods compiled into sudo! If you want to turn " "There are no authentication methods compiled into sudo! If you want to turn "
"off authentication, use the --disable-authentication configure option." "off authentication, use the --disable-authentication configure option."
msgstr "" msgstr ""
#: plugins/sudoers/auth/sudo_auth.c:360 #: plugins/sudoers/auth/sudo_auth.c:254
msgid "Unable to initialize authentication methods."
msgstr ""
#: plugins/sudoers/auth/sudo_auth.c:412
msgid "Authentication methods:" msgid "Authentication methods:"
msgstr "" msgstr ""
@@ -251,7 +255,7 @@ msgstr ""
msgid "unknown uid: %u" msgid "unknown uid: %u"
msgstr "" msgstr ""
#: plugins/sudoers/check.c:245 plugins/sudoers/policy.c:663 #: plugins/sudoers/check.c:245 plugins/sudoers/policy.c:710
#: plugins/sudoers/sudoers.c:918 plugins/sudoers/testsudoers.c:211 #: plugins/sudoers/sudoers.c:918 plugins/sudoers/testsudoers.c:211
#: plugins/sudoers/testsudoers.c:363 #: plugins/sudoers/testsudoers.c:363
#, c-format #, c-format
@@ -690,21 +694,21 @@ msgstr ""
msgid "option `%s' does not take a value" msgid "option `%s' does not take a value"
msgstr "" msgstr ""
#: plugins/sudoers/env.c:274 plugins/sudoers/env.c:281 #: plugins/sudoers/env.c:276 plugins/sudoers/env.c:283
#: plugins/sudoers/env.c:384 plugins/sudoers/linux_audit.c:89 #: plugins/sudoers/env.c:386 plugins/sudoers/linux_audit.c:89
#: plugins/sudoers/logging.c:918 plugins/sudoers/policy.c:460 #: plugins/sudoers/logging.c:918 plugins/sudoers/policy.c:475
#: plugins/sudoers/policy.c:469 plugins/sudoers/prompt.c:161 #: plugins/sudoers/policy.c:484 plugins/sudoers/prompt.c:161
#: plugins/sudoers/sudoers.c:708 plugins/sudoers/testsudoers.c:241 #: plugins/sudoers/sudoers.c:708 plugins/sudoers/testsudoers.c:241
#: plugins/sudoers/toke_util.c:174 #: plugins/sudoers/toke_util.c:174
#, c-format #, c-format
msgid "internal error, %s overflow" msgid "internal error, %s overflow"
msgstr "" msgstr ""
#: plugins/sudoers/env.c:357 #: plugins/sudoers/env.c:359
msgid "sudo_putenv: corrupted envp, length mismatch" msgid "sudo_putenv: corrupted envp, length mismatch"
msgstr "" msgstr ""
#: plugins/sudoers/env.c:1052 #: plugins/sudoers/env.c:1054
#, c-format #, c-format
msgid "" msgid ""
"sorry, you are not allowed to set the following environment variables: %s" "sorry, you are not allowed to set the following environment variables: %s"
@@ -720,7 +724,7 @@ msgstr ""
msgid "%s must only be writable by owner" msgid "%s must only be writable by owner"
msgstr "" msgstr ""
#: plugins/sudoers/group_plugin.c:105 plugins/sudoers/sssd.c:252 #: plugins/sudoers/group_plugin.c:105 plugins/sudoers/sssd.c:251
#, c-format #, c-format
msgid "unable to load %s: %s" msgid "unable to load %s: %s"
msgstr "" msgstr ""
@@ -853,8 +857,8 @@ msgstr ""
msgid " Order: %s\n" msgid " Order: %s\n"
msgstr "" msgstr ""
#: plugins/sudoers/ldap.c:2020 plugins/sudoers/parse.c:513 #: plugins/sudoers/ldap.c:2020 plugins/sudoers/parse.c:512
#: plugins/sudoers/sssd.c:1298 #: plugins/sudoers/sssd.c:1297
#, c-format #, c-format
msgid " Commands:\n" msgid " Commands:\n"
msgstr "" msgstr ""
@@ -875,7 +879,7 @@ msgstr ""
msgid "invalid sudoOrder attribute: %s" msgid "invalid sudoOrder attribute: %s"
msgstr "" msgstr ""
#: plugins/sudoers/linux_audit.c:61 #: plugins/sudoers/linux_audit.c:63
msgid "unable to open audit system" msgid "unable to open audit system"
msgstr "" msgstr ""
@@ -1022,33 +1026,33 @@ msgstr ""
msgid "parse error in %s" msgid "parse error in %s"
msgstr "" msgstr ""
#: plugins/sudoers/parse.c:460 #: plugins/sudoers/parse.c:459
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
"Sudoers entry:\n" "Sudoers entry:\n"
msgstr "" msgstr ""
#: plugins/sudoers/parse.c:461 #: plugins/sudoers/parse.c:460
#, c-format #, c-format
msgid " RunAsUsers: " msgid " RunAsUsers: "
msgstr "" msgstr ""
#: plugins/sudoers/parse.c:475 #: plugins/sudoers/parse.c:474
#, c-format #, c-format
msgid " RunAsGroups: " msgid " RunAsGroups: "
msgstr "" msgstr ""
#: plugins/sudoers/parse.c:484 #: plugins/sudoers/parse.c:483
#, c-format #, c-format
msgid " Options: " msgid " Options: "
msgstr "" msgstr ""
#: plugins/sudoers/policy.c:108 plugins/sudoers/policy.c:117 #: plugins/sudoers/policy.c:111 plugins/sudoers/policy.c:120
#: plugins/sudoers/policy.c:126 plugins/sudoers/policy.c:150 #: plugins/sudoers/policy.c:129 plugins/sudoers/policy.c:153
#: plugins/sudoers/policy.c:262 plugins/sudoers/policy.c:282 #: plugins/sudoers/policy.c:270 plugins/sudoers/policy.c:294
#: plugins/sudoers/policy.c:291 plugins/sudoers/policy.c:321 #: plugins/sudoers/policy.c:303 plugins/sudoers/policy.c:333
#: plugins/sudoers/policy.c:331 plugins/sudoers/policy.c:340 #: plugins/sudoers/policy.c:343 plugins/sudoers/policy.c:352
#: plugins/sudoers/set_perms.c:365 plugins/sudoers/set_perms.c:704 #: plugins/sudoers/set_perms.c:365 plugins/sudoers/set_perms.c:704
#: plugins/sudoers/set_perms.c:1063 plugins/sudoers/set_perms.c:1359 #: plugins/sudoers/set_perms.c:1063 plugins/sudoers/set_perms.c:1359
#: plugins/sudoers/set_perms.c:1523 #: plugins/sudoers/set_perms.c:1523
@@ -1056,39 +1060,39 @@ msgstr ""
msgid "%s: %s" msgid "%s: %s"
msgstr "" msgstr ""
#: plugins/sudoers/policy.c:551 plugins/sudoers/visudo.c:767 #: plugins/sudoers/policy.c:575 plugins/sudoers/visudo.c:767
#, c-format #, c-format
msgid "unable to execute %s" msgid "unable to execute %s"
msgstr "" msgstr ""
#: plugins/sudoers/policy.c:681 #: plugins/sudoers/policy.c:733
#, c-format #, c-format
msgid "Sudoers policy plugin version %s\n" msgid "Sudoers policy plugin version %s\n"
msgstr "" msgstr ""
#: plugins/sudoers/policy.c:683 #: plugins/sudoers/policy.c:735
#, c-format #, c-format
msgid "Sudoers file grammar version %d\n" msgid "Sudoers file grammar version %d\n"
msgstr "" msgstr ""
#: plugins/sudoers/policy.c:687 #: plugins/sudoers/policy.c:739
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
"Sudoers path: %s\n" "Sudoers path: %s\n"
msgstr "" msgstr ""
#: plugins/sudoers/policy.c:690 #: plugins/sudoers/policy.c:742
#, c-format #, c-format
msgid "nsswitch path: %s\n" msgid "nsswitch path: %s\n"
msgstr "" msgstr ""
#: plugins/sudoers/policy.c:692 #: plugins/sudoers/policy.c:744
#, c-format #, c-format
msgid "ldap.conf path: %s\n" msgid "ldap.conf path: %s\n"
msgstr "" msgstr ""
#: plugins/sudoers/policy.c:693 #: plugins/sudoers/policy.c:745
#, c-format #, c-format
msgid "ldap.secret path: %s\n" msgid "ldap.secret path: %s\n"
msgstr "" msgstr ""
@@ -1168,31 +1172,31 @@ msgstr ""
msgid "too many processes" msgid "too many processes"
msgstr "" msgstr ""
#: plugins/sudoers/solaris_audit.c:48 #: plugins/sudoers/solaris_audit.c:47
msgid "unable to get current working directory" msgid "unable to get current working directory"
msgstr "" msgstr ""
#: plugins/sudoers/solaris_audit.c:56 #: plugins/sudoers/solaris_audit.c:55
#, c-format #, c-format
msgid "truncated audit path user_cmnd: %s" msgid "truncated audit path user_cmnd: %s"
msgstr "" msgstr ""
#: plugins/sudoers/solaris_audit.c:63 #: plugins/sudoers/solaris_audit.c:62
#, c-format #, c-format
msgid "truncated audit path argv[0]: %s" msgid "truncated audit path argv[0]: %s"
msgstr "" msgstr ""
#: plugins/sudoers/solaris_audit.c:112 #: plugins/sudoers/solaris_audit.c:111
msgid "audit_failure message too long" msgid "audit_failure message too long"
msgstr "" msgstr ""
#: plugins/sudoers/sssd.c:253 #: plugins/sudoers/sssd.c:252
msgid "unable to initialize SSS source. Is SSSD installed on your machine?" msgid "unable to initialize SSS source. Is SSSD installed on your machine?"
msgstr "" msgstr ""
#: plugins/sudoers/sssd.c:260 plugins/sudoers/sssd.c:268 #: plugins/sudoers/sssd.c:259 plugins/sudoers/sssd.c:267
#: plugins/sudoers/sssd.c:276 plugins/sudoers/sssd.c:284 #: plugins/sudoers/sssd.c:275 plugins/sudoers/sssd.c:283
#: plugins/sudoers/sssd.c:292 #: plugins/sudoers/sssd.c:291
#, c-format #, c-format
msgid "unable to find symbol \"%s\" in %s" msgid "unable to find symbol \"%s\" in %s"
msgstr "" msgstr ""

View File

@@ -5,9 +5,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: sudo 1.8.11\n" "Project-Id-Version: sudo 1.8.12\n"
"Report-Msgid-Bugs-To: http://www.sudo.ws/bugs\n" "Report-Msgid-Bugs-To: http://www.sudo.ws/bugs\n"
"POT-Creation-Date: 2014-09-04 10:15-0600\n" "POT-Creation-Date: 2014-10-23 07:54-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -29,31 +29,20 @@ msgstr ""
msgid "unable to restore registry" msgid "unable to restore registry"
msgstr "" msgstr ""
#: lib/util/alloc.c:82 lib/util/alloc.c:99 lib/util/alloc.c:120 #: lib/util/alloc.c:68 lib/util/alloc.c:85 lib/util/alloc.c:106
#: lib/util/alloc.c:142 lib/util/alloc.c:161 lib/util/alloc.c:184 #: lib/util/alloc.c:128 lib/util/alloc.c:147 lib/util/alloc.c:170
msgid "internal error, tried allocate zero bytes" msgid "internal error, tried allocate zero bytes"
msgstr "" msgstr ""
#: lib/util/alloc.c:101 lib/util/alloc.c:123 lib/util/alloc.c:163 #: lib/util/alloc.c:87 lib/util/alloc.c:109 lib/util/alloc.c:149
#: lib/util/alloc.c:186 src/net_ifs.c:162 src/net_ifs.c:171 src/net_ifs.c:183 #: lib/util/alloc.c:172 src/net_ifs.c:172 src/net_ifs.c:189 src/net_ifs.c:323
#: src/net_ifs.c:192 src/net_ifs.c:307 src/net_ifs.c:329
#, c-format #, c-format
msgid "internal error, %s overflow" msgid "internal error, %s overflow"
msgstr "" msgstr ""
#: lib/util/fatal.c:144 #: lib/util/gidlist.c:78 src/load_plugins.c:61 src/load_plugins.c:74
#, c-format #: src/sudo.c:569 src/sudo.c:588 src/sudo.c:615 src/sudo.c:624 src/sudo.c:633
msgid "%s: %s: %s\n" #: src/sudo.c:650 src/sudo.c:697 src/sudo.c:707
msgstr ""
#: lib/util/fatal.c:148 lib/util/fatal.c:153
#, c-format
msgid "%s: %s\n"
msgstr ""
#: lib/util/gidlist.c:78 src/load_plugins.c:63 src/load_plugins.c:76
#: src/sudo.c:559 src/sudo.c:578 src/sudo.c:605 src/sudo.c:614 src/sudo.c:623
#: src/sudo.c:640 src/sudo.c:687 src/sudo.c:697
#, c-format #, c-format
msgid "%s: %s" msgid "%s: %s"
msgstr "" msgstr ""
@@ -77,49 +66,49 @@ msgstr ""
msgid "value too small" msgid "value too small"
msgstr "" msgstr ""
#: lib/util/sudo_conf.c:178 #: lib/util/sudo_conf.c:478
#, c-format #, c-format
msgid "unsupported group source `%s' in %s, line %d" msgid "unsupported group source `%s' in %s, line %d"
msgstr "" msgstr ""
#: lib/util/sudo_conf.c:192 #: lib/util/sudo_conf.c:493
#, c-format #, c-format
msgid "invalid max groups `%s' in %s, line %d" msgid "invalid max groups `%s' in %s, line %d"
msgstr "" msgstr ""
#: lib/util/sudo_conf.c:407 #: lib/util/sudo_conf.c:603
#, c-format #, c-format
msgid "unable to stat %s" msgid "unable to stat %s"
msgstr "" msgstr ""
#: lib/util/sudo_conf.c:410 #: lib/util/sudo_conf.c:606
#, c-format #, c-format
msgid "%s is not a regular file" msgid "%s is not a regular file"
msgstr "" msgstr ""
#: lib/util/sudo_conf.c:413 #: lib/util/sudo_conf.c:609
#, c-format #, c-format
msgid "%s is owned by uid %u, should be %u" msgid "%s is owned by uid %u, should be %u"
msgstr "" msgstr ""
#: lib/util/sudo_conf.c:417 #: lib/util/sudo_conf.c:613
#, c-format #, c-format
msgid "%s is world writable" msgid "%s is world writable"
msgstr "" msgstr ""
#: lib/util/sudo_conf.c:420 #: lib/util/sudo_conf.c:616
#, c-format #, c-format
msgid "%s is group writable" msgid "%s is group writable"
msgstr "" msgstr ""
#: lib/util/sudo_conf.c:430 src/selinux.c:196 src/selinux.c:209 src/sudo.c:328 #: lib/util/sudo_conf.c:626 src/selinux.c:196 src/selinux.c:209 src/sudo.c:338
#, c-format #, c-format
msgid "unable to open %s" msgid "unable to open %s"
msgstr "" msgstr ""
#: src/exec.c:123 src/exec.c:128 src/exec.c:418 src/exec.c:420 src/exec.c:422 #: src/exec.c:123 src/exec.c:128 src/exec.c:423 src/exec.c:425 src/exec.c:427
#: src/exec.c:424 src/exec.c:426 src/exec.c:428 src/exec.c:431 src/exec.c:448 #: src/exec.c:429 src/exec.c:431 src/exec.c:433 src/exec.c:436 src/exec.c:453
#: src/exec.c:450 src/exec.c:452 src/exec.c:600 src/exec.c:795 #: src/exec.c:455 src/exec.c:457 src/exec.c:605 src/exec.c:800
#: src/exec_pty.c:460 src/exec_pty.c:716 src/exec_pty.c:786 src/exec_pty.c:788 #: src/exec_pty.c:460 src/exec_pty.c:716 src/exec_pty.c:786 src/exec_pty.c:788
#: src/exec_pty.c:800 src/exec_pty.c:1288 src/exec_pty.c:1290 #: src/exec_pty.c:800 src/exec_pty.c:1288 src/exec_pty.c:1290
#: src/exec_pty.c:1295 src/exec_pty.c:1297 src/exec_pty.c:1311 #: src/exec_pty.c:1295 src/exec_pty.c:1297 src/exec_pty.c:1311
@@ -138,31 +127,31 @@ msgstr ""
msgid "unable to fork" msgid "unable to fork"
msgstr "" msgstr ""
#: src/exec.c:313 src/exec.c:321 src/exec.c:872 src/exec_pty.c:584 #: src/exec.c:318 src/exec.c:326 src/exec.c:877 src/exec_pty.c:584
#: src/exec_pty.c:589 src/exec_pty.c:647 src/exec_pty.c:654 src/exec_pty.c:945 #: src/exec_pty.c:589 src/exec_pty.c:647 src/exec_pty.c:654 src/exec_pty.c:945
#: src/exec_pty.c:955 src/exec_pty.c:1000 src/exec_pty.c:1007 #: src/exec_pty.c:955 src/exec_pty.c:1000 src/exec_pty.c:1007
#: src/exec_pty.c:1437 src/exec_pty.c:1444 src/exec_pty.c:1451 #: src/exec_pty.c:1437 src/exec_pty.c:1444 src/exec_pty.c:1451
msgid "unable to add event to queue" msgid "unable to add event to queue"
msgstr "" msgstr ""
#: src/exec.c:401 #: src/exec.c:406
msgid "unable to create sockets" msgid "unable to create sockets"
msgstr "" msgstr ""
#: src/exec.c:497 #: src/exec.c:502
msgid "error in event loop" msgid "error in event loop"
msgstr "" msgstr ""
#: src/exec.c:515 #: src/exec.c:520
msgid "unable to restore tty label" msgid "unable to restore tty label"
msgstr "" msgstr ""
#: src/exec.c:608 src/exec_pty.c:494 src/signal.c:95 #: src/exec.c:613 src/exec_pty.c:494 src/signal.c:95
#, c-format #, c-format
msgid "unable to restore handler for signal %d" msgid "unable to restore handler for signal %d"
msgstr "" msgstr ""
#: src/exec.c:726 src/exec_pty.c:1179 #: src/exec.c:731 src/exec_pty.c:1179
msgid "error reading from signal pipe" msgid "error reading from signal pipe"
msgstr "" msgstr ""
@@ -200,242 +189,242 @@ msgstr ""
msgid "unable to set controlling tty" msgid "unable to set controlling tty"
msgstr "" msgstr ""
#: src/load_plugins.c:61 src/load_plugins.c:74 src/load_plugins.c:91 #: src/load_plugins.c:59 src/load_plugins.c:72 src/load_plugins.c:89
#: src/load_plugins.c:144 src/load_plugins.c:150 src/load_plugins.c:156 #: src/load_plugins.c:142 src/load_plugins.c:148 src/load_plugins.c:154
#: src/load_plugins.c:197 src/load_plugins.c:204 src/load_plugins.c:211 #: src/load_plugins.c:195 src/load_plugins.c:202 src/load_plugins.c:209
#: src/load_plugins.c:217 #: src/load_plugins.c:215
#, c-format #, c-format
msgid "error in %s, line %d while loading plugin `%s'" msgid "error in %s, line %d while loading plugin `%s'"
msgstr "" msgstr ""
#: src/load_plugins.c:93 #: src/load_plugins.c:91
#, c-format #, c-format
msgid "%s%s: %s" msgid "%s%s: %s"
msgstr "" msgstr ""
#: src/load_plugins.c:152 #: src/load_plugins.c:150
#, c-format #, c-format
msgid "%s must be owned by uid %d" msgid "%s must be owned by uid %d"
msgstr "" msgstr ""
#: src/load_plugins.c:158 #: src/load_plugins.c:156
#, c-format #, c-format
msgid "%s must be only be writable by owner" msgid "%s must be only be writable by owner"
msgstr "" msgstr ""
#: src/load_plugins.c:199 #: src/load_plugins.c:197
#, c-format #, c-format
msgid "unable to load %s: %s" msgid "unable to load %s: %s"
msgstr "" msgstr ""
#: src/load_plugins.c:206 #: src/load_plugins.c:204
#, c-format #, c-format
msgid "unable to find symbol `%s' in %s" msgid "unable to find symbol `%s' in %s"
msgstr "" msgstr ""
#: src/load_plugins.c:213 #: src/load_plugins.c:211
#, c-format #, c-format
msgid "unknown policy type %d found in %s" msgid "unknown policy type %d found in %s"
msgstr "" msgstr ""
#: src/load_plugins.c:219 #: src/load_plugins.c:217
#, c-format #, c-format
msgid "incompatible plugin major version %d (expected %d) found in %s" msgid "incompatible plugin major version %d (expected %d) found in %s"
msgstr "" msgstr ""
#: src/load_plugins.c:228 #: src/load_plugins.c:226
#, c-format #, c-format
msgid "ignoring policy plugin `%s' in %s, line %d" msgid "ignoring policy plugin `%s' in %s, line %d"
msgstr "" msgstr ""
#: src/load_plugins.c:230 #: src/load_plugins.c:228
msgid "only a single policy plugin may be specified" msgid "only a single policy plugin may be specified"
msgstr "" msgstr ""
#: src/load_plugins.c:233 #: src/load_plugins.c:231
#, c-format #, c-format
msgid "ignoring duplicate policy plugin `%s' in %s, line %d" msgid "ignoring duplicate policy plugin `%s' in %s, line %d"
msgstr "" msgstr ""
#: src/load_plugins.c:248 #: src/load_plugins.c:250
#, c-format #, c-format
msgid "ignoring duplicate I/O plugin `%s' in %s, line %d" msgid "ignoring duplicate I/O plugin `%s' in %s, line %d"
msgstr "" msgstr ""
#: src/load_plugins.c:319 #: src/load_plugins.c:325
#, c-format #, c-format
msgid "policy plugin %s does not include a check_policy method" msgid "policy plugin %s does not include a check_policy method"
msgstr "" msgstr ""
#: src/net_ifs.c:236 #: src/net_ifs.c:234
msgid "unable to open socket" msgid "unable to open socket"
msgstr "" msgstr ""
#: src/parse_args.c:247 #: src/parse_args.c:241
msgid "the argument to -C must be a number greater than or equal to 3" msgid "the argument to -C must be a number greater than or equal to 3"
msgstr "" msgstr ""
#: src/parse_args.c:409 #: src/parse_args.c:403
msgid "you may not specify both the `-i' and `-s' options" msgid "you may not specify both the `-i' and `-s' options"
msgstr "" msgstr ""
#: src/parse_args.c:413 #: src/parse_args.c:407
msgid "you may not specify both the `-i' and `-E' options" msgid "you may not specify both the `-i' and `-E' options"
msgstr "" msgstr ""
#: src/parse_args.c:423 #: src/parse_args.c:417
msgid "the `-E' option is not valid in edit mode" msgid "the `-E' option is not valid in edit mode"
msgstr "" msgstr ""
#: src/parse_args.c:425 #: src/parse_args.c:419
msgid "you may not specify environment variables in edit mode" msgid "you may not specify environment variables in edit mode"
msgstr "" msgstr ""
#: src/parse_args.c:433 #: src/parse_args.c:427
msgid "the `-U' option may only be used with the `-l' option" msgid "the `-U' option may only be used with the `-l' option"
msgstr "" msgstr ""
#: src/parse_args.c:437 #: src/parse_args.c:431
msgid "the `-A' and `-S' options may not be used together" msgid "the `-A' and `-S' options may not be used together"
msgstr "" msgstr ""
#: src/parse_args.c:520 #: src/parse_args.c:497
msgid "sudoedit is not supported on this platform" msgid "sudoedit is not supported on this platform"
msgstr "" msgstr ""
#: src/parse_args.c:593 #: src/parse_args.c:570
msgid "" msgid ""
"Only one of the -e, -h, -i, -K, -l, -s, -v or -V options may be specified" "Only one of the -e, -h, -i, -K, -l, -s, -v or -V options may be specified"
msgstr "" msgstr ""
#: src/parse_args.c:607 #: src/parse_args.c:584
#, c-format #, c-format
msgid "" msgid ""
"%s - edit files as another user\n" "%s - edit files as another user\n"
"\n" "\n"
msgstr "" msgstr ""
#: src/parse_args.c:609 #: src/parse_args.c:586
#, c-format #, c-format
msgid "" msgid ""
"%s - execute a command as another user\n" "%s - execute a command as another user\n"
"\n" "\n"
msgstr "" msgstr ""
#: src/parse_args.c:614 #: src/parse_args.c:591
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
"Options:\n" "Options:\n"
msgstr "" msgstr ""
#: src/parse_args.c:616 #: src/parse_args.c:593
msgid "use a helper program for password prompting" msgid "use a helper program for password prompting"
msgstr "" msgstr ""
#: src/parse_args.c:619 #: src/parse_args.c:596
msgid "use specified BSD authentication type" msgid "use specified BSD authentication type"
msgstr "" msgstr ""
#: src/parse_args.c:622 #: src/parse_args.c:599
msgid "run command in the background" msgid "run command in the background"
msgstr "" msgstr ""
#: src/parse_args.c:624 #: src/parse_args.c:601
msgid "close all file descriptors >= num" msgid "close all file descriptors >= num"
msgstr "" msgstr ""
#: src/parse_args.c:627 #: src/parse_args.c:604
msgid "run command with the specified BSD login class" msgid "run command with the specified BSD login class"
msgstr "" msgstr ""
#: src/parse_args.c:630 #: src/parse_args.c:607
msgid "preserve user environment when running command" msgid "preserve user environment when running command"
msgstr "" msgstr ""
#: src/parse_args.c:632 #: src/parse_args.c:609
msgid "edit files instead of running a command" msgid "edit files instead of running a command"
msgstr "" msgstr ""
#: src/parse_args.c:634 #: src/parse_args.c:611
msgid "run command as the specified group name or ID" msgid "run command as the specified group name or ID"
msgstr "" msgstr ""
#: src/parse_args.c:636 #: src/parse_args.c:613
msgid "set HOME variable to target user's home dir" msgid "set HOME variable to target user's home dir"
msgstr "" msgstr ""
#: src/parse_args.c:638 #: src/parse_args.c:615
msgid "display help message and exit" msgid "display help message and exit"
msgstr "" msgstr ""
#: src/parse_args.c:640 #: src/parse_args.c:617
msgid "run command on host (if supported by plugin)" msgid "run command on host (if supported by plugin)"
msgstr "" msgstr ""
#: src/parse_args.c:642 #: src/parse_args.c:619
msgid "run login shell as the target user; a command may also be specified" msgid "run login shell as the target user; a command may also be specified"
msgstr "" msgstr ""
#: src/parse_args.c:644 #: src/parse_args.c:621
msgid "remove timestamp file completely" msgid "remove timestamp file completely"
msgstr "" msgstr ""
#: src/parse_args.c:646 #: src/parse_args.c:623
msgid "invalidate timestamp file" msgid "invalidate timestamp file"
msgstr "" msgstr ""
#: src/parse_args.c:648 #: src/parse_args.c:625
msgid "" msgid ""
"list user's privileges or check a specific command; use twice for longer " "list user's privileges or check a specific command; use twice for longer "
"format" "format"
msgstr "" msgstr ""
#: src/parse_args.c:650 #: src/parse_args.c:627
msgid "non-interactive mode, no prompts are used" msgid "non-interactive mode, no prompts are used"
msgstr "" msgstr ""
#: src/parse_args.c:652 #: src/parse_args.c:629
msgid "preserve group vector instead of setting to target's" msgid "preserve group vector instead of setting to target's"
msgstr "" msgstr ""
#: src/parse_args.c:654 #: src/parse_args.c:631
msgid "use the specified password prompt" msgid "use the specified password prompt"
msgstr "" msgstr ""
#: src/parse_args.c:657 #: src/parse_args.c:634
msgid "create SELinux security context with specified role" msgid "create SELinux security context with specified role"
msgstr "" msgstr ""
#: src/parse_args.c:660 #: src/parse_args.c:637
msgid "read password from standard input" msgid "read password from standard input"
msgstr "" msgstr ""
#: src/parse_args.c:662 #: src/parse_args.c:639
msgid "run shell as the target user; a command may also be specified" msgid "run shell as the target user; a command may also be specified"
msgstr "" msgstr ""
#: src/parse_args.c:665 #: src/parse_args.c:642
msgid "create SELinux security context with specified type" msgid "create SELinux security context with specified type"
msgstr "" msgstr ""
#: src/parse_args.c:668 #: src/parse_args.c:645
msgid "in list mode, display privileges for user" msgid "in list mode, display privileges for user"
msgstr "" msgstr ""
#: src/parse_args.c:670 #: src/parse_args.c:647
msgid "run command (or edit file) as specified user name or ID" msgid "run command (or edit file) as specified user name or ID"
msgstr "" msgstr ""
#: src/parse_args.c:672 #: src/parse_args.c:649
msgid "display version information and exit" msgid "display version information and exit"
msgstr "" msgstr ""
#: src/parse_args.c:674 #: src/parse_args.c:651
msgid "update user's timestamp without running a command" msgid "update user's timestamp without running a command"
msgstr "" msgstr ""
#: src/parse_args.c:676 #: src/parse_args.c:653
msgid "stop processing command line arguments" msgid "stop processing command line arguments"
msgstr "" msgstr ""
@@ -536,7 +525,7 @@ msgstr ""
msgid "unable to run %s as a login shell" msgid "unable to run %s as a login shell"
msgstr "" msgstr ""
#: src/sesh.c:109 src/sudo.c:1106 #: src/sesh.c:109 src/sudo.c:1172
#, c-format #, c-format
msgid "unable to execute %s" msgid "unable to execute %s"
msgstr "" msgstr ""
@@ -589,123 +578,123 @@ msgstr ""
msgid "warning, resource control assignment failed for project \"%s\"" msgid "warning, resource control assignment failed for project \"%s\""
msgstr "" msgstr ""
#: src/sudo.c:196 #: src/sudo.c:206
#, c-format #, c-format
msgid "Sudo version %s\n" msgid "Sudo version %s\n"
msgstr "" msgstr ""
#: src/sudo.c:198 #: src/sudo.c:208
#, c-format #, c-format
msgid "Configure options: %s\n" msgid "Configure options: %s\n"
msgstr "" msgstr ""
#: src/sudo.c:203 #: src/sudo.c:213
msgid "fatal error, unable to load plugins" msgid "fatal error, unable to load plugins"
msgstr "" msgstr ""
#: src/sudo.c:211 #: src/sudo.c:221
msgid "unable to initialize policy plugin" msgid "unable to initialize policy plugin"
msgstr "" msgstr ""
#: src/sudo.c:267 #: src/sudo.c:277
#, c-format #, c-format
msgid "error initializing I/O plugin %s" msgid "error initializing I/O plugin %s"
msgstr "" msgstr ""
#: src/sudo.c:293 #: src/sudo.c:303
#, c-format #, c-format
msgid "unexpected sudo mode 0x%x" msgid "unexpected sudo mode 0x%x"
msgstr "" msgstr ""
#: src/sudo.c:413 #: src/sudo.c:423
msgid "unable to get group vector" msgid "unable to get group vector"
msgstr "" msgstr ""
#: src/sudo.c:465 #: src/sudo.c:475
#, c-format #, c-format
msgid "unknown uid %u: who are you?" msgid "unknown uid %u: who are you?"
msgstr "" msgstr ""
#: src/sudo.c:772 #: src/sudo.c:782
#, c-format #, c-format
msgid "%s must be owned by uid %d and have the setuid bit set" msgid "%s must be owned by uid %d and have the setuid bit set"
msgstr "" msgstr ""
#: src/sudo.c:775 #: src/sudo.c:785
#, c-format #, c-format
msgid "" msgid ""
"effective uid is not %d, is %s on a file system with the 'nosuid' option set " "effective uid is not %d, is %s on a file system with the 'nosuid' option set "
"or an NFS file system without root privileges?" "or an NFS file system without root privileges?"
msgstr "" msgstr ""
#: src/sudo.c:781 #: src/sudo.c:791
#, c-format #, c-format
msgid "effective uid is not %d, is sudo installed setuid root?" msgid "effective uid is not %d, is sudo installed setuid root?"
msgstr "" msgstr ""
#: src/sudo.c:910 #: src/sudo.c:920
#, c-format #, c-format
msgid "unknown login class %s" msgid "unknown login class %s"
msgstr "" msgstr ""
#: src/sudo.c:923 #: src/sudo.c:933
msgid "unable to set user context" msgid "unable to set user context"
msgstr "" msgstr ""
#: src/sudo.c:937 #: src/sudo.c:947
msgid "unable to set supplementary group IDs" msgid "unable to set supplementary group IDs"
msgstr "" msgstr ""
#: src/sudo.c:944 #: src/sudo.c:954
#, c-format #, c-format
msgid "unable to set effective gid to runas gid %u" msgid "unable to set effective gid to runas gid %u"
msgstr "" msgstr ""
#: src/sudo.c:950 #: src/sudo.c:960
#, c-format #, c-format
msgid "unable to set gid to runas gid %u" msgid "unable to set gid to runas gid %u"
msgstr "" msgstr ""
#: src/sudo.c:957 #: src/sudo.c:967
msgid "unable to set process priority" msgid "unable to set process priority"
msgstr "" msgstr ""
#: src/sudo.c:965 #: src/sudo.c:975
#, c-format #, c-format
msgid "unable to change root to %s" msgid "unable to change root to %s"
msgstr "" msgstr ""
#: src/sudo.c:978 src/sudo.c:984 src/sudo.c:990 #: src/sudo.c:988 src/sudo.c:994 src/sudo.c:1000
#, c-format #, c-format
msgid "unable to change to runas uid (%u, %u)" msgid "unable to change to runas uid (%u, %u)"
msgstr "" msgstr ""
#: src/sudo.c:1007 #: src/sudo.c:1018
#, c-format #, c-format
msgid "unable to change directory to %s" msgid "unable to change directory to %s"
msgstr "" msgstr ""
#: src/sudo.c:1068 #: src/sudo.c:1079
#, c-format #, c-format
msgid "unexpected child termination condition: %d" msgid "unexpected child termination condition: %d"
msgstr "" msgstr ""
#: src/sudo.c:1127 #: src/sudo.c:1193
#, c-format #, c-format
msgid "policy plugin %s is missing the `check_policy' method" msgid "policy plugin %s is missing the `check_policy' method"
msgstr "" msgstr ""
#: src/sudo.c:1140 #: src/sudo.c:1206
#, c-format #, c-format
msgid "policy plugin %s does not support listing privileges" msgid "policy plugin %s does not support listing privileges"
msgstr "" msgstr ""
#: src/sudo.c:1152 #: src/sudo.c:1218
#, c-format #, c-format
msgid "policy plugin %s does not support the -v option" msgid "policy plugin %s does not support the -v option"
msgstr "" msgstr ""
#: src/sudo.c:1164 #: src/sudo.c:1230
#, c-format #, c-format
msgid "policy plugin %s does not support the -k/-K options" msgid "policy plugin %s does not support the -k/-K options"
msgstr "" msgstr ""