diff options
Diffstat (limited to 'po/weechat.pot')
-rw-r--r-- | po/weechat.pot | 43 |
1 files changed, 42 insertions, 1 deletions
diff --git a/po/weechat.pot b/po/weechat.pot index c5efdddb9..df073ba7f 100644 --- a/po/weechat.pot +++ b/po/weechat.pot @@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-07-15 18:33+0200\n" +"POT-Creation-Date: 2013-07-18 19:50+0200\n" "PO-Revision-Date: 2013-02-14 18:20+0100\n" "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -3447,6 +3447,12 @@ msgid "%s%s%s %s(%s%s%s)%s is back on server" msgstr "" #, c-format +msgid "" +"%s%s: \"-yes\" argument is required for nick \"*\" (security reason), see /" +"help %s" +msgstr "" + +#, c-format msgid "%s: future away: %s" msgstr "" @@ -3866,12 +3872,32 @@ msgstr "" msgid "<nick> [<nick>...]" msgstr "" +msgid "" +"nick: nick or mask (can start or end with \"*\" as wildcard)\n" +" *: remove channel half-operator status from everybody on channel except " +"yourself" +msgstr "" + msgid "remove channel operator status from nick(s)" msgstr "" +msgid "<nick> [<nick>...] || * -yes" +msgstr "" + +msgid "" +"nick: nick or mask (can start or end with \"*\" as wildcard)\n" +" *: remove channel operator status from everybody on channel except " +"yourself" +msgstr "" + msgid "remove voice from nick(s)" msgstr "" +msgid "" +"nick: nick or mask (can start or end with \"*\" as wildcard)\n" +" *: remove voice from everybody on channel" +msgstr "" + msgid "shutdown the server" msgstr "" @@ -3894,6 +3920,11 @@ msgstr "" msgid "give channel half-operator status to nick(s)" msgstr "" +msgid "" +"nick: nick or mask (can start or end with \"*\" as wildcard)\n" +" *: give channel half-operator status to everybody on channel" +msgstr "" + msgid "ignore nicks/hosts from servers or channels" msgstr "" @@ -4175,6 +4206,11 @@ msgstr "" msgid "give channel operator status to nick(s)" msgstr "" +msgid "" +"nick: nick or mask (can start or end with \"*\" as wildcard)\n" +" *: give channel operator status to everybody on channel" +msgstr "" + msgid "get operator privileges" msgstr "" @@ -4479,6 +4515,11 @@ msgstr "" msgid "give voice to nick(s)" msgstr "" +msgid "" +"nick: nick or mask (can start or end with \"*\" as wildcard)\n" +" *: give voice to everybody on channel" +msgstr "" + msgid "send a notice to channel ops" msgstr "" |