diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2014-02-13 10:06:25 +0100 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2014-02-13 10:06:25 +0100 |
commit | f821a94cc412bc4afc7fc751cf040e88603c6b98 (patch) | |
tree | f127dff3c765e0c0851d5986ae214c55adfc4976 /po/hu.po | |
parent | f057e86390f70046636a734191a08844f8ff79e5 (diff) | |
download | weechat-f821a94cc412bc4afc7fc751cf040e88603c6b98.zip |
irc: use a more explicit error when the creation of a temporary server failed
Diffstat (limited to 'po/hu.po')
-rw-r--r-- | po/hu.po | 30 |
1 files changed, 18 insertions, 12 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2014-02-09 12:43+0100\n" +"POT-Creation-Date: 2014-02-13 10:01+0100\n" "PO-Revision-Date: 2014-01-06 10:16+0100\n" "Last-Translator: Andras Voroskoi <voroskoi@frugalware.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4141,9 +4141,11 @@ msgid "" "%s%s: disconnected from %d %s (SSL connection not supported with upgrade)" msgstr "" -#, fuzzy, c-format -msgid "%s%s: error with server from URL (\"%s\"), ignored" -msgstr "%s érvénytelen szintaxis az IRC szervernek ('%s'), mellőzve\n" +#, c-format +msgid "" +"%s%s: unable to create temporary server \"%s\" (check if there is already a " +"server with this name)" +msgstr "" #, c-format msgid "" @@ -4192,10 +4194,6 @@ msgid "%s: server %s%s%s created (temporary server, NOT SAVED!)" msgstr "A %s%s%s szerver létrehozva\n" #, fuzzy, c-format -msgid "%s%s: unable to create server \"%s\"" -msgstr "%s nem sikerült a szervert létrehozni\n" - -#, fuzzy, c-format msgid "%sCTCP query to %s%s%s: %s%s%s%s%s" msgstr "%s Szerver: %s%s %s[%s%s%s]\n" @@ -6914,10 +6912,6 @@ msgstr "%s a \"%s\" szerver nem található\n" msgid "%s%s: error when allocating new server" msgstr "%s az új szerver lefoglalása sikertelen\n" -#, fuzzy, c-format -msgid "%s%s: error creating new server \"%s\"" -msgstr "%s nincs elég memória az információs pult üzenethez\n" - #, c-format msgid "" "%s%s: sending data to server: null pointer (please report problem to " @@ -9530,6 +9524,18 @@ msgid "Constants" msgstr "" #, fuzzy +#~ msgid "%s%s: error with server from URL (\"%s\"), ignored" +#~ msgstr "%s érvénytelen szintaxis az IRC szervernek ('%s'), mellőzve\n" + +#, fuzzy +#~ msgid "%s%s: unable to create server \"%s\"" +#~ msgstr "%s nem sikerült a szervert létrehozni\n" + +#, fuzzy +#~ msgid "%s%s: error creating new server \"%s\"" +#~ msgstr "%s nincs elég memória az információs pult üzenethez\n" + +#, fuzzy #~ msgid "%s: notification deleted" #~ msgstr "Nincs mellőzés megadva.\n" |