Translate locales/templates/lion-core.pot in tr

50% of minimum 1% translated source file: 'locales/templates/lion-core.pot'
on 'tr'.

Sync of partially translated files: 
untranslated content is included with an empty translation 
or source language content depending on file format
This commit is contained in:
transifex-integration[bot]
2023-09-04 18:01:05 +00:00
committed by GitHub
parent 29390f2f0b
commit 555504d60c

View File

@@ -55,12 +55,12 @@ msgstr "JSON formatlı ham mesaj verileri"
#: src/core/setting_types.py:102 #: src/core/setting_types.py:102
msgctxt "settype:message|download|error:not_json" msgctxt "settype:message|download|error:not_json"
msgid "The attached message data is not a JSON file!" msgid "The attached message data is not a JSON file!"
msgstr "" msgstr "Eklenen mesaj verisi JSON dosyası değil!"
#: src/core/setting_types.py:107 #: src/core/setting_types.py:107
msgctxt "settype:message|download|error:size" msgctxt "settype:message|download|error:size"
msgid "The attached message data is too large!" msgid "The attached message data is too large!"
msgstr "" msgstr "Eklenen mesaj verisi çok yüksek boyutta!"
#: src/core/setting_types.py:116 #: src/core/setting_types.py:116
msgctxt "settype:message|download|error:decoding" msgctxt "settype:message|download|error:decoding"
@@ -68,6 +68,8 @@ msgid ""
"Could not decode the message data. Please ensure it is saved with the " "Could not decode the message data. Please ensure it is saved with the "
"`UTF-8` encoding." "`UTF-8` encoding."
msgstr "" msgstr ""
"Mesaj verilerinin kodu çözülemedi. Lütfen 'UTF-8' kodlamasıyla "
"kaydedildiğinden emin olun."
#: src/core/setting_types.py:173 #: src/core/setting_types.py:173
#, possible-python-brace-format #, possible-python-brace-format