All Downloads are FREE. Search and download functionalities are using the official Maven repository.

assets.grandeconomy.lang.zh_cn.json Maven / Gradle / Ivy

There is a newer version: 4.1.0+1.16.5
Show newest version
{
  "grandeconomy.insufficient_credit": "你的金额不足",

  "grandeconomy.killed_balance": "你刚刚战败了,现在的余额为 %s",
  "grandeconomy.killer_balance": "你刚刚战胜玩家,现在的金额为 %s",

  "commands.grandeconomy.common.console": "%s 只能由玩家使用",
  "commands.grandeconomy.common.balance": "账户余额: %s",

  "commands.grandeconomy.balance.usage": "/balance",
  "commands.grandeconomy.balance.description": "Shows your current account balance.",

  "commands.grandeconomy.convert.usage": "/convert",
  "commands.grandeconomy.convert.description": "Converts what you're holding into currency.",
  "commands.grandeconomy.convert.success": "你兑换了 %s %s 从 %s , 总共获得 %s. 你现在的账户余额为 %s.",
  "commands.grandeconomy.convert.failure": "此物品没有任何价值",

  "commands.grandeconomy.pay.usage": "/pay <玩家> <金额>",
  "commands.grandeconomy.pay.description": "Pay a player money from your account.",
  "commands.grandeconomy.pay.negative": "支付金额不能为负",
  "commands.grandeconomy.pay.paid": "You sent %s to %s.",
  "commands.grandeconomy.pay.recieved": "You recieved %s from %s.",

  "commands.grandeconomy.wallet.usage": "/wallet  <玩家> <金额>",
  "commands.grandeconomy.wallet.description": "The admin command for managing account balances.",
  "commands.grandeconomy.wallet.given": "%s 添加到 %s 的账户中",
  "commands.grandeconomy.wallet.taken": "%s 减掉了 %s 的账户中",
  "commands.grandeconomy.wallet.set": "%s 的账户余额设置为 %s",
  "commands.grandeconomy.wallet.balance": "%s 的账户余额为: %s",
  "commands.grandeconomy.wallet.negative": "You cannot do this because it would set the %s's balance below zero.",

  "commands.grandeconomy.gehelp.usage": "/gehelp [page]",
  "commands.grandeconomy.gehelp.description": "The Grand Economy help command.",
  "commands.grandeconomy.gehelp.format": "%s: %s",
  "commands.grandeconomy.common.insufficient_credit": "You don't have enough %s to do that.",
  "text.config.grandeconomy.title": "Grand Economy Config",
  "text.config.grandeconomy.global": "Global Settings",
  "text.config.grandeconomy.global.desc": "Settings that work regardless of bridging.",
  "text.config.grandeconomy.option.pvpMoneyTransferPercent": "PVP Money Transfer (Percent)",
  "text.config.grandeconomy.option.pvpMoneyTransferPercent.desc": "Percent of money to transfer to a player's killer.",
  "text.config.grandeconomy.option.pvpMoneyTransferFlat": "PVP Money Transfer (Flat)",
  "text.config.grandeconomy.option.pvpMoneyTransferFlat.desc": "Flat amount of money to transfer to a player's killer.",
  "text.config.grandeconomy.bridging": "Bridging Settings",
  "text.config.grandeconomy.bridging.desc": "Settings for working with other economies.",
  "text.config.grandeconomy.option.economyBridge": "Bridge to Economy",
  "text.config.grandeconomy.option.economyBridge.desc[0]": "Which economy to bridge to, if any.",
  "text.config.grandeconomy.option.economyBridge.desc[1]": "This means Grand Economy and all mods using it will use the target's currency.",
  "text.config.grandeconomy.option.economyBridge.desc[2]": "There are currently no options built in.",
  "text.config.grandeconomy.option.economyBridge.desc[3]": "The game will crash if you choose one that is not loaded.",
  "text.config.grandeconomy.option.economyBridge.err": "Invalid economy bridge chosen.",
  "text.config.grandeconomy.option.enforceNonNegativeBalance": "Enforce Non-Negative Balance",
  "text.config.grandeconomy.option.enforceNonNegativeBalance.desc[0]": "Makes sure account balances cannot go below zero.",
  "text.config.grandeconomy.option.enforceNonNegativeBalance.desc[1]": "Useful if the bridged economy doesn't properly prevent negative balances.",
  "text.config.grandeconomy.nativeEconomy": "Native Economy",
  "text.config.grandeconomy.nativeEconomy.desc": "Settings for the built in economy.",
  "text.config.grandeconomy.option.currencyNameSingular": "Currency Name (Singular)",
  "text.config.grandeconomy.option.currencyNameMultiple": "Currency Name (Plural)",
  "text.config.grandeconomy.option.thousandsSeparator": "Thousands Separator",
  "text.config.grandeconomy.option.startBalance": "Start Balance",
  "text.config.grandeconomy.option.basicIncome": "Basic Income",
  "text.config.grandeconomy.option.basicIncome.desc": "Give each player currency every day they log in.",
  "text.config.grandeconomy.option.basicIncomeAmount": "Basic Income Amount",
  "text.config.grandeconomy.option.basicIncomeAmount.desc": "Amount to be given to a player each day.",
  "text.config.grandeconomy.option.maxIncomeSavingsDays": "Max Basic Income Savings (in days)",
  "text.config.grandeconomy.option.maxIncomeSavingsDays.desc[0]": "The max number of days since last login",
  "text.config.grandeconomy.option.maxIncomeSavingsDays.desc[1]": "the player will be paid basic income for."
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy