# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # FIRST AUTHOR , YEAR. # msgid "" msgstr "" "Project-Id-Version: moo\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2008-04-01 10:48-0500\n" "PO-Revision-Date: 2007-12-06 04:32+0800\n" "Last-Translator: Chaosye \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" #: ../medit/medit-app.c:61 #, c-format msgid "Invalid value '%s' for option %s" msgstr "" #. command line option --new-app #: ../medit/medit-app.c:68 msgid "Run new instance of application" msgstr "" #. command line option --use-session #: ../medit/medit-app.c:70 msgid "Load and save session" msgstr "" #. command line option --pid=PID #: ../medit/medit-app.c:72 msgid "Use existing instance with process id PID" msgstr "" #. command line option --pid=PID #: ../medit/medit-app.c:73 msgid "PID" msgstr "" #. command line option --app-name=NAME #: ../medit/medit-app.c:75 msgid "Set instance name to NAME if it's not already running" msgstr "" #. command line option --app-name=NAME #: ../medit/medit-app.c:76 msgid "NAME" msgstr "" #. command line option --new-window #: ../medit/medit-app.c:78 msgid "Open file(s) in a new window" msgstr "" #. command line option --new-tab #: ../medit/medit-app.c:80 msgid "Open file(s) in a new tab" msgstr "" #. command line option --line=LINE #: ../medit/medit-app.c:86 msgid "Open file and position cursor on line LINE" msgstr "" #. command line option --line=LINE #: ../medit/medit-app.c:87 msgid "LINE" msgstr "" #. command line option --exec CODE #: ../medit/medit-app.c:95 msgid "Execute python code in an existing instance" msgstr "" #. command line option --exec CODE #: ../medit/medit-app.c:96 msgid "CODE" msgstr "" #. command line option --exec-file FILE #: ../medit/medit-app.c:98 msgid "Execute python file in an existing instance" msgstr "" #. command line option --exec-file FILE #: ../medit/medit-app.c:99 msgid "FILE" msgstr "" #. command line option --version #: ../medit/medit-app.c:101 msgid "Show version information and exit" msgstr "" #. command line: medit [OPTION...] [FILES] #: ../medit/medit-app.c:103 msgid "FILES" msgstr "" #: ../medit/medit-app.c:118 ../medit/medit-app.c:125 #, c-format msgid "%s and %s options may not be used simultaneously\n" msgstr "" #: ../medit/medit-app.c:342 msgid "medit is a text editor" msgstr "medit文本编辑器" #: ../medit/medit.desktop.in.h:1 msgid "Text editor" msgstr "文本编辑器" #: ../medit/medit.desktop.in.h:2 msgid "medit" msgstr "medit" #. Credits button label in About dialog #: ../moo/mooapp/glade/mooappabout.glade.h:2 msgid "C_redits" msgstr "C_redits" #. Translators: do not translate the part before | #: ../moo/mooapp/glade/mooappabout.glade.h:4 msgid "Dialog title|About" msgstr "关于" #. Translators: do not translate the part before | #: ../moo/mooapp/glade/mooappabout.glade.h:6 msgid "Dialog title|Credits" msgstr "感谢" #. Translators: do not translate the part before | #: ../moo/mooapp/glade/mooappabout.glade.h:8 msgid "Dialog title|License" msgstr "许可" #. System Info dialog title, do not translate the part before the | #: ../moo/mooapp/glade/mooappabout.glade.h:10 msgid "Dialog title|System Info" msgstr "系统信息" #. Tab label in Credits dialog #: ../moo/mooapp/glade/mooappabout.glade.h:12 msgid "Thanks" msgstr "感谢" #. Tab label in Credits dialog #: ../moo/mooapp/glade/mooappabout.glade.h:14 msgid "Translated by" msgstr "译者" #. Tab label in Credits dialog #: ../moo/mooapp/glade/mooappabout.glade.h:16 msgid "Written by" msgstr "作者" #. License button label in About dialog #: ../moo/mooapp/glade/mooappabout.glade.h:18 msgid "_License" msgstr "许可(_L)" #. Translators: this goes into About box, under Translated by tab, #. do not ignore it, markup isn't always used. It should be something #. like "Some Guy ", with lines separated by \n #: ../moo/mooapp/mooappabout.c:54 msgid "translator-credits" msgstr "Chaosye " #. Translators: this goes into About box, under Translated by tab, #. this must be valid html markup, e.g. #. "Some Guy <someguy@domain.net>" #. Lines must be separated by
, like "First guy
Second Guy" #: ../moo/mooapp/mooappabout.c:59 msgid "translator-credits-markup" msgstr "" "Chaosye <chao-7410@163.com>" #. menu item label #: ../moo/mooapp/mooapp.c:1273 msgid "System Info" msgstr "系统信息" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:1 msgid "" "Comma-separated list of encodings to try when opening a file. 'LOCALE' means " "current locale encoding." msgstr "打开文件时尝试使用的编码列表,\"LOCALE\"为本地默认编码" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:2 msgid "Dialogs" msgstr "对话" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:3 msgid "Enable session support" msgstr "启用会话支持" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:4 msgid "Encoding for new files:" msgstr "新建文档时使用的编码" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:5 msgid "Encodings to autodetect:" msgstr "用于自动检测的编码:" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:6 msgid "Ensure trailing newline" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:7 msgid "Loading" msgstr "加载中" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:8 msgid "Make backups" msgstr "创建备份" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:9 msgid "Open and Save As dialogs show current document folder" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:10 msgid "Remove trailing spaces" msgstr "删除行末空格" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:11 msgid "Saving" msgstr "保存" #: ../moo/mooedit/glade/mooeditprefs-file.glade.h:12 msgid "Sessions" msgstr "会话" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:1 msgid "Backspace key unindents" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:2 msgid "Default language:" msgstr "默认代码:" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:3 msgid "Do not use tabs for indentation" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:4 msgid "Enable auto indentation" msgstr "启用自动缩进" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:5 msgid "Indent width, spaces:" msgstr "缩进空格数:" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:6 msgid "Keyboard" msgstr "键盘" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:7 #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:13 msgid "Misc" msgstr "其它" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:8 msgid "Smart Home and End" msgstr "智能Home键和End键" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:9 msgid "Tab key indents" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-general.glade.h:10 msgid "Visual tab width:" msgstr "" #: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:1 #: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:3 msgid "Extensions:" msgstr "扩展:" #: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:2 msgid "File filters" msgstr "文件类型" #: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:3 msgid "Language-specific options" msgstr "代码特定选项" #: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:4 msgid "Language:" msgstr "代码:" #: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:5 #: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:5 msgid "Mime types:" msgstr "Mime类型:" #: ../moo/mooedit/glade/mooeditprefs-langs.glade.h:6 #: ../moo/mooedit/glade/mooedittools.glade.h:11 msgid "Options:" msgstr "选项:" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:1 msgid "Color scheme:" msgstr "颜色方案:" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:2 msgid "Do not split words" msgstr "不拆分单词" #. Part of the phrase "Draw right margin at column [XX]" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:4 msgid "Draw right margin" msgstr "绘制右边界" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:5 msgid "Enable syntax highlighting" msgstr "启用语法显亮" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:6 msgid "Enable text wrapping" msgstr "启用换行" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:7 msgid "Font and colors" msgstr "字体和颜色" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:8 msgid "Font:" msgstr "字体:" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:9 msgid "Highlight current line" msgstr "高亮显示当前行" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:10 msgid "Highlight matching brackets" msgstr "高亮显示匹配括号" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:11 msgid "Highlight mismatching brackets" msgstr "高亮显示无匹配括号" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:12 msgid "Highlighting" msgstr "高亮显示" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:14 msgid "Show line numbers" msgstr "显示行号" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:15 msgid "Show tabs" msgstr "显示制表符" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:16 msgid "Show trailing spaces" msgstr "显示行末空格" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:17 msgid "Text wrapping" msgstr "文本换行" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:18 msgid "Use default theme font" msgstr "使用主题默认字体" #. Part of the phrase "Draw right margin at column [XX]" #: ../moo/mooedit/glade/mooeditprefs-view.glade.h:20 msgid "at column" msgstr "在列" #: ../moo/mooedit/glade/mooeditsavemult.glade.h:1 msgid "Select the documents you want to save:" msgstr "请选择你要保存的文档:" #: ../moo/mooedit/glade/mooedittools.glade.h:1 msgid "Command type:" msgstr "命令类型:" #: ../moo/mooedit/glade/mooedittools.glade.h:2 msgid "Context menu" msgstr "语法菜单" #: ../moo/mooedit/glade/mooedittools.glade.h:3 msgid "Delete item" msgstr "删除项目" #: ../moo/mooedit/glade/mooedittools.glade.h:4 msgid "Enabled" msgstr "启用" #: ../moo/mooedit/glade/mooedittools.glade.h:5 msgid "Files:" msgstr "文档:" #: ../moo/mooedit/glade/mooedittools.glade.h:6 msgid "Filter:" msgstr "过滤器:" #: ../moo/mooedit/glade/mooedittools.glade.h:7 msgid "Input:" msgstr "输入:" #: ../moo/mooedit/glade/mooedittools.glade.h:8 msgid "Move item down" msgstr "下移项目" #: ../moo/mooedit/glade/mooedittools.glade.h:9 msgid "Move item up" msgstr "上移项目" #: ../moo/mooedit/glade/mooedittools.glade.h:10 msgid "New item" msgstr "新建" #: ../moo/mooedit/glade/mooedittools.glade.h:12 msgid "Output:" msgstr "输出:" #: ../moo/mooedit/glade/mooedittools.glade.h:13 msgid "Tools menu" msgstr "工具菜单" #: ../moo/mooedit/glade/moopluginprefs.glade.h:1 msgid "Author:" msgstr "作者:" #: ../moo/mooedit/glade/moopluginprefs.glade.h:2 msgid "Description:" msgstr "描述:" #: ../moo/mooedit/glade/moopluginprefs.glade.h:3 msgid "Version:" msgstr "版本:" #: ../moo/mooedit/glade/mooprint.glade.h:1 msgid "Center:" msgstr "居中:" #: ../moo/mooedit/glade/mooprint.glade.h:2 msgid "Ellipsize long lines" msgstr "" #: ../moo/mooedit/glade/mooprint.glade.h:3 msgid "Footer" msgstr "页脚" #: ../moo/mooedit/glade/mooprint.glade.h:4 msgid "Header" msgstr "标题" #: ../moo/mooedit/glade/mooprint.glade.h:5 msgid "Left:" msgstr "左" #: ../moo/mooedit/glade/mooprint.glade.h:6 msgid "Print footer" msgstr "打印页脚" #: ../moo/mooedit/glade/mooprint.glade.h:7 msgid "Print header" msgstr "打印标题" #. Part of the phrase "Print line numbers" "every" "1" "lines" #: ../moo/mooedit/glade/mooprint.glade.h:9 msgid "Print line numbers" msgstr "打印行号" #: ../moo/mooedit/glade/mooprint.glade.h:10 msgid "Print separator line" msgstr "打印分隔线" #: ../moo/mooedit/glade/mooprint.glade.h:11 msgid "Print using text styles" msgstr "使用文本风格打印" #: ../moo/mooedit/glade/mooprint.glade.h:12 msgid "Right:" msgstr "右" #: ../moo/mooedit/glade/mooprint.glade.h:13 msgid "Use custom font:" msgstr "使用自定义字体:" #: ../moo/mooedit/glade/mooprint.glade.h:14 msgid "Wrap long lines" msgstr "换行" #. Part of the phrase "Print line numbers" "every" "1" "lines" #: ../moo/mooedit/glade/mooprint.glade.h:16 msgid "every" msgstr "全部" #. Part of the phrase "Print line numbers" "every" "1" "lines" #: ../moo/mooedit/glade/mooprint.glade.h:18 msgid "lines" msgstr "行" #: ../moo/mooedit/glade/mooprintpreview.glade.h:1 #: ../moo/mooedit/mooeditwindow.c:796 ../moo/mooedit/mooeditwindow.c:797 msgid "Print..." msgstr "打印" #: ../moo/mooedit/glade/mooquicksearch.glade.h:1 msgid "_Case sensitive" msgstr "区分大小写(_C)" #: ../moo/mooedit/glade/mooquicksearch.glade.h:2 msgid "_Regular expression" msgstr "正则表达式(_R)" #: ../moo/mooedit/glade/mootextfind.glade.h:1 msgid "Case sensitive" msgstr "区分太小写" #: ../moo/mooedit/glade/mootextfind.glade.h:2 msgid "Don't prompt on replace" msgstr "替换时不提示" #: ../moo/mooedit/glade/mootextfind.glade.h:3 #: ../moo/mooedit/plugins/moofind.c:1080 msgid "Find" msgstr "查找" #: ../moo/mooedit/glade/mootextfind.glade.h:4 #: ../moo/mooedit/mooeditwindow.c:553 msgid "Find _Next" msgstr "查找下一个(_N)" #: ../moo/mooedit/glade/mootextfind.glade.h:5 msgid "Find backwards" msgstr "向前查找" #: ../moo/mooedit/glade/mootextfind.glade.h:6 msgid "From cursor" msgstr "从光标处开始" #: ../moo/mooedit/glade/mootextfind.glade.h:7 msgid "Literal replacement" msgstr "" #: ../moo/mooedit/glade/mootextfind.glade.h:8 msgid "Options" msgstr "选项" #: ../moo/mooedit/glade/mootextfind.glade.h:9 msgid "Regular expression" msgstr "正则表达式" #: ../moo/mooedit/glade/mootextfind.glade.h:10 msgid "Replace With" msgstr "替换为" #: ../moo/mooedit/glade/mootextfind.glade.h:11 msgid "Replace _All" msgstr "替换全部(_A)" #: ../moo/mooedit/glade/mootextfind.glade.h:12 msgid "Replace?" msgstr "是否替换?" #: ../moo/mooedit/glade/mootextfind.glade.h:13 msgid "Replacement text:" msgstr "要替换的文字:" #: ../moo/mooedit/glade/mootextfind.glade.h:14 msgid "Selected text" msgstr "被选中的文字" #: ../moo/mooedit/glade/mootextfind.glade.h:15 msgid "Sto_p" msgstr "停止(_S)" #: ../moo/mooedit/glade/mootextfind.glade.h:16 msgid "Text to find:" msgstr "要查找的字符串" #: ../moo/mooedit/glade/mootextfind.glade.h:17 msgid "Whole words only" msgstr "只匹配完整单词" #: ../moo/mooedit/glade/mootextfind.glade.h:18 msgid "_Replace" msgstr "替换(_R)" #: ../moo/mooedit/glade/mootextgotoline.glade.h:1 #: ../moo/mooedit/mooeditwindow.c:603 msgid "Go to Line" msgstr "跳到行" #: ../moo/mooedit/glade/mootextgotoline.glade.h:2 msgid "Go to line:" msgstr "跳到行:" #. Output filter for shell commands #: ../moo/mooedit/filters.xml.h:2 msgid "Filter|Bison" msgstr "" #. Output filter for shell commands #: ../moo/mooedit/filters.xml.h:4 msgid "Filter|Default" msgstr "" #. Output filter for shell commands #: ../moo/mooedit/filters.xml.h:6 msgid "Filter|LaTeX" msgstr "" #. Output filter for shell commands #: ../moo/mooedit/filters.xml.h:8 msgid "Filter|Make" msgstr "" #. Output filter for shell commands #: ../moo/mooedit/filters.xml.h:10 msgid "Filter|None" msgstr "无" #. Output filter for shell commands #: ../moo/mooedit/filters.xml.h:12 msgid "Filter|Python" msgstr "" #. menu item label #: ../moo/mooedit/medit-ui.xml.h:2 msgid "Pa_nes" msgstr "" #. menu item label #: ../moo/mooedit/medit-ui.xml.h:4 msgid "_Document" msgstr "文档(_D)" #. menu item label #: ../moo/mooedit/medit-ui.xml.h:6 msgid "_File" msgstr "文档(_F)" #. menu item label #: ../moo/mooedit/medit-ui.xml.h:8 msgid "_Search" msgstr "查找(_S)" #: ../moo/mooedit/medit-ui.xml.h:9 msgid "_Tools" msgstr "工具(_T)" #. menu item label #: ../moo/mooedit/medit-ui.xml.h:11 msgid "_View" msgstr "查看(_V)" #. menu item label #: ../moo/mooedit/medit-ui.xml.h:13 msgid "_Window" msgstr "窗口(_W)" #: ../moo/mooedit/moocommand-exe.c:83 msgid "Output|None" msgstr "无" #: ../moo/mooedit/moocommand-exe.c:84 msgid "Output|None, asynchronous" msgstr "无, 异步" #: ../moo/mooedit/moocommand-exe.c:86 msgid "Output|Console" msgstr "" #: ../moo/mooedit/moocommand-exe.c:88 msgid "Output|Output pane" msgstr "输出网格" #: ../moo/mooedit/moocommand-exe.c:89 msgid "Output|Insert into the document" msgstr "输入到文档" #: ../moo/mooedit/moocommand-exe.c:90 msgid "Output|New document" msgstr "新建文档" #: ../moo/mooedit/moocommand-exe.c:803 msgid "Shell command" msgstr "Shell命令" #. Translators: these are kinds of input for a shell command, do not translate the part before | #: ../moo/mooedit/moocommand-exe.c:1046 msgid "Input|None" msgstr "无" #: ../moo/mooedit/moocommand-exe.c:1046 msgid "Input|Selected lines" msgstr "" #: ../moo/mooedit/moocommand-exe.c:1046 msgid "Input|Selection" msgstr "选项" #: ../moo/mooedit/moocommand-exe.c:1046 msgid "Input|Whole document" msgstr "全部" #: ../moo/mooedit/moocommand-lua.c:259 msgid "Lua script" msgstr "Lua 脚本" #. Translators: number of documents here is always greater than one, so #. ignore singular form (which is simply copy of the plural here) #: ../moo/mooedit/mooeditdialogs.c:379 #, c-format msgid "" "There are %u documents with unsaved changes. Save changes before closing?" msgid_plural "" "There are %u documents with unsaved changes. Save changes before closing?" msgstr[0] "还有 %u 个文档未保存. 关闭前保存吗?" msgstr[1] "还有 %u 个文档未保存. 关闭前保存吗?" #. Could not save file foo.txt #: ../moo/mooedit/mooeditdialogs.c:435 #, c-format msgid "" "Could not save file\n" "%s" msgstr "" "无法保存\n" "%s" #: ../moo/mooedit/mooeditdialogs.c:437 msgid "Could not save file" msgstr "无法保存" #. Error saving file foo.txt #: ../moo/mooedit/mooeditdialogs.c:463 #, c-format msgid "" "Error saving file\n" "%s" msgstr "" "保存时发生错误\n" "%s" #: ../moo/mooedit/mooeditdialogs.c:465 msgid "Error saving file" msgstr "保存时发生错误" #: ../moo/mooedit/mooeditdialogs.c:467 #, c-format msgid "" "Could not convert file to requested character encoding %s. File was saved in " "UTF-8 encoding." msgstr "无法把文档的编码转换为 %s.文档将被保存为UTF-8" #. Could not open file foo.txt #: ../moo/mooedit/mooeditdialogs.c:497 #, c-format msgid "" "Could not open file\n" "%s" msgstr "" "无法打开文档\n" "%s" #: ../moo/mooedit/mooeditdialogs.c:499 msgid "Could not open file" msgstr "无法打开文档" #: ../moo/mooedit/mooeditdialogs.c:505 #, c-format msgid "" "Could not open file using character encoding %s. The file may be binary or " "encoding may be specified incorrectly." msgstr "无法以编码 %s 打开文档.文档可能是非文本文档或者所选编码不正确." #: ../moo/mooedit/mooeditdialogs.c:509 #, c-format msgid "" "Could not detect file character encoding. Please make sure the file is not " "binary and try to select encoding in the Open dialog." msgstr "" "无法确定文档编码, 请确保文档为文本文档并且尝试在打开对话框中指定文字编码." #. Could not reload file foo.txt #: ../moo/mooedit/mooeditdialogs.c:544 #, c-format msgid "" "Could not reload file\n" "%s" msgstr "" "无法重新加载文档\n" "%s" #: ../moo/mooedit/mooeditdialogs.c:604 #, c-format msgid "Discard changes in file '%s'?" msgstr "丢弃对文档'%s'的修改?" #: ../moo/mooedit/mooeditdialogs.c:606 msgid "If you reload the document, changes will be discarded" msgstr "如果你重新加载文档,修改将会对丢弃" #: ../moo/mooedit/mooeditdialogs.c:607 ../moo/mooedit/mooeditwindow.c:390 msgid "_Reload" msgstr "重新加载(_R)" #: ../moo/mooedit/mooeditdialogs.c:628 #, c-format msgid "Overwrite modified file '%s'?" msgstr "覆盖被修改文档'%s' ?" #: ../moo/mooedit/mooeditdialogs.c:629 #, c-format msgid "" "File '%s' was modified on disk by another process. If you save it, changes " "on disk will be lost." msgstr "文档'%s'已被另一个进程修改.如果保存所作的修改将会丢失" #: ../moo/mooedit/mooeditdialogs.c:631 msgid "Over_write" msgstr "覆盖(_O)" #: ../moo/mooedit/mooeditdialogs.c:652 msgid "" "Beginning of document reached.\n" "Continue from the end?" msgstr "" "已到达文档的顶端.\n" "从底端继续吗?" #: ../moo/mooedit/mooeditdialogs.c:655 msgid "" "End of document reached.\n" "Continue from the beginning?" msgstr "" "已到达文档的底端.\n" "从项端继续吗?" #. Translators: if translated, it should be a comma-separated list #. of encodings to try when opening files. Encodings names should be #. those understood by iconv, or "LOCALE" which means user's locale #. charset. For instance, the default value is "UTF-8,LOCALE,ISO_8859-15,ISO_8859-1". #. You want to add common preferred non-UTF8 encodings used in your locale. #. Do not remove ISO_8859-15 and ISO_8859-1, instead leave them at the end, #. these are common source files encodings. #: ../moo/mooedit/mooeditfileops.c:244 msgid "encodings_list" msgstr "encodings_list" #: ../moo/mooedit/mooeditfileops.c:1223 #: ../moo/mooedit/plugins/moofileselector.c:529 msgid "Untitled" msgstr "未命名" #: ../moo/mooedit/mooeditfileops.c:1225 #, c-format msgid "Untitled %d" msgstr "未命名 %d" #: ../moo/mooedit/mooeditor.c:280 msgid "Open Recent Files Dialog" msgstr "" #: ../moo/mooedit/mooeditor.c:281 msgid "Open Recent|_More..." msgstr "" #: ../moo/mooedit/mooeditor.c:634 msgid "Open new editor window" msgstr "新建编辑窗口" #: ../moo/mooedit/mooeditor.c:1032 msgid "Open Recent" msgstr "打开最近用过的文档(_R)" #: ../moo/mooedit/mooeditprefspage.c:188 #: ../moo/moofileview/glade/moofileprops.glade.h:1 msgid "General" msgstr "常规" #: ../moo/mooedit/mooeditprefspage.c:189 #: ../moo/moofileview/moofileview-ui.xml.h:3 msgid "View" msgstr "查看" #: ../moo/mooedit/mooeditprefspage.c:190 msgid "Loading and saving" msgstr "载入与保存" #: ../moo/mooedit/mooeditprefspage.c:191 msgid "Languages and files" msgstr "语言和文档" #: ../moo/mooedit/mooeditwindow.c:373 msgid "Create new document" msgstr "新建" #: ../moo/mooedit/mooeditwindow.c:381 msgid "_Open..." msgstr "打开(_O)" #: ../moo/mooedit/mooeditwindow.c:382 msgid "Open..." msgstr "打开" #: ../moo/mooedit/mooeditwindow.c:389 ../moo/moofileview/moofileview.c:1270 #: ../moo/moofileview/moofileview.c:1271 msgid "Reload" msgstr "重新加载" #: ../moo/mooedit/mooeditwindow.c:391 msgid "Reload document" msgstr "重新加载" #: ../moo/mooedit/mooeditwindow.c:418 msgid "Save _As..." msgstr "另存为(_A)" #: ../moo/mooedit/mooeditwindow.c:419 msgid "Save as..." msgstr "另存为" #: ../moo/mooedit/mooeditwindow.c:429 msgid "Close document" msgstr "关闭文档" #: ../moo/mooedit/mooeditwindow.c:437 msgid "Close All" msgstr "全部关闭" #: ../moo/mooedit/mooeditwindow.c:438 msgid "Close A_ll" msgstr "全部关闭(_l)" #: ../moo/mooedit/mooeditwindow.c:439 msgid "Close all documents" msgstr "全部关闭" #: ../moo/mooedit/mooeditwindow.c:521 msgid "Previous Tab" msgstr "上一个标签" #: ../moo/mooedit/mooeditwindow.c:522 msgid "_Previous Tab" msgstr "上一个标签(_P)" #: ../moo/mooedit/mooeditwindow.c:523 msgid "Previous tab" msgstr "上一个标签" #: ../moo/mooedit/mooeditwindow.c:531 msgid "Next Tab" msgstr "下一个标签" #: ../moo/mooedit/mooeditwindow.c:532 msgid "_Next Tab" msgstr "下一个标签(_N)" #: ../moo/mooedit/mooeditwindow.c:533 msgid "Next tab" msgstr "下一个标签" #: ../moo/mooedit/mooeditwindow.c:552 msgid "Find Next" msgstr "查找下一个" #: ../moo/mooedit/mooeditwindow.c:554 msgid "Find next" msgstr "查找下一个" #: ../moo/mooedit/mooeditwindow.c:563 msgid "Find Previous" msgstr "查找上一个" #: ../moo/mooedit/mooeditwindow.c:564 msgid "Find _Previous" msgstr "查找上一个(_P)" #: ../moo/mooedit/mooeditwindow.c:565 msgid "Find previous" msgstr "查找上一个" #: ../moo/mooedit/mooeditwindow.c:585 msgid "Find Current Word" msgstr "向后查找当前单词" #: ../moo/mooedit/mooeditwindow.c:586 msgid "Find Current _Word" msgstr "向后查找当前单词(_F)" #: ../moo/mooedit/mooeditwindow.c:594 msgid "Find Current Word Backwards" msgstr "向前查找当前单词" #: ../moo/mooedit/mooeditwindow.c:595 msgid "Find Current Word _Backwards" msgstr "向前查找当前单词(_B)" #: ../moo/mooedit/mooeditwindow.c:604 msgid "_Go to Line..." msgstr "跳到行(_G)" #: ../moo/mooedit/mooeditwindow.c:605 msgid "Go to line..." msgstr "跳到行" #: ../moo/mooedit/mooeditwindow.c:614 msgid "Toggle Text Wrapping" msgstr "切换换行" #: ../moo/mooedit/mooeditwindow.c:615 msgid "_Wrap Text" msgstr "换行(_W)" #: ../moo/mooedit/mooeditwindow.c:622 msgid "Toggle Line Numbers Display" msgstr "切换行号显示" #: ../moo/mooedit/mooeditwindow.c:623 msgid "_Show Line Numbers" msgstr "显示行号" #: ../moo/mooedit/mooeditwindow.c:629 msgid "Focus Document" msgstr "" #: ../moo/mooedit/mooeditwindow.c:630 msgid "_Focus Document" msgstr "" #: ../moo/mooedit/mooeditwindow.c:681 ../moo/mooedit/mooeditwindow.c:682 msgid "Toggle Bookmark" msgstr "书签切换" #: ../moo/mooedit/mooeditwindow.c:690 ../moo/mooedit/mooeditwindow.c:691 msgid "Next Bookmark" msgstr "下一个书签" #: ../moo/mooedit/mooeditwindow.c:699 ../moo/mooedit/mooeditwindow.c:700 msgid "Previous Bookmark" msgstr "上一个书签" #. action #: ../moo/mooedit/mooeditwindow.c:730 ../moo/mooedit/mooeditwindow.c:731 #: ../moo/mooedit/mooeditwindow.c:732 msgid "Comment" msgstr "备注" #. action #: ../moo/mooedit/mooeditwindow.c:740 ../moo/mooedit/mooeditwindow.c:741 #: ../moo/mooedit/mooeditwindow.c:742 msgid "Uncomment" msgstr "撤消备注" #. Insensitive menu item which appears in Window menu with no documents open #: ../moo/mooedit/mooeditwindow.c:770 msgid "No Documents" msgstr "没有文档" #: ../moo/mooedit/mooeditwindow.c:778 msgid "Page Setup" msgstr "页面设置" #: ../moo/mooedit/mooeditwindow.c:779 msgid "Page S_etup..." msgstr "页面设置(_E)" #: ../moo/mooedit/mooeditwindow.c:780 msgid "Page Setup..." msgstr "页面设置" #: ../moo/mooedit/mooeditwindow.c:805 ../moo/mooedit/mooeditwindow.c:1860 msgid "Export as PDF" msgstr "导出为PDF文档" #: ../moo/mooedit/mooeditwindow.c:806 msgid "E_xport as PDF..." msgstr "导出为PDF文档(_X)" #: ../moo/mooedit/mooeditwindow.c:807 msgid "Export as PDF..." msgstr "导出为PDF文档" #. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [new file]" #: ../moo/mooedit/mooeditwindow.c:1060 #, c-format msgid "%s [new file]" msgstr "" #. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [modified on disk]" #: ../moo/mooedit/mooeditwindow.c:1063 #, c-format msgid "%s [modified on disk]" msgstr "" #. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [deleted]" #: ../moo/mooedit/mooeditwindow.c:1066 #, c-format msgid "%s [deleted]" msgstr "" #. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [new file] [modified]" #: ../moo/mooedit/mooeditwindow.c:1074 #, c-format msgid "%s [new file] [modified]" msgstr "" #. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [modified on disk] [modified]" #: ../moo/mooedit/mooeditwindow.c:1077 #, c-format msgid "%s [modified on disk] [modified]" msgstr "" #. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [deleted] [modified]" #: ../moo/mooedit/mooeditwindow.c:1080 #, c-format msgid "%s [deleted] [modified]" msgstr "" #. Translators: this goes into window title, %s stands for filename, e.g. "/foo/bar.txt [modified]" #: ../moo/mooedit/mooeditwindow.c:1083 #, c-format msgid "%s [modified]" msgstr "" #: ../moo/mooedit/mooeditwindow.c:1322 msgid "Reopen Using Encoding" msgstr "用特定的编码重新打开" #: ../moo/mooedit/mooeditwindow.c:1372 msgid "_Encoding" msgstr "编码(_E)" #: ../moo/mooedit/mooeditwindow.c:1774 ../moo/moofileview/moofileview.c:1213 #: ../moo/moofileview/moofileview.c:1214 #: ../moo/moofileview/moofileview-ui.xml.h:1 msgid "Bookmarks" msgstr "书签" #: ../moo/mooedit/mooeditwindow.c:3104 #, c-format msgid "Line: %s Col: %s" msgstr "行: %s 列: %s" #: ../moo/mooedit/mooeditwindow.c:3105 #, c-format msgid "Chars: %s" msgstr "字符: %s" #. Label in the editor window statusbar - Overwrite or Insert mode #: ../moo/mooedit/mooeditwindow.c:3145 msgid "OVR" msgstr "" #: ../moo/mooedit/mooeditwindow.c:3145 msgid "INS" msgstr "" #: ../moo/mooedit/mooeditwindow.c:3270 msgid "_Language" msgstr "语言(_L)" #: ../moo/mooedit/mootextfind.c:489 msgid "No search term entered" msgstr "没有输入要查找项目" #: ../moo/mooedit/mootextfind.c:796 ../moo/mooedit/mootextfind.c:902 #: ../moo/mooedit/mootextfind.c:1057 msgid "Search hit top, continuing at bottom" msgstr "当查找到达文件顶端时,从底端继续" #: ../moo/mooedit/mootextfind.c:798 ../moo/mooedit/mootextfind.c:900 #: ../moo/mooedit/mootextfind.c:980 msgid "Search hit bottom, continuing at top" msgstr "当查找到达文件底端时,从顶端继续" #: ../moo/mooedit/mootextfind.c:807 ../moo/mooedit/mootextfind.c:912 #: ../moo/mooedit/mootextfind.c:988 ../moo/mooedit/mootextfind.c:1065 #, c-format msgid "Pattern not found: %s" msgstr "没有找到匹配 %s" #: ../moo/mooedit/mootextfind.c:894 #, c-format msgid "Found single instance of pattern '%s'" msgstr "找到一个匹配 '%s'" #: ../moo/mooedit/mootextfind.c:1100 msgid "No replacement made" msgstr "没有替换" #: ../moo/mooedit/mootextfind.c:1106 #, c-format msgid "%u replacement made" msgid_plural "%u replacements made" msgstr[0] "%u 处被替换" msgstr[1] "%u 处被替换" #: ../moo/mooedit/moousertools.c:328 ../moo/mooedit/moousertools-prefs.c:417 msgid "Tools" msgstr "工具" #: ../moo/mooedit/moousertools-prefs.c:107 msgid "New Command" msgstr "创建命令" #: ../moo/mooedit/moo.xml.in.h:1 msgid "DPatch" msgstr "" #: ../moo/mooedit/moo.xml.in.h:2 msgid "GAP source file" msgstr "GAP 源码文档" #: ../moo/mooedit/plugins/moofilelist.c:2344 #: ../moo/mooedit/plugins/moofilelist.c:2345 #: ../moo/mooedit/plugins/moofilelist.c:2402 msgid "File List" msgstr "" #: ../moo/mooedit/plugins/moofilelist.c:2402 msgid "List of files" msgstr "" #: ../moo/mooedit/plugins/moofileselector.c:404 #, c-format msgid "Create file in folder '%s':" msgstr "在目录'%s'创建文档 :" #: ../moo/mooedit/plugins/moofileselector.c:460 #, c-format msgid "Could not create file '%s'" msgstr "无法创建文档'%s'" #: ../moo/mooedit/plugins/moofileselector.c:461 #: ../moo/mooedit/plugins/moofileselector.c:833 #, c-format msgid "" "Could not convert '%s' to filename encoding. Please consider simpler name, " "such as foo.blah or blah.foo" msgstr "无法以 %s 命名文件,请尝试更简单的名称如 foo.blah 或 blah.foo" #: ../moo/mooedit/plugins/moofileselector.c:476 #, c-format msgid "File '%s' already exists" msgstr "文档 '%s' 已存在" #: ../moo/mooedit/plugins/moofileselector.c:619 msgid "Go to current document directory" msgstr "打开当前文档目录" #: ../moo/mooedit/plugins/moofileselector.c:631 #: ../moo/mooedit/plugins/moofileselector.c:632 msgid "New File..." msgstr "新建" #: ../moo/mooedit/plugins/moofileselector.c:654 #: ../moo/mooedit/plugins/moofileselector.c:655 #: ../moo/mooedit/plugins/moofileselector.c:1318 #: ../moo/mooedit/plugins/moofileselector-prefs.c:70 #: ../moo/moofileview/moofileview.c:1110 msgid "File Selector" msgstr "文件选择器" #: ../moo/mooedit/plugins/moofileselector.c:832 #, c-format msgid "Could not save file as '%s'" msgstr "无法保存文档为'%s'" #: ../moo/mooedit/plugins/moofileselector.c:917 #: ../moo/mooedit/plugins/moofileselector.c:942 #: ../moo/mooedit/plugins/moofileselector.glade.h:2 #: ../moo/moofileview/glade/moofileview-drop.glade.h:1 msgid "Save As" msgstr "另存为" #: ../moo/mooedit/plugins/moofileselector.c:962 msgid "Save Copy As" msgstr "保存副本为" #: ../moo/mooedit/plugins/moofileselector.c:986 msgid "Rename To" msgstr "重命名为" #: ../moo/mooedit/plugins/moofileselector.c:1143 msgid "Move Here" msgstr "移动到这里" #: ../moo/mooedit/plugins/moofileselector.c:1144 msgid "Move/Rename..." msgstr "移动/重命名" #: ../moo/mooedit/plugins/moofileselector.c:1152 msgid "Save Here" msgstr "保存到这里" #: ../moo/mooedit/plugins/moofileselector.c:1153 msgid "Save As..." msgstr "另存为" #: ../moo/mooedit/plugins/moofileselector.c:1161 ../moo/mooutils/moostock.c:44 msgid "Save Copy" msgstr "保存副本" #: ../moo/mooedit/plugins/moofileselector.c:1162 msgid "Save Copy As..." msgstr "保存副本为" #: ../moo/mooedit/plugins/moofileselector.c:1319 msgid "File selector pane for editor window" msgstr "编辑窗口的文件选择器面板" #: ../moo/mooedit/plugins/moofileselector.glade.h:1 msgid "Create File" msgstr "创建文档" #: ../moo/mooedit/plugins/moofileselector.glade.h:3 msgid "Save as" msgstr "另存为" #: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:1 msgid "Command:" msgstr "命令:" #: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:2 #: ../moo/moofileview/glade/moobookmark-editor.glade.h:4 msgid "Delete" msgstr "删除" #: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:4 msgid "Menu item label" msgstr "菜单项目标题" #: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:6 msgid "Move down" msgstr "下移" #: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:7 msgid "Move up" msgstr "上移" #: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:8 msgid "Name:" msgstr "名称: " #: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:9 #: ../moo/moofileview/glade/moobookmark-editor.glade.h:8 msgid "New" msgstr "新建" #: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:10 msgid "Open With" msgstr "打开" #: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:11 msgid "Semicolon-separated list of file globs, e.g. '*.txt;foo.*;*bar*'" msgstr "" #: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:12 msgid "" "Semicolon-separated list of mime types, e.g. 'text/*;application/x-glade'" msgstr "" #: ../moo/mooedit/plugins/moofileselector-prefs.glade.h:14 #, no-c-format msgid "" "Shell command to open the file: '%f' is replaced with file path, e.g. " "'foobar %f'" msgstr "" #: ../moo/mooedit/plugins/moofind.c:182 msgid "Search Results" msgstr "查找结果" #: ../moo/mooedit/plugins/moofind.c:246 ../moo/mooedit/plugins/moofind.c:247 msgid "Find In Files" msgstr "在文档中查找" #: ../moo/mooedit/plugins/moofind.c:248 msgid "Find in files" msgstr "在文档中查找" #: ../moo/mooedit/plugins/moofind.c:256 ../moo/mooedit/plugins/moofind.c:257 #: ../moo/mooedit/plugins/moofind.c:957 msgid "Find File" msgstr "查找文档" #: ../moo/mooedit/plugins/moofind.c:258 msgid "Find file" msgstr "查找文档" #: ../moo/mooedit/plugins/moofind.c:927 msgid "Find in Files" msgstr "在文档中查找" #: ../moo/mooedit/plugins/moofind.c:1011 ../moo/mooedit/plugins/moofind.c:1037 #, c-format msgid "*** %u match found ***" msgid_plural "*** %u matches found ***" msgstr[0] "*** 找到 %u 个匹配 ***" msgstr[1] "*** 找到 %u 个匹配 ***" #: ../moo/mooedit/plugins/moofind.c:1018 ../moo/mooedit/plugins/moofind.c:1043 #, c-format msgid "*** %u file found ***" msgid_plural "*** %u files found ***" msgstr[0] "*** 找到 %u 个文档 ***" msgstr[1] "*** 找到 %u 个文档 ***" #: ../moo/mooedit/plugins/moofind.c:1080 msgid "Finds everything" msgstr "全部查找" #: ../moo/mooedit/plugins/moofind.glade.h:1 msgid "Case _sensitive" msgstr "区分大小写(_c)" #: ../moo/mooedit/plugins/moofind.glade.h:2 msgid "Fi_les:" msgstr "文档(_f):" #: ../moo/mooedit/plugins/moofind.glade.h:3 msgid "S_kip files:" msgstr "跳过文档(_s):" #: ../moo/mooedit/plugins/moofind.glade.h:4 msgid "_Directory:" msgstr "目录(_d):" #: ../moo/mooedit/plugins/moofind.glade.h:5 msgid "_Pattern:" msgstr "模式(_p):" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:1 msgid "Add Separator" msgstr "添加分隔线" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:2 msgid "Add bookmark" msgstr "添加书签" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:3 msgid "Add separator" msgstr "添加分隔线" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:5 msgid "Delete selected items" msgstr "删除选中项目" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:6 #: ../moo/moofileview/moofileview.c:1230 ../moo/moofileview/moofileview.c:1231 msgid "Edit Bookmarks" msgstr "编辑书签" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:7 msgid "Icon:" msgstr "图标:" #: ../moo/moofileview/glade/moobookmark-editor.glade.h:9 msgid "Path:" msgstr "路径:" #: ../moo/moofileview/glade/moocreatefolder.glade.h:1 msgid "Create Folder" msgstr "创建目录" #: ../moo/moofileview/moofileview.c:1119 msgid "Go to parent folder" msgstr "打开父目录" #: ../moo/moofileview/moofileview.c:1168 ../moo/moofileview/moofileview.c:1169 msgid "Delete..." msgstr "删除" #: ../moo/moofileview/moofileview.c:1180 ../moo/moofileview/moofileview.c:1181 msgid "Show Hidden Files" msgstr "显示隐藏文档" #: ../moo/moofileview/moofileview.c:1189 ../moo/moofileview/moofileview.c:1190 msgid "Show Parent Folder" msgstr "显示父目录" #: ../moo/moofileview/moofileview.c:1196 ../moo/moofileview/moofileview.c:1197 msgid "Case Sensitive Sort" msgstr "排列时区分大小写" #: ../moo/moofileview/moofileview.c:1222 ../moo/moofileview/moofileview.c:1223 msgid "Add Bookmark" msgstr "添加书签" #: ../moo/moofileview/moofileview.c:1544 msgid "Filter" msgstr "" #: ../moo/moofileview/moofileview-ui.xml.h:2 msgid "Open _With" msgstr "用...打开(_W)" #: ../moo/moopython/plugins/medit/runpython.py:28 msgid "Python Output" msgstr "python输出" #: ../moo/moopython/plugins/pycmd.py:81 msgid "Python script" msgstr "Python脚本" #: ../moo/moopython/plugins/python.ini.desktop.in.in.h:1 msgid "Python" msgstr "Python" #: ../moo/moopython/plugins/python.ini.desktop.in.in.h:2 msgid "Python support" msgstr "Python支持" #: ../moo/moopython/plugins/python.py:33 ../moo/moopython/plugins/python.py:34 msgid "Python Console" msgstr "Python控制台" #: ../moo/moopython/plugins/python.py:41 ../moo/moopython/plugins/python.py:42 msgid "Run File" msgstr "运行文档" #: ../moo/moopython/plugins/terminal.ini.desktop.in.in.h:1 #: ../moo/moopython/plugins/terminal.py:54 msgid "Terminal" msgstr "终端" #: ../moo/moopython/plugins/terminal.ini.desktop.in.in.h:2 msgid "Terminal plugin" msgstr "终端插件" #: ../moo/mooutils/glade/mooaccelprefs.glade.h:1 msgid "Configure Shortcuts" msgstr "设置快捷键" #: ../moo/mooutils/glade/mooaccelprefs.glade.h:2 msgid "Default key:" msgstr "默认键:" #: ../moo/mooutils/glade/mooaccelprefs.glade.h:3 msgid "Shortcut for selected action" msgstr "被选中动作的快捷键" #. Translators: do not translate the part before | #: ../moo/mooutils/glade/mooaccelprefs.glade.h:5 msgid "Shortcut|Custom" msgstr "自定义" #. Translators: do not translate the part before | #: ../moo/mooutils/glade/mooaccelprefs.glade.h:7 msgid "Shortcut|Default" msgstr "默认" #. Translators: do not translate the part before | #: ../moo/mooutils/glade/mooaccelprefs.glade.h:9 msgid "Shortcut|None" msgstr "无" #: ../moo/mooutils/moodialogs.c:344 #, c-format msgid "Save changes to document \"%s\" before closing?" msgstr "关闭前保存对\"%s\"的修改吗?" #: ../moo/mooutils/moodialogs.c:345 msgid "Save changes to the document before closing?" msgstr "关闭前保存对文档的修改吗?" #: ../moo/mooutils/moodialogs.c:350 msgid "If you don't save, changes will be discarded" msgstr "如果你不保存,修改将会被丢弃" #. Translators: 012345 denotes order in which character encoding #. groups should appear, e.g. 543210 means inverse order. #. 0 - "West European", #. 1 - "East European", #. 2 - "East Asian", #. 3 - "SE & SW Asian", #. 4 - "Middle Eastern", #. 5 - "Unicode" #: ../moo/mooutils/mooencodings.c:171 msgid "012345" msgstr "" #: ../moo/mooutils/mooencodings.c:689 msgid "Auto Detected" msgstr "自动检测" #. Translators: do not translate the part before | #: ../moo/mooutils/mooencodings.c:718 msgid "Encodings combo submenu|Other" msgstr "其它" #: ../moo/mooutils/mooencodings.c:817 msgid "Charact_er encoding:" msgstr "编码(_C):" #: ../moo/mooutils/mooencodings-data.h:12 msgid "West European" msgstr "西欧" #: ../moo/mooutils/mooencodings-data.h:13 msgid "East European" msgstr "东欧" #: ../moo/mooutils/mooencodings-data.h:14 msgid "East Asian" msgstr "东亚" #: ../moo/mooutils/mooencodings-data.h:15 msgid "SE & SW Asian" msgstr "东南/西南亚" #: ../moo/mooutils/mooencodings-data.h:16 msgid "Middle Eastern" msgstr "中亚" #: ../moo/mooutils/mooencodings-data.h:17 #: ../moo/mooutils/mooencodings-data.h:56 #: ../moo/mooutils/mooencodings-data.h:57 #: ../moo/mooutils/mooencodings-data.h:58 #: ../moo/mooutils/mooencodings-data.h:59 #: ../moo/mooutils/mooencodings-data.h:60 msgid "Unicode" msgstr "Unicode" #: ../moo/mooutils/mooencodings-data.h:38 msgid "Ascii" msgstr "Ascii" #: ../moo/mooutils/mooencodings-data.h:40 #: ../moo/mooutils/mooencodings-data.h:53 #: ../moo/mooutils/mooencodings-data.h:77 #: ../moo/mooutils/mooencodings-data.h:102 #: ../moo/mooutils/mooencodings-data.h:115 msgid "Western" msgstr "西方" #: ../moo/mooutils/mooencodings-data.h:41 #: ../moo/mooutils/mooencodings-data.h:78 #: ../moo/mooutils/mooencodings-data.h:92 #: ../moo/mooutils/mooencodings-data.h:113 msgid "Central European" msgstr "中欧" #: ../moo/mooutils/mooencodings-data.h:42 msgid "South European" msgstr "南欧" #: ../moo/mooutils/mooencodings-data.h:43 #: ../moo/mooutils/mooencodings-data.h:51 #: ../moo/mooutils/mooencodings-data.h:120 msgid "Baltic" msgstr "" #: ../moo/mooutils/mooencodings-data.h:44 #: ../moo/mooutils/mooencodings-data.h:79 #: ../moo/mooutils/mooencodings-data.h:86 #: ../moo/mooutils/mooencodings-data.h:88 #: ../moo/mooutils/mooencodings-data.h:94 #: ../moo/mooutils/mooencodings-data.h:114 msgid "Cyrillic" msgstr "" #: ../moo/mooutils/mooencodings-data.h:45 #: ../moo/mooutils/mooencodings-data.h:82 #: ../moo/mooutils/mooencodings-data.h:91 #: ../moo/mooutils/mooencodings-data.h:119 msgid "Arabic" msgstr "阿拉伯语" #: ../moo/mooutils/mooencodings-data.h:46 #: ../moo/mooutils/mooencodings-data.h:97 #: ../moo/mooutils/mooencodings-data.h:116 msgid "Greek" msgstr "希腊语" #: ../moo/mooutils/mooencodings-data.h:47 msgid "Hebrew Visual" msgstr "" #: ../moo/mooutils/mooencodings-data.h:48 #: ../moo/mooutils/mooencodings-data.h:81 #: ../moo/mooutils/mooencodings-data.h:100 #: ../moo/mooutils/mooencodings-data.h:118 msgid "Hebrew" msgstr "希伯来语" #: ../moo/mooutils/mooencodings-data.h:49 #: ../moo/mooutils/mooencodings-data.h:80 #: ../moo/mooutils/mooencodings-data.h:104 #: ../moo/mooutils/mooencodings-data.h:117 msgid "Turkish" msgstr "土耳其语" #: ../moo/mooutils/mooencodings-data.h:50 msgid "Nordic" msgstr "" #: ../moo/mooutils/mooencodings-data.h:52 msgid "Celtic" msgstr "" #: ../moo/mooutils/mooencodings-data.h:54 #: ../moo/mooutils/mooencodings-data.h:103 msgid "Romanian" msgstr "罗马尼亚语" #: ../moo/mooutils/mooencodings-data.h:62 msgid "Armenian" msgstr "美式英语" #: ../moo/mooutils/mooencodings-data.h:63 #: ../moo/mooutils/mooencodings-data.h:64 #: ../moo/mooutils/mooencodings-data.h:69 msgid "Chinese Traditional" msgstr "繁体中文" #: ../moo/mooutils/mooencodings-data.h:65 msgid "Cyrillic/Russian" msgstr "俄语" #: ../moo/mooutils/mooencodings-data.h:67 #: ../moo/mooutils/mooencodings-data.h:84 #: ../moo/mooutils/mooencodings-data.h:107 msgid "Japanese" msgstr "日语" #: ../moo/mooutils/mooencodings-data.h:68 #: ../moo/mooutils/mooencodings-data.h:85 #: ../moo/mooutils/mooencodings-data.h:87 #: ../moo/mooutils/mooencodings-data.h:110 msgid "Korean" msgstr "韩语" #: ../moo/mooutils/mooencodings-data.h:71 #: ../moo/mooutils/mooencodings-data.h:72 #: ../moo/mooutils/mooencodings-data.h:73 #: ../moo/mooutils/mooencodings-data.h:75 msgid "Chinese Simplified" msgstr "简体中文" #: ../moo/mooutils/mooencodings-data.h:74 msgid "Georgian" msgstr "" #: ../moo/mooutils/mooencodings-data.h:89 #: ../moo/mooutils/mooencodings-data.h:105 msgid "Cyrillic/Ukrainian" msgstr "" #: ../moo/mooutils/mooencodings-data.h:93 msgid "Croatian" msgstr "克罗地亚语" #: ../moo/mooutils/mooencodings-data.h:95 msgid "Hindi" msgstr "印地语" #: ../moo/mooutils/mooencodings-data.h:96 msgid "Persian" msgstr "波斯语" #: ../moo/mooutils/mooencodings-data.h:98 msgid "Gujarati" msgstr "" #: ../moo/mooutils/mooencodings-data.h:99 msgid "Gurmukhi" msgstr "" #: ../moo/mooutils/mooencodings-data.h:101 msgid "Icelandic" msgstr "冰岛语" #: ../moo/mooutils/mooencodings-data.h:108 #: ../moo/mooutils/mooencodings-data.h:111 #: ../moo/mooutils/mooencodings-data.h:121 msgid "Vietnamese" msgstr "越南语" #: ../moo/mooutils/mooencodings-data.h:109 msgid "Thai" msgstr "泰语" #: ../moo/mooutils/moofiltermgr.c:534 msgid "_Show:" msgstr "" #: ../moo/mooutils/moofontsel.c:502 msgid "Show only fixed width fonts" msgstr "只显示固定宽度的字体" #: ../moo/mooutils/moohelp.c:193 msgid "Help files not found" msgstr "无法找到帮助文件" #: ../moo/mooutils/moohelp.c:205 #, c-format msgid "File '%s' is missing in the directory '%s'" msgstr "文件 '%s' 不在目录 '%s'中 " #: ../moo/mooutils/moohelp.c:208 msgid "Could not find help file" msgstr "无法找到帮助文件" #: ../moo/mooutils/moopane.c:589 msgid "Remove pane" msgstr "删除面板" #: ../moo/mooutils/moopane.c:599 msgid "Hide pane" msgstr "隐藏面板" #: ../moo/mooutils/moopane.c:603 msgid "Sticky" msgstr "粘附" #: ../moo/mooutils/moopane.c:607 msgid "Detach pane" msgstr "分离面板" #: ../moo/mooutils/moopane.c:620 msgid "Attach" msgstr "依附在主窗口" #: ../moo/mooutils/moopane.c:624 msgid "Keep on top" msgstr "总在最上" #: ../moo/mooutils/moostock.c:38 msgid "Save _None" msgstr "不保存(_N)" #: ../moo/mooutils/moostock.c:39 msgid "Save _Selected" msgstr "保存被选中的(_S)" #: ../moo/mooutils/moostock.c:41 msgid "Move" msgstr "移动" #: ../moo/mooutils/moostock.c:42 msgid "Link" msgstr "链接" #: ../moo/mooutils/moostock.c:45 msgid "_New Folder" msgstr "创建目录(N)" #: ../moo/mooutils/moostock.c:46 msgid "New _Window" msgstr "新建窗口(_W)" #: ../moo/mooutils/moowindow.c:174 msgid "Configure _Shortcuts..." msgstr "设置快捷键(_S)" #: ../moo/mooutils/moowindow.c:182 ../moo/mooutils/moowindow.c:183 msgid "Show Toolbar" msgstr "显示工具栏" #: ../moo/mooutils/moowindow.c:189 ../moo/mooutils/moowindow.c:190 msgid "Show Menubar" msgstr "显示菜单栏" #: ../moo/mooutils/moowindow.c:758 msgid "_Icons Only" msgstr "只显示图标(_I)" #: ../moo/mooutils/moowindow.c:759 msgid "_Labels Only" msgstr "只显示标题(_L)" #: ../moo/mooutils/moowindow.c:760 msgid "Labels _Below Icons" msgstr "" #: ../moo/mooutils/moowindow.c:761 msgid "Labels Be_side Icons" msgstr "" #: ../moo/mooutils/moowindow.c:771 msgid "Toolbar _Style" msgstr "工具栏样式(_S)" #~ msgid "Show File Selector" #~ msgstr "显示文件选择器" #~ msgid "Show file selector" #~ msgstr "显示文件选择器" #~ msgid "Show Terminal" #~ msgstr "显示终端" #~ msgid "Icons _and Labels" #~ msgstr "显示图标和标题(_A)" #~ msgid "Use spaces to indent" #~ msgstr "使用空格缩进" #~ msgid "Close _All" #~ msgstr "全部关闭(_A)" #~ msgid "_Settings" #~ msgstr "设置(_S)" #~ msgid "MooScript" #~ msgstr "Mooscript" #~ msgid "Close _without Saving" #~ msgstr "不保存就关闭(_w)" #~ msgid "CVS and SVN dirs" #~ msgstr "CVS 和 SVN 目录" #~ msgid "Select _All" #~ msgstr "选中全部(_A)" #~ msgid "Next Placeholder" #~ msgstr "下一个占位符" #~ msgid "Go to next placeholder" #~ msgstr "回到下一个占位符" #~ msgid "Previous Placeholder" #~ msgstr "前一个占位符" #~ msgid "Go to previous placeholder" #~ msgstr "回到前一个占位符" #~ msgid "Edit Bookmarks..." #~ msgstr "编辑书签" #~ msgid "Indentation" #~ msgstr "缩进" #~ msgid "Indents text" #~ msgstr "缩进文本" #~ msgid "Moves cursor to next placeholder" #~ msgstr "移动光标到下一个占位符处" #~ msgid "Moves input focus" #~ msgstr "移动输入位置" #~ msgid "Current locale (%s)" #~ msgstr "当前设置(%s)" #~ msgid "Current locale" #~ msgstr "当前设置" #~ msgid "_Edit" #~ msgstr "编辑(_E)" #~ msgid "_Help" #~ msgstr "帮助(_H)" #~ msgid "unknown error" #~ msgstr "未知错误" #~ msgid "bad option" #~ msgstr "非法选项" #~ msgid "out of memory" #~ msgstr "没有足够的内存" #~ msgid "backtracking limit reached" #~ msgstr "已到达回溯上限" #~ msgid "the pattern contains items not supported for partial matching" #~ msgstr "模式匹配包含不支持的匹配部分" #~ msgid "internal error" #~ msgstr "内部错误" #~ msgid "recursion limit reached" #~ msgstr "已到达递归上限" #~ msgid "PCRE library is compiled without UTF8 support" #~ msgstr "PCRE编译时没有加入对UTF8编码的支持" #~ msgid "PCRE library is compiled without UTF8 properties support" #~ msgstr "PCRE编译时没有加入对UTF8编码的支持" #~ msgid "Error while compiling regular expression %s at char %d: %s" #~ msgstr "编译正则表达式 %s 时发生错误: %s" #~ msgid "Error while optimizing regular expression %s: %s" #~ msgstr "优化正则表达式 %s 时发生错误: %s" #~ msgid "Error while matching regular expression %s: %s" #~ msgstr "匹配正则表达式 %s 时发生错误: %s" #~ msgid "Error while parsing replacement text \"%s\" at char %lu: %s" #~ msgstr "当粘贴文本\"%s\"到字符 %lu时发生错误: %s" #~ msgid "New document|New" #~ msgstr "新建" #~ msgid "Select All" #~ msgstr "选中全部" #~ msgid "Select all" #~ msgstr "选中全部" #~ msgid "_Go to Line" #~ msgstr "跳到行(_G)" #~ msgid "Go to line" #~ msgstr "跳到行" #~ msgid "Label:" #~ msgstr "标题" #~ msgid "New Folder..." #~ msgstr "创建目录" #~ msgid "Copy" #~ msgstr "复制" #~ msgid "Icons and I_mportant Labels" #~ msgstr "显示图标和重要标题(_S)" #~ msgid "Name" #~ msgstr "名字" #~ msgid "Value" #~ msgstr "值" #~ msgid "Arguments" #~ msgstr "参数" #~ msgid "Run options" #~ msgstr "运行选项" #~ msgid "Arguments:" #~ msgstr "参数:" #~ msgid "Environment variables:" #~ msgstr "环境变量:" #~ msgid "Program:" #~ msgstr "程序:" #~ msgid "Execute Program" #~ msgstr "执行程序" #~ msgid "Execute File" #~ msgstr "执行" #~ msgid "Custom" #~ msgstr "自定义" #~ msgid "None" #~ msgstr "无" #~ msgid "Search:" #~ msgstr "查找:"