From ef06c19cef7d94ad886882fc3a0371c82babc3a6 Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Wed, 30 Aug 2023 04:33:59 +0000 Subject: [PATCH] Translate locales/templates/utils.pot in tr 93% of minimum 1% translated source file: 'locales/templates/utils.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/utils.po | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/locales/tr/LC_MESSAGES/utils.po b/locales/tr/LC_MESSAGES/utils.po index 45b26cde..b4880468 100644 --- a/locales/tr/LC_MESSAGES/utils.po +++ b/locales/tr/LC_MESSAGES/utils.po @@ -129,7 +129,7 @@ msgstr "(?P\\d+)\\s*(?:(g)|(gün))" #: src/utils/lib.py:677 msgctxt "util:parse_dur|regex:hour" msgid "(?P\\d+)\\s*(?:(h)|(hour))" -msgstr "" +msgstr "(?P\\d+)\\s*(?:(s)|(saat))" #: src/utils/lib.py:684 msgctxt "util:parse_dur|regex:minute"