mirror of
https://github.com/HIllya51/LunaHook.git
synced 2025-01-12 04:49:37 +08:00
Improve CHT Lang (#105)
* cht improve * en improve * flush to refresh * Revert "flush to refresh" This reverts commit eed365c4749e839c98123f0489a4a82ab3495643. * Revert "en improve" This reverts commit be10ec8a15f9cd39de1b190910e1e5079dd75196. * cht flush to refresh * Revert "cht flush to refresh" This reverts commit 73ea386a0100ca01fa802029e19f6d01f384de84.
This commit is contained in:
parent
d3a473ac0b
commit
2a3187bd2c
@ -3,7 +3,7 @@
|
||||
#define NEED_32_BIT L"架構不匹配:請嘗試使用 32 位元注入此處理程序"
|
||||
#define NEED_64_BIT L"架構不匹配:請嘗試使用 64 位元注入此處理程序"
|
||||
#define INJECT_FAILED L"注入失敗"
|
||||
#define INVALID_CODEPAGE L"無法轉換文字(無效的頁碼?)"
|
||||
#define INVALID_CODEPAGE L"無法轉換文字(無效的字碼頁?)"
|
||||
#define PIPE_CONNECTED u8"管道已連接"
|
||||
#define INSERTING_HOOK u8"注入勾點:%s %p"
|
||||
#define REMOVING_HOOK u8"移除勾點:%s"
|
||||
@ -52,7 +52,7 @@
|
||||
#define BtnPlugin L"外掛程式"
|
||||
#define LblFlushDelay L"排清延遲"
|
||||
#define LblFilterRepeat L"過濾重複文字"
|
||||
#define LblCodePage L"預設頁碼"
|
||||
#define LblCodePage L"預設字碼頁"
|
||||
#define LblMaxBuff L"最大緩衝區長度"
|
||||
#define LblMaxHist L"最大快取文字長度"
|
||||
#define LblAutoAttach L"自動附加"
|
||||
@ -88,7 +88,7 @@
|
||||
#define HS_STRING_OFFSET L"字串偏移值(hex)"
|
||||
#define HS_HOOK_SEARCH_FILTER L"結果必須匹配的正則表達式"
|
||||
#define HS_TEXT L"文字"
|
||||
#define HS_CODEPAGE L"頁碼"
|
||||
#define HS_CODEPAGE L"字碼頁"
|
||||
#define HS_SEARCH_FOR_TEXT L"搜尋指定文字"
|
||||
#define VersionLatest L"最新版本"
|
||||
#define VersionCurrent L"目前版本"
|
||||
|
@ -27,6 +27,6 @@
|
||||
|
||||
## 支持作者
|
||||
|
||||
若覺得軟體對你有幫助,歡迎成為我的 [Sponsor](https://patreon.com/HIllya51)<!--或請我一杯[咖啡](https://ko-fi.com/HIllya51)-->。感謝~
|
||||
若覺得軟體對你有幫助,歡迎成為我的 [Sponsor](https://patreon.com/HIllya51)<!--或請我一杯[咖啡](https://ko-fi.com/HIllya51)-->。感謝~
|
||||
|
||||
<img src="https://p.inari.site/guest/24-04/21/6624ee26d3093.png" alt="屏幕截图 2024-03-29 212522.png" title="屏幕截图 2024-03-29 212522.png" />
|
||||
|
Loading…
x
Reference in New Issue
Block a user