Automated Crowdin downstream (#4638)

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
github-actions[bot]
2020-11-29 22:04:43 +01:00
committed by GitHub
parent 1ca422a636
commit e2adb29cf3
141 changed files with 13385 additions and 13384 deletions

View File

@@ -23,12 +23,12 @@ msgstr "Banco"
#: redbot/cogs/bank/bank.py:48
#, docstring
msgid "Base command for bank settings."
msgstr ""
msgstr "Comando básico para la configuración del banco."
#: redbot/cogs/bank/bank.py:52
#, docstring
msgid "Show the current bank settings."
msgstr ""
msgstr "Muestra la configuración bancaria actual."
#: redbot/cogs/bank/bank.py:62
msgid "Global"
@@ -40,12 +40,12 @@ msgstr "Servidor"
#: redbot/cogs/bank/bank.py:67
msgid "Bank settings:\\n\\nBank name: {bank_name}\\nBank scope: {bank_scope}\\nCurrency: {currency_name}\\nDefault balance: {default_balance}\\nMaximum allowed balance: {maximum_bal}\\n"
msgstr ""
msgstr "Configuración de bancos:\\n\\nNombre del banco: {bank_name}\\nAlcance del banco: {bank_scope}\\nMoneda: {currency_name}\\nSaldo Predeterminado: {default_balance}\\nSaldo Máximo Permitido: {maximum_bal}\\n"
#: redbot/cogs/bank/bank.py:83
#, docstring
msgid "Toggle whether the bank is global or not.\\n\\n If the bank is global, it will become per-server.\\n If the bank is per-server, it will become global.\\n "
msgstr ""
msgstr "Alternar si el banco es global o no.\\n\\n Si el banco es global, será por servidor.\\n Si el banco es por servidor, se volverá global.\\n "
#: redbot/cogs/bank/bank.py:90
msgid "per-server"
@@ -57,11 +57,11 @@ msgstr "general"
#: redbot/cogs/bank/bank.py:93
msgid "This will toggle the bank to be {banktype}, deleting all accounts in the process! If you're sure, type `{command}`"
msgstr ""
msgstr "Esto cambiará el banco a {banktype}, eliminando todas las cuentas en el proceso. Si está seguro, escriba `{command}`"
#: redbot/cogs/bank/bank.py:100
msgid "The bank is now {banktype}."
msgstr ""
msgstr "Este banco es ahora {banktype}."
#: redbot/cogs/bank/bank.py:106
#, docstring
@@ -75,22 +75,22 @@ msgstr "Nombre del banco cambiado a: {name}"
#: redbot/cogs/bank/bank.py:114
#, docstring
msgid "Set the name for the bank's currency."
msgstr ""
msgstr "Establezca el nombre de la moneda del banco."
#: redbot/cogs/bank/bank.py:116
msgid "Currency name has been set to: {name}"
msgstr ""
msgstr "La nombre de la moneda se ha establecido en: {name}"
#: redbot/cogs/bank/bank.py:122
#, docstring
msgid "Set the maximum balance a user can get."
msgstr ""
msgstr "Establezca el equilibrio máximo que un usuario puede obtener."
#: redbot/cogs/bank/bank.py:128
msgid "Amount must be greater than zero and less than {max}."
msgstr ""
msgstr "La cantidad debe ser mayor que cero e menor que {max}."
#: redbot/cogs/bank/bank.py:133
msgid "Maximum balance has been set to: {amount}"
msgstr ""
msgstr "El saldo máximo se ha establecido en: {amount}"