1 # Simplified Chinese translation for gettext.
2 # Copyright (C) 1998, 2001, 2002 Free Software Foundation, Inc.
3 # Yuan-Chung Cheng <platin@ms.ccafps.khc.edu.tw>, 1998.
4 # Pofeng Lee <pofeng@linux.org.tw>, 2001-2002.
5 # Abel Cheung <maddog@linux.org.hk>, 2002.
6 # Liu Songhe <jackliu9999@263.net>, 2003.
10 "Project-Id-Version: gettext-runtime 0.13-pre1\n"
11 "Report-Msgid-Bugs-To: bug-gnu-gettext@gnu.org\n"
12 "POT-Creation-Date: 2005-01-14 13:07+0100\n"
13 "PO-Revision-Date: 2003-11-19 21:43+0800\n"
14 "Last-Translator: Funda Wang <fundawang@linux.net.cn>\n"
15 "Language-Team: Chinese (simplified) <i18n-translation@lists.linux.net.cn>\n"
17 "Content-Type: text/plain; charset=utf-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=1; plural=0;\n"
21 #: ../gettext-tools/lib/closeout.c:64
25 #: ../gettext-tools/lib/error.c:121
26 msgid "Unknown system error"
29 #: ../gettext-tools/lib/getopt.c:551 ../gettext-tools/lib/getopt.c:570
31 msgid "%s: option `%s' is ambiguous\n"
32 msgstr "%s:选项“%s”是不明确的\n"
34 #: ../gettext-tools/lib/getopt.c:603 ../gettext-tools/lib/getopt.c:607
36 msgid "%s: option `--%s' doesn't allow an argument\n"
37 msgstr "%s:选项“--%s”不允许有参数\n"
39 #: ../gettext-tools/lib/getopt.c:616 ../gettext-tools/lib/getopt.c:621
41 msgid "%s: option `%c%s' doesn't allow an argument\n"
42 msgstr "%s:选项“%c%s”不允许有参数\n"
44 #: ../gettext-tools/lib/getopt.c:667 ../gettext-tools/lib/getopt.c:689
45 #: ../gettext-tools/lib/getopt.c:1020 ../gettext-tools/lib/getopt.c:1042
47 msgid "%s: option `%s' requires an argument\n"
48 msgstr "%s:选项“%s”需要一个参数\n"
50 #: ../gettext-tools/lib/getopt.c:727 ../gettext-tools/lib/getopt.c:730
52 msgid "%s: unrecognized option `--%s'\n"
53 msgstr "%s:无法识别的选项“--%s”\n"
55 #: ../gettext-tools/lib/getopt.c:738 ../gettext-tools/lib/getopt.c:741
57 msgid "%s: unrecognized option `%c%s'\n"
58 msgstr "%s:无法识别的选项“%c%s”\n"
60 #: ../gettext-tools/lib/getopt.c:796 ../gettext-tools/lib/getopt.c:799
62 msgid "%s: illegal option -- %c\n"
63 msgstr "%s:非法选项 ─ %c\n"
65 #: ../gettext-tools/lib/getopt.c:805 ../gettext-tools/lib/getopt.c:808
67 msgid "%s: invalid option -- %c\n"
68 msgstr "%s:无效选项 ─ %c\n"
70 #: ../gettext-tools/lib/getopt.c:863 ../gettext-tools/lib/getopt.c:882
71 #: ../gettext-tools/lib/getopt.c:1095 ../gettext-tools/lib/getopt.c:1116
73 msgid "%s: option requires an argument -- %c\n"
74 msgstr "%s:选项需要一个参数 ─ %c\n"
76 #: ../gettext-tools/lib/getopt.c:935 ../gettext-tools/lib/getopt.c:954
78 msgid "%s: option `-W %s' is ambiguous\n"
79 msgstr "%s:选项“-W %s”是不明确的\n"
81 #: ../gettext-tools/lib/getopt.c:978 ../gettext-tools/lib/getopt.c:999
83 msgid "%s: option `-W %s' doesn't allow an argument\n"
84 msgstr "%s:选项“-W %s”不允许有参数\n"
86 #: ../gettext-tools/lib/xmalloc.c:41
88 msgid "memory exhausted"
91 #: src/envsubst.c:113 src/gettext.c:135 src/ngettext.c:125
94 "Copyright (C) %s Free Software Foundation, Inc.\n"
95 "This is free software; see the source for copying conditions. There is NO\n"
96 "warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.\n"
98 "版权所有 (C) %s Free Software Foundation, Inc.\n"
99 "这是自由软件;请参考原始码的版权声明。本软件不提供任何担保,甚至不会包括\n"
100 "可售性或适用于任何特定目的的担保。\n"
102 #: src/envsubst.c:118 src/gettext.c:140 src/ngettext.c:130
104 msgid "Written by %s.\n"
107 #: src/envsubst.c:127 src/gettext.c:158 src/ngettext.c:142
109 msgid "too many arguments"
112 #: src/envsubst.c:138 src/gettext.c:168 src/ngettext.c:154
114 msgid "missing arguments"
117 #: src/envsubst.c:171 src/gettext.c:239 src/ngettext.c:208
119 msgid "Try `%s --help' for more information.\n"
120 msgstr "试试“%s --help”来获取更多信息。\n"
122 #: src/envsubst.c:176
124 msgid "Usage: %s [OPTION] [SHELL-FORMAT]\n"
125 msgstr "用法:%s [选项] [SHELL格式]\n"
127 #: src/envsubst.c:181
129 msgid "Substitutes the values of environment variables.\n"
132 #: src/envsubst.c:185
134 msgid "Operation mode:\n"
137 #: src/envsubst.c:188
139 msgid " -v, --variables output the variables occurring in SHELL-FORMAT\n"
140 msgstr " -v, --variables 输出 SHELL格式 中出现的变量\n"
142 #: src/envsubst.c:192
144 msgid "Informative output:\n"
147 #: src/envsubst.c:195
149 msgid " -h, --help display this help and exit\n"
150 msgstr " -h, --help 显示此帮助并退出\n"
152 #: src/envsubst.c:198
154 msgid " -V, --version output version information and exit\n"
155 msgstr " -V, --version 输出版本信息并退出\n"
157 #: src/envsubst.c:202
160 "In normal operation mode, standard input is copied to standard output,\n"
161 "with references to environment variables of the form $VARIABLE or ${VARIABLE}\n"
162 "being replaced with the corresponding values. If a SHELL-FORMAT is given,\n"
163 "only those environment variables that are referenced in SHELL-FORMAT are\n"
164 "substituted; otherwise all environment variables references occurring in\n"
165 "standard input are substituted.\n"
167 "在普通操作模式下,会将标准输入复制到标准输出中,而以 $VARIABLE 或 ${VARIABLE}\n"
168 "格式给出的环境变量引用会被替换成相应的值。如果给出了 SHELL格式,则只有在该格式\n"
169 "中引用的环境变量会被替换;否则,标准输入中出现的全部环境变量引用都将被替换。\n"
171 #: src/envsubst.c:211
174 "When --variables is used, standard input is ignored, and the output consists\n"
175 "of the environment variables that are referenced in SHELL-FORMAT, one per line.\n"
177 "若使用了 --variables,则会忽略标准输入,而输出由 SHELL格式 引用的环境变量组成,\n"
180 #: src/envsubst.c:215 src/gettext.c:276 src/ngettext.c:242
181 msgid "Report bugs to <bug-gnu-gettext@gnu.org>.\n"
182 msgstr "将错误报告至 <bug-gnu-gettext@gnu.org>。\n"
184 #: src/envsubst.c:438
186 msgid "error while reading \"%s\""
189 #: src/envsubst.c:439
190 msgid "standard input"
196 "Usage: %s [OPTION] [[TEXTDOMAIN] MSGID]\n"
197 "or: %s [OPTION] -s [MSGID]...\n"
199 "用法:%s [选项] [[文本域] MSGID]\n"
200 "或: %s [选项] -s [MSGID]...\n"
204 msgid "Display native language translation of a textual message.\n"
205 msgstr "显示某原文消息的本地语言翻译。\n"
210 " -d, --domain=TEXTDOMAIN retrieve translated messages from TEXTDOMAIN\n"
211 " -e enable expansion of some escape sequences\n"
212 " -E (ignored for compatibility)\n"
213 " -h, --help display this help and exit\n"
214 " -n suppress trailing newline\n"
215 " -V, --version display version information and exit\n"
216 " [TEXTDOMAIN] MSGID retrieve translated message corresponding\n"
217 " to MSGID from TEXTDOMAIN\n"
219 " -d, --domain=文本域 由<文本域>读取翻译后的消息\n"
221 " -E (为了兼容性存在的选项,不会造成任何影响)\n"
222 " -h, --help 显示此段说明消息并退出\n"
224 " -V, --version 显示版本信息并退出\n"
225 " [文本域] MSGID 由<文本域>读取相应于 MSGID 的翻译消息\n"
230 "If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
231 "environment variable TEXTDOMAIN. If the message catalog is not found in the\n"
232 "regular directory, another location can be specified with the environment\n"
233 "variable TEXTDOMAINDIR.\n"
234 "When used with the -s option the program behaves like the `echo' command.\n"
235 "But it does not simply copy its arguments to stdout. Instead those messages\n"
236 "found in the selected catalog are translated.\n"
237 "Standard search directory: %s\n"
239 "假如没有指定<文本域>参数,程序会根据 TEXTDOMAIN 环境变量来设定<文本域>。\n"
240 "假如消息一览表文件不在正常的目录下,可以用环境变量 TEXTDOMAINDIR 指定\n"
242 "使用选项“-s”时此程序和“echo”命令类似。但它不是直接把参数复制至标准\n"
243 "输出,而是寻找消息一览表文件里翻译过的消息。\n"
246 #: src/ngettext.c:213
248 msgid "Usage: %s [OPTION] [TEXTDOMAIN] MSGID MSGID-PLURAL COUNT\n"
249 msgstr "用法:%s [选项] [文本域] MSGID 复数-MSGID 数字\n"
251 #: src/ngettext.c:218
254 "Display native language translation of a textual message whose grammatical\n"
255 "form depends on a number.\n"
256 msgstr "显示某原文消息的本地语言翻译,而翻译的语法和数字有关。\n"
258 #: src/ngettext.c:223
261 " -d, --domain=TEXTDOMAIN retrieve translated message from TEXTDOMAIN\n"
262 " -e enable expansion of some escape sequences\n"
263 " -E (ignored for compatibility)\n"
264 " -h, --help display this help and exit\n"
265 " -V, --version display version information and exit\n"
266 " [TEXTDOMAIN] retrieve translated message from TEXTDOMAIN\n"
267 " MSGID MSGID-PLURAL translate MSGID (singular) / MSGID-PLURAL (plural)\n"
268 " COUNT choose singular/plural form based on this value\n"
270 " -d, --domain=文本域 由<文本域>读取翻译后的消息。\n"
272 " -E (为了兼容性存在的选项,不会造成任何影响)\n"
273 " -h, --help 显示此段说明并退出\n"
274 " -V, --version 显示版本信息并退出\n"
275 " [文本域] 由<文本域>读取翻译消息\n"
276 " MSGID 复数-MSGID 翻译 MSGID (单数) / 复数-MSGID (复数)\n"
277 " 数字 根据<数字>来选择单数或复数型态\n"
279 #: src/ngettext.c:234
282 "If the TEXTDOMAIN parameter is not given, the domain is determined from the\n"
283 "environment variable TEXTDOMAIN. If the message catalog is not found in the\n"
284 "regular directory, another location can be specified with the environment\n"
285 "variable TEXTDOMAINDIR.\n"
286 "Standard search directory: %s\n"
288 "假如没有指定<文本域>参数,程序会根据 TEXTDOMAIN 环境变量来设定文本域。\n"
289 "假如消息一览表文件不在正常的目录下,可以用环境变量 TEXTDOMAINDIR 指定\n"