Skip to content

Latest commit

 

History

History
92 lines (70 loc) · 3.27 KB

create-language-translation-file-for-import.md

File metadata and controls

92 lines (70 loc) · 3.27 KB
id title date version lastAuthor mimeType links source wikigdrive
1gw2TaukmbchitBFj-iiALpqsD2Xhj4zDCqoZi0iJT2A
Create Language Translation File for Import
2020-03-17T03:19:40.137Z
45
text/x-markdown
0008bcbb1563384efe0a28ada6f97e9432e65f10

This document explains how to import your language translation data into  {{% system-name %}} .

What you will need:

  • Spreadsheet software (Microsoft Excel or Google Sheets)
  • {{% system-name %}}  end user with administrative rights

Create Language Translation Text File

The following table provides optional or required Field Names and Descriptions, as indicated by the Requirement column. The order of the remaining fields does not matter.

Field Name Description Requirement Column Header Name
LANGUAGE CODE Code that identifies the language. Examples: sp = Spanish, zh-hans = Simplified Chinese
See: https://www.iana.org/assignments/language-subtag-registry/language-subtag-registry
Required LANGUAGE CODE
CONTEXT Used to disambiguate phrases that may need to be translated differently depending on product area. Optional CONTEXT
ENGLISH The original English text Required ENGLISH
TRANSLATION Translated text Required TRANSLATION

In Excel, save the sheet as Unicode Text.  This is important because saving as CSV will NOT work for many languages.

Upload Language Translation Text File

  1. Login as a user with administrator rights.
  2. Navigate to the Control Panel from the side menu.

  1. Select the Data Import tab.

  1. Select the Language Translation CSV API from the drop-down menu and click Go.

  1. Choose Delimiter: (tab), select the Language Translation Text File and click Upload.

Example Files

    • UTF-8 encoded (preferred format for manually constructed files)
    • UTF-16LE encoded (accepted format for export from Excel)

Resources

Troubleshooting

Ensure that all of the fields marked as Required have valid content. The file uploaded must be saved as a Unicode Text formatted, tab delimited file. In case of any errors, contact Technical Support.