diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2016-12-13 18:24:46 +0100 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2016-12-13 18:24:46 +0100 |
commit | 6c1815d3d15c7e9f376103396b9809900821cca5 (patch) | |
tree | 0e687ef148ef94d0b673646a06654995cb7b678c /po/pt.po | |
parent | 6da99d8749a0bde24ba6d9b26c89076cac9127f2 (diff) | |
download | weechat-6c1815d3d15c7e9f376103396b9809900821cca5.zip |
core, xfer: display more information on fork errors (issue #573)
Diffstat (limited to 'po/pt.po')
-rw-r--r-- | po/pt.po | 6 |
1 files changed, 3 insertions, 3 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2016-12-11 13:49+0100\n" +"POT-Creation-Date: 2016-12-13 18:21+0100\n" "PO-Revision-Date: 2016-09-27 12:29+0000\n" "Last-Translator: Vasco Almeida <vascomalmeida@sapo.pt>\n" "Language-Team: Portuguese <>\n" @@ -12461,8 +12461,8 @@ msgstr "%s%s: CRC32 do ficheiro %s incorreto" msgid "%s%s: CRC32 error while resuming" msgstr "%s%s: erro de CRC32 ao resumir" -#, c-format -msgid "%s%s: unable to fork" +#, fuzzy, c-format +msgid "%s%s: unable to fork (%s)" msgstr "%s%s: não foi possível criar processo (fork)" #, c-format |