1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-06-22 21:33:14 +00:00

Remove "advanced" and "appearance" from control panel tab titles

For example, the previous title for the tiddler containing the editor
types tab of control panel was
“$:/core/ui/ControlPanel/Advanced/EditorTypes”. We’re now removing the
“Advanced” portion, so that we don’t have to rename tiddlers like this
if we move them around between tabs
This commit is contained in:
Jermolene 2014-09-03 12:46:22 +01:00
parent e7358c9b31
commit a375d2d9b6
28 changed files with 309 additions and 309 deletions

View File

@ -1,53 +1,53 @@
title: $:/language/ControlPanel/
Advanced/Caption: Advanced
Advanced/EditorTypes/Caption: Editor Types
Advanced/EditorTypes/Editor/Caption: Editor
Advanced/EditorTypes/Hint: These tiddlers determine which editor is used to edit specific tiddler types.
Advanced/EditorTypes/Type/Caption: Type
EditorTypes/Caption: Editor Types
EditorTypes/Editor/Caption: Editor
EditorTypes/Hint: These tiddlers determine which editor is used to edit specific tiddler types.
EditorTypes/Type/Caption: Type
Advanced/Hint: Internal information about this TiddlyWiki
Advanced/LoadedModules/Caption: Loaded Modules
Advanced/LoadedModules/Hint: These are the currently loaded tiddler modules linked to their source tiddlers. Any italicised modules lack a source tiddler, typically because they were setup during the boot process.
Advanced/Settings/Caption: Settings
Advanced/Settings/Hint: These advanced settings let you customise the behaviour of TiddlyWiki.
Advanced/Settings/NavigationAddressBar/Caption: Navigation Address Bar
Advanced/Settings/NavigationAddressBar/Hint: Behaviour of the browser address bar when navigating to a tiddler:
Advanced/Settings/NavigationAddressBar/No/Description: Do not update the address bar
Advanced/Settings/NavigationAddressBar/Permalink/Description: Include the target tiddler
Advanced/Settings/NavigationAddressBar/Permaview/Description: Include the target tiddler and the current story sequence
Advanced/Settings/NavigationHistory/Caption: Navigation History
Advanced/Settings/NavigationHistory/Hint: Update browser history when navigating to a tiddler:
Advanced/Settings/NavigationHistory/No/Description: Do not update history
Advanced/Settings/NavigationHistory/Yes/Description: Update history
Advanced/Settings/ToolbarButtons/Caption: Toolbar Buttons
Advanced/Settings/ToolbarButtons/Hint: Default toolbar button appearance:
Advanced/Settings/ToolbarButtons/Text/Description: Include text
Advanced/Settings/ToolbarButtons/Icons/Description: Include icon
Advanced/TiddlerFields/Caption: Tiddler Fields
Advanced/TiddlerFields/Hint: This is the full set of TiddlerFields in use in this wiki (including system tiddlers but excluding shadow tiddlers).
LoadedModules/Caption: Loaded Modules
LoadedModules/Hint: These are the currently loaded tiddler modules linked to their source tiddlers. Any italicised modules lack a source tiddler, typically because they were setup during the boot process.
Settings/Caption: Settings
Settings/Hint: These advanced settings let you customise the behaviour of TiddlyWiki.
Settings/NavigationAddressBar/Caption: Navigation Address Bar
Settings/NavigationAddressBar/Hint: Behaviour of the browser address bar when navigating to a tiddler:
Settings/NavigationAddressBar/No/Description: Do not update the address bar
Settings/NavigationAddressBar/Permalink/Description: Include the target tiddler
Settings/NavigationAddressBar/Permaview/Description: Include the target tiddler and the current story sequence
Settings/NavigationHistory/Caption: Navigation History
Settings/NavigationHistory/Hint: Update browser history when navigating to a tiddler:
Settings/NavigationHistory/No/Description: Do not update history
Settings/NavigationHistory/Yes/Description: Update history
Settings/ToolbarButtons/Caption: Toolbar Buttons
Settings/ToolbarButtons/Hint: Default toolbar button appearance:
Settings/ToolbarButtons/Text/Description: Include text
Settings/ToolbarButtons/Icons/Description: Include icon
TiddlerFields/Caption: Tiddler Fields
TiddlerFields/Hint: This is the full set of TiddlerFields in use in this wiki (including system tiddlers but excluding shadow tiddlers).
Appearance/Caption: Appearance
Appearance/Hint: Ways to customise the appearance of your TiddlyWiki.
Appearance/Palette/Caption: Palette
Appearance/Palette/Editor/Clone/Caption: clone
Appearance/Palette/Editor/Clone/Prompt: It is recommended that you clone this shadow palette before editing it
Appearance/Palette/Editor/Prompt/Modified: This shadow palette has been modified
Appearance/Palette/Editor/Prompt: Editing
Appearance/Palette/Editor/Reset/Caption: reset
Appearance/Palette/HideEditor/Caption: hide editor
Appearance/Palette/Prompt: Current palette:
Appearance/Palette/ShowEditor/Caption: show editor
Appearance/StoryView/Caption: Story View
Appearance/StoryView/Prompt: Current view:
Appearance/Theme/Caption: Theme
Appearance/Theme/Prompt: Current theme:
Appearance/Toolbars/Caption: Toolbars
Appearance/Toolbars/Hint: Select which toolbar buttons are displayed
Appearance/Toolbars/EditToolbar/Caption: Edit Toolbar
Appearance/Toolbars/EditToolbar/Hint: Choose which buttons are displayed for tiddlers in edit mode
Appearance/Toolbars/ViewToolbar/Caption: View Toolbar
Appearance/Toolbars/ViewToolbar/Hint: Choose which buttons are displayed for tiddlers in view mode
Appearance/Toolbars/PageControls/Caption: Page Toolbar
Appearance/Toolbars/PageControls/Hint: Choose which buttons are displayed on the main page toolbar
Palette/Caption: Palette
Palette/Editor/Clone/Caption: clone
Palette/Editor/Clone/Prompt: It is recommended that you clone this shadow palette before editing it
Palette/Editor/Prompt/Modified: This shadow palette has been modified
Palette/Editor/Prompt: Editing
Palette/Editor/Reset/Caption: reset
Palette/HideEditor/Caption: hide editor
Palette/Prompt: Current palette:
Palette/ShowEditor/Caption: show editor
StoryView/Caption: Story View
StoryView/Prompt: Current view:
Theme/Caption: Theme
Theme/Prompt: Current theme:
Toolbars/Caption: Toolbars
Toolbars/Hint: Select which toolbar buttons are displayed
Toolbars/EditToolbar/Caption: Edit Toolbar
Toolbars/EditToolbar/Hint: Choose which buttons are displayed for tiddlers in edit mode
Toolbars/ViewToolbar/Caption: View Toolbar
Toolbars/ViewToolbar/Hint: Choose which buttons are displayed for tiddlers in view mode
Toolbars/PageControls/Caption: Page Toolbar
Toolbars/PageControls/Hint: Choose which buttons are displayed on the main page toolbar
Basics/AnimDuration/Prompt: Animation duration:
Basics/Caption: Basics
Basics/DefaultTiddlers/BottomHint: Use &#91;&#91;double square brackets&#93;&#93; for titles with spaces. Or you can choose to <$button set="$:/DefaultTiddlers" setTo="[list[$:/StoryList]]">retain story ordering</$button>

