diff options
author | Jia Tan <jiat0218@gmail.com> | 2022-12-06 22:56:30 +0800 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2022-12-08 18:18:06 +0200 |
commit | 7a5b4b8075eb36026b1796f04ffed5830c42396a (patch) | |
tree | 8f6f7566808b05ed93ddda5f66e9eca2ad0fa85d /po4a/po4a.conf | |
parent | Translations: Update the Romanian translation. (diff) | |
download | xz-7a5b4b8075eb36026b1796f04ffed5830c42396a.tar.xz |
Translations: Add Romanian translation of man pages.
Thanks to Remus-Gabriel Chelu.
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 8a8292df..db2b448b 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 +[po4a_langs] de fr ro [po4a_paths] xz-man.pot $lang:$lang.po [type: man] ../src/xz/xz.1 $lang:man/$lang/xz.1 |