Your message dated Sun, 10 Jan 2021 15:03:59 +0000
with message-id <[email protected]>
and subject line Bug#978117: fixed in libconfuse 3.3-2
has caused the Debian Bug report #978117,
regarding libconfuse: [INTL:de] updated German po file translation
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
978117: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=978117
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: libconfuse
Version: 3.3-1
Severity: wishlist
Tags: patch l10n

Please find the updated German po file translation for libconfuse
attached.

If you update your template, please use 
'msgfmt --statistics <pofile.po>'
to check the po-files for fuzzy or untranslated strings.

If there are such strings, please contact me so I can update the 
German translation.

Greetings
            Helge
# Translation of confuse to German
# Copyright (C) 2002-2003 Martin Hedenfalk
# This file is distributed under the same license as the confuse package.
# Chris Leick <[email protected]>, 2009, 2019.
#
msgid ""
msgstr ""
"Project-Id-Version: confuse 3.3-1\n"
"Report-Msgid-Bugs-To: https://github.com/martinh/libconfuse/issues\n";
"POT-Creation-Date: 2020-06-22 11:38+0200\n"
"PO-Revision-Date: 2020-12-26 08:50+0100\n"
"Last-Translator: Chris Leick <[email protected]>\n"
"Language-Team: German <[email protected]>\n"
"Language: de\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#: src/confuse.c:326 src/confuse.c:347 src/confuse.c:2295
#, c-format
msgid "no such option '%s'"
msgstr "keine solche Option »%s«"

#: src/confuse.c:328
#, c-format
msgid "no sub-section '%s' in '%s'"
msgstr "kein Unterabschnitt »%s« in »%s«"

#: src/confuse.c:330
#, c-format
msgid "no sub-section title/index for '%s'"
msgstr "kein Unterabschnitt Titel/Index für »%s«"

#: src/confuse.c:756
#, c-format
msgid "duplicate option '%s' not allowed"
msgstr "doppelte Option »%s« nicht erlaubt"

#: src/confuse.c:924
#, c-format
msgid "found duplicate title '%s'"
msgstr "doppelter Titel »%s« gefunden"

#: src/confuse.c:951
#, c-format
msgid "invalid integer value for option '%s'"
msgstr "ungültiger Ganzzahlwert für Option »%s«"

#: src/confuse.c:955
#, c-format
msgid "integer value for option '%s' is out of range"
msgstr "Ganzzahlwert für Option »%s« ist außerhalb des Abschnitts"

#: src/confuse.c:973
#, c-format
msgid "invalid floating point value for option '%s'"
msgstr "ungültiger Fließkommawert für Option »%s«"

#: src/confuse.c:977
#, c-format
msgid "floating point value for option '%s' is out of range"
msgstr "Fließkommawert für Option »%s« ist außerhalb des Abschnitts"

#: src/confuse.c:1063
#, c-format
msgid "invalid boolean value for option '%s'"
msgstr "ungültiger Boolean-Wert für Option »%s«"

#: src/confuse.c:1262
#, c-format
msgid "dropping deprecated configuration option '%s'"
msgstr "missbilligte Konfigurationsoption »%s« wird verworfen"

# FIXME s/.//
#: src/confuse.c:1265
#, c-format
msgid "found deprecated option '%s', please update configuration file."
msgstr ""
"missbilligte Option »%s« gefunden, bitte aktualisieren Sie die "
"Konfigurationsdatei"

#: src/confuse.c:1296
msgid "premature end of file"
msgstr "vorzeitiges Ende der Datei"

# http://www.dict.cc/deutsch-englisch/Klammer.html
#: src/confuse.c:1317
msgid "unexpected closing brace"
msgstr "unerwartete schließende eckige Klammer"

#: src/confuse.c:1338 src/confuse.c:1418 src/confuse.c:1445 src/confuse.c:1468
#: src/confuse.c:1583 src/confuse.c:1627
#, c-format
msgid "unexpected token '%s'"
msgstr "unerwartetes Element »%s«"

#: src/confuse.c:1380
#, c-format
msgid "attempt to append to non-list option '%s'"
msgstr "Versuch, an die Nicht-Listen-Option »%s« anzuhängen"

#: src/confuse.c:1393
#, c-format
msgid "missing equal sign after option '%s'"
msgstr "fehlendes Gleichheitszeichen nach Option »%s«"

#: src/confuse.c:1475
#, c-format
msgid "missing opening brace for section '%s'"
msgstr "öffnende geschweifte Klammer für Abschnitt »%s« fehlt"

#: src/confuse.c:1502
#, c-format
msgid "missing title for section '%s'"
msgstr "fehlender Titel für Abschnitt »%s«"

#: src/confuse.c:1514
#, c-format
msgid "missing parenthesis for function '%s'"
msgstr "runde Klammer für Funktion »%s« fehlt"

#: src/confuse.c:1536 src/confuse.c:1549
#, c-format
msgid "syntax error in call of function '%s'"
msgstr "Syntaxfehler im Aufruf der Funktion »%s«"

#: src/confuse.c:1643
#, c-format
msgid "Internal error in cfg_parse_internal(), unknown state %d"
msgstr "interner Fehler in cfg_parse_internal(), unbekannter Status %d"

