diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2009-09-30 17:58:56 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2009-09-30 17:58:56 +0200 |
commit | ae1326431415a1908454e89340b08a049072fa69 (patch) | |
tree | 3cd7801fece3a755af0d2eaccca64fb3e0187c4f /po/hu.po | |
parent | 5a0a2cfcb99afa0199bc918d346420feb514d386 (diff) | |
download | weechat-ae1326431415a1908454e89340b08a049072fa69.zip |
Allow /unalias to remove multiple aliases (patch #6926)
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 23 |
1 files changed, 14 insertions, 9 deletions
@@ -12,7 +12,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.1-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2009-09-30 17:39+0200\n" +"POT-Creation-Date: 2009-09-30 17:50+0200\n" "PO-Revision-Date: 2009-09-20 13:51+0200\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -2316,17 +2316,19 @@ msgstr "" "A $nick, $channel és $server változók az aktuális névre/szobára/szerverre " "lesznek kicserélve." -msgid "remove an alias" +#, fuzzy +msgid "remove aliases" msgstr "alias eltávolítása" -msgid "alias_name" -msgstr "alias_név" +#, fuzzy +msgid "alias_name [alias_name...]" +msgstr "név [név...]" msgid "alias_name: name of alias to remove" msgstr "alias_név: az eltávolítandó alias neve" #, fuzzy -msgid "list of alias" +msgid "list of aliases" msgstr "Aliaszok listája:\n" #, fuzzy, c-format @@ -5570,6 +5572,13 @@ msgid "%s%s: timeout for \"%s\" with %s" msgstr "%s hiányzó argumentum a(z) \"%s\" opciónak\n" #, fuzzy +#~ msgid "list of alias" +#~ msgstr "Aliaszok listája:\n" + +#~ msgid "alias_name" +#~ msgstr "alias_név" + +#, fuzzy #~ msgid "Alias:" #~ msgstr "Aliasz:\n" @@ -5993,10 +6002,6 @@ msgstr "%s hiányzó argumentum a(z) \"%s\" opciónak\n" #~ msgstr "Értesítési szintek:" #, fuzzy -#~ msgid "list of aliases" -#~ msgstr "Aliaszok listája:\n" - -#, fuzzy #~ msgid "" #~ "smart completion for nicks (completes first with last speakers, " #~ "highlights or both)" |