<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>http://okapiframework.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Rainbow_Translation_Kit_Creation_Step</id>
	<title>Rainbow Translation Kit Creation Step - Revision history</title>
	<link rel="self" type="application/atom+xml" href="http://okapiframework.org/wiki/index.php?action=history&amp;feed=atom&amp;title=Rainbow_Translation_Kit_Creation_Step"/>
	<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php?title=Rainbow_Translation_Kit_Creation_Step&amp;action=history"/>
	<updated>2026-04-23T07:15:22Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>http://okapiframework.org/wiki/index.php?title=Rainbow_Translation_Kit_Creation_Step&amp;diff=299&amp;oldid=prev</id>
		<title>Ysavourel: 1 revision imported</title>
		<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php?title=Rainbow_Translation_Kit_Creation_Step&amp;diff=299&amp;oldid=prev"/>
		<updated>2016-06-04T23:19:58Z</updated>

		<summary type="html">&lt;p&gt;1 revision imported&lt;/p&gt;
&lt;table style=&quot;background-color: #fff; color: #202122;&quot; data-mw=&quot;interface&quot;&gt;
				&lt;tr class=&quot;diff-title&quot; lang=&quot;en&quot;&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;← Older revision&lt;/td&gt;
				&lt;td colspan=&quot;1&quot; style=&quot;background-color: #fff; color: #202122; text-align: center;&quot;&gt;Revision as of 19:19, 4 June 2016&lt;/td&gt;
				&lt;/tr&gt;&lt;tr&gt;&lt;td colspan=&quot;2&quot; class=&quot;diff-notice&quot; lang=&quot;en&quot;&gt;&lt;div class=&quot;mw-diff-empty&quot;&gt;(No difference)&lt;/div&gt;
&lt;/td&gt;&lt;/tr&gt;&lt;/table&gt;</summary>
		<author><name>Ysavourel</name></author>
	</entry>
	<entry>
		<id>http://okapiframework.org/wiki/index.php?title=Rainbow_Translation_Kit_Creation_Step&amp;diff=298&amp;oldid=prev</id>
		<title>Ysavourel: /* Package Format */</title>
		<link rel="alternate" type="text/html" href="http://okapiframework.org/wiki/index.php?title=Rainbow_Translation_Kit_Creation_Step&amp;diff=298&amp;oldid=prev"/>
		<updated>2014-02-17T20:38:36Z</updated>

		<summary type="html">&lt;p&gt;&lt;span dir=&quot;auto&quot;&gt;&lt;span class=&quot;autocomment&quot;&gt;Package Format&lt;/span&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{{Steps Header}}&lt;br /&gt;
