diff options
author | Jia Tan <jiat0218@gmail.com> | 2022-12-28 01:14:07 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2022-12-28 01:20:44 +0800 |
commit | 6fc3e5467911572fa9af4021ea46396261aae796 (patch) | |
tree | 9339e0e1650a1a21776aea73f9fcd3242794d31b /po4a/po4a.conf | |
parent | liblzma: Update documentation for lzma_filter_encoder. (diff) | |
download | xz-6fc3e5467911572fa9af4021ea46396261aae796.tar.xz |
Translations: Add Ukrainian translations of man pages.
Thanks to Yuri Chornoivan
Diffstat (limited to '')
-rw-r--r-- | po4a/po4a.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/po4a/po4a.conf b/po4a/po4a.conf index db2b448b..3b5ca3b9 100644 --- a/po4a/po4a.conf +++ b/po4a/po4a.conf @@ -2,7 +2,7 @@ # to get a new .po file. After translating the .po file, run # "update-po" again to generate the translated man pages. -[po4a_langs] de fr ro +[po4a_langs] de fr ro uk [po4a_paths] xz-man.pot $lang:$lang.po [type: man] ../src/xz/xz.1 $lang:man/$lang/xz.1 |