Annotation of embedaddon/sudo/src/po/sudo.pot, revision 1.1.1.3
1.1 misho 1: # SOME DESCRIPTIVE TITLE.
2: # This file is put in the public domain.
3: # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
4: #
5: #, fuzzy
6: msgid ""
7: msgstr ""
1.1.1.3 ! misho 8: "Project-Id-Version: sudo 1.8.6\n"
1.1 misho 9: "Report-Msgid-Bugs-To: http://www.sudo.ws/bugs\n"
1.1.1.3 ! misho 10: "POT-Creation-Date: 2012-08-10 13:08-0400\n"
1.1 misho 11: "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
12: "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
13: "Language-Team: LANGUAGE <LL@li.org>\n"
14: "Language: \n"
15: "MIME-Version: 1.0\n"
16: "Content-Type: text/plain; charset=CHARSET\n"
17: "Content-Transfer-Encoding: 8bit\n"
18:
1.1.1.3 ! misho 19: #: common/aix.c:150
1.1.1.2 misho 20: #, c-format
21: msgid "unable to open userdb"
22: msgstr ""
23:
1.1.1.3 ! misho 24: #: common/aix.c:153
1.1.1.2 misho 25: #, c-format
26: msgid "unable to switch to registry \"%s\" for %s"
27: msgstr ""
28:
1.1.1.3 ! misho 29: #: common/aix.c:170
1.1.1.2 misho 30: #, c-format
31: msgid "unable to restore registry"
32: msgstr ""
33:
34: #: common/alloc.c:82
35: msgid "internal error, tried to emalloc(0)"
36: msgstr ""
37:
38: #: common/alloc.c:85 common/alloc.c:105 common/alloc.c:127 common/alloc.c:146
39: #: common/alloc.c:168 common/alloc.c:192 common/alloc.c:256 common/alloc.c:270
1.1.1.3 ! misho 40: #: src/exec_common.c:111 src/parse_args.c:430 src/sudo.c:456 src/sudo.c:482
! 41: #: src/sudo.c:489 src/sudo.c:500 src/sudo.c:759
1.1.1.2 misho 42: #, c-format
43: msgid "unable to allocate memory"
44: msgstr ""
45:
46: #: common/alloc.c:99
47: msgid "internal error, tried to emalloc2(0)"
48: msgstr ""
49:
1.1.1.3 ! misho 50: #: common/alloc.c:101 common/alloc.c:123 common/alloc.c:163 common/alloc.c:187
! 51: #, c-format
! 52: msgid "internal error, %s overflow"
1.1.1.2 misho 53: msgstr ""
54:
55: #: common/alloc.c:120
56: msgid "internal error, tried to ecalloc(0)"
57: msgstr ""
58:
59: #: common/alloc.c:142
60: msgid "internal error, tried to erealloc(0)"
61: msgstr ""
62:
1.1.1.3 ! misho 63: #: common/alloc.c:161
1.1.1.2 misho 64: msgid "internal error, tried to erealloc3(0)"
65: msgstr ""
66:
1.1.1.3 ! misho 67: #: common/alloc.c:185
! 68: msgid "internal error, tried to erecalloc(0)"
1.1.1.2 misho 69: msgstr ""
70:
1.1.1.3 ! misho 71: #: common/sudo_conf.c:305
1.1.1.2 misho 72: #, c-format
73: msgid "unable to stat %s"
74: msgstr ""
75:
1.1.1.3 ! misho 76: #: common/sudo_conf.c:308
1.1.1.2 misho 77: #, c-format
78: msgid "%s is not a regular file"
79: msgstr ""
80:
1.1.1.3 ! misho 81: #: common/sudo_conf.c:311
1.1.1.2 misho 82: #, c-format
83: msgid "%s is owned by uid %u, should be %u"
84: msgstr ""
85:
1.1.1.3 ! misho 86: #: common/sudo_conf.c:315
1.1.1.2 misho 87: #, c-format
88: msgid "%s is world writable"
89: msgstr ""
90:
1.1.1.3 ! misho 91: #: common/sudo_conf.c:318
1.1.1.2 misho 92: #, c-format
93: msgid "%s is group writable"
94: msgstr ""
95:
1.1.1.3 ! misho 96: #: common/sudo_conf.c:327 src/selinux.c:196 src/selinux.c:209 src/sudo.c:331
1.1.1.2 misho 97: #, c-format
98: msgid "unable to open %s"
99: msgstr ""
100:
101: #: compat/strsignal.c:47
102: msgid "Unknown signal"
103: msgstr ""
104:
1.1 misho 105: #: src/error.c:82 src/error.c:86
106: msgid ": "
107: msgstr ""
108:
1.1.1.3 ! misho 109: #: src/exec.c:113 src/exec_pty.c:674
1.1.1.2 misho 110: #, c-format
111: msgid "policy plugin failed session initialization"
112: msgstr ""
113:
1.1.1.3 ! misho 114: #: src/exec.c:118 src/exec_pty.c:690 src/exec_pty.c:1035 src/tgetpass.c:221
1.1 misho 115: #, c-format
116: msgid "unable to fork"
117: msgstr ""
118:
1.1.1.3 ! misho 119: #: src/exec.c:268
1.1 misho 120: #, c-format
121: msgid "unable to create sockets"
122: msgstr ""
123:
1.1.1.3 ! misho 124: #: src/exec.c:275 src/exec_pty.c:613 src/exec_pty.c:622 src/exec_pty.c:630
! 125: #: src/exec_pty.c:960 src/exec_pty.c:1032 src/tgetpass.c:218
1.1 misho 126: #, c-format
127: msgid "unable to create pipe"
128: msgstr ""
129:
1.1.1.3 ! misho 130: #: src/exec.c:365 src/exec_pty.c:1102 src/exec_pty.c:1240
1.1 misho 131: #, c-format
132: msgid "select failed"
133: msgstr ""
134:
1.1.1.3 ! misho 135: #: src/exec.c:467
1.1 misho 136: #, c-format
137: msgid "unable to restore tty label"
138: msgstr ""
139:
1.1.1.2 misho 140: #: src/exec_common.c:69
141: #, c-format
142: msgid "unable to remove PRIV_PROC_EXEC from PRIV_LIMIT"
143: msgstr ""
144:
1.1.1.3 ! misho 145: #: src/exec_pty.c:183
1.1 misho 146: #, c-format
147: msgid "unable to allocate pty"
148: msgstr ""
149:
1.1.1.3 ! misho 150: #: src/exec_pty.c:665
1.1 misho 151: #, c-format
152: msgid "unable to set terminal to raw mode"
153: msgstr ""
154:
1.1.1.3 ! misho 155: #: src/exec_pty.c:1013
1.1 misho 156: #, c-format
157: msgid "unable to set controlling tty"
158: msgstr ""
159:
1.1.1.3 ! misho 160: #: src/exec_pty.c:1111
1.1 misho 161: #, c-format
162: msgid "error reading from signal pipe"
163: msgstr ""
164:
1.1.1.3 ! misho 165: #: src/exec_pty.c:1132
1.1 misho 166: #, c-format
167: msgid "error reading from pipe"
168: msgstr ""
169:
1.1.1.3 ! misho 170: #: src/exec_pty.c:1148
1.1 misho 171: #, c-format
172: msgid "error reading from socketpair"
173: msgstr ""
174:
1.1.1.3 ! misho 175: #: src/exec_pty.c:1152
1.1 misho 176: #, c-format
177: msgid "unexpected reply type on backchannel: %d"
178: msgstr ""
179:
1.1.1.3 ! misho 180: #: src/load_plugins.c:74
1.1 misho 181: #, c-format
182: msgid "%s: %s"
183: msgstr ""
184:
1.1.1.3 ! misho 185: #: src/load_plugins.c:80
1.1 misho 186: #, c-format
187: msgid "%s%s: %s"
188: msgstr ""
189:
1.1.1.3 ! misho 190: #: src/load_plugins.c:90
1.1 misho 191: #, c-format
192: msgid "%s must be owned by uid %d"
193: msgstr ""
194:
1.1.1.3 ! misho 195: #: src/load_plugins.c:94
1.1 misho 196: #, c-format
197: msgid "%s must be only be writable by owner"
198: msgstr ""
199:
1.1.1.3 ! misho 200: #: src/load_plugins.c:101
1.1 misho 201: #, c-format
202: msgid "unable to dlopen %s: %s"
203: msgstr ""
204:
1.1.1.3 ! misho 205: #: src/load_plugins.c:106
1.1 misho 206: #, c-format
207: msgid "%s: unable to find symbol %s"
208: msgstr ""
209:
1.1.1.3 ! misho 210: #: src/load_plugins.c:112
1.1 misho 211: #, c-format
212: msgid "%s: unknown policy type %d"
213: msgstr ""
214:
1.1.1.3 ! misho 215: #: src/load_plugins.c:116
1.1 misho 216: #, c-format
217: msgid "%s: incompatible policy major version %d, expected %d"
218: msgstr ""
219:
1.1.1.3 ! misho 220: #: src/load_plugins.c:123
1.1 misho 221: #, c-format
222: msgid "%s: only a single policy plugin may be loaded"
223: msgstr ""
224:
1.1.1.3 ! misho 225: #: src/load_plugins.c:200
1.1 misho 226: #, c-format
227: msgid "policy plugin %s does not include a check_policy method"
228: msgstr ""
229:
1.1.1.2 misho 230: #: src/net_ifs.c:157 src/net_ifs.c:166 src/net_ifs.c:178 src/net_ifs.c:187
231: #: src/net_ifs.c:298 src/net_ifs.c:322
1.1 misho 232: #, c-format
233: msgid "load_interfaces: overflow detected"
234: msgstr ""
235:
1.1.1.2 misho 236: #: src/net_ifs.c:227
1.1 misho 237: #, c-format
238: msgid "unable to open socket"
239: msgstr ""
240:
1.1.1.2 misho 241: #: src/parse_args.c:187
1.1 misho 242: #, c-format
243: msgid "the argument to -C must be a number greater than or equal to 3"
244: msgstr ""
245:
1.1.1.2 misho 246: #: src/parse_args.c:276
1.1 misho 247: #, c-format
248: msgid "unknown user: %s"
249: msgstr ""
250:
1.1.1.2 misho 251: #: src/parse_args.c:335
1.1 misho 252: #, c-format
253: msgid "you may not specify both the `-i' and `-s' options"
254: msgstr ""
255:
1.1.1.2 misho 256: #: src/parse_args.c:339
1.1 misho 257: #, c-format
258: msgid "you may not specify both the `-i' and `-E' options"
259: msgstr ""
260:
1.1.1.2 misho 261: #: src/parse_args.c:349
1.1 misho 262: #, c-format
263: msgid "the `-E' option is not valid in edit mode"
264: msgstr ""
265:
1.1.1.2 misho 266: #: src/parse_args.c:351
1.1 misho 267: #, c-format
268: msgid "you may not specify environment variables in edit mode"
269: msgstr ""
270:
1.1.1.2 misho 271: #: src/parse_args.c:359
1.1 misho 272: #, c-format
273: msgid "the `-U' option may only be used with the `-l' option"
274: msgstr ""
275:
1.1.1.2 misho 276: #: src/parse_args.c:363
1.1 misho 277: #, c-format
278: msgid "the `-A' and `-S' options may not be used together"
279: msgstr ""
280:
1.1.1.3 ! misho 281: #: src/parse_args.c:443
1.1 misho 282: #, c-format
283: msgid "sudoedit is not supported on this platform"
284: msgstr ""
285:
1.1.1.3 ! misho 286: #: src/parse_args.c:516
1.1 misho 287: #, c-format
288: msgid ""
289: "Only one of the -e, -h, -i, -K, -l, -s, -v or -V options may be specified"
290: msgstr ""
291:
1.1.1.3 ! misho 292: #: src/parse_args.c:530
1.1 misho 293: #, c-format
294: msgid ""
295: "%s - edit files as another user\n"
296: "\n"
297: msgstr ""
298:
1.1.1.3 ! misho 299: #: src/parse_args.c:532
1.1 misho 300: #, c-format
301: msgid ""
302: "%s - execute a command as another user\n"
303: "\n"
304: msgstr ""
305:
1.1.1.3 ! misho 306: #: src/parse_args.c:537
1.1 misho 307: #, c-format
308: msgid ""
309: "\n"
310: "Options:\n"
311: msgstr ""
312:
1.1.1.3 ! misho 313: #: src/parse_args.c:540
1.1 misho 314: msgid "use helper program for password prompting\n"
315: msgstr ""
316:
1.1.1.3 ! misho 317: #: src/parse_args.c:543
1.1 misho 318: msgid "use specified BSD authentication type\n"
319: msgstr ""
320:
1.1.1.3 ! misho 321: #: src/parse_args.c:545
1.1 misho 322: msgid "run command in the background\n"
323: msgstr ""
324:
1.1.1.3 ! misho 325: #: src/parse_args.c:547
1.1 misho 326: msgid "close all file descriptors >= fd\n"
327: msgstr ""
328:
1.1.1.3 ! misho 329: #: src/parse_args.c:550
1.1 misho 330: msgid "run command with specified login class\n"
331: msgstr ""
332:
1.1.1.3 ! misho 333: #: src/parse_args.c:553
1.1 misho 334: msgid "preserve user environment when executing command\n"
335: msgstr ""
336:
1.1.1.3 ! misho 337: #: src/parse_args.c:555
1.1 misho 338: msgid "edit files instead of running a command\n"
339: msgstr ""
340:
1.1.1.3 ! misho 341: #: src/parse_args.c:557
1.1 misho 342: msgid "execute command as the specified group\n"
343: msgstr ""
344:
1.1.1.3 ! misho 345: #: src/parse_args.c:559
1.1 misho 346: msgid "set HOME variable to target user's home dir.\n"
347: msgstr ""
348:
1.1.1.3 ! misho 349: #: src/parse_args.c:561
1.1 misho 350: msgid "display help message and exit\n"
351: msgstr ""
352:
1.1.1.3 ! misho 353: #: src/parse_args.c:563
1.1 misho 354: msgid "run a login shell as target user\n"
355: msgstr ""
356:
1.1.1.3 ! misho 357: #: src/parse_args.c:565
1.1 misho 358: msgid "remove timestamp file completely\n"
359: msgstr ""
360:
1.1.1.3 ! misho 361: #: src/parse_args.c:567
1.1 misho 362: msgid "invalidate timestamp file\n"
363: msgstr ""
364:
1.1.1.3 ! misho 365: #: src/parse_args.c:569
1.1 misho 366: msgid "list user's available commands\n"
367: msgstr ""
368:
1.1.1.3 ! misho 369: #: src/parse_args.c:571
1.1 misho 370: msgid "non-interactive mode, will not prompt user\n"
371: msgstr ""
372:
1.1.1.3 ! misho 373: #: src/parse_args.c:573
1.1 misho 374: msgid "preserve group vector instead of setting to target's\n"
375: msgstr ""
376:
1.1.1.3 ! misho 377: #: src/parse_args.c:575
1.1 misho 378: msgid "use specified password prompt\n"
379: msgstr ""
380:
1.1.1.3 ! misho 381: #: src/parse_args.c:578 src/parse_args.c:586
1.1 misho 382: msgid "create SELinux security context with specified role\n"
383: msgstr ""
384:
1.1.1.3 ! misho 385: #: src/parse_args.c:581
1.1 misho 386: msgid "read password from standard input\n"
387: msgstr ""
388:
1.1.1.3 ! misho 389: #: src/parse_args.c:583
1.1 misho 390: msgid "run a shell as target user\n"
391: msgstr ""
392:
1.1.1.3 ! misho 393: #: src/parse_args.c:589
1.1 misho 394: msgid "when listing, list specified user's privileges\n"
395: msgstr ""
396:
1.1.1.3 ! misho 397: #: src/parse_args.c:591
1.1 misho 398: msgid "run command (or edit file) as specified user\n"
399: msgstr ""
400:
1.1.1.3 ! misho 401: #: src/parse_args.c:593
1.1 misho 402: msgid "display version information and exit\n"
403: msgstr ""
404:
1.1.1.3 ! misho 405: #: src/parse_args.c:595
1.1 misho 406: msgid "update user's timestamp without running a command\n"
407: msgstr ""
408:
1.1.1.3 ! misho 409: #: src/parse_args.c:597
1.1 misho 410: msgid "stop processing command line arguments\n"
411: msgstr ""
412:
1.1.1.2 misho 413: #: src/selinux.c:77
1.1 misho 414: #, c-format
415: msgid "unable to open audit system"
416: msgstr ""
417:
418: #: src/selinux.c:85
419: #, c-format
420: msgid "unable to send audit message"
421: msgstr ""
422:
1.1.1.2 misho 423: #: src/selinux.c:113
1.1 misho 424: #, c-format
425: msgid "unable to fgetfilecon %s"
426: msgstr ""
427:
1.1.1.2 misho 428: #: src/selinux.c:118
1.1 misho 429: #, c-format
430: msgid "%s changed labels"
431: msgstr ""
432:
1.1.1.2 misho 433: #: src/selinux.c:123
1.1 misho 434: #, c-format
435: msgid "unable to restore context for %s"
436: msgstr ""
437:
1.1.1.2 misho 438: #: src/selinux.c:163
1.1 misho 439: #, c-format
440: msgid "unable to open %s, not relabeling tty"
441: msgstr ""
442:
1.1.1.2 misho 443: #: src/selinux.c:172
1.1 misho 444: #, c-format
445: msgid "unable to get current tty context, not relabeling tty"
446: msgstr ""
447:
1.1.1.2 misho 448: #: src/selinux.c:179
1.1 misho 449: #, c-format
450: msgid "unable to get new tty context, not relabeling tty"
451: msgstr ""
452:
1.1.1.2 misho 453: #: src/selinux.c:186
1.1 misho 454: #, c-format
455: msgid "unable to set new tty context"
456: msgstr ""
457:
1.1.1.2 misho 458: #: src/selinux.c:252
1.1 misho 459: #, c-format
460: msgid "you must specify a role for type %s"
461: msgstr ""
462:
1.1.1.2 misho 463: #: src/selinux.c:258
1.1 misho 464: #, c-format
465: msgid "unable to get default type for role %s"
466: msgstr ""
467:
1.1.1.2 misho 468: #: src/selinux.c:276
1.1 misho 469: #, c-format
470: msgid "failed to set new role %s"
471: msgstr ""
472:
1.1.1.2 misho 473: #: src/selinux.c:280
1.1 misho 474: #, c-format
475: msgid "failed to set new type %s"
476: msgstr ""
477:
1.1.1.2 misho 478: #: src/selinux.c:289
1.1 misho 479: #, c-format
480: msgid "%s is not a valid context"
481: msgstr ""
482:
1.1.1.2 misho 483: #: src/selinux.c:324
1.1 misho 484: #, c-format
485: msgid "failed to get old_context"
486: msgstr ""
487:
1.1.1.2 misho 488: #: src/selinux.c:330
1.1 misho 489: #, c-format
490: msgid "unable to determine enforcing mode."
491: msgstr ""
492:
1.1.1.2 misho 493: #: src/selinux.c:342
1.1 misho 494: #, c-format
495: msgid "unable to setup tty context for %s"
496: msgstr ""
497:
1.1.1.2 misho 498: #: src/selinux.c:373
1.1 misho 499: #, c-format
500: msgid "unable to set exec context to %s"
501: msgstr ""
502:
1.1.1.2 misho 503: #: src/selinux.c:380
1.1 misho 504: #, c-format
505: msgid "unable to set key creation context to %s"
506: msgstr ""
507:
1.1.1.2 misho 508: #: src/sesh.c:70
509: #, c-format
1.1 misho 510: msgid "requires at least one argument"
511: msgstr ""
512:
1.1.1.2 misho 513: #: src/sesh.c:91
1.1 misho 514: #, c-format
515: msgid "unable to execute %s"
516: msgstr ""
517:
1.1.1.2 misho 518: #: src/sudo.c:211
1.1 misho 519: #, c-format
520: msgid "Sudo version %s\n"
521: msgstr ""
522:
1.1.1.2 misho 523: #: src/sudo.c:213
1.1 misho 524: #, c-format
525: msgid "Configure options: %s\n"
526: msgstr ""
527:
1.1.1.2 misho 528: #: src/sudo.c:218
1.1 misho 529: #, c-format
530: msgid "fatal error, unable to load plugins"
531: msgstr ""
532:
1.1.1.2 misho 533: #: src/sudo.c:226
1.1 misho 534: #, c-format
535: msgid "unable to initialize policy plugin"
536: msgstr ""
537:
1.1.1.2 misho 538: #: src/sudo.c:281
1.1 misho 539: #, c-format
540: msgid "error initializing I/O plugin %s"
541: msgstr ""
542:
1.1.1.2 misho 543: #: src/sudo.c:306
1.1 misho 544: #, c-format
545: msgid "unexpected sudo mode 0x%x"
546: msgstr ""
547:
1.1.1.2 misho 548: #: src/sudo.c:400
1.1 misho 549: #, c-format
550: msgid "unable to get group vector"
551: msgstr ""
552:
1.1.1.2 misho 553: #: src/sudo.c:452
1.1 misho 554: #, c-format
555: msgid "unknown uid %u: who are you?"
556: msgstr ""
557:
1.1.1.3 ! misho 558: #: src/sudo.c:782
1.1.1.2 misho 559: #, c-format
560: msgid "%s must be owned by uid %d and have the setuid bit set"
561: msgstr ""
562:
1.1.1.3 ! misho 563: #: src/sudo.c:785
1.1.1.2 misho 564: #, c-format
565: msgid ""
566: "effective uid is not %d, is %s on a file system with the 'nosuid' option set "
567: "or an NFS file system without root privileges?"
568: msgstr ""
569:
1.1.1.3 ! misho 570: #: src/sudo.c:791
1.1.1.2 misho 571: #, c-format
572: msgid "effective uid is not %d, is sudo installed setuid root?"
573: msgstr ""
574:
1.1.1.3 ! misho 575: #: src/sudo.c:860
1.1 misho 576: #, c-format
577: msgid "resource control limit has been reached"
578: msgstr ""
579:
1.1.1.3 ! misho 580: #: src/sudo.c:863
1.1 misho 581: #, c-format
582: msgid "user \"%s\" is not a member of project \"%s\""
583: msgstr ""
584:
1.1.1.3 ! misho 585: #: src/sudo.c:867
1.1 misho 586: #, c-format
587: msgid "the invoking task is final"
588: msgstr ""
589:
1.1.1.3 ! misho 590: #: src/sudo.c:870
1.1 misho 591: #, c-format
592: msgid "could not join project \"%s\""
593: msgstr ""
594:
1.1.1.3 ! misho 595: #: src/sudo.c:875
1.1 misho 596: #, c-format
597: msgid "no resource pool accepting default bindings exists for project \"%s\""
598: msgstr ""
599:
1.1.1.3 ! misho 600: #: src/sudo.c:879
1.1 misho 601: #, c-format
602: msgid "specified resource pool does not exist for project \"%s\""
603: msgstr ""
604:
1.1.1.3 ! misho 605: #: src/sudo.c:883
1.1 misho 606: #, c-format
607: msgid "could not bind to default resource pool for project \"%s\""
608: msgstr ""
609:
1.1.1.3 ! misho 610: #: src/sudo.c:889
1.1 misho 611: #, c-format
612: msgid "setproject failed for project \"%s\""
613: msgstr ""
614:
1.1.1.3 ! misho 615: #: src/sudo.c:891
1.1 misho 616: #, c-format
617: msgid "warning, resource control assignment failed for project \"%s\""
618: msgstr ""
619:
1.1.1.3 ! misho 620: #: src/sudo.c:959
1.1 misho 621: #, c-format
622: msgid "unknown login class %s"
623: msgstr ""
624:
1.1.1.3 ! misho 625: #: src/sudo.c:973 src/sudo.c:976
1.1 misho 626: #, c-format
627: msgid "unable to set user context"
628: msgstr ""
629:
1.1.1.3 ! misho 630: #: src/sudo.c:988
1.1 misho 631: #, c-format
1.1.1.2 misho 632: msgid "unable to set supplementary group IDs"
1.1 misho 633: msgstr ""
634:
1.1.1.3 ! misho 635: #: src/sudo.c:995
1.1 misho 636: #, c-format
1.1.1.2 misho 637: msgid "unable to set effective gid to runas gid %u"
1.1 misho 638: msgstr ""
639:
1.1.1.3 ! misho 640: #: src/sudo.c:1001
1.1 misho 641: #, c-format
1.1.1.2 misho 642: msgid "unable to set gid to runas gid %u"
1.1 misho 643: msgstr ""
644:
1.1.1.3 ! misho 645: #: src/sudo.c:1008
1.1 misho 646: #, c-format
647: msgid "unable to set process priority"
648: msgstr ""
649:
1.1.1.3 ! misho 650: #: src/sudo.c:1016
1.1 misho 651: #, c-format
652: msgid "unable to change root to %s"
653: msgstr ""
654:
1.1.1.3 ! misho 655: #: src/sudo.c:1023 src/sudo.c:1029 src/sudo.c:1035
1.1 misho 656: #, c-format
657: msgid "unable to change to runas uid (%u, %u)"
658: msgstr ""
659:
1.1.1.3 ! misho 660: #: src/sudo.c:1049
1.1 misho 661: #, c-format
662: msgid "unable to change directory to %s"
663: msgstr ""
664:
1.1.1.3 ! misho 665: #: src/sudo.c:1133
1.1 misho 666: #, c-format
667: msgid "unexpected child termination condition: %d"
668: msgstr ""
669:
1.1.1.3 ! misho 670: #: src/sudo.c:1194
1.1 misho 671: #, c-format
672: msgid "policy plugin %s does not support listing privileges"
673: msgstr ""
674:
1.1.1.3 ! misho 675: #: src/sudo.c:1206
1.1 misho 676: #, c-format
677: msgid "policy plugin %s does not support the -v option"
678: msgstr ""
679:
1.1.1.3 ! misho 680: #: src/sudo.c:1218
1.1 misho 681: #, c-format
682: msgid "policy plugin %s does not support the -k/-K options"
683: msgstr ""
684:
1.1.1.2 misho 685: #: src/sudo_edit.c:111
1.1 misho 686: #, c-format
687: msgid "unable to change uid to root (%u)"
688: msgstr ""
689:
1.1.1.2 misho 690: #: src/sudo_edit.c:143
1.1 misho 691: #, c-format
692: msgid "plugin error: missing file list for sudoedit"
693: msgstr ""
694:
1.1.1.2 misho 695: #: src/sudo_edit.c:171 src/sudo_edit.c:271
1.1 misho 696: #, c-format
697: msgid "%s: not a regular file"
698: msgstr ""
699:
1.1.1.2 misho 700: #: src/sudo_edit.c:205 src/sudo_edit.c:307
1.1 misho 701: #, c-format
702: msgid "%s: short write"
703: msgstr ""
704:
1.1.1.2 misho 705: #: src/sudo_edit.c:272
1.1 misho 706: #, c-format
707: msgid "%s left unmodified"
708: msgstr ""
709:
1.1.1.2 misho 710: #: src/sudo_edit.c:285
1.1 misho 711: #, c-format
712: msgid "%s unchanged"
713: msgstr ""
714:
1.1.1.2 misho 715: #: src/sudo_edit.c:297 src/sudo_edit.c:318
1.1 misho 716: #, c-format
717: msgid "unable to write to %s"
718: msgstr ""
719:
1.1.1.2 misho 720: #: src/sudo_edit.c:298 src/sudo_edit.c:316 src/sudo_edit.c:319
1.1 misho 721: #, c-format
722: msgid "contents of edit session left in %s"
723: msgstr ""
724:
1.1.1.2 misho 725: #: src/sudo_edit.c:315
1.1 misho 726: #, c-format
727: msgid "unable to read temporary file"
728: msgstr ""
729:
1.1.1.2 misho 730: #: src/tgetpass.c:90
1.1 misho 731: #, c-format
732: msgid "no tty present and no askpass program specified"
733: msgstr ""
734:
1.1.1.2 misho 735: #: src/tgetpass.c:99
1.1 misho 736: #, c-format
737: msgid "no askpass program specified, try setting SUDO_ASKPASS"
738: msgstr ""
739:
1.1.1.2 misho 740: #: src/tgetpass.c:231
1.1 misho 741: #, c-format
742: msgid "unable to set gid to %u"
743: msgstr ""
744:
1.1.1.2 misho 745: #: src/tgetpass.c:235
1.1 misho 746: #, c-format
747: msgid "unable to set uid to %u"
748: msgstr ""
749:
1.1.1.2 misho 750: #: src/tgetpass.c:240
1.1 misho 751: #, c-format
752: msgid "unable to run %s"
753: msgstr ""
754:
1.1.1.2 misho 755: #: src/utmp.c:278
1.1 misho 756: #, c-format
757: msgid "unable to save stdin"
758: msgstr ""
759:
1.1.1.2 misho 760: #: src/utmp.c:280
1.1 misho 761: #, c-format
762: msgid "unable to dup2 stdin"
763: msgstr ""
764:
1.1.1.2 misho 765: #: src/utmp.c:283
1.1 misho 766: #, c-format
767: msgid "unable to restore stdin"
768: msgstr ""
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>