Automated Crowdin downstream (#6362)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2024-04-21 04:04:35 +02:00
committed by GitHub
parent aa21091b84
commit 23c86d7850
150 changed files with 3732 additions and 3279 deletions

View File

@@ -1,7 +1,7 @@
msgid ""
msgstr ""
"Project-Id-Version: red-discordbot\n"
"POT-Creation-Date: 2024-03-21 22:16+0000\n"
"POT-Creation-Date: 2024-04-20 22:28+0000\n"
"Last-Translator: \n"
"Language-Team: Hindi\n"
"MIME-Version: 1.0\n"
@@ -15,47 +15,51 @@ msgstr ""
"X-Crowdin-File-ID: 188\n"
"Language: hi_IN\n"
#: redbot/core/commands/converter.py:85
#: redbot/core/commands/converter.py:87
msgid "`{unit}` is not a valid unit of time for this command"
msgstr "`{unit}` इस आदेश के लिए समय की मान्य इकाई नहीं है"
#: redbot/core/commands/converter.py:141 redbot/core/commands/converter.py:203
#: redbot/core/commands/converter.py:148 redbot/core/commands/converter.py:216
msgid "The time set is way too high, consider setting something reasonable."
msgstr "निर्धारित समय बहुत अधिक है, कुछ उचित निर्धारित करने पर विचार करें।"
#: redbot/core/commands/converter.py:145
#: redbot/core/commands/converter.py:152
msgid "This amount of time is too large for this command. (Maximum: {maximum})"
msgstr "यह समय इस आदेश के लिए बहुत बड़ा है। (ज्यादा से ज्यादा: {maximum})"
#: redbot/core/commands/converter.py:151
#: redbot/core/commands/converter.py:156 redbot/core/commands/converter.py:165
msgid "0 seconds"
msgstr ""
#: redbot/core/commands/converter.py:161
msgid "This amount of time is too small for this command. (Minimum: {minimum})"
msgstr "यह समय इस आदेश के लिए बहुत छोटा है। (न्यूनतम: {minimum})"
#: redbot/core/commands/converter.py:232
#: redbot/core/commands/converter.py:245
msgid "'{input}' doesn't look like a valid user ID."
msgstr "`{input}` वैध उपयोगकर्ता आईडी की तरह नहीं दिखता है।"
#: redbot/core/commands/converter.py:255
#: redbot/core/commands/converter.py:268
msgid "`{arg}` is not a number."
msgstr ""
#: redbot/core/commands/converter.py:257
#: redbot/core/commands/converter.py:270
msgid "`{arg}` is not a finite number."
msgstr ""
#: redbot/core/commands/converter.py:280
#: redbot/core/commands/converter.py:293
msgid "Missing a key or value."
msgstr "एक कुंजी या मान गुम है।"
#: redbot/core/commands/converter.py:286
#: redbot/core/commands/converter.py:299
msgid "Unexpected key `{key}`."
msgstr "अप्रत्याशित कुंजी `{key}`"
#: redbot/core/commands/converter.py:511
#: redbot/core/commands/converter.py:533
msgid "Command \"{arg}\" not found."
msgstr "कमांड \"{arg}\" नहीं मिला।"
#: redbot/core/commands/converter.py:521
#: redbot/core/commands/converter.py:543
msgid "Cog \"{arg}\" not found."
msgstr "कोग \"{arg}\" नहीं मिला।"