diff options
author | Sébastien Helleu <flashcode@flashtux.org> | 2023-09-11 09:53:17 +0200 |
---|---|---|
committer | Sébastien Helleu <flashcode@flashtux.org> | 2023-09-11 09:53:17 +0200 |
commit | 82372115ae4978abae3d91aa1149a002a3bb1540 (patch) | |
tree | 7c558edcca1540bfb5f8b69d662d8d4b9e81d6bb /po/tr.po | |
parent | 71dfbdc41916b267d8f9b65799d0b85fec91f7de (diff) | |
download | weechat-82372115ae4978abae3d91aa1149a002a3bb1540.zip |
core: display a message when a configuration file is updated to a newer version
Diffstat (limited to 'po/tr.po')
-rw-r--r-- | po/tr.po | 8 |
1 files changed, 7 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: 2023-09-11 07:52+0200\n" +"POT-Creation-Date: 2023-09-11 09:52+0200\n" "PO-Revision-Date: 2023-09-06 19:13+0200\n" "Last-Translator: Emir SARI <emir_sari@icloud.com>\n" "Language-Team: weechat-dev <weechat-dev@nongnu.org>\n" @@ -5590,6 +5590,12 @@ msgid "%sError writing configuration file \"%s\"" msgstr "%s\"%s\" yapılandırma dosyası yazılırken hata" #, c-format +msgid "" +"%sImportant: file %s has been updated from version %d to %d, it is not " +"compatible and can not be loaded any more with any older version" +msgstr "" + +#, c-format msgid "%sWARNING: failed to read configuration file \"%s\" (%s)" msgstr "%sUYARI: \"%s\" yapılandırma dosyası okunamadı (%s)" |