Changes

From SME Server
Jump to navigationJump to search
50 bytes added ,  07:56, 18 October 2008
Level
Line 1: Line 1: −
==pootle==
+
==Pootle Translations==
 +
{{Level|Advanced}}
    +
===Description===
 
The Translate Toolkit and Pootle provide a way to make it easier to localise using standards based file formats (PO and XLIFF). Our goal is to make the life of a localiser easier, making it easy to localise, creating high quality tools that help you to work quicker and with higher quality.
 
The Translate Toolkit and Pootle provide a way to make it easier to localise using standards based file formats (PO and XLIFF). Our goal is to make the life of a localiser easier, making it easy to localise, creating high quality tools that help you to work quicker and with higher quality.
   −
----
   
Pootle and translation toolkit require python 2.4. SME 7.3 come with python 2.3 configured to run yum and other system utilities. Then you must install python 2.4 '''without affecting the original python 2.3'''
 
Pootle and translation toolkit require python 2.4. SME 7.3 come with python 2.3 configured to run yum and other system utilities. Then you must install python 2.4 '''without affecting the original python 2.3'''
    
Because python 2.4 installation will set as default, you must install in one step all rpms, before yum stop working. Don't worry about that. New python 2.4 come with a dependency package named "alternatives". With alternatives you can set the default python will system be use. For this installation, will we not utilize alternatives, and will we restore the original links. If you know a better way to use alternatives and make python 2.3 as default, and 2.4 automatic, please share with us.
 
Because python 2.4 installation will set as default, you must install in one step all rpms, before yum stop working. Don't worry about that. New python 2.4 come with a dependency package named "alternatives". With alternatives you can set the default python will system be use. For this installation, will we not utilize alternatives, and will we restore the original links. If you know a better way to use alternatives and make python 2.3 as default, and 2.4 automatic, please share with us.
   −
== Install ==
+
=== Install ===
 
{{Warning box|This contrib installation is not recommended for beginners.}}
 
{{Warning box|This contrib installation is not recommended for beginners.}}
   Line 30: Line 31:  
  yum localinstall *.rpm
 
  yum localinstall *.rpm
   −
== Fixing alternatives ==
+
=== Fixing alternatives ===
 
If you run python at command line, you will see version 2.4, and you can't use yum anymore, because yum is installed under python 2.3
 
If you run python at command line, you will see version 2.4, and you can't use yum anymore, because yum is installed under python 2.3
   Line 40: Line 41:  
Now you have again python 2.3 running as default
 
Now you have again python 2.3 running as default
   −
== Start pootle server ==
+
=== Start pootle server ===
 
Before you can start pootle server, you will must configure an user account. Pootle come with a default use account "startup" with the same password. Edit the file '''/usr/lib/python2.4/site-packages/Pootle/user.prefs''' and uncomment the following lines:
 
Before you can start pootle server, you will must configure an user account. Pootle come with a default use account "startup" with the same password. Edit the file '''/usr/lib/python2.4/site-packages/Pootle/user.prefs''' and uncomment the following lines:
   Line 83: Line 84:  
Or proxying through apache: http://forums.contribs.org/index.php?topic=40081
 
Or proxying through apache: http://forums.contribs.org/index.php?topic=40081
   −
== Conclusions ==
+
=== Conclusions ===
 
Pootle is a very good tool to make translations for po files, and with a little configuration, you can translate between various file formats. I think it is usesful for implement at contribs.org for make translations more easily, with all the community online. Also formmagick panels.
 
Pootle is a very good tool to make translations for po files, and with a little configuration, you can translate between various file formats. I think it is usesful for implement at contribs.org for make translations more easily, with all the community online. Also formmagick panels.
    
'''News:''' Now SME server use an online translation tool based in Pootle at http://translate.contribs.org
 
'''News:''' Now SME server use an online translation tool based in Pootle at http://translate.contribs.org
   −
== References ==
+
=== References ===
 
==== Python 2.4 come from the repository PYVAULT ====
 
==== Python 2.4 come from the repository PYVAULT ====
 
If you want to add the repo:
 
If you want to add the repo:
Line 113: Line 114:  
http://translate.sourceforge.net/wiki/start
 
http://translate.sourceforge.net/wiki/start
   −
----
      
[[Category: Contrib]]
 
[[Category: Contrib]]

Navigation menu