Update chinese language files (#7575)

* Update help text for savewikifolder command
This commit is contained in:
Bram Chen 2023-07-01 21:13:31 +08:00 committed by GitHub
parent 04e771ccbf
commit 42d4c5d5ab
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 2 deletions

View File

@ -15,7 +15,9 @@ description: 将维基保存到一个新的维基文件夹
支持以下选项:
* ''filter'':定义要包含在输出中的条目的筛选器操作符。
* ''explodePlugins'':设置为 "no" 以将插件保存到目标维基文件夹的 tiddlers 目录中,以抑制破坏插件到其组成的影子条目中(默认为 "yes")。
* ''explodePlugins'': 默认为 "yes"
** ''yes'' 将 "分解" 插件为单独的条目文件,并将其保存到维基文件夹内的插件目录中
** ''no'' 将抑制分解插件到其组成的条目文件中。它将把插件保存为 tiddlers 文件夹中的单个 JSON 条目
常见的用法是将一个 TiddlyWiki HTML 文件转换成维基文件夹:

View File

@ -15,7 +15,11 @@ description: 將維基儲存到一個新的維基資料夾
支援以下選項:
* ''filter'':定義要包含在輸出中的條目的篩選器運算子。
* ''explodePlugins'':設定為 "no" 以將插件儲存到目標維基資料夾的 tiddlers 目錄中,以抑制破壞插件到其組成的影子條目中(預設為 "yes")。
* ''explodePlugins'': 預設為 "yes"
** ''yes'' 將 "分解" 插件為單獨的條目檔案,並將其儲存到維基資料夾內的插件目錄中
** ''no'' 將抑制分解插件到其組成的條目檔案中。它將把插件儲存為 tiddlers 資料夾中的單個 JSON 條目
Note that both ''explodePlugins'' options will produce wiki folders that build the same exact same original wiki. The difference lies in how plugins are represented in the wiki folder.
常見的用法是將一個 TiddlyWiki HTML 檔案轉換成維基資料夾: