Browse Source

Add missing markup to option

Helge Kreutzmann 7 years ago
parent
commit
994f53838d
14 changed files with 105 additions and 100 deletions
  1. 1 1
      man/dpkg-buildpackage.man
  2. 33 28
      man/po/de.po
  3. 5 5
      man/po/dpkg-man.pot
  4. 6 6
      man/po/es.po
  5. 6 6
      man/po/fr.po
  6. 6 6
      man/po/hu.po
  7. 6 6
      man/po/it.po
  8. 6 6
      man/po/ja.po
  9. 6 6
      man/po/nl.po
  10. 6 6
      man/po/pl.po
  11. 6 6
      man/po/pt_BR.po
  12. 6 6
      man/po/ru.po
  13. 6 6
      man/po/sv.po
  14. 6 6
      man/po/zh_CN.po

+ 1 - 1
man/dpkg-buildpackage.man

@@ -91,7 +91,7 @@ It runs the \fBcheck\fP hook and calls a package checker for the
 with \fB\-\-check\-command\fP).
 .IP \fB11.\fP 3
 It runs the \fBsign\fP hook and calls \fBgpg2\fP or \fBgpg\fP (as long as it
-is not an UNRELEASED build, or \-\-no\-sign is specified) to sign the
+is not an UNRELEASED build, or \fB\-\-no\-sign\fP is specified) to sign the
 \fB.dsc\fP file (if any, unless
 \fB\-us\fP or \fB\-\-unsigned\-source\fP is specified), the \fB.buildinfo\fP
 file (unless \fB\-ui\fP, \fB\-\-unsigned\-buildinfo\fP,

+ 33 - 28
man/po/de.po

@@ -10,8 +10,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: dpkg-man 1.18.8\n"
 "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-28 06:25+0100\n"
-"PO-Revision-Date: 2017-01-28 10:44+0100\n"
+"POT-Creation-Date: 2017-01-28 10:52+0100\n"
+"PO-Revision-Date: 2017-01-28 10:58+0100\n"
 "Last-Translator: Helge Kreutzmann <debian@helgefjell.de>\n"
 "Language-Team: German <debian-l10n-german@lists.debian.org>\n"
 "Language: de\n"
@@ -11937,18 +11937,19 @@ msgstr "B<11.>"
 #: dpkg-buildpackage.man
 msgid ""
 "It runs the B<sign> hook and calls B<gpg2> or B<gpg> (as long as it is not "
-"an UNRELEASED build, or --no-sign is specified) to sign the B<.dsc> file (if "
-"any, unless B<-us> or B<--unsigned-source> is specified), the B<.buildinfo> "
-"file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--unsigned-"
-"changes> is specified) and the B<.changes> file (unless B<-uc> or B<--"
-"unsigned-changes> is specified)."
+"an UNRELEASED build, or B<--no-sign> is specified) to sign the B<.dsc> file "
+"(if any, unless B<-us> or B<--unsigned-source> is specified), the B<."
+"buildinfo> file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--"
+"unsigned-changes> is specified) and the B<.changes> file (unless B<-uc> or "
+"B<--unsigned-changes> is specified)."
 msgstr ""
 "Es führt den Hook B<sign> aus und ruft B<gpg2> oder B<gpg> auf (so lange es "
-"sich nicht um einen »UNRELEASED«-Bau handelt oder B<--no-sign> angegeben wurde), um die B<.dsc>-Datei (falls "
-"vorhanden und B<-us> oder B<--unsigned-source> nicht angegeben wurde), die "
-"B<.buildinfo>-Datei (falls B<-ui>, B<--unsigned-buildinfo>, B<-uc> oder B<--unsigned-changes> nicht "
-"angegeben wurden) und die B<.changes>-Datei (falls B<-uc> oder B<--unsigned-"
-"changes> nicht angegeben wurde) zu unterschreiben."
+"sich nicht um einen »UNRELEASED«-Bau handelt oder B<--no-sign> angegeben "
+"wurde), um die B<.dsc>-Datei (falls vorhanden und B<-us> oder B<--unsigned-"
+"source> nicht angegeben wurde), die B<.buildinfo>-Datei (falls B<-ui>, B<--"
+"unsigned-buildinfo>, B<-uc> oder B<--unsigned-changes> nicht angegeben "
+"wurden) und die B<.changes>-Datei (falls B<-uc> oder B<--unsigned-changes> "
+"nicht angegeben wurde) zu unterschreiben."
 
 #. type: IP
 #: dpkg-buildpackage.man
@@ -12740,12 +12741,13 @@ msgid ""
 "would have gotten. I<sign-command> should not contain spaces or any other "
 "shell metacharacters."
 msgstr ""
-"Wenn B<dpkg-buildpackage> GPG zum Unterschreiben einer Quellsteuerdatei (B<.dsc>) "
-"oder einer B<.changes>-Datei benötigt, wird es statt B<gpg> oder B<gpg2> den "
-"I<Unterschreibbefehl> ausführen (und dabei falls notwendig den B<PATH> "
-"durchsuchen) (lange Option seit Dpkg 1.18.8). I<Unterschreibbefehl> wird alle "
-"Argumente erhalten, die B<gpg> oder B<gpg2> erhalten hätte. I<Unterschreibbefehl> "
-"sollte keine Leerzeichen oder andere Metazeichen der Shell enthalten."
+"Wenn B<dpkg-buildpackage> GPG zum Unterschreiben einer Quellsteuerdatei (B<."
+"dsc>) oder einer B<.changes>-Datei benötigt, wird es statt B<gpg> oder "
+"B<gpg2> den I<Unterschreibbefehl> ausführen (und dabei falls notwendig den "
+"B<PATH> durchsuchen) (lange Option seit Dpkg 1.18.8). I<Unterschreibbefehl> "
+"wird alle Argumente erhalten, die B<gpg> oder B<gpg2> erhalten hätte. "
+"I<Unterschreibbefehl> sollte keine Leerzeichen oder andere Metazeichen der "
+"Shell enthalten."
 
 #. type: TP
 #: dpkg-buildpackage.man
@@ -12795,7 +12797,9 @@ msgstr "B<-uc>, B<--unsigned-changes>"
 msgid ""
 "Do not sign the B<.buildinfo> and B<.changes> files (long option since dpkg "
 "1.18.8)."
-msgstr "Die B<.changes>- und die B<.buildinfo> Datei nicht unterschreiben (lange Option seit Dpkg 1.18.8)."
+msgstr ""
+"Die B<.changes>- und die B<.buildinfo> Datei nicht unterschreiben (lange "
+"Option seit Dpkg 1.18.8)."
 
 #. type: TP
 #: dpkg-buildpackage.man
@@ -12809,8 +12813,8 @@ msgid ""
 "Do not sign any file, this includes the source package, the B<.buildinfo> "
 "file and the B<.changes> file (since dpkg 1.18.20)."
 msgstr ""
-"Keine Datei unterschreiben, das schließt Quellpakete, die Datei "
-"B<.buildinfo> und die Datei B<.changes> ein (seit Dpkg 1.18.20)."
+"Keine Datei unterschreiben, das schließt Quellpakete, die Datei B<."
+"buildinfo> und die Datei B<.changes> ein (seit Dpkg 1.18.20)."
 
 #. type: TP
 #: dpkg-buildpackage.man
@@ -12986,9 +12990,9 @@ msgid ""
 "If set, it will be used to sign the B<.changes> and B<.dsc> files (since "
 "dpkg 1.17.2).  Overridden by the B<--sign-key> option."
 msgstr ""
-"Falls gesetzt, wird sie zum Unterschreiben der B<.changes>- und B<.dsc>-Dateien "
-"verwandt (seit Dpkg 1.17.2). Wird durch die Option B<--sign-key> außer Kraft "
-"gesetzt."
+"Falls gesetzt, wird sie zum Unterschreiben der B<.changes>- und B<.dsc>-"
+"Dateien verwandt (seit Dpkg 1.17.2). Wird durch die Option B<--sign-key> "
+"außer Kraft gesetzt."
 
 #. type: Plain text
 #: dpkg-buildpackage.man
@@ -13157,7 +13161,8 @@ msgid ""
 "arguments for I<gain-root-command> and I<sign-command>."
 msgstr ""
 "Es sollte möglich sein, Leerzeichen und Metazeichen der Shell und "
-"Anfangsargumente für I<root-werde-Befehl> und I<Unterschreibbefehl> anzugeben."
+"Anfangsargumente für I<root-werde-Befehl> und I<Unterschreibbefehl> "
+"anzugeben."
 
 #. type: Plain text
 #: dpkg-buildpackage.man
@@ -26427,9 +26432,9 @@ msgstr ""
 #~ "It calls B<gpg2> or B<gpg> to sign the B<.changes> file (unless B<-uc> is "
 #~ "specified or on UNRELEASED builds)."
 #~ msgstr ""
-#~ "Es ruft B<gpg2> oder B<gpg> auf, um die B<.changes>-Datei zu unterschreiben "
-#~ "(falls B<-uc> nicht angegeben wurde oder es sich um einen »UNRELEASED«-"
-#~ "Bau handelt)."
+#~ "Es ruft B<gpg2> oder B<gpg> auf, um die B<.changes>-Datei zu "
+#~ "unterschreiben (falls B<-uc> nicht angegeben wurde oder es sich um einen "
+#~ "»UNRELEASED«-Bau handelt)."
 
 #~ msgid ""
 #~ "If B<-tc> is specified, it will call B<fakeroot debian/rules clean> "

+ 5 - 5
man/po/dpkg-man.pot

@@ -6,9 +6,9 @@
 #, fuzzy
 msgid ""
 msgstr ""
-"Project-Id-Version: dpkg-man 1.18.20\n"
+"Project-Id-Version: dpkg-man 1.18.20-2-g953b5-dirty\n"
 "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-28 06:25+0100\n"
+"POT-Creation-Date: 2017-01-28 10:52+0100\n"
 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
 "Language-Team: LANGUAGE <LL@li.org>\n"
@@ -9647,9 +9647,9 @@ msgstr ""
 #: dpkg-buildpackage.man:1
 msgid ""
 "It runs the B<sign> hook and calls B<gpg2> or B<gpg> (as long as it is not "
-"an UNRELEASED build, or --no-sign is specified) to sign the B<.dsc> file (if "
-"any, unless B<-us> or B<--unsigned-source> is specified), the B<.buildinfo> "
-"file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or "
+"an UNRELEASED build, or B<--no-sign> is specified) to sign the B<.dsc> file "
+"(if any, unless B<-us> or B<--unsigned-source> is specified), the "
+"B<.buildinfo> file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or "
 "B<--unsigned-changes> is specified) and the B<.changes> file (unless B<-uc> "
 "or B<--unsigned-changes> is specified)."
 msgstr ""

+ 6 - 6
man/po/es.po

@@ -38,7 +38,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: dpkg-man 1.16.8\n"
 "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-28 06:25+0100\n"
+"POT-Creation-Date: 2017-01-28 10:52+0100\n"
 "PO-Revision-Date: 2016-12-17 16:41+0100\n"
 "Last-Translator: Omar Campagne <ocampagne@gmail.com>\n"
 "Language-Team: Spanish <debian-l10n-spanish@lists.debian.org>\n"
@@ -12586,11 +12586,11 @@ msgstr ""
 #| "specified)."
 msgid ""
 "It runs the B<sign> hook and calls B<gpg2> or B<gpg> (as long as it is not "
-"an UNRELEASED build, or --no-sign is specified) to sign the B<.dsc> file (if "
-"any, unless B<-us> or B<--unsigned-source> is specified), the B<.buildinfo> "
-"file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--unsigned-"
-"changes> is specified) and the B<.changes> file (unless B<-uc> or B<--"
-"unsigned-changes> is specified)."
+"an UNRELEASED build, or B<--no-sign> is specified) to sign the B<.dsc> file "
+"(if any, unless B<-us> or B<--unsigned-source> is specified), the B<."
+"buildinfo> file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--"
+"unsigned-changes> is specified) and the B<.changes> file (unless B<-uc> or "
+"B<--unsigned-changes> is specified)."
 msgstr ""
 "Ejecución de B<gpg> para firmar el fichero B<.dsc> (de existir, a menos que "
 "se especifique B<-us>)."

+ 6 - 6
man/po/fr.po

@@ -11,7 +11,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: dpkg-man 1.17.0\n"
 "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-28 06:25+0100\n"
+"POT-Creation-Date: 2017-01-28 10:52+0100\n"
 "PO-Revision-Date: 2016-12-17 16:41+0100\n"
 "Last-Translator: Sébastien Poher <sbphr@volted.net>\n"
 "Language-Team: French <debian-l10n-french@lists.debian.org>\n"
@@ -12550,11 +12550,11 @@ msgstr "B<11.>"
 #| "the B<.changes> file (unless B<-uc> is specified or on UNRELEASED builds)."
 msgid ""
 "It runs the B<sign> hook and calls B<gpg2> or B<gpg> (as long as it is not "
-"an UNRELEASED build, or --no-sign is specified) to sign the B<.dsc> file (if "
-"any, unless B<-us> or B<--unsigned-source> is specified), the B<.buildinfo> "
-"file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--unsigned-"
-"changes> is specified) and the B<.changes> file (unless B<-uc> or B<--"
-"unsigned-changes> is specified)."
+"an UNRELEASED build, or B<--no-sign> is specified) to sign the B<.dsc> file "
+"(if any, unless B<-us> or B<--unsigned-source> is specified), the B<."
+"buildinfo> file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--"
+"unsigned-changes> is specified) and the B<.changes> file (unless B<-uc> or "
+"B<--unsigned-changes> is specified)."
 msgstr ""
 "Exécution du point d'entrée B<sign> et appel de B<gpg2> ou de B<gpg> pour "
 "signature des fichiers B<.dsc> (sauf si B<-us> est utilisé ou pour des "

+ 6 - 6
man/po/hu.po

@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: dpkg-man 1.17.0\n"
 "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-28 06:25+0100\n"
+"POT-Creation-Date: 2017-01-28 10:52+0100\n"
 "PO-Revision-Date: 2016-12-17 16:42+0100\n"
 "Last-Translator: SZERVÁC Attila <sas@321.hu>\n"
 "Language-Team: Hungarian <debian-l10n-hungarian@lists.debian.org>\n"
@@ -10088,11 +10088,11 @@ msgstr ""
 #: dpkg-buildpackage.man
 msgid ""
 "It runs the B<sign> hook and calls B<gpg2> or B<gpg> (as long as it is not "
-"an UNRELEASED build, or --no-sign is specified) to sign the B<.dsc> file (if "
-"any, unless B<-us> or B<--unsigned-source> is specified), the B<.buildinfo> "
-"file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--unsigned-"
-"changes> is specified) and the B<.changes> file (unless B<-uc> or B<--"
-"unsigned-changes> is specified)."
+"an UNRELEASED build, or B<--no-sign> is specified) to sign the B<.dsc> file "
+"(if any, unless B<-us> or B<--unsigned-source> is specified), the B<."
+"buildinfo> file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--"
+"unsigned-changes> is specified) and the B<.changes> file (unless B<-uc> or "
+"B<--unsigned-changes> is specified)."
 msgstr ""
 
 #. type: IP

+ 6 - 6
man/po/it.po

@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: dpkg 1.16.10\n"
 "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-28 06:25+0100\n"
+"POT-Creation-Date: 2017-01-28 10:52+0100\n"
 "PO-Revision-Date: 2016-12-17 16:42+0100\n"
 "Last-Translator: Beatrice Torracca <beatricet@libero.it>\n"
 "Language-Team: Italian <debian-l10n-italian@lists.debian.org>\n"
@@ -12165,11 +12165,11 @@ msgstr "B<11.>"
 #| "the B<.changes> file (unless B<-uc> is specified or on UNRELEASED builds)."
 msgid ""
 "It runs the B<sign> hook and calls B<gpg2> or B<gpg> (as long as it is not "
-"an UNRELEASED build, or --no-sign is specified) to sign the B<.dsc> file (if "
-"any, unless B<-us> or B<--unsigned-source> is specified), the B<.buildinfo> "
-"file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--unsigned-"
-"changes> is specified) and the B<.changes> file (unless B<-uc> or B<--"
-"unsigned-changes> is specified)."
+"an UNRELEASED build, or B<--no-sign> is specified) to sign the B<.dsc> file "
+"(if any, unless B<-us> or B<--unsigned-source> is specified), the B<."
+"buildinfo> file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--"
+"unsigned-changes> is specified) and the B<.changes> file (unless B<-uc> or "
+"B<--unsigned-changes> is specified)."
 msgstr ""
 "Esegue l'hook B<sign> e invoca B<gpg2> o B<gpg> per firmare il file B<.dsc> "
 "(se esiste, a meno che non sia stata specificata l'opzione B<-us> o in "

+ 6 - 6
man/po/ja.po

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: dpkg-man 1.17.0\n"
 "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-28 06:25+0100\n"
+"POT-Creation-Date: 2017-01-28 10:52+0100\n"
 "PO-Revision-Date: 2016-12-17 16:42+0100\n"
 "Last-Translator: TAKAHASHI Motonobu <monyo@monyo.com>\n"
 "Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
@@ -12355,11 +12355,11 @@ msgstr ""
 #| "specified)."
 msgid ""
 "It runs the B<sign> hook and calls B<gpg2> or B<gpg> (as long as it is not "
-"an UNRELEASED build, or --no-sign is specified) to sign the B<.dsc> file (if "
-"any, unless B<-us> or B<--unsigned-source> is specified), the B<.buildinfo> "
-"file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--unsigned-"
-"changes> is specified) and the B<.changes> file (unless B<-uc> or B<--"
-"unsigned-changes> is specified)."
+"an UNRELEASED build, or B<--no-sign> is specified) to sign the B<.dsc> file "
+"(if any, unless B<-us> or B<--unsigned-source> is specified), the B<."
+"buildinfo> file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--"
+"unsigned-changes> is specified) and the B<.changes> file (unless B<-uc> or "
+"B<--unsigned-changes> is specified)."
 msgstr ""
 "B<gpg> を呼び出し、B<.dsc> ファイルに署名を行う (B<-us> が指定されていない限"
 "り)。"

+ 6 - 6
man/po/nl.po

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: dpkg-man 1.18.18\n"
 "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-28 06:25+0100\n"
+"POT-Creation-Date: 2017-01-28 10:52+0100\n"
 "PO-Revision-Date: 2017-01-06 15:45+0100\n"
 "Last-Translator: Frans Spiesschaert <Frans.Spiesschaert@yucom.be>\n"
 "Language-Team: Debian Dutch l10n Team <debian-l10n-dutch@lists.debian.org>\n"
@@ -12091,11 +12091,11 @@ msgstr "B<11.>"
 #| "unsigned-changes> is specified or on UNRELEASED builds)."
 msgid ""
 "It runs the B<sign> hook and calls B<gpg2> or B<gpg> (as long as it is not "
-"an UNRELEASED build, or --no-sign is specified) to sign the B<.dsc> file (if "
-"any, unless B<-us> or B<--unsigned-source> is specified), the B<.buildinfo> "
-"file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--unsigned-"
-"changes> is specified) and the B<.changes> file (unless B<-uc> or B<--"
-"unsigned-changes> is specified)."
+"an UNRELEASED build, or B<--no-sign> is specified) to sign the B<.dsc> file "
+"(if any, unless B<-us> or B<--unsigned-source> is specified), the B<."
+"buildinfo> file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--"
+"unsigned-changes> is specified) and the B<.changes> file (unless B<-uc> or "
+"B<--unsigned-changes> is specified)."
 msgstr ""
 "Het voert de uitbreiding (hook) B<sign> uit en roept B<gpg2> of B<gpg> aan "
 "voor het ondertekenen van het bestand B<.dsc> (als dat bestaat) (tenzij B<-"

+ 6 - 6
man/po/pl.po

@@ -9,7 +9,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: dpkg-man 1.15.4\n"
 "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-28 06:25+0100\n"
+"POT-Creation-Date: 2017-01-28 10:52+0100\n"
 "PO-Revision-Date: 2016-12-17 16:42+0100\n"
 "Last-Translator: Michał Kułach <michal.kulach@gmail.com>\n"
 "Language-Team: Polish <debian-l10n-polish@lists.debian.org>\n"
@@ -12591,11 +12591,11 @@ msgstr ""
 #| "specified)."
 msgid ""
 "It runs the B<sign> hook and calls B<gpg2> or B<gpg> (as long as it is not "
-"an UNRELEASED build, or --no-sign is specified) to sign the B<.dsc> file (if "
-"any, unless B<-us> or B<--unsigned-source> is specified), the B<.buildinfo> "
-"file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--unsigned-"
-"changes> is specified) and the B<.changes> file (unless B<-uc> or B<--"
-"unsigned-changes> is specified)."
+"an UNRELEASED build, or B<--no-sign> is specified) to sign the B<.dsc> file "
+"(if any, unless B<-us> or B<--unsigned-source> is specified), the B<."
+"buildinfo> file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--"
+"unsigned-changes> is specified) and the B<.changes> file (unless B<-uc> or "
+"B<--unsigned-changes> is specified)."
 msgstr ""
 "Wywołuje B<gpg> aby podpisać plik B<.dsc> (jeśli jest, chyba że podano opcję "
 "B<-us>)."

+ 6 - 6
man/po/pt_BR.po

@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: dpkg-man 1.17.0\n"
 "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-28 06:25+0100\n"
+"POT-Creation-Date: 2017-01-28 10:52+0100\n"
 "PO-Revision-Date: 2016-12-17 16:42+0100\n"
 "Last-Translator: Andre Luis Lopes  <andrelop@debian.org>\n"
 "Language-Team: Portuguese <debian-l10n-portuguese@lists.debian.org>\n"
@@ -10069,11 +10069,11 @@ msgstr ""
 #: dpkg-buildpackage.man
 msgid ""
 "It runs the B<sign> hook and calls B<gpg2> or B<gpg> (as long as it is not "
-"an UNRELEASED build, or --no-sign is specified) to sign the B<.dsc> file (if "
-"any, unless B<-us> or B<--unsigned-source> is specified), the B<.buildinfo> "
-"file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--unsigned-"
-"changes> is specified) and the B<.changes> file (unless B<-uc> or B<--"
-"unsigned-changes> is specified)."
+"an UNRELEASED build, or B<--no-sign> is specified) to sign the B<.dsc> file "
+"(if any, unless B<-us> or B<--unsigned-source> is specified), the B<."
+"buildinfo> file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--"
+"unsigned-changes> is specified) and the B<.changes> file (unless B<-uc> or "
+"B<--unsigned-changes> is specified)."
 msgstr ""
 
 #. type: IP

+ 6 - 6
man/po/ru.po

@@ -7,7 +7,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: dpkg-man 1.17.0\n"
 "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-28 06:25+0100\n"
+"POT-Creation-Date: 2017-01-28 10:52+0100\n"
 "PO-Revision-Date: 2016-12-17 16:42+0100\n"
 "Last-Translator: Yuri Kozlov <kozlov.y@gmail.com>\n"
 "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n"
@@ -10496,11 +10496,11 @@ msgstr ""
 #: dpkg-buildpackage.man
 msgid ""
 "It runs the B<sign> hook and calls B<gpg2> or B<gpg> (as long as it is not "
-"an UNRELEASED build, or --no-sign is specified) to sign the B<.dsc> file (if "
-"any, unless B<-us> or B<--unsigned-source> is specified), the B<.buildinfo> "
-"file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--unsigned-"
-"changes> is specified) and the B<.changes> file (unless B<-uc> or B<--"
-"unsigned-changes> is specified)."
+"an UNRELEASED build, or B<--no-sign> is specified) to sign the B<.dsc> file "
+"(if any, unless B<-us> or B<--unsigned-source> is specified), the B<."
+"buildinfo> file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--"
+"unsigned-changes> is specified) and the B<.changes> file (unless B<-uc> or "
+"B<--unsigned-changes> is specified)."
 msgstr ""
 
 #. type: IP

+ 6 - 6
man/po/sv.po

@@ -6,7 +6,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: dpkg-man 1.17.11\n"
 "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-28 06:25+0100\n"
+"POT-Creation-Date: 2017-01-28 10:52+0100\n"
 "PO-Revision-Date: 2016-12-17 16:42+0100\n"
 "Last-Translator: Peter Krefting <peter@softwolves.pp.se>\n"
 "Language-Team: Svenska <debian-l10n-swedish@lists.debian.org>\n"
@@ -12305,11 +12305,11 @@ msgstr "B<11.>"
 #| "the B<.changes> file (unless B<-uc> is specified or on UNRELEASED builds)."
 msgid ""
 "It runs the B<sign> hook and calls B<gpg2> or B<gpg> (as long as it is not "
-"an UNRELEASED build, or --no-sign is specified) to sign the B<.dsc> file (if "
-"any, unless B<-us> or B<--unsigned-source> is specified), the B<.buildinfo> "
-"file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--unsigned-"
-"changes> is specified) and the B<.changes> file (unless B<-uc> or B<--"
-"unsigned-changes> is specified)."
+"an UNRELEASED build, or B<--no-sign> is specified) to sign the B<.dsc> file "
+"(if any, unless B<-us> or B<--unsigned-source> is specified), the B<."
+"buildinfo> file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--"
+"unsigned-changes> is specified) and the B<.changes> file (unless B<-uc> or "
+"B<--unsigned-changes> is specified)."
 msgstr ""
 "Kör haken B<sign> och anropar B<gpg2> eller B<gpg> för att signera B<.dsc>-"
 "filen (om sådan finns, såvida inte B<-us> anges eller på UNRELEASED-byggen) "

+ 6 - 6
man/po/zh_CN.po

@@ -8,7 +8,7 @@ msgid ""
 msgstr ""
 "Project-Id-Version: dpkg-man 1.17.21\n"
 "Report-Msgid-Bugs-To: debian-dpkg@lists.debian.org\n"
-"POT-Creation-Date: 2017-01-28 06:25+0100\n"
+"POT-Creation-Date: 2017-01-28 10:52+0100\n"
 "PO-Revision-Date: 2016-12-17 16:42+0100\n"
 "Last-Translator: Zhou Mo <cdluminate@gmail.com>\n"
 "Language-Team: Chinese (simplified) <debian-l10n-chinese@lists.debian.org>\n"
@@ -10095,11 +10095,11 @@ msgstr ""
 #: dpkg-buildpackage.man
 msgid ""
 "It runs the B<sign> hook and calls B<gpg2> or B<gpg> (as long as it is not "
-"an UNRELEASED build, or --no-sign is specified) to sign the B<.dsc> file (if "
-"any, unless B<-us> or B<--unsigned-source> is specified), the B<.buildinfo> "
-"file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--unsigned-"
-"changes> is specified) and the B<.changes> file (unless B<-uc> or B<--"
-"unsigned-changes> is specified)."
+"an UNRELEASED build, or B<--no-sign> is specified) to sign the B<.dsc> file "
+"(if any, unless B<-us> or B<--unsigned-source> is specified), the B<."
+"buildinfo> file (unless B<-ui>, B<--unsigned-buildinfo>, B<-uc> or B<--"
+"unsigned-changes> is specified) and the B<.changes> file (unless B<-uc> or "
+"B<--unsigned-changes> is specified)."
 msgstr ""
 
 #. type: IP