diff options
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 31 |
1 files changed, 30 insertions, 1 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index 5dd45b872..b1d199a21 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2010-02-12 16:45+0100\n" +"POT-Creation-Date: 2010-02-15 11:45+0100\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: LANGUAGE <LL@li.org>\n" @@ -3378,6 +3378,15 @@ msgstr "" msgid "password for server" msgstr "" +msgid "mechanism for SASL authentication" +msgstr "" + +msgid "username for SASL authentication" +msgstr "" + +msgid "password for SASL authentication" +msgstr "" + msgid "automatically connect to server when WeeChat is starting" msgstr "" @@ -3722,6 +3731,22 @@ msgid "%s%s: this buffer is not a channel!" msgstr "" #, c-format +msgid "%s%s: client capability, server supports: %s" +msgstr "" + +#, c-format +msgid "%s%s: client capability, requesting: sasl" +msgstr "" + +#, c-format +msgid "%s%s: client capability: sasl not supported" +msgstr "" + +#, c-format +msgid "%s%s: client capability, enabled: %s" +msgstr "" + +#, c-format msgid "%sYou have been invited to %s%s%s by %s%s%s" msgstr "" @@ -4020,6 +4045,10 @@ msgid "%s: disconnecting from server..." msgstr "" #, c-format +msgid "%s%s: sasl authentication timeout" +msgstr "" + +#, c-format msgid "%s: lag is high, disconnecting from server..." msgstr "" |