diff options
author | Sebastien Helleu <flashcode@flashtux.org> | 2012-08-02 22:59:30 +0200 |
---|---|---|
committer | Sebastien Helleu <flashcode@flashtux.org> | 2012-08-02 22:59:30 +0200 |
commit | b7eef5105cffb71f58a8f66de2b4618250a120af (patch) | |
tree | 9898fa7231957b3135813b9cd83d1f6c34fb85e6 /po/pl.po | |
parent | 04520c81d6727db1c4833968cf91b26c209bca1d (diff) | |
download | weechat-b7eef5105cffb71f58a8f66de2b4618250a120af.zip |
fifo: ignore read failing with error EAGAIN (bug #37019) (patch from Matt Robinson)
Diffstat (limited to 'po/pl.po')
-rw-r--r-- | po/pl.po | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -21,7 +21,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat 0.3.9-dev\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2012-08-02 08:54+0200\n" +"POT-Creation-Date: 2012-08-02 22:48+0200\n" "PO-Revision-Date: 2012-07-27 12:16+0200\n" "Last-Translator: Krzysztof Korościk <soltys@szluug.org>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -4149,8 +4149,8 @@ msgstr "%s%s: błąd, otrzymano niewłaściwy tekst ze strumienia" msgid "%s%s: error, buffer not found for pipe data" msgstr "%s%s: błąd, nie znaleziono buforu dla danych ze strumienia" -#, c-format -msgid "%s%s: error reading pipe, closing it" +#, fuzzy, c-format +msgid "%s%s: error reading pipe (%d %s), closing it" msgstr "%s%s: błąd odczytu ze strumienia, zamykam go" #, c-format |