====== 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 * Install [[virtaal:index|Virtaal]], [[http://www.poedit.net/|poEdit]], or [[http://initranslator.sourceforge.net/wiki/index.php/Main_Page|IniTranslator]] * I use Linux * I use KDE * Install or use [[http://kbabel.kde.org|KBabel]] or [[virtaal:index|Virtaal]] * I use Gnome * Install or use [[http://gtranslator.sourceforge.net|GTranslator]] or [[virtaal:index|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:index|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 [[http://www.vim.org/scripts/script.php?script_id=913|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: * [[toolkit:csv|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. * [[toolkit:xliff|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. [[XLIFF support by MS Windows programs|Here]] is a small report on Xliff support for MS Windows.