Annotation of embedaddon/sudo/plugins/sudoers/po/sudoers.pot, revision 1.1.1.1

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 ""
                      8: "Project-Id-Version: sudo 1.8.3p2\n"
                      9: "Report-Msgid-Bugs-To: http://www.sudo.ws/bugs\n"
                     10: "POT-Creation-Date: 2012-01-24 16:12-0500\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:157
                     68: #, c-format
                     69: msgid "sorry, a password is required to run %s"
                     70: msgstr ""
                     71: 
                     72: #: plugins/sudoers/check.c:244 plugins/sudoers/iolog.c:169
                     73: #: plugins/sudoers/sudoers.c:960 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:744
                     76: #, c-format
                     77: msgid "unable to open %s"
                     78: msgstr ""
                     79: 
                     80: #: plugins/sudoers/check.c:248 plugins/sudoers/iolog.c:199
                     81: #, c-format
                     82: msgid "unable to write to %s"
                     83: msgstr ""
                     84: 
                     85: #: plugins/sudoers/check.c:256 plugins/sudoers/check.c:494
                     86: #: plugins/sudoers/check.c:544 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:389
                     93: #, c-format
                     94: msgid "internal error, expand_prompt() overflow"
                     95: msgstr ""
                     96: 
                     97: #: plugins/sudoers/check.c:445
                     98: #, c-format
                     99: msgid "timestamp path too long: %s"
                    100: msgstr ""
                    101: 
                    102: #: plugins/sudoers/check.c:473 plugins/sudoers/check.c:517
                    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:476 plugins/sudoers/check.c:520
                    109: #: plugins/sudoers/check.c:565
                    110: #, c-format
                    111: msgid "%s owned by uid %u, should be uid %u"
                    112: msgstr ""
                    113: 
                    114: #: plugins/sudoers/check.c:481 plugins/sudoers/check.c:525
                    115: #, c-format
                    116: msgid "%s writable by non-owner (0%o), should be mode 0700"
                    117: msgstr ""
                    118: 
                    119: #: plugins/sudoers/check.c:489 plugins/sudoers/check.c:533
                    120: #: plugins/sudoers/check.c:601 plugins/sudoers/sudoers.c:946
                    121: #: plugins/sudoers/visudo.c:304 plugins/sudoers/visudo.c:544
                    122: #, c-format
                    123: msgid "unable to stat %s"
                    124: msgstr ""
                    125: 
                    126: #: plugins/sudoers/check.c:559
                    127: #, c-format
                    128: msgid "%s exists but is not a regular file (0%o)"
                    129: msgstr ""
                    130: 
                    131: #: plugins/sudoers/check.c:571
                    132: #, c-format
                    133: msgid "%s writable by non-owner (0%o), should be mode 0600"
                    134: msgstr ""
                    135: 
                    136: #: plugins/sudoers/check.c:625
                    137: #, c-format
                    138: msgid "timestamp too far in the future: %20.20s"
                    139: msgstr ""
                    140: 
                    141: #: plugins/sudoers/check.c:671
                    142: #, c-format
                    143: msgid "unable to remove %s (%s), will reset to the epoch"
                    144: msgstr ""
                    145: 
                    146: #: plugins/sudoers/check.c:679
                    147: #, c-format
                    148: msgid "unable to reset %s to the epoch"
                    149: msgstr ""
                    150: 
                    151: #: plugins/sudoers/check.c:733 plugins/sudoers/check.c:739
                    152: #: plugins/sudoers/sudoers.c:800 plugins/sudoers/sudoers.c:804
                    153: #, c-format
                    154: msgid "unknown uid: %u"
                    155: msgstr ""
                    156: 
                    157: #: plugins/sudoers/check.c:736 plugins/sudoers/sudoers.c:742
                    158: #: plugins/sudoers/sudoers.c:1077 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:205
                    523: #, c-format
                    524: msgid "unknown defaults entry `%s'"
                    525: msgstr ""
                    526: 
                    527: #: plugins/sudoers/defaults.c:213 plugins/sudoers/defaults.c:223
                    528: #: plugins/sudoers/defaults.c:243 plugins/sudoers/defaults.c:256
                    529: #: plugins/sudoers/defaults.c:269 plugins/sudoers/defaults.c:282
                    530: #: plugins/sudoers/defaults.c:295 plugins/sudoers/defaults.c:315
                    531: #: plugins/sudoers/defaults.c:325
                    532: #, c-format
                    533: msgid "value `%s' is invalid for option `%s'"
                    534: msgstr ""
                    535: 
                    536: #: plugins/sudoers/defaults.c:216 plugins/sudoers/defaults.c:226
                    537: #: plugins/sudoers/defaults.c:234 plugins/sudoers/defaults.c:251
                    538: #: plugins/sudoers/defaults.c:264 plugins/sudoers/defaults.c:277
                    539: #: plugins/sudoers/defaults.c:290 plugins/sudoers/defaults.c:310
                    540: #: plugins/sudoers/defaults.c:321
                    541: #, c-format
                    542: msgid "no value specified for `%s'"
                    543: msgstr ""
                    544: 
                    545: #: plugins/sudoers/defaults.c:239
                    546: #, c-format
                    547: msgid "values for `%s' must start with a '/'"
                    548: msgstr ""
                    549: 
                    550: #: plugins/sudoers/defaults.c:301
                    551: #, c-format
                    552: msgid "option `%s' does not take a value"
                    553: msgstr ""
                    554: 
                    555: #: plugins/sudoers/env.c:259
                    556: #, c-format
                    557: msgid "internal error, sudo_setenv() overflow"
                    558: msgstr ""
                    559: 
                    560: #: plugins/sudoers/env.c:289
                    561: #, c-format
                    562: msgid "sudo_putenv: corrupted envp, length mismatch"
                    563: msgstr ""
                    564: 
                    565: #: plugins/sudoers/env.c:703
                    566: #, c-format
                    567: msgid ""
                    568: "sorry, you are not allowed to set the following environment variables: %s"
                    569: msgstr ""
                    570: 
                    571: #: plugins/sudoers/find_path.c:68 plugins/sudoers/find_path.c:107
                    572: #: plugins/sudoers/find_path.c:122 plugins/sudoers/iolog.c:124
                    573: #: plugins/sudoers/sudoers.c:892 toke.l:663 toke.l:814
                    574: #, c-format
                    575: msgid "%s: %s"
                    576: msgstr ""
                    577: 
                    578: #: gram.y:103
                    579: #, c-format
                    580: msgid ">>> %s: %s near line %d <<<"
                    581: msgstr ""
                    582: 
                    583: #: plugins/sudoers/group_plugin.c:90
                    584: #, c-format
                    585: msgid "%s%s: %s"
                    586: msgstr ""
                    587: 
                    588: #: plugins/sudoers/group_plugin.c:102
                    589: #, c-format
                    590: msgid "%s must be owned by uid %d"
                    591: msgstr ""
                    592: 
                    593: #: plugins/sudoers/group_plugin.c:106
                    594: #, c-format
                    595: msgid "%s must only be writable by owner"
                    596: msgstr ""
                    597: 
                    598: #: plugins/sudoers/group_plugin.c:113
                    599: #, c-format
                    600: msgid "unable to dlopen %s: %s"
                    601: msgstr ""
                    602: 
                    603: #: plugins/sudoers/group_plugin.c:118
                    604: #, c-format
                    605: msgid "unable to find symbol \"group_plugin\" in %s"
                    606: msgstr ""
                    607: 
                    608: #: plugins/sudoers/group_plugin.c:123
                    609: #, c-format
                    610: msgid "%s: incompatible group plugin major version %d, expected %d"
                    611: msgstr ""
                    612: 
                    613: #: plugins/sudoers/interfaces.c:109
                    614: msgid "Local IP address and netmask pairs:\n"
                    615: msgstr ""
                    616: 
                    617: #: plugins/sudoers/iolog.c:176 plugins/sudoers/sudoers.c:967
                    618: #, c-format
                    619: msgid "unable to read %s"
                    620: msgstr ""
                    621: 
                    622: #: plugins/sudoers/iolog.c:179
                    623: #, c-format
                    624: msgid "invalid sequence number %s"
                    625: msgstr ""
                    626: 
                    627: #: plugins/sudoers/iolog.c:225 plugins/sudoers/iolog.c:228
                    628: #: plugins/sudoers/iolog.c:478 plugins/sudoers/iolog.c:483
                    629: #: plugins/sudoers/iolog.c:489 plugins/sudoers/iolog.c:497
                    630: #: plugins/sudoers/iolog.c:505 plugins/sudoers/iolog.c:513
                    631: #: plugins/sudoers/iolog.c:521
                    632: #, c-format
                    633: msgid "unable to create %s"
                    634: msgstr ""
                    635: 
                    636: #: plugins/sudoers/iolog_path.c:247 plugins/sudoers/sudoers.c:355
                    637: #, c-format
                    638: msgid "unable to set locale to \"%s\", using \"C\""
                    639: msgstr ""
                    640: 
                    641: #: plugins/sudoers/ldap.c:368
                    642: #, c-format
                    643: msgid "sudo_ldap_conf_add_ports: port too large"
                    644: msgstr ""
                    645: 
                    646: #: plugins/sudoers/ldap.c:391
                    647: #, c-format
                    648: msgid "sudo_ldap_conf_add_ports: out of space expanding hostbuf"
                    649: msgstr ""
                    650: 
                    651: #: plugins/sudoers/ldap.c:420
                    652: #, c-format
                    653: msgid "unsupported LDAP uri type: %s"
                    654: msgstr ""
                    655: 
                    656: #: plugins/sudoers/ldap.c:449
                    657: #, c-format
                    658: msgid "invalid uri: %s"
                    659: msgstr ""
                    660: 
                    661: #: plugins/sudoers/ldap.c:455
                    662: #, c-format
                    663: msgid "unable to mix ldap and ldaps URIs"
                    664: msgstr ""
                    665: 
                    666: #: plugins/sudoers/ldap.c:459
                    667: #, c-format
                    668: msgid "unable to mix ldaps and starttls"
                    669: msgstr ""
                    670: 
                    671: #: plugins/sudoers/ldap.c:478
                    672: #, c-format
                    673: msgid "sudo_ldap_parse_uri: out of space building hostbuf"
                    674: msgstr ""
                    675: 
                    676: #: plugins/sudoers/ldap.c:541
                    677: #, c-format
                    678: msgid "unable to initialize SSL cert and key db: %s"
                    679: msgstr ""
                    680: 
                    681: #: plugins/sudoers/ldap.c:937
                    682: #, c-format
                    683: msgid "unable to get GMT time"
                    684: msgstr ""
                    685: 
                    686: #: plugins/sudoers/ldap.c:943
                    687: #, c-format
                    688: msgid "unable to format timestamp"
                    689: msgstr ""
                    690: 
                    691: #: plugins/sudoers/ldap.c:951
                    692: #, c-format
                    693: msgid "unable to build time filter"
                    694: msgstr ""
                    695: 
                    696: #: plugins/sudoers/ldap.c:1052
                    697: #, c-format
                    698: msgid "sudo_ldap_build_pass1 allocation mismatch"
                    699: msgstr ""
                    700: 
                    701: #: plugins/sudoers/ldap.c:1562
                    702: #, c-format
                    703: msgid ""
                    704: "\n"
                    705: "LDAP Role: %s\n"
                    706: msgstr ""
                    707: 
                    708: #: plugins/sudoers/ldap.c:1564
                    709: #, c-format
                    710: msgid ""
                    711: "\n"
                    712: "LDAP Role: UNKNOWN\n"
                    713: msgstr ""
                    714: 
                    715: #: plugins/sudoers/ldap.c:1611
                    716: #, c-format
                    717: msgid "    Order: %s\n"
                    718: msgstr ""
                    719: 
                    720: #: plugins/sudoers/ldap.c:1619
                    721: #, c-format
                    722: msgid "    Commands:\n"
                    723: msgstr ""
                    724: 
                    725: #: plugins/sudoers/ldap.c:2006
                    726: #, c-format
                    727: msgid "unable to initialize LDAP: %s"
                    728: msgstr ""
                    729: 
                    730: #: plugins/sudoers/ldap.c:2037
                    731: #, c-format
                    732: msgid ""
                    733: "start_tls specified but LDAP libs do not support ldap_start_tls_s() or "
                    734: "ldap_start_tls_s_np()"
                    735: msgstr ""
                    736: 
                    737: #: plugins/sudoers/ldap.c:2268
                    738: #, c-format
                    739: msgid "invalid sudoOrder attribute: %s"
                    740: msgstr ""
                    741: 
                    742: #: plugins/sudoers/linux_audit.c:55
                    743: #, c-format
                    744: msgid "unable to open audit system"
                    745: msgstr ""
                    746: 
                    747: #: plugins/sudoers/linux_audit.c:79
                    748: #, c-format
                    749: msgid "internal error, linux_audit_command() overflow"
                    750: msgstr ""
                    751: 
                    752: #: plugins/sudoers/linux_audit.c:88
                    753: #, c-format
                    754: msgid "unable to send audit message"
                    755: msgstr ""
                    756: 
                    757: #: plugins/sudoers/logging.c:192
                    758: #, c-format
                    759: msgid "unable to open log file: %s: %s"
                    760: msgstr ""
                    761: 
                    762: #: plugins/sudoers/logging.c:195
                    763: #, c-format
                    764: msgid "unable to lock log file: %s: %s"
                    765: msgstr ""
                    766: 
                    767: #: plugins/sudoers/logging.c:249
                    768: msgid "user NOT in sudoers"
                    769: msgstr ""
                    770: 
                    771: #: plugins/sudoers/logging.c:251
                    772: msgid "user NOT authorized on host"
                    773: msgstr ""
                    774: 
                    775: #: plugins/sudoers/logging.c:253
                    776: msgid "command not allowed"
                    777: msgstr ""
                    778: 
                    779: #: plugins/sudoers/logging.c:263
                    780: #, c-format
                    781: msgid "%s is not in the sudoers file.  This incident will be reported.\n"
                    782: msgstr ""
                    783: 
                    784: #: plugins/sudoers/logging.c:266
                    785: #, c-format
                    786: msgid "%s is not allowed to run sudo on %s.  This incident will be reported.\n"
                    787: msgstr ""
                    788: 
                    789: #: plugins/sudoers/logging.c:270
                    790: #, c-format
                    791: msgid "Sorry, user %s may not run sudo on %s.\n"
                    792: msgstr ""
                    793: 
                    794: #: plugins/sudoers/logging.c:273
                    795: #, c-format
                    796: msgid "Sorry, user %s is not allowed to execute '%s%s%s' as %s%s%s on %s.\n"
                    797: msgstr ""
                    798: 
                    799: #: plugins/sudoers/logging.c:408
                    800: #, c-format
                    801: msgid "unable to fork"
                    802: msgstr ""
                    803: 
                    804: #: plugins/sudoers/logging.c:415 plugins/sudoers/logging.c:472
                    805: #, c-format
                    806: msgid "unable to fork: %m"
                    807: msgstr ""
                    808: 
                    809: #: plugins/sudoers/logging.c:465
                    810: #, c-format
                    811: msgid "unable to open pipe: %m"
                    812: msgstr ""
                    813: 
                    814: #: plugins/sudoers/logging.c:484
                    815: #, c-format
                    816: msgid "unable to dup stdin: %m"
                    817: msgstr ""
                    818: 
                    819: #: plugins/sudoers/logging.c:518
                    820: #, c-format
                    821: msgid "unable to execute %s: %m"
                    822: msgstr ""
                    823: 
                    824: #: plugins/sudoers/logging.c:728
                    825: #, c-format
                    826: msgid "internal error: insufficient space for log line"
                    827: msgstr ""
                    828: 
                    829: #: plugins/sudoers/parse.c:115
                    830: #, c-format
                    831: msgid "parse error in %s near line %d"
                    832: msgstr ""
                    833: 
                    834: #: plugins/sudoers/parse.c:371
                    835: #, c-format
                    836: msgid ""
                    837: "\n"
                    838: "Sudoers entry:\n"
                    839: msgstr ""
                    840: 
                    841: #: plugins/sudoers/parse.c:373
                    842: #, c-format
                    843: msgid "    RunAsUsers: "
                    844: msgstr ""
                    845: 
                    846: #: plugins/sudoers/parse.c:388
                    847: #, c-format
                    848: msgid "    RunAsGroups: "
                    849: msgstr ""
                    850: 
                    851: #: plugins/sudoers/parse.c:397
                    852: #, c-format
                    853: msgid ""
                    854: "    Commands:\n"
                    855: "\t"
                    856: msgstr ""
                    857: 
                    858: #: plugins/sudoers/plugin_error.c:100 plugins/sudoers/plugin_error.c:105
                    859: msgid ": "
                    860: msgstr ""
                    861: 
                    862: #: plugins/sudoers/pwutil.c:251
                    863: #, c-format
                    864: msgid "unable to cache uid %u (%s), already exists"
                    865: msgstr ""
                    866: 
                    867: #: plugins/sudoers/pwutil.c:259
                    868: #, c-format
                    869: msgid "unable to cache uid %u, already exists"
                    870: msgstr ""
                    871: 
                    872: #: plugins/sudoers/pwutil.c:295 plugins/sudoers/pwutil.c:304
                    873: #, c-format
                    874: msgid "unable to cache user %s, already exists"
                    875: msgstr ""
                    876: 
                    877: #: plugins/sudoers/pwutil.c:622
                    878: #, c-format
                    879: msgid "unable to cache gid %u (%s), already exists"
                    880: msgstr ""
                    881: 
                    882: #: plugins/sudoers/pwutil.c:630
                    883: #, c-format
                    884: msgid "unable to cache gid %u, already exists"
                    885: msgstr ""
                    886: 
                    887: #: plugins/sudoers/pwutil.c:659 plugins/sudoers/pwutil.c:668
                    888: #, c-format
                    889: msgid "unable to cache group %s, already exists"
                    890: msgstr ""
                    891: 
                    892: #: plugins/sudoers/set_perms.c:109 plugins/sudoers/set_perms.c:358
                    893: #: plugins/sudoers/set_perms.c:591 plugins/sudoers/set_perms.c:825
                    894: msgid "perm stack overflow"
                    895: msgstr ""
                    896: 
                    897: #: plugins/sudoers/set_perms.c:117 plugins/sudoers/set_perms.c:366
                    898: #: plugins/sudoers/set_perms.c:599 plugins/sudoers/set_perms.c:833
                    899: msgid "perm stack underflow"
                    900: msgstr ""
                    901: 
                    902: #: plugins/sudoers/set_perms.c:223 plugins/sudoers/set_perms.c:458
                    903: #: plugins/sudoers/set_perms.c:696
                    904: msgid "unable to change to runas gid"
                    905: msgstr ""
                    906: 
                    907: #: plugins/sudoers/set_perms.c:231 plugins/sudoers/set_perms.c:465
                    908: #: plugins/sudoers/set_perms.c:703
                    909: msgid "unable to change to runas uid"
                    910: msgstr ""
                    911: 
                    912: #: plugins/sudoers/set_perms.c:245 plugins/sudoers/set_perms.c:478
                    913: #: plugins/sudoers/set_perms.c:716
                    914: #, c-format
                    915: msgid "unable to change to sudoers gid"
                    916: msgstr ""
                    917: 
                    918: #: plugins/sudoers/set_perms.c:286 plugins/sudoers/set_perms.c:516
                    919: #: plugins/sudoers/set_perms.c:754 plugins/sudoers/set_perms.c:894
                    920: msgid "too many processes"
                    921: msgstr ""
                    922: 
                    923: #: plugins/sudoers/set_perms.c:956
                    924: msgid "unable to set runas group vector"
                    925: msgstr ""
                    926: 
                    927: #: plugins/sudoers/sudo_nss.c:238
                    928: #, c-format
                    929: msgid "Matching Defaults entries for %s on this host:\n"
                    930: msgstr ""
                    931: 
                    932: #: plugins/sudoers/sudo_nss.c:251
                    933: #, c-format
                    934: msgid "Runas and Command-specific defaults for %s:\n"
                    935: msgstr ""
                    936: 
                    937: #: plugins/sudoers/sudo_nss.c:264
                    938: #, c-format
                    939: msgid "User %s may run the following commands on this host:\n"
                    940: msgstr ""
                    941: 
                    942: #: plugins/sudoers/sudo_nss.c:274
                    943: #, c-format
                    944: msgid "User %s is not allowed to run sudo on %s.\n"
                    945: msgstr ""
                    946: 
                    947: #: plugins/sudoers/sudoers.c:201 plugins/sudoers/sudoers.c:232
                    948: #: plugins/sudoers/sudoers.c:900
                    949: msgid "problem with defaults entries"
                    950: msgstr ""
                    951: 
                    952: #: plugins/sudoers/sudoers.c:205
                    953: #, c-format
                    954: msgid "no valid sudoers sources found, quitting"
                    955: msgstr ""
                    956: 
                    957: #: plugins/sudoers/sudoers.c:255
                    958: #, c-format
                    959: msgid "unable to execute %s: %s"
                    960: msgstr ""
                    961: 
                    962: #: plugins/sudoers/sudoers.c:304
                    963: #, c-format
                    964: msgid "sudoers specifies that root is not allowed to sudo"
                    965: msgstr ""
                    966: 
                    967: #: plugins/sudoers/sudoers.c:311
                    968: #, c-format
                    969: msgid "you are not permitted to use the -C option"
                    970: msgstr ""
                    971: 
                    972: #: plugins/sudoers/sudoers.c:401
                    973: #, c-format
                    974: msgid "timestamp owner (%s): No such user"
                    975: msgstr ""
                    976: 
                    977: #: plugins/sudoers/sudoers.c:417
                    978: msgid "no tty"
                    979: msgstr ""
                    980: 
                    981: #: plugins/sudoers/sudoers.c:418
                    982: #, c-format
                    983: msgid "sorry, you must have a tty to run sudo"
                    984: msgstr ""
                    985: 
                    986: #: plugins/sudoers/sudoers.c:457
                    987: msgid "No user or host"
                    988: msgstr ""
                    989: 
                    990: #: plugins/sudoers/sudoers.c:471 plugins/sudoers/sudoers.c:492
                    991: #: plugins/sudoers/sudoers.c:493 plugins/sudoers/sudoers.c:1454
                    992: #: plugins/sudoers/sudoers.c:1455
                    993: #, c-format
                    994: msgid "%s: command not found"
                    995: msgstr ""
                    996: 
                    997: #: plugins/sudoers/sudoers.c:473 plugins/sudoers/sudoers.c:489
                    998: #, c-format
                    999: msgid ""
                   1000: "ignoring `%s' found in '.'\n"
                   1001: "Use `sudo ./%s' if this is the `%s' you wish to run."
                   1002: msgstr ""
                   1003: 
                   1004: #: plugins/sudoers/sudoers.c:478
                   1005: msgid "validation failure"
                   1006: msgstr ""
                   1007: 
                   1008: #: plugins/sudoers/sudoers.c:488
                   1009: msgid "command in current directory"
                   1010: msgstr ""
                   1011: 
                   1012: #: plugins/sudoers/sudoers.c:500
                   1013: #, c-format
                   1014: msgid "sorry, you are not allowed to preserve the environment"
                   1015: msgstr ""
                   1016: 
                   1017: #: plugins/sudoers/sudoers.c:883
                   1018: #, c-format
                   1019: msgid "internal error, set_cmnd() overflow"
                   1020: msgstr ""
                   1021: 
                   1022: #: plugins/sudoers/sudoers.c:925
                   1023: #, c-format
                   1024: msgid "fixed mode on %s"
                   1025: msgstr ""
                   1026: 
                   1027: #: plugins/sudoers/sudoers.c:929
                   1028: #, c-format
                   1029: msgid "set group on %s"
                   1030: msgstr ""
                   1031: 
                   1032: #: plugins/sudoers/sudoers.c:932
                   1033: #, c-format
                   1034: msgid "unable to set group on %s"
                   1035: msgstr ""
                   1036: 
                   1037: #: plugins/sudoers/sudoers.c:935
                   1038: #, c-format
                   1039: msgid "unable to fix mode on %s"
                   1040: msgstr ""
                   1041: 
                   1042: #: plugins/sudoers/sudoers.c:948
                   1043: #, c-format
                   1044: msgid "%s is not a regular file"
                   1045: msgstr ""
                   1046: 
                   1047: #: plugins/sudoers/sudoers.c:950
                   1048: #, c-format
                   1049: msgid "%s is mode 0%o, should be 0%o"
                   1050: msgstr ""
                   1051: 
                   1052: #: plugins/sudoers/sudoers.c:954
                   1053: #, c-format
                   1054: msgid "%s is owned by uid %u, should be %u"
                   1055: msgstr ""
                   1056: 
                   1057: #: plugins/sudoers/sudoers.c:957
                   1058: #, c-format
                   1059: msgid "%s is owned by gid %u, should be %u"
                   1060: msgstr ""
                   1061: 
                   1062: #: plugins/sudoers/sudoers.c:1001
                   1063: #, c-format
                   1064: msgid "only root can use `-c %s'"
                   1065: msgstr ""
                   1066: 
                   1067: #: plugins/sudoers/sudoers.c:1011
                   1068: #, c-format
                   1069: msgid "unknown login class: %s"
                   1070: msgstr ""
                   1071: 
                   1072: #: plugins/sudoers/sudoers.c:1045
                   1073: #, c-format
                   1074: msgid "unable to resolve host %s"
                   1075: msgstr ""
                   1076: 
                   1077: #: plugins/sudoers/sudoers.c:1095 plugins/sudoers/testsudoers.c:351
                   1078: #, c-format
                   1079: msgid "unknown group: %s"
                   1080: msgstr ""
                   1081: 
                   1082: #: plugins/sudoers/sudoers.c:1139
                   1083: #, c-format
                   1084: msgid "Sudoers policy plugin version %s\n"
                   1085: msgstr ""
                   1086: 
                   1087: #: plugins/sudoers/sudoers.c:1141
                   1088: #, c-format
                   1089: msgid "Sudoers file grammar version %d\n"
                   1090: msgstr ""
                   1091: 
                   1092: #: plugins/sudoers/sudoers.c:1145
                   1093: #, c-format
                   1094: msgid ""
                   1095: "\n"
                   1096: "Sudoers path: %s\n"
                   1097: msgstr ""
                   1098: 
                   1099: #: plugins/sudoers/sudoers.c:1148
                   1100: #, c-format
                   1101: msgid "nsswitch path: %s\n"
                   1102: msgstr ""
                   1103: 
                   1104: #: plugins/sudoers/sudoers.c:1150
                   1105: #, c-format
                   1106: msgid "ldap.conf path: %s\n"
                   1107: msgstr ""
                   1108: 
                   1109: #: plugins/sudoers/sudoers.c:1151
                   1110: #, c-format
                   1111: msgid "ldap.secret path: %s\n"
                   1112: msgstr ""
                   1113: 
                   1114: #: plugins/sudoers/sudoreplay.c:265
                   1115: #, c-format
                   1116: msgid "invalid filter option: %s"
                   1117: msgstr ""
                   1118: 
                   1119: #: plugins/sudoers/sudoreplay.c:278
                   1120: #, c-format
                   1121: msgid "invalid max wait: %s"
                   1122: msgstr ""
                   1123: 
                   1124: #: plugins/sudoers/sudoreplay.c:284
                   1125: #, c-format
                   1126: msgid "invalid speed factor: %s"
                   1127: msgstr ""
                   1128: 
                   1129: #: plugins/sudoers/sudoreplay.c:287 plugins/sudoers/visudo.c:174
                   1130: #, c-format
                   1131: msgid "%s version %s\n"
                   1132: msgstr ""
                   1133: 
                   1134: #: plugins/sudoers/sudoreplay.c:310
                   1135: #, c-format
                   1136: msgid "%s/%.2s/%.2s/%.2s/timing: %s"
                   1137: msgstr ""
                   1138: 
                   1139: #: plugins/sudoers/sudoreplay.c:316
                   1140: #, c-format
                   1141: msgid "%s/%s/timing: %s"
                   1142: msgstr ""
                   1143: 
                   1144: #: plugins/sudoers/sudoreplay.c:341
                   1145: #, c-format
                   1146: msgid "invalid log file %s"
                   1147: msgstr ""
                   1148: 
                   1149: #: plugins/sudoers/sudoreplay.c:343
                   1150: #, c-format
                   1151: msgid "Replaying sudo session: %s"
                   1152: msgstr ""
                   1153: 
                   1154: #: plugins/sudoers/sudoreplay.c:369
                   1155: #, c-format
                   1156: msgid "unable to set tty to raw mode"
                   1157: msgstr ""
                   1158: 
                   1159: #: plugins/sudoers/sudoreplay.c:383
                   1160: #, c-format
                   1161: msgid "invalid timing file line: %s"
                   1162: msgstr ""
                   1163: 
                   1164: #: plugins/sudoers/sudoreplay.c:425
                   1165: #, c-format
                   1166: msgid "writing to standard output"
                   1167: msgstr ""
                   1168: 
                   1169: #: plugins/sudoers/sudoreplay.c:455
                   1170: #, c-format
                   1171: msgid "nanosleep: tv_sec %ld, tv_nsec %ld"
                   1172: msgstr ""
                   1173: 
                   1174: #: plugins/sudoers/sudoreplay.c:503 plugins/sudoers/sudoreplay.c:528
                   1175: #, c-format
                   1176: msgid "ambiguous expression \"%s\""
                   1177: msgstr ""
                   1178: 
                   1179: #: plugins/sudoers/sudoreplay.c:545
                   1180: #, c-format
                   1181: msgid "too many parenthesized expressions, max %d"
                   1182: msgstr ""
                   1183: 
                   1184: #: plugins/sudoers/sudoreplay.c:556
                   1185: #, c-format
                   1186: msgid "unmatched ')' in expression"
                   1187: msgstr ""
                   1188: 
                   1189: #: plugins/sudoers/sudoreplay.c:562
                   1190: #, c-format
                   1191: msgid "unknown search term \"%s\""
                   1192: msgstr ""
                   1193: 
                   1194: #: plugins/sudoers/sudoreplay.c:576
                   1195: #, c-format
                   1196: msgid "%s requires an argument"
                   1197: msgstr ""
                   1198: 
                   1199: #: plugins/sudoers/sudoreplay.c:580
                   1200: #, c-format
                   1201: msgid "invalid regular expression: %s"
                   1202: msgstr ""
                   1203: 
                   1204: #: plugins/sudoers/sudoreplay.c:586
                   1205: #, c-format
                   1206: msgid "could not parse date \"%s\""
                   1207: msgstr ""
                   1208: 
                   1209: #: plugins/sudoers/sudoreplay.c:599
                   1210: #, c-format
                   1211: msgid "unmatched '(' in expression"
                   1212: msgstr ""
                   1213: 
                   1214: #: plugins/sudoers/sudoreplay.c:601
                   1215: #, c-format
                   1216: msgid "illegal trailing \"or\""
                   1217: msgstr ""
                   1218: 
                   1219: #: plugins/sudoers/sudoreplay.c:603
                   1220: #, c-format
                   1221: msgid "illegal trailing \"!\""
                   1222: msgstr ""
                   1223: 
                   1224: #: plugins/sudoers/sudoreplay.c:819
                   1225: #, c-format
                   1226: msgid "invalid regex: %s"
                   1227: msgstr ""
                   1228: 
                   1229: #: plugins/sudoers/sudoreplay.c:941
                   1230: #, c-format
                   1231: msgid "usage: %s [-h] [-d directory] [-m max_wait] [-s speed_factor] ID\n"
                   1232: msgstr ""
                   1233: 
                   1234: #: plugins/sudoers/sudoreplay.c:944
                   1235: #, c-format
                   1236: msgid "usage: %s [-h] [-d directory] -l [search expression]\n"
                   1237: msgstr ""
                   1238: 
                   1239: #: plugins/sudoers/sudoreplay.c:953
                   1240: #, c-format
                   1241: msgid ""
                   1242: "%s - replay sudo session logs\n"
                   1243: "\n"
                   1244: msgstr ""
                   1245: 
                   1246: #: plugins/sudoers/sudoreplay.c:955
                   1247: msgid ""
                   1248: "\n"
                   1249: "Options:\n"
                   1250: "  -d directory     specify directory for session logs\n"
                   1251: "  -f filter        specify which I/O type to display\n"
                   1252: "  -h               display help message and exit\n"
                   1253: "  -l [expression]  list available session IDs that match expression\n"
                   1254: "  -m max_wait      max number of seconds to wait between events\n"
                   1255: "  -s speed_factor  speed up or slow down output\n"
                   1256: "  -V               display version information and exit"
                   1257: msgstr ""
                   1258: 
                   1259: #: plugins/sudoers/testsudoers.c:230
                   1260: #, c-format
                   1261: msgid "internal error, init_vars() overflow"
                   1262: msgstr ""
                   1263: 
                   1264: #: plugins/sudoers/testsudoers.c:309
                   1265: msgid "\thost  unmatched"
                   1266: msgstr ""
                   1267: 
                   1268: #: plugins/sudoers/testsudoers.c:312
                   1269: msgid ""
                   1270: "\n"
                   1271: "Command allowed"
                   1272: msgstr ""
                   1273: 
                   1274: #: plugins/sudoers/testsudoers.c:313
                   1275: msgid ""
                   1276: "\n"
                   1277: "Command denied"
                   1278: msgstr ""
                   1279: 
                   1280: #: plugins/sudoers/testsudoers.c:313
                   1281: msgid ""
                   1282: "\n"
                   1283: "Command unmatched"
                   1284: msgstr ""
                   1285: 
                   1286: #: toke.l:667 toke.l:793 toke.l:818 toke.l:904 plugins/sudoers/toke_util.c:111
                   1287: #: plugins/sudoers/toke_util.c:163 plugins/sudoers/toke_util.c:202
                   1288: msgid "unable to allocate memory"
                   1289: msgstr ""
                   1290: 
                   1291: #: toke.l:786
                   1292: msgid "too many levels of includes"
                   1293: msgstr ""
                   1294: 
                   1295: #: plugins/sudoers/toke_util.c:213
                   1296: msgid "fill_args: buffer overflow"
                   1297: msgstr ""
                   1298: 
                   1299: #: plugins/sudoers/visudo.c:175
                   1300: #, c-format
                   1301: msgid "%s grammar version %d\n"
                   1302: msgstr ""
                   1303: 
                   1304: #: plugins/sudoers/visudo.c:208 plugins/sudoers/auth/rfc1938.c:103
                   1305: #, c-format
                   1306: msgid "you do not exist in the %s database"
                   1307: msgstr ""
                   1308: 
                   1309: #: plugins/sudoers/visudo.c:238 plugins/sudoers/visudo.c:518
                   1310: #, c-format
                   1311: msgid "press return to edit %s: "
                   1312: msgstr ""
                   1313: 
                   1314: #: plugins/sudoers/visudo.c:320 plugins/sudoers/visudo.c:326
                   1315: #, c-format
                   1316: msgid "write error"
                   1317: msgstr ""
                   1318: 
                   1319: #: plugins/sudoers/visudo.c:408
                   1320: #, c-format
                   1321: msgid "unable to stat temporary file (%s), %s unchanged"
                   1322: msgstr ""
                   1323: 
                   1324: #: plugins/sudoers/visudo.c:413
                   1325: #, c-format
                   1326: msgid "zero length temporary file (%s), %s unchanged"
                   1327: msgstr ""
                   1328: 
                   1329: #: plugins/sudoers/visudo.c:419
                   1330: #, c-format
                   1331: msgid "editor (%s) failed, %s unchanged"
                   1332: msgstr ""
                   1333: 
                   1334: #: plugins/sudoers/visudo.c:442
                   1335: #, c-format
                   1336: msgid "%s unchanged"
                   1337: msgstr ""
                   1338: 
                   1339: #: plugins/sudoers/visudo.c:466
                   1340: #, c-format
                   1341: msgid "unable to re-open temporary file (%s), %s unchanged."
                   1342: msgstr ""
                   1343: 
                   1344: #: plugins/sudoers/visudo.c:476
                   1345: #, c-format
                   1346: msgid "unabled to parse temporary file (%s), unknown error"
                   1347: msgstr ""
                   1348: 
                   1349: #: plugins/sudoers/visudo.c:511
                   1350: #, c-format
                   1351: msgid "internal error, unable to find %s in list!"
                   1352: msgstr ""
                   1353: 
                   1354: #: plugins/sudoers/visudo.c:546 plugins/sudoers/visudo.c:555
                   1355: #, c-format
                   1356: msgid "unable to set (uid, gid) of %s to (%u, %u)"
                   1357: msgstr ""
                   1358: 
                   1359: #: plugins/sudoers/visudo.c:550 plugins/sudoers/visudo.c:560
                   1360: #, c-format
                   1361: msgid "unable to change mode of %s to 0%o"
                   1362: msgstr ""
                   1363: 
                   1364: #: plugins/sudoers/visudo.c:577
                   1365: #, c-format
                   1366: msgid "%s and %s not on the same file system, using mv to rename"
                   1367: msgstr ""
                   1368: 
                   1369: #: plugins/sudoers/visudo.c:591
                   1370: #, c-format
                   1371: msgid "command failed: '%s %s %s', %s unchanged"
                   1372: msgstr ""
                   1373: 
                   1374: #: plugins/sudoers/visudo.c:601
                   1375: #, c-format
                   1376: msgid "error renaming %s, %s unchanged"
                   1377: msgstr ""
                   1378: 
                   1379: #: plugins/sudoers/visudo.c:661
                   1380: msgid "What now? "
                   1381: msgstr ""
                   1382: 
                   1383: #: plugins/sudoers/visudo.c:675
                   1384: msgid ""
                   1385: "Options are:\n"
                   1386: "  (e)dit sudoers file again\n"
                   1387: "  e(x)it without saving changes to sudoers file\n"
                   1388: "  (Q)uit and save changes to sudoers file (DANGER!)\n"
                   1389: msgstr ""
                   1390: 
                   1391: #: plugins/sudoers/visudo.c:712
                   1392: #, c-format
                   1393: msgid "unable to execute %s"
                   1394: msgstr ""
                   1395: 
                   1396: #: plugins/sudoers/visudo.c:719
                   1397: #, c-format
                   1398: msgid "unable to run %s"
                   1399: msgstr ""
                   1400: 
                   1401: #: plugins/sudoers/visudo.c:750
                   1402: #, c-format
                   1403: msgid "failed to parse %s file, unknown error"
                   1404: msgstr ""
                   1405: 
                   1406: #: plugins/sudoers/visudo.c:762
                   1407: #, c-format
                   1408: msgid "parse error in %s near line %d\n"
                   1409: msgstr ""
                   1410: 
                   1411: #: plugins/sudoers/visudo.c:765
                   1412: #, c-format
                   1413: msgid "parse error in %s\n"
                   1414: msgstr ""
                   1415: 
                   1416: #: plugins/sudoers/visudo.c:767
                   1417: #, c-format
                   1418: msgid "%s: parsed OK\n"
                   1419: msgstr ""
                   1420: 
                   1421: #: plugins/sudoers/visudo.c:776
                   1422: #, c-format
                   1423: msgid "%s: wrong owner (uid, gid) should be (%u, %u)\n"
                   1424: msgstr ""
                   1425: 
                   1426: #: plugins/sudoers/visudo.c:783
                   1427: #, c-format
                   1428: msgid "%s: bad permissions, should be mode 0%o\n"
                   1429: msgstr ""
                   1430: 
                   1431: #: plugins/sudoers/visudo.c:822
                   1432: #, c-format
                   1433: msgid "%s busy, try again later"
                   1434: msgstr ""
                   1435: 
                   1436: #: plugins/sudoers/visudo.c:865
                   1437: #, c-format
                   1438: msgid "specified editor (%s) doesn't exist"
                   1439: msgstr ""
                   1440: 
                   1441: #: plugins/sudoers/visudo.c:888
                   1442: #, c-format
                   1443: msgid "unable to stat editor (%s)"
                   1444: msgstr ""
                   1445: 
                   1446: #: plugins/sudoers/visudo.c:936
                   1447: #, c-format
                   1448: msgid "no editor found (editor path = %s)"
                   1449: msgstr ""
                   1450: 
                   1451: #: plugins/sudoers/visudo.c:1025
                   1452: #, c-format
                   1453: msgid "Error: cycle in %s_Alias `%s'"
                   1454: msgstr ""
                   1455: 
                   1456: #: plugins/sudoers/visudo.c:1026
                   1457: #, c-format
                   1458: msgid "Warning: cycle in %s_Alias `%s'"
                   1459: msgstr ""
                   1460: 
                   1461: #: plugins/sudoers/visudo.c:1029
                   1462: #, c-format
                   1463: msgid "Error: %s_Alias `%s' referenced but not defined"
                   1464: msgstr ""
                   1465: 
                   1466: #: plugins/sudoers/visudo.c:1030
                   1467: #, c-format
                   1468: msgid "Warning: %s_Alias `%s' referenced but not defined"
                   1469: msgstr ""
                   1470: 
                   1471: #: plugins/sudoers/visudo.c:1167
                   1472: #, c-format
                   1473: msgid "%s: unused %s_Alias %s"
                   1474: msgstr ""
                   1475: 
                   1476: #: plugins/sudoers/visudo.c:1224
                   1477: #, c-format
                   1478: msgid ""
                   1479: "%s - safely edit the sudoers file\n"
                   1480: "\n"
                   1481: msgstr ""
                   1482: 
                   1483: #: plugins/sudoers/visudo.c:1226
                   1484: msgid ""
                   1485: "\n"
                   1486: "Options:\n"
                   1487: "  -c          check-only mode\n"
                   1488: "  -f sudoers  specify sudoers file location\n"
                   1489: "  -h          display help message and exit\n"
                   1490: "  -q          less verbose (quiet) syntax error messages\n"
                   1491: "  -s          strict syntax checking\n"
                   1492: "  -V          display version information and exit"
                   1493: msgstr ""
                   1494: 
                   1495: #: plugins/sudoers/auth/bsdauth.c:64
                   1496: msgid "unable to begin bsd authentication"
                   1497: msgstr ""
                   1498: 
                   1499: #: plugins/sudoers/auth/bsdauth.c:71
                   1500: msgid "invalid authentication type"
                   1501: msgstr ""
                   1502: 
                   1503: #: plugins/sudoers/auth/bsdauth.c:79
                   1504: msgid "unable to setup authentication"
                   1505: msgstr ""
                   1506: 
                   1507: #: plugins/sudoers/auth/fwtk.c:59
                   1508: #, c-format
                   1509: msgid "unable to read fwtk config"
                   1510: msgstr ""
                   1511: 
                   1512: #: plugins/sudoers/auth/fwtk.c:64
                   1513: #, c-format
                   1514: msgid "unable to connect to authentication server"
                   1515: msgstr ""
                   1516: 
                   1517: #: plugins/sudoers/auth/fwtk.c:70 plugins/sudoers/auth/fwtk.c:93
                   1518: #: plugins/sudoers/auth/fwtk.c:126
                   1519: #, c-format
                   1520: msgid "lost connection to authentication server"
                   1521: msgstr ""
                   1522: 
                   1523: #: plugins/sudoers/auth/fwtk.c:74
                   1524: #, c-format
                   1525: msgid ""
                   1526: "authentication server error:\n"
                   1527: "%s"
                   1528: msgstr ""
                   1529: 
                   1530: #: plugins/sudoers/auth/kerb5.c:110
                   1531: #, c-format
                   1532: msgid "%s: unable to unparse princ ('%s'): %s"
                   1533: msgstr ""
                   1534: 
                   1535: #: plugins/sudoers/auth/kerb5.c:149
                   1536: #, c-format
                   1537: msgid "%s: unable to parse '%s': %s"
                   1538: msgstr ""
                   1539: 
                   1540: #: plugins/sudoers/auth/kerb5.c:160
                   1541: #, c-format
                   1542: msgid "%s: unable to resolve ccache: %s"
                   1543: msgstr ""
                   1544: 
                   1545: #: plugins/sudoers/auth/kerb5.c:204
                   1546: #, c-format
                   1547: msgid "%s: unable to allocate options: %s"
                   1548: msgstr ""
                   1549: 
                   1550: #: plugins/sudoers/auth/kerb5.c:220
                   1551: #, c-format
                   1552: msgid "%s: unable to get credentials: %s"
                   1553: msgstr ""
                   1554: 
                   1555: #: plugins/sudoers/auth/kerb5.c:233
                   1556: #, c-format
                   1557: msgid "%s: unable to initialize ccache: %s"
                   1558: msgstr ""
                   1559: 
                   1560: #: plugins/sudoers/auth/kerb5.c:237
                   1561: #, c-format
                   1562: msgid "%s: unable to store cred in ccache: %s"
                   1563: msgstr ""
                   1564: 
                   1565: #: plugins/sudoers/auth/kerb5.c:300
                   1566: #, c-format
                   1567: msgid "%s: unable to get host principal: %s"
                   1568: msgstr ""
                   1569: 
                   1570: #: plugins/sudoers/auth/kerb5.c:315
                   1571: #, c-format
                   1572: msgid "%s: Cannot verify TGT! Possible attack!: %s"
                   1573: msgstr ""
                   1574: 
                   1575: #: plugins/sudoers/auth/pam.c:99
                   1576: msgid "unable to initialize PAM"
                   1577: msgstr ""
                   1578: 
                   1579: #: plugins/sudoers/auth/pam.c:142
                   1580: msgid "account validation failure, is your account locked?"
                   1581: msgstr ""
                   1582: 
                   1583: #: plugins/sudoers/auth/pam.c:146
                   1584: msgid "Account or password is expired, reset your password and try again"
                   1585: msgstr ""
                   1586: 
                   1587: #: plugins/sudoers/auth/pam.c:153
                   1588: #, c-format
                   1589: msgid "pam_chauthtok: %s"
                   1590: msgstr ""
                   1591: 
                   1592: #: plugins/sudoers/auth/pam.c:157
                   1593: msgid "Password expired, contact your system administrator"
                   1594: msgstr ""
                   1595: 
                   1596: #: plugins/sudoers/auth/pam.c:161
                   1597: msgid ""
                   1598: "Account expired or PAM config lacks an \"account\" section for sudo, contact "
                   1599: "your system administrator"
                   1600: msgstr ""
                   1601: 
                   1602: #: plugins/sudoers/auth/pam.c:176
                   1603: #, c-format
                   1604: msgid "pam_authenticate: %s"
                   1605: msgstr ""
                   1606: 
                   1607: #: plugins/sudoers/auth/pam.c:300
                   1608: msgid "Password: "
                   1609: msgstr ""
                   1610: 
                   1611: #: plugins/sudoers/auth/pam.c:301
                   1612: msgid "Password:"
                   1613: msgstr ""
                   1614: 
                   1615: #: plugins/sudoers/auth/securid.c:82 plugins/sudoers/auth/securid5.c:105
                   1616: #, c-format
                   1617: msgid "unable to contact the SecurID server"
                   1618: msgstr ""
                   1619: 
                   1620: #: plugins/sudoers/auth/securid5.c:80
                   1621: #, c-format
                   1622: msgid "failed to initialise the ACE API library"
                   1623: msgstr ""
                   1624: 
                   1625: #: plugins/sudoers/auth/securid5.c:114
                   1626: #, c-format
                   1627: msgid "User ID locked for SecurID Authentication"
                   1628: msgstr ""
                   1629: 
                   1630: #: plugins/sudoers/auth/securid5.c:118 plugins/sudoers/auth/securid5.c:168
                   1631: #, c-format
                   1632: msgid "invalid username length for SecurID"
                   1633: msgstr ""
                   1634: 
                   1635: #: plugins/sudoers/auth/securid5.c:122 plugins/sudoers/auth/securid5.c:173
                   1636: #, c-format
                   1637: msgid "invalid Authentication Handle for SecurID"
                   1638: msgstr ""
                   1639: 
                   1640: #: plugins/sudoers/auth/securid5.c:126
                   1641: #, c-format
                   1642: msgid "SecurID communication failed"
                   1643: msgstr ""
                   1644: 
                   1645: #: plugins/sudoers/auth/securid5.c:130 plugins/sudoers/auth/securid5.c:212
                   1646: #, c-format
                   1647: msgid "unknown SecurID error"
                   1648: msgstr ""
                   1649: 
                   1650: #: plugins/sudoers/auth/securid5.c:163
                   1651: #, c-format
                   1652: msgid "invalid passcode length for SecurID"
                   1653: msgstr ""
                   1654: 
                   1655: #: plugins/sudoers/auth/sia.c:106
                   1656: msgid "unable to initialize SIA session"
                   1657: msgstr ""
                   1658: 
                   1659: #: plugins/sudoers/auth/sudo_auth.c:119
                   1660: msgid ""
                   1661: "Invalid authentication methods compiled into sudo!  You may mix standalone "
                   1662: "and non-standalone authentication."
                   1663: msgstr ""
                   1664: 
                   1665: #: plugins/sudoers/auth/sudo_auth.c:199
                   1666: msgid ""
                   1667: "There are no authentication methods compiled into sudo!  If you want to turn "
                   1668: "off authentication, use the --disable-authentication configure option."
                   1669: msgstr ""
                   1670: 
                   1671: #: plugins/sudoers/auth/sudo_auth.c:271
                   1672: #, c-format
                   1673: msgid "%d incorrect password attempt"
                   1674: msgid_plural "%d incorrect password attempts"
                   1675: msgstr[0] ""
                   1676: msgstr[1] ""
                   1677: 
                   1678: #: plugins/sudoers/auth/sudo_auth.c:367
                   1679: msgid "Authentication methods:"
                   1680: msgstr ""

FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>