mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-18 09:08:58 -05:00
[i18n] Automated Crowdin downstream (#4816)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
33850a2c35
commit
bf30f2078c
@@ -21,7 +21,11 @@ msgid "\n"
|
||||
" Global\n"
|
||||
" Guild\n"
|
||||
" User\n"
|
||||
msgstr ""
|
||||
msgstr "\n"
|
||||
"Kapsam bunlardan biri olmalıdır:\n"
|
||||
" Global\n"
|
||||
" Guild\n"
|
||||
" User\n"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:43
|
||||
msgid "\n"
|
||||
@@ -29,26 +33,33 @@ msgid "\n"
|
||||
" User ID\n"
|
||||
" User Mention\n"
|
||||
" User Name#123\n"
|
||||
msgstr ""
|
||||
msgstr "\n"
|
||||
"Yapımcı bunlardan biri olmalıdır:\n"
|
||||
" Kullanıcı IDsi\n"
|
||||
" Kullanıcı etiketi\n"
|
||||
" Kullanıcı Adı#123\n"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:51
|
||||
msgid "\n"
|
||||
"Guild must be a valid version of one of the following:\n"
|
||||
" Guild ID\n"
|
||||
" Exact guild name\n"
|
||||
msgstr ""
|
||||
msgstr "\n"
|
||||
"Sunucu bunlardan biri olmalıdır:\n"
|
||||
" Sunucu IDsi\n"
|
||||
" Sunucu tam adı\n"
|
||||
|
||||
#: redbot/cogs/audio/converters.py:87
|
||||
msgid "\"{arg}\" was not found. It must be the ID or complete name of a server which the bot can see."
|
||||
msgstr ""
|
||||
msgstr "\"{arg}\" bulunamadı. Botun görebildiği bir sunucunun IDsi veya tam adı olmak zorundadır."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:96 redbot/cogs/audio/converters.py:136
|
||||
msgid "\"{arg}\" does not refer to a unique server. Please use the ID for the server you're trying to specify."
|
||||
msgstr ""
|
||||
msgstr "\"{arg}\" kesin bir sunucuya denk gelmemekte. Lütfen belirtmeye çalıştığınız sunucunun ID sini kullanın."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:127
|
||||
msgid "\"{arg}\" was not found. It must be the ID or name or mention a user which the bot can see."
|
||||
msgstr ""
|
||||
msgstr "\"{arg}\" bulunamadı. Botun görebildiği bir kişinin etiketlenmesi veya o kişinin IDsi olmak zorundadır."
|
||||
|
||||
#: redbot/cogs/audio/converters.py:176
|
||||
msgid "Could not match '{}' to a playlist."
|
||||
|
||||
Reference in New Issue
Block a user