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