apparmor/utils/po
Christian Boltz 15770576f8
Remove accidently added text from utils/po/Makefile
This reverts the faulty part of fc058486d7
("all: Use HTTPS links for apparmor.net")
2018-10-03 17:19:21 +02:00
..
apparmor-utils.pot Fix warnings generated due to unnamed arguments in translatable strings. 2014-09-14 23:47:00 +05:30
bs.po Launchpad automatic translations update. 2016-06-01 05:15:41 +00:00
de.po Import translations from launchpad translations 2017-12-24 00:08:28 -08:00
en_GB.po Launchpad automatic translations update. 2017-02-27 05:28:19 +00:00
es.po Import translations from launchpad translations 2017-12-24 00:08:28 -08:00
fr.po Launchpad automatic translations update. 2016-06-01 05:15:41 +00:00
hi.po Launchpad automatic translations update. 2016-06-01 05:15:41 +00:00
id.po Launchpad automatic translations update. 2017-10-11 05:15:02 +00:00
it.po Launchpad automatic translations update. 2016-06-01 05:15:41 +00:00
ko.po Launchpad automatic translations update. 2016-06-01 05:15:41 +00:00
Makefile Remove accidently added text from utils/po/Makefile 2018-10-03 17:19:21 +02:00
pl.po Launchpad automatic translations update. 2016-06-01 05:15:41 +00:00
pt.po Launchpad automatic translations update. 2016-06-01 05:15:41 +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. 2016-06-01 05:15:41 +00:00
sv.po Launchpad automatic translations update. 2017-10-10 05:13:52 +00:00
tr.po Launchpad automatic translations update. 2016-06-01 05:15:41 +00:00
ug.po Launchpad automatic translations update. 2016-06-01 05:15:41 +00:00
uk.po Launchpad automatic translations update. 2016-06-01 05:15:41 +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