summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorTranslation Project <coordinator@translationproject.org>2014-02-14 10:30:59 -0500
committerWill Estes <westes575@gmail.com>2014-02-14 10:30:59 -0500
commitff53325b66bd947c4c49ffa3981316593b0c5b14 (patch)
treeb4f6deeee3ba97bfcd5adc807988cb86a17ca239 /po
parent227abedc7adcf9a63687862b9621de327aee600c (diff)
update zh_CN translation from the translation project
Diffstat (limited to 'po')
-rw-r--r--po/zh_CN.po430
1 files changed, 159 insertions, 271 deletions
diff --git a/po/zh_CN.po b/po/zh_CN.po
index 6302d4f..e03ab9c 100644
--- a/po/zh_CN.po
+++ b/po/zh_CN.po
@@ -1,50 +1,46 @@
-# SOME DESCRIPTIVE TITLE.
-# Copyright (C) 2002 Free Software Foundation, Inc.
+# Chinese translations for flex.
+# Copyright (C) 2002 The Flex Project
# Wang Li <charles@linux.net.cn>, 2002.
#
msgid ""
msgstr ""
"Project-Id-Version: flex 2.5.8\n"
-"Report-Msgid-Bugs-To: flex-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2008-02-26 16:34-0500\n"
+"POT-Creation-Date: 2002-06-19 09:43-0400\n"
"PO-Revision-Date: 2002-08-18 10:37+0800\n"
"Last-Translator: Wang Li <charles@linux.net.cn>\n"
-"Language-Team: Chinese (simplified) <i18n-translation@lists.linux.net.cn>\n"
+"Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=gb2312\n"
"Content-Transfer-Encoding: 8bit\n"
-#: dfa.c:61
+#: dfa.c:64
#, c-format
msgid "State #%d is non-accepting -\n"
msgstr ""
-#: dfa.c:124
+#: dfa.c:131
msgid "dangerous trailing context"
msgstr ""
-#: dfa.c:166
-#, c-format
+#: dfa.c:174
msgid " associated rule line numbers:"
msgstr ""
-#: dfa.c:202
-#, c-format
+#: dfa.c:212
msgid " out-transitions: "
msgstr ""
-#: dfa.c:210
-#, c-format
+#: dfa.c:220
msgid ""
"\n"
" jam-transitions: EOF "
msgstr ""
-#: dfa.c:341
+#: dfa.c:357
msgid "consistency check failed in epsclosure()"
msgstr "epsclosure() 中的一致性检查失败"
-#: dfa.c:429
+#: dfa.c:443
msgid ""
"\n"
"\n"
@@ -56,24 +52,24 @@ msgstr ""
"DFA 输出:\n"
"\n"
-#: dfa.c:604
+#: dfa.c:589
msgid "could not create unique end-of-buffer state"
msgstr "无法创建独立的 end-of-buffer 状态"
-#: dfa.c:625
+#: dfa.c:610
#, c-format
msgid "state # %d:\n"
msgstr "状态 # %d:\n"
-#: dfa.c:785
-msgid "Could not write yynxt_tbl[][]"
-msgstr ""
+#: dfa.c:994
+msgid "consistency check failed in symfollowset"
+msgstr "symfollowset 中的一致性检查失败"
-#: dfa.c:1052
+#: dfa.c:1047
msgid "bad transition character detected in sympartition()"
msgstr "在 sympartition() 检测到错误的变换字符"
-#: gen.c:478
+#: gen.c:251
msgid ""
"\n"
"\n"
@@ -85,424 +81,360 @@ msgstr ""
"等价类:\n"
"\n"
-#: gen.c:662 gen.c:691 gen.c:1215
+#: gen.c:429 gen.c:913
#, c-format
msgid "state # %d accepts: [%d]\n"
msgstr ""
-#: gen.c:1110
+#: gen.c:834
#, c-format
msgid "state # %d accepts: "
msgstr ""
-#: gen.c:1157
-msgid "Could not write yyacclist_tbl"
-msgstr ""
-
-#: gen.c:1233
-msgid "Could not write yyacc_tbl"
-msgstr ""
-
-#: gen.c:1248 gen.c:1633 gen.c:1656
-#, fuzzy
-msgid "Could not write ecstbl"
-msgstr "无法创建 %s"
-
-#: gen.c:1271
+#: gen.c:936
msgid ""
"\n"
"\n"
"Meta-Equivalence Classes:\n"
msgstr ""
-#: gen.c:1293
-msgid "Could not write yymeta_tbl"
-msgstr ""
-
-#: gen.c:1354
-#, fuzzy
-msgid "Could not write yybase_tbl"
-msgstr "无法创建 %s"
-
-#: gen.c:1388
-msgid "Could not write yydef_tbl"
-msgstr ""
-
-#: gen.c:1428
-msgid "Could not write yynxt_tbl"
-msgstr ""
-
-#: gen.c:1464
-msgid "Could not write yychk_tbl"
-msgstr ""
-
-#: gen.c:1618 gen.c:1647
-#, fuzzy
-msgid "Could not write ftbl"
-msgstr "无法创建 %s"
-
-#: gen.c:1624
-#, fuzzy
-msgid "Could not write ssltbl"
-msgstr "无法创建 %s"
-
-#: gen.c:1675
-#, fuzzy
-msgid "Could not write eoltbl"
-msgstr "无法创建 %s"
-
-#: gen.c:1735
-msgid "Could not write yynultrans_tbl"
-msgstr ""
-
-#: main.c:189
+#: main.c:163
msgid "rule cannot be matched"
msgstr "无法匹配规则"
-#: main.c:194
+#: main.c:168
msgid "-s option given but default rule can be matched"
msgstr ""
-#: main.c:234
+#: main.c:203
msgid "Can't use -+ with -l option"
msgstr ""
-#: main.c:237
+#: main.c:206
msgid "Can't use -f or -F with -l option"
msgstr ""
-#: main.c:241
-msgid "Can't use --reentrant or --bison-bridge with -l option"
+#: main.c:209
+msgid "Can't use -R or -Rb with -l option"
+msgstr ""
+
+#: main.c:223
+msgid "Can't specify header option if writing to stdout."
msgstr ""
-#: main.c:278
+#: main.c:249
msgid "-Cf/-CF and -Cm don't make sense together"
msgstr ""
-#: main.c:281
+#: main.c:252
msgid "-Cf/-CF and -I are incompatible"
msgstr ""
-#: main.c:285
+#: main.c:256
msgid "-Cf/-CF are incompatible with lex-compatibility mode"
msgstr ""
-#: main.c:290
+#: main.c:260
+#, c-format
+msgid "-Cf/-CF and %option yylineno are incompatible"
+msgstr ""
+
+#: main.c:263
msgid "-Cf and -CF are mutually exclusive"
msgstr ""
-#: main.c:294
+#: main.c:267
msgid "Can't use -+ with -CF option"
msgstr ""
-#: main.c:297
+#: main.c:271
#, c-format
msgid "%array incompatible with -+ option"
msgstr ""
-#: main.c:302
-msgid "Options -+ and --reentrant are mutually exclusive."
+#: main.c:276
+msgid "Options -+ and -R are mutually exclusive."
msgstr ""
-#: main.c:305
-msgid "bison bridge not supported for the C++ scanner."
-msgstr ""
-
-#: main.c:360 main.c:406
+#: main.c:328 main.c:524
#, c-format
msgid "could not create %s"
msgstr "无法创建 %s"
-#: main.c:419
-#, fuzzy
-msgid "could not write tables header"
-msgstr "无法创建 %s"
-
-#: main.c:423
+#: main.c:334
#, c-format
msgid "can't open skeleton file %s"
msgstr "无法打开骨架文件 %s"
-#: main.c:505
+#: main.c:492
#, c-format
msgid "input error reading skeleton file %s"
msgstr "读取骨架文件 %s 时输入错误"
-#: main.c:509
+#: main.c:496
#, c-format
msgid "error closing skeleton file %s"
msgstr "关闭骨架文件 %s 出错"
-#: main.c:694
+#: main.c:690
#, c-format
msgid "error creating header file %s"
msgstr "创建头文件 %s 出错"
-#: main.c:702
+#: main.c:698
#, c-format
msgid "error writing output file %s"
msgstr "写入输出文件 %s 出错"
-#: main.c:706
+#: main.c:702
#, c-format
msgid "error closing output file %s"
msgstr "关闭输出文件 %s 出错"
-#: main.c:710
+#: main.c:706
#, c-format
msgid "error deleting output file %s"
msgstr "删除输出文件 %s 出错"
-#: main.c:717
-#, c-format
+#: main.c:714
msgid "No backing up.\n"
msgstr ""
-#: main.c:721
+#: main.c:717
#, c-format
msgid "%d backing up (non-accepting) states.\n"
msgstr ""
-#: main.c:725
-#, c-format
+#: main.c:721
msgid "Compressed tables always back up.\n"
msgstr ""
-#: main.c:728
+#: main.c:724
#, c-format
msgid "error writing backup file %s"
msgstr "写入备份文件 %s 出错"
-#: main.c:732
+#: main.c:728
#, c-format
msgid "error closing backup file %s"
msgstr "关闭备份文件 %s 出错"
-#: main.c:737
+#: main.c:734
#, c-format
msgid "%s version %s usage statistics:\n"
msgstr ""
-#: main.c:740
-#, c-format
+#: main.c:737
msgid " scanner options: -"
msgstr " 扫描器选项:-"
-#: main.c:819
+#: main.c:817
#, c-format
msgid " %d/%d NFA states\n"
msgstr ""
-#: main.c:821
+#: main.c:819
#, c-format
msgid " %d/%d DFA states (%d words)\n"
msgstr ""
-#: main.c:823
+#: main.c:821
#, c-format
msgid " %d rules\n"
msgstr " %d 条规则\n"
-#: main.c:828
-#, c-format
+#: main.c:825
msgid " No backing up\n"
msgstr ""
-#: main.c:832
+#: main.c:828
#, c-format
msgid " %d backing-up (non-accepting) states\n"
msgstr ""
-#: main.c:837
-#, c-format
+#: main.c:832
msgid " Compressed tables always back-up\n"
msgstr ""
-#: main.c:841
-#, c-format
+#: main.c:836
msgid " Beginning-of-line patterns used\n"
msgstr ""
-#: main.c:843
+#: main.c:838
#, c-format
msgid " %d/%d start conditions\n"
msgstr ""
-#: main.c:847
+#: main.c:841
#, c-format
msgid " %d epsilon states, %d double epsilon states\n"
msgstr ""
-#: main.c:851
-#, c-format
+#: main.c:845
msgid " no character classes\n"
msgstr ""
-#: main.c:855
+#: main.c:848
#, c-format
msgid " %d/%d character classes needed %d/%d words of storage, %d reused\n"
msgstr ""
-#: main.c:860
+#: main.c:853
#, c-format
msgid " %d state/nextstate pairs created\n"
msgstr ""
-#: main.c:863
+#: main.c:855
#, c-format
msgid " %d/%d unique/duplicate transitions\n"
msgstr ""
-#: main.c:868
+#: main.c:861
#, c-format
msgid " %d table entries\n"
msgstr ""
-#: main.c:876
+#: main.c:869
#, c-format
msgid " %d/%d base-def entries created\n"
msgstr ""
-#: main.c:880
+#: main.c:872
#, c-format
msgid " %d/%d (peak %d) nxt-chk entries created\n"
msgstr ""
-#: main.c:884
+#: main.c:875
#, c-format
msgid " %d/%d (peak %d) template nxt-chk entries created\n"
msgstr ""
-#: main.c:888
+#: main.c:879
#, c-format
msgid " %d empty table entries\n"
msgstr ""
-#: main.c:890
+#: main.c:881
#, c-format
msgid " %d protos created\n"
msgstr ""
-#: main.c:893
+#: main.c:884
#, c-format
msgid " %d templates created, %d uses\n"
msgstr ""
-#: main.c:901
+#: main.c:892
#, c-format
msgid " %d/%d equivalence classes created\n"
msgstr ""
-#: main.c:909
+#: main.c:900
#, c-format
msgid " %d/%d meta-equivalence classes created\n"
msgstr ""
-#: main.c:915
+#: main.c:905
#, c-format
msgid " %d (%d saved) hash collisions, %d DFAs equal\n"
msgstr ""
-#: main.c:917
+#: main.c:907
#, c-format
msgid " %d sets of reallocations needed\n"
msgstr ""
-#: main.c:919
+#: main.c:909
#, c-format
msgid " %d total table entries needed\n"
msgstr ""
-#: main.c:996
-#, c-format
+#: main.c:966
msgid "Internal error. flexopts are malformed.\n"
msgstr ""
-#: main.c:1006
+#: main.c:974
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr ""
-#: main.c:1063
+#: main.c:1033
#, c-format
msgid "unknown -C option '%c'"
msgstr "未知的 -C 选项“%c”"
-#: main.c:1192
+#: main.c:1116
+#, c-format
+msgid "unknown -R option '%c'"
+msgstr "未知的 -R 选项“%c”"
+
+#: main.c:1153
#, c-format
msgid "%s %s\n"
msgstr "%s %s\n"
-#: main.c:1467
+#: main.c:1395
msgid "fatal parse error"
msgstr "致命的解析错误"
-#: main.c:1499
+#: main.c:1407
#, c-format
msgid "could not create backing-up info file %s"
msgstr ""
-#: main.c:1520
-#, c-format
+#: main.c:1429
msgid "-l AT&T lex compatibility option entails a large performance penalty\n"
msgstr ""
-#: main.c:1523
-#, c-format
+#: main.c:1431
msgid " and may be the actual source of other reported performance penalties\n"
msgstr ""
-#: main.c:1529
+#: main.c:1437
#, c-format
-msgid ""
-"%%option yylineno entails a performance penalty ONLY on rules that can match "
-"newline characters\n"
+msgid "%%option yylineno entails a large performance penalty\n"
msgstr ""
-#: main.c:1536
-#, c-format
+#: main.c:1444
msgid "-I (interactive) entails a minor performance penalty\n"
msgstr ""
-#: main.c:1541
-#, c-format
+#: main.c:1448
msgid "yymore() entails a minor performance penalty\n"
msgstr ""
-#: main.c:1547
-#, c-format
+#: main.c:1453
msgid "REJECT entails a large performance penalty\n"
msgstr ""
-#: main.c:1552
-#, c-format
+#: main.c:1457
msgid "Variable trailing context rules entail a large performance penalty\n"
msgstr ""
-#: main.c:1564
+#: main.c:1470
msgid "REJECT cannot be used with -f or -F"
msgstr ""
-#: main.c:1567
+#: main.c:1473
#, c-format
-msgid "%option yylineno cannot be used with REJECT"
+msgid "%option yylineno cannot be used with -f or -F"
msgstr ""
-#: main.c:1570
+#: main.c:1476
msgid "variable trailing context rules cannot be used with -f or -F"
msgstr ""
-#: main.c:1691
+#: main.c:1607
#, c-format
msgid "%option yyclass only meaningful for C++ scanners"
msgstr ""
-#: main.c:1798
+#: main.c:1711
#, c-format
msgid "Usage: %s [OPTIONS] [FILE]...\n"
msgstr "用法:%s [选项] [文件]...\n"
-#: main.c:1801
+#: main.c:1714
#, c-format
msgid ""
"Generates programs that perform pattern-matching on text.\n"
@@ -532,9 +464,7 @@ msgid ""
" -S, --skel=FILE specify skeleton file\n"
" -t, --stdout write scanner on stdout instead of %s\n"
" --yyclass=NAME name of C++ class\n"
-" --header-file=FILE create a C header file in addition to the "
-"scanner\n"
-" --tables-file[=FILE] write tables to FILE\n"
+" --header=FILE create a C header file in addition to the scanner\n"
"\n"
"Scanner behavior:\n"
" -7, --7bit generate 7-bit scanner\n"
@@ -552,11 +482,8 @@ msgid ""
" -L, --noline suppress #line directives in scanner\n"
" -P, --prefix=STRING use STRING as prefix instead of \"yy\"\n"
" -R, --reentrant generate a reentrant C scanner\n"
-" --bison-bridge scanner for bison pure parser.\n"
-" --bison-locations include yylloc support.\n"
+" -Rb, --reentrant-bison reentrant scanner for bison pure parser.\n"
" --stdinit initialize yyin/yyout to stdin/stdout\n"
-" --noansi-definitions old-style function definitions\n"
-" --noansi-prototypes empty parameter list in prototypes\n"
" --nounistd do not include <unistd.h>\n"
" --noFUNCTION do not generate a particular FUNCTION\n"
"\n"
@@ -568,47 +495,47 @@ msgid ""
" -V, --version report %s version\n"
msgstr ""
-#: misc.c:100 misc.c:126
+#: misc.c:47
#, c-format
msgid "name \"%s\" ridiculously long"
msgstr ""
-#: misc.c:175
+#: misc.c:101
msgid "memory allocation failed in allocate_array()"
msgstr ""
-#: misc.c:250
+#: misc.c:179
#, c-format
msgid "bad character '%s' detected in check_char()"
msgstr ""
-#: misc.c:255
+#: misc.c:184
#, c-format
msgid "scanner requires -8 flag to use the character %s"
msgstr ""
-#: misc.c:288
+#: misc.c:217
msgid "dynamic memory failure in copy_string()"
msgstr ""
-#: misc.c:422
+#: misc.c:349
#, c-format
msgid "%s: fatal internal error, %s\n"
msgstr ""
-#: misc.c:875
+#: misc.c:775
msgid "attempt to increase array size failed"
msgstr "试图增加数组大小时失败"
-#: misc.c:1002
+#: misc.c:847
msgid "bad line in skeleton file"
msgstr "骨架文件中错误的行"
-#: misc.c:1051
+#: misc.c:892
msgid "memory allocation failed in yy_flex_xmalloc()"
msgstr "在 yy_flex_xmalloc() 中的内存分配失败"
-#: nfa.c:104
+#: nfa.c:103
#, c-format
msgid ""
"\n"
@@ -625,181 +552,149 @@ msgid "state # %4d\t"
msgstr "状态 # %4d\t"
#: nfa.c:130
-#, c-format
msgid "********** end of dump\n"
msgstr "********** 输出结束\n"
-#: nfa.c:174
+#: nfa.c:176
msgid "empty machine in dupmachine()"
msgstr ""
-#: nfa.c:240
+#: nfa.c:228
#, c-format
msgid "Variable trailing context rule at line %d\n"
msgstr ""
-#: nfa.c:353
+#: nfa.c:350
msgid "bad state type in mark_beginning_as_normal()"
msgstr ""
-#: nfa.c:598
+#: nfa.c:603
#, c-format
msgid "input rules are too complicated (>= %d NFA states)"
msgstr ""
-#: nfa.c:677
+#: nfa.c:682
msgid "found too many transitions in mkxtion()"
msgstr ""
-#: nfa.c:703
+#: nfa.c:708
#, c-format
msgid "too many rules (> %d)!"
msgstr "规则过多 (> %d)!"
-#: parse.y:159
+#: parse.y:174
msgid "unknown error processing section 1"
msgstr "未知的错误处理节 1"
-#: parse.y:184 parse.y:351
+#: parse.y:199 parse.y:362
msgid "bad start condition list"
msgstr "错误的起始状态列表"
-#: parse.y:315
+#: parse.y:326
msgid "unrecognized rule"
msgstr "不能识别的规则"
-#: parse.y:434 parse.y:447 parse.y:516
+#: parse.y:444 parse.y:457 parse.y:526
msgid "trailing context used twice"
msgstr ""
-#: parse.y:552 parse.y:562 parse.y:635 parse.y:645
+#: parse.y:562 parse.y:572 parse.y:645 parse.y:655
msgid "bad iteration values"
msgstr ""
-#: parse.y:580 parse.y:598 parse.y:663 parse.y:681
+#: parse.y:590 parse.y:608 parse.y:673 parse.y:691
msgid "iteration value must be positive"
msgstr ""
-#: parse.y:806 parse.y:816
-#, c-format
-msgid "the character range [%c-%c] is ambiguous in a case-insensitive scanner"
-msgstr ""
-
-#: parse.y:821
+#: parse.y:785
msgid "negative range in character class"
msgstr ""
-#: parse.y:918
-msgid "[:^lower:] is ambiguous in case insensitive scanner"
-msgstr ""
-
-#: parse.y:924
-msgid "[:^upper:] ambiguous in case insensitive scanner"
-msgstr ""
-
-#: scan.l:75 scan.l:192 scan.l:300 scan.l:443 scan.l:618 scan.l:676
-msgid "Input line too long\n"
-msgstr ""
-
-#: scan.l:161
-#, c-format
-msgid "malformed '%top' directive"
-msgstr ""
-
-#: scan.l:183
+#: scan.l:140
#, no-c-format
msgid "unrecognized '%' directive"
msgstr ""
-#: scan.l:284
-msgid "Unmatched '{'"
-msgstr ""
-
-#: scan.l:317
+#: scan.l:207
msgid "incomplete name definition"
msgstr "不完整的名称定义"
-#: scan.l:451
+#: scan.l:316
#, c-format
msgid "unrecognized %%option: %s"
msgstr "不能识别的 %%选项:%s"
-#: scan.l:633 scan.l:800
+#: scan.l:449 scan.l:549
msgid "bad character class"
msgstr "错误的字符类别"
-#: scan.l:683
+#: scan.l:481
#, c-format
msgid "undefined definition {%s}"
msgstr "未定义的定义 {%s}"
-#: scan.l:755
+#: scan.l:517
#, c-format
msgid "bad <start condition>: %s"
msgstr "错误 <起始条件>:%s"
-#: scan.l:768
+#: scan.l:530
msgid "missing quote"
msgstr "遗漏引号"
-#: scan.l:834
+#: scan.l:570
#, c-format
msgid "bad character class expression: %s"
msgstr "错误的字符类别表达式:%s"
-#: scan.l:856
+#: scan.l:592
msgid "bad character inside {}'s"
msgstr ""
-#: scan.l:862
+#: scan.l:598
msgid "missing }"
msgstr "遗漏 }"
-#: scan.l:940
+#: scan.l:671
msgid "EOF encountered inside an action"
msgstr "在动作中文件结束"
-#: scan.l:945
-#, fuzzy
-msgid "EOF encountered inside pattern"
-msgstr "在动作中文件结束"
-
-#: scan.l:967
+#: scan.l:691
#, c-format
msgid "bad character: %s"
msgstr "错误的字符:%s"
-#: scan.l:996
+#: scan.l:720
#, c-format
msgid "can't open %s"
msgstr "无法打开 %s"
-#: scanopt.c:291
+#: scanopt.c:267
#, c-format
msgid "Usage: %s [OPTIONS]...\n"
msgstr "用法:%s [选项]...\n"
-#: scanopt.c:565
+#: scanopt.c:516
#, c-format
msgid "option `%s' doesn't allow an argument\n"
msgstr "选项“%s”不接受参数\n"
-#: scanopt.c:570
+#: scanopt.c:519
#, c-format
msgid "option `%s' requires an argument\n"
msgstr "选项“%s”需要一个参数\n"
-#: scanopt.c:574
+#: scanopt.c:522
#, c-format
msgid "option `%s' is ambiguous\n"
msgstr ""
-#: scanopt.c:578
+#: scanopt.c:525
#, c-format
msgid "Unrecognized option `%s'\n"
msgstr "未知的选项“%s”\n"
-#: scanopt.c:582
+#: scanopt.c:528
#, c-format
msgid "Unknown error=(%d)\n"
msgstr "未知错误=(%d)\n"
@@ -808,31 +703,24 @@ msgstr "未知错误=(%d)\n"
msgid "symbol table memory allocation failed"
msgstr "符号表内存分配失败"
-#: sym.c:202
+#: sym.c:210
msgid "name defined twice"
msgstr "名称定义了两次"
-#: sym.c:253
+#: sym.c:265
#, c-format
msgid "start condition %s declared twice"
msgstr "起始条件 %s 声明了两次"
-#: yylex.c:56
+#: yylex.c:58
msgid "premature EOF"
msgstr ""
-#: yylex.c:198
-#, c-format
+#: yylex.c:207
msgid "End Marker\n"
msgstr ""
-#: yylex.c:204
+#: yylex.c:212
#, c-format
msgid "*Something Weird* - tok: %d val: %d\n"
msgstr ""
-
-#~ msgid "consistency check failed in symfollowset"
-#~ msgstr "symfollowset 中的一致性检查失败"
-
-#~ msgid "unknown -R option '%c'"
-#~ msgstr "未知的 -R 选项“%c”"