From 7594428112a27fb47e5345275910d4ce6dc06d0f Mon Sep 17 00:00:00 2001 From: "transifex-integration[bot]" <43880903+transifex-integration[bot]@users.noreply.github.com> Date: Tue, 29 Aug 2023 18:45:41 +0000 Subject: [PATCH] Translate locales/templates/exec.pot in tr 20% of minimum 1% translated source file: 'locales/templates/exec.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/exec.po | 9 ++++----- 1 file changed, 4 insertions(+), 5 deletions(-) diff --git a/locales/tr/LC_MESSAGES/exec.po b/locales/tr/LC_MESSAGES/exec.po index b69978ad..34d1d4bd 100644 --- a/locales/tr/LC_MESSAGES/exec.po +++ b/locales/tr/LC_MESSAGES/exec.po @@ -5,7 +5,6 @@ # # Translators: # Eyüp Ramazan, 2023 -# Havina Ru, 2023 # #, fuzzy msgid "" @@ -14,7 +13,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2023-08-28 22:43+0300\n" "PO-Revision-Date: 2023-08-28 13:43+0000\n" -"Last-Translator: Havina Ru, 2023\n" +"Last-Translator: Eyüp Ramazan, 2023\n" "Language-Team: Turkish (https://app.transifex.com/leobot/teams/174919/tr/)\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" @@ -33,7 +32,7 @@ msgstr "async" #: src/modules/sysadmin/exec_cog.py:263 msgid "Execute arbitrary code with Exec" -msgstr "Exec ile keyfi kod çalıştırma" +msgstr "" #: src/modules/sysadmin/exec_cog.py:272 msgctxt "command" @@ -43,12 +42,12 @@ msgstr "eval" #: src/modules/sysadmin/exec_cog.py:273 msgctxt "command:eval" msgid "Execute arbitrary code with Eval" -msgstr "Exec ile keyfi kod çalıştırma" +msgstr "" #: src/modules/sysadmin/exec_cog.py:276 msgctxt "command:eval|param:string" msgid "Code to evaluate." -msgstr "Çalıştırılacak program." +msgstr "" #: src/modules/sysadmin/exec_cog.py:283 msgctxt "command"