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"