mirror of
https://github.com/TiddlyWiki/TiddlyWiki5.git
synced 2026-04-25 05:44:38 +00:00
Update chinese language files (#6745)
* Add `Caption/Sidebar` in SideBar.multids * Update Help/default.tid
This commit is contained in:
@@ -3,6 +3,7 @@ title: $:/language/Help/default
|
|||||||
\define commandTitle()
|
\define commandTitle()
|
||||||
$:/language/Help/$(command)$
|
$:/language/Help/$(command)$
|
||||||
\end
|
\end
|
||||||
|
\whitespace trim
|
||||||
```
|
```
|
||||||
用法: tiddlywiki [<wikifolder>] [--<command> [<args>...]...]
|
用法: tiddlywiki [<wikifolder>] [--<command> [<args>...]...]
|
||||||
```
|
```
|
||||||
@@ -11,7 +12,9 @@ $:/language/Help/$(command)$
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<$list filter="[commands[]sort[title]]" variable="command">
|
<$list filter="[commands[]sort[title]]" variable="command">
|
||||||
<li><$link to=<<commandTitle>>><$macrocall $name="command" $type="text/plain" $output="text/plain"/></$link>: <$transclude tiddler=<<commandTitle>> field="description"/></li>
|
<li><$link to=<<commandTitle>>><$macrocall $name="command" $type="text/plain" $output="text/plain"/></$link>:
|
||||||
|
 
|
||||||
|
<$transclude tiddler=<<commandTitle>> field="description"/></li>
|
||||||
</$list>
|
</$list>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
title: $:/language/SideBar/
|
title: $:/language/SideBar/
|
||||||
|
|
||||||
All/Caption: 全部
|
All/Caption: 全部
|
||||||
|
Caption: 侧边栏
|
||||||
Contents/Caption: 目录
|
Contents/Caption: 目录
|
||||||
Drafts/Caption: 草稿
|
Drafts/Caption: 草稿
|
||||||
Explorer/Caption: 探索
|
Explorer/Caption: 探索
|
||||||
|
|||||||
@@ -3,6 +3,7 @@ title: $:/language/Help/default
|
|||||||
\define commandTitle()
|
\define commandTitle()
|
||||||
$:/language/Help/$(command)$
|
$:/language/Help/$(command)$
|
||||||
\end
|
\end
|
||||||
|
\whitespace trim
|
||||||
```
|
```
|
||||||
用法: tiddlywiki [<wikifolder>] [--<command> [<args>...]...]
|
用法: tiddlywiki [<wikifolder>] [--<command> [<args>...]...]
|
||||||
```
|
```
|
||||||
@@ -11,7 +12,9 @@ $:/language/Help/$(command)$
|
|||||||
|
|
||||||
<ul>
|
<ul>
|
||||||
<$list filter="[commands[]sort[title]]" variable="command">
|
<$list filter="[commands[]sort[title]]" variable="command">
|
||||||
<li><$link to=<<commandTitle>>><$macrocall $name="command" $type="text/plain" $output="text/plain"/></$link>: <$transclude tiddler=<<commandTitle>> field="description"/></li>
|
<li><$link to=<<commandTitle>>><$macrocall $name="command" $type="text/plain" $output="text/plain"/></$link>:
|
||||||
|
 
|
||||||
|
<$transclude tiddler=<<commandTitle>> field="description"/></li>
|
||||||
</$list>
|
</$list>
|
||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
|
|||||||
@@ -1,6 +1,7 @@
|
|||||||
title: $:/language/SideBar/
|
title: $:/language/SideBar/
|
||||||
|
|
||||||
All/Caption: 全部
|
All/Caption: 全部
|
||||||
|
Caption: 側邊欄
|
||||||
Contents/Caption: 目錄
|
Contents/Caption: 目錄
|
||||||
Drafts/Caption: 草稿
|
Drafts/Caption: 草稿
|
||||||
Explorer/Caption: 探索
|
Explorer/Caption: 探索
|
||||||
|
|||||||
Reference in New Issue
Block a user