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

kreutzm pushed a commit to branch main
in repository dpkg.

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

The following commit(s) were added to refs/heads/main by this push:
     new ddb4276cd po: Update German man pages translation
ddb4276cd is described below

commit ddb4276cd8ab8365d2ae06e78c4e4b1d2bab26bf
Author: Helge Kreutzmann <deb...@helgefjell.de>
AuthorDate: Mon Oct 30 18:48:58 2023 +0100

    po: Update German man pages translation
---
 man/po/de.po | 159 ++++++++++++++---------------------------------------------
 1 file changed, 37 insertions(+), 122 deletions(-)

diff --git a/man/po/de.po b/man/po/de.po
index 126b90b35..0e99afc4a 100644
--- a/man/po/de.po
+++ b/man/po/de.po
@@ -14,7 +14,7 @@ msgstr ""
 "Project-Id-Version: dpkg-man 1.22.0\n"
 "Report-Msgid-Bugs-To: debian-d...@lists.debian.org\n"
 "POT-Creation-Date: 2023-10-30 03:13+0000\n"
-"PO-Revision-Date: 2023-10-26 19:09+0200\n"
+"PO-Revision-Date: 2023-10-30 18:46+0100\n"
 "Last-Translator: Helge Kreutzmann <deb...@helgefjell.de>\n"
 "Language-Team: German <debian-l10n-ger...@lists.debian.org>\n"
 "Language: de\n"
@@ -9405,11 +9405,9 @@ msgstr "B<ASFLAGS>"
 
 #. type: textblock
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid "Options for the assembler. Default value: empty. Since dpkg 1.21.0."
 msgid ""
 "Options for the host assembler.  Default value: empty.  Since dpkg 1.21.0."
-msgstr "Optionen für den Assembler. Standardwert: leer. Seit Dpkg 1.21.0."
+msgstr "Optionen für den Assembler des Rechners. Standardwert: leer. Seit Dpkg 
1.21.0."
 
 #. type: =item
 #: dpkg-buildflags.pod
@@ -9418,17 +9416,12 @@ msgstr "B<CFLAGS>"
 
 #. type: textblock
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid ""
-#| "Options for the C compiler. The default value set by the vendor includes "
-#| "B<-g> and the default optimization level (B<-O2> usually, or B<-O0> if "
-#| "the B<DEB_BUILD_OPTIONS> environment variable defines I<noopt>)."
 msgid ""
 "Options for the host C compiler.  The default value set by the vendor "
 "includes B<-g> and the default optimization level (B<-O2> usually, or B<-O0> "
 "if the B<DEB_BUILD_OPTIONS> environment variable defines I<noopt>)."
 msgstr ""
-"Optionen für den C-Compiler. Der vom Lieferanten gesetzte Standardwert "
+"Optionen für den C-Compiler des Rechners. Der vom Lieferanten gesetzte 
Standardwert "
 "enthält I<-g> und die Standard-Optimierungsstufe (normalerweise I<-O2> oder "
 "B<-O0>, falls die Umgebungsvariable B<DEB_BUILD_OPTIONS> I<noopt> definiert)."
 
@@ -9439,10 +9432,8 @@ msgstr "B<CPPFLAGS>"
 
 #. type: textblock
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid "Options for the C preprocessor. Default value: empty."
 msgid "Options for the host C preprocessor.  Default value: empty."
-msgstr "Optionen für den C-Präprozessor. Standardwert: leer."
+msgstr "Optionen für den C-Präprozessor des Rechners. Standardwert: leer."
 
 #. type: =item
 #: dpkg-buildflags.pod
@@ -9451,10 +9442,8 @@ msgstr "B<CXXFLAGS>"
 
 #. type: textblock
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid "Options for the C++ compiler. Same as B<CFLAGS>."
 msgid "Options for the host C++ compiler.  Same as B<CFLAGS>."
-msgstr "Optionen für den C++-Compiler. Identisch zu B<CFLAGS>."
+msgstr "Optionen für den C++-Compiler des Rechners. Identisch zu B<CFLAGS>."
 
 #. type: =item
 #: dpkg-buildflags.pod
@@ -9463,15 +9452,11 @@ msgstr "B<OBJCFLAGS>"
 
 #. type: textblock
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid ""
-#| "Options for the Objective C compiler. Same as B<CFLAGS>.  Since dpkg "
-#| "1.17.7."
 msgid ""
 "Options for the host Objective C compiler.  Same as B<CFLAGS>.  Since dpkg "
 "1.17.7."
 msgstr ""
