apparmor/utils/po
John Johansen 27b79a43cc translations: finish merging translation files that were new
Commit
   00591cec4 Merge in Imported translations from launchpad

merged in updated translations but did not merge in the new translation
files. This is the set of new translations.

Signed-off-by: John Johansen <john.johansen@canonical.com>
2025-02-25 12:17:52 -08:00
..
af.po Update utils/po/ with Launchpad translations revision #2507 2023-02-01 22:28:45 -05:00
apparmor-utils.pot Fix warnings generated due to unnamed arguments in translatable strings. 2014-09-14 23:47:00 +05:30
be.po Update utils/po/ with Launchpad translations revision #2507 2023-02-01 22:28:45 -05:00
bo.po Launchpad automatic translations update. 2020-02-17 19:21:17 -08:00
bs.po Launchpad automatic translations update. 2019-06-13 14:30:00 -07:00
ca.po translations: finish merging translation files that were new 2025-02-25 12:17:52 -08:00
cs.po Update utils/po/ with Launchpad translations revision #2507 2023-02-01 22:28:45 -05:00
de.po Merge in Imported translations from launchpad 2025-02-24 22:22:24 -08:00
en_GB.po Launchpad automatic translations update. 2019-06-13 14:30:00 -07:00
es.po Merge in Imported translations from launchpad 2025-02-24 22:22:24 -08:00
fa.po Launchpad automatic translations update. 2020-02-17 19:21:18 -08:00
fr.po Launchpad automatic translations update. 2019-06-13 14:30:00 -07:00
gl.po Update utils/po/ with Launchpad translations revision #2507 2023-02-01 22:28:45 -05:00
hi.po Launchpad automatic translations update. 2019-06-13 14:30:00 -07:00
id.po Update utils/po/ with Launchpad translations revision #2507 2023-02-01 22:28:45 -05:00
it.po Merge in Imported translations from launchpad 2025-02-24 22:22:24 -08:00
ka.po translations: finish merging translation files that were new 2025-02-25 12:17:52 -08:00
ko.po Launchpad automatic translations update. 2019-06-13 14:30:00 -07:00
Makefile Entire tree: makefile cruft removal 2015-01-23 15:52:09 -08:00
oc.po Update utils/po/ with Launchpad translations revision #2507 2023-02-01 22:28:45 -05:00
pl.po Launchpad automatic translations update. 2019-06-13 14:30:00 -07:00
pt.po Update utils/po/ with Launchpad translations revision #2507 2023-02-01 22:28:45 -05:00
pt_BR.po Update utils/po/ with Launchpad translations revision #2507 2023-02-01 22:28:45 -05:00
README Merge in Kshitij Gupta <kgupta8592@gmail.com>'s rewrite of the 2014-02-12 15:54:00 -08:00
ro.po Merge in Imported translations from launchpad 2025-02-24 22:22:24 -08:00
ru.po Merge in Imported translations from launchpad 2025-02-24 22:22:24 -08:00
sv.po Merge in Imported translations from launchpad 2025-02-24 22:22:24 -08:00
tr.po Launchpad automatic translations update. 2019-06-13 14:30:00 -07:00
ug.po Launchpad automatic translations update. 2019-06-13 14:30:00 -07:00
uk.po Merge in Imported translations from launchpad 2025-02-24 22:22:24 -08:00
zh_CN.po Update utils/po/ with Launchpad translations revision #2507 2023-02-01 22:28:45 -05: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