diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2019-10-06 13:36:35 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2019-10-06 13:36:35 +0200 |
commit | 53360a790936d558414aacd77430437403b41214 (patch) | |
tree | 5a91c14fa894816bb52c5e0a91325a5268ffc29e /po/tr.po | |
parent | 529af3961291badcf92f51040b12bb6e1540d00f (diff) | |
download | weechat-53360a790936d558414aacd77430437403b41214.zip |
logger: fix write in log file if it has been deleted or renamed (closes #123)
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -20,7 +20,7 @@ msgid "" msgstr "" "Project-Id-Version: WeeChat\n" "Report-Msgid-Bugs-To: flashcode@flashtux.org\n" -"POT-Creation-Date: 2019-10-06 09:20+0200\n" +"POT-Creation-Date: 2019-10-06 13:24+0200\n" "PO-Revision-Date: 2019-05-13 21:32+0200\n" "Last-Translator: Hasan Kiran <sunder67@hotmail.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -8329,6 +8329,10 @@ msgstr "" msgid "%s%s: unable to write log file \"%s\": %s" msgstr "%sHata: dosya \"%s\" oluşturulamaz" +#, fuzzy, c-format +msgid "%s%s: unable to get file status of log file \"%s\": %s" +msgstr "%sHata: dosya \"%s\" oluşturulamaz" + #, c-format msgid "%s\t**** Beginning of log ****" msgstr "" |