-"Optionen für den Objective-C-Compiler. Identisch zu B<CFLAGS>. Seit Dpkg "
+"Optionen für den Objective-C-Compiler des Rechners. Identisch zu B<CFLAGS>. 
Seit Dpkg "
 "1.17.7."
 
 #. type: =item
@@ -9481,15 +9466,11 @@ msgstr "B<OBJCXXFLAGS>"
 
 #. type: textblock
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid ""
-#| "Options for the Objective C++ compiler. Same as B<CXXFLAGS>.  Since dpkg "
-#| "1.17.7."
 msgid ""
 "Options for the host Objective C++ compiler.  Same as B<CXXFLAGS>.  Since "
 "dpkg 1.17.7."
 msgstr ""
-"Optionen für den Objective-C++-Compiler. Identisch zu B<CXXFLAGS>. Seit Dpkg "
+"Optionen für den Objective-C++-Compiler des Rechners. Identisch zu 
B<CXXFLAGS>. Seit Dpkg "
 "1.17.7."
 
 #. type: =item
@@ -9499,10 +9480,8 @@ msgstr "B<DFLAGS>"
 
 #. type: textblock
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid "Options for the D compiler (ldc or gdc). Since dpkg 1.20.6."
 msgid "Options for the host D compiler (ldc or gdc).  Since dpkg 1.20.6."
-msgstr "Optionen für den D-Compiler (ldc oder gdc). Seit Dpkg 1.20.6."
+msgstr "Optionen für den D-Compiler des Rechners (ldc oder gdc). Seit Dpkg 
1.20.6."
 
 #. type: =item
 #: dpkg-buildflags.pod
@@ -9511,10 +9490,8 @@ msgstr "B<FFLAGS>"
 
 #. type: textblock
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid "Options for the Fortran 77 compiler. A subset of B<CFLAGS>."
 msgid "Options for the host Fortran 77 compiler.  A subset of B<CFLAGS>."
-msgstr "Optionen für den Fortran-77-Compiler. Eine Untermenge von B<CFLAGS>."
+msgstr "Optionen für den Fortran-77-Compiler des Rechners. Eine Untermenge von 
B<CFLAGS>."
 
 #. type: =item
 #: dpkg-buildflags.pod
@@ -9523,15 +9500,11 @@ msgstr "B<FCFLAGS>"
 
 #. type: textblock
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid ""
-#| "Options for the Fortran 9x compiler. Same as B<FFLAGS>.  Since dpkg "
-#| "1.17.7."
 msgid ""
 "Options for the host Fortran 9x compiler.  Same as B<FFLAGS>.  Since dpkg "
 "1.17.7."
 msgstr ""
-"Optionen für den Fortran-9x-Compiler. Identisch zu B<FFLAGS>. Seit Dpkg "
+"Optionen für den Fortran-9x-Compiler des Rechners. Identisch zu B<FFLAGS>. 
Seit Dpkg "
 "1.17.7."
 
 #. type: =item
@@ -9541,209 +9514,151 @@ msgstr "B<LDFLAGS>"
 
 #. type: textblock
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid ""
-#| "Options passed to the compiler when linking executables or shared objects "
-#| "(if the linker is called directly, then B<-Wl> and B<,> have to be "
-#| "stripped from these options). Default value: empty."
 msgid ""
 "Options passed to the host compiler when linking executables or shared "
 "objects (if the linker is called directly, then B<-Wl> and B<,> have to be "
 "stripped from these options). Default value: empty."
 msgstr ""
 "Optionen, die beim Linken von Programmen oder Laufzeitbibliotheken an den "
-"Compiler weitergegeben werden (falls der Linker direkt aufgerufen wird, "
+"Compiler des Rechners weitergegeben werden (falls der Linker direkt 
aufgerufen wird, "
 "müssen B<-Wl> und B<,> aus diesen Optionen entfernt werden). Standardmäßig "
 "leer."
 
 #. type: =item
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid "B<ASFLAGS>"
 msgid "B<ASFLAGS_FOR_BUILD>"
-msgstr "B<ASFLAGS>"
+msgstr "B<ASFLAGS_FOR_BUILD>"
 
 #. type: textblock
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid "Options for the assembler. Default value: empty. Since dpkg 1.21.0."
 msgid ""
 "Options for the build assembler.  Default value: empty.  Since dpkg 1.22.1."
