diff options
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 45 |
1 files changed, 32 insertions, 13 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-06-22 10:25+0200\n" +"POT-Creation-Date: 2016-07-16 09:54+0200\n" "PO-Revision-Date: 2016-05-18 07:43+0200\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -6578,26 +6578,29 @@ msgid "" msgstr "" "nem ellenőrzi a távollétet nagy létszámú szobák esetében (0 = korlátlan)" +#, fuzzy msgid "" -"default kick message used by commands \"/kick\" and \"/kickban\" (special " -"variables $nick, $channel and $server are replaced by their value)" +"default kick message used by commands \"/kick\" and \"/kickban\" (note: " +"content is evaluated, see /help eval; special variables ${nick}, ${channel} " +"and ${server} are replaced by their value)" msgstr "" +" szoba: a szoba, ahol a felhasználó tartózkodik\n" +" név: a kirúgandó neve\n" +"megjegyzés: megjegyzés a kirúgáshoz" -#, fuzzy msgid "" -"default part message (leaving channel) (\"%v\" will be replaced by WeeChat " -"version in string)" +"default part message (leaving channel) (note: content is evaluated, see /" +"help eval; special variables ${nick}, ${channel} and ${server} are replaced " +"by their value; \"%v\" is replaced by WeeChat version if there is no ${...} " +"in string)" msgstr "" -"alapértelmezett távozó üzenet (szoba elhagyásakor) (a '%v' változó a WeeChat " -"verziójára cserélődik)" -#, fuzzy msgid "" -"default quit message (disconnecting from server) (\"%v\" will be replaced by " -"WeeChat version in string)" +"default quit message (disconnecting from server) (note: content is " +"evaluated, see /help eval; special variables ${nick}, ${channel} and " +"${server} are replaced by their value; \"%v\" is replaced by WeeChat version " +"if there is no ${...} in string)" msgstr "" -"alapértelmezett kilépő üzenet (a '%v' változó a WeeChat verziójára " -"cserélődik)" msgid "" "notify list for server (you should not change this option but use /notify " @@ -10649,3 +10652,19 @@ msgstr "%s hiányzó argumentum a(z) \"%s\" opciónak\n" #, fuzzy, c-format msgid "%s%s: unable to connect: unexpected error (%d)" msgstr "%s DCC: nem sikerült kapcsolódni a küldőhöz\n" + +#, fuzzy +#~ msgid "" +#~ "default part message (leaving channel) (\"%v\" will be replaced by " +#~ "WeeChat version in string)" +#~ msgstr "" +#~ "alapértelmezett távozó üzenet (szoba elhagyásakor) (a '%v' változó a " +#~ "WeeChat verziójára cserélődik)" + +#, fuzzy +#~ msgid "" +#~ "default quit message (disconnecting from server) (\"%v\" will be replaced " +#~ "by WeeChat version in string)" +#~ msgstr "" +#~ "alapértelmezett kilépő üzenet (a '%v' változó a WeeChat verziójára " +#~ "cserélődik)" |