]> granicus.if.org Git - sudo/commitdiff
Add message catalog template files for sudo and the sudoers module.
authorTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 20 May 2011 17:20:14 +0000 (13:20 -0400)
committerTodd C. Miller <Todd.Miller@courtesan.com>
Fri, 20 May 2011 17:20:14 +0000 (13:20 -0400)
MANIFEST
plugins/sudoers/Makefile.in
plugins/sudoers/po/sudoers.pot [new file with mode: 0644]
src/Makefile.in
src/po/sudo.pot [new file with mode: 0644]

index a2e43bf73995ff8a47c2de58f914b78f8d606a3c..332d3607d5e9c6c4135f8fdb3d395a55f5a2cb26 100644 (file)
--- a/MANIFEST
+++ b/MANIFEST
@@ -176,6 +176,7 @@ plugins/sudoers/mkdefaults
 plugins/sudoers/parse.c
 plugins/sudoers/parse.h
 plugins/sudoers/plugin_error.c
+plugins/sudoers/po/sudoers.pot
 plugins/sudoers/pwutil.c
 plugins/sudoers/redblack.c
 plugins/sudoers/redblack.h
@@ -237,6 +238,7 @@ src/get_pty.c
 src/load_plugins.c
 src/net_ifs.c
 src/parse_args.c
+src/po/sudo.pot
 src/preload.c
 src/selinux.c
 src/sesh.c
index 24846eaf2a639ee2a563f02e2d26aaa4eb090c23..247705f6a5961a235d37773220e89cb2a1ba3030 100644 (file)
@@ -143,7 +143,7 @@ XGETTEXT_OPTS = -k_ -kN_ -dsudoers --copyright-holder="Todd C. Miller" \
                --package-name=@PACKAGE_NAME@ --package-version=$(VERSION) \
                --flag warning:1:c-format --flag warningx:1:c-format \
                --flag error:2:c-format --flag errorx:2:c-format \
-               --flag easprintf:3:c-format
+               --flag easprintf:3:c-format --foreign-user
 
 SUDODEP = $(srcdir)/sudoers.h $(srcdir)/defaults.h $(incdir)/error.h \
          $(incdir)/list.h $(srcdir)/logging.h $(incdir)/missing.h \