-msgstr "Optionen für den Assembler. Standardwert: leer. Seit Dpkg 1.21.0."
+msgstr "Optionen für den Assembler zum Bauen. Standardwert: leer. Seit Dpkg 
1.22.1."
 
 #. type: =item
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid "B<CFLAGS>"
 msgid "B<CFLAGS_FOR_BUILD>"
-msgstr "B<CFLAGS>"
+msgstr "B<CFLAGS_FOR_BUILD>"
 
 #. type: textblock
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid ""
-#| "Options for the C compiler. The default value set by the vendor includes "
-#| "B<-g> and the default optimization level (B<-O2> usually, or B<-O0> if "
-#| "the B<DEB_BUILD_OPTIONS> environment variable defines I<noopt>)."
 msgid ""
 "Options for the build C compiler.  The default value set by the vendor "
 "includes B<-g> and the default optimization level (B<-O2> usually, or B<-O0> "
 "if the B<DEB_BUILD_OPTIONS> environment variable defines I<noopt>).  Since "
 "dpkg 1.22.1."
 msgstr ""
-"Optionen für den C-Compiler. Der vom Lieferanten gesetzte Standardwert "
+"Optionen für den C-Compiler zum Bauen. Der vom Lieferanten gesetzte 
Standardwert "
 "enthält I<-g> und die Standard-Optimierungsstufe (normalerweise I<-O2> oder "
 "B<-O0>, falls die Umgebungsvariable B<DEB_BUILD_OPTIONS> I<noopt> definiert)."
+" Seit Dpkg 1.22.1."
 
 #. type: =item
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid "B<CPPFLAGS>"
 msgid "B<CPPFLAGS_FOR_BUILD>"
-msgstr "B<CPPFLAGS>"
+msgstr "B<CPPFLAGS_FOR_BUILD>"
 
 #. type: textblock
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid "Options for the assembler. Default value: empty. Since dpkg 1.21.0."
 msgid ""
 "Options for the build C preprocessor.  Default value: empty.  Since dpkg "
 "1.22.1."
-msgstr "Optionen für den Assembler. Standardwert: leer. Seit Dpkg 1.21.0."
+msgstr "Optionen für den C-Präprozessor zum Bauen. Standardwert: leer. Seit 
Dpkg 1.22.1."
 
 #. type: =item
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid "B<CXXFLAGS>"
 msgid "B<CXXFLAGS_FOR_BUILD>"
-msgstr "B<CXXFLAGS>"
+msgstr "B<CXXFLAGS_FOR_BUILD>"
 
 #. type: textblock
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid ""
-#| "Options for the Objective C++ compiler. Same as B<CXXFLAGS>.  Since dpkg "
-#| "1.17.7."
 msgid ""
 "Options for the build C++ compiler.  Same as B<CFLAGS_FOR_BUILD>.  Since "
 "dpkg 1.22.1."
 msgstr ""
-"Optionen für den Objective-C++-Compiler. Identisch zu B<CXXFLAGS>. Seit Dpkg "
-"1.17.7."
+"Optionen für den C++-Compiler zum Bauen. Identisch zu B<CFLAGS_FOR_BUILD>. 
Seit Dpkg "
+"1.22.1."
 
 #. type: =item
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid "B<OBJCFLAGS>"
 msgid "B<OBJCFLAGS_FOR_BUILD>"
-msgstr "B<OBJCFLAGS>"
+msgstr "B<OBJCFLAGS_FOR_BUILD>"
 
 #. type: textblock
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid ""
-#| "Options for the Objective C compiler. Same as B<CFLAGS>.  Since dpkg "
-#| "1.17.7."
 msgid ""
 "Options for the build Objective C compiler.  Same as B<CFLAGS_FOR_BUILD>.  "
 "Since dpkg 1.22.1."
 msgstr ""
-"Optionen für den Objective-C-Compiler. Identisch zu B<CFLAGS>. Seit Dpkg "
-"1.17.7."
+"Optionen für den Objective-C-Compiler zum Bauen. Identisch zu 
B<CFLAGS_FOR_BUILD>. Seit Dpkg "
+"1.22.1."
 
 #. type: =item
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid "B<OBJCXXFLAGS>"
 msgid "B<OBJCXXFLAGS_FOR_BUILD>"
