2
0
mirror of https://github.com/sudo-project/sudo.git synced 2025-08-22 09:57:41 +00:00
This commit is contained in:
Todd C. Miller 2019-10-24 20:04:33 -06:00
parent ee91b7360b
commit 5a1e5e9fae
2 changed files with 756 additions and 487 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.8.29\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: 2019-10-21 19:55-0600\n" "POT-Creation-Date: 2019-10-24 16:31-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"
@ -30,68 +30,88 @@ msgid "unable to restore registry"
msgstr "" msgstr ""
#: lib/util/aix.c:275 lib/util/gidlist.c:71 lib/util/gidlist.c:81 #: lib/util/aix.c:275 lib/util/gidlist.c:71 lib/util/gidlist.c:81
#: lib/util/sudo_conf.c:193 lib/util/sudo_conf.c:279 lib/util/sudo_conf.c:356 #: lib/util/sudo_conf.c:187 lib/util/sudo_conf.c:273 lib/util/sudo_conf.c:350
#: lib/util/sudo_conf.c:560 src/conversation.c:84 src/exec_common.c:114 #: lib/util/sudo_conf.c:554 src/conversation.c:84 src/exec_common.c:114
#: src/exec_common.c:130 src/exec_common.c:139 src/exec_monitor.c:212 #: src/exec_common.c:130 src/exec_common.c:139 src/exec_monitor.c:211
#: src/exec_monitor.c:467 src/exec_monitor.c:473 src/exec_monitor.c:481 #: src/exec_monitor.c:466 src/exec_monitor.c:472 src/exec_monitor.c:480
#: src/exec_monitor.c:489 src/exec_monitor.c:496 src/exec_monitor.c:503 #: src/exec_monitor.c:488 src/exec_monitor.c:495 src/exec_monitor.c:502
#: src/exec_monitor.c:510 src/exec_monitor.c:517 src/exec_monitor.c:524 #: src/exec_monitor.c:509 src/exec_monitor.c:516 src/exec_monitor.c:523
#: src/exec_monitor.c:531 src/exec_monitor.c:538 src/exec_nopty.c:214 #: src/exec_monitor.c:530 src/exec_monitor.c:537 src/exec_nopty.c:218
#: src/exec_nopty.c:220 src/exec_nopty.c:229 src/exec_nopty.c:236 #: src/exec_nopty.c:227 src/exec_nopty.c:234 src/exec_nopty.c:241
#: src/exec_nopty.c:243 src/exec_nopty.c:250 src/exec_nopty.c:257 #: src/exec_nopty.c:248 src/exec_nopty.c:255 src/exec_nopty.c:262
#: src/exec_nopty.c:264 src/exec_nopty.c:271 src/exec_nopty.c:278 #: src/exec_nopty.c:269 src/exec_nopty.c:276 src/exec_nopty.c:283
#: src/exec_nopty.c:285 src/exec_nopty.c:292 src/exec_nopty.c:299 #: src/exec_nopty.c:290 src/exec_nopty.c:297 src/exec_nopty.c:305
#: src/exec_nopty.c:307 src/exec_nopty.c:480 src/exec_pty.c:786 #: src/exec_nopty.c:478 src/exec_pty.c:785 src/exec_pty.c:794
#: src/exec_pty.c:795 src/exec_pty.c:852 src/exec_pty.c:1002 #: src/exec_pty.c:851 src/exec_pty.c:1001 src/exec_pty.c:1169
#: src/exec_pty.c:1165 src/exec_pty.c:1171 src/exec_pty.c:1180 #: src/exec_pty.c:1178 src/exec_pty.c:1185 src/exec_pty.c:1192
#: src/exec_pty.c:1187 src/exec_pty.c:1194 src/exec_pty.c:1201 #: src/exec_pty.c:1199 src/exec_pty.c:1206 src/exec_pty.c:1213
#: src/exec_pty.c:1208 src/exec_pty.c:1215 src/exec_pty.c:1222 #: src/exec_pty.c:1220 src/exec_pty.c:1227 src/exec_pty.c:1234
#: src/exec_pty.c:1229 src/exec_pty.c:1236 src/exec_pty.c:1243 #: src/exec_pty.c:1241 src/exec_pty.c:1249 src/exec_pty.c:1666
#: src/exec_pty.c:1251 src/exec_pty.c:1668 src/load_plugins.c:59 #: src/load_plugins.c:59 src/load_plugins.c:72 src/load_plugins.c:225
#: src/load_plugins.c:72 src/load_plugins.c:225 src/load_plugins.c:246 #: src/load_plugins.c:246 src/load_plugins.c:315 src/load_plugins.c:321
#: src/load_plugins.c:315 src/load_plugins.c:321 src/load_plugins.c:335 #: src/load_plugins.c:335 src/load_plugins.c:341 src/parse_args.c:186
#: src/load_plugins.c:341 src/parse_args.c:186 src/parse_args.c:207 #: src/parse_args.c:207 src/parse_args.c:282 src/parse_args.c:583
#: src/parse_args.c:282 src/parse_args.c:583 src/parse_args.c:605 #: src/parse_args.c:605 src/preserve_fds.c:54 src/preserve_fds.c:139
#: src/preserve_fds.c:54 src/preserve_fds.c:139 src/selinux.c:91 #: src/selinux.c:91 src/selinux.c:337 src/selinux.c:450 src/selinux.c:459
#: src/selinux.c:337 src/selinux.c:450 src/selinux.c:459 src/sesh.c:117 #: src/sesh.c:117 src/sudo.c:632 src/sudo.c:692 src/sudo.c:702 src/sudo.c:723
#: src/sudo.c:619 src/sudo.c:679 src/sudo.c:689 src/sudo.c:710 src/sudo.c:729 #: src/sudo.c:742 src/sudo.c:751 src/sudo.c:760 src/sudo.c:777 src/sudo.c:818
#: src/sudo.c:738 src/sudo.c:747 src/sudo.c:764 src/sudo.c:805 src/sudo.c:815 #: src/sudo.c:828 src/sudo.c:854 src/sudo.c:1054 src/sudo.c:1075
#: src/sudo.c:841 src/sudo.c:1041 src/sudo.c:1062 src/sudo.c:1240 #: src/sudo.c:1253 src/sudo.c:1483 src/sudo_edit.c:258 src/sudo_edit.c:763
#: src/sudo.c:1356 src/sudo_edit.c:258 src/sudo_edit.c:794 src/sudo_edit.c:891 #: src/sudo_edit.c:860 src/sudo_edit.c:974 src/sudo_edit.c:994
#: src/sudo_edit.c:1005 src/sudo_edit.c:1025
#, c-format #, c-format
msgid "%s: %s" msgid "%s: %s"
msgstr "" msgstr ""
#: lib/util/aix.c:275 lib/util/gidlist.c:71 lib/util/sudo_conf.c:194 #: lib/util/aix.c:275 lib/util/gidlist.c:71 lib/util/sudo_conf.c:188
#: lib/util/sudo_conf.c:279 lib/util/sudo_conf.c:356 lib/util/sudo_conf.c:560 #: lib/util/sudo_conf.c:273 lib/util/sudo_conf.c:350 lib/util/sudo_conf.c:554
#: src/conversation.c:85 src/exec_common.c:114 src/exec_common.c:131 #: src/conversation.c:85 src/exec_common.c:114 src/exec_common.c:131
#: src/exec_common.c:140 src/exec_monitor.c:467 src/exec_monitor.c:473 #: src/exec_common.c:140 src/exec_monitor.c:466 src/exec_monitor.c:472
#: src/exec_monitor.c:481 src/exec_monitor.c:489 src/exec_monitor.c:496 #: src/exec_monitor.c:480 src/exec_monitor.c:488 src/exec_monitor.c:495
#: src/exec_monitor.c:503 src/exec_monitor.c:510 src/exec_monitor.c:517 #: src/exec_monitor.c:502 src/exec_monitor.c:509 src/exec_monitor.c:516
#: src/exec_monitor.c:524 src/exec_monitor.c:531 src/exec_monitor.c:538 #: src/exec_monitor.c:523 src/exec_monitor.c:530 src/exec_monitor.c:537
#: src/exec_nopty.c:214 src/exec_nopty.c:220 src/exec_nopty.c:229 #: src/exec_nopty.c:218 src/exec_nopty.c:227 src/exec_nopty.c:234
#: src/exec_nopty.c:236 src/exec_nopty.c:243 src/exec_nopty.c:250 #: src/exec_nopty.c:241 src/exec_nopty.c:248 src/exec_nopty.c:255
#: src/exec_nopty.c:257 src/exec_nopty.c:264 src/exec_nopty.c:271 #: src/exec_nopty.c:262 src/exec_nopty.c:269 src/exec_nopty.c:276
#: src/exec_nopty.c:278 src/exec_nopty.c:285 src/exec_nopty.c:292 #: src/exec_nopty.c:283 src/exec_nopty.c:290 src/exec_nopty.c:297
#: src/exec_nopty.c:299 src/exec_nopty.c:307 src/exec_pty.c:786 #: src/exec_nopty.c:305 src/exec_pty.c:785 src/exec_pty.c:794
#: src/exec_pty.c:795 src/exec_pty.c:852 src/exec_pty.c:1165 #: src/exec_pty.c:851 src/exec_pty.c:1169 src/exec_pty.c:1178
#: src/exec_pty.c:1171 src/exec_pty.c:1180 src/exec_pty.c:1187 #: src/exec_pty.c:1185 src/exec_pty.c:1192 src/exec_pty.c:1199
#: src/exec_pty.c:1194 src/exec_pty.c:1201 src/exec_pty.c:1208 #: src/exec_pty.c:1206 src/exec_pty.c:1213 src/exec_pty.c:1220
#: src/exec_pty.c:1215 src/exec_pty.c:1222 src/exec_pty.c:1229 #: src/exec_pty.c:1227 src/exec_pty.c:1234 src/exec_pty.c:1241
#: src/exec_pty.c:1236 src/exec_pty.c:1243 src/exec_pty.c:1251 #: src/exec_pty.c:1249 src/exec_pty.c:1666 src/load_plugins.c:225
#: src/exec_pty.c:1668 src/load_plugins.c:225 src/load_plugins.c:246 #: src/load_plugins.c:246 src/load_plugins.c:315 src/load_plugins.c:321
#: src/load_plugins.c:315 src/load_plugins.c:321 src/load_plugins.c:335 #: src/load_plugins.c:335 src/load_plugins.c:341 src/parse_args.c:186
#: src/load_plugins.c:341 src/parse_args.c:186 src/parse_args.c:208 #: src/parse_args.c:208 src/parse_args.c:282 src/parse_args.c:583
#: src/parse_args.c:282 src/parse_args.c:583 src/parse_args.c:605 #: src/parse_args.c:605 src/preserve_fds.c:54 src/preserve_fds.c:139
#: src/preserve_fds.c:54 src/preserve_fds.c:139 src/selinux.c:91 #: src/selinux.c:91 src/selinux.c:337 src/selinux.c:450 src/selinux.c:459
#: src/selinux.c:337 src/selinux.c:450 src/selinux.c:459 src/sesh.c:117 #: src/sesh.c:117 src/sudo.c:220 src/sudo.c:632 src/sudo.c:854 src/sudo.c:1054
#: src/sudo.c:619 src/sudo.c:841 src/sudo.c:1041 src/sudo.c:1062 #: src/sudo.c:1075 src/sudo.c:1253 src/sudo.c:1483 src/sudo_edit.c:258
#: src/sudo.c:1240 src/sudo.c:1356 src/sudo_edit.c:258 src/sudo_edit.c:794 #: src/sudo_edit.c:763 src/sudo_edit.c:860 src/sudo_edit.c:974
#: src/sudo_edit.c:891 src/sudo_edit.c:1005 src/sudo_edit.c:1025 #: src/sudo_edit.c:994
msgid "unable to allocate memory" msgid "unable to allocate memory"
msgstr "" msgstr ""
#: lib/util/mkdir_parents.c:79 lib/util/sudo_conf.c:593 src/selinux.c:233
#: src/selinux.c:250 src/sudo.c:370
#, c-format
msgid "unable to open %s"
msgstr ""
#: lib/util/mkdir_parents.c:94
#, c-format
msgid "unable to mkdir %s"
msgstr ""
#: lib/util/mkdir_parents.c:103 lib/util/sudo_conf.c:570
#, c-format
msgid "unable to stat %s"
msgstr ""
#: lib/util/mkdir_parents.c:108
#, c-format
msgid "%s exists but is not a directory (0%o)"
msgstr ""
#: lib/util/strsignal.c:55 #: lib/util/strsignal.c:55
msgid "Unknown signal" msgid "Unknown signal"
msgstr "" msgstr ""
@ -109,87 +129,77 @@ msgstr ""
msgid "value too small" msgid "value too small"
msgstr "" msgstr ""
#: lib/util/sudo_conf.c:212 #: lib/util/sudo_conf.c:206
#, c-format #, c-format
msgid "invalid Path value \"%s\" in %s, line %u" msgid "invalid Path value \"%s\" in %s, line %u"
msgstr "" msgstr ""
#: lib/util/sudo_conf.c:378 lib/util/sudo_conf.c:431 #: lib/util/sudo_conf.c:372 lib/util/sudo_conf.c:425
#, c-format #, c-format
msgid "invalid value for %s \"%s\" in %s, line %u" msgid "invalid value for %s \"%s\" in %s, line %u"
msgstr "" msgstr ""
#: lib/util/sudo_conf.c:399 #: lib/util/sudo_conf.c:393
#, c-format #, c-format
msgid "unsupported group source \"%s\" in %s, line %u" msgid "unsupported group source \"%s\" in %s, line %u"
msgstr "" msgstr ""
#: lib/util/sudo_conf.c:415 #: lib/util/sudo_conf.c:409
#, c-format #, c-format
msgid "invalid max groups \"%s\" in %s, line %u" msgid "invalid max groups \"%s\" in %s, line %u"
msgstr "" msgstr ""
#: lib/util/sudo_conf.c:576 #: lib/util/sudo_conf.c:573
#, c-format
msgid "unable to stat %s"
msgstr ""
#: lib/util/sudo_conf.c:579
#, c-format #, c-format
msgid "%s is not a regular file" msgid "%s is not a regular file"
msgstr "" msgstr ""
#: lib/util/sudo_conf.c:582 #: lib/util/sudo_conf.c:576
#, c-format #, c-format
msgid "%s is owned by uid %u, should be %u" msgid "%s is owned by uid %u, should be %u"
msgstr "" msgstr ""
#: lib/util/sudo_conf.c:586 #: lib/util/sudo_conf.c:580
#, c-format #, c-format
msgid "%s is world writable" msgid "%s is world writable"
msgstr "" msgstr ""
#: lib/util/sudo_conf.c:589 #: lib/util/sudo_conf.c:583
#, c-format #, c-format
msgid "%s is group writable" msgid "%s is group writable"
msgstr "" msgstr ""
#: lib/util/sudo_conf.c:599 src/selinux.c:233 src/selinux.c:250 src/sudo.c:363 #: src/exec.c:110
#, c-format
msgid "unable to open %s"
msgstr ""
#: src/exec.c:111
#, c-format #, c-format
msgid "unknown login class %s" msgid "unknown login class %s"
msgstr "" msgstr ""
#: src/exec.c:123 #: src/exec.c:122
msgid "unable to set user context" msgid "unable to set user context"
msgstr "" msgstr ""
#: src/exec.c:139 #: src/exec.c:138
msgid "unable to set process priority" msgid "unable to set process priority"
msgstr "" msgstr ""
#: src/exec.c:150 #: src/exec.c:149
#, c-format #, c-format
msgid "unable to change root to %s" msgid "unable to change root to %s"
msgstr "" msgstr ""
#: src/exec.c:163 src/exec.c:169 src/exec.c:176 #: src/exec.c:162 src/exec.c:168 src/exec.c:175
#, c-format #, c-format
msgid "unable to change to runas uid (%u, %u)" msgid "unable to change to runas uid (%u, %u)"
msgstr "" msgstr ""
#: src/exec.c:194 #: src/exec.c:193
#, c-format #, c-format
msgid "unable to change directory to %s" msgid "unable to change directory to %s"
msgstr "" msgstr ""
#: src/exec.c:293 src/exec_monitor.c:576 src/exec_monitor.c:578 #: src/exec.c:292 src/exec_monitor.c:575 src/exec_monitor.c:577
#: src/exec_nopty.c:538 src/exec_pty.c:530 src/exec_pty.c:1336 #: src/exec_nopty.c:536 src/exec_pty.c:529 src/exec_pty.c:1334
#: src/exec_pty.c:1338 src/signal.c:150 src/signal.c:164 #: src/exec_pty.c:1336 src/signal.c:150 src/signal.c:164
#, c-format #, c-format
msgid "unable to set handler for signal %d" msgid "unable to set handler for signal %d"
msgstr "" msgstr ""
@ -198,82 +208,82 @@ msgstr ""
msgid "unable to remove PRIV_PROC_EXEC from PRIV_LIMIT" msgid "unable to remove PRIV_PROC_EXEC from PRIV_LIMIT"
msgstr "" msgstr ""
#: src/exec_monitor.c:366 #: src/exec_monitor.c:365
msgid "error reading from socketpair" msgid "error reading from socketpair"
msgstr "" msgstr ""
#: src/exec_monitor.c:383 #: src/exec_monitor.c:382
#, c-format #, c-format
msgid "unexpected reply type on backchannel: %d" msgid "unexpected reply type on backchannel: %d"
msgstr "" msgstr ""
#: src/exec_monitor.c:475 src/exec_monitor.c:483 src/exec_monitor.c:491 #: src/exec_monitor.c:474 src/exec_monitor.c:482 src/exec_monitor.c:490
#: src/exec_monitor.c:498 src/exec_monitor.c:505 src/exec_monitor.c:512 #: src/exec_monitor.c:497 src/exec_monitor.c:504 src/exec_monitor.c:511
#: src/exec_monitor.c:519 src/exec_monitor.c:526 src/exec_monitor.c:533 #: src/exec_monitor.c:518 src/exec_monitor.c:525 src/exec_monitor.c:532
#: src/exec_monitor.c:540 src/exec_nopty.c:222 src/exec_nopty.c:231 #: src/exec_monitor.c:539 src/exec_nopty.c:220 src/exec_nopty.c:229
#: src/exec_nopty.c:238 src/exec_nopty.c:245 src/exec_nopty.c:252 #: src/exec_nopty.c:236 src/exec_nopty.c:243 src/exec_nopty.c:250
#: src/exec_nopty.c:259 src/exec_nopty.c:266 src/exec_nopty.c:273 #: src/exec_nopty.c:257 src/exec_nopty.c:264 src/exec_nopty.c:271
#: src/exec_nopty.c:280 src/exec_nopty.c:287 src/exec_nopty.c:294 #: src/exec_nopty.c:278 src/exec_nopty.c:285 src/exec_nopty.c:292
#: src/exec_nopty.c:301 src/exec_nopty.c:309 src/exec_pty.c:652 #: src/exec_nopty.c:299 src/exec_nopty.c:307 src/exec_pty.c:651
#: src/exec_pty.c:657 src/exec_pty.c:754 src/exec_pty.c:761 src/exec_pty.c:858 #: src/exec_pty.c:656 src/exec_pty.c:753 src/exec_pty.c:760 src/exec_pty.c:857
#: src/exec_pty.c:1173 src/exec_pty.c:1182 src/exec_pty.c:1189 #: src/exec_pty.c:1171 src/exec_pty.c:1180 src/exec_pty.c:1187
#: src/exec_pty.c:1196 src/exec_pty.c:1203 src/exec_pty.c:1210 #: src/exec_pty.c:1194 src/exec_pty.c:1201 src/exec_pty.c:1208
#: src/exec_pty.c:1217 src/exec_pty.c:1224 src/exec_pty.c:1231 #: src/exec_pty.c:1215 src/exec_pty.c:1222 src/exec_pty.c:1229
#: src/exec_pty.c:1238 src/exec_pty.c:1245 src/exec_pty.c:1621 #: src/exec_pty.c:1236 src/exec_pty.c:1243 src/exec_pty.c:1619
#: src/exec_pty.c:1631 src/exec_pty.c:1676 src/exec_pty.c:1683 #: src/exec_pty.c:1629 src/exec_pty.c:1674 src/exec_pty.c:1681
#: src/exec_pty.c:1710 #: src/exec_pty.c:1708
msgid "unable to add event to queue" msgid "unable to add event to queue"
msgstr "" msgstr ""
#: src/exec_monitor.c:594 #: src/exec_monitor.c:593
msgid "unable to set controlling tty" msgid "unable to set controlling tty"
msgstr "" msgstr ""
#: src/exec_monitor.c:602 src/exec_nopty.c:366 src/exec_pty.c:1415 #: src/exec_monitor.c:601 src/exec_nopty.c:364 src/exec_pty.c:1413
#: src/exec_pty.c:1436 src/exec_pty.c:1456 src/tgetpass.c:307 #: src/exec_pty.c:1434 src/exec_pty.c:1454 src/tgetpass.c:307
msgid "unable to create pipe" msgid "unable to create pipe"
msgstr "" msgstr ""
#: src/exec_monitor.c:610 #: src/exec_monitor.c:609
msgid "unable to receive message from parent" msgid "unable to receive message from parent"
msgstr "" msgstr ""
#: src/exec_monitor.c:624 src/exec_nopty.c:395 src/exec_pty.c:1494 #: src/exec_monitor.c:623 src/exec_nopty.c:393 src/exec_pty.c:1492
#: src/tgetpass.c:311 #: src/tgetpass.c:311
msgid "unable to fork" msgid "unable to fork"
msgstr "" msgstr ""
#: src/exec_monitor.c:628 src/exec_monitor.c:727 src/exec_nopty.c:448 #: src/exec_monitor.c:627 src/exec_monitor.c:726 src/exec_nopty.c:446
msgid "unable to restore tty label" msgid "unable to restore tty label"
msgstr "" msgstr ""
#: src/exec_monitor.c:644 src/sesh.c:127 src/sudo.c:1100 #: src/exec_monitor.c:643 src/sesh.c:127 src/sudo.c:1113
#, c-format #, c-format
msgid "unable to execute %s" msgid "unable to execute %s"
msgstr "" msgstr ""
#: src/exec_nopty.c:360 src/exec_pty.c:1345 #: src/exec_nopty.c:358 src/exec_pty.c:1343
msgid "policy plugin failed session initialization" msgid "policy plugin failed session initialization"
msgstr "" msgstr ""
#: src/exec_nopty.c:437 src/exec_pty.c:1581 #: src/exec_nopty.c:435 src/exec_pty.c:1579
msgid "error in event loop" msgid "error in event loop"
msgstr "" msgstr ""
#: src/exec_nopty.c:546 src/exec_pty.c:565 src/signal.c:112 #: src/exec_nopty.c:544 src/exec_pty.c:564 src/signal.c:112
#, c-format #, c-format
msgid "unable to restore handler for signal %d" msgid "unable to restore handler for signal %d"
msgstr "" msgstr ""
#: src/exec_pty.c:158 #: src/exec_pty.c:157
msgid "unable to allocate pty" msgid "unable to allocate pty"
msgstr "" msgstr ""
#: src/exec_pty.c:1325 #: src/exec_pty.c:1323
msgid "unable to create sockets" msgid "unable to create sockets"
msgstr "" msgstr ""
#: src/exec_pty.c:1538 #: src/exec_pty.c:1536
msgid "unable to send message to monitor process" msgid "unable to send message to monitor process"
msgstr "" msgstr ""
@ -344,7 +354,7 @@ msgstr ""
msgid "policy plugin %s does not include a check_policy method" msgid "policy plugin %s does not include a check_policy method"
msgstr "" msgstr ""
#: src/net_ifs.c:183 src/net_ifs.c:200 src/net_ifs.c:345 src/sudo.c:473 #: src/net_ifs.c:183 src/net_ifs.c:200 src/net_ifs.c:345 src/sudo.c:480
#, c-format #, c-format
msgid "internal error, %s overflow" msgid "internal error, %s overflow"
msgstr "" msgstr ""
@ -697,99 +707,99 @@ msgstr ""
msgid "warning, resource control assignment failed for project \"%s\"" msgid "warning, resource control assignment failed for project \"%s\""
msgstr "" msgstr ""
#: src/sudo.c:204 #: src/sudo.c:206
#, c-format #, c-format
msgid "Sudo version %s\n" msgid "Sudo version %s\n"
msgstr "" msgstr ""
#: src/sudo.c:206 #: src/sudo.c:208
#, c-format #, c-format
msgid "Configure options: %s\n" msgid "Configure options: %s\n"
msgstr "" msgstr ""
#: src/sudo.c:214 #: src/sudo.c:216
msgid "fatal error, unable to load plugins" msgid "fatal error, unable to load plugins"
msgstr "" msgstr ""
#: src/sudo.c:222 #: src/sudo.c:228
msgid "unable to initialize policy plugin" msgid "unable to initialize policy plugin"
msgstr "" msgstr ""
#: src/sudo.c:266 #: src/sudo.c:272
msgid "plugin did not return a command to execute" msgid "plugin did not return a command to execute"
msgstr "" msgstr ""
#: src/sudo.c:282 #: src/sudo.c:288
#, c-format #, c-format
msgid "error initializing I/O plugin %s" msgid "error initializing I/O plugin %s"
msgstr "" msgstr ""
#: src/sudo.c:306 #: src/sudo.c:313
#, c-format #, c-format
msgid "unexpected sudo mode 0x%x" msgid "unexpected sudo mode 0x%x"
msgstr "" msgstr ""
#: src/sudo.c:538 #: src/sudo.c:545
#, c-format #, c-format
msgid "you do not exist in the %s database" msgid "you do not exist in the %s database"
msgstr "" msgstr ""
#: src/sudo.c:595 #: src/sudo.c:608
msgid "unable to determine tty" msgid "unable to determine tty"
msgstr "" msgstr ""
#: src/sudo.c:887 #: src/sudo.c:900
#, 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:890 #: src/sudo.c:903
#, 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:896 #: src/sudo.c:909
#, 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:912 #: src/sudo.c:925
msgid "unable to set supplementary group IDs" msgid "unable to set supplementary group IDs"
msgstr "" msgstr ""
#: src/sudo.c:919 #: src/sudo.c:932
#, 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:925 #: src/sudo.c:938
#, c-format #, c-format
msgid "unable to set gid to runas gid %u" msgid "unable to set gid to runas gid %u"
msgstr "" msgstr ""
#: src/sudo.c:982 #: src/sudo.c:995
#, c-format #, c-format
msgid "unexpected child termination condition: %d" msgid "unexpected child termination condition: %d"
msgstr "" msgstr ""
#: src/sudo.c:1128 #: src/sudo.c:1141
#, c-format #, c-format
msgid "policy plugin %s is missing the `check_policy' method" msgid "policy plugin %s is missing the `check_policy' method"
msgstr "" msgstr ""
#: src/sudo.c:1146 #: src/sudo.c:1159
#, c-format #, c-format
msgid "policy plugin %s does not support listing privileges" msgid "policy plugin %s does not support listing privileges"
msgstr "" msgstr ""
#: src/sudo.c:1163 #: src/sudo.c:1176
#, c-format #, c-format
msgid "policy plugin %s does not support the -v option" msgid "policy plugin %s does not support the -v option"
msgstr "" msgstr ""
#: src/sudo.c:1178 #: src/sudo.c:1191
#, c-format #, c-format
msgid "policy plugin %s does not support the -k/-K options" msgid "policy plugin %s does not support the -k/-K options"
msgstr "" msgstr ""
@ -798,87 +808,87 @@ msgstr ""
msgid "no writable temporary directory found" msgid "no writable temporary directory found"
msgstr "" msgstr ""
#: src/sudo_edit.c:288 src/sudo_edit.c:377 #: src/sudo_edit.c:346
msgid "unable to restore current working directory" msgid "unable to restore current working directory"
msgstr "" msgstr ""
#: src/sudo_edit.c:594 src/sudo_edit.c:707 #: src/sudo_edit.c:563 src/sudo_edit.c:676
#, c-format #, c-format
msgid "%s: not a regular file" msgid "%s: not a regular file"
msgstr "" msgstr ""
#: src/sudo_edit.c:601 #: src/sudo_edit.c:570
#, 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:604 #: src/sudo_edit.c:573
#, 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:637 src/sudo_edit.c:747 #: src/sudo_edit.c:606 src/sudo_edit.c:716
#, c-format #, c-format
msgid "%s: short write" msgid "%s: short write"
msgstr "" msgstr ""
#: src/sudo_edit.c:708 #: src/sudo_edit.c:677
#, c-format #, c-format
msgid "%s left unmodified" msgid "%s left unmodified"
msgstr "" msgstr ""
#: src/sudo_edit.c:721 src/sudo_edit.c:908 #: src/sudo_edit.c:690 src/sudo_edit.c:877
#, c-format #, c-format
msgid "%s unchanged" msgid "%s unchanged"
msgstr "" msgstr ""
#: src/sudo_edit.c:736 src/sudo_edit.c:758 #: src/sudo_edit.c:705 src/sudo_edit.c:727
#, c-format #, c-format
msgid "unable to write to %s" msgid "unable to write to %s"
msgstr "" msgstr ""
#: src/sudo_edit.c:737 src/sudo_edit.c:756 src/sudo_edit.c:759 #: src/sudo_edit.c:706 src/sudo_edit.c:725 src/sudo_edit.c:728
#: src/sudo_edit.c:933 src/sudo_edit.c:937 #: src/sudo_edit.c:902 src/sudo_edit.c:906
#, 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:755 #: src/sudo_edit.c:724
msgid "unable to read temporary file" msgid "unable to read temporary file"
msgstr "" msgstr ""
#: src/sudo_edit.c:838 #: src/sudo_edit.c:807
msgid "sesh: internal error: odd number of paths" msgid "sesh: internal error: odd number of paths"
msgstr "" msgstr ""
#: src/sudo_edit.c:840 #: src/sudo_edit.c:809
msgid "sesh: unable to create temporary files" msgid "sesh: unable to create temporary files"
msgstr "" msgstr ""
#: src/sudo_edit.c:842 src/sudo_edit.c:940 #: src/sudo_edit.c:811 src/sudo_edit.c:909
#, c-format #, c-format
msgid "sesh: unknown error %d" msgid "sesh: unknown error %d"
msgstr "" msgstr ""
#: src/sudo_edit.c:932 #: src/sudo_edit.c:901
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:936 #: src/sudo_edit.c:905
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:981 #: src/sudo_edit.c:950
#, 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:998 #: src/sudo_edit.c:967
msgid "plugin error: missing file list for sudoedit" msgid "plugin error: missing file list for sudoedit"
msgstr "" msgstr ""
#: src/sudo_edit.c:1039 src/sudo_edit.c:1052 #: src/sudo_edit.c:1008 src/sudo_edit.c:1021
msgid "unable to read the clock" msgid "unable to read the clock"
msgstr "" msgstr ""