mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-18 09:08:58 -05:00
Automated Crowdin downstream (#4734)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
f9848a69b7
commit
0f8f33fed2
@@ -1,7 +1,7 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2020-12-24 12:36+0000\n"
|
||||
"POT-Creation-Date: 2021-02-04 12:28+0000\n"
|
||||
"Last-Translator: \n"
|
||||
"Language-Team: Serbian (Latin)\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -332,7 +332,7 @@ msgstr ""
|
||||
msgid "Set the amount earned each payday.\\n\\n Example:\\n - `[p]economyset paydayamount 400`\\n\\n **Arguments**\\n\\n - `<creds>` The new amount to give when using the payday command. Default is 120.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/economy/economy.py:961 redbot/cogs/economy/economy.py:994
|
||||
#: redbot/cogs/economy/economy.py:961
|
||||
msgid "Amount must be greater than zero and less than {maxbal}."
|
||||
msgstr ""
|
||||
|
||||
@@ -342,47 +342,55 @@ msgstr ""
|
||||
|
||||
#: redbot/cogs/economy/economy.py:978
|
||||
#, docstring
|
||||
msgid "Set the amount earned each payday for a role.\\n\\n Only available when not using a global bank.\\n\\n Example:\\n - `[p]economyset rolepaydayamount @Members 400`\\n\\n **Arguments**\\n\\n - `<role>` The role to assign a custom payday amount to.\\n - `<creds>` The new amount to give when using the payday command.\\n "
|
||||
msgid "Set the amount earned each payday for a role.\\n Set to `0` to remove the payday amount you set for that role.\\n\\n Only available when not using a global bank.\\n\\n Example:\\n - `[p]economyset rolepaydayamount @Members 400`\\n\\n **Arguments**\\n\\n - `<role>` The role to assign a custom payday amount to.\\n - `<creds>` The new amount to give when using the payday command.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/economy/economy.py:1000
|
||||
#: redbot/cogs/economy/economy.py:995
|
||||
msgid "The bank requires that you set the payday to be less than its maximum balance of {maxbal}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/economy/economy.py:1002
|
||||
msgid "The bank must be per-server for per-role paydays to work."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/economy/economy.py:1004
|
||||
#: redbot/cogs/economy/economy.py:1008
|
||||
msgid "The payday value attached to role has been removed. Users with this role will now receive the default pay of {num} {currency}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/economy/economy.py:1017
|
||||
msgid "Every payday will now give {num} {currency} to people with the role {role_name}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/economy/economy.py:1012
|
||||
#: redbot/cogs/economy/economy.py:1027
|
||||
#, docstring
|
||||
msgid "Set the initial balance for new bank accounts.\\n\\n Example:\\n - `[p]economyset registeramount 5000`\\n\\n **Arguments**\\n\\n - `<creds>` The new initial balance amount. Default is 0.\\n "
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/economy/economy.py:1028
|
||||
#: redbot/cogs/economy/economy.py:1043
|
||||
msgid "Amount must be greater than or equal to zero and less than {maxbal}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/economy/economy.py:1033
|
||||
#: redbot/cogs/economy/economy.py:1048
|
||||
msgid "Registering an account will now give {num} {currency}."
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/economy/economy.py:1042
|
||||
#: redbot/cogs/economy/economy.py:1057
|
||||
msgid "weeks"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/economy/economy.py:1043
|
||||
#: redbot/cogs/economy/economy.py:1058
|
||||
msgid "days"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/economy/economy.py:1044
|
||||
#: redbot/cogs/economy/economy.py:1059
|
||||
msgid "hours"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/economy/economy.py:1045
|
||||
#: redbot/cogs/economy/economy.py:1060
|
||||
msgid "minutes"
|
||||
msgstr ""
|
||||
|
||||
#: redbot/cogs/economy/economy.py:1046
|
||||
#: redbot/cogs/economy/economy.py:1061
|
||||
msgid "seconds"
|
||||
msgstr ""
|
||||
|
||||
|
||||
Reference in New Issue
Block a user