Commit Graph

253 Commits

Author SHA1 Message Date
Bram Chen c1f123499c
Update chinese language files (#6539)
* Add chinese translations for `FieldEditor/*` in ControlPanel.multids.
2022-03-18 08:26:00 +00:00
Bram Chen 5022516c61
Update chinese language files (#6449)
* Update chinese field descriptions

* Revised chinese translations for `DropMessage`
2022-02-08 16:01:30 +00:00
Bram Chen 927013a57a
Update chinese field descriptions (#6393) 2022-01-09 14:26:14 +00:00
Bram Chen 0664895670
Update chinese translations (#6249)
* Add chinese translations for `TiddlerColour/*` in ControlPanel.multids

* Fix typo
2021-11-20 16:16:54 +00:00
Bram Chen 2429dcc2e2
Add chinese translations of control panel UI for inspecting template cascades (#6219) 2021-11-16 17:01:57 +00:00
jeremy@jermolene.com fba993502d Revert some of the UI changes for downloading external-js
See https://github.com/Jermolene/TiddlyWiki5/pull/5570#issuecomment-892127428
2021-09-12 10:48:17 +01:00
Bram Chen d895706199
Revise chinese translations in Imports.multids (#6024) 2021-09-06 08:16:14 +01:00
Bram Chen 97ed2757f0
Revise chinese translations (#5915) 2021-07-26 14:31:43 +01:00
Jeremy Ruston d455072f13
Add support for JSON-formatted tiddler store, and make it the default (#5708)
* Add support for JSON-formatted tiddler store, and make it the default

The change to `getTiddlersAsJson()` is to allow experimentation

* Move JSON tiddlers into their own store area, and fix support for encrypted tiddlers

Also add a dummy old-style store area for backwards compatibility

The current arrangement is that JSON tiddlers will always override old-style tiddlers.

* Use the deserialiser mechanism to decode the content

* Refactor $:/core/modules/deserializers.js before we start extending it

Cleaning up the helper function names and ordering

* Drop support for the "systemArea" div

It was only used in really old v5.0.x

* Update deserializer to support JSON store format and add some tests

* Life UI restrictions on characters in fieldnames

* Add another test case

* Correct mis-merge

* Remove toLowerCase() methods applied to fieldnames

* Insert line breaks in output of getTiddlersAsJson (#5786)

Rather than have the entire store on one line, insert a line break
after each tiddler.

* Refactor #5786 for backwards compatibility

* Only read .tiddlywiki-tiddler-store blocks from script tags

Prompted by @simonbaird's comment here: https://github.com/Jermolene/TiddlyWiki5/pull/5708#discussion_r648833367

* Clean up escaping of unsafe script characters

It seems that escaping `<` is sufficient

* Add docs from @saqimtiaz

Thanks @saqimtiaz

* Docs tweaks

* Remove excess whitespace

Thanks @simonbaird

* Fix templates for lazy loading

* Remove obsolete item from release note

* Clean up whitespace

* Docs for the jsontiddler widget

* Fix whitespace

Fixes #5840

* Comments

* Fix newlines in JSON store area

* Remove obsolete docs change

Co-authored-by: Simon Baird <simon.baird@gmail.com>
2021-07-14 09:15:30 +01:00
Bram Chen 7204f442cd
Add chinese translations for ExportTiddlyWikiCore/* (#5856)
* add ExportTiddlyWikiCore/Caption
* add ExportTiddlyWikiCore/Hint
2021-07-07 11:02:33 +01:00
Bram Chen 644062fc21
Add chinese translations for import cancel warning (#5818) 2021-06-22 09:58:38 +01:00
Bram Chen 652e8b1262
Update chinese translations (#5740) 2021-05-31 07:37:01 +01:00
Bram Chen 903cfd98a6
Update chinese translations (#5704) 2021-05-26 07:54:05 +01:00
Bram Chen e7b3f69162
Add chinese help texts for `use-browser-cache` (#5677) 2021-05-10 19:27:48 +01:00
Bram Chen cb34c695b5
Update chinese error messages for the put saver (#5650) 2021-04-28 14:22:23 +01:00
Simon Baird 30d23196b6
Add 401 and 403 error messages for the put saver (#5638) 2021-04-27 10:14:04 +01:00
Bram Chen 80133895ba
Update chinese translations for `Saving/TiddlySpot/` (#5633) 2021-04-25 08:22:03 +01:00
Bram Chen a44a8c31f0
Update chinese help texts for render command (#5553) 2021-03-20 09:43:36 +00:00
Bram Chen e84c87ef37
Update chinese language files (#5514)
* Add chinese descriptions for module-type `utils-browser`
* Fixed typos
2021-02-23 17:26:17 +00:00
Bram Chen ffc8feea0c
Update chinese help text for parameters of `listen` command (#5410)
* Improve help text for "csrf-disable"
* Add help text for "sse-enabled"
2021-01-15 16:54:03 +00:00
Bram Chen 8620b77b45
Improve chinese translations for TiddlySpot warning text (#5306) 2020-12-23 13:34:23 +00:00
Bram Chen 80191903b6
Update chinese translations (#5145)
* Improve `References/Caption`
* Add `Basics/RemoveTags` and `Basics/RemoveTags/Hint`
2020-11-30 17:58:33 +00:00
Bram Chen a21428a33a
Add chinese translations for `Saving/TiddlySpot/ReadOnly` (#5139) 2020-11-29 12:26:21 +00:00
Bram Chen 4f88d79d8b
Add chinese translations for Switchers (#5111) 2020-11-24 21:27:24 +00:00
Bram Chen 37f4421ed1
Improve chinese status messages in ImportListing (#5064) 2020-11-18 16:39:45 +00:00
Bram Chen 684f13fbcb
Add chinese translations for `ConfirmAction` (#5056) 2020-11-17 14:47:31 +00:00
Bram Chen d9b8a800c6
Update chinese translations (#5046)
* add the tooltip and aria-label of clear-tag-input button
2020-11-15 15:49:05 +00:00
Bram Chen 2818f52f95
Add chinese translations for `Shortcuts/SidebarLayout/Hint` (#4962) 2020-11-02 09:17:09 +00:00
Bram Chen 9453c4d684
Add chinese translations for `Listing/Rename/OverwriteWarning` (#4960) 2020-11-01 17:15:27 +00:00
Bram Chen c6cd4d33e6
Add chinese translations for Listing/Rename/Prompt (#4946) 2020-11-01 10:45:48 +00:00
Bram Chen bc5609820f
Update chinese translations (#4935)
* Update chinese language files
* add `Error/FilterRunPrefix` in Misc.multids
* add `Shortcuts/Input/AdvancedSearch/Hint` in Misc.multids

* Add chinese translations for Listing/Rename/*
2020-10-29 12:57:54 +00:00
Bram Chen 49b11bc493
Update chinese language files (#4929)
* add `Error/FilterRunPrefix` in Misc.multids
* add `Shortcuts/Input/AdvancedSearch/Hint` in Misc.multids
2020-10-28 15:59:02 +00:00
Bram Chen 4cdbe6540b
Update chinese translations (#4890)
* Add chinese translations for "Error/FormatFilterOperator"

* Update Misc.multids
2020-10-24 08:22:39 +01:00
Bram Chen b32eb49d50
Update chinese translations (#4715)
* Update NewJournalTags.tid for zh* languages

* Add chinese shortcut descriptions to Misc.multids

* Add chinese translations for `Saving/TiddlySpot/ControlPanel`
2020-07-31 08:14:01 +01:00
Bram Chen 042c8d8a69
Update chinese help texts for `rendertiddlers` command (#4657) 2020-06-11 11:39:57 +01:00
Bram Chen bd0b9d5f81
Add chinese translations for AddPlugins things (#4546)
* Add chinese translations for AddPlugins things
* "updates" tab
* prompt for plugins that have subplugins

* Improve chinese wording

* Update chinese translations for AddPlugins
* add Plugins/Downgrade/Caption
* add Plugins/Update/Caption
* update Plugins/Updates/UpdateAll/Caption
2020-04-13 11:17:25 +01:00
Bram Chen 7d30664b7d
Update chinese translations (#4528)
* add description of field `_is_skinny`
* add alert message `Error/NetworkErrorAlert`
2020-03-31 11:01:09 +01:00
Bram Chen 33fb4f5c0d
Fix the index names of chinese translations for Gitea saver in ControlPanel.multids (#4506) 2020-03-16 09:14:15 +00:00
Bram Chen 0644716f4b
Add chinese translations for description of Gitea saver (#4498) 2020-03-13 09:41:43 +00:00
Bram Chen 592922d399
Add chinese translations for color descriptions for menubar-background and menubar-foreground (#4488) 2020-03-10 10:41:42 +00:00
Bram Chen a4593b8e3d
Update chinese translations (#4325)
* Update chinese translations
* Imporve chinese translations for UI of basic tab in controlpanel
* Add chinese translations for description of throttle.refresh field

* Add chinese translations for the `none` option of icon dropdown in tag manager
2020-02-02 08:50:18 +00:00
Jeremy Ruston afb7435a88 Remove "hack-to-give-us-something-to-compare-against"
It looked messy in the control panel listing.
2019-11-14 09:23:17 +00:00
Bram Chen 03e98d1d62 Update chinese translations (#4317)
* Add chinese translations for default new-tiddler and new-journal tags mechanism

* Add chinese translations for tooltips of add-tag button and add-field button
2019-10-14 09:33:44 +01:00
Bram Chen 916d006ed5 Add chinese translations for `Plugins/AlsoRequires` (#4277) 2019-09-29 15:55:25 +01:00
Bram Chen 36498867d5 Update chinese translations for Dynamic loading/unloading of plugins (#4264)
* Add `Plugins/PluginWillRequireReload` to ControlPanel.multids
* Improve `PluginReloadWarning` in Misc.multids
2019-09-16 14:02:11 +01:00
Bram Chen 2be09f23eb Corrected typo in help link for GitLab saver (#4169)
* for zh-Hant and zh-Hans
2019-08-08 09:55:49 +01:00
Bram Chen 803c2c749f Add chinese translations for Saving/GitService (#4137) 2019-08-06 21:05:35 +01:00
BramChen 6f3db0118e Update chinese translations
* Add hint of toggle-sidebar keyboard shortcut
2019-07-05 10:30:19 +08:00
Bram Chen f6c9150d32 Add chinese translations for hint of sidebar-search keyboard shortcut (#4027) 2019-06-29 08:21:06 +01:00
Bram Chen 274dffe750 Update chinese translations for the revised PaletteManager (#4019)
* Palette/Editor/Delete/Hint
 * Palette/Editor/Names/External/Show
2019-06-26 16:44:31 +01:00