![]() ![]() |
| Developer Zone |
Command-line ToolCommandsaddAdd new target to the project. Syntax: a[dd] file [options] Where the attribute file is the target file to be added. The file name can contain wildcards (* and ?). Used in: main application Example 1: Add Delphi binary file "Project1.exe" to the project.
buildCreate the localized items. Syntax: b[uild] [options] Used in: main application Example 1: Create localized items which has been changed since last project save.
exchangeCreate an exchange package for the translator. Syntax: exc[hange] file [options] Where the attribute file is the name of the created exchange package. The file can be created in executable (.exe) or in Multilizer exchange package (.mlp) file format. Options: -lang:X, -noready, -noqaed, -notrans, -noautotra, -nobest, -nonotready, -nonew, -noinuse, -nochanged, -unused, -dnt, -dup:X, -appfiles, -name:"S", -des:"S", -author:"S", -nomanual, -q Used in: main application Example 1: Create a exchange package "Translator.mlp" for Finnish language without the translations marked with status "Ready".
exportExport project translations to the external file. Syntax: e[xport] file [general options] [text file options | TMX file options] Where the attribute file is the file to be exported. The file can be created in plain text (.txt) or in Translation Memory eXchange (.tmx) file format. General options: -format:X, -lang:X, -noready, -noqaed, -notrans, -noautotra, -nobest, -nonotready, -nonew, -noinuse, -nochanged, -unused, -dnt, -dup:X, -sort, -q Text file options: -separat:X, -context:X, -quote:X, -nosig, -addcomment TMX file options: -tmxver:X, -tmxdtd:X, -tmxcase:X, -tmxempty, -nocomment, -nocontext, -admlang:X, -srclang:X Used in: main application Example 1: Export project translations to the text file using semicolon (;) as a column separator and surround each string with double quote (").
Example 2: Export the "Ready", "QAed" and "Translated" status Finnish translations to the 1.3 version TMX file.
importImport translations from a file to the project. Syntax: i[mport] file [options] Where the attribute file is the file to be imported. The file can be in one of the following file formats: Multilizer project file (.mpr), Plain text file (.txt), or Translation Memory eXchange file (.tmx). The file name can contain wildcards (* and ?). Options: -type:X, -lang:X, -separat:X, -empty, -same, -overwri:X, -status:X, -method:X, -comment:X, -column:X, -q Used in: main application Example 1: Import all the text files from the directory containing the native, Finnish and Swedish columns.
removeRemove unused items from the project. Syntax: r[emove] [options] Options: -q Used in: main application Example 1: Remove unused items from the project.
scanScan and update the project for changes in target files. Syntax: s[can] [options] Used in: main application Example 1: Perform a smart scan for the project.
translateTranslate the project by using the Translation Memory. Syntax: t[ranslate] [options] Options: -dup, -lang:X, -first, -q Used in: main application Example 1: Translate the English and German columns using the first translation when two or more translations exists in the Translation Memory.
|
|
|
|||||