mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-18 09:08:58 -05:00
Automated Crowdin downstream (#4804)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
ae87aa396a
commit
663876fba3
@@ -1,13 +1,13 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2021-01-21 12:55+0000\n"
|
||||
"POT-Creation-Date: 2021-02-11 12:29+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Serbian (Latin)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
"Content-Type: text/plain; charset=UTF-8\n"
|
||||
"Content-Transfer-Encoding: 8bit\n"
|
||||
"Generated-By: redgettext 3.1\n"
|
||||
"Generated-By: redgettext 3.3\n"
|
||||
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
|
||||
"X-Crowdin-Project: red-discordbot\n"
|
||||
"X-Crowdin-Project-ID: 289505\n"
|
||||
@@ -56,7 +56,8 @@ msgid "😔 Next one."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/trivia/session.py:114
|
||||
msgid "An unexpected error occurred in the trivia session.\\nCheck your console or logs for details."
|
||||
msgid "An unexpected error occurred in the trivia session.\n"
|
||||
"Check your console or logs for details."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/trivia/session.py:135
|
||||
@@ -111,7 +112,14 @@ msgid "Show the current trivia settings."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/trivia/trivia.py:87
|
||||
msgid "Current settings\\nBot gains points: {bot_plays}\\nAnswer time limit: {delay} seconds\\nLack of response timeout: {timeout} seconds\\nPoints to win: {max_score}\\nReveal answer on timeout: {reveal_answer}\\nPayout multiplier: {payout_multiplier}\\nAllow lists to override settings: {allow_override}"
|
||||
msgid "Current settings\n"
|
||||
"Bot gains points: {bot_plays}\n"
|
||||
"Answer time limit: {delay} seconds\n"
|
||||
"Lack of response timeout: {timeout} seconds\n"
|
||||
"Points to win: {max_score}\n"
|
||||
"Reveal answer on timeout: {reveal_answer}\n"
|
||||
"Payout multiplier: {payout_multiplier}\n"
|
||||
"Allow lists to override settings: {allow_override}"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/trivia/trivia.py:103
|
||||
@@ -168,7 +176,9 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/trivia/trivia.py:154
|
||||
#, docstring
|
||||
msgid "Set whether or not the bot gains points.\\n\\n If enabled, the bot will gain a point if no one guesses correctly.\\n "
|
||||
msgid "Set whether or not the bot gains points.\n\n"
|
||||
" If enabled, the bot will gain a point if no one guesses correctly.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/trivia/trivia.py:161
|
||||
@@ -181,7 +191,10 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/trivia/trivia.py:167
|
||||
#, docstring
|
||||
msgid "Set whether or not the answer is revealed.\\n\\n If enabled, the bot will reveal the answer if no one guesses correctly\\n in time.\\n "
|
||||
msgid "Set whether or not the answer is revealed.\n\n"
|
||||
" If enabled, the bot will reveal the answer if no one guesses correctly\n"
|
||||
" in time.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/trivia/trivia.py:175
|
||||
@@ -194,7 +207,13 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/trivia/trivia.py:183
|
||||
#, docstring
|
||||
msgid "Set the payout multiplier.\\n\\n This can be any positive decimal number. If a user wins trivia when at\\n least 3 members are playing, they will receive credits. Set to 0 to\\n disable.\\n\\n The number of credits is determined by multiplying their total score by\\n this multiplier.\\n "
|
||||
msgid "Set the payout multiplier.\n\n"
|
||||
" This can be any positive decimal number. If a user wins trivia when at\n"
|
||||
" least 3 members are playing, they will receive credits. Set to 0 to\n"
|
||||
" disable.\n\n"
|
||||
" The number of credits is determined by multiplying their total score by\n"
|
||||
" this multiplier.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/trivia/trivia.py:194
|
||||
@@ -267,7 +286,10 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/trivia/trivia.py:285
|
||||
#, docstring
|
||||
msgid "Start trivia session on the specified category.\\n\\n You may list multiple categories, in which case the trivia will involve\\n questions from all of them.\\n "
|
||||
msgid "Start trivia session on the specified category.\n\n"
|
||||
" You may list multiple categories, in which case the trivia will involve\n"
|
||||
" questions from all of them.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/trivia/trivia.py:293
|
||||
@@ -306,12 +328,22 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/trivia/trivia.py:370
|
||||
#, docstring
|
||||
msgid "Leaderboard for trivia.\\n\\n Defaults to the top 10 of this server, sorted by total wins. Use\\n subcommands for a more customised leaderboard.\\n "
|
||||
msgid "Leaderboard for trivia.\n\n"
|
||||
" Defaults to the top 10 of this server, sorted by total wins. Use\n"
|
||||
" subcommands for a more customised leaderboard.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/trivia/trivia.py:385
|
||||
#, docstring
|
||||
msgid "Leaderboard for this server.\\n\\n `<sort_by>` can be any of the following fields:\\n - `wins` : total wins\\n - `avg` : average score\\n - `total` : total correct answers\\n - `games` : total games played\\n\\n `<top>` is the number of ranks to show on the leaderboard.\\n "
|
||||
msgid "Leaderboard for this server.\n\n"
|
||||
" `<sort_by>` can be any of the following fields:\n"
|
||||
" - `wins` : total wins\n"
|
||||
" - `avg` : average score\n"
|
||||
" - `total` : total correct answers\n"
|
||||
" - `games` : total games played\n\n"
|
||||
" `<top>` is the number of ranks to show on the leaderboard.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/trivia/trivia.py:398 redbot/cogs/trivia/trivia.py:427
|
||||
@@ -320,7 +352,14 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/trivia/trivia.py:414
|
||||
#, docstring
|
||||
msgid "Global trivia leaderboard.\\n\\n `<sort_by>` can be any of the following fields:\\n - `wins` : total wins\\n - `avg` : average score\\n - `total` : total correct answers from all sessions\\n - `games` : total games played\\n\\n `<top>` is the number of ranks to show on the leaderboard.\\n "
|
||||
msgid "Global trivia leaderboard.\n\n"
|
||||
" `<sort_by>` can be any of the following fields:\n"
|
||||
" - `wins` : total wins\n"
|
||||
" - `avg` : average score\n"
|
||||
" - `total` : total correct answers from all sessions\n"
|
||||
" - `games` : total games played\n\n"
|
||||
" `<top>` is the number of ranks to show on the leaderboard.\n"
|
||||
" "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/trivia/trivia.py:482
|
||||
@@ -352,7 +391,8 @@ msgid "Average Score"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/trivia/trivia.py:632
|
||||
msgid "{filename} is a reserved trivia name and cannot be replaced.\\nChoose another name."
|
||||
msgid "{filename} is a reserved trivia name and cannot be replaced.\n"
|
||||
"Choose another name."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/trivia/trivia.py:641
|
||||
|
||||
Reference in New Issue
Block a user