summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorAndre Jonas <nipsky@googlemail.com>2013-02-03 19:58:29 +0100
committerMario Blättermann <mario.blaettermann@gmail.com>2013-02-03 19:58:29 +0100
commit48b065832cbcbdab96db46864c9f5ac7152b5556 (patch)
tree3324ef0dc2c5b79d7ba984c959692d4f7b9863c9 /po
parent8a07df5bd57e48bcb37ac7999e0d985bf9935363 (diff)
downloadlibsoup-48b065832cbcbdab96db46864c9f5ac7152b5556.tar.gz
libsoup-48b065832cbcbdab96db46864c9f5ac7152b5556.tar.bz2
libsoup-48b065832cbcbdab96db46864c9f5ac7152b5556.zip
[l10n] Updated German translation
Diffstat (limited to 'po')
-rw-r--r--po/de.po56
1 files changed, 39 insertions, 17 deletions
diff --git a/po/de.po b/po/de.po
index a3555c5a..62d77b06 100644
--- a/po/de.po
+++ b/po/de.po
@@ -3,22 +3,23 @@
# This file is distributed under the same license as the libsoup package.
# Tobias Endrigkeit <tobiasendrigkeit@googlemail.com>, 2012.
# Mario Blättermann <mario.blaettermann@gmail.com>, 2012.
+# Andre Jonas <nipsky@googlemail.com>, 2013.
#
msgid ""
msgstr ""
"Project-Id-Version: libsoup master\n"
"Report-Msgid-Bugs-To: http://bugzilla.gnome.org/enter_bug.cgi?"
"product=libsoup&keywords=I18N+L10N&component=general\n"
-"POT-Creation-Date: 2012-09-10 15:07+0000\n"
-"PO-Revision-Date: 2012-09-20 13:29+0100\n"
-"Last-Translator: Mario Blättermann <mario.blaettermann@gmail.com>\n"
-"Language-Team: Deutsch <gnome-de@gnome.org>\n"
+"POT-Creation-Date: 2013-01-21 15:55+0000\n"
+"PO-Revision-Date: 2013-01-23 12:26+0100\n"
+"Last-Translator: Andre Jonas <nipsky@googlemail.com>\n"
+"Language-Team: Deutsch <German <gnome-de@gnome.org>>\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"
-"X-Generator: Gtranslator 2.91.5\n"
+"X-Generator: Gtranslator 2.91.6\n"
#: ../libsoup/soup-body-input-stream.c:141
#: ../libsoup/soup-body-input-stream.c:172
@@ -26,59 +27,80 @@ msgstr ""
msgid "Connection terminated unexpectedly"
msgstr "Die Verbindung wurde unerwartet beendet"
-#: ../libsoup/soup-body-input-stream.c:461
+#: ../libsoup/soup-body-input-stream.c:463
msgid "Invalid seek request"
msgstr "Ungültige Suchanfrage"
-#: ../libsoup/soup-body-input-stream.c:489
+#: ../libsoup/soup-body-input-stream.c:491
msgid "Cannot truncate SoupBodyInputStream"
msgstr "SoupBodyInputStream konnte nicht abgeschnitten werden"
+#: ../libsoup/soup-cache-input-stream.c:77
+msgid "Network stream unexpectedly closed"
+msgstr "Netzwerk-Stream wurde unerwartet geschlossen"
+
#: ../libsoup/soup-converter-wrapper.c:192
#, c-format
msgid "Output buffer is too small"
msgstr "Der Ausgabe-Zwischenspeicher ist zu klein"
-#: ../libsoup/soup-message-io.c:818 ../libsoup/soup-message-io.c:854
+#: ../libsoup/soup-message-client-io.c:41
+msgid "Could not parse HTTP response"
+msgstr "HTTP-Antwort konnte nicht verarbeitet werden"
+
+#: ../libsoup/soup-message-client-io.c:66
+msgid "Unrecognized HTTP response encoding"
+msgstr "Unbekannte Kodierung der HTTP-Antwort"
+
+#: ../libsoup/soup-message-io.c:846 ../libsoup/soup-message-io.c:882
msgid "Operation was cancelled"
msgstr "Der Vorgang wurde abgebrochen"
-#: ../libsoup/soup-message-io.c:865
+#: ../libsoup/soup-message-io.c:893
msgid "Operation would block"
msgstr "Der Vorgang würde gestoppt werden"
-#: ../libsoup/soup-request.c:142
+#: ../libsoup/soup-message-server-io.c:40
+msgid "Could not parse HTTP request"
+msgstr "HTTP-Anfrage konnte nicht verarbeitet werden"
+
+#: ../libsoup/soup-request.c:140
#, c-format
msgid "No URI provided"
msgstr "Keine Adresse wurde bereitgestellt"
-#: ../libsoup/soup-request.c:152
+#: ../libsoup/soup-request.c:150
#, c-format
msgid "Invalid '%s' URI: %s"
msgstr "Ungültige »%s« Adresse: %s"
-#: ../libsoup/soup-requester.c:219
+#: ../libsoup/soup-session.c:4123
#, c-format
msgid "Could not parse URI '%s'"
msgstr "Die Adresse »%s« konnte nicht verarbeitet werden"
-#: ../libsoup/soup-requester.c:253
+#: ../libsoup/soup-session.c:4160
#, c-format
msgid "Unsupported URI scheme '%s'"
msgstr "Nicht unterstütztes Adressenschema »%s«"
-#: ../libsoup/soup-tld.c:154
+#: ../libsoup/soup-session.c:4182
+#, c-format
+msgid "Not an HTTP URI"
+msgstr "Keine HTTP-Adresse"
+
+#: ../libsoup/soup-tld.c:185
msgid "Hostname is an IP address"
msgstr "Der Rechnername ist eine IP-Adresse"
-#: ../libsoup/soup-tld.c:175
+#: ../libsoup/soup-tld.c:206
msgid "Invalid hostname"
msgstr "Ungültiger Rechnername"
-#: ../libsoup/soup-tld.c:204
+#: ../libsoup/soup-tld.c:235
msgid "Hostname has no base domain"
msgstr "Der Rechnername hat keine Hauptdomäne"
-#: ../libsoup/soup-tld.c:226
+#: ../libsoup/soup-tld.c:257
msgid "Not enough domains"
msgstr "Nicht genug Domänen"