From 071d4279d6ab81b7187b48f3a0fc61e587b6db6c Mon Sep 17 00:00:00 2001 From: Bram Moolenaar Date: Sun, 13 Jun 2004 20:20:40 +0000 Subject: updated for version 7.0001 --- runtime/lang/menu_chinese_gb.936.vim | 230 +++++++++++++++++++++++++++++++++++ 1 file changed, 230 insertions(+) create mode 100644 runtime/lang/menu_chinese_gb.936.vim (limited to 'runtime/lang/menu_chinese_gb.936.vim') diff --git a/runtime/lang/menu_chinese_gb.936.vim b/runtime/lang/menu_chinese_gb.936.vim new file mode 100644 index 0000000000..9c3bf6dcd9 --- /dev/null +++ b/runtime/lang/menu_chinese_gb.936.vim @@ -0,0 +1,230 @@ +" Menu Translations: Simplified Chinese (Windows) +" Translated By: Wang Jun +" Last Change: Tue Sep 4 11:26:52 CST 2001 + +" Quit when menu translations have already been done. +if exists("did_menu_trans") + finish +endif +let did_menu_trans = 1 + +scriptencoding cp936 + +" Help menu +menutrans &Help 帮助(&H) +menutrans &Overview 预览(&O) +menutrans &User\ Manual 用户手册(&U) +menutrans &GUI 图形界面(&G) +menutrans &How-to\ links HOWTO文档\.\.\.(&H) +menutrans &Credits 作者(&C) +menutrans Co&pying 版权(&P) +menutrans &Version 版本(&V) +menutrans &About 关于\ Vim(&A) + +" File menu +menutrans &File 文件(&F) +menutrans &Open\.\.\.:e 打开(&O)\.\.\.:e +menutrans Sp&lit-Open\.\.\.:sp 分割窗口并打开(&L):sp +menutrans &New:enew 新建(&N):enew +menutrans &Close:close 关闭(&C):close +menutrans &Save:w 保存(&S):w +menutrans Save\ &As\.\.\.:sav 另存为(&A)\.\.\.:sav +menutrans Split\ &Diff\ with\.\.\. 分割比较(&Diff)\.\.\. +menutrans Split\ Patched\ &By\.\.\. 分割打补丁(&Patch)\.\.\. +menutrans &Print 打印(&P) +menutrans Sa&ve-Exit:wqa 保存并退出(&V):wqa +menutrans E&xit:qa 退出(&X):qa + +" Edit menu +menutrans &Edit 编辑(&E) +menutrans &Undou 恢复(&U)u +menutrans &Redo^R 重做(&R)^R +menutrans Rep&eat\. 重复上次动作(&E)\. +menutrans Cu&t"+x 剪切(&T)"+x +menutrans &Copy"+y 复制(&C)"+y +menutrans &Paste"+gP 粘帖(&P)"+gP +menutrans Put\ &Before[p 贴到光标前(&B)[p +menutrans Put\ &After]p 贴到光标后(&A)]p +menutrans &Deletex 删除(&D)x +menutrans &Select\ allggVG 全选(&S)ggvG +menutrans &Find\.\.\. 查找(&F)\.\.\. +menutrans Find\ and\ Rep&lace\.\.\. 查找替换(&L)\.\.\. +menutrans Settings\ &Window 设定窗口(&W) +menutrans &Global\ Settings 全局设定(&G) + +" Build boolean options +menutrans Toggle\ Pattern\ &Highlight:set\ hls! 开/关增量查找模式:set\ hls! +menutrans Toggle\ &Ignore-case:set\ ic! 开/关忽略大小写模式:set\ ic! +menutrans Toggle\ &Showmatch:set\ sm! 开/关匹配显示:set sm! +menutrans &Context\ lines 上下文行数(&C) + +menutrans &Virtual\ Edit 可视化编辑模式(&V) +menutrans Never 从不 +menutrans Block\ Selection 块选择 +menutrans Insert\ mode 插入模式 +menutrans Block\ and\ Insert 块选择与插入模式 +menutrans Always 所有模式 + +menutrans Toggle\ Insert\ &Mode:set\ im! 开/关插入模式:set\ im! + +menutrans Search\ &Path\.\.\. 查找路径\.\.\.(&P) + +menutrans Ta&g\ Files\.\.\. 标签文件\.\.\.(&g) + +" GUI options +menutrans Toggle\ &Toolbar 开/关工具条(&T) +menutrans Toggle\ &Bottom\ Scrollbar 开/关底部滚动条(&B) +menutrans Toggle\ &Left\ Scrollbar 开/关左端滚动条(&L) +menutrans Toggle\ &Right\ Scrollbar 开/关右端滚动条(&R) + + +" Edit/File Settings +menutrans F&ile\ Settings 文件设定(&i) + +" Boolean options +menutrans Toggle\ Line\ &Numbering:set\ nu! 开/关显示行号:set\ nu! +menutrans Toggle\ &List\ Mode:set\ list! 开/关显示Tab:set\ list! +menutrans Toggle\ Line\ &Wrap:set\ wrap! 开/关自动折行:set\ wrap! +menutrans Toggle\ W&rap\ at\ word:set\ lbr! 开/关词尾折行:set\ lbr! +menutrans Toggle\ &expand-tab:set\ et! 开/关expand-tab:set\ et! +menutrans Toggle\ &auto-indent:set\ ai! 开/关auto-indent:set\ ai! +menutrans Toggle\ &C-indenting:set\ cin! 开/关C-indent:set\ cin! + + +" other options +menutrans &Shiftwidth 缩排宽度(&S) +menutrans Soft\ &Tabstop 伪Tab宽度(&T) +menutrans Te&xt\ Width\.\.\. 页面宽度(&x)\.\.\. +menutrans &File\ Format\.\.\. 文件格式(&F)\.\.\. + +menutrans C&olor\ Scheme 调色板(&o) +menutrans Select\ Fo&nt\.\.\. 选择字体(&n)\.\.\. + + +" Programming menu +menutrans &Tools 工具(&T) +menutrans &Jump\ to\ this\ tagg^] 检索光标处的标签关键字(tag)(&J)g^] +menutrans Jump\ &back^T 跳回检索前的位置(&B)^T +menutrans Build\ &Tags\ File 建立标签索引文件\ Tags(&T) +menutrans &Folding Folding设定(&F) +menutrans &Diff 比较(&D) +menutrans &Make:make 执行\ Make(&M):make +menutrans &List\ Errors:cl 列出编译错误(&E):cl +menutrans L&ist\ Messages:cl! 列出所有信息(&I):cl! +menutrans &Next\ Error:cn 下一个编译错误处(&N):cn +menutrans &Previous\ Error:cp 上一个编译错误处(&P):cp +menutrans &Older\ List:cold 旧错误列表(&O):cold +menutrans N&ewer\ List:cnew 新错误列表(&E):cnew +menutrans Error\ &Window 错误信息窗口(&W) +menutrans &Set\ Compiler 设置编译器(&S) +menutrans &Convert\ to\ HEX:%!xxd 转换成16进制:%!xxd +menutrans Conve&rt\ back:%!xxd\ -r 从16进制转换回文字:%!xxd\ -r + +" Tools.Fold Menu +menutrans &Enable/Disable\ foldszi 使用/不使用Folding(&E)zi +menutrans &View\ Cursor\ Linezv 查看此行(&V)zv +menutrans Vie&w\ Cursor\ Line\ onlyzMzx 只查看此行(&W)zMzx +menutrans C&lose\ more\ foldszm 关闭Folds(&L)zm +menutrans &Close\ all\ foldszM 关闭所有Folds(&C)zM +menutrans O&pen\ more\ foldszr 展开Folds(&P)zr +menutrans &Open\ all\ foldszR 展开所有Folds(&O)zR +" fold method +menutrans Fold\ Met&hod Fold方式(&H) +menutrans Create\ &Foldzf 建立Fold(&F)zf +menutrans &Delete\ Foldzd 删除Fold(&D)zd +menutrans Delete\ &All\ FoldszD 删除所有Fold(&A)zD +" moving around in folds +menutrans Fold\ column\ &width 设定Fold栏宽(&W) + +" Tools.Diff Menu +menutrans &Update 更新(&U) +menutrans &Get\ Block 取得不同部分(&G) +menutrans &Put\ Block 将不同部分应用到对方(&P) + + +" Names for buffer menu. +menutrans &Buffers 缓冲区(&B) +menutrans &Refresh\ menu 更新(&R) +menutrans &Delete 删除(&D) +menutrans &Alternate 修改(&L) +menutrans &Next 下一个(&N) +menutrans &Previous 前一个(&P) + +" Window menu +menutrans &Window 窗口(&W) +menutrans &New^Wn 新建窗口(&N)^Wn +menutrans S&plit^Ws 分割窗口(&P)^Ws +menutrans Sp&lit\ To\ #^W^^ 分割到#(&L)^W^^ +menutrans Split\ &Vertically^Wv 垂直分割(&V)^Wv +menutrans Split\ File\ E&xplorer 文件浏览器式分割(&X) +menutrans &Close^Wc 关闭窗口(&C)^Wc +menutrans Close\ &Other(s)^Wo 关闭其它窗口(&O)^Wo +menutrans Move\ &To 移动到(&T) +menutrans &Top^WK 顶端(&T)^WK +menutrans &Bottom^WJ 底端(&B)^WJ +menutrans &Left\ side^WH 左边(&L)^WH +menutrans &Right\ side^WL 右边(&R)^WL +" menutrans Ne&xt^Ww 下一个(&X)^Ww +" menutrans P&revious^WW 上一个(&R)^WW +menutrans Rotate\ &Up^WR 上移窗口(&U)^WR +menutrans Rotate\ &Down^Wr 下移窗口(&D)^Wr +menutrans &Equal\ Size^W= 所有窗口等高(&E)^W= +menutrans &Max\ Height^W_ 最大高度(&M)^W +menutrans M&in\ Height^W1_ 最小高度(&i)^W1_ +menutrans Max\ &Width^W\| 最大宽度(&W)^W\| +menutrans Min\ Widt&h^W1\| 最小宽度(&h)^W1\| +" +" The popup menu +menutrans &Undo 撤销(&U) +menutrans Cu&t 剪切(&T) +menutrans &Copy 复制(&C) +menutrans &Paste 粘帖(&P) +menutrans &Delete 删除(&D) +menutrans Select\ Blockwise Blockwise选择 +menutrans Select\ &Word 选择单词(&W) +menutrans Select\ &Line 选择行(&L) +menutrans Select\ &Block 选择块(&B) +menutrans Select\ &All 全选(&A) +" +" The GUI toolbar +if has("toolbar") + if exists("*Do_toolbar_tmenu") + delfun Do_toolbar_tmenu + endif + fun Do_toolbar_tmenu() + tmenu ToolBar.Open 打开文件 + tmenu ToolBar.Save 保存当前文件 + tmenu ToolBar.SaveAll 保存全部文件 + tmenu ToolBar.Print 打印 + tmenu ToolBar.Undo 撤销上次修改 + tmenu ToolBar.Redo 重做上次撤销的动作 + tmenu ToolBar.Cut 剪切至剪贴板 + tmenu ToolBar.Copy 复制到剪贴板 + tmenu ToolBar.Paste 由剪贴板粘帖 + tmenu ToolBar.Find 查找... + tmenu ToolBar.FindNext 查找下一个 + tmenu ToolBar.FindPrev 查找上一个 + tmenu ToolBar.Replace 替换... + tmenu ToolBar.LoadSesn 加载会话 + tmenu ToolBar.SaveSesn 保存当前的会话 + tmenu ToolBar.RunScript 运行Vim脚本 + tmenu ToolBar.Make 执行 Make + tmenu ToolBar.Shell 打开一个命令窗口 + tmenu ToolBar.RunCtags 执行 ctags + tmenu ToolBar.TagJump 跳到当前光标位置的标签 + tmenu ToolBar.Help Vim 帮助 + tmenu ToolBar.FindHelp 查找 Vim 帮助 + endfun +endif + +" Syntax menu +menutrans &Syntax 语法(&S) +menutrans Set\ '&syntax'\ only 只设定\ 'syntax'(&s) +menutrans Set\ '&filetype'\ too 也设定\ 'filetype'(&f) +menutrans &Off 关闭(&O) +menutrans &Manual 手动设定(&M) +menutrans A&utomatic 自动设定(&U) +menutrans on/off\ for\ &This\ file 只对这个文件打开/关闭(&T) +menutrans Co&lor\ test 色彩显示测试(&L) +menutrans &Highlight\ test 语法效果测试(&H) +menutrans &Convert\ to\ HTML 转换成\ HTML\ 格式(&C) -- cgit v1.2.3