Difference between revisions of "Pootle Glossary Guide"

From Apache OpenOffice Wiki
Jump to: navigation, search
Line 17: Line 17:
  
 
== Translation Memory in Pootle ==
 
== Translation Memory in Pootle ==
Community also can import already existing TM(Translation Memory) to Pootle.
+
Pootle also supports TM(Translation Memory) during on-line translation.
  
=== Prepare TM ===
+
=== Create TM ===
There are two ways to get TM:
+
Community can create TM from the latest translations in Pootle.
* From SunGloss
+
: If community don't have previous translation or own TM, an exported TM from SunGloss can be used.
+
  
* From Community's own TM
+
* Go to Pootle and download all the contents of the project you want.
: If community have their own TM, it can be uploaded to Pootle.
+
* make a new directory and unzip the downloaded archive under the directory.
 +
* Merge all the files in the directory and create a single po file using [http://translate.sourceforge.net/wiki/toolkit/pocompendium [pocompendium].
 +
* Convert the po compendium to tmx using [http://translate.sourceforge.net/wiki/toolkit/po2tmx po2tmx].
 +
 
 +
TM can be used while off-line translation or uploaded to Pootle for on-line translation.
  
 
=== Upload TM to Pootle ===
 
=== Upload TM to Pootle ===
 
Community request Pootle admin to upload TM for their language.
 
Community request Pootle admin to upload TM for their language.
 
==== From SunGloss ====
 
1. Community request to upload TM to Pootle.<br>
 
2. Pootle admin exports TM(tmx format) from SunGloss and upload it to Pootle.
 
  
 
==== From Community's own TM ====
 
==== From Community's own TM ====

Revision as of 03:17, 5 February 2008

This page explains how to work with glossary in Pootle.


Glossary Matching in Pootle

Community can maintain their own terminology with 'Terminology' project in Pootle.

Create a Terminology project

1. Community request Pootle admin to create a Terminology project for their language.
2. Pootle admin create the project for the language and configure proper privilege.

Maintain Terminology

Under Terminology project, user can find a po file, which is generally named as 'pootle-terminology.po'. Only user who has proper privilege can modify the terminology file.

Work with Terminology

Once a Terminology project is successfully setup in Pootle, related translations from the terminology file are displayed as suggestions in translation page.


Translation Memory in Pootle

Pootle also supports TM(Translation Memory) during on-line translation.

Create TM

Community can create TM from the latest translations in Pootle.

  • Go to Pootle and download all the contents of the project you want.
  • make a new directory and unzip the downloaded archive under the directory.
  • Merge all the files in the directory and create a single po file using [pocompendium.
  • Convert the po compendium to tmx using po2tmx.

TM can be used while off-line translation or uploaded to Pootle for on-line translation.

Upload TM to Pootle

Community request Pootle admin to upload TM for their language.

From Community's own TM

1. Community send their glossary(tmx format or a po compendium) to Pootle admin.
2. Pootle admin upload it to Pootle.

Work with TM

Once TM is successfully uploaded to Pootle, related translations from TM are displayed as suggestions in translation page.

Personal tools