mirror of
https://github.com/Jermolene/TiddlyWiki5
synced 2024-11-26 19:47:20 +00:00
Translator editon update (#8703)
* Translator editon update Update for the translator editon, including: * Changes to `--render` in `tiddlywiki.info`, and changes the command for generating `$:/languages/Docs/Types/` to replace strings with `_` instead of using uri encoding. * Update docs. The guide for changing `$:/core/readme` tiddler is wrong, so I removed it. * Simplify templates and commands * Add progress bar
This commit is contained in:
parent
561296db71
commit
40fca47974
@ -13,7 +13,6 @@ Use this procedure if the language being submitted is not already present in the
|
|||||||
# Copy the language files into the language folder
|
# Copy the language files into the language folder
|
||||||
# Create a `plugin.info` file for the translation
|
# Create a `plugin.info` file for the translation
|
||||||
# Create an appropriate flag image in `icon.tid`
|
# Create an appropriate flag image in `icon.tid`
|
||||||
# Change the title of the [[$:/core/readme]] tiddler to `$:/core/xx-XX/readme`
|
|
||||||
# Add the new language to tw5.com
|
# Add the new language to tw5.com
|
||||||
# Submit a pull request
|
# Submit a pull request
|
||||||
|
|
||||||
|
@ -13,6 +13,7 @@
|
|||||||
"de-DE",
|
"de-DE",
|
||||||
"el-GR",
|
"el-GR",
|
||||||
"en-US",
|
"en-US",
|
||||||
|
"en-PH",
|
||||||
"es-ES",
|
"es-ES",
|
||||||
"fa-IR",
|
"fa-IR",
|
||||||
"fr-FR",
|
"fr-FR",
|
||||||
@ -44,32 +45,32 @@
|
|||||||
],
|
],
|
||||||
"build": {
|
"build": {
|
||||||
"index": [
|
"index": [
|
||||||
"--rendertiddler","$:/core/save/all","index.html","text/plain"],
|
"--render","$:/core/save/all","index.html","text/plain"],
|
||||||
"output-files": [
|
"output-files": [
|
||||||
"--rendertiddler","$:/plugins/tiddlywiki/translators/templates/Buttons.multids","language/Buttons.multids","text/plain",
|
"--render","$:/plugins/tiddlywiki/translators/templates/Buttons.multids","language/Buttons.multids","text/plain",
|
||||||
"--rendertiddler","$:/plugins/tiddlywiki/translators/templates/ControlPanel.multids","language/ControlPanel.multids","text/plain",
|
"--render","$:/plugins/tiddlywiki/translators/templates/ControlPanel.multids","language/ControlPanel.multids","text/plain",
|
||||||
"--rendertiddler","$:/plugins/tiddlywiki/translators/templates/CoreReadMe.tid","language/CoreReadMe.tid","text/plain",
|
"--render","$:/plugins/tiddlywiki/translators/templates/CoreReadMe.tid","language/CoreReadMe.tid","text/plain",
|
||||||
"--rendertiddler","$:/plugins/tiddlywiki/translators/templates/Dates.multids","language/Dates.multids","text/plain",
|
"--render","$:/plugins/tiddlywiki/translators/templates/Dates.multids","language/Dates.multids","text/plain",
|
||||||
"--rendertiddler","$:/plugins/tiddlywiki/translators/templates/EditTemplate.multids","language/EditTemplate.multids","text/plain",
|
"--render","$:/plugins/tiddlywiki/translators/templates/EditTemplate.multids","language/EditTemplate.multids","text/plain",
|
||||||
"--rendertiddler","$:/plugins/tiddlywiki/translators/templates/Exporters.multids","language/Exporters.multids","text/plain",
|
"--render","$:/plugins/tiddlywiki/translators/templates/Exporters.multids","language/Exporters.multids","text/plain",
|
||||||
"--rendertiddler","$:/plugins/tiddlywiki/translators/templates/Fields.multids","language/Fields.multids","text/plain",
|
"--render","$:/plugins/tiddlywiki/translators/templates/Fields.multids","language/Fields.multids","text/plain",
|
||||||
"--rendertiddler","$:/plugins/tiddlywiki/translators/templates/Filters.multids","language/Filters.multids","text/plain",
|
"--render","$:/plugins/tiddlywiki/translators/templates/Filters.multids","language/Filters.multids","text/plain",
|
||||||
"--rendertiddler","$:/plugins/tiddlywiki/translators/templates/GettingStarted.tid","language/GettingStarted.tid","text/plain",
|
"--render","$:/plugins/tiddlywiki/translators/templates/GettingStarted.tid","language/GettingStarted.tid","text/plain",
|
||||||
"--rendertiddler","$:/plugins/tiddlywiki/translators/templates/Import.multids","language/Import.multids","text/plain",
|
"--render","$:/plugins/tiddlywiki/translators/templates/Import.multids","language/Import.multids","text/plain",
|
||||||
"--rendertiddler","$:/plugins/tiddlywiki/translators/templates/Misc.multids","language/Misc.multids","text/plain",
|
"--render","$:/plugins/tiddlywiki/translators/templates/Misc.multids","language/Misc.multids","text/plain",
|
||||||
"--rendertiddler","$:/plugins/tiddlywiki/translators/templates/ModuleTypes.multids","language/Docs/ModuleTypes.multids","text/plain",
|
"--render","$:/plugins/tiddlywiki/translators/templates/ModuleTypes.multids","language/Docs/ModuleTypes.multids","text/plain",
|
||||||
"--rendertiddler","$:/plugins/tiddlywiki/translators/templates/NewJournal.multids","language/NewJournal.multids","text/plain",
|
"--render","$:/plugins/tiddlywiki/translators/templates/NewJournal.multids","language/NewJournal.multids","text/plain",
|
||||||
"--rendertiddler","$:/plugins/tiddlywiki/translators/templates/Notifications.multids","language/Notifications.multids","text/plain",
|
"--render","$:/plugins/tiddlywiki/translators/templates/Notifications.multids","language/Notifications.multids","text/plain",
|
||||||
"--rendertiddler","$:/plugins/tiddlywiki/translators/templates/PaletteColours.multids","language/Docs/PaletteColours.multids","text/plain",
|
"--render","$:/plugins/tiddlywiki/translators/templates/PaletteColours.multids","language/Docs/PaletteColours.multids","text/plain",
|
||||||
"--rendertiddler","$:/plugins/tiddlywiki/translators/templates/Search.multids","language/Search.multids","text/plain",
|
"--render","$:/plugins/tiddlywiki/translators/templates/Search.multids","language/Search.multids","text/plain",
|
||||||
"--rendertiddler","$:/plugins/tiddlywiki/translators/templates/SideBar.multids","language/SideBar.multids","text/plain",
|
"--render","$:/plugins/tiddlywiki/translators/templates/SideBar.multids","language/SideBar.multids","text/plain",
|
||||||
"--rendertiddler","$:/plugins/tiddlywiki/translators/templates/SiteSubtitle.tid","language/SiteSubtitle.tid","text/plain",
|
"--render","$:/plugins/tiddlywiki/translators/templates/SiteSubtitle.tid","language/SiteSubtitle.tid","text/plain",
|
||||||
"--rendertiddler","$:/plugins/tiddlywiki/translators/templates/SiteTitle.tid","language/SiteTitle.tid","text/plain",
|
"--render","$:/plugins/tiddlywiki/translators/templates/SiteTitle.tid","language/SiteTitle.tid","text/plain",
|
||||||
"--rendertiddler","$:/plugins/tiddlywiki/translators/templates/ThemeTweaks.multids","language/ThemeTweaks.multids","text/plain",
|
"--render","$:/plugins/tiddlywiki/translators/templates/ThemeTweaks.multids","language/ThemeTweaks.multids","text/plain",
|
||||||
"--rendertiddler","$:/plugins/tiddlywiki/translators/templates/TiddlerInfo.multids","language/TiddlerInfo.multids","text/plain",
|
"--render","$:/plugins/tiddlywiki/translators/templates/TiddlerInfo.multids","language/TiddlerInfo.multids","text/plain",
|
||||||
"--rendertiddlers","[prefix[$:/language/Docs/Types/]removeprefix[$:/language/Docs/Types/]]","$:/plugins/tiddlywiki/translators/templates/type-tid","language/Types","text/plain",".tid",
|
"--render","[prefix[$:/language/Docs/Types/]]","[removeprefix[$:/language/Docs/Types/]search-replace:g:regexp[/|\\\\],[_]addprefix[language/Types/]addsuffix[.tid]]","text/plain","$:/plugins/tiddlywiki/translators/templates/type-tid",
|
||||||
"--rendertiddlers","[prefix[$:/language/Help/]removeprefix[$:/language/Help/]]","$:/plugins/tiddlywiki/translators/templates/help-tid","language/Help","text/plain",".tid",
|
"--render","[prefix[$:/language/Help/]]","[removeprefix[$:/]addsuffix[.tid]]","text/plain","$:/plugins/tiddlywiki/translators/templates/help-tid",
|
||||||
"--rendertiddlers","[prefix[$:/language/Modals/]removeprefix[$:/language/Modals/]]","$:/plugins/tiddlywiki/translators/templates/modal-tid","language/Modals","text/plain",".tid",
|
"--render","[prefix[$:/language/Modals/]]","[removeprefix[$:/]addsuffix[.tid]]","text/plain","$:/plugins/tiddlywiki/translators/templates/modal-tid",
|
||||||
"--rendertiddlers","[prefix[$:/language/Snippets/]removeprefix[$:/language/Snippets/]]","$:/plugins/tiddlywiki/translators/templates/snippet-tid","language/Snippets","text/plain",".tid"]
|
"--render","[prefix[$:/language/Snippets/]]","[removeprefix[$:/]addsuffix[.tid]]","text/plain","$:/plugins/tiddlywiki/translators/templates/snippet-tid"]
|
||||||
}
|
}
|
||||||
}
|
}
|
@ -15,6 +15,12 @@ title: $:/Translators
|
|||||||
|
|
||||||
Number of translated tiddlers: <$count filter=<<allTheTranslatedTiddlerTitles>>/> of <$count filter=<<allTheTranslatableTiddlerTitles>>/>
|
Number of translated tiddlers: <$count filter=<<allTheTranslatedTiddlerTitles>>/> of <$count filter=<<allTheTranslatableTiddlerTitles>>/>
|
||||||
|
|
||||||
|
<$wikify name="max" text="""<$count filter=<<allTheTranslatableTiddlerTitles>>/>""">
|
||||||
|
<$wikify name="value" text="""<$count filter=<<allTheTranslatedTiddlerTitles>>/>""">
|
||||||
|
<progress max=<<max>> value=<<value>>/>
|
||||||
|
</$wikify>
|
||||||
|
</$wikify>
|
||||||
|
|
||||||
{{$:/core/ui/PageTemplate/pagecontrols}}
|
{{$:/core/ui/PageTemplate/pagecontrols}}
|
||||||
|
|
||||||
<<tabs "[all[tiddlers+shadows]tag[$:/tags/TranslationGroup]sort[caption]]" "$:/plugins/tiddlywiki/translators/ui/group/Miscellaneous" "$:/state/translatorsTab" "tc-vertical">>
|
<<tabs "[all[tiddlers+shadows]tag[$:/tags/TranslationGroup]sort[caption]]" "$:/plugins/tiddlywiki/translators/ui/group/Miscellaneous" "$:/state/translatorsTab" "tc-vertical">>
|
||||||
|
@ -1,9 +1,9 @@
|
|||||||
title: $:/plugins/tiddlywiki/translators/templates/help-tid
|
title: $:/plugins/tiddlywiki/translators/templates/help-tid
|
||||||
|
|
||||||
\define generateTid(title)
|
\procedure generateTid(title)
|
||||||
title: $:/language/Help/$title$
|
title: <<title>>
|
||||||
description: <$text text={{$:/language/Help/$title$!!description}}/>
|
description: <$text text={{!!description}}/>
|
||||||
|
|
||||||
<$text text={{$:/language/Help/$title$}}/>
|
<$text text={{!!text}}/>
|
||||||
\end
|
\end
|
||||||
<$macrocall $name="generateTid" title=<<currentTiddler>>/>
|
<$transclude $variable="generateTid" title=<<currentTiddler>>/>
|
@ -1,12 +1,12 @@
|
|||||||
title: $:/plugins/tiddlywiki/translators/templates/modal-tid
|
title: $:/plugins/tiddlywiki/translators/templates/modal-tid
|
||||||
|
|
||||||
\define generateTid(title)
|
\procedure generateTid(title)
|
||||||
title: $:/language/Modals/$title$
|
title: <<title>>
|
||||||
type: <$text text={{$:/language/Modals/$title$!!type}}/>
|
type: <$text text={{!!type}}/>
|
||||||
subtitle: <$text text={{$:/language/Modals/$title$!!subtitle}}/>
|
subtitle: <$text text={{!!subtitle}}/>
|
||||||
footer: <$text text={{$:/language/Modals/$title$!!footer}}/>
|
footer: <$text text={{!!footer}}/>
|
||||||
help: <$text text={{$:/language/Modals/$title$!!help}}/>
|
help: <$text text={{!!help}}/>
|
||||||
|
|
||||||
<$text text={{$:/language/Modals/$title$}}/>
|
<$text text={{!!text}}/>
|
||||||
\end
|
\end
|
||||||
<$macrocall $name="generateTid" title=<<currentTiddler>>/>
|
<$transclude $variable="generateTid" title=<<currentTiddler>>/>
|
@ -1,10 +1,10 @@
|
|||||||
title: $:/plugins/tiddlywiki/translators/templates/snippet-tid
|
title: $:/plugins/tiddlywiki/translators/templates/snippet-tid
|
||||||
|
|
||||||
\define generateTid(title)
|
\procedure generateTid(title)
|
||||||
title: $:/language/Snippets/$title$
|
title: <<title>>
|
||||||
tags: $:/tags/TextEditor/Snippet
|
tags: $:/tags/TextEditor/Snippet
|
||||||
caption: <$text text={{$:/language/Snippets/$title$!!caption}}/>
|
caption: <$text text={{!!caption}}/>
|
||||||
|
|
||||||
<$text text={{$:/language/Snippets/$title$}}/>
|
<$text text={{!!text}}/>
|
||||||
\end
|
\end
|
||||||
<$macrocall $name="generateTid" title=<<currentTiddler>>/>
|
<$transclude $variable="generateTid" title=<<currentTiddler>>/>
|
@ -1,10 +1,10 @@
|
|||||||
title: $:/plugins/tiddlywiki/translators/templates/type-tid
|
title: $:/plugins/tiddlywiki/translators/templates/type-tid
|
||||||
|
|
||||||
\define generateTid(title)
|
\procedure generateTid(title)
|
||||||
title: $:/language/Docs/Types/$title$
|
title: <<title>>
|
||||||
description: <$text text={{$:/language/Docs/Types/$title$!!description}}/>
|
description: <$text text={{!!description}}/>
|
||||||
name: <$text text={{$:/language/Docs/Types/$title$!!name}}/>
|
name: <$text text={{!!name}}/>
|
||||||
group: <$text text={{$:/language/Docs/Types/$title$!!group}}/>
|
group: <$text text={{!!group}}/>
|
||||||
|
|
||||||
\end
|
\end
|
||||||
<$macrocall $name="generateTid" title=<<currentTiddler>>/>
|
<$transclude $variable="generateTid" title=<<currentTiddler>>/>
|
Loading…
Reference in New Issue
Block a user