mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-27 03:57:21 +00:00
Update chinese translations for Help tiddlers
This commit is contained in:
parent
f7e50e0950
commit
4008191459
10
languages/zh-Hans/Help/build.tid
Normal file
10
languages/zh-Hans/Help/build.tid
Normal file
@ -0,0 +1,10 @@
|
||||
title: $:/language/Help/build
|
||||
description: 自动执行已配置的命令
|
||||
|
||||
生成指定的生成目标为当前 wiki。若未指定任何生成目标,则生成所有可用的目标。
|
||||
|
||||
```
|
||||
--build <target> [<target> ...]
|
||||
```
|
||||
|
||||
生成目标在 wiki 文件夹的 `tiddlywiki.info` 文件中定义。
|
8
languages/zh-Hans/Help/clearpassword.tid
Normal file
8
languages/zh-Hans/Help/clearpassword.tid
Normal file
@ -0,0 +1,8 @@
|
||||
title: $:/language/Help/clearpassword
|
||||
description: 清除用于后续加密的密码
|
||||
|
||||
清除用于后续加密的密码
|
||||
|
||||
```
|
||||
--clearpassword
|
||||
```
|
10
languages/zh-Hans/Help/output.tid
Normal file
10
languages/zh-Hans/Help/output.tid
Normal file
@ -0,0 +1,10 @@
|
||||
title: $:/language/Help/output
|
||||
description: 设置后续命令的基准输出目录
|
||||
|
||||
设置后续命令的基准输出目录。默认输出目录为当前的工作目录。
|
||||
|
||||
```
|
||||
--output <pathname>
|
||||
```
|
||||
|
||||
若指定的路径是相对路径,则它是被解析相对于当前的输出目录。
|
@ -1,8 +1,10 @@
|
||||
title: $:/language/Help/rendertiddler
|
||||
description: 呈现个别条目为指定的 ContentType
|
||||
description: 呈现个别条目为指定的内容类型
|
||||
|
||||
呈现个别条目为指定的 ContentType,默认为 `text/html` 且保存为指定的文件名:
|
||||
呈现个别条目为指定的[[内容类型|ContentType]],默认为 `text/html` 且保存为指定的文件名:
|
||||
|
||||
```
|
||||
--rendertiddler <title> <filename> [<type>]
|
||||
```
|
||||
|
||||
自动创建在文件名称的路径中任何缺少的文件夹。
|
||||
|
@ -1,7 +1,7 @@
|
||||
title: $:/language/Help/rendertiddlers
|
||||
description: 呈现符合筛选条件的条目为指定的 ContentType
|
||||
description: 呈现符合筛选条件的条目为指定的内容类型
|
||||
|
||||
呈现符合筛选条的条目为指定的 ContentType (默认为 `text/html`) 与扩展名 (默认为 `.html`).
|
||||
呈现符合筛选条的条目为指定的[[内容类型|ContentType]] (默认为 `text/html`) 与扩展名 (默认为 `.html`).
|
||||
|
||||
```
|
||||
--rendertiddlers <filter> <template> <pathname> [<type>] [<extension>]
|
||||
@ -12,3 +12,5 @@ description: 呈现符合筛选条件的条目为指定的 ContentType
|
||||
```
|
||||
--rendertiddlers [!is[system]] $:/core/templates/static.tiddler.html ./static text/plain
|
||||
```
|
||||
|
||||
在目标文件夹中的任何文件都会被删除。若缺少目标文件夹,则以递回方式创建。
|
||||
|
@ -6,3 +6,5 @@ description: 將條目的原始內容保存到一個文件
|
||||
```
|
||||
--savetiddler <title> <filename>
|
||||
```
|
||||
|
||||
自动创建在文件名称的路径中任何缺少的文件夹。
|
||||
|
10
languages/zh-Hant/Help/build.tid
Normal file
10
languages/zh-Hant/Help/build.tid
Normal file
@ -0,0 +1,10 @@
|
||||
建制title: $:/language/Help/build
|
||||
description: 自動執行已組態的命令
|
||||
|
||||
產生指定的建置目標為當前 wiki。若未指定任何建置目標,則產生所有可用的目標。
|
||||
|
||||
```
|
||||
--build <target> [<target> ...]
|
||||
```
|
||||
|
||||
建置目標在 wiki 資料夾的 `tiddlywiki.info` 檔案中定義。
|
8
languages/zh-Hant/Help/clearpassword.tid
Normal file
8
languages/zh-Hant/Help/clearpassword.tid
Normal file
@ -0,0 +1,8 @@
|
||||
title: $:/language/Help/clearpassword
|
||||
description: 清除用於後續加密的密碼
|
||||
|
||||
清除用於後續加密的密碼
|
||||
|
||||
```
|
||||
--clearpassword
|
||||
```
|
10
languages/zh-Hant/Help/output.tid
Normal file
10
languages/zh-Hant/Help/output.tid
Normal file
@ -0,0 +1,10 @@
|
||||
title: $:/language/Help/output
|
||||
description: 設置後續命令的基準輸出目錄
|
||||
|
||||
設置後續命令的基準輸出目錄。預設輸出目錄為當前的工作目錄。
|
||||
|
||||
```
|
||||
--output <pathname>
|
||||
```
|
||||
|
||||
若指定的路徑是相對路徑,則它是被解析相對於當前的輸出目錄。
|
@ -1,8 +1,10 @@
|
||||
title: $:/language/Help/rendertiddler
|
||||
description: 呈現個別條目為指定的 ContentType
|
||||
description: 呈現個別條目為指定的內容類型
|
||||
|
||||
呈現個別條目為指定的 ContentType,預設為 `text/html` 且儲存為指定的檔名:
|
||||
呈現個別條目為指定的[[內容類型|ContentType]],預設為 `text/html` 且儲存為指定的檔名:
|
||||
|
||||
```
|
||||
--rendertiddler <title> <filename> [<type>]
|
||||
```
|
||||
|
||||
自動建立在檔案名稱的路徑中任何缺少的資料夾。
|
||||
|
@ -1,7 +1,7 @@
|
||||
title: $:/language/Help/rendertiddlers
|
||||
description: 呈現符合篩選條件的條目為指定的 ContentType
|
||||
description: 呈現符合篩選條件的條目為指定的內容類型
|
||||
|
||||
呈現符合篩選條的條目為指定的 ContentType (預設為 `text/html`) 與副檔名 (預設為 `.html`).
|
||||
呈現符合篩選條的條目為指定的[[內容類型|ContentType]] (預設為 `text/html`) 與副檔名 (預設為 `.html`).
|
||||
|
||||
```
|
||||
--rendertiddlers <filter> <template> <pathname> [<type>] [<extension>]
|
||||
@ -12,3 +12,5 @@ description: 呈現符合篩選條件的條目為指定的 ContentType
|
||||
```
|
||||
--rendertiddlers [!is[system]] $:/core/templates/static.tiddler.html ./static text/plain
|
||||
```
|
||||
|
||||
在目標資料夾中的任何檔案都會被刪除。若缺少目標資料夾,則以遞迴方式建立。
|
||||
|
@ -6,3 +6,5 @@ description: 將條目的原始內容儲存到一個檔案
|
||||
```
|
||||
--savetiddler <title> <filename>
|
||||
```
|
||||
|
||||
自動建立在檔案名稱的路徑中任何缺少的資料夾。
|
||||
|
Loading…
Reference in New Issue
Block a user