View File

@ -5,5 +5,5 @@ caption: {{$:/language/ControlPanel/Advanced/Caption}}
{{$:/language/ControlPanel/Advanced/Hint}}
<div class="tc-control-panel">
<<tabs "[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Advanced]!has[draft.of]]" "$:/core/ui/ControlPanel/Advanced/TiddlerFields">>
<<tabs "[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Advanced]!has[draft.of]]" "$:/core/ui/ControlPanel/TiddlerFields">>
</div>

View File

@ -1,8 +1,8 @@
title: $:/core/ui/ControlPanel/Advanced/EditorTypes
title: $:/core/ui/ControlPanel/EditorTypes
tags: $:/tags/ControlPanel/Advanced
caption: {{$:/language/ControlPanel/Advanced/EditorTypes/Caption}}
caption: {{$:/language/ControlPanel/EditorTypes/Caption}}
\define lingo-base() $:/language/ControlPanel/Advanced/EditorTypes/
\define lingo-base() $:/language/ControlPanel/EditorTypes/
<<lingo Hint>>

View File

@ -1,8 +1,8 @@
title: $:/core/ui/ControlPanel/Advanced/LoadedModules
title: $:/core/ui/ControlPanel/LoadedModules
tags: $:/tags/ControlPanel/Advanced
caption: {{$:/language/ControlPanel/Advanced/LoadedModules/Caption}}
caption: {{$:/language/ControlPanel/LoadedModules/Caption}}
\define lingo-base() $:/language/ControlPanel/Advanced/
\define lingo-base() $:/language/ControlPanel/
<<lingo LoadedModules/Hint>>
{{$:/snippets/modules}}

View File

@ -1,12 +1,12 @@
title: $:/core/ui/ControlPanel/Advanced/Settings
title: $:/core/ui/ControlPanel/Settings
tags: $:/tags/ControlPanel/Advanced
caption: {{$:/language/ControlPanel/Advanced/Settings/Caption}}
caption: {{$:/language/ControlPanel/Settings/Caption}}
\define lingo-base() $:/language/ControlPanel/Advanced/Settings/
\define lingo-base() $:/language/ControlPanel/Settings/
<<lingo Hint>>
<$list filter="[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Advanced/Settings]]">
<$list filter="[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Settings]]">
<div style="border-top:1px solid #eee;">

View File

@ -1,8 +1,8 @@
title: $:/core/ui/ControlPanel/Advanced/Settings/NavigationAddressBar
tags: $:/tags/ControlPanel/Advanced/Settings
caption: {{$:/language/ControlPanel/Advanced/Settings/NavigationAddressBar/Caption}}
title: $:/core/ui/ControlPanel/Settings/NavigationAddressBar
tags: $:/tags/ControlPanel/Settings
caption: {{$:/language/ControlPanel/Settings/NavigationAddressBar/Caption}}
\define lingo-base() $:/language/ControlPanel/Advanced/Settings/NavigationAddressBar/
\define lingo-base() $:/language/ControlPanel/Settings/NavigationAddressBar/
<$link to="$:/config/Navigation/UpdateAddressBar"><<lingo Hint>></$link>

View File

@ -1,8 +1,8 @@
title: $:/core/ui/ControlPanel/Advanced/Settings/NavigationHistory
tags: $:/tags/ControlPanel/Advanced/Settings
caption: {{$:/language/ControlPanel/Advanced/Settings/NavigationHistory/Caption}}
title: $:/core/ui/ControlPanel/Settings/NavigationHistory
tags: $:/tags/ControlPanel/Settings
caption: {{$:/language/ControlPanel/Settings/NavigationHistory/Caption}}
\define lingo-base() $:/language/ControlPanel/Advanced/Settings/NavigationHistory/
\define lingo-base() $:/language/ControlPanel/Settings/NavigationHistory/
<$link to="$:/config/Navigation/UpdateHistory"><<lingo Hint>></$link>
<$radio tiddler="$:/config/Navigation/UpdateHistory" value="yes"> <<lingo Yes/Description>> </$radio>

View File

@ -1,8 +1,8 @@
title: $:/core/ui/ControlPanel/Advanced/Settings/ToolbarButtons
tags: $:/tags/ControlPanel/Advanced/Settings
caption: {{$:/language/ControlPanel/Advanced/Settings/ToolbarButtons/Caption}}
title: $:/core/ui/ControlPanel/Settings/ToolbarButtons
tags: $:/tags/ControlPanel/Settings
caption: {{$:/language/ControlPanel/Settings/ToolbarButtons/Caption}}
\define lingo-base() $:/language/ControlPanel/Advanced/Settings/ToolbarButtons/
\define lingo-base() $:/language/ControlPanel/Settings/ToolbarButtons/
<<lingo Hint>>
<$checkbox tiddler="$:/config/Toolbar/Icons" field="text" checked="yes" unchecked="no" default="yes"> <$link to="$:/config/Toolbar/Icons"><<lingo Icons/Description>></$link> </$checkbox>

View File

@ -1,8 +1,8 @@
title: $:/core/ui/ControlPanel/Advanced/TiddlerFields
title: $:/core/ui/ControlPanel/TiddlerFields
tags: $:/tags/ControlPanel/Advanced
caption: {{$:/language/ControlPanel/Advanced/TiddlerFields/Caption}}
caption: {{$:/language/ControlPanel/TiddlerFields/Caption}}
\define lingo-base() $:/language/ControlPanel/Advanced/
\define lingo-base() $:/language/ControlPanel/
<<lingo TiddlerFields/Hint>>

View File

@ -5,5 +5,5 @@ caption: {{$:/language/ControlPanel/Appearance/Caption}}
{{$:/language/ControlPanel/Appearance/Hint}}
<div class="tc-control-panel">
<<tabs "[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Appearance]!has[draft.of]]" "$:/core/ui/ControlPanel/Appearance/Theme">>
<<tabs "[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Appearance]!has[draft.of]]" "$:/core/ui/ControlPanel/Theme">>
</div>

View File

@ -1,8 +1,8 @@
title: $:/core/ui/ControlPanel/Appearance/Palette
title: $:/core/ui/ControlPanel/Palette
tags: $:/tags/ControlPanel/Appearance
caption: {{$:/language/ControlPanel/Appearance/Palette/Caption}}
caption: {{$:/language/ControlPanel/Palette/Caption}}
\define lingo-base() $:/language/ControlPanel/Appearance/Palette/
\define lingo-base() $:/language/ControlPanel/Palette/
{{$:/snippets/paletteswitcher}}

View File

@ -1,5 +1,5 @@
title: $:/core/ui/ControlPanel/Appearance/StoryView
title: $:/core/ui/ControlPanel/StoryView
tags: $:/tags/ControlPanel/Appearance
caption: {{$:/language/ControlPanel/Appearance/StoryView/Caption}}
caption: {{$:/language/ControlPanel/StoryView/Caption}}
{{$:/snippets/viewswitcher}}

View File

@ -1,5 +1,5 @@
title: $:/core/ui/ControlPanel/Appearance/Theme
title: $:/core/ui/ControlPanel/Theme
tags: $:/tags/ControlPanel/Appearance
caption: {{$:/language/ControlPanel/Appearance/Theme/Caption}}
caption: {{$:/language/ControlPanel/Theme/Caption}}
{{$:/snippets/themeswitcher}}

