Translations Import
Translations can be imported into R-Service using UTF-8 or UTF-16LE encoded comma-separated values (CSV) or tab-separated values (TSV) files.
Detailed information about the data that can be specified in the columns of a Translation import file can be found in the Fields section.
CSV Example
Section titled “CSV Example”Locale,Type,Key,Field,Phrase,Translationnl,product_category,297,group,Address,Adresnl,product_category,297,name,IP Address,nl,request_template,56,subject,Addition of Expense Reporting field option,Toevoegen van Expense Reporting veld optienl,request_template,56,registration_hints,"Determine on which screen and for which field the new option is required. Next, determine which additional option is required (e.g. a new expense type).Specify these requirements in the Note field.",nl,ui_extension,1,html.AD Username,AD Username,AD Gebruikersnaamnl,ui_extension,1,html.Hidden text,Hidden text,Verborgen textFields
Section titled “Fields”locale
Required string (max 5) — The locale in which the translation of the text is specified.
type
Required string (max 32) — The type of the record from which the phrase is obtained:
account_designpdf_designproduct_categoryrequest_templateself_service_designserviceservice_instanceservice_categorytime_allocationui_extension
key
Required decimal — The unique ID of the record from which the phrase is obtained.
field
Required string (max 70) — The Field field is used display the label of the field from which the phrase is obtained.
phrase
Required text (max 64KB) — The Phrase field is used display the text that is obtained from the field.
translation
Optional text (max 64KB) — The Translation field is used enter the translation of the text that is displayed in the Phrase field. If the translation of the text is left empty, the Translation record (if present) will be deleted.