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

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

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