diff --git a/plugins/sudoers/po/sudoers.pot b/plugins/sudoers/po/sudoers.pot
new file mode 100644 (file)
index 0000000..a58c9f7
--- /dev/null
@@ -0,0 +1,1738 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: sudo 1.8.x\n"
+"Report-Msgid-Bugs-To: http://www.sudo.ws/bugs\n"
+"POT-Creation-Date: 2011-05-20 13:19-0400\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"
+"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
+
+#: ../../../trunk/plugins/sudoers/alias.c:117
+#, c-format
+msgid "Alias `%s' already defined"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/bsm_audit.c:58
+#: ../../../trunk/plugins/sudoers/bsm_audit.c:61
+#: ../../../trunk/plugins/sudoers/bsm_audit.c:109
+#: ../../../trunk/plugins/sudoers/bsm_audit.c:113
+#: ../../../trunk/plugins/sudoers/bsm_audit.c:163
+#: ../../../trunk/plugins/sudoers/bsm_audit.c:167
+msgid "getaudit: failed"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/bsm_audit.c:87
+#: ../../../trunk/plugins/sudoers/bsm_audit.c:148
+msgid "Could not determine audit condition"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/bsm_audit.c:98
+msgid "getauid failed"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/bsm_audit.c:100
+#: ../../../trunk/plugins/sudoers/bsm_audit.c:157
+msgid "au_open: failed"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/bsm_audit.c:115
+#: ../../../trunk/plugins/sudoers/bsm_audit.c:169
+msgid "au_to_subject: failed"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/bsm_audit.c:119
+#: ../../../trunk/plugins/sudoers/bsm_audit.c:173
+msgid "au_to_exec_args: failed"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/bsm_audit.c:123
+#: ../../../trunk/plugins/sudoers/bsm_audit.c:182
+msgid "au_to_return32: failed"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/bsm_audit.c:126
+#: ../../../trunk/plugins/sudoers/bsm_audit.c:185
+msgid "unable to commit audit record"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/bsm_audit.c:155
+msgid "getauid: failed"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/bsm_audit.c:178
+msgid "au_to_text: failed"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/check.c:141
+#, c-format
+msgid "sorry, a password is required to run %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/check.c:225
+#: ../../../trunk/plugins/sudoers/iolog.c:169
+#: ../../../trunk/plugins/sudoers/sudoers.c:939
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:326
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:335
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:674
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:766
+#: ../../../trunk/plugins/sudoers/visudo.c:702
+#, c-format
+msgid "unable to open %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/check.c:229
+#: ../../../trunk/plugins/sudoers/iolog.c:199
+#, c-format
+msgid "unable to write to %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/check.c:237
+#: ../../../trunk/plugins/sudoers/check.c:475
+#: ../../../trunk/plugins/sudoers/check.c:525
+#: ../../../trunk/plugins/sudoers/iolog.c:122
+#: ../../../trunk/plugins/sudoers/iolog.c:153
+#, c-format
+msgid "unable to mkdir %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/check.c:370
+#, c-format
+msgid "internal error, expand_prompt() overflow"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/check.c:426
+#, c-format
+msgid "timestamp path too long: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/check.c:454
+#: ../../../trunk/plugins/sudoers/check.c:498
+#: ../../../trunk/plugins/sudoers/iolog.c:155
+#, c-format
+msgid "%s exists but is not a directory (0%o)"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/check.c:457
+#: ../../../trunk/plugins/sudoers/check.c:501
+#: ../../../trunk/plugins/sudoers/check.c:546
+#, c-format
+msgid "%s owned by uid %u, should be uid %u"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/check.c:462
+#: ../../../trunk/plugins/sudoers/check.c:506
+#, c-format
+msgid "%s writable by non-owner (0%o), should be mode 0700"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/check.c:470
+#: ../../../trunk/plugins/sudoers/check.c:514
+#: ../../../trunk/plugins/sudoers/check.c:582
+#: ../../../trunk/plugins/sudoers/sudoers.c:925
+#: ../../../trunk/plugins/sudoers/visudo.c:286
+#: ../../../trunk/plugins/sudoers/visudo.c:502
+#, c-format
+msgid "unable to stat %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/check.c:540
+#, c-format
+msgid "%s exists but is not a regular file (0%o)"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/check.c:552
+#, c-format
+msgid "%s writable by non-owner (0%o), should be mode 0600"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/check.c:606
+#, c-format
+msgid "timestamp too far in the future: %20.20s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/check.c:652
+#, c-format
+msgid "unable to remove %s (%s), will reset to the epoch"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/check.c:659
+#, c-format
+msgid "unable to reset %s to the epoch"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/check.c:713
+#: ../../../trunk/plugins/sudoers/check.c:719
+#, c-format
+msgid "unknown uid: %u"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/check.c:716
+#: ../../../trunk/plugins/sudoers/sudoers.c:736
+#: ../../../trunk/plugins/sudoers/sudoers.c:802
+#: ../../../trunk/plugins/sudoers/sudoers.c:803
+#: ../../../trunk/plugins/sudoers/sudoers.c:1056
+#: ../../../trunk/plugins/sudoers/sudoers.c:1057
+#: ../../../trunk/plugins/sudoers/testsudoers.c:200
+#: ../../../trunk/plugins/sudoers/testsudoers.c:330
+#, c-format
+msgid "unknown user: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:27
+#, c-format
+msgid "Syslog facility if syslog is being used for logging: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:31
+#, c-format
+msgid "Syslog priority to use when user authenticates successfully: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:35
+#, c-format
+msgid "Syslog priority to use when user authenticates unsuccessfully: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:39
+msgid "Put OTP prompt on its own line"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:43
+msgid "Ignore '.' in $PATH"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:47
+msgid "Always send mail when sudo is run"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:51
+msgid "Send mail if user authentication fails"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:55
+msgid "Send mail if the user is not in sudoers"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:59
+msgid "Send mail if the user is not in sudoers for this host"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:63
+msgid "Send mail if the user is not allowed to run a command"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:67
+msgid "Use a separate timestamp for each user/tty combo"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:71
+msgid "Lecture user the first time they run sudo"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:75
+#, c-format
+msgid "File containing the sudo lecture: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:79
+msgid "Require users to authenticate by default"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:83
+msgid "Root may run sudo"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:87
+msgid "Log the hostname in the (non-syslog) log file"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:91
+msgid "Log the year in the (non-syslog) log file"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:95
+msgid "If sudo is invoked with no arguments, start a shell"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:99
+msgid "Set $HOME to the target user when starting a shell with -s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:103
+msgid "Always set $HOME to the target user's home directory"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:107
+msgid "Allow some information gathering to give useful error messages"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:111
+msgid "Require fully-qualified hostnames in the sudoers file"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:115
+msgid "Insult the user when they enter an incorrect password"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:119
+msgid "Only allow the user to run sudo if they have a tty"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:123
+msgid "Visudo will honor the EDITOR environment variable"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:127
+msgid "Prompt for root's password, not the users's"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:131
+msgid "Prompt for the runas_default user's password, not the users's"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:135
+msgid "Prompt for the target user's password, not the users's"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:139
+msgid "Apply defaults in the target user's login class if there is one"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:143
+msgid "Set the LOGNAME and USER environment variables"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:147
+msgid "Only set the effective uid to the target user, not the real uid"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:151
+msgid "Don't initialize the group vector to that of the target user"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:155
+#, c-format
+msgid "Length at which to wrap log file lines (0 for no wrap): %d"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:159
+#, c-format
+msgid "Authentication timestamp timeout: %.1f minutes"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:163
+#, c-format
+msgid "Password prompt timeout: %.1f minutes"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:167
+#, c-format
+msgid "Number of tries to enter a password: %d"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:171
+#, c-format
+msgid "Umask to use or 0777 to use user's: 0%o"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:175
+#, c-format
+msgid "Path to log file: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:179
+#, c-format
+msgid "Path to mail program: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:183
+#, c-format
+msgid "Flags for mail program: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:187
+#, c-format
+msgid "Address to send mail to: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:191
+#, c-format
+msgid "Address to send mail from: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:195
+#, c-format
+msgid "Subject line for mail messages: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:199
+#, c-format
+msgid "Incorrect password message: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:203
+#, c-format
+msgid "Path to authentication timestamp dir: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:207
+#, c-format
+msgid "Owner of the authentication timestamp dir: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:211
+#, c-format
+msgid "Users in this group are exempt from password and PATH requirements: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:215
+#, c-format
+msgid "Default password prompt: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:219
+msgid "If set, passprompt will override system prompt in all cases."
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:223
+#, c-format
+msgid "Default user to run commands as: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:227
+#, c-format
+msgid "Value to override user's $PATH with: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:231
+#, c-format
+msgid "Path to the editor for use by visudo: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:235
+#, c-format
+msgid "When to require a password for 'list' pseudocommand: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:239
+#, c-format
+msgid "When to require a password for 'verify' pseudocommand: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:243
+msgid "Preload the dummy exec functions contained in 'noexec_file'"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:247
+#, c-format
+msgid "File containing dummy exec functions: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:251
+msgid "If LDAP directory is up, do we ignore local sudoers file"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:255
+#, c-format
+msgid "File descriptors >= %d will be closed before executing a command"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:259
+msgid "If set, users may override the value of `closefrom' with the -C option"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:263
+msgid "Allow users to set arbitrary environment variables"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:267
+msgid "Reset the environment to a default set of variables"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:271
+msgid "Environment variables to check for sanity:"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:275
+msgid "Environment variables to remove:"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:279
+msgid "Environment variables to preserve:"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:283
+#, c-format
+msgid "SELinux role to use in the new security context: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:287
+#, c-format
+msgid "SELinux type to use in the new security context: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:291
+#, c-format
+msgid "Path to the sudo-specific environment file: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:295
+#, c-format
+msgid "Locale to use while parsing sudoers: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:299
+msgid "Allow sudo to prompt for a password even if it would be visisble"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:303
+msgid "Provide visual feedback at the password prompt when there is user input"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:307
+msgid ""
+"Use faster globbing that is less accurate but does not access the filesystem"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:311
+msgid ""
+"The umask specified in sudoers will override the user's, even if it is more "
+"permissive"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:315
+msgid "Log user's input for the command being run"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:319
+msgid "Log the output of the command being run"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:323
+msgid "Compress I/O logs using zlib"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:327
+msgid "Always run commands in a pseudo-tty"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:331
+msgid "Plugin for non-Unix group support"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:335
+msgid "Directory in which to store input/output logs"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:339
+msgid "File in which to store the input/output log"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:343
+msgid "Add an entry to the utmp/utmpx file when allocating a pty"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/def_data.c:347
+msgid "Set the user in utmp to the runas user, not the invoking user"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/defaults.c:197
+msgid ""
+"Available options in a sudoers ``Defaults'' line:\n"
+"\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/defaults.c:204
+#: ../../../trunk/plugins/sudoers/defaults.c:215
+#, c-format
+msgid "%s: %s\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/defaults.c:211
+#, c-format
+msgid "%s: %.*s\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/defaults.c:241
+#, c-format
+msgid "unknown defaults entry `%s'"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/defaults.c:249
+#: ../../../trunk/plugins/sudoers/defaults.c:259
+#: ../../../trunk/plugins/sudoers/defaults.c:279
+#: ../../../trunk/plugins/sudoers/defaults.c:292
+#: ../../../trunk/plugins/sudoers/defaults.c:305
+#: ../../../trunk/plugins/sudoers/defaults.c:318
+#: ../../../trunk/plugins/sudoers/defaults.c:331
+#: ../../../trunk/plugins/sudoers/defaults.c:351
+#: ../../../trunk/plugins/sudoers/defaults.c:361
+#, c-format
+msgid "value `%s' is invalid for option `%s'"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/defaults.c:252
+#: ../../../trunk/plugins/sudoers/defaults.c:262
+#: ../../../trunk/plugins/sudoers/defaults.c:270
+#: ../../../trunk/plugins/sudoers/defaults.c:287
+#: ../../../trunk/plugins/sudoers/defaults.c:300
+#: ../../../trunk/plugins/sudoers/defaults.c:313
+#: ../../../trunk/plugins/sudoers/defaults.c:326
+#: ../../../trunk/plugins/sudoers/defaults.c:346
+#: ../../../trunk/plugins/sudoers/defaults.c:357
+#, c-format
+msgid "no value specified for `%s'"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/defaults.c:275
+#, c-format
+msgid "values for `%s' must start with a '/'"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/defaults.c:337
+#, c-format
+msgid "option `%s' does not take a value"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/env.c:259
+#, c-format
+msgid "internal error, sudo_setenv() overflow"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/env.c:289
+#, c-format
+msgid "sudo_putenv: corrupted envp, length mismatch"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/env.c:694
+#, c-format
+msgid ""
+"sorry, you are not allowed to set the following environment variables: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/find_path.c:68
+#: ../../../trunk/plugins/sudoers/find_path.c:107
+#: ../../../trunk/plugins/sudoers/find_path.c:122
+#: ../../../trunk/plugins/sudoers/iolog.c:124 toke.l:663 toke.l:814
+#: ../../../trunk/plugins/sudoers/sudoers.c:868
+#, c-format
+msgid "%s: %s"
+msgstr ""
+
+#: gram.y:103
+#, c-format
+msgid ">>> %s: %s near line %d <<<"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/group_plugin.c:91
+#, c-format
+msgid "%s%s: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/group_plugin.c:103
+#, c-format
+msgid "%s must be owned by uid %d"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/group_plugin.c:107
+#, c-format
+msgid "%s must only be writable by owner"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/group_plugin.c:114
+#, c-format
+msgid "unable to dlopen %s: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/group_plugin.c:119
+#, c-format
+msgid "unable to find symbol \"group_plugin\" in %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/group_plugin.c:124
+#, c-format
+msgid "%s: incompatible group plugin major version %d, expected %d"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/interfaces.c:109
+msgid "Local IP address and netmask pairs:\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/iolog.c:176
+#: ../../../trunk/plugins/sudoers/sudoers.c:946
+#, c-format
+msgid "unable to read %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/iolog.c:179
+#, c-format
+msgid "invalid sequence number %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/iolog.c:225
+#: ../../../trunk/plugins/sudoers/iolog.c:228
+#: ../../../trunk/plugins/sudoers/iolog.c:478
+#: ../../../trunk/plugins/sudoers/iolog.c:483
+#: ../../../trunk/plugins/sudoers/iolog.c:489
+#: ../../../trunk/plugins/sudoers/iolog.c:497
+#: ../../../trunk/plugins/sudoers/iolog.c:505
+#: ../../../trunk/plugins/sudoers/iolog.c:513
+#: ../../../trunk/plugins/sudoers/iolog.c:521
+#, c-format
+msgid "unable to create %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/iolog_path.c:245
+#: ../../../trunk/plugins/sudoers/sudoers.c:357
+#, c-format
+msgid "unable to set locale to \"%s\", using \"C\""
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/ldap.c:363
+#, c-format
+msgid "sudo_ldap_conf_add_ports: port too large"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/ldap.c:386
+#, c-format
+msgid "sudo_ldap_conf_add_ports: out of space expanding hostbuf"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/ldap.c:415
+#, c-format
+msgid "unsupported LDAP uri type: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/ldap.c:444
+#, c-format
+msgid "invalid uri: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/ldap.c:450
+#, c-format
+msgid "unable to mix ldap and ldaps URIs"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/ldap.c:454
+#, c-format
+msgid "unable to mix ldaps and starttls"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/ldap.c:473
+#, c-format
+msgid "sudo_ldap_parse_uri: out of space building hostbuf"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/ldap.c:536
+#, c-format
+msgid "unable to initialize SSL cert and key db: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/ldap.c:932
+#, c-format
+msgid "unable to get GMT time"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/ldap.c:938
+#, c-format
+msgid "unable to format timestamp"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/ldap.c:946
+#, c-format
+msgid "unable to build time filter"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/ldap.c:1044
+#, c-format
+msgid "sudo_ldap_build_pass1 allocation mismatch"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/ldap.c:1550
+msgid ""
+"\n"
+"LDAP Role: "
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/ldap.c:1552
+msgid ""
+"\n"
+"LDAP Role: UNKNOWN\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/ldap.c:2000
+#, c-format
+msgid "unable to initialize LDAP: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/ldap.c:2031
+#, c-format
+msgid ""
+"start_tls specified but LDAP libs do not support ldap_start_tls_s() or "
+"ldap_start_tls_s_np()"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/ldap.c:2262
+#, c-format
+msgid "invalid sudoOrder attribute: %s"
+msgstr ""
+
+#: toke.l:667 toke.l:793 toke.l:818 toke.l:904
+#: ../../../trunk/plugins/sudoers/toke_util.c:111
+#: ../../../trunk/plugins/sudoers/toke_util.c:163
+#: ../../../trunk/plugins/sudoers/toke_util.c:202
+msgid "unable to allocate memory"
+msgstr ""
+
+#: toke.l:786
+msgid "too many levels of includes"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/linux_audit.c:54
+#, c-format
+msgid "unable to open audit system"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/linux_audit.c:78
+#, c-format
+msgid "internal error, linux_audit_command() overflow"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/linux_audit.c:87
+#, c-format
+msgid "unable to send audit message"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/logging.c:193
+#, c-format
+msgid "unable to open log file: %s: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/logging.c:196
+#, c-format
+msgid "unable to lock log file: %s: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/logging.c:295
+msgid "user NOT in sudoers"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/logging.c:297
+msgid "user NOT authorized on host"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/logging.c:299
+msgid "command not allowed"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/logging.c:309
+#, c-format
+msgid "%s is not in the sudoers file.  This incident will be reported.\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/logging.c:312
+#, c-format
+msgid "%s is not allowed to run sudo on %s.  This incident will be reported.\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/logging.c:316
+#, c-format
+msgid "Sorry, user %s may not run sudo on %s.\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/logging.c:319
+#, c-format
+msgid "Sorry, user %s is not allowed to execute '%s%s%s' as %s%s%s on %s.\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/logging.c:454
+#, c-format
+msgid "unable to fork"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/logging.c:461
+#: ../../../trunk/plugins/sudoers/logging.c:518
+#, c-format
+msgid "unable to fork: %m"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/logging.c:511
+#, c-format
+msgid "unable to open pipe: %m"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/logging.c:530
+#, c-format
+msgid "unable to dup stdin: %m"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/logging.c:564
+#, c-format
+msgid "unable to execute %s: %m"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/logging.c:774
+#, c-format
+msgid "internal error: insufficient space for log line"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/parse.c:115
+#, c-format
+msgid "parse error in %s near line %d"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/parse.c:374
+msgid ""
+"\n"
+"Sudoers entry:\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/parse.c:376
+msgid "RunAsUsers: "
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/parse.c:391
+msgid "RunAsGroups: "
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/parse.c:400
+msgid ""
+"Commands:\n"
+"\t"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/plugin_error.c:100
+#: ../../../trunk/plugins/sudoers/plugin_error.c:105
+msgid ": "
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/pwutil.c:244
+#, c-format
+msgid "unable to cache uid %u (%s), already exists"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/pwutil.c:252
+#, c-format
+msgid "unable to cache uid %u, already exists"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/pwutil.c:288
+#: ../../../trunk/plugins/sudoers/pwutil.c:297
+#, c-format
+msgid "unable to cache user %s, already exists"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/pwutil.c:511
+#, c-format
+msgid "unable to cache gid %u (%s), already exists"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/pwutil.c:519
+#, c-format
+msgid "unable to cache gid %u, already exists"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/pwutil.c:548
+#: ../../../trunk/plugins/sudoers/pwutil.c:557
+#, c-format
+msgid "unable to cache group %s, already exists"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/set_perms.c:249
+#: ../../../trunk/plugins/sudoers/set_perms.c:476
+#: ../../../trunk/plugins/sudoers/set_perms.c:710
+#, c-format
+msgid "unable to change to sudoers gid"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/set_perms.c:290
+#: ../../../trunk/plugins/sudoers/set_perms.c:514
+#: ../../../trunk/plugins/sudoers/set_perms.c:748
+#: ../../../trunk/plugins/sudoers/set_perms.c:882
+msgid "too many processes"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/set_perms.c:943
+#: ../../../trunk/plugins/sudoers/set_perms.c:959
+msgid "unable to set runas group vector"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/set_perms.c:952
+msgid "unable to get runas group vector"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudo_nss.c:217
+msgid "unable to reset group vector"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudo_nss.c:223
+msgid "unable to get group vector"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudo_nss.c:266
+msgid "Matching Defaults entries for "
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudo_nss.c:267
+msgid " on this host:\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudo_nss.c:279
+msgid "Runas and Command-specific defaults for "
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudo_nss.c:291
+msgid "User "
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudo_nss.c:292
+msgid " may run the following commands on this host:\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudo_nss.c:301
+#, c-format
+msgid "User %s is not allowed to run sudo on %s.\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:206
+#: ../../../trunk/plugins/sudoers/sudoers.c:241
+#: ../../../trunk/plugins/sudoers/sudoers.c:876
+msgid "problem with defaults entries"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:210
+#, c-format
+msgid "no valid sudoers sources found, quitting"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:264
+#, c-format
+msgid "unable to execute %s: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:311
+#, c-format
+msgid "sudoers specifies that root is not allowed to sudo"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:318
+#, c-format
+msgid "you are not permitted to use the -C option"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:403
+#, c-format
+msgid "timestamp owner (%s): No such user"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:423
+msgid "no tty"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:424
+#, c-format
+msgid "sorry, you must have a tty to run sudo"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:470
+msgid "No user or host"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:484
+#: ../../../trunk/plugins/sudoers/sudoers.c:505
+#: ../../../trunk/plugins/sudoers/sudoers.c:506
+#: ../../../trunk/plugins/sudoers/sudoers.c:1413
+#: ../../../trunk/plugins/sudoers/sudoers.c:1414
+#, c-format
+msgid "%s: command not found"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:486
+#: ../../../trunk/plugins/sudoers/sudoers.c:502
+#, c-format
+msgid ""
+"ignoring `%s' found in '.'\n"
+"Use `sudo ./%s' if this is the `%s' you wish to run."
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:491
+msgid "validation failure"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:501
+msgid "command in current directory"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:513
+#, c-format
+msgid "sorry, you are not allowed to preserve the environment"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:860
+#, c-format
+msgid "internal error, set_cmnd() overflow"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:904
+#, c-format
+msgid "fixed mode on %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:908
+#, c-format
+msgid "set group on %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:911
+#, c-format
+msgid "unable to set group on %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:914
+#, c-format
+msgid "unable to fix mode on %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:927
+#, c-format
+msgid "%s is not a regular file"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:929
+#, c-format
+msgid "%s is mode 0%o, should be 0%o"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:933
+#, c-format
+msgid "%s is owned by uid %u, should be %u"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:936
+#, c-format
+msgid "%s is owned by gid %u, should be %u"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:980
+#, c-format
+msgid "only root can use `-c %s'"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:990
+#, c-format
+msgid "unknown login class: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:1024
+#, c-format
+msgid "unable to resolve host %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:1076
+#: ../../../trunk/plugins/sudoers/testsudoers.c:342
+#, c-format
+msgid "unknown group: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:1108
+#, c-format
+msgid "Sudoers policy plugin version %s\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:1110
+#, c-format
+msgid "Sudoers file grammar version %d\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:1114
+#, c-format
+msgid ""
+"\n"
+"Sudoers path: %s\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:1117
+#, c-format
+msgid "nsswitch path: %s\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:1119
+#, c-format
+msgid "ldap.conf path: %s\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoers.c:1120
+#, c-format
+msgid "ldap.secret path: %s\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:265
+#, c-format
+msgid "invalid filter option: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:278
+#, c-format
+msgid "invalid max wait: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:284
+#, c-format
+msgid "invalid speed factor: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:287
+#: ../../../trunk/plugins/sudoers/visudo.c:176
+#, c-format
+msgid "%s version %s\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:310
+#, c-format
+msgid "%s/%.2s/%.2s/%.2s/timing: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:316
+#, c-format
+msgid "%s/%s/timing: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:342
+#, c-format
+msgid "invalid log file %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:344
+#, c-format
+msgid "Replaying sudo session: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:370
+#, c-format
+msgid "unable to set tty to raw mode"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:384
+#, c-format
+msgid "invalid timing file line: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:426
+#, c-format
+msgid "writing to standard output"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:456
+#, c-format
+msgid "nanosleep: tv_sec %ld, tv_nsec %ld"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:502
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:527
+#, c-format
+msgid "ambiguous expression \"%s\""
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:544
+#, c-format
+msgid "too many parenthesized expressions, max %d"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:555
+#, c-format
+msgid "unmatched ')' in expression"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:561
+#, c-format
+msgid "unknown search term \"%s\""
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:575
+#, c-format
+msgid "%s requires an argument"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:579
+#, c-format
+msgid "invalid regular expression: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:585
+#, c-format
+msgid "could not parse date \"%s\""
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:598
+#, c-format
+msgid "unmatched '(' in expression"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:600
+#, c-format
+msgid "illegal trailing \"or\""
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:602
+#, c-format
+msgid "illegal trailing \"!\""
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:818
+#, c-format
+msgid "invalid regex: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:940
+#, c-format
+msgid "usage: %s [-h] [-d directory] [-m max_wait] [-s speed_factor] ID\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:943
+#, c-format
+msgid "usage: %s [-h] [-d directory] -l [search expression]\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:952
+#, c-format
+msgid ""
+"%s - replay sudo session logs\n"
+"\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/sudoreplay.c:954
+msgid ""
+"\n"
+"Options:\n"
+"  -d directory     specify directory for session logs\n"
+"  -f filter        specify which I/O type to display\n"
+"  -h               display help message and exit\n"
+"  -l [expression]  list available session IDs that match expression\n"
+"  -m max_wait      max number of seconds to wait between events\n"
+"  -s speed_factor  speed up or slow down output\n"
+"  -V               display version information and exit"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/testsudoers.c:228
+#, c-format
+msgid "internal error, init_vars() overflow"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/testsudoers.c:304
+msgid "\thost  unmatched"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/testsudoers.c:307
+msgid ""
+"\n"
+"Command allowed"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/testsudoers.c:308
+msgid ""
+"\n"
+"Command denied"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/testsudoers.c:308
+msgid ""
+"\n"
+"Command unmatched"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/toke_util.c:213
+msgid "fill_args: buffer overflow"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:177
+#, c-format
+msgid "%s grammar version %d\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:210
+#: ../../../trunk/plugins/sudoers/auth/rfc1938.c:103
+#, c-format
+msgid "you do not exist in the %s database"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:240
+#: ../../../trunk/plugins/sudoers/visudo.c:472
+#, c-format
+msgid "press return to edit %s: "
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:302
+#: ../../../trunk/plugins/sudoers/visudo.c:308
+#, c-format
+msgid "write error"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:362
+#, c-format
+msgid "unable to stat temporary file (%s), %s unchanged"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:367
+#, c-format
+msgid "zero length temporary file (%s), %s unchanged"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:373
+#, c-format
+msgid "editor (%s) failed, %s unchanged"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:396
+#, c-format
+msgid "%s unchanged"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:420
+#, c-format
+msgid "unable to re-open temporary file (%s), %s unchanged."
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:430
+#, c-format
+msgid "unabled to parse temporary file (%s), unknown error"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:465
+#, c-format
+msgid "internal error, unable to find %s in list!"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:504
+#: ../../../trunk/plugins/sudoers/visudo.c:513
+#, c-format
+msgid "unable to set (uid, gid) of %s to (%d, %d)"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:508
+#: ../../../trunk/plugins/sudoers/visudo.c:518
+#, c-format
+msgid "unable to change mode of %s to 0%o"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:535
+#, c-format
+msgid "%s and %s not on the same file system, using mv to rename"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:549
+#, c-format
+msgid "command failed: '%s %s %s', %s unchanged"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:559
+#, c-format
+msgid "error renaming %s, %s unchanged"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:619
+msgid "What now? "
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:633
+msgid ""
+"Options are:\n"
+"  (e)dit sudoers file again\n"
+"  e(x)it without saving changes to sudoers file\n"
+"  (Q)uit and save changes to sudoers file (DANGER!)\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:670
+#, c-format
+msgid "unable to execute %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:677
+#, c-format
+msgid "unable to run %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:708
+#, c-format
+msgid "failed to parse %s file, unknown error"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:720
+#, c-format
+msgid "parse error in %s near line %d\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:723
+#, c-format
+msgid "parse error in %s\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:725
+#, c-format
+msgid "%s: parsed OK\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:739
+#, c-format
+msgid "%s: wrong owner (uid, gid) should be (%d, %d)\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:746
+#, c-format
+msgid "%s: bad permissions, should be mode 0%o\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:785
+#, c-format
+msgid "%s busy, try again later"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:828
+#, c-format
+msgid "specified editor (%s) doesn't exist"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:851
+#, c-format
+msgid "unable to stat editor (%s)"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:899
+#, c-format
+msgid "no editor found (editor path = %s)"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:1100
+#, c-format
+msgid "%s: %s_Alias `%s' referenced but not defined"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:1116
+#, c-format
+msgid "%s: %s_Alias `%s' references self"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:1130
+#, c-format
+msgid "%s: unused %s_Alias %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:1187
+#, c-format
+msgid ""
+"%s - safely edit the sudoers file\n"
+"\n"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/visudo.c:1189
+msgid ""
+"\n"
+"Options:\n"
+"  -c          check-only mode\n"
+"  -f sudoers  specify sudoers file location\n"
+"  -h          display help message and exit\n"
+"  -q          less verbose (quiet) syntax error messages\n"
+"  -s          strict syntax checking\n"
+"  -V          display version information and exit"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/bsdauth.c:64
+msgid "unable to begin bsd authentication"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/bsdauth.c:71
+msgid "invalid authentication type"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/bsdauth.c:79
+msgid "unable to setup authentication"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/fwtk.c:59
+#, c-format
+msgid "unable to read fwtk config"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/fwtk.c:64
+#, c-format
+msgid "unable to connect to authentication server"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/fwtk.c:70
+#: ../../../trunk/plugins/sudoers/auth/fwtk.c:93
+#: ../../../trunk/plugins/sudoers/auth/fwtk.c:126
+#, c-format
+msgid "lost connection to authentication server"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/fwtk.c:74
+#, c-format
+msgid ""
+"authentication server error:\n"
+"%s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/kerb5.c:114
+#, c-format
+msgid "%s: unable to parse '%s': %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/kerb5.c:127
+#, c-format
+msgid "%s: unable to unparse princ ('%s'): %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/kerb5.c:144
+#, c-format
+msgid "%s: unable to resolve ccache: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/kerb5.c:188
+#, c-format
+msgid "%s: unable to allocate options: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/kerb5.c:204
+#, c-format
+msgid "%s: unable to get credentials: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/kerb5.c:217
+#, c-format
+msgid "%s: unable to initialize ccache: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/kerb5.c:221
+#, c-format
+msgid "%s: unable to store cred in ccache: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/kerb5.c:284
+#, c-format
+msgid "%s: unable to get host principal: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/kerb5.c:299
+#, c-format
+msgid "%s: Cannot verify TGT! Possible attack!: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/pam.c:99
+msgid "unable to initialize PAM"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/pam.c:142
+msgid "account validation failure, is your account locked?"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/pam.c:146
+msgid "Account or password is expired, reset your password and try again"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/pam.c:153
+#, c-format
+msgid "pam_chauthtok: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/pam.c:157
+msgid "Password expired, contact your system administrator"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/pam.c:161
+msgid ""
+"Account expired or PAM config lacks an \"account\" section for sudo, contact "
+"your system administrator"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/pam.c:176
+#, c-format
+msgid "pam_authenticate: %s"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/pam.c:296
+msgid "Password: "
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/pam.c:297
+msgid "Password:"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/securid.c:82
+#: ../../../trunk/plugins/sudoers/auth/securid5.c:106
+#, c-format
+msgid "unable to contact the SecurID server"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/securid5.c:81
+#, c-format
+msgid "failed to initialise the ACE API library"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/securid5.c:115
+#, c-format
+msgid "User ID locked for SecurID Authentication"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/securid5.c:119
+#: ../../../trunk/plugins/sudoers/auth/securid5.c:169
+#, c-format
+msgid "invalid username length for SecurID"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/securid5.c:123
+#: ../../../trunk/plugins/sudoers/auth/securid5.c:174
+#, c-format
+msgid "invalid Authentication Handle for SecurID"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/securid5.c:127
+#, c-format
+msgid "SecurID communication failed"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/securid5.c:131
+#: ../../../trunk/plugins/sudoers/auth/securid5.c:213
+#, c-format
+msgid "unknown SecurID error"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/securid5.c:164
+#, c-format
+msgid "invalid passcode length for SecurID"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/sia.c:106
+msgid "unable to initialize SIA session"
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/sudo_auth.c:124
+msgid ""
+"There are no authentication methods compiled into sudo!  If you want to turn "
+"off authentication, use the --disable-authentication configure option."
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/sudo_auth.c:134
+msgid ""
+"Invalid authentication methods compiled into sudo!  You may mix standalone "
+"and non-standalone authentication."
+msgstr ""
+
+#: ../../../trunk/plugins/sudoers/auth/sudo_auth.c:243
+#, c-format
+msgid "%d incorrect password attempt"
+msgid_plural "%d incorrect password attempts"
+msgstr[0] ""
+msgstr[1] ""
+
+#: ../../../trunk/plugins/sudoers/auth/sudo_auth.c:335
+msgid "Authentication methods:"
+msgstr ""
index bf960b13814371c0301625a8ea80a7aeed012798..c1e92d108765d60539b9777954951084028e6c89 100644 (file)
@@ -93,7 +93,7 @@ XGETTEXT_OPTS = -k_ -kN_ -dsudo --copyright-holder="Todd C. Miller" \
                --package-name=@PACKAGE_NAME@ --package-version=$(VERSION) \
                --flag warning:1:c-format --flag warningx:1:c-format \
                --flag error:2:c-format --flag errorx:2:c-format \
