You can upload existing translation files the same way you upload your source files. OneSky will match your translation strings with your source strings based on identical string keys. Take Android XML for example:
Source file: strings.xml <string name="language">Language</string> |
Translation file(Chinese): strings-zh-Han.xml <string name="language">語文</string> |
The source string and Chinese translation string have the same string keys "language", which our system will use to match your existing translations to the source string.
Note: Upload your source language file before uploading your translation files. If your translation files contain strings that do not exist in your source files (i.e. no matching string keys), those strings won't be imported.
Upload translation files manually
1. Click Content Hub > Import
2. Drag the translation files to the middle field
3. Indicate the language of the translation file, format and platform
What’s next after uploading translation files
- Check out the updated strings in Strings > Active Strings
- View Translation Progress
- Click Order Translation
On OneSky, you can order CoFluent AI Translation, and CoFluent AI + Human Post-Editing services for your new and updated strings. See Order placing workflow here.