Annotation of embedaddon/sudo/src/po/sudo.pot, revision 1.1.1.6

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

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