Using of SLMake tool – export task

This article is part of article set related to SLMake using. In this article you can find information about export task. This task exports data from the project to a file. Equals to “File” -> “Export” menu of Sisulizer.  Click here, if you would like go to our article with tasks index.

Syntax

SlMake export file project

Possible options are

-format:X – File format of the export file:

-escape:X – String escape method:

-lang:X – List of language codes to be exported. Separate multiple codes with semicolon. Format is ll[-CC][.src]:

-status:S – A string that contains the translation statuses that are included. Separate multiple values with semicolon. Possible values are:

The default value is to include all translation statuses.

-rowstatus:S – A string that contains row statuses that are included. Separate multiple values with semicolon. Possible values are:

The default value is to include all row statuses.

-readonly:S – Specifies how rows having a Read only status are filtered:

-invalid:S – Specifies how rows having a Invalidated state are filtered:

-marked:S – Specifies how rows having a Marked state are filtered:

-dup:X – Specifies how duplicate strings are filtered:

-sort - Sort exported data.

-q – Quiet mode. Only errors are shown.

-w – Result code is 2 if errors, 1 if warnings, and 0 if successful. Otherwise result code is 1 if errors and 0 in other cases.

-e – Show detailed error information.

-h – Show detailed help about a task.

Following options are used when exporting to a TMX file.

-admlang:X – Admin language (en).

-nosingle – Do not use single XML tags (e.g. ).

-srclang:X – Source language (*all*).

-tmxcase:X – Case of the lang-attribute:

-tmxdtd:X – DOCTYPE and DTD usage:

-tmxver:X – TMX version. 1.1 – 2.0. Default value is 1.4.

-tmxitems:S – A string that contains the items that will be written to file. Separate multiple values with semicolon. Possible values are:

The default value is to contain none of above.

Following options are used when exporting to a XLIFF file.

-xlfver:X – XLIFF version. 1.0 – 1.2. Default value is 1.2.

-xlfitems:S – A string that contains the items that will be written to file. Separate multiple values with semicolon. Possible values are:

The default value is to contain none of above.

Following options are used when exporting to a text file.

-separator:X ASCII hex value of the column separator character of text file. Default value is 9 (0×9 = tab).

-addcomment – Adds row comment column as the last column

-addtcomment – Adds translation comment column next to the translation column

-context:X – Position of the context column:

-nobom – No byte order mark (BOM) is written

-quote:X – Quotes that are used:

Following options are used when exporting to an Excel file.

-addcomment – Adds row comment column as the last column

-addtcomment – Adds translation comment column next to the translation column

-context:X – Position of the context column:

-noheader – Do not write language names as the first row.

Examples

Janusz

Did you enjoy this post? Why not leave a comment below and continue the conversation, or subscribe to my feed and get articles like this delivered automatically to your feed reader.

Comments

No comments yet.

Leave a comment

(required)

(required)


For spam filtering purposes, please copy the number 3309 to the field below: