1
0
mirror of https://github.com/Jermolene/TiddlyWiki5 synced 2024-10-06 10:50:45 +00:00
Commit Graph

193 Commits

Author SHA1 Message Date
Bram Chen
171fd2c853 Improve chinese translations of edit info banner for shadow tiddlers
Add the name of the plugin that contains the shadow tiddler
2015-11-05 21:48:22 +08:00
Bram Chen
7307c32dd2 Add chinese translations of toolbar option fold-bar 2015-10-29 20:08:43 +08:00
Bram Chen
a6fe696269 Update chinese translations for the recently new localisable strings 2015-10-25 12:24:36 +08:00
Bram Chen
e6963cbccd Remove extraneous spaces 2015-10-25 11:25:09 +08:00
Bram Chen
5d61dfb1d7 Merge branch 'master' into zh 2015-10-25 11:11:12 +08:00
Myeongjin
d7f1f973a9 replace type to rendertype at setfield help 2015-10-18 17:23:37 +09:00
Bram Chen
0703a257f3 Add chinese translations of Settings/PerformanceInstrumentation 2015-10-14 21:07:33 +08:00
Bram Chen
a42dff1a41 Add chinese translations of Tiddler/DateFormat 2015-10-08 09:21:01 +08:00
Bram Chen
3853a76c9a Add chinese translations of clarification about password command 2015-10-08 09:09:31 +08:00
Bram Chen
8f5ad753af Improve chinese translations of help texts 2015-10-01 21:53:49 +08:00
Jermolene
814353d8ce Fix accidental inconsistency between savetiddlers and rendertiddlers
“-do-not-delete” flag for savetiddlers command was introduced in 5.1.10
without consistency with the already implemented “noclean” flag for the
rendertiddlers command
2015-09-29 17:04:01 +01:00
Bram Chen
8e98102281 Improve chinese translations of "tools" button tooltip 2015-09-16 10:15:31 +08:00
Bram Chen
0861e1bb3a Add chinese Translations of lazy loading message 2015-09-08 22:14:25 +08:00
Bram Chen
1d33f5ed48 Add chinese translations of warning message for detected TiddlyWiki Classic plugins 2015-09-05 10:27:56 +08:00
Bram Chen
34619481ad Add chinese translations for new options of rendertiddler and savetiddlers commands 2015-09-03 21:34:55 +08:00
Bram Chen
66b405ac81 Update chinese translation of all fold/ unfold buttons
* new "fold all" and "unfold all" page buttons
* new "unfold tiddler" toolbar button
2015-08-10 13:49:13 +08:00
Bram Chen
0f32af1cce Add chinese translations of "fold" button for the tiddler toolbar 2015-08-09 21:03:51 +08:00
Bram Chen
e1cce60df3 Add chinese translations for parser rule configuration in control panel 2015-08-01 21:19:03 +08:00
Bram Chen
109eebaaa2 Add chinese translations for ToolbarButtonStyle in $:/ControlPanel Settings tab 2015-07-03 09:29:48 +08:00
Bram Chen
a4e7ac9b2e Add chinese translations of Fields/Add/Dropdown 2015-07-02 09:35:28 +08:00
Bram Chen
ba188b70f5 Add chinese translations of TagManager/Count/Heading 2015-07-01 19:44:36 +08:00
Bram Chen
a6297170a2 Add chinese translations of title links setting 2015-06-15 16:36:28 +08:00
Bram Chen
11d9631ea4 Fix wording 2015-05-06 22:59:36 +08:00
Bram Chen
35341d4e97 Add chinese translations of palette page control button 2015-05-06 09:53:14 +08:00
Bram Chen
8f372ff959 Add chinese translations of new Settings/LinkToBehaviour 2015-05-05 22:01:08 +08:00
Bram Chen
5afe8a7a0b Add chinese translations of "open new window" button 2015-05-05 21:41:34 +08:00
Bram Chen
dab50c8470 Fix wording 2015-04-28 18:08:02 +08:00
Bram Chen
ee4064fbd7 Add chinese transaltions of descriptions for new palette colours 2015-04-28 18:04:16 +08:00
Jeremy Ruston
69e1e5a2aa Merge pull request #1659 from heroboy/patch-2
fix Simplified Chinese
2015-04-21 22:19:02 +01:00
Jeremy Ruston
cc0fc2b392 Merge pull request #1658 from heroboy/patch-1
fix Simplified Chinese
2015-04-21 22:18:47 +01:00
heroboy
0babda5120 fix Simplified Chinese
`缺失` is better in Simplified Chinese
2015-04-13 23:31:16 +08:00
heroboy
8203c7df5e fix Simplified Chinese
`缺失` is better than `佚失` in Simplified Chinese.
2015-04-13 23:26:30 +08:00
Bram Chen
b9bccbf1ae Update chinese wording of exporter descriptions 2015-04-13 21:24:15 +08:00
Bram Chen
8185c29738 Change chinese translations for Exporters/StaticRiver 2015-03-31 19:02:27 +08:00
Bram Chen
6ed53d6b93 Add chinese translation for encryption dialog 2015-03-22 10:47:00 +08:00
Bram Chen
93a29b0999 Update zh translations of the last changes to the plugin library 2015-03-19 21:16:14 +08:00
Bram Chen
fc84ede773 For zh-Hant and zh-Hans, add text and tooltip of help button 2015-03-12 13:29:10 +08:00
Bram Chen
6070c4abee Minor wording tweak for BramChen/TiddlyWiki5@385533e528 2015-03-04 09:24:04 +08:00
Bram Chen
385533e528 For chinese translations, add caption and hint text of setting default sidebar tab 2015-02-28 22:33:35 +08:00
Bram Chen
0b8498bc6c For chinese translations, fix GettingStarted text input field widths 2015-02-17 08:28:40 +08:00
Bram Chen
f0ad83e4e1 Add chinese translations for the new Plugins tab of control panel 2015-02-10 10:54:56 +08:00
Bram Chen
bac5bc02e2 The cumulative updates for zh-Hans and zh-Hant 2015-02-04 12:11:09 +08:00
Bram Chen
4f34f24111 Update chinese translations for tiddler toolbar button wording 2014-12-25 11:27:02 +08:00
Jermolene
f1f318931d Reinstate translation for "download full wiki"
It’s used in `$:/snippets/download-wiki-button`
2014-11-18 14:05:23 +00:00
Jermolene
0ea8cfb1de Remove obsolete control panel tools tab
Now we’ve got the export button instead
2014-11-14 09:46:09 +00:00
Bram Chen
6d5ba0744b Add chinese translations of exporter descriptions 2014-11-14 08:44:07 +08:00
Bram Chen
e02ffcb969 Chinese translations for export buttons 2014-11-11 10:51:58 +08:00
Bram Chen
f6d234b88c Update chinese translations for recently accessibility fixes 2014-11-08 09:54:40 +08:00
Bram Chen
32b8270740 Add zh info heading for tag manager 2014-11-05 16:38:39 +08:00
Bram Chen
946d84f38e Add chinese translations of canned filter for recent system tiddlers 2014-11-02 15:45:12 +08:00
Bram Chen
51f3008858 Update zh help text of output command 2014-11-02 15:38:49 +08:00
Bram Chen
349abaddea Add zh help text of unpackplugin command 2014-10-29 21:30:45 +08:00
Bram Chen
9317923307 Add zh help text of editions command 2014-10-29 13:34:22 +08:00
Bram Chen
2aa74c9467 Add zh caption of default search results 2014-10-29 13:30:56 +08:00
Jermolene
04d26e6fae First pass at an --editions command
Also added a “description” field for wiki folders.

