Imported Upstream version 1.8.2
[debian/sudo] / plugins / sudoers / po / sudoers.pot
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 ""
8 "Project-Id-Version: sudo 1.8.2\n"
9 "Report-Msgid-Bugs-To: http://www.sudo.ws/bugs\n"
10 "POT-Creation-Date: 2011-08-17 11:40-0400\n"
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 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
19
20 #: plugins/sudoers/alias.c:122
21 #, c-format
22 msgid "Alias `%s' already defined"
23 msgstr ""
24
25 #: plugins/sudoers/bsm_audit.c:58 plugins/sudoers/bsm_audit.c:61
26 #: plugins/sudoers/bsm_audit.c:109 plugins/sudoers/bsm_audit.c:113
27 #: plugins/sudoers/bsm_audit.c:163 plugins/sudoers/bsm_audit.c:167
28 msgid "getaudit: failed"
29 msgstr ""
30
31 #: plugins/sudoers/bsm_audit.c:87 plugins/sudoers/bsm_audit.c:148
32 msgid "Could not determine audit condition"
33 msgstr ""
34
35 #: plugins/sudoers/bsm_audit.c:98
36 msgid "getauid failed"
37 msgstr ""
38
39 #: plugins/sudoers/bsm_audit.c:100 plugins/sudoers/bsm_audit.c:157
40 msgid "au_open: failed"
41 msgstr ""
42
43 #: plugins/sudoers/bsm_audit.c:115 plugins/sudoers/bsm_audit.c:169
44 msgid "au_to_subject: failed"
45 msgstr ""
46
47 #: plugins/sudoers/bsm_audit.c:119 plugins/sudoers/bsm_audit.c:173
48 msgid "au_to_exec_args: failed"
49 msgstr ""
50
51 #: plugins/sudoers/bsm_audit.c:123 plugins/sudoers/bsm_audit.c:182
52 msgid "au_to_return32: failed"
53 msgstr ""
54
55 #: plugins/sudoers/bsm_audit.c:126 plugins/sudoers/bsm_audit.c:185
56 msgid "unable to commit audit record"
57 msgstr ""
58
59 #: plugins/sudoers/bsm_audit.c:155
60 msgid "getauid: failed"
61 msgstr ""
62
63 #: plugins/sudoers/bsm_audit.c:178
64 msgid "au_to_text: failed"
65 msgstr ""
66
67 #: plugins/sudoers/check.c:141
68 #, c-format
69 msgid "sorry, a password is required to run %s"
70 msgstr ""
71
72 #: plugins/sudoers/check.c:225 plugins/sudoers/iolog.c:169
73 #: plugins/sudoers/sudoers.c:971 plugins/sudoers/sudoreplay.c:325
74 #: plugins/sudoers/sudoreplay.c:334 plugins/sudoers/sudoreplay.c:675
75 #: plugins/sudoers/sudoreplay.c:767 plugins/sudoers/visudo.c:700
76 #, c-format
77 msgid "unable to open %s"
78 msgstr ""
79
80 #: plugins/sudoers/check.c:229 plugins/sudoers/iolog.c:199
81 #, c-format
82 msgid "unable to write to %s"
83 msgstr ""
84
85 #: plugins/sudoers/check.c:237 plugins/sudoers/check.c:475
86 #: plugins/sudoers/check.c:525 plugins/sudoers/iolog.c:122
87 #: plugins/sudoers/iolog.c:153
88 #, c-format
89 msgid "unable to mkdir %s"
90 msgstr ""
91
92 #: plugins/sudoers/check.c:370
93 #, c-format
94 msgid "internal error, expand_prompt() overflow"
95 msgstr ""
96
97 #: plugins/sudoers/check.c:426
98 #, c-format
99 msgid "timestamp path too long: %s"
100 msgstr ""
101
102 #: plugins/sudoers/check.c:454 plugins/sudoers/check.c:498
103 #: plugins/sudoers/iolog.c:155
104 #, c-format
105 msgid "%s exists but is not a directory (0%o)"
106 msgstr ""
107
108 #: plugins/sudoers/check.c:457 plugins/sudoers/check.c:501
109 #: plugins/sudoers/check.c:546
110 #, c-format
111 msgid "%s owned by uid %u, should be uid %u"
112 msgstr ""
113
114 #: plugins/sudoers/check.c:462 plugins/sudoers/check.c:506
115 #, c-format
116 msgid "%s writable by non-owner (0%o), should be mode 0700"
117 msgstr ""
118
119 #: plugins/sudoers/check.c:470 plugins/sudoers/check.c:514
120 #: plugins/sudoers/check.c:582 plugins/sudoers/sudoers.c:957
121 #: plugins/sudoers/visudo.c:284 plugins/sudoers/visudo.c:500
122 #, c-format
123 msgid "unable to stat %s"
124 msgstr ""
125
126 #: plugins/sudoers/check.c:540
127 #, c-format
128 msgid "%s exists but is not a regular file (0%o)"
129 msgstr ""
130
131 #: plugins/sudoers/check.c:552
132 #, c-format
133 msgid "%s writable by non-owner (0%o), should be mode 0600"
134 msgstr ""
135
136 #: plugins/sudoers/check.c:606
137 #, c-format
138 msgid "timestamp too far in the future: %20.20s"
139 msgstr ""
140
141 #: plugins/sudoers/check.c:652
142 #, c-format
143 msgid "unable to remove %s (%s), will reset to the epoch"
144 msgstr ""
145
146 #: plugins/sudoers/check.c:660
147 #, c-format
148 msgid "unable to reset %s to the epoch"
149 msgstr ""
150
151 #: plugins/sudoers/check.c:714 plugins/sudoers/check.c:720
152 #, c-format
153 msgid "unknown uid: %u"
154 msgstr ""
155
156 #: plugins/sudoers/check.c:717 plugins/sudoers/sudoers.c:748
157 #: plugins/sudoers/sudoers.c:814 plugins/sudoers/sudoers.c:815
158 #: plugins/sudoers/sudoers.c:1088 plugins/sudoers/testsudoers.c:202
159 #: plugins/sudoers/testsudoers.c:337
160 #, c-format
161 msgid "unknown user: %s"
162 msgstr ""
163
164 #: plugins/sudoers/def_data.c:27
165 #, c-format
166 msgid "Syslog facility if syslog is being used for logging: %s"
167 msgstr ""
168
169 #: plugins/sudoers/def_data.c:31
170 #, c-format
171 msgid "Syslog priority to use when user authenticates successfully: %s"
172 msgstr ""
173
174 #: plugins/sudoers/def_data.c:35
175 #, c-format
176 msgid "Syslog priority to use when user authenticates unsuccessfully: %s"
177 msgstr ""
178
179 #: plugins/sudoers/def_data.c:39
180 msgid "Put OTP prompt on its own line"
181 msgstr ""
182
183 #: plugins/sudoers/def_data.c:43
184 msgid "Ignore '.' in $PATH"
185 msgstr ""
186
187 #: plugins/sudoers/def_data.c:47
188 msgid "Always send mail when sudo is run"
189 msgstr ""
190
191 #: plugins/sudoers/def_data.c:51
192 msgid "Send mail if user authentication fails"
193 msgstr ""
194
195 #: plugins/sudoers/def_data.c:55
196 msgid "Send mail if the user is not in sudoers"
197 msgstr ""
198
199 #: plugins/sudoers/def_data.c:59
200 msgid "Send mail if the user is not in sudoers for this host"
201 msgstr ""
202
203 #: plugins/sudoers/def_data.c:63
204 msgid "Send mail if the user is not allowed to run a command"
205 msgstr ""
206
207 #: plugins/sudoers/def_data.c:67
208 msgid "Use a separate timestamp for each user/tty combo"
209 msgstr ""
210
211 #: plugins/sudoers/def_data.c:71
212 msgid "Lecture user the first time they run sudo"
213 msgstr ""
214
215 #: plugins/sudoers/def_data.c:75
216 #, c-format
217 msgid "File containing the sudo lecture: %s"
218 msgstr ""
219
220 #: plugins/sudoers/def_data.c:79
221 msgid "Require users to authenticate by default"
222 msgstr ""
223
224 #: plugins/sudoers/def_data.c:83
225 msgid "Root may run sudo"
226 msgstr ""
227
228 #: plugins/sudoers/def_data.c:87
229 msgid "Log the hostname in the (non-syslog) log file"
230 msgstr ""
231
232 #: plugins/sudoers/def_data.c:91
233 msgid "Log the year in the (non-syslog) log file"
234 msgstr ""
235
236 #: plugins/sudoers/def_data.c:95
237 msgid "If sudo is invoked with no arguments, start a shell"
238 msgstr ""
239
240 #: plugins/sudoers/def_data.c:99
241 msgid "Set $HOME to the target user when starting a shell with -s"
242 msgstr ""
243
244 #: plugins/sudoers/def_data.c:103
245 msgid "Always set $HOME to the target user's home directory"
246 msgstr ""
247
248 #: plugins/sudoers/def_data.c:107
249 msgid "Allow some information gathering to give useful error messages"
250 msgstr ""
251
252 #: plugins/sudoers/def_data.c:111
253 msgid "Require fully-qualified hostnames in the sudoers file"
254 msgstr ""
255
256 #: plugins/sudoers/def_data.c:115
257 msgid "Insult the user when they enter an incorrect password"
258 msgstr ""
259
260 #: plugins/sudoers/def_data.c:119
261 msgid "Only allow the user to run sudo if they have a tty"
262 msgstr ""
263
264 #: plugins/sudoers/def_data.c:123
265 msgid "Visudo will honor the EDITOR environment variable"
266 msgstr ""
267
268 #: plugins/sudoers/def_data.c:127
269 msgid "Prompt for root's password, not the users's"
270 msgstr ""
271
272 #: plugins/sudoers/def_data.c:131
273 msgid "Prompt for the runas_default user's password, not the users's"
274 msgstr ""
275
276 #: plugins/sudoers/def_data.c:135
277 msgid "Prompt for the target user's password, not the users's"
278 msgstr ""
279
280 #: plugins/sudoers/def_data.c:139
281 msgid "Apply defaults in the target user's login class if there is one"
282 msgstr ""
283
284 #: plugins/sudoers/def_data.c:143
285 msgid "Set the LOGNAME and USER environment variables"
286 msgstr ""
287
288 #: plugins/sudoers/def_data.c:147
289 msgid "Only set the effective uid to the target user, not the real uid"
290 msgstr ""
291
292 #: plugins/sudoers/def_data.c:151
293 msgid "Don't initialize the group vector to that of the target user"
294 msgstr ""
295
296 #: plugins/sudoers/def_data.c:155
297 #, c-format
298 msgid "Length at which to wrap log file lines (0 for no wrap): %d"
299 msgstr ""
300
301 #: plugins/sudoers/def_data.c:159
302 #, c-format
303 msgid "Authentication timestamp timeout: %.1f minutes"
304 msgstr ""
305
306 #: plugins/sudoers/def_data.c:163
307 #, c-format
308 msgid "Password prompt timeout: %.1f minutes"
309 msgstr ""
310
311 #: plugins/sudoers/def_data.c:167
312 #, c-format
313 msgid "Number of tries to enter a password: %d"
314 msgstr ""
315
316 #: plugins/sudoers/def_data.c:171
317 #, c-format
318 msgid "Umask to use or 0777 to use user's: 0%o"
319 msgstr ""
320
321 #: plugins/sudoers/def_data.c:175
322 #, c-format
323 msgid "Path to log file: %s"
324 msgstr ""
325
326 #: plugins/sudoers/def_data.c:179
327 #, c-format
328 msgid "Path to mail program: %s"
329 msgstr ""
330
331 #: plugins/sudoers/def_data.c:183
332 #, c-format
333 msgid "Flags for mail program: %s"
334 msgstr ""
335
336 #: plugins/sudoers/def_data.c:187
337 #, c-format
338 msgid "Address to send mail to: %s"
339 msgstr ""
340
341 #: plugins/sudoers/def_data.c:191
342 #, c-format
343 msgid "Address to send mail from: %s"
344 msgstr ""
345
346 #: plugins/sudoers/def_data.c:195
347 #, c-format
348 msgid "Subject line for mail messages: %s"
349 msgstr ""
350
351 #: plugins/sudoers/def_data.c:199
352 #, c-format
353 msgid "Incorrect password message: %s"
354 msgstr ""
355
356 #: plugins/sudoers/def_data.c:203
357 #, c-format
358 msgid "Path to authentication timestamp dir: %s"
359 msgstr ""
360
361 #: plugins/sudoers/def_data.c:207
362 #, c-format
363 msgid "Owner of the authentication timestamp dir: %s"
364 msgstr ""
365
366 #: plugins/sudoers/def_data.c:211
367 #, c-format
368 msgid "Users in this group are exempt from password and PATH requirements: %s"
369 msgstr ""
370
371 #: plugins/sudoers/def_data.c:215
372 #, c-format
373 msgid "Default password prompt: %s"
374 msgstr ""
375
376 #: plugins/sudoers/def_data.c:219
377 msgid "If set, passprompt will override system prompt in all cases."
378 msgstr ""
379
380 #: plugins/sudoers/def_data.c:223
381 #, c-format
382 msgid "Default user to run commands as: %s"
383 msgstr ""
384
385 #: plugins/sudoers/def_data.c:227
386 #, c-format
387 msgid "Value to override user's $PATH with: %s"
388 msgstr ""
389
390 #: plugins/sudoers/def_data.c:231
391 #, c-format
392 msgid "Path to the editor for use by visudo: %s"
393 msgstr ""
394
395 #: plugins/sudoers/def_data.c:235
396 #, c-format
397 msgid "When to require a password for 'list' pseudocommand: %s"
398 msgstr ""
399
400 #: plugins/sudoers/def_data.c:239
401 #, c-format
402 msgid "When to require a password for 'verify' pseudocommand: %s"
403 msgstr ""
404
405 #: plugins/sudoers/def_data.c:243
406 msgid "Preload the dummy exec functions contained in 'noexec_file'"
407 msgstr ""
408
409 #: plugins/sudoers/def_data.c:247
410 #, c-format
411 msgid "File containing dummy exec functions: %s"
412 msgstr ""
413
414 #: plugins/sudoers/def_data.c:251
415 msgid "If LDAP directory is up, do we ignore local sudoers file"
416 msgstr ""
417
418 #: plugins/sudoers/def_data.c:255
419 #, c-format
420 msgid "File descriptors >= %d will be closed before executing a command"
421 msgstr ""
422
423 #: plugins/sudoers/def_data.c:259
424 msgid "If set, users may override the value of `closefrom' with the -C option"
425 msgstr ""
426
427 #: plugins/sudoers/def_data.c:263
428 msgid "Allow users to set arbitrary environment variables"
429 msgstr ""
430
431 #: plugins/sudoers/def_data.c:267
432 msgid "Reset the environment to a default set of variables"
433 msgstr ""
434
435 #: plugins/sudoers/def_data.c:271
436 msgid "Environment variables to check for sanity:"
437 msgstr ""
438
439 #: plugins/sudoers/def_data.c:275
440 msgid "Environment variables to remove:"
441 msgstr ""
442
443 #: plugins/sudoers/def_data.c:279
444 msgid "Environment variables to preserve:"
445 msgstr ""
446
447 #: plugins/sudoers/def_data.c:283
448 #, c-format
449 msgid "SELinux role to use in the new security context: %s"
450 msgstr ""
451
452 #: plugins/sudoers/def_data.c:287
453 #, c-format
454 msgid "SELinux type to use in the new security context: %s"
455 msgstr ""
456
457 #: plugins/sudoers/def_data.c:291
458 #, c-format
459 msgid "Path to the sudo-specific environment file: %s"
460 msgstr ""
461
462 #: plugins/sudoers/def_data.c:295
463 #, c-format
464 msgid "Locale to use while parsing sudoers: %s"
465 msgstr ""
466
467 #: plugins/sudoers/def_data.c:299
468 msgid "Allow sudo to prompt for a password even if it would be visisble"
469 msgstr ""
470
471 #: plugins/sudoers/def_data.c:303
472 msgid "Provide visual feedback at the password prompt when there is user input"
473 msgstr ""
474
475 #: plugins/sudoers/def_data.c:307
476 msgid ""
477 "Use faster globbing that is less accurate but does not access the filesystem"
478 msgstr ""
479
480 #: plugins/sudoers/def_data.c:311
481 msgid ""
482 "The umask specified in sudoers will override the user's, even if it is more "
483 "permissive"
484 msgstr ""
485
486 #: plugins/sudoers/def_data.c:315
487 msgid "Log user's input for the command being run"
488 msgstr ""
489
490 #: plugins/sudoers/def_data.c:319
491 msgid "Log the output of the command being run"
492 msgstr ""
493
494 #: plugins/sudoers/def_data.c:323
495 msgid "Compress I/O logs using zlib"
496 msgstr ""
497
498 #: plugins/sudoers/def_data.c:327
499 msgid "Always run commands in a pseudo-tty"
500 msgstr ""
501
502 #: plugins/sudoers/def_data.c:331
503 msgid "Plugin for non-Unix group support"
504 msgstr ""
505
506 #: plugins/sudoers/def_data.c:335
507 msgid "Directory in which to store input/output logs"
508 msgstr ""
509
510 #: plugins/sudoers/def_data.c:339
511 msgid "File in which to store the input/output log"
512 msgstr ""
513
514 #: plugins/sudoers/def_data.c:343
515 msgid "Add an entry to the utmp/utmpx file when allocating a pty"
516 msgstr ""
517
518 #: plugins/sudoers/def_data.c:347
519 msgid "Set the user in utmp to the runas user, not the invoking user"
520 msgstr ""
521
522 #: plugins/sudoers/defaults.c:197
523 msgid ""
524 "Available options in a sudoers ``Defaults'' line:\n"
525 "\n"
526 msgstr ""
527
528 #: plugins/sudoers/defaults.c:204 plugins/sudoers/defaults.c:215
529 #, c-format
530 msgid "%s: %s\n"
531 msgstr ""
532
533 #: plugins/sudoers/defaults.c:211
534 #, c-format
535 msgid "%s: %.*s\n"
536 msgstr ""
537
538 #: plugins/sudoers/defaults.c:241
539 #, c-format
540 msgid "unknown defaults entry `%s'"
541 msgstr ""
542
543 #: plugins/sudoers/defaults.c:249 plugins/sudoers/defaults.c:259
544 #: plugins/sudoers/defaults.c:279 plugins/sudoers/defaults.c:292
545 #: plugins/sudoers/defaults.c:305 plugins/sudoers/defaults.c:318
546 #: plugins/sudoers/defaults.c:331 plugins/sudoers/defaults.c:351
547 #: plugins/sudoers/defaults.c:361
548 #, c-format
549 msgid "value `%s' is invalid for option `%s'"
550 msgstr ""
551
552 #: plugins/sudoers/defaults.c:252 plugins/sudoers/defaults.c:262
553 #: plugins/sudoers/defaults.c:270 plugins/sudoers/defaults.c:287
554 #: plugins/sudoers/defaults.c:300 plugins/sudoers/defaults.c:313
555 #: plugins/sudoers/defaults.c:326 plugins/sudoers/defaults.c:346
556 #: plugins/sudoers/defaults.c:357
557 #, c-format
558 msgid "no value specified for `%s'"
559 msgstr ""
560
561 #: plugins/sudoers/defaults.c:275
562 #, c-format
563 msgid "values for `%s' must start with a '/'"
564 msgstr ""
565
566 #: plugins/sudoers/defaults.c:337
567 #, c-format
568 msgid "option `%s' does not take a value"
569 msgstr ""
570
571 #: plugins/sudoers/env.c:259
572 #, c-format
573 msgid "internal error, sudo_setenv() overflow"
574 msgstr ""
575
576 #: plugins/sudoers/env.c:289
577 #, c-format
578 msgid "sudo_putenv: corrupted envp, length mismatch"
579 msgstr ""
580
581 #: plugins/sudoers/env.c:698
582 #, c-format
583 msgid ""
584 "sorry, you are not allowed to set the following environment variables: %s"
585 msgstr ""
586
587 #: plugins/sudoers/find_path.c:68 plugins/sudoers/find_path.c:107
588 #: plugins/sudoers/find_path.c:122 plugins/sudoers/iolog.c:124
589 #: plugins/sudoers/sudoers.c:903 toke.l:663 toke.l:814
590 #, c-format
591 msgid "%s: %s"
592 msgstr ""
593
594 #: gram.y:103
595 #, c-format
596 msgid ">>> %s: %s near line %d <<<"
597 msgstr ""
598
599 #: plugins/sudoers/group_plugin.c:90
600 #, c-format
601 msgid "%s%s: %s"
602 msgstr ""
603
604 #: plugins/sudoers/group_plugin.c:102
605 #, c-format
606 msgid "%s must be owned by uid %d"
607 msgstr ""
608
609 #: plugins/sudoers/group_plugin.c:106
610 #, c-format
611 msgid "%s must only be writable by owner"
612 msgstr ""
613
614 #: plugins/sudoers/group_plugin.c:113
615 #, c-format
616 msgid "unable to dlopen %s: %s"
617 msgstr ""
618
619 #: plugins/sudoers/group_plugin.c:118
620 #, c-format
621 msgid "unable to find symbol \"group_plugin\" in %s"
622 msgstr ""
623
624 #: plugins/sudoers/group_plugin.c:123
625 #, c-format
626 msgid "%s: incompatible group plugin major version %d, expected %d"
627 msgstr ""
628
629 #: plugins/sudoers/interfaces.c:109
630 msgid "Local IP address and netmask pairs:\n"
631 msgstr ""
632
633 #: plugins/sudoers/iolog.c:176 plugins/sudoers/sudoers.c:978
634 #, c-format
635 msgid "unable to read %s"
636 msgstr ""
637
638 #: plugins/sudoers/iolog.c:179
639 #, c-format
640 msgid "invalid sequence number %s"
641 msgstr ""
642
643 #: plugins/sudoers/iolog.c:225 plugins/sudoers/iolog.c:228
644 #: plugins/sudoers/iolog.c:478 plugins/sudoers/iolog.c:483
645 #: plugins/sudoers/iolog.c:489 plugins/sudoers/iolog.c:497
646 #: plugins/sudoers/iolog.c:505 plugins/sudoers/iolog.c:513
647 #: plugins/sudoers/iolog.c:521
648 #, c-format
649 msgid "unable to create %s"
650 msgstr ""
651
652 #: plugins/sudoers/iolog_path.c:245 plugins/sudoers/sudoers.c:357
653 #, c-format
654 msgid "unable to set locale to \"%s\", using \"C\""
655 msgstr ""
656
657 #: plugins/sudoers/ldap.c:363
658 #, c-format
659 msgid "sudo_ldap_conf_add_ports: port too large"
660 msgstr ""
661
662 #: plugins/sudoers/ldap.c:386
663 #, c-format
664 msgid "sudo_ldap_conf_add_ports: out of space expanding hostbuf"
665 msgstr ""
666
667 #: plugins/sudoers/ldap.c:415
668 #, c-format
669 msgid "unsupported LDAP uri type: %s"
670 msgstr ""
671
672 #: plugins/sudoers/ldap.c:444
673 #, c-format
674 msgid "invalid uri: %s"
675 msgstr ""
676
677 #: plugins/sudoers/ldap.c:450
678 #, c-format
679 msgid "unable to mix ldap and ldaps URIs"
680 msgstr ""
681
682 #: plugins/sudoers/ldap.c:454
683 #, c-format
684 msgid "unable to mix ldaps and starttls"
685 msgstr ""
686
687 #: plugins/sudoers/ldap.c:473
688 #, c-format
689 msgid "sudo_ldap_parse_uri: out of space building hostbuf"
690 msgstr ""
691
692 #: plugins/sudoers/ldap.c:536
693 #, c-format
694 msgid "unable to initialize SSL cert and key db: %s"
695 msgstr ""
696
697 #: plugins/sudoers/ldap.c:932
698 #, c-format
699 msgid "unable to get GMT time"
700 msgstr ""
701
702 #: plugins/sudoers/ldap.c:938
703 #, c-format
704 msgid "unable to format timestamp"
705 msgstr ""
706
707 #: plugins/sudoers/ldap.c:946
708 #, c-format
709 msgid "unable to build time filter"
710 msgstr ""
711
712 #: plugins/sudoers/ldap.c:1047
713 #, c-format
714 msgid "sudo_ldap_build_pass1 allocation mismatch"
715 msgstr ""
716
717 #: plugins/sudoers/ldap.c:1542
718 #, c-format
719 msgid ""
720 "\n"
721 "LDAP Role: %s\n"
722 msgstr ""
723
724 #: plugins/sudoers/ldap.c:1544
725 #, c-format
726 msgid ""
727 "\n"
728 "LDAP Role: UNKNOWN\n"
729 msgstr ""
730
731 #: plugins/sudoers/ldap.c:1591
732 #, c-format
733 msgid "    Order: %s\n"
734 msgstr ""
735
736 #: plugins/sudoers/ldap.c:1599
737 #, c-format
738 msgid "    Commands:\n"
739 msgstr ""
740
741 #: plugins/sudoers/ldap.c:1986
742 #, c-format
743 msgid "unable to initialize LDAP: %s"
744 msgstr ""
745
746 #: plugins/sudoers/ldap.c:2017
747 #, c-format
748 msgid ""
749 "start_tls specified but LDAP libs do not support ldap_start_tls_s() or "
750 "ldap_start_tls_s_np()"
751 msgstr ""
752
753 #: plugins/sudoers/ldap.c:2248
754 #, c-format
755 msgid "invalid sudoOrder attribute: %s"
756 msgstr ""
757
758 #: plugins/sudoers/linux_audit.c:55
759 #, c-format
760 msgid "unable to open audit system"
761 msgstr ""
762
763 #: plugins/sudoers/linux_audit.c:79
764 #, c-format
765 msgid "internal error, linux_audit_command() overflow"
766 msgstr ""
767
768 #: plugins/sudoers/linux_audit.c:88
769 #, c-format
770 msgid "unable to send audit message"
771 msgstr ""
772
773 #: plugins/sudoers/logging.c:192
774 #, c-format
775 msgid "unable to open log file: %s: %s"
776 msgstr ""
777
778 #: plugins/sudoers/logging.c:195
779 #, c-format
780 msgid "unable to lock log file: %s: %s"
781 msgstr ""
782
783 #: plugins/sudoers/logging.c:249
784 msgid "user NOT in sudoers"
785 msgstr ""
786
787 #: plugins/sudoers/logging.c:251
788 msgid "user NOT authorized on host"
789 msgstr ""
790
791 #: plugins/sudoers/logging.c:253
792 msgid "command not allowed"
793 msgstr ""
794
795 #: plugins/sudoers/logging.c:263
796 #, c-format
797 msgid "%s is not in the sudoers file.  This incident will be reported.\n"
798 msgstr ""
799
800 #: plugins/sudoers/logging.c:266
801 #, c-format
802 msgid "%s is not allowed to run sudo on %s.  This incident will be reported.\n"
803 msgstr ""
804
805 #: plugins/sudoers/logging.c:270
806 #, c-format
807 msgid "Sorry, user %s may not run sudo on %s.\n"
808 msgstr ""
809
810 #: plugins/sudoers/logging.c:273
811 #, c-format
812 msgid "Sorry, user %s is not allowed to execute '%s%s%s' as %s%s%s on %s.\n"
813 msgstr ""
814
815 #: plugins/sudoers/logging.c:408
816 #, c-format
817 msgid "unable to fork"
818 msgstr ""
819
820 #: plugins/sudoers/logging.c:415 plugins/sudoers/logging.c:472
821 #, c-format
822 msgid "unable to fork: %m"
823 msgstr ""
824
825 #: plugins/sudoers/logging.c:465
826 #, c-format
827 msgid "unable to open pipe: %m"
828 msgstr ""
829
830 #: plugins/sudoers/logging.c:484
831 #, c-format
832 msgid "unable to dup stdin: %m"
833 msgstr ""
834
835 #: plugins/sudoers/logging.c:518
836 #, c-format
837 msgid "unable to execute %s: %m"
838 msgstr ""
839
840 #: plugins/sudoers/logging.c:728
841 #, c-format
842 msgid "internal error: insufficient space for log line"
843 msgstr ""
844
845 #: plugins/sudoers/parse.c:115
846 #, c-format
847 msgid "parse error in %s near line %d"
848 msgstr ""
849
850 #: plugins/sudoers/parse.c:369
851 #, c-format
852 msgid ""
853 "\n"
854 "Sudoers entry:\n"
855 msgstr ""
856
857 #: plugins/sudoers/parse.c:371
858 #, c-format
859 msgid "    RunAsUsers: "
860 msgstr ""
861
862 #: plugins/sudoers/parse.c:386
863 #, c-format
864 msgid "    RunAsGroups: "
865 msgstr ""
866
867 #: plugins/sudoers/parse.c:395
868 #, c-format
869 msgid ""
870 "    Commands:\n"
871 "\t"
872 msgstr ""
873
874 #: plugins/sudoers/plugin_error.c:100 plugins/sudoers/plugin_error.c:105
875 msgid ": "
876 msgstr ""
877
878 #: plugins/sudoers/pwutil.c:251
879 #, c-format
880 msgid "unable to cache uid %u (%s), already exists"
881 msgstr ""
882
883 #: plugins/sudoers/pwutil.c:259
884 #, c-format
885 msgid "unable to cache uid %u, already exists"
886 msgstr ""
887
888 #: plugins/sudoers/pwutil.c:295 plugins/sudoers/pwutil.c:304
889 #, c-format
890 msgid "unable to cache user %s, already exists"
891 msgstr ""
892
893 #: plugins/sudoers/pwutil.c:607
894 #, c-format
895 msgid "unable to cache gid %u (%s), already exists"
896 msgstr ""
897
898 #: plugins/sudoers/pwutil.c:615
899 #, c-format
900 msgid "unable to cache gid %u, already exists"
901 msgstr ""
902
903 #: plugins/sudoers/pwutil.c:644 plugins/sudoers/pwutil.c:653
904 #, c-format
905 msgid "unable to cache group %s, already exists"
906 msgstr ""
907
908 #: plugins/sudoers/set_perms.c:109 plugins/sudoers/set_perms.c:355
909 #: plugins/sudoers/set_perms.c:587 plugins/sudoers/set_perms.c:821
910 msgid "perm stack overflow"
911 msgstr ""
912
913 #: plugins/sudoers/set_perms.c:117 plugins/sudoers/set_perms.c:363
914 #: plugins/sudoers/set_perms.c:595 plugins/sudoers/set_perms.c:829
915 msgid "perm stack underflow"
916 msgstr ""
917
918 #: plugins/sudoers/set_perms.c:223 plugins/sudoers/set_perms.c:455
919 #: plugins/sudoers/set_perms.c:692
920 msgid "unable to change to runas gid"
921 msgstr ""
922
923 #: plugins/sudoers/set_perms.c:231 plugins/sudoers/set_perms.c:462
924 #: plugins/sudoers/set_perms.c:699
925 msgid "unable to change to runas uid"
926 msgstr ""
927
928 #: plugins/sudoers/set_perms.c:245 plugins/sudoers/set_perms.c:475
929 #: plugins/sudoers/set_perms.c:712
930 #, c-format
931 msgid "unable to change to sudoers gid"
932 msgstr ""
933
934 #: plugins/sudoers/set_perms.c:286 plugins/sudoers/set_perms.c:513
935 #: plugins/sudoers/set_perms.c:750 plugins/sudoers/set_perms.c:890
936 msgid "too many processes"
937 msgstr ""
938
939 #: plugins/sudoers/set_perms.c:952
940 msgid "unable to set runas group vector"
941 msgstr ""
942
943 #: plugins/sudoers/sudo_nss.c:238
944 #, c-format
945 msgid "Matching Defaults entries for %s on this host:\n"
946 msgstr ""
947
948 #: plugins/sudoers/sudo_nss.c:251
949 #, c-format
950 msgid "Runas and Command-specific defaults for %s:\n"
951 msgstr ""
952
953 #: plugins/sudoers/sudo_nss.c:264
954 #, c-format
955 msgid "User %s may run the following commands on this host:\n"
956 msgstr ""
957
958 #: plugins/sudoers/sudo_nss.c:274
959 #, c-format
960 msgid "User %s is not allowed to run sudo on %s.\n"
961 msgstr ""
962
963 #: plugins/sudoers/sudoers.c:199 plugins/sudoers/sudoers.c:234
964 #: plugins/sudoers/sudoers.c:911
965 msgid "problem with defaults entries"
966 msgstr ""
967
968 #: plugins/sudoers/sudoers.c:203
969 #, c-format
970 msgid "no valid sudoers sources found, quitting"
971 msgstr ""
972
973 #: plugins/sudoers/sudoers.c:257
974 #, c-format
975 msgid "unable to execute %s: %s"
976 msgstr ""
977
978 #: plugins/sudoers/sudoers.c:306
979 #, c-format
980 msgid "sudoers specifies that root is not allowed to sudo"
981 msgstr ""
982
983 #: plugins/sudoers/sudoers.c:313
984 #, c-format
985 msgid "you are not permitted to use the -C option"
986 msgstr ""
987
988 #: plugins/sudoers/sudoers.c:403
989 #, c-format
990 msgid "timestamp owner (%s): No such user"
991 msgstr ""
992
993 #: plugins/sudoers/sudoers.c:419
994 msgid "no tty"
995 msgstr ""
996
997 #: plugins/sudoers/sudoers.c:420
998 #, c-format
999 msgid "sorry, you must have a tty to run sudo"
1000 msgstr ""
1001
1002 #: plugins/sudoers/sudoers.c:463
1003 msgid "No user or host"
1004 msgstr ""
1005
1006 #: plugins/sudoers/sudoers.c:477 plugins/sudoers/sudoers.c:498
1007 #: plugins/sudoers/sudoers.c:499 plugins/sudoers/sudoers.c:1465
1008 #: plugins/sudoers/sudoers.c:1466
1009 #, c-format
1010 msgid "%s: command not found"
1011 msgstr ""
1012
1013 #: plugins/sudoers/sudoers.c:479 plugins/sudoers/sudoers.c:495
1014 #, c-format
1015 msgid ""
1016 "ignoring `%s' found in '.'\n"
1017 "Use `sudo ./%s' if this is the `%s' you wish to run."
1018 msgstr ""
1019
1020 #: plugins/sudoers/sudoers.c:484
1021 msgid "validation failure"
1022 msgstr ""
1023
1024 #: plugins/sudoers/sudoers.c:494
1025 msgid "command in current directory"
1026 msgstr ""
1027
1028 #: plugins/sudoers/sudoers.c:506
1029 #, c-format
1030 msgid "sorry, you are not allowed to preserve the environment"
1031 msgstr ""
1032
1033 #: plugins/sudoers/sudoers.c:894
1034 #, c-format
1035 msgid "internal error, set_cmnd() overflow"
1036 msgstr ""
1037
1038 #: plugins/sudoers/sudoers.c:936
1039 #, c-format
1040 msgid "fixed mode on %s"
1041 msgstr ""
1042
1043 #: plugins/sudoers/sudoers.c:940
1044 #, c-format
1045 msgid "set group on %s"
1046 msgstr ""
1047
1048 #: plugins/sudoers/sudoers.c:943
1049 #, c-format
1050 msgid "unable to set group on %s"
1051 msgstr ""
1052
1053 #: plugins/sudoers/sudoers.c:946
1054 #, c-format
1055 msgid "unable to fix mode on %s"
1056 msgstr ""
1057
1058 #: plugins/sudoers/sudoers.c:959
1059 #, c-format
1060 msgid "%s is not a regular file"
1061 msgstr ""
1062
1063 #: plugins/sudoers/sudoers.c:961
1064 #, c-format
1065 msgid "%s is mode 0%o, should be 0%o"
1066 msgstr ""
1067
1068 #: plugins/sudoers/sudoers.c:965
1069 #, c-format
1070 msgid "%s is owned by uid %u, should be %u"
1071 msgstr ""
1072
1073 #: plugins/sudoers/sudoers.c:968
1074 #, c-format
1075 msgid "%s is owned by gid %u, should be %u"
1076 msgstr ""
1077
1078 #: plugins/sudoers/sudoers.c:1012
1079 #, c-format
1080 msgid "only root can use `-c %s'"
1081 msgstr ""
1082
1083 #: plugins/sudoers/sudoers.c:1022
1084 #, c-format
1085 msgid "unknown login class: %s"
1086 msgstr ""
1087
1088 #: plugins/sudoers/sudoers.c:1056
1089 #, c-format
1090 msgid "unable to resolve host %s"
1091 msgstr ""
1092
1093 #: plugins/sudoers/sudoers.c:1106 plugins/sudoers/testsudoers.c:351
1094 #, c-format
1095 msgid "unknown group: %s"
1096 msgstr ""
1097
1098 #: plugins/sudoers/sudoers.c:1150
1099 #, c-format
1100 msgid "Sudoers policy plugin version %s\n"
1101 msgstr ""
1102
1103 #: plugins/sudoers/sudoers.c:1152
1104 #, c-format
1105 msgid "Sudoers file grammar version %d\n"
1106 msgstr ""
1107
1108 #: plugins/sudoers/sudoers.c:1156
1109 #, c-format
1110 msgid ""
1111 "\n"
1112 "Sudoers path: %s\n"
1113 msgstr ""
1114
1115 #: plugins/sudoers/sudoers.c:1159
1116 #, c-format
1117 msgid "nsswitch path: %s\n"
1118 msgstr ""
1119
1120 #: plugins/sudoers/sudoers.c:1161
1121 #, c-format
1122 msgid "ldap.conf path: %s\n"
1123 msgstr ""
1124
1125 #: plugins/sudoers/sudoers.c:1162
1126 #, c-format
1127 msgid "ldap.secret path: %s\n"
1128 msgstr ""
1129
1130 #: plugins/sudoers/sudoreplay.c:265
1131 #, c-format
1132 msgid "invalid filter option: %s"
1133 msgstr ""
1134
1135 #: plugins/sudoers/sudoreplay.c:278
1136 #, c-format
1137 msgid "invalid max wait: %s"
1138 msgstr ""
1139
1140 #: plugins/sudoers/sudoreplay.c:284
1141 #, c-format
1142 msgid "invalid speed factor: %s"
1143 msgstr ""
1144
1145 #: plugins/sudoers/sudoreplay.c:287 plugins/sudoers/visudo.c:174
1146 #, c-format
1147 msgid "%s version %s\n"
1148 msgstr ""
1149
1150 #: plugins/sudoers/sudoreplay.c:310
1151 #, c-format
1152 msgid "%s/%.2s/%.2s/%.2s/timing: %s"
1153 msgstr ""
1154
1155 #: plugins/sudoers/sudoreplay.c:316
1156 #, c-format
1157 msgid "%s/%s/timing: %s"
1158 msgstr ""
1159
1160 #: plugins/sudoers/sudoreplay.c:341
1161 #, c-format
1162 msgid "invalid log file %s"
1163 msgstr ""
1164
1165 #: plugins/sudoers/sudoreplay.c:343
1166 #, c-format
1167 msgid "Replaying sudo session: %s"
1168 msgstr ""
1169
1170 #: plugins/sudoers/sudoreplay.c:369
1171 #, c-format
1172 msgid "unable to set tty to raw mode"
1173 msgstr ""
1174
1175 #: plugins/sudoers/sudoreplay.c:383
1176 #, c-format
1177 msgid "invalid timing file line: %s"
1178 msgstr ""
1179
1180 #: plugins/sudoers/sudoreplay.c:425
1181 #, c-format
1182 msgid "writing to standard output"
1183 msgstr ""
1184
1185 #: plugins/sudoers/sudoreplay.c:455
1186 #, c-format
1187 msgid "nanosleep: tv_sec %ld, tv_nsec %ld"
1188 msgstr ""
1189
1190 #: plugins/sudoers/sudoreplay.c:503 plugins/sudoers/sudoreplay.c:528
1191 #, c-format
1192 msgid "ambiguous expression \"%s\""
1193 msgstr ""
1194
1195 #: plugins/sudoers/sudoreplay.c:545
1196 #, c-format
1197 msgid "too many parenthesized expressions, max %d"
1198 msgstr ""
1199
1200 #: plugins/sudoers/sudoreplay.c:556
1201 #, c-format
1202 msgid "unmatched ')' in expression"
1203 msgstr ""
1204
1205 #: plugins/sudoers/sudoreplay.c:562
1206 #, c-format
1207 msgid "unknown search term \"%s\""
1208 msgstr ""
1209
1210 #: plugins/sudoers/sudoreplay.c:576
1211 #, c-format
1212 msgid "%s requires an argument"
1213 msgstr ""
1214
1215 #: plugins/sudoers/sudoreplay.c:580
1216 #, c-format
1217 msgid "invalid regular expression: %s"
1218 msgstr ""
1219
1220 #: plugins/sudoers/sudoreplay.c:586
1221 #, c-format
1222 msgid "could not parse date \"%s\""
1223 msgstr ""
1224
1225 #: plugins/sudoers/sudoreplay.c:599
1226 #, c-format
1227 msgid "unmatched '(' in expression"
1228 msgstr ""
1229
1230 #: plugins/sudoers/sudoreplay.c:601
1231 #, c-format
1232 msgid "illegal trailing \"or\""
1233 msgstr ""
1234
1235 #: plugins/sudoers/sudoreplay.c:603
1236 #, c-format
1237 msgid "illegal trailing \"!\""
1238 msgstr ""
1239
1240 #: plugins/sudoers/sudoreplay.c:819
1241 #, c-format
1242 msgid "invalid regex: %s"
1243 msgstr ""
1244
1245 #: plugins/sudoers/sudoreplay.c:941
1246 #, c-format
1247 msgid "usage: %s [-h] [-d directory] [-m max_wait] [-s speed_factor] ID\n"
1248 msgstr ""
1249
1250 #: plugins/sudoers/sudoreplay.c:944
1251 #, c-format
1252 msgid "usage: %s [-h] [-d directory] -l [search expression]\n"
1253 msgstr ""
1254
1255 #: plugins/sudoers/sudoreplay.c:953
1256 #, c-format
1257 msgid ""
1258 "%s - replay sudo session logs\n"
1259 "\n"
1260 msgstr ""
1261
1262 #: plugins/sudoers/sudoreplay.c:955
1263 msgid ""
1264 "\n"
1265 "Options:\n"
1266 "  -d directory     specify directory for session logs\n"
1267 "  -f filter        specify which I/O type to display\n"
1268 "  -h               display help message and exit\n"
1269 "  -l [expression]  list available session IDs that match expression\n"
1270 "  -m max_wait      max number of seconds to wait between events\n"
1271 "  -s speed_factor  speed up or slow down output\n"
1272 "  -V               display version information and exit"
1273 msgstr ""
1274
1275 #: plugins/sudoers/testsudoers.c:230
1276 #, c-format
1277 msgid "internal error, init_vars() overflow"
1278 msgstr ""
1279
1280 #: plugins/sudoers/testsudoers.c:309
1281 msgid "\thost  unmatched"
1282 msgstr ""
1283
1284 #: plugins/sudoers/testsudoers.c:312
1285 msgid ""
1286 "\n"
1287 "Command allowed"
1288 msgstr ""
1289
1290 #: plugins/sudoers/testsudoers.c:313
1291 msgid ""
1292 "\n"
1293 "Command denied"
1294 msgstr ""
1295
1296 #: plugins/sudoers/testsudoers.c:313
1297 msgid ""
1298 "\n"
1299 "Command unmatched"
1300 msgstr ""
1301
1302 #: toke.l:667 toke.l:793 toke.l:818 toke.l:904 plugins/sudoers/toke_util.c:111
1303 #: plugins/sudoers/toke_util.c:163 plugins/sudoers/toke_util.c:202
1304 msgid "unable to allocate memory"
1305 msgstr ""
1306
1307 #: toke.l:786
1308 msgid "too many levels of includes"
1309 msgstr ""
1310
1311 #: plugins/sudoers/toke_util.c:213
1312 msgid "fill_args: buffer overflow"
1313 msgstr ""
1314
1315 #: plugins/sudoers/visudo.c:175
1316 #, c-format
1317 msgid "%s grammar version %d\n"
1318 msgstr ""
1319
1320 #: plugins/sudoers/visudo.c:208 plugins/sudoers/auth/rfc1938.c:103
1321 #, c-format
1322 msgid "you do not exist in the %s database"
1323 msgstr ""
1324
1325 #: plugins/sudoers/visudo.c:238 plugins/sudoers/visudo.c:470
1326 #, c-format
1327 msgid "press return to edit %s: "
1328 msgstr ""
1329
1330 #: plugins/sudoers/visudo.c:300 plugins/sudoers/visudo.c:306
1331 #, c-format
1332 msgid "write error"
1333 msgstr ""
1334
1335 #: plugins/sudoers/visudo.c:360
1336 #, c-format
1337 msgid "unable to stat temporary file (%s), %s unchanged"
1338 msgstr ""
1339
1340 #: plugins/sudoers/visudo.c:365
1341 #, c-format
1342 msgid "zero length temporary file (%s), %s unchanged"
1343 msgstr ""
1344
1345 #: plugins/sudoers/visudo.c:371
1346 #, c-format
1347 msgid "editor (%s) failed, %s unchanged"
1348 msgstr ""
1349
1350 #: plugins/sudoers/visudo.c:394
1351 #, c-format
1352 msgid "%s unchanged"
1353 msgstr ""
1354
1355 #: plugins/sudoers/visudo.c:418
1356 #, c-format
1357 msgid "unable to re-open temporary file (%s), %s unchanged."
1358 msgstr ""
1359
1360 #: plugins/sudoers/visudo.c:428
1361 #, c-format
1362 msgid "unabled to parse temporary file (%s), unknown error"
1363 msgstr ""
1364
1365 #: plugins/sudoers/visudo.c:463
1366 #, c-format
1367 msgid "internal error, unable to find %s in list!"
1368 msgstr ""
1369
1370 #: plugins/sudoers/visudo.c:502 plugins/sudoers/visudo.c:511
1371 #, c-format
1372 msgid "unable to set (uid, gid) of %s to (%d, %d)"
1373 msgstr ""
1374
1375 #: plugins/sudoers/visudo.c:506 plugins/sudoers/visudo.c:516
1376 #, c-format
1377 msgid "unable to change mode of %s to 0%o"
1378 msgstr ""
1379
1380 #: plugins/sudoers/visudo.c:533
1381 #, c-format
1382 msgid "%s and %s not on the same file system, using mv to rename"
1383 msgstr ""
1384
1385 #: plugins/sudoers/visudo.c:547
1386 #, c-format
1387 msgid "command failed: '%s %s %s', %s unchanged"
1388 msgstr ""
1389
1390 #: plugins/sudoers/visudo.c:557
1391 #, c-format
1392 msgid "error renaming %s, %s unchanged"
1393 msgstr ""
1394
1395 #: plugins/sudoers/visudo.c:617
1396 msgid "What now? "
1397 msgstr ""
1398
1399 #: plugins/sudoers/visudo.c:631
1400 msgid ""
1401 "Options are:\n"
1402 "  (e)dit sudoers file again\n"
1403 "  e(x)it without saving changes to sudoers file\n"
1404 "  (Q)uit and save changes to sudoers file (DANGER!)\n"
1405 msgstr ""
1406
1407 #: plugins/sudoers/visudo.c:668
1408 #, c-format
1409 msgid "unable to execute %s"
1410 msgstr ""
1411
1412 #: plugins/sudoers/visudo.c:675
1413 #, c-format
1414 msgid "unable to run %s"
1415 msgstr ""
1416
1417 #: plugins/sudoers/visudo.c:706
1418 #, c-format
1419 msgid "failed to parse %s file, unknown error"
1420 msgstr ""
1421
1422 #: plugins/sudoers/visudo.c:718
1423 #, c-format
1424 msgid "parse error in %s near line %d\n"
1425 msgstr ""
1426
1427 #: plugins/sudoers/visudo.c:721
1428 #, c-format
1429 msgid "parse error in %s\n"
1430 msgstr ""
1431
1432 #: plugins/sudoers/visudo.c:723
1433 #, c-format
1434 msgid "%s: parsed OK\n"
1435 msgstr ""
1436
1437 #: plugins/sudoers/visudo.c:737
1438 #, c-format
1439 msgid "%s: wrong owner (uid, gid) should be (%d, %d)\n"
1440 msgstr ""
1441
1442 #: plugins/sudoers/visudo.c:744
1443 #, c-format
1444 msgid "%s: bad permissions, should be mode 0%o\n"
1445 msgstr ""
1446
1447 #: plugins/sudoers/visudo.c:783
1448 #, c-format
1449 msgid "%s busy, try again later"
1450 msgstr ""
1451
1452 #: plugins/sudoers/visudo.c:826
1453 #, c-format
1454 msgid "specified editor (%s) doesn't exist"
1455 msgstr ""
1456
1457 #: plugins/sudoers/visudo.c:849
1458 #, c-format
1459 msgid "unable to stat editor (%s)"
1460 msgstr ""
1461
1462 #: plugins/sudoers/visudo.c:897
1463 #, c-format
1464 msgid "no editor found (editor path = %s)"
1465 msgstr ""
1466
1467 #: plugins/sudoers/visudo.c:986
1468 #, c-format
1469 msgid "Error: cycle in %s_Alias `%s'"
1470 msgstr ""
1471
1472 #: plugins/sudoers/visudo.c:987
1473 #, c-format
1474 msgid "Warning: cycle in %s_Alias `%s'"
1475 msgstr ""
1476
1477 #: plugins/sudoers/visudo.c:990
1478 #, c-format
1479 msgid "Error: %s_Alias `%s' referenced but not defined"
1480 msgstr ""
1481
1482 #: plugins/sudoers/visudo.c:991
1483 #, c-format
1484 msgid "Warning: %s_Alias `%s' referenced but not defined"
1485 msgstr ""
1486
1487 #: plugins/sudoers/visudo.c:1128
1488 #, c-format
1489 msgid "%s: unused %s_Alias %s"
1490 msgstr ""
1491
1492 #: plugins/sudoers/visudo.c:1185
1493 #, c-format
1494 msgid ""
1495 "%s - safely edit the sudoers file\n"
1496 "\n"
1497 msgstr ""
1498
1499 #: plugins/sudoers/visudo.c:1187
1500 msgid ""
1501 "\n"
1502 "Options:\n"
1503 "  -c          check-only mode\n"
1504 "  -f sudoers  specify sudoers file location\n"
1505 "  -h          display help message and exit\n"
1506 "  -q          less verbose (quiet) syntax error messages\n"
1507 "  -s          strict syntax checking\n"
1508 "  -V          display version information and exit"
1509 msgstr ""
1510
1511 #: plugins/sudoers/auth/bsdauth.c:64
1512 msgid "unable to begin bsd authentication"
1513 msgstr ""
1514
1515 #: plugins/sudoers/auth/bsdauth.c:71
1516 msgid "invalid authentication type"
1517 msgstr ""
1518
1519 #: plugins/sudoers/auth/bsdauth.c:79
1520 msgid "unable to setup authentication"
1521 msgstr ""
1522
1523 #: plugins/sudoers/auth/fwtk.c:59
1524 #, c-format
1525 msgid "unable to read fwtk config"
1526 msgstr ""
1527
1528 #: plugins/sudoers/auth/fwtk.c:64
1529 #, c-format
1530 msgid "unable to connect to authentication server"
1531 msgstr ""
1532
1533 #: plugins/sudoers/auth/fwtk.c:70 plugins/sudoers/auth/fwtk.c:93
1534 #: plugins/sudoers/auth/fwtk.c:126
1535 #, c-format
1536 msgid "lost connection to authentication server"
1537 msgstr ""
1538
1539 #: plugins/sudoers/auth/fwtk.c:74
1540 #, c-format
1541 msgid ""
1542 "authentication server error:\n"
1543 "%s"
1544 msgstr ""
1545
1546 #: plugins/sudoers/auth/kerb5.c:114
1547 #, c-format
1548 msgid "%s: unable to parse '%s': %s"
1549 msgstr ""
1550
1551 #: plugins/sudoers/auth/kerb5.c:127
1552 #, c-format
1553 msgid "%s: unable to unparse princ ('%s'): %s"
1554 msgstr ""
1555
1556 #: plugins/sudoers/auth/kerb5.c:144
1557 #, c-format
1558 msgid "%s: unable to resolve ccache: %s"
1559 msgstr ""
1560
1561 #: plugins/sudoers/auth/kerb5.c:188
1562 #, c-format
1563 msgid "%s: unable to allocate options: %s"
1564 msgstr ""
1565
1566 #: plugins/sudoers/auth/kerb5.c:204
1567 #, c-format
1568 msgid "%s: unable to get credentials: %s"
1569 msgstr ""
1570
1571 #: plugins/sudoers/auth/kerb5.c:217
1572 #, c-format
1573 msgid "%s: unable to initialize ccache: %s"
1574 msgstr ""
1575
1576 #: plugins/sudoers/auth/kerb5.c:221
1577 #, c-format
1578 msgid "%s: unable to store cred in ccache: %s"
1579 msgstr ""
1580
1581 #: plugins/sudoers/auth/kerb5.c:284
1582 #, c-format
1583 msgid "%s: unable to get host principal: %s"
1584 msgstr ""
1585
1586 #: plugins/sudoers/auth/kerb5.c:299
1587 #, c-format
1588 msgid "%s: Cannot verify TGT! Possible attack!: %s"
1589 msgstr ""
1590
1591 #: plugins/sudoers/auth/pam.c:99
1592 msgid "unable to initialize PAM"
1593 msgstr ""
1594
1595 #: plugins/sudoers/auth/pam.c:142
1596 msgid "account validation failure, is your account locked?"
1597 msgstr ""
1598
1599 #: plugins/sudoers/auth/pam.c:146
1600 msgid "Account or password is expired, reset your password and try again"
1601 msgstr ""
1602
1603 #: plugins/sudoers/auth/pam.c:153
1604 #, c-format
1605 msgid "pam_chauthtok: %s"
1606 msgstr ""
1607
1608 #: plugins/sudoers/auth/pam.c:157
1609 msgid "Password expired, contact your system administrator"
1610 msgstr ""
1611
1612 #: plugins/sudoers/auth/pam.c:161
1613 msgid ""
1614 "Account expired or PAM config lacks an \"account\" section for sudo, contact "
1615 "your system administrator"
1616 msgstr ""
1617
1618 #: plugins/sudoers/auth/pam.c:176
1619 #, c-format
1620 msgid "pam_authenticate: %s"
1621 msgstr ""
1622
1623 #: plugins/sudoers/auth/pam.c:296
1624 msgid "Password: "
1625 msgstr ""
1626
1627 #: plugins/sudoers/auth/pam.c:297
1628 msgid "Password:"
1629 msgstr ""
1630
1631 #: plugins/sudoers/auth/securid.c:82 plugins/sudoers/auth/securid5.c:106
1632 #, c-format
1633 msgid "unable to contact the SecurID server"
1634 msgstr ""
1635
1636 #: plugins/sudoers/auth/securid5.c:81
1637 #, c-format
1638 msgid "failed to initialise the ACE API library"
1639 msgstr ""
1640
1641 #: plugins/sudoers/auth/securid5.c:115
1642 #, c-format
1643 msgid "User ID locked for SecurID Authentication"
1644 msgstr ""
1645
1646 #: plugins/sudoers/auth/securid5.c:119 plugins/sudoers/auth/securid5.c:169
1647 #, c-format
1648 msgid "invalid username length for SecurID"
1649 msgstr ""
1650
1651 #: plugins/sudoers/auth/securid5.c:123 plugins/sudoers/auth/securid5.c:174
1652 #, c-format
1653 msgid "invalid Authentication Handle for SecurID"
1654 msgstr ""
1655
1656 #: plugins/sudoers/auth/securid5.c:127
1657 #, c-format
1658 msgid "SecurID communication failed"
1659 msgstr ""
1660
1661 #: plugins/sudoers/auth/securid5.c:131 plugins/sudoers/auth/securid5.c:213
1662 #, c-format
1663 msgid "unknown SecurID error"
1664 msgstr ""
1665
1666 #: plugins/sudoers/auth/securid5.c:164
1667 #, c-format
1668 msgid "invalid passcode length for SecurID"
1669 msgstr ""
1670
1671 #: plugins/sudoers/auth/sia.c:106
1672 msgid "unable to initialize SIA session"
1673 msgstr ""
1674
1675 #: plugins/sudoers/auth/sudo_auth.c:124
1676 msgid ""
1677 "There are no authentication methods compiled into sudo!  If you want to turn "
1678 "off authentication, use the --disable-authentication configure option."
1679 msgstr ""
1680
1681 #: plugins/sudoers/auth/sudo_auth.c:134
1682 msgid ""
1683 "Invalid authentication methods compiled into sudo!  You may mix standalone "
1684 "and non-standalone authentication."
1685 msgstr ""
1686
1687 #: plugins/sudoers/auth/sudo_auth.c:243
1688 #, c-format
1689 msgid "%d incorrect password attempt"
1690 msgid_plural "%d incorrect password attempts"
1691 msgstr[0] ""
1692 msgstr[1] ""
1693
1694 #: plugins/sudoers/auth/sudo_auth.c:335
1695 msgid "Authentication methods:"
1696 msgstr ""