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:new_language [2010/04/17 01:52] – mdMcxhsOiLByWeJgNo 200.142.202.100translations:new_language [2012/10/11 14:04] (current) – added link psokol
Line 1: Line 1:
-f36rCk  <href="http://bozjchoaxuax.com/">bozjchoaxuax</a>[url=http://vidjvoqiufcx.com/]vidjvoqiufcx[/url], [link=http://brlzsuopsnwh.com/]brlzsuopsnwh[/link]http://oxnxsprmgoax.com/+====== Create an initial PO file ====== 
 +A new PO file is created automatically with the ''msginit'' command that will make copy of the PO template available in the .pot file with your email address and other information. 
 + 
 +When the template is missing you can open a bug on the project or send an email to the maintainer to let him know about the problem so he can add it. As a temporary solution you can run the command ''make -C po update-po'' in the source directory of the project that will generate the template (you need to have run the autogen.sh/configure script which builds the Makefiles). 
 + 
 +If your current locale is not the one in which you want to translate to you have to pass the argument ''%%--locale=<xx>%%'' to the msginit command where <xxis the [[translations:languages|language code]]. 
 + 
 +Other programs specialized for PO files like Poedit have the ability to generate an initial PO file from the templatein case you use one of them, refer to their documentation for exact information in case you don't want to use msginit.