Initialize Tizen 2.3
[external/popt.git] / po / zh_TW.po
1 # Traditional Chinese Messages for popt
2 # Copyright (C) 2005 Free Software Foundation, Inc.
3 # Wei-Lun Chao <chaoweilun@pcmail.com.tw>, 2005
4 #
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: popt 1.11\n"
8 "Report-Msgid-Bugs-To: <popt-devel@rpm5.org>\n"
9 "POT-Creation-Date: 2010-02-17 13:35-0500\n"
10 "PO-Revision-Date: 2005-04-08 17:52+0800\n"
11 "Last-Translator: Wei-Lun Chao <chaoweilun@pcmail.com.tw>\n"
12 "Language-Team: zh_TW <zh-l10n@linux.org.tw>\n"
13 "MIME-Version: 1.0\n"
14 "Content-Type: text/plain; charset=UTF-8\n"
15 "Content-Transfer-Encoding: 8bit\n"
16
17 #: popt.c:47
18 msgid "unknown errno"
19 msgstr "未知的錯誤"
20
21 #: popt.c:1290
22 #, fuzzy, c-format
23 msgid "option type (%u) not implemented in popt\n"
24 msgstr "選項類型 (%d) 沒有在 popt 中實作\n"
25
26 #: popt.c:1711
27 msgid "missing argument"
28 msgstr "缺少引數"
29
30 #: popt.c:1713
31 msgid "unknown option"
32 msgstr "未知的選項"
33
34 #: popt.c:1715
35 msgid "mutually exclusive logical operations requested"
36 msgstr "需要相互獨立的邏輯運算"
37
38 #: popt.c:1717
39 msgid "opt->arg should not be NULL"
40 msgstr "opt->arg 不應為 NULL"
41
42 #: popt.c:1719
43 msgid "aliases nested too deeply"
44 msgstr "巢狀別名太深"
45
46 #: popt.c:1721
47 msgid "error in parameter quoting"
48 msgstr "參數引號錯誤"
49
50 #: popt.c:1723
51 msgid "invalid numeric value"
52 msgstr "不正確的數值"
53
54 #: popt.c:1725
55 msgid "number too large or too small"
56 msgstr "數字太大或太小"
57
58 #: popt.c:1727
59 msgid "memory allocation failed"
60 msgstr "記憶體配置錯誤"
61
62 #: popt.c:1729
63 msgid "config file failed sanity test"
64 msgstr ""
65
66 #: popt.c:1733
67 msgid "unknown error"
68 msgstr "未知的錯誤"
69
70 #: popthelp.c:75 popthelp.c:86
71 msgid "Show this help message"
72 msgstr "顯示本說明訊息"
73
74 #: popthelp.c:76 popthelp.c:87
75 msgid "Display brief usage message"
76 msgstr "顯示簡短的使用說明"
77
78 #: popthelp.c:90
79 msgid "Display option defaults in message"
80 msgstr "在訊息中顯示預設選項"
81
82 #: popthelp.c:92
83 msgid "Terminate options"
84 msgstr ""
85
86 #: popthelp.c:191
87 msgid "Help options:"
88 msgstr ""
89
90 #: popthelp.c:192
91 msgid "Options implemented via popt alias/exec:"
92 msgstr ""
93
94 #: popthelp.c:200
95 msgid "NONE"
96 msgstr "NONE"
97
98 #: popthelp.c:202
99 msgid "VAL"
100 msgstr "VAL"
101
102 #: popthelp.c:206
103 msgid "INT"
104 msgstr "INT"
105
106 #: popthelp.c:207
107 msgid "SHORT"
108 msgstr ""
109
110 #: popthelp.c:208
111 msgid "LONG"
112 msgstr "LONG"
113
114 #: popthelp.c:209
115 #, fuzzy
116 msgid "LONGLONG"
117 msgstr "LONG"
118
119 #: popthelp.c:210
120 msgid "STRING"
121 msgstr "STRING"
122
123 #: popthelp.c:211
124 msgid "FLOAT"
125 msgstr "FLOAT"
126
127 #: popthelp.c:212
128 msgid "DOUBLE"
129 msgstr "DOUBLE"
130
131 #: popthelp.c:215
132 msgid "ARG"
133 msgstr "ARG"
134
135 #: popthelp.c:649
136 msgid "Usage:"
137 msgstr "用法:"
138
139 #: popthelp.c:672
140 msgid "[OPTION...]"
141 msgstr "[選項...]"