Difference between revisions of "Translation"
From PowerUI
(Created page with "If you're looking how to localise your game, see the localisation page instead. This is about translating already localised text. == Auto-Translate == We provide a free API...") |
|||
Line 1: | Line 1: | ||
− | If you're looking how to localise your game, see the | + | If you're looking how to localise your game, see the [[Localization|localization page]] instead. This is about translating already localised text. |
== Auto-Translate == | == Auto-Translate == |
Latest revision as of 00:47, 13 March 2017
If you're looking how to localise your game, see the localization page instead. This is about translating already localised text.
Auto-Translate
We provide a free API (fair use applies!) for auto-translating your text from/to any language supported by Google Translate:
Window > PowerUI > Auto Translate
- Drag and drop the language file you'd like to translate into the variables file field (drag en.xml, for example).
- Select the language you'd like to translate to
- Hit the translate button!
PowerUI will upload your variables as JSON to our API and translate them for you.
This is a Google Translate machine translation - the quality of the translation won't be perfect. It's highly recommended to at least get someone who knows your target languages to check your project before you publish!