From 02d9cd9b46e240ef1cd5558008df94dbbb17817d 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:32:46 +0000 Subject: [PATCH] Translate locales/templates/utils.pot in tr 92% 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 fd9e7bc0..45b26cde 100644 --- a/locales/tr/LC_MESSAGES/utils.po +++ b/locales/tr/LC_MESSAGES/utils.po @@ -124,7 +124,7 @@ msgstr "\"{partial}\" öğesinden süre çıkarılamıyor" #: src/utils/lib.py:670 msgctxt "util:parse_dur|regex:day" msgid "(?P\\d+)\\s*(?:(d)|(day))" -msgstr "" +msgstr "(?P\\d+)\\s*(?:(g)|(gün))" #: src/utils/lib.py:677 msgctxt "util:parse_dur|regex:hour"