Преглед на файлове

Add Italian partial man pages translation

[guillem@debian.org:
 - Fix POD markup.
 - Add po4a configuration and addendum. ]

Closes: #711647

Signed-off-by: Guillem Jover <guillem@debian.org>
Beatrice Torracca преди 13 години
родител
ревизия
d032c07568
променени са 5 файла, в които са добавени 17828 реда и са изтрити 1 реда
  1. 3 0
      debian/changelog
  2. 1 0
      man/.gitignore
  3. 1 0
      man/po/it.add
  4. 17821 0
      man/po/it.po
  5. 2 1
      man/po/po4a.cfg

+ 3 - 0
debian/changelog

@@ -146,6 +146,9 @@ dpkg (1.17.0) UNRELEASED; urgency=low
   * Fix typo in Spanish translation of update-alternatives.
     Thanks to Javier Fernandez-Sanguino <jfs@debian.org>. Closes: #713020
 
+  [ Added man page translations ]
+  * Italian (Beatrice Torracca). Closes: #711647
+
   [ Updated man page translations ]
   * Fix wrong translation of "fortify" in French dpkg-buildflags(1) man page.
     Thanks to Christian Perrier <bubulle@debian.org>. Closes: #712976

+ 1 - 0
man/.gitignore

@@ -2,6 +2,7 @@ de
 es
 fr
 hu
+it
 ja
 pl
 pt_BR

+ 1 - 0
man/po/it.add

@@ -0,0 +1 @@
+PO4A-HEADER:mode=after;position=^\.TH;beginboundary=FakePo4aBoundary

Файловите разлики са ограничени, защото са твърде много
+ 17821 - 0
man/po/it.po


+ 2 - 1
man/po/po4a.cfg

@@ -1,4 +1,4 @@
-[po4a_langs] de es fr hu ja pl pt_BR ru sv
+[po4a_langs] de es fr hu it ja pl pt_BR ru sv
 [po4a_paths] po/dpkg-man.pot $lang:po/$lang.po
 
 # Make sure the man pages are generated with the right encoding.
@@ -7,6 +7,7 @@
                  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"      \