1 | # SOME DESCRIPTIVE TITLE. |
---|
2 | # Copyright (C) 2003 THE PACKAGE'S COPYRIGHT HOLDER |
---|
3 | # This file is distributed under the same license as the PACKAGE package. |
---|
4 | # Funda Wang <fundawang@linux.net.cn>, 2003. |
---|
5 | # |
---|
6 | msgid "" |
---|
7 | msgstr "" |
---|
8 | "Project-Id-Version: gtksourceview\n" |
---|
9 | "Report-Msgid-Bugs-To: \n" |
---|
10 | "POT-Creation-Date: 2004-10-13 10:44+0200\n" |
---|
11 | "PO-Revision-Date: 2004-08-09 22:41+0800\n" |
---|
12 | "Last-Translator: Funda Wang <fundawang@linux.net.cn>\n" |
---|
13 | "Language-Team: zh_CN <i18n-translation@lists.linux.net.cn>\n" |
---|
14 | "MIME-Version: 1.0\n" |
---|
15 | "Content-Type: text/plain; charset=UTF-8\n" |
---|
16 | "Content-Transfer-Encoding: 8bit\n" |
---|
17 | |
---|
18 | #: gtksourceview/gtksourcebuffer.c:279 |
---|
19 | msgid "Escape Character" |
---|
20 | msgstr "转码字符" |
---|
21 | |
---|
22 | #: gtksourceview/gtksourcebuffer.c:280 |
---|
23 | msgid "Escaping character for syntax patterns" |
---|
24 | msgstr "语法模式的转码字符" |
---|
25 | |
---|
26 | #: gtksourceview/gtksourcebuffer.c:288 |
---|
27 | msgid "Check Brackets" |
---|
28 | msgstr "检查括号" |
---|
29 | |
---|
30 | #: gtksourceview/gtksourcebuffer.c:289 |
---|
31 | msgid "Whether to check and highlight matching brackets" |
---|
32 | msgstr "是否检查并加亮匹配括号" |
---|
33 | |
---|
34 | #: gtksourceview/gtksourcebuffer.c:297 gtksourceview/gtksourceprintjob.c:295 |
---|
35 | msgid "Highlight" |
---|
36 | msgstr "加亮" |
---|
37 | |
---|
38 | #: gtksourceview/gtksourcebuffer.c:298 |
---|
39 | msgid "Whether to highlight syntax in the buffer" |
---|
40 | msgstr "是否在缓冲区突出显示语法" |
---|
41 | |
---|
42 | #: gtksourceview/gtksourcebuffer.c:306 |
---|
43 | msgid "Maximum Undo Levels" |
---|
44 | msgstr "最多撤消级别" |
---|
45 | |
---|
46 | #: gtksourceview/gtksourcebuffer.c:307 |
---|
47 | msgid "Number of undo levels for the buffer" |
---|
48 | msgstr "缓冲区中的撤消级别" |
---|
49 | |
---|
50 | #: gtksourceview/gtksourcebuffer.c:317 |
---|
51 | #: gtksourceview/language-specs/desktop.lang.h:6 |
---|
52 | msgid "Language" |
---|
53 | msgstr "语言" |
---|
54 | |
---|
55 | #: gtksourceview/gtksourcebuffer.c:318 |
---|
56 | msgid "Language object to get highlighting patterns from" |
---|
57 | msgstr "用于获得加亮显示模式语言对象" |
---|
58 | |
---|
59 | #: gtksourceview/gtksourcelanguagesmanager.c:119 |
---|
60 | msgid "Language specification directories" |
---|
61 | msgstr "语言指定目录" |
---|
62 | |
---|
63 | #: gtksourceview/gtksourcelanguagesmanager.c:120 |
---|
64 | msgid "" |
---|
65 | "List of directories where the language specification files (.lang) are " |
---|
66 | "located" |
---|
67 | msgstr "列出语言指定文件(.lang)所在的目录" |
---|
68 | |
---|
69 | #: gtksourceview/gtksourceprintjob.c:264 |
---|
70 | msgid "Configuration" |
---|
71 | msgstr "配置" |
---|
72 | |
---|
73 | #: gtksourceview/gtksourceprintjob.c:265 |
---|
74 | msgid "Configuration options for the print job" |
---|
75 | msgstr "打印任务的配置选项" |
---|
76 | |
---|
77 | #: gtksourceview/gtksourceprintjob.c:272 |
---|
78 | msgid "Source Buffer" |
---|
79 | msgstr "源代码缓冲区" |
---|
80 | |
---|
81 | #: gtksourceview/gtksourceprintjob.c:273 |
---|
82 | msgid "GtkSourceBuffer object to print" |
---|
83 | msgstr "要打印的 GtkSourceBuffer 对象" |
---|
84 | |
---|
85 | #: gtksourceview/gtksourceprintjob.c:279 gtksourceview/gtksourceview.c:221 |
---|
86 | #: gtksourceview/gtksourceview.c:222 |
---|
87 | msgid "Tabs Width" |
---|
88 | msgstr "跳格宽度" |
---|
89 | |
---|
90 | #: gtksourceview/gtksourceprintjob.c:280 |
---|
91 | msgid "Width in equivalent space characters of tabs" |
---|
92 | msgstr "多个跳格的等价空格字符" |
---|
93 | |
---|
94 | #: gtksourceview/gtksourceprintjob.c:287 |
---|
95 | msgid "Wrap Mode" |
---|
96 | msgstr "换行模式" |
---|
97 | |
---|
98 | #: gtksourceview/gtksourceprintjob.c:288 |
---|
99 | msgid "Word wrapping mode" |
---|
100 | msgstr "自动换行模式" |
---|
101 | |
---|
102 | #: gtksourceview/gtksourceprintjob.c:296 |
---|
103 | msgid "Whether to print the document with highlighted syntax" |
---|
104 | msgstr "是否带突出显示语法打印文档" |
---|
105 | |
---|
106 | #: gtksourceview/gtksourceprintjob.c:304 |
---|
107 | msgid "Font" |
---|
108 | msgstr "字体" |
---|
109 | |
---|
110 | #: gtksourceview/gtksourceprintjob.c:305 |
---|
111 | msgid "GnomeFont name to use for the document text (deprecated)" |
---|
112 | msgstr "文档文字所用的 GNOME 字体名称(不推荐)" |
---|
113 | |
---|
114 | #: gtksourceview/gtksourceprintjob.c:312 |
---|
115 | msgid "Font Description" |
---|
116 | msgstr "字体描述" |
---|
117 | |
---|
118 | #: gtksourceview/gtksourceprintjob.c:313 |
---|
119 | msgid "Font description name to use for the document text" |
---|
120 | msgstr "文档文字所用的字体描述名称" |
---|
121 | |
---|
122 | #: gtksourceview/gtksourceprintjob.c:320 gtksourceview/gtksourceprintjob.c:328 |
---|
123 | msgid "Numbers Font" |
---|
124 | msgstr "数字字体" |
---|
125 | |
---|
126 | #: gtksourceview/gtksourceprintjob.c:321 |
---|
127 | msgid "GnomeFont name to use for the line numbers (deprecated)" |
---|
128 | msgstr "行号所用的 GNOME 字体名称(不推荐)" |
---|
129 | |
---|
130 | #: gtksourceview/gtksourceprintjob.c:329 |
---|
131 | msgid "Font description to use for the line numbers" |
---|
132 | msgstr "行号所用的字体描述" |
---|
133 | |
---|
134 | #: gtksourceview/gtksourceprintjob.c:336 |
---|
135 | msgid "Print Line Numbers" |
---|
136 | msgstr "打印行号" |
---|
137 | |
---|
138 | #: gtksourceview/gtksourceprintjob.c:337 |
---|
139 | msgid "Interval of printed line numbers (0 means no numbers)" |
---|
140 | msgstr "打印时行号的间隔(0 代表无行号)" |
---|
141 | |
---|
142 | #: gtksourceview/gtksourceprintjob.c:344 |
---|
143 | msgid "Print Header" |
---|
144 | msgstr "打印页眉" |
---|
145 | |
---|
146 | #: gtksourceview/gtksourceprintjob.c:345 |
---|
147 | msgid "Whether to print a header in each page" |
---|
148 | msgstr "是否在每页打印页眉" |
---|
149 | |
---|
150 | #: gtksourceview/gtksourceprintjob.c:352 |
---|
151 | msgid "Print Footer" |
---|
152 | msgstr "打印页脚" |
---|
153 | |
---|
154 | #: gtksourceview/gtksourceprintjob.c:353 |
---|
155 | msgid "Whether to print a footer in each page" |
---|
156 | msgstr "是否在每页打印页脚" |
---|
157 | |
---|
158 | #: gtksourceview/gtksourceprintjob.c:360 |
---|
159 | msgid "Header and Footer Font" |
---|
160 | msgstr "页眉页脚字体" |
---|
161 | |
---|
162 | #: gtksourceview/gtksourceprintjob.c:361 |
---|
163 | msgid "GnomeFont name to use for the header and footer (deprecated)" |
---|
164 | msgstr "页眉页脚所用的 GNOME 字体名称(不推荐)" |
---|
165 | |
---|
166 | #: gtksourceview/gtksourceprintjob.c:368 |
---|
167 | msgid "Header and Footer Font Description" |
---|
168 | msgstr "页眉页脚字体描述" |
---|
169 | |
---|
170 | #: gtksourceview/gtksourceprintjob.c:369 |
---|
171 | msgid "Font description name to use for the header and footer" |
---|
172 | msgstr "页眉页脚所用的字体描述" |
---|
173 | |
---|
174 | #: gtksourceview/gtksourcestylescheme.c:237 |
---|
175 | msgid "Base-N Integer" |
---|
176 | msgstr "N 进制整数" |
---|
177 | |
---|
178 | #: gtksourceview/gtksourcestylescheme.c:242 |
---|
179 | msgid "Character" |
---|
180 | msgstr "字符" |
---|
181 | |
---|
182 | #: gtksourceview/gtksourcestylescheme.c:247 |
---|
183 | #: gtksourceview/language-specs/latex.lang.h:1 |
---|
184 | #: gtksourceview/language-specs/po.lang.h:1 |
---|
185 | msgid "Comment" |
---|
186 | msgstr "注释" |
---|
187 | |
---|
188 | #. $this = (datatype) |
---|
189 | #: gtksourceview/gtksourcestylescheme.c:252 |
---|
190 | #: gtksourceview/language-specs/php.lang.h:14 |
---|
191 | msgid "Data Type" |
---|
192 | msgstr "数据类型" |
---|
193 | |
---|
194 | #. |
---|
195 | #. CSS functions, such as rgb(), clip(), or lang(). |
---|
196 | #. |
---|
197 | #: gtksourceview/gtksourcestylescheme.c:257 |
---|
198 | #: gtksourceview/language-specs/ada.lang.h:3 |
---|
199 | #: gtksourceview/language-specs/css.lang.h:17 |
---|
200 | msgid "Function" |
---|
201 | msgstr "函数" |
---|
202 | |
---|
203 | #: gtksourceview/gtksourcestylescheme.c:262 |
---|
204 | #: gtksourceview/language-specs/c.lang.h:6 |
---|
205 | #: gtksourceview/language-specs/cpp.lang.h:6 |
---|
206 | #: gtksourceview/language-specs/fortran.lang.h:1 |
---|
207 | #: gtksourceview/language-specs/haskell.lang.h:3 |
---|
208 | msgid "Decimal" |
---|
209 | msgstr "小数" |
---|
210 | |
---|
211 | #: gtksourceview/gtksourcestylescheme.c:267 |
---|
212 | msgid "Floating Point" |
---|
213 | msgstr "浮点数" |
---|
214 | |
---|
215 | #: gtksourceview/gtksourcestylescheme.c:272 |
---|
216 | #: gtksourceview/language-specs/latex.lang.h:3 |
---|
217 | #: gtksourceview/language-specs/po.lang.h:3 |
---|
218 | #: gtksourceview/language-specs/texinfo.lang.h:8 |
---|
219 | msgid "Keyword" |
---|
220 | msgstr "关键字" |
---|
221 | |
---|
222 | #: gtksourceview/gtksourcestylescheme.c:277 |
---|
223 | msgid "Preprocessor" |
---|
224 | msgstr "预处理器" |
---|
225 | |
---|
226 | #: gtksourceview/gtksourcestylescheme.c:282 |
---|
227 | #: gtksourceview/language-specs/ada.lang.h:9 |
---|
228 | #: gtksourceview/language-specs/c.lang.h:15 |
---|
229 | #: gtksourceview/language-specs/cpp.lang.h:15 |
---|
230 | #: gtksourceview/language-specs/csharp.lang.h:8 |
---|
231 | #: gtksourceview/language-specs/css.lang.h:63 |
---|
232 | #: gtksourceview/language-specs/html.lang.h:8 |
---|
233 | #: gtksourceview/language-specs/fortran.lang.h:12 |
---|
234 | #: gtksourceview/language-specs/idl.lang.h:8 |
---|
235 | #: gtksourceview/language-specs/java.lang.h:11 |
---|
236 | #: gtksourceview/language-specs/javascript.lang.h:33 |
---|
237 | #: gtksourceview/language-specs/lua.lang.h:10 |
---|
238 | #: gtksourceview/language-specs/pascal.lang.h:18 |
---|
239 | #: gtksourceview/language-specs/perl.lang.h:8 |
---|
240 | #: gtksourceview/language-specs/po.lang.h:6 |
---|
241 | #: gtksourceview/language-specs/python.lang.h:11 |
---|
242 | #: gtksourceview/language-specs/ruby.lang.h:18 |
---|
243 | #: gtksourceview/language-specs/xml.lang.h:8 |
---|
244 | #: gtksourceview/language-specs/haskell.lang.h:15 |
---|
245 | #: gtksourceview/language-specs/vbnet.lang.h:7 |
---|
246 | msgid "String" |
---|
247 | msgstr "字符串" |
---|
248 | |
---|
249 | #: gtksourceview/gtksourcestylescheme.c:287 |
---|
250 | msgid "Specials" |
---|
251 | msgstr "特殊" |
---|
252 | |
---|
253 | #. |
---|
254 | #. Proposed language specification for CSS (Cascading Style Sheet) files. |
---|
255 | #. |
---|
256 | #. Reference used: |
---|
257 | #. http://www.w3.org/TR/CSS2/ |
---|
258 | #. |
---|
259 | #. Tested with: |
---|
260 | #. http://www.simplebits.com/css/simple.css |
---|
261 | #. |
---|
262 | #. Submitted by Scott Martin (scott@coffeeblack.org) |
---|
263 | #. |
---|
264 | #. FIXME: find the correct mimetype |
---|
265 | #: gtksourceview/gtksourcestylescheme.c:294 |
---|
266 | #: gtksourceview/language-specs/css.lang.h:46 |
---|
267 | #: gtksourceview/language-specs/desktop.lang.h:10 |
---|
268 | #: gtksourceview/language-specs/diff.lang.h:7 |
---|
269 | #: gtksourceview/language-specs/msil.lang.h:2 |
---|
270 | #: gtksourceview/language-specs/po.lang.h:5 |
---|
271 | msgid "Others" |
---|
272 | msgstr "其它" |
---|
273 | |
---|
274 | #: gtksourceview/gtksourcestylescheme.c:299 |
---|
275 | msgid "Others 2" |
---|
276 | msgstr "其它 2" |
---|
277 | |
---|
278 | #: gtksourceview/gtksourcestylescheme.c:304 |
---|
279 | msgid "Others 3" |
---|
280 | msgstr "其它 3" |
---|
281 | |
---|
282 | #: gtksourceview/gtksourcestylescheme.c:341 |
---|
283 | msgid "Default" |
---|
284 | msgstr "默认" |
---|
285 | |
---|
286 | #: gtksourceview/gtksourcetag.c:108 |
---|
287 | msgid "Tag ID" |
---|
288 | msgstr "标记 ID" |
---|
289 | |
---|
290 | #: gtksourceview/gtksourcetag.c:109 |
---|
291 | msgid "ID used to refer to the source tag" |
---|
292 | msgstr "用于引用源标记的 ID" |
---|
293 | |
---|
294 | #: gtksourceview/gtksourcetag.c:116 |
---|
295 | msgid "Tag style" |
---|
296 | msgstr "标记样式" |
---|
297 | |
---|
298 | #: gtksourceview/gtksourcetag.c:117 |
---|
299 | msgid "The style associated to the source tag" |
---|
300 | msgstr "与源标记关联的样式" |
---|
301 | |
---|
302 | #: gtksourceview/gtksourceview.c:205 |
---|
303 | msgid "Show Line Numbers" |
---|
304 | msgstr "显示行号" |
---|
305 | |
---|
306 | #: gtksourceview/gtksourceview.c:206 |
---|
307 | msgid "Whether to display line numbers" |
---|
308 | msgstr "是否显示行号" |
---|
309 | |
---|
310 | #: gtksourceview/gtksourceview.c:213 |
---|
311 | msgid "Show Line Markers" |
---|
312 | msgstr "显示水线" |
---|
313 | |
---|
314 | #: gtksourceview/gtksourceview.c:214 |
---|
315 | msgid "Whether to display line marker pixbufs" |
---|
316 | msgstr "是否显示行的水线" |
---|
317 | |
---|
318 | #: gtksourceview/gtksourceview.c:231 |
---|
319 | msgid "Auto Indentation" |
---|
320 | msgstr "自动缩进" |
---|
321 | |
---|
322 | #: gtksourceview/gtksourceview.c:232 |
---|
323 | msgid "Whether to enable auto indentation" |
---|
324 | msgstr "是否允许自动缩进" |
---|
325 | |
---|
326 | #: gtksourceview/gtksourceview.c:238 |
---|
327 | msgid "Insert Spaces Instead of Tabs" |
---|
328 | msgstr "插入空格替代跳格" |
---|
329 | |
---|
330 | #: gtksourceview/gtksourceview.c:239 |
---|
331 | msgid "Whether to insert spaces instead of tabs" |
---|
332 | msgstr "在插入时是否以空格替代跳格" |
---|
333 | |
---|
334 | #: gtksourceview/gtksourceview.c:246 |
---|
335 | msgid "Show Right Margin" |
---|
336 | msgstr "显示右边距" |
---|
337 | |
---|
338 | #: gtksourceview/gtksourceview.c:247 |
---|
339 | msgid "Whether to display the right margin" |
---|
340 | msgstr "是否显示右边距" |
---|
341 | |
---|
342 | #: gtksourceview/gtksourceview.c:254 |
---|
343 | msgid "Margin position" |
---|
344 | msgstr "边距位置" |
---|
345 | |
---|
346 | #: gtksourceview/gtksourceview.c:255 |
---|
347 | msgid "Position of the right margin" |
---|
348 | msgstr "右边距的位置" |
---|
349 | |
---|
350 | #: gtksourceview/gtksourceview.c:264 |
---|
351 | msgid "Use smart home/end" |
---|
352 | msgstr "使用智能行首/行尾" |
---|
353 | |
---|
354 | #: gtksourceview/gtksourceview.c:265 |
---|
355 | msgid "" |
---|
356 | "HOME and END keys move to first/last characters on line first before going " |
---|
357 | "to the start/end of the line" |
---|
358 | msgstr "HOME 和 END 键将会跳到行内的第一个/最后一个字符,而不是跳到行首/尾" |
---|
359 | |
---|
360 | #: gtksourceview/language-specs/ada.lang.h:1 |
---|
361 | msgid "Ada" |
---|
362 | msgstr "Ada" |
---|
363 | |
---|
364 | #: gtksourceview/language-specs/ada.lang.h:2 |
---|
365 | #: gtksourceview/language-specs/c.lang.h:4 |
---|
366 | #: gtksourceview/language-specs/cpp.lang.h:4 |
---|
367 | #: gtksourceview/language-specs/haskell.lang.h:2 |
---|
368 | msgid "Character Constant" |
---|
369 | msgstr "字符常量" |
---|
370 | |
---|
371 | #: gtksourceview/language-specs/ada.lang.h:4 |
---|
372 | #: gtksourceview/language-specs/c.lang.h:10 |
---|
373 | #: gtksourceview/language-specs/cpp.lang.h:10 |
---|
374 | #: gtksourceview/language-specs/csharp.lang.h:3 |
---|
375 | #: gtksourceview/language-specs/fortran.lang.h:7 |
---|
376 | #: gtksourceview/language-specs/idl.lang.h:4 |
---|
377 | #: gtksourceview/language-specs/javascript.lang.h:11 |
---|
378 | #: gtksourceview/language-specs/lua.lang.h:3 |
---|
379 | #: gtksourceview/language-specs/perl.lang.h:2 |
---|
380 | #: gtksourceview/language-specs/python.lang.h:3 |
---|
381 | #: gtksourceview/language-specs/ruby.lang.h:8 |
---|
382 | #: gtksourceview/language-specs/verilog.lang.h:6 |
---|
383 | #: gtksourceview/language-specs/haskell.lang.h:9 |
---|
384 | #: gtksourceview/language-specs/vbnet.lang.h:1 |
---|
385 | msgid "Keywords" |
---|
386 | msgstr "关键字" |
---|
387 | |
---|
388 | #: gtksourceview/language-specs/ada.lang.h:5 |
---|
389 | #: gtksourceview/language-specs/c.lang.h:11 |
---|
390 | #: gtksourceview/language-specs/cpp.lang.h:11 |
---|
391 | #: gtksourceview/language-specs/csharp.lang.h:4 |
---|
392 | #: gtksourceview/language-specs/css.lang.h:28 |
---|
393 | #: gtksourceview/language-specs/desktop.lang.h:7 |
---|
394 | #: gtksourceview/language-specs/diff.lang.h:5 |
---|
395 | #: gtksourceview/language-specs/fortran.lang.h:8 |
---|
396 | #: gtksourceview/language-specs/java.lang.h:5 |
---|
397 | #: gtksourceview/language-specs/javascript.lang.h:12 |
---|
398 | #: gtksourceview/language-specs/lua.lang.h:4 |
---|
399 | #: gtksourceview/language-specs/pascal.lang.h:11 |
---|
400 | #: gtksourceview/language-specs/perl.lang.h:3 |
---|
401 | #: gtksourceview/language-specs/python.lang.h:4 |
---|
402 | #: gtksourceview/language-specs/ruby.lang.h:9 |
---|
403 | #: gtksourceview/language-specs/sql.lang.h:11 |
---|
404 | #: gtksourceview/language-specs/verilog.lang.h:7 |
---|
405 | #: gtksourceview/language-specs/haskell.lang.h:10 |
---|
406 | #: gtksourceview/language-specs/texinfo.lang.h:9 |
---|
407 | #: gtksourceview/language-specs/vbnet.lang.h:2 |
---|
408 | msgid "Line Comment" |
---|
409 | msgstr "行注释" |
---|
410 | |
---|
411 | #. |
---|
412 | #. For values like: z-index: 2; |
---|
413 | #. +/- before 0 is not allowed. |
---|
414 | #. |
---|
415 | #: gtksourceview/language-specs/ada.lang.h:6 |
---|
416 | #: gtksourceview/language-specs/css.lang.h:33 |
---|
417 | #: gtksourceview/language-specs/desktop.lang.h:9 |
---|
418 | #: gtksourceview/language-specs/javascript.lang.h:15 |
---|
419 | #: gtksourceview/language-specs/pascal.lang.h:14 |
---|
420 | msgid "Number" |
---|
421 | msgstr "数字" |
---|
422 | |
---|
423 | #: gtksourceview/language-specs/ada.lang.h:7 |
---|
424 | msgid "Preprocessor Keywords" |
---|
425 | msgstr "预处理关键字" |
---|
426 | |
---|
427 | #: gtksourceview/language-specs/ada.lang.h:8 |
---|
428 | #: gtksourceview/language-specs/c.lang.h:14 |
---|
429 | #: gtksourceview/language-specs/cpp.lang.h:14 |
---|
430 | #: gtksourceview/language-specs/csharp.lang.h:7 |
---|
431 | #: gtksourceview/language-specs/fortran.lang.h:11 |
---|
432 | #: gtksourceview/language-specs/idl.lang.h:7 |
---|
433 | #: gtksourceview/language-specs/java.lang.h:10 |
---|
434 | #: gtksourceview/language-specs/pascal.lang.h:17 |
---|
435 | #: gtksourceview/language-specs/php.lang.h:23 |
---|
436 | #: gtksourceview/language-specs/sql.lang.h:26 |
---|
437 | #: gtksourceview/language-specs/verilog.lang.h:9 |
---|
438 | #: gtksourceview/language-specs/haskell.lang.h:14 |
---|
439 | #: gtksourceview/language-specs/vbnet.lang.h:6 |
---|
440 | msgid "Sources" |
---|
441 | msgstr "源代码" |
---|
442 | |
---|
443 | #: gtksourceview/language-specs/ada.lang.h:10 |
---|
444 | msgid "True And False" |
---|
445 | msgstr "真和假" |
---|
446 | |
---|
447 | #: gtksourceview/language-specs/ada.lang.h:11 |
---|
448 | #: gtksourceview/language-specs/c.lang.h:16 |
---|
449 | #: gtksourceview/language-specs/cpp.lang.h:16 |
---|
450 | #: gtksourceview/language-specs/fortran.lang.h:14 |
---|
451 | #: gtksourceview/language-specs/idl.lang.h:9 |
---|
452 | #: gtksourceview/language-specs/verilog.lang.h:10 |
---|
453 | msgid "Types" |
---|
454 | msgstr "类型" |
---|
455 | |
---|
456 | #: gtksourceview/language-specs/c.lang.h:1 |
---|
457 | #: gtksourceview/language-specs/cpp.lang.h:1 |
---|
458 | msgid "'#if 0' Comment" |
---|
459 | msgstr "“#if 0”注释" |
---|
460 | |
---|
461 | #: gtksourceview/language-specs/c.lang.h:2 |
---|
462 | #: gtksourceview/language-specs/cpp.lang.h:2 |
---|
463 | #: gtksourceview/language-specs/csharp.lang.h:1 |
---|
464 | #: gtksourceview/language-specs/css.lang.h:9 |
---|
465 | #: gtksourceview/language-specs/html.lang.h:2 |
---|
466 | #: gtksourceview/language-specs/idl.lang.h:1 |
---|
467 | #: gtksourceview/language-specs/java.lang.h:1 |
---|
468 | #: gtksourceview/language-specs/javascript.lang.h:2 |
---|
469 | #: gtksourceview/language-specs/lua.lang.h:1 |
---|
470 | #: gtksourceview/language-specs/sql.lang.h:5 |
---|
471 | #: gtksourceview/language-specs/verilog.lang.h:2 |
---|
472 | #: gtksourceview/language-specs/xml.lang.h:2 |
---|
473 | #: gtksourceview/language-specs/haskell.lang.h:1 |
---|
474 | #: gtksourceview/language-specs/texinfo.lang.h:1 |
---|
475 | msgid "Block Comment" |
---|
476 | msgstr "块注释" |
---|
477 | |
---|
478 | #: gtksourceview/language-specs/c.lang.h:3 |
---|
479 | msgid "C" |
---|
480 | msgstr "C" |
---|
481 | |
---|
482 | #: gtksourceview/language-specs/c.lang.h:5 |
---|
483 | #: gtksourceview/language-specs/cpp.lang.h:5 |
---|
484 | msgid "Common Macro" |
---|
485 | msgstr "公用宏" |
---|
486 | |
---|
487 | #: gtksourceview/language-specs/c.lang.h:7 |
---|
488 | #: gtksourceview/language-specs/cpp.lang.h:7 |
---|
489 | #: gtksourceview/language-specs/fortran.lang.h:2 |
---|
490 | #: gtksourceview/language-specs/haskell.lang.h:4 |
---|
491 | msgid "Floating Point Number" |
---|
492 | msgstr "浮点数" |
---|
493 | |
---|
494 | #. FIXME WHY DOESN'T THIS WORK? |
---|
495 | #: gtksourceview/language-specs/c.lang.h:8 |
---|
496 | #: gtksourceview/language-specs/cpp.lang.h:8 |
---|
497 | #: gtksourceview/language-specs/fortran.lang.h:4 |
---|
498 | #: gtksourceview/language-specs/pascal.lang.h:10 |
---|
499 | #: gtksourceview/language-specs/haskell.lang.h:6 |
---|
500 | msgid "Hex Number" |
---|
501 | msgstr "十六进制数" |
---|
502 | |
---|
503 | #: gtksourceview/language-specs/c.lang.h:9 |
---|
504 | #: gtksourceview/language-specs/cpp.lang.h:9 |
---|
505 | #: gtksourceview/language-specs/idl.lang.h:3 |
---|
506 | #: gtksourceview/language-specs/haskell.lang.h:7 |
---|
507 | msgid "Include/Pragma" |
---|
508 | msgstr "Include/Pragma" |
---|
509 | |
---|
510 | #: gtksourceview/language-specs/c.lang.h:12 |
---|
511 | #: gtksourceview/language-specs/cpp.lang.h:12 |
---|
512 | #: gtksourceview/language-specs/fortran.lang.h:9 |
---|
513 | #: gtksourceview/language-specs/verilog.lang.h:8 |
---|
514 | #: gtksourceview/language-specs/haskell.lang.h:11 |
---|
515 | msgid "Octal Number" |
---|
516 | msgstr "八进制数" |
---|
517 | |
---|
518 | #: gtksourceview/language-specs/c.lang.h:13 |
---|
519 | #: gtksourceview/language-specs/cpp.lang.h:13 |
---|
520 | #: gtksourceview/language-specs/csharp.lang.h:5 |
---|
521 | #: gtksourceview/language-specs/idl.lang.h:5 |
---|
522 | #: gtksourceview/language-specs/haskell.lang.h:13 |
---|
523 | #: gtksourceview/language-specs/vbnet.lang.h:4 |
---|
524 | msgid "Preprocessor Definitions" |
---|
525 | msgstr "预处理定义" |
---|
526 | |
---|
527 | #: gtksourceview/language-specs/cpp.lang.h:3 |
---|
528 | msgid "C++" |
---|
529 | msgstr "C++" |
---|
530 | |
---|
531 | #: gtksourceview/language-specs/csharp.lang.h:2 |
---|
532 | msgid "C#" |
---|
533 | msgstr "C#" |
---|
534 | |
---|
535 | #: gtksourceview/language-specs/csharp.lang.h:6 |
---|
536 | #: gtksourceview/language-specs/java.lang.h:9 |
---|
537 | #: gtksourceview/language-specs/vbnet.lang.h:5 |
---|
538 | msgid "Primitives" |
---|
539 | msgstr "原生" |
---|
540 | |
---|
541 | #: gtksourceview/language-specs/csharp.lang.h:9 |
---|
542 | #: gtksourceview/language-specs/css.lang.h:64 |
---|
543 | #: gtksourceview/language-specs/fortran.lang.h:13 |
---|
544 | #: gtksourceview/language-specs/java.lang.h:12 |
---|
545 | #: gtksourceview/language-specs/javascript.lang.h:34 |
---|
546 | #: gtksourceview/language-specs/lua.lang.h:11 |
---|
547 | #: gtksourceview/language-specs/python.lang.h:12 |
---|
548 | #: gtksourceview/language-specs/ruby.lang.h:19 |
---|
549 | #: gtksourceview/language-specs/vbnet.lang.h:8 |
---|
550 | msgid "String 2" |
---|
551 | msgstr "字符串 2" |
---|
552 | |
---|
553 | #. |
---|
554 | #. At rules must occur at the start of a line. |
---|
555 | #. |
---|
556 | #: gtksourceview/language-specs/css.lang.h:4 |
---|
557 | msgid "At Rules" |
---|
558 | msgstr "At 规则" |
---|
559 | |
---|
560 | #. |
---|
561 | #. For CSS 2-style selectors: tag[attr="value"]. |
---|
562 | #. |
---|
563 | #: gtksourceview/language-specs/css.lang.h:8 |
---|
564 | msgid "Attribute Value Delimiters" |
---|
565 | msgstr "属性值分隔符" |
---|
566 | |
---|
567 | #. |
---|
568 | #. Value length specifier. Unless it is 0, must always be like: -1.2em. |
---|
569 | #. |
---|
570 | #: gtksourceview/language-specs/css.lang.h:13 |
---|
571 | msgid "Dimension" |
---|
572 | msgstr "尺寸" |
---|
573 | |
---|
574 | #. |
---|
575 | #. Hexadecimal method of specifying colors. Can either be 3 or 6 in |
---|
576 | #. length: #ffcc00 = #fc0. |
---|
577 | #. |
---|
578 | #: gtksourceview/language-specs/css.lang.h:22 |
---|
579 | msgid "Hexadecimal Color" |
---|
580 | msgstr "十六进制颜色" |
---|
581 | |
---|
582 | #. |
---|
583 | #. Upgrades a rule set's importance when several rule sets conflict. |
---|
584 | #. |
---|
585 | #: gtksourceview/language-specs/css.lang.h:26 |
---|
586 | msgid "Importance Modifier" |
---|
587 | msgstr "重要性修饰符" |
---|
588 | |
---|
589 | #: gtksourceview/language-specs/css.lang.h:27 |
---|
590 | msgid "Known Property Values" |
---|
591 | msgstr "已知属性值" |
---|
592 | |
---|
593 | #: gtksourceview/language-specs/css.lang.h:34 |
---|
594 | #: gtksourceview/language-specs/javascript.lang.h:19 |
---|
595 | #: gtksourceview/language-specs/php.lang.h:19 |
---|
596 | #: gtksourceview/language-specs/haskell.lang.h:12 |
---|
597 | msgid "Operators" |
---|
598 | msgstr "操作符" |
---|
599 | |
---|
600 | #: gtksourceview/language-specs/css.lang.h:47 |
---|
601 | msgid "Property Names" |
---|
602 | msgstr "属性名称" |
---|
603 | |
---|
604 | #. |
---|
605 | #. Brackets define a declaration block, parentheses define functions. |
---|
606 | #. |
---|
607 | #: gtksourceview/language-specs/css.lang.h:51 |
---|
608 | #: gtksourceview/language-specs/javascript.lang.h:20 |
---|
609 | msgid "Punctuators" |
---|
610 | msgstr "标点" |
---|
611 | |
---|
612 | #: gtksourceview/language-specs/css.lang.h:52 |
---|
613 | msgid "Selector Grammar" |
---|
614 | msgstr "选择器语法" |
---|
615 | |
---|
616 | #. |
---|
617 | #. Pseudo-class rules. Good to have syntax highlighting for these |
---|
618 | #. for mistypings. |
---|
619 | #. |
---|
620 | #: gtksourceview/language-specs/css.lang.h:57 |
---|
621 | msgid "Selector Pseudo Classes" |
---|
622 | msgstr "选择器伪类" |
---|
623 | |
---|
624 | #. |
---|
625 | #. Pseudo-element rules. Good to have syntax highlighting for these |
---|
626 | #. for mistypings. |
---|
627 | #. |
---|
628 | #: gtksourceview/language-specs/css.lang.h:62 |
---|
629 | msgid "Selector Pseudo Elements" |
---|
630 | msgstr "选择器伪元素" |
---|
631 | |
---|
632 | #. |
---|
633 | #. Escaped unicode characters can contain either 6 hexadecimal characters |
---|
634 | #. or 1-5 hex characters followed by one whitespace character. |
---|
635 | #. |
---|
636 | #: gtksourceview/language-specs/css.lang.h:69 |
---|
637 | msgid "Unicode Character Reference" |
---|
638 | msgstr "Unicode 字符引用" |
---|
639 | |
---|
640 | #. |
---|
641 | #. Unicode range values. |
---|
642 | #. |
---|
643 | #: gtksourceview/language-specs/css.lang.h:73 |
---|
644 | msgid "Unicode Range" |
---|
645 | msgstr "Unicode 范围" |
---|
646 | |
---|
647 | #: gtksourceview/language-specs/desktop.lang.h:1 |
---|
648 | msgid ".desktop" |
---|
649 | msgstr ".desktop" |
---|
650 | |
---|
651 | #: gtksourceview/language-specs/desktop.lang.h:2 |
---|
652 | msgid "Boolean Value" |
---|
653 | msgstr "布尔值" |
---|
654 | |
---|
655 | #: gtksourceview/language-specs/desktop.lang.h:3 |
---|
656 | msgid "Encoding" |
---|
657 | msgstr "编码" |
---|
658 | |
---|
659 | #: gtksourceview/language-specs/desktop.lang.h:4 |
---|
660 | msgid "Exec Parameter" |
---|
661 | msgstr "执行参数" |
---|
662 | |
---|
663 | #: gtksourceview/language-specs/desktop.lang.h:5 |
---|
664 | msgid "Group" |
---|
665 | msgstr "组" |
---|
666 | |
---|
667 | #: gtksourceview/language-specs/desktop.lang.h:8 |
---|
668 | msgid "Non Standard Key" |
---|
669 | msgstr "非标准键" |
---|
670 | |
---|
671 | #: gtksourceview/language-specs/desktop.lang.h:11 |
---|
672 | msgid "Standard Key" |
---|
673 | msgstr "标准键" |
---|
674 | |
---|
675 | #: gtksourceview/language-specs/diff.lang.h:1 |
---|
676 | msgid "Added line" |
---|
677 | msgstr "添加的行" |
---|
678 | |
---|
679 | #: gtksourceview/language-specs/diff.lang.h:2 |
---|
680 | msgid "Changed line" |
---|
681 | msgstr "更改的行" |
---|
682 | |
---|
683 | #: gtksourceview/language-specs/diff.lang.h:3 |
---|
684 | msgid "Diff" |
---|
685 | msgstr "Diff" |
---|
686 | |
---|
687 | #: gtksourceview/language-specs/diff.lang.h:4 |
---|
688 | msgid "Diff file" |
---|
689 | msgstr "Diff 文件" |
---|
690 | |
---|
691 | #: gtksourceview/language-specs/diff.lang.h:6 |
---|
692 | #: gtksourceview/language-specs/po.lang.h:4 |
---|
693 | msgid "Location" |
---|
694 | msgstr "位置" |
---|
695 | |
---|
696 | #: gtksourceview/language-specs/diff.lang.h:8 |
---|
697 | msgid "Removed line" |
---|
698 | msgstr "删除的行" |
---|
699 | |
---|
700 | #: gtksourceview/language-specs/diff.lang.h:9 |
---|
701 | msgid "Special case" |
---|
702 | msgstr "特例" |
---|
703 | |
---|
704 | #: gtksourceview/language-specs/html.lang.h:1 |
---|
705 | #: gtksourceview/language-specs/xml.lang.h:1 |
---|
706 | msgid "Attributes" |
---|
707 | msgstr "属性" |
---|
708 | |
---|
709 | #: gtksourceview/language-specs/html.lang.h:3 |
---|
710 | #: gtksourceview/language-specs/xml.lang.h:3 |
---|
711 | msgid "Closing Bracket" |
---|
712 | msgstr "右括号" |
---|
713 | |
---|
714 | #: gtksourceview/language-specs/html.lang.h:4 |
---|
715 | #: gtksourceview/language-specs/xml.lang.h:4 |
---|
716 | msgid "DTD" |
---|
717 | msgstr "DTD" |
---|
718 | |
---|
719 | #: gtksourceview/language-specs/html.lang.h:5 |
---|
720 | #: gtksourceview/language-specs/xml.lang.h:5 |
---|
721 | msgid "Entity" |
---|
722 | msgstr "实体" |
---|
723 | |
---|
724 | #: gtksourceview/language-specs/html.lang.h:6 |
---|
725 | msgid "HTML" |
---|
726 | msgstr "HTML" |
---|
727 | |
---|
728 | #: gtksourceview/language-specs/html.lang.h:7 |
---|
729 | #: gtksourceview/language-specs/latex.lang.h:5 |
---|
730 | #: gtksourceview/language-specs/xml.lang.h:7 |
---|
731 | #: gtksourceview/language-specs/texinfo.lang.h:12 |
---|
732 | msgid "Markup" |
---|
733 | msgstr "标记语言" |
---|
734 | |
---|
735 | #: gtksourceview/language-specs/html.lang.h:9 |
---|
736 | msgid "Tags" |
---|
737 | msgstr "标记" |
---|
738 | |
---|
739 | #: gtksourceview/language-specs/fortran.lang.h:3 |
---|
740 | msgid "Fortran 95" |
---|
741 | msgstr "Fortran 95" |
---|
742 | |
---|
743 | #: gtksourceview/language-specs/fortran.lang.h:5 |
---|
744 | msgid "Input/Output" |
---|
745 | msgstr "输入/输出" |
---|
746 | |
---|
747 | #: gtksourceview/language-specs/fortran.lang.h:6 |
---|
748 | msgid "Intrinsics" |
---|
749 | msgstr "内在" |
---|
750 | |
---|
751 | #: gtksourceview/language-specs/fortran.lang.h:10 |
---|
752 | msgid "Read/Write" |
---|
753 | msgstr "读/写" |
---|
754 | |
---|
755 | #: gtksourceview/language-specs/idl.lang.h:2 |
---|
756 | msgid "IDL" |
---|
757 | msgstr "IDL" |
---|
758 | |
---|
759 | #: gtksourceview/language-specs/idl.lang.h:6 |
---|
760 | msgid "Sectional" |
---|
761 | msgstr "组合式" |
---|
762 | |
---|
763 | #: gtksourceview/language-specs/java.lang.h:2 |
---|
764 | msgid "Declarations" |
---|
765 | msgstr "声明" |
---|
766 | |
---|
767 | #: gtksourceview/language-specs/java.lang.h:3 |
---|
768 | msgid "Flow" |
---|
769 | msgstr "流程" |
---|
770 | |
---|
771 | #: gtksourceview/language-specs/java.lang.h:4 |
---|
772 | msgid "Java" |
---|
773 | msgstr "Java" |
---|
774 | |
---|
775 | #: gtksourceview/language-specs/java.lang.h:6 |
---|
776 | msgid "Memory" |
---|
777 | msgstr "内存" |
---|
778 | |
---|
779 | #: gtksourceview/language-specs/java.lang.h:7 |
---|
780 | msgid "Modifiers" |
---|
781 | msgstr "修饰符" |
---|
782 | |
---|
783 | #: gtksourceview/language-specs/java.lang.h:8 |
---|
784 | msgid "Numeric" |
---|
785 | msgstr "数值" |
---|
786 | |
---|
787 | #: gtksourceview/language-specs/javascript.lang.h:1 |
---|
788 | #: gtksourceview/language-specs/php.lang.h:1 |
---|
789 | msgid "Array Operators" |
---|
790 | msgstr "数组操作符" |
---|
791 | |
---|
792 | #: gtksourceview/language-specs/javascript.lang.h:3 |
---|
793 | msgid "Constructors" |
---|
794 | msgstr "构造器" |
---|
795 | |
---|
796 | #: gtksourceview/language-specs/javascript.lang.h:4 |
---|
797 | msgid "Error Handling" |
---|
798 | msgstr "错误处理" |
---|
799 | |
---|
800 | #: gtksourceview/language-specs/javascript.lang.h:5 |
---|
801 | msgid "Floating-Point Number" |
---|
802 | msgstr "浮点数" |
---|
803 | |
---|
804 | #: gtksourceview/language-specs/javascript.lang.h:6 |
---|
805 | msgid "Flow Keywords" |
---|
806 | msgstr "流程关键字" |
---|
807 | |
---|
808 | #: gtksourceview/language-specs/javascript.lang.h:7 |
---|
809 | msgid "Future Reserved Words" |
---|
810 | msgstr "未来保留字" |
---|
811 | |
---|
812 | #: gtksourceview/language-specs/javascript.lang.h:8 |
---|
813 | msgid "Global Functions" |
---|
814 | msgstr "全局函数" |
---|
815 | |
---|
816 | #: gtksourceview/language-specs/javascript.lang.h:9 |
---|
817 | msgid "Global Properties" |
---|
818 | msgstr "全局属性" |
---|
819 | |
---|
820 | #: gtksourceview/language-specs/javascript.lang.h:10 |
---|
821 | #: gtksourceview/language-specs/verilog.lang.h:5 |
---|
822 | msgid "Hexadecimal Number" |
---|
823 | msgstr "十六进制数" |
---|
824 | |
---|
825 | #: gtksourceview/language-specs/javascript.lang.h:13 |
---|
826 | msgid "Literals" |
---|
827 | msgstr "字面" |
---|
828 | |
---|
829 | #: gtksourceview/language-specs/javascript.lang.h:14 |
---|
830 | msgid "Math Value Properties" |
---|
831 | msgstr "数学值属性" |
---|
832 | |
---|
833 | #: gtksourceview/language-specs/javascript.lang.h:16 |
---|
834 | msgid "Object Functions" |
---|
835 | msgstr "对象函数" |
---|
836 | |
---|
837 | #: gtksourceview/language-specs/javascript.lang.h:17 |
---|
838 | msgid "Object Properties" |
---|
839 | msgstr "对象属性" |
---|
840 | |
---|
841 | #: gtksourceview/language-specs/javascript.lang.h:18 |
---|
842 | msgid "Objects" |
---|
843 | msgstr "对象" |
---|
844 | |
---|
845 | #. |
---|
846 | #. Proposed language specification for JavaScript files. |
---|
847 | #. |
---|
848 | #. Reference used: |
---|
849 | #. http://www.ecma-international.org/publications/files/ecma-st/ECMA-262.pdf |
---|
850 | #. |
---|
851 | #. Tested with: |
---|
852 | #. http://www.coffeeblack.org/scripts/map.js |
---|
853 | #. |
---|
854 | #. Submitted by Scott Martin (scott@coffeeblack.org) |
---|
855 | #. |
---|
856 | #: gtksourceview/language-specs/javascript.lang.h:32 |
---|
857 | #: gtksourceview/language-specs/lua.lang.h:9 |
---|
858 | #: gtksourceview/language-specs/perl.lang.h:7 |
---|
859 | #: gtksourceview/language-specs/python.lang.h:9 |
---|
860 | #: gtksourceview/language-specs/ruby.lang.h:17 |
---|
861 | msgid "Scripts" |
---|
862 | msgstr "脚本" |
---|
863 | |
---|
864 | #: gtksourceview/language-specs/javascript.lang.h:35 |
---|
865 | msgid "Unicode Escape Sequence" |
---|
866 | msgstr "Unicode 转码序列" |
---|
867 | |
---|
868 | #: gtksourceview/language-specs/javascript.lang.h:36 |
---|
869 | msgid "Word Operators" |
---|
870 | msgstr "字操作符" |
---|
871 | |
---|
872 | #: gtksourceview/language-specs/latex.lang.h:2 |
---|
873 | #: gtksourceview/language-specs/texinfo.lang.h:6 |
---|
874 | msgid "Include" |
---|
875 | msgstr "包含" |
---|
876 | |
---|
877 | #: gtksourceview/language-specs/latex.lang.h:4 |
---|
878 | msgid "LaTeX" |
---|
879 | msgstr "LaTeX" |
---|
880 | |
---|
881 | #: gtksourceview/language-specs/latex.lang.h:6 |
---|
882 | msgid "Math" |
---|
883 | msgstr "数学" |
---|
884 | |
---|
885 | #: gtksourceview/language-specs/latex.lang.h:7 |
---|
886 | msgid "Most Used Commands" |
---|
887 | msgstr "最常用的命令" |
---|
888 | |
---|
889 | #: gtksourceview/language-specs/lua.lang.h:2 |
---|
890 | #: gtksourceview/language-specs/python.lang.h:2 |
---|
891 | msgid "Functions" |
---|
892 | msgstr "函数" |
---|
893 | |
---|
894 | #: gtksourceview/language-specs/lua.lang.h:5 |
---|
895 | msgid "Line Comment 2" |
---|
896 | msgstr "行注释 2" |
---|
897 | |
---|
898 | #: gtksourceview/language-specs/lua.lang.h:6 |
---|
899 | msgid "Lua" |
---|
900 | msgstr "Lua" |
---|
901 | |
---|
902 | #: gtksourceview/language-specs/lua.lang.h:7 |
---|
903 | #: gtksourceview/language-specs/python.lang.h:6 |
---|
904 | msgid "Multiline String" |
---|
905 | msgstr "多行字符串" |
---|
906 | |
---|
907 | #: gtksourceview/language-specs/lua.lang.h:8 |
---|
908 | #: gtksourceview/language-specs/python.lang.h:7 |
---|
909 | msgid "Multiline String 2" |
---|
910 | msgstr "多行字符串 2" |
---|
911 | |
---|
912 | #: gtksourceview/language-specs/pascal.lang.h:1 |
---|
913 | msgid "Block Comment 1" |
---|
914 | msgstr "块注释 1" |
---|
915 | |
---|
916 | #: gtksourceview/language-specs/pascal.lang.h:2 |
---|
917 | msgid "Block Comment 2" |
---|
918 | msgstr "块注释 2" |
---|
919 | |
---|
920 | #: gtksourceview/language-specs/pascal.lang.h:3 |
---|
921 | msgid "Boolean Bitwise Operators" |
---|
922 | msgstr "布尔位操作符" |
---|
923 | |
---|
924 | #: gtksourceview/language-specs/pascal.lang.h:4 |
---|
925 | msgid "Builtin Functions" |
---|
926 | msgstr "内建函数" |
---|
927 | |
---|
928 | #: gtksourceview/language-specs/pascal.lang.h:5 |
---|
929 | msgid "Builtin Types" |
---|
930 | msgstr "内建类型" |
---|
931 | |
---|
932 | #: gtksourceview/language-specs/pascal.lang.h:6 |
---|
933 | msgid "Builtin Values" |
---|
934 | msgstr "内建值" |
---|
935 | |
---|
936 | #: gtksourceview/language-specs/pascal.lang.h:7 |
---|
937 | msgid "Functions and Function Modifiers" |
---|
938 | msgstr "函数和函数修饰符" |
---|
939 | |
---|
940 | #: gtksourceview/language-specs/pascal.lang.h:8 |
---|
941 | msgid "General Format" |
---|
942 | msgstr "常规格式" |
---|
943 | |
---|
944 | #: gtksourceview/language-specs/pascal.lang.h:12 |
---|
945 | msgid "Loop, Flow, and Exceptions Keywords" |
---|
946 | msgstr "循环、流程和意外关键字" |
---|
947 | |
---|
948 | #: gtksourceview/language-specs/pascal.lang.h:13 |
---|
949 | msgid "Math Operators" |
---|
950 | msgstr "数学操作符" |
---|
951 | |
---|
952 | #: gtksourceview/language-specs/pascal.lang.h:15 |
---|
953 | msgid "Pascal" |
---|
954 | msgstr "Pascal" |
---|
955 | |
---|
956 | #: gtksourceview/language-specs/pascal.lang.h:16 |
---|
957 | msgid "Preprocessor Defines" |
---|
958 | msgstr "预处理定义" |
---|
959 | |
---|
960 | #: gtksourceview/language-specs/pascal.lang.h:19 |
---|
961 | msgid "Types Class and Object Keywords" |
---|
962 | msgstr "类型类和对象关键字" |
---|
963 | |
---|
964 | #: gtksourceview/language-specs/perl.lang.h:1 |
---|
965 | msgid "Function Call" |
---|
966 | msgstr "函数调用" |
---|
967 | |
---|
968 | #: gtksourceview/language-specs/perl.lang.h:4 |
---|
969 | msgid "Method Call" |
---|
970 | msgstr "方法调用" |
---|
971 | |
---|
972 | #: gtksourceview/language-specs/perl.lang.h:5 |
---|
973 | msgid "Perl" |
---|
974 | msgstr "Perl" |
---|
975 | |
---|
976 | #: gtksourceview/language-specs/perl.lang.h:6 |
---|
977 | msgid "Plain Old Documentation" |
---|
978 | msgstr "纯旧文档" |
---|
979 | |
---|
980 | #: gtksourceview/language-specs/perl.lang.h:9 |
---|
981 | msgid "String2" |
---|
982 | msgstr "字符串 2" |
---|
983 | |
---|
984 | #: gtksourceview/language-specs/perl.lang.h:10 |
---|
985 | msgid "String3" |
---|
986 | msgstr "字符串 3" |
---|
987 | |
---|
988 | #: gtksourceview/language-specs/perl.lang.h:11 |
---|
989 | msgid "Variables" |
---|
990 | msgstr "变量" |
---|
991 | |
---|
992 | #. `backticks-quoted strings` |
---|
993 | #: gtksourceview/language-specs/php.lang.h:3 |
---|
994 | msgid "Backtick String" |
---|
995 | msgstr "Backtick 字符串" |
---|
996 | |
---|
997 | #. # Bourne Shell Line Comment |
---|
998 | #: gtksourceview/language-specs/php.lang.h:5 |
---|
999 | msgid "Bash Line Comment" |
---|
1000 | msgstr "Bash 行注释" |
---|
1001 | |
---|
1002 | #. /* C Block Comment |
---|
1003 | #: gtksourceview/language-specs/php.lang.h:7 |
---|
1004 | msgid "C Block Comment" |
---|
1005 | msgstr "C 块注释" |
---|
1006 | |
---|
1007 | #. // C++ Line Comment |
---|
1008 | #: gtksourceview/language-specs/php.lang.h:9 |
---|
1009 | msgid "C++ Line Comment" |
---|
1010 | msgstr "C++ 行注释" |
---|
1011 | |
---|
1012 | #: gtksourceview/language-specs/php.lang.h:10 |
---|
1013 | msgid "Case Insensitive Keyword" |
---|
1014 | msgstr "不分大小写的关键字" |
---|
1015 | |
---|
1016 | #. This are keywords, the are recognised by php |
---|
1017 | #: gtksourceview/language-specs/php.lang.h:12 |
---|
1018 | msgid "Case Sensitive Keyword" |
---|
1019 | msgstr "区分大小写的关键字" |
---|
1020 | |
---|
1021 | #. "duble-quoted strings" |
---|
1022 | #: gtksourceview/language-specs/php.lang.h:16 |
---|
1023 | msgid "Double Quoted String" |
---|
1024 | msgstr "双引号字符串" |
---|
1025 | |
---|
1026 | #: gtksourceview/language-specs/php.lang.h:17 |
---|
1027 | msgid "First Open PHP Tag" |
---|
1028 | msgstr "第一个打开的 PHP 标签" |
---|
1029 | |
---|
1030 | #: gtksourceview/language-specs/php.lang.h:18 |
---|
1031 | msgid "HTML Block" |
---|
1032 | msgstr "HTML 块" |
---|
1033 | |
---|
1034 | #: gtksourceview/language-specs/php.lang.h:20 |
---|
1035 | msgid "PHP" |
---|
1036 | msgstr "PHP" |
---|
1037 | |
---|
1038 | #. 'single-quoted strings' |
---|
1039 | #: gtksourceview/language-specs/php.lang.h:22 |
---|
1040 | msgid "Single Quoted String" |
---|
1041 | msgstr "单引号字符串" |
---|
1042 | |
---|
1043 | #. $variable, $$dynamic-variable and even $$$more |
---|
1044 | #: gtksourceview/language-specs/php.lang.h:25 |
---|
1045 | msgid "Variable" |
---|
1046 | msgstr "变量" |
---|
1047 | |
---|
1048 | #: gtksourceview/language-specs/po.lang.h:2 |
---|
1049 | msgid "Format" |
---|
1050 | msgstr "格式" |
---|
1051 | |
---|
1052 | #: gtksourceview/language-specs/po.lang.h:7 |
---|
1053 | msgid "gettext translation" |
---|
1054 | msgstr "gettext 翻译" |
---|
1055 | |
---|
1056 | #: gtksourceview/language-specs/python.lang.h:1 |
---|
1057 | #: gtksourceview/language-specs/ruby.lang.h:2 |
---|
1058 | msgid "Builtins" |
---|
1059 | msgstr "内置" |
---|
1060 | |
---|
1061 | #: gtksourceview/language-specs/python.lang.h:5 |
---|
1062 | msgid "Module Handler" |
---|
1063 | msgstr "模块句柄" |
---|
1064 | |
---|
1065 | #: gtksourceview/language-specs/python.lang.h:8 |
---|
1066 | msgid "Python" |
---|
1067 | msgstr "Python" |
---|
1068 | |
---|
1069 | #: gtksourceview/language-specs/python.lang.h:10 |
---|
1070 | msgid "Self" |
---|
1071 | msgstr "Self" |
---|
1072 | |
---|
1073 | #: gtksourceview/language-specs/ruby.lang.h:1 |
---|
1074 | msgid "Attribute Definitions" |
---|
1075 | msgstr "属性定义" |
---|
1076 | |
---|
1077 | #: gtksourceview/language-specs/ruby.lang.h:3 |
---|
1078 | msgid "Class Variables" |
---|
1079 | msgstr "类变量" |
---|
1080 | |
---|
1081 | #: gtksourceview/language-specs/ruby.lang.h:4 |
---|
1082 | msgid "Constants" |
---|
1083 | msgstr "常量" |
---|
1084 | |
---|
1085 | #: gtksourceview/language-specs/ruby.lang.h:5 |
---|
1086 | msgid "Definitions" |
---|
1087 | msgstr "定义" |
---|
1088 | |
---|
1089 | #: gtksourceview/language-specs/ruby.lang.h:6 |
---|
1090 | msgid "Global Variables" |
---|
1091 | msgstr "全局变量" |
---|
1092 | |
---|
1093 | #: gtksourceview/language-specs/ruby.lang.h:7 |
---|
1094 | msgid "Instance Variables" |
---|
1095 | msgstr "实例变量" |
---|
1096 | |
---|
1097 | #: gtksourceview/language-specs/ruby.lang.h:10 |
---|
1098 | msgid "Module Handlers" |
---|
1099 | msgstr "模块句柄" |
---|
1100 | |
---|
1101 | #: gtksourceview/language-specs/ruby.lang.h:11 |
---|
1102 | msgid "Multiline Comment" |
---|
1103 | msgstr "多行注释" |
---|
1104 | |
---|
1105 | #: gtksourceview/language-specs/ruby.lang.h:12 |
---|
1106 | msgid "Pseudo Variables" |
---|
1107 | msgstr "哑变量" |
---|
1108 | |
---|
1109 | #: gtksourceview/language-specs/ruby.lang.h:13 |
---|
1110 | msgid "RegExp Variables" |
---|
1111 | msgstr "正则表达式变量" |
---|
1112 | |
---|
1113 | #: gtksourceview/language-specs/ruby.lang.h:14 |
---|
1114 | msgid "Regular Expression" |
---|
1115 | msgstr "正则表达式" |
---|
1116 | |
---|
1117 | #: gtksourceview/language-specs/ruby.lang.h:15 |
---|
1118 | msgid "Regular Expression 2" |
---|
1119 | msgstr "正则表达式 2" |
---|
1120 | |
---|
1121 | #: gtksourceview/language-specs/ruby.lang.h:16 |
---|
1122 | msgid "Ruby" |
---|
1123 | msgstr "Ruby" |
---|
1124 | |
---|
1125 | #: gtksourceview/language-specs/sql.lang.h:1 |
---|
1126 | msgid "ANSI Datatypes" |
---|
1127 | msgstr "ANSI 数据类型" |
---|
1128 | |
---|
1129 | #: gtksourceview/language-specs/sql.lang.h:2 |
---|
1130 | msgid "ANSI Reserved Words" |
---|
1131 | msgstr "ANSI 保留字" |
---|
1132 | |
---|
1133 | #: gtksourceview/language-specs/sql.lang.h:3 |
---|
1134 | msgid "Aggregate Functions" |
---|
1135 | msgstr "统计函数" |
---|
1136 | |
---|
1137 | #: gtksourceview/language-specs/sql.lang.h:4 |
---|
1138 | msgid "Analytic Functions" |
---|
1139 | msgstr "分析函数" |
---|
1140 | |
---|
1141 | #: gtksourceview/language-specs/sql.lang.h:6 |
---|
1142 | msgid "Character Functions Returning Character Values" |
---|
1143 | msgstr "返回字符值的字符函数" |
---|
1144 | |
---|
1145 | #: gtksourceview/language-specs/sql.lang.h:7 |
---|
1146 | msgid "Character Functions Returning Number Values" |
---|
1147 | msgstr "返回数字值的字符函数" |
---|
1148 | |
---|
1149 | #: gtksourceview/language-specs/sql.lang.h:8 |
---|
1150 | msgid "Conversion Functions" |
---|
1151 | msgstr "转换函数" |
---|
1152 | |
---|
1153 | #: gtksourceview/language-specs/sql.lang.h:9 |
---|
1154 | msgid "Datetime Functions" |
---|
1155 | msgstr "日期时间函数" |
---|
1156 | |
---|
1157 | #: gtksourceview/language-specs/sql.lang.h:10 |
---|
1158 | msgid "Integer Literals" |
---|
1159 | msgstr "字面整数" |
---|
1160 | |
---|
1161 | #: gtksourceview/language-specs/sql.lang.h:12 |
---|
1162 | msgid "Miscellaneous Single-Row Functions" |
---|
1163 | msgstr "杂类单行函数" |
---|
1164 | |
---|
1165 | #: gtksourceview/language-specs/sql.lang.h:13 |
---|
1166 | msgid "Null" |
---|
1167 | msgstr "Null" |
---|
1168 | |
---|
1169 | #: gtksourceview/language-specs/sql.lang.h:14 |
---|
1170 | msgid "Number Functions" |
---|
1171 | msgstr "数值函数" |
---|
1172 | |
---|
1173 | #: gtksourceview/language-specs/sql.lang.h:15 |
---|
1174 | msgid "Number Literals" |
---|
1175 | msgstr "字面数字" |
---|
1176 | |
---|
1177 | #: gtksourceview/language-specs/sql.lang.h:16 |
---|
1178 | msgid "Object Reference Functions" |
---|
1179 | msgstr "对象引用函数" |
---|
1180 | |
---|
1181 | #: gtksourceview/language-specs/sql.lang.h:17 |
---|
1182 | msgid "Oracle Built-in Datatypes" |
---|
1183 | msgstr "Oracle 内建数据类型" |
---|
1184 | |
---|
1185 | #: gtksourceview/language-specs/sql.lang.h:18 |
---|
1186 | msgid "Oracle Reserved Words" |
---|
1187 | msgstr "Oracle 保留字" |
---|
1188 | |
---|
1189 | #: gtksourceview/language-specs/sql.lang.h:19 |
---|
1190 | msgid "SQL" |
---|
1191 | msgstr "SQL" |
---|
1192 | |
---|
1193 | #: gtksourceview/language-specs/sql.lang.h:20 |
---|
1194 | msgid "SQL*Plus At Sign" |
---|
1195 | msgstr "SQL*Plus At Sign" |
---|
1196 | |
---|
1197 | #: gtksourceview/language-specs/sql.lang.h:21 |
---|
1198 | msgid "SQL*Plus Commands" |
---|
1199 | msgstr "SQL*Plus 命令" |
---|
1200 | |
---|
1201 | #: gtksourceview/language-specs/sql.lang.h:22 |
---|
1202 | msgid "SQL*Plus Double At Sign" |
---|
1203 | msgstr "SQL*Plus Double At Sign" |
---|
1204 | |
---|
1205 | #: gtksourceview/language-specs/sql.lang.h:23 |
---|
1206 | msgid "SQL*Plus Slash" |
---|
1207 | msgstr "SQL*Plus 斜线" |
---|
1208 | |
---|
1209 | #: gtksourceview/language-specs/sql.lang.h:24 |
---|
1210 | msgid "SQL/DS and DB2 Datatypes" |
---|
1211 | msgstr "SQL/DS 和 DB2 数据类型" |
---|
1212 | |
---|
1213 | #: gtksourceview/language-specs/sql.lang.h:25 |
---|
1214 | msgid "Size Clause" |
---|
1215 | msgstr "Size 子句" |
---|
1216 | |
---|
1217 | #: gtksourceview/language-specs/sql.lang.h:27 |
---|
1218 | msgid "Text Literals" |
---|
1219 | msgstr "字面文字" |
---|
1220 | |
---|
1221 | #: gtksourceview/language-specs/sql.lang.h:28 |
---|
1222 | msgid "Unlimited" |
---|
1223 | msgstr "无限制" |
---|
1224 | |
---|
1225 | #: gtksourceview/language-specs/verilog.lang.h:1 |
---|
1226 | msgid "Binary Number" |
---|
1227 | msgstr "二进制数" |
---|
1228 | |
---|
1229 | #: gtksourceview/language-specs/verilog.lang.h:3 |
---|
1230 | msgid "Decimal Number" |
---|
1231 | msgstr "十进制数" |
---|
1232 | |
---|
1233 | #: gtksourceview/language-specs/verilog.lang.h:4 |
---|
1234 | msgid "Gates" |
---|
1235 | msgstr "门" |
---|
1236 | |
---|
1237 | #: gtksourceview/language-specs/verilog.lang.h:11 |
---|
1238 | msgid "Verilog" |
---|
1239 | msgstr "Verilog" |
---|
1240 | |
---|
1241 | #: gtksourceview/language-specs/xml.lang.h:6 |
---|
1242 | msgid "Hexadecimal" |
---|
1243 | msgstr "十六进制" |
---|
1244 | |
---|
1245 | #: gtksourceview/language-specs/xml.lang.h:9 |
---|
1246 | msgid "Tag" |
---|
1247 | msgstr "标记" |
---|
1248 | |
---|
1249 | #: gtksourceview/language-specs/xml.lang.h:10 |
---|
1250 | msgid "XML" |
---|
1251 | msgstr "XML" |
---|
1252 | |
---|
1253 | #: gtksourceview/language-specs/haskell.lang.h:5 |
---|
1254 | msgid "Haskell" |
---|
1255 | msgstr "Haskell" |
---|
1256 | |
---|
1257 | #: gtksourceview/language-specs/haskell.lang.h:8 |
---|
1258 | msgid "Keysymbols" |
---|
1259 | msgstr "关键字符号" |
---|
1260 | |
---|
1261 | #: gtksourceview/language-specs/haskell.lang.h:16 |
---|
1262 | msgid "Type or Constructor" |
---|
1263 | msgstr "类型或构造器" |
---|
1264 | |
---|
1265 | #: gtksourceview/language-specs/texinfo.lang.h:2 |
---|
1266 | msgid "Characters" |
---|
1267 | msgstr "字符" |
---|
1268 | |
---|
1269 | #: gtksourceview/language-specs/texinfo.lang.h:3 |
---|
1270 | msgid "File Attributes" |
---|
1271 | msgstr "文件属性" |
---|
1272 | |
---|
1273 | #: gtksourceview/language-specs/texinfo.lang.h:4 |
---|
1274 | msgid "Formatting" |
---|
1275 | msgstr "格式" |
---|
1276 | |
---|
1277 | #: gtksourceview/language-specs/texinfo.lang.h:5 |
---|
1278 | msgid "Generated Content" |
---|
1279 | msgstr "生成的常量" |
---|
1280 | |
---|
1281 | #: gtksourceview/language-specs/texinfo.lang.h:7 |
---|
1282 | msgid "Indexing" |
---|
1283 | msgstr "索引" |
---|
1284 | |
---|
1285 | #: gtksourceview/language-specs/texinfo.lang.h:10 |
---|
1286 | msgid "Macro Parameters" |
---|
1287 | msgstr "宏参数" |
---|
1288 | |
---|
1289 | #: gtksourceview/language-specs/texinfo.lang.h:11 |
---|
1290 | msgid "Macros" |
---|
1291 | msgstr "宏" |
---|
1292 | |
---|
1293 | #: gtksourceview/language-specs/texinfo.lang.h:13 |
---|
1294 | msgid "Markup (block)" |
---|
1295 | msgstr "标记 (块)" |
---|
1296 | |
---|
1297 | #: gtksourceview/language-specs/texinfo.lang.h:14 |
---|
1298 | msgid "Markup (inline)" |
---|
1299 | msgstr "标记 (嵌入)" |
---|
1300 | |
---|
1301 | #: gtksourceview/language-specs/texinfo.lang.h:15 |
---|
1302 | msgid "Sectioning" |
---|
1303 | msgstr "分节" |
---|
1304 | |
---|
1305 | #: gtksourceview/language-specs/texinfo.lang.h:16 |
---|
1306 | msgid "Texinfo" |
---|
1307 | msgstr "Texinfo" |
---|
1308 | |
---|
1309 | #: gtksourceview/language-specs/vbnet.lang.h:3 |
---|
1310 | msgid "Old Style Comment" |
---|
1311 | msgstr "旧风格注释" |
---|
1312 | |
---|
1313 | #: gtksourceview/language-specs/vbnet.lang.h:9 |
---|
1314 | msgid "VB.NET" |
---|
1315 | msgstr "VB.NET" |
---|
1316 | |
---|
1317 | #~ msgid "CSS" |
---|
1318 | #~ msgstr "CSS" |
---|
1319 | |
---|
1320 | #~ msgid "JavaScript" |
---|
1321 | #~ msgstr "JavaScript" |
---|
1322 | |
---|
1323 | #~ msgid "MSIL" |
---|
1324 | #~ msgstr "MSIL" |
---|