Right now there’s too many editions listed. I think we should by
default only list editions whose `tiddlywiki.info` file has
`showInListings` set to `true`, and have an `--editions all` command
that lists everything.

@pmario please could you check that the editions in your
`TIDDLYWIKI_EDITION_PATH` are correctly listed?
2014-10-27 21:50:25 +00:00
Jermolene
ddc7495542 Move search result count logic out of translations
Also fixes a problem pointed out by @Evolena whereby the advanced
search counts hadn’t been adjusted to remove `$:/temp/advancedsearch`
from the search.
2014-10-21 20:27:42 +01:00
Bram Chen
f20286fb26 Update chinese translations for adding description for "upgrader" modules 2014-10-16 15:48:07 +08:00
Jermolene
e90e588621 Missed from last commit 2014-10-10 10:13:02 +01:00
Jermolene
353f641bcc Move date-related translateable strings into their own file 2014-10-10 10:12:40 +01:00
Bram Chen
1460b6ec12 Add chinese translations of new journal here button 2014-10-10 09:10:50 +08:00
Bram Chen
804c7de635 Add NewJournal.multids for chinese translations 2014-10-09 20:33:57 +08:00
Bram Chen
01b515a4f4 Add chinese date format strings 2014-10-09 18:29:14 +08:00
Bram Chen
9075495cc8 Revert to simple tooltip for newhere button for chinese translations 2014-10-09 16:33:46 +08:00
Bram Chen
e5f20d1a9c Update chinese translations
* Add "new here" button
* Add "new journal" button
* Add default title of new tiddler
2014-10-09 13:54:47 +08:00
Bram Chen
96d1981dcc Update chinese translations
* Add confirmation for clearing password
2014-10-08 09:21:54 +08:00
Bram Chen
962a865347 Update chinese translations
* correct help text of setfield command
2014-09-20 23:42:58 +08:00
Bram Chen
026ddb7081 Add chinese translations for Saving/TiddlySpot/Description 2014-09-19 16:57:40 +08:00
Jermolene
40567c2f88 Drop the count column from the tag manager
It increases the horizontal width of the table, and isn’t particularly
useful.
2014-09-16 13:14:06 +01:00
Bram Chen
c743f15457 Merge remote-tracking branch 'upstream/master' 2014-09-13 02:14:06 +08:00
Jermolene
def4aca200 Update filter docs 2014-09-10 23:42:13 +01:00
Bram Chen
d5c6f3cecf Fix more vocabularies for simplified chinese 2014-09-08 19:21:25 +08:00
Bram Chen
4749718ba0 Fix more vocabularies for simplified chinese 2014-09-07 21:23:21 +08:00
Bram Chen
3aaa71a513 Fix some vocabularies for simplified chinese 2014-09-06 18:41:31 +08:00
Bram Chen
efad7ba896 Update chinese translations for tabs in control panel
add Info tab
 add autosave option to Setting tab
