|
|
@@ -2,18 +2,18 @@
|
|
|
[po4a_paths] po/dpkg-man.pot $lang:po/$lang.po
|
|
|
|
|
|
# Make sure the man pages are generated with the right encoding.
|
|
|
-[po4a_alias:man] man \
|
|
|
- opt_de:"-L ISO-8859-1 -A utf-8" \
|
|
|
- opt_es:"-L ISO-8859-1 -A utf-8" \
|
|
|
- opt_fr:"-L ISO-8859-1 -A utf-8" \
|
|
|
- opt_hu:"-L ISO-8859-2 -A utf-8" \
|
|
|
- opt_it:"-L ISO-8859-1 -A utf-8" \
|
|
|
- opt_ja:"-L euc-jp -A utf-8" \
|
|
|
- opt_pl:"-L ISO-8859-2 -A utf-8" \
|
|
|
- opt_pt_BR:"-L ISO-8859-1 -A utf-8" \
|
|
|
- opt_ru:"-L koi8-r -A utf-8" \
|
|
|
- opt_sv:"-L ISO-8859-1 -A utf-8" \
|
|
|
- opt_zh_CN:"-L UTF-8 -A utf-8"
|
|
|
+[po4a_alias:man] man \
|
|
|
+ opt_de:"-L UTF-8 -A UTF-8" \
|
|
|
+ opt_es:"-L UTF-8 -A UTF-8" \
|
|
|
+ opt_fr:"-L UTF-8 -A UTF-8" \
|
|
|
+ opt_hu:"-L UTF-8 -A UTF-8" \
|
|
|
+ opt_it:"-L UTF-8 -A UTF-8" \
|
|
|
+ opt_ja:"-L UTF-8 -A UTF-8" \
|
|
|
+ opt_pl:"-L UTF-8 -A UTF-8" \
|
|
|
+ opt_pt_BR:"-L UTF-8 -A UTF-8" \
|
|
|
+ opt_ru:"-L UTF-8 -A UTF-8" \
|
|
|
+ opt_sv:"-L UTF-8 -A UTF-8" \
|
|
|
+ opt_zh_CN:"-L UTF-8 -A UTF-8"
|
|
|
|
|
|
[type:man] deb.5 $lang:$lang/deb.5 \
|
|
|
add_$lang:po/$lang.add
|