1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-11-23 18:17:20 +00:00

Update Chinese translations (#2619)

* Add chinese transaltions of descriptions for missing module types

* Update chinese transaltions of Parsing/Hint

* Add chinese transaltions for Search/TooShort
This commit is contained in:
Bram Chen 2016-10-19 17:03:28 +08:00 committed by Jeremy Ruston
parent 7f11c151f0
commit 030c51b1f8
6 changed files with 14 additions and 2 deletions

View File

@ -75,7 +75,7 @@ Plugins/Reinstall/Caption: 重新安装
Plugins/Themes/Caption: 布景主题
Plugins/Themes/Hint: 布景主题插件
Parsing/Caption: 解析
Parsing/Hint: 在此您可以全域禁用个别的维基语法解析规则。请小心,禁用某些解析规则,会妨碍 ~TiddlyWiki 正常运作 (您可以用[[安全模式|http://tiddlywiki.com/#SafeMode]]恢复正常操作)
Parsing/Hint: 在此您可以全域禁用或启用维基解析规则。要使更改生效,请保存并重新加载您的维基。禁用某些解析规则,会妨碍 <$text text="TiddlyWiki"/> 正常运作。可使用[[安全模式|http://tiddlywiki.com/#SafeMode]]恢复正常操作。
Parsing/Block/Caption: 区块解析规则
Parsing/Inline/Caption: 内联解析规则
Parsing/Pragma/Caption: 编译指示解析规则

View File

@ -1,16 +1,21 @@
title: $:/language/Docs/ModuleTypes/
allfilteroperator: ''all'' 筛选器算子的子算子。
animation: 动画模块包含可用于 RevealWidget 的动画。
bitmapeditoroperation: 一个位图编辑器工具栏操作。
command: 可于 Node.js 执行的指令。
config: 加入 `$tw.config` 的数据。
filteroperator: 个别筛选器算子方法。
global: 加入 `$tw` 的全域数据。
info: 透过 [[$:/temp/info-plugin]] 伪插件,发布系统信息。
isfilteroperator: ''is'' 筛选器算子的运算符。
library: 一般用途的 JavaScript 模块的通用模块类型。
macro: JavaScript ''宏''定义。
parser: 不同内容类型的解析器。
saver: 于浏览器保存文件的不同的保存处理方法。
startup: 启动时期的功能函数。
storyview: 查看模式用以自订 list 小部件的动画与行为。
texteditoroperation: 一个文本编辑器工具栏操作。
tiddlerdeserializer: 转换不同内容类型至条目。
tiddlerfield: 定义个别条目栏位的行为。
tiddlermethod: 添加方法至 `$tw.Tiddler` 原型。

View File

@ -8,6 +8,7 @@ Matches: //<small><<resultCount>> 个条目符合条件</small>//
Matches/All: 所有匹配:
Matches/Title: 条目名称匹配:
Search: 查找
Search/TooShort: 查找文本太短
Shadows/Caption: 默认
Shadows/Hint: 查找默认条目
Shadows/Matches: //<small><<resultCount>> 个条目符合条件</small>//

View File

@ -75,7 +75,7 @@ Plugins/Reinstall/Caption: 重新安裝
Plugins/Themes/Caption: 佈景主題
Plugins/Themes/Hint: 佈景主題插件
Parsing/Caption: 解析
Parsing/Hint: 在此您可以全域停用個別的維基語法解析規則。請小心,停用某些解析規則,會妨礙 ~TiddlyWiki 正常運作 (您可以用[[安全模式|http://tiddlywiki.com/#SafeMode]]恢復正常操作)
Parsing/Hint: 在此您可以全域停用或啟用維基解析規則。要使更改生效,請儲存並重新載入您的維基。停用某些解析規則,會妨礙 <$text text="TiddlyWiki"/> 正常運作。可使用[[安全模式|http://tiddlywiki.com/#SafeMode]]恢復正常操作。
Parsing/Block/Caption: 區塊解析規則
Parsing/Inline/Caption: 行內解析規則
Parsing/Pragma/Caption: 編譯指示解析規則

View File

@ -1,16 +1,21 @@
title: $:/language/Docs/ModuleTypes/
allfilteroperator: ''all'' 篩選器運算子的子運算子。
animation: 動畫模組包含可用於 RevealWidget 的動畫。
bitmapeditoroperation: 一個點陣圖編輯器工具列操作。
command: 可於 Node.js 執行的指令。
config: 加入 `$tw.config` 的資料。
filteroperator: 個別篩選器運算元方法。
global: 加入 `$tw` 的全域資料。
info: 透過 [[$:/temp/info-plugin]] 偽插件,發佈系統資訊。
isfilteroperator: ''is'' 篩選器運算元的運算子。
library: 一般用途的 JavaScript 模組的通用的模組類型。
macro: JavaScript ''巨集''定義。
parser: 不同內容類型的解析器。
saver: 於瀏覽器儲存檔案的不同的儲存處理方法。
startup: 啟動時期的功能函數。
storyview: 檢視模式用以自訂 list 小工具的動畫與行為。
texteditoroperation: 一個文字編輯器工具列操作。
tiddlerdeserializer: 轉換不同內容類型至條目。
tiddlerfield: 定義個別條目欄位的行為。
tiddlermethod: 新增方法至 `$tw.Tiddler` 原型。

View File

@ -8,6 +8,7 @@ Matches: //<small><<resultCount>> 個條目符合條件</small>//
Matches/All: 所有匹配:
Matches/Title: 條目名稱匹配:
Search: 搜尋
Search/TooShort: 搜尋文字太短
Shadows/Caption: 預設
Shadows/Hint: 尋找預設條目
Shadows/Matches: //<small><<resultCount>> 個條目符合條件</small>//