summaryrefslogtreecommitdiff
path: root/man/po4a/po4a.cfg
diff options
context:
space:
mode:
authorJoey Hess <joey@kitenet.net>2014-08-13 13:23:14 -0400
committerJoey Hess <joey@kitenet.net>2014-08-13 13:23:14 -0400
commitc765f12c80ea9ba7f9a822d58d94826c07a83311 (patch)
tree8f256849dc1296f48ec4aada4a4d6ff67b6a882c /man/po4a/po4a.cfg
parent5ab49918ad407a4e5ed847ce0c5fa1573e9c3c51 (diff)
add pt translation, currently it breaks the build
Diffstat (limited to 'man/po4a/po4a.cfg')
-rw-r--r--man/po4a/po4a.cfg3
1 files changed, 2 insertions, 1 deletions
diff --git a/man/po4a/po4a.cfg b/man/po4a/po4a.cfg
index 8c2ac2d7..f35dd496 100644
--- a/man/po4a/po4a.cfg
+++ b/man/po4a/po4a.cfg
@@ -1,8 +1,9 @@
-[po4a_langs] fr es de
+[po4a_langs] fr es de pt
[po4a_paths] man/po4a/po/debhelper.pot $lang:man/po4a/po/$lang.po
[po4a_alias:pod] pod opt_fr:"-L ISO-8859-15 -A UTF-8"
[po4a_alias:pod] pod opt_es:"-L UTF-8 -A ISO-8859-15"
[po4a_alias:pod] pod opt_de:"-L ISO-8859-15 -A UTF-8"
+[po4a_alias:pod] pod opt_pt:"-L UTF-8 -A UTF-8"
[type: pod] debhelper.pod $lang:man/$lang/debhelper.pod add_fr:man/po4a/add.fr add_es:man/po4a/add1.es add_de:man/po4a/add.de
[type: pod] dh $lang:man/$lang/dh.pod add_fr:man/po4a/add.fr add_es:man/po4a/add3.es add_de:man/po4a/add.de
[type: pod] dh_auto_build $lang:man/$lang/dh_auto_build.pod add_fr:man/po4a/add.fr add_es:man/po4a/add3.es add_de:man/po4a/add.de