-msgstr "B<OBJCXXFLAGS>"
+msgstr "B<OBJCXXFLAGS_FOR_BUILD>"
 
 #. type: textblock
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid ""
-#| "Options for the Objective C++ compiler. Same as B<CXXFLAGS>.  Since dpkg "
-#| "1.17.7."
 msgid ""
 "Options for the build Objective C++ compiler.  Same as "
 "B<CXXFLAGS_FOR_BUILD>.  Since dpkg 1.22.1."
 msgstr ""
-"Optionen für den Objective-C++-Compiler. Identisch zu B<CXXFLAGS>. Seit Dpkg "
-"1.17.7."
+"Optionen für den Objective-C++-Compiler zum Bauen. Identisch zu 
B<CXXFLAGS_FOR_BUILD>. Seit Dpkg "
+"1.22.1."
 
 #. type: =item
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid "B<DFLAGS>"
 msgid "B<DFLAGS_FOR_BUILD>"
-msgstr "B<DFLAGS>"
+msgstr "B<DFLAGS_FOR_BUILD>"
 
 #. type: textblock
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid "Options for the D compiler (ldc or gdc). Since dpkg 1.20.6."
 msgid "Options for the build D compiler (ldc or gdc).  Since dpkg 1.22.1."
-msgstr "Optionen für den D-Compiler (ldc oder gdc). Seit Dpkg 1.20.6."
+msgstr "Optionen für den D-Compiler (ldc oder gdc) zum Bauen. Seit Dpkg 
1.22.1."
 
 #. type: =item
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid "B<FFLAGS>"
 msgid "B<FFLAGS_FOR_BUILD>"
-msgstr "B<FFLAGS>"
+msgstr "B<FFLAGS_FOR_BUILD>"
 
 #. type: textblock
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid "Options for the Fortran 77 compiler. A subset of B<CFLAGS>."
 msgid ""
 "Options for the build Fortran 77 compiler.  A subset of "
 "B<CFLAGS_FOR_BUILD>.  Since dpkg 1.22.1."
-msgstr "Optionen für den Fortran-77-Compiler. Eine Untermenge von B<CFLAGS>."
+msgstr "Optionen für den Fortran-77-Compiler zum Bauen. Eine Untermenge von 
B<CFLAGS_FOR_BUILD>. Seit Dpkg 1.22.1."
 
 #. type: =item
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid "B<FCFLAGS>"
 msgid "B<FCFLAGS_FOR_BUILD>"
-msgstr "B<FCFLAGS>"
+msgstr "B<FCFLAGS_FOR_BUILD>"
 
 #. type: textblock
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid ""
-#| "Options for the Fortran 9x compiler. Same as B<FFLAGS>.  Since dpkg "
-#| "1.17.7."
 msgid ""
 "Options for the build Fortran 9x compiler.  Same as B<FFLAGS_FOR_BUILD>.  "
 "Since dpkg 1.22.1."
 msgstr ""
-"Optionen für den Fortran-9x-Compiler. Identisch zu B<FFLAGS>. Seit Dpkg "
-"1.17.7."
+"Optionen für den Fortran-9x-Compiler zum Bauen. Identisch zu 
B<FFLAGS_FOR_BUILD>. Seit Dpkg "
+"1.22.1."
 
 #. type: =item
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid "B<LDFLAGS>"
 msgid "B<LDFLAGS_FOR_BUILD>"
-msgstr "B<LDFLAGS>"
+msgstr "B<LDFLAGS_FOR_BUILD>"
 
 #. type: textblock
 #: dpkg-buildflags.pod
-#, fuzzy
-#| msgid ""
-#| "Options passed to the compiler when linking executables or shared objects "
-#| "(if the linker is called directly, then B<-Wl> and B<,> have to be "
-#| "stripped from these options). Default value: empty."
 msgid ""
 "Options passed to the build compiler when linking executables or shared "
 "objects (if the linker is called directly, then B<-Wl> and B<,> have to be "
 "stripped from these options).  Default value: empty.  Since dpkg 1.22.1."
 msgstr ""
 "Optionen, die beim Linken von Programmen oder Laufzeitbibliotheken an den "
-"Compiler weitergegeben werden (falls der Linker direkt aufgerufen wird, "
+"Compiler zum Bauen weitergegeben werden (falls der Linker direkt aufgerufen 
wird, "
 "müssen B<-Wl> und B<,> aus diesen Optionen entfernt werden). Standardmäßig "
-"leer."
+"leer. Seit Dpkg 1.22.1."
 
 #. type: textblock
 #: dpkg-buildflags.pod

-- 
Dpkg.Org's dpkg

Reply via email to