在安装的SciTE目录下,增长文件locale.properties。
以下正则表达式
将下面的代码保存为locale.properties放到SciTE目录 !express
#开始 translation.encoding=GBK # 在 GBK环境下, SciTEGlobal.properties 要做下列改 # 让倒退键运做正常 code.page=936 # Menus # File menu File=文件(&F) New=新建(&N) Open=打开(&O) Open Selected Filename=打开选择的文件名(&F) Revert=恢复到刚储存后!!(&R) Close=关闭(&C) Save=保存(&S) Save As=另存(&A) Export=导出(&E) As HTML=为 HTML (&H) As RTF=为 RTF (&R) Page Setup=页面设定(&U) Print=打印(&P) Load Session=载入文件列表(&L) Save Session=保存当前打开文件为文件列表(&V) Exit=退出(&X) # Edit menu Edit=编辑(&E) Undo=撤销(&U) Redo=重复上次动做(&R) Cut=剪切(&T) Copy=拷贝(&C) Paste=粘贴(&P) Delete=删除(&D) Select All=全选(&A) Copy as RTF=复制为RTF(&F) Match Brace=跳至对应的括号(&B) Select to Brace=选取所括内容(及括号)(&O) Show Calltip=显示函数提示(&H) Complete Symbol=补齐符号(&Y) Complete Word=补齐文字(&W) Expand Abbreviation=展开缩写(&E) Block Comment or Uncomment=区块中各行首加注释号/取消(&M) Box Comment=区块首尾且各行首加注释号(&X) Stream Comment=区块首尾加注释号(&N) Make Selection Uppercase=大写转换(&S) Make Selection Lowercase=小写转换(&L) # Search menu Search=查找(&S) Find=搜索(&F) Find Next=查找下一个(&N) Find Previous=查找上一个(&S) Find in Files=在打开文件中寻找(&I) Replace=替换(&E) Go to=跳至(&G) Next Bookmark=下一个书签(&M) Previous Bookmark=上一个书签(&V) Toggle Bookmark=设置/清除书签(&K) Clear All Bookmarks=清除全部书签(&C) # View menu View=查看(&V) Toggle current fold=折叠/开启本区段(&C) Toggle all folds=折叠/开启全部区段(&A) Full Screen=全屏(&N) Tool Bar=工具条(&T) Tab Bar=标签栏(&B) Status Bar=状态栏(&S) Whitespace=空白符(&W) End of Line=换行符(&E) Indentation Guides=缩排(&I) Line Numbers=行号(&L) Margin=行号及书签(&M) Fold Margin=折叠状态列(&F) Output=输出窗口(&O) Parameters=参数(&P) # Tools menu Tools=工具(&T) Compile=编译(&C) Build=创建(&B) Go=执行(&G) Stop Executing=中止执行(&S) Next Message=下一个消息(&N) Previous Message=上一个消息(&P) Clear Output=清除输出(&O) Switch Pane=切换视窗(&S) # Options menu Options=选项(&O) Always On Top=老是在顶层(&A) Vertical Split=两窗垂直并列(&S) Line End Characters=规定换行号(&L) CR + LF=CR + LF(&+) CR=CR(&C) LF=LF(&L) Convert Line End Characters=依规定转换现有换行号(&C) Change Indentation Settings=改变缩排设定(&T) Use Monospaced Font=使用等宽字型(&M) Open Local Options File=开启 Local Options 档(&O) Open User Options File=开启 User Options 档(&U) Open Global Options File=开启 Global Options 档(&G) Open Abbreviations File=开启 Abbreviations 档(&B) # Language menu Language=语言(&L) # Buffers menu Buffers=缓冲区(&B) Previous=上一档(&P) Next=下一档(&N) Close all=关闭所有档案(&C) # Help menu Help=说明(&H) About Sc1=关于 Sc1(&S) About SciTE=关于 SciTE(&A) # Dialogs # Generic dialog OK=肯定 Cancel=取消 Yes=是 No=否 # About dialog # About SciTE= # This is to add something like: Swahili translation 1.41.1 by Neil Hodgson TranslationCredit=2003/11/07 v1.56 Daniel Lin (林原志) daniel@twpda.com 翻译. / v1.57-1.66 2005/09/02 龚维正 revised. v1.66 2005/10/02 高显华 简体化并修正 Contributors:=贡献者: # Open, Save dialogs Open File=打开 Save File=保存 Save File As=另存为 Export File As HTML=导出为 HTML Export File As RTF=导出为 RTF Save Current Session=储存当前打开文件为文件列表 Custom Filter=自定义文件类型 # Find in Files dialog #Find in Files=在众档中寻找 Find what:=搜索字符(&N) Files:=文件(&I) #Find= # Go To dialog Go To=跳至(&G) Destination Line Number:=目地行号(&D) Current line:=当前行号 Last line:=前一次行号 # Indentation Settings dialog Indentation Settings=缩排设定 Tab Size:=Tab 的宽度(&T) Indent Size:=缩排宽度(&I) Use tabs:=使用 Tab(&U) # Replace and Find dialogs Replace=替换(&R) #Find= Find what:=搜索字符(&N) Replace with:=替换为(&P) Match whole word only=全字符匹配(&W) Match case=区分大小写(&C) Regular expression=使用正则表达式(reg. exp.)(&E) Wrap around=循环查找(&O) Transform backslash expressions=使用反斜线(&B) Find Next=查找下一个(&F) Replace All=所有替换(&A) Replace in Selection=在选取文字中替换(&S) #Close= Direction=查找方向 Reverse direction=反向查找 Up=往上 Down=往下 # Parameters dialog Execute=执行 Set=设置(&S) # Other UI strings Untitled=未命名 # Properties used in global options Text=普通文本 All Source=源代码 All Files (*.*)=全部文件 (*.*) # Messages # Messages may contain variables such as file names or search strings indicated # by ^0 which are replaced by values before display. ^1, ^2, ... may be used in the future. Can not find the string '^0'.=找不到 '^0'。 Find string must not be empty for 'Replace All' command.='所有替换'时查找内容不能空白。 Selection must not be empty for 'Replace in Selection' command.='在选取文字中替换'时必定要先选取文字 No replacements because string '^0' was not present.=没有找到替换字符 '^0'。 Could not open file '^0'.=没法打开 '^0'。 Could not save file '^0'.=没法保存 '^0'。 Save changes to '^0'?=文件已发生更改,是否要保存为 '^0'? Save changes to (Untitled)?=文件已发生更改,文件保存为 '未命名'? The file '^0' has been modified. Should it be reloaded?=文件 '^0'已修改过,是否从新载入? Bad file.=损坏文件。 Failed to create dialog box: ^0.=没法开启 ^0 对话框。 Can not start printer document.=没法打印。 URI '^0' not understood.=不能解析 '^0' URI。 Invalid directory '^0'.=无效的目录/文件夹 '^0'。 # 1.42 Directory:=目录(&D) Wrap=自动换行(&W) Hide=隐藏(&H) Check if already open=检查文件是否已打开(&H) # 1.43 Find string must not be empty for 'Replace in Selection' command.='在选取文字中替换'时查找内容不能空。 List Macros=列出全部宏 Run Current Macro=执行目前的宏 Record Macro=录制巨集 Stop Recording Macro=中止录制巨集 SciTE Help=SciTE 说明(&S) Sc1 Help=Sc1 说明 Edit Properties=编辑选项 Wrap Output=输出时自动换行(&P) # 1.44 Read-Only=只读(&R) READ=读取 # 1.46 As TeX=为 TeX Export File As TeX=导出为 Tex Save a Copy=保存备份(&P) # 1.47 As LaTeX=为 LaTeX (&L) Export File As LaTeX=导出为 TeX Encoding=编码 8 Bit=8位 UCS-2 Big Endian= UCS-2 Little Endian= UTF-8= # 1.49 Save All=所有保存(&S) Browse=浏览(&B) Select a folder to search from=选择要查找的目录/文件夹 UTF-8 Cookie= # 1.50 Insert Abbreviation=插入缩写(&I) Abbreviation:=缩写: Insert=插入 Mark All=找齐后所有选择(&M) # 1.51 In Selection=在选定区域 Paragraph=段落(&G) Join=合并(&J) Split=分割(&S) # 1.52 Block comment variable '^0' is not defined in SciTE *.properties!=于区块中行首的注释符号 '^0' 没有在 SciTE *.properties 中定义! Box comment variables '^0', '^1' and '^2' are not defined in SciTE *.properties!=于区块首尾和其中各行首的注释符号 '^0' 、 '^1' 、 '^2' 没有在 SciTE *.properties 中定义! Stream comment variables '^0' and '^1' are not defined in SciTE *.properties!=于区块首尾的注释符号 '^0' 及 '^1' 没有在 SciTE *.properties 中定义! The file '^0' has been modified outside SciTE. Should it be reloaded?=文件 '^0' 已经在 SciTE 以外修改过, 是否要从新载入? As PDF=为 PDF (&P) Export File As PDF=导出为 PDF # 1.53 Version=版本 by=由 #1.54 Incremental Search=同步输入查找(&L) Search for:=同步输入查找 #1.55 Could not save file '^0'. Save under a different name?=没法保存 '^0' 文件,是否改名另存? #1.56 As XML=为 XML (&X) Export File As XML=导出为 XML #1.57 Destination Line:=目的行(&D) Column:=目的栏(&C) #1.58 Replacements:=替换: Open Files Here=在此打开文件(&H) #1.59 #1.60 #1.61 File '^0' is ^1 bytes long,/nlarger than the ^2 bytes limit set in the properties./nDo you still want to open it?=文件 '^0' 的长度为 ^1 bytes,/n比设定在 properties 档中的/n ^2 bytes 还长,你仍然要打开/n吗? Open Lua Startup Script=开启 Lua Startup Script All Files (*)=全部文件(*) Hidden Files (.*)=隐藏文件(.*) #1.62 Show hidden files=显示隐藏文件 #1.63 Replace in Buffers=在缓冲区中替换(&U) Find string must not be empty for 'Replace in Buffers' command.='在缓冲区中替换'时查找内容不能为空。 Search only in this style:=仅以此样式查找: #结束