-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
EPIC: about translation #11
Comments
Transifex:
|
RIght now there is no service, that works with ICU messages and/or ICU-bundles (files with ICU messages). Transifex doesn't allow to work with ICU, but it allows to translate JSON files. So, current decision:
And remaining problems: 1 determine, how to format XLIFF with
NPM packages
NON ICU
|
ISO8601 and custom formatting for dates in ICUBunch of issues, created in other repos, to find a easy way of custom formatting for date-variables:
Every issue about problem with custom format string for dates (details on stackoverflow) |
There is one alive and beauty repository: https://github.com/messageformat/messageformat.js I think, it is not a bad solution for the server-side translations (outside of HBS). But! There is no neither HBS-helper nor Ember-package.. |
Watch this too: TryGhost/Ghost#5345 |
Globalization! |
We now fully support icu format at https://locize.com (and plan to extend based on your feedback / demand):
Your feedback would be very welcome - also if someone could provide us with a file extracted we could look into supporting that for importing (beside xliff, json, ...) |
@jamuhl , thank you for a good advice;) I tried to work with locize, but I ran into difficulties (mentioned in the first message). But it seems like new Locize dropped all cons)) Just give me some time for tests, our dev-resources are very limited... |
@maxkoryukov awesome...no need to rush...would be awesome if you could provide us with feedback if something could be changes or added to make it perfect. Luckily were still at a point were we add features and could optimize the system. So if there is something wrong, or could be better or needed (additional format for import/export) let us know... |
top 30 languages:
|
@maxkoryukov hope you already got time to checkout locize new ICU support - feedback would be awesome and like said we would love to extend imports if there is some special message catalog we do not yet support... |
@jamuhl, we are testing Locize on this week First results: our translators tried to use Locize, but we didn't even start to test ICU, because I18N-team found that UI is not convenient for work. Moreover, they told me, that Locize doesn't support the translation for DOCX-files. |
@maxkoryukov yes...we only offer translation of "technical" code projects. The UI does not offer options to translate docs, pdf, ... our focus is really to be strong on continuous localization of software projects not on translating manuals, ... Would be great to hear what they did not like...guessing they come from a SDL trados world and not from software translation |
beside to simplify react-intl integration there is now also https://github.com/maciejw/react-intl-namespaces
|
@jamuhl maybe soon I'll publish the summary of their reviews;) |
Provide toolset for the i18n and l10n features.
Main questions
ember-helper(obsolete)Services
Discover and test services
👎 https://www.oneskyapp.com/
https://www.transifex.com/ CURRENT CHOICE
https://poeditor.com/pricing/
👎 https://lingohub.com/
👎 https://phraseapp.com/
After PO-editor, crowdin and transifex - phraseapp WebUI is not convenient(
👍 https://crowdin.com/
ICU 👍
👎 https://www.locize.io
Useful tools and links:
Discussion about tools:
Other solutions:
Other related issues
Discussions in other projects
The text was updated successfully, but these errors were encountered: