diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2013-08-05 20:37:59 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2013-08-05 20:37:59 +0200 |
commit | c4773e63d8a67cc870878b9a4465ea8d75e88d05 (patch) | |
tree | ab7e191de765424753d8f912cc640f254435d1a1 /po/hu.po | |
parent | 227f8ac604c11bebf5b248e28caf0d59576f2ba8 (diff) | |
download | weechat-c4773e63d8a67cc870878b9a4465ea8d75e88d05.zip |
rmodifier: add option "missing" for command /rmodifier
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 11 |
1 files changed, 9 insertions, 2 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.4.2-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2013-08-04 12:44+0200\n" +"POT-Creation-Date: 2013-08-05 08:28+0200\n" "PO-Revision-Date: 2013-07-31 18:41+0200\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -7915,13 +7915,19 @@ msgstr "" "%s \"-yes\" paraméter megadása kötelező a billentyűparancsok " "visszaállításához (biztonsági okokból)\n" +#, fuzzy, c-format +msgid "%d rmodifier added" +msgid_plural "%d rmodifiers added" +msgstr[0] " időkezelők:\n" +msgstr[1] " időkezelők:\n" + #, fuzzy msgid "alter modifier strings with regular expressions" msgstr "%s nincs elég memória az információs pult üzenethez\n" msgid "" "list|listdefault || add <name> <modifiers> <groups> <regex> || del <name>|-" -"all [<name>...] || default -yes" +"all [<name>...] || missing || default -yes" msgstr "" msgid "" @@ -7937,6 +7943,7 @@ msgid "" "become case sensitive)\n" " del: delete a rmodifier\n" " -all: delete all rmodifiers\n" +" missing: add missing rmodifiers\n" " default: restore default rmodifiers\n" "\n" "Examples:\n" |