mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-16 23:04:50 +00:00
6fc5c70ace
New export button appears as a page control toolbar button, a tiddler toolbar button, and a button in the advanced search filter tab. Initially supports exporting as static HTML, CSV, JSON or `.tid` file. Still to do: * Made the exporter descriptions translatable * Hide the export button by default * User docs * Cleaning up the existing templates (eg, `$:/core/templates/alltiddlers.template.html` should work by transcluding `$:/core/templates/exporters/Static`) * Docs for the new macros `exportButton`, `csvtiddlers` and `jsontiddlers` Issues: * OS X Numbers refuses to open CSV files that have been generated in Chrome, because it thinks they’ve been downloaded from the Internet. Firefox works OK * The export button won’t work within the tiddler info panel, or from the *more* popup (this is because we don’t support nested popups)
73 lines
2.5 KiB
Plaintext
73 lines
2.5 KiB
Plaintext
title: $:/language/Buttons/
|
|
|
|
AdvancedSearch/Caption: advanced search
|
|
AdvancedSearch/Hint: Advanced search
|
|
Cancel/Caption: cancel
|
|
Cancel/Hint: Cancel editing this tiddler
|
|
Clone/Caption: clone
|
|
Clone/Hint: Clone this tiddler
|
|
Close/Caption: close
|
|
Close/Hint: Close this tiddler
|
|
CloseAll/Caption: close all
|
|
CloseAll/Hint: Close all tiddlers
|
|
CloseOthers/Caption: close others
|
|
CloseOthers/Hint: Close other tiddlers
|
|
ControlPanel/Caption: control panel
|
|
ControlPanel/Hint: Open control panel
|
|
Delete/Caption: delete
|
|
Delete/Hint: Delete this tiddler
|
|
Edit/Caption: edit
|
|
Edit/Hint: Edit this tiddler
|
|
Encryption/Caption: encryption
|
|
Encryption/Hint: Set or clear a password for saving this wiki
|
|
Encryption/ClearPassword/Caption: clear password
|
|
Encryption/ClearPassword/Hint: Clear the password and save this wiki without encryption
|
|
Encryption/SetPassword/Caption: set password
|
|
Encryption/SetPassword/Hint: Set a password for saving this wiki with encryption
|
|
ExportPage/Caption: export all
|
|
ExportPage/Hint: Export all tiddlers
|
|
ExportTiddler/Caption: export tiddler
|
|
ExportTiddler/Hint: Export tiddler
|
|
ExportTiddlers/Caption: export tiddlers
|
|
ExportTiddlers/Hint: Export tiddlers
|
|
FullScreen/Caption: full-screen
|
|
FullScreen/Hint: Enter or leave full-screen mode
|
|
Import/Caption: import
|
|
Import/Hint: Import files
|
|
Info/Caption: info
|
|
Info/Hint: Show information for this tiddler
|
|
Home/Caption: home
|
|
Home/Hint: Open the default tiddlers
|
|
Language/Caption: language
|
|
Language/Hint: Choose the user interface language
|
|
More/Caption: more
|
|
More/Hint: More actions
|
|
NewHere/Caption: new here
|
|
NewHere/Hint: Create a new tiddler tagged with this one
|
|
NewJournal/Caption: new journal
|
|
NewJournal/Hint: Create a new journal tiddler
|
|
NewJournalHere/Caption: new journal here
|
|
NewJournalHere/Hint: Create a new journal tiddler tagged with this one
|
|
NewTiddler/Caption: new tiddler
|
|
NewTiddler/Hint: Create a new tiddler
|
|
Permalink/Caption: permalink
|
|
Permalink/Hint: Set browser address bar to a direct link to this tiddler
|
|
Permaview/Caption: permaview
|
|
Permaview/Hint: Set browser address bar to a direct link to all the tiddlers in this story
|
|
Refresh/Caption: refresh
|
|
Refresh/Hint: Perform a full refresh of the wiki
|
|
Save/Caption: save
|
|
Save/Hint: Save this tiddler
|
|
SaveWiki/Caption: save changes
|
|
SaveWiki/Hint: Save changes
|
|
StoryView/Caption: storyview
|
|
StoryView/Hint: Choose the story visualisation
|
|
HideSideBar/Caption: hide sidebar
|
|
HideSideBar/Hint: Hide sidebar
|
|
ShowSideBar/Caption: show sidebar
|
|
ShowSideBar/Hint: Show sidebar
|
|
TagManager/Caption: tag manager
|
|
TagManager/Hint: Open tag manager
|
|
Theme/Caption: theme
|
|
Theme/Hint: Choose the display theme
|