diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2021-06-19 17:50:07 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2021-06-19 18:22:49 +0200 |
commit | ef318cb70c3db60d7647fce3c498813a87c43b46 (patch) | |
tree | 2fcbbb16556755e9189db106de91cc224fc8ff6a /po/tr.po | |
parent | 947f73bd506deec427e7393c6e2c696424415780 (diff) | |
download | weechat-ef318cb70c3db60d7647fce3c498813a87c43b46.zip |
irc: enable all capabilities by default (supported by both server and WeeChat) (closes #320)
Capabilities can be excluded with the format: "*,!account-*,!extended-join".
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 8 |
1 files changed, 5 insertions, 3 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2021-06-19 18:12+0200\n" +"POT-Creation-Date: 2021-06-19 18:14+0200\n" "PO-Revision-Date: 2021-05-25 18:28+0200\n" "Last-Translator: Emir SARI <bitigchi@me.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -7349,8 +7349,10 @@ msgstr "" #. TRANSLATORS: please keep words "client capabilities" between brackets if translation is different (see fr.po) msgid "" "comma-separated list of client capabilities to enable for server if they are " -"available (see /help cap for a list of capabilities supported by WeeChat) " -"(example: \"away-notify,multi-prefix\")" +"available (see /help cap for a list of capabilities supported by WeeChat); " +"\"*\" enables all capabilities by default (supported by both server and " +"WeeChat); wildcard \"*\" is allowed; a capability beginning with \"!\" is " +"excluded (example: \"*,!account-*,!extended-join\")" msgstr "" msgid "" |