From fdc0f58159a6dc7a19c6509e74afc3ae0904e45b 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:37:11 +0000 Subject: [PATCH] Translate locales/templates/utils.pot in tr 94% 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 b4880468..6dd31acb 100644 --- a/locales/tr/LC_MESSAGES/utils.po +++ b/locales/tr/LC_MESSAGES/utils.po @@ -134,7 +134,7 @@ msgstr "(?P\\d+)\\s*(?:(s)|(saat))" #: src/utils/lib.py:684 msgctxt "util:parse_dur|regex:minute" msgid "(?P\\d+)\\s*(?:(m)|(min))" -msgstr "" +msgstr "(?P\\d+)\\s*(?:(dk)|(dak)|(dakika))" #: src/utils/lib.py:691 msgctxt "util:parse_dur|regex:second"