mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-18 09:08:58 -05:00
Automated Crowdin downstream (#3913)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
d6435eff85
commit
4335b3b2d4
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-04-30 12:08+0000\n"
|
||||
"POT-Creation-Date: 2020-06-04 12:12+0000\n"
|
||||
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
|
||||
"Language-Team: Turkish\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -72,10 +72,10 @@ msgstr "Komut mesajlarını ve mesajları bottan temizleyin."
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:465
|
||||
#, docstring
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching: If it begins with r( and ends with ),\\n then it is interpreted as a regex, and messages that match it are\\n deleted. Otherwise, it is used in a simple substring test.\\n\\n Some helpful regex flags to include in your pattern:\\n Dots match newlines: (?s); Ignore case: (?i); Both: (?si)\\n "
|
||||
msgstr "Botun gönderdiği tüm mesajları siler.\\n\\n Varsayılan olarak tümünü siler. Üçüncü bir bağımsız değişken belirtilirse,n desen eşleştirme için kullanılır: R ile başlarsa ve (n ile biterse) regex olarak yorumlanır ve buna uyan iletiler silinir. Aksi takdirde, basit bir alt dize testinde kullanılır.\\n\\n deseninize eklemek için bazı yararlı regex bayrakları içermeli:\\n Noktalar yeni satırlarla eşleşir: (?s); Yoksay: (?i); Her ikisi de: (?si)\\n"
|
||||
msgid "Clean up messages owned by the bot.\\n\\n By default, all messages are cleaned. If a third argument is specified,\\n it is used for pattern matching - only messages containing the given text will be deleted.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/cleanup/cleanup.py:540
|
||||
#: redbot/cogs/cleanup/cleanup.py:535
|
||||
#, docstring
|
||||
msgid "Deletes duplicate messages in the channel from the last X messages and keeps only one copy.\\n\\n Defaults to 50.\\n "
|
||||
msgstr "Kanaldaki yinelenen mesajları son X mesajından siler ve yalnızca bir kopyasını tutar.\\n\\n Varsayılan değeri 50.\\n "
|
||||
|
||||
Reference in New Issue
Block a user