开发者

Any collaborative tool/website to localize an Android app? [closed]

Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.

Questions asking us to recommend or find a tool, library or favorite off-site resource are off-topic for Stack Overflow as开发者_如何学运维 they tend to attract opinionated answers and spam. Instead, describe the problem and what has been done so far to solve it.

Closed 9 years ago.

Improve this question

My open source Android application has internationalization done the Android way, with strings.xml files.

The community has many people from many countries, and they are willing to contribute/improve translations using a collaborative website.

There is Launchpad but it only supports the gettext format so we would have to use scripts, not very convenient.

What website is convenient for translating open source Android applications?

Anybody must be able to start contributing without any sort of prior approval.


One tool was not yet listed so far - Weblate. It has native support for Android string resources and is already used for several apps (for example OsmAnd). Though it requires you to use distributed version control system (preferably Git).


I opted for Crowdin. It allows the admin to upload the XML files, and then anyone can translate to any language.

Translated files can be downloaded in a ZIP archive.

It is free for Open Source projects.

The UI used to be really slow, but it has got better recently.


I've written a tool to convert between Android XML resources and .po files:

http://blog.elsdoerfer.name/2010/04/08/android2po-managing-android-translations/ http://github.com/miracle2k/android2po

I'm using this myself with Pootle, and it works well enough, though I'm not really all that happy with the Pootle UI. Crowdin is in fact much better in that regard.


Here is a small tool I've developed: http://www.lokaligo.com/.

Probably not perfect, but for me, for now does the job.


Localize your apps and content more easily – Android Resource (.xml) formats now supported in Translator Toolkit [1] http://translate.google.com/toolkit

[1] http://googledevelopers.blogspot.nl/2012/03/localize-your-apps-and-content-more.html


See Get Localization http://www.getlocalization.com, it integrates with Eclipse.


Amanuens.com has also support for android builtin, is free in 2011, syncs with your repo, but personally I dislike the editor.


Pootle is a great localisation platform with many features and support for many formats. The upcoming version supports even more formats and adding new formats is very simple.


Transifex is a really good tool for collaborative translation. It offers paid plans, a free demo for 15 days and is free for open source projects.


I use Androglot.com, its quite early stage but promising, free and open to anyone, supports Android string.xml files (and string-array) without restrictions...


I found MyGengo's String, which has native support for Android string resources. They're still a little buggy, but they have a slick interface. They're free for public projects.

Are there any others that have sprung up since last year? (please post as a new answer, not a comment to this answer)


I've started using android2po with a Drupal-based translation tool.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