Automated Crowdin downstream (#4804)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2021-02-11 13:20:38 +00:00
committed by GitHub
parent ae87aa396a
commit 663876fba3
1120 changed files with 92428 additions and 31373 deletions

View File

@@ -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: Afrikaans\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=2; plural=(n != 1);\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

View File

@@ -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: Arabic\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=6; plural=(n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5);\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

View File

@@ -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: Bulgarian\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=2; plural=(n != 1);\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

View File

@@ -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: Bosnian\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

View File

@@ -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: Catalan\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=2; plural=(n != 1);\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

View File

@@ -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: Czech\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=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -56,7 +56,8 @@ msgid "😔 Next one."
msgstr "😔 Další."
#: 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 "Průměrné skóre"
#: 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

View File

@@ -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: Danish\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=2; plural=(n != 1);\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

View File

@@ -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: German\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=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -56,8 +56,9 @@ msgid "😔 Next one."
msgstr "😔 Nächste Frage."
#: redbot/cogs/trivia/session.py:114
msgid "An unexpected error occurred in the trivia session.\\nCheck your console or logs for details."
msgstr "In der Trivia-Session ist ein unerwarteter Fehler aufgetreten.\\nÜberprüfe deine Konsole oder Logs."
msgid "An unexpected error occurred in the trivia session.\n"
"Check your console or logs for details."
msgstr ""
#: redbot/cogs/trivia/session.py:135
msgid "Question number {num}!"
@@ -111,8 +112,15 @@ msgid "Show the current trivia settings."
msgstr "Zeige die aktuellen Trivia-Einstellungen."
#: 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}"
msgstr "Aktuelle Einstellungen\\nBot erhält Punkte: {bot_plays}\\nAntwortzeit-Limit: {delay} Sekunden\\nMangel an Reaktionszeit: {timeout} Sekunden\\nPunkte zu gewinnen: {max_score}\\nAntwort auf Zeitüberschreitung: {reveal_answer}\\nAuszahlungsverfolgung: {payout_multiplier}\\nListen erlauben, Einstellungen zu überschreiben: {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
#, docstring
@@ -168,8 +176,10 @@ msgstr "Erledigt. Trivia Listen können nicht mehr die Trivia Einstellungen auf
#: 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 "
msgstr "Legt fest ob der Bot Punkte erhält oder nicht.\\n\\n Bei Aktivierung erhält der Bot Punkte, wenn keiner die richtige Antwort gibt.\\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
msgid "Done. I'll now gain a point if users don't answer in time."
@@ -181,8 +191,11 @@ 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 "
msgstr "Legt fest ob die Antwort verraten wird.\\n\\n Bei Aktivierung wird der Bot die Antwort verraten wenn keiner\\n rechtzeitig die richtige Antwort gegeben hat.\\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
msgid "Done. I'll reveal the answer if no one knows it."
@@ -194,8 +207,14 @@ msgstr "Alles klar. Ich werde die Antworten nicht mehr verraten."
#: 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 "
msgstr "Legt den Gewinn Multiplikator fest.\\n\\n Dies kann eine beliebige positive Dezimalzahl sein. Wenn ein Benutzer bei\\n mindestens drei Teilnehmern gewinnt, erhält er Credits. Zum Deaktivieren\\n auf 0 stellen.\\n\\n Die Höhe der Credits ergibt sich aus der Gesamtpunktzahl multipliziert\\n mit diesem Multiplikator.\\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
msgid "Multiplier must be at least 0."
@@ -267,8 +286,11 @@ msgstr "Trivia-Liste nicht gefunden."
#: 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 "
msgstr "Startet eine Trivia Runde der angegebenen Kategorie\\n\\n Du kannst mehrere Kategorien wählen, wodurch Trivia die Fragen\\n aus diesen Kategorien vermischt.\\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
msgid "There is already an ongoing trivia session in this channel."
@@ -306,13 +328,23 @@ msgstr "Verfügbare Trivia Listen"
#: 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 "
msgstr "Trivia Bestenliste.\\n\\n Standardmäßig die Top 10 dieses Servers, sortiert nach Gesamtsiegen.\\n Verwende untergeordnete Befehle für eine angepasste Bestenliste.\\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 "
msgstr "Trivia Bestenliste für diesen Server.\\n\\n `<sort_by>` kann eine dieser Angaben sein:\\n - `wins` : Gesamtsiege\\n - `avg` : Durchschnittliche Punktzahl\\n - `total` : gesamte korrekte Antworten aller Runden\\n - `games` : Insgesamt gespielte Spiele\\n\\n `<top>` ist die Anzahl der Plätze, die auf der Bestenliste gezeigt werden sollen.\\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
msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by."
@@ -320,8 +352,15 @@ msgstr "Unbekannte Angabe `{field_name}`, siehe `{prefix} help trivia leaderboar
#: 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 "
msgstr "Globale Trivia Bestenliste.\\n\\n `<sort_by>` kann eine dieser Angaben sein:\\n - `wins` : Gesamtsiege\\n - `avg` : Durchschnittliche Punktzahl\\n - `total` : gesamte korrekte Antworten aller Runden\\n - `games` : Insgesamt gespielte Spiele\\n\\n `<top>` ist die Anzahl der Plätze, die auf der Bestenliste gezeigt werden sollen.\\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
msgid "There are no scores on record!"
@@ -352,8 +391,9 @@ msgid "Average Score"
msgstr "Durchschnittliche Punktzahl"
#: redbot/cogs/trivia/trivia.py:632
msgid "{filename} is a reserved trivia name and cannot be replaced.\\nChoose another name."
msgstr "{filename} ist ein reservierter Trivia-Name und kann nicht ersetzt werden.\\nWähle bitte einen anderen Namen."
msgid "{filename} is a reserved trivia name and cannot be replaced.\n"
"Choose another name."
msgstr ""
#: redbot/cogs/trivia/trivia.py:641
msgid "{filename} already exists. Do you wish to overwrite?"

View File

@@ -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: Greek\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=2; plural=(n != 1);\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

View File

@@ -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: Spanish\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=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -56,8 +56,9 @@ msgid "😔 Next one."
msgstr "😔 Siguiente."
#: redbot/cogs/trivia/session.py:114
msgid "An unexpected error occurred in the trivia session.\\nCheck your console or logs for details."
msgstr "Se ha producido un error inesperado en la sesión de trivial.\\nCompruebe su consola o registros para más detalles."
msgid "An unexpected error occurred in the trivia session.\n"
"Check your console or logs for details."
msgstr ""
#: redbot/cogs/trivia/session.py:135
msgid "Question number {num}!"
@@ -111,8 +112,15 @@ msgid "Show the current trivia settings."
msgstr "Mostrar la configuración actual del trivial."
#: 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}"
msgstr "Configuración actual\\nBot gana puntos: {bot_plays}\\nTiempo de respuesta: {delay} segundos\\nFalta de tiempo de respuesta: {timeout} segundos\\nPuntos para ganar: {max_score}\\nRevela respuesta al finalizar el tiempo: {reveal_answer}\\nMultiplicador de pago: {payout_multiplier}\\nPermitir a las listas anular la configuración: {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
#, docstring
@@ -168,8 +176,10 @@ msgstr "Hecho. Las listas de Trivial ya no pueden reemplazar la configuración d
#: 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 "
msgstr "Establece si el bot gana puntos o no.\\n\\n Si está habilitado, el bot ganará un punto si nadie adivina correctamente.\\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
msgid "Done. I'll now gain a point if users don't answer in time."
@@ -181,8 +191,11 @@ msgstr "Bien, ya no te avergonzaré en el trivial."
#: 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 "
msgstr "Establecer si la respuesta es o no revelada.\\n\\n Si está activado, el bot revelará la respuesta si nadie adivina correctamente\\n a tiempo.\\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
msgid "Done. I'll reveal the answer if no one knows it."
@@ -194,8 +207,14 @@ msgstr "Bien, ya no revelaré la respuesta a las preguntas."
#: 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 "
msgstr "Establece el multiplicador de pago.\\n\\n Este puede ser cualquier número decimal positivo. Si un jugador gana el trivial cuando al\\nmenos 3 miembros están jugando, recibirán créditos. Establece 0 para\\n deshabilitarlo.\\n\\n El número de créditos está determinado por la multiplicación de su puntación total por\\n este multiplicador.\\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
msgid "Multiplier must be at least 0."
@@ -267,8 +286,11 @@ msgstr "No se encontró el archivo de Trivial."
#: 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 "
msgstr "Iniciar sesión de trivial en la categoría especificada.\\n\\n Puedes listar múltiples categorías, en cuyo caso el trivial involucra\\n preguntas de todos ellos.\\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
msgid "There is already an ongoing trivia session in this channel."
@@ -306,13 +328,23 @@ msgstr "Listas de trivial disponibles"
#: 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 "
msgstr "Tabla de clasificación para trivial.\\n\\n Por defecto es el top 10 de este servidor, ordenado por un total de ganancias. Usa\\n subcomandos para una tabla de clasificación más personalizada.\\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 "
msgstr "Tabla de clasificación para este servidor.\\n\\n `<sort_by>` puede ser cualquiera de los siguientes campos:\\n - `wins` : victorias totales\\n - `avg` : puntuación media\\n - `total` : total de respuestas correctas\\n - `games` : total de partidas jugadas\\n\\n `<top>` es el número de rangos a mostrar en la tabla de clasificaciones.\\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
msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by."
@@ -320,8 +352,15 @@ msgstr "Campo desconocido `{field_name}`, ver `{prefix}help trivia leaderboard s
#: 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 "
msgstr "Tabla global de clasificación de trivials.\\n\\n `<sort_by>` puede ser cualquiera de los siguientes campos:\\n - `wins` : victorias totales\\n - `avg` : puntuación media\\n - `total` : total de respuestas correctas de todas las sesiones\\n - `games` : total de partidas jugadas\\n\\n `<top>` es el número de rangos a mostrar en la tabla de clasificaciones.\\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
msgid "There are no scores on record!"
@@ -352,8 +391,9 @@ msgid "Average Score"
msgstr "Puntuación Media"
#: redbot/cogs/trivia/trivia.py:632
msgid "{filename} is a reserved trivia name and cannot be replaced.\\nChoose another name."
msgstr "{filename} es un nombre de trivial reservado y no puede ser reemplazado.\\nElija otro nombre."
msgid "{filename} is a reserved trivia name and cannot be replaced.\n"
"Choose another name."
msgstr ""
#: redbot/cogs/trivia/trivia.py:641
msgid "{filename} already exists. Do you wish to overwrite?"

View File

@@ -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: Finnish\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=2; plural=(n != 1);\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

View File

@@ -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: French\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=2; plural=(n > 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -56,8 +56,9 @@ msgid "😔 Next one."
msgstr "😔 Suivante."
#: redbot/cogs/trivia/session.py:114
msgid "An unexpected error occurred in the trivia session.\\nCheck your console or logs for details."
msgstr "Une erreur inattendue s'est produite dans la session de trivia.\\nVérifiez votre console ou les logs pour plus de détails."
msgid "An unexpected error occurred in the trivia session.\n"
"Check your console or logs for details."
msgstr ""
#: redbot/cogs/trivia/session.py:135
msgid "Question number {num}!"
@@ -111,8 +112,15 @@ msgid "Show the current trivia settings."
msgstr "Afficher les paramètres actuels de la trivia."
#: 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}"
msgstr "Paramètres actuels**\\nLe bot gagne des points : {bot_plays}\\nDélai de réponse : {delay} secondes\\nDélai de non-réponse : {timeout} secondes\\nPoints pour gagner : {max_score}\\nRévéler la réponse à la fin du délai : {reveal_answer}\\nMultiplicateur des gains : {payout_multiplier}\\nAutoriser les listes à remplacer les paramètres : {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
#, docstring
@@ -168,8 +176,10 @@ msgstr "Fait. Les listes de trivia ne peuvent maintenant plus substituer les par
#: 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 "
msgstr "Définit si le bot gagne ou non des points.\\n\\n Si cette option est activée, le bot gagnera un point si personne ne devine correctement.\\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
msgid "Done. I'll now gain a point if users don't answer in time."
@@ -181,8 +191,11 @@ 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 "
msgstr "Définissez si la réponse est révélée ou non.\\n\\n Si activé, le bot révélera la réponse si personne ne devine correctement à temps.\\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
msgid "Done. I'll reveal the answer if no one knows it."
@@ -194,8 +207,14 @@ msgstr "D'accord, je ne révélerais plus la réponse aux questions."
#: 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 "
msgstr "Définissez le multiplicateur de gains.\\n\\n Il peut s'agir de n'importe quel nombre décimal positif.\\n Si un utilisateur gagne un Trivia alors qu'il y a au moins\\n 3 membres qui jouent, ils recevront des crédits. \\n Réglez sur 0 pour désactiver.\\n\\n Le nombre de crédits est déterminé en multipliant leur\\n score total par ce multiplicateur.\\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
msgid "Multiplier must be at least 0."
@@ -267,8 +286,11 @@ msgstr "La fichier Trivia ne peut pas être trouvé."
#: 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 "
msgstr "Lancez une session de Trivia sur la catégorie spécifiée.\\n\\n Vous pouvez énumérer plusieurs catégories, auquel cas\\n le Trivia comportera les éléments suivants\\n des questions de la part de chacun d'eux.\\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
msgid "There is already an ongoing trivia session in this channel."
@@ -306,13 +328,23 @@ msgstr "Listes Trivia disponibles"
#: 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 "
msgstr "Classements pour le Trivia.\\n\\n Par défaut pour le top 10 de ce serveur, trié par le total des victoires.\\n Utilisez les sous-commandes pour un classement\\n plus personnaliser.\\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 "
msgstr "Classement pour ce serveur.\\n\\n `<sort_by>` peut être l'un des champs suivants :\\n - `wins` : nombre total de victoires\\n - `avg` : score moyen\\n - `total` : nombre total de bonnes réponses\\n - `games` : nombre total de parties jouées\\n\\n `<top>` est le nombre de rangs a afficher sur le classement.\\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
msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by."
@@ -320,8 +352,15 @@ msgstr "Champ `{field_name}` inconnu, voir `{prefix}help trivia leaderboard serv
#: 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 "
msgstr "Classement global Trivia.\\n\\n `<sort_by>` peut être l'un des champs suivants :\\n - `wins` : nombre total de victoires\\n - `avg` : score moyen\\n - `total` : nombre total de bonnes réponses\\n - `games` : nombre total de parties jouées\\n\\n `<top>` est le nombre de rangs a afficher sur le classement.\\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
msgid "There are no scores on record!"
@@ -352,8 +391,9 @@ msgid "Average Score"
msgstr "Score moyen"
#: redbot/cogs/trivia/trivia.py:632
msgid "{filename} is a reserved trivia name and cannot be replaced.\\nChoose another name."
msgstr "{filename} est un nom de trivia réservé et ne peut pas être remplacé.\\nChoisissez un autre nom."
msgid "{filename} is a reserved trivia name and cannot be replaced.\n"
"Choose another name."
msgstr ""
#: redbot/cogs/trivia/trivia.py:641
msgid "{filename} already exists. Do you wish to overwrite?"

View File

@@ -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: Hebrew\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=4; plural=n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3;\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

View File

@@ -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: Hungarian\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=2; plural=(n != 1);\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

View File

@@ -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: Indonesian\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=1; plural=0;\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

View File

@@ -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: Italian\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=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -56,7 +56,8 @@ msgid "😔 Next one."
msgstr "😔 La prossima."
#: 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 "Fatto. Le liste di Quiz adesso non possono più ignorare le impostazioni
#: 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 "Bene, non rivelerò più la risposta alle domande."
#: 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 "Liste di quiz disponibili"
#: 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 "Campo `{field_name}` sconosciuto, vedi `{prefix}help trivia leaderboard
#: 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 "Punteggio Medio"
#: 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

View File

@@ -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: Japanese\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=1; plural=0;\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

View File

@@ -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: Korean\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=1; plural=0;\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

View File

@@ -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: Norwegian Bokmal\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=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -56,8 +56,9 @@ msgid "😔 Next one."
msgstr "😔 Neste."
#: redbot/cogs/trivia/session.py:114
msgid "An unexpected error occurred in the trivia session.\\nCheck your console or logs for details."
msgstr "En uventet feil oppstod i trivia økten.\\nSjekk konsollen eller loggene din for detaljer."
msgid "An unexpected error occurred in the trivia session.\n"
"Check your console or logs for details."
msgstr ""
#: redbot/cogs/trivia/session.py:135
msgid "Question number {num}!"
@@ -111,8 +112,15 @@ msgid "Show the current trivia settings."
msgstr "Vis nåværende trivia innstillinger."
#: 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}"
msgstr "Nåværende innstillinger\\nBot får poeng: {bot_plays}\\nSvar tidsgrense: {delay} sekunder\\nMangel på svar timeout: {timeout} sekunder\\nPoeng å vinne: {max_score}\\nReveal svar ved timeout: {reveal_answer}\\nPayout multiplier: {payout_multiplier}\\nTillat at lister overstyrer innstillinger: {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
#, docstring
@@ -168,8 +176,10 @@ msgstr "Ferdig. Trivia lister kan ikke lenger overstyre trivia innstillinger for
#: 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 "
msgstr "Angi om bot skal gevinst punktene.\\n\\n Hvis dette er aktivert, får boten et poeng hvis ingen gjetter riktig.\\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
msgid "Done. I'll now gain a point if users don't answer in time."
@@ -181,8 +191,11 @@ msgstr "Ok, jeg kommer ikke lenger til å flettes deg."
#: 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 "
msgstr "Angi om svaret blir avslørt eller ikke.\\n\\n Hvis aktivert, boten vil vise svaret hvis ingen gjetter riktig\\n i tide.\\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
msgid "Done. I'll reveal the answer if no one knows it."
@@ -194,8 +207,14 @@ msgstr "Ok, jeg får ikke lenger svar på spørsmålene."
#: 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 "
msgstr "Angi utbetalingsmultiplikatoren.\\n\\nDette kan være et hvilket som helst positivt desimalnummer. Hvis en bruker vinner trivia når\\n minst 3 medlemmer spiller, vil de motta studiepoeng. Sett til 0 for å\\ndeaktivere.\\n\\nAntall studiepoeng bestemmes ved å multiplisere deres totale poengsum med\\ndenne multiplikatoren.\\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
msgid "Multiplier must be at least 0."
@@ -267,8 +286,11 @@ msgstr "Trivia-filen ble ikke funnet."
#: 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 "
msgstr "Start trivia økt på spesifisert kategori.\\n\\n Du kan liste over flere kategorier, i så fall vil reisen involvere\\n spørsmål fra alle dem.\\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
msgid "There is already an ongoing trivia session in this channel."
@@ -306,13 +328,23 @@ msgstr "Tilgjengelige trivia lister"
#: 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 "
msgstr "Ledertavle for trivia.\\n\\n Standard på toppen av 10 av denne serveren, sortert etter totale vinsjer. Bruk\\n underkommandoer for et mer tilpasset lederskap.\\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 "
msgstr "Ledertavle for denne serveren.\\n\\n `<sort_by>` kan være hvilken som helst av de følgende feltene:\\n - `wins` : total seier\\n - `avg` : gjennomsnittlig score\\n - `total` : totalt rette svar\\n - `games` : totale partier som er spilt av\\n\\n `<top>` er antallet rangeringer som vises på ledertavlen.\\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
msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by."
@@ -320,8 +352,15 @@ msgstr "Ukjent felt `{field_name}`, se `{prefix}help trivia leaderboard server`
#: 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 "
msgstr "Ledertavle for denne serveren.\\n\\n `<sort_by>` kan være hvilken som helst av de følgende feltene:\\n - `wins` : total seier\\n - `avg` : gjennomsnittlig score\\n - `total` : totalt rette svar\\n - `games` : totale partier som er spilt av\\n\\n `<top>` er antallet rangeringer som vises på ledertavlen.\\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
msgid "There are no scores on record!"
@@ -352,8 +391,9 @@ msgid "Average Score"
msgstr "Gjennomsnittlig poengsum"
#: redbot/cogs/trivia/trivia.py:632
msgid "{filename} is a reserved trivia name and cannot be replaced.\\nChoose another name."
msgstr "{filename} er en reservert stammenavn og kan ikke erstattes.\\nVelg et annet navn."
msgid "{filename} is a reserved trivia name and cannot be replaced.\n"
"Choose another name."
msgstr ""
#: redbot/cogs/trivia/trivia.py:641
msgid "{filename} already exists. Do you wish to overwrite?"

View File

@@ -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: Dutch\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=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -56,7 +56,8 @@ msgid "😔 Next one."
msgstr "😔 volgende."
#: 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 "Gemiddelde score"
#: 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

View File

@@ -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: Polish\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=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\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

View File

@@ -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: Portuguese, Brazilian\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=2; plural=(n != 1);\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

View File

@@ -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: Portuguese\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=2; plural=(n != 1);\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

View File

@@ -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: Romanian\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==1 ? 0 : (n==0 || (n%100>0 && 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

View File

@@ -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: Russian\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=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\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 "Неизвестное поле `{field_name}`, см. `{prefix}help triv
#: 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

View File

@@ -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: Slovak\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=4; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 3;\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

View File

@@ -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

View File

@@ -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 (Cyrillic)\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

View File

@@ -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: Swedish\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=2; plural=(n != 1);\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

View File

@@ -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: Turkish\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=2; plural=(n != 1);\n"
"X-Crowdin-Project: red-discordbot\n"
"X-Crowdin-Project-ID: 289505\n"
@@ -56,8 +56,9 @@ msgid "😔 Next one."
msgstr "😔 Sıradaki."
#: redbot/cogs/trivia/session.py:114
msgid "An unexpected error occurred in the trivia session.\\nCheck your console or logs for details."
msgstr "Bilgi yarışması sırasında beklenmedik bir hata oluştu.\\nDetaylar için kayıtları veya konsolu kontrol edin."
msgid "An unexpected error occurred in the trivia session.\n"
"Check your console or logs for details."
msgstr ""
#: redbot/cogs/trivia/session.py:135
msgid "Question number {num}!"
@@ -111,8 +112,15 @@ msgid "Show the current trivia settings."
msgstr "Mevcut bilgi yarışması ayarlarını göster."
#: 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}"
msgstr "Mevcut ayarlar\\nBotun kazandığı puanlar: {bot_plays}\\nCevap süre sınırı: {delay} saniye\\nCevap vermeme zaman aşımı: {timeout} saniye\\nKazanmak için gereken puan: {max_score}\\nZaman aşımında cevabı söyleme: {reveal_answer}\\nÖdül katlama: {payout_multiplier}\\nListelerin ayarları hükümsüzleştirme izni: {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
#, docstring
@@ -168,8 +176,10 @@ msgstr "Tamamdır. Bilgi yarışması listeleri artık bu sunucunun bilgi yarı
#: 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 "
msgstr "Bot puan kazanıp kazanmayacağını ayarla..\\n\\n Bu ayar etkinleştirilirse kimse cevabı doğru bilemediğinde bot bir puan alır.\\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
msgid "Done. I'll now gain a point if users don't answer in time."
@@ -181,8 +191,11 @@ msgstr "Tamamdır, artık bilgi yarışmasında seni utandırmayacağım."
#: 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 "
msgstr "Cevabın söylenip söylenmeyeceğini ayarla.\\n\\n Bu ayar açılırsa kimse zamanında cevap vermezse bot doğru cevabı\\n söyleyecektir.\\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
msgid "Done. I'll reveal the answer if no one knows it."
@@ -194,8 +207,14 @@ msgstr "Tamamdır, artık soruların cevaplarını söylemeyeceğim."
#: 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 "
msgstr "Ödül katlanma oranını ayarla.\\n\\n Bu herhangi bir pozitif ondalık sayı olabilir. Bir kullanıcı en az 3 üye de oynarken\\n bilgi yarışmasını kazanırsa kredi alacak. Devre dışı bırakmak için ayarı\\n 0 yapın.\\n\\n Kaç kredi verileceği üyenin toplam puanını\\n katlanma oranı ile çarparak belirlenir.\\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
msgid "Multiplier must be at least 0."
@@ -267,8 +286,11 @@ msgstr "Bilgi yarışması dosyası bulunamadı."
#: 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 "
msgstr "Belirtilen kategoride bilgi yarışması başlat.\\n\\n Birden çok kategori seçerseniz bilgi yarışmasında\\n hepsinden sorular olacaktır.\\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
msgid "There is already an ongoing trivia session in this channel."
@@ -306,13 +328,23 @@ msgstr "Mevcut bilgi yarışması kategorileri"
#: 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 "
msgstr "Bilgi yarışması için sıralama.\\n\\n Varsayılan olarak bu sunucuda en çok kazanmış 10 kişiyi gösterir. Daha özelleştirilmiş\\n bir sıralama için alt komutları kullanın.\\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 "
msgstr "Bu sunucu için sıralama.\\n\\n `<sort_by>` şu alanlardan biri olabilir:\\n - `wins` : toplam kazanma sayısı\\n - `avg` : ortalama puan\\n - `total` : toplam doğru cevap\\n - `games` : kaç yarışmaya katıldığı\\n\\n `<top>` sıralamada kaç kişi gösterileceğidir.\\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
msgid "Unknown field `{field_name}`, see `{prefix}help trivia leaderboard server` for valid fields to sort by."
@@ -320,8 +352,15 @@ msgstr "Bilinmedik alan `{field_name}`, ayrım yapılabilecek geçerli alanları
#: 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 "
msgstr "Küresel bilgi yarışması sıralaması.\\n\\n `<sort_by>` şu alanlardan biri olabilir:\\n - `wins` : toplam kazanma sayısı\\n - `avg` : ortalama puan\\n - `total` : verilmiş toplam doğru cevap\\n - `games` : toplam katılma sayısı\\n\\n `<top>` sıralamada kaç kişi gösterileceğidir.\\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
msgid "There are no scores on record!"
@@ -352,8 +391,9 @@ msgid "Average Score"
msgstr "Ortalama Puan"
#: redbot/cogs/trivia/trivia.py:632
msgid "{filename} is a reserved trivia name and cannot be replaced.\\nChoose another name."
msgstr "{filename} ayrılmış bir bilgi yarışması adıdır ve değiştirilemez.\\nBaşka bir ad seçin."
msgid "{filename} is a reserved trivia name and cannot be replaced.\n"
"Choose another name."
msgstr ""
#: redbot/cogs/trivia/trivia.py:641
msgid "{filename} already exists. Do you wish to overwrite?"

View File

@@ -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: Ukrainian\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=4; plural=((n%10==1 && n%100!=11) ? 0 : ((n%10 >= 2 && n%10 <=4 && (n%100 < 12 || n%100 > 14)) ? 1 : ((n%10 == 0 || (n%10 >= 5 && n%10 <=9)) || (n%100 >= 11 && n%100 <= 14)) ? 2 : 3));\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

View File

@@ -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: Vietnamese\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=1; plural=0;\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

View File

@@ -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: Chinese Simplified\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=1; plural=0;\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

View File

@@ -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: Chinese Traditional, Hong Kong\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=1; plural=0;\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

View File

@@ -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: Chinese Traditional\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=1; plural=0;\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