User tests: Successful: Unsuccessful:
Pull Request for Issue #35579.
Updated languages done by TTs
Can be merged by maintainers by review.
But please wait for now, as I will add more languages as they come in.
Status | New | ⇒ | Pending |
Category | ⇒ | JavaScript Repository NPM Change |
Labels |
Added:
?
NPM Resource Changed
|
The TinyMCE project uses Transifex to do translations and our TTs can download the translation files from there (https://www.tiny.cloud/get-tiny/language-packages/).
However the files usually need some adjustments so they work with Joomla. Also language codes don't match. So we only include files proofread and adjusted by our translation teams.
https://www.tiny.cloud/get-tiny/language-packages/ downloadable files may be marked as fully translated but are not.
This is why we have a specific tool to create the files from a duplicate of any file there.
uconvert.php.zip
From TTs forum September 2 2013
Achal created for us a simple script. See above.
As you can see when editing one the tiny lang files, all utf8 characters are presented as /uabcd
Unreadable...
So, just pick up one of the files in https://www.tiny.cloud/get-tiny/language-packages/
change its name to fit, and edit in your favorite utf8 text editor.
Then load uconvert.php
http://localhost/uconvert.php
Copy/paste the content of your text file in the top text field.
Click "Convert"
Then copy the content of the bottom text field and create a new file for your language. Keep somewhere the readable version!
As requested by @Bakual i have directly commited the update for de to this PR here as downloaded from tiny.cloud: Bakual@4be3582
Thanks, looks fine to me.
But please wait for now, as I will add more languages as they come in.
I moved it to draft state (so no accidentally merge), when ready, just convert it back to a regular PR to merge.
@bembelimen It just needs to be merged before the next release. It's always ready to be merged (by review). So "draft" is wrong.
Status | Pending | ⇒ | Fixed in Code Base |
Closed_Date | 0000-00-00 00:00:00 | ⇒ | 2021-10-17 16:18:39 |
Closed_By | ⇒ | wilsonge |
Thanks!
Is there a repo for the files?