Files
ArchiSteamFarm/WebConfigGenerator/src/locale/zh-CN.json
2018-05-09 08:02:49 +02:00

26 lines
1.3 KiB
JSON

{
"app.name": "ASF 配置文件生成器",
"button.advanced": "切换高级设置",
"button.download": "下载",
"home.topic": "ASF 配置文件生成器是以 JavaScript 写成,用于帮你创建你的 ASF 配置文件的小实用工具。在下载生成的配置文件后,请将它移动到 ASF 根目录下的 <var>config</var> 文件夹。对于完整文档,请参考我们的<a href=\"https://github.com/JustArchi/ArchiSteamFarm/wiki/Configuration\" target=\"_blank\" rel=\"noopener\">维基页面</a>。我们希望这一工具能对您有帮助。",
"link.asf": "ASF",
"link.bot": "机器人",
"link.home": "首页",
"schema.access": "访问",
"schema.advanced": "高级",
"schema.basic": "基本",
"schema.bot.SteamLogin.description": "你的 Steam 账户用户名",
"schema.bot.SteamPassword.description": "你的 Steam 账户密码",
"schema.bot.name": "名称",
"schema.bot.name.description": "机器人名称",
"schema.connection": "连接",
"schema.customization": "自定义",
"schema.farming": "挂卡",
"schema.generic.steamid64": "你的 SteamID64位ID",
"schema.performance": "",
"schema.remote_access": "远程访问",
"schema.security": "",
"schema.trading": "",
"schema.updates": "更新",
"static.add": "新增"
}