-               --flag easprintf:3:c-format
+               --flag easprintf:3:c-format --foreign-user
 
 SUDODEP = $(srcdir)/sudo.h $(incdir)/sudo_plugin.h $(incdir)/alloc.h \
          $(incdir)/error.h $(incdir)/list.h $(incdir)/missing.h \
diff --git a/src/po/sudo.pot b/src/po/sudo.pot
new file mode 100644 (file)
index 0000000..56461ec
--- /dev/null
@@ -0,0 +1,743 @@
+# SOME DESCRIPTIVE TITLE.
+# This file is put in the public domain.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
+#
+#, fuzzy
+msgid ""
+msgstr ""
+"Project-Id-Version: sudo 1.8.x\n"
+"Report-Msgid-Bugs-To: http://www.sudo.ws/bugs\n"
+"POT-Creation-Date: 2011-05-20 13:19-0400\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"
+
+#: ../../trunk/src/error.c:82 ../../trunk/src/error.c:86
+msgid ": "
+msgstr ""
+
+#: ../../trunk/src/exec.c:125 ../../trunk/src/exec_pty.c:569
+#: ../../trunk/src/exec_pty.c:876 ../../trunk/src/tgetpass.c:224
+#, c-format
+msgid "unable to fork"
+msgstr ""
+
+#: ../../trunk/src/exec.c:247
+#, c-format
+msgid "unable to create sockets"
+msgstr ""
+
+#: ../../trunk/src/exec.c:254 ../../trunk/src/exec_pty.c:522
+#: ../../trunk/src/exec_pty.c:530 ../../trunk/src/exec_pty.c:537
+#: ../../trunk/src/exec_pty.c:822 ../../trunk/src/exec_pty.c:873
+#: ../../trunk/src/tgetpass.c:221
+#, c-format
+msgid "unable to create pipe"
+msgstr ""
+
+#: ../../trunk/src/exec.c:320 ../../trunk/src/exec_pty.c:940
+#: ../../trunk/src/exec_pty.c:1073
+#, c-format
+msgid "select failed"
+msgstr ""
+
+#: ../../trunk/src/exec.c:388
+#, c-format
+msgid "unable to restore tty label"
+msgstr ""
+
+#: ../../trunk/src/exec_pty.c:136
+#, c-format
+msgid "unable to allocate pty"
+msgstr ""
+
+#: ../../trunk/src/exec_pty.c:562
+#, c-format
+msgid "unable to set terminal to raw mode"
+msgstr ""
+
+#: ../../trunk/src/exec_pty.c:854
+#, c-format
+msgid "unable to set controlling tty"
+msgstr ""
+
+#: ../../trunk/src/exec_pty.c:948
+#, c-format
+msgid "error reading from signal pipe"
+msgstr ""
+
+#: ../../trunk/src/exec_pty.c:967
+#, c-format
+msgid "error reading from pipe"
+msgstr ""
+
+#: ../../trunk/src/exec_pty.c:983
+#, c-format
+msgid "error reading from socketpair"
+msgstr ""
+
+#: ../../trunk/src/exec_pty.c:987
+#, c-format
+msgid "unexpected reply type on backchannel: %d"
+msgstr ""
+
+#: ../../trunk/src/load_plugins.c:154
+#, c-format
+msgid "%s: %s"
+msgstr ""
+
+#: ../../trunk/src/load_plugins.c:160
+#, c-format
+msgid "%s%s: %s"
+msgstr ""
+
+#: ../../trunk/src/load_plugins.c:170
+#, c-format
+msgid "%s must be owned by uid %d"
+msgstr ""
+
+#: ../../trunk/src/load_plugins.c:174
+#, c-format
+msgid "%s must be only be writable by owner"
+msgstr ""
+
+#: ../../trunk/src/load_plugins.c:181
+#, c-format
+msgid "unable to dlopen %s: %s"
+msgstr ""
+
+#: ../../trunk/src/load_plugins.c:186
+#, c-format
+msgid "%s: unable to find symbol %s"
+msgstr ""
+
+#: ../../trunk/src/load_plugins.c:192
+#, c-format
+msgid "%s: unknown policy type %d"
+msgstr ""
+
+#: ../../trunk/src/load_plugins.c:196
+#, c-format
+msgid "%s: incompatible policy major version %d, expected %d"
+msgstr ""
+
+#: ../../trunk/src/load_plugins.c:203
+#, c-format
+msgid "%s: only a single policy plugin may be loaded"
+msgstr ""
+
+#: ../../trunk/src/load_plugins.c:221
+#, c-format
+msgid "%s: at least one policy plugin must be specified"
+msgstr ""
+
+#: ../../trunk/src/load_plugins.c:226
+#, c-format
+msgid "policy plugin %s does not include a check_policy method"
+msgstr ""
+
+#: ../../trunk/src/net_ifs.c:155 ../../trunk/src/net_ifs.c:164
+#: ../../trunk/src/net_ifs.c:176 ../../trunk/src/net_ifs.c:185
+#: ../../trunk/src/net_ifs.c:295 ../../trunk/src/net_ifs.c:319
+#, c-format
+msgid "load_interfaces: overflow detected"
+msgstr ""
+
+#: ../../trunk/src/net_ifs.c:224
+#, c-format
+msgid "unable to open socket"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:180
+#, c-format
+msgid "the argument to -C must be a number greater than or equal to 3"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:192
+#, c-format
+msgid "the argument to -D must be between 1 and 9 inclusive"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:273
+#, c-format
+msgid "unknown user: %s"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:332
+#, c-format
+msgid "you may not specify both the `-i' and `-s' options"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:336
+#, c-format
+msgid "you may not specify both the `-i' and `-E' options"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:346
+#, c-format
+msgid "the `-E' option is not valid in edit mode"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:348
+#, c-format
+msgid "you may not specify environment variables in edit mode"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:356
+#, c-format
+msgid "the `-U' option may only be used with the `-l' option"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:360
+#, c-format
+msgid "the `-A' and `-S' options may not be used together"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:418 ../../trunk/src/sudo.c:398
+#: ../../trunk/src/sudo.c:418 ../../trunk/src/sudo.c:426
+#: ../../trunk/src/sudo.c:436 ../../trunk/common/alloc.c:85
+#: ../../trunk/common/alloc.c:105 ../../trunk/common/alloc.c:123
+#: ../../trunk/common/alloc.c:145 ../../trunk/common/alloc.c:203
+#: ../../trunk/common/alloc.c:217
+#, c-format
+msgid "unable to allocate memory"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:431
+#, c-format
+msgid "sudoedit is not supported on this platform"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:502
+#, c-format
+msgid ""
+"Only one of the -e, -h, -i, -K, -l, -s, -v or -V options may be specified"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:515
+msgid ""
+" - edit files as another user\n"
+"\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:517
+msgid ""
+" - execute a command as another user\n"
+"\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:522
+msgid ""
+"\n"
+"Options:\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:526
+msgid "use helper program for password prompting\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:530
+msgid "use specified BSD authentication type\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:533
+msgid "run command in the background\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:536
+msgid "close all file descriptors >= fd\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:540
+msgid "run command with specified login class\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:544
+msgid "preserve user environment when executing command\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:547
+msgid "edit files instead of running a command\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:550
+msgid "execute command as the specified group\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:553
+msgid "set HOME variable to target user's home dir.\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:556
+msgid "display help message and exit\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:559
+msgid "run a login shell as target user\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:562
+msgid "remove timestamp file completely\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:565
+msgid "invalidate timestamp file\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:568
+msgid "list user's available commands\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:571
+msgid "non-interactive mode, will not prompt user\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:574
+msgid "preserve group vector instead of setting to target's\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:577
+msgid "use specified password prompt\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:581 ../../trunk/src/parse_args.c:592
+msgid "create SELinux security context with specified role\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:585
+msgid "read password from standard input\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:588
+msgid "run a shell as target user\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:596
+msgid "when listing, list specified user's privileges\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:599
+msgid "run command (or edit file) as specified user\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:602
+msgid "display version information and exit\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:605
+msgid "update user's timestamp without running a command\n"
+msgstr ""
+
+#: ../../trunk/src/parse_args.c:608
+msgid "stop processing command line arguments\n"
+msgstr ""
+
+#: ../../trunk/src/selinux.c:75
+#, c-format
+msgid "unable to open audit system"
+msgstr ""
+
+#: ../../trunk/src/selinux.c:85
+#, c-format
+msgid "unable to send audit message"
+msgstr ""
+
+#: ../../trunk/src/selinux.c:112
+#, c-format
+msgid "unable to fgetfilecon %s"
+msgstr ""
+
+#: ../../trunk/src/selinux.c:117
+#, c-format
+msgid "%s changed labels"
+msgstr ""
+
+#: ../../trunk/src/selinux.c:122
+#, c-format
+msgid "unable to restore context for %s"
+msgstr ""
+
+#: ../../trunk/src/selinux.c:161
+#, c-format
+msgid "unable to open %s, not relabeling tty"
+msgstr ""
+
+#: ../../trunk/src/selinux.c:170
+#, c-format
+msgid "unable to get current tty context, not relabeling tty"
+msgstr ""
+
+#: ../../trunk/src/selinux.c:177
+#, c-format
+msgid "unable to get new tty context, not relabeling tty"
+msgstr ""
+
+#: ../../trunk/src/selinux.c:184
+#, c-format
+msgid "unable to set new tty context"
+msgstr ""
+
+#: ../../trunk/src/selinux.c:194 ../../trunk/src/selinux.c:207
+#: ../../trunk/src/sudo.c:330
+#, c-format
+msgid "unable to open %s"
+msgstr ""
+
+#: ../../trunk/src/selinux.c:249
+#, c-format
+msgid "you must specify a role for type %s"
+msgstr ""
+
+#: ../../trunk/src/selinux.c:255
+#, c-format
+msgid "unable to get default type for role %s"
+msgstr ""
+
+#: ../../trunk/src/selinux.c:273
+#, c-format
+msgid "failed to set new role %s"
+msgstr ""
+
+#: ../../trunk/src/selinux.c:277
+#, c-format
+msgid "failed to set new type %s"
+msgstr ""
+
+#: ../../trunk/src/selinux.c:286
+#, c-format
+msgid "%s is not a valid context"
+msgstr ""
+
+#: ../../trunk/src/selinux.c:320
+#, c-format
+msgid "failed to get old_context"
+msgstr ""
+
+#: ../../trunk/src/selinux.c:326
+#, c-format
+msgid "unable to determine enforcing mode."
+msgstr ""
+
+#: ../../trunk/src/selinux.c:338
+#, c-format
+msgid "unable to setup tty context for %s"
+msgstr ""
+
+#: ../../trunk/src/selinux.c:367
+#, c-format
+msgid "unable to set exec context to %s"
+msgstr ""
+
+#: ../../trunk/src/selinux.c:374
+#, c-format
+msgid "unable to set key creation context to %s"
+msgstr ""
+
+#: ../../trunk/src/sesh.c:48
+msgid "requires at least one argument"
+msgstr ""
+
+#: ../../trunk/src/sesh.c:64
+#, c-format
+msgid "unable to execute %s"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:192
+#, c-format
+msgid "must be setuid root"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:210
+#, c-format
+msgid "Sudo version %s\n"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:212
+#, c-format
+msgid "Configure options: %s\n"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:217
+#, c-format
+msgid "fatal error, unable to load plugins"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:225
+#, c-format
+msgid "unable to initialize policy plugin"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:280
+#, c-format
+msgid "error initializing I/O plugin %s"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:307
+#, c-format
+msgid "unexpected sudo mode 0x%x"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:356
+#, c-format
+msgid "unable to get group vector"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:394
+#, c-format
+msgid "unknown uid %u: who are you?"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:734
+#, c-format
+msgid "resource control limit has been reached"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:737
+#, c-format
+msgid "user \"%s\" is not a member of project \"%s\""
+msgstr ""
+
+#: ../../trunk/src/sudo.c:741
+#, c-format
+msgid "the invoking task is final"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:744
+#, c-format
+msgid "could not join project \"%s\""
+msgstr ""
+
+#: ../../trunk/src/sudo.c:749
+#, c-format
+msgid "no resource pool accepting default bindings exists for project \"%s\""
+msgstr ""
+
+#: ../../trunk/src/sudo.c:753
+#, c-format
+msgid "specified resource pool does not exist for project \"%s\""
+msgstr ""
+
+#: ../../trunk/src/sudo.c:757
+#, c-format
+msgid "could not bind to default resource pool for project \"%s\""
+msgstr ""
+
+#: ../../trunk/src/sudo.c:763
+#, c-format
+msgid "setproject failed for project \"%s\""
+msgstr ""
+
+#: ../../trunk/src/sudo.c:765
+#, c-format
+msgid "warning, resource control assignment failed for project \"%s\""
+msgstr ""
+
+#: ../../trunk/src/sudo.c:791
+#, c-format
+msgid "unable to remove PRIV_PROC_EXEC from PRIV_LIMIT"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:895
+#, c-format
+msgid "unknown login class %s"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:902 ../../trunk/src/sudo.c:905
+#, c-format
+msgid "unable to set user context"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:916
+#, c-format
+msgid "unable to set effective gid to runas gid %u"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:921
+#, c-format
+msgid "unable to set gid to runas gid %u"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:929 ../../trunk/src/sudo.c:935
+#, c-format
+msgid "unable to set supplementary group IDs"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:943
+#, c-format
+msgid "unable to set process priority"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:951
+#, c-format
+msgid "unable to change root to %s"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:961 ../../trunk/src/sudo.c:967
+#: ../../trunk/src/sudo.c:973
+#, c-format
+msgid "unable to change to runas uid (%u, %u)"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:987
+#, c-format
+msgid "unable to change directory to %s"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:1078
+#, c-format
+msgid "unexpected child termination condition: %d"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:1118
+#, c-format
+msgid "policy plugin %s does not support listing privileges"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:1129
+#, c-format
+msgid "policy plugin %s does not support the -v option"
+msgstr ""
+
+#: ../../trunk/src/sudo.c:1140
+#, c-format
+msgid "policy plugin %s does not support the -k/-K options"
+msgstr ""
+
+#: ../../trunk/src/sudo_edit.c:108
+#, c-format
+msgid "unable to change uid to root (%u)"
+msgstr ""
+
+#: ../../trunk/src/sudo_edit.c:140
+#, c-format
+msgid "plugin error: missing file list for sudoedit"
+msgstr ""
+
+#: ../../trunk/src/sudo_edit.c:172 ../../trunk/src/sudo_edit.c:280
+#, c-format
+msgid "%s: not a regular file"
+msgstr ""
+
+#: ../../trunk/src/sudo_edit.c:206 ../../trunk/src/sudo_edit.c:316
+#, c-format
+msgid "%s: short write"
+msgstr ""
+
+#: ../../trunk/src/sudo_edit.c:281
+#, c-format
+msgid "%s left unmodified"
+msgstr ""
+
+#: ../../trunk/src/sudo_edit.c:294
+#, c-format
+msgid "%s unchanged"
+msgstr ""
+
+#: ../../trunk/src/sudo_edit.c:306 ../../trunk/src/sudo_edit.c:327
+#, c-format
+msgid "unable to write to %s"
+msgstr ""
+
+#: ../../trunk/src/sudo_edit.c:307 ../../trunk/src/sudo_edit.c:325
+#: ../../trunk/src/sudo_edit.c:328
+#, c-format
+msgid "contents of edit session left in %s"
+msgstr ""
+
+#: ../../trunk/src/sudo_edit.c:324
+#, c-format
+msgid "unable to read temporary file"
+msgstr ""
+
+#: ../../trunk/src/tgetpass.c:95
+#, c-format
+msgid "no tty present and no askpass program specified"
+msgstr ""
+
+#: ../../trunk/src/tgetpass.c:104
+#, c-format
+msgid "no askpass program specified, try setting SUDO_ASKPASS"
+msgstr ""
+
+#: ../../trunk/src/tgetpass.c:234
+#, c-format
+msgid "unable to set gid to %u"
+msgstr ""
+
+#: ../../trunk/src/tgetpass.c:238
+#, c-format
+msgid "unable to set uid to %u"
+msgstr ""
+
+#: ../../trunk/src/tgetpass.c:243
+#, c-format
+msgid "unable to run %s"
+msgstr ""
+
+#: ../../trunk/src/utmp.c:263
+#, c-format
+msgid "unable to save stdin"
+msgstr ""
+
+#: ../../trunk/src/utmp.c:265
+#, c-format
+msgid "unable to dup2 stdin"
+msgstr ""
+
+#: ../../trunk/src/utmp.c:268
+#, c-format
+msgid "unable to restore stdin"
+msgstr ""
+
+#: ../../trunk/common/aix.c:144
+#, c-format
+msgid "unable to open userdb"
+msgstr ""
+
+#: ../../trunk/common/aix.c:147
+#, c-format
+msgid "unable to switch to registry \"%s\" for %s"
+msgstr ""
+
+#: ../../trunk/common/aix.c:161
+#, c-format
+msgid "unable to restore registry"
+msgstr ""
+
+#: ../../trunk/common/alloc.c:82
+#, c-format
+msgid "internal error, tried to emalloc(0)"
+msgstr ""
+
+#: ../../trunk/common/alloc.c:99
+#, c-format
+msgid "internal error, tried to emalloc2(0)"
+msgstr ""
+
+#: ../../trunk/common/alloc.c:101
+#, c-format
+msgid "internal error, emalloc2() overflow"
+msgstr ""
+
+#: ../../trunk/common/alloc.c:119
+#, c-format
+msgid "internal error, tried to erealloc(0)"
+msgstr ""
+
+#: ../../trunk/common/alloc.c:138
+#, c-format
+msgid "internal error, tried to erealloc3(0)"
+msgstr ""
+
+#: ../../trunk/common/alloc.c:140
+#, c-format
+msgid "internal error, erealloc3() overflow"
+msgstr ""
+
+#: ../../trunk/compat/strsignal.c:47
+msgid "Unknown signal"
+msgstr ""