自拍偷在线精品自拍偷,亚洲欧美中文日韩v在线观看不卡

詳解Lua編輯器Scite漢化

移動開發(fā)
Lua編輯器Scite漢化是本文要介紹的內(nèi)容,主要是來了解并學習LUA編輯器的應用,具體內(nèi)容的實現(xiàn)來看本文詳解。

Lua編輯器Scite漢化是本文要介紹的內(nèi)容,主要是來了解并學習LUA編輯器的應用,具體內(nèi)容的實現(xiàn)來看本文詳解。想要多了解LUA編輯器的應用,請參考:LUA中關于文本編輯器SciTE配置方法。

供于lua for windowes 編譯環(huán)境所需,方便使用.

等同于漢化配置方案.

以下:

保存為locale.properties放到SciTE目錄 !

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

  1. #開始  
  2. translation.encoding=GBK  
  1. # 在 GBK環(huán)境下, SciTEGlobal.properties 要作下列改   
  2. # 讓倒退鍵運作正常   
  3. code.page=936  
  1. # Menus  
  1. # File menu   
  2. File=文件(&F)   
  3. New=新建(&N)   
  4. Open=打開(&O)   
  5. Open Selected Filename=打開選擇的文件名(&F)   
  6. Revert=恢復到剛儲存后!!(&R)   
  7. Close=關閉(&C)   
  8. Save=保存(&S)   
  9. Save As=另存(&A)   
  10. Export=導出(&E)   
  11. As HTML=為 HTML (&H)   
  12. As RTF=為 RTF (&R)   
  13. Page Setup=頁面設定(&U)   
  14. Print=打印(&P)   
  15. Load Session=載入文件列表(&L)   
  16. Save Session=保存當前打開文件為文件列表(&V)   
  17. Exit=退出(&X)  
  1. # Edit menu   
  2. Edit=編輯(&E)   
  3. Undo=撤銷(&U)   
  4. Redo=重復上次動作(&R)   
  5. Cut=剪切(&T)   
  6. Copy=拷貝(&C)   
  7. Paste=粘貼(&P)   
  8. Delete=刪除(&D)   
  9. Select All=全選(&A)   
  10. Copy as RTF=復制為RTF(&F)   
  11. Match Brace=跳至對應的括號(&B)   
  12. Select to Brace=選取所括內(nèi)容(及括號)(&O)   
  13. Show Calltip=顯示函數(shù)提示(&H)   
  14. Complete Symbol=補齊符號(&Y)   
  15. Complete Word=補齊文字(&W)   
  16. Expand Abbreviation=展開縮寫(&E)   
  17. Block Comment or Uncomment=區(qū)塊中各行首加注釋號/取消(&M)   
  18. Box Comment=區(qū)塊首尾且各行首加注釋號(&X)   
  19. Stream Comment=區(qū)塊首尾加注釋號(&N)   
  20. Make Selection Uppercase=大寫轉(zhuǎn)換(&S)   
  21. Make Selection Lowercase=小寫轉(zhuǎn)換(&L)  
  1. # Search menu   
  2. Search=查找(&S)   
  3. Find=搜索(&F)   
  4. Find Next=查找下一個(&N)   
  5. Find Previous=查找上一個(&S)   
  6. Find in Files=在打開文件中尋找(&I)   
  7. Replace=替換(&E)   
  8. Go to=跳至(&G)   
  9. Next Bookmark=下一個書簽(&M)   
  10. Previous Bookmark=上一個書簽(&V)   
  11. Toggle Bookmark=設置/清除書簽(&K)   
  12. Clear All Bookmarks=清除所有書簽(&C)  
  1. # View menu   
  2. View=查看(&V)   
  3. Toggle current fold=折疊/開啟本區(qū)段(&C)   
  4. Toggle all folds=折疊/開啟所有區(qū)段(&A)   
  5. Full Screen=全屏(&N)   
  6. Tool Bar=工具條(&T)   
  7. Tab Bar=標簽欄(&B)   
  8. Status Bar=狀態(tài)欄(&S)   
  9. Whitespace=空白符(&W)   
  10. End of Line=換行符(&E)   
  11. Indentation Guides=縮排(&I)   
  12. Line Numbers=行號(&L)   
  13. Margin=行號及書簽(&M)   
  14. Fold Margin=折疊狀態(tài)列(&F)   
  15. Output=輸出窗口(&O)   
  16. Parameters=參數(shù)(&P)  
  1. # Tools menu   
  2. Tools=工具(&T)   
  3. Compile=編譯(&C)   
  4. Build=建立(&B)   
  5. Go=執(zhí)行(&G)   
  6. Stop Executing=停止執(zhí)行(&S)   
  7. Next Message=下一個消息(&N)   
  8. Previous Message=上一個消息(&P)   
  9. Clear Output=清除輸出(&O)   
  10. Switch Pane=切換視窗(&S)  
  1. # Options menu   
  2. Options=選項(&O)   
  3. Always On Top=總是在頂層(&A)   
  4. Vertical Split=兩窗垂直并列(&S)   
  5. Line End Characters=規(guī)定換行號(&L)   
  6. CR + LF=CR + LF(&+)   
  7. CRCR=CR(&C)   
  8. LFLF=LF(&L)   
  9. Convert Line End Characters=依規(guī)定轉(zhuǎn)換現(xiàn)有換行號(&C)   
  10. Change Indentation Settings=改變縮排設定(&T)   
  11. Use Monospaced Font=使用等寬字型(&M)   
  12. Open Local Options File=開啟 Local Options 檔(&O)   
  13. Open User Options File=開啟 User Options 檔(&U)   
  14. Open Global Options File=開啟 Global Options 檔(&G)   
  15. Open Abbreviations File=開啟 Abbreviations 檔(&B)  
  1. # Language menu   
  2. Language=語言(&L)  
  1. # Buffers menu   
  2. Buffers=緩沖區(qū)(&B)   
  3. Previous=上一檔(&P)   
  4. Next=下一檔(&N)   
  5. Close all=關閉全部檔案(&C)  
  1. # Help menu   
  2. Help=說明(&H)   
  3. About Sc1=關于 Sc1(&S)   
  4. About SciTE=關于 SciTE(&A)  
  1. # Dialogs  
  1. # Generic dialog   
  2. OK=確定   
  3. Cancel=取消   
  4. Yes=是   
  5. No=否  
  1. # About dialog   
  2. # About SciTE=   
  3. # This is to add something like: Swahili translation 1.41.1 by Neil Hodgson   
  4. TranslationCredit=2003/11/07 v1.56 Daniel Lin (林原志) daniel@twpda.com 翻譯. \   
  5. v1.57-1.66 2005/09/02 龔維正 revised. v1.66 2005/10/02 高顯華 簡體化并修正   
  6. Contributors:=貢獻者:  
  1. # Open, Save dialogs   
  2. Open File=打開   
  3. Save File=保存   
  4. Save File As=另存為   
  5. Export File As HTML=導出為 HTML    
  6. Export File As RTF=導出為 RTF    
  7. Save Current Session=儲存當前打開文件為文件列表   
  8. Custom Filter=自定義文件類型  
  1. # Find in Files dialog   
  2. #Find in Files=在眾檔中尋找   
  3. Find what:=搜索字符(&N)   
  4. Files:=文件(&I)   
  5. #Find=  
  1. # Go To dialog   
  2. Go To=跳至(&G)   
  3. Destination Line Number:=目地行號(&D)   
  4. Current line:=當前行號   
  5. Last line:=前一次行號  
  1. # Indentation Settings dialog   
  2. Indentation Settings=縮排設定   
  3. Tab Size:=Tab 的寬度(&T)   
  4. Indent Size:=縮排寬度(&I)   
  5. Use tabs:=使用 Tab(&U)  
  1. # Replace and Find dialogs   
  2. Replace=替換(&R)   
  3. #FindFind=   
  4. Find what:=搜索字符(&N)   
  5. Replace with:=替換為(&P)   
  6. Match whole word only=全字符匹配(&W)   
  7. Match case=區(qū)分大小寫(&C)   
  8. Regular expression=使用正則表達式(reg. exp.)(&E)   
  9. Wrap around=循環(huán)查找(&O)   
  10. Transform backslash expressions=使用反斜線(&B)   
  11. Find Next=查找下一個(&F)   
  12. Replace All=全部替換(&A)   
  13. Replace in Selection=在選取文字中替換(&S)   
  14. #Close=   
  15. Direction=查找方向   
  16. Reverse direction=反向查找   
  17. Up=往上   
  18. Down=往下  
  1. # Parameters dialog   
  2. Execute=執(zhí)行   
  3. Set=設置(&S)  
  1. # Other UI strings   
  2. Untitled=未命名  
  1. # Properties used in global options   
  2. Text=普通文本   
  3. All Source=源代碼   
  4. All Files (*.*)=所有文件 (*.*)  
  1. # Messages   
  2. # Messages may contain variables such as file names or search strings indicated   
  3. # by ^0 which are replaced by values before display. ^1, ^2, ... may be used in the future.   
  4. Can not find the string '^0'.=找不到 '^0'。   
  5. Find string must not be empty for 'Replace All' command.='全部替換'時查找內(nèi)容不能空白。   
  6. Selection must not be empty for 'Replace in Selection' command.='在選取文字中替換'時一定要先選取文字 
  1. No replacements because string '^0' was not present.=沒有找到替換字符 '^0'。   
  2. Could not open file '^0'.=無法打開 '^0'。   
  3. Could not save file '^0'.=無法保存 '^0'。   
  4. Save changes to '^0'?=文件已發(fā)生更改,是否要保存為 '^0'?   
  5. Save changes to (Untitled)?=文件已發(fā)生更改,文件保存為 '未命名'?   
  6. The file '^0' has been modified. Should it be reloaded?=文件 '^0'已修改過,是否重新載入?   
  7. Bad file.=損壞文件。   
  8. Failed to create dialog box: ^0.=無法開啟 ^0 對話框。   
  9. Can not start printer document.=無法打印。   
  10. URI '^0' not understood.=不能解析 '^0' URI。   
  11. Invalid directory '^0'.=無效的目錄/文件夾 '^0'。  
  1. # 1.42   
  2. Directory:=目錄(&D)   
  3. Wrap=自動換行(&W)   
  4. Hide=隱藏(&H)   
  5. Check if already open=檢查文件是否已打開(&H)  
  1. # 1.43   
  2. Find string must not be empty for 'Replace in Selection' command.='在選取文字中替換'時查找內(nèi)容不能空。   
  3. List Macros=列出所有宏   
  4. Run Current Macro=執(zhí)行目前的宏   
  5. Record Macro=錄制巨集   
  6. Stop Recording Macro=停止錄制巨集   
  7. SciTE Help=SciTE 說明(&S)   
  8. Sc1 Help=Sc1 說明   
  9. Edit Properties=編輯選項   
  10. Wrap Output=輸出時自動換行(&P)  
  1. # 1.44   
  2. Read-Only=只讀(&R)   
  3. READ=讀取  
  1. # 1.46   
  2. As TeX=為 TeX   
  3. Export File As TeX=導出為 Tex   
  4. Save a Copy=保存?zhèn)浞?&P)  
  1. # 1.47   
  2. As LaTeX=為 LaTeX (&L)   
  3. Export File As LaTeX=導出為 TeX    
  4. Encoding=編碼   
  5. Bit=8位   
  6. UCS-2 Big Endian=   
  7. UCS-2 Little Endian=   
  8. UTF-8=  
  1. # 1.49   
  2. Save All=全部保存(&S)   
  3. Browse=瀏覽(&B)   
  4. Select a folder to search from=選擇要查找的目錄/文件夾   
  5. UTF-8 Cookie=  
  1. # 1.50   
  2. Insert Abbreviation=插入縮寫(&I)   
  3. Abbreviation:=縮寫:   
  4. Insert=插入   
  5. Mark All=找齊后全部選擇(&M)  
  1. # 1.51   
  2. In Selection=在選定區(qū)域   
  3. Paragraph=段落(&G)   
  4. Join=合并(&J)   
  5. Split=分割(&S)  
  1. # 1.52   
  2. Block comment variable '^0' is not defined in SciTE *.properties!=于區(qū)塊中行首的注釋符號 '^0' 沒有在 SciTE *.properties 中定義!   
  3.  
  4. Box comment variables '^0', '^1' and '^2' are not defined in SciTE *.properties!=于區(qū)塊首尾和其中各行首的注釋符號 
  5. '^0' 、 '^1' 、 '^2' 沒有在 SciTE *.properties 中定義!   
  6. Stream comment variables '^0' and '^1' are not defined in SciTE *.properties!=于區(qū)塊首尾的注釋符號 '^0' 及 '^1' 沒有在 SciTE *.properties 中定義!   
  7. The file '^0' has been modified outside SciTE. Should it be reloaded?=文件 '^0' 已經(jīng)在 SciTE 之外修改過, 是否要重新載入?   
  8. As PDF=為 PDF (&P)   
  9. Export File As PDF=導出為 PDF   
  1. # 1.53   
  2. Version=版本   
  3. by=由  
  1. #1.54   
  2. Incremental Search=同步輸入查找(&L)   
  3. Search for:=同步輸入查找  
  1. #1.55   
  2. Could not save file '^0'. Save under a different name?=無法保存 '^0' 文件,是否更名另存?  
  1. #1.56   
  2. As XML=為 XML (&X)   
  3. Export File As XML=導出為 XML  
  1. #1.57   
  2. Destination Line:=目的行(&D)   
  3. Column:=目的欄(&C)  
  1. #1.58   
  2. Replacements:=替換:   
  3. Open Files Here=在此打開文件(&H)  

 

 

 

 

  1. #1.59  
  1. #1.60  
  1. #1.61   
  2. 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,
  3. \n比設定在 properties 檔中的\n ^2 bytes 還長,你仍然要打開\n嗎?   
  4. Open Lua Startup Script=開啟 Lua Startup Script   
  5. All Files (*)=所有文件(*)   
  6. Hidden Files (.*)=隱藏文件(.*)  
  1. #1.62   
  2. Show hidden files=顯示隱藏文件  
  1. #1.63   
  2. Replace in Buffers=在緩沖區(qū)中替換(&U)   
  3. Find string must not be empty for 'Replace in Buffers' command.='在緩沖區(qū)中替換'時查找內(nèi)容不能為空。   
  4. Search only in this style:=僅以此樣式查找: 

