diff options
author | Jia Tan <jiat0218@gmail.com> | 2023-01-27 20:14:51 +0800 |
---|---|---|
committer | Jia Tan <jiat0218@gmail.com> | 2023-02-03 21:39:59 +0800 |
commit | e904e778b82b14f2779aab80d6c8f3c01a3fc54b (patch) | |
tree | 7178770d23c46d4675344b54a8076f33a222032c /po4a/po4a.conf | |
parent | liblzma: Fix documentation in filter.h for lzma_str_to_filters() (diff) | |
download | xz-e904e778b82b14f2779aab80d6c8f3c01a3fc54b.tar.xz |
Translations: Add Brazilian Portuguese translation of man pages.
Thanks to Rafael Fontenelle.
Diffstat (limited to 'po4a/po4a.conf')
-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 120070ad..53425304 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 uk ko +[po4a_langs] de fr ko pt_BR ro uk [po4a_paths] xz-man.pot $lang:$lang.po [type: man] ../src/xz/xz.1 $lang:man/$lang/xz.1 |