mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-12 21:09:57 +00:00
78ace99685
* feat: t macro and docs
* feat: support block mode so you can transclude whole tiddler
* refactor: use lingo and procedure
* refactor: use function instead of set variable
* docs: about mode:"inline"
* Update LingoMacro.tid
* docs: more usage about inline
* refactor: update translate macro to reuse lingo macro
* Delete translateMacro.tid
* refactor: update translation of tiddlyweb
* docs: more tiddlyweb l10n
* feat: add comment, so when use <$text text=<<lingo>> by mistake, it shows
* i18n: add more l10n
* feat: add tree to plugin to reveal l10n structure
* i18n: add menubar translation for example
* i18n: more for menubal
* docs: Headings -> Heading
* refactor: remove the "tree" tid
* Revert "refactor: remove the "tree" tid"
This reverts commit fb70f0b146
.
25 lines
1.3 KiB
Plaintext
25 lines
1.3 KiB
Plaintext
title: $:/plugins/tiddlywiki/menubar/language/zh-Hans/
|
|
|
|
Config/Heading1: 菜单栏配置
|
|
Config/MenuItems/Heading: 菜单项
|
|
Config/MenuItems/Description: 选择要显示的菜单项。您还可以通过拖动项目来重新排序。
|
|
Config/BreakpointPosition/Heading: 响应式断点位置
|
|
Config/BreakpointPosition/Description: 窄屏和宽屏之间的分界点位置。应包含 CSS 单位(如 `400px`)。
|
|
Config/ContentsTag/Heading: 内容标签
|
|
Config/ContentsTag/Description: 内容下拉菜单中使用的 TOC 目录标签
|
|
Config/MenuBarColours/Heading: 菜单栏颜色
|
|
Config/MenuBarColours/Description: 要更改菜单栏的颜色,请在当前选定的调色板中定义颜色 `menubar-foreground` 和 `menubar-background`。
|
|
Items/TOC/Name: 内容
|
|
Items/TOC/Description: 目录
|
|
Items/Hamburger/Name: 抽屉
|
|
Items/Hamburger/Description: 在窄屏幕上显示完整的菜单栏
|
|
Items/PageControls/Name: 页面控件
|
|
Items/PageControls/Description: 来自侧边栏的页面控件
|
|
Items/Search/Name: 搜索
|
|
Items/Server/Name: 服务器
|
|
Items/Server/Description: 服务器选项
|
|
Items/Sidebar/Name: 侧边栏
|
|
Items/TopLeftBar/Name: 旧版左上角栏
|
|
Items/TopLeftBar/Description: 来自 $:/tags/TopLeftBar 的项目
|
|
Items/TopRightBar/Name: 旧版右上角栏
|
|
Items/TopRightBar/Description: 来自 $:/tags/TopRightBar 的项目 |