diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-04 12:08:33 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-03-04 12:08:33 +0100 |
commit | 3c398bd61d9154c5c23b3a57a675d451d4d8c1fc (patch) | |
tree | e881df24c0956d66dc75ec28c6ce4df8f884b604 /po/hu.po | |
parent | d3281b781258646031747f08d09fcbbea5c4b827 (diff) | |
download | weechat-3c398bd61d9154c5c23b3a57a675d451d4d8c1fc.zip |
rmodifier: remove plugin (replaced by trigger)
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 122 |
1 files changed, 2 insertions, 120 deletions
@@ -20,8 +20,8 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-03-02 08:35+0100\n" -"PO-Revision-Date: 2014-02-20 12:25+0100\n" +"POT-Creation-Date: 2014-03-04 11:15+0100\n" +"PO-Revision-Date: 2014-03-04 11:21+0100\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" "Language: hu\n" @@ -8429,116 +8429,6 @@ msgid "" msgstr "" #, fuzzy -msgid "String modifier with regular expressions" -msgstr "%s nincs elég memória az információs pult üzenethez\n" - -#, fuzzy, c-format -msgid "%s%s: error compiling regular expression \"%s\"" -msgstr "%s nincs elég memória az információs pult üzenethez\n" - -#, fuzzy -msgid "No rmodifier defined" -msgstr "Nincs aliasz definiálva.\n" - -#, fuzzy -msgid "List of rmodifiers:" -msgstr "Aliaszok listája:\n" - -#, fuzzy -msgid "Default rmodifiers:" -msgstr "Alapértelmezett billentyűparancsok visszaállítva\n" - -#, fuzzy, c-format -msgid "%s%s: error creating rmodifier \"%s\"" -msgstr "%s nincs elég memória az információs pult üzenethez\n" - -#, fuzzy, c-format -msgid "Rmodifier \"%s\" created" -msgstr "A \"%s\" => \"%s\" aliasz elkészült\n" - -#, fuzzy, c-format -msgid "%d rmodifiers removed" -msgstr " időkezelők:\n" - -#, fuzzy, c-format -msgid "Rmodifier \"%s\" removed" -msgstr "A \"%s\" aliasz eltávolítva\n" - -#, fuzzy, c-format -msgid "%sRmodifier \"%s\" not found" -msgstr "%s a \"%s\" modul nem található\n" - -#, fuzzy -msgid "Default rmodifiers restored:" -msgstr "Alapértelmezett billentyűparancsok visszaállítva\n" - -#, fuzzy, c-format -msgid "" -"%sError: \"-yes\" argument is required for restoring default rmodifiers " -"(security reason)" -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>...] || missing || default -yes" -msgstr "" - -msgid "" -" list: list all rmodifiers\n" -"listdefault: list default rmodifiers\n" -" add: add a rmodifier\n" -" name: name of rmodifier\n" -" modifiers: comma separated list of modifiers\n" -" groups: action on groups captured in regular expression (inside " -"parentheses): comma separated list of groups (from 1 to 9) with optional \"*" -"\" after number to hide the group\n" -" regex: POSIX extended regular expression (case insensitive, can start " -"by \"(?-i)\" to 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" -" hide everything typed after a command /password:\n" -" /rmodifier add password input_text_display 1,2* ^(/password +)(.*)\n" -" delete rmodifier \"password\":\n" -" /rmodifier del password\n" -" delete all rmodifiers:\n" -" /rmodifier del -all" -msgstr "" - -#, fuzzy -msgid "list of rmodifiers" -msgstr "Aliaszok listája:\n" - -#, fuzzy, c-format -msgid "%s%s: error creating rmodifier \"%s\" => \"%s\"" -msgstr "%s nincs elég memória az információs pult üzenethez\n" - -msgid "char used to hide part of a string" -msgstr "" - -#, fuzzy -msgid "rmodifier pointer (optional)" -msgstr "Beállítások mentése a lemezre\n" - -msgid "rmodifier name (can start or end with \"*\" as joker) (optional)" -msgstr "" - -#, fuzzy msgid "Support of ruby scripts" msgstr "Aliaszok listája:\n" @@ -9875,11 +9765,3 @@ msgstr "%s DCC: nem sikerült 'nonblock' opciót beállítani a csatornán\n" #, fuzzy, c-format msgid "%s%s: timeout for \"%s\" with %s" msgstr "%s hiányzó argumentum a(z) \"%s\" opciónak\n" - -#, fuzzy -#~ msgid "user name to use on server" -#~ msgstr "használni kívánt felhasználónév az IRC szerveren" - -#, fuzzy -#~ msgid "real name to use on server" -#~ msgstr "az IRC szerveren használt valódi név" |