regen for 1.9.0 final

This commit is contained in:
Todd C. Miller
2020-05-07 12:23:13 -06:00
parent e9be26c4b1
commit 3de3de8b75
2 changed files with 431 additions and 424 deletions

File diff suppressed because it is too large Load Diff

View File

@@ -5,9 +5,9 @@
#, fuzzy #, fuzzy
msgid "" msgid ""
msgstr "" msgstr ""
"Project-Id-Version: sudo 1.9.0rc1\n" "Project-Id-Version: sudo 1.9.0\n"
"Report-Msgid-Bugs-To: https://bugzilla.sudo.ws\n" "Report-Msgid-Bugs-To: https://bugzilla.sudo.ws\n"
"POT-Creation-Date: 2020-04-08 12:49-0600\n" "POT-Creation-Date: 2020-05-07 12:22-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n" "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -51,15 +51,15 @@ msgstr ""
#: src/load_plugins.c:170 src/load_plugins.c:195 src/load_plugins.c:230 #: src/load_plugins.c:170 src/load_plugins.c:195 src/load_plugins.c:230
#: src/load_plugins.c:470 src/load_plugins.c:476 src/load_plugins.c:491 #: src/load_plugins.c:470 src/load_plugins.c:476 src/load_plugins.c:491
#: src/load_plugins.c:497 src/parse_args.c:186 src/parse_args.c:207 #: src/load_plugins.c:497 src/parse_args.c:186 src/parse_args.c:207
#: src/parse_args.c:282 src/parse_args.c:584 src/parse_args.c:606 #: src/parse_args.c:280 src/parse_args.c:603 src/parse_args.c:625
#: src/parse_args.c:631 src/preserve_fds.c:54 src/preserve_fds.c:139 #: src/parse_args.c:650 src/preserve_fds.c:54 src/preserve_fds.c:139
#: src/selinux.c:91 src/selinux.c:361 src/selinux.c:474 src/selinux.c:483 #: src/selinux.c:91 src/selinux.c:361 src/selinux.c:486 src/selinux.c:495
#: src/sesh.c:117 src/sudo.c:625 src/sudo.c:694 src/sudo.c:704 src/sudo.c:725 #: src/sesh.c:117 src/sudo.c:625 src/sudo.c:694 src/sudo.c:704 src/sudo.c:725
#: src/sudo.c:744 src/sudo.c:753 src/sudo.c:762 src/sudo.c:779 src/sudo.c:820 #: src/sudo.c:744 src/sudo.c:753 src/sudo.c:762 src/sudo.c:779 src/sudo.c:821
#: src/sudo.c:830 src/sudo.c:856 src/sudo.c:1046 src/sudo.c:1068 #: src/sudo.c:831 src/sudo.c:860 src/sudo.c:1046 src/sudo.c:1068
#: src/sudo.c:1364 src/sudo.c:1537 src/sudo.c:1731 src/sudo.c:2075 #: src/sudo.c:1364 src/sudo.c:1537 src/sudo.c:1731 src/sudo.c:2075
#: src/sudo_edit.c:270 src/sudo_edit.c:775 src/sudo_edit.c:872 #: src/sudo_edit.c:269 src/sudo_edit.c:773 src/sudo_edit.c:857
#: src/sudo_edit.c:986 src/sudo_edit.c:1006 #: src/sudo_edit.c:977 src/sudo_edit.c:997
#, c-format #, c-format
msgid "%s: %s" msgid "%s: %s"
msgstr "" msgstr ""
@@ -84,13 +84,13 @@ msgstr ""
#: src/load_plugins.c:170 src/load_plugins.c:195 src/load_plugins.c:230 #: src/load_plugins.c:170 src/load_plugins.c:195 src/load_plugins.c:230
#: src/load_plugins.c:470 src/load_plugins.c:476 src/load_plugins.c:491 #: src/load_plugins.c:470 src/load_plugins.c:476 src/load_plugins.c:491
#: src/load_plugins.c:497 src/parse_args.c:186 src/parse_args.c:208 #: src/load_plugins.c:497 src/parse_args.c:186 src/parse_args.c:208
#: src/parse_args.c:282 src/parse_args.c:584 src/parse_args.c:606 #: src/parse_args.c:280 src/parse_args.c:603 src/parse_args.c:625
#: src/parse_args.c:631 src/preserve_fds.c:54 src/preserve_fds.c:139 #: src/parse_args.c:650 src/preserve_fds.c:54 src/preserve_fds.c:139
#: src/selinux.c:91 src/selinux.c:361 src/selinux.c:474 src/selinux.c:483 #: src/selinux.c:91 src/selinux.c:361 src/selinux.c:486 src/selinux.c:495
#: src/sesh.c:117 src/sudo.c:239 src/sudo.c:625 src/sudo.c:856 src/sudo.c:1046 #: src/sesh.c:117 src/sudo.c:239 src/sudo.c:625 src/sudo.c:860 src/sudo.c:1046
#: src/sudo.c:1068 src/sudo.c:1364 src/sudo.c:1537 src/sudo.c:1731 #: src/sudo.c:1068 src/sudo.c:1364 src/sudo.c:1537 src/sudo.c:1731
#: src/sudo.c:2075 src/sudo_edit.c:270 src/sudo_edit.c:775 src/sudo_edit.c:872 #: src/sudo.c:2075 src/sudo_edit.c:269 src/sudo_edit.c:773 src/sudo_edit.c:857
#: src/sudo_edit.c:986 src/sudo_edit.c:1006 #: src/sudo_edit.c:977 src/sudo_edit.c:997
msgid "unable to allocate memory" msgid "unable to allocate memory"
msgstr "" msgstr ""
@@ -172,6 +172,16 @@ msgstr ""
msgid "%s is group writable" msgid "%s is group writable"
msgstr "" msgstr ""
#: src/copy_file.c:121
#, c-format
msgid "unable to read from %s"
msgstr ""
#: src/copy_file.c:125 src/sudo_edit.c:701
#, c-format
msgid "unable to write to %s"
msgstr ""
#: src/exec.c:135 #: src/exec.c:135
#, c-format #, c-format
msgid "unknown login class %s" msgid "unknown login class %s"
@@ -257,7 +267,7 @@ msgid "unable to receive message from parent"
msgstr "" msgstr ""
#: src/exec_monitor.c:617 src/exec_nopty.c:393 src/exec_pty.c:1535 #: src/exec_monitor.c:617 src/exec_nopty.c:393 src/exec_pty.c:1535
#: src/tgetpass.c:315 #: src/sudo_edit.c:738 src/tgetpass.c:315
msgid "unable to fork" msgid "unable to fork"
msgstr "" msgstr ""
@@ -389,179 +399,179 @@ msgstr ""
msgid "the argument to -C must be a number greater than or equal to 3" msgid "the argument to -C must be a number greater than or equal to 3"
msgstr "" msgstr ""
#: src/parse_args.c:524 #: src/parse_args.c:542
msgid "you may not specify both the `-i' and `-s' options" msgid "you may not specify both the `-i' and `-s' options"
msgstr "" msgstr ""
#: src/parse_args.c:528 #: src/parse_args.c:546
msgid "you may not specify both the `-i' and `-E' options" msgid "you may not specify both the `-i' and `-E' options"
msgstr "" msgstr ""
#: src/parse_args.c:538 #: src/parse_args.c:556
msgid "the `-E' option is not valid in edit mode" msgid "the `-E' option is not valid in edit mode"
msgstr "" msgstr ""
#: src/parse_args.c:540 #: src/parse_args.c:558
msgid "you may not specify environment variables in edit mode" msgid "you may not specify environment variables in edit mode"
msgstr "" msgstr ""
#: src/parse_args.c:548 #: src/parse_args.c:567
msgid "the `-U' option may only be used with the `-l' option" msgid "the `-U' option may only be used with the `-l' option"
msgstr "" msgstr ""
#: src/parse_args.c:552 #: src/parse_args.c:571
msgid "the `-A' and `-S' options may not be used together" msgid "the `-A' and `-S' options may not be used together"
msgstr "" msgstr ""
#: src/parse_args.c:645 #: src/parse_args.c:664
msgid "sudoedit is not supported on this platform" msgid "sudoedit is not supported on this platform"
msgstr "" msgstr ""
#: src/parse_args.c:726 #: src/parse_args.c:745
msgid "" msgid ""
"Only one of the -e, -h, -i, -K, -l, -s, -v or -V options may be specified" "Only one of the -e, -h, -i, -K, -l, -s, -v or -V options may be specified"
msgstr "" msgstr ""
#: src/parse_args.c:740 #: src/parse_args.c:759
#, c-format #, c-format
msgid "" msgid ""
"%s - edit files as another user\n" "%s - edit files as another user\n"
"\n" "\n"
msgstr "" msgstr ""
#: src/parse_args.c:742 #: src/parse_args.c:761
#, c-format #, c-format
msgid "" msgid ""
"%s - execute a command as another user\n" "%s - execute a command as another user\n"
"\n" "\n"
msgstr "" msgstr ""
#: src/parse_args.c:747 #: src/parse_args.c:766
#, c-format #, c-format
msgid "" msgid ""
"\n" "\n"
"Options:\n" "Options:\n"
msgstr "" msgstr ""
#: src/parse_args.c:749 #: src/parse_args.c:768
msgid "use a helper program for password prompting" msgid "use a helper program for password prompting"
msgstr "" msgstr ""
#: src/parse_args.c:752 #: src/parse_args.c:771
msgid "use specified BSD authentication type" msgid "use specified BSD authentication type"
msgstr "" msgstr ""
#: src/parse_args.c:755 #: src/parse_args.c:774
msgid "run command in the background" msgid "run command in the background"
msgstr "" msgstr ""
#: src/parse_args.c:757 #: src/parse_args.c:776
msgid "ring bell when prompting" msgid "ring bell when prompting"
msgstr "" msgstr ""
#: src/parse_args.c:759 #: src/parse_args.c:778
msgid "close all file descriptors >= num" msgid "close all file descriptors >= num"
msgstr "" msgstr ""
#: src/parse_args.c:762 #: src/parse_args.c:781
msgid "run command with the specified BSD login class" msgid "run command with the specified BSD login class"
msgstr "" msgstr ""
#: src/parse_args.c:765 #: src/parse_args.c:784
msgid "preserve user environment when running command" msgid "preserve user environment when running command"
msgstr "" msgstr ""
#: src/parse_args.c:767 #: src/parse_args.c:786
msgid "preserve specific environment variables" msgid "preserve specific environment variables"
msgstr "" msgstr ""
#: src/parse_args.c:769 #: src/parse_args.c:788
msgid "edit files instead of running a command" msgid "edit files instead of running a command"
msgstr "" msgstr ""
#: src/parse_args.c:771 #: src/parse_args.c:790
msgid "run command as the specified group name or ID" msgid "run command as the specified group name or ID"
msgstr "" msgstr ""
#: src/parse_args.c:773 #: src/parse_args.c:792
msgid "set HOME variable to target user's home dir" msgid "set HOME variable to target user's home dir"
msgstr "" msgstr ""
#: src/parse_args.c:775 #: src/parse_args.c:794
msgid "display help message and exit" msgid "display help message and exit"
msgstr "" msgstr ""
#: src/parse_args.c:777 #: src/parse_args.c:796
msgid "run command on host (if supported by plugin)" msgid "run command on host (if supported by plugin)"
msgstr "" msgstr ""
#: src/parse_args.c:779 #: src/parse_args.c:798
msgid "run login shell as the target user; a command may also be specified" msgid "run login shell as the target user; a command may also be specified"
msgstr "" msgstr ""
#: src/parse_args.c:781 #: src/parse_args.c:800
msgid "remove timestamp file completely" msgid "remove timestamp file completely"
msgstr "" msgstr ""
#: src/parse_args.c:783 #: src/parse_args.c:802
msgid "invalidate timestamp file" msgid "invalidate timestamp file"
msgstr "" msgstr ""
#: src/parse_args.c:785 #: src/parse_args.c:804
msgid "" msgid ""
"list user's privileges or check a specific command; use twice for longer " "list user's privileges or check a specific command; use twice for longer "
"format" "format"
msgstr "" msgstr ""
#: src/parse_args.c:787 #: src/parse_args.c:806
msgid "non-interactive mode, no prompts are used" msgid "non-interactive mode, no prompts are used"
msgstr "" msgstr ""
#: src/parse_args.c:789 #: src/parse_args.c:808
msgid "preserve group vector instead of setting to target's" msgid "preserve group vector instead of setting to target's"
msgstr "" msgstr ""
#: src/parse_args.c:791 #: src/parse_args.c:810
msgid "use the specified password prompt" msgid "use the specified password prompt"
msgstr "" msgstr ""
#: src/parse_args.c:794 #: src/parse_args.c:813
msgid "create SELinux security context with specified role" msgid "create SELinux security context with specified role"
msgstr "" msgstr ""
#: src/parse_args.c:797 #: src/parse_args.c:816
msgid "read password from standard input" msgid "read password from standard input"
msgstr "" msgstr ""
#: src/parse_args.c:799 #: src/parse_args.c:818
msgid "run shell as the target user; a command may also be specified" msgid "run shell as the target user; a command may also be specified"
msgstr "" msgstr ""
#: src/parse_args.c:802 #: src/parse_args.c:821
msgid "create SELinux security context with specified type" msgid "create SELinux security context with specified type"
msgstr "" msgstr ""
#: src/parse_args.c:805 #: src/parse_args.c:824
msgid "terminate command after the specified time limit" msgid "terminate command after the specified time limit"
msgstr "" msgstr ""
#: src/parse_args.c:807 #: src/parse_args.c:826
msgid "in list mode, display privileges for user" msgid "in list mode, display privileges for user"
msgstr "" msgstr ""
#: src/parse_args.c:809 #: src/parse_args.c:828
msgid "run command (or edit file) as specified user name or ID" msgid "run command (or edit file) as specified user name or ID"
msgstr "" msgstr ""
#: src/parse_args.c:811 #: src/parse_args.c:830
msgid "display version information and exit" msgid "display version information and exit"
msgstr "" msgstr ""
#: src/parse_args.c:813 #: src/parse_args.c:832
msgid "update user's timestamp without running a command" msgid "update user's timestamp without running a command"
msgstr "" msgstr ""
#: src/parse_args.c:815 #: src/parse_args.c:834
msgid "stop processing command line arguments" msgid "stop processing command line arguments"
msgstr "" msgstr ""
@@ -656,12 +666,12 @@ msgstr ""
msgid "unable to set tty context to %s" msgid "unable to set tty context to %s"
msgstr "" msgstr ""
#: src/selinux.c:452 #: src/selinux.c:441
#, c-format #, c-format
msgid "unable to set exec context to %s" msgid "unable to set exec context to %s"
msgstr "" msgstr ""
#: src/selinux.c:459 #: src/selinux.c:448
#, c-format #, c-format
msgid "unable to set key creation context to %s" msgid "unable to set key creation context to %s"
msgstr "" msgstr ""
@@ -760,33 +770,33 @@ msgstr ""
msgid "unable to determine tty" msgid "unable to determine tty"
msgstr "" msgstr ""
#: src/sudo.c:902 #: src/sudo.c:906
#, c-format #, c-format
msgid "%s must be owned by uid %d and have the setuid bit set" msgid "%s must be owned by uid %d and have the setuid bit set"
msgstr "" msgstr ""
#: src/sudo.c:905 #: src/sudo.c:909
#, c-format #, c-format
msgid "" msgid ""
"effective uid is not %d, is %s on a file system with the 'nosuid' option set " "effective uid is not %d, is %s on a file system with the 'nosuid' option set "
"or an NFS file system without root privileges?" "or an NFS file system without root privileges?"
msgstr "" msgstr ""
#: src/sudo.c:911 #: src/sudo.c:915
#, c-format #, c-format
msgid "effective uid is not %d, is sudo installed setuid root?" msgid "effective uid is not %d, is sudo installed setuid root?"
msgstr "" msgstr ""
#: src/sudo.c:927 #: src/sudo.c:931
msgid "unable to set supplementary group IDs" msgid "unable to set supplementary group IDs"
msgstr "" msgstr ""
#: src/sudo.c:934 #: src/sudo.c:938
#, c-format #, c-format
msgid "unable to set effective gid to runas gid %u" msgid "unable to set effective gid to runas gid %u"
msgstr "" msgstr ""
#: src/sudo.c:940 #: src/sudo.c:944
#, c-format #, c-format
msgid "unable to set gid to runas gid %u" msgid "unable to set gid to runas gid %u"
msgstr "" msgstr ""
@@ -851,91 +861,80 @@ msgstr ""
msgid "approval plugin error" msgid "approval plugin error"
msgstr "" msgstr ""
#: src/sudo_edit.c:233 #: src/sudo_edit.c:232
msgid "no writable temporary directory found" msgid "no writable temporary directory found"
msgstr "" msgstr ""
#: src/sudo_edit.c:358 #: src/sudo_edit.c:357
msgid "unable to restore current working directory" msgid "unable to restore current working directory"
msgstr "" msgstr ""
#: src/sudo_edit.c:575 src/sudo_edit.c:688 #: src/sudo_edit.c:572 src/sudo_edit.c:672
#, c-format #, c-format
msgid "%s: not a regular file" msgid "%s: not a regular file"
msgstr "" msgstr ""
#: src/sudo_edit.c:582 #: src/sudo_edit.c:579
#, c-format #, c-format
msgid "%s: editing symbolic links is not permitted" msgid "%s: editing symbolic links is not permitted"
msgstr "" msgstr ""
#: src/sudo_edit.c:585 #: src/sudo_edit.c:582
#, c-format #, c-format
msgid "%s: editing files in a writable directory is not permitted" msgid "%s: editing files in a writable directory is not permitted"
msgstr "" msgstr ""
#: src/sudo_edit.c:618 src/sudo_edit.c:728 #: src/sudo_edit.c:673
#, c-format
msgid "%s: short write"
msgstr ""
#: src/sudo_edit.c:689
#, c-format #, c-format
msgid "%s left unmodified" msgid "%s left unmodified"
msgstr "" msgstr ""
#: src/sudo_edit.c:702 src/sudo_edit.c:889 #: src/sudo_edit.c:686 src/sudo_edit.c:874
#, c-format #, c-format
msgid "%s unchanged" msgid "%s unchanged"
msgstr "" msgstr ""
#: src/sudo_edit.c:717 src/sudo_edit.c:739 #: src/sudo_edit.c:709 src/sudo_edit.c:910
#, c-format
msgid "unable to write to %s"
msgstr ""
#: src/sudo_edit.c:718 src/sudo_edit.c:737 src/sudo_edit.c:740
#: src/sudo_edit.c:914 src/sudo_edit.c:918
#, c-format #, c-format
msgid "contents of edit session left in %s" msgid "contents of edit session left in %s"
msgstr "" msgstr ""
#: src/sudo_edit.c:736 #: src/sudo_edit.c:817
msgid "unable to read temporary file"
msgstr ""
#: src/sudo_edit.c:819
msgid "sesh: internal error: odd number of paths" msgid "sesh: internal error: odd number of paths"
msgstr "" msgstr ""
#: src/sudo_edit.c:821 #: src/sudo_edit.c:819
msgid "sesh: unable to create temporary files" msgid "sesh: unable to create temporary files"
msgstr "" msgstr ""
#: src/sudo_edit.c:823 src/sudo_edit.c:921 #: src/sudo_edit.c:821 src/sudo_edit.c:903
msgid "sesh: killed by a signal"
msgstr ""
#: src/sudo_edit.c:823 src/sudo_edit.c:906
#, c-format #, c-format
msgid "sesh: unknown error %d" msgid "sesh: unknown error %d"
msgstr "" msgstr ""
#: src/sudo_edit.c:913 #: src/sudo_edit.c:897
msgid "unable to copy temporary files back to their original location" msgid "unable to copy temporary files back to their original location"
msgstr "" msgstr ""
#: src/sudo_edit.c:917 #: src/sudo_edit.c:900
msgid "" msgid ""
"unable to copy some of the temporary files back to their original location" "unable to copy some of the temporary files back to their original location"
msgstr "" msgstr ""
#: src/sudo_edit.c:962 #: src/sudo_edit.c:944
#, c-format #, c-format
msgid "unable to change uid to root (%u)" msgid "unable to change uid to root (%u)"
msgstr "" msgstr ""
#: src/sudo_edit.c:979 #: src/sudo_edit.c:961
msgid "plugin error: missing file list for sudoedit" msgid "plugin error: missing file list for sudoedit"
msgstr "" msgstr ""
#: src/sudo_edit.c:1020 src/sudo_edit.c:1033 #: src/sudo_edit.c:1012 src/sudo_edit.c:1025
msgid "unable to read the clock" msgid "unable to read the clock"
msgstr "" msgstr ""