mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2025-01-20 22:16:52 +00:00
i18n: more for menubal
This commit is contained in:
parent
8840a57b41
commit
7f2b8b2696
@ -1,6 +1,6 @@
|
|||||||
title: $:/plugins/tiddlywiki/menubar/items/contents
|
title: $:/plugins/tiddlywiki/menubar/items/contents
|
||||||
caption: Contents
|
caption: <<lingo Items/TOC/Name $:/plugins/tiddlywiki/menubar/language/>>
|
||||||
description: Table of Contents
|
description: <<lingo Items/TOC/Description $:/plugins/tiddlywiki/menubar/language/>>
|
||||||
is-dropdown: yes
|
is-dropdown: yes
|
||||||
tags: $:/tags/MenuBar
|
tags: $:/tags/MenuBar
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
title: $:/plugins/tiddlywiki/menubar/items/hamburger
|
title: $:/plugins/tiddlywiki/menubar/items/hamburger
|
||||||
tags: $:/tags/MenuBar
|
tags: $:/tags/MenuBar
|
||||||
caption: Hamburger
|
caption: <<lingo Items/Hamburger/Name $:/plugins/tiddlywiki/menubar/language/>>
|
||||||
description: Show the full menu bar on a narrow screen
|
description: <<lingo Items/Hamburger/Description $:/plugins/tiddlywiki/menubar/language/>>
|
||||||
custom-menu-content: {{$:/plugins/tiddlywiki/menubar/items/hamburger}}
|
custom-menu-content: {{$:/plugins/tiddlywiki/menubar/items/hamburger}}
|
||||||
show-when: narrow
|
show-when: narrow
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
title: $:/plugins/tiddlywiki/menubar/items/pagecontrols
|
title: $:/plugins/tiddlywiki/menubar/items/pagecontrols
|
||||||
tags: $:/tags/MenuBar
|
tags: $:/tags/MenuBar
|
||||||
description: Page controls from the sidebar
|
description: <<lingo Items/PageControls/Name $:/plugins/tiddlywiki/menubar/language/>>
|
||||||
caption: Page controls
|
caption: <<lingo Items/PageControls/Name $:/plugins/tiddlywiki/menubar/language/>>
|
||||||
custom-menu-content: <$transclude tiddler="$:/plugins/tiddlywiki/menubar/items/pagecontrols" mode="inline"/>
|
custom-menu-content: <$transclude tiddler="$:/plugins/tiddlywiki/menubar/items/pagecontrols" mode="inline"/>
|
||||||
|
|
||||||
\whitespace trim
|
\whitespace trim
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
title: $:/plugins/tiddlywiki/menubar/items/search
|
title: $:/plugins/tiddlywiki/menubar/items/search
|
||||||
custom-menu-content: {{$:/plugins/tiddlywiki/menubar/items/search}}
|
custom-menu-content: {{$:/plugins/tiddlywiki/menubar/items/search}}
|
||||||
description: Search
|
description: <<lingo Items/Search/Name $:/plugins/tiddlywiki/menubar/language/>>
|
||||||
caption: Search
|
caption: <<lingo Items/Search/Name $:/plugins/tiddlywiki/menubar/language/>>
|
||||||
tags: $:/tags/MenuBar
|
tags: $:/tags/MenuBar
|
||||||
|
|
||||||
\define cancel-search-actions()
|
\define cancel-search-actions()
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
title: $:/plugins/tiddlywiki/menubar/items/server
|
title: $:/plugins/tiddlywiki/menubar/items/server
|
||||||
tags: $:/tags/MenuBar
|
tags: $:/tags/MenuBar
|
||||||
description: Server options
|
description: <<lingo Items/Server/Description $:/plugins/tiddlywiki/menubar/language/>>
|
||||||
caption: Server
|
caption: <<lingo Items/Server/Name $:/plugins/tiddlywiki/menubar/language/>>
|
||||||
custom-menu-content: <$transclude tiddler="$:/plugins/tiddlywiki/menubar/items/server" mode="inline"/>
|
custom-menu-content: <$transclude tiddler="$:/plugins/tiddlywiki/menubar/items/server" mode="inline"/>
|
||||||
|
|
||||||
<$list filter="[[$:/status/IsLoggedIn]get[text]else[no]match[yes]]" variable="ignore">
|
<$list filter="[[$:/status/IsLoggedIn]get[text]else[no]match[yes]]" variable="ignore">
|
||||||
|
@ -1,6 +1,6 @@
|
|||||||
title: $:/plugins/tiddlywiki/menubar/items/sidebar
|
title: $:/plugins/tiddlywiki/menubar/items/sidebar
|
||||||
caption: Sidebar
|
caption: <<lingo Items/Sidebar/Name $:/plugins/tiddlywiki/menubar/language/>>
|
||||||
description: Sidebar
|
description: <<lingo Items/Sidebar/Name $:/plugins/tiddlywiki/menubar/language/>>
|
||||||
is-dropdown: yes
|
is-dropdown: yes
|
||||||
tags: $:/tags/MenuBar
|
tags: $:/tags/MenuBar
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
title: $:/plugins/tiddlywiki/menubar/items/topleftbar
|
title: $:/plugins/tiddlywiki/menubar/items/topleftbar
|
||||||
tags: $:/tags/MenuBar
|
tags: $:/tags/MenuBar
|
||||||
description: Items from $:/tags/TopLeftBar
|
description: <<lingo Items/TopLeftBar/Description $:/plugins/tiddlywiki/menubar/language/>>
|
||||||
caption: Legacy Top Left Bar
|
caption: <<lingo Items/TopLeftBar/Name $:/plugins/tiddlywiki/menubar/language/>>
|
||||||
custom-menu-content: <$transclude tiddler="$:/plugins/tiddlywiki/menubar/items/topleftbar" mode="inline"/>
|
custom-menu-content: <$transclude tiddler="$:/plugins/tiddlywiki/menubar/items/topleftbar" mode="inline"/>
|
||||||
|
|
||||||
<$list filter="[all[shadows+tiddlers]tag[$:/tags/TopLeftBar]!has[draft.of]]" variable="listItem" storyview="pop">
|
<$list filter="[all[shadows+tiddlers]tag[$:/tags/TopLeftBar]!has[draft.of]]" variable="listItem" storyview="pop">
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
title: $:/plugins/tiddlywiki/menubar/items/toprightbar
|
title: $:/plugins/tiddlywiki/menubar/items/toprightbar
|
||||||
tags: $:/tags/MenuBar
|
tags: $:/tags/MenuBar
|
||||||
description: Items from $:/tags/TopRightBar
|
description: <<lingo Items/TopRightBar/Description $:/plugins/tiddlywiki/menubar/language/>>
|
||||||
caption: Legacy Top Right Bar
|
caption: <<lingo Items/TopRightBar/Name $:/plugins/tiddlywiki/menubar/language/>>
|
||||||
custom-menu-content: <$transclude tiddler="$:/plugins/tiddlywiki/menubar/items/toprightbar" mode="inline"/>
|
custom-menu-content: <$transclude tiddler="$:/plugins/tiddlywiki/menubar/items/toprightbar" mode="inline"/>
|
||||||
custom-menu-styles-wide: float: right;
|
custom-menu-styles-wide: float: right;
|
||||||
|
|
||||||
|
@ -9,4 +9,17 @@ Config/ContentsTag/Headings: Contents Tag
|
|||||||
Config/ContentsTag/Description: The tag for the ~TableOfContents used in the Contents dropdown
|
Config/ContentsTag/Description: The tag for the ~TableOfContents used in the Contents dropdown
|
||||||
Config/MenuBarColours/Headings: Menu Bar Colours
|
Config/MenuBarColours/Headings: Menu Bar Colours
|
||||||
Config/MenuBarColours/Description: To change the colour of the menu bar, define the colours `menubar-foreground` and `menubar-background` in the currently selected palette
|
Config/MenuBarColours/Description: To change the colour of the menu bar, define the colours `menubar-foreground` and `menubar-background` in the currently selected palette
|
||||||
|
Items/TOC/Name: Contents
|
||||||
|
Items/TOC/Description: Table of Contents
|
||||||
|
Items/Hamburger/Name: Hamburger
|
||||||
|
Items/Hamburger/Description: Show the full menu bar on a narrow screen
|
||||||
|
Items/PageControls/Name: Page controls
|
||||||
|
Items/PageControls/Description: Page controls from the sidebar
|
||||||
|
Items/Search/Name: Search
|
||||||
|
Items/Server/Name: Server
|
||||||
|
Items/Server/Description: Server options
|
||||||
|
Items/Sidebar/Name: Sidebar
|
||||||
|
Items/TopLeftBar/Name: Legacy Top Left Bar
|
||||||
|
Items/TopLeftBar/Description: Items from $:/tags/TopLeftBar
|
||||||
|
Items/TopRightBar/Name: Legacy Top Right Bar
|
||||||
|
Items/TopRightBar/Description: Items from $:/tags/TopRightBar
|
@ -8,4 +8,18 @@ Config/BreakpointPosition/Description: 窄屏和宽屏之间的分界点位置
|
|||||||
Config/ContentsTag/Headings: 内容标签
|
Config/ContentsTag/Headings: 内容标签
|
||||||
Config/ContentsTag/Description: 内容下拉菜单中使用的 TOC 目录标签
|
Config/ContentsTag/Description: 内容下拉菜单中使用的 TOC 目录标签
|
||||||
Config/MenuBarColours/Headings: 菜单栏颜色
|
Config/MenuBarColours/Headings: 菜单栏颜色
|
||||||
Config/MenuBarColours/Description: 要更改菜单栏的颜色,请在当前选定的调色板中定义颜色 `menubar-foreground` 和 `menubar-background`。
|
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 的项目
|
Loading…
Reference in New Issue
Block a user