简体   繁体   中英

Localization of mobile apps - Any resources available for the basics?

I have an IOS app I intend to localize into a bunch of languages at a point. Instead of going to a translation service and translate everything from scratch, I wonder if there are any resources to get the very basics translated? Resources such as open source localized strings (does that exist?), databases, web services (not Google translate which doesn't work very well for some languages and technology terms).

In my case, I don't have too many sentences, so it's more a question of single words. I imagine words such as the below are very frequently translated for mobile apps:

camera roll, cancel, delete, double-tap, swipe, notification, home, share, ok etc.

Ray has some good examples .

And so does Apple

You can also use translating services such as this one

And this jkublcek wrote a decent translater that use Google's API for auto translation.

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM