Using PO editing tools
You need a PO editor to edit PO files which is the main format used by Free Software, it is also the format the the Translate Tollkit uses when converting Mozilla and OpenOffice.org files for editing
There are a few PO editing tools available. Your choice really depends on which platform you are running:
- I use Windows
- Install poEdit or IniTranslator
- I use Linux
- I use KDE
- Install or use KBabel
- I use Gnome
- Install or use GTranslator
- I am not allowed to install software on my computer
- If possible use a web-based translation tool. Not all translation projects have a web interface for translation. Possible options are Pootle, Rosetta and Kartouche
- I am not allowed to use the web
- If you cannot install software or use the web then you might want to look at using CSV files edited in a Spreadsheet. You will have to have access to email though.
Other alternatives
For the masochists:
- CSV --- You can use a Spreadsheet to edit PO files that have been converted into CSV. It works quite well but is not highly recommended if you have good access to a PO editor listed above.
- vi --- You can use the vi editor. Make sure you install the updated PO syntax highlighter available here: http://www.vim.org/scripts/script.php?script_id=913
- Xliff --- This is an emerging translation interchange standard. We will see much more available in this format, convertors are being created to move PO files to Xliff and a number of editors both GPL and commercial are being made available. Here is a small report on Xliff support for MS Windows.