File:  [ELWIX - Embedded LightWeight unIX -] / embedaddon / sudo / src / po / sudo.pot
Revision 1.1.1.4 (vendor branch): download - view: text, annotated - select for diffs - revision graph
Mon Jul 22 10:46:14 2013 UTC (10 years, 11 months ago) by misho
Branches: sudo, MAIN
CVS tags: v1_8_7p0, v1_8_7, HEAD
1.8.7

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

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