You can upload existing translations the same way you upload your base language files. Our system will match your translation phrases with your base language phrases based on identical string identifiers. Take Android XML for example:
Base language file: strings.xml
<string name="language">Language</string>
Translation language (Chinese) file: strings-zh-Han.xml
<string name="language">語文</string>
The base string and Chinese translation string have the same string identifier "language", which our system will use to match your existing translations to the base string.
Note: Upload your base language file before uploading your translation files. If your translation files contain phrases that do not exist in your base language (i.e. no matching string identifiers), those phrases won't be imported. The following steps can also be applied to OneSky-generated translation files.
Uploading existing translations through files
1. Click the "+" icon next to Files > Upload > browse files
2. Indicate the language of the translation file you are uploading
Note: Translation file uploads are not supported for .html and .md files as they are not key-value pair type format.
If your translation files contain translations that are the same as the source text, you have an option to Skip or Keep them. Choose Keep to import all of your translations, even ones that are the same as the source text.

Uploading your existing translations through spreadsheets
See how you should structure and upload your spreadsheet.
Comments
5 comments
We're investigating this issue right now. The issue is only with TMX files that are uploaded as part of a ZIP file, so for now a workaround is to upload TMX files separately. Make sure when uploading the TMX separately to check the "Override document if it exists" check box. We'll update this thread when we've shipped a fix.
Myloweslife
The base string and Chinese translation string have the same string identifier "language", which our system will use to match your existing translations to the base string.
Very helpful and useful information you have shared with us. I found lot of interesting information from your post. Thanks for the sharing.
I want to translate it into French. I followed that but it doesn't seem to be what I expected. I don't know what the reason is. Then, I need access to smash karts.
When you do this, any existing translations will be overwritten, and new translations will be added from the file you upload.
Please sign in to leave a comment.