# Portable object template file for sudo # This file is put in the public domain. # Todd C. Miller , 2011-2015 # #, fuzzy msgid "" msgstr "" "Project-Id-Version: sudo 1.8.18\n" "Report-Msgid-Bugs-To: https://bugzilla.sudo.ws\n" "POT-Creation-Date: 2016-08-31 05:48-0600\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "Language: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=CHARSET\n" "Content-Transfer-Encoding: 8bit\n" #: lib/util/aix.c:85 lib/util/aix.c:172 msgid "unable to open userdb" msgstr "" #: lib/util/aix.c:227 #, c-format msgid "unable to switch to registry \"%s\" for %s" msgstr "" #: lib/util/aix.c:252 msgid "unable to restore registry" msgstr "" #: lib/util/aix.c:275 lib/util/gidlist.c:64 lib/util/gidlist.c:74 #: lib/util/sudo_conf.c:207 lib/util/sudo_conf.c:290 lib/util/sudo_conf.c:367 #: lib/util/sudo_conf.c:569 src/conversation.c:75 src/exec.c:868 #: src/exec_common.c:107 src/exec_common.c:123 src/exec_common.c:132 #: src/exec_pty.c:692 src/exec_pty.c:700 src/exec_pty.c:1163 #: src/load_plugins.c:52 src/load_plugins.c:65 src/load_plugins.c:215 #: src/load_plugins.c:238 src/load_plugins.c:303 src/load_plugins.c:318 #: src/parse_args.c:180 src/parse_args.c:202 src/parse_args.c:370 #: src/parse_args.c:466 src/parse_args.c:485 src/preserve_fds.c:47 #: src/preserve_fds.c:130 src/selinux.c:83 src/selinux.c:292 src/selinux.c:415 #: src/selinux.c:424 src/sesh.c:115 src/sudo.c:399 src/sudo.c:418 #: src/sudo.c:482 src/sudo.c:600 src/sudo.c:660 src/sudo.c:670 src/sudo.c:690 #: src/sudo.c:709 src/sudo.c:718 src/sudo.c:727 src/sudo.c:744 src/sudo.c:785 #: src/sudo.c:795 src/sudo.c:815 src/sudo.c:1236 src/sudo.c:1257 #: src/sudo.c:1431 src/sudo.c:1525 src/sudo_edit.c:151 src/sudo_edit.c:773 #: src/sudo_edit.c:870 src/sudo_edit.c:983 src/sudo_edit.c:1003 #, c-format msgid "%s: %s" msgstr "" #: lib/util/aix.c:275 lib/util/gidlist.c:64 lib/util/sudo_conf.c:208 #: lib/util/sudo_conf.c:290 lib/util/sudo_conf.c:367 lib/util/sudo_conf.c:569 #: src/conversation.c:76 src/exec.c:868 src/exec_common.c:107 #: src/exec_common.c:124 src/exec_common.c:133 src/exec_pty.c:692 #: src/exec_pty.c:700 src/load_plugins.c:215 src/load_plugins.c:238 #: src/load_plugins.c:303 src/load_plugins.c:318 src/parse_args.c:180 #: src/parse_args.c:202 src/parse_args.c:370 src/parse_args.c:466 #: src/parse_args.c:485 src/preserve_fds.c:47 src/preserve_fds.c:130 #: src/selinux.c:83 src/selinux.c:292 src/selinux.c:415 src/selinux.c:424 #: src/sesh.c:115 src/sudo.c:399 src/sudo.c:418 src/sudo.c:482 src/sudo.c:600 #: src/sudo.c:815 src/sudo.c:1236 src/sudo.c:1257 src/sudo.c:1431 #: src/sudo.c:1525 src/sudo_edit.c:151 src/sudo_edit.c:773 src/sudo_edit.c:870 #: src/sudo_edit.c:983 src/sudo_edit.c:1003 msgid "unable to allocate memory" msgstr "" #: lib/util/strsignal.c:48 msgid "Unknown signal" msgstr "" #: lib/util/strtoid.c:76 lib/util/strtoid.c:104 lib/util/strtomode.c:48 #: lib/util/strtonum.c:58 lib/util/strtonum.c:176 msgid "invalid value" msgstr "" #: lib/util/strtoid.c:83 lib/util/strtoid.c:111 lib/util/strtomode.c:54 #: lib/util/strtonum.c:61 lib/util/strtonum.c:188 msgid "value too large" msgstr "" #: lib/util/strtoid.c:89 lib/util/strtomode.c:54 lib/util/strtonum.c:61 #: lib/util/strtonum.c:182 msgid "value too small" msgstr "" #: lib/util/sudo_conf.c:223 #, c-format msgid "invalid Path value `%s' in %s, line %u" msgstr "" #: lib/util/sudo_conf.c:389 lib/util/sudo_conf.c:442 #, c-format msgid "invalid value for %s `%s' in %s, line %u" msgstr "" #: lib/util/sudo_conf.c:410 #, c-format msgid "unsupported group source `%s' in %s, line %u" msgstr "" #: lib/util/sudo_conf.c:426 #, c-format msgid "invalid max groups `%s' in %s, line %u" msgstr "" #: lib/util/sudo_conf.c:585 #, c-format msgid "unable to stat %s" msgstr "" #: lib/util/sudo_conf.c:588 #, c-format msgid "%s is not a regular file" msgstr "" #: lib/util/sudo_conf.c:591 #, c-format msgid "%s is owned by uid %u, should be %u" msgstr "" #: lib/util/sudo_conf.c:595 #, c-format msgid "%s is world writable" msgstr "" #: lib/util/sudo_conf.c:598 #, c-format msgid "%s is group writable" msgstr "" #: lib/util/sudo_conf.c:608 src/selinux.c:201 src/selinux.c:213 src/sudo.c:368 #, c-format msgid "unable to open %s" msgstr "" #: src/exec.c:115 src/exec.c:117 src/exec.c:122 src/exec.c:408 src/exec.c:410 #: src/exec.c:412 src/exec.c:414 src/exec.c:416 src/exec.c:418 src/exec.c:421 #: src/exec.c:437 src/exec.c:439 src/exec.c:600 src/exec.c:795 #: src/exec_pty.c:464 src/exec_pty.c:730 src/exec_pty.c:800 src/exec_pty.c:802 #: src/exec_pty.c:814 src/exec_pty.c:816 src/exec_pty.c:1346 #: src/exec_pty.c:1348 src/exec_pty.c:1353 src/exec_pty.c:1355 #: src/exec_pty.c:1369 src/exec_pty.c:1380 src/exec_pty.c:1382 #: src/exec_pty.c:1384 src/exec_pty.c:1386 src/exec_pty.c:1388 #: src/exec_pty.c:1390 src/exec_pty.c:1392 src/signal.c:148 src/signal.c:162 #, c-format msgid "unable to set handler for signal %d" msgstr "" #: src/exec.c:127 src/exec_pty.c:846 src/exec_pty.c:1430 src/tgetpass.c:259 msgid "unable to fork" msgstr "" #: src/exec.c:303 src/exec.c:311 src/exec.c:873 src/exec_pty.c:585 #: src/exec_pty.c:590 src/exec_pty.c:660 src/exec_pty.c:667 src/exec_pty.c:954 #: src/exec_pty.c:964 src/exec_pty.c:1009 src/exec_pty.c:1016 #: src/exec_pty.c:1041 src/exec_pty.c:1495 src/exec_pty.c:1502 #: src/exec_pty.c:1509 msgid "unable to add event to queue" msgstr "" #: src/exec.c:391 msgid "unable to create sockets" msgstr "" #: src/exec.c:446 msgid "policy plugin failed session initialization" msgstr "" #: src/exec.c:491 msgid "error in event loop" msgstr "" #: src/exec.c:509 msgid "unable to restore tty label" msgstr "" #: src/exec.c:608 src/exec_pty.c:496 src/signal.c:87 #, c-format msgid "unable to restore handler for signal %d" msgstr "" #: src/exec.c:726 src/exec_pty.c:1235 msgid "error reading from signal pipe" msgstr "" #: src/exec_common.c:166 msgid "unable to remove PRIV_PROC_EXEC from PRIV_LIMIT" msgstr "" #: src/exec_pty.c:188 msgid "unable to allocate pty" msgstr "" #: src/exec_pty.c:774 src/exec_pty.c:783 src/exec_pty.c:791 src/exec_pty.c:1338 #: src/exec_pty.c:1427 src/signal.c:129 src/tgetpass.c:255 msgid "unable to create pipe" msgstr "" #: src/exec_pty.c:1268 msgid "error reading from pipe" msgstr "" #: src/exec_pty.c:1295 msgid "error reading from socketpair" msgstr "" #: src/exec_pty.c:1304 #, c-format msgid "unexpected reply type on backchannel: %d" msgstr "" #: src/exec_pty.c:1406 msgid "unable to set controlling tty" msgstr "" #: src/load_plugins.c:50 src/load_plugins.c:63 src/load_plugins.c:85 #: src/load_plugins.c:115 src/load_plugins.c:123 src/load_plugins.c:129 #: src/load_plugins.c:170 src/load_plugins.c:178 src/load_plugins.c:185 #: src/load_plugins.c:191 #, c-format msgid "error in %s, line %d while loading plugin `%s'" msgstr "" #: src/load_plugins.c:87 #, c-format msgid "%s%s: %s" msgstr "" #: src/load_plugins.c:125 #, c-format msgid "%s must be owned by uid %d" msgstr "" #: src/load_plugins.c:131 #, c-format msgid "%s must be only be writable by owner" msgstr "" #: src/load_plugins.c:172 #, c-format msgid "unable to load %s: %s" msgstr "" #: src/load_plugins.c:180 #, c-format msgid "unable to find symbol `%s' in %s" msgstr "" #: src/load_plugins.c:187 #, c-format msgid "unknown policy type %d found in %s" msgstr "" #: src/load_plugins.c:193 #, c-format msgid "incompatible plugin major version %d (expected %d) found in %s" msgstr "" #: src/load_plugins.c:202 #, c-format msgid "ignoring policy plugin `%s' in %s, line %d" msgstr "" #: src/load_plugins.c:204 msgid "only a single policy plugin may be specified" msgstr "" #: src/load_plugins.c:207 #, c-format msgid "ignoring duplicate policy plugin `%s' in %s, line %d" msgstr "" #: src/load_plugins.c:228 #, c-format msgid "ignoring duplicate I/O plugin `%s' in %s, line %d" msgstr "" #: src/load_plugins.c:331 #, c-format msgid "policy plugin %s does not include a check_policy method" msgstr "" #: src/net_ifs.c:173 src/net_ifs.c:190 src/net_ifs.c:335 src/sudo.c:477 #, c-format msgid "internal error, %s overflow" msgstr "" #: src/parse_args.c:239 msgid "the argument to -C must be a number greater than or equal to 3" msgstr "" #: src/parse_args.c:406 msgid "you may not specify both the `-i' and `-s' options" msgstr "" #: src/parse_args.c:410 msgid "you may not specify both the `-i' and `-E' options" msgstr "" #: src/parse_args.c:420 msgid "the `-E' option is not valid in edit mode" msgstr "" #: src/parse_args.c:422 msgid "you may not specify environment variables in edit mode" msgstr "" #: src/parse_args.c:430 msgid "the `-U' option may only be used with the `-l' option" msgstr "" #: src/parse_args.c:434 msgid "the `-A' and `-S' options may not be used together" msgstr "" #: src/parse_args.c:504 msgid "sudoedit is not supported on this platform" msgstr "" #: src/parse_args.c:577 msgid "" "Only one of the -e, -h, -i, -K, -l, -s, -v or -V options may be specified" msgstr "" #: src/parse_args.c:591 #, c-format msgid "" "%s - edit files as another user\n" "\n" msgstr "" #: src/parse_args.c:593 #, c-format msgid "" "%s - execute a command as another user\n" "\n" msgstr "" #: src/parse_args.c:598 #, c-format msgid "" "\n" "Options:\n" msgstr "" #: src/parse_args.c:600 msgid "use a helper program for password prompting" msgstr "" #: src/parse_args.c:603 msgid "use specified BSD authentication type" msgstr "" #: src/parse_args.c:606 msgid "run command in the background" msgstr "" #: src/parse_args.c:608 msgid "close all file descriptors >= num" msgstr "" #: src/parse_args.c:611 msgid "run command with the specified BSD login class" msgstr "" #: src/parse_args.c:614 msgid "preserve user environment when running command" msgstr "" #: src/parse_args.c:616 msgid "edit files instead of running a command" msgstr "" #: src/parse_args.c:618 msgid "run command as the specified group name or ID" msgstr "" #: src/parse_args.c:620 msgid "set HOME variable to target user's home dir" msgstr "" #: src/parse_args.c:622 msgid "display help message and exit" msgstr "" #: src/parse_args.c:624 msgid "run command on host (if supported by plugin)" msgstr "" #: src/parse_args.c:626 msgid "run login shell as the target user; a command may also be specified" msgstr "" #: src/parse_args.c:628 msgid "remove timestamp file completely" msgstr "" #: src/parse_args.c:630 msgid "invalidate timestamp file" msgstr "" #: src/parse_args.c:632 msgid "" "list user's privileges or check a specific command; use twice for longer " "format" msgstr "" #: src/parse_args.c:634 msgid "non-interactive mode, no prompts are used" msgstr "" #: src/parse_args.c:636 msgid "preserve group vector instead of setting to target's" msgstr "" #: src/parse_args.c:638 msgid "use the specified password prompt" msgstr "" #: src/parse_args.c:641 msgid "create SELinux security context with specified role" msgstr "" #: src/parse_args.c:644 msgid "read password from standard input" msgstr "" #: src/parse_args.c:646 msgid "run shell as the target user; a command may also be specified" msgstr "" #: src/parse_args.c:649 msgid "create SELinux security context with specified type" msgstr "" #: src/parse_args.c:652 msgid "in list mode, display privileges for user" msgstr "" #: src/parse_args.c:654 msgid "run command (or edit file) as specified user name or ID" msgstr "" #: src/parse_args.c:656 msgid "display version information and exit" msgstr "" #: src/parse_args.c:658 msgid "update user's timestamp without running a command" msgstr "" #: src/parse_args.c:660 msgid "stop processing command line arguments" msgstr "" #: src/selinux.c:77 msgid "unable to open audit system" msgstr "" #: src/selinux.c:87 msgid "unable to send audit message" msgstr "" #: src/selinux.c:115 #, c-format msgid "unable to fgetfilecon %s" msgstr "" #: src/selinux.c:120 #, c-format msgid "%s changed labels" msgstr "" #: src/selinux.c:125 #, c-format msgid "unable to restore context for %s" msgstr "" #: src/selinux.c:165 #, c-format msgid "unable to open %s, not relabeling tty" msgstr "" #: src/selinux.c:173 msgid "unable to get current tty context, not relabeling tty" msgstr "" #: src/selinux.c:180 msgid "unknown security class \"chr_file\", not relabeling tty" msgstr "" #: src/selinux.c:185 msgid "unable to get new tty context, not relabeling tty" msgstr "" #: src/selinux.c:192 msgid "unable to set new tty context" msgstr "" #: src/selinux.c:256 #, c-format msgid "you must specify a role for type %s" msgstr "" #: src/selinux.c:262 #, c-format msgid "unable to get default type for role %s" msgstr "" #: src/selinux.c:280 #, c-format msgid "failed to set new role %s" msgstr "" #: src/selinux.c:284 #, c-format msgid "failed to set new type %s" msgstr "" #: src/selinux.c:296 #, c-format msgid "%s is not a valid context" msgstr "" #: src/selinux.c:331 msgid "failed to get old_context" msgstr "" #: src/selinux.c:337 msgid "unable to determine enforcing mode." msgstr "" #: src/selinux.c:354 #, c-format msgid "unable to set tty context to %s" msgstr "" #: src/selinux.c:393 #, c-format msgid "unable to set exec context to %s" msgstr "" #: src/selinux.c:400 #, c-format msgid "unable to set key creation context to %s" msgstr "" #: src/sesh.c:77 msgid "requires at least one argument" msgstr "" #: src/sesh.c:106 #, c-format msgid "invalid file descriptor number: %s" msgstr "" #: src/sesh.c:120 #, c-format msgid "unable to run %s as a login shell" msgstr "" #: src/sesh.c:125 src/sudo.c:1295 #, c-format msgid "unable to execute %s" msgstr "" #: src/signal.c:69 #, c-format msgid "unable to save handler for signal %d" msgstr "" #: src/solaris.c:76 msgid "resource control limit has been reached" msgstr "" #: src/solaris.c:79 #, c-format msgid "user \"%s\" is not a member of project \"%s\"" msgstr "" #: src/solaris.c:83 msgid "the invoking task is final" msgstr "" #: src/solaris.c:86 #, c-format msgid "could not join project \"%s\"" msgstr "" #: src/solaris.c:91 #, c-format msgid "no resource pool accepting default bindings exists for project \"%s\"" msgstr "" #: src/solaris.c:95 #, c-format msgid "specified resource pool does not exist for project \"%s\"" msgstr "" #: src/solaris.c:99 #, c-format msgid "could not bind to default resource pool for project \"%s\"" msgstr "" #: src/solaris.c:105 #, c-format msgid "setproject failed for project \"%s\"" msgstr "" #: src/solaris.c:107 #, c-format msgid "warning, resource control assignment failed for project \"%s\"" msgstr "" #: src/sudo.c:215 #, c-format msgid "Sudo version %s\n" msgstr "" #: src/sudo.c:217 #, c-format msgid "Configure options: %s\n" msgstr "" #: src/sudo.c:225 msgid "fatal error, unable to load plugins" msgstr "" #: src/sudo.c:233 msgid "unable to initialize policy plugin" msgstr "" #: src/sudo.c:277 msgid "plugin did not return a command to execute" msgstr "" #: src/sudo.c:293 #, c-format msgid "error initializing I/O plugin %s" msgstr "" #: src/sudo.c:319 #, c-format msgid "unexpected sudo mode 0x%x" msgstr "" #: src/sudo.c:462 msgid "unable to get group vector" msgstr "" #: src/sudo.c:523 #, c-format msgid "unknown uid %u: who are you?" msgstr "" #: src/sudo.c:574 msgid "unable to determine tty" msgstr "" #: src/sudo.c:864 #, c-format msgid "%s must be owned by uid %d and have the setuid bit set" msgstr "" #: src/sudo.c:867 #, 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:873 #, c-format msgid "effective uid is not %d, is sudo installed setuid root?" msgstr "" #: src/sudo.c:954 msgid "unable to set supplementary group IDs" msgstr "" #: src/sudo.c:961 #, c-format msgid "unable to set effective gid to runas gid %u" msgstr "" #: src/sudo.c:967 #, c-format msgid "unable to set gid to runas gid %u" msgstr "" #: src/sudo.c:1038 #, c-format msgid "unknown login class %s" msgstr "" #: src/sudo.c:1051 msgid "unable to set user context" msgstr "" #: src/sudo.c:1067 msgid "unable to set process priority" msgstr "" #: src/sudo.c:1075 #, c-format msgid "unable to change root to %s" msgstr "" #: src/sudo.c:1088 src/sudo.c:1094 src/sudo.c:1101 #, c-format msgid "unable to change to runas uid (%u, %u)" msgstr "" #: src/sudo.c:1119 #, c-format msgid "unable to change directory to %s" msgstr "" #: src/sudo.c:1177 #, c-format msgid "unexpected child termination condition: %d" msgstr "" #: src/sudo.c:1323 #, c-format msgid "policy plugin %s is missing the `check_policy' method" msgstr "" #: src/sudo.c:1341 #, c-format msgid "policy plugin %s does not support listing privileges" msgstr "" #: src/sudo.c:1358 #, c-format msgid "policy plugin %s does not support the -v option" msgstr "" #: src/sudo.c:1373 #, c-format msgid "policy plugin %s does not support the -k/-K options" msgstr "" #: src/sudo_edit.c:181 src/sudo_edit.c:270 msgid "unable to restore current working directory" msgstr "" #: src/sudo_edit.c:576 src/sudo_edit.c:687 #, c-format msgid "%s: not a regular file" msgstr "" #: src/sudo_edit.c:583 #, c-format msgid "%s: editing symbolic links is not permitted" msgstr "" #: src/sudo_edit.c:586 #, c-format msgid "%s: editing files in a writable directory is not permitted" msgstr "" #: src/sudo_edit.c:619 src/sudo_edit.c:726 #, c-format msgid "%s: short write" msgstr "" #: src/sudo_edit.c:688 #, c-format msgid "%s left unmodified" msgstr "" #: src/sudo_edit.c:701 src/sudo_edit.c:887 #, c-format msgid "%s unchanged" msgstr "" #: src/sudo_edit.c:715 src/sudo_edit.c:737 #, c-format msgid "unable to write to %s" msgstr "" #: src/sudo_edit.c:716 src/sudo_edit.c:735 src/sudo_edit.c:738 #: src/sudo_edit.c:912 src/sudo_edit.c:916 #, c-format msgid "contents of edit session left in %s" msgstr "" #: src/sudo_edit.c:734 msgid "unable to read temporary file" msgstr "" #: src/sudo_edit.c:817 msgid "sesh: internal error: odd number of paths" msgstr "" #: src/sudo_edit.c:819 msgid "sesh: unable to create temporary files" msgstr "" #: src/sudo_edit.c:821 src/sudo_edit.c:919 #, c-format msgid "sesh: unknown error %d" msgstr "" #: src/sudo_edit.c:911 msgid "unable to copy temporary files back to their original location" msgstr "" #: src/sudo_edit.c:915 msgid "" "unable to copy some of the temporary files back to their original location" msgstr "" #: src/sudo_edit.c:959 #, c-format msgid "unable to change uid to root (%u)" msgstr "" #: src/sudo_edit.c:976 msgid "plugin error: missing file list for sudoedit" msgstr "" #: src/sudo_edit.c:1017 src/sudo_edit.c:1030 msgid "unable to read the clock" msgstr "" #: src/tgetpass.c:107 msgid "no tty present and no askpass program specified" msgstr "" #: src/tgetpass.c:116 msgid "no askpass program specified, try setting SUDO_ASKPASS" msgstr "" #: src/tgetpass.c:270 #, c-format msgid "unable to set gid to %u" msgstr "" #: src/tgetpass.c:274 #, c-format msgid "unable to set uid to %u" msgstr "" #: src/tgetpass.c:279 #, c-format msgid "unable to run %s" msgstr "" #: src/utmp.c:268 msgid "unable to save stdin" msgstr "" #: src/utmp.c:270 msgid "unable to dup2 stdin" msgstr "" #: src/utmp.c:273 msgid "unable to restore stdin" msgstr ""