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: 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?"