From 95f3ba14ac1edf02ee8f6375e19e3c6694d5b1d3 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 5 Sep 2023 18:07:13 +0000 Subject: [PATCH] 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 --- locales/tr/LC_MESSAGES/tasklist.po | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/locales/tr/LC_MESSAGES/tasklist.po b/locales/tr/LC_MESSAGES/tasklist.po index 76fce498..d7e34164 100644 --- a/locales/tr/LC_MESSAGES/tasklist.po +++ b/locales/tr/LC_MESSAGES/tasklist.po @@ -402,8 +402,8 @@ msgstr "Tüm alt görevlerin tamamlandı olarak işaretlenip işaretlenmeyeceği 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[0] " " +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