This is an automated email from the git hooks/post-receive script.

kreutzm pushed a commit to branch master
in repository dpkg.

View the commit online:
https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=58a3470f3ac2ee394d6525ab4781838327e9bb13

The following commit(s) were added to refs/heads/master by this push:
     new 58a3470f3 Update German scripts translation
58a3470f3 is described below

commit 58a3470f3ac2ee394d6525ab4781838327e9bb13
Author: Helge Kreutzmann <[email protected]>
AuthorDate: Thu Aug 30 08:35:56 2018 +0200

    Update German scripts translation
    
    Update to 602t.
---
 scripts/po/de.po | 32 ++++++++++++++++++++++++++------
 1 file changed, 26 insertions(+), 6 deletions(-)

diff --git a/scripts/po/de.po b/scripts/po/de.po
index ae49d766f..b65d5c7af 100644
--- a/scripts/po/de.po
+++ b/scripts/po/de.po
@@ -6,8 +6,8 @@ msgid ""
 msgstr ""
 "Project-Id-Version: dpkg-dev 1.19.1\n"
 "Report-Msgid-Bugs-To: [email protected]\n"
-"POT-Creation-Date: 2018-07-25 09:27+0200\n"
-"PO-Revision-Date: 2018-07-25 09:46+0200\n"
+"POT-Creation-Date: 2018-08-30 07:12+0200\n"
+"PO-Revision-Date: 2018-08-30 08:34+0200\n"
 "Last-Translator: Helge Kreutzmann <[email protected]>\n"
 "Language-Team: German <[email protected]>\n"
 "Language: de\n"
@@ -1092,6 +1092,8 @@ msgstr "Ausgabe-Steurdatei »%s« kann nicht installiert 
werden"
 #: scripts/dpkg-gensymbols.pl
 msgid ""
 "Options:\n"
+"  -l<library-path>         add directory to private shared library search "
+"list.\n"
 "  -p<package>              generate symbols file for package.\n"
 "  -P<package-build-dir>    temporary build directory instead of debian/tmp.\n"
 "  -e<library>              explicitly list libraries to scan.\n"
@@ -1125,6 +1127,8 @@ msgid ""
 "      --version            show the version.\n"
 msgstr ""
 "Optionen:\n"
+"  -l<library-path>         Verzeichnis zur privaten Suchliste für gemeinsam\n"
+"                           benutzte Bibliotheken hinzufügen\n"
 "  -p<Paket>                Symboldatei für Paket erstellen\n"
 "  -P<Paketbauverz>         temporäres Bauverzeichnis (statt debian/tmp)\n"
 "  -e<Bibliothek>           explizite Liste von zu durchsuchenden Dateien\n"
@@ -2780,6 +2784,14 @@ msgstr "Zeichen »%s« ist nicht erlaubt"
 msgid "must start with an alphanumeric character"
 msgstr "muss mit einem alphanumerischen Zeichen beginnen"
 
+#: scripts/Dpkg/Shlibs.pm
+msgid ""
+"deprecated use of LD_LIBRARY_PATH with private library directory which "
+"interferes with cross-building, please use -l option instead"
+msgstr ""
+"veraltete Verwendung von LD_LIBRARY_PATH mit privaten Bibliotheksverzeichnis "
+"stört Cross-Bau, bitte verwenden Sie stattdessen die Option »-l«"
+
 #: scripts/Dpkg/Shlibs/Objdump.pm
 #, perl-format
 msgid "unknown executable format in file '%s'"
@@ -3596,6 +3608,11 @@ msgstr "Symlink %s kann nicht angelegt werden"
 
 #: scripts/Dpkg/Source/Package/V3/Quilt.pm
 #, perl-format
+msgid "using patch list from %s"
+msgstr "Patchliste aus %s wird verwendet"
+
+#: scripts/Dpkg/Source/Package/V3/Quilt.pm
+#, perl-format
 msgid "unsupported version of the quilt metadata: %s"
 msgstr "nicht unterstützte Version der Quilt-Metadaten: %s"
 
@@ -3880,13 +3897,13 @@ msgstr "veraltete Substitutionsvariable ${%s}"
 
 #: scripts/Dpkg/Substvars.pm
 #, perl-format
-msgid "unknown substitution variable ${%s}"
-msgstr "unbekannte Substitutionsvariable ${%s}"
+msgid "substitution variable ${%s} used, but is not defined"
+msgstr "unbenutzte Variable ${%s} verwandt, aber nicht definiert"
 
 #: scripts/Dpkg/Substvars.pm
 #, perl-format
-msgid "unused substitution variable ${%s}"
-msgstr "unbenutzte Substitutionsvariable ${%s}"
+msgid "substitution variable ${%s} unused, but is defined"
+msgstr "Substitutionsvariable ${%s} unbenutzt, aber definiert"
 
 #: scripts/Dpkg/Vars.pm
 #, perl-format
@@ -3954,6 +3971,9 @@ msgstr "Versionsnummer enthält ungültiges Zeichen »%s«"
 msgid "epoch part of the version number is not a number: '%s'"
 msgstr "Epoch-Teil der Versionsnummer ist keine Zahl: »%s«"
 
+#~ msgid "unknown substitution variable ${%s}"
+#~ msgstr "unbekannte Substitutionsvariable ${%s}"
+
 #~ msgid "cannot create pipe for %s"
 #~ msgstr "Pipe für %s kann nicht angelegt werden"
 

-- 
Dpkg.Org's dpkg

Reply via email to