mirror of
https://github.com/Cog-Creators/Red-DiscordBot.git
synced 2025-11-18 09:08:58 -05:00
[V3] Beta 12 release (#1525)
* [V3] update translations from Crowdin * [V3] bump version to 3.0.0b12
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
msgid ""
|
||||
msgstr ""
|
||||
"Project-Id-Version: red-discordbot\n"
|
||||
"POT-Creation-Date: 2018-02-18 14:42+AKST\n"
|
||||
"PO-Revision-Date: 2018-02-25 21:34-0500\n"
|
||||
"POT-Creation-Date: 2018-04-02 17:36+AKDT\n"
|
||||
"PO-Revision-Date: 2018-04-15 16:43-0400\n"
|
||||
"Last-Translator: Kowlin <boxedpp@gmail.com>\n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"MIME-Version: 1.0\n"
|
||||
@@ -87,35 +87,43 @@ msgid "This will delete all bank accounts for {}.\n"
|
||||
"If you're sure, type `{}bank reset yes`"
|
||||
msgstr ""
|
||||
|
||||
#: ../economy.py:229
|
||||
#: ../economy.py:220
|
||||
msgid "All bank accounts of this guild have been deleted."
|
||||
msgstr "这个工会的所有银行账户都被删除了。"
|
||||
|
||||
#: ../economy.py:248 ../economy.py:268
|
||||
msgid "{} Here, take some {}. Enjoy! (+{} {}!)"
|
||||
msgstr "{} 在这里, 采取一些 {}。享受!(+{} {}!)"
|
||||
#: ../economy.py:240
|
||||
msgid "{0.mention} Here, take some {1}. Enjoy! (+{2}\n\n"
|
||||
"You currently have {3} {1}.\n\n"
|
||||
"You are currently #{4} on the leaderboard!"
|
||||
msgstr ""
|
||||
|
||||
#: ../economy.py:258 ../economy.py:276
|
||||
#: ../economy.py:252 ../economy.py:273
|
||||
msgid "{} Too soon. For your next payday you have to wait {}."
|
||||
msgstr "{} 太快了。为了你的下一个发薪日,你必须等待 {}。"
|
||||
|
||||
#: ../economy.py:313
|
||||
#: ../economy.py:262
|
||||
msgid "{0.mention} Here, take some {1}. Enjoy! (+{2})\n\n"
|
||||
"You currently have {3} {1}.\n\n"
|
||||
"You are currently #{4} on the leaderboard!"
|
||||
msgstr ""
|
||||
|
||||
#: ../economy.py:307
|
||||
msgid "There are no accounts in the bank."
|
||||
msgstr "在这个银行中没有账户。"
|
||||
|
||||
#: ../economy.py:339
|
||||
#: ../economy.py:333
|
||||
msgid "You're on cooldown, try again in a bit."
|
||||
msgstr "请冷静,稍后再试。"
|
||||
|
||||
#: ../economy.py:342
|
||||
#: ../economy.py:336
|
||||
msgid "That's an invalid bid amount, sorry :/"
|
||||
msgstr "对不起,这是无效出价金额 :/"
|
||||
|
||||
#: ../economy.py:345
|
||||
#: ../economy.py:339
|
||||
msgid "You ain't got enough money, friend."
|
||||
msgstr "你没有足够的资金。"
|
||||
|
||||
#: ../economy.py:391
|
||||
#: ../economy.py:385
|
||||
msgid "{}\n"
|
||||
"{} {}\n\n"
|
||||
"Your bid: {}\n"
|
||||
@@ -125,7 +133,7 @@ msgstr "{}\n"
|
||||
"你的出价: {}\n"
|
||||
"{} → {}!"
|
||||
|
||||
#: ../economy.py:398
|
||||
#: ../economy.py:392
|
||||
msgid "{}\n"
|
||||
"{} Nothing!\n"
|
||||
"Your bid: {}\n"
|
||||
@@ -135,7 +143,7 @@ msgstr "{}\n"
|
||||
"你的出价: {}\n"
|
||||
"{} → {}!"
|
||||
|
||||
#: ../economy.py:423
|
||||
#: ../economy.py:417
|
||||
msgid "Minimum slot bid: {}\n"
|
||||
"Maximum slot bid: {}\n"
|
||||
"Slot cooldown: {}\n"
|
||||
@@ -149,63 +157,63 @@ msgstr "最小时段出价: {} \n"
|
||||
"发薪日冷却: {} \n"
|
||||
"在注册帐户时给出的金额: {}"
|
||||
|
||||
#: ../economy.py:433
|
||||
#: ../economy.py:427
|
||||
msgid "Current Economy settings:"
|
||||
msgstr "当前经济设置:"
|
||||
|
||||
#: ../economy.py:441
|
||||
#: ../economy.py:435
|
||||
msgid "Invalid min bid amount."
|
||||
msgstr "无效的最小出价金额。"
|
||||
|
||||
#: ../economy.py:449
|
||||
#: ../economy.py:443
|
||||
msgid "Minimum bid is now {} {}."
|
||||
msgstr "现在的最低出价是 {} {}。"
|
||||
|
||||
#: ../economy.py:456
|
||||
#: ../economy.py:450
|
||||
msgid "Invalid slotmax bid amount. Must be greater than slotmin."
|
||||
msgstr "无效的最大区段出价金额。必须大于最小时段。"
|
||||
|
||||
#: ../economy.py:465
|
||||
#: ../economy.py:459
|
||||
msgid "Maximum bid is now {} {}."
|
||||
msgstr "现在的最大出价是 {} {}。"
|
||||
|
||||
#: ../economy.py:475
|
||||
#: ../economy.py:469
|
||||
msgid "Cooldown is now {} seconds."
|
||||
msgstr "现在的冷却时间是 {} 秒。"
|
||||
|
||||
#: ../economy.py:485
|
||||
#: ../economy.py:479
|
||||
msgid "Value modified. At least {} seconds must pass between each payday."
|
||||
msgstr "已更改值。在发薪日之间至少有{}秒。"
|
||||
|
||||
#: ../economy.py:494
|
||||
#: ../economy.py:488
|
||||
msgid "Har har so funny."
|
||||
msgstr "非常好笑"
|
||||
|
||||
#: ../economy.py:500
|
||||
#: ../economy.py:494
|
||||
msgid "Every payday will now give {} {}."
|
||||
msgstr "每个发薪日都将给 {} {}."
|
||||
|
||||
#: ../economy.py:511
|
||||
#: ../economy.py:505
|
||||
msgid "Registering an account will now give {} {}."
|
||||
msgstr "注册账户现在将给出 {} {}。"
|
||||
|
||||
#: ../economy.py:517
|
||||
#: ../economy.py:511
|
||||
msgid "weeks"
|
||||
msgstr "周"
|
||||
|
||||
#: ../economy.py:518
|
||||
#: ../economy.py:512
|
||||
msgid "days"
|
||||
msgstr "日"
|
||||
|
||||
#: ../economy.py:519
|
||||
#: ../economy.py:513
|
||||
msgid "hours"
|
||||
msgstr "小时"
|
||||
|
||||
#: ../economy.py:520
|
||||
#: ../economy.py:514
|
||||
msgid "minutes"
|
||||
msgstr "分钟"
|
||||
|
||||
#: ../economy.py:521
|
||||
#: ../economy.py:515
|
||||
msgid "seconds"
|
||||
msgstr "秒数"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user