View File

@ -1,9 +1,9 @@
title: $:/core/ui/ControlPanel/Appearance/Toolbars
title: $:/core/ui/ControlPanel/Toolbars
tags: $:/tags/ControlPanel/Appearance
caption: {{$:/language/ControlPanel/Appearance/Toolbars/Caption}}
caption: {{$:/language/ControlPanel/Toolbars/Caption}}
{{$:/language/ControlPanel/Appearance/Toolbars/Hint}}
{{$:/language/ControlPanel/Toolbars/Hint}}
<div class="tc-control-panel">
<<tabs "[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Appearance/Toolbars]!has[draft.of]]" "$:/core/ui/ControlPanel/Appearance/Toolbars/ViewToolbar" "$:/state/tabs/controlpanel/toolbars" "tc-vertical">>
<<tabs "[all[shadows+tiddlers]tag[$:/tags/ControlPanel/Toolbars]!has[draft.of]]" "$:/core/ui/ControlPanel/Toolbars/ViewToolbar" "$:/state/tabs/controlpanel/toolbars" "tc-vertical">>
</div>

View File

@ -1,13 +1,13 @@
title: $:/core/ui/ControlPanel/Appearance/Toolbars/EditToolbar
tags: $:/tags/ControlPanel/Appearance/Toolbars
caption: {{$:/language/ControlPanel/Appearance/Toolbars/EditToolbar/Caption}}
title: $:/core/ui/ControlPanel/Toolbars/EditToolbar
tags: $:/tags/ControlPanel/Toolbars
caption: {{$:/language/ControlPanel/Toolbars/EditToolbar/Caption}}
\define lingo-base() $:/language/TiddlerInfo/
\define config-title()
$:/config/EditToolbarButtons/Visibility/$(listItem)$
\end
{{$:/language/ControlPanel/Appearance/Toolbars/EditToolbar/Hint}}
{{$:/language/ControlPanel/Toolbars/EditToolbar/Hint}}
<$set name="tv-config-toolbar-icons" value="yes">

View File

@ -1,13 +1,13 @@
title: $:/core/ui/ControlPanel/Appearance/Toolbars/PageControls
tags: $:/tags/ControlPanel/Appearance/Toolbars
caption: {{$:/language/ControlPanel/Appearance/Toolbars/PageControls/Caption}}
title: $:/core/ui/ControlPanel/Toolbars/PageControls
tags: $:/tags/ControlPanel/Toolbars
caption: {{$:/language/ControlPanel/Toolbars/PageControls/Caption}}
\define lingo-base() $:/language/TiddlerInfo/
\define config-title()
$:/config/PageControlButtons/Visibility/$(listItem)$
\end
{{$:/language/ControlPanel/Appearance/Toolbars/PageControls/Hint}}
{{$:/language/ControlPanel/Toolbars/PageControls/Hint}}
<$set name="tv-config-toolbar-icons" value="yes">

View File

@ -1,13 +1,13 @@
title: $:/core/ui/ControlPanel/Appearance/Toolbars/ViewToolbar
tags: $:/tags/ControlPanel/Appearance/Toolbars
caption: {{$:/language/ControlPanel/Appearance/Toolbars/ViewToolbar/Caption}}
title: $:/core/ui/ControlPanel/Toolbars/ViewToolbar
tags: $:/tags/ControlPanel/Toolbars
caption: {{$:/language/ControlPanel/Toolbars/ViewToolbar/Caption}}
\define lingo-base() $:/language/TiddlerInfo/
\define config-title()
$:/config/ViewToolbarButtons/Visibility/$(listItem)$
\end
{{$:/language/ControlPanel/Appearance/Toolbars/ViewToolbar/Hint}}
{{$:/language/ControlPanel/Toolbars/ViewToolbar/Hint}}
<$set name="tv-config-toolbar-icons" value="yes">

View File

@ -1,6 +1,6 @@
title: $:/snippets/minithemeswitcher
\define lingo-base() $:/language/ControlPanel/Appearance/Theme/
\define lingo-base() $:/language/ControlPanel/Theme/
<<lingo Prompt>> <$select tiddler="$:/theme">
<$list filter="[plugin-type[theme]sort[title]]">
<option value=<<currentTiddler>>><$view field="name"><$view field="title"/></$view></option>

View File

@ -1,6 +1,6 @@
title: $:/snippets/paletteeditor
\define lingo-base() $:/language/ControlPanel/Appearance/Palette/Editor/
\define lingo-base() $:/language/ControlPanel/Palette/Editor/
\define describePaletteColour(colour)
{{$:/language/Docs/PaletteColours/$colour$}}
\end

View File

@ -1,6 +1,6 @@
title: $:/snippets/paletteswitcher
\define lingo-base() $:/language/ControlPanel/Appearance/Palette/
\define lingo-base() $:/language/ControlPanel/Palette/
<<lingo Prompt>> <$view tiddler={{$:/palette}} field="name"/>
<$linkcatcher to="$:/palette">

View File

@ -1,6 +1,6 @@
title: $:/snippets/themeswitcher
\define lingo-base() $:/language/ControlPanel/Appearance/Theme/
\define lingo-base() $:/language/ControlPanel/Theme/
<<lingo Prompt>> <$view tiddler={{$:/theme}} field="name"/>
<$linkcatcher to="$:/theme">

View File

@ -1,6 +1,6 @@
title: $:/snippets/viewswitcher
\define lingo-base() $:/language/ControlPanel/Appearance/StoryView/
\define lingo-base() $:/language/ControlPanel/StoryView/
<<lingo Prompt>> <$select tiddler="$:/view">
<$list filter="[storyviews[]]">
<option><$view field="title"/></option>

View File

