diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2010-10-13 08:41:03 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2010-10-13 08:41:03 +0200 |
commit | 26e98da4cbcbeee522d31d62c0fdbd991989518a (patch) | |
tree | 45ff7e2882d8d4b38a3680914717f75cdeeea79b /po/de.po | |
parent | 34d14e649e0db226218d50cdab81bf8ede8f4e55 (diff) | |
download | weechat-26e98da4cbcbeee522d31d62c0fdbd991989518a.zip |
Add new options irc.color.nick_prefix and irc.color.nick_suffix
Diffstat (limited to 'po/de.po')
-rw-r--r-- | po/de.po | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -22,7 +22,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.4-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-10-12 12:58+0200\n" +"POT-Creation-Date: 2010-10-13 08:38+0200\n" "PO-Revision-Date: 2010-10-11 16:32+0200\n" "Last-Translator: Nils G.\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4898,6 +4898,12 @@ msgstr "" msgid "color for prefix of nick which is user on channel" msgstr "Textfarbe für den Nick-Präfix eines Users in einem Channel" +msgid "color for nick prefix (prefix is custom string displayed before nick)" +msgstr "" + +msgid "color for nick suffix (suffix is custom string displayed after nick)" +msgstr "" + msgid "color for text \"Notice\" in notices" msgstr "Farbe des \"Notice\"-Textes in Notizen" |