apparmor/utils/po
Christian Boltz 40a829ef6b merge in some translations from old utils de.po
A side effect of not including utils/apparmor/*.py in the .pot file was
that some translations were lost. This patch includes backported (or
forward-ported?) translations from r2186. It's not a simple merge, I 
reviewed everything I merged and changed it if necessary.

I also removed the outdated 
    "Language-Team: Novell Language <language@novell.com>\n"


Acked-by: Seth Arnold <seth.arnold@canonical.com>
2014-09-11 00:10:03 +02:00
..
apparmor-utils.pot Regenerate the utils translation template (.pot) file, both to prepare 2014-09-10 11:15:56 -07:00
bs.po Launchpad automatic translations update. 2014-07-24 05:40:28 +00:00
de.po merge in some translations from old utils de.po 2014-09-11 00:10:03 +02:00
fr.po Launchpad automatic translations update. 2014-07-24 05:40:28 +00:00
hi.po Launchpad automatic translations update. 2014-07-24 05:40:28 +00:00
ko.po Launchpad automatic translations update. 2014-07-24 05:40:28 +00:00
Makefile Regenerate apparmor-utils pot (translations template) file 2014-02-13 10:59:16 -08:00
pl.po Launchpad automatic translations update. 2014-07-24 05:40:28 +00:00
README Merge in Kshitij Gupta <kgupta8592@gmail.com>'s rewrite of the 2014-02-12 15:54:00 -08:00
ru.po Launchpad automatic translations update. 2014-07-24 05:40:28 +00:00
sv.po Launchpad automatic translations update. 2014-07-24 05:40:28 +00:00
tr.po Launchpad automatic translations update. 2014-07-24 05:40:28 +00:00
uk.po Launchpad automatic translations update. 2014-07-24 05:40:28 +00:00

GENERATING TRANSLATION MESSAGES

To generate the messages.pot file:

Run the following command in Translate.
python pygettext.py ../apparmor/*.py ../Tools/aa*

It will generate the messages.pot file in the Translate directory.

You might need to provide the full path to pygettext.py from your python installation. It will typically be in the /path/to/python/libs/Tools/i18n/pygettext.py