summaryrefslogtreecommitdiff
path: root/po/de.po
diff options
context:
space:
mode:
authorSebastien Helleu <flashcode@flashtux.org>2009-12-31 19:29:26 +0100
committerSebastien Helleu <flashcode@flashtux.org>2009-12-31 19:29:26 +0100
commitb493bc5c25a0ccf7df45da6d45a710d8b58df7ff (patch)
treed455d6edecfd97a50dc0a9ea52f8a071c2123af3 /po/de.po
parent5663e69bc578a7eeebf7ecc6d7da9abfc2ffeb2a (diff)
downloadweechat-b493bc5c25a0ccf7df45da6d45a710d8b58df7ff.zip
Add IRC options to customize target buffer for messages (task #7381)
Diffstat (limited to 'po/de.po')
-rw-r--r--po/de.po18
1 files changed, 17 insertions, 1 deletions
diff --git a/po/de.po b/po/de.po
index 8c31f88c2..8d70b0a9c 100644
--- a/po/de.po
+++ b/po/de.po
@@ -10,7 +10,7 @@ msgid ""
msgstr ""
"Project-Id-Version: WeeChat 0.3.1-dev\n"
"Report-Msgid-Bugs-To: flashcode@flashtux.org\n"
-"POT-Creation-Date: 2009-12-18 19:35+0100\n"
+"POT-Creation-Date: 2009-12-31 00:57+0100\n"
"PO-Revision-Date: 2009-12-20 18:42+0100\n"
"Last-Translator: Nils G <weechatter@arcor.de>\n"
"Language-Team: weechat-dev <weechat-dev@nongnu.org>\n"
@@ -4038,6 +4038,13 @@ msgstr ""
"gefunden werden. Da der Server zur Zeit genutzt wird, konnte er noch nicht "
"entfernt werden"
+msgid "buffer used to display message received from IRC server"
+msgstr ""
+
+#, fuzzy, c-format
+msgid "%s%s: error creating \"%s\" => \"%s\""
+msgstr "%s%s: Fehler bei CTCP Erstellung \"%s\" => \"%s\""
+
msgid ""
"format for CTCP reply or empty string for blocking CTCP (no reply), "
"following variables are replaced: $version (WeeChat version), $compilation "
@@ -4210,6 +4217,11 @@ msgstr ""
"Name der Bar-Item in dem der IRC Server angezeigt wird (für Status-Bar)"
msgid ""
+"default target buffer for msgbuffer options when target is private and that "
+"private buffer is not found"
+msgstr ""
+
+msgid ""
"number of IRC raw messages to save in memory when raw data buffer is closed "
"(messages will be displayed when opening raw data buffer)"
msgstr ""
@@ -6065,3 +6077,7 @@ msgstr ""
#, c-format
msgid "%s%s: timeout for \"%s\" with %s"
msgstr "%s%s: Zeitüberschreitung für \"%s\" mit %s"
+
+#, fuzzy
+#~ msgid "%s%s: error creating msgbuffer \"%s\" => \"%s\""
+#~ msgstr "%s%s: Fehler bei Zeichensatz Erstellung \"%s\" => \"%s\""