From 4d54e30c27c670f32cf72794a0ce75566fa55b0b Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Mon, 28 Aug 2023 20:14:17 +0000 Subject: [PATCH] Translate locales/templates/moderation.pot in tr 37% of minimum 1% translated source file: 'locales/templates/moderation.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/moderation.po | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/locales/tr/LC_MESSAGES/moderation.po b/locales/tr/LC_MESSAGES/moderation.po index 336f7a37..96968f8a 100644 --- a/locales/tr/LC_MESSAGES/moderation.po +++ b/locales/tr/LC_MESSAGES/moderation.po @@ -95,6 +95,8 @@ msgid "" "{timestamp}\n" "Duration: `{duration}`" msgstr "" +"{timestamp}\n" +"Süre: `{duration}`" #: src/modules/moderation/ticket.py:191 msgctxt "ticket|field:expiry|mode:expired|name" @@ -105,7 +107,7 @@ msgstr "Süresi doldu" #, possible-python-brace-format msgctxt "ticket|field:expiry|mode:expired|value" msgid "{timestamp}" -msgstr "" +msgstr "{timestamp}" #: src/modules/moderation/ticket.py:201 msgctxt "ticket|field:expiry|mode:open|name"