__TOC__&lt;br /&gt;
==Overview==&lt;br /&gt;
&lt;br /&gt;
This step creates a translation package from a set of input documents. The extracted files can be merged back after translation using the [[Rainbow Translation Kit Merging Step]].&lt;br /&gt;
&lt;br /&gt;
Takes: Filter events. Sends: Filter events or raw documents.&lt;br /&gt;
&lt;br /&gt;
The simplest way to use this step is in a pipeline like this:&lt;br /&gt;
&lt;br /&gt;
: = [[Raw Document to Filter Events Step]]&lt;br /&gt;
: + [[Rainbow Translation Kit Creation Step]]&lt;br /&gt;
&lt;br /&gt;
But you can perform other tasks before creating the translation kits. For example: segment the text and try to pre-translate it using different [[Connectors|translation resource connectors]].&lt;br /&gt;
&lt;br /&gt;
: = [[Raw Document to Filter Events Step]]&lt;br /&gt;
: + [[Segmentation Step]]&lt;br /&gt;
: + First [[Leveraging Step]]&lt;br /&gt;
: + Second [[Leveraging Step]]&lt;br /&gt;
: + [[Rainbow Translation Kit Creation Step]]&lt;br /&gt;
&lt;br /&gt;
(Such pipeline is [[Rainbow - Utilities|one of the pre-defined pipelines available in Rainbow]]).&lt;br /&gt;
&lt;br /&gt;
==Parameters==&lt;br /&gt;
&lt;br /&gt;
===Package Format===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Type of package to create&amp;lt;/cite&amp;gt; &amp;amp;mdash; Select the type of translation kit you want to create. The following types are available:&lt;br /&gt;
&lt;br /&gt;
: - [[Rainbow TKit - Generic XLIFF|Generic XLIFF]] (The files are extracted to [[XLIFF]] documents)&lt;br /&gt;
: - [[Rainbow TKit - PO Package|PO Package]] (The files are extracted to PO files)&lt;br /&gt;
: - [[Rainbow TKit - Original with RTF|Original with RTF]] (The files get an RTF layer)&lt;br /&gt;
: - [[Rainbow TKit - XLIFF with RTF|XLIFF with RTF]] (The files are extracted to [[XLIFF]] then get an RTF layer)&lt;br /&gt;
: - [[Rainbow TKit - OmegaT Project|OmegaT Project]] (The files are extracted to a new OmegaT project)&lt;br /&gt;
: - [[Rainbow TKit - Transifex Project|Transifex Project]] (The files are uploaded to a new or existing Transifex project)&lt;br /&gt;
: - [[Rainbow TKit - ONTRAM XINI|ONTRAM XINI]] (The files are extracted to an ONTRAM XINI package)&lt;br /&gt;
: - [[Rainbow TKit - Translation Table|Translation Table]] (The files are extracted to tab-delimited files)&lt;br /&gt;
: - [[Rainbow TKit - XLIFF 2.0|XLIFF 2.0]] (The files are extracted to XLIFF v2 document)&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Options&amp;lt;/cite&amp;gt; &amp;amp;mdash; Click this button to edit the option specific to the type of package currently selected. Not all types of package have options.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;More Info&amp;lt;/cite&amp;gt; &amp;amp;mdash; Click this button to open the wiki page for the help on the type of package currently selected.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Send the prepared files to the next step&amp;lt;/cite&amp;gt; &amp;amp;mdash; Set this option to send to the next step the prepared files as raw documents instead of the filter events of the original input file. Note that this option has no effect if the select package format that do not support one output file for each input file.&lt;br /&gt;
&lt;br /&gt;
===Output Location===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Root of the output directory&amp;lt;/cite&amp;gt; &amp;amp;mdash; Enter the directory where you want to create the package. You can use the variables &amp;lt;code&amp;gt;${rootDir}&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;${inputRootDir}&amp;lt;/code&amp;gt;, as well as any of the [[Template:Locales Variables|source or target locale variables]] (&amp;lt;code&amp;gt;${srcLoc}&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;${trgloc}&amp;lt;/code&amp;gt;, etc).&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Name of the package&amp;lt;/cite&amp;gt; &amp;amp;mdash; Enter the name of the package directory to create.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Create a ZIP file for the package&amp;lt;/cite&amp;gt; &amp;amp;mdash; Set this option to create a ZIP file from the generated package. The ZIP file has the same name as the project and is placed in the same directory with a &amp;lt;code&amp;gt;.rkp&amp;lt;/code&amp;gt; extension.&lt;br /&gt;
&lt;br /&gt;
===Support Material===&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;List of the files to include in the package&amp;lt;/cite&amp;gt; &amp;amp;mdash; Shows the list of the support material items. Each item will be copied to its specified destination.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Add&amp;lt;/cite&amp;gt; &amp;amp;mdash; Click this button to add an item to the list. After clicking on this button, click on &amp;lt;cite&amp;gt;Accept&amp;lt;/cite&amp;gt; to accept the new item and add it to the list, or click &amp;lt;cite&amp;gt;Discard&amp;lt;/cite&amp;gt; to cancel.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Remove&amp;lt;/cite&amp;gt; &amp;amp;mdash; Click this button to delete the selected item from the list.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Origin&amp;lt;/cite&amp;gt; &amp;amp;mdash; When adding an item: enter the path of the document or document set to copy. You can use &amp;lt;code&amp;gt;*&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;?&amp;lt;/code&amp;gt; as wildcard characters. For example &amp;lt;code&amp;gt;C:\myProj\myExtra.*&amp;lt;/code&amp;gt; will copy all files starting with &amp;lt;code&amp;gt;myExtra.&amp;lt;/code&amp;gt; of the &amp;lt;code&amp;gt;C:\myProj&amp;lt;/code&amp;gt; directory into the destination. You can use the variables &amp;lt;code&amp;gt;${rootDir}&amp;lt;/code&amp;gt; and &amp;lt;code&amp;gt;${inputRootDir}&amp;lt;/code&amp;gt;, as well as any of the [[Template:Locales Variables|source or target locale variables]] (&amp;lt;code&amp;gt;${srcLoc}&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;${trgloc}&amp;lt;/code&amp;gt;, etc) in the origin.&lt;br /&gt;
&lt;br /&gt;
&amp;lt;cite&amp;gt;Destination&amp;lt;/cite&amp;gt; &amp;amp;mdash; When adding an item: enter the location of the copy of the original file in the package directory. The path must start with &amp;lt;code&amp;gt;\&amp;lt;/code&amp;gt; or &amp;lt;code&amp;gt;/&amp;lt;/code&amp;gt; that indicates the root of the package's directory. use &amp;lt;code&amp;gt;&amp;amp;lt;same&amp;gt;&amp;lt;/code&amp;gt; to use the same filename as the original. If the origin does not use wildcard characters you can set a different name in the destination to rename the copy of the document. You can use the any of the [[Template:Locales Variables|source or target locale variables]] (&amp;lt;code&amp;gt;${srcLoc}&amp;lt;/code&amp;gt;, &amp;lt;code&amp;gt;${trgloc}&amp;lt;/code&amp;gt;, etc) in the destination.&lt;br /&gt;
&lt;br /&gt;
==Limitations==&lt;br /&gt;
&lt;br /&gt;
* If this step is used in a pipeline that modifies the input file (e.g. with a [[Search and Replace Step]]), the &amp;quot;original&amp;quot; files saved in the generated project may not be usable to merge back the translated files. For example, a search and replace may result in more or less inline codes. You would need to change those files so they reflect the content that was really used at the point the content was extracted.&lt;br /&gt;
&lt;br /&gt;
[[Category:Steps]] [[Category:Rainbow TKits]]&lt;/div&gt;</summary>
		<author><name>Ysavourel</name></author>
	</entry>
</feed>