@ -1,53 +1,53 @@
title: $:/language/ControlPanel/
Advanced/Caption: Erweitert
Advanced/EditorTypes/Caption: Editor Typen
Advanced/EditorTypes/Editor/Caption: Editor
Advanced/EditorTypes/Hint: Diese Tiddler definieren, welcher Editor für bestimmte Tiddler Typen (MIME-Type) verwendet werden sollen.
Advanced/EditorTypes/Type/Caption: MIME-Type
EditorTypes/Caption: Editor Typen
EditorTypes/Editor/Caption: Editor
EditorTypes/Hint: Diese Tiddler definieren, welcher Editor für bestimmte Tiddler Typen (MIME-Type) verwendet werden sollen.
EditorTypes/Type/Caption: MIME-Type
Advanced/Hint: Interne Informationen über dieses ~TiddlyWiki.
Advanced/LoadedModules/Caption: Geladene Module
Advanced/LoadedModules/Hint: Hier weden die geladenen Module und ihre Quelltext Komponenten angezeigt. Mit "italic" hervorgehobene Tiddler wurden während des ~Boot-Prozesses erstellt. Diese Tiddler haben keinen Quelltext.
Advanced/Settings/Caption: Einstellungen
Advanced/Settings/Hint: Diese erweiterten Einstellungen ermöglichen ihnen, das Verhalten von TiddlyWiki zu ändern.
Advanced/Settings/NavigationAddressBar/Caption: Navigation Adresszeile
Advanced/Settings/NavigationAddressBar/Hint: Verhalten der Browser Adresszeile, wenn ein Tiddler geöffnet wird:
Advanced/Settings/NavigationAddressBar/No/Description: Die Browser Adresszeile wird nicht verändert.
Advanced/Settings/NavigationAddressBar/Permalink/Description: Den aktuellen Tiddler einbinden.
Advanced/Settings/NavigationAddressBar/Permaview/Description: Alle geöffneten Tiddler einbinden.
Advanced/Settings/NavigationHistory/Caption: Browser Chronik
Advanced/Settings/NavigationHistory/Hint: Die Browser Chronik ändern, wenn ein Tiddler angezeigt wird:
Advanced/Settings/NavigationHistory/No/Description: Browser Chronik nicht ändern.
Advanced/Settings/NavigationHistory/Yes/Description: Browser Chronik ändern.
Advanced/Settings/ToolbarButtons/Caption: Toolbar Buttons
Advanced/Settings/ToolbarButtons/Hint: Standard Toolbar Button Erscheinungsbild:
Advanced/Settings/ToolbarButtons/Text/Description: Text anzeigen
Advanced/Settings/ToolbarButtons/Icons/Description: Icon anzeigen
Advanced/TiddlerFields/Caption: Tiddler Felder
Advanced/TiddlerFields/Hint: Hier finden sie alle [[Felder|TiddlerFields]], die in diesem Wiki verwendet werden. Inklusive der Felder aus System-, exclusive ~Schatten-Tiddler.
LoadedModules/Caption: Geladene Module
LoadedModules/Hint: Hier weden die geladenen Module und ihre Quelltext Komponenten angezeigt. Mit "italic" hervorgehobene Tiddler wurden während des ~Boot-Prozesses erstellt. Diese Tiddler haben keinen Quelltext.
Settings/Caption: Einstellungen
Settings/Hint: Diese erweiterten Einstellungen ermöglichen ihnen, das Verhalten von TiddlyWiki zu ändern.
Settings/NavigationAddressBar/Caption: Navigation Adresszeile
Settings/NavigationAddressBar/Hint: Verhalten der Browser Adresszeile, wenn ein Tiddler geöffnet wird:
Settings/NavigationAddressBar/No/Description: Die Browser Adresszeile wird nicht verändert.
Settings/NavigationAddressBar/Permalink/Description: Den aktuellen Tiddler einbinden.
Settings/NavigationAddressBar/Permaview/Description: Alle geöffneten Tiddler einbinden.
Settings/NavigationHistory/Caption: Browser Chronik
Settings/NavigationHistory/Hint: Die Browser Chronik ändern, wenn ein Tiddler angezeigt wird:
Settings/NavigationHistory/No/Description: Browser Chronik nicht ändern.
Settings/NavigationHistory/Yes/Description: Browser Chronik ändern.
Settings/ToolbarButtons/Caption: Toolbar Buttons
Settings/ToolbarButtons/Hint: Standard Toolbar Button Erscheinungsbild:
Settings/ToolbarButtons/Text/Description: Text anzeigen
Settings/ToolbarButtons/Icons/Description: Icon anzeigen
TiddlerFields/Caption: Tiddler Felder
TiddlerFields/Hint: Hier finden sie alle [[Felder|TiddlerFields]], die in diesem Wiki verwendet werden. Inklusive der Felder aus System-, exclusive ~Schatten-Tiddler.
Appearance/Caption: Design
Appearance/Hint: Möglichkeiten um das Aussehen ihres ~TiddlyWiki's anzupassen.
Appearance/Palette/Caption: Palette
Appearance/Palette/Editor/Clone/Caption: Palette klonen
Appearance/Palette/Editor/Clone/Prompt: Es wird empfohlen, dass sie diese ~Schatten-Palette klonen, bevor sie sie bearbeiten. Der Name der Palette wird im Tiddler Feld "description" eingestellt.
Appearance/Palette/Editor/Prompt/Modified: Diese ~Schatten-Palette wurde bearbeitet.
Appearance/Palette/Editor/Prompt: Bearbeiten
Appearance/Palette/Editor/Reset/Caption: Palette zurücksetzen
Appearance/Palette/ShowEditor/Caption: Editor zeigen
Appearance/Palette/HideEditor/Caption: Editor ausblenden
Appearance/Palette/Prompt: Ausgewählte Farbpalette:
Appearance/StoryView/Caption: Anzeige
Appearance/StoryView/Prompt: Ausgewählte Anzeige:
Appearance/Theme/Caption: Thema
Appearance/Theme/Prompt: Ausgewähltes Thema:
Appearance/Toolbars/Caption: Toolbar
Appearance/Toolbars/Hint: Auswählen, welche "Toolbar Button" angezeigt werden
Appearance/Toolbars/EditToolbar/Caption: Edit Toolbar
Appearance/Toolbars/EditToolbar/Hint: Auswählen, welche Buttons im "Edit Modus" angezeigt werden:
Appearance/Toolbars/ViewToolbar/Caption: View Toolbar
Appearance/Toolbars/ViewToolbar/Hint: Auswählen, welche Buttons im "View Modus" angezeigt werden:
Appearance/Toolbars/PageControls/Caption: Page Toolbar
Appearance/Toolbars/PageControls/Hint: Ausweählen, welche Buttons im Hauptmenü angezeigt werden:
Palette/Caption: Palette
Palette/Editor/Clone/Caption: Palette klonen
Palette/Editor/Clone/Prompt: Es wird empfohlen, dass sie diese ~Schatten-Palette klonen, bevor sie sie bearbeiten. Der Name der Palette wird im Tiddler Feld "description" eingestellt.
Palette/Editor/Prompt/Modified: Diese ~Schatten-Palette wurde bearbeitet.
Palette/Editor/Prompt: Bearbeiten
Palette/Editor/Reset/Caption: Palette zurücksetzen
Palette/ShowEditor/Caption: Editor zeigen
Palette/HideEditor/Caption: Editor ausblenden
Palette/Prompt: Ausgewählte Farbpalette:
StoryView/Caption: Anzeige
StoryView/Prompt: Ausgewählte Anzeige:
Theme/Caption: Thema
Theme/Prompt: Ausgewähltes Thema:
Toolbars/Caption: Toolbar
Toolbars/Hint: Auswählen, welche "Toolbar Button" angezeigt werden
Toolbars/EditToolbar/Caption: Edit Toolbar
Toolbars/EditToolbar/Hint: Auswählen, welche Buttons im "Edit Modus" angezeigt werden:
Toolbars/ViewToolbar/Caption: View Toolbar
Toolbars/ViewToolbar/Hint: Auswählen, welche Buttons im "View Modus" angezeigt werden:
Toolbars/PageControls/Caption: Page Toolbar
Toolbars/PageControls/Hint: Ausweählen, welche Buttons im Hauptmenü angezeigt werden:
Basics/AnimDuration/Prompt: Animation Dauer:
Basics/Caption: Basis
Basics/DefaultTiddlers/BottomHint: Verwenden sie &#91;&#91;doppelte eckige Klammern&#93;&#93; für Titel mit Lehrzeichen oder wählen sie <$button set="$:/DefaultTiddlers" setTo="[list[$:/StoryList]]">Offene Tiddler beim Laden wiederherstellen.</$button>

View File

