diff --git a/plugins/sudoers/po/sudoers.pot b/plugins/sudoers/po/sudoers.pot index 6a2fe7e9d..9ad51a27f 100644 --- a/plugins/sudoers/po/sudoers.pot +++ b/plugins/sudoers/po/sudoers.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: sudo 1.8.8\n" +"Project-Id-Version: sudo 1.8.9\n" "Report-Msgid-Bugs-To: http://www.sudo.ws/bugs\n" -"POT-Creation-Date: 2013-09-03 14:48-0600\n" +"POT-Creation-Date: 2013-11-24 16:32-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -52,18 +52,15 @@ msgid "unable to initialize BSD authentication" msgstr "" #: plugins/sudoers/auth/fwtk.c:59 -#, c-format msgid "unable to read fwtk config" msgstr "" #: plugins/sudoers/auth/fwtk.c:64 -#, c-format msgid "unable to connect to authentication server" msgstr "" #: plugins/sudoers/auth/fwtk.c:70 plugins/sudoers/auth/fwtk.c:94 #: plugins/sudoers/auth/fwtk.c:127 -#, c-format msgid "lost connection to authentication server" msgstr "" @@ -151,48 +148,40 @@ msgstr "" msgid "PAM authentication error: %s" msgstr "" -#: plugins/sudoers/auth/rfc1938.c:103 plugins/sudoers/visudo.c:226 +#: plugins/sudoers/auth/rfc1938.c:103 plugins/sudoers/visudo.c:232 #, c-format msgid "you do not exist in the %s database" msgstr "" #: plugins/sudoers/auth/securid5.c:80 -#, c-format msgid "failed to initialise the ACE API library" msgstr "" #: plugins/sudoers/auth/securid5.c:106 -#, c-format msgid "unable to contact the SecurID server" msgstr "" #: plugins/sudoers/auth/securid5.c:115 -#, c-format msgid "User ID locked for SecurID Authentication" msgstr "" #: plugins/sudoers/auth/securid5.c:119 plugins/sudoers/auth/securid5.c:170 -#, c-format msgid "invalid username length for SecurID" msgstr "" #: plugins/sudoers/auth/securid5.c:123 plugins/sudoers/auth/securid5.c:175 -#, c-format msgid "invalid Authentication Handle for SecurID" msgstr "" #: plugins/sudoers/auth/securid5.c:127 -#, c-format msgid "SecurID communication failed" msgstr "" #: plugins/sudoers/auth/securid5.c:131 plugins/sudoers/auth/securid5.c:214 -#, c-format msgid "unknown SecurID error" msgstr "" #: plugins/sudoers/auth/securid5.c:165 -#, c-format msgid "invalid passcode length for SecurID" msgstr "" @@ -225,12 +214,10 @@ msgid "Authentication methods:" msgstr "" #: plugins/sudoers/bsm_audit.c:91 plugins/sudoers/bsm_audit.c:158 -#, c-format msgid "Could not determine audit condition" msgstr "" #: plugins/sudoers/bsm_audit.c:134 plugins/sudoers/bsm_audit.c:199 -#, c-format msgid "unable to commit audit record" msgstr "" @@ -247,14 +234,14 @@ msgid "" msgstr "" #: plugins/sudoers/check.c:227 plugins/sudoers/check.c:233 -#: plugins/sudoers/sudoers.c:562 plugins/sudoers/sudoers.c:588 +#: plugins/sudoers/sudoers.c:561 plugins/sudoers/sudoers.c:587 #, c-format msgid "unknown uid: %u" msgstr "" #: plugins/sudoers/check.c:230 plugins/sudoers/policy.c:682 -#: plugins/sudoers/sudoers.c:847 plugins/sudoers/testsudoers.c:215 -#: plugins/sudoers/testsudoers.c:361 +#: plugins/sudoers/sudoers.c:846 plugins/sudoers/testsudoers.c:215 +#: plugins/sudoers/testsudoers.c:363 #, c-format msgid "unknown user: %s" msgstr "" @@ -648,6 +635,7 @@ msgid "Maximum I/O log sequence number" msgstr "" #: plugins/sudoers/defaults.c:207 plugins/sudoers/defaults.c:593 +#: plugins/sudoers/visudo_json.c:593 plugins/sudoers/visudo_json.c:629 #, c-format msgid "unknown defaults entry `%s'" msgstr "" @@ -683,14 +671,13 @@ msgstr "" #: plugins/sudoers/env.c:288 plugins/sudoers/env.c:293 #: plugins/sudoers/env.c:395 plugins/sudoers/linux_audit.c:82 #: plugins/sudoers/policy.c:467 plugins/sudoers/policy.c:474 -#: plugins/sudoers/prompt.c:171 plugins/sudoers/sudoers.c:656 +#: plugins/sudoers/prompt.c:171 plugins/sudoers/sudoers.c:655 #: plugins/sudoers/testsudoers.c:245 #, c-format msgid "internal error, %s overflow" msgstr "" #: plugins/sudoers/env.c:367 -#, c-format msgid "sudo_putenv: corrupted envp, length mismatch" msgstr "" @@ -700,32 +687,32 @@ msgid "" "sorry, you are not allowed to set the following environment variables: %s" msgstr "" -#: plugins/sudoers/group_plugin.c:102 +#: plugins/sudoers/group_plugin.c:94 #, c-format msgid "%s must be owned by uid %d" msgstr "" -#: plugins/sudoers/group_plugin.c:106 +#: plugins/sudoers/group_plugin.c:98 #, c-format msgid "%s must only be writable by owner" msgstr "" -#: plugins/sudoers/group_plugin.c:113 plugins/sudoers/sssd.c:256 +#: plugins/sudoers/group_plugin.c:105 plugins/sudoers/sssd.c:251 #, c-format -msgid "unable to dlopen %s: %s" +msgid "unable to load %s: %s" msgstr "" -#: plugins/sudoers/group_plugin.c:118 +#: plugins/sudoers/group_plugin.c:110 #, c-format msgid "unable to find symbol \"group_plugin\" in %s" msgstr "" -#: plugins/sudoers/group_plugin.c:123 +#: plugins/sudoers/group_plugin.c:115 #, c-format msgid "%s: incompatible group plugin major version %d, expected %d" msgstr "" -#: plugins/sudoers/interfaces.c:119 +#: plugins/sudoers/interfaces.c:118 msgid "Local IP address and netmask pairs:\n" msgstr "" @@ -742,20 +729,22 @@ msgstr "" msgid "unable to mkdir %s" msgstr "" -#: plugins/sudoers/iolog.c:185 plugins/sudoers/sudoers.c:710 -#: plugins/sudoers/sudoreplay.c:346 plugins/sudoers/sudoreplay.c:808 -#: plugins/sudoers/sudoreplay.c:971 plugins/sudoers/timestamp.c:155 -#: plugins/sudoers/visudo.c:824 +#: plugins/sudoers/iolog.c:185 plugins/sudoers/sudoers.c:709 +#: plugins/sudoers/sudoreplay.c:345 plugins/sudoers/sudoreplay.c:814 +#: plugins/sudoers/sudoreplay.c:978 plugins/sudoers/timestamp.c:155 +#: plugins/sudoers/visudo.c:834 plugins/sudoers/visudo_json.c:974 #, c-format msgid "unable to open %s" msgstr "" -#: plugins/sudoers/iolog.c:218 plugins/sudoers/sudoers.c:713 +#: plugins/sudoers/iolog.c:218 plugins/sudoers/sudoers.c:712 +#: plugins/sudoers/sudoreplay.c:1085 #, c-format msgid "unable to read %s" msgstr "" -#: plugins/sudoers/iolog.c:242 plugins/sudoers/timestamp.c:159 +#: plugins/sudoers/iolog.c:242 plugins/sudoers/sudoreplay.c:584 +#: plugins/sudoers/timestamp.c:159 #, c-format msgid "unable to write to %s" msgstr "" @@ -766,285 +755,266 @@ msgid "unable to create %s" msgstr "" #: plugins/sudoers/ldap.c:403 -#, c-format msgid "sudo_ldap_conf_add_ports: port too large" msgstr "" #: plugins/sudoers/ldap.c:426 -#, c-format msgid "sudo_ldap_conf_add_ports: out of space expanding hostbuf" msgstr "" -#: plugins/sudoers/ldap.c:456 +#: plugins/sudoers/ldap.c:458 #, c-format msgid "unsupported LDAP uri type: %s" msgstr "" -#: plugins/sudoers/ldap.c:485 -#, c-format -msgid "invalid uri: %s" -msgstr "" - -#: plugins/sudoers/ldap.c:491 -#, c-format +#: plugins/sudoers/ldap.c:489 msgid "unable to mix ldap and ldaps URIs" msgstr "" -#: plugins/sudoers/ldap.c:495 -#, c-format -msgid "unable to mix ldaps and starttls" +#: plugins/sudoers/ldap.c:493 plugins/sudoers/ldap.c:525 +msgid "starttls not supported when using ldaps" msgstr "" -#: plugins/sudoers/ldap.c:514 -#, c-format +#: plugins/sudoers/ldap.c:511 msgid "sudo_ldap_parse_uri: out of space building hostbuf" msgstr "" -#: plugins/sudoers/ldap.c:588 +#: plugins/sudoers/ldap.c:592 #, c-format msgid "unable to initialize SSL cert and key db: %s" msgstr "" -#: plugins/sudoers/ldap.c:591 +#: plugins/sudoers/ldap.c:595 #, c-format msgid "you must set TLS_CERT in %s to use SSL" msgstr "" -#: plugins/sudoers/ldap.c:1081 -#, c-format +#: plugins/sudoers/ldap.c:1086 msgid "unable to get GMT time" msgstr "" -#: plugins/sudoers/ldap.c:1087 -#, c-format +#: plugins/sudoers/ldap.c:1092 msgid "unable to format timestamp" msgstr "" -#: plugins/sudoers/ldap.c:1095 -#, c-format +#: plugins/sudoers/ldap.c:1100 msgid "unable to build time filter" msgstr "" -#: plugins/sudoers/ldap.c:1314 -#, c-format +#: plugins/sudoers/ldap.c:1319 msgid "sudo_ldap_build_pass1 allocation mismatch" msgstr "" -#: plugins/sudoers/ldap.c:1887 +#: plugins/sudoers/ldap.c:1894 #, c-format msgid "" "\n" "LDAP Role: %s\n" msgstr "" -#: plugins/sudoers/ldap.c:1889 +#: plugins/sudoers/ldap.c:1896 #, c-format msgid "" "\n" "LDAP Role: UNKNOWN\n" msgstr "" -#: plugins/sudoers/ldap.c:1936 +#: plugins/sudoers/ldap.c:1943 #, c-format msgid " Order: %s\n" msgstr "" -#: plugins/sudoers/ldap.c:1944 plugins/sudoers/parse.c:515 -#: plugins/sudoers/sssd.c:1242 +#: plugins/sudoers/ldap.c:1951 plugins/sudoers/parse.c:512 +#: plugins/sudoers/sssd.c:1241 #, c-format msgid " Commands:\n" msgstr "" -#: plugins/sudoers/ldap.c:2481 +#: plugins/sudoers/ldap.c:2494 #, c-format msgid "unable to initialize LDAP: %s" msgstr "" -#: plugins/sudoers/ldap.c:2519 -#, c-format +#: plugins/sudoers/ldap.c:2536 msgid "" "start_tls specified but LDAP libs do not support ldap_start_tls_s() or " "ldap_start_tls_s_np()" msgstr "" -#: plugins/sudoers/ldap.c:2755 +#: plugins/sudoers/ldap.c:2769 #, c-format msgid "invalid sudoOrder attribute: %s" msgstr "" #: plugins/sudoers/linux_audit.c:57 -#, c-format msgid "unable to open audit system" msgstr "" #: plugins/sudoers/linux_audit.c:93 -#, c-format msgid "unable to send audit message" msgstr "" -#: plugins/sudoers/logging.c:140 +#: plugins/sudoers/logging.c:136 #, c-format msgid "%8s : %s" msgstr "" -#: plugins/sudoers/logging.c:168 +#: plugins/sudoers/logging.c:164 #, c-format msgid "%8s : (command continued) %s" msgstr "" -#: plugins/sudoers/logging.c:194 +#: plugins/sudoers/logging.c:190 #, c-format msgid "unable to open log file: %s: %s" msgstr "" -#: plugins/sudoers/logging.c:197 +#: plugins/sudoers/logging.c:193 #, c-format msgid "unable to lock log file: %s: %s" msgstr "" -#: plugins/sudoers/logging.c:249 +#: plugins/sudoers/logging.c:245 msgid "No user or host" msgstr "" -#: plugins/sudoers/logging.c:251 +#: plugins/sudoers/logging.c:247 msgid "validation failure" msgstr "" -#: plugins/sudoers/logging.c:258 +#: plugins/sudoers/logging.c:254 msgid "user NOT in sudoers" msgstr "" -#: plugins/sudoers/logging.c:260 +#: plugins/sudoers/logging.c:256 msgid "user NOT authorized on host" msgstr "" -#: plugins/sudoers/logging.c:262 +#: plugins/sudoers/logging.c:258 msgid "command not allowed" msgstr "" -#: plugins/sudoers/logging.c:292 +#: plugins/sudoers/logging.c:288 #, c-format msgid "%s is not in the sudoers file. This incident will be reported.\n" msgstr "" -#: plugins/sudoers/logging.c:295 +#: plugins/sudoers/logging.c:291 #, c-format msgid "%s is not allowed to run sudo on %s. This incident will be reported.\n" msgstr "" -#: plugins/sudoers/logging.c:299 +#: plugins/sudoers/logging.c:295 #, c-format msgid "Sorry, user %s may not run sudo on %s.\n" msgstr "" -#: plugins/sudoers/logging.c:302 +#: plugins/sudoers/logging.c:298 #, c-format msgid "Sorry, user %s is not allowed to execute '%s%s%s' as %s%s%s on %s.\n" msgstr "" -#: plugins/sudoers/logging.c:339 plugins/sudoers/sudoers.c:382 -#: plugins/sudoers/sudoers.c:383 plugins/sudoers/sudoers.c:385 -#: plugins/sudoers/sudoers.c:386 plugins/sudoers/sudoers.c:1003 +#: plugins/sudoers/logging.c:335 plugins/sudoers/sudoers.c:381 +#: plugins/sudoers/sudoers.c:382 plugins/sudoers/sudoers.c:384 +#: plugins/sudoers/sudoers.c:385 plugins/sudoers/sudoers.c:1003 #: plugins/sudoers/sudoers.c:1004 #, c-format msgid "%s: command not found" msgstr "" -#: plugins/sudoers/logging.c:341 plugins/sudoers/sudoers.c:378 +#: plugins/sudoers/logging.c:337 plugins/sudoers/sudoers.c:377 #, c-format msgid "" "ignoring `%s' found in '.'\n" "Use `sudo ./%s' if this is the `%s' you wish to run." msgstr "" -#: plugins/sudoers/logging.c:357 +#: plugins/sudoers/logging.c:353 msgid "authentication failure" msgstr "" -#: plugins/sudoers/logging.c:383 +#: plugins/sudoers/logging.c:379 msgid "a password is required" msgstr "" -#: plugins/sudoers/logging.c:447 plugins/sudoers/logging.c:491 +#: plugins/sudoers/logging.c:443 plugins/sudoers/logging.c:497 #, c-format msgid "%d incorrect password attempt" msgid_plural "%d incorrect password attempts" msgstr[0] "" msgstr[1] "" -#: plugins/sudoers/logging.c:575 -#, c-format +#: plugins/sudoers/logging.c:582 msgid "unable to fork" msgstr "" -#: plugins/sudoers/logging.c:582 plugins/sudoers/logging.c:638 +#: plugins/sudoers/logging.c:589 plugins/sudoers/logging.c:645 #, c-format msgid "unable to fork: %m" msgstr "" -#: plugins/sudoers/logging.c:628 +#: plugins/sudoers/logging.c:635 #, c-format msgid "unable to open pipe: %m" msgstr "" -#: plugins/sudoers/logging.c:653 +#: plugins/sudoers/logging.c:660 #, c-format msgid "unable to dup stdin: %m" msgstr "" -#: plugins/sudoers/logging.c:688 +#: plugins/sudoers/logging.c:695 #, c-format msgid "unable to execute %s: %m" msgstr "" -#: plugins/sudoers/logging.c:907 -#, c-format +#: plugins/sudoers/logging.c:914 msgid "internal error: insufficient space for log line" msgstr "" -#: plugins/sudoers/match.c:604 +#: plugins/sudoers/match.c:608 #, c-format msgid "unsupported digest type %d for %s" msgstr "" -#: plugins/sudoers/match.c:634 +#: plugins/sudoers/match.c:638 #, c-format msgid "%s: read error" msgstr "" -#: plugins/sudoers/match.c:643 +#: plugins/sudoers/match.c:647 #, c-format msgid "digest for %s (%s) is not in %s form" msgstr "" -#: plugins/sudoers/parse.c:124 +#: plugins/sudoers/parse.c:123 #, c-format msgid "parse error in %s near line %d" msgstr "" -#: plugins/sudoers/parse.c:127 +#: plugins/sudoers/parse.c:126 #, c-format msgid "parse error in %s" msgstr "" -#: plugins/sudoers/parse.c:462 +#: plugins/sudoers/parse.c:459 #, c-format msgid "" "\n" "Sudoers entry:\n" msgstr "" -#: plugins/sudoers/parse.c:463 +#: plugins/sudoers/parse.c:460 #, c-format msgid " RunAsUsers: " msgstr "" -#: plugins/sudoers/parse.c:477 +#: plugins/sudoers/parse.c:474 #, c-format msgid " RunAsGroups: " msgstr "" -#: plugins/sudoers/parse.c:486 +#: plugins/sudoers/parse.c:483 #, c-format msgid " Options: " msgstr "" @@ -1056,7 +1026,9 @@ msgstr "" #: plugins/sudoers/policy.c:294 plugins/sudoers/policy.c:301 #: plugins/sudoers/policy.c:329 plugins/sudoers/policy.c:332 #: plugins/sudoers/policy.c:341 plugins/sudoers/policy.c:344 -#: plugins/sudoers/policy.c:352 +#: plugins/sudoers/policy.c:352 plugins/sudoers/set_perms.c:363 +#: plugins/sudoers/set_perms.c:702 plugins/sudoers/set_perms.c:1061 +#: plugins/sudoers/set_perms.c:1357 plugins/sudoers/set_perms.c:1525 #, c-format msgid "%s: %s" msgstr "" @@ -1073,7 +1045,7 @@ msgstr "" msgid "value out of range" msgstr "" -#: plugins/sudoers/policy.c:564 plugins/sudoers/visudo.c:765 +#: plugins/sudoers/policy.c:564 plugins/sudoers/visudo.c:775 #, c-format msgid "unable to execute %s" msgstr "" @@ -1140,56 +1112,55 @@ msgstr "" msgid "unable to parse groups for %s" msgstr "" -#: plugins/sudoers/set_perms.c:124 plugins/sudoers/set_perms.c:447 -#: plugins/sudoers/set_perms.c:848 plugins/sudoers/set_perms.c:1143 -#: plugins/sudoers/set_perms.c:1433 +#: plugins/sudoers/set_perms.c:124 plugins/sudoers/set_perms.c:449 +#: plugins/sudoers/set_perms.c:852 plugins/sudoers/set_perms.c:1149 +#: plugins/sudoers/set_perms.c:1441 msgid "perm stack overflow" msgstr "" -#: plugins/sudoers/set_perms.c:132 plugins/sudoers/set_perms.c:455 -#: plugins/sudoers/set_perms.c:856 plugins/sudoers/set_perms.c:1151 -#: plugins/sudoers/set_perms.c:1441 +#: plugins/sudoers/set_perms.c:132 plugins/sudoers/set_perms.c:457 +#: plugins/sudoers/set_perms.c:860 plugins/sudoers/set_perms.c:1157 +#: plugins/sudoers/set_perms.c:1449 msgid "perm stack underflow" msgstr "" -#: plugins/sudoers/set_perms.c:191 plugins/sudoers/set_perms.c:502 -#: plugins/sudoers/set_perms.c:1202 plugins/sudoers/set_perms.c:1473 +#: plugins/sudoers/set_perms.c:191 plugins/sudoers/set_perms.c:504 +#: plugins/sudoers/set_perms.c:1208 plugins/sudoers/set_perms.c:1481 msgid "unable to change to root gid" msgstr "" -#: plugins/sudoers/set_perms.c:280 plugins/sudoers/set_perms.c:599 -#: plugins/sudoers/set_perms.c:985 plugins/sudoers/set_perms.c:1279 +#: plugins/sudoers/set_perms.c:280 plugins/sudoers/set_perms.c:601 +#: plugins/sudoers/set_perms.c:989 plugins/sudoers/set_perms.c:1285 msgid "unable to change to runas gid" msgstr "" -#: plugins/sudoers/set_perms.c:292 plugins/sudoers/set_perms.c:611 -#: plugins/sudoers/set_perms.c:995 plugins/sudoers/set_perms.c:1289 +#: plugins/sudoers/set_perms.c:292 plugins/sudoers/set_perms.c:613 +#: plugins/sudoers/set_perms.c:999 plugins/sudoers/set_perms.c:1295 msgid "unable to change to runas uid" msgstr "" -#: plugins/sudoers/set_perms.c:310 plugins/sudoers/set_perms.c:629 -#: plugins/sudoers/set_perms.c:1011 plugins/sudoers/set_perms.c:1305 +#: plugins/sudoers/set_perms.c:310 plugins/sudoers/set_perms.c:631 +#: plugins/sudoers/set_perms.c:1015 plugins/sudoers/set_perms.c:1311 msgid "unable to change to sudoers gid" msgstr "" -#: plugins/sudoers/set_perms.c:363 plugins/sudoers/set_perms.c:700 -#: plugins/sudoers/set_perms.c:1057 plugins/sudoers/set_perms.c:1351 -#: plugins/sudoers/set_perms.c:1517 +#: plugins/sudoers/set_perms.c:363 plugins/sudoers/set_perms.c:702 +#: plugins/sudoers/set_perms.c:1061 plugins/sudoers/set_perms.c:1357 +#: plugins/sudoers/set_perms.c:1525 msgid "too many processes" msgstr "" -#: plugins/sudoers/set_perms.c:1585 +#: plugins/sudoers/set_perms.c:1595 msgid "unable to set runas group vector" msgstr "" -#: plugins/sudoers/sssd.c:257 -#, c-format +#: plugins/sudoers/sssd.c:252 msgid "unable to initialize SSS source. Is SSSD installed on your machine?" msgstr "" -#: plugins/sudoers/sssd.c:263 plugins/sudoers/sssd.c:271 -#: plugins/sudoers/sssd.c:278 plugins/sudoers/sssd.c:285 -#: plugins/sudoers/sssd.c:292 +#: plugins/sudoers/sssd.c:259 plugins/sudoers/sssd.c:267 +#: plugins/sudoers/sssd.c:275 plugins/sudoers/sssd.c:283 +#: plugins/sudoers/sssd.c:291 #, c-format msgid "unable to find symbol \"%s\" in %s" msgstr "" @@ -1214,224 +1185,209 @@ msgstr "" msgid "User %s is not allowed to run sudo on %s.\n" msgstr "" -#: plugins/sudoers/sudoers.c:158 plugins/sudoers/sudoers.c:192 -#: plugins/sudoers/sudoers.c:675 +#: plugins/sudoers/sudoers.c:157 plugins/sudoers/sudoers.c:191 +#: plugins/sudoers/sudoers.c:674 msgid "problem with defaults entries" msgstr "" -#: plugins/sudoers/sudoers.c:164 -#, c-format +#: plugins/sudoers/sudoers.c:163 msgid "no valid sudoers sources found, quitting" msgstr "" -#: plugins/sudoers/sudoers.c:226 -#, c-format +#: plugins/sudoers/sudoers.c:225 msgid "sudoers specifies that root is not allowed to sudo" msgstr "" -#: plugins/sudoers/sudoers.c:265 -#, c-format +#: plugins/sudoers/sudoers.c:264 msgid "you are not permitted to use the -C option" msgstr "" -#: plugins/sudoers/sudoers.c:314 +#: plugins/sudoers/sudoers.c:313 #, c-format msgid "timestamp owner (%s): No such user" msgstr "" -#: plugins/sudoers/sudoers.c:328 +#: plugins/sudoers/sudoers.c:327 msgid "no tty" msgstr "" -#: plugins/sudoers/sudoers.c:329 -#, c-format +#: plugins/sudoers/sudoers.c:328 msgid "sorry, you must have a tty to run sudo" msgstr "" -#: plugins/sudoers/sudoers.c:377 +#: plugins/sudoers/sudoers.c:376 msgid "command in current directory" msgstr "" -#: plugins/sudoers/sudoers.c:394 -#, c-format +#: plugins/sudoers/sudoers.c:393 msgid "sorry, you are not allowed to preserve the environment" msgstr "" -#: plugins/sudoers/sudoers.c:725 plugins/sudoers/timestamp.c:216 +#: plugins/sudoers/sudoers.c:724 plugins/sudoers/timestamp.c:216 #: plugins/sudoers/timestamp.c:260 plugins/sudoers/timestamp.c:326 -#: plugins/sudoers/visudo.c:326 plugins/sudoers/visudo.c:591 +#: plugins/sudoers/visudo.c:336 plugins/sudoers/visudo.c:601 #, c-format msgid "unable to stat %s" msgstr "" -#: plugins/sudoers/sudoers.c:728 +#: plugins/sudoers/sudoers.c:727 #, c-format msgid "%s is not a regular file" msgstr "" -#: plugins/sudoers/sudoers.c:731 toke.l:913 +#: plugins/sudoers/sudoers.c:730 toke.l:923 #, c-format msgid "%s is owned by uid %u, should be %u" msgstr "" -#: plugins/sudoers/sudoers.c:735 toke.l:920 +#: plugins/sudoers/sudoers.c:734 toke.l:930 #, c-format msgid "%s is world writable" msgstr "" -#: plugins/sudoers/sudoers.c:738 toke.l:925 +#: plugins/sudoers/sudoers.c:737 toke.l:935 #, c-format msgid "%s is owned by gid %u, should be %u" msgstr "" -#: plugins/sudoers/sudoers.c:765 +#: plugins/sudoers/sudoers.c:764 #, c-format msgid "only root can use `-c %s'" msgstr "" -#: plugins/sudoers/sudoers.c:782 plugins/sudoers/sudoers.c:784 +#: plugins/sudoers/sudoers.c:781 plugins/sudoers/sudoers.c:783 #, c-format msgid "unknown login class: %s" msgstr "" -#: plugins/sudoers/sudoers.c:816 +#: plugins/sudoers/sudoers.c:815 #, c-format msgid "unable to resolve host %s" msgstr "" -#: plugins/sudoers/sudoers.c:868 plugins/sudoers/testsudoers.c:379 +#: plugins/sudoers/sudoers.c:867 plugins/sudoers/testsudoers.c:381 #, c-format msgid "unknown group: %s" msgstr "" -#: plugins/sudoers/sudoreplay.c:278 +#: plugins/sudoers/sudoreplay.c:277 #, c-format msgid "invalid filter option: %s" msgstr "" -#: plugins/sudoers/sudoreplay.c:291 +#: plugins/sudoers/sudoreplay.c:290 #, c-format msgid "invalid max wait: %s" msgstr "" -#: plugins/sudoers/sudoreplay.c:297 +#: plugins/sudoers/sudoreplay.c:296 #, c-format msgid "invalid speed factor: %s" msgstr "" -#: plugins/sudoers/sudoreplay.c:300 plugins/sudoers/visudo.c:191 +#: plugins/sudoers/sudoreplay.c:299 plugins/sudoers/visudo.c:194 #, c-format msgid "%s version %s\n" msgstr "" -#: plugins/sudoers/sudoreplay.c:332 +#: plugins/sudoers/sudoreplay.c:331 #, c-format msgid "%s/%.2s/%.2s/%.2s/timing: %s" msgstr "" -#: plugins/sudoers/sudoreplay.c:338 +#: plugins/sudoers/sudoreplay.c:337 #, c-format msgid "%s/%s/timing: %s" msgstr "" -#: plugins/sudoers/sudoreplay.c:354 +#: plugins/sudoers/sudoreplay.c:353 #, c-format msgid "Replaying sudo session: %s\n" msgstr "" -#: plugins/sudoers/sudoreplay.c:360 +#: plugins/sudoers/sudoreplay.c:359 #, c-format msgid "Warning: your terminal is too small to properly replay the log.\n" msgstr "" -#: plugins/sudoers/sudoreplay.c:361 +#: plugins/sudoers/sudoreplay.c:360 #, c-format msgid "Log geometry is %d x %d, your terminal's geometry is %d x %d." msgstr "" -#: plugins/sudoers/sudoreplay.c:391 -#, c-format +#: plugins/sudoers/sudoreplay.c:415 msgid "unable to set tty to raw mode" msgstr "" -#: plugins/sudoers/sudoreplay.c:407 +#: plugins/sudoers/sudoreplay.c:445 #, c-format msgid "invalid timing file line: %s" msgstr "" -#: plugins/sudoers/sudoreplay.c:490 -#, c-format -msgid "writing to standard output" -msgstr "" - -#: plugins/sudoers/sudoreplay.c:634 plugins/sudoers/sudoreplay.c:659 +#: plugins/sudoers/sudoreplay.c:651 plugins/sudoers/sudoreplay.c:676 #, c-format msgid "ambiguous expression \"%s\"" msgstr "" -#: plugins/sudoers/sudoreplay.c:676 -#, c-format -msgid "too many parenthesized expressions, max %d" -msgstr "" - -#: plugins/sudoers/sudoreplay.c:687 -#, c-format +#: plugins/sudoers/sudoreplay.c:698 msgid "unmatched ')' in expression" msgstr "" -#: plugins/sudoers/sudoreplay.c:693 +#: plugins/sudoers/sudoreplay.c:702 #, c-format msgid "unknown search term \"%s\"" msgstr "" -#: plugins/sudoers/sudoreplay.c:707 +#: plugins/sudoers/sudoreplay.c:716 #, c-format msgid "%s requires an argument" msgstr "" -#: plugins/sudoers/sudoreplay.c:711 plugins/sudoers/sudoreplay.c:1051 +#: plugins/sudoers/sudoreplay.c:720 plugins/sudoers/sudoreplay.c:1058 #, c-format msgid "invalid regular expression: %s" msgstr "" -#: plugins/sudoers/sudoreplay.c:717 +#: plugins/sudoers/sudoreplay.c:726 #, c-format msgid "could not parse date \"%s\"" msgstr "" -#: plugins/sudoers/sudoreplay.c:730 -#, c-format +#: plugins/sudoers/sudoreplay.c:735 msgid "unmatched '(' in expression" msgstr "" -#: plugins/sudoers/sudoreplay.c:732 -#, c-format +#: plugins/sudoers/sudoreplay.c:737 msgid "illegal trailing \"or\"" msgstr "" -#: plugins/sudoers/sudoreplay.c:734 -#, c-format +#: plugins/sudoers/sudoreplay.c:739 msgid "illegal trailing \"!\"" msgstr "" -#: plugins/sudoers/sudoreplay.c:1179 +#: plugins/sudoers/sudoreplay.c:792 +#, c-format +msgid "unknown search type %d" +msgstr "" + +#: plugins/sudoers/sudoreplay.c:1197 #, c-format msgid "usage: %s [-h] [-d dir] [-m num] [-s num] ID\n" msgstr "" -#: plugins/sudoers/sudoreplay.c:1182 +#: plugins/sudoers/sudoreplay.c:1200 #, c-format msgid "usage: %s [-h] [-d dir] -l [search expression]\n" msgstr "" -#: plugins/sudoers/sudoreplay.c:1191 +#: plugins/sudoers/sudoreplay.c:1209 #, c-format msgid "" "%s - replay sudo session logs\n" "\n" msgstr "" -#: plugins/sudoers/sudoreplay.c:1193 +#: plugins/sudoers/sudoreplay.c:1211 msgid "" "\n" "Options:\n" @@ -1508,90 +1464,88 @@ msgid "unable to reset %s to the Unix epoch" msgstr "" #: plugins/sudoers/toke_util.c:176 -#, c-format msgid "fill_args: buffer overflow" msgstr "" -#: plugins/sudoers/visudo.c:193 +#: plugins/sudoers/visudo.c:196 #, c-format msgid "%s grammar version %d\n" msgstr "" -#: plugins/sudoers/visudo.c:257 plugins/sudoers/visudo.c:544 +#: plugins/sudoers/visudo.c:267 plugins/sudoers/visudo.c:554 #, c-format msgid "press return to edit %s: " msgstr "" -#: plugins/sudoers/visudo.c:342 plugins/sudoers/visudo.c:348 -#, c-format +#: plugins/sudoers/visudo.c:352 plugins/sudoers/visudo.c:358 msgid "write error" msgstr "" -#: plugins/sudoers/visudo.c:430 +#: plugins/sudoers/visudo.c:440 #, c-format msgid "unable to stat temporary file (%s), %s unchanged" msgstr "" -#: plugins/sudoers/visudo.c:435 +#: plugins/sudoers/visudo.c:445 #, c-format msgid "zero length temporary file (%s), %s unchanged" msgstr "" -#: plugins/sudoers/visudo.c:441 +#: plugins/sudoers/visudo.c:451 #, c-format msgid "editor (%s) failed, %s unchanged" msgstr "" -#: plugins/sudoers/visudo.c:464 +#: plugins/sudoers/visudo.c:474 #, c-format msgid "%s unchanged" msgstr "" -#: plugins/sudoers/visudo.c:489 +#: plugins/sudoers/visudo.c:499 #, c-format msgid "unable to re-open temporary file (%s), %s unchanged." msgstr "" -#: plugins/sudoers/visudo.c:499 +#: plugins/sudoers/visudo.c:509 #, c-format msgid "unabled to parse temporary file (%s), unknown error" msgstr "" -#: plugins/sudoers/visudo.c:535 +#: plugins/sudoers/visudo.c:545 #, c-format msgid "internal error, unable to find %s in list!" msgstr "" -#: plugins/sudoers/visudo.c:593 plugins/sudoers/visudo.c:602 +#: plugins/sudoers/visudo.c:603 plugins/sudoers/visudo.c:612 #, c-format msgid "unable to set (uid, gid) of %s to (%u, %u)" msgstr "" -#: plugins/sudoers/visudo.c:597 plugins/sudoers/visudo.c:607 +#: plugins/sudoers/visudo.c:607 plugins/sudoers/visudo.c:617 #, c-format msgid "unable to change mode of %s to 0%o" msgstr "" -#: plugins/sudoers/visudo.c:624 +#: plugins/sudoers/visudo.c:634 #, c-format msgid "%s and %s not on the same file system, using mv to rename" msgstr "" -#: plugins/sudoers/visudo.c:638 +#: plugins/sudoers/visudo.c:648 #, c-format msgid "command failed: '%s %s %s', %s unchanged" msgstr "" -#: plugins/sudoers/visudo.c:648 +#: plugins/sudoers/visudo.c:658 #, c-format msgid "error renaming %s, %s unchanged" msgstr "" -#: plugins/sudoers/visudo.c:710 +#: plugins/sudoers/visudo.c:720 msgid "What now? " msgstr "" -#: plugins/sudoers/visudo.c:724 +#: plugins/sudoers/visudo.c:734 msgid "" "Options are:\n" " (e)dit sudoers file again\n" @@ -1599,94 +1553,94 @@ msgid "" " (Q)uit and save changes to sudoers file (DANGER!)\n" msgstr "" -#: plugins/sudoers/visudo.c:772 +#: plugins/sudoers/visudo.c:782 #, c-format msgid "unable to run %s" msgstr "" -#: plugins/sudoers/visudo.c:798 +#: plugins/sudoers/visudo.c:808 #, c-format msgid "%s: wrong owner (uid, gid) should be (%u, %u)\n" msgstr "" -#: plugins/sudoers/visudo.c:805 +#: plugins/sudoers/visudo.c:815 #, c-format msgid "%s: bad permissions, should be mode 0%o\n" msgstr "" -#: plugins/sudoers/visudo.c:830 +#: plugins/sudoers/visudo.c:840 plugins/sudoers/visudo_json.c:980 #, c-format msgid "failed to parse %s file, unknown error" msgstr "" -#: plugins/sudoers/visudo.c:846 +#: plugins/sudoers/visudo.c:856 plugins/sudoers/visudo_json.c:989 #, c-format msgid "parse error in %s near line %d\n" msgstr "" -#: plugins/sudoers/visudo.c:849 +#: plugins/sudoers/visudo.c:859 plugins/sudoers/visudo_json.c:992 #, c-format msgid "parse error in %s\n" msgstr "" -#: plugins/sudoers/visudo.c:857 plugins/sudoers/visudo.c:864 +#: plugins/sudoers/visudo.c:867 plugins/sudoers/visudo.c:874 #, c-format msgid "%s: parsed OK\n" msgstr "" -#: plugins/sudoers/visudo.c:912 +#: plugins/sudoers/visudo.c:920 #, c-format msgid "%s busy, try again later" msgstr "" -#: plugins/sudoers/visudo.c:956 +#: plugins/sudoers/visudo.c:964 #, c-format msgid "specified editor (%s) doesn't exist" msgstr "" -#: plugins/sudoers/visudo.c:979 +#: plugins/sudoers/visudo.c:987 #, c-format msgid "unable to stat editor (%s)" msgstr "" -#: plugins/sudoers/visudo.c:1027 +#: plugins/sudoers/visudo.c:1035 #, c-format msgid "no editor found (editor path = %s)" msgstr "" -#: plugins/sudoers/visudo.c:1120 +#: plugins/sudoers/visudo.c:1128 #, c-format msgid "Error: cycle in %s_Alias `%s'" msgstr "" -#: plugins/sudoers/visudo.c:1121 +#: plugins/sudoers/visudo.c:1129 #, c-format msgid "Warning: cycle in %s_Alias `%s'" msgstr "" -#: plugins/sudoers/visudo.c:1127 +#: plugins/sudoers/visudo.c:1135 #, c-format msgid "Error: %s_Alias `%s' referenced but not defined" msgstr "" -#: plugins/sudoers/visudo.c:1128 +#: plugins/sudoers/visudo.c:1136 #, c-format msgid "Warning: %s_Alias `%s' referenced but not defined" msgstr "" -#: plugins/sudoers/visudo.c:1253 +#: plugins/sudoers/visudo.c:1278 #, c-format msgid "%s: unused %s_Alias %s" msgstr "" -#: plugins/sudoers/visudo.c:1315 +#: plugins/sudoers/visudo.c:1340 #, c-format msgid "" "%s - safely edit the sudoers file\n" "\n" msgstr "" -#: plugins/sudoers/visudo.c:1317 +#: plugins/sudoers/visudo.c:1342 msgid "" "\n" "Options:\n" @@ -1695,9 +1649,10 @@ msgid "" " -h, --help display help message and exit\n" " -q, --quiet less verbose (quiet) syntax error messages\n" " -s, --strict strict syntax checking\n" -" -V, --version display version information and exit" +" -V, --version display version information and exit -x, --export " +"export sudoers in JSON format" msgstr "" -#: toke.l:886 +#: toke.l:895 msgid "too many levels of includes" msgstr "" diff --git a/src/po/sudo.pot b/src/po/sudo.pot index 37c555bfd..f4245b239 100644 --- a/src/po/sudo.pot +++ b/src/po/sudo.pot @@ -5,9 +5,9 @@ #, fuzzy msgid "" msgstr "" -"Project-Id-Version: sudo 1.8.8\n" +"Project-Id-Version: sudo 1.8.9\n" "Report-Msgid-Bugs-To: http://www.sudo.ws/bugs\n" -"POT-Creation-Date: 2013-09-03 14:44-0600\n" +"POT-Creation-Date: 2013-11-24 16:32-0700\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" @@ -16,8 +16,7 @@ msgstr "" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" -#: common/aix.c:150 -#, c-format +#: common/aix.c:93 common/aix.c:150 msgid "unable to open userdb" msgstr "" @@ -27,7 +26,6 @@ msgid "unable to switch to registry \"%s\" for %s" msgstr "" #: common/aix.c:170 -#, c-format msgid "unable to restore registry" msgstr "" @@ -39,7 +37,7 @@ msgstr "" msgid "internal error, tried to emalloc2(0)" msgstr "" -#: common/alloc.c:100 common/alloc.c:122 common/alloc.c:162 common/alloc.c:186 +#: common/alloc.c:100 common/alloc.c:122 common/alloc.c:162 common/alloc.c:185 #, c-format msgid "internal error, %s overflow" msgstr "" @@ -56,17 +54,17 @@ msgstr "" msgid "internal error, tried to erealloc3(0)" msgstr "" -#: common/alloc.c:184 +#: common/alloc.c:183 msgid "internal error, tried to erecalloc(0)" msgstr "" -#: common/atoid.c:77 common/atoid.c:99 src/sudo.c:561 src/sudo.c:586 -#: src/sudo.c:694 src/sudo.c:710 +#: common/atoid.c:77 common/atoid.c:99 src/sudo.c:563 src/sudo.c:588 +#: src/sudo.c:696 src/sudo.c:712 msgid "invalid value" msgstr "" -#: common/atoid.c:84 src/sudo.c:565 src/sudo.c:590 src/sudo.c:698 -#: src/sudo.c:714 +#: common/atoid.c:84 src/sudo.c:567 src/sudo.c:592 src/sudo.c:700 +#: src/sudo.c:716 msgid "value out of range" msgstr "" @@ -74,59 +72,60 @@ msgstr "" msgid "value too large" msgstr "" -#: common/fatal.c:154 +#: common/fatal.c:158 #, c-format msgid "%s: %s: %s\n" msgstr "" -#: common/fatal.c:157 common/fatal.c:161 +#: common/fatal.c:161 common/fatal.c:165 #, c-format msgid "%s: %s\n" msgstr "" -#: common/gidlist.c:80 src/load_plugins.c:72 src/sudo.c:561 src/sudo.c:565 -#: src/sudo.c:586 src/sudo.c:590 src/sudo.c:613 src/sudo.c:622 src/sudo.c:631 -#: src/sudo.c:646 src/sudo.c:694 src/sudo.c:698 src/sudo.c:710 src/sudo.c:714 +#: common/gidlist.c:80 src/load_plugins.c:63 src/load_plugins.c:76 +#: src/sudo.c:563 src/sudo.c:567 src/sudo.c:588 src/sudo.c:592 src/sudo.c:615 +#: src/sudo.c:624 src/sudo.c:633 src/sudo.c:648 src/sudo.c:696 src/sudo.c:700 +#: src/sudo.c:712 src/sudo.c:716 #, c-format msgid "%s: %s" msgstr "" -#: common/sudo_conf.c:176 +#: common/sudo_conf.c:177 #, c-format msgid "unsupported group source `%s' in %s, line %d" msgstr "" -#: common/sudo_conf.c:190 +#: common/sudo_conf.c:191 #, c-format msgid "invalid max groups `%s' in %s, line %d" msgstr "" -#: common/sudo_conf.c:394 +#: common/sudo_conf.c:393 #, c-format msgid "unable to stat %s" msgstr "" -#: common/sudo_conf.c:397 +#: common/sudo_conf.c:396 #, c-format msgid "%s is not a regular file" msgstr "" -#: common/sudo_conf.c:400 +#: common/sudo_conf.c:399 #, c-format msgid "%s is owned by uid %u, should be %u" msgstr "" -#: common/sudo_conf.c:404 +#: common/sudo_conf.c:403 #, c-format msgid "%s is world writable" msgstr "" -#: common/sudo_conf.c:407 +#: common/sudo_conf.c:406 #, c-format msgid "%s is group writable" msgstr "" -#: common/sudo_conf.c:417 src/selinux.c:196 src/selinux.c:209 src/sudo.c:329 +#: common/sudo_conf.c:416 src/selinux.c:196 src/selinux.c:209 src/sudo.c:331 #, c-format msgid "unable to open %s" msgstr "" @@ -135,197 +134,180 @@ msgstr "" msgid "Unknown signal" msgstr "" -#: src/exec.c:127 src/exec_pty.c:685 -#, c-format +#: src/exec.c:133 src/exec_pty.c:744 msgid "policy plugin failed session initialization" msgstr "" -#: src/exec.c:132 src/exec_pty.c:701 src/exec_pty.c:1066 src/tgetpass.c:221 -#, c-format +#: src/exec.c:138 src/exec_pty.c:760 src/exec_pty.c:1272 src/tgetpass.c:221 msgid "unable to fork" msgstr "" -#: src/exec.c:259 -#, c-format +#: src/exec.c:309 src/exec.c:317 src/exec.c:841 src/exec_pty.c:507 +#: src/exec_pty.c:512 src/exec_pty.c:570 src/exec_pty.c:577 src/exec_pty.c:870 +#: src/exec_pty.c:880 src/exec_pty.c:925 src/exec_pty.c:932 +#: src/exec_pty.c:1334 src/exec_pty.c:1341 src/exec_pty.c:1348 +msgid "unable to add event to queue" +msgstr "" + +#: src/exec.c:394 msgid "unable to create sockets" msgstr "" -#: src/exec.c:347 src/exec_pty.c:1130 src/exec_pty.c:1268 -#, c-format -msgid "select failed" +#: src/exec.c:477 +msgid "error in event loop" msgstr "" -#: src/exec.c:449 -#, c-format +#: src/exec.c:492 msgid "unable to restore tty label" msgstr "" #: src/exec_common.c:70 -#, c-format msgid "unable to remove PRIV_PROC_EXEC from PRIV_LIMIT" msgstr "" -#: src/exec_pty.c:183 -#, c-format +#: src/exec_pty.c:184 msgid "unable to allocate pty" msgstr "" -#: src/exec_pty.c:623 src/exec_pty.c:632 src/exec_pty.c:640 src/exec_pty.c:986 -#: src/exec_pty.c:1063 src/signal.c:126 src/tgetpass.c:218 -#, c-format +#: src/exec_pty.c:682 src/exec_pty.c:691 src/exec_pty.c:699 +#: src/exec_pty.c:1192 src/exec_pty.c:1269 src/signal.c:126 src/tgetpass.c:218 msgid "unable to create pipe" msgstr "" -#: src/exec_pty.c:676 -#, c-format +#: src/exec_pty.c:735 msgid "unable to set terminal to raw mode" msgstr "" -#: src/exec_pty.c:1042 -#, c-format -msgid "unable to set controlling tty" -msgstr "" - -#: src/exec_pty.c:1139 -#, c-format +#: src/exec_pty.c:1091 msgid "error reading from signal pipe" msgstr "" -#: src/exec_pty.c:1160 -#, c-format +#: src/exec_pty.c:1124 msgid "error reading from pipe" msgstr "" -#: src/exec_pty.c:1176 -#, c-format +#: src/exec_pty.c:1149 msgid "error reading from socketpair" msgstr "" -#: src/exec_pty.c:1180 +#: src/exec_pty.c:1158 #, c-format msgid "unexpected reply type on backchannel: %d" msgstr "" -#: src/load_plugins.c:70 src/load_plugins.c:79 src/load_plugins.c:132 -#: src/load_plugins.c:138 src/load_plugins.c:144 src/load_plugins.c:185 -#: src/load_plugins.c:192 src/load_plugins.c:199 src/load_plugins.c:205 +#: src/exec_pty.c:1248 +msgid "unable to set controlling tty" +msgstr "" + +#: src/load_plugins.c:61 src/load_plugins.c:74 src/load_plugins.c:91 +#: src/load_plugins.c:144 src/load_plugins.c:150 src/load_plugins.c:156 +#: src/load_plugins.c:197 src/load_plugins.c:204 src/load_plugins.c:211 +#: src/load_plugins.c:217 #, c-format msgid "error in %s, line %d while loading plugin `%s'" msgstr "" -#: src/load_plugins.c:81 +#: src/load_plugins.c:93 #, c-format msgid "%s%s: %s" msgstr "" -#: src/load_plugins.c:140 +#: src/load_plugins.c:152 #, c-format msgid "%s must be owned by uid %d" msgstr "" -#: src/load_plugins.c:146 +#: src/load_plugins.c:158 #, c-format msgid "%s must be only be writable by owner" msgstr "" -#: src/load_plugins.c:187 +#: src/load_plugins.c:199 #, c-format -msgid "unable to dlopen %s: %s" +msgid "unable to load %s: %s" msgstr "" -#: src/load_plugins.c:194 +#: src/load_plugins.c:206 #, c-format msgid "unable to find symbol `%s' in %s" msgstr "" -#: src/load_plugins.c:201 +#: src/load_plugins.c:213 #, c-format msgid "unknown policy type %d found in %s" msgstr "" -#: src/load_plugins.c:207 +#: src/load_plugins.c:219 #, c-format msgid "incompatible plugin major version %d (expected %d) found in %s" msgstr "" -#: src/load_plugins.c:216 +#: src/load_plugins.c:228 #, c-format msgid "ignoring policy plugin `%s' in %s, line %d" msgstr "" -#: src/load_plugins.c:218 -#, c-format +#: src/load_plugins.c:230 msgid "only a single policy plugin may be specified" msgstr "" -#: src/load_plugins.c:221 +#: src/load_plugins.c:233 #, c-format msgid "ignoring duplicate policy plugin `%s' in %s, line %d" msgstr "" -#: src/load_plugins.c:236 +#: src/load_plugins.c:248 #, c-format msgid "ignoring duplicate I/O plugin `%s' in %s, line %d" msgstr "" -#: src/load_plugins.c:313 +#: src/load_plugins.c:319 #, c-format msgid "policy plugin %s does not include a check_policy method" msgstr "" #: src/net_ifs.c:156 src/net_ifs.c:165 src/net_ifs.c:177 src/net_ifs.c:186 #: src/net_ifs.c:297 src/net_ifs.c:321 -#, c-format msgid "load_interfaces: overflow detected" msgstr "" #: src/net_ifs.c:226 -#, c-format msgid "unable to open socket" msgstr "" #: src/parse_args.c:246 -#, c-format msgid "the argument to -C must be a number greater than or equal to 3" msgstr "" #: src/parse_args.c:408 -#, c-format msgid "you may not specify both the `-i' and `-s' options" msgstr "" #: src/parse_args.c:412 -#, c-format msgid "you may not specify both the `-i' and `-E' options" msgstr "" #: src/parse_args.c:422 -#, c-format msgid "the `-E' option is not valid in edit mode" msgstr "" #: src/parse_args.c:424 -#, c-format msgid "you may not specify environment variables in edit mode" msgstr "" #: src/parse_args.c:432 -#, c-format msgid "the `-U' option may only be used with the `-l' option" msgstr "" #: src/parse_args.c:436 -#, c-format msgid "the `-A' and `-S' options may not be used together" msgstr "" #: src/parse_args.c:519 -#, c-format msgid "sudoedit is not supported on this platform" msgstr "" #: src/parse_args.c:592 -#, c-format msgid "" "Only one of the -e, -h, -i, -K, -l, -s, -v or -V options may be specified" msgstr "" @@ -462,12 +444,10 @@ msgid "stop processing command line arguments" msgstr "" #: src/selinux.c:77 -#, c-format msgid "unable to open audit system" msgstr "" #: src/selinux.c:85 -#, c-format msgid "unable to send audit message" msgstr "" @@ -492,17 +472,14 @@ msgid "unable to open %s, not relabeling tty" msgstr "" #: src/selinux.c:172 -#, c-format msgid "unable to get current tty context, not relabeling tty" msgstr "" #: src/selinux.c:179 -#, c-format msgid "unable to get new tty context, not relabeling tty" msgstr "" #: src/selinux.c:186 -#, c-format msgid "unable to set new tty context" msgstr "" @@ -532,12 +509,10 @@ msgid "%s is not a valid context" msgstr "" #: src/selinux.c:324 -#, c-format msgid "failed to get old_context" msgstr "" #: src/selinux.c:330 -#, c-format msgid "unable to determine enforcing mode." msgstr "" @@ -557,17 +532,15 @@ msgid "unable to set key creation context to %s" msgstr "" #: src/sesh.c:57 -#, c-format msgid "requires at least one argument" msgstr "" -#: src/sesh.c:78 src/sudo.c:1114 +#: src/sesh.c:78 src/sudo.c:1116 #, c-format msgid "unable to execute %s" msgstr "" #: src/solaris.c:88 -#, c-format msgid "resource control limit has been reached" msgstr "" @@ -577,7 +550,6 @@ msgid "user \"%s\" is not a member of project \"%s\"" msgstr "" #: src/solaris.c:95 -#, c-format msgid "the invoking task is final" msgstr "" @@ -622,118 +594,112 @@ msgid "Configure options: %s\n" msgstr "" #: src/sudo.c:203 -#, c-format msgid "fatal error, unable to load plugins" msgstr "" #: src/sudo.c:211 -#, c-format msgid "unable to initialize policy plugin" msgstr "" -#: src/sudo.c:268 +#: src/sudo.c:267 #, c-format msgid "error initializing I/O plugin %s" msgstr "" -#: src/sudo.c:294 +#: src/sudo.c:293 #, c-format msgid "unexpected sudo mode 0x%x" msgstr "" -#: src/sudo.c:414 -#, c-format +#: src/sudo.c:416 msgid "unable to get group vector" msgstr "" -#: src/sudo.c:466 +#: src/sudo.c:468 #, c-format msgid "unknown uid %u: who are you?" msgstr "" -#: src/sudo.c:788 +#: src/sudo.c:790 #, c-format msgid "%s must be owned by uid %d and have the setuid bit set" msgstr "" -#: src/sudo.c:791 +#: src/sudo.c:793 #, c-format msgid "" "effective uid is not %d, is %s on a file system with the 'nosuid' option set " "or an NFS file system without root privileges?" msgstr "" -#: src/sudo.c:797 +#: src/sudo.c:799 #, c-format msgid "effective uid is not %d, is sudo installed setuid root?" msgstr "" -#: src/sudo.c:923 +#: src/sudo.c:925 #, c-format msgid "unknown login class %s" msgstr "" -#: src/sudo.c:936 -#, c-format +#: src/sudo.c:938 msgid "unable to set user context" msgstr "" -#: src/sudo.c:950 -#, c-format +#: src/sudo.c:952 msgid "unable to set supplementary group IDs" msgstr "" -#: src/sudo.c:957 +#: src/sudo.c:959 #, c-format msgid "unable to set effective gid to runas gid %u" msgstr "" -#: src/sudo.c:963 +#: src/sudo.c:965 #, c-format msgid "unable to set gid to runas gid %u" msgstr "" -#: src/sudo.c:970 -#, c-format +#: src/sudo.c:972 msgid "unable to set process priority" msgstr "" -#: src/sudo.c:978 +#: src/sudo.c:980 #, c-format msgid "unable to change root to %s" msgstr "" -#: src/sudo.c:991 src/sudo.c:997 src/sudo.c:1003 +#: src/sudo.c:993 src/sudo.c:999 src/sudo.c:1005 #, c-format msgid "unable to change to runas uid (%u, %u)" msgstr "" -#: src/sudo.c:1020 +#: src/sudo.c:1022 #, c-format msgid "unable to change directory to %s" msgstr "" -#: src/sudo.c:1077 +#: src/sudo.c:1079 #, c-format msgid "unexpected child termination condition: %d" msgstr "" -#: src/sudo.c:1134 +#: src/sudo.c:1136 #, c-format msgid "policy plugin %s is missing the `check_policy' method" msgstr "" -#: src/sudo.c:1147 +#: src/sudo.c:1149 #, c-format msgid "policy plugin %s does not support listing privileges" msgstr "" -#: src/sudo.c:1159 +#: src/sudo.c:1161 #, c-format msgid "policy plugin %s does not support the -v option" msgstr "" -#: src/sudo.c:1171 +#: src/sudo.c:1173 #, c-format msgid "policy plugin %s does not support the -k/-K options" msgstr "" @@ -744,7 +710,6 @@ msgid "unable to change uid to root (%u)" msgstr "" #: src/sudo_edit.c:142 -#, c-format msgid "plugin error: missing file list for sudoedit" msgstr "" @@ -779,17 +744,14 @@ msgid "contents of edit session left in %s" msgstr "" #: src/sudo_edit.c:314 -#, c-format msgid "unable to read temporary file" msgstr "" #: src/tgetpass.c:90 -#, c-format msgid "no tty present and no askpass program specified" msgstr "" #: src/tgetpass.c:99 -#, c-format msgid "no askpass program specified, try setting SUDO_ASKPASS" msgstr "" @@ -809,16 +771,13 @@ msgid "unable to run %s" msgstr "" #: src/utmp.c:278 -#, c-format msgid "unable to save stdin" msgstr "" #: src/utmp.c:280 -#, c-format msgid "unable to dup2 stdin" msgstr "" #: src/utmp.c:283 -#, c-format msgid "unable to restore stdin" msgstr ""