-
Posts
23 -
Joined
-
Last visited
Posts posted by jtherczeg
-
-
When choosing the most appropriate localization platform, before obliging with Weblate, please consider if it supports different access levels for translators. Regular translators would contribute actually to the rough translation, while proofreaders (having more translation experiences, may also have permission to translate) can check the quality of the provided translations. When a localization is in quality assurance stage, regular translators may only suggest translations, when they find a better solution.
Another important criteria if the API of the chosen localization platform supported the automatic file conversion to the required JSON format. I recently translated for Sourcefabric on Transifex. After a certain interval of time the affected files were automatically updated in their GitHub repository.
As a result of this intention for centralization, a further step may be to connect to this translation repo during the installation process of ProcessWire and select and download the needed languages.
Regarding the documentation, why an external solution is needed? The Translate extension for MediaWiki enables you to translate the content into different languages. Install MediaWiki on a subdomain and start to work.
-
Followed up the development of ProcessWire, the Hungarian language pack has been updated for PW 2.5.8. From PW 2.5.6 to PW 2.5.8, totally 10 translation files were updated, 1 new file was added. Translation changelogs for each release are available on the GitHub Project page.
Download the full package via the ProcessWire Modules Directory: http://mods.pw/7h
-
1
-
-
Hello, Christophe!
The PW translation project on Transifex is obsolete.
PW has an "in-house" developed Language Translator module for translating the files, having the advantage of to be able to test and proofread your job on the fly. I highly recommend you to read the Language Translation Updates blog post.
This tool can detect the blank lines and the abandoned ones in a language file, this helps your job in updating a translation file.
BTW, if you browsed Modules Directory / Language Packs, you might find the French language pack for PW 2.2.
-
1
-
-
The Hungarian translation files just have been updated for ProcessWire 2.5.5. This time no existing files were changed, but 2 new files were added. They are as follows:
- wire--modules--system--systemnotifications--systemnotifications-module.json
- wire--modules--system--systemnotifications--systemnotificationsconfig-php.json
Download the full package via the ProcessWire Modules Directory: http://mods.pw/7h
-
1
-
The Hungarian translation files just have been updated for ProcessWire 2.5.4. This time the following three files changed:
- wire--modules--fieldtype--fieldtypedatetime-module.json
- wire--modules--inputfield--inputfieldpagetable--inputfieldpagetable-module.json
- wire--modules--process--processtemplate--processtemplate-module.json
The translation of the 2 latest core modules were added:
- wire--modules--process--processrecentpages--processrecentpages-module.json
- wire--modules--system--systemnotifications--systemnotifications-module.json
Download the full package via the ProcessWire Modules Directory: http://mods.pw/7h
-
1
-
The Hungarian translation files have been updated for ProcessWire 2.5.2. Actually two files changed, they are as follows:
- wire--modules--inputfield--inputfieldfile--inputfieldfile-module.json
- wire--modules--process--processmodule--processmodule-module.json
And three new files were committed, for the Reno theme:
- wire--modules--admintheme--adminthemereno--adminthemereno-module.json
- wire--modules--admintheme--adminthemereno--adminthemerenohelpers-php.json
- wire--modules--admintheme--adminthemereno--debug-inc.json
Get the full package via the ProcessWire Modules Directory: http://mods.pw/7h
-
Hey, Nico!
Thank you for drawing my attention for this. Just now corrected the title and class name.
-
1
-
-
I committed today the Hungarian translation files of the following three site modules to GitHub:
-
Found a few misinterpretations and just committed the corrections to GitHub. Also, found a better translation for the term "core" and replaced all the occurences with the new one.
-
The Hungarian language pack is available now in the Modules Directory:
http://modules.processwire.com/modules/hungarian/
Short URL:
Thank you for approving my submission.
-
1
-
-
The Hungarian language pack for ProcessWire 2.5 has been released. The included site and core translation files are translated in formal style, best suitable for business, corporate and e-commerce sites.
GitHub Repository: https://github.com/jtherczeg/processwire-hungarian-lng
Download from GitHub: https://github.com/jtherczeg/processwire-hungarian-lng/archive/master.zip
Approval of submission to ProcessWire Modules Directory is pending.
Any feedbacks are welcome
-
2
-
-
Almost ready, based on the latest dev branch. Final touches...
-
The great latest localization enhancements for PW 2.5 raise some problems due to the multi-language site profile.I observed that when the site translation files are included in the core translation files language pack, they are unnecessarily uploaded to the Core Translation Files and I can delete them, but cannot move them to their appropriate location.As the translation files are distributed in one package, many of them downloaded directly from GitHub, it would be a smarter solution if the language pack uploader dispatched the site language files to the Site Translation Files section.It turned out in Ryan's answer on my GitHub issue report, that we cannot use these site translation files for monolingual sites, so it would be recommended if the language pack uploader detected the multilingual status and when it failed (due to monolingual site), it displayed a warning and did not upload the site language files.
-
Pierre-Luc, Transifex supports several file formats, including JSON keys-values, however, I'm afraid the files should be converted to the correct format.
-
I would prefer to move the translation process to an online collaborative tool, like Transifex.
Anyway, in the upcoming version 2.5, available in the dev branch on GitHub, many language translation and localization enhancements were made, see recent blog posts Language Translation Updates and More Language Updates.
Besides this, in the case of languages using accented characters and diacritical marks, not so easy to translate such language file side by side in a diff tool, like WinMerge, because the accented characters are encoded to hexadecimal Unicode characters, e.g. ä is displayed as u00e4.
-
1
-
-
I'm glad to inform you that today I completed the rough translation for the latest PW dev branch, so the process turned to the correcting and testing phase.
-
3
-
-
@adrian, thank you for your tip. Just submitted the above issue at GitHub.
-
2
-
-
I stumbled upon this duplicated "from" in file \wire\modules\Process\ProcessModule\ProcessModule.module, at line 576:
Error decoding JSON from from web service
Please correct it, or if you wish I can create a pull request at GitHub.
-
There are a couple of online translation/localization tools, free for open source projects. I think it would be worth to investigate them and choose one.
-
Though this topic is old enough, let me pick it up again.
I also encourage you to move the localization to Transifex.
From the view of translators, it is amazing that the translated strings are stored in translation memory, so in the case of an update a translator needn't start his job from scratch, but can leverage the already existing translations. Additionally, it supports team work, so multiple translators can apply for the translation of a project, adding reviewer privilege for the best translators, the quality assurance may be provided.
In the case of multiple languages, the challenge of "who is faster" may motivate your translators to complete a job as soon as possible - a kind of international competition.
-
2
-
-
Splendid idea, Manfred62
Thanks a lot for the link to the PW 2.5 language pack.
-
Heya, everybody!
The Hungarian language pack for Processwire is on the way. I will post here about the stages of the translation process.
Stay tuned!
-
6
-
Hungarian (hu-HU)
in ProcessWire Language Packs
Posted
Santa Claus, with a little delay, brought to you an updated Hungarian language pack for ProcessWire 2.5.10, including the strings for the latest improvements, e.g. the threaded commenting system. Totally 7 files changed. The changelog for this release is available on the GitHub Project page, as before.
Download the full package via the ProcessWire Modules Directory: http://mods.pw/7h