diff options
author | Lasse Collin <lasse.collin@tukaani.org> | 2022-02-07 01:14:37 +0200 |
---|---|---|
committer | Lasse Collin <lasse.collin@tukaani.org> | 2022-02-07 01:30:06 +0200 |
commit | f7711d228c3c32395460c82498c60a9f730d0239 (patch) | |
tree | 292ef43c53d28d162f552685bc42df8a180d5238 /po4a/po4a.conf | |
parent | liblzma: Add NULL checks to LZMA and LZMA2 properties encoders. (diff) | |
download | xz-f7711d228c3c32395460c82498c60a9f730d0239.tar.xz |
Translations: Add French translation of man pages.
This matches xz-utils 5.2.5-2 in Debian.
The translation was done by "bubu", proofread by the debian-l10n-french
mailing list contributors, and submitted to me on the xz-devel mailing
list by Jean-Pierre Giraud. Thanks to everyone!
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 2d4d742d..8d86a525 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 +[po4a_langs] de fr_FR [po4a_paths] xz-man.pot $lang:$lang.po [type: man] ../src/xz/xz.1 $lang:man/$lang/xz.1 |