annotate libcpp/po/zh_CN.po @ 143:76e1cf5455ef

add cbc_gc test
author Shinji KONO <kono@ie.u-ryukyu.ac.jp>
date Sun, 23 Dec 2018 19:24:05 +0900
parents 84e7813d76e9
children 1830386684a0
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1 # Simplified Chinese translation for cpplib.
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
2 # Copyright (C) 2005 Free Software Foundation, Inc.
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
3 # This file is distributed under the same license as the gcc package.
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
4 # Meng Jie <zuxy.meng@gmail.com>, 2005-2010.
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
5 #
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
6 msgid ""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
7 msgstr ""
111
kono
parents: 67
diff changeset
8 "Project-Id-Version: cpplib 4.6.0\n"
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
9 "Report-Msgid-Bugs-To: https://gcc.gnu.org/bugs/\n"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
10 "POT-Creation-Date: 2018-01-26 22:47+0000\n"
111
kono
parents: 67
diff changeset
11 "PO-Revision-Date: 2011-05-12 17:23+0800\n"
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
12 "Last-Translator: Meng Jie <zuxy.meng@gmail.com>\n"
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
13 "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
111
kono
parents: 67
diff changeset
14 "Language: zh_CN\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
15 "MIME-Version: 1.0\n"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
16 "Content-Type: text/plain; charset=utf-8\n"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
17 "Content-Transfer-Encoding: 8bit\n"
111
kono
parents: 67
diff changeset
18 "X-Bugs: Report translation errors to the Language-Team address.\n"
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
19 "X-Poedit-Language: Chinese\n"
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
20 "X-Poedit-Country: CHINA\n"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
21
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
22 #: charset.c:674
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
23 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
24 msgid "conversion from %s to %s not supported by iconv"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
25 msgstr "iconv 不支持从 %s 到 %s 的转换"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
26
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
27 #: charset.c:677
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
28 msgid "iconv_open"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
29 msgstr "iconv_open"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
30
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
31 #: charset.c:685
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
32 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
33 msgid "no iconv implementation, cannot convert from %s to %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
34 msgstr "没有 iconv 的实现,无法从 %s 转换到 %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
35
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
36 #: charset.c:781
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
37 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
38 msgid "character 0x%lx is not in the basic source character set\n"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
39 msgstr "字符 0x%lx 不在基本源字符集中\n"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
40
111
kono
parents: 67
diff changeset
41 #: charset.c:798 charset.c:1677
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
42 msgid "converting to execution character set"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
43 msgstr "转换到可执行文件的字符集"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
44
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
45 #: charset.c:804
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
46 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
47 msgid "character 0x%lx is not unibyte in execution character set"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
48 msgstr "字符 0x%lx 在执行字符集中不是单字节的"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
49
111
kono
parents: 67
diff changeset
50 #: charset.c:1047
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
51 msgid "universal character names are only valid in C++ and C99"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
52 msgstr "Unicode 字符名只在 C++ 和 C99 中有效"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
53
111
kono
parents: 67
diff changeset
54 #: charset.c:1051
kono
parents: 67
diff changeset
55 #, fuzzy
kono
parents: 67
diff changeset
56 #| msgid "universal character names are only valid in C++ and C99"
kono
parents: 67
diff changeset
57 msgid "C99's universal character names are incompatible with C90"
kono
parents: 67
diff changeset
58 msgstr "Unicode 字符名只在 C++ 和 C99 中有效"
kono
parents: 67
diff changeset
59
kono
parents: 67
diff changeset
60 #: charset.c:1054
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
61 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
62 msgid "the meaning of '\\%c' is different in traditional C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
63 msgstr "‘\\%c’的意义与在传统 C 中不同"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
64
111
kono
parents: 67
diff changeset
65 #: charset.c:1063
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
66 msgid "In _cpp_valid_ucn but not a UCN"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
67 msgstr "在 _cpp_valid_ucn 中但不是一个 UCN"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
68
111
kono
parents: 67
diff changeset
69 #: charset.c:1096
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
70 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
71 msgid "incomplete universal character name %.*s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
72 msgstr "不完全的 Unicode 字符名 %.*s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
73
111
kono
parents: 67
diff changeset
74 #: charset.c:1111
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
75 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
76 msgid "%.*s is not a valid universal character"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
77 msgstr "%.*s 不是一个有效的 Unicode 字符"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
78
111
kono
parents: 67
diff changeset
79 #: charset.c:1121 lex.c:1333
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
80 msgid "'$' in identifier or number"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
81 msgstr "‘$’出现在标识符或数字中"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
82
111
kono
parents: 67
diff changeset
83 #: charset.c:1131
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
84 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
85 msgid "universal character %.*s is not valid in an identifier"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
86 msgstr "Unicode 字符 %.*s 在标识符中无效"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
87
111
kono
parents: 67
diff changeset
88 #: charset.c:1135
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
89 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
90 msgid "universal character %.*s is not valid at the start of an identifier"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
91 msgstr "Unicode 字符 %.*s 在标识符开头无效"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
92
111
kono
parents: 67
diff changeset
93 #: charset.c:1181 charset.c:2000
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
94 msgid "converting UCN to source character set"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
95 msgstr "将 UCN 转换到源字符集"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
96
111
kono
parents: 67
diff changeset
97 #: charset.c:1188
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
98 msgid "converting UCN to execution character set"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
99 msgstr "将 UCN 转换到执行字符集"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
100
111
kono
parents: 67
diff changeset
101 #: charset.c:1277
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
102 msgid "the meaning of '\\x' is different in traditional C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
103 msgstr "‘\\x’的意义与在传统 C 中不同"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
104
111
kono
parents: 67
diff changeset
105 #: charset.c:1302
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
106 msgid "\\x used with no following hex digits"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
107 msgstr "\\x 后没有 16 进制数字"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
108
111
kono
parents: 67
diff changeset
109 #: charset.c:1309
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
110 msgid "hex escape sequence out of range"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
111 msgstr "16 进制转义序列越界"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
112
111
kono
parents: 67
diff changeset
113 #: charset.c:1361
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
114 msgid "octal escape sequence out of range"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
115 msgstr "8 进制转义序列越界"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
116
111
kono
parents: 67
diff changeset
117 #: charset.c:1443
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
118 msgid "the meaning of '\\a' is different in traditional C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
119 msgstr "‘\\a’的意义与在传统 C 中不同"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
120
111
kono
parents: 67
diff changeset
121 #: charset.c:1450
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
122 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
123 msgid "non-ISO-standard escape sequence, '\\%c'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
124 msgstr "非 ISO 标准的转义序列,‘\\%c’"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
125
111
kono
parents: 67
diff changeset
126 #: charset.c:1458
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
127 #, c-format
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
128 msgid "unknown escape sequence: '\\%c'"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
129 msgstr "未知的转义序列:‘\\%c’"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
130
111
kono
parents: 67
diff changeset
131 #: charset.c:1466
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
132 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
133 msgid "unknown escape sequence: '\\%s'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
134 msgstr "未知的转义序列:‘\\%s’"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
135
111
kono
parents: 67
diff changeset
136 #: charset.c:1474
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
137 msgid "converting escape sequence to execution character set"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
138 msgstr "将转义序列转换到执行字符集"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
139
111
kono
parents: 67
diff changeset
140 #: charset.c:1614
kono
parents: 67
diff changeset
141 msgid "missing open quote"
kono
parents: 67
diff changeset
142 msgstr ""
kono
parents: 67
diff changeset
143
kono
parents: 67
diff changeset
144 #: charset.c:1827 charset.c:1891
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
145 msgid "character constant too long for its type"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
146 msgstr "字符常量大小超出其类型"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
147
111
kono
parents: 67
diff changeset
148 #: charset.c:1830
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
149 msgid "multi-character character constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
150 msgstr "多字节字符常量"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
151
111
kono
parents: 67
diff changeset
152 #: charset.c:1931
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
153 msgid "empty character constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
154 msgstr "空的字符常量"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
155
111
kono
parents: 67
diff changeset
156 #: charset.c:2047
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
157 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
158 msgid "failure to convert %s to %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
159 msgstr "无法从 %s 转换到 %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
160
111
kono
parents: 67
diff changeset
161 #: directives.c:235 directives.c:278
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
162 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
163 msgid "extra tokens at end of #%s directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
164 msgstr "#%s 指示的末尾有多余的标识符"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
165
111
kono
parents: 67
diff changeset
166 #: directives.c:385
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
167 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
168 msgid "#%s is a GCC extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
169 msgstr "#%s 是一个 GCC 扩展"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
170
111
kono
parents: 67
diff changeset
171 #: directives.c:390
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
172 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
173 msgid "#%s is a deprecated GCC extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
174 msgstr "#%s 是一个已过时的 GCC 扩展"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
175
111
kono
parents: 67
diff changeset
176 #: directives.c:403
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
177 msgid "suggest not using #elif in traditional C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
178 msgstr "建议在传统 C 中不使用 #elif"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
179
111
kono
parents: 67
diff changeset
180 #: directives.c:406
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
181 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
182 msgid "traditional C ignores #%s with the # indented"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
183 msgstr "当 # 有缩进时传统 C 忽略 #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
184
111
kono
parents: 67
diff changeset
185 #: directives.c:410
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
186 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
187 msgid "suggest hiding #%s from traditional C with an indented #"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
188 msgstr "建议使用缩进的 # 以让 #%s 对传统 C 不可见"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
189
111
kono
parents: 67
diff changeset
190 #: directives.c:436
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
191 msgid "embedding a directive within macro arguments is not portable"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
192 msgstr "将一个指示嵌入宏参数中是不可移植的"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
193
111
kono
parents: 67
diff changeset
194 #: directives.c:456
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
195 msgid "style of line directive is a GCC extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
196 msgstr "line 指示的风格是一个 GCC 扩展"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
197
111
kono
parents: 67
diff changeset
198 #: directives.c:537
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
199 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
200 msgid "invalid preprocessing directive #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
201 msgstr "无效的预处理指示 #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
202
111
kono
parents: 67
diff changeset
203 #: directives.c:606
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
204 msgid "\"defined\" cannot be used as a macro name"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
205 msgstr "“defined”不能被用作宏名"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
206
111
kono
parents: 67
diff changeset
207 #: directives.c:611
kono
parents: 67
diff changeset
208 #, fuzzy
kono
parents: 67
diff changeset
209 #| msgid "\"defined\" cannot be used as a macro name"
kono
parents: 67
diff changeset
210 msgid "\"__has_include__\" cannot be used as a macro name"
kono
parents: 67
diff changeset
211 msgstr "“defined”不能被用作宏名"
kono
parents: 67
diff changeset
212
kono
parents: 67
diff changeset
213 #: directives.c:617
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
214 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
215 msgid "\"%s\" cannot be used as a macro name as it is an operator in C++"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
216 msgstr "“%s”不能被用作宏名,因为它是 C++ 中的一个操作符"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
217
111
kono
parents: 67
diff changeset
218 #: directives.c:620
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
219 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
220 msgid "no macro name given in #%s directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
221 msgstr "#%s 指示中未给出宏名"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
222
111
kono
parents: 67
diff changeset
223 #: directives.c:623
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
224 msgid "macro names must be identifiers"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
225 msgstr "宏名必须是标识符"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
226
111
kono
parents: 67
diff changeset
227 #: directives.c:672 directives.c:677
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
228 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
229 msgid "undefining \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
230 msgstr "取消对“%s”的定义"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
231
111
kono
parents: 67
diff changeset
232 #: directives.c:732
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
233 msgid "missing terminating > character"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
234 msgstr "缺少结尾的 > 字符"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
235
111
kono
parents: 67
diff changeset
236 #: directives.c:791
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
237 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
238 msgid "#%s expects \"FILENAME\" or <FILENAME>"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
239 msgstr "#%s 需要 \"FILENAME\" 或 <FILENAME>"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
240
111
kono
parents: 67
diff changeset
241 #: directives.c:837
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
242 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
243 msgid "empty filename in #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
244 msgstr "#%s 中文件名为空"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
245
111
kono
parents: 67
diff changeset
246 #: directives.c:847
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
247 msgid "#include nested too deeply"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
248 msgstr "#include 嵌套过深"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
249
111
kono
parents: 67
diff changeset
250 #: directives.c:888
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
251 msgid "#include_next in primary source file"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
252 msgstr "#include_next 出现在主源文件中"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
253
111
kono
parents: 67
diff changeset
254 #: directives.c:914
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
255 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
256 msgid "invalid flag \"%s\" in line directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
257 msgstr "line 指示中有无效的标记“%s”"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
258
111
kono
parents: 67
diff changeset
259 #: directives.c:974
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
260 msgid "unexpected end of file after #line"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
261 msgstr "#line 后未预期的文件结束"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
262
111
kono
parents: 67
diff changeset
263 #: directives.c:977
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
264 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
265 msgid "\"%s\" after #line is not a positive integer"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
266 msgstr "#line 后的“%s”不是一个正整数"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
267
111
kono
parents: 67
diff changeset
268 #: directives.c:983 directives.c:985
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
269 msgid "line number out of range"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
270 msgstr "行号超出范围"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
271
111
kono
parents: 67
diff changeset
272 #: directives.c:998 directives.c:1079
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
273 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
274 msgid "\"%s\" is not a valid filename"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
275 msgstr "“%s”不是一个有效的文件名"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
276
111
kono
parents: 67
diff changeset
277 #: directives.c:1039
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
278 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
279 msgid "\"%s\" after # is not a positive integer"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
280 msgstr "# 后的“%s”不是一个正整数"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
281
111
kono
parents: 67
diff changeset
282 #: directives.c:1098
kono
parents: 67
diff changeset
283 #, c-format
kono
parents: 67
diff changeset
284 msgid "file \"%s\" linemarker ignored due to incorrect nesting"
kono
parents: 67
diff changeset
285 msgstr ""
kono
parents: 67
diff changeset
286
kono
parents: 67
diff changeset
287 #: directives.c:1157 directives.c:1159 directives.c:1161 directives.c:1747
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
288 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
289 msgid "%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
290 msgstr "%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
291
111
kono
parents: 67
diff changeset
292 #: directives.c:1185
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
293 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
294 msgid "invalid #%s directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
295 msgstr "无效的 #%s 指示"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
296
111
kono
parents: 67
diff changeset
297 #: directives.c:1248
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
298 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
299 msgid "registering pragmas in namespace \"%s\" with mismatched name expansion"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
300 msgstr "在命名空间“%s”中注册 pragma 时名称扩展不匹配"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
301
111
kono
parents: 67
diff changeset
302 #: directives.c:1257
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
303 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
304 msgid "registering pragma \"%s\" with name expansion and no namespace"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
305 msgstr "pragma “%s”被注册为一个命名扩展,而没有命名空间"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
306
111
kono
parents: 67
diff changeset
307 #: directives.c:1275
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
308 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
309 msgid "registering \"%s\" as both a pragma and a pragma namespace"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
310 msgstr "“%s”既被注册为一个pragma 又被注册为一个 pragma 命名空间"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
311
111
kono
parents: 67
diff changeset
312 #: directives.c:1278
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
313 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
314 msgid "#pragma %s %s is already registered"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
315 msgstr "#pragma %s %s 已经被注册"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
316
111
kono
parents: 67
diff changeset
317 #: directives.c:1281
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
318 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
319 msgid "#pragma %s is already registered"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
320 msgstr "#pragma %s 已经被注册"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
321
111
kono
parents: 67
diff changeset
322 #: directives.c:1311
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
323 msgid "registering pragma with NULL handler"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
324 msgstr "pragma 注册为被 NULL 处理"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
325
111
kono
parents: 67
diff changeset
326 #: directives.c:1528
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
327 msgid "#pragma once in main file"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
328 msgstr "#pragma once 出现在主文件中"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
329
111
kono
parents: 67
diff changeset
330 #: directives.c:1551
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
331 msgid "invalid #pragma push_macro directive"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
332 msgstr "无效的 #pragma push_macro 指示"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
333
111
kono
parents: 67
diff changeset
334 #: directives.c:1606
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
335 msgid "invalid #pragma pop_macro directive"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
336 msgstr "无效的 #pragma pop_macro 指示"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
337
111
kono
parents: 67
diff changeset
338 #: directives.c:1661
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
339 msgid "invalid #pragma GCC poison directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
340 msgstr "无效的 #pragma GCC poison 指示"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
341
111
kono
parents: 67
diff changeset
342 #: directives.c:1670
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
343 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
344 msgid "poisoning existing macro \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
345 msgstr "对已存在的宏“%s”投毒"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
346
111
kono
parents: 67
diff changeset
347 #: directives.c:1689
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
348 msgid "#pragma system_header ignored outside include file"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
349 msgstr "#pragma system_heade 在包含文件外被忽略"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
350
111
kono
parents: 67
diff changeset
351 #: directives.c:1714
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
352 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
353 msgid "cannot find source file %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
354 msgstr "找不到源文件 %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
355
111
kono
parents: 67
diff changeset
356 #: directives.c:1718
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
357 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
358 msgid "current file is older than %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
359 msgstr "当前文件早于 %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
360
111
kono
parents: 67
diff changeset
361 #: directives.c:1742
kono
parents: 67
diff changeset
362 #, fuzzy, c-format
kono
parents: 67
diff changeset
363 #| msgid "invalid #pragma GCC poison directive"
kono
parents: 67
diff changeset
364 msgid "invalid \"#pragma GCC %s\" directive"
kono
parents: 67
diff changeset
365 msgstr "无效的 #pragma GCC poison 指示"
kono
parents: 67
diff changeset
366
kono
parents: 67
diff changeset
367 #: directives.c:1943
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
368 msgid "_Pragma takes a parenthesized string literal"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
369 msgstr "_Pragma 需要一个括起的字符串字面常量"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
370
111
kono
parents: 67
diff changeset
371 #: directives.c:2064
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
372 msgid "#else without #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
373 msgstr "#else 没有匹配的 #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
374
111
kono
parents: 67
diff changeset
375 #: directives.c:2069
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
376 msgid "#else after #else"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
377 msgstr "#else 出现在 #else 后"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
378
111
kono
parents: 67
diff changeset
379 #: directives.c:2071 directives.c:2104
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
380 msgid "the conditional began here"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
381 msgstr "条件自此开始"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
382
111
kono
parents: 67
diff changeset
383 #: directives.c:2097
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
384 msgid "#elif without #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
385 msgstr "#elif 没有匹配的 #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
386
111
kono
parents: 67
diff changeset
387 #: directives.c:2102
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
388 msgid "#elif after #else"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
389 msgstr "#elif 出现在 #else 后"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
390
111
kono
parents: 67
diff changeset
391 #: directives.c:2133
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
392 msgid "#endif without #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
393 msgstr "#endif 没有匹配的 #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
394
111
kono
parents: 67
diff changeset
395 #: directives.c:2213
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
396 msgid "missing '(' after predicate"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
397 msgstr "谓词后缺少‘(’"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
398
111
kono
parents: 67
diff changeset
399 #: directives.c:2228
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
400 msgid "missing ')' to complete answer"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
401 msgstr "完整的答案缺少‘)’"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
402
111
kono
parents: 67
diff changeset
403 #: directives.c:2248
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
404 msgid "predicate's answer is empty"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
405 msgstr "谓词的答案为空"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
406
111
kono
parents: 67
diff changeset
407 #: directives.c:2275
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
408 msgid "assertion without predicate"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
409 msgstr "断言后没有谓词"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
410
111
kono
parents: 67
diff changeset
411 #: directives.c:2278
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
412 msgid "predicate must be an identifier"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
413 msgstr "谓词必须是一个标识符"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
414
111
kono
parents: 67
diff changeset
415 #: directives.c:2364
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
416 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
417 msgid "\"%s\" re-asserted"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
418 msgstr "重断言“%s”"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
419
111
kono
parents: 67
diff changeset
420 #: directives.c:2656
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
421 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
422 msgid "unterminated #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
423 msgstr "未终止的 #%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
424
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
425 #: directives-only.c:221 lex.c:2851 traditional.c:167
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
426 msgid "unterminated comment"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
427 msgstr "未结束的注释"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
428
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
429 #: errors.c:284
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
430 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
431 msgid "%s: %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
432 msgstr "%s:%s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
433
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
434 #: errors.c:296
111
kono
parents: 67
diff changeset
435 msgid "stdout"
kono
parents: 67
diff changeset
436 msgstr "stdout"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
437
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
438 #: expr.c:628 expr.c:745
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
439 msgid "fixed-point constants are a GCC extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
440 msgstr "定点常量是一个 GCC 扩展"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
441
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
442 #: expr.c:653
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
443 msgid "invalid prefix \"0b\" for floating constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
444 msgstr "浮点常量的“0b”前缀无效"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
445
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
446 #: expr.c:666
111
kono
parents: 67
diff changeset
447 #, fuzzy
kono
parents: 67
diff changeset
448 #| msgid "use of C99 hexadecimal floating constant"
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
449 msgid "use of C++17 hexadecimal floating constant"
111
kono
parents: 67
diff changeset
450 msgstr "使用 C99 式的 16 进制浮点常量"
63
b7f97abdc517 update gcc from gcc-4.5.0 to gcc-4.6
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 55
diff changeset
451
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
452 #: expr.c:669
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
453 msgid "use of C99 hexadecimal floating constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
454 msgstr "使用 C99 式的 16 进制浮点常量"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
455
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
456 #: expr.c:713
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
457 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
458 msgid "invalid suffix \"%.*s\" on floating constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
459 msgstr "浮点常量的“%.*s”后缀无效"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
460
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
461 #: expr.c:724 expr.c:784
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
462 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
463 msgid "traditional C rejects the \"%.*s\" suffix"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
464 msgstr "传统 C 不接受“%.*s”后缀"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
465
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
466 #: expr.c:732
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
467 msgid "suffix for double constant is a GCC extension"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
468 msgstr "双精度常量后缀是一个 GCC 扩展"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
469
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
470 #: expr.c:738
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
471 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
472 msgid "invalid suffix \"%.*s\" with hexadecimal floating constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
473 msgstr "十六进制浮点常量的“%.*s”后缀无效"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
474
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
475 #: expr.c:749
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
476 msgid "decimal float constants are a GCC extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
477 msgstr "十进制浮点常量是一个 GCC 扩展"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
478
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
479 #: expr.c:767
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
480 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
481 msgid "invalid suffix \"%.*s\" on integer constant"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
482 msgstr "整数常量的“%.*s”后缀无效"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
483
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
484 #: expr.c:792
111
kono
parents: 67
diff changeset
485 #, fuzzy
kono
parents: 67
diff changeset
486 #| msgid "use of C++0x long long integer constant"
kono
parents: 67
diff changeset
487 msgid "use of C++11 long long integer constant"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
488 msgstr "使用 C++0x long long 整数常量"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
489
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
490 #: expr.c:793
67
f6334be47118 update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents: 63
diff changeset
491 msgid "use of C99 long long integer constant"
111
kono
parents: 67
diff changeset
492 msgstr "使用 C99 long long 整数常量"
67
f6334be47118 update gcc from gcc-4.6-20100522 to gcc-4.6-20110318
nobuyasu <dimolto@cr.ie.u-ryukyu.ac.jp>
parents: 63
diff changeset
493
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
494 #: expr.c:809
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
495 msgid "imaginary constants are a GCC extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
496 msgstr "虚数常量是一个 GCC 扩展"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
497
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
498 #: expr.c:815
111
kono
parents: 67
diff changeset
499 #, fuzzy
kono
parents: 67
diff changeset
500 #| msgid "binary constants are a GCC extension"
kono
parents: 67
diff changeset
501 msgid "binary constants are a C++14 feature or GCC extension"
kono
parents: 67
diff changeset
502 msgstr "二进制常量是一个 GCC 扩展"
kono
parents: 67
diff changeset
503
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
504 #: expr.c:817
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
505 msgid "binary constants are a GCC extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
506 msgstr "二进制常量是一个 GCC 扩展"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
507
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
508 #: expr.c:912
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
509 msgid "integer constant is too large for its type"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
510 msgstr "整数常量值超出其类型"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
511
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
512 #: expr.c:943
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
513 msgid "integer constant is so large that it is unsigned"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
514 msgstr "整数常量太大,认定为 unsigned"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
515
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
516 #: expr.c:1038
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
517 msgid "missing ')' after \"defined\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
518 msgstr "“defined” 后出现‘)’"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
519
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
520 #: expr.c:1045
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
521 msgid "operator \"defined\" requires an identifier"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
522 msgstr "操作符“defined”需要一个标识符"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
523
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
524 #: expr.c:1053
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
525 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
526 msgid "(\"%s\" is an alternative token for \"%s\" in C++)"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
527 msgstr "(在 C++ 中“%s”会是“%s”的替代标识符)"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
528
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
529 #: expr.c:1065
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
530 msgid "this use of \"defined\" may not be portable"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
531 msgstr "使用“defined”可能不利于移植"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
532
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
533 #: expr.c:1125
111
kono
parents: 67
diff changeset
534 #, fuzzy
kono
parents: 67
diff changeset
535 #| msgid "integer overflow in preprocessor expression"
kono
parents: 67
diff changeset
536 msgid "user-defined literal in preprocessor expression"
kono
parents: 67
diff changeset
537 msgstr "预处理表达式中整数溢出"
kono
parents: 67
diff changeset
538
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
539 #: expr.c:1130
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
540 msgid "floating constant in preprocessor expression"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
541 msgstr "浮点常量出现在预处理表达式中"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
542
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
543 #: expr.c:1136
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
544 msgid "imaginary number in preprocessor expression"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
545 msgstr "预处理表达式中出现虚数"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
546
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
547 #: expr.c:1189
111
kono
parents: 67
diff changeset
548 #, fuzzy, c-format
kono
parents: 67
diff changeset
549 #| msgid "\"%s\" is not defined"
kono
parents: 67
diff changeset
550 msgid "\"%s\" is not defined, evaluates to 0"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
551 msgstr "“%s”未定义"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
552
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
553 #: expr.c:1202
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
554 msgid "assertions are a GCC extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
555 msgstr "断言是一个 GCC 扩展"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
556
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
557 #: expr.c:1205
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
558 msgid "assertions are a deprecated extension"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
559 msgstr "断言是一个已过时的 GCC 扩展"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
560
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
561 #: expr.c:1451
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
562 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
563 msgid "unbalanced stack in %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
564 msgstr "%s 中堆栈不平衡"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
565
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
566 #: expr.c:1471
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
567 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
568 msgid "impossible operator '%u'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
569 msgstr "不可能的操作‘%u’"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
570
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
571 #: expr.c:1572
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
572 msgid "missing ')' in expression"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
573 msgstr "表达式中缺少‘)’"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
574
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
575 #: expr.c:1601
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
576 msgid "'?' without following ':'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
577 msgstr "‘?’后没有‘:’"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
578
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
579 #: expr.c:1611
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
580 msgid "integer overflow in preprocessor expression"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
581 msgstr "预处理表达式中整数溢出"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
582
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
583 #: expr.c:1616
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
584 msgid "missing '(' in expression"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
585 msgstr "表达式中缺少‘(’"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
586
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
587 #: expr.c:1648
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
588 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
589 msgid "the left operand of \"%s\" changes sign when promoted"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
590 msgstr "“%s”的左操作数在提升时变换了符号"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
591
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
592 #: expr.c:1653
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
593 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
594 msgid "the right operand of \"%s\" changes sign when promoted"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
595 msgstr "“%s”的右操作数在提升时变换了符号"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
596
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
597 #: expr.c:1912
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
598 msgid "traditional C rejects the unary plus operator"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
599 msgstr "传统 C 不接受单目 + 运算符"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
600
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
601 #: expr.c:2010
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
602 msgid "comma operator in operand of #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
603 msgstr "#if 操作数中出现逗号"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
604
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
605 #: expr.c:2146
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
606 msgid "division by zero in #if"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
607 msgstr "#if 中用零做除数"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
608
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
609 #: expr.c:2243
111
kono
parents: 67
diff changeset
610 #, fuzzy
kono
parents: 67
diff changeset
611 #| msgid "operator \"defined\" requires an identifier"
kono
parents: 67
diff changeset
612 msgid "operator \"__has_include__\" requires a header string"
kono
parents: 67
diff changeset
613 msgstr "操作符“defined”需要一个标识符"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
614
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
615 #: expr.c:2259
111
kono
parents: 67
diff changeset
616 #, fuzzy
kono
parents: 67
diff changeset
617 #| msgid "missing ')' after \"defined\""
kono
parents: 67
diff changeset
618 msgid "missing ')' after \"__has_include__\""
kono
parents: 67
diff changeset
619 msgstr "“defined” 后出现‘)’"
kono
parents: 67
diff changeset
620
kono
parents: 67
diff changeset
621 #: files.c:573
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
622 msgid "one or more PCH files were found, but they were invalid"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
623 msgstr "找到一个或多个 PCH 文件,但它们是无效的"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
624
111
kono
parents: 67
diff changeset
625 #: files.c:576
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
626 msgid "use -Winvalid-pch for more information"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
627 msgstr "使用 -Winvalid-pch 以获得更多信息"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
628
111
kono
parents: 67
diff changeset
629 #: files.c:981
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
630 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
631 msgid "no include path in which to search for %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
632 msgstr "没有包含路径可供搜索 %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
633
111
kono
parents: 67
diff changeset
634 #: files.c:1441
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
635 msgid "Multiple include guards may be useful for:\n"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
636 msgstr "多个防止重包含可能对其有用:\n"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
637
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
638 #: init.c:565
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
639 msgid "cppchar_t must be an unsigned type"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
640 msgstr "cppchar_t 必须是无符号型"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
641
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
642 #: init.c:569
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
643 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
644 msgid "preprocessor arithmetic has maximum precision of %lu bits; target requires %lu bits"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
645 msgstr "预处理算术的最高精度为 %lu 位;目标需要 %lu 位"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
646
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
647 #: init.c:576
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
648 msgid "CPP arithmetic must be at least as precise as a target int"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
649 msgstr "CPP 算术必须至少具有目标 int 的精度"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
650
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
651 #: init.c:579
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
652 msgid "target char is less than 8 bits wide"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
653 msgstr "目标 char 短于 8 位"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
654
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
655 #: init.c:583
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
656 msgid "target wchar_t is narrower than target char"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
657 msgstr "目录 wchar_t 短于目标 char"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
658
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
659 #: init.c:587
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
660 msgid "target int is narrower than target char"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
661 msgstr "目标 int 短于目标 char"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
662
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
663 #: init.c:592
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
664 msgid "CPP half-integer narrower than CPP character"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
665 msgstr "CPP 半整数短于 CPP 字符"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
666
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
667 #: init.c:596
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
668 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
669 msgid "CPP on this host cannot handle wide character constants over %lu bits, but the target requires %lu bits"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
670 msgstr "在此宿主机上,CPP 不能处理长于 %lu 位的宽字符常量,但目标需要 %lu 位"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
671
111
kono
parents: 67
diff changeset
672 #: lex.c:1126
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
673 msgid "backslash and newline separated by space"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
674 msgstr "反斜杠和换行为空格所分隔"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
675
111
kono
parents: 67
diff changeset
676 #: lex.c:1131
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
677 msgid "backslash-newline at end of file"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
678 msgstr "反斜杠续行出现在文件末尾"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
679
111
kono
parents: 67
diff changeset
680 #: lex.c:1147
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
681 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
682 msgid "trigraph ??%c converted to %c"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
683 msgstr "三元符 ??%c 转换为 %c"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
684
111
kono
parents: 67
diff changeset
685 #: lex.c:1155
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
686 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
687 msgid "trigraph ??%c ignored, use -trigraphs to enable"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
688 msgstr "三元符 ??%c 被忽略,请使用 -trigraphs 来启用"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
689
111
kono
parents: 67
diff changeset
690 #: lex.c:1204
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
691 msgid "\"/*\" within comment"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
692 msgstr "“/*”出现在注释中"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
693
111
kono
parents: 67
diff changeset
694 #: lex.c:1262
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
695 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
696 msgid "%s in preprocessing directive"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
697 msgstr "预处理指示中出现 %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
698
111
kono
parents: 67
diff changeset
699 #: lex.c:1271
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
700 msgid "null character(s) ignored"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
701 msgstr "忽略空字符"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
702
111
kono
parents: 67
diff changeset
703 #: lex.c:1308
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
704 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
705 msgid "`%.*s' is not in NFKC"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
706 msgstr "‘%.*s’不在 NFKC 中"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
707
111
kono
parents: 67
diff changeset
708 #: lex.c:1311
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
709 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
710 msgid "`%.*s' is not in NFC"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
711 msgstr "‘%.*s’不在 NFC 中"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
712
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
713 #: lex.c:1365
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
714 msgid "__VA_OPT__ is not available until C++2a"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
715 msgstr ""
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
716
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
717 #: lex.c:1372
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
718 #, fuzzy
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
719 #| msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
720 msgid "__VA_OPT__ can only appear in the expansion of a C++2a variadic macro"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
721 msgstr "__VA_ARGS__ 只能出现在 C99 可变参数宏的展开中"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
722
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
723 #: lex.c:1403 lex.c:1495
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
724 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
725 msgid "attempt to use poisoned \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
726 msgstr "试图使用有毒的“%s”"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
727
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
728 #: lex.c:1413 lex.c:1505
111
kono
parents: 67
diff changeset
729 #, fuzzy
kono
parents: 67
diff changeset
730 #| msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
kono
parents: 67
diff changeset
731 msgid "__VA_ARGS__ can only appear in the expansion of a C++11 variadic macro"
kono
parents: 67
diff changeset
732 msgstr "__VA_ARGS__ 只能出现在 C99 可变参数宏的展开中"
kono
parents: 67
diff changeset
733
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
734 #: lex.c:1417 lex.c:1509
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
735 msgid "__VA_ARGS__ can only appear in the expansion of a C99 variadic macro"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
736 msgstr "__VA_ARGS__ 只能出现在 C99 可变参数宏的展开中"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
737
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
738 #: lex.c:1427 lex.c:1521
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
739 #, c-format
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
740 msgid "identifier \"%s\" is a special operator name in C++"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
741 msgstr "标识符“%s”是 C++ 中的一个特殊操作符"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
742
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
743 #: lex.c:1811
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
744 msgid "raw string delimiter longer than 16 characters"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
745 msgstr "原始字符串分隔符长过 16 个字符"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
746
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
747 #: lex.c:1815
111
kono
parents: 67
diff changeset
748 #, fuzzy
kono
parents: 67
diff changeset
749 #| msgid "invalid character '%c' in raw string delimiter"
kono
parents: 67
diff changeset
750 msgid "invalid new-line in raw string delimiter"
kono
parents: 67
diff changeset
751 msgstr "原始字符串分隔符中有无效字符‘%c’"
kono
parents: 67
diff changeset
752
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
753 #: lex.c:1819
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
754 #, c-format
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
755 msgid "invalid character '%c' in raw string delimiter"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
756 msgstr "原始字符串分隔符中有无效字符‘%c’"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
757
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
758 #: lex.c:1868 lex.c:1890
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
759 msgid "unterminated raw string"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
760 msgstr "未终止的原始字符串"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
761
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
762 #: lex.c:1912 lex.c:2043
111
kono
parents: 67
diff changeset
763 msgid "invalid suffix on literal; C++11 requires a space between literal and string macro"
kono
parents: 67
diff changeset
764 msgstr ""
kono
parents: 67
diff changeset
765
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
766 #: lex.c:2024
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
767 msgid "null character(s) preserved in literal"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
768 msgstr "空字符将保留在字面字符串中"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
769
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
770 #: lex.c:2027
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
771 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
772 msgid "missing terminating %c character"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
773 msgstr "缺少结尾的 %c 字符"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
774
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
775 #: lex.c:2061
111
kono
parents: 67
diff changeset
776 msgid "C++11 requires a space between string literal and macro"
kono
parents: 67
diff changeset
777 msgstr ""
kono
parents: 67
diff changeset
778
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
779 #: lex.c:2865 lex.c:2899
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
780 msgid "C++ style comments are not allowed in ISO C90"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
781 msgstr "C++ 风格的注释在 ISO C90 中不被允许"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
782
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
783 #: lex.c:2867 lex.c:2878 lex.c:2901
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
784 msgid "(this will be reported only once per input file)"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
785 msgstr "(此警告为每个输入文件只报告一次)"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
786
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
787 #: lex.c:2876
111
kono
parents: 67
diff changeset
788 #, fuzzy
kono
parents: 67
diff changeset
789 #| msgid "C++ style comments are not allowed in ISO C90"
kono
parents: 67
diff changeset
790 msgid "C++ style comments are incompatible with C90"
kono
parents: 67
diff changeset
791 msgstr "C++ 风格的注释在 ISO C90 中不被允许"
kono
parents: 67
diff changeset
792
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
793 #: lex.c:2907
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
794 msgid "multi-line comment"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
795 msgstr "多行注释"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
796
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
797 #: lex.c:3287
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
798 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
799 msgid "unspellable token %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
800 msgstr "无法拼出的标识符 %s"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
801
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
802 #: macro.c:93
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
803 #, fuzzy
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
804 #| msgid "'##' cannot appear at either end of a macro expansion"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
805 msgid "'##' cannot appear at either end of __VA_OPT__"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
806 msgstr "‘##’不能出现在宏展开的两端"
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
807
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
808 #: macro.c:352
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
809 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
810 msgid "macro \"%s\" is not used"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
811 msgstr "宏“%s”未被使用"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
812
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
813 #: macro.c:391 macro.c:639
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
814 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
815 msgid "invalid built-in macro \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
816 msgstr "无效的内建宏“%s”"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
817
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
818 #: macro.c:398 macro.c:500
111
kono
parents: 67
diff changeset
819 #, c-format
kono
parents: 67
diff changeset
820 msgid "macro \"%s\" might prevent reproducible builds"
kono
parents: 67
diff changeset
821 msgstr ""
kono
parents: 67
diff changeset
822
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
823 #: macro.c:429
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
824 msgid "could not determine file timestamp"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
825 msgstr "无法决定文件的时间戳"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
826
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
827 #: macro.c:546
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
828 msgid "could not determine date and time"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
829 msgstr "无法决定日期与时间"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
830
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
831 #: macro.c:562
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
832 msgid "__COUNTER__ expanded inside directive with -fdirectives-only"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
833 msgstr "带 -fdirectives-only 时 __COUNTER__ 在指示中扩展"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
834
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
835 #: macro.c:758
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
836 msgid "invalid string literal, ignoring final '\\'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
837 msgstr "无效的字面字符串,忽略最后的‘\\’"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
838
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
839 #: macro.c:820
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
840 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
841 msgid "pasting \"%s\" and \"%s\" does not give a valid preprocessing token"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
842 msgstr "毗连“%s”和“%s”不能给出一个有效的预处理标识符"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
843
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
844 #: macro.c:946
111
kono
parents: 67
diff changeset
845 msgid "ISO C++11 requires at least one argument for the \"...\" in a variadic macro"
kono
parents: 67
diff changeset
846 msgstr ""
kono
parents: 67
diff changeset
847
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
848 #: macro.c:950
111
kono
parents: 67
diff changeset
849 #, fuzzy
kono
parents: 67
diff changeset
850 #| msgid "ISO C99 requires rest arguments to be used"
kono
parents: 67
diff changeset
851 msgid "ISO C99 requires at least one argument for the \"...\" in a variadic macro"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
852 msgstr "ISO C99 需要使用剩余的参数"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
853
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
854 #: macro.c:957
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
855 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
856 msgid "macro \"%s\" requires %u arguments, but only %u given"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
857 msgstr "宏“%s”需要 %u 个参数,但只给出了 %u 个"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
858
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
859 #: macro.c:962
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
860 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
861 msgid "macro \"%s\" passed %u arguments, but takes just %u"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
862 msgstr "宏“%s”传递了 %u 个参数,但只需要 %u 个"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
863
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
864 #: macro.c:1156 traditional.c:819
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
865 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
866 msgid "unterminated argument list invoking macro \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
867 msgstr "调用宏“%s”时参数列表未终止"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
868
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
869 #: macro.c:1307
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
870 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
871 msgid "function-like macro \"%s\" must be used with arguments in traditional C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
872 msgstr "类似函数的宏“%s”在传统 C 中必须与参数一起使用"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
873
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
874 #: macro.c:2003
111
kono
parents: 67
diff changeset
875 #, fuzzy, c-format
kono
parents: 67
diff changeset
876 #| msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90 and ISO C++98"
kono
parents: 67
diff changeset
877 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C++98"
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
878 msgstr "调用宏 %s 的参数 %d:空的宏参数未被 ISO C90 和 ISO C++98 定义"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
879
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
880 #: macro.c:2011 macro.c:2020
111
kono
parents: 67
diff changeset
881 #, fuzzy, c-format
kono
parents: 67
diff changeset
882 #| msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90 and ISO C++98"
kono
parents: 67
diff changeset
883 msgid "invoking macro %s argument %d: empty macro arguments are undefined in ISO C90"
kono
parents: 67
diff changeset
884 msgstr "调用宏 %s 的参数 %d:空的宏参数未被 ISO C90 和 ISO C++98 定义"
kono
parents: 67
diff changeset
885
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
886 #: macro.c:2984
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
887 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
888 msgid "duplicate macro parameter \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
889 msgstr "重复的宏参数“%s”"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
890
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
891 #: macro.c:3033
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
892 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
893 msgid "\"%s\" may not appear in macro parameter list"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
894 msgstr "“%s”不能出现在宏参数列表中"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
895
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
896 #: macro.c:3041
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
897 msgid "macro parameters must be comma-separated"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
898 msgstr "宏参数必须由逗号隔开"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
899
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
900 #: macro.c:3060
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
901 msgid "parameter name missing"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
902 msgstr "缺少形参名"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
903
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
904 #: macro.c:3081
111
kono
parents: 67
diff changeset
905 #, fuzzy
kono
parents: 67
diff changeset
906 #| msgid "anonymous variadic macros were introduced in C99"
kono
parents: 67
diff changeset
907 msgid "anonymous variadic macros were introduced in C++11"
kono
parents: 67
diff changeset
908 msgstr "匿名可变参数宏在 C99 中被引入"
kono
parents: 67
diff changeset
909
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
910 #: macro.c:3085 macro.c:3090
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
911 msgid "anonymous variadic macros were introduced in C99"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
912 msgstr "匿名可变参数宏在 C99 中被引入"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
913
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
914 #: macro.c:3097
111
kono
parents: 67
diff changeset
915 #, fuzzy
kono
parents: 67
diff changeset
916 #| msgid "ISO C does not permit named variadic macros"
kono
parents: 67
diff changeset
917 msgid "ISO C++ does not permit named variadic macros"
kono
parents: 67
diff changeset
918 msgstr "ISO C 不允许有名的可变参数宏"
kono
parents: 67
diff changeset
919
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
920 #: macro.c:3100
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
921 msgid "ISO C does not permit named variadic macros"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
922 msgstr "ISO C 不允许有名的可变参数宏"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
923
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
924 #: macro.c:3110
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
925 msgid "missing ')' in macro parameter list"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
926 msgstr "在宏参数表中缺少‘)’"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
927
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
928 #: macro.c:3161
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
929 msgid "'##' cannot appear at either end of a macro expansion"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
930 msgstr "‘##’不能出现在宏展开的两端"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
931
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
932 #: macro.c:3198
111
kono
parents: 67
diff changeset
933 #, fuzzy
kono
parents: 67
diff changeset
934 #| msgid "ISO C99 requires whitespace after the macro name"
kono
parents: 67
diff changeset
935 msgid "ISO C++11 requires whitespace after the macro name"
kono
parents: 67
diff changeset
936 msgstr "ISO C99 要求宏名后必须有空白"
kono
parents: 67
diff changeset
937
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
938 #: macro.c:3201
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
939 msgid "ISO C99 requires whitespace after the macro name"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
940 msgstr "ISO C99 要求宏名后必须有空白"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
941
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
942 #: macro.c:3226
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
943 msgid "missing whitespace after the macro name"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
944 msgstr "宏名后缺少空白"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
945
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
946 #: macro.c:3263
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
947 msgid "'#' is not followed by a macro parameter"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
948 msgstr "‘#’后没有宏参数"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
949
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
950 #: macro.c:3430
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
951 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
952 msgid "\"%s\" redefined"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
953 msgstr "“%s”重定义"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
954
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
955 #: macro.c:3435
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
956 msgid "this is the location of the previous definition"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
957 msgstr "这是先前定义的位置"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
958
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
959 #: macro.c:3496
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
960 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
961 msgid "macro argument \"%s\" would be stringified in traditional C"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
962 msgstr "宏参数“%s”将在传统 C 中被字符串化"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
963
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
964 #: macro.c:3532
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
965 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
966 msgid "invalid hash type %d in cpp_macro_definition"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
967 msgstr "cpp_macro_definition 中有无效的散列类型 %d"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
968
111
kono
parents: 67
diff changeset
969 #: pch.c:89 pch.c:347 pch.c:361 pch.c:379 pch.c:385 pch.c:394 pch.c:401
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
970 msgid "while writing precompiled header"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
971 msgstr "在写入预编译头时"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
972
111
kono
parents: 67
diff changeset
973 #: pch.c:621
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
974 #, c-format
36
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
975 msgid "%s: not used because `%.*s' is poisoned"
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
976 msgstr "%s:未使用因为‘%.*s’已被投毒"
36
855418dad1a3 gcc-4.4-20091020
e075725
parents: 0
diff changeset
977
111
kono
parents: 67
diff changeset
978 #: pch.c:643
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
979 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
980 msgid "%s: not used because `%.*s' not defined"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
981 msgstr "%s:未使用因为‘%.*s’未定义"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
982
111
kono
parents: 67
diff changeset
983 #: pch.c:655
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
984 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
985 msgid "%s: not used because `%.*s' defined as `%s' not `%.*s'"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
986 msgstr "%s:未使用因为‘%.*s’被定义为‘%s’而非‘%*.s’"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
987
111
kono
parents: 67
diff changeset
988 #: pch.c:696
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
989 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
990 msgid "%s: not used because `%s' is defined"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
991 msgstr "%s:未使用因为‘%s’已定义"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
992
111
kono
parents: 67
diff changeset
993 #: pch.c:716
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
994 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
995 msgid "%s: not used because `__COUNTER__' is invalid"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
996 msgstr "%s:未使用因为‘__COUNTER__’无效"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
997
131
84e7813d76e9 gcc-8.2
mir3636
parents: 111
diff changeset
998 #: pch.c:725 pch.c:903
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
999 msgid "while reading precompiled header"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1000 msgstr "在读取预编译头时"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1001
111
kono
parents: 67
diff changeset
1002 #: traditional.c:889
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1003 #, c-format
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1004 msgid "detected recursion whilst expanding macro \"%s\""
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1005 msgstr "展开宏“%s”时检测到递归"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1006
111
kono
parents: 67
diff changeset
1007 #: traditional.c:1108
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1008 msgid "syntax error in macro parameter list"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1009 msgstr "宏参数列表语法错误"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1010
111
kono
parents: 67
diff changeset
1011 #~ msgid "Character %x might not be NFKC"
kono
parents: 67
diff changeset
1012 #~ msgstr "字符 %x 可能不是 NFKC"
kono
parents: 67
diff changeset
1013
kono
parents: 67
diff changeset
1014 #~ msgid "too many decimal points in number"
kono
parents: 67
diff changeset
1015 #~ msgstr "数字中有太多小数点"
kono
parents: 67
diff changeset
1016
kono
parents: 67
diff changeset
1017 #~ msgid "invalid digit \"%c\" in binary constant"
kono
parents: 67
diff changeset
1018 #~ msgstr "二进制常量中有无效数字“%c”"
kono
parents: 67
diff changeset
1019
kono
parents: 67
diff changeset
1020 #~ msgid "invalid digit \"%c\" in octal constant"
kono
parents: 67
diff changeset
1021 #~ msgstr "8 进制常量中有非法字符“%c”"
kono
parents: 67
diff changeset
1022
kono
parents: 67
diff changeset
1023 #~ msgid "no digits in hexadecimal floating constant"
kono
parents: 67
diff changeset
1024 #~ msgstr "16 进制浮点常量中没有数字"
kono
parents: 67
diff changeset
1025
kono
parents: 67
diff changeset
1026 #~ msgid "exponent has no digits"
kono
parents: 67
diff changeset
1027 #~ msgstr "指数部分没有数字"
kono
parents: 67
diff changeset
1028
kono
parents: 67
diff changeset
1029 #~ msgid "hexadecimal floating constants require an exponent"
kono
parents: 67
diff changeset
1030 #~ msgstr "16 进制浮点常量需要指数部分"
kono
parents: 67
diff changeset
1031
kono
parents: 67
diff changeset
1032 #~ msgid "missing binary operator before token \"%s\""
kono
parents: 67
diff changeset
1033 #~ msgstr "标识符“%s”前缺少二元运算符"
kono
parents: 67
diff changeset
1034
kono
parents: 67
diff changeset
1035 #~ msgid "token \"%s\" is not valid in preprocessor expressions"
kono
parents: 67
diff changeset
1036 #~ msgstr "标识符“%s”在预处理表达式中无效"
kono
parents: 67
diff changeset
1037
kono
parents: 67
diff changeset
1038 #~ msgid "missing expression between '(' and ')'"
kono
parents: 67
diff changeset
1039 #~ msgstr "‘(’与‘)’之间缺少表达式"
kono
parents: 67
diff changeset
1040
kono
parents: 67
diff changeset
1041 #~ msgid "%s with no expression"
kono
parents: 67
diff changeset
1042 #~ msgstr "%s 后没有表达式"
kono
parents: 67
diff changeset
1043
kono
parents: 67
diff changeset
1044 #~ msgid "operator '%s' has no right operand"
kono
parents: 67
diff changeset
1045 #~ msgstr "操作符‘%s’没有右操作数"
kono
parents: 67
diff changeset
1046
kono
parents: 67
diff changeset
1047 #~ msgid "operator '%s' has no left operand"
kono
parents: 67
diff changeset
1048 #~ msgstr "操作符‘%s’没有左操作数"
kono
parents: 67
diff changeset
1049
kono
parents: 67
diff changeset
1050 #~ msgid " ':' without preceding '?'"
kono
parents: 67
diff changeset
1051 #~ msgstr "‘:’前没有‘?’"
kono
parents: 67
diff changeset
1052
kono
parents: 67
diff changeset
1053 #~ msgid "NULL directory in find_file"
kono
parents: 67
diff changeset
1054 #~ msgstr "find_file 中有 NULL 目录"
kono
parents: 67
diff changeset
1055
kono
parents: 67
diff changeset
1056 #~ msgid "%s is a block device"
kono
parents: 67
diff changeset
1057 #~ msgstr "%s 是一个块设备"
kono
parents: 67
diff changeset
1058
kono
parents: 67
diff changeset
1059 #~ msgid "%s is too large"
kono
parents: 67
diff changeset
1060 #~ msgstr "%s 过大"
kono
parents: 67
diff changeset
1061
kono
parents: 67
diff changeset
1062 #~ msgid "%s is shorter than expected"
kono
parents: 67
diff changeset
1063 #~ msgstr "%s 短于预期"
kono
parents: 67
diff changeset
1064
55
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1065 #~ msgid "warning: "
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1066 #~ msgstr "警告:"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1067
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1068 #~ msgid "internal error: "
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1069 #~ msgstr "内部错误:"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1070
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1071 #~ msgid "error: "
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1072 #~ msgstr "错误:"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1073
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1074 #~ msgid "In file included from %s:%u"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1075 #~ msgstr "在包含自 %s:%u 的文件中"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1076
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1077 #~ msgid ""
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1078 #~ ",\n"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1079 #~ " from %s:%u"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1080 #~ msgstr ""
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1081 #~ ",\n"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1082 #~ " 从 %s:%u"
77e2b8dfacca update it from 4.4.3 to 4.5.0
ryoma <e075725@ie.u-ryukyu.ac.jp>
parents: 36
diff changeset
1083
0
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1084 #~ msgid "no newline at end of file"
a06113de4d67 first commit
kent <kent@cr.ie.u-ryukyu.ac.jp>
parents:
diff changeset
1085 #~ msgstr "文件未以空白行结束"