15

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?

Anthony Potts
  • 8,842
  • 8
  • 41
  • 56

4 Answers4

21

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.

Alex Peattie
  • 26,633
  • 5
  • 50
  • 52
4

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.

Cheryl Simon
  • 46,552
  • 15
  • 93
  • 82
4

The best resource for this is probably a translator who speaks the language in question fluently and has experience translating user interfaces.

Here's just one example of a company that provides this service:

http://www.ricintl.com/software-localization-services.htm

Andy West
  • 12,302
  • 4
  • 34
  • 52
1

For spanish is ok to user: "Ok and "Cancelar"

OscarRyz
  • 196,001
  • 113
  • 385
  • 569