@ -1,53 +1,53 @@
title: $:/language/ControlPanel/
Advanced/Caption: Avancé
Advanced/EditorTypes/Caption: Types d'éditeur
Advanced/EditorTypes/Editor/Caption: Éditeur
Advanced/EditorTypes/Hint: Ces tiddlers déterminent l'éditeur à utiliser pour éditer tel ou tel type de tiddler.
Advanced/EditorTypes/Type/Caption: Type
EditorTypes/Caption: Types d'éditeur
EditorTypes/Editor/Caption: Éditeur
EditorTypes/Hint: Ces tiddlers déterminent l'éditeur à utiliser pour éditer tel ou tel type de tiddler.
EditorTypes/Type/Caption: Type
Advanced/Hint: Informations internes sur ce ~TiddlyWiki
Advanced/LoadedModules/Caption: Modules chargés
Advanced/LoadedModules/Hint: Liste des modules chargés, avec leurs tiddlers sources. Les italiques indiquent que les tiddlers sources n'existent pas, le plus souvent parce que le module a été créé lors du processus d'amorçage.
Advanced/Settings/Caption: Paramétrage
Advanced/Settings/Hint: Ce paramétrage avancé vous permet de personnaliser le comportement de TiddlyWiki.
Advanced/Settings/NavigationAddressBar/Caption: Barre d'adresse pendant la navigation
Advanced/Settings/NavigationAddressBar/Hint: Comportement de la barre d'adresse du navigateur lorsqu'on pointe vers un tiddler :
Advanced/Settings/NavigationAddressBar/No/Description: Ne pas modifier la barre d'adresse
Advanced/Settings/NavigationAddressBar/Permalink/Description: Inclure uniquement le titre du tiddler cible
Advanced/Settings/NavigationAddressBar/Permaview/Description: Inclure le titre du tiddler cible ainsi que le déroulé courant
Advanced/Settings/NavigationHistory/Caption: Historique de navigation
Advanced/Settings/NavigationHistory/Hint: Mise à jour de l'historique de navigation du navigateur lorsqu'on pointe vers un tiddler :
Advanced/Settings/NavigationHistory/No/Description: Ne pas mettre à jour l'historique
Advanced/Settings/NavigationHistory/Yes/Description: Mettre à jour l'historique
Advanced/Settings/ToolbarButtons/Caption: Boutons de la barre d'outils
Advanced/Settings/ToolbarButtons/Hint: Apparence par défaut des boutons sur la barre d'outils :
Advanced/Settings/ToolbarButtons/Text/Description: Afficher le texte
Advanced/Settings/ToolbarButtons/Icons/Description: Afficher l'icone
Advanced/TiddlerFields/Caption: Champs
Advanced/TiddlerFields/Hint: Voici la totalité des [[champs|TiddlerFields]] utilisés dans ce wiki (y compris les tiddlers système, mais non compris les tiddlers //shadow//).
LoadedModules/Caption: Modules chargés
LoadedModules/Hint: Liste des modules chargés, avec leurs tiddlers sources. Les italiques indiquent que les tiddlers sources n'existent pas, le plus souvent parce que le module a été créé lors du processus d'amorçage.
Settings/Caption: Paramétrage
Settings/Hint: Ce paramétrage avancé vous permet de personnaliser le comportement de TiddlyWiki.
Settings/NavigationAddressBar/Caption: Barre d'adresse pendant la navigation
Settings/NavigationAddressBar/Hint: Comportement de la barre d'adresse du navigateur lorsqu'on pointe vers un tiddler :
Settings/NavigationAddressBar/No/Description: Ne pas modifier la barre d'adresse
Settings/NavigationAddressBar/Permalink/Description: Inclure uniquement le titre du tiddler cible
Settings/NavigationAddressBar/Permaview/Description: Inclure le titre du tiddler cible ainsi que le déroulé courant
Settings/NavigationHistory/Caption: Historique de navigation
Settings/NavigationHistory/Hint: Mise à jour de l'historique de navigation du navigateur lorsqu'on pointe vers un tiddler :
Settings/NavigationHistory/No/Description: Ne pas mettre à jour l'historique
Settings/NavigationHistory/Yes/Description: Mettre à jour l'historique
Settings/ToolbarButtons/Caption: Boutons de la barre d'outils
Settings/ToolbarButtons/Hint: Apparence par défaut des boutons sur la barre d'outils :
Settings/ToolbarButtons/Text/Description: Afficher le texte
Settings/ToolbarButtons/Icons/Description: Afficher l'icone
TiddlerFields/Caption: Champs
TiddlerFields/Hint: Voici la totalité des [[champs|TiddlerFields]] utilisés dans ce wiki (y compris les tiddlers système, mais non compris les tiddlers //shadow//).
Appearance/Caption: Apparence
Appearance/Hint: Personnalisation de l'apparence de votre ~TiddlyWiki.
Appearance/Palette/Caption: Palette
Appearance/Palette/Editor/Clone/Caption: Cloner
Appearance/Palette/Editor/Clone/Prompt: Il est recommandé de cloner cette palette « shadow » avant de l'éditer
Appearance/Palette/Editor/Prompt/Modified: Cette palette « shadow » a été modifiée
Appearance/Palette/Editor/Prompt: Édition de
Appearance/Palette/Editor/Reset/Caption: Réinitialiser
Appearance/Palette/ShowEditor/Caption: Afficher l'éditeur
Appearance/Palette/HideEditor/Caption: Masquer l'éditeur
Appearance/Palette/Prompt: Palette en cours :
Appearance/StoryView/Caption: Vue sur le déroulé
Appearance/StoryView/Prompt: Vue courante :
Appearance/Theme/Caption: Thème
Appearance/Theme/Prompt: Thème courant :
Appearance/Toolbars/Caption: Barres d'outils
Appearance/Toolbars/Hint: Choix des boutons à afficher dans les barres d'outils
Appearance/Toolbars/EditToolbar/Caption: Barre d'outils du mode édition
Appearance/Toolbars/EditToolbar/Hint: Choix des boutons à afficher pour les tiddlers en cours d'édition
Appearance/Toolbars/ViewToolbar/Caption: Barre d'outils du mode visualisation
Appearance/Toolbars/ViewToolbar/Hint: Choix des boutons à afficher pour les tiddlers en mode visualisation
Appearance/Toolbars/PageControls/Caption: Barre d'outils de la page
Appearance/Toolbars/PageControls/Hint: Choix des boutons à afficher sur la barre d'outils principale de la page
Palette/Caption: Palette
Palette/Editor/Clone/Caption: Cloner
Palette/Editor/Clone/Prompt: Il est recommandé de cloner cette palette « shadow » avant de l'éditer
Palette/Editor/Prompt/Modified: Cette palette « shadow » a été modifiée
Palette/Editor/Prompt: Édition de
Palette/Editor/Reset/Caption: Réinitialiser
Palette/ShowEditor/Caption: Afficher l'éditeur
Palette/HideEditor/Caption: Masquer l'éditeur
Palette/Prompt: Palette en cours :
StoryView/Caption: Vue sur le déroulé
StoryView/Prompt: Vue courante :
Theme/Caption: Thème
Theme/Prompt: Thème courant :
Toolbars/Caption: Barres d'outils
Toolbars/Hint: Choix des boutons à afficher dans les barres d'outils
Toolbars/EditToolbar/Caption: Barre d'outils du mode édition
Toolbars/EditToolbar/Hint: Choix des boutons à afficher pour les tiddlers en cours d'édition
Toolbars/ViewToolbar/Caption: Barre d'outils du mode visualisation
Toolbars/ViewToolbar/Hint: Choix des boutons à afficher pour les tiddlers en mode visualisation
Toolbars/PageControls/Caption: Barre d'outils de la page
Toolbars/PageControls/Hint: Choix des boutons à afficher sur la barre d'outils principale de la page
Basics/AnimDuration/Prompt: Durée de l'animation
Basics/Caption: Fondamentaux
Basics/DefaultTiddlers/BottomHint: Utilisez les &#91;&#91;crochets doubles&#93;&#93; pour les titres contenant des espaces. Vous pouvez aussi décider de <$button set="$:/DefaultTiddlers" setTo="[list[$:/StoryList]]">Conserver le déroulé actuel</$button>

View File

@ -2,25 +2,25 @@ title: $:/language/ControlPanel/
Advanced/Caption: Avanzate
Advanced/Hint: Informazioni interne di questo ~TiddlyWiki
Advanced/LoadedModules/Caption: Moduli caricati
Advanced/LoadedModules/Hint: Elenco dei moduli attualmente caricati e loro collegamento ai frammenti sorgente. I moduli in corsivo mancano di un frammento sorgente perch&eacute; in generale installati durante il processo di avvio.
Advanced/TiddlerFields/Caption: Campi frammenti
Advanced/TiddlerFields/Hint: Questa &egrave; la serie completa dei TiddlerFields utilizzati in questo wiki (sono inclusi i frammenti di sistema ed esclusi i frammenti nascosti).
LoadedModules/Caption: Moduli caricati
LoadedModules/Hint: Elenco dei moduli attualmente caricati e loro collegamento ai frammenti sorgente. I moduli in corsivo mancano di un frammento sorgente perch&eacute; in generale installati durante il processo di avvio.
TiddlerFields/Caption: Campi frammenti
TiddlerFields/Hint: Questa &egrave; la serie completa dei TiddlerFields utilizzati in questo wiki (sono inclusi i frammenti di sistema ed esclusi i frammenti nascosti).
Appearance/Caption: Aspetto
Appearance/Hint: Personalizza l'aspetto di TiddlyWiki
Appearance/Palette/Caption: Tavolozza
Appearance/Palette/Editor/Clone/Caption: Clona
Appearance/Palette/Editor/Clone/Prompt: Si consiglia di clonare questa tavolozza prima di modificarla
Appearance/Palette/Editor/Prompt/Modified: Questa tavolozza &egrave; stata modificata
Appearance/Palette/Editor/Prompt: Modifica
Appearance/Palette/Editor/Reset/Caption: Reset
Appearance/Palette/HideEditor/Caption: Nascondi editor
Appearance/Palette/Prompt: Tavolozza corrente:
Appearance/Palette/ShowEditor/Caption: Mostra editor
Appearance/StoryView/Caption: Vista
Appearance/StoryView/Prompt: Vista corrente:
Appearance/Theme/Caption: Tema
Appearance/Theme/Prompt: Tema corrente:
Palette/Caption: Tavolozza
Palette/Editor/Clone/Caption: Clona
Palette/Editor/Clone/Prompt: Si consiglia di clonare questa tavolozza prima di modificarla
Palette/Editor/Prompt/Modified: Questa tavolozza &egrave; stata modificata
Palette/Editor/Prompt: Modifica
Palette/Editor/Reset/Caption: Reset
Palette/HideEditor/Caption: Nascondi editor
Palette/Prompt: Tavolozza corrente:
Palette/ShowEditor/Caption: Mostra editor
StoryView/Caption: Vista
StoryView/Prompt: Vista corrente:
Theme/Caption: Tema
Theme/Prompt: Tema corrente:
Basics/AnimDuration/Prompt: Durata animazione:
Basics/Caption: Impostazioni base
Basics/DefaultTiddlers/BottomHint: Utilizza &#91;&#91;le doppie parentesi quadre&#93;&#93; per titoli di frammenti con spazi bianchi. In alternativa scegli di visualizzare i frammenti secondo la <$button set="$:/DefaultTiddlers" setTo="[list[$:/StoryList]]">cronologia</$button>

View File

@ -2,25 +2,25 @@ title: $:/language/ControlPanel/
Advanced/Caption: 詳細設定
Advanced/Hint: この TiddlyWiki の内部情報
Advanced/LoadedModules/Caption: ロード済みモジュール
Advanced/LoadedModules/Hint: 以下は現在ロード済みのモジュールの一覧で、ソースの tiddler にリンクしています。斜体表記のものにはソースがありませんが、これは通常ブートプロセス中に設定されたものです。
Advanced/TiddlerFields/Caption: Tiddlerフィールド
Advanced/TiddlerFields/Hint: 以下はこの TiddlyWiki で使用されているすべての tiddler フィールド の一覧です(システム tiddler も含みますが、隠し tiddler は含んでいません)。
LoadedModules/Caption: ロード済みモジュール
LoadedModules/Hint: 以下は現在ロード済みのモジュールの一覧で、ソースの tiddler にリンクしています。斜体表記のものにはソースがありませんが、これは通常ブートプロセス中に設定されたものです。
TiddlerFields/Caption: Tiddlerフィールド
TiddlerFields/Hint: 以下はこの TiddlyWiki で使用されているすべての tiddler フィールド の一覧です(システム tiddler も含みますが、隠し tiddler は含んでいません)。
Appearance/Caption: 表示形式
Appearance/Hint: この TiddlyWiki の見え方を変更する各種方法です。
Appearance/Palette/Caption: パレット
Appearance/Palette/Editor/Clone/Caption: クローン
Appearance/Palette/Editor/Clone/Prompt: このシャドウパレットを編集する前にクローンを作成することをお勧めします
Appearance/Palette/Editor/Prompt/Modified: このシャドウパレットは更新されました
Appearance/Palette/Editor/Prompt: 編集中
Appearance/Palette/Editor/Reset/Caption: リセット
Appearance/Palette/HideEditor/Caption: エディタを隠す
Appearance/Palette/Prompt: 現在のパレット:
Appearance/Palette/ShowEditor/Caption: エディタを表示
Appearance/StoryView/Caption: 表示スタイル
Appearance/StoryView/Prompt: 現在の表示スタイル:
Appearance/Theme/Caption: テーマ
Appearance/Theme/Prompt: 現在のテーマ:
Palette/Caption: パレット
Palette/Editor/Clone/Caption: クローン
Palette/Editor/Clone/Prompt: このシャドウパレットを編集する前にクローンを作成することをお勧めします
Palette/Editor/Prompt/Modified: このシャドウパレットは更新されました
Palette/Editor/Prompt: 編集中
Palette/Editor/Reset/Caption: リセット
Palette/HideEditor/Caption: エディタを隠す
Palette/Prompt: 現在のパレット:
Palette/ShowEditor/Caption: エディタを表示
StoryView/Caption: 表示スタイル
StoryView/Prompt: 現在の表示スタイル:
Theme/Caption: テーマ
Theme/Prompt: 現在のテーマ:
Basics/AnimDuration/Prompt: アニメーション時間:
Basics/Caption: 基本
Basics/DefaultTiddlers/BottomHint: タイトルに空白を含めたいときは &#91;&#91;二重の角カッコ&#93;&#93; を使用してください。そのほか <$button set="$:/DefaultTiddlers" setTo="[list[$:/StoryList]]">保存時の表示を維持</$button> することもできます。

View File

@ -1,53 +1,53 @@
title: $:/language/ControlPanel/
Advanced/Caption: 高级
Advanced/EditorTypes/Caption: 编辑器类型
Advanced/EditorTypes/Editor/Caption: 编辑器
Advanced/EditorTypes/Hint: 这些条目决定使用哪个编辑器来编辑特定条目类型。
Advanced/EditorTypes/Type/Caption: 类型
EditorTypes/Caption: 编辑器类型
EditorTypes/Editor/Caption: 编辑器
EditorTypes/Hint: 这些条目决定使用哪个编辑器来编辑特定条目类型。
EditorTypes/Type/Caption: 类型
Advanced/Hint: 关于此 TiddlyWiki 的内部信息
Advanced/LoadedModules/Caption: 已加载的模块
Advanced/LoadedModules/Hint: 这些是当前已加载的模块之源码条目。斜体的模块则无源码条目,通常是因为它们是在引导过程中设置。
Advanced/Settings/Caption: 设置
Advanced/Settings/Hint: 这些高级设置让您定制 TiddlyWiki 的行为。
Advanced/Settings/NavigationAddressBar/Caption: 网址栏导览
Advanced/Settings/NavigationAddressBar/Hint: 在浏览器网址列导览到条目时的行为:
Advanced/Settings/NavigationAddressBar/No/Description: 不更新网址栏
Advanced/Settings/NavigationAddressBar/Permalink/Description: 包含目标条目
Advanced/Settings/NavigationAddressBar/Permaview/Description: 包括目标条目和当前已开启的条目序列
Advanced/Settings/NavigationHistory/Caption: 历史记录导览
Advanced/Settings/NavigationHistory/Hint: 当导览到条目时,更新浏览器历史记录:
Advanced/Settings/NavigationHistory/No/Description: 不更新历史记录
Advanced/Settings/NavigationHistory/Yes/Description: 更新历史记录
Advanced/Settings/ToolbarButtons/Caption: 工具栏按钮
Advanced/Settings/ToolbarButtons/Hint: 默认的工具栏按钮外观:
Advanced/Settings/ToolbarButtons/Text/Description: 包含文字
Advanced/Settings/ToolbarButtons/Icons/Description: 包含图示
Advanced/TiddlerFields/Caption: 条目栏位
Advanced/TiddlerFields/Hint: 这是本维基使用中的所有条目栏位(含系统条目的栏位,但默认条目的栏位除外)。
LoadedModules/Caption: 已加载的模块
LoadedModules/Hint: 这些是当前已加载的模块之源码条目。斜体的模块则无源码条目,通常是因为它们是在引导过程中设置。
Settings/Caption: 设置
Settings/Hint: 这些高级设置让您定制 TiddlyWiki 的行为。
Settings/NavigationAddressBar/Caption: 网址栏导览
Settings/NavigationAddressBar/Hint: 在浏览器网址列导览到条目时的行为:
Settings/NavigationAddressBar/No/Description: 不更新网址栏
Settings/NavigationAddressBar/Permalink/Description: 包含目标条目
Settings/NavigationAddressBar/Permaview/Description: 包括目标条目和当前已开启的条目序列
Settings/NavigationHistory/Caption: 历史记录导览
Settings/NavigationHistory/Hint: 当导览到条目时,更新浏览器历史记录:
Settings/NavigationHistory/No/Description: 不更新历史记录
Settings/NavigationHistory/Yes/Description: 更新历史记录
Settings/ToolbarButtons/Caption: 工具栏按钮
Settings/ToolbarButtons/Hint: 默认的工具栏按钮外观:
Settings/ToolbarButtons/Text/Description: 包含文字
Settings/ToolbarButtons/Icons/Description: 包含图示
TiddlerFields/Caption: 条目栏位
TiddlerFields/Hint: 这是本维基使用中的所有条目栏位(含系统条目的栏位,但默认条目的栏位除外)。
Appearance/Caption: 视觉外观
Appearance/Hint: 自订您的 TiddlyWiki 外观。
Appearance/Palette/Caption: 调色板
Appearance/Palette/Editor/Clone/Caption: 复制
Appearance/Palette/Editor/Clone/Prompt: 建议您修改前先复制此默认调色板
Appearance/Palette/Editor/Prompt/Modified: 此默认调色板已被修改过
Appearance/Palette/Editor/Prompt: 编辑
Appearance/Palette/Editor/Reset/Caption: 重置
Appearance/Palette/HideEditor/Caption: 隐藏编辑器
Appearance/Palette/Prompt: 当前的调色板:
Appearance/Palette/ShowEditor/Caption: 显示编辑器
Appearance/StoryView/Caption: 查看模式
Appearance/StoryView/Prompt: 当前的查看模式:
Appearance/Theme/Caption: 布景主题
Appearance/Theme/Prompt: 当前的布景主题:
Appearance/Toolbars/Caption: 工具栏
Appearance/Toolbars/Hint: 选择将显示哪些工具栏按钮
Appearance/Toolbars/EditToolbar/Caption: 编辑工具栏
Appearance/Toolbars/EditToolbar/Hint: 选择将显示哪些按钮于条目的编辑模式工具栏
Appearance/Toolbars/ViewToolbar/Caption: 检视工具栏
Appearance/Toolbars/ViewToolbar/Hint: 选择将显示哪些按钮于条目的检视模式工具栏
Appearance/Toolbars/PageControls/Caption: 页面工具栏
Appearance/Toolbars/PageControls/Hint: 选择将显示哪些按钮于主页面的工具栏
Palette/Caption: 调色板
Palette/Editor/Clone/Caption: 复制
Palette/Editor/Clone/Prompt: 建议您修改前先复制此默认调色板
Palette/Editor/Prompt/Modified: 此默认调色板已被修改过
Palette/Editor/Prompt: 编辑
Palette/Editor/Reset/Caption: 重置
Palette/HideEditor/Caption: 隐藏编辑器
Palette/Prompt: 当前的调色板:
Palette/ShowEditor/Caption: 显示编辑器
StoryView/Caption: 查看模式
StoryView/Prompt: 当前的查看模式:
Theme/Caption: 布景主题
Theme/Prompt: 当前的布景主题:
Toolbars/Caption: 工具栏
Toolbars/Hint: 选择将显示哪些工具栏按钮
Toolbars/EditToolbar/Caption: 编辑工具栏
Toolbars/EditToolbar/Hint: 选择将显示哪些按钮于条目的编辑模式工具栏
Toolbars/ViewToolbar/Caption: 检视工具栏
Toolbars/ViewToolbar/Hint: 选择将显示哪些按钮于条目的检视模式工具栏
Toolbars/PageControls/Caption: 页面工具栏
Toolbars/PageControls/Hint: 选择将显示哪些按钮于主页面的工具栏
Basics/AnimDuration/Prompt: 动画持续时间:
Basics/Caption: 基本
Basics/DefaultTiddlers/BottomHint: 标题含空白时请使用 &#91;&#91;双中括弧&#93;&#93;<br />或者您可用 <$button set="$:/DefaultTiddlers" setTo="[list[$:/StoryList]]">保留开启中的条目顺序</$button>

View File

@ -1,53 +1,53 @@
title: $:/language/ControlPanel/
Advanced/Caption: 進階
Advanced/EditorTypes/Caption: 編輯器類型
Advanced/EditorTypes/Editor/Caption: 編輯器
Advanced/EditorTypes/Hint: 這些條目決定使用哪個編輯器來編輯特定條目類型。
Advanced/EditorTypes/Type/Caption: 類型
EditorTypes/Caption: 編輯器類型
EditorTypes/Editor/Caption: 編輯器
EditorTypes/Hint: 這些條目決定使用哪個編輯器來編輯特定條目類型。
EditorTypes/Type/Caption: 類型
Advanced/Hint: 關於此 TiddlyWiki 的內部資訊
Advanced/LoadedModules/Caption: 已載入的模組
Advanced/LoadedModules/Hint: 這些是當前已載入的模組之源碼條目。斜體的模組則無源碼條目,通常是因為它們是在引導過程中設置。
Advanced/Settings/Caption: 設定
Advanced/Settings/Hint: 這些進階設定讓您自訂 TiddlyWiki 的行為。
Advanced/Settings/NavigationAddressBar/Caption: 網址列導覽
Advanced/Settings/NavigationAddressBar/Hint: 在瀏覽器網址列導覽到條目時的行為:
Advanced/Settings/NavigationAddressBar/No/Description: 不更新網址列
Advanced/Settings/NavigationAddressBar/Permalink/Description: 包含目標條目
Advanced/Settings/NavigationAddressBar/Permaview/Description: 包括目標條目和當前已開啟的條目序列
Advanced/Settings/NavigationHistory/Caption: 歷史記錄導覽
Advanced/Settings/NavigationHistory/Hint: 當導覽到條目時,更新瀏覽器歷史記錄:
Advanced/Settings/NavigationHistory/No/Description: 不更新歷史記錄
Advanced/Settings/NavigationHistory/Yes/Description: 更新歷史記錄
Advanced/Settings/ToolbarButtons/Caption: 工具列按鈕
Advanced/Settings/ToolbarButtons/Hint: 預設的工具列按鈕外觀:
Advanced/Settings/ToolbarButtons/Text/Description: 包含文字
Advanced/Settings/ToolbarButtons/Icons/Description: 包含圖示
Advanced/TiddlerFields/Caption: 條目欄位
Advanced/TiddlerFields/Hint: 這是本維基使用中的所有條目欄位(含系統條目的欄位,但預設條目的欄位除外)。
LoadedModules/Caption: 已載入的模組
LoadedModules/Hint: 這些是當前已載入的模組之源碼條目。斜體的模組則無源碼條目,通常是因為它們是在引導過程中設置。
Settings/Caption: 設定
Settings/Hint: 這些進階設定讓您自訂 TiddlyWiki 的行為。
Settings/NavigationAddressBar/Caption: 網址列導覽
Settings/NavigationAddressBar/Hint: 在瀏覽器網址列導覽到條目時的行為:
Settings/NavigationAddressBar/No/Description: 不更新網址列
Settings/NavigationAddressBar/Permalink/Description: 包含目標條目
Settings/NavigationAddressBar/Permaview/Description: 包括目標條目和當前已開啟的條目序列
Settings/NavigationHistory/Caption: 歷史記錄導覽
Settings/NavigationHistory/Hint: 當導覽到條目時,更新瀏覽器歷史記錄:
Settings/NavigationHistory/No/Description: 不更新歷史記錄
Settings/NavigationHistory/Yes/Description: 更新歷史記錄
Settings/ToolbarButtons/Caption: 工具列按鈕
Settings/ToolbarButtons/Hint: 預設的工具列按鈕外觀:
Settings/ToolbarButtons/Text/Description: 包含文字
Settings/ToolbarButtons/Icons/Description: 包含圖示
TiddlerFields/Caption: 條目欄位
TiddlerFields/Hint: 這是本維基使用中的所有條目欄位(含系統條目的欄位,但預設條目的欄位除外)。
Appearance/Caption: 視覺外觀
Appearance/Hint: 自訂您的 TiddlyWiki 外觀。
Appearance/Palette/Caption: 調色盤
Appearance/Palette/Editor/Clone/Caption: 複製
Appearance/Palette/Editor/Clone/Prompt: 建議您修改前先複製此預設調色盤
Appearance/Palette/Editor/Prompt/Modified: 此預設調色盤已被修改過
Appearance/Palette/Editor/Prompt: 編輯
Appearance/Palette/Editor/Reset/Caption: 重置
Appearance/Palette/HideEditor/Caption: 隱藏編輯器
Appearance/Palette/Prompt: 當前的調色盤:
Appearance/Palette/ShowEditor/Caption: 顯示編輯器
Appearance/StoryView/Caption: 檢視模式
Appearance/StoryView/Prompt: 當前的檢視模式:
Appearance/Theme/Caption: 佈景主題
Appearance/Theme/Prompt: 當前的佈景主題:
Appearance/Toolbars/Caption: 工具列
Appearance/Toolbars/Hint: 選擇將顯示哪些工具列按鈕
Appearance/Toolbars/EditToolbar/Caption: 編輯工具列
Appearance/Toolbars/EditToolbar/Hint: 選擇將顯示哪些按鈕於條目的編輯模式工具列
Appearance/Toolbars/ViewToolbar/Caption: 檢視工具列
Appearance/Toolbars/ViewToolbar/Hint: 選擇將顯示哪些按鈕於條目的檢視模式工具列
Appearance/Toolbars/PageControls/Caption: 頁面工具列
Appearance/Toolbars/PageControls/Hint: 選擇將顯示哪些按鈕於主頁面的工具列
Palette/Caption: 調色盤
Palette/Editor/Clone/Caption: 複製
Palette/Editor/Clone/Prompt: 建議您修改前先複製此預設調色盤
Palette/Editor/Prompt/Modified: 此預設調色盤已被修改過
Palette/Editor/Prompt: 編輯
Palette/Editor/Reset/Caption: 重置
Palette/HideEditor/Caption: 隱藏編輯器
Palette/Prompt: 當前的調色盤:
Palette/ShowEditor/Caption: 顯示編輯器
StoryView/Caption: 檢視模式
StoryView/Prompt: 當前的檢視模式:
Theme/Caption: 佈景主題
Theme/Prompt: 當前的佈景主題:
Toolbars/Caption: 工具列
Toolbars/Hint: 選擇將顯示哪些工具列按鈕
Toolbars/EditToolbar/Caption: 編輯工具列
Toolbars/EditToolbar/Hint: 選擇將顯示哪些按鈕於條目的編輯模式工具列
Toolbars/ViewToolbar/Caption: 檢視工具列
Toolbars/ViewToolbar/Hint: 選擇將顯示哪些按鈕於條目的檢視模式工具列
Toolbars/PageControls/Caption: 頁面工具列
Toolbars/PageControls/Hint: 選擇將顯示哪些按鈕於主頁面的工具列
Basics/AnimDuration/Prompt: 動畫持續時間:
Basics/Caption: 基本
Basics/DefaultTiddlers/BottomHint: 標題含空白時請使用 &#91;&#91;雙中括弧&#93;&#93;<br />或者您可用 <$button set="$:/DefaultTiddlers" setTo="[list[$:/StoryList]]">保留開啟中的條目順序</$button>