apparmor/utils/po
John Johansen 2a87a92136 Import translations from launchpad
This imports translations from launchpad up to commit

revno: 2523
committer: Launchpad Translations on behalf of apparmor-dev
branch nick: apparmor
timestamp: Fri 2025-02-21 09:32:26 +0000
message:
  Launchpad automatic translations update.

Signed-off-by: John Johansen <john.johansen@canonical.com>
2025-02-24 01:28:04 -08:00
..
af.po Update utils/po/ with Launchpad translations revision #2507 2023-02-01 22:28:45 -05:00
apparmor-utils.pot Run pygettext3 to update apparmor-utils.pot 2024-09-03 09:33:33 -07:00
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 Import translations from launchpad 2025-02-24 01:28:04 -08:00
cs.po Update utils/po/ with Launchpad translations revision #2507 2023-02-01 22:28:45 -05:00
de.po Import translations from launchpad 2025-02-24 01:28:04 -08:00
en_GB.po Launchpad automatic translations update. 2019-06-13 14:30:00 -07:00
es.po Import translations from launchpad 2025-02-24 01:28:04 -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 Import translations from launchpad 2025-02-24 01:28:04 -08:00
ka.po Import translations from launchpad 2025-02-24 01:28:04 -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 Update po README with correct directories and pygettext3 binary 2024-09-03 09:35:05 -07:00
ro.po Import translations from launchpad 2025-02-24 01:28:04 -08:00
ru.po Import translations from launchpad 2025-02-24 01:28:04 -08:00
sv.po Import translations from launchpad 2025-02-24 01:28:04 -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 Import translations from launchpad 2025-02-24 01:28:04 -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 .pot file, run the following command in the po directory:

pygettext3 -o apparmor-utils.pot ../apparmor/*.py $(find .. -executable -name 'aa-*')

It will generate the apparmor-utils.pot file in the po directory.