summaryrefslogtreecommitdiff
path: root/po/zh_TW.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/zh_TW.po')
-rw-r--r--po/zh_TW.po194
1 files changed, 103 insertions, 91 deletions
diff --git a/po/zh_TW.po b/po/zh_TW.po
index 78c842a..522372d 100644
--- a/po/zh_TW.po
+++ b/po/zh_TW.po
@@ -1,14 +1,29 @@
-# Traditional Chinese Messages for flex.
-# Copyright (C) 2002 The Flex Project (msgids)
-# This file is distributed under the same license as the flex package.
-# Wang Li <charles@linux.net.cn>, 2002.
-# Wei-Lun Chao <bluebat@member.fsf.org>, 2009, 2013.
+# SOME DESCRIPTIVE TITLE.
+# Copyright (C) YEAR Free Software Foundation, Inc.
+# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
#
+#, fuzzy
msgid ""
msgstr ""
-"Project-Id-Version: flex 2.5.37\n"
-"Report-Msgid-Bugs-To: flex-devel@lists.sourceforge.net\n"
-"POT-Creation-Date: 2014-03-26 15:00-0400\n"
+"Project-Id-Version: PACKAGE VERSION\n"
+"PO-Revision-Date: 2016-01-22 13:28-0800\n"
+"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
+"Language-Team: LANGUAGE <LL@li.org>\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=CHARSET\n"
+"Content-Transfer-Encoding: 8bit\n"
+
+#~ # Traditional Chinese Messages for flex.
+#~ # Copyright (C) 2002 The Flex Project (msgids)
+#~ # This file is distributed under the same license as the flex package.
+#~ # Wang Li <charles@linux.net.cn>, 2002.
+#~ # Wei-Lun Chao <bluebat@member.fsf.org>, 2009, 2013.
+#~ #
+#~ msgid ""
+#~ msgstr ""
+#~ "Project-Id-Version: flex 2.5.37\n"
+#~ "Report-Msgid-Bugs-To: flex-devel@lists.sourceforge.net\n"
+"POT-Creation-Date: 2012-07-22 20:48-0400\n"
"PO-Revision-Date: 2013-02-12 23:23+0800\n"
"Last-Translator: Wei-Lun Chao <bluebat@member.fsf.org>\n"
"Language-Team: Chinese (traditional) <zh-l10n@linux.org.tw>\n"
@@ -175,357 +190,355 @@ msgstr "無法寫入 eoltbl"
msgid "Could not write yynultrans_tbl"
msgstr "無法寫入 yynultrans_tbl"
-#: main.c:191
+#: main.c:189
msgid "rule cannot be matched"
msgstr "規則無法吻合"
-#: main.c:196
+#: main.c:194
msgid "-s option given but default rule can be matched"
msgstr "-s 選項已給定但是可以吻合預設規則"
-#: main.c:236
+#: main.c:234
msgid "Can't use -+ with -l option"
msgstr "無法將 -+ 與 -l 選項共同使用"
-#: main.c:239
+#: main.c:237
msgid "Can't use -f or -F with -l option"
msgstr "無法將 -f 或 -F 與 -l 選項共同使用"
-#: main.c:243
+#: main.c:241
msgid "Can't use --reentrant or --bison-bridge with -l option"
msgstr "無法將 --reentrant 或 --bison-bridge 與 -l 選項共同使用"
-#: main.c:275
+#: main.c:278
msgid "-Cf/-CF and -Cm don't make sense together"
msgstr "-Cf/-CF 和 -Cm 共用時不具任何意義"
-#: main.c:278
+#: main.c:281
msgid "-Cf/-CF and -I are incompatible"
msgstr "-Cf/-CF 和 -I 是不相容的"
-#: main.c:282
+#: main.c:285
msgid "-Cf/-CF are incompatible with lex-compatibility mode"
msgstr "-Cf/-CF 與 lex 相容模式是不相容的"
-#: main.c:287
+#: main.c:290
msgid "-Cf and -CF are mutually exclusive"
msgstr "-Cf 和 -CF 是互斥的"
-#: main.c:291
+#: main.c:294
msgid "Can't use -+ with -CF option"
msgstr "無法將 -+ 與 -CF 選項共同使用"
-#: main.c:294
+#: main.c:297
#, c-format
msgid "%array incompatible with -+ option"
msgstr "%array 與 -+ 選項不相容"
-#: main.c:299
+#: main.c:302
msgid "Options -+ and --reentrant are mutually exclusive."
msgstr "選項 -+ 和 --reentrant 是互斥的。"
-#: main.c:302
+#: main.c:305
msgid "bison bridge not supported for the C++ scanner."
msgstr "bison 橋接器不受 C++ 掃描程式支援。"
-#: main.c:357 main.c:403
+#: main.c:360 main.c:406
#, c-format
msgid "could not create %s"
msgstr "無法建立 %s"
-#: main.c:416
+#: main.c:419
msgid "could not write tables header"
msgstr "無法寫入表頭"
-#: main.c:420
+#: main.c:423
#, c-format
msgid "can't open skeleton file %s"
msgstr "無法開啟架構檔案 %s"
-#: main.c:456
+#: main.c:459
msgid "allocation of macro definition failed"
msgstr "給予巨集定義配額時失敗"
-#: main.c:504
+#: main.c:507
#, c-format
msgid "input error reading skeleton file %s"
msgstr "讀取架構檔案 %s 時輸入錯誤"
-#: main.c:508
+#: main.c:511
#, c-format
msgid "error closing skeleton file %s"
msgstr "關閉架構檔案 %s 時發生錯誤"
-#: main.c:693
+#: main.c:696
#, c-format
msgid "error creating header file %s"
msgstr "建立標頭檔案 %s 時發生錯誤"
-#: main.c:701
+#: main.c:704
#, c-format
msgid "error writing output file %s"
msgstr "寫入輸出檔案 %s 時發生錯誤"
-#: main.c:705
+#: main.c:708
#, c-format
msgid "error closing output file %s"
msgstr "關閉輸出檔案 %s 時發生錯誤"
-#: main.c:709
+#: main.c:712
#, c-format
msgid "error deleting output file %s"
msgstr "刪除輸出檔案 %s 時發生錯誤"
-#: main.c:716
+#: main.c:719
#, c-format
msgid "No backing up.\n"
msgstr "沒有備份。\n"
-#: main.c:720
+#: main.c:723
#, c-format
msgid "%d backing up (non-accepting) states.\n"
msgstr "%d 備份 (非接受) 狀態。\n"
-#: main.c:724
+#: main.c:727
#, c-format
msgid "Compressed tables always back up.\n"
msgstr "壓縮過的表格自動備份。\n"
-#: main.c:727
+#: main.c:730
#, c-format
msgid "error writing backup file %s"
msgstr "寫入備份檔案 %s 時發生錯誤"
-#: main.c:731
+#: main.c:734
#, c-format
msgid "error closing backup file %s"
msgstr "關閉備份檔案 %s 時發生錯誤"
-#: main.c:736
+#: main.c:739
#, c-format
msgid "%s version %s usage statistics:\n"
msgstr "%s 版本 %s 用法統計:\n"
-#: main.c:739
+#: main.c:742
#, c-format
msgid " scanner options: -"
msgstr " 掃描程式選項:-"
-#: main.c:818
+#: main.c:821
#, c-format
msgid " %d/%d NFA states\n"
msgstr " %d/%d NFA 狀態\n"
-#: main.c:820
+#: main.c:823
#, c-format
msgid " %d/%d DFA states (%d words)\n"
msgstr " %d/%d DFA 狀態 (%d 個字詞)\n"
-#: main.c:822
+#: main.c:825
#, c-format
msgid " %d rules\n"
msgstr " %d 條規則\n"
-#: main.c:827
+#: main.c:830
#, c-format
msgid " No backing up\n"
msgstr " 沒有備份\n"
-#: main.c:831
+#: main.c:834
#, c-format
msgid " %d backing-up (non-accepting) states\n"
msgstr " %d 備份 (非接受) 狀態\n"
-#: main.c:836
+#: main.c:839
#, c-format
msgid " Compressed tables always back-up\n"
msgstr " 壓縮過的表格自動備份\n"
-#: main.c:840
+#: main.c:843
#, c-format
msgid " Beginning-of-line patterns used\n"
msgstr " 列首式樣已使用\n"
-#: main.c:842
+#: main.c:845
#, c-format
msgid " %d/%d start conditions\n"
msgstr " %d/%d 起始條件\n"
-#: main.c:846
+#: main.c:849
#, c-format
msgid " %d epsilon states, %d double epsilon states\n"
msgstr " %d ε狀態,%d 雙倍ε狀態\n"
-#: main.c:850
+#: main.c:853
#, c-format
msgid " no character classes\n"
msgstr " 無字元類別\n"
-#: main.c:854
+#: main.c:857
#, c-format
msgid " %d/%d character classes needed %d/%d words of storage, %d reused\n"
msgstr " %d/%d 字元類別所需 %d/%d 字詞的儲存體,%d 重新使用\n"
-#: main.c:859
+#: main.c:862
#, c-format
msgid " %d state/nextstate pairs created\n"
msgstr " %d 狀態/下一狀態對已建立\n"
-#: main.c:862
+#: main.c:865
#, c-format
msgid " %d/%d unique/duplicate transitions\n"
msgstr " %d/%d 獨一/重複轉換\n"
-#: main.c:867
+#: main.c:870
#, c-format
msgid " %d table entries\n"
msgstr " %d 表格項目\n"
-#: main.c:875
+#: main.c:878
#, c-format
msgid " %d/%d base-def entries created\n"
msgstr " %d/%d base-def 項目已建立\n"
-#: main.c:879
+#: main.c:882
#, c-format
msgid " %d/%d (peak %d) nxt-chk entries created\n"
msgstr " %d/%d (尖峰 %d) nxt-chk 項目已建立\n"
-#: main.c:883
+#: main.c:886
#, c-format
msgid " %d/%d (peak %d) template nxt-chk entries created\n"
msgstr " %d/%d (尖峰 %d) 模板 nxt-chk 項目已建立\n"
-#: main.c:887
+#: main.c:890
#, c-format
msgid " %d empty table entries\n"
msgstr " %d 清空表格項目\n"
-#: main.c:889
+#: main.c:892
#, c-format
msgid " %d protos created\n"
msgstr " %d 原型已建立\n"
-#: main.c:892
+#: main.c:895
#, c-format
msgid " %d templates created, %d uses\n"
msgstr " %d 範本已建立,%d 使用\n"
-#: main.c:900
+#: main.c:903
#, c-format
msgid " %d/%d equivalence classes created\n"
msgstr " %d/%d 等價類別已建立\n"
-#: main.c:908
+#: main.c:911
#, c-format
msgid " %d/%d meta-equivalence classes created\n"
msgstr " %d/%d 後設等價類別已建立\n"
-#: main.c:914
+#: main.c:917
#, c-format
msgid " %d (%d saved) hash collisions, %d DFAs equal\n"
msgstr " %d (%d 已儲存) 雜湊碰撞,%d DFAs 相等\n"
-#: main.c:916
+#: main.c:919
#, c-format
msgid " %d sets of reallocations needed\n"
msgstr " 需要 %d 組重新配置\n"
-#: main.c:918
+#: main.c:921
#, c-format
msgid " %d total table entries needed\n"
msgstr " 總計需要 %d 表格項目\n"
-#: main.c:995
+#: main.c:998
#, c-format
msgid "Internal error. flexopts are malformed.\n"
msgstr "內部錯誤。flexopts 功能異常。\n"
-#: main.c:1005
+#: main.c:1008
#, c-format
msgid "Try `%s --help' for more information.\n"
msgstr "嘗試「%s --help」以獲得更多資訊。\n"
-#: main.c:1062
+#: main.c:1065
#, c-format
msgid "unknown -C option '%c'"
msgstr "不明 -C 選項「%c」"
-#: main.c:1191
+#: main.c:1194
#, c-format
msgid "%s %s\n"
msgstr "%s %s\n"
-#: main.c:1466
+#: main.c:1469
msgid "fatal parse error"
msgstr "嚴重的解析錯誤"
-#: main.c:1498
+#: main.c:1501
#, c-format
msgid "could not create backing-up info file %s"
msgstr "無法建立備份資訊檔案 %s"
-#: main.c:1519
+#: main.c:1522
#, c-format
msgid "-l AT&T lex compatibility option entails a large performance penalty\n"
msgstr "-l AT&T lex 相容性選項會導致大幅效能減退\n"
-#: main.c:1522
+#: main.c:1525
#, c-format
msgid " and may be the actual source of other reported performance penalties\n"
msgstr " 同時也許是其他回報效能減退的實際來源\n"
-#: main.c:1528
+#: main.c:1531
#, c-format
-msgid ""
-"%%option yylineno entails a performance penalty ONLY on rules that can match "
-"newline characters\n"
+msgid "%%option yylineno entails a performance penalty ONLY on rules that can match newline characters\n"
msgstr "%%option yylineno 導致效能減退,只有當該規則該吻合新列字元時才會\n"
-#: main.c:1535
+#: main.c:1538
#, c-format
msgid "-I (interactive) entails a minor performance penalty\n"
msgstr "-I (互動式) 導致小幅效能減退\n"
-#: main.c:1540
+#: main.c:1543
#, c-format
msgid "yymore() entails a minor performance penalty\n"
msgstr "yymore() 導致小幅效能減退\n"
-#: main.c:1546
+#: main.c:1549
#, c-format
msgid "REJECT entails a large performance penalty\n"
msgstr "REJECT 導致大幅效能減退\n"
-#: main.c:1551
+#: main.c:1554
#, c-format
msgid "Variable trailing context rules entail a large performance penalty\n"
msgstr "變數末尾內文規則導致大幅效能減退\n"
-#: main.c:1563
+#: main.c:1566
msgid "REJECT cannot be used with -f or -F"
msgstr "REJECT 無法與 -f 或 -F 共同使用"
-#: main.c:1566
+#: main.c:1569
#, c-format
msgid "%option yylineno cannot be used with REJECT"
msgstr "%option yylineno 無法與 REJECT 共同使用"
-#: main.c:1569
+#: main.c:1572
msgid "variable trailing context rules cannot be used with -f or -F"
msgstr "變數末尾內文規則無法與 -f 或 -F 共同使用"
-#: main.c:1692
+#: main.c:1695
#, c-format
msgid "%option yyclass only meaningful for C++ scanners"
msgstr "%option yyclass 只對於 C++ 掃描程式有意義"
-#: main.c:1799
+#: main.c:1802
#, c-format
msgid "Usage: %s [OPTIONS] [FILE]...\n"
msgstr "用法:%s [選項] [檔案]…\n"
-#: main.c:1802
+#: main.c:1805
#, c-format
msgid ""
"Generates programs that perform pattern-matching on text.\n"
@@ -555,8 +568,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"
+" --header-file=FILE create a C header file in addition to the scanner\n"
" --tables-file[=FILE] write tables to FILE\n"
"\n"
"Scanner behavior:\n"
@@ -725,20 +737,20 @@ msgstr "在 dupmachine() 中清空機器"
msgid "Variable trailing context rule at line %d\n"
msgstr "變數末尾內文規則於列 %d\n"
-#: nfa.c:364
+#: nfa.c:353
msgid "bad state type in mark_beginning_as_normal()"
msgstr "在 mark_beginning_as_normal() 中有不當的狀態輸入"
-#: nfa.c:609
+#: nfa.c:598
#, c-format
msgid "input rules are too complicated (>= %d NFA states)"
msgstr "輸入規則太複雜 (>= %d NFA 狀態)"
-#: nfa.c:688
+#: nfa.c:677
msgid "found too many transitions in mkxtion()"
msgstr "在 mkxtion() 中找到太多轉換"
-#: nfa.c:714
+#: nfa.c:703
#, c-format
msgid "too many rules (> %d)!"
msgstr "太多規則 (> %d)!"