Xfce Wiki

Sub domains
 

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
translations:advanced_translation_resources [2026/09/11 20:57] – add translation software list kevinbowentranslations:advanced_translation_resources [2026/09/11 21:28] (current) – removed kevinbowen
Line 1: Line 1:
-~~NOTOC~~ 
  
-====== Advanced Translation Information & Resources ====== 
- 
- 
- 
- 
- 
-===== Information about PO files ===== 
-There is the [[translations/Translation guidance in Xfce|Daichi's translation guidance]] into Xfce. There is a list of [[translations/translation software|softwares]] to use for translating. And there is a list of [[translations/languages|languages and language codes]] to use for the PO filenames. 
-===== Manipulating PO files ===== 
-  * How to [[translations/new language|create an initial PO file]]. 
-  * How to [[translations/msgmerge|merge strings]]. 
-  * How to [[translations/update-documentation|update the XML/HTML documentation]]. 
-  * How to [[translations/test-po-file|test your translations]]. 
-  * How to [[translations/review-po-file|review a PO file]]. 
- 
- 
- 
- 
- 
-====== Translation Softwares ====== 
-The list below are specialized softwares for PO files with support like message sorting, table view, fuzzy toggle button, statistics, PO header support, plural forms... 
-  * [[http://www.poedit.net/|Poedit]] (wxWidgets) 
-  * [[https://wiki.gnome.org/Apps/Gtranslator/|Gtranslator]] (GNOME) 
-  * [[https://userbase.kde.org/Lokalize/|Lokalize]] (KDE) 
- 
-Text based editors with PO extension: 
-  * VIM with [[http://vim.sourceforge.net/scripts/script.php?script_id=695|po.vim]] plugin 
-  * Emacs with [[http://www.gnu.org/software/gettext/manual/html_node/gettext_10.html|po-mode]] 
- 
-Mousepad, Leafpad, or any other notepad-like application will do but they aren't recommended. 
- 
- 
- 
- 
- 
- 
-[[|Back to Top]] 
- 
----- 
- 
-[[:translations:|Return to main Wiki translations page]]