Are there public domain collections of translations for strings commonly used in software applicatio
Posted
by Malcolm
on Stack Overflow
See other posts from Stack Overflow
or by Malcolm
Published on 2010-05-21T21:50:56Z
Indexed on
2010/05/22
9:30 UTC
Read the original article
Hit count: 313
It seems to me that there must be some public domain collection of gettext compatible PO files that we could search for 1:1 or fuzzy translations for strings commonly used in software applications?
Is there a technical and copyright friendly way to query services like Google's Translator Toolkit, LaunchPad, Mygengo, etc. to find translations for common strings?
Thank you, Malcolm
© Stack Overflow or respective owner