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/pl.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/pl.po')
-rw-r--r-- | po/pl.po | 29 |
1 files changed, 17 insertions, 12 deletions
@@ -21,7 +21,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-02-06 11:21+0100\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5021,9 +5021,13 @@ msgid "" msgstr "" "%s%s: rozłączono z %d %s (połączenie SSL nie wspierane z uaktualnianiem)" -#, c-format -msgid "%s%s: error with server from URL (\"%s\"), ignored" -msgstr "%s%s: błąd z serwerem z adresu URL (\"%s\"), ignoruje" +#, fuzzy, c-format +msgid "" +"%s%s: unable to create temporary server \"%s\" (check if there is already a " +"server with this name)" +msgstr "" +"%s%s: nie można zarejestrować skryptu \"%s\" (istnieje inny skrypt o takiej " +"samej nazwie))" #, c-format msgid "" @@ -5074,10 +5078,6 @@ msgid "%s: server %s%s%s created (temporary server, NOT SAVED!)" msgstr "%s: utworzono serwer %s%s%s (tymczasowy serwer, NIE ZAPISANO!)" #, c-format -msgid "%s%s: unable to create server \"%s\"" -msgstr "%s%s: nie można utworzyć serwera \"%s\"" - -#, c-format msgid "%sCTCP query to %s%s%s: %s%s%s%s%s" msgstr "%sZapytanie CTCP do %s%s%s: %s%s%s%s%s" @@ -8017,10 +8017,6 @@ msgid "%s%s: error when allocating new server" msgstr "%s%s: błąd podczas przydzielania nowego serwera" #, c-format -msgid "%s%s: error creating new server \"%s\"" -msgstr "%s%s: błąd podczas tworzenia serwera\"%s\"" - -#, c-format msgid "" "%s%s: sending data to server: null pointer (please report problem to " "developers)" @@ -10783,6 +10779,15 @@ msgstr "Typ" msgid "Constants" msgstr "Stałe" +#~ msgid "%s%s: error with server from URL (\"%s\"), ignored" +#~ msgstr "%s%s: błąd z serwerem z adresu URL (\"%s\"), ignoruje" + +#~ msgid "%s%s: unable to create server \"%s\"" +#~ msgstr "%s%s: nie można utworzyć serwera \"%s\"" + +#~ msgid "%s%s: error creating new server \"%s\"" +#~ msgstr "%s%s: błąd podczas tworzenia serwera\"%s\"" + #~ msgid "" #~ "hotlist sort type (group_time_asc (default), group_time_desc, " #~ "group_number_asc, group_number_desc, number_asc, number_desc)" |