2014-09-06 08:54:25 +08:00
Bram Chen
16e59ab78b Update chinese help text for server command 2014-09-06 08:45:58 +08:00
Jermolene
7e93c93785 Start to empty out the control panel tools tab
The control panel isn’t the right place for tools; it’s a place for
settings and internal configuration.

Once again apologies to the translators for wiping out your hard work!
2014-09-05 09:28:49 +01:00
Jeremy Ruston
914cc6e8d7 Merge pull request #783 from BramChen/master
Add chinese help text for makelibrary command
2014-09-04 18:13:52 +01:00
Jermolene
94c9f303b1 Sort control panel translations 2014-09-04 10:14:09 +01:00
Jermolene
efd3d1b089 Remove obsolete translations
@BramChen, @xcazin, @pmario: My apologies for the disruption to the
control panel translations. I’m going to continue refactoring for a
while longer, and I’m afraid there are likely to be further changes
2014-09-04 10:12:32 +01:00
Bram Chen
8ae0c583b0 Add chinese help text for makelibrary command 2014-09-03 21:25:59 +08:00
Jermolene
a375d2d9b6 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
2014-09-03 12:46:22 +01:00
Jermolene
2f69ea362c Rename "tw-*" messages to "tm-*" 2014-08-28 21:43:44 +01:00
Jermolene
d8c3691bd1 Removed unneeded CSS classes
Part of #764
2014-08-28 17:17:50 +01:00
Bram Chen
bd9e5eadb3 Update chinese translations
* Add message of blocked temporary state tiddlers for upgrader
* Add refresh button
* Update hint of home button
* Update dropznoe text
2014-08-21 18:16:25 +08:00
Bram Chen
f8ad9fd590 Add chinese translations for the new functionality of enable/disable plugins in control panel 2014-08-16 09:05:45 +08:00
Jeremy Ruston
24998f2990 Merge pull request #731 from BramChen/master
Update chinese translations
2014-08-14 08:56:58 +01:00
Jermolene
4b05608ad5 Add tag manager button 2014-08-14 08:49:03 +01:00
Bram Chen
fd61814a7d Add chinese translations of unsaved changes message 2014-08-14 15:20:45 +08:00
Jeremy Ruston
c38d682d7d Merge pull request #725 from BramChen/master
Update chinese translations
2014-08-10 12:24:50 +01:00
Jermolene
961089f266 Remove obsolete control panel localisable strings
My apologies to the translators!
2014-08-10 08:43:28 +01:00
Bram Chen
38431507d2 Typos 2014-08-08 14:52:53 +08:00
Bram Chen
737b6adc7d Add chinese translations of the core plugin readme 2014-08-08 14:40:12 +08:00
Jermolene
3842657392 Add/update plugin readmes
Notice that translators need to translate the core plugin readme
2014-08-07 15:49:52 +01:00
Jermolene
e38f924eb5 Update language flags to generic plugin icon convention 2014-08-07 15:45:56 +01:00
Bram Chen
5782bbf21f Add chinese translations for theme button 2014-08-03 12:18:56 +08:00
Bram Chen
f09ba1114b Add chinese translations for import button
and update upgrader messages
2014-08-02 21:17:10 +08:00
Bram Chen
3b612fe758 Merge remote-tracking branch 'upstream/master' 2014-08-02 20:41:05 +08:00
Jermolene
9b9f7d32a0 Add plugin blocklist
Starting with blocking the old fullscreen plugin
2014-08-02 12:42:05 +01:00
Bram Chen
dee4836ded Add chinese translations for fullscreen and storyview buttons 2014-08-02 10:24:08 +08:00
Jermolene
688760c4b3 Add Chinese flags
Thanks @BramChen
2014-08-01 08:47:31 +01:00