File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / sudo / src / po / sudo.pot
Revision 1.1.1.5 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Mon Oct 14 07:56:36 2013 UTC (10 years, 8 months ago) by misho
Branches: sudo, MAIN
CVS tags: v1_8_8p0, v1_8_8, HEAD
v 1.8.8

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

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