#: src/confuse.c:2007
msgid "wrong number of arguments to cfg_include()"
msgstr "falsche Anzahl von Argumenten für cfg_include()"

#: src/lexer.l:163
#, c-format
msgid "invalid octal number '%s'"
msgstr "ungültige Oktalzahl »%s«"

#: src/lexer.l:169
#, c-format
msgid "bad escape sequence '%s'"
msgstr "falsche Escape-Sequenz »%s«"

#: src/lexer.l:240
msgid "unterminated string constant"
msgstr "nicht beendete Zeichenkettenkonstante"

#: src/lexer.l:313
msgid "includes nested too deeply"
msgstr "Zu tiefe Verschachtelung von includes"

#: src/lexer.l:325
#, c-format
msgid "%s: Not found in search path"
msgstr "%s: nicht im Suchpfad gefunden"

#: src/lexer.l:334
#, c-format
msgid "%s: Failed tilde expand"
msgstr "%s: Expandieren von Tilde fehlgeschlagen"

--- End Message ---
--- Begin Message ---
Source: libconfuse
Source-Version: 3.3-2
Done: Aurelien Jarno <[email protected]>

We believe that the bug you reported is fixed in the latest version of
libconfuse, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [email protected],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Aurelien Jarno <[email protected]> (supplier of updated libconfuse package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [email protected])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Sun, 10 Jan 2021 15:30:20 +0100
Source: libconfuse
Architecture: source
Version: 3.3-2
Distribution: unstable
Urgency: medium
Maintainer: Aurelien Jarno <[email protected]>
Changed-By: Aurelien Jarno <[email protected]>
Closes: 978117
Changes:
 libconfuse (3.3-2) unstable; urgency=medium
 .
   * German translation update, by Fabian Baumanis.  Closes: #978117.
   * Update debian/copyright to use a verbatim copy of the copyright
     information instead of a reformated one.
   * Bumped Standards-Version to 4.5.1.
Checksums-Sha1:
 964272320318b5673f0739ab08a427d89a4a87e2 2061 libconfuse_3.3-2.dsc
 96028d9d55f15732ec8db5fbd32296efd473c29f 7048 libconfuse_3.3-2.debian.tar.xz
 1ec03fa42207c9619f73be82b4cc69cd4b7b9beb 5542 libconfuse_3.3-2_source.buildinfo
Checksums-Sha256:
 a44cbae96f0d59b12c40f2c4d4f335a8f30ef0b697fca9e873980d5d489d8315 2061 
libconfuse_3.3-2.dsc
 db9e8b44942167b9dbf042ef6a48d636d255f072c02b7a0946336e4791cceca7 7048 
libconfuse_3.3-2.debian.tar.xz
 7028f1330495e62e8c80e7019a55d73769ab85194c0f2a3dfce820e2283b6a9e 5542 
libconfuse_3.3-2_source.buildinfo
Files:
 d6f2dd2902b35b039d0f6ec198ba444e 2061 libs optional libconfuse_3.3-2.dsc
 65a7c1f70622101e7e05dbe04082aefc 7048 libs optional 
libconfuse_3.3-2.debian.tar.xz
 528be3fa78d00ccf84ddc82557b3a381 5542 libs optional 
libconfuse_3.3-2_source.buildinfo

-----BEGIN PGP SIGNATURE-----

iQIzBAEBCgAdFiEEUryGlb40+QrX1Ay4E4jA+JnoM2sFAl/7D+gACgkQE4jA+Jno
M2vNeBAAgxLkiF0IAMkovcCGtk4vUgkFNRojEE4tNg25+MlLSBefnxifR9J1BRIu
MQq9umCmd31JpIDnRvQShaAN72XkzFQZ+bJCp2TBqhZ5YE47T1z9aYHXtxT3sIAW
Wec+G0Bteykim88EeRNY9eV6MF/LTcQ7jWUAToV0iklK340n/QDFpZP9tmLbNwz4
nF1iT/6JRNFVVjyOmjKJyQow0CJJiSxCPIiQDEhI3td9AQJJSAts2e0Vl1ieTxaa
O2k60TN/nQOJXA2cc0HZzD0nsyY7XxAvRI0k2epRgtvtNIGtOQx84KMr8pHtww3T
WwX4JbhOmiqyvHh67tFpY8uZqgDyPkz+W7zoZmIZocNaGQwsqZgruduX3gp/zG2s
8kwaTXNqrdNMXlkNpAQaHR+iWlSFOY3YIfYzngy5d8xWJWh5CNyJjFHw9zND9Sko
Dmqt2ppOuWzvf/J4H9aYmsCcyO+Wq1xiIdsPRDbv3+lSRXqjeXClsEWOzjFBHxcU
u8hcR+PMXXz/007yE1KOeCtlndd5/3jmAvDkjJ1Td4PvDaopWdQqsTWS8kDKqasU
XKj9dqdQHZKQzRuOBsJgIDNIFdmpDT9IQ4CP1AvFGKQlFqsmz092Jv/NorC44uGe
U2US5j9Y+RPaQ62GUsdGfyI7u3bXeG30Odnw7Iw5ev88mVYRiC0=
=Ik2i
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to