#結(jié)束

小結(jié):詳解Lua編輯器Scite漢化的內(nèi)容介紹完了,希望通過本文的學習能對你有所幫助!

責任編輯:zhaolei 來源: 互聯(lián)網(wǎng)
相關推薦

2011-08-24 14:47:55

LUA文本編輯器

2009-11-26 17:37:37

Linux編輯器

2009-02-26 08:54:50

FCKeditorHTML編輯器

2013-09-10 16:02:59

Elipse編輯器

2011-08-24 14:22:13

LUA編輯器

2011-03-17 09:45:01

Spring

2009-12-23 10:27:22

vi編輯器

2010-03-24 09:20:07

CentOS vi編輯

2013-06-18 01:22:46

CocoStudio工Cocos2d-x

2011-01-10 16:17:49

2011-03-22 13:54:57

UbuntuPHP編輯器

2018-09-25 09:25:11

Vim編輯器命令

2009-07-31 17:38:47

linux vi命令詳linux vi命令屏幕文本編輯器

2009-12-04 17:07:49

SlickEdit

2022-05-31 14:46:02

Ruby編碼線上編輯器

2020-10-14 14:00:39

VIM編輯器

2018-05-11 14:59:21

LinuxVim編輯器

2025-02-05 12:01:35

屬性編輯器Web

2019-06-10 11:06:04

JavaScript編輯器HTML5

2020-12-23 22:25:11

Vi文本編輯器Unix
點贊
收藏

51CTO技術棧公眾號