summaryrefslogtreecommitdiffstats
path: root/po4a/po4a.conf
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-15 09:41:34 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-06-15 09:41:34 +0000
commitcf178685aca107aa37c748de11da01562e78c46c (patch)
tree84d60b39c1744edcbdd4dbfc5026583914432dba /po4a/po4a.conf
parentAdding upstream version 5.6.1+really5.4.5. (diff)
downloadxz-utils-cf178685aca107aa37c748de11da01562e78c46c.tar.xz
xz-utils-cf178685aca107aa37c748de11da01562e78c46c.zip
Adding upstream version 5.6.2.upstream/5.6.2upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r--po4a/po4a.conf16
1 files changed, 9 insertions, 7 deletions
diff --git a/po4a/po4a.conf b/po4a/po4a.conf
index 5342530..b3eea57 100644
--- a/po4a/po4a.conf
+++ b/po4a/po4a.conf
@@ -1,3 +1,5 @@
+# SPDX-License-Identifier: 0BSD
+
# To add a new language, add it to po4a_langs and run "update-po"
# to get a new .po file. After translating the .po file, run
# "update-po" again to generate the translated man pages.
@@ -5,10 +7,10 @@
[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
-[type: man] ../src/xzdec/xzdec.1 $lang:man/$lang/xzdec.1
-[type: man] ../src/lzmainfo/lzmainfo.1 $lang:man/$lang/lzmainfo.1
-[type: man] ../src/scripts/xzdiff.1 $lang:man/$lang/xzdiff.1
-[type: man] ../src/scripts/xzgrep.1 $lang:man/$lang/xzgrep.1
-[type: man] ../src/scripts/xzless.1 $lang:man/$lang/xzless.1
-[type: man] ../src/scripts/xzmore.1 $lang:man/$lang/xzmore.1
+[type: man] ../src/xz/xz.1 $lang:man/$lang/xz.1 add_$lang:?$lang.po.authors
+[type: man] ../src/xzdec/xzdec.1 $lang:man/$lang/xzdec.1 add_$lang:?$lang.po.authors
+[type: man] ../src/lzmainfo/lzmainfo.1 $lang:man/$lang/lzmainfo.1 add_$lang:?$lang.po.authors
+[type: man] ../src/scripts/xzdiff.1 $lang:man/$lang/xzdiff.1 add_$lang:?$lang.po.authors
+[type: man] ../src/scripts/xzgrep.1 $lang:man/$lang/xzgrep.1 add_$lang:?$lang.po.authors
+[type: man] ../src/scripts/xzless.1 $lang:man/$lang/xzless.1 add_$lang:?$lang.po.authors
+[type: man] ../src/scripts/xzmore.1 $lang:man/$lang/xzmore.1 add_$lang:?$lang.po.authors