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 Toolkit 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
- I use Linux
- I use KDE
- I use Gnome
- Install or use GTranslator or Virtaal
- 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
You may be able to use a text editor to edit PO files, since they are text:
- vi --- You can use the vi editor. It includes syntax highlighting, but you might want to check if there is a newer version
- emacs --- The Emacs editor has a PO mode for editing PO files.
Or you can try to convert and/or use another format:
- 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.