Difference between revisions of "Translate toolkit"

From Apertium
Jump to navigation Jump to search
 
(One intermediate revision by the same user not shown)
Line 1: Line 1:
The '''Translate Toolkit''' provides a way to make it easier to localise using standards based file formats (PO and XLIFF). The toolkit includes converters such as [[po2tmx]].
+
The '''Translate Toolkit''' provides a way to make it easier to localise using standards based file formats (PO and XLIFF).
  +
  +
The toolkit includes converters such as [[po2tmx]].
   
 
In Debian/Ubuntu
 
In Debian/Ubuntu
Line 8: Line 10:
   
 
==External links==
 
==External links==
  +
* [http://translate.sourceforge.net/wiki/toolkit/index Translate toolkit: Wiki] — includes documentation.
 
 
* [http://translate.sourceforge.net/wiki/ Translate toolkit]
 
* [http://translate.sourceforge.net/wiki/ Translate toolkit]
   

Latest revision as of 09:10, 11 January 2008

The Translate Toolkit provides a way to make it easier to localise using standards based file formats (PO and XLIFF).

The toolkit includes converters such as po2tmx.

In Debian/Ubuntu

$ apt-get install translate-toolkit

External links[edit]