Difference between revisions of "Pootle Glossary Guide"

From Apache OpenOffice Wiki
Jump to: navigation, search
(From SunGloss)
m
 
(13 intermediate revisions by 3 users not shown)
Line 1: Line 1:
This page explains how to import a glossary and work with it in Pootle.
+
[[ja:JA/translation/Pootle_Glossary_Guide]]
 +
This page explains how to work with glossary in Pootle.
  
  
== Get a glossary to Pootle ==
+
== Glossary Matching in Pootle ==
There are two ways to get a glossary:
+
Community can maintain their own terminology with 'Terminology' project in Pootle.
* From SunGloss
+
* From Community's own glossary
+
  
=== From SunGloss ===
+
=== Create a Terminology project ===
1. Community requests to export TM(Translation Memory) from SunGloss.
+
1. Community request Pootle admin to create a Terminology project for their language.<br>
2. Pootle admin exports TM(tmx format) and upload it to Pootle.
+
2. Pootle admin create the project for the language and configure proper privilege. <br>
  
=== From Community's own glossary ===
+
=== 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. <br>
  
 +
=== 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.
  
== Upload the glosasary to Pootle ==
 
  
Language lead sends a request to Pootle administrator (Aijin.Kim@Sun.COM) to upload a glossary for the native language.
+
== 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.
  
== Work with Glossary ==
+
* 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.
 +
* Convert the po files to a tmx file using [https://docs.translatehouse.org/projects/translate-toolkit/en/latest/commands/po2tmx.html?id=toolkit/po2tmx po2tmx].
 +
:Example) po2tmx -l [langcode] [dir of po] [output tmx]
  
[[Category:Localisation]]
+
TM can be used for 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.
 +
 
 +
* Community send their glossary(tmx format or a po compendium) to Pootle admin.
 +
* Pootle admin convert it to .tm format files and upload to Pootle.
 +
 
 +
=== Work with TM ===
 +
Once TM is successfully uploaded to Pootle, related translations from TM are displayed as suggestions in translation page.
 +
 
 +
 
 +
[[Category:Localization]]

Latest revision as of 14:30, 16 March 2021

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.
  • Convert the po files to a tmx file using po2tmx.
Example) po2tmx -l [langcode] [dir of po] [output tmx]

TM can be used for 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.

  • Community send their glossary(tmx format or a po compendium) to Pootle admin.
  • Pootle admin convert it to .tm format files and upload 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
In other languages