[i18n] Automated Crowdin downstream (#4946)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-04-06 00:55:36 +02:00
committed by GitHub
parent 1b6fc00039
commit 6cae1c0204
623 changed files with 78078 additions and 67049 deletions

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2021-02-16 19:14+0000\n"
"POT-Creation-Date: 2021-04-04 09:34+0000\n"
"Last-Translator: \n"
"Language-Team: Turkish\n"
"MIME-Version: 1.0\n"
@@ -38,12 +38,12 @@ msgstr "{number} iletileri silmek istediğinizden emin misiniz? (e/h)"
msgid "Cancelled."
msgstr "İptal."
#: redbot/cogs/cleanup/cleanup.py:127
#: redbot/cogs/cleanup/cleanup.py:144
#, docstring
msgid "Base command for deleting messages."
msgstr "Mesajları silmek için kullanılan temel komut."
#: redbot/cogs/cleanup/cleanup.py:137
#: redbot/cogs/cleanup/cleanup.py:154
#, docstring
msgid "Delete the last X messages matching the specified text.\n\n"
" Example:\n"
@@ -62,7 +62,7 @@ msgstr "Belirtilen yazıyla uyuşan son X adet mesajı sil.\n\n"
" - `<sabit_silme>` Sabit mesajların silinip silinmeyeceği. Varsayılan olarak kapalıdır. (False)\n"
" "
#: redbot/cogs/cleanup/cleanup.py:192
#: redbot/cogs/cleanup/cleanup.py:209
#, docstring
msgid "Delete the last X messages from a specified user.\n\n"
" Examples:\n"
@@ -83,51 +83,53 @@ msgstr "Belirtilen kullanıcıdan son X adet mesajı sil.\n\n"
" - `<sabit_silme>` Sabit mesajların silinip silinmeyeceği. Varsayılan olarak kapalıdır. (False)\n"
" "
#: redbot/cogs/cleanup/cleanup.py:262
#: redbot/cogs/cleanup/cleanup.py:282
#, docstring
msgid "Delete all messages after a specified message.\n\n"
" To get a message id, enable developer mode in Discord's\n"
" settings, 'appearance' tab. Then right click a message\n"
" and copy its id.\n\n"
" and copy its id.\n"
" Replying to a message will cleanup all messages after it.\n\n"
" **Arguments:**\n\n"
" - `<message_id>` The id of the message to cleanup after. This message won't be deleted.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" "
msgstr "Belirtilen bir mesajdan sonraki tüm mesajları sil.\n\n"
" Bir mesaj Idsi edinmek için Discord ayarlarına girip\n"
" Bir mesaj idsi edinmek için Discord ayarlarına girip\n"
" \"görünüm\" sekmesinden geliştirici modunu açın.\n"
" Sonra bir mesaja sağ tıklayıp Idsini kopyalayın.\n\n"
" **Seçenkler:**\n\n"
" Sonra bir mesaja sağ tıklayıp idsini kopyalayın.\n\n"
" **Seçenekler:**\n\n"
" - `<mesaj_idsi>` Sonrasındaki mesajlar silinecek olan mesajın Idsi. Bu mesajın kendisi silinmez.\n"
" -`<sabit_silme>` Sabit mesajların silinip silinmeyeceği. Varsayılan olarak kapalıdır. (False)\n"
" "
#: redbot/cogs/cleanup/cleanup.py:280 redbot/cogs/cleanup/cleanup.py:326
#: redbot/cogs/cleanup/cleanup.py:303 redbot/cogs/cleanup/cleanup.py:357
msgid "Message not found."
msgstr "Mesaj bulunamadı."
#: redbot/cogs/cleanup/cleanup.py:307
#: redbot/cogs/cleanup/cleanup.py:335
#, docstring
msgid "Deletes X messages before the specified message.\n\n"
" To get a message id, enable developer mode in Discord's\n"
" settings, 'appearance' tab. Then right click a message\n"
" and copy its id.\n\n"
" and copy its id.\n"
" Replying to a message will cleanup all messages before it.\n\n"
" **Arguments:**\n\n"
" - `<message_id>` The id of the message to cleanup before. This message won't be deleted.\n"
" - `<number>` The max number of messages to cleanup. Must be a positive integer.\n"
" - `<delete_pinned>` Whether to delete pinned messages or not. Defaults to False\n"
" "
msgstr "Belirtilen mesajdan önceki X adet mesajı siler.\n\n"
" Bir mesaj Idsi edinmek için Discord ayarlarına girip\n"
" Bir mesaj idsi edinmek için Discord ayarlarına girip\n"
" \"görünüm\" sekmesinden geliştirici modunu açın.\n"
" Sonra bir mesaja sağ tıklayıp Idsini kopyalayın.\n\n"
" Sonra bir mesaja sağ tıklayıp idsini kopyalayın.\n\n"
" **Seçenekler:**\n\n"
" - `<mesaj_idsi>` Öncesindeki mesajlar silinecek olan mesajın Idsi. Bu mesajın kendisi silinmez.\n"
" - `<sayı>` Silinecek mesaj sayısı, pozitif bir tam sayı olmak zorundadır.\n"
" - `<sabit_silme>` Sabit mesajların silinip silinmeyeceği. Varsayılan olarak kapalıdır. (False)\n"
" "
#: redbot/cogs/cleanup/cleanup.py:354
#: redbot/cogs/cleanup/cleanup.py:390
#, docstring
msgid "Delete the messages between Message One and Message Two, providing the messages IDs.\n\n"
" The first message ID should be the older message and the second one the newer.\n\n"
@@ -148,7 +150,7 @@ msgstr "IDleri verilen iki mesaj arasındaki mesajları siler.\n\n"
" - `<sabit_silme>` Sabit mesajların silinip silinmeyeceği. Varsayılan olarak kapalıdır. (False)\n"
" "
#: redbot/cogs/cleanup/cleanup.py:402
#: redbot/cogs/cleanup/cleanup.py:438
#, docstring
msgid "Delete the last X messages.\n\n"
" Example:\n"
@@ -165,7 +167,7 @@ msgstr "Son X adet mesajı siler.\n\n"
" - `<sabit_silme>` Sabit mesajların silinip silinmeyeceği. Varsayılan olarak kapalıdır. (False)\n"
" "
#: redbot/cogs/cleanup/cleanup.py:440
#: redbot/cogs/cleanup/cleanup.py:476
#, docstring
msgid "Clean up command messages and messages from the bot.\n\n"
" Can only cleanup custom commands and alias commands if those cogs are loaded.\n\n"
@@ -180,7 +182,7 @@ msgstr "Komut içeren mesajları ve bot'un attığı mesajları temizler.\n\n"
" - `<delete_pinned>` Sabitlenmiş mesajların silinip silinmeyeceği, varsayılan olarak kapalıdır.\n"
" "
#: redbot/cogs/cleanup/cleanup.py:528
#: redbot/cogs/cleanup/cleanup.py:564
#, docstring
msgid "Clean up messages owned by the bot.\n\n"
" By default, all messages are cleaned. If a second argument is specified,\n"
@@ -207,7 +209,7 @@ msgstr "Bot'a ait mesajları temizle.\n\n"
" - `<delete_pinned>` Sabitlenmiş mesajların silinip silinmeyeceği, varsayılan olarak kapalıdır.\n"
" "
#: redbot/cogs/cleanup/cleanup.py:614
#: redbot/cogs/cleanup/cleanup.py:650
#, docstring
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\n\n"
" Defaults to 50.\n\n"