Difference between revisions of "Pootle Glossary Guide"

From Apache OpenOffice Wiki
Jump to: navigation, search
m
 
(6 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 +
[[ja:JA/translation/Pootle_Glossary_Guide]]
 
This page explains how to work with glossary in Pootle.
 
This page explains how to work with glossary in Pootle.
  
Line 17: Line 18:
  
 
== 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.
 +
* 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]
 +
 
 +
TM can be used for 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 ====
+
* Community send their glossary(tmx format or a po compendium) to Pootle admin.
1. Community request to upload TM to Pootle.<br>
+
* Pootle admin convert it to .tm format files and upload to Pootle.
2. Pootle admin exports TM(tmx format) from SunGloss and upload it to Pootle.
+
 
+
==== From Community's own TM ====
+
1. Community send their glossary(tmx format or a po compendium) to Pootle admin.<br>
+
2. Pootle admin upload it to Pootle.
+
  
 
=== Work with TM ===
 
=== Work with TM ===
Line 42: Line 40:
  
  
 
+
[[Category:Localization]]
[[Category:Localisation]]
+

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