812 lines
17 KiB
Plaintext
812 lines
17 KiB
Plaintext
# Portable object template file for sudo
|
|
# This file is put in the public domain.
|
|
# Todd C. Miller <Todd.Miller@courtesan.com>, 2011-2014
|
|
#
|
|
#, fuzzy
|
|
msgid ""
|
|
msgstr ""
|
|
"Project-Id-Version: sudo 1.8.12\n"
|
|
"Report-Msgid-Bugs-To: http://www.sudo.ws/bugs\n"
|
|
"POT-Creation-Date: 2014-11-20 13:33-0700\n"
|
|
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
|
|
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
|
"Language-Team: LANGUAGE <LL@li.org>\n"
|
|
"Language: \n"
|
|
"MIME-Version: 1.0\n"
|
|
"Content-Type: text/plain; charset=CHARSET\n"
|
|
"Content-Transfer-Encoding: 8bit\n"
|
|
|
|
#: lib/util/aix.c:92 lib/util/aix.c:151
|
|
msgid "unable to open userdb"
|
|
msgstr ""
|
|
|
|
#: lib/util/aix.c:156
|
|
#, c-format
|
|
msgid "unable to switch to registry \"%s\" for %s"
|
|
msgstr ""
|
|
|
|
#: lib/util/aix.c:175
|
|
msgid "unable to restore registry"
|
|
msgstr ""
|
|
|
|
#: lib/util/alloc.c:68 lib/util/alloc.c:85 lib/util/alloc.c:106
|
|
#: lib/util/alloc.c:128 lib/util/alloc.c:147 lib/util/alloc.c:170
|
|
msgid "internal error, tried allocate zero bytes"
|
|
msgstr ""
|
|
|
|
#: lib/util/alloc.c:87 lib/util/alloc.c:109 lib/util/alloc.c:149
|
|
#: lib/util/alloc.c:172 src/net_ifs.c:174 src/net_ifs.c:191 src/net_ifs.c:325
|
|
#, c-format
|
|
msgid "internal error, %s overflow"
|
|
msgstr ""
|
|
|
|
#: lib/util/gidlist.c:78 src/load_plugins.c:61 src/load_plugins.c:74
|
|
#: src/sudo.c:572 src/sudo.c:591 src/sudo.c:618 src/sudo.c:627 src/sudo.c:636
|
|
#: src/sudo.c:653 src/sudo.c:700 src/sudo.c:710
|
|
#, c-format
|
|
msgid "%s: %s"
|
|
msgstr ""
|
|
|
|
#: lib/util/strsignal.c:50
|
|
msgid "Unknown signal"
|
|
msgstr ""
|
|
|
|
#: lib/util/strtoid.c:83 lib/util/strtoid.c:111 lib/util/strtomode.c:55
|
|
#: lib/util/strtonum.c:65 lib/util/strtonum.c:183
|
|
msgid "invalid value"
|
|
msgstr ""
|
|
|
|
#: lib/util/strtoid.c:90 lib/util/strtoid.c:118 lib/util/strtomode.c:61
|
|
#: lib/util/strtonum.c:68 lib/util/strtonum.c:195
|
|
msgid "value too large"
|
|
msgstr ""
|
|
|
|
#: lib/util/strtoid.c:96 lib/util/strtomode.c:61 lib/util/strtonum.c:68
|
|
#: lib/util/strtonum.c:189
|
|
msgid "value too small"
|
|
msgstr ""
|
|
|
|
#: lib/util/sudo_conf.c:201
|
|
#, c-format
|
|
msgid "invalid Path value `%s' in %s, line %u"
|
|
msgstr ""
|
|
|
|
#: lib/util/sudo_conf.c:338 lib/util/sudo_conf.c:391
|
|
#, c-format
|
|
msgid "invalid value for %s `%s' in %s, line %u"
|
|
msgstr ""
|
|
|
|
#: lib/util/sudo_conf.c:359
|
|
#, c-format
|
|
msgid "unsupported group source `%s' in %s, line %u"
|
|
msgstr ""
|
|
|
|
#: lib/util/sudo_conf.c:375
|
|
#, c-format
|
|
msgid "invalid max groups `%s' in %s, line %u"
|
|
msgstr ""
|
|
|
|
#: lib/util/sudo_conf.c:525
|
|
#, c-format
|
|
msgid "unable to stat %s"
|
|
msgstr ""
|
|
|
|
#: lib/util/sudo_conf.c:528
|
|
#, c-format
|
|
msgid "%s is not a regular file"
|
|
msgstr ""
|
|
|
|
#: lib/util/sudo_conf.c:531
|
|
#, c-format
|
|
msgid "%s is owned by uid %u, should be %u"
|
|
msgstr ""
|
|
|
|
#: lib/util/sudo_conf.c:535
|
|
#, c-format
|
|
msgid "%s is world writable"
|
|
msgstr ""
|
|
|
|
#: lib/util/sudo_conf.c:538
|
|
#, c-format
|
|
msgid "%s is group writable"
|
|
msgstr ""
|
|
|
|
#: lib/util/sudo_conf.c:548 src/selinux.c:196 src/selinux.c:209 src/sudo.c:341
|
|
#, c-format
|
|
msgid "unable to open %s"
|
|
msgstr ""
|
|
|
|
#: src/exec.c:123 src/exec.c:125 src/exec.c:130 src/exec.c:418 src/exec.c:420
|
|
#: src/exec.c:422 src/exec.c:424 src/exec.c:426 src/exec.c:429 src/exec.c:446
|
|
#: src/exec.c:448 src/exec.c:450 src/exec.c:605 src/exec.c:800
|
|
#: src/exec_pty.c:480 src/exec_pty.c:736 src/exec_pty.c:806 src/exec_pty.c:808
|
|
#: src/exec_pty.c:820 src/exec_pty.c:822 src/exec_pty.c:1303
|
|
#: src/exec_pty.c:1305 src/exec_pty.c:1310 src/exec_pty.c:1312
|
|
#: src/exec_pty.c:1326 src/exec_pty.c:1337 src/exec_pty.c:1339
|
|
#: src/exec_pty.c:1341 src/exec_pty.c:1343 src/exec_pty.c:1345
|
|
#: src/exec_pty.c:1347 src/exec_pty.c:1349 src/signal.c:156
|
|
#, c-format
|
|
msgid "unable to set handler for signal %d"
|
|
msgstr ""
|
|
|
|
#: src/exec.c:135 src/exec_pty.c:856 src/exec_pty.c:1387 src/tgetpass.c:223
|
|
msgid "unable to fork"
|
|
msgstr ""
|
|
|
|
#: src/exec.c:313 src/exec.c:321 src/exec.c:877 src/exec_pty.c:604
|
|
#: src/exec_pty.c:609 src/exec_pty.c:667 src/exec_pty.c:674 src/exec_pty.c:960
|
|
#: src/exec_pty.c:970 src/exec_pty.c:1015 src/exec_pty.c:1022
|
|
#: src/exec_pty.c:1452 src/exec_pty.c:1459 src/exec_pty.c:1466
|
|
msgid "unable to add event to queue"
|
|
msgstr ""
|
|
|
|
#: src/exec.c:401
|
|
msgid "unable to create sockets"
|
|
msgstr ""
|
|
|
|
#: src/exec.c:457
|
|
msgid "policy plugin failed session initialization"
|
|
msgstr ""
|
|
|
|
#: src/exec.c:502
|
|
msgid "error in event loop"
|
|
msgstr ""
|
|
|
|
#: src/exec.c:520
|
|
msgid "unable to restore tty label"
|
|
msgstr ""
|
|
|
|
#: src/exec.c:613 src/exec_pty.c:514 src/signal.c:95
|
|
#, c-format
|
|
msgid "unable to restore handler for signal %d"
|
|
msgstr ""
|
|
|
|
#: src/exec.c:731 src/exec_pty.c:1194
|
|
msgid "error reading from signal pipe"
|
|
msgstr ""
|
|
|
|
#: src/exec_common.c:73
|
|
msgid "unable to remove PRIV_PROC_EXEC from PRIV_LIMIT"
|
|
msgstr ""
|
|
|
|
#: src/exec_pty.c:200
|
|
msgid "unable to allocate pty"
|
|
msgstr ""
|
|
|
|
#: src/exec_pty.c:780 src/exec_pty.c:789 src/exec_pty.c:797
|
|
#: src/exec_pty.c:1295 src/exec_pty.c:1384 src/signal.c:137 src/tgetpass.c:219
|
|
msgid "unable to create pipe"
|
|
msgstr ""
|
|
|
|
#: src/exec_pty.c:838
|
|
msgid "unable to set terminal to raw mode"
|
|
msgstr ""
|
|
|
|
#: src/exec_pty.c:1227
|
|
msgid "error reading from pipe"
|
|
msgstr ""
|
|
|
|
#: src/exec_pty.c:1252
|
|
msgid "error reading from socketpair"
|
|
msgstr ""
|
|
|
|
#: src/exec_pty.c:1261
|
|
#, c-format
|
|
msgid "unexpected reply type on backchannel: %d"
|
|
msgstr ""
|
|
|
|
#: src/exec_pty.c:1363
|
|
msgid "unable to set controlling tty"
|
|
msgstr ""
|
|
|
|
#: src/load_plugins.c:59 src/load_plugins.c:72 src/load_plugins.c:89
|
|
#: src/load_plugins.c:142 src/load_plugins.c:148 src/load_plugins.c:154
|
|
#: src/load_plugins.c:195 src/load_plugins.c:202 src/load_plugins.c:209
|
|
#: src/load_plugins.c:215
|
|
#, c-format
|
|
msgid "error in %s, line %d while loading plugin `%s'"
|
|
msgstr ""
|
|
|
|
#: src/load_plugins.c:91
|
|
#, c-format
|
|
msgid "%s%s: %s"
|
|
msgstr ""
|
|
|
|
#: src/load_plugins.c:150
|
|
#, c-format
|
|
msgid "%s must be owned by uid %d"
|
|
msgstr ""
|
|
|
|
#: src/load_plugins.c:156
|
|
#, c-format
|
|
msgid "%s must be only be writable by owner"
|
|
msgstr ""
|
|
|
|
#: src/load_plugins.c:197
|
|
#, c-format
|
|
msgid "unable to load %s: %s"
|
|
msgstr ""
|
|
|
|
#: src/load_plugins.c:204
|
|
#, c-format
|
|
msgid "unable to find symbol `%s' in %s"
|
|
msgstr ""
|
|
|
|
#: src/load_plugins.c:211
|
|
#, c-format
|
|
msgid "unknown policy type %d found in %s"
|
|
msgstr ""
|
|
|
|
#: src/load_plugins.c:217
|
|
#, c-format
|
|
msgid "incompatible plugin major version %d (expected %d) found in %s"
|
|
msgstr ""
|
|
|
|
#: src/load_plugins.c:226
|
|
#, c-format
|
|
msgid "ignoring policy plugin `%s' in %s, line %d"
|
|
msgstr ""
|
|
|
|
#: src/load_plugins.c:228
|
|
msgid "only a single policy plugin may be specified"
|
|
msgstr ""
|
|
|
|
#: src/load_plugins.c:231
|
|
#, c-format
|
|
msgid "ignoring duplicate policy plugin `%s' in %s, line %d"
|
|
msgstr ""
|
|
|
|
#: src/load_plugins.c:249
|
|
#, c-format
|
|
msgid "ignoring duplicate I/O plugin `%s' in %s, line %d"
|
|
msgstr ""
|
|
|
|
#: src/load_plugins.c:338
|
|
#, c-format
|
|
msgid "policy plugin %s does not include a check_policy method"
|
|
msgstr ""
|
|
|
|
#: src/net_ifs.c:236
|
|
msgid "unable to open socket"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:241
|
|
msgid "the argument to -C must be a number greater than or equal to 3"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:403
|
|
msgid "you may not specify both the `-i' and `-s' options"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:407
|
|
msgid "you may not specify both the `-i' and `-E' options"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:417
|
|
msgid "the `-E' option is not valid in edit mode"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:419
|
|
msgid "you may not specify environment variables in edit mode"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:427
|
|
msgid "the `-U' option may only be used with the `-l' option"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:431
|
|
msgid "the `-A' and `-S' options may not be used together"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:497
|
|
msgid "sudoedit is not supported on this platform"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:570
|
|
msgid ""
|
|
"Only one of the -e, -h, -i, -K, -l, -s, -v or -V options may be specified"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:584
|
|
#, c-format
|
|
msgid ""
|
|
"%s - edit files as another user\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:586
|
|
#, c-format
|
|
msgid ""
|
|
"%s - execute a command as another user\n"
|
|
"\n"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:591
|
|
#, c-format
|
|
msgid ""
|
|
"\n"
|
|
"Options:\n"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:593
|
|
msgid "use a helper program for password prompting"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:596
|
|
msgid "use specified BSD authentication type"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:599
|
|
msgid "run command in the background"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:601
|
|
msgid "close all file descriptors >= num"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:604
|
|
msgid "run command with the specified BSD login class"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:607
|
|
msgid "preserve user environment when running command"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:609
|
|
msgid "edit files instead of running a command"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:611
|
|
msgid "run command as the specified group name or ID"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:613
|
|
msgid "set HOME variable to target user's home dir"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:615
|
|
msgid "display help message and exit"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:617
|
|
msgid "run command on host (if supported by plugin)"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:619
|
|
msgid "run login shell as the target user; a command may also be specified"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:621
|
|
msgid "remove timestamp file completely"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:623
|
|
msgid "invalidate timestamp file"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:625
|
|
msgid ""
|
|
"list user's privileges or check a specific command; use twice for longer "
|
|
"format"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:627
|
|
msgid "non-interactive mode, no prompts are used"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:629
|
|
msgid "preserve group vector instead of setting to target's"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:631
|
|
msgid "use the specified password prompt"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:634
|
|
msgid "create SELinux security context with specified role"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:637
|
|
msgid "read password from standard input"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:639
|
|
msgid "run shell as the target user; a command may also be specified"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:642
|
|
msgid "create SELinux security context with specified type"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:645
|
|
msgid "in list mode, display privileges for user"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:647
|
|
msgid "run command (or edit file) as specified user name or ID"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:649
|
|
msgid "display version information and exit"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:651
|
|
msgid "update user's timestamp without running a command"
|
|
msgstr ""
|
|
|
|
#: src/parse_args.c:653
|
|
msgid "stop processing command line arguments"
|
|
msgstr ""
|
|
|
|
#: src/selinux.c:77
|
|
msgid "unable to open audit system"
|
|
msgstr ""
|
|
|
|
#: src/selinux.c:85
|
|
msgid "unable to send audit message"
|
|
msgstr ""
|
|
|
|
#: src/selinux.c:113
|
|
#, c-format
|
|
msgid "unable to fgetfilecon %s"
|
|
msgstr ""
|
|
|
|
#: src/selinux.c:118
|
|
#, c-format
|
|
msgid "%s changed labels"
|
|
msgstr ""
|
|
|
|
#: src/selinux.c:123
|
|
#, c-format
|
|
msgid "unable to restore context for %s"
|
|
msgstr ""
|
|
|
|
#: src/selinux.c:163
|
|
#, c-format
|
|
msgid "unable to open %s, not relabeling tty"
|
|
msgstr ""
|
|
|
|
#: src/selinux.c:172
|
|
msgid "unable to get current tty context, not relabeling tty"
|
|
msgstr ""
|
|
|
|
#: src/selinux.c:179
|
|
msgid "unable to get new tty context, not relabeling tty"
|
|
msgstr ""
|
|
|
|
#: src/selinux.c:186
|
|
msgid "unable to set new tty context"
|
|
msgstr ""
|
|
|
|
#: src/selinux.c:252
|
|
#, c-format
|
|
msgid "you must specify a role for type %s"
|
|
msgstr ""
|
|
|
|
#: src/selinux.c:258
|
|
#, c-format
|
|
msgid "unable to get default type for role %s"
|
|
msgstr ""
|
|
|
|
#: src/selinux.c:276
|
|
#, c-format
|
|
msgid "failed to set new role %s"
|
|
msgstr ""
|
|
|
|
#: src/selinux.c:280
|
|
#, c-format
|
|
msgid "failed to set new type %s"
|
|
msgstr ""
|
|
|
|
#: src/selinux.c:289
|
|
#, c-format
|
|
msgid "%s is not a valid context"
|
|
msgstr ""
|
|
|
|
#: src/selinux.c:324
|
|
msgid "failed to get old_context"
|
|
msgstr ""
|
|
|
|
#: src/selinux.c:330
|
|
msgid "unable to determine enforcing mode."
|
|
msgstr ""
|
|
|
|
#: src/selinux.c:347
|
|
#, c-format
|
|
msgid "unable to set tty context to %s"
|
|
msgstr ""
|
|
|
|
#: src/selinux.c:386
|
|
#, c-format
|
|
msgid "unable to set exec context to %s"
|
|
msgstr ""
|
|
|
|
#: src/selinux.c:393
|
|
#, c-format
|
|
msgid "unable to set key creation context to %s"
|
|
msgstr ""
|
|
|
|
#: src/sesh.c:80
|
|
msgid "requires at least one argument"
|
|
msgstr ""
|
|
|
|
#: src/sesh.c:108
|
|
#, c-format
|
|
msgid "unable to run %s as a login shell"
|
|
msgstr ""
|
|
|
|
#: src/sesh.c:113 src/sudo.c:1186
|
|
#, c-format
|
|
msgid "unable to execute %s"
|
|
msgstr ""
|
|
|
|
#: src/signal.c:77
|
|
#, c-format
|
|
msgid "unable to save handler for signal %d"
|
|
msgstr ""
|
|
|
|
#: src/solaris.c:88
|
|
msgid "resource control limit has been reached"
|
|
msgstr ""
|
|
|
|
#: src/solaris.c:91
|
|
#, c-format
|
|
msgid "user \"%s\" is not a member of project \"%s\""
|
|
msgstr ""
|
|
|
|
#: src/solaris.c:95
|
|
msgid "the invoking task is final"
|
|
msgstr ""
|
|
|
|
#: src/solaris.c:98
|
|
#, c-format
|
|
msgid "could not join project \"%s\""
|
|
msgstr ""
|
|
|
|
#: src/solaris.c:103
|
|
#, c-format
|
|
msgid "no resource pool accepting default bindings exists for project \"%s\""
|
|
msgstr ""
|
|
|
|
#: src/solaris.c:107
|
|
#, c-format
|
|
msgid "specified resource pool does not exist for project \"%s\""
|
|
msgstr ""
|
|
|
|
#: src/solaris.c:111
|
|
#, c-format
|
|
msgid "could not bind to default resource pool for project \"%s\""
|
|
msgstr ""
|
|
|
|
#: src/solaris.c:117
|
|
#, c-format
|
|
msgid "setproject failed for project \"%s\""
|
|
msgstr ""
|
|
|
|
#: src/solaris.c:119
|
|
#, c-format
|
|
msgid "warning, resource control assignment failed for project \"%s\""
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:209
|
|
#, c-format
|
|
msgid "Sudo version %s\n"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:211
|
|
#, c-format
|
|
msgid "Configure options: %s\n"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:216
|
|
msgid "fatal error, unable to load plugins"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:224
|
|
msgid "unable to initialize policy plugin"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:280
|
|
#, c-format
|
|
msgid "error initializing I/O plugin %s"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:306
|
|
#, c-format
|
|
msgid "unexpected sudo mode 0x%x"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:426
|
|
msgid "unable to get group vector"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:478
|
|
#, c-format
|
|
msgid "unknown uid %u: who are you?"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:785
|
|
#, c-format
|
|
msgid "%s must be owned by uid %d and have the setuid bit set"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:788
|
|
#, 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:794
|
|
#, c-format
|
|
msgid "effective uid is not %d, is sudo installed setuid root?"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:923
|
|
#, c-format
|
|
msgid "unknown login class %s"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:936
|
|
msgid "unable to set user context"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:950
|
|
msgid "unable to set supplementary group IDs"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:957
|
|
#, c-format
|
|
msgid "unable to set effective gid to runas gid %u"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:963
|
|
#, c-format
|
|
msgid "unable to set gid to runas gid %u"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:970
|
|
msgid "unable to set process priority"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:978
|
|
#, c-format
|
|
msgid "unable to change root to %s"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:991 src/sudo.c:997 src/sudo.c:1003
|
|
#, c-format
|
|
msgid "unable to change to runas uid (%u, %u)"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:1021
|
|
#, c-format
|
|
msgid "unable to change directory to %s"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:1082
|
|
#, c-format
|
|
msgid "unexpected child termination condition: %d"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:1214
|
|
#, c-format
|
|
msgid "policy plugin %s is missing the `check_policy' method"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:1232
|
|
#, c-format
|
|
msgid "policy plugin %s does not support listing privileges"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:1249
|
|
#, c-format
|
|
msgid "policy plugin %s does not support the -v option"
|
|
msgstr ""
|
|
|
|
#: src/sudo.c:1264
|
|
#, c-format
|
|
msgid "policy plugin %s does not support the -k/-K options"
|
|
msgstr ""
|
|
|
|
#: src/sudo_edit.c:203 src/sudo_edit.c:294
|
|
#, c-format
|
|
msgid "%s: not a regular file"
|
|
msgstr ""
|
|
|
|
#: src/sudo_edit.c:230 src/sudo_edit.c:332
|
|
#, c-format
|
|
msgid "%s: short write"
|
|
msgstr ""
|
|
|
|
#: src/sudo_edit.c:295
|
|
#, c-format
|
|
msgid "%s left unmodified"
|
|
msgstr ""
|
|
|
|
#: src/sudo_edit.c:308 src/sudo_edit.c:483
|
|
#, c-format
|
|
msgid "%s unchanged"
|
|
msgstr ""
|
|
|
|
#: src/sudo_edit.c:321 src/sudo_edit.c:343
|
|
#, c-format
|
|
msgid "unable to write to %s"
|
|
msgstr ""
|
|
|
|
#: src/sudo_edit.c:322 src/sudo_edit.c:341 src/sudo_edit.c:344
|
|
#: src/sudo_edit.c:508 src/sudo_edit.c:512
|
|
#, c-format
|
|
msgid "contents of edit session left in %s"
|
|
msgstr ""
|
|
|
|
#: src/sudo_edit.c:340
|
|
msgid "unable to read temporary file"
|
|
msgstr ""
|
|
|
|
#: src/sudo_edit.c:417
|
|
msgid "sesh: internal error: odd number of paths"
|
|
msgstr ""
|
|
|
|
#: src/sudo_edit.c:419
|
|
msgid "sesh: unable to create temporary files"
|
|
msgstr ""
|
|
|
|
#: src/sudo_edit.c:421 src/sudo_edit.c:515
|
|
#, c-format
|
|
msgid "sesh: unknown error %d"
|
|
msgstr ""
|
|
|
|
#: src/sudo_edit.c:507
|
|
msgid "unable to copy temporary files back to their original location"
|
|
msgstr ""
|
|
|
|
#: src/sudo_edit.c:511
|
|
msgid ""
|
|
"unable to copy some of the temporary files back to their original location"
|
|
msgstr ""
|
|
|
|
#: src/sudo_edit.c:554
|
|
#, c-format
|
|
msgid "unable to change uid to root (%u)"
|
|
msgstr ""
|
|
|
|
#: src/sudo_edit.c:571
|
|
msgid "plugin error: missing file list for sudoedit"
|
|
msgstr ""
|
|
|
|
#: src/tgetpass.c:91
|
|
msgid "no tty present and no askpass program specified"
|
|
msgstr ""
|
|
|
|
#: src/tgetpass.c:100
|
|
msgid "no askpass program specified, try setting SUDO_ASKPASS"
|
|
msgstr ""
|
|
|
|
#: src/tgetpass.c:234
|
|
#, c-format
|
|
msgid "unable to set gid to %u"
|
|
msgstr ""
|
|
|
|
#: src/tgetpass.c:238
|
|
#, c-format
|
|
msgid "unable to set uid to %u"
|
|
msgstr ""
|
|
|
|
#: src/tgetpass.c:243
|
|
#, c-format
|
|
msgid "unable to run %s"
|
|
msgstr ""
|
|
|
|
#: src/utmp.c:278
|
|
msgid "unable to save stdin"
|
|
msgstr ""
|
|
|
|
#: src/utmp.c:280
|
|
msgid "unable to dup2 stdin"
|
|
msgstr ""
|
|
|
|
#: src/utmp.c:283
|
|
msgid "unable to restore stdin"
|
|
msgstr ""
|