Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Resources for translating common programming terms for UI into other languages

I'm not even sure this is entirely programming related...but here goes:

I need to translate some forms into different languages, specifically Spanish and French. Obviously, it would be good if I knew these other languages fluently, but I don't. Besides doing a Google translate, babel fish, etc. are there any resources which can assist in this? Mainly I am trying to find out what the translation of OK and Cancel are.

Moreover, I looked to find some programs which have the UI written in these other languages and all I could find were language learning programs.

How do other programmers handle doing this?

like image 260
Anthony Potts Avatar asked Feb 10 '10 22:02

Anthony Potts


People also ask

What is UI translation?

About User Interface Translation These text strings, which include the text for error messages, the log-in screen, and menu options, are called user interface strings. It is possible to translate these yourself, or to use translations that other people have used for your language.


2 Answers

Take a look at the Pootle Terminology project:

http://pootle.locamotion.org/projects/terminology/

and Microsoft's UI translations:

http://www.microsoft.com/Language/en-US/Translations.aspx

Both provide translations for common UI terminology in a range of languages.

like image 55
Alex Peattie Avatar answered Sep 18 '22 22:09

Alex Peattie


If you want to do it right, it seems like you need to hire a person to translate for you. Preferably a native speaker. I'm sure you can find some services through a quick google search.

like image 43
Cheryl Simon Avatar answered Sep 19 '22 22:09

Cheryl Simon