[3.4] Automated Crowdin downstream (#6088)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2023-04-20 04:03:11 +02:00
committed by GitHub
parent 455d2fdf7a
commit 9f4202bea3
656 changed files with 72911 additions and 61679 deletions

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2022-04-03 01:21+0000\n"
"POT-Creation-Date: 2022-12-30 02:22+0000\n"
"Last-Translator: \n"
"Language-Team: Turkish\n"
"MIME-Version: 1.0\n"
@@ -91,16 +91,11 @@ msgstr "Yanıt #{num}/{total}:\n"
#, docstring
msgid "\n"
" Searches through custom commands, according to the query.\n\n"
" Uses fuzzywuzzy searching to find close matches.\n\n"
" Uses fuzzy searching to find close matches.\n\n"
" **Arguments:**\n\n"
" - `<query>` The query to search for. Can be multiple words.\n"
" "
msgstr "\n"
" Verilen sorguya göre özel komutlarda arama yapar.\n\n"
" Arama yapmak için fuzzywuzzy adlı Python kütüphanesini kullanır.\n\n"
" **Seçenekler:**\n\n"
" - `<query>` Aramak istediğiniz sorgu, birden çok kelime içerebilir.\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:337
msgid "No close matches were found."
@@ -201,22 +196,10 @@ msgid "Set, edit, or view the cooldown for a custom command.\n\n"
" - `[p]cc cooldown mycommand 30 guild`\n\n"
" **Arguments:**\n\n"
" - `<command>` The custom command to check or set the cooldown.\n"
" - `<cooldown>` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
" - `<per>` The group to apply the cooldown on. Defaults to per member. Valid choices are server, guild, user, and member.\n"
" "
msgstr "Bir komutun bir kere çalıştırıldıktan sonra tekrar çalışıtırılabilmesi için ne kadar süre geçmesi gerektiğini (cooldown) ayarlar, değiştirir ya da düzenler.\n\n"
" Cooldown sürelerini üye (member), kanal (channel) ya da sunucu (guild) bazında ayarlayabilirsiniz. Birden çok\n"
" cooldown süresi ayarlanabilir. Komutu tekrar çalıştırabilmek için hepsinin \n"
" bitmiş olması gerekir.\n\n"
" Örnekler:\n"
" - `[p]customcom cooldown pingrole`\n"
" - `[p]customcom cooldown komutunuz 30`\n"
" - `[p]cc cooldown komutum 30 guild`\n\n"
" **Seçenekler:**\n\n"
" - `<command>` Cooldown süresi öğrenilecek ya da ayarlanacak komut.\n"
" - `<cooldown>` Komut tekrar çalıştırılmadan önce kaç **saniye** geçmesi gerektiği. Boş bırakılırsa şu anki ayarı gösterir.\n"
" - `<per>` Cooldown süresinden etkilenecek gurup, varsayılan olarak sunucudur. Geçerli seçenekler: server, guild, user, ve member.\n"
" - `[cooldown]` The number of seconds to wait before allowing the command to be invoked again. If omitted, will instead return the current cooldown settings.\n"
" - `[per]` The group to apply the cooldown on. Defaults to per member. Valid choices are server / guild, user / member, and channel.\n"
" "
msgstr ""
#: redbot/cogs/customcom/customcom.py:464
#: redbot/cogs/customcom/customcom.py:505