I want to localise my app and I am searching a translator to trust. I have found very few so far. icanlocalize.com and g开发者_运维问答emino.de look good but I know too little about them. I am searching for a company that employs native speakers. Where do you translate your apps?
check out proz.com they are the "union" for small to medium interpreters
I use lang-8.com. It's not specifically for app translation, but they translate just about everything if you give it your best shot. Alternatively, you can submit a request to your user base for localization. Give them a file, like an xml or txt file, with a list of all the words/buttons/whatever you want translated. Ask them to fill out the form and send it back with the title appname_language, or whatever.
I heard good things about tethras
Never used them myself though.
I am a native Norwegian speaker and know that
http://www.icanlocalize.com/my/invite/28262
uses only native speakers, so join us!! I for sure will do my best to do the very best for you.
Best regards, Elin B
Since the data is Dynamic ,you can't use String file because one can know the localized word for other words.
So ,its better to add one more Field in web service response which is having the localized word according to localization. Just parse it & make the dynamic localized app.
I had done in this way for an Arabic language.It works well. Hope that could solve your problem unto some extent.
精彩评论