File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / sudo / plugins / sudoers / po / sudoers.pot
Revision 1.1.1.6 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Sun Jun 15 16:12:55 2014 UTC (10 years, 2 months ago) by misho
Branches: sudo, MAIN
CVS tags: v1_8_10p3_0, v1_8_10p3, HEAD
sudo v 1.8.10p3

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

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