Theme improvements (#1382)
[geany-mirror.git] / po / zh_CN.po
blob1d6c9aa37feead820a32dafac4ce907b7f705a67
1 # translation of zh_CN.po to
2 # Chinese Simplified translations for geany
3 # Copyright (C) 2006-2011 THE geany'S COPYRIGHT HOLDER
4 # This file is distributed under the same license as the geany package.
6 # Dormouse Young <dormouse.young@gmail.com>, 2006-2009.
7 # Xhacker Liu <liu.dongyuan@gmail.com>, 2009-2017.
9 msgid ""
10 msgstr ""
11 "Project-Id-Version: Geany 1.32\n"
12 "Report-Msgid-Bugs-To: \n"
13 "POT-Creation-Date: 2017-11-05 14:41+0100\n"
14 "PO-Revision-Date: 2017-11-07 19:09+0800\n"
15 "Last-Translator: Xhacker Liu <liu.dongyuan@gmail.com>\n"
16 "Language-Team: Chinese (simplified) <i18n-zh@googlegroups.com>\n"
17 "Language: zh_CN\n"
18 "MIME-Version: 1.0\n"
19 "Content-Type: text/plain; charset=UTF-8\n"
20 "Content-Transfer-Encoding: 8bit\n"
21 "X-Generator: Poedit 2.0.4\n"
22 "Plural-Forms: nplurals=1; plural=0;\n"
24 #: ../geany.desktop.in.h:1 ../data/geany.glade.h:343
25 msgid "Geany"
26 msgstr "Geany"
28 #: ../geany.desktop.in.h:2
29 msgid "Integrated Development Environment"
30 msgstr "集成开发环境"
32 #: ../geany.desktop.in.h:3
33 msgid "A fast and lightweight IDE using GTK+"
34 msgstr "GTK+ 编写的轻快的 IDE"
36 #: ../geany.desktop.in.h:4
37 msgid "Text;Editor;"
38 msgstr "文本;编辑器;"
40 #: ../data/geany.glade.h:1
41 msgid "_Toolbar Preferences"
42 msgstr "工具栏首选项(_T)"
44 #: ../data/geany.glade.h:2
45 msgid "_Hide Toolbar"
46 msgstr "隐藏工具栏(_H)"
48 #: ../data/geany.glade.h:3
49 msgid "_Edit"
50 msgstr "编辑(_E)"
52 #: ../data/geany.glade.h:4
53 msgid "_Format"
54 msgstr "格式(_F)"
56 #: ../data/geany.glade.h:5
57 msgid "I_nsert"
58 msgstr "插入(_N)"
60 #: ../data/geany.glade.h:6
61 msgid "Insert _ChangeLog Entry"
62 msgstr "插入更改记录(_C)"
64 #: ../data/geany.glade.h:7
65 msgid "Insert _Function Description"
66 msgstr "插入函数描述(_F)"
68 #: ../data/geany.glade.h:8
69 msgid "Insert Mu_ltiline Comment"
70 msgstr "插入多行注释(_M)"
72 #: ../data/geany.glade.h:9
73 msgid "_More"
74 msgstr "更多(_M)"
76 #: ../data/geany.glade.h:10
77 msgid "Insert File _Header"
78 msgstr "插入文件头(_H)"
80 #: ../data/geany.glade.h:11
81 msgid "Insert _GPL Notice"
82 msgstr "插入 GPL 公告(_G)"
84 #: ../data/geany.glade.h:12
85 msgid "Insert _BSD License Notice"
86 msgstr "插入 BSD 许可公告(_B)"
88 #: ../data/geany.glade.h:13
89 msgid "Insert Dat_e"
90 msgstr "插入日期(_E)"
92 #: ../data/geany.glade.h:14
93 msgid "invisible"
94 msgstr "不可见"
96 #: ../data/geany.glade.h:15
97 msgid "_Insert \"include <...>\""
98 msgstr "插入“include <...>”(_I)"
100 #: ../data/geany.glade.h:16 ../src/keybindings.c:514
101 msgid "Insert Alternative _White Space"
102 msgstr "插入额外的空白(_I)"
104 #: ../data/geany.glade.h:17
105 msgid "_Search"
106 msgstr "搜索(_S)"
108 #: ../data/geany.glade.h:18
109 msgid "Open Selected F_ile"
110 msgstr "打开选择的文件(_I)"
112 #: ../data/geany.glade.h:19 ../src/symbols.c:2590
113 msgid "Find _Usage"
114 msgstr "查找用法(_U)"
116 #: ../data/geany.glade.h:20 ../src/symbols.c:2595
117 msgid "Find _Document Usage"
118 msgstr "查找文档用法(_D)"
120 #: ../data/geany.glade.h:21
121 msgid "Go to Symbol Defini_tion"
122 msgstr "跳转到标记定义(_T)"
124 #: ../data/geany.glade.h:22
125 msgid "Conte_xt Action"
126 msgstr "上下文动作(_X)"
128 #. Column legend:
129 #. *   [0] = Filetype constant (GEANY_FILETYPES_*)
130 #. *   [1] = CTags parser (TM_PARSER_*)
131 #. *   [2] = Non-translated filetype name (*not* label for display)
132 #. *   [3] = Translatable human filetype title prefix or NULL to use [2]
133 #. *   [4] = Title type (TITLE_*) constant (ex. TITLE_SOURCE_FILE is 'source file' suffix)
134 #. *   [5] = The filetype group constant (GEANY_FILETYPE_GROUP_*)
135 #. * --------------------------------------------------------------------------------------------------------------------------
136 #. *       [0]         [1]           [2]                 [3]                        [4]          [5]
137 #: ../data/geany.glade.h:23 ../src/filetypes.c:128 ../src/filetypes.c:1535
138 msgid "None"
139 msgstr "没有"
141 #: ../data/geany.glade.h:24
142 msgid "Basic"
143 msgstr "基本"
145 #: ../data/geany.glade.h:25
146 msgid "Current chars"
147 msgstr "当前字符"
149 #: ../data/geany.glade.h:26
150 msgid "Match braces"
151 msgstr "匹配花括号"
153 #: ../data/geany.glade.h:27
154 msgid "Left"
155 msgstr "左边"
157 #: ../data/geany.glade.h:28
158 msgid "Right"
159 msgstr "右边"
161 #: ../data/geany.glade.h:29
162 msgid "Top"
163 msgstr "顶端"
165 #: ../data/geany.glade.h:30
166 msgid "Bottom"
167 msgstr "底端"
169 #: ../data/geany.glade.h:31 ../src/keybindings.c:524
170 msgid "Preferences"
171 msgstr "首选项"
173 #: ../data/geany.glade.h:32
174 msgid "Load files from the last session"
175 msgstr "在启动时打开上次会话的文件"
177 #: ../data/geany.glade.h:33
178 msgid "Opens at startup the files from the last session"
179 msgstr "打开上次会话的文件"
181 #: ../data/geany.glade.h:34
182 msgid "Load virtual terminal support"
183 msgstr "启用虚拟终端支持"
185 #: ../data/geany.glade.h:35
186 msgid ""
187 "Whether the virtual terminal emulation (VTE) should be loaded at startup, "
188 "disable it if you do not need it"
189 msgstr "是否在开始时载入虚拟终端,如果你不需要就禁用这个选项"
191 #: ../data/geany.glade.h:36
192 msgid "Enable plugin support"
193 msgstr "启用插件支持"
195 #: ../data/geany.glade.h:37
196 msgid "<b>Startup</b>"
197 msgstr "<b>启动</b>"
199 #: ../data/geany.glade.h:38
200 msgid "Save window size"
201 msgstr "保存窗口尺寸"
203 #: ../data/geany.glade.h:39
204 msgid "Saves the window size and restores it at the start"
205 msgstr "保存窗口尺寸并在启动时恢复"
207 #: ../data/geany.glade.h:40
208 msgid "Save window position"
209 msgstr "保存窗口位置"
211 #: ../data/geany.glade.h:41
212 msgid "Saves the window position and restores it at the start"
213 msgstr "保存窗口位置并在启动时恢复"
215 #: ../data/geany.glade.h:42
216 msgid "Confirm exit"
217 msgstr "退出时确认"
219 #: ../data/geany.glade.h:43
220 msgid "Shows a confirmation dialog on exit"
221 msgstr "退出时显示确认对话框"
223 #: ../data/geany.glade.h:44
224 msgid "<b>Shutdown</b>"
225 msgstr "<b>关闭</b>"
227 #: ../data/geany.glade.h:45
228 msgid "Startup path:"
229 msgstr "根路径:"
231 #: ../data/geany.glade.h:46
232 msgid ""
233 "Path to start in when opening or saving files. Must be an absolute path."
234 msgstr "打开或保存文件时要进入的路径,必须是绝对路径。"
236 #: ../data/geany.glade.h:47
237 msgid "Project files:"
238 msgstr "项目文件:"
240 #: ../data/geany.glade.h:48
241 msgid "Path to start in when opening project files"
242 msgstr "打开项目文件时的路径"
244 #: ../data/geany.glade.h:49
245 msgid "Extra plugin path:"
246 msgstr "额外插件路径:"
248 #: ../data/geany.glade.h:50
249 msgid ""
250 "Geany looks by default in the global installation path and in the "
251 "configuration directory. The path entered here will be searched additionally "
252 "for plugins. Leave blank to disable."
253 msgstr ""
254 "Geany 会在安装路径和配置文件目录中找寻插件。这里可以定义额外的插件路径。如果"
255 "留空则取消这个功能。"
257 #: ../data/geany.glade.h:51
258 msgid "<b>Paths</b>"
259 msgstr "<b>路径</b>"
261 #: ../data/geany.glade.h:52
262 msgid "Startup"
263 msgstr "启动"
265 #: ../data/geany.glade.h:53
266 msgid "Beep on errors or when compilation has finished"
267 msgstr "当编译结束时响铃"
269 #: ../data/geany.glade.h:54
270 msgid ""
271 "Whether to beep if an error occurred or when the compilation process has "
272 "finished"
273 msgstr "当编译出错或结束时是否响铃"
275 #: ../data/geany.glade.h:55
276 msgid "Switch to status message list at new message"
277 msgstr "有新的信息时切换到信息窗口"
279 #: ../data/geany.glade.h:56
280 msgid ""
281 "Switch to the status message tab (in the notebook window at the bottom) if a "
282 "new status message arrives"
283 msgstr "有新的信息时切换到信息窗口 (在底部的分页窗口中)"
285 #: ../data/geany.glade.h:57
286 msgid "Suppress status messages in the status bar"
287 msgstr "禁止在状态栏中显示信息"
289 #: ../data/geany.glade.h:58
290 msgid ""
291 "Removes all messages from the status bar. The messages are still displayed "
292 "in the status messages window."
293 msgstr "清空状态栏信息。保留状态信息窗口中的信息。"
295 #: ../data/geany.glade.h:59
296 msgid "Auto-focus widgets (focus follows mouse)"
297 msgstr "部件自动获得鼠标焦点"
299 #: ../data/geany.glade.h:60
300 msgid ""
301 "Gives the focus automatically to widgets below the mouse cursor. Works for "
302 "the main editor widget, the scribble, the toolbar search and goto line "
303 "fields and the VTE."
304 msgstr ""
305 "将焦点自动给鼠标指针下的部件。起作用的部件有主编辑窗口、便签窗口、工具栏中查"
306 "找和定位框和虚拟终端。"
308 #: ../data/geany.glade.h:61
309 msgid "Use Windows native dialogs"
310 msgstr "使用 Winodows 原生对话框"
312 #: ../data/geany.glade.h:62
313 msgid ""
314 "Defines whether to use the Windows native dialogs or whether to use the GTK "
315 "default dialogs"
316 msgstr "选择使用 Windows 原生对话框或者 GTK 默认对话框"
318 #: ../data/geany.glade.h:63
319 msgid "<b>Miscellaneous</b>"
320 msgstr "<b>杂项</b>"
322 #: ../data/geany.glade.h:64
323 msgid "Always wrap search"
324 msgstr "总是循环查找"
326 #: ../data/geany.glade.h:65
327 msgid "Always wrap search around the document"
328 msgstr "总是在文件中循环查找"
330 #: ../data/geany.glade.h:66
331 msgid "Hide the Find dialog"
332 msgstr "隐藏查找对话框"
334 #: ../data/geany.glade.h:67
335 msgid "Hide the Find dialog after clicking Find Next/Previous"
336 msgstr "在点击查找下一个或上一个后隐藏查找对话框"
338 #: ../data/geany.glade.h:68
339 msgid "Use the current word under the cursor for Find dialogs"
340 msgstr "使用查找时自动填入当前光标后面单词"
342 #: ../data/geany.glade.h:69
343 msgid ""
344 "Use current word under the cursor when opening the Find, Find in Files or "
345 "Replace dialog and there is no selection"
346 msgstr ""
347 "在未选中单词时,打开查找、在文件中查找或替换对话框时使用当前光标下的单词"
349 #: ../data/geany.glade.h:70
350 msgid "Use the current file's directory for Find in Files"
351 msgstr "多文件查找时使用当前文档目录"
353 #: ../data/geany.glade.h:71
354 msgid "<b>Search</b>"
355 msgstr "<b>搜索</b>"
357 #: ../data/geany.glade.h:72
358 msgid "Use project-based session files"
359 msgstr "使用基于项目的会话文件"
361 #: ../data/geany.glade.h:73
362 msgid ""
363 "Whether to store a project's session files and open them when re-opening the "
364 "project"
365 msgstr "是否保存项目会话文件以在下次打开项目时使用"
367 #: ../data/geany.glade.h:74
368 msgid "Store project file inside the project base directory"
369 msgstr "在项目根目录保存项目文件"
371 #: ../data/geany.glade.h:75
372 msgid ""
373 "When enabled, a project file is stored by default inside the project base "
374 "directory when creating new projects instead of one directory above the base "
375 "directory. You can still change the path of the project file in the New "
376 "Project dialog."
377 msgstr ""
378 "选用这个选项后,创建一个新项目时,缺省的项目文件会保存在项目文件的根目录。当"
379 "然你仍可以在新建项目对话框中改变项目文件的保存目录"
381 #: ../data/geany.glade.h:76
382 msgid "<b>Projects</b>"
383 msgstr "<b>项目</b>"
385 #: ../data/geany.glade.h:77 ../src/dialogs.c:232
386 msgid "Miscellaneous"
387 msgstr "杂项"
389 #. TODO Find a better way to map the current notebook page to the
390 #. * corresponding chapter in the documentation, comparing translatable
391 #. * strings is easy to break. Maybe attach an identifying string to the
392 #. * tab label object.
393 #: ../data/geany.glade.h:78 ../src/prefs.c:1603
394 msgid "General"
395 msgstr "常规"
397 #: ../data/geany.glade.h:79
398 msgid "Show symbol list"
399 msgstr "显示标记列表"
401 #: ../data/geany.glade.h:80
402 msgid "Toggle the symbol list on and off"
403 msgstr "开关标记列表"
405 #: ../data/geany.glade.h:81
406 msgid "Default symbol sorting mode"
407 msgstr "默认的符号排序模式"
409 #: ../data/geany.glade.h:82
410 msgid "Default sorting mode:"
411 msgstr "默认排序模式:"
413 #: ../data/geany.glade.h:83 ../src/stash.c:1170
414 msgid "Name"
415 msgstr "名称"
417 #: ../data/geany.glade.h:84
418 msgid "Appearance"
419 msgstr "外观"
421 #: ../data/geany.glade.h:85
422 msgid "Show documents list"
423 msgstr "显示文件列表"
425 #: ../data/geany.glade.h:86
426 msgid "Toggle the documents list on and off"
427 msgstr "开关文件列表"
429 #: ../data/geany.glade.h:87
430 msgid "Show sidebar"
431 msgstr "显示侧边栏"
433 #: ../data/geany.glade.h:88
434 msgid "Position:"
435 msgstr "位置:"
437 #: ../data/geany.glade.h:89
438 msgid "<b>Sidebar</b>"
439 msgstr "<b>边栏</b>"
441 #: ../data/geany.glade.h:90
442 msgid "<b>Message window</b>"
443 msgstr "<b>信息窗口</b>"
445 #: ../data/geany.glade.h:91
446 msgid "Symbol list:"
447 msgstr "标记列表:"
449 #: ../data/geany.glade.h:92
450 msgid "Message window:"
451 msgstr "信息窗口:"
453 #: ../data/geany.glade.h:93
454 msgid "Editor:"
455 msgstr "编辑器:"
457 #: ../data/geany.glade.h:94
458 msgid "Sets the font for the message window"
459 msgstr "设置信息窗口字体"
461 #: ../data/geany.glade.h:95
462 msgid "Sets the font for the symbol list"
463 msgstr "设置标记列表字体"
465 #: ../data/geany.glade.h:96
466 msgid "Sets the editor font"
467 msgstr "设置编辑器字体"
469 #: ../data/geany.glade.h:97
470 msgid "<b>Fonts</b>"
471 msgstr "<b>字体</b>"
473 #: ../data/geany.glade.h:98
474 msgid "Show status bar"
475 msgstr "显示状态栏"
477 #: ../data/geany.glade.h:99
478 msgid "Whether to show the status bar at the bottom of the main window"
479 msgstr "是否在主窗口底部显示状态栏"
481 #: ../data/geany.glade.h:100 ../src/prefs.c:1605
482 msgid "Interface"
483 msgstr "界面"
485 #: ../data/geany.glade.h:101
486 msgid "Show editor tabs"
487 msgstr "显示编辑器标签"
489 #: ../data/geany.glade.h:102
490 msgid "Show close buttons"
491 msgstr "显示关闭按钮"
493 #: ../data/geany.glade.h:103
494 msgid ""
495 "Shows a small cross button in the file tabs to easily close files when "
496 "clicking on it (requires restart of Geany)"
497 msgstr "在文件标签栏上显示一个叉号,以方便关闭标签 (需要重启 Geany)。"
499 #: ../data/geany.glade.h:104
500 msgid "Placement of new file tabs:"
501 msgstr "把新文件标签放在:"
503 #: ../data/geany.glade.h:105
504 msgid "File tabs will be placed on the left of the notebook"
505 msgstr "新文件标签会放在标签列表的左边"
507 #: ../data/geany.glade.h:106
508 msgid "File tabs will be placed on the right of the notebook"
509 msgstr "新文件标签会放在标签列表的右边"
511 #: ../data/geany.glade.h:107
512 msgid "Next to current"
513 msgstr "在当前文件旁边"
515 #: ../data/geany.glade.h:108
516 msgid ""
517 "Whether to place file tabs next to the current tab rather than at the edges "
518 "of the notebook"
519 msgstr "在当前文件旁边或者在标签栏的边缘放置标签"
521 #: ../data/geany.glade.h:109
522 msgid "Double-clicking hides all additional widgets"
523 msgstr "双击隐藏所有附加部件"
525 #: ../data/geany.glade.h:110
526 msgid "Calls the View->Toggle All Additional Widgets command"
527 msgstr "调用查看 -> 开关所有附加部件的命令"
529 #: ../data/geany.glade.h:111
530 msgid "Switch to last used document after closing a tab"
531 msgstr "在关闭标签后切换到上一个使用的文档"
533 #: ../data/geany.glade.h:112
534 msgid "<b>Editor tabs</b>"
535 msgstr "<b>编辑器标签</b>"
537 #: ../data/geany.glade.h:113
538 msgid "Sidebar:"
539 msgstr "边栏:"
541 #: ../data/geany.glade.h:114
542 msgid "<b>Tab positions</b>"
543 msgstr "<b>标签位置</b>"
545 #: ../data/geany.glade.h:115
546 msgid "Notebook tabs"
547 msgstr "标签页"
549 #: ../data/geany.glade.h:116
550 msgid "Show t_oolbar"
551 msgstr "显示工具栏(_O)"
553 #: ../data/geany.glade.h:117
554 msgid "_Append toolbar to the menu"
555 msgstr "将工具栏添加到菜单(_A)"
557 #: ../data/geany.glade.h:118
558 msgid "Pack the toolbar to the main menu to save vertical space"
559 msgstr "把工具栏放在主菜单中以节省垂直空间"
561 #: ../data/geany.glade.h:119 ../src/toolbar.c:944
562 msgid "Customize Toolbar"
563 msgstr "自定义工具栏"
565 #: ../data/geany.glade.h:120
566 msgid "System _default"
567 msgstr "系统默认(_D)"
569 #: ../data/geany.glade.h:121
570 msgid "Images _and text"
571 msgstr "图标和文字(_A)"
573 #: ../data/geany.glade.h:122
574 msgid "_Images only"
575 msgstr "只有图标(_I)"
577 #: ../data/geany.glade.h:123
578 msgid "_Text only"
579 msgstr "只有文字(_T)"
581 #: ../data/geany.glade.h:124
582 msgid "<b>Icon style</b>"
583 msgstr "<b>图标样式</b>"
585 #: ../data/geany.glade.h:125
586 msgid "S_ystem default"
587 msgstr "系统默认(_Y)"
589 #: ../data/geany.glade.h:126
590 msgid "_Small icons"
591 msgstr "小图标(_S)"
593 #: ../data/geany.glade.h:127
594 msgid "_Very small icons"
595 msgstr "小小图标(_V)"
597 #: ../data/geany.glade.h:128
598 msgid "_Large icons"
599 msgstr "大图标(_L)"
601 #: ../data/geany.glade.h:129
602 msgid "<b>Icon size</b>"
603 msgstr "<b>图标尺寸</b>"
605 #: ../data/geany.glade.h:130
606 msgid "<b>Toolbar</b>"
607 msgstr "<b>工具栏</b>"
609 #: ../data/geany.glade.h:131 ../src/prefs.c:1607
610 msgid "Toolbar"
611 msgstr "工具栏"
613 #: ../data/geany.glade.h:132
614 msgid "Line wrapping"
615 msgstr "自动换行"
617 #: ../data/geany.glade.h:133
618 msgid ""
619 "Wrap the line at the window border and continue it on the next line. Note: "
620 "line wrapping has a high performance cost for large documents so should be "
621 "disabled on slow machines."
622 msgstr ""
623 "在窗口边缘自动换行。注意:在打开大文档时使用自动换行对性能影响很大,所以在较"
624 "慢的机器上应关闭自动换行。"
626 #: ../data/geany.glade.h:134
627 msgid "\"Smart\" home key"
628 msgstr "“智能”home 键"
630 #: ../data/geany.glade.h:135
631 msgid ""
632 "When \"smart\" home is enabled, the HOME key will move the caret to the "
633 "first non-blank character of the line, unless it is already there, it moves "
634 "to the very beginning of the line. When this feature is disabled, the HOME "
635 "key always moves the caret to the start of the current line, regardless of "
636 "its current position."
637 msgstr ""
638 "当启用“智能” home 键时,按下 HOME 键光标会移到本行的第一个非空字符,如果按下"
639 "时光标已经在第一个非空字符则会移动到行首。禁用这个功能时,按下 HOME 键光标会"
640 "移到行首。"
642 #: ../data/geany.glade.h:136
643 msgid "Disable Drag and Drop"
644 msgstr "禁用拖放"
646 #: ../data/geany.glade.h:137
647 msgid ""
648 "Disable drag and drop completely in the editor window so you can't drag and "
649 "drop any selections within or outside of the editor window"
650 msgstr "在编辑窗口完全禁用拖放"
652 #: ../data/geany.glade.h:138
653 msgid "Code folding"
654 msgstr "代码折叠"
656 #: ../data/geany.glade.h:139
657 msgid "Fold/unfold all children of a fold point"
658 msgstr "展开折叠点的所有子折叠点"
660 #: ../data/geany.glade.h:140
661 msgid ""
662 "Fold or unfold all children of a fold point. By pressing the Shift key while "
663 "clicking on a fold symbol the contrary behavior is used."
664 msgstr ""
665 "展开折叠点的所有子折叠点。按下 Shift 键同时点击折叠点符号可以使用相反的选项。"
667 #: ../data/geany.glade.h:141
668 msgid "Use indicators to show compile errors"
669 msgstr "使用指示器显示编译错误"
671 #: ../data/geany.glade.h:142
672 msgid ""
673 "Whether to use indicators (a squiggly underline) to highlight the lines "
674 "where the compiler found a warning or an error"
675 msgstr "是否使用提示 (弯曲的下划线) 将编译器找到错误或警告行高亮"
677 #: ../data/geany.glade.h:143
678 msgid "Newline strips trailing spaces"
679 msgstr "换行时去除行尾空白"
681 #: ../data/geany.glade.h:144
682 msgid "Enable newline to strip the trailing spaces on the previous line"
683 msgstr "在换行时去除上一行的行尾空白"
685 #: ../data/geany.glade.h:145
686 msgid "Line breaking column:"
687 msgstr "断行列:"
689 #: ../data/geany.glade.h:146
690 msgid "Comment toggle marker:"
691 msgstr "注释开关标记:"
693 #: ../data/geany.glade.h:147
694 msgid ""
695 "A string which is added when toggling a line comment in a source file, it is "
696 "used to mark the comment as toggled."
697 msgstr "当开关源文件中一个行注释时添加的一个字符串。用于标记注释的开关。"
699 #: ../data/geany.glade.h:148
700 msgid "<b>Features</b>"
701 msgstr "<b>功能</b>"
703 #: ../data/geany.glade.h:149
704 msgid "Features"
705 msgstr "功能"
707 #: ../data/geany.glade.h:150
708 msgid ""
709 "Note: To apply these settings to all currently open documents, use "
710 "<i>Project->Apply Default Indentation</i>."
711 msgstr ""
712 "注意:如需将这些设置应用到所有打开的文档,使用 <i>项目 -> 使用默认缩进</i>。"
714 #: ../data/geany.glade.h:151
715 msgid "Width:"
716 msgstr "宽度:"
718 #: ../data/geany.glade.h:152
719 msgid "The width in chars of a single indent"
720 msgstr "一个缩进的宽度"
722 #: ../data/geany.glade.h:153
723 msgid "Auto-indent mode:"
724 msgstr "自动缩进模式:"
726 #: ../data/geany.glade.h:154
727 msgid "Detect type from file"
728 msgstr "根据文件探测类型"
730 #: ../data/geany.glade.h:155
731 msgid ""
732 "Whether to detect the indentation type from file contents when a file is "
733 "opened"
734 msgstr "打开文件时自动探测使用哪种缩进方式"
736 #: ../data/geany.glade.h:156
737 msgid "T_abs and spaces"
738 msgstr "制表符和空格(_A)"
740 #: ../data/geany.glade.h:157
741 msgid ""
742 "Use spaces if the total indent is less than the tab width, otherwise use both"
743 msgstr "当缩进小于制表符宽度时使用空格,否则两者都使用"
745 #: ../data/geany.glade.h:158
746 msgid "_Spaces"
747 msgstr "空格(_S)"
749 #: ../data/geany.glade.h:159
750 msgid "Use spaces when inserting indentation"
751 msgstr "缩进时使用空格"
753 #: ../data/geany.glade.h:160
754 msgid "_Tabs"
755 msgstr "制表符(_T)"
757 #: ../data/geany.glade.h:161
758 msgid "Use one tab per indent"
759 msgstr "每个缩进使用一个制表符"
761 #: ../data/geany.glade.h:162
762 msgid "Detect width from file"
763 msgstr "根据文件探测宽度"
765 #: ../data/geany.glade.h:163
766 msgid ""
767 "Whether to detect the indentation width from file contents when a file is "
768 "opened"
769 msgstr "打开文件时自动探测使用何种缩进宽度"
771 #: ../data/geany.glade.h:164
772 msgid "Type:"
773 msgstr "类型:"
775 #: ../data/geany.glade.h:165
776 msgid "Tab key indents"
777 msgstr "用 Tab 键缩进"
779 #: ../data/geany.glade.h:166
780 msgid ""
781 "Pressing tab/shift-tab indents/unindents instead of inserting a tab character"
782 msgstr "使用 tab/shift-tab 来增加或减少缩进,而不是插入一个制表符"
784 #: ../data/geany.glade.h:167
785 msgid "<b>Indentation</b>"
786 msgstr "<b>缩进</b>"
788 #: ../data/geany.glade.h:168
789 msgid "Indentation"
790 msgstr "缩进"
792 #: ../data/geany.glade.h:169
793 msgid "Snippet completion"
794 msgstr "片断自动完成"
796 #: ../data/geany.glade.h:170
797 msgid ""
798 "Type a defined short character sequence and complete it to a more complex "
799 "string using a single keypress"
800 msgstr "使用一个按键来使输入的简短字符串变成一个复杂的语句"
802 #: ../data/geany.glade.h:171
803 msgid "XML/HTML tag auto-closing"
804 msgstr "XML/HTML 标记自动完成"
806 #: ../data/geany.glade.h:172
807 msgid "Insert matching closing tag for XML/HTML"
808 msgstr "为 XML/HTML 插入匹配的闭标记"
810 #: ../data/geany.glade.h:173
811 msgid "Automatic continuation of multi-line comments"
812 msgstr "自动多行注释"
814 #: ../data/geany.glade.h:174
815 msgid ""
816 "Continue automatically multi-line comments in languages like C, C++ and Java "
817 "when a new line is entered inside such a comment"
818 msgstr ""
819 "在如 C 、C++ 和 Java 之类语言的源文件中,注释中插入新行时自动进行多行注释"
821 #: ../data/geany.glade.h:175
822 msgid "Autocomplete symbols"
823 msgstr "自动补全符号"
825 #: ../data/geany.glade.h:176
826 msgid ""
827 "Automatic completion of known symbols in open files (function names, global "
828 "variables, ...)"
829 msgstr "在打开的文件中用已知的符号自动补全 (函数名、全局变量等)"
831 #: ../data/geany.glade.h:177
832 msgid "Autocomplete all words in document"
833 msgstr "自动完成文档中的所有单词"
835 #: ../data/geany.glade.h:178
836 msgid "Drop rest of word on completion"
837 msgstr "弹出剩余文字以完成"
839 #: ../data/geany.glade.h:179
840 msgid "Max. symbol name suggestions:"
841 msgstr "最大符号名称建议:"
843 #: ../data/geany.glade.h:180
844 msgid "Completion list height:"
845 msgstr "自动完成列表高度:"
847 #: ../data/geany.glade.h:181
848 msgid "Characters to type for autocompletion:"
849 msgstr "键入多少字符启动自动完成:"
851 #: ../data/geany.glade.h:182
852 msgid ""
853 "The amount of characters which are necessary to show the symbol "
854 "autocompletion list"
855 msgstr "在键入多少字符时显示符号列表"
857 #: ../data/geany.glade.h:183
858 msgid "Display height in rows for the autocompletion list"
859 msgstr "自动完成列表显示的行数"
861 #: ../data/geany.glade.h:184
862 msgid "Maximum number of entries to display in the autocompletion list"
863 msgstr "自动完成列表显示的最大条目数"
865 #: ../data/geany.glade.h:185
866 msgid "Symbol list update frequency:"
867 msgstr "符号列表更新频率:"
869 #: ../data/geany.glade.h:186
870 msgid ""
871 "Minimal delay (in milliseconds) between two automatic updates of the symbol "
872 "list. Note that a too short delay may have performance impact, especially "
873 "with large files. A delay of 0 disables real-time updates."
874 msgstr ""
875 "符号列表自动更新的最小间隔 (以毫秒计)。注意太小的间隔会引发性能问题,尤其对于"
876 "大文件。间隔为 0 将禁用实时更新。"
878 #: ../data/geany.glade.h:187
879 msgid "<b>Completions</b>"
880 msgstr "<b>自动完成</b>"
882 #: ../data/geany.glade.h:188
883 msgid "Parenthesis ( )"
884 msgstr "圆括号 ( )"
886 #: ../data/geany.glade.h:189
887 msgid "Auto-close parenthesis when typing an opening one"
888 msgstr "自动配对圆括号"
890 #: ../data/geany.glade.h:190
891 msgid "Curly brackets { }"
892 msgstr "花括号 { }"
894 #: ../data/geany.glade.h:191
895 msgid "Auto-close curly bracket when typing an opening one"
896 msgstr "自动配对花括号"
898 #: ../data/geany.glade.h:192
899 msgid "Square brackets [ ]"
900 msgstr "中括号 [ ]"
902 #: ../data/geany.glade.h:193
903 msgid "Auto-close square-bracket when typing an opening one"
904 msgstr "自动配对中括号"
906 #: ../data/geany.glade.h:194
907 msgid "Single quotes ' '"
908 msgstr "单引号 ' '"
910 #: ../data/geany.glade.h:195
911 msgid "Auto-close single quote when typing an opening one"
912 msgstr "自动配对单引号"
914 #: ../data/geany.glade.h:196
915 msgid "Double quotes \" \""
916 msgstr "双引号 \" \""
918 #: ../data/geany.glade.h:197
919 msgid "Auto-close double quote when typing an opening one"
920 msgstr "自动配对双引号"
922 #: ../data/geany.glade.h:198
923 msgid "<b>Auto-close quotes and brackets</b>"
924 msgstr "<b>自动配对引号和括号</b>"
926 #: ../data/geany.glade.h:199
927 msgid "Completions"
928 msgstr "自动完成"
930 #: ../data/geany.glade.h:200
931 msgid "Invert syntax highlighting colors"
932 msgstr "反转语法高亮颜色"
934 #: ../data/geany.glade.h:201
935 msgid "Invert all colors, by default using white text on a black background"
936 msgstr "反转所有颜色,默认使用黑底白字"
938 #: ../data/geany.glade.h:202
939 msgid "Show indentation guides"
940 msgstr "显示缩进标记"
942 #: ../data/geany.glade.h:203
943 msgid "Shows small dotted lines to help you to use the right indentation"
944 msgstr "显示小点来标示缩进"
946 #: ../data/geany.glade.h:204
947 msgid "Show white space"
948 msgstr "显示空白"
950 #: ../data/geany.glade.h:205
951 msgid "Marks spaces with dots and tabs with arrows"
952 msgstr "用点表示空格,箭头表示制表符"
954 #: ../data/geany.glade.h:206
955 msgid "Show line endings"
956 msgstr "显示行尾"
958 #: ../data/geany.glade.h:207
959 msgid "Shows the line ending character"
960 msgstr "显示行尾符号"
962 #: ../data/geany.glade.h:208
963 msgid "Show line numbers"
964 msgstr "显示行号"
966 #: ../data/geany.glade.h:209
967 msgid "Shows or hides the Line Number margin"
968 msgstr "显示或隐藏行号页边的行号"
970 #: ../data/geany.glade.h:210
971 msgid "Show markers margin"
972 msgstr "显示页边标记区域"
974 #: ../data/geany.glade.h:211
975 msgid ""
976 "Shows or hides the small margin right of the line numbers, which is used to "
977 "mark lines"
978 msgstr "显示或隐藏行号右边的可作标记的区域"
980 #: ../data/geany.glade.h:212
981 msgid "Stop scrolling at last line"
982 msgstr "在最后一行停止滚动"
984 #: ../data/geany.glade.h:213
985 msgid "Whether to stop scrolling one page past the last line of a document"
986 msgstr "当移动到文档的最后一行时停止滚动"
988 #: ../data/geany.glade.h:214
989 msgid "Lines visible _around the cursor:"
990 msgstr "光标上下显示的行数 (_A):"
992 #: ../data/geany.glade.h:215
993 msgid "<b>Display</b>"
994 msgstr "<b>显示</b>"
996 #: ../data/geany.glade.h:216
997 msgid "Column:"
998 msgstr "列:"
1000 #: ../data/geany.glade.h:217
1001 msgid "Color:"
1002 msgstr "颜色:"
1004 #: ../data/geany.glade.h:218
1005 msgid "Sets the color of the long line marker"
1006 msgstr "设置长行标志颜色"
1008 #: ../data/geany.glade.h:219 ../src/toolbar.c:74 ../src/tools.c:831
1009 msgid "Color Chooser"
1010 msgstr "颜色选择器"
1012 #: ../data/geany.glade.h:220
1013 msgid ""
1014 "The long line marker is a thin vertical line in the editor, it helps to mark "
1015 "long lines, or as a hint to break the line. Set this value to a value "
1016 "greater than 0 to specify the column where it should appear."
1017 msgstr ""
1018 "长行标志是编辑器中的一根细的竖线。它用于标志或提示比较长的行。请设置大于0的列"
1019 "数。"
1021 #: ../data/geany.glade.h:221
1022 msgid "Line"
1023 msgstr "线型"
1025 #: ../data/geany.glade.h:222
1026 msgid ""
1027 "Prints a vertical line in the editor window at the given cursor position "
1028 "(see below)"
1029 msgstr "显示一根细的竖线"
1031 #: ../data/geany.glade.h:223
1032 msgid "Background"
1033 msgstr "背景型"
1035 #: ../data/geany.glade.h:224
1036 msgid ""
1037 "The background color of characters after the given cursor position (see "
1038 "below) changed to the color set below, (this is recommended if you use "
1039 "proportional fonts)"
1040 msgstr "以背景色来标示长行,当使用等宽字体时适用"
1042 #: ../data/geany.glade.h:225
1043 msgid "Enabled"
1044 msgstr "启用"
1046 #: ../data/geany.glade.h:226
1047 msgid "<b>Long line marker</b>"
1048 msgstr "<b>长行标志</b>"
1050 #: ../data/geany.glade.h:227
1051 msgid "Disabled"
1052 msgstr "关闭"
1054 #: ../data/geany.glade.h:228
1055 msgid "Do not show virtual spaces"
1056 msgstr "不显示虚拟空格"
1058 #: ../data/geany.glade.h:229
1059 msgid "Only for rectangular selections"
1060 msgstr "仅在矩形选区"
1062 #: ../data/geany.glade.h:230
1063 msgid ""
1064 "Only show virtual spaces beyond the end of lines when drawing a rectangular "
1065 "selection"
1066 msgstr "仅在画矩形选区时在行末显示虚拟空格"
1068 #: ../data/geany.glade.h:231
1069 msgid "Always"
1070 msgstr "总是"
1072 #: ../data/geany.glade.h:232
1073 msgid "Always show virtual spaces beyond the end of lines"
1074 msgstr "总在行末显示虚拟空格"
1076 #: ../data/geany.glade.h:233
1077 msgid "<b>Virtual spaces</b>"
1078 msgstr "<b>虚拟空格</b>"
1080 #: ../data/geany.glade.h:234
1081 msgid "Display"
1082 msgstr "显示"
1084 #: ../data/geany.glade.h:235 ../src/keybindings.c:312 ../src/prefs.c:1609
1085 msgid "Editor"
1086 msgstr "编辑器"
1088 #: ../data/geany.glade.h:236
1089 msgid "Open new documents from the command-line"
1090 msgstr "从命令行打开新文档"
1092 #: ../data/geany.glade.h:237
1093 msgid "Create a new file for each command-line filename that doesn't exist"
1094 msgstr "为命令行中每一个不存在的文件名新建一个文件"
1096 #: ../data/geany.glade.h:238
1097 msgid "Default end of line characters:"
1098 msgstr "缺省文件行尾符:"
1100 #: ../data/geany.glade.h:239
1101 msgid "<b>New files</b>"
1102 msgstr "<b>新建文件</b>"
1104 #: ../data/geany.glade.h:240
1105 msgid "Default encoding (new files):"
1106 msgstr "缺省编码 (新文件):"
1108 #: ../data/geany.glade.h:241
1109 msgid "Sets the default encoding for newly created files"
1110 msgstr "设置新建文件的缺省编码"
1112 #: ../data/geany.glade.h:242
1113 msgid "Use fixed encoding when opening non-Unicode files"
1114 msgstr "使用固定的编码打开非 Unicode 文件"
1116 #: ../data/geany.glade.h:243
1117 msgid ""
1118 "This option disables the automatic detection of the file encoding when "
1119 "opening non-Unicode files and opens the file with the specified encoding "
1120 "(usually not needed)"
1121 msgstr ""
1122 "这个选项禁止打开文件时进行编码检测并且用特定的编码打开非 Unicode 文件 (通常不"
1123 "需要)"
1125 #: ../data/geany.glade.h:244
1126 msgid "Default encoding (existing non-Unicode files):"
1127 msgstr "缺省编码 (已存在的非 Unicode 文件):"
1129 #: ../data/geany.glade.h:245
1130 msgid "Sets the default encoding for opening existing non-Unicode files"
1131 msgstr "设置打开已存在的非 Unicode 文件时的缺省编码"
1133 #: ../data/geany.glade.h:246
1134 msgid "<b>Encodings</b>"
1135 msgstr "<b>编码</b>"
1137 #: ../data/geany.glade.h:247
1138 msgid "Ensure new line at file end"
1139 msgstr "确保文件尾有一个新行"
1141 #: ../data/geany.glade.h:248
1142 msgid "Ensures that at the end of the file is a new line"
1143 msgstr "确保文件的末端是一个新行"
1145 #: ../data/geany.glade.h:249
1146 msgid "Ensure consistent line endings"
1147 msgstr "确保一致的行尾"
1149 #: ../data/geany.glade.h:250
1150 msgid ""
1151 "Ensures that newline characters always get converted before saving, avoiding "
1152 "mixed line endings in the same file"
1153 msgstr "确保文件在保存时转换为一致的换行符,避免在同一文件中混合多种行尾"
1155 #: ../data/geany.glade.h:251
1156 msgid "Strip trailing spaces and tabs"
1157 msgstr "去除行尾空白"
1159 #: ../data/geany.glade.h:252
1160 msgid "Removes trailing spaces and tabs at the end of lines"
1161 msgstr "去除行尾空格和制表符"
1163 #: ../data/geany.glade.h:253 ../src/keybindings.c:669
1164 msgid "Replace tabs with space"
1165 msgstr "用空格替换制表符"
1167 #: ../data/geany.glade.h:254
1168 msgid "Replaces all tabs in document with spaces"
1169 msgstr "替换文档中所有制表符为空格"
1171 #: ../data/geany.glade.h:255
1172 msgid "<b>Saving files</b>"
1173 msgstr "<b>保存文件</b>"
1175 #: ../data/geany.glade.h:256
1176 msgid "Recent files list length:"
1177 msgstr "最近文件的个数:"
1179 #: ../data/geany.glade.h:257
1180 msgid "Specifies the number of files which are stored in the Recent files list"
1181 msgstr "指定最近文件列表的文件个数"
1183 #: ../data/geany.glade.h:258
1184 msgid "Disk check timeout:"
1185 msgstr "磁盘检查间隔:"
1187 #: ../data/geany.glade.h:259
1188 msgid ""
1189 "How often to check for changes to document files on disk, in seconds. Zero "
1190 "disables checking."
1191 msgstr "设置磁盘检查的间隔时间。零表示不检查。"
1193 #: ../data/geany.glade.h:260 ../src/prefs.c:1611 ../src/symbols.c:467
1194 #: ../plugins/filebrowser.c:1168
1195 msgid "Files"
1196 msgstr "文件"
1198 #: ../data/geany.glade.h:261
1199 msgid "Terminal:"
1200 msgstr "虚拟终端:"
1202 #: ../data/geany.glade.h:262
1203 msgid "Browser:"
1204 msgstr "浏览器:"
1206 #: ../data/geany.glade.h:264
1207 #, no-c-format
1208 msgid ""
1209 "A terminal emulator command (%c is substituted with the Geany run script "
1210 "filename)"
1211 msgstr "虚拟终端命令 (%c 会替换为 Geany 运行脚本文件名)"
1213 #: ../data/geany.glade.h:265
1214 msgid "Path (and possibly additional arguments) to your favorite browser"
1215 msgstr "浏览器的路径和参数"
1217 #: ../data/geany.glade.h:266
1218 msgid "Grep:"
1219 msgstr "Grep:"
1221 #: ../data/geany.glade.h:267
1222 msgid "<b>Tool paths</b>"
1223 msgstr "<b>工具路径</b>"
1225 #: ../data/geany.glade.h:268
1226 msgid "Context action:"
1227 msgstr "上下文动作:"
1229 #: ../data/geany.glade.h:270
1230 #, no-c-format
1231 msgid ""
1232 "Context action command. The currently selected word can be used with %s. It "
1233 "can appear anywhere in the given command and will be replaced before "
1234 "execution."
1235 msgstr ""
1236 "上下文动作命令。当前选中的文字可以与 %s 一起使用。它可以出现在给出命令的任何"
1237 "地方,在执行前会被替换。"
1239 #: ../data/geany.glade.h:271
1240 msgid "<b>Commands</b>"
1241 msgstr "<b>命令</b>"
1243 #: ../data/geany.glade.h:272 ../src/keybindings.c:324 ../src/prefs.c:1613
1244 msgid "Tools"
1245 msgstr "工具"
1247 #: ../data/geany.glade.h:273
1248 msgid "email address of the developer"
1249 msgstr "开发者的电子邮件"
1251 #: ../data/geany.glade.h:274
1252 msgid "Initials of the developer name"
1253 msgstr "开发者名字的开头字母"
1255 #: ../data/geany.glade.h:275
1256 msgid "Initial version:"
1257 msgstr "起始版本号:"
1259 #: ../data/geany.glade.h:276
1260 msgid "Version number, which a new file initially has"
1261 msgstr "新建文件使用的版本号"
1263 #: ../data/geany.glade.h:277
1264 msgid "Company name"
1265 msgstr "公司名称"
1267 #: ../data/geany.glade.h:278
1268 msgid "Developer:"
1269 msgstr "开发者:"
1271 #: ../data/geany.glade.h:279
1272 msgid "Company:"
1273 msgstr "公司:"
1275 #: ../data/geany.glade.h:280
1276 msgid "Mail address:"
1277 msgstr "电子邮件:"
1279 #: ../data/geany.glade.h:281
1280 msgid "Initials:"
1281 msgstr "开头字母:"
1283 #: ../data/geany.glade.h:282
1284 msgid "The name of the developer"
1285 msgstr "开发者的名字"
1287 #: ../data/geany.glade.h:283
1288 msgid "Year:"
1289 msgstr "年:"
1291 #: ../data/geany.glade.h:284
1292 msgid "Date:"
1293 msgstr "日期:"
1295 #: ../data/geany.glade.h:285
1296 msgid "Date & time:"
1297 msgstr "日期和时间:"
1299 #: ../data/geany.glade.h:286
1300 msgid ""
1301 "Specify a format for the {datetime} wildcard. You can use any conversion "
1302 "specifiers which can be used with the ANSI C strftime function."
1303 msgstr ""
1304 "定义 {datetime} (日期时间) 通配符的格式。可以使用 ANSI C strftime 函数的转义"
1305 "符。"
1307 #: ../data/geany.glade.h:287
1308 msgid ""
1309 "Specify a format for the {year} wildcard. You can use any conversion "
1310 "specifiers which can be used with the ANSI C strftime function."
1311 msgstr "定义 {year} (年) 通配符的格式。可以使用 ANSI C strftime 函数的转义符。"
1313 #: ../data/geany.glade.h:288
1314 msgid ""
1315 "Specify a format for the {date} wildcard. You can use any conversion "
1316 "specifiers which can be used with the ANSI C strftime function."
1317 msgstr ""
1318 "定义 {date} (日期) 通配符的格式。可以使用 ANSI C strftime 函数的转义符。"
1320 #: ../data/geany.glade.h:289
1321 msgid "<b>Template data</b>"
1322 msgstr "<b>模板数据</b>"
1324 #: ../data/geany.glade.h:290 ../src/prefs.c:1615
1325 msgid "Templates"
1326 msgstr "模板"
1328 #: ../data/geany.glade.h:291
1329 msgid "C_hange"
1330 msgstr "更改(_H)"
1332 #: ../data/geany.glade.h:292
1333 msgid "<b>Keyboard shortcuts</b>"
1334 msgstr "<b>快捷键</b>"
1336 #: ../data/geany.glade.h:293 ../src/plugins.c:1948 ../src/plugins.c:1985
1337 #: ../src/prefs.c:1617
1338 msgid "Keybindings"
1339 msgstr "快捷键"
1341 #: ../data/geany.glade.h:294
1342 msgid "Command:"
1343 msgstr "命令:"
1345 #: ../data/geany.glade.h:296
1346 #, no-c-format
1347 msgid "Path to the command for printing files (use %f for the filename)"
1348 msgstr "打印文件命令路径 (使用 %f 作为文件名)"
1350 #: ../data/geany.glade.h:297
1351 msgid "Use an external command for printing"
1352 msgstr "使用外部命令打印"
1354 #: ../data/geany.glade.h:298 ../src/printing.c:239
1355 msgid "Print line numbers"
1356 msgstr "打印行号"
1358 #: ../data/geany.glade.h:299 ../src/printing.c:241
1359 msgid "Add line numbers to the printed page"
1360 msgstr "在打印的页面上添加行号"
1362 #: ../data/geany.glade.h:300 ../src/printing.c:244
1363 msgid "Print page numbers"
1364 msgstr "打印页码"
1366 #: ../data/geany.glade.h:301 ../src/printing.c:246
1367 msgid ""
1368 "Add page numbers at the bottom of each page. It takes 2 lines of the page."
1369 msgstr "在每页底部打印页号,占用每页的两行。"
1371 #: ../data/geany.glade.h:302 ../src/printing.c:249
1372 msgid "Print page header"
1373 msgstr "打印页头"
1375 #: ../data/geany.glade.h:303 ../src/printing.c:251
1376 msgid ""
1377 "Add a little header to every page containing the page number, the filename "
1378 "and the current date (see below). It takes 3 lines of the page."
1379 msgstr ""
1380 "在每页打印页头。页头包括页码、文件名和当前日期 (见下)。页头占用每页三行。"
1382 #: ../data/geany.glade.h:304 ../src/printing.c:267
1383 msgid "Use the basename of the printed file"
1384 msgstr "只打印基本文件名"
1386 #: ../data/geany.glade.h:305
1387 msgid "Print only the basename (without the path) of the printed file"
1388 msgstr "只打印文件的基本文件名,不包括路径"
1390 #: ../data/geany.glade.h:306 ../src/printing.c:275
1391 msgid "Date format:"
1392 msgstr "自定义日期格式:"
1394 #: ../data/geany.glade.h:307 ../src/printing.c:281
1395 msgid ""
1396 "Specify a format for the date and time stamp which is added to the page "
1397 "header on each page. You can use any conversion specifiers which can be used "
1398 "with the ANSI C strftime function."
1399 msgstr ""
1400 "定义用于每页页头的日期和时间戳的格式。可以使用 ANSI C strftime 函数的转义符。"
1402 #: ../data/geany.glade.h:308
1403 msgid "Use native GTK printing"
1404 msgstr "使用原生的 GTK 打印"
1406 #: ../data/geany.glade.h:309
1407 msgid "<b>Printing</b>"
1408 msgstr "<b>打印</b>"
1410 #: ../data/geany.glade.h:310 ../src/prefs.c:1619
1411 msgid "Printing"
1412 msgstr "打印"
1414 #: ../data/geany.glade.h:311
1415 msgid "Font:"
1416 msgstr "字体:"
1418 #: ../data/geany.glade.h:312
1419 msgid "Sets the font for the terminal widget"
1420 msgstr "设置虚拟终端的字体"
1422 #: ../data/geany.glade.h:313
1423 msgid "Choose Terminal Font"
1424 msgstr "选择终端字体"
1426 #: ../data/geany.glade.h:314
1427 msgid "Foreground color:"
1428 msgstr "前景颜色:"
1430 #: ../data/geany.glade.h:315
1431 msgid "Background color:"
1432 msgstr "背景颜色:"
1434 #: ../data/geany.glade.h:316
1435 msgid "Scrollback lines:"
1436 msgstr "回滚条数:"
1438 #: ../data/geany.glade.h:317
1439 msgid "Shell:"
1440 msgstr "Shell:"
1442 #: ../data/geany.glade.h:318
1443 msgid "Sets the foreground color of the text in the terminal widget"
1444 msgstr "设置终端文本前景色"
1446 #: ../data/geany.glade.h:319
1447 msgid "Sets the background color of the text in the terminal widget"
1448 msgstr "设置终端文本背景色"
1450 #: ../data/geany.glade.h:320
1451 msgid ""
1452 "Specifies the history in lines, which you can scroll back in the terminal "
1453 "widget"
1454 msgstr "设置终端历史条数,以便于回滚"
1456 #: ../data/geany.glade.h:321
1457 msgid ""
1458 "Sets the path to the shell which should be started inside the terminal "
1459 "emulation"
1460 msgstr "设置在终端中启动的 shell 路径"
1462 #: ../data/geany.glade.h:322
1463 msgid "Scroll on keystroke"
1464 msgstr "按键时滚动"
1466 #: ../data/geany.glade.h:323
1467 msgid "Whether to scroll to the bottom if a key was pressed"
1468 msgstr "按键时是否滚动到底端"
1470 #: ../data/geany.glade.h:324
1471 msgid "Scroll on output"
1472 msgstr "输出时滚动"
1474 #: ../data/geany.glade.h:325
1475 msgid "Whether to scroll to the bottom when output is generated"
1476 msgstr "输出时是否滚动到底端"
1478 #: ../data/geany.glade.h:326
1479 msgid "Cursor blinks"
1480 msgstr "光标闪烁"
1482 #: ../data/geany.glade.h:327
1483 msgid "Whether to blink the cursor"
1484 msgstr "是否闪烁光标"
1486 #: ../data/geany.glade.h:328
1487 msgid "Override Geany keybindings"
1488 msgstr "覆写 Geany 的快捷键"
1490 #: ../data/geany.glade.h:329
1491 msgid ""
1492 "Allows the VTE to receive keyboard shortcuts (apart from focus commands)"
1493 msgstr "允许在虚拟终端使用快捷键 (与焦点命令相区别)"
1495 #: ../data/geany.glade.h:330
1496 msgid "Disable menu shortcut key (F10 by default)"
1497 msgstr "禁止菜单快捷键 (缺省为F10)"
1499 #: ../data/geany.glade.h:331
1500 msgid ""
1501 "This option disables the keybinding to popup the menu bar (default is F10). "
1502 "Disabling it can be useful if you use, for example, Midnight Commander "
1503 "within the VTE."
1504 msgstr ""
1505 "这个选项禁止通过快捷键 (缺省为F10) 弹出菜单。当在虚拟终端中使用类似 Midnight "
1506 "Commander 这类程序时有用。"
1508 #: ../data/geany.glade.h:332
1509 msgid "Follow path of the current file"
1510 msgstr "跟随当前文件路径"
1512 #: ../data/geany.glade.h:333
1513 msgid "Whether to execute \"cd $path\" when you switch between opened files"
1514 msgstr "当切换打开的文件时是否执行“cd $path”"
1516 #: ../data/geany.glade.h:334
1517 msgid "Execute programs in the VTE"
1518 msgstr "在虚拟终端中执行程序"
1520 #: ../data/geany.glade.h:335
1521 msgid ""
1522 "Run programs in VTE instead of opening a terminal emulation window. Please "
1523 "note, programs executed in VTE cannot be stopped"
1524 msgstr "在虚拟终端而不是一个终端中执行程序。注意:虚拟终端中的程序不能停止。"
1526 #: ../data/geany.glade.h:336
1527 msgid "Don't use run script"
1528 msgstr "不要使用运行脚本"
1530 #: ../data/geany.glade.h:337
1531 msgid ""
1532 "Don't use the simple run script which is usually used to display the exit "
1533 "status of the executed program"
1534 msgstr "不要使用简单运行脚本(通常用于显示程序的退出状态)"
1536 #: ../data/geany.glade.h:338
1537 msgid "<b>Terminal</b>"
1538 msgstr "<b>终端</b>"
1540 #: ../data/geany.glade.h:339 ../src/prefs.c:1623 ../src/vte.c:391
1541 msgid "Terminal"
1542 msgstr "虚拟终端"
1544 #: ../data/geany.glade.h:340
1545 msgid "<i>Warning: read the manual before changing these preferences.</i>"
1546 msgstr "<i>警告:在修改这些设置前请阅读文档。</i>"
1548 #: ../data/geany.glade.h:341
1549 msgid "<b>Various preferences</b>"
1550 msgstr "<b>高级设置</b>"
1552 #: ../data/geany.glade.h:342 ../src/prefs.c:1621
1553 msgid "Various"
1554 msgstr "高级设置"
1556 #: ../data/geany.glade.h:344
1557 msgid "_File"
1558 msgstr "文件(_F)"
1560 #: ../data/geany.glade.h:345
1561 msgid "New (with _Template)"
1562 msgstr "从模板新建(_T)"
1564 #: ../data/geany.glade.h:346
1565 msgid "_Open..."
1566 msgstr "打开...(_O)"
1568 #: ../data/geany.glade.h:347
1569 msgid "Recent _Files"
1570 msgstr "最近打开的文件(_F)"
1572 #: ../data/geany.glade.h:348
1573 msgid "Save _As..."
1574 msgstr "另存为...(_A)"
1576 #: ../data/geany.glade.h:349
1577 msgid "Sa_ve All"
1578 msgstr "全部保存(_L)"
1580 #: ../data/geany.glade.h:350 ../src/document.c:1651 ../src/document.c:3626
1581 #: ../src/sidebar.c:718
1582 msgid "_Reload"
1583 msgstr "重新载入(_R)"
1585 #: ../data/geany.glade.h:351
1586 msgid "R_eload As"
1587 msgstr "重新载入为(_E)"
1589 #: ../data/geany.glade.h:352
1590 msgid "Page Set_up"
1591 msgstr "页面设置(_U)"
1593 #: ../data/geany.glade.h:353
1594 msgid "_Print..."
1595 msgstr "打印...(_P)"
1597 #: ../data/geany.glade.h:354 ../src/notebook.c:496
1598 msgid "Close Ot_her Documents"
1599 msgstr "关闭其它文件(_H)"
1601 #: ../data/geany.glade.h:355 ../src/notebook.c:508
1602 msgid "C_lose All"
1603 msgstr "全部关闭(_L)"
1605 #: ../data/geany.glade.h:356
1606 msgid "Co_mmands"
1607 msgstr "命令(_C)"
1609 #: ../data/geany.glade.h:357 ../src/keybindings.c:437
1610 msgid "Cu_t Current Line(s)"
1611 msgstr "剪切当前行(_C)"
1613 #: ../data/geany.glade.h:358 ../src/keybindings.c:434
1614 msgid "_Copy Current Line(s)"
1615 msgstr "复制当前行(_C)"
1617 #: ../data/geany.glade.h:359 ../src/keybindings.c:387
1618 msgid "_Delete Current Line(s)"
1619 msgstr "删除当前行(_D)"
1621 #: ../data/geany.glade.h:360 ../src/keybindings.c:384
1622 msgid "D_uplicate Line or Selection"
1623 msgstr "重复行或选中的文本(_D)"
1625 #: ../data/geany.glade.h:361 ../src/keybindings.c:447
1626 msgid "S_elect Current Line(s)"
1627 msgstr "选择当前行(_S)"
1629 #: ../data/geany.glade.h:362 ../src/keybindings.c:450
1630 msgid "Se_lect Current Paragraph"
1631 msgstr "选择当前段落(_S)"
1633 #: ../data/geany.glade.h:363
1634 msgid "_Move Line(s) Up"
1635 msgstr "上移行(_M)"
1637 #: ../data/geany.glade.h:364
1638 msgid "M_ove Line(s) Down"
1639 msgstr "下移行(_M)"
1641 #: ../data/geany.glade.h:365 ../src/keybindings.c:501
1642 msgid "_Send Selection to Terminal"
1643 msgstr "发送选中的文字到终端(_S)"
1645 #: ../data/geany.glade.h:366 ../src/keybindings.c:503
1646 msgid "_Reflow Lines/Block"
1647 msgstr "重排行/区块(_R)"
1649 #: ../data/geany.glade.h:367 ../src/keybindings.c:461
1650 msgid "T_oggle Case of Selection"
1651 msgstr "切换大小写(_O)"
1653 #: ../data/geany.glade.h:368
1654 msgid "_Comment Line(s)"
1655 msgstr "转换为注释(_C)"
1657 #: ../data/geany.glade.h:369
1658 msgid "U_ncomment Line(s)"
1659 msgstr "取消注释(_N)"
1661 #: ../data/geany.glade.h:370
1662 msgid "_Toggle Line Commentation"
1663 msgstr "切换注释状态(_T)"
1665 #: ../data/geany.glade.h:371
1666 msgid "_Increase Indent"
1667 msgstr "增加缩进(_I)"
1669 #: ../data/geany.glade.h:372
1670 msgid "_Decrease Indent"
1671 msgstr "减少缩进(_D)"
1673 #: ../data/geany.glade.h:373 ../src/keybindings.c:480
1674 msgid "S_mart Line Indent"
1675 msgstr "智能缩进(_S)"
1677 #: ../data/geany.glade.h:374
1678 msgid "_Send Selection to"
1679 msgstr "发送选中的文字到(_S)"
1681 #: ../data/geany.glade.h:375
1682 msgid "I_nsert Comments"
1683 msgstr "插入注释(_N)"
1685 #: ../data/geany.glade.h:376
1686 msgid "Preference_s"
1687 msgstr "首选项(_S)"
1689 #: ../data/geany.glade.h:377 ../src/keybindings.c:527
1690 msgid "P_lugin Preferences"
1691 msgstr "插件首选项(_L)"
1693 #: ../data/geany.glade.h:378
1694 msgid "_Find..."
1695 msgstr "查找...(_F)"
1697 #: ../data/geany.glade.h:379
1698 msgid "Find _Next"
1699 msgstr "查找下一个(_N)"
1701 #: ../data/geany.glade.h:380
1702 msgid "Find _Previous"
1703 msgstr "查找上一个(_P)"
1705 #: ../data/geany.glade.h:381 ../src/symbols.c:2600
1706 msgid "Find in F_iles..."
1707 msgstr "在多个文件中查找...(_I)"
1709 #: ../data/geany.glade.h:382
1710 msgid "_Replace..."
1711 msgstr "替换...(_R)"
1713 #: ../data/geany.glade.h:383
1714 msgid "Next Me_ssage"
1715 msgstr "下一个信息(_M)"
1717 #: ../data/geany.glade.h:384
1718 msgid "Pr_evious Message"
1719 msgstr "前一个信息(_E)"
1721 #: ../data/geany.glade.h:385 ../src/keybindings.c:576
1722 msgid "Go to Ne_xt Marker"
1723 msgstr "到下一个标记(_G)"
1725 #: ../data/geany.glade.h:386 ../src/keybindings.c:579
1726 msgid "Go to Pre_vious Marker"
1727 msgstr "到上一个标记(_G)"
1729 #: ../data/geany.glade.h:387
1730 msgid "_Go to Line..."
1731 msgstr "跳转到指定行...(_G)"
1733 #: ../data/geany.glade.h:388 ../src/keybindings.c:539
1734 msgid "Find Next _Selection"
1735 msgstr "查找下一个选择(_S)"
1737 #: ../data/geany.glade.h:389 ../src/keybindings.c:541
1738 msgid "Find Pre_vious Selection"
1739 msgstr "查找上一个选择(_S)"
1741 #: ../data/geany.glade.h:390 ../src/keybindings.c:558
1742 msgid "_Mark All"
1743 msgstr "标记全部(_M)"
1745 #: ../data/geany.glade.h:391
1746 msgid "Go to Symbol Decl_aration"
1747 msgstr "跳转到符号声明(_A)"
1749 #: ../data/geany.glade.h:392
1750 msgid "_View"
1751 msgstr "查看(_V)"
1753 #: ../data/geany.glade.h:393
1754 msgid "Change _Font..."
1755 msgstr "更改字体...(_F)"
1757 #: ../data/geany.glade.h:394
1758 msgid "Change _Color Scheme..."
1759 msgstr "更改配色方案...(_C)"
1761 #: ../data/geany.glade.h:395
1762 msgid "Show _Markers Margin"
1763 msgstr "显示页边标注区域(_M)"
1765 #: ../data/geany.glade.h:396
1766 msgid "Show _Line Numbers"
1767 msgstr "显示行号(_L)"
1769 #: ../data/geany.glade.h:397
1770 msgid "Show White S_pace"
1771 msgstr "显示空白(_W)"
1773 #: ../data/geany.glade.h:398
1774 msgid "Show Line _Endings"
1775 msgstr "显示行尾(_E)"
1777 #: ../data/geany.glade.h:399
1778 msgid "Show Indentation _Guides"
1779 msgstr "显示缩进标记(_I)"
1781 #: ../data/geany.glade.h:400
1782 msgid "Full_screen"
1783 msgstr "全屏(_S)"
1785 #: ../data/geany.glade.h:401
1786 msgid "Toggle All _Additional Widgets"
1787 msgstr "开关所有附加部件(_G)"
1789 #: ../data/geany.glade.h:402
1790 msgid "Show Message _Window"
1791 msgstr "显示信息窗口(_W)"
1793 #: ../data/geany.glade.h:403
1794 msgid "Show _Toolbar"
1795 msgstr "显示工具栏(_T)"
1797 #: ../data/geany.glade.h:404
1798 msgid "Show Side_bar"
1799 msgstr "显示侧边栏(_B)"
1801 #: ../data/geany.glade.h:405
1802 msgid "_Document"
1803 msgstr "文档(_D)"
1805 #: ../data/geany.glade.h:406
1806 msgid "_Line Wrapping"
1807 msgstr "自动换行(_L)"
1809 #: ../data/geany.glade.h:407
1810 msgid "Line _Breaking"
1811 msgstr "自动断行(_B)"
1813 #: ../data/geany.glade.h:408
1814 msgid "_Auto-indentation"
1815 msgstr "自动缩进(_A)"
1817 #: ../data/geany.glade.h:409
1818 msgid "In_dent Type"
1819 msgstr "缩进类型(_D)"
1821 #: ../data/geany.glade.h:410
1822 msgid "_Detect from Content"
1823 msgstr "根据文件探测(_D)"
1825 #: ../data/geany.glade.h:411
1826 msgid "T_abs and Spaces"
1827 msgstr "制表符和空格(_A)"
1829 #: ../data/geany.glade.h:412
1830 msgid "Indent Widt_h"
1831 msgstr "缩进宽度(_H)"
1833 #: ../data/geany.glade.h:413
1834 msgid "_1"
1835 msgstr "_1"
1837 #: ../data/geany.glade.h:414
1838 msgid "_2"
1839 msgstr "_2"
1841 #: ../data/geany.glade.h:415
1842 msgid "_3"
1843 msgstr "_3"
1845 #: ../data/geany.glade.h:416
1846 msgid "_4"
1847 msgstr "_4"
1849 #: ../data/geany.glade.h:417
1850 msgid "_5"
1851 msgstr "_5"
1853 #: ../data/geany.glade.h:418
1854 msgid "_6"
1855 msgstr "_6"
1857 #: ../data/geany.glade.h:419
1858 msgid "_7"
1859 msgstr "_7"
1861 #: ../data/geany.glade.h:420
1862 msgid "_8"
1863 msgstr "_8"
1865 #: ../data/geany.glade.h:421
1866 msgid "Read _Only"
1867 msgstr "只读(_O)"
1869 #: ../data/geany.glade.h:422
1870 msgid "_Write Unicode BOM"
1871 msgstr "写 Unicode BOM (_W)"
1873 #: ../data/geany.glade.h:423
1874 msgid "Set File_type"
1875 msgstr "设置文件类型(_T)"
1877 #: ../data/geany.glade.h:424
1878 msgid "Set _Encoding"
1879 msgstr "设置文件编码(_E)"
1881 #: ../data/geany.glade.h:425
1882 msgid "Set Line E_ndings"
1883 msgstr "设置换行符(_N)"
1885 #: ../data/geany.glade.h:426
1886 msgid "Convert and Set to _CR/LF (Windows)"
1887 msgstr "转换并设置为 _CR/LF (Windows)"
1889 #: ../data/geany.glade.h:427
1890 msgid "Convert and Set to _LF (Unix)"
1891 msgstr "转换并设置为 _LF (Unix)"
1893 #: ../data/geany.glade.h:428
1894 msgid "Convert and Set to CR (Classic _Mac)"
1895 msgstr "转换并设置为 CR (早期 _Mac)"
1897 #: ../data/geany.glade.h:429 ../src/keybindings.c:667
1898 msgid "_Clone"
1899 msgstr "克隆(_C)"
1901 #: ../data/geany.glade.h:430
1902 msgid "_Strip Trailing Spaces"
1903 msgstr "去除行尾空白(_S)"
1905 #: ../data/geany.glade.h:431
1906 msgid "Replace Tabs with S_paces"
1907 msgstr "替换制表符为空格(_R)"
1909 #: ../data/geany.glade.h:432
1910 msgid "_Replace Spaces with Tabs..."
1911 msgstr "替换空格为制表符...(_Y)"
1913 #: ../data/geany.glade.h:433
1914 msgid "_Fold All"
1915 msgstr "全部折叠(_F)"
1917 #: ../data/geany.glade.h:434
1918 msgid "_Unfold All"
1919 msgstr "全部展开(_U)"
1921 #: ../data/geany.glade.h:435
1922 msgid "Remove _Markers"
1923 msgstr "去除记号(_M)"
1925 #: ../data/geany.glade.h:436
1926 msgid "Remove Error _Indicators"
1927 msgstr "去除所有出错指示(_I)"
1929 #: ../data/geany.glade.h:437
1930 msgid "_Project"
1931 msgstr "项目(_P)"
1933 #: ../data/geany.glade.h:438
1934 msgid "_New..."
1935 msgstr "新建...(_N)"
1937 #: ../data/geany.glade.h:439
1938 msgid "_Recent Projects"
1939 msgstr "最近项目(_R)"
1941 #: ../data/geany.glade.h:440
1942 msgid "_Close"
1943 msgstr "关闭(_C)"
1945 #: ../data/geany.glade.h:441
1946 msgid "Apply the default indentation settings to all documents"
1947 msgstr "对所有文档使用默认的缩进设置"
1949 #: ../data/geany.glade.h:442
1950 msgid "_Apply Default Indentation"
1951 msgstr "使用默认缩进(_A)"
1953 #. build the code
1954 #: ../data/geany.glade.h:443 ../src/build.c:2402 ../src/build.c:2679
1955 msgid "_Build"
1956 msgstr "生成(_B)"
1958 #: ../data/geany.glade.h:444
1959 msgid "_Tools"
1960 msgstr "工具(_T)"
1962 #: ../data/geany.glade.h:445
1963 msgid "_Reload Configuration"
1964 msgstr "重新载入设置(_R)"
1966 #: ../data/geany.glade.h:446
1967 msgid "C_onfiguration Files"
1968 msgstr "配置文件(_O)"
1970 #: ../data/geany.glade.h:447
1971 msgid "_Color Chooser"
1972 msgstr "颜色选择器(_C)"
1974 #: ../data/geany.glade.h:448
1975 msgid "_Word Count"
1976 msgstr "字数统计(_W)"
1978 #: ../data/geany.glade.h:449
1979 msgid "Load Ta_gs File..."
1980 msgstr "载入标记文件…(_G)"
1982 #: ../data/geany.glade.h:450
1983 msgid "_Help"
1984 msgstr "帮助(_H)"
1986 #: ../data/geany.glade.h:451
1987 msgid "Keyboard _Shortcuts"
1988 msgstr "快捷键(_K)"
1990 #: ../data/geany.glade.h:452
1991 msgid "Debug _Messages"
1992 msgstr "调试信息(_M)"
1994 #: ../data/geany.glade.h:453
1995 msgid "_Website"
1996 msgstr "网站(_W)"
1998 #: ../data/geany.glade.h:454
1999 msgid "Wi_ki"
2000 msgstr "Wi_ki"
2002 #: ../data/geany.glade.h:455
2003 msgid "Report a _Bug..."
2004 msgstr "报告错误...(_B)"
2006 #: ../data/geany.glade.h:456
2007 msgid "_Donate..."
2008 msgstr "捐赠...(_D)"
2010 #: ../data/geany.glade.h:457 ../src/sidebar.c:126
2011 msgid "Symbols"
2012 msgstr "标记"
2014 #: ../data/geany.glade.h:458
2015 msgid "Documents"
2016 msgstr "文档"
2018 #: ../data/geany.glade.h:459
2019 msgid "Status"
2020 msgstr "状态"
2022 #: ../data/geany.glade.h:460
2023 msgid "Compiler"
2024 msgstr "编译器"
2026 #: ../data/geany.glade.h:461
2027 msgid "Messages"
2028 msgstr "信息"
2030 #: ../data/geany.glade.h:462
2031 msgid "Scribble"
2032 msgstr "便签"
2034 #: ../data/geany.glade.h:463
2035 msgid "Project Properties"
2036 msgstr "项目属性"
2038 #: ../data/geany.glade.h:464 ../src/project.c:180
2039 msgid "Filename:"
2040 msgstr "文件名:"
2042 #: ../data/geany.glade.h:465 ../src/project.c:169 ../plugins/classbuilder.c:467
2043 #: ../plugins/classbuilder.c:477
2044 msgid "Name:"
2045 msgstr "名称:"
2047 #: ../data/geany.glade.h:466
2048 msgid "Description:"
2049 msgstr "描述:"
2051 #: ../data/geany.glade.h:467 ../src/project.c:202
2052 msgid "Base path:"
2053 msgstr "根路径:"
2055 #: ../data/geany.glade.h:468
2056 msgid "File patterns:"
2057 msgstr "文件通配符:"
2059 #: ../data/geany.glade.h:469
2060 msgid ""
2061 "Space separated list of file patterns used for the find in files dialog (e."
2062 "g. *.c *.h)"
2063 msgstr "空格分隔的文件通配符,用于在文件中查找 (例如 *.c *.h)"
2065 #: ../data/geany.glade.h:470 ../src/project.c:209
2066 msgid ""
2067 "Base directory of all files that make up the project. This can be a new "
2068 "path, or an existing directory tree. You can use paths relative to the "
2069 "project filename."
2070 msgstr ""
2071 "组成项目的所有文件的根路径,可以是一个新路径或一个已存在的路径。你可以使用与"
2072 "项目名关联的路径。"
2074 #: ../data/geany.glade.h:471 ../src/keybindings.c:322
2075 msgid "Project"
2076 msgstr "项目"
2078 #: ../data/geany.glade.h:472
2079 msgid "Display:"
2080 msgstr "显示:"
2082 #: ../data/geany.glade.h:473
2083 msgid "Custom"
2084 msgstr "自定义"
2086 #: ../data/geany.glade.h:474
2087 msgid "Use global settings"
2088 msgstr "使用全局设置"
2090 #: ../data/geany.glade.h:475
2091 msgid "Size:"
2092 msgstr "尺寸:"
2094 #: ../data/geany.glade.h:476
2095 msgid "Location:"
2096 msgstr "位置:"
2098 #: ../data/geany.glade.h:477
2099 msgid "Read-only:"
2100 msgstr "只读:"
2102 #: ../data/geany.glade.h:478
2103 msgid "Encoding:"
2104 msgstr "编码:"
2106 #: ../data/geany.glade.h:479
2107 msgid "Modified:"
2108 msgstr "修改于:"
2110 #: ../data/geany.glade.h:480
2111 msgid "Changed:"
2112 msgstr "变更于 (ctime):"
2114 #: ../data/geany.glade.h:481
2115 msgid "Accessed:"
2116 msgstr "访问于:"
2118 #: ../data/geany.glade.h:482
2119 msgid "(only inside Geany)"
2120 msgstr "(仅在 Geany 中)"
2122 #: ../data/geany.glade.h:483
2123 msgid "Permissions:"
2124 msgstr "权限:"
2126 #: ../data/geany.glade.h:484
2127 msgid "Read:"
2128 msgstr "读:"
2130 #: ../data/geany.glade.h:485
2131 msgid "Write:"
2132 msgstr "写:"
2134 #: ../data/geany.glade.h:486
2135 msgid "Execute:"
2136 msgstr "执行:"
2138 #: ../data/geany.glade.h:487
2139 msgid "Owner:"
2140 msgstr "所有者:"
2142 #: ../data/geany.glade.h:488
2143 msgid "Group:"
2144 msgstr "组:"
2146 #: ../data/geany.glade.h:489
2147 msgid "Other:"
2148 msgstr "其他:"
2150 #: ../src/about.c:48
2151 msgid ""
2152 "Copyright (c)  2005-2017\n"
2153 "Colomban Wendling\n"
2154 "Nick Treleaven\n"
2155 "Matthew Brush\n"
2156 "Enrico Tröger\n"
2157 "Frank Lanitz\n"
2158 "All rights reserved."
2159 msgstr ""
2160 "版权所有 (c)  2005-2017\n"
2161 "Colomban Wendling\n"
2162 "Nick Treleaven\n"
2163 "Matthew Brush\n"
2164 "Enrico Tröger\n"
2165 "Frank Lanitz\n"
2166 "保留所有权利。"
2168 #: ../src/about.c:171
2169 msgid "About Geany"
2170 msgstr "关于 Geany"
2172 #: ../src/about.c:215
2173 msgid "A fast and lightweight IDE"
2174 msgstr "轻快的 IDE"
2176 #: ../src/about.c:237
2177 #, c-format
2178 msgid "(built on or after %s)"
2179 msgstr "(%s 或之后生成)"
2181 #. gtk_container_add(GTK_CONTAINER(info_box), cop_label);
2182 #: ../src/about.c:269
2183 msgid "Info"
2184 msgstr "信息"
2186 #: ../src/about.c:285
2187 msgid "Developers"
2188 msgstr "开发人员"
2190 #: ../src/about.c:292
2191 msgid "maintainer"
2192 msgstr "主管"
2194 #: ../src/about.c:300 ../src/about.c:308 ../src/about.c:316
2195 msgid "developer"
2196 msgstr "开发"
2198 #: ../src/about.c:324
2199 msgid "translation maintainer"
2200 msgstr "翻译"
2202 #: ../src/about.c:333
2203 msgid "Translators"
2204 msgstr "翻译者"
2206 #: ../src/about.c:353
2207 msgid "Previous Translators"
2208 msgstr "原翻译者"
2210 #: ../src/about.c:374
2211 msgid "Contributors"
2212 msgstr "贡献者"
2214 #: ../src/about.c:384
2215 #, c-format
2216 msgid ""
2217 "Some of the many contributors (for a more detailed list, see the file %s):"
2218 msgstr "一部分贡献者 (详细清单参见文件 %s)"
2220 #: ../src/about.c:410
2221 msgid "Credits"
2222 msgstr "荣誉"
2224 #: ../src/about.c:427
2225 msgid "License"
2226 msgstr "许可条款"
2228 #: ../src/about.c:436
2229 msgid ""
2230 "License text could not be found, please visit http://www.gnu.org/licenses/"
2231 "gpl-2.0.txt to view it online."
2232 msgstr ""
2233 "许可条款未找到,请到 http://www.gnu.org/licenses/gpl-2.0.txt 在线查看。"
2235 #. fall back to %d
2236 #: ../src/build.c:710
2237 #, c-format
2238 msgid "failed to substitute %%p, no project active"
2239 msgstr "无法替代 %%p,没有活动的项目"
2241 #: ../src/build.c:738
2242 msgid "Process failed, no working directory"
2243 msgstr "进程失败,没有工作目录"
2245 #: ../src/build.c:750
2246 #, c-format
2247 msgid "%s (in directory: %s)"
2248 msgstr "%s (在目录 %s 中)"
2250 #: ../src/build.c:775
2251 #, c-format
2252 msgid "Process failed (%s)"
2253 msgstr "进程失败 (%s)"
2255 #: ../src/build.c:809
2256 #, c-format
2257 msgid "Invalid working directory \"%s\""
2258 msgstr "无效的工作路径“%s”"
2260 #: ../src/build.c:845
2261 #, c-format
2262 msgid "Failed to execute \"%s\" (start-script could not be created: %s)"
2263 msgstr "执行 %s 失败 (启动脚本无法创建:%s)"
2265 #: ../src/build.c:887
2266 msgid ""
2267 "File not executed because the terminal may contain some input (press Ctrl+C "
2268 "or Enter to clear it)."
2269 msgstr "因为终端中可能含有一些输入,没有执行文件(按 Ctrl+C 或回车键清除)。"
2271 #: ../src/build.c:935
2272 #, c-format
2273 msgid ""
2274 "Cannot execute build command \"%s\": %s. Check the Terminal setting in "
2275 "Preferences"
2276 msgstr "无法执行生成命令“%s”:%s。请检查首选项中的终端设置。"
2278 #: ../src/build.c:1046
2279 msgid "Compilation failed."
2280 msgstr "编译失败。"
2282 #: ../src/build.c:1060
2283 msgid "Compilation finished successfully."
2284 msgstr "编译成功结束。"
2286 #: ../src/build.c:1220
2287 msgid "Custom Text"
2288 msgstr "自定义文本"
2290 #: ../src/build.c:1221
2291 msgid "Enter custom text here, all entered text is appended to the command."
2292 msgstr "在这里输入自定义文本,所有输入的文本将追加到命令上。"
2294 #: ../src/build.c:1299
2295 msgid "_Next Error"
2296 msgstr "下一个错误(_N)"
2298 #: ../src/build.c:1301
2299 msgid "_Previous Error"
2300 msgstr "前一个错误(_P)"
2302 #. arguments
2303 #: ../src/build.c:1311 ../src/build.c:2719
2304 msgid "_Set Build Commands"
2305 msgstr "设置生成命令(_S)"
2307 #: ../src/build.c:1586 ../src/toolbar.c:376
2308 msgid "Build the current file"
2309 msgstr "生成当前文件"
2311 #: ../src/build.c:1597
2312 msgid "Build the current file with Make and the default target"
2313 msgstr "使用 Make 和缺省目标来生成当前文件"
2315 #: ../src/build.c:1599
2316 msgid "Build the current file with Make and the specified target"
2317 msgstr "使用 Make 和特定目标来生成当前文件"
2319 #: ../src/build.c:1601
2320 msgid "Compile the current file with Make"
2321 msgstr "使用 Make 来编译文件"
2323 #: ../src/build.c:1620
2324 #, c-format
2325 msgid "Process could not be stopped (%s)."
2326 msgstr "进程无法停止 (%s)。"
2328 #: ../src/build.c:1634 ../src/build.c:1646
2329 msgid "No more build errors."
2330 msgstr "没有生成错误。"
2332 #: ../src/build.c:1759 ../src/build.c:1761
2333 msgid "Set menu item label"
2334 msgstr "设置菜单项的标签"
2336 #: ../src/build.c:1786 ../src/symbols.c:522 ../src/tools.c:397
2337 msgid "Label"
2338 msgstr "标签"
2340 #. command column, holding status and command display
2341 #: ../src/build.c:1787 ../src/symbols.c:517 ../src/tools.c:382
2342 msgid "Command"
2343 msgstr "命令"
2345 #: ../src/build.c:1788
2346 msgid "Working directory"
2347 msgstr "工作目录"
2349 #: ../src/build.c:1789
2350 msgid "Reset"
2351 msgstr "重置"
2353 #: ../src/build.c:1846
2354 msgid "Click to set menu item label"
2355 msgstr "点击设置菜单项标签"
2357 #: ../src/build.c:1930 ../src/build.c:1932
2358 #, c-format
2359 msgid "%s commands"
2360 msgstr "%s命令"
2362 #: ../src/build.c:1932
2363 msgid "No filetype"
2364 msgstr "无文件类型"
2366 #: ../src/build.c:1941 ../src/build.c:1976
2367 msgid "Error regular expression:"
2368 msgstr "错误正则表达式:"
2370 #: ../src/build.c:1969
2371 msgid "Independent commands"
2372 msgstr "文件类型无关命令"
2374 #: ../src/build.c:2001
2375 msgid "Note: Item 2 opens a dialog and appends the response to the command."
2376 msgstr "附注:第 2 项会打开一个对话框,并将输入的文本追加到命令中。"
2378 #: ../src/build.c:2010
2379 msgid "Execute commands"
2380 msgstr "执行命令"
2382 #: ../src/build.c:2022
2383 msgid ""
2384 "%d, %e, %f, %p, %l are substituted in command and directory fields, see "
2385 "manual for details."
2386 msgstr "命令和目录字段中的 %d、%e、%f、%p 和 %l 将被替代,详见手册。"
2388 #: ../src/build.c:2180
2389 msgid "Set Build Commands"
2390 msgstr "设置生成命令"
2392 #: ../src/build.c:2395
2393 msgid "_Compile"
2394 msgstr "编译(_C)"
2396 #: ../src/build.c:2409 ../src/build.c:2439 ../src/build.c:2647
2397 msgid "_Execute"
2398 msgstr "执行(_E)"
2400 #. build the code with make custom
2401 #: ../src/build.c:2454 ../src/build.c:2645 ../src/build.c:2699
2402 msgid "Make Custom _Target..."
2403 msgstr "生成自定义目标...(_T)"
2405 #. build the code with make object
2406 #: ../src/build.c:2456 ../src/build.c:2646 ../src/build.c:2707
2407 msgid "Make _Object"
2408 msgstr "生成目标文件(_O)"
2410 #: ../src/build.c:2458 ../src/build.c:2644
2411 msgid "_Make"
2412 msgstr "生成(_M)"
2414 #. build the code with make all
2415 #: ../src/build.c:2691
2416 msgid "_Make All"
2417 msgstr "生成全部(_M)"
2419 #: ../src/callbacks.c:147
2420 #, c-format
2421 msgid "%d file saved."
2422 msgid_plural "%d files saved."
2423 msgstr[0] "%d个文件已保存。"
2425 #: ../src/callbacks.c:900 ../src/keybindings.c:567
2426 msgid "Go to Line"
2427 msgstr "跳转到行"
2429 #: ../src/callbacks.c:901
2430 msgid "Enter the line you want to go to:"
2431 msgstr "输入您要跳转到的行号:"
2433 #: ../src/callbacks.c:1002 ../src/callbacks.c:1028
2434 msgid ""
2435 "Please set the filetype for the current file before using this function."
2436 msgstr "在使用这个功能前请设置当前文件的文件类型。"
2438 #: ../src/callbacks.c:1318 ../src/callbacks.c:1326
2439 msgid "No more message items."
2440 msgstr "没有更多消息。"
2442 #: ../src/callbacks.c:1429
2443 #, c-format
2444 msgid "Could not open file %s (File not found)"
2445 msgstr "无法打开文件 %s (文件不存在)"
2447 #: ../src/callbacks.c:1478
2448 msgid "Check the path setting in Filetype configuration."
2449 msgstr "请检查文件类型设置中的路径设置。"
2451 #: ../src/callbacks.c:1483
2452 msgid "Check the path setting in Preferences."
2453 msgstr "请检查首选项中的路径设置。"
2455 #. G_SHELL_ERROR is parsing error, it may be caused by %s word with quotes
2456 #: ../src/callbacks.c:1496
2457 #, c-format
2458 msgid "Cannot execute context action command \"%s\": %s. %s"
2459 msgstr "无法执行上下文动作命令“%s”:%s。%s"
2461 #: ../src/dialogs.c:161 ../src/document.c:2298 ../src/document.c:2363
2462 #: ../src/document.c:2371
2463 #, c-format
2464 msgid "\"%s\" was not found."
2465 msgstr "“%s”未找到。"
2467 #. auto-detect
2468 #: ../src/dialogs.c:223 ../src/encodings.c:531
2469 msgid "Detect from file"
2470 msgstr "根据文件探测"
2472 #: ../src/dialogs.c:226
2473 msgid "Programming Languages"
2474 msgstr "编程语言"
2476 #: ../src/dialogs.c:228
2477 msgid "Scripting Languages"
2478 msgstr "脚本语言"
2480 #: ../src/dialogs.c:230
2481 msgid "Markup Languages"
2482 msgstr "标记语言"
2484 #: ../src/dialogs.c:308
2485 msgid "_More Options"
2486 msgstr "更多选项(_M)"
2488 #. line 1 with checkbox and encoding combo
2489 #: ../src/dialogs.c:315
2490 msgid "Show _hidden files"
2491 msgstr "显示隐藏文件(_H)"
2493 #: ../src/dialogs.c:326
2494 msgid "Set encoding:"
2495 msgstr "设置编码:"
2497 #: ../src/dialogs.c:335
2498 msgid ""
2499 "Explicitly defines an encoding for the file, if it would not be detected. "
2500 "This is useful when you know that the encoding of a file cannot be detected "
2501 "correctly by Geany.\n"
2502 "Note if you choose multiple files, they will all be opened with the chosen "
2503 "encoding."
2504 msgstr ""
2505 "明确定义文件的编码。当 Geany 无法准确探测到文件的编码时应明确定义。\n"
2506 "如果同时打开多个文件,则所有文件都被以该编码打开。"
2508 #. line 2 with filetype combo
2509 #: ../src/dialogs.c:342
2510 msgid "Set filetype:"
2511 msgstr "设置文件类型:"
2513 #: ../src/dialogs.c:351
2514 msgid ""
2515 "Explicitly defines a filetype for the file, if it would not be detected by "
2516 "filename extension.\n"
2517 "Note if you choose multiple files, they will all be opened with the chosen "
2518 "filetype."
2519 msgstr ""
2520 "明确定义文件类型。当 Geany 无法准确探测到文件类型时应明确定义。\n"
2521 "如果同时打开多个文件,则所在文件都被以该类型打开。"
2523 #: ../src/dialogs.c:377 ../src/dialogs.c:467
2524 msgid "Open File"
2525 msgstr "打开文件"
2527 #: ../src/dialogs.c:381
2528 msgctxt "Open dialog action"
2529 msgid "_View"
2530 msgstr "查看(_V)"
2532 #: ../src/dialogs.c:383
2533 msgid ""
2534 "Opens the file in read-only mode. If you choose more than one file to open, "
2535 "all files will be opened read-only."
2536 msgstr "以只读模式打开文件。如果你打开多个文件,所有文件都会以只读模式打开。"
2538 #: ../src/dialogs.c:535 ../src/document.c:2049
2539 msgid "Overwrite?"
2540 msgstr "覆盖?"
2542 #: ../src/dialogs.c:536
2543 msgid "Filename already exists!"
2544 msgstr "文件名已经存在!"
2546 #: ../src/dialogs.c:565 ../src/dialogs.c:679
2547 msgid "Save File"
2548 msgstr "保存文件"
2550 #: ../src/dialogs.c:574
2551 msgid "R_ename"
2552 msgstr "重命名(_E)"
2554 #: ../src/dialogs.c:575
2555 msgid "Save the file and rename it"
2556 msgstr "保存并重命名文件"
2558 #: ../src/dialogs.c:697 ../src/win32.c:727
2559 msgid "Error"
2560 msgstr "错误"
2562 #: ../src/dialogs.c:700 ../src/dialogs.c:779 ../src/dialogs.c:1337
2563 #: ../src/win32.c:733
2564 msgid "Question"
2565 msgstr "问题"
2567 #: ../src/dialogs.c:703 ../src/win32.c:739
2568 msgid "Warning"
2569 msgstr "警告"
2571 #: ../src/dialogs.c:706 ../src/win32.c:745
2572 msgid "Information"
2573 msgstr "信息"
2575 #: ../src/dialogs.c:783
2576 msgid "_Don't save"
2577 msgstr "不保存(_D)"
2579 #: ../src/dialogs.c:812
2580 #, c-format
2581 msgid "The file '%s' is not saved."
2582 msgstr "文件“%s”没有保存。"
2584 #: ../src/dialogs.c:813
2585 msgid "Do you want to save it before closing?"
2586 msgstr "您要在关闭文件前保存吗?"
2588 #: ../src/dialogs.c:891
2589 msgid "Choose font"
2590 msgstr "选择字体"
2592 #: ../src/dialogs.c:1185
2593 msgid ""
2594 "An error occurred or file information could not be retrieved (e.g. from a "
2595 "new file)."
2596 msgstr "发生了一个错误或无法取得文件信息 (比如一个空文件)。"
2598 #: ../src/dialogs.c:1204 ../src/dialogs.c:1205 ../src/dialogs.c:1206
2599 #: ../src/dialogs.c:1212 ../src/dialogs.c:1213 ../src/dialogs.c:1214
2600 #: ../src/symbols.c:2404 ../src/symbols.c:2420 ../src/ui_utils.c:289
2601 msgid "unknown"
2602 msgstr "未知"
2604 #: ../src/dialogs.c:1219
2605 #, c-format
2606 msgid "%s Properties"
2607 msgstr "%s 属性"
2609 #: ../src/dialogs.c:1251 ../src/ui_utils.c:293
2610 msgid "(with BOM)"
2611 msgstr "(含有 BOM)"
2613 #: ../src/dialogs.c:1251
2614 msgid "(without BOM)"
2615 msgstr "(无 BOM)"
2617 #: ../src/document.c:734
2618 #, c-format
2619 msgid "File %s closed."
2620 msgstr "文件 %s 已关闭。"
2622 #: ../src/document.c:890
2623 #, c-format
2624 msgid "New file \"%s\" opened."
2625 msgstr "新文件“%s”已打开。"
2627 #: ../src/document.c:964
2628 #, c-format
2629 msgid "Could not open file %s (%s)"
2630 msgstr "无法打开文件 %s (%s)"
2632 #: ../src/document.c:1013
2633 #, c-format
2634 msgid "The file \"%s\" is not valid %s."
2635 msgstr "文件“%s”是非法的 %s。"
2637 #: ../src/document.c:1019
2638 #, c-format
2639 msgid ""
2640 "The file \"%s\" does not look like a text file or the file encoding is not "
2641 "supported."
2642 msgstr "文件“%s”可能不是文本文件或文件编码不支持。"
2644 #: ../src/document.c:1029
2645 #, c-format
2646 msgid ""
2647 "The file \"%s\" could not be opened properly and has been truncated. This "
2648 "can occur if the file contains a NULL byte. Be aware that saving it can "
2649 "cause data loss.\n"
2650 "The file was set to read-only."
2651 msgstr ""
2652 "文件“%s”无法正确打开并已被截短。可能因为文件含有 NULL 字节。保存文件会导致数"
2653 "据丢失。\n"
2654 "文件被设置为只读状态。"
2656 #: ../src/document.c:1241
2657 msgid "Spaces"
2658 msgstr "空格"
2660 #: ../src/document.c:1244
2661 msgid "Tabs"
2662 msgstr "制表符"
2664 #: ../src/document.c:1247
2665 msgid "Tabs and Spaces"
2666 msgstr "制表符和空格"
2668 #. For translators: first wildcard is the indentation mode (Spaces, Tabs, Tabs
2669 #. * and Spaces), the second one is the filename
2670 #: ../src/document.c:1252
2671 #, c-format
2672 msgid "Setting %s indentation mode for %s."
2673 msgstr "为 %2$s 设置 %1$s 缩进模式。"
2675 #: ../src/document.c:1263
2676 #, c-format
2677 msgid "Setting indentation width to %d for %s."
2678 msgstr "为 %2$s 设置缩进宽度 %1$d。"
2680 #: ../src/document.c:1487
2681 #, c-format
2682 msgid "File %s reloaded."
2683 msgstr "文件 %s 已重新载入。"
2685 #. For translators: this is the status window message for opening a file. %d is the number
2686 #. * of the newly opened file, %s indicates whether the file is opened read-only
2687 #. * (it is replaced with the string ", read-only").
2688 #: ../src/document.c:1495
2689 #, c-format
2690 msgid "File %s opened(%d%s)."
2691 msgstr "文件 %s 已打开 (%d%s)。"
2693 #: ../src/document.c:1497
2694 msgid ", read-only"
2695 msgstr ",只读"
2697 #: ../src/document.c:1617
2698 msgid "Discard history"
2699 msgstr "清除历史"
2701 #: ../src/document.c:1618
2702 msgid ""
2703 "The buffer's previous state is stored in the history and undoing restores "
2704 "it. You can disable this by discarding the history upon reload. This message "
2705 "will not be displayed again but your choice can be changed in the various "
2706 "preferences."
2707 msgstr ""
2708 "缓冲区的上一个状态存储在历史中,可以由撤销恢复。你可以在重新载入时清除历史,"
2709 "以禁用这一行为。这条消息不会再次显示,但你可以在首选项中修改这一设置。"
2711 #: ../src/document.c:1622
2712 msgid "The file has been reloaded."
2713 msgstr "文件已被重新载入。"
2715 #: ../src/document.c:1652
2716 msgid "Any unsaved changes will be lost."
2717 msgstr "未保存的修改将会丢失。"
2719 #: ../src/document.c:1653
2720 msgid "Undo history will be lost."
2721 msgstr "撤销历史将会丢失。"
2723 #: ../src/document.c:1654
2724 #, c-format
2725 msgid "Are you sure you want to reload '%s'?"
2726 msgstr "您确定要重新载入“%s”吗?"
2728 #: ../src/document.c:1760
2729 msgid "Error renaming file."
2730 msgstr "重命名文件出错。"
2732 #: ../src/document.c:1881
2733 #, c-format
2734 msgid ""
2735 "An error occurred while converting the file from UTF-8 in \"%s\". The file "
2736 "remains unsaved."
2737 msgstr "文件“%s”从UTF-8转换过来时出错。文件未保存。"
2739 #: ../src/document.c:1902
2740 #, c-format
2741 msgid ""
2742 "Error message: %s\n"
2743 "The error occurred at \"%s\" (line: %d, column: %d)."
2744 msgstr ""
2745 "错误信息:%s\n"
2746 "错误产生于“%s” (行:%d,列:%d)。"
2748 #: ../src/document.c:1906
2749 #, c-format
2750 msgid "Error message: %s."
2751 msgstr "错误信息:%s 。"
2753 #: ../src/document.c:1966
2754 #, c-format
2755 msgid "Failed to open file '%s' for writing: fopen() failed: %s"
2756 msgstr "无法打开文件“%s”进行编辑:fopen() 失败:%s"
2758 #: ../src/document.c:1984
2759 #, c-format
2760 msgid "Failed to write file '%s': fwrite() failed: %s"
2761 msgstr "无法写文件“%s”:fwrite() 失败:%s"
2763 #: ../src/document.c:1998
2764 #, c-format
2765 msgid "Failed to close file '%s': fclose() failed: %s"
2766 msgstr "无法关闭文件“%s”:fclose() 失败:%s"
2768 #: ../src/document.c:2048 ../src/document.c:3627
2769 msgid "_Overwrite"
2770 msgstr "覆盖(_O)"
2772 #: ../src/document.c:2050 ../src/document.c:3630
2773 #, c-format
2774 msgid "The file '%s' on the disk is more recent than the current buffer."
2775 msgstr "磁盘中的文件“%s”比当前编辑的新。"
2777 #: ../src/document.c:2058 ../src/document.c:3679
2778 msgid "Try to resave the file?"
2779 msgstr "尝试重新保存文件?"
2781 #: ../src/document.c:2059 ../src/document.c:3680
2782 #, c-format
2783 msgid "File \"%s\" was not found on disk!"
2784 msgstr "没有在磁盘上找到文件“%s”!"
2786 #: ../src/document.c:2122
2787 #, c-format
2788 msgid "Cannot save read-only document '%s'!"
2789 msgstr "无法保存只读文件“%s”!"
2791 #: ../src/document.c:2190
2792 #, c-format
2793 msgid "Error saving file (%s)."
2794 msgstr "保存文件出错 (%s)。"
2796 #: ../src/document.c:2195
2797 #, c-format
2798 msgid ""
2799 "%s\n"
2800 "\n"
2801 "The file on disk may now be truncated!"
2802 msgstr ""
2803 "%s\n"
2804 "\n"
2805 "磁盘上的文件可能会被截断!"
2807 #: ../src/document.c:2197
2808 msgid "Error saving file."
2809 msgstr "保存文件出错。"
2811 #: ../src/document.c:2221
2812 #, c-format
2813 msgid "File %s saved."
2814 msgstr "文件 %s 已保存。"
2816 #: ../src/document.c:2371
2817 msgid "Wrap search and find again?"
2818 msgstr "要循环查找吗?"
2820 #: ../src/document.c:2460 ../src/search.c:1368 ../src/search.c:1421
2821 #: ../src/search.c:2222 ../src/search.c:2223
2822 #, c-format
2823 msgid "No matches found for \"%s\"."
2824 msgstr "未找到匹配项“%s”。"
2826 #: ../src/document.c:2466
2827 #, c-format
2828 msgid "%s: replaced %d occurrence of \"%s\" with \"%s\"."
2829 msgid_plural "%s: replaced %d occurrences of \"%s\" with \"%s\"."
2830 msgstr[0] "%s:替换了 %d 处,从“%s”变为“%s”。"
2832 #: ../src/document.c:3629
2833 msgid "Do you want to reload it?"
2834 msgstr "您要重新载入吗?"
2836 #: ../src/editor.c:4470
2837 msgid "Enter Tab Width"
2838 msgstr "输入制表符宽度"
2840 #: ../src/editor.c:4471
2841 msgid "Enter the amount of spaces which should be replaced by a tab character."
2842 msgstr "输入要用一个制表符代替多少个空格。"
2844 #: ../src/editor.c:4676
2845 #, c-format
2846 msgid "Warning: non-standard hard tab width: %d != 8!"
2847 msgstr "警告:非标准的硬 tab 宽度:%d != 8!"
2849 #: ../src/encodings.c:72
2850 msgid "Celtic"
2851 msgstr "凯尔特语"
2853 #: ../src/encodings.c:73 ../src/encodings.c:74
2854 msgid "Greek"
2855 msgstr "希腊语"
2857 #: ../src/encodings.c:75
2858 msgid "Nordic"
2859 msgstr "北欧语系"
2861 #: ../src/encodings.c:76
2862 msgid "South European"
2863 msgstr "南欧语系"
2865 #: ../src/encodings.c:77 ../src/encodings.c:78 ../src/encodings.c:79
2866 #: ../src/encodings.c:80
2867 msgid "Western"
2868 msgstr "西方语系"
2870 #: ../src/encodings.c:82 ../src/encodings.c:83 ../src/encodings.c:84
2871 msgid "Baltic"
2872 msgstr "波罗的海语系"
2874 #: ../src/encodings.c:85 ../src/encodings.c:86 ../src/encodings.c:87
2875 msgid "Central European"
2876 msgstr "中欧语系"
2878 #. ISO-IR-111 not available on Windows
2879 #: ../src/encodings.c:88 ../src/encodings.c:89 ../src/encodings.c:91
2880 #: ../src/encodings.c:92 ../src/encodings.c:93
2881 msgid "Cyrillic"
2882 msgstr "斯拉夫语系"
2884 #: ../src/encodings.c:94
2885 msgid "Cyrillic/Russian"
2886 msgstr "斯拉夫/俄语"
2888 #: ../src/encodings.c:95
2889 msgid "Cyrillic/Ukrainian"
2890 msgstr "斯拉夫/乌克兰语"
2892 #: ../src/encodings.c:96
2893 msgid "Romanian"
2894 msgstr "罗马尼亚语"
2896 #: ../src/encodings.c:98 ../src/encodings.c:99 ../src/encodings.c:100
2897 msgid "Arabic"
2898 msgstr "阿拉伯语"
2900 #. not available at all, ?
2901 #: ../src/encodings.c:101 ../src/encodings.c:103 ../src/encodings.c:104
2902 msgid "Hebrew"
2903 msgstr "希伯来语"
2905 #: ../src/encodings.c:105
2906 msgid "Hebrew Visual"
2907 msgstr "希伯来语 (Hebrew Visual)"
2909 #: ../src/encodings.c:107
2910 msgid "Armenian"
2911 msgstr "亚美尼亚语"
2913 #: ../src/encodings.c:108
2914 msgid "Georgian"
2915 msgstr "乔治亚语"
2917 #: ../src/encodings.c:109
2918 msgid "Thai"
2919 msgstr "泰语"
2921 #: ../src/encodings.c:110 ../src/encodings.c:111 ../src/encodings.c:112
2922 msgid "Turkish"
2923 msgstr "土耳其语"
2925 #: ../src/encodings.c:113 ../src/encodings.c:114 ../src/encodings.c:115
2926 msgid "Vietnamese"
2927 msgstr "越南语"
2929 #: ../src/encodings.c:117 ../src/encodings.c:118 ../src/encodings.c:119
2930 #: ../src/encodings.c:120 ../src/encodings.c:121 ../src/encodings.c:122
2931 #: ../src/encodings.c:123 ../src/encodings.c:124 ../src/encodings.c:545
2932 msgid "Unicode"
2933 msgstr "Unicode"
2935 #. maybe not available on Linux
2936 #: ../src/encodings.c:126 ../src/encodings.c:127 ../src/encodings.c:128
2937 #: ../src/encodings.c:130
2938 msgid "Chinese Simplified"
2939 msgstr "简体中文"
2941 #: ../src/encodings.c:131 ../src/encodings.c:132 ../src/encodings.c:133
2942 msgid "Chinese Traditional"
2943 msgstr "繁体中文"
2945 #: ../src/encodings.c:134 ../src/encodings.c:135 ../src/encodings.c:136
2946 #: ../src/encodings.c:137
2947 msgid "Japanese"
2948 msgstr "日语"
2950 #: ../src/encodings.c:138 ../src/encodings.c:139 ../src/encodings.c:140
2951 #: ../src/encodings.c:141
2952 msgid "Korean"
2953 msgstr "朝鲜语"
2955 #: ../src/encodings.c:143
2956 msgid "Without encoding"
2957 msgstr "没有编码"
2959 #: ../src/encodings.c:414
2960 msgid "_West European"
2961 msgstr "西欧语系(_W)"
2963 #: ../src/encodings.c:415
2964 msgid "_East European"
2965 msgstr "东欧语系(_E)"
2967 #: ../src/encodings.c:416
2968 msgid "East _Asian"
2969 msgstr "东亚语系(_A)"
2971 #: ../src/encodings.c:417
2972 msgid "_SE & SW Asian"
2973 msgstr "东南亚和西南亚语系(_S)"
2975 #: ../src/encodings.c:418
2976 msgid "_Middle Eastern"
2977 msgstr "中东语系(_M)"
2979 #: ../src/encodings.c:419
2980 msgid "_Unicode"
2981 msgstr "_Unicode"
2983 #: ../src/encodings.c:535
2984 msgid "West European"
2985 msgstr "西欧"
2987 #: ../src/encodings.c:537
2988 msgid "East European"
2989 msgstr "东欧"
2991 #: ../src/encodings.c:539
2992 msgid "East Asian"
2993 msgstr "东亚"
2995 #: ../src/encodings.c:541
2996 msgid "SE & SW Asian"
2997 msgstr "东南亚和西南亚"
2999 #: ../src/encodings.c:543
3000 msgid "Middle Eastern"
3001 msgstr "中东"
3003 #: ../src/filetypes.c:87
3004 #, c-format
3005 msgid "%s source file"
3006 msgstr "%s 源文件"
3008 #: ../src/filetypes.c:88
3009 #, c-format
3010 msgid "%s file"
3011 msgstr "%s 文件"
3013 #: ../src/filetypes.c:89
3014 #, c-format
3015 msgid "%s script"
3016 msgstr "%s 脚本文件"
3018 #: ../src/filetypes.c:90
3019 #, c-format
3020 msgid "%s document"
3021 msgstr "%s 文档"
3023 #: ../src/filetypes.c:155
3024 msgid "Shell"
3025 msgstr "Shell"
3027 #: ../src/filetypes.c:156
3028 msgid "Makefile"
3029 msgstr "Makefile"
3031 #: ../src/filetypes.c:160
3032 msgid "Cascading Stylesheet"
3033 msgstr "层叠样式表"
3035 #: ../src/filetypes.c:169
3036 msgid "Config"
3037 msgstr "配置文件"
3039 #: ../src/filetypes.c:170
3040 msgid "Gettext translation"
3041 msgstr "Gettext 翻译文件"
3043 #: ../src/filetypes.c:431
3044 msgid "_Programming Languages"
3045 msgstr "编程语言(_P)"
3047 #: ../src/filetypes.c:432
3048 msgid "_Scripting Languages"
3049 msgstr "脚本语言(_S)"
3051 #: ../src/filetypes.c:433
3052 msgid "_Markup Languages"
3053 msgstr "标记语言(_M)"
3055 #: ../src/filetypes.c:434
3056 msgid "M_iscellaneous"
3057 msgstr "其他"
3059 #: ../src/filetypes.c:1195 ../src/win32.c:156
3060 msgid "All Source"
3061 msgstr "所有源文件"
3063 #. create meta file filter "All files"
3064 #: ../src/filetypes.c:1220 ../src/project.c:350 ../src/win32.c:146
3065 #: ../src/win32.c:191 ../src/win32.c:212 ../src/win32.c:217
3066 msgid "All files"
3067 msgstr "所有文件"
3069 #: ../src/filetypes.c:1269
3070 #, c-format
3071 msgid "Bad regex for filetype %s: %s"
3072 msgstr "文件类型 %s 的错误正则表达式:%s"
3074 #: ../src/geany.h:50
3075 msgid "untitled"
3076 msgstr "未命名"
3078 #: ../src/highlighting.c:1230 ../src/libmain.c:868 ../src/socket.c:170
3079 #: ../src/templates.c:232
3080 #, c-format
3081 msgid "Could not find file '%s'."
3082 msgstr "无法找到“%s”文件。"
3084 #: ../src/highlighting.c:1300
3085 msgid "Default"
3086 msgstr "默认"
3088 #: ../src/highlighting.c:1341
3089 msgid "The current filetype overrides the default style."
3090 msgstr "当前文件类型覆盖了默认的样式。"
3092 #: ../src/highlighting.c:1342
3093 msgid "This may cause color schemes to display incorrectly."
3094 msgstr "这可能导致配色方案显示不正常。"
3096 #: ../src/highlighting.c:1367
3097 msgid "Color Schemes"
3098 msgstr "配色方案"
3100 #. visual group order
3101 #: ../src/keybindings.c:311 ../src/symbols.c:494
3102 msgid "File"
3103 msgstr "文件"
3105 #: ../src/keybindings.c:313
3106 msgid "Clipboard"
3107 msgstr "剪贴板"
3109 #: ../src/keybindings.c:314
3110 msgid "Select"
3111 msgstr "选择"
3113 #: ../src/keybindings.c:315
3114 msgid "Format"
3115 msgstr "格式"
3117 #: ../src/keybindings.c:316
3118 msgid "Insert"
3119 msgstr "插入"
3121 #: ../src/keybindings.c:317
3122 msgid "Settings"
3123 msgstr "设置"
3125 #: ../src/keybindings.c:318
3126 msgid "Search"
3127 msgstr "搜索"
3129 #: ../src/keybindings.c:319
3130 msgid "Go to"
3131 msgstr "跳转到行"
3133 #: ../src/keybindings.c:320
3134 msgid "View"
3135 msgstr "查看"
3137 #: ../src/keybindings.c:321 ../src/symbols.c:643
3138 msgid "Document"
3139 msgstr "文档"
3141 #: ../src/keybindings.c:323 ../src/keybindings.c:692 ../src/project.c:513
3142 #: ../src/ui_utils.c:2215
3143 msgid "Build"
3144 msgstr "生成"
3146 #: ../src/keybindings.c:325 ../src/keybindings.c:717
3147 msgid "Help"
3148 msgstr "帮助"
3150 #: ../src/keybindings.c:326
3151 msgid "Focus"
3152 msgstr "焦点"
3154 #: ../src/keybindings.c:327
3155 msgid "Notebook tab"
3156 msgstr "标签页"
3158 #: ../src/keybindings.c:336 ../src/keybindings.c:368
3159 msgid "New"
3160 msgstr "新建"
3162 #: ../src/keybindings.c:338 ../src/keybindings.c:370
3163 msgid "Open"
3164 msgstr "打开"
3166 #: ../src/keybindings.c:341
3167 msgid "Open selected file"
3168 msgstr "打开选择的文件"
3170 #: ../src/keybindings.c:343
3171 msgid "Save"
3172 msgstr "保存"
3174 #: ../src/keybindings.c:345 ../src/toolbar.c:59
3175 msgid "Save as"
3176 msgstr "另存为"
3178 #: ../src/keybindings.c:347
3179 msgid "Save all"
3180 msgstr "全部保存"
3182 #: ../src/keybindings.c:350 ../src/symbols.c:727
3183 msgid "Properties"
3184 msgstr "属性"
3186 #: ../src/keybindings.c:352
3187 msgid "Print"
3188 msgstr "打印"
3190 #: ../src/keybindings.c:354 ../src/keybindings.c:375
3191 msgid "Close"
3192 msgstr "关闭"
3194 #: ../src/keybindings.c:356
3195 msgid "Close all"
3196 msgstr "全部关闭"
3198 #: ../src/keybindings.c:359
3199 msgid "Reload file"
3200 msgstr "重新载入文件"
3202 #: ../src/keybindings.c:361
3203 msgid "Re-open last closed tab"
3204 msgstr "重新载入刚刚关闭的标签"
3206 #: ../src/keybindings.c:363
3207 msgid "Quit"
3208 msgstr "退出"
3210 #: ../src/keybindings.c:380
3211 msgid "Undo"
3212 msgstr "撤消"
3214 #: ../src/keybindings.c:382
3215 msgid "Redo"
3216 msgstr "重做"
3218 #: ../src/keybindings.c:391
3219 msgid "Delete to line end"
3220 msgstr "删除到行尾"
3222 #: ../src/keybindings.c:394
3223 msgid "Delete to beginning of line"
3224 msgstr "删除到行首"
3226 #: ../src/keybindings.c:397
3227 msgid "_Transpose Current Line"
3228 msgstr "调换当前行(_T)"
3230 #: ../src/keybindings.c:399
3231 msgid "Scroll to current line"
3232 msgstr "滚动到当前行"
3234 #: ../src/keybindings.c:401
3235 msgid "Scroll up the view by one line"
3236 msgstr "逐行移动"
3238 #: ../src/keybindings.c:403
3239 msgid "Scroll down the view by one line"
3240 msgstr "逐行地向下滚动视图"
3242 #: ../src/keybindings.c:405
3243 msgid "Complete snippet"
3244 msgstr "完成片断"
3246 #: ../src/keybindings.c:407
3247 msgid "Move cursor in snippet"
3248 msgstr "在片断中移动光标"
3250 #: ../src/keybindings.c:409
3251 msgid "Suppress snippet completion"
3252 msgstr "禁止完成片断"
3254 #: ../src/keybindings.c:411
3255 msgid "Context Action"
3256 msgstr "上下文动作"
3258 #: ../src/keybindings.c:413
3259 msgid "Complete word"
3260 msgstr "自动完成"
3262 #: ../src/keybindings.c:415
3263 msgid "Show calltip"
3264 msgstr "显示函数原型"
3266 #: ../src/keybindings.c:417
3267 msgid "Word part completion"
3268 msgstr "单词片段完成"
3270 #: ../src/keybindings.c:420
3271 msgid "Move line(s) up"
3272 msgstr "上移行"
3274 #: ../src/keybindings.c:423
3275 msgid "Move line(s) down"
3276 msgstr "下移行"
3278 #: ../src/keybindings.c:428
3279 msgid "Cut"
3280 msgstr "剪切"
3282 #: ../src/keybindings.c:430
3283 msgid "Copy"
3284 msgstr "复制"
3286 #: ../src/keybindings.c:432
3287 msgid "Paste"
3288 msgstr "粘贴"
3290 #: ../src/keybindings.c:443
3291 msgid "Select All"
3292 msgstr "全选"
3294 #: ../src/keybindings.c:445
3295 msgid "Select current word"
3296 msgstr "选择当前词"
3298 #: ../src/keybindings.c:453
3299 msgid "Select to previous word part"
3300 msgstr "选择上一个单词片段"
3302 #: ../src/keybindings.c:455
3303 msgid "Select to next word part"
3304 msgstr "选择下一个单词片段"
3306 #: ../src/keybindings.c:463
3307 msgid "Toggle line commentation"
3308 msgstr "开关行注释"
3310 #: ../src/keybindings.c:466
3311 msgid "Comment line(s)"
3312 msgstr "注释行"
3314 #: ../src/keybindings.c:468
3315 msgid "Uncomment line(s)"
3316 msgstr "取消注释行"
3318 #: ../src/keybindings.c:470
3319 msgid "Increase indent"
3320 msgstr "增加缩进"
3322 #: ../src/keybindings.c:473
3323 msgid "Decrease indent"
3324 msgstr "减少缩进"
3326 #: ../src/keybindings.c:476
3327 msgid "Increase indent by one space"
3328 msgstr "增加一个空格缩进"
3330 #: ../src/keybindings.c:478
3331 msgid "Decrease indent by one space"
3332 msgstr "减少一个空格缩进"
3334 #: ../src/keybindings.c:482
3335 msgid "Send to Custom Command 1"
3336 msgstr "发送自定义命令 1"
3338 #: ../src/keybindings.c:484
3339 msgid "Send to Custom Command 2"
3340 msgstr "发送自定义命令 2"
3342 #: ../src/keybindings.c:486
3343 msgid "Send to Custom Command 3"
3344 msgstr "发送自定义命令 3"
3346 #: ../src/keybindings.c:488
3347 msgid "Send to Custom Command 4"
3348 msgstr "发送自定义命令 4"
3350 #: ../src/keybindings.c:490
3351 msgid "Send to Custom Command 5"
3352 msgstr "发送自定义命令 5"
3354 #: ../src/keybindings.c:492
3355 msgid "Send to Custom Command 6"
3356 msgstr "发送自定义命令 6"
3358 #: ../src/keybindings.c:494
3359 msgid "Send to Custom Command 7"
3360 msgstr "发送自定义命令 7"
3362 #: ../src/keybindings.c:496
3363 msgid "Send to Custom Command 8"
3364 msgstr "发送自定义命令 8"
3366 #: ../src/keybindings.c:498
3367 msgid "Send to Custom Command 9"
3368 msgstr "发送自定义命令 9"
3370 #: ../src/keybindings.c:506
3371 msgid "Join lines"
3372 msgstr "加入行"
3374 #: ../src/keybindings.c:511
3375 msgid "Insert date"
3376 msgstr "插入日期"
3378 #: ../src/keybindings.c:517
3379 msgid "Insert New Line Before Current"
3380 msgstr "在前面插入一个新行"
3382 #: ../src/keybindings.c:519
3383 msgid "Insert New Line After Current"
3384 msgstr "在后面插入一个新行"
3386 #: ../src/keybindings.c:532 ../src/search.c:466
3387 msgid "Find"
3388 msgstr "查找"
3390 #: ../src/keybindings.c:534
3391 msgid "Find Next"
3392 msgstr "查找下一个"
3394 #: ../src/keybindings.c:536
3395 msgid "Find Previous"
3396 msgstr "查找上一个"
3398 #: ../src/keybindings.c:543 ../src/search.c:619
3399 msgid "Replace"
3400 msgstr "替换"
3402 #: ../src/keybindings.c:545 ../src/search.c:869
3403 msgid "Find in Files"
3404 msgstr "在多个文件中查找"
3406 #: ../src/keybindings.c:548
3407 msgid "Next Message"
3408 msgstr "下一个信息"
3410 #: ../src/keybindings.c:550
3411 msgid "Previous Message"
3412 msgstr "上一个信息"
3414 #: ../src/keybindings.c:553
3415 msgid "Find Usage"
3416 msgstr "查找用法"
3418 #: ../src/keybindings.c:556
3419 msgid "Find Document Usage"
3420 msgstr "查找文档用法"
3422 #: ../src/keybindings.c:563 ../src/toolbar.c:70
3423 msgid "Navigate back a location"
3424 msgstr "返回上一个位置"
3426 #: ../src/keybindings.c:565 ../src/toolbar.c:71
3427 msgid "Navigate forward a location"
3428 msgstr "前进一个位置"
3430 #: ../src/keybindings.c:570
3431 msgid "Go to matching brace"
3432 msgstr "跳转到对应花括号"
3434 #: ../src/keybindings.c:573
3435 msgid "Toggle marker"
3436 msgstr "开关标记"
3438 #: ../src/keybindings.c:582
3439 msgid "Go to Symbol Definition"
3440 msgstr "跳转到符号定义"
3442 #: ../src/keybindings.c:585
3443 msgid "Go to Symbol Declaration"
3444 msgstr "跳转到符号声明"
3446 #: ../src/keybindings.c:587
3447 msgid "Go to Start of Line"
3448 msgstr "跳转到行首"
3450 #: ../src/keybindings.c:589
3451 msgid "Go to End of Line"
3452 msgstr "跳转到行尾"
3454 #: ../src/keybindings.c:591
3455 msgid "Go to Start of Display Line"
3456 msgstr "跳转到显示的行首"
3458 #: ../src/keybindings.c:593
3459 msgid "Go to End of Display Line"
3460 msgstr "跳转到显示的行尾"
3462 #: ../src/keybindings.c:595
3463 msgid "Go to Previous Word Part"
3464 msgstr "跳转到前一个词"
3466 #: ../src/keybindings.c:597
3467 msgid "Go to Next Word Part"
3468 msgstr "跳转到下一个词"
3470 #: ../src/keybindings.c:602
3471 msgid "Toggle All Additional Widgets"
3472 msgstr "开关所有附加部件"
3474 #: ../src/keybindings.c:605
3475 msgid "Fullscreen"
3476 msgstr "全屏"
3478 #: ../src/keybindings.c:607
3479 msgid "Toggle Messages Window"
3480 msgstr "开关信息窗口"
3482 #: ../src/keybindings.c:610
3483 msgid "Toggle Sidebar"
3484 msgstr "开关边栏"
3486 #: ../src/keybindings.c:612
3487 msgid "Zoom In"
3488 msgstr "放大"
3490 #: ../src/keybindings.c:614
3491 msgid "Zoom Out"
3492 msgstr "缩小"
3494 #: ../src/keybindings.c:616
3495 msgid "Zoom Reset"
3496 msgstr "重置缩放"
3498 #: ../src/keybindings.c:621
3499 msgid "Switch to Editor"
3500 msgstr "切换到编辑器"
3502 #: ../src/keybindings.c:623
3503 msgid "Switch to Search Bar"
3504 msgstr "切换到查找栏"
3506 #: ../src/keybindings.c:625
3507 msgid "Switch to Message Window"
3508 msgstr "切换到信息窗口"
3510 #: ../src/keybindings.c:627
3511 msgid "Switch to Compiler"
3512 msgstr "切换到编译器"
3514 #: ../src/keybindings.c:629
3515 msgid "Switch to Messages"
3516 msgstr "切换到信息"
3518 #: ../src/keybindings.c:631
3519 msgid "Switch to Scribble"
3520 msgstr "切换到便签"
3522 #: ../src/keybindings.c:633
3523 msgid "Switch to VTE"
3524 msgstr "切换到虚拟终端"
3526 #: ../src/keybindings.c:635
3527 msgid "Switch to Sidebar"
3528 msgstr "切换到边栏"
3530 #: ../src/keybindings.c:637
3531 msgid "Switch to Sidebar Symbol List"
3532 msgstr "切换到边栏符号列表"
3534 #: ../src/keybindings.c:639
3535 msgid "Switch to Sidebar Document List"
3536 msgstr "切换到边栏文档列表"
3538 #: ../src/keybindings.c:644
3539 msgid "Switch to left document"
3540 msgstr "切换到左侧文档"
3542 #: ../src/keybindings.c:646
3543 msgid "Switch to right document"
3544 msgstr "切换到右侧文档"
3546 #: ../src/keybindings.c:648
3547 msgid "Switch to last used document"
3548 msgstr "切换到上次使用的文楼"
3550 #: ../src/keybindings.c:651
3551 msgid "Move document left"
3552 msgstr "向左移动文档"
3554 #: ../src/keybindings.c:654
3555 msgid "Move document right"
3556 msgstr "向右移动文档"
3558 #: ../src/keybindings.c:656
3559 msgid "Move document first"
3560 msgstr "将文档移动到最前"
3562 #: ../src/keybindings.c:658
3563 msgid "Move document last"
3564 msgstr "将文档移动到最后"
3566 #: ../src/keybindings.c:663
3567 msgid "Toggle Line wrapping"
3568 msgstr "切换自动换行"
3570 #: ../src/keybindings.c:665
3571 msgid "Toggle Line breaking"
3572 msgstr "切换自动断行"
3574 #: ../src/keybindings.c:671
3575 msgid "Replace spaces with tabs"
3576 msgstr "替换空格为制表符"
3578 #: ../src/keybindings.c:673
3579 msgid "Toggle current fold"
3580 msgstr "开关当前折叠点"
3582 #: ../src/keybindings.c:675
3583 msgid "Fold all"
3584 msgstr "折叠全部"
3586 #: ../src/keybindings.c:677
3587 msgid "Unfold all"
3588 msgstr "展开全部"
3590 #: ../src/keybindings.c:679
3591 msgid "Reload symbol list"
3592 msgstr "重新载入符号列表"
3594 #: ../src/keybindings.c:681
3595 msgid "Remove Markers"
3596 msgstr "移除标记"
3598 #: ../src/keybindings.c:683
3599 msgid "Remove Error Indicators"
3600 msgstr "移除出错指示"
3602 #: ../src/keybindings.c:685
3603 msgid "Remove Markers and Error Indicators"
3604 msgstr "移除标记和出错指示"
3606 #: ../src/keybindings.c:690 ../src/toolbar.c:72
3607 msgid "Compile"
3608 msgstr "编译"
3610 #: ../src/keybindings.c:694
3611 msgid "Make all"
3612 msgstr "生成全部"
3614 #: ../src/keybindings.c:697
3615 msgid "Make custom target"
3616 msgstr "生成自定义目标"
3618 #: ../src/keybindings.c:699
3619 msgid "Make object"
3620 msgstr "生成目标文件"
3622 #: ../src/keybindings.c:701
3623 msgid "Next error"
3624 msgstr "下一个错误"
3626 #: ../src/keybindings.c:703
3627 msgid "Previous error"
3628 msgstr "上一个错误"
3630 #: ../src/keybindings.c:705
3631 msgid "Run"
3632 msgstr "运行"
3634 #: ../src/keybindings.c:707
3635 msgid "Build options"
3636 msgstr "生成参数"
3638 #: ../src/keybindings.c:712
3639 msgid "Show Color Chooser"
3640 msgstr "显示颜色选择器"
3642 #: ../src/keybindings.c:995
3643 msgid "Keyboard Shortcuts"
3644 msgstr "快捷键"
3646 #: ../src/keybindings.c:1007
3647 msgid "The following keyboard shortcuts are configurable:"
3648 msgstr "下列快捷键可定义:"
3650 #: ../src/keyfile.c:1033
3651 msgid "Type here what you want, use it as a notice/scratch board"
3652 msgstr "随便写写,当便签或草稿好了。从前有座山,山里有个庙……"
3654 #: ../src/keyfile.c:1260
3655 msgid "Failed to load one or more session files."
3656 msgstr "打开一个或多个上次会话的文件失败。"
3658 #: ../src/libmain.c:122
3659 msgid ""
3660 "Set initial column number to COLUMN for the first opened file (useful in "
3661 "conjunction with --line)"
3662 msgstr "设置第一个打开的文件的初始列号 (与 --line 同时使用)"
3664 #: ../src/libmain.c:122
3665 msgid "COLUMN"
3666 msgstr "COLUMN"
3668 #: ../src/libmain.c:123
3669 msgid "Use alternate configuration directory DIR"
3670 msgstr "使用自定义的配置文件目录 DIR"
3672 #: ../src/libmain.c:123
3673 msgid "DIR"
3674 msgstr "DIR"
3676 #: ../src/libmain.c:124
3677 msgid "Print internal filetype names"
3678 msgstr "打印内部文件类型名"
3680 #: ../src/libmain.c:125
3681 msgid "Generate global tags file (see documentation)"
3682 msgstr "生成全局标记文件 (参见文档)"
3684 #: ../src/libmain.c:126
3685 msgid "Don't preprocess C/C++ files when generating tags file"
3686 msgstr "生成标记时不要预处理 C/C++ 文件"
3688 #: ../src/libmain.c:128
3689 msgid "Don't open files in a running instance, force opening a new instance"
3690 msgstr "不要在一个已运行的实例中打开文件,强制在新的实例中打开"
3692 #: ../src/libmain.c:129
3693 msgid ""
3694 "Use socket filename FILE for communication with a running Geany instance"
3695 msgstr "使用 socket 文件 FILE 与一个正在运行的 Geany 实例通信"
3697 #: ../src/libmain.c:129 ../src/libmain.c:143
3698 msgid "FILE"
3699 msgstr "FILE"
3701 #: ../src/libmain.c:130
3702 msgid "Return a list of open documents in a running Geany instance"
3703 msgstr "返回一个正在运行的 Geany 实例打开的文件列表"
3705 #: ../src/libmain.c:132
3706 msgid "Set initial line number to LINE for the first opened file"
3707 msgstr "设置第一个打开的文件的初始行号 LINE"
3709 #: ../src/libmain.c:132
3710 msgid "LINE"
3711 msgstr "LINE"
3713 #: ../src/libmain.c:133
3714 msgid "Don't show message window at startup"
3715 msgstr "启动时不要显示信息窗口"
3717 #: ../src/libmain.c:134
3718 msgid "Don't load auto completion data (see documentation)"
3719 msgstr "不要载入自动完成数据 (参见文档)"
3721 #: ../src/libmain.c:136
3722 msgid "Don't load plugins"
3723 msgstr "不要载入插件"
3725 #: ../src/libmain.c:138
3726 msgid "Print Geany's installation prefix"
3727 msgstr "打印 Geany 安装前辍"
3729 #: ../src/libmain.c:139
3730 msgid "Open all FILES in read-only mode (see documentation)"
3731 msgstr "以只读方式打开所有文件 (参见文档)"
3733 #: ../src/libmain.c:140
3734 msgid "Don't load the previous session's files"
3735 msgstr "不要载入上次会话文件"
3737 #: ../src/libmain.c:142
3738 msgid "Don't load terminal support"
3739 msgstr "不要载入虚拟终端"
3741 #: ../src/libmain.c:143
3742 msgid "Use FILE as the dynamically-linked VTE library"
3743 msgstr "使用 FILE 作为动态链接的 VTE 库"
3745 #: ../src/libmain.c:145
3746 msgid "Be verbose"
3747 msgstr "细节"
3749 #: ../src/libmain.c:146
3750 msgid "Show version and exit"
3751 msgstr "显示版本并退出"
3753 #: ../src/libmain.c:536
3754 msgid "[FILES...]"
3755 msgstr "[文件...]"
3757 #: ../src/libmain.c:538
3758 msgid "A fast and lightweight IDE."
3759 msgstr "轻快的 IDE。"
3761 #: ../src/libmain.c:539
3762 msgid "Report bugs to https://github.com/geany/geany/issues."
3763 msgstr "到 https://github.com/geany/geany/issues 报告问题。"
3765 #. note for translators: library versions are printed after this
3766 #: ../src/libmain.c:572
3767 #, c-format
3768 msgid "built on %s with "
3769 msgstr "生成于 %s,库版本 "
3771 #: ../src/libmain.c:665
3772 msgid "Move it now?"
3773 msgstr "现在移动?"
3775 #: ../src/libmain.c:667
3776 msgid "Geany needs to move your old configuration directory before starting."
3777 msgstr "Geany 需要在开始前移动您原来的设置路径。"
3779 #: ../src/libmain.c:676
3780 #, c-format
3781 msgid ""
3782 "Your configuration directory has been successfully moved from \"%s\" to \"%s"
3783 "\"."
3784 msgstr "你的设置路径已成功从“%s”变为“%s”。"
3786 #. for translators: the third %s in brackets is the error message which
3787 #. * describes why moving the dir didn't work
3788 #: ../src/libmain.c:686
3789 #, c-format
3790 msgid ""
3791 "Your old configuration directory \"%s\" could not be moved to \"%s\" (%s). "
3792 "Please move manually the directory to the new location."
3793 msgstr "您的配置文件路径无法从“%s”移动到“%s” (%s)。请手动移动文件夹到新路径。"
3795 #: ../src/libmain.c:768
3796 #, c-format
3797 msgid ""
3798 "Configuration directory could not be created (%s).\n"
3799 "There could be some problems using Geany without a configuration directory.\n"
3800 "Start Geany anyway?"
3801 msgstr ""
3802 "无法创建配置文件目录 (%s)。\n"
3803 "如果没有配置文件目录 Geany 可能会出现问题。\n"
3804 "不管它,启动 Geany?"
3806 #: ../src/libmain.c:1175
3807 #, c-format
3808 msgid "This is Geany %s."
3809 msgstr "这是 Geany %s。"
3811 #: ../src/libmain.c:1177
3812 #, c-format
3813 msgid "Configuration directory could not be created (%s)."
3814 msgstr "无法创建配置文件目录 (%s)。"
3816 #: ../src/libmain.c:1401
3817 msgid "Do you really want to quit?"
3818 msgstr "您真的要退出吗?"
3820 #: ../src/libmain.c:1439
3821 msgid "Configuration files reloaded."
3822 msgstr "配置文件已重新载入。"
3824 #: ../src/log.c:186
3825 msgid "Debug Messages"
3826 msgstr "调试信息"
3828 #: ../src/log.c:188
3829 msgid "Cl_ear"
3830 msgstr "清除(_E)"
3832 #: ../src/msgwindow.c:177
3833 msgid "Status messages"
3834 msgstr "状态信息"
3836 #: ../src/msgwindow.c:582
3837 msgid "C_opy"
3838 msgstr "复制(_O)"
3840 #: ../src/msgwindow.c:591
3841 msgid "Copy _All"
3842 msgstr "复制全部(_A)"
3844 #: ../src/msgwindow.c:621
3845 msgid "_Hide Message Window"
3846 msgstr "隐藏信息窗口(_H)"
3848 #: ../src/msgwindow.c:682
3849 #, c-format
3850 msgid "Could not find file '%s' - trying the current document path."
3851 msgstr "无法找到文件“%s” - 尝试当前文档路径。"
3853 #: ../src/msgwindow.c:1118
3854 msgid "The document has been closed."
3855 msgstr "文件已关闭。"
3857 #: ../src/notebook.c:199
3858 msgid "Switch to Document"
3859 msgstr "切换到文档"
3861 #: ../src/notebook.c:477
3862 msgid "Open in New _Window"
3863 msgstr "在新窗口中打开(_W)"
3865 #: ../src/notebook.c:502
3866 msgid "Close Documents to the _Right"
3867 msgstr "关闭右边所有文档(_R)"
3869 #: ../src/plugins.c:233
3870 #, c-format
3871 msgid ""
3872 "The plugin \"%s\" is not binary compatible with this release of Geany - "
3873 "please recompile it."
3874 msgstr "插件“%s”与这个版本的 Geany 不匹配,请重新编译该插件。"
3876 #: ../src/plugins.c:1271
3877 msgid "_Plugin Manager"
3878 msgstr "插件管理器(_P)"
3880 #: ../src/plugins.c:1650
3881 msgid ""
3882 "\n"
3883 "<i>Other plugins depend on this. Disable them first to allow deactivation.</"
3884 "i>\n"
3885 msgstr ""
3886 "\n"
3887 "有其他插件依赖于该插件。请先禁用其他插件。\n"
3889 #. Four allocations is less than ideal but meh
3890 #: ../src/plugins.c:1652
3891 #, c-format
3892 msgid ""
3893 "Version:\t%s\n"
3894 "Author(s):\t%s\n"
3895 "Filename:\t%s"
3896 msgstr ""
3897 "版本:\t%s\n"
3898 "作者:\t%s\n"
3899 "文件名:\t%s"
3901 #: ../src/plugins.c:1680
3902 msgid "No plugins available."
3903 msgstr "没有可用插件。"
3905 #: ../src/plugins.c:1812
3906 msgid "Active"
3907 msgstr "激活"
3909 #: ../src/plugins.c:1819
3910 msgid "Plugin"
3911 msgstr "插件"
3913 #: ../src/plugins.c:1933
3914 msgid "Plugins"
3915 msgstr "插件"
3917 #: ../src/plugins.c:1974
3918 msgid "Choose which plugins should be loaded at startup:"
3919 msgstr "选择哪些插件应该在启动时装载:"
3921 #: ../src/plugins.c:2067
3922 #, c-format
3923 msgid ""
3924 "Proxy plugin '%s' extension '%s' starts with a dot. Please fix your proxy "
3925 "plugin."
3926 msgstr "代理插件“%s”的扩展名“%s”由点号开始。请修复您的的代理插件。"
3928 #: ../src/pluginutils.c:427
3929 msgid "Configure Plugins"
3930 msgstr "设置插件"
3932 #: ../src/prefs.c:181
3933 msgid "Grab Key"
3934 msgstr "获取按键"
3936 #: ../src/prefs.c:187
3937 #, c-format
3938 msgid "Press the combination of the keys you want to use for \"%s\"."
3939 msgstr "请按下用于“%s”的按键组合。"
3941 #: ../src/prefs.c:227 ../src/symbols.c:2558 ../src/sidebar.c:752
3942 msgid "_Expand All"
3943 msgstr "全部展开(_E)"
3945 #: ../src/prefs.c:232 ../src/symbols.c:2563 ../src/sidebar.c:758
3946 msgid "_Collapse All"
3947 msgstr "全部折叠(_C)"
3949 #: ../src/prefs.c:292
3950 msgid "Action"
3951 msgstr "操作"
3953 #: ../src/prefs.c:297
3954 msgid "Shortcut"
3955 msgstr "快捷键"
3957 #: ../src/prefs.c:1485
3958 msgid "_Allow"
3959 msgstr "允许(_A)"
3961 #: ../src/prefs.c:1487
3962 msgid "_Override"
3963 msgstr "覆写(_O)"
3965 #: ../src/prefs.c:1488
3966 msgid "Override that keybinding?"
3967 msgstr "覆写快捷键?"
3969 #: ../src/prefs.c:1489
3970 #, c-format
3971 msgid "The combination '%s' is already used for \"%s\"."
3972 msgstr "按键组合“%s”已用于“%s”。"
3974 #. add manually GeanyWrapLabels because they can't be added with Glade
3975 #. page Tools
3976 #: ../src/prefs.c:1698
3977 msgid "Enter tool paths below. Tools you do not need can be left blank."
3978 msgstr "在下面输入工具路径。不需要的请留空。"
3980 #. page Templates
3981 #: ../src/prefs.c:1703
3982 msgid ""
3983 "Set the information to be used in templates. See the documentation for "
3984 "details."
3985 msgstr "定义用于模板的信息。查看帮助文档了解更多细节。"
3987 #. page Keybindings
3988 #: ../src/prefs.c:1708
3989 msgid ""
3990 "Here you can change keyboard shortcuts for various actions. Select one and "
3991 "press the Change button to enter a new shortcut, or double click on an "
3992 "action to edit the string representation of the shortcut directly."
3993 msgstr ""
3994 "您可以在这里更改各种操作的快捷键。选择一个操作并按“更改”按钮输入一个按键或双"
3995 "击一个操作直接编辑快捷键的字符串。"
3997 #. page Editor->Indentation
3998 #: ../src/prefs.c:1713
3999 msgid ""
4000 "<i>Warning: these settings are overridden by the current project. See "
4001 "<b>Project->Properties</b>.</i>"
4002 msgstr "<i>警告:这些设置被当前项目重载。见 <b>项目->属性</b>。</i>"
4004 #: ../src/printing.c:164
4005 #, c-format
4006 msgid "<b>Page %d of %d</b>"
4007 msgstr "<b>第 %d 页,共 %d 页</b>"
4009 #: ../src/printing.c:234
4010 msgid "Document Setup"
4011 msgstr "文档设置"
4013 #: ../src/printing.c:269
4014 msgid "Print only the basename(without the path) of the printed file"
4015 msgstr "打印文件的基本文件名,不包括路径"
4017 #: ../src/printing.c:421
4018 msgid "Paginating"
4019 msgstr "页码"
4021 #: ../src/printing.c:445
4022 #, c-format
4023 msgid "Page %d of %d"
4024 msgstr "第 %d 页,共 %d 页"
4026 #: ../src/printing.c:501
4027 #, c-format
4028 msgid "Did not send document %s to the printing subsystem."
4029 msgstr "没有将文档 %s 发送到打印子系统。"
4031 #: ../src/printing.c:503
4032 #, c-format
4033 msgid "Document %s was sent to the printing subsystem."
4034 msgstr "文档 %s 已发送到打印子系统。"
4036 #: ../src/printing.c:554
4037 #, c-format
4038 msgid "Printing of %s failed (%s)."
4039 msgstr "打印 %s 失败 (%s)。"
4041 #: ../src/printing.c:592
4042 msgid "Please set a print command in the preferences dialog first."
4043 msgstr "请先在首选项对话框中设置打印命令。"
4045 #: ../src/printing.c:600
4046 #, c-format
4047 msgid ""
4048 "The file \"%s\" will be printed with the following command:\n"
4049 "\n"
4050 "%s"
4051 msgstr ""
4052 "文件“%s”将会用以下命令打印:\n"
4053 "\n"
4054 "%s"
4056 #: ../src/printing.c:615
4057 #, c-format
4058 msgid ""
4059 "Cannot execute print command \"%s\": %s. Check the path setting in "
4060 "Preferences."
4061 msgstr "无法执行打印命令“%s”:%s。请检查首选项中的路径设置。"
4063 #: ../src/printing.c:622
4064 #, c-format
4065 msgid "File %s printed."
4066 msgstr "文件 %s 打印完毕。"
4068 #. "projects" is part of the default project base path so be careful when translating
4069 #. * please avoid special characters and spaces, look at the source for details or ask Frank
4070 #: ../src/project.c:100
4071 msgid "projects"
4072 msgstr "项目"
4074 #: ../src/project.c:135
4075 msgid "Move the current documents into the new project's session?"
4076 msgstr "移动当前文档到新项目中?"
4078 #: ../src/project.c:153
4079 msgid "New Project"
4080 msgstr "新项目"
4082 #: ../src/project.c:158
4083 msgid "C_reate"
4084 msgstr "创建(_R)"
4086 #: ../src/project.c:176
4087 msgid "Project name"
4088 msgstr "项目名"
4090 #: ../src/project.c:188
4091 #, c-format
4092 msgid ""
4093 "Path of the file representing the project and storing its settings. It "
4094 "should normally have the \"%s\" extension."
4095 msgstr "存储项目结构和设置的文件路径。通常有“%s”扩展名。"
4097 #: ../src/project.c:212 ../src/project.c:486
4098 msgid "Choose Project Base Path"
4099 msgstr "选择项目根目录"
4101 #: ../src/project.c:251 ../src/project.c:623 ../src/project.c:1156
4102 msgid "Project file could not be written"
4103 msgstr "无法写入项目文件"
4105 #: ../src/project.c:256
4106 #, c-format
4107 msgid "Project \"%s\" created."
4108 msgstr "已创建项目“%s”。"
4110 #: ../src/project.c:295 ../src/project.c:322 ../src/project.c:1023
4111 #, c-format
4112 msgid "Project file \"%s\" could not be loaded."
4113 msgstr "无法载入项目文件“%s”。"
4115 #: ../src/project.c:316 ../src/project.c:334
4116 msgid "Open Project"
4117 msgstr "打开项目"
4119 #: ../src/project.c:354
4120 msgid "Project files"
4121 msgstr "项目文件"
4123 #: ../src/project.c:416
4124 #, c-format
4125 msgid "Project \"%s\" closed."
4126 msgstr "已关闭项目\"%s\"。"
4128 #: ../src/project.c:626
4129 #, c-format
4130 msgid "Project \"%s\" saved."
4131 msgstr "已保存项目“%s”。"
4133 #: ../src/project.c:659
4134 msgid "Do you want to close it before proceeding?"
4135 msgstr "您要在执行前关闭文件吗?"
4137 #: ../src/project.c:660
4138 #, c-format
4139 msgid "The '%s' project is open."
4140 msgstr "已打开项目“%s”。"
4142 #: ../src/project.c:709
4143 msgid "The specified project name is too short."
4144 msgstr "定义的项目名称太短。"
4146 #: ../src/project.c:715
4147 #, c-format
4148 msgid "The specified project name is too long (max. %d characters)."
4149 msgstr "定义的项目名称太短 (最大%d个字符)。"
4151 #: ../src/project.c:727
4152 msgid "You have specified an invalid project filename."
4153 msgstr "项目文件名非法。"
4155 #: ../src/project.c:750
4156 msgid "Create the project's base path directory?"
4157 msgstr "创建项目根目录?"
4159 #: ../src/project.c:751
4160 #, c-format
4161 msgid "The path \"%s\" does not exist."
4162 msgstr "路径“%s”不存在。"
4164 #: ../src/project.c:760
4165 #, c-format
4166 msgid "Project base directory could not be created (%s)."
4167 msgstr "项目根目录无法创建 (%s)。"
4169 #: ../src/project.c:773
4170 #, c-format
4171 msgid "Project file could not be written (%s)."
4172 msgstr "项目文件无法写入 (%s)。"
4174 #: ../src/project.c:779 ../src/search.c:629
4175 msgid "_Replace"
4176 msgstr "替换(_R)"
4178 #: ../src/project.c:781 ../plugins/export.c:331
4179 #, c-format
4180 msgid "The file '%s' already exists. Do you want to overwrite it?"
4181 msgstr "文件“%s”已存在。您要覆盖吗?"
4183 #. initialise the dialog
4184 #: ../src/project.c:927 ../src/project.c:938
4185 msgid "Choose Project Filename"
4186 msgstr "选择项目文件名"
4188 #: ../src/project.c:1013
4189 #, c-format
4190 msgid "Project \"%s\" opened."
4191 msgstr "已打开项目“%s”。"
4193 #: ../src/search.c:310 ../src/search.c:962
4194 msgid "_Use regular expressions"
4195 msgstr "使用正则表达式(_U)"
4197 #: ../src/search.c:313
4198 msgid ""
4199 "Use Perl-like regular expressions. For detailed information about using "
4200 "regular expressions, please refer to the manual."
4201 msgstr ""
4202 "使用 Perl-like 正则表达式。要了解关于使用正则表达式的详细信息,请参阅文档。"
4204 #: ../src/search.c:318
4205 msgid "Use _escape sequences"
4206 msgstr "使用转义序列(_E)"
4208 #: ../src/search.c:322
4209 msgid ""
4210 "Replace \\\\, \\t, \\n, \\r and \\uXXXX (Unicode characters) with the "
4211 "corresponding control characters"
4212 msgstr "替换 \\\\、\\t、\\n、\\r 和 \\uXXXX (Unicode字符串) 为对应的控制字符"
4214 #: ../src/search.c:325
4215 msgid "Use multi-line matchin_g"
4216 msgstr "使用多行匹配(_G)"
4218 #: ../src/search.c:330
4219 msgid ""
4220 "Perform regular expression matching on the whole buffer at once rather than "
4221 "line by line, allowing matches to span multiple lines.  In this mode, "
4222 "newline characters are part of the input and can be captured as normal "
4223 "characters by the pattern."
4224 msgstr ""
4225 "使用整个文本而非逐行进行正则表达式匹配,允许跨越多行的匹配。在这个模式中,换"
4226 "行符将作为输入的一部分,可以作为正常字符被捕获。"
4228 #: ../src/search.c:343
4229 msgid "Search _backwards"
4230 msgstr "向后搜索(_B)"
4232 #: ../src/search.c:349 ../src/search.c:971
4233 msgid "C_ase sensitive"
4234 msgstr "大小写敏感(_A)"
4236 #: ../src/search.c:353 ../src/search.c:976
4237 msgid "Match only a _whole word"
4238 msgstr "整词配对(_W)"
4240 #: ../src/search.c:357
4241 msgid "Match from s_tart of word"
4242 msgstr "匹配词首(_T)"
4244 #: ../src/search.c:473
4245 msgid "_Previous"
4246 msgstr "上一个(_P)"
4248 #: ../src/search.c:478
4249 msgid "_Next"
4250 msgstr "下一个(_N)"
4252 #: ../src/search.c:482 ../src/search.c:640 ../src/search.c:879
4253 msgid "_Search for:"
4254 msgstr "搜索(_S):"
4256 #. Now add the multiple match options
4257 #: ../src/search.c:510
4258 msgid "_Find All"
4259 msgstr "查找全部(_F)"
4261 #: ../src/search.c:517
4262 msgid "_Mark"
4263 msgstr "标记(_M)"
4265 #: ../src/search.c:519
4266 msgid "Mark all matches in the current document"
4267 msgstr "在当前文档中标记所有匹配项"
4269 #: ../src/search.c:524 ../src/search.c:699
4270 msgid "In Sessi_on"
4271 msgstr "在所有打开的文档中(_O)"
4273 #: ../src/search.c:529 ../src/search.c:704
4274 msgid "_In Document"
4275 msgstr "在当前文档中(_I)"
4277 #. close window checkbox
4278 #: ../src/search.c:535 ../src/search.c:717
4279 msgid "Close _dialog"
4280 msgstr "关闭对话框(_D)"
4282 #: ../src/search.c:539 ../src/search.c:721
4283 msgid "Disable this option to keep the dialog open"
4284 msgstr "禁止该选项使对话框保持打开"
4286 #: ../src/search.c:634
4287 msgid "Replace & Fi_nd"
4288 msgstr "替换和查找(_N)"
4290 #: ../src/search.c:643
4291 msgid "Replace wit_h:"
4292 msgstr "替换为(_H):"
4294 #. Now add the multiple replace options
4295 #: ../src/search.c:692
4296 msgid "Re_place All"
4297 msgstr "全部替换(_P)"
4299 #: ../src/search.c:709
4300 msgid "In Se_lection"
4301 msgstr "在选中的文字中(_L)"
4303 #: ../src/search.c:711
4304 msgid "Replace all matches found in the currently selected text"
4305 msgstr "在当前选中的文字中替换"
4307 #: ../src/search.c:828
4308 msgid "all"
4309 msgstr "全部"
4311 #: ../src/search.c:830
4312 msgid "project"
4313 msgstr "项目"
4315 #: ../src/search.c:832
4316 msgid "custom"
4317 msgstr "自定义"
4319 #: ../src/search.c:836
4320 msgid ""
4321 "All: search all files in the directory\n"
4322 "Project: use file patterns defined in the project settings\n"
4323 "Custom: specify file patterns manually"
4324 msgstr ""
4325 "全部:搜索目录中的所有文件\n"
4326 "项目:使用项目设置中定义的文件通配符\n"
4327 "自定义:自定义文件通配符"
4329 #: ../src/search.c:898
4330 msgid "Fi_les:"
4331 msgstr "文件(_L):"
4333 #: ../src/search.c:910
4334 msgid "File patterns, e.g. *.c *.h"
4335 msgstr "文件通配符,比如 *.c *.h"
4337 #: ../src/search.c:922
4338 msgid "_Directory:"
4339 msgstr "目录(_D):"
4341 #: ../src/search.c:941
4342 msgid "E_ncoding:"
4343 msgstr "编码(_N):"
4345 #: ../src/search.c:965
4346 msgid "See grep's manual page for more information"
4347 msgstr "详情请参阅 Grep 手册"
4349 #: ../src/search.c:967
4350 msgid "_Recurse in subfolders"
4351 msgstr "搜索子目录(_R)"
4353 #: ../src/search.c:980
4354 msgid "_Invert search results"
4355 msgstr "反转查找结果(_I)"
4357 #: ../src/search.c:984
4358 msgid "Invert the sense of matching, to select non-matching lines"
4359 msgstr "反转查找结果以选择不匹配的行"
4361 #: ../src/search.c:1001
4362 msgid "E_xtra options:"
4363 msgstr "额外的参数(_X):"
4365 #: ../src/search.c:1009
4366 msgid "Other options to pass to Grep"
4367 msgstr "传给 Grep 的其它参数"
4369 #: ../src/search.c:1371 ../src/search.c:2228 ../src/search.c:2231
4370 #, c-format
4371 msgid "Found %d match for \"%s\"."
4372 msgid_plural "Found %d matches for \"%s\"."
4373 msgstr[0] "找到 %d 个“%s”的匹配项。"
4375 #: ../src/search.c:1427
4376 #, c-format
4377 msgid "Replaced %u matches in %u documents."
4378 msgstr "在 %2$u 个文档中替换了 %1$u 个匹配项。"
4380 #: ../src/search.c:1616
4381 msgid "Invalid directory for find in files."
4382 msgstr "非法目录。"
4384 #: ../src/search.c:1633
4385 msgid "No text to find."
4386 msgstr "未找到。"
4388 #: ../src/search.c:1709
4389 msgid "Searching..."
4390 msgstr "搜索..."
4392 #: ../src/search.c:1711
4393 #, c-format
4394 msgid "%s %s -- %s (in directory: %s)"
4395 msgstr "%s %s -- %s (在目录 %s 中)"
4397 #: ../src/search.c:1719
4398 #, c-format
4399 msgid ""
4400 "Cannot execute grep tool \"%s\": %s. Check the path setting in Preferences."
4401 msgstr "无法执行 Grep 工具“%s”:%s。请检查首选项中的路径设置。"
4403 #: ../src/search.c:1759
4404 #, c-format
4405 msgid "Could not open directory (%s)"
4406 msgstr "无法打开目录 (%s)"
4408 #: ../src/search.c:1849
4409 msgid "Search failed."
4410 msgstr "搜索失败。"
4412 #: ../src/search.c:1873
4413 #, c-format
4414 msgid "Search completed with %d match."
4415 msgid_plural "Search completed with %d matches."
4416 msgstr[0] "搜索完成,找到 %d 个匹配项。"
4418 #: ../src/search.c:1881
4419 msgid "No matches found."
4420 msgstr "未找到匹配项。"
4422 #: ../src/search.c:1910
4423 #, c-format
4424 msgid "Bad regex: %s"
4425 msgstr "错误的正则表达式:%s"
4427 #. TODO maybe this message needs a rewording
4428 #: ../src/socket.c:236
4429 msgid ""
4430 "Geany tried to access the Unix Domain socket of another instance running as "
4431 "another user.\n"
4432 "This is a fatal error and Geany will now quit."
4433 msgstr ""
4434 "Geany 尝试访问以另一用户身份运行的另一实例的 Unix Domain socket。\n"
4435 "这是一个致命错误,Geany 即将退出。"
4437 #: ../src/spawn.c:94 ../src/spawn.c:144 ../src/spawn.c:188
4438 msgid "Text ended before matching quote was found"
4439 msgstr "已找到匹配的引号之前的文本"
4441 #. TL note: from glib
4442 #: ../src/spawn.c:130
4443 msgid "Text was empty (or contained only whitespace)"
4444 msgstr "文件为空 (或仅包含空格)"
4446 #: ../src/spawn.c:151 ../src/spawn.c:165
4447 msgid "A quoted Windows program name must be entirely inside the quotes"
4448 msgstr "被引号包含的 Windows 程序必须整个包含于引号中"
4450 #: ../src/spawn.c:258
4451 msgid "Program not found"
4452 msgstr "程序未找到"
4454 #: ../src/spawn.c:764
4455 msgid "Failed to change to the working directory"
4456 msgstr "无法变更工作目录"
4458 #: ../src/spawn.c:769
4459 msgid "Unknown error executing child process"
4460 msgstr "执行子进程时发生未知错误"
4462 #: ../src/stash.c:1177
4463 msgid "Value"
4464 msgstr "值"
4466 #: ../src/symbols.c:473 ../src/symbols.c:523 ../src/symbols.c:633
4467 msgid "Chapter"
4468 msgstr "章"
4470 #: ../src/symbols.c:474 ../src/symbols.c:519 ../src/symbols.c:634
4471 msgid "Section"
4472 msgstr "节"
4474 #: ../src/symbols.c:475
4475 msgid "Sect1"
4476 msgstr "第1节"
4478 #: ../src/symbols.c:476
4479 msgid "Sect2"
4480 msgstr "第2节"
4482 #: ../src/symbols.c:477
4483 msgid "Sect3"
4484 msgstr "第3节"
4486 #: ../src/symbols.c:478
4487 msgid "Appendix"
4488 msgstr "索引"
4490 #: ../src/symbols.c:479 ../src/symbols.c:524 ../src/symbols.c:549
4491 #: ../src/symbols.c:565 ../src/symbols.c:580 ../src/symbols.c:591
4492 #: ../src/symbols.c:692 ../src/symbols.c:703 ../src/symbols.c:716
4493 #: ../src/symbols.c:730 ../src/symbols.c:742 ../src/symbols.c:754
4494 #: ../src/symbols.c:771 ../src/symbols.c:800 ../src/symbols.c:832
4495 msgid "Other"
4496 msgstr "其他"
4498 #: ../src/symbols.c:485 ../src/symbols.c:762 ../src/symbols.c:810
4499 msgid "Module"
4500 msgstr "模块"
4502 #: ../src/symbols.c:486 ../src/symbols.c:576 ../src/symbols.c:688
4503 #: ../src/symbols.c:740 ../src/symbols.c:752 ../src/symbols.c:767
4504 #: ../src/symbols.c:781
4505 msgid "Types"
4506 msgstr "类型"
4508 #: ../src/symbols.c:487
4509 msgid "Type constructors"
4510 msgstr "类型结构"
4512 #: ../src/symbols.c:488 ../src/symbols.c:510 ../src/symbols.c:531
4513 #: ../src/symbols.c:548 ../src/symbols.c:560 ../src/symbols.c:573
4514 #: ../src/symbols.c:588 ../src/symbols.c:602 ../src/symbols.c:612
4515 #: ../src/symbols.c:676 ../src/symbols.c:726 ../src/symbols.c:749
4516 #: ../src/symbols.c:794 ../src/symbols.c:818
4517 msgid "Functions"
4518 msgstr "函数"
4520 #: ../src/symbols.c:493
4521 msgid "Program"
4522 msgstr "程序"
4524 #: ../src/symbols.c:495 ../src/symbols.c:503 ../src/symbols.c:509
4525 msgid "Sections"
4526 msgstr "节"
4528 #: ../src/symbols.c:496
4529 msgid "Paragraph"
4530 msgstr "段"
4532 #: ../src/symbols.c:497
4533 msgid "Group"
4534 msgstr "组"
4536 #: ../src/symbols.c:498
4537 msgid "Data"
4538 msgstr "数据"
4540 #: ../src/symbols.c:504
4541 msgid "Keys"
4542 msgstr "键值"
4544 #: ../src/symbols.c:511 ../src/symbols.c:562 ../src/symbols.c:578
4545 #: ../src/symbols.c:604 ../src/symbols.c:677 ../src/symbols.c:702
4546 #: ../src/symbols.c:728 ../src/symbols.c:741 ../src/symbols.c:750
4547 #: ../src/symbols.c:766 ../src/symbols.c:801 ../src/symbols.c:830
4548 msgid "Variables"
4549 msgstr "变量"
4551 #: ../src/symbols.c:518
4552 msgid "Environment"
4553 msgstr "环境"
4555 #: ../src/symbols.c:520 ../src/symbols.c:635
4556 msgid "Subsection"
4557 msgstr "小节"
4559 #: ../src/symbols.c:521 ../src/symbols.c:636
4560 msgid "Subsubsection"
4561 msgstr "小小节"
4563 #: ../src/symbols.c:532 ../src/symbols.c:557
4564 msgid "Structures"
4565 msgstr "结构"
4567 #: ../src/symbols.c:539
4568 msgid "Parts"
4569 msgstr "部分"
4571 #: ../src/symbols.c:540
4572 msgid "Assembly"
4573 msgstr "汇编"
4575 #: ../src/symbols.c:541
4576 msgid "Steps"
4577 msgstr "步骤"
4579 #: ../src/symbols.c:556 ../src/symbols.c:654 ../src/symbols.c:700
4580 msgid "Modules"
4581 msgstr "模块"
4583 #: ../src/symbols.c:558 ../src/symbols.c:605
4584 msgid "Traits"
4585 msgstr "接口"
4587 #: ../src/symbols.c:559
4588 msgid "Implementations"
4589 msgstr "实现"
4591 #: ../src/symbols.c:561 ../src/symbols.c:821
4592 msgid "Typedefs / Enums"
4593 msgstr "定义/枚举"
4595 #: ../src/symbols.c:563 ../src/symbols.c:779 ../src/symbols.c:788
4596 #: ../src/symbols.c:827
4597 msgid "Macros"
4598 msgstr "宏"
4600 #: ../src/symbols.c:564 ../src/symbols.c:657 ../src/symbols.c:666
4601 #: ../src/symbols.c:675 ../src/symbols.c:713 ../src/symbols.c:739
4602 msgid "Methods"
4603 msgstr "方法"
4605 #: ../src/symbols.c:572 ../src/symbols.c:587 ../src/symbols.c:685
4606 #: ../src/symbols.c:710 ../src/symbols.c:723
4607 msgid "Package"
4608 msgstr "包"
4610 #: ../src/symbols.c:574 ../src/symbols.c:600 ../src/symbols.c:711
4611 #: ../src/symbols.c:724 ../src/symbols.c:737 ../src/symbols.c:764
4612 #: ../src/symbols.c:817
4613 msgid "Interfaces"
4614 msgstr "接口"
4616 #: ../src/symbols.c:575 ../src/symbols.c:820
4617 msgid "Structs"
4618 msgstr "结构"
4620 #: ../src/symbols.c:577 ../src/symbols.c:590 ../src/symbols.c:603
4621 #: ../src/symbols.c:729 ../src/symbols.c:751
4622 msgid "Constants"
4623 msgstr "固定值"
4625 #: ../src/symbols.c:579 ../src/symbols.c:714 ../src/symbols.c:819
4626 msgid "Members"
4627 msgstr "成员"
4629 #: ../src/symbols.c:589 ../src/symbols.c:753 ../src/symbols.c:778
4630 msgid "Labels"
4631 msgstr "标签"
4633 #: ../src/symbols.c:599 ../src/symbols.c:664 ../src/symbols.c:813
4634 msgid "Namespaces"
4635 msgstr "命名空间"
4637 #: ../src/symbols.c:601 ../src/symbols.c:623 ../src/symbols.c:655
4638 #: ../src/symbols.c:665 ../src/symbols.c:674 ../src/symbols.c:712
4639 #: ../src/symbols.c:725 ../src/symbols.c:738 ../src/symbols.c:816
4640 msgid "Classes"
4641 msgstr "类"
4643 #: ../src/symbols.c:613
4644 msgid "Anchors"
4645 msgstr "锚点"
4647 #: ../src/symbols.c:614
4648 msgid "H1 Headings"
4649 msgstr "标题一"
4651 #: ../src/symbols.c:615
4652 msgid "H2 Headings"
4653 msgstr "标题二"
4655 #: ../src/symbols.c:616
4656 msgid "H3 Headings"
4657 msgstr "标题三"
4659 #: ../src/symbols.c:624
4660 msgid "ID Selectors"
4661 msgstr "ID 选择"
4663 #: ../src/symbols.c:625
4664 msgid "Type Selectors"
4665 msgstr "类型选择器"
4667 #: ../src/symbols.c:644
4668 msgid "Section Level 1"
4669 msgstr "章节一"
4671 #: ../src/symbols.c:645
4672 msgid "Section Level 2"
4673 msgstr "章节二"
4675 #: ../src/symbols.c:646
4676 msgid "Section Level 3"
4677 msgstr "章节三"
4679 #: ../src/symbols.c:647
4680 msgid "Section Level 4"
4681 msgstr "章节四"
4683 #: ../src/symbols.c:656
4684 msgid "Singletons"
4685 msgstr "单态"
4687 #: ../src/symbols.c:667 ../src/symbols.c:795
4688 msgid "Procedures"
4689 msgstr "过程"
4691 #: ../src/symbols.c:678
4692 msgid "Imports"
4693 msgstr "导出"
4695 #: ../src/symbols.c:686
4696 msgid "Entities"
4697 msgstr "实体"
4699 #: ../src/symbols.c:687
4700 msgid "Architectures"
4701 msgstr "结构"
4703 #: ../src/symbols.c:689
4704 msgid "Functions / Procedures"
4705 msgstr "函数 / 过程"
4707 #: ../src/symbols.c:690
4708 msgid "Variables / Signals"
4709 msgstr "变量 / 信号"
4711 #: ../src/symbols.c:691
4712 msgid "Processes / Blocks / Components"
4713 msgstr "进程 / 块 / 元件"
4715 #: ../src/symbols.c:699
4716 msgid "Events"
4717 msgstr "事件"
4719 #: ../src/symbols.c:701
4720 msgid "Functions / Tasks"
4721 msgstr "函数 / 任务"
4723 #: ../src/symbols.c:715 ../src/symbols.c:770
4724 msgid "Enums"
4725 msgstr "枚举"
4727 #: ../src/symbols.c:763
4728 msgid "Programs"
4729 msgstr "程序"
4731 #: ../src/symbols.c:765
4732 msgid "Functions / Subroutines"
4733 msgstr "函数 / 过程"
4735 #: ../src/symbols.c:768
4736 msgid "Components"
4737 msgstr "组件"
4739 #: ../src/symbols.c:769
4740 msgid "Blocks"
4741 msgstr "块"
4743 #: ../src/symbols.c:780
4744 msgid "Defines"
4745 msgstr "预定义"
4747 #: ../src/symbols.c:787
4748 msgid "Targets"
4749 msgstr "目标"
4751 #: ../src/symbols.c:796
4752 msgid "Indexes"
4753 msgstr "索引"
4755 #: ../src/symbols.c:797
4756 msgid "Tables"
4757 msgstr "表"
4759 #: ../src/symbols.c:798
4760 msgid "Triggers"
4761 msgstr "触发器"
4763 #: ../src/symbols.c:799
4764 msgid "Views"
4765 msgstr "视图"
4767 #: ../src/symbols.c:831
4768 msgid "Extern Variables"
4769 msgstr "外部变量"
4771 #: ../src/symbols.c:1630
4772 #, c-format
4773 msgid "Unknown filetype extension for \"%s\".\n"
4774 msgstr "“%s”是未知的文件类型。\n"
4776 #: ../src/symbols.c:1656
4777 #, c-format
4778 msgid "Failed to create tags file, perhaps because no symbols were found.\n"
4779 msgstr "创建标记文件失败,可能因为未找到符号。\n"
4781 #: ../src/symbols.c:1663
4782 #, c-format
4783 msgid ""
4784 "Usage: %s -g <Tags File> <File list>\n"
4785 "\n"
4786 msgstr ""
4787 "用法:%s -g <标记文件> <文件列表>\n"
4788 "\n"
4790 #: ../src/symbols.c:1664
4791 #, c-format
4792 msgid ""
4793 "Example:\n"
4794 "CFLAGS=`pkg-config gtk+-2.0 --cflags` %s -g gtk2.c.tags /usr/include/gtk-2.0/"
4795 "gtk/gtk.h\n"
4796 msgstr ""
4797 "示例:\n"
4798 "CFLAGS=`pkg-config gtk+-2.0 --cflags` %s -g gtk2.c.tags /usr/include/gtk-2.0/"
4799 "gtk/gtk.h\n"
4801 #: ../src/symbols.c:1678
4802 msgid "Load Tags File"
4803 msgstr "载入标记文件"
4805 #: ../src/symbols.c:1685
4806 msgid "Geany tags file (*.*.tags)"
4807 msgstr "Geany 标记文件 (*.*.tags)"
4809 #. For translators: the first wildcard is the filetype, the second the filename
4810 #: ../src/symbols.c:1705
4811 #, c-format
4812 msgid "Loaded %s tags file '%s'."
4813 msgstr "载入 %s 标记文件“%s”。"
4815 #: ../src/symbols.c:1708
4816 #, c-format
4817 msgid "Could not load tags file '%s'."
4818 msgstr "无法载入标记文件“%s”。"
4820 #. For translators: it's the filename and line number of a symbol in the goto-symbol popup menu
4821 #: ../src/symbols.c:1943
4822 #, c-format
4823 msgid "<b>%s: %lu</b>"
4824 msgstr "<b>%s: %lu</b>"
4826 #. For translators: it's the filename and line number of a symbol in the goto-symbol popup menu
4827 #: ../src/symbols.c:1946
4828 #, c-format
4829 msgid "%s: %lu"
4830 msgstr "%s: %lu"
4832 #: ../src/symbols.c:2155
4833 #, c-format
4834 msgid "Forward declaration \"%s\" not found."
4835 msgstr "未找到“%s”的声明。"
4837 #: ../src/symbols.c:2157
4838 #, c-format
4839 msgid "Definition of \"%s\" not found."
4840 msgstr "未找到“%s”的定义。"
4842 #: ../src/symbols.c:2573
4843 msgid "Sort by _Name"
4844 msgstr "按名称排序(_N)"
4846 #: ../src/symbols.c:2580
4847 msgid "Sort by _Appearance"
4848 msgstr "按外观排序(_A)"
4850 #: ../src/templates.c:83
4851 #, c-format
4852 msgid "Failed to convert template file \"%s\" to UTF-8"
4853 msgstr "未能将模板文件“%s”转换为 UTF-8"
4855 #: ../src/templates.c:618
4856 #, c-format
4857 msgid ""
4858 "Cannot execute template command \"%s\". Hint: incorrect paths in the command "
4859 "are a common cause of errors. Error: %s."
4860 msgstr ""
4861 "无法执行模板命令“%s”。提示:一个常见的错误原因是命令中的路径不正确。错误:"
4862 "%s。"
4864 #. custom actions defined in toolbar_init(): "New", "Open", "SearchEntry", "GotoEntry", "Build"
4865 #: ../src/toolbar.c:58
4866 msgid "Save the current file"
4867 msgstr "保存当前文件"
4869 #: ../src/toolbar.c:60
4870 msgid "Save all open files"
4871 msgstr "保存全部打开的文件"
4873 #: ../src/toolbar.c:61
4874 msgid "Reload the current file from disk"
4875 msgstr "重新载入当前文件"
4877 #: ../src/toolbar.c:62
4878 msgid "Close the current file"
4879 msgstr "关闭当前文件"
4881 #: ../src/toolbar.c:63
4882 msgid "Close all open files"
4883 msgstr "关闭所有打开的文件"
4885 #: ../src/toolbar.c:64
4886 msgid "Cut the current selection"
4887 msgstr "剪切选中的文字"
4889 #: ../src/toolbar.c:65
4890 msgid "Copy the current selection"
4891 msgstr "复制选中的文字"
4893 #: ../src/toolbar.c:66
4894 msgid "Paste the contents of the clipboard"
4895 msgstr "粘贴剪帖板的内容"
4897 #: ../src/toolbar.c:67
4898 msgid "Delete the current selection"
4899 msgstr "删除选中的文字"
4901 #: ../src/toolbar.c:68
4902 msgid "Undo the last modification"
4903 msgstr "撤消上次操作"
4905 #: ../src/toolbar.c:69
4906 msgid "Redo the last modification"
4907 msgstr "重做上次操作"
4909 #: ../src/toolbar.c:72
4910 msgid "Compile the current file"
4911 msgstr "编译文件"
4913 #: ../src/toolbar.c:73
4914 msgid "Run or view the current file"
4915 msgstr "运行或查看文件"
4917 #: ../src/toolbar.c:74
4918 msgid ""
4919 "Open a color chooser dialog, to interactively pick colors from a palette"
4920 msgstr "打开颜色选择器对话框,从调色盘中选择颜色"
4922 #: ../src/toolbar.c:75
4923 msgid "Zoom in the text"
4924 msgstr "放大文字"
4926 #: ../src/toolbar.c:76
4927 msgid "Zoom out the text"
4928 msgstr "缩小文字"
4930 #: ../src/toolbar.c:77
4931 msgid "Decrease indentation"
4932 msgstr "减少缩进"
4934 #: ../src/toolbar.c:78
4935 msgid "Increase indentation"
4936 msgstr "增加缩进"
4938 #: ../src/toolbar.c:79 ../src/toolbar.c:384
4939 msgid "Find the entered text in the current file"
4940 msgstr "在当前文件中查找输入的文字"
4942 #: ../src/toolbar.c:80 ../src/toolbar.c:394
4943 msgid "Jump to the entered line number"
4944 msgstr "跳转到指定行"
4946 #: ../src/toolbar.c:81
4947 msgid "Show the preferences dialog"
4948 msgstr "显示首选项对话框"
4950 #: ../src/toolbar.c:82
4951 msgid "Quit Geany"
4952 msgstr "退出 Geany"
4954 #: ../src/toolbar.c:83
4955 msgid "Print document"
4956 msgstr "打印文档"
4958 #: ../src/toolbar.c:84
4959 msgid "Replace text in the current document"
4960 msgstr "在当前文档中替换文本"
4962 #: ../src/toolbar.c:360
4963 msgid "Create a new file"
4964 msgstr "新建文件"
4966 #: ../src/toolbar.c:361
4967 msgid "Create a new file from a template"
4968 msgstr "从模板新建文件"
4970 #: ../src/toolbar.c:368
4971 msgid "Open an existing file"
4972 msgstr "打开文件"
4974 #: ../src/toolbar.c:369
4975 msgid "Open a recent file"
4976 msgstr "打开最近的文件"
4978 #: ../src/toolbar.c:377
4979 msgid "Choose more build actions"
4980 msgstr "选择更多生成动作"
4982 #: ../src/toolbar.c:384
4983 msgid "Search Field"
4984 msgstr "搜索框"
4986 #: ../src/toolbar.c:394
4987 msgid "Goto Field"
4988 msgstr "定位框"
4990 #: ../src/toolbar.c:587
4991 msgid "Separator"
4992 msgstr "分隔线"
4994 #: ../src/toolbar.c:588
4995 msgid "--- Separator ---"
4996 msgstr "--- 分隔线 ---"
4998 #: ../src/toolbar.c:960
4999 msgid ""
5000 "Select items to be displayed on the toolbar. Items can be reordered by drag "
5001 "and drop."
5002 msgstr "选择在工具栏上显示的项,可以拖拽项进行排列。"
5004 #: ../src/toolbar.c:976
5005 msgid "Available Items"
5006 msgstr "可用的项"
5008 #: ../src/toolbar.c:997
5009 msgid "Displayed Items"
5010 msgstr "显示的项"
5012 #: ../src/tools.c:86
5013 #, c-format
5014 msgid "Invalid command: %s"
5015 msgstr "非法命令:%s"
5017 #: ../src/tools.c:217
5018 #, c-format
5019 msgid "Passing data and executing custom command: %s"
5020 msgstr "传送数据并执行自定义命令:%s"
5022 #: ../src/tools.c:225
5023 #, c-format
5024 msgid ""
5025 "The executed custom command returned an error. Your selection was not "
5026 "changed. Error message: %s"
5027 msgstr "运行的自定义命令返回一个错误。您的选择内容没有变化。错误信息:%s"
5029 #: ../src/tools.c:233
5030 msgid "The executed custom command exited with an unsuccessful exit code."
5031 msgstr "运行的自定义命令返回一个错误退出代码。"
5033 #: ../src/tools.c:242
5034 #, c-format
5035 msgid ""
5036 "Cannot execute custom command \"%s\": %s. Check the path setting in Custom "
5037 "Commands."
5038 msgstr "无法执行自定义命令“%s”:%s。请检查自定义命令设置中的路径设置。"
5040 #: ../src/tools.c:357 ../src/tools.c:626
5041 msgid "Set Custom Commands"
5042 msgstr "设置自定义命令"
5044 #: ../src/tools.c:365
5045 msgid ""
5046 "You can send the current selection to any of these commands and the output "
5047 "of the command replaces the current selection."
5048 msgstr "你可以发送当前选择给这些命令中的任一个,命令的输出将替换当前选择。"
5050 #: ../src/tools.c:379
5051 msgid "ID"
5052 msgstr "ID"
5054 #: ../src/tools.c:597
5055 msgid "No custom commands defined."
5056 msgstr "没有定义自定义命令。"
5058 #: ../src/tools.c:695
5059 msgid "Word Count"
5060 msgstr "字数统计"
5062 #: ../src/tools.c:704
5063 msgid "selection"
5064 msgstr "选中的文本"
5066 #: ../src/tools.c:709
5067 msgid "whole document"
5068 msgstr "整个文档"
5070 #: ../src/tools.c:718
5071 msgid "Range:"
5072 msgstr "范围:"
5074 #: ../src/tools.c:730
5075 msgid "Lines:"
5076 msgstr "行数:"
5078 #: ../src/tools.c:744
5079 msgid "Words:"
5080 msgstr "字数:"
5082 #: ../src/tools.c:758
5083 msgid "Characters:"
5084 msgstr "字符:"
5086 #: ../src/sidebar.c:178
5087 msgid "No symbols found"
5088 msgstr "未找到符号"
5090 #: ../src/sidebar.c:602
5091 msgid "Show S_ymbol List"
5092 msgstr "显示符号列表(_Y)"
5094 #: ../src/sidebar.c:614
5095 msgid "Show _Document List"
5096 msgstr "显示打开的文件的列表(_D)"
5098 #: ../src/sidebar.c:626 ../plugins/filebrowser.c:708
5099 msgid "H_ide Sidebar"
5100 msgstr "隐藏边栏(_I)"
5102 #: ../src/sidebar.c:731 ../plugins/filebrowser.c:679
5103 msgid "_Find in Files..."
5104 msgstr "在多个文件中查找...(_F)"
5106 #: ../src/sidebar.c:741
5107 msgid "Show _Paths"
5108 msgstr "显示路径(_P)"
5110 #: ../src/ui_utils.c:64
5111 msgid ""
5112 "line: %l / %L\t col: %c\t sel: %s\t %w      %t      %mmode: %M      "
5113 "encoding: %e      filetype: %f      scope: %S"
5114 msgstr ""
5115 "行: %l / %L\t 列: %c\t 选择: %s\t %w      %t      %m模式: %M      编码: "
5116 "%e      文件类型: %f      范围: %S"
5118 #. L = lines
5119 #: ../src/ui_utils.c:240
5120 #, c-format
5121 msgid "%dL"
5122 msgstr "%dL"
5124 #. RO = read-only
5125 #: ../src/ui_utils.c:250 ../src/ui_utils.c:257
5126 msgid "RO "
5127 msgstr "只读 "
5129 #. OVR = overwrite/overtype, INS = insert
5130 #: ../src/ui_utils.c:252
5131 msgid "OVR"
5132 msgstr "覆盖"
5134 #: ../src/ui_utils.c:252
5135 msgid "INS"
5136 msgstr "插入"
5138 #: ../src/ui_utils.c:266
5139 msgid "TAB"
5140 msgstr "制表符"
5142 #. SP = space
5143 #: ../src/ui_utils.c:269
5144 msgid "SP"
5145 msgstr "空格"
5147 #. T/S = tabs and spaces
5148 #: ../src/ui_utils.c:272
5149 msgid "T/S"
5150 msgstr "制表符或空格"
5152 #: ../src/ui_utils.c:280
5153 msgid "MOD"
5154 msgstr "已修改"
5156 #: ../src/ui_utils.c:408
5157 msgid " (new instance)"
5158 msgstr " (新实例)"
5160 #: ../src/ui_utils.c:438
5161 #, c-format
5162 msgid "Font updated (%s)."
5163 msgstr "字体已更新 (%s)。"
5165 #: ../src/ui_utils.c:689
5166 msgid "C Standard Library"
5167 msgstr "C标准库"
5169 #: ../src/ui_utils.c:690
5170 msgid "ISO C99"
5171 msgstr "ISO C99"
5173 #: ../src/ui_utils.c:691
5174 msgid "C++ (C Standard Library)"
5175 msgstr "C++ (C标准库)"
5177 #: ../src/ui_utils.c:692
5178 msgid "C++ Standard Library"
5179 msgstr "C++ 标准库"
5181 #: ../src/ui_utils.c:693
5182 msgid "C++ STL"
5183 msgstr "C++ STL"
5185 #: ../src/ui_utils.c:715 ../src/ui_utils.c:793
5186 msgid "dd.mm.yyyy"
5187 msgstr "dd.mm.yyyy"
5189 #: ../src/ui_utils.c:717 ../src/ui_utils.c:794
5190 msgid "mm.dd.yyyy"
5191 msgstr "mm.dd.yyyy"
5193 #: ../src/ui_utils.c:719 ../src/ui_utils.c:795
5194 msgid "yyyy/mm/dd"
5195 msgstr "yyyy/mm/dd"
5197 #: ../src/ui_utils.c:721 ../src/ui_utils.c:804
5198 msgid "dd.mm.yyyy hh:mm:ss"
5199 msgstr "dd.mm.yyyy hh:mm:ss"
5201 #: ../src/ui_utils.c:723 ../src/ui_utils.c:805
5202 msgid "mm.dd.yyyy hh:mm:ss"
5203 msgstr "mm.dd.yyyy hh:mm:ss"
5205 #: ../src/ui_utils.c:725 ../src/ui_utils.c:806
5206 msgid "yyyy/mm/dd hh:mm:ss"
5207 msgstr "yyyy/mm/dd hh:mm:ss"
5209 #: ../src/ui_utils.c:727 ../src/ui_utils.c:815
5210 msgid "_Use Custom Date Format"
5211 msgstr "使用自定义日期格式(_U)"
5213 #: ../src/ui_utils.c:731
5214 msgid "Custom Date Format"
5215 msgstr "自定义日期格式"
5217 #: ../src/ui_utils.c:732
5218 msgid ""
5219 "Enter here a custom date and time format. You can use any conversion "
5220 "specifiers which can be used with the ANSI C strftime function."
5221 msgstr ""
5222 "请在这里输入自定义日期和时间格式。你可以使用 ANSI C strftime 函数中的任何一个"
5223 "转义符。"
5225 #: ../src/ui_utils.c:753
5226 msgid "Date format string could not be converted (possibly too long)."
5227 msgstr "日期格式字符串无法转换 (可能太长了)。"
5229 #: ../src/ui_utils.c:828
5230 msgid "_Set Custom Date Format"
5231 msgstr "设置自定义日期格式(_S)"
5233 #: ../src/ui_utils.c:2016
5234 msgid "Select Folder"
5235 msgstr "选择目录"
5237 #: ../src/ui_utils.c:2016
5238 msgid "Select File"
5239 msgstr "选择文件"
5241 #: ../src/ui_utils.c:2176
5242 msgid "_Filetype Configuration"
5243 msgstr "文件类型设置(_F)"
5245 #: ../src/ui_utils.c:2213
5246 msgid "Save All"
5247 msgstr "全部保存"
5249 #: ../src/ui_utils.c:2214
5250 msgid "Close All"
5251 msgstr "全部关闭"
5253 #: ../src/ui_utils.c:2448
5254 msgid "Geany cannot start!"
5255 msgstr "Geany 无法启动!"
5257 #: ../src/utils.c:88
5258 msgid "Select Browser"
5259 msgstr "选择浏览器"
5261 #: ../src/utils.c:89
5262 msgid ""
5263 "Failed to spawn the configured browser command. Please correct it or enter "
5264 "another one."
5265 msgstr "无法启动设定的浏览器。请修改设置或输入另一个。"
5267 #: ../src/utils.c:376
5268 msgid "Windows (CRLF)"
5269 msgstr "Windows (CRLF)"
5271 #: ../src/utils.c:377
5272 msgid "Classic Mac (CR)"
5273 msgstr "早期 Mac (CR)"
5275 #: ../src/utils.c:378
5276 msgid "Unix (LF)"
5277 msgstr "Unix (LF)"
5279 #: ../src/utils.c:387
5280 msgid "CRLF"
5281 msgstr "CRLF"
5283 #: ../src/utils.c:388
5284 msgid "CR"
5285 msgstr "CR"
5287 #: ../src/utils.c:389
5288 msgid "LF"
5289 msgstr "LF"
5291 #: ../src/vte.c:584
5292 #, c-format
5293 msgid "invalid VTE library \"%s\": missing symbol \"%s\""
5294 msgstr "无效的 VTE 库 \"%s\":缺少符号 \"%s\""
5296 #: ../src/vte.c:765
5297 msgid "_Set Path From Document"
5298 msgstr "根据文档设置路径(_S)"
5300 #: ../src/vte.c:770
5301 msgid "_Restart Terminal"
5302 msgstr "重启虚拟终端(_R)"
5304 #: ../src/vte.c:803
5305 msgid "_Input Methods"
5306 msgstr "输入法(_I)"
5308 #: ../src/vte.c:895
5309 msgid ""
5310 "Directory not changed because the terminal may contain some input (press Ctrl"
5311 "+C or Enter to clear it)."
5312 msgstr "未切换目录,因为终端可能包含一些输入(按 Ctrl+C 或回车键清除)。"
5314 #: ../src/win32.c:211
5315 msgid "Geany project files"
5316 msgstr "Geany 项目文件"
5318 #: ../src/win32.c:216
5319 msgid "Executables"
5320 msgstr "可执行"
5322 #: ../src/win32.c:799
5323 #, c-format
5324 msgid "Failed to open URI \"%s\": %s"
5325 msgstr "无法打开 URI “%s”:%s"
5327 #: ../plugins/classbuilder.c:36
5328 msgid "Class Builder"
5329 msgstr "类创建器"
5331 #: ../plugins/classbuilder.c:36
5332 msgid "Creates source files for new class types."
5333 msgstr "为新的类种类创建源代码。"
5335 #: ../plugins/classbuilder.c:433
5336 msgid "Create Class"
5337 msgstr "创建类"
5339 #: ../plugins/classbuilder.c:443
5340 msgid "Create C++ Class"
5341 msgstr "创建 C++ 类"
5343 #: ../plugins/classbuilder.c:446
5344 msgid "Create GTK+ Class"
5345 msgstr "创建 GTK+ 类"
5347 #: ../plugins/classbuilder.c:449
5348 msgid "Create PHP Class"
5349 msgstr "创建 PHP 类"
5351 #: ../plugins/classbuilder.c:466
5352 msgid "Namespace"
5353 msgstr "命名空间"
5355 #: ../plugins/classbuilder.c:473 ../plugins/classbuilder.c:475
5356 msgid "Class"
5357 msgstr "类"
5359 #: ../plugins/classbuilder.c:482
5360 msgid "Header file:"
5361 msgstr "头文件:"
5363 #: ../plugins/classbuilder.c:484
5364 msgid "Source file:"
5365 msgstr "源文件:"
5367 #: ../plugins/classbuilder.c:486
5368 msgid "Inheritance"
5369 msgstr "继承"
5371 #: ../plugins/classbuilder.c:488
5372 msgid "Base class:"
5373 msgstr "基础类:"
5375 #: ../plugins/classbuilder.c:496
5376 msgid "Base source:"
5377 msgstr "基础源文件:"
5379 #: ../plugins/classbuilder.c:501
5380 msgid "Base header:"
5381 msgstr "基础头文件:"
5383 #: ../plugins/classbuilder.c:509
5384 msgid "Global"
5385 msgstr "全局"
5387 #: ../plugins/classbuilder.c:528
5388 msgid "Base GType:"
5389 msgstr "基础 GType:"
5391 #: ../plugins/classbuilder.c:533
5392 msgid "Implements:"
5393 msgstr "实现接口:"
5395 #: ../plugins/classbuilder.c:535
5396 msgid "Options"
5397 msgstr "参数"
5399 #: ../plugins/classbuilder.c:552
5400 msgid "Create constructor"
5401 msgstr "创建构造器"
5403 #: ../plugins/classbuilder.c:557
5404 msgid "Create destructor"
5405 msgstr "创建析出器"
5407 #: ../plugins/classbuilder.c:564
5408 msgid "Is abstract"
5409 msgstr "抽象"
5411 #: ../plugins/classbuilder.c:567
5412 msgid "Is singleton"
5413 msgstr "单态"
5415 #: ../plugins/classbuilder.c:577
5416 msgid "Constructor type:"
5417 msgstr "构造类型:"
5419 #: ../plugins/classbuilder.c:1089
5420 msgid "Create Cla_ss"
5421 msgstr "创建类(_S)"
5423 #: ../plugins/classbuilder.c:1095
5424 msgid "_C++ Class..."
5425 msgstr "_C++ 类..."
5427 #: ../plugins/classbuilder.c:1098
5428 msgid "_GTK+ Class..."
5429 msgstr "_GTK+ 类..."
5431 #: ../plugins/classbuilder.c:1101
5432 msgid "_PHP Class..."
5433 msgstr "_PHP 类..."
5435 #: ../plugins/htmlchars.c:40
5436 msgid "HTML Characters"
5437 msgstr "HTML 字符"
5439 #: ../plugins/htmlchars.c:40
5440 msgid "Inserts HTML character entities like '&amp;'."
5441 msgstr "插入 HTML 实体字符如“&amp;”。"
5443 #: ../plugins/htmlchars.c:41 ../plugins/export.c:38 ../plugins/filebrowser.c:51
5444 #: ../plugins/saveactions.c:44 ../plugins/splitwindow.c:35
5445 msgid "The Geany developer team"
5446 msgstr "Geany 开发团队"
5448 #: ../plugins/htmlchars.c:75
5449 msgid "HTML characters"
5450 msgstr "HTML 字符"
5452 #: ../plugins/htmlchars.c:81
5453 msgid "ISO 8859-1 characters"
5454 msgstr "ISO 8859-1 字符"
5456 #: ../plugins/htmlchars.c:179
5457 msgid "Greek characters"
5458 msgstr "希腊字符"
5460 #: ../plugins/htmlchars.c:234
5461 msgid "Mathematical characters"
5462 msgstr "数学字符"
5464 #: ../plugins/htmlchars.c:275
5465 msgid "Technical characters"
5466 msgstr "技术字符"
5468 #: ../plugins/htmlchars.c:283
5469 msgid "Arrow characters"
5470 msgstr "箭头字符"
5472 #: ../plugins/htmlchars.c:296
5473 msgid "Punctuation characters"
5474 msgstr "标点符号"
5476 #: ../plugins/htmlchars.c:312
5477 msgid "Miscellaneous characters"
5478 msgstr "其他字符"
5480 #: ../plugins/htmlchars.c:367 ../plugins/filebrowser.c:1203
5481 #: ../plugins/saveactions.c:538
5482 msgid "Plugin configuration directory could not be created."
5483 msgstr "无法创建插件定义目录。"
5485 #: ../plugins/htmlchars.c:488
5486 msgid "Special Characters"
5487 msgstr "特殊字符"
5489 #: ../plugins/htmlchars.c:490
5490 msgid "_Insert"
5491 msgstr "插入(_I)"
5493 #: ../plugins/htmlchars.c:499
5494 msgid ""
5495 "Choose a special character from the list below and double click on it or use "
5496 "the button to insert it at the current cursor position."
5497 msgstr ""
5498 "从下面的列表中选择一个特殊字符后点击插入按钮或双击特殊字符就可以在当前光标位"
5499 "置插入该特殊字符。"
5501 #: ../plugins/htmlchars.c:513
5502 msgid "Character"
5503 msgstr "字符"
5505 #: ../plugins/htmlchars.c:519
5506 msgid "HTML (name)"
5507 msgstr "HTML (名称)"
5509 #: ../plugins/htmlchars.c:738
5510 msgid "_Insert Special HTML Characters..."
5511 msgstr "插入特殊 HTML 字符...(_I)"
5513 #. Add menuitem for html replacement functions
5514 #: ../plugins/htmlchars.c:753
5515 msgid "_HTML Replacement"
5516 msgstr "HTML 替换(_H)"
5518 #: ../plugins/htmlchars.c:760
5519 msgid "_Auto-replace Special Characters"
5520 msgstr "自动替换特殊字符(_A)"
5522 #: ../plugins/htmlchars.c:769
5523 msgid "_Replace Characters in Selection"
5524 msgstr "替换选中的字符(_R)"
5526 #: ../plugins/htmlchars.c:785
5527 msgid "Insert Special HTML Characters"
5528 msgstr "插入特殊 HTML 字符"
5530 #: ../plugins/htmlchars.c:788
5531 msgid "Replace special characters"
5532 msgstr "替换特殊字符"
5534 #: ../plugins/htmlchars.c:791
5535 msgid "Toggle plugin status"
5536 msgstr "开关插件状态"
5538 #: ../plugins/export.c:37
5539 msgid "Export"
5540 msgstr "导出"
5542 #: ../plugins/export.c:37
5543 msgid "Exports the current file into different formats."
5544 msgstr "导出当前文件为不同格式。"
5546 #: ../plugins/export.c:169
5547 msgid "Export File"
5548 msgstr "导出文件"
5550 #: ../plugins/export.c:187
5551 msgid "_Insert line numbers"
5552 msgstr "插入行号(_I)"
5554 #: ../plugins/export.c:189
5555 msgid "Insert line numbers before each line in the exported document"
5556 msgstr "在导出的文档每行行首插入行好"
5558 #: ../plugins/export.c:199
5559 msgid "_Use current zoom level"
5560 msgstr "使用当前缩放级别(_U)"
5562 #: ../plugins/export.c:201
5563 msgid ""
5564 "Renders the font size of the document together with the current zoom level"
5565 msgstr "把当前缩放级别应用到所有文档上"
5567 #: ../plugins/export.c:279
5568 #, c-format
5569 msgid "Document successfully exported as '%s'."
5570 msgstr "文档成功导出为“%s”。"
5572 #: ../plugins/export.c:281
5573 #, c-format
5574 msgid "File '%s' could not be written (%s)."
5575 msgstr "文件“%s”不可写 (%s)。"
5577 #: ../plugins/export.c:749
5578 msgid "_Export"
5579 msgstr "导出(_E)"
5581 #. HTML
5582 #: ../plugins/export.c:756
5583 msgid "As _HTML..."
5584 msgstr "为 _HTML..."
5586 #. LaTeX
5587 #: ../plugins/export.c:762
5588 msgid "As _LaTeX..."
5589 msgstr "为 _LaTeX..."
5591 #: ../plugins/filebrowser.c:50
5592 msgid "File Browser"
5593 msgstr "文件浏览器"
5595 #: ../plugins/filebrowser.c:50
5596 msgid "Adds a file browser tab to the sidebar."
5597 msgstr "在边栏上增加文件浏览器标签。"
5599 #: ../plugins/filebrowser.c:424
5600 msgid "Too many items selected!"
5601 msgstr "选择了太多项!"
5603 #: ../plugins/filebrowser.c:494
5604 #, c-format
5605 msgid "Could not execute configured external command '%s' (%s)."
5606 msgstr "无法执行设置的外部命令“%s” (%s)。"
5608 #: ../plugins/filebrowser.c:658
5609 msgid "Open in _Geany"
5610 msgstr "用 _Geany 打开"
5612 #: ../plugins/filebrowser.c:664
5613 msgid "Open _Externally"
5614 msgstr "在外部打开(_E)"
5616 #: ../plugins/filebrowser.c:689
5617 msgid "Show _Hidden Files"
5618 msgstr "显示隐藏文件(_H)"
5620 #: ../plugins/filebrowser.c:919
5621 msgid "Up"
5622 msgstr "向上"
5624 #: ../plugins/filebrowser.c:924
5625 msgid "Refresh"
5626 msgstr "刷新"
5628 #: ../plugins/filebrowser.c:929
5629 msgid "Home"
5630 msgstr "家目录"
5632 #: ../plugins/filebrowser.c:934
5633 msgid "Set path from document"
5634 msgstr "根据文档设置路径"
5636 #: ../plugins/filebrowser.c:948
5637 msgid "Filter:"
5638 msgstr "过滤器:"
5640 #: ../plugins/filebrowser.c:957
5641 msgid ""
5642 "Filter your files with the usual wildcards. Separate multiple patterns with "
5643 "a space."
5644 msgstr "用常用的通配符过滤您的文件。用空格分开多个通配符。"
5646 #: ../plugins/filebrowser.c:1173
5647 msgid "Focus File List"
5648 msgstr "聚焦文件列表"
5650 #: ../plugins/filebrowser.c:1175
5651 msgid "Focus Path Entry"
5652 msgstr "聚焦路径输入框"
5654 #: ../plugins/filebrowser.c:1268
5655 msgid "External open command:"
5656 msgstr "外部打开命令:"
5658 #: ../plugins/filebrowser.c:1276
5659 #, c-format
5660 msgid ""
5661 "The command to execute when using \"Open with\". You can use %f and %d "
5662 "wildcards.\n"
5663 "%f will be replaced with the filename including full path\n"
5664 "%d will be replaced with the path name of the selected file without the "
5665 "filename"
5666 msgstr ""
5667 "当使用“以...打开”时执行的命令。你可以使用 %f 和 %d 通配符。\n"
5668 "%f 代表包括全路径的文件名\n"
5669 "%d 代表选定文件的路径,不包括文件名"
5671 #: ../plugins/filebrowser.c:1284
5672 msgid "Show hidden files"
5673 msgstr "显示隐藏文件"
5675 #: ../plugins/filebrowser.c:1292
5676 msgid "Hide file extensions:"
5677 msgstr "隐藏文件扩展名:"
5679 #: ../plugins/filebrowser.c:1311
5680 msgid "Follow the path of the current file"
5681 msgstr "切换到当前文件路径"
5683 #: ../plugins/filebrowser.c:1317
5684 msgid "Use the project's base directory"
5685 msgstr "使用项目根目录"
5687 #: ../plugins/filebrowser.c:1321
5688 msgid ""
5689 "Change the directory to the base directory of the currently opened project"
5690 msgstr "将目录切换至当前打开的项目的根目录"
5692 #: ../plugins/saveactions.c:43
5693 msgid "Save Actions"
5694 msgstr "保存动作"
5696 #: ../plugins/saveactions.c:43
5697 msgid "This plugin provides different actions related to saving of files."
5698 msgstr "这个插件提供与保存文件相关的不同动作。"
5700 #: ../plugins/saveactions.c:175
5701 #, c-format
5702 msgid "Backup Copy: Directory could not be created (%s)."
5703 msgstr "备份复制:无法创建目录 (%s)。"
5705 #. it's unlikely that this happens
5706 #: ../plugins/saveactions.c:209
5707 #, c-format
5708 msgid "Backup Copy: File could not be read (%s)."
5709 msgstr "备份复制:无法读取文件 (%s)。"
5711 #: ../plugins/saveactions.c:234
5712 #, c-format
5713 msgid "Backup Copy: File could not be saved (%s)."
5714 msgstr "备份复制:无法保存文件 (%s)。"
5716 #: ../plugins/saveactions.c:371
5717 #, c-format
5718 msgid "Autosave: Saved %d file automatically."
5719 msgid_plural "Autosave: Saved %d files automatically."
5720 msgstr[0] "自动保存:保存了 %d 个文件。"
5722 #. initialize the dialog
5723 #: ../plugins/saveactions.c:442
5724 msgid "Select Directory"
5725 msgstr "选择目录"
5727 #: ../plugins/saveactions.c:530
5728 msgid "Backup directory does not exist or is not writable."
5729 msgstr "备份目录不存在或不可写。"
5731 #: ../plugins/saveactions.c:611
5732 msgid "Auto Save"
5733 msgstr "自动保存"
5735 #: ../plugins/saveactions.c:613
5736 msgid "Enable save when losing _focus"
5737 msgstr "在失去焦点时自动保存(_F)"
5739 #: ../plugins/saveactions.c:619 ../plugins/saveactions.c:681
5740 #: ../plugins/saveactions.c:722
5741 msgid "_Enable"
5742 msgstr "启用(_E)"
5744 #: ../plugins/saveactions.c:627
5745 msgid "Auto save _interval:"
5746 msgstr "自动保存间隔(_I):"
5748 #: ../plugins/saveactions.c:635
5749 msgid "seconds"
5750 msgstr "秒"
5752 #: ../plugins/saveactions.c:644
5753 msgid "_Print status message if files have been automatically saved"
5754 msgstr "文件自动保存后输出状态信息(_P)"
5756 #: ../plugins/saveactions.c:652
5757 msgid "Save only current open _file"
5758 msgstr "仅保存当前打开的文件(_F)"
5760 #: ../plugins/saveactions.c:659
5761 msgid "Sa_ve all open files"
5762 msgstr "保存全部打开的文件(_V)"
5764 #: ../plugins/saveactions.c:679
5765 msgid "Instant Save"
5766 msgstr "立即保存"
5768 #: ../plugins/saveactions.c:689
5769 msgid "_Filetype to use for newly opened files:"
5770 msgstr "新打开文件使用的文件类型(_F):"
5772 #: ../plugins/saveactions.c:720
5773 msgid "Backup Copy"
5774 msgstr "备份复制"
5776 #: ../plugins/saveactions.c:730
5777 msgid "_Directory to save backup files in:"
5778 msgstr "备份复制的目录(_D):"
5780 #: ../plugins/saveactions.c:753
5781 msgid "Date/_Time format for backup files (\"man strftime\" for details):"
5782 msgstr "备份文件的日期时间格式 (详见“man strftime”) (_T):"
5784 #: ../plugins/saveactions.c:766
5785 msgid "Directory _levels to include in the backup destination:"
5786 msgstr "备份目录的目录层次(_L):"
5788 #: ../plugins/splitwindow.c:34
5789 msgid "Split Window"
5790 msgstr "分割窗口"
5792 #: ../plugins/splitwindow.c:34
5793 msgid "Splits the editor view into two windows."
5794 msgstr "把编辑视图分割为两个窗口。"
5796 #: ../plugins/splitwindow.c:300
5797 msgid "Show the current document"
5798 msgstr "显示当前文件"
5800 #: ../plugins/splitwindow.c:322 ../plugins/splitwindow.c:455
5801 #: ../plugins/splitwindow.c:470
5802 msgid "_Unsplit"
5803 msgstr "合并(_U)"
5805 #: ../plugins/splitwindow.c:437
5806 msgid "_Split Window"
5807 msgstr "分割窗口(_S)"
5809 #: ../plugins/splitwindow.c:445
5810 msgid "_Side by Side"
5811 msgstr "左右(_S)"
5813 #: ../plugins/splitwindow.c:450
5814 msgid "_Top and Bottom"
5815 msgstr "上下(_T)"
5817 #: ../plugins/splitwindow.c:466
5818 msgid "Side by Side"
5819 msgstr "左右"
5821 #: ../plugins/splitwindow.c:468
5822 msgid "Top and Bottom"
5823 msgstr "上下"
5825 #~ msgid "Filename of libvte.so"
5826 #~ msgstr "libvte.so 的文件名"
5828 #~ msgid "Background image:"
5829 #~ msgstr "背景图片:"
5831 #~ msgid "Sets the path to the background image in the terminal widget"
5832 #~ msgstr "设置终端背景图片"
5834 #~ msgid ""
5835 #~ "Cannot execute command \"%s\" from the template: %s. Check the path in "
5836 #~ "the template."
5837 #~ msgstr "无法执行模版中的命令“%s”:%s。请检查模版中的路径。"
5839 #~ msgid ""
5840 #~ "Cannot execute terminal command \"%s\": %s. Check the path setting in "
5841 #~ "Preferences."
5842 #~ msgstr "无法执行终端命令“%s”:%s。请检查首选项中的路径设置。"
5844 #~ msgid "Go to _Tag Definition"
5845 #~ msgstr "跳转到标记定义(_T)"
5847 #~ msgid "Go to T_ag Declaration"
5848 #~ msgstr "跳转到标记说明(_A)"
5850 #~ msgid "Printing of \"%s\" failed (return code: %s)."
5851 #~ msgstr "打印“%s”失败 (返回代码:%s)。"
5853 #~ msgid "TerminateProcess() failed: %s"
5854 #~ msgstr "TerminateProcess() 失败:%s"
5856 #~ msgid "Custom command failed: %s"
5857 #~ msgstr "自定义命令失败:%s"
5859 #~ msgid ""
5860 #~ "Could not execute the file in the VTE because it probably contains a "
5861 #~ "command."
5862 #~ msgstr "因为文件中可能含有命令所以无法在虚拟终端中执行这个文件"
5864 #~ msgid ""
5865 #~ "Could not parse terminal command \"%s\" (check Terminal tool setting in "
5866 #~ "Preferences)"
5867 #~ msgstr "无法解析终端命令“%s”(请检查在首选项中的终端设置)"
5869 #~ msgid ""
5870 #~ "Could not find terminal \"%s\" (check path for Terminal tool setting in "
5871 #~ "Preferences)"
5872 #~ msgstr "无法找到终端“%s” (请检查首选项中的终端设置)"
5874 #~ msgid "Detect by file extension"
5875 #~ msgstr "根据文件扩展名探测"
5877 #~ msgid "Close _without saving"
5878 #~ msgstr "关闭且不保存(_W)"
5880 #~ msgid "Show macro list"
5881 #~ msgstr "显示宏列表"
5883 #~ msgid "%s %s"
5884 #~ msgstr "%s %s"
5886 #~ msgid "Description"
5887 #~ msgstr "描述"
5889 #~ msgid "<b>Plugin details:</b>"
5890 #~ msgstr "<b>插件细节:</b>"
5892 #~ msgid "Plugin:"
5893 #~ msgstr "插件:"
5895 #~ msgid "Author(s):"
5896 #~ msgstr "作者:"
5898 #~ msgid "Cannot parse extra options: %s"
5899 #~ msgstr "无法解析额外选项:%s"
5901 #~ msgid ""
5902 #~ "Could not change the directory in the VTE because it probably contains a "
5903 #~ "command."
5904 #~ msgstr "可以含有命令,无法改变虚拟终端的路径。"
5906 #~ msgid "Process timed out after %.02f s!"
5907 #~ msgstr "进程超时(%.02f 秒后)!"
5909 #~ msgid "<b>Type:</b>"
5910 #~ msgstr "<b>类型:</b>"
5912 #~ msgid "<b>Size:</b>"
5913 #~ msgstr "<b>大小:</b>"
5915 #~ msgid "<b>Read-only:</b>"
5916 #~ msgstr "<b>只读:</b>"
5918 #~ msgid "<b>Encoding:</b>"
5919 #~ msgstr "<b>编码:</b>"
5921 #~ msgid "<b>Changed:</b>"
5922 #~ msgstr "<b>变更于:</b>"
5924 #~ msgid "Shell script"
5925 #~ msgstr "Shell 脚本"
5927 #~ msgid "Subroutines"
5928 #~ msgstr "子程序"
5930 #~ msgid "pos: %d"
5931 #~ msgstr "位置: %d"
5933 #~ msgid "style: %d"
5934 #~ msgstr "样式: %d"
5936 #~ msgid "Split Horizontally"
5937 #~ msgstr "水平分割"
5939 #~ msgid "Split Vertically"
5940 #~ msgstr "垂直分割"
5942 #~ msgid ""
5943 #~ "A terminal emulator like xterm, gnome-terminal or konsole (should accept "
5944 #~ "the -e argument)"
5945 #~ msgstr "虚拟终端如 xterm、gnome-terminal 或 konsole (应当接受 -e 参数)"
5947 #~ msgid "_Open file in a new tab"
5948 #~ msgstr "在新标签打开文件(_O)"
5950 #~ msgid ""
5951 #~ "Keep the current unsaved document open and open the newly saved file in a "
5952 #~ "new tab"
5953 #~ msgstr "不关闭未保存的文件并在新标签中打开新保存的文件。"
5955 #~ msgid "The editor font is not a monospaced font!"
5956 #~ msgstr "编辑器字体不是等宽字体!"
5958 #~ msgid "Text will be wrongly spaced."
5959 #~ msgstr "文本将错误地空格"
5961 #~ msgid "Invalid filename"
5962 #~ msgstr "非法文件名"
5964 #~ msgid "_Debug Messages"
5965 #~ msgstr "调试信息(_D)"
5967 #~ msgid "Project properties"
5968 #~ msgstr "项目属性"
5970 #~ msgid "Goto"
5971 #~ msgstr "跳转到行"
5973 #~ msgid "Clear the filter"
5974 #~ msgstr "清空过滤器"
5976 #~ msgid "Item"
5977 #~ msgstr "项"
5979 #~ msgid "Clear"
5980 #~ msgstr "清除"
5982 #~ msgid "_Set Build Menu Commands"
5983 #~ msgstr "设置生成菜单命令(_S)"
5985 #~ msgid "SQL Dump file"
5986 #~ msgstr "SQL 转储文件"
5988 #~ msgid "M_iscellaneous Languages"
5989 #~ msgstr "其他语言(_I)"
5991 #~ msgid "_Custom Filetypes"
5992 #~ msgstr "自定义文件类型(_C)"
5994 #~ msgid ""
5995 #~ "Plugin: %s %s\n"
5996 #~ "Description: %s\n"
5997 #~ "Author(s): %s"
5998 #~ msgstr ""
5999 #~ "插件:%s %s\n"
6000 #~ "说明:%s\n"
6001 #~ "作者:%s"
6003 #~ msgid ""
6004 #~ "<i>Notice: For all changes you make here to take effect, you need to "
6005 #~ "restart Geany or force the reload of the settings using Tools->Reload "
6006 #~ "Configuration.</i>"
6007 #~ msgstr ""
6008 #~ "<i>注意:这里所有改动要重启 Geany 或者通过点击菜单中的“工具->重新载入设"
6009 #~ "置”后才会生效。 </i>"
6011 #~ msgid ""
6012 #~ "<i>Notice: Native GTK printing is only available if Geany was built "
6013 #~ "against GTK 2.10 (or above) <b>and</b> Geany is running with GTK 2.10 (or "
6014 #~ "above).</i>"
6015 #~ msgstr ""
6016 #~ "<i>注意:只有 Geany 使用 GTK 2.10 (或以上版本) 编译<b>并且</b> Geany 运行"
6017 #~ "于 GTK 2.10 (或以上版本) 时本地 GTK 打印才可用。</i>"
6019 #~ msgid "Old"
6020 #~ msgstr "原来的"
6022 #~ msgid "Namespace:"
6023 #~ msgstr "命名空间:"
6025 #~ msgid "Class name:"
6026 #~ msgstr "类名称:"
6028 #~ msgid "Hide object files"
6029 #~ msgstr "隐藏目标文件"
6031 #~ msgid ""
6032 #~ "Don't show generated object files in the file browser, this includes *.o, "
6033 #~ "*.obj. *.so, *.dll, *.a, *.lib"
6034 #~ msgstr ""
6035 #~ "不要在文件浏览器中显示生成的目标文件,包括 *.o、*.obj、*.so、*.dll、*.a、"
6036 #~ "*.lib"
6038 #~ msgid "_Horizontally"
6039 #~ msgstr "水平(_H)"
6041 #~ msgid "_Vertically"
6042 #~ msgstr "垂直(_V)"
6044 #~ msgid "Find _Selected"
6045 #~ msgstr "查找选择的(_S)"
6047 #~ msgid "Find Pre_vious Selected"
6048 #~ msgstr "查找前一个选择的(_V)"
6050 #~ msgid "Whether to enable folding the code"
6051 #~ msgstr "是否允许代码折叠"
6053 #~ msgid "Automatic completion and closing of XML tags (includes HTML tags)"
6054 #~ msgstr "自动完成、关闭 XML 标记 (包括HTML标记)"
6056 #~ msgid "Toggle Case of Selection"
6057 #~ msgstr "开关注释"
6059 #~ msgid "(built on %s with GTK %d.%d.%d, GLib %d.%d.%d)"
6060 #~ msgstr " (创建于 %s,使用 GTK %d.%d.%d,GLib %d.%d.%d)"
6062 #~ msgid "Set the Build non-filetype working directories to use base path:"
6063 #~ msgstr "将生成无文件类型的工作目录设置为基本路径:"
6065 #~ msgid "Set"
6066 #~ msgstr "设置"
6068 #~ msgid ""
6069 #~ "Set the working directories (on the Build tab) for the non-filetype build "
6070 #~ "commands to use the base path"
6071 #~ msgstr "为无文件类型生成命令设置工作目录 (在生成标签中)"
6073 #~ msgid "_HTMLToggle"
6074 #~ msgstr "HTML 开关(_H)"
6076 #~ msgid "Bulk replacement of special chars"
6077 #~ msgstr "大量替换特殊字符"
6079 #~ msgid "Fixed s_trings"
6080 #~ msgstr "完全匹配(_T)"
6082 #~ msgid "_Grep regular expressions"
6083 #~ msgstr "_Grep正则表达式"
6085 #~ msgid "_Extended regular expressions"
6086 #~ msgstr "扩展正则表达式(_E)"
6088 #~ msgid "line: %d / %d\t col: %d\t sel: %d\t "
6089 #~ msgstr "行:%d / %d\t 列:%d\t 选择:%d\t "
6091 #~ msgid "mode: %s"
6092 #~ msgstr "模式:%s"
6094 #~ msgid "encoding: %s %s"
6095 #~ msgstr "编码:%s %s"
6097 #~ msgid "filetype: %s"
6098 #~ msgstr "文件类型:%s"
6100 #~ msgid "scope: %s"
6101 #~ msgstr "范围:%s"
6103 #~ msgid "_Customize Toolbar"
6104 #~ msgstr "自定义工具栏(_C)"
6106 #~ msgid "Icon size:"
6107 #~ msgstr "图标大小:"
6109 #~ msgid "Hard tab width:"
6110 #~ msgstr "硬制表符宽度:"
6112 #~ msgid "The width of a tab when Tabs & Spaces is set for a document"
6113 #~ msgstr "当文件设置“制表符和空格”时制表符的宽度"
6115 #~ msgid "Long line marker:"
6116 #~ msgstr "长行标志:"
6118 #~ msgid "Long line marker color:"
6119 #~ msgstr "长行标志颜色:"
6121 #~ msgid "Duplicate line or selection"
6122 #~ msgstr "复制行或选中的文本"
6124 #~ msgid "Send Selection to Terminal"
6125 #~ msgstr "发送选中的文字到终端"
6127 #~ msgid "Printing of file %s was cancelled."
6128 #~ msgstr "取消打印“%s”文件。"
6130 #~ msgid "Replaced text in %u file."
6131 #~ msgid_plural "Replaced text in %u files."
6132 #~ msgstr[0] "在 %u 个文件中替换了文本。"
6134 #~ msgid "Terminal plugin"
6135 #~ msgstr "虚拟终端插件"
6137 #~ msgid ""
6138 #~ "These settings for the virtual terminal emulator widget (VTE) only apply "
6139 #~ "if the VTE library could be loaded."
6140 #~ msgstr "这些是虚拟终端(VTE)的设置,只有VTE库可以载入时才会生效。"
6142 #~ msgid "Unsplit"
6143 #~ msgstr "合并"