Translate locales/templates/tasklist.pot in tr

91% of minimum 1% translated source file: 'locales/templates/tasklist.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-05 18:07:13 +00:00
committed by GitHub
parent a6a5eab6a1
commit 95f3ba14ac

View File

@@ -403,7 +403,7 @@ msgctxt "cmd:tasks_tick|resp:success"
msgid "{tick} Marked `{label}` as complete."
msgid_plural "{tick} Marked `{count}` tasks as complete."
msgstr[0] " "
msgstr[1] ""
msgstr[1] " `{count}` görevler tamamlandı olarak işaretlendi {tick}."
#: src/modules/tasklist/cog.py:854
msgctxt "cmd:tasks_untick"
@@ -442,7 +442,7 @@ msgstr "Tüm alt görevlerin tamamlanmadı olarak işaretlenip işaretlenmeyece
msgctxt "cmd:tasks_untick|resp:success"
msgid "{tick} Marked `{label}` as incomplete."
msgid_plural "{tick} Marked `{count}` tasks as incomplete."
msgstr[0] " `{label}` tamamlanmadı olarak işaretlendi."
msgstr[0] " `{label}` tamamlanmadı olarak işaretlendi {tick}."
msgstr[1] " `{count}` görevler tamamlanmadı olarak işaretlendi {tick}."
#: src/modules/tasklist/cog.py:933