diff --git a/zh.json b/zh.json index e69de29..5c7c7c6 100644 --- a/zh.json +++ b/zh.json @@ -0,0 +1,143 @@ +{ + "Dashboard": "仪表板", + "Store": "商店", + "Status": "状态", + "Discord": "Discord", + "This site uses cookies to enhance your experience.": "本网站使用 Cookie 以提升您的体验。", + "Accept": "接受", + "Showing your servers": "显示您的服务器", + "Showing others' servers": "显示其他人的服务器", + "Unlimited": "无限", + "Admin": "管理员", + "Account Settings": "账户设置", + "Logout": "登出", + "Login": "登录", + + "Account Overview": "账户概览", + "Account": "账户", + "API Credentials": "API 凭据", + "SSH Keys": "SSH 密钥", + "Activity": "活动", + "Update Password": "更新密码", + "Current Password": "当前密码", + "New Password": "新密码", + "Your new password should be at least 8 characters in length and unique to this website.": "您的新密码应至少包含 8 个字符,并且应在此网站上独一无二。", + "Confirm New Password": "确认新密码", + "Update Email Address": "更新电子邮件地址", + "Update Email": "更新电子邮件", + "Confirm Password": "确认密码", + "Two-Step Verification": "两步验证", + "You do not currently have two-step verification enabled on your account. Click the button below to begin configuring it.": "您的账户当前未启用两步验证。点击下面的按钮开始配置。", + "Enable Two-Step": "启用两步验证", + "Profile Picture": "个人资料图片", + "Enter Profile Picture URL:": "输入个人资料图片 URL:", + "Update": "更新", + "Set as Default": "设为默认", + "Add SSH Key": "添加 SSH 密钥", + "SSH Key Name": "SSH 密钥名称", + "Public Key": "公钥", + "Enter your public SSH key.": "输入您的公钥。", + "Save": "保存", + "No SSH Keys exist for this account.": "此账户不存在 SSH 密钥。", + "Create API Key": "创建 API 密钥", + "Description": "描述", + "A description of this API key.": "此 API 密钥的描述。", + "Allowed IPs": "允许的 IP", + "Leave blank to allow any IP address to use this API key, otherwise provide each IP address on a new line.": "留空允许任何 IP 地址使用此 API 密钥,否则请每行输入一个 IP 地址。", + "Create": "创建", + "No API keys exist for this account.": "此账户不存在 API 密钥。", + + "Console": "控制台", + "Files": "文件", + "File Manager": "文件管理器", + "Databases": "数据库", + "Schedules": "计划任务", + "Users": "用户", + "Backups": "备份", + "Network": "网络", + "Startup": "启动项", + "Settings": "设置", + "Players": "玩家", + "Reset to Default": "重置为默认", + "Save Port": "保存端口", + "Connected Players": "已连接玩家", + "Custom Query Port": "自定义查询端口", + "Select Game": "选择游戏", + "Choose a game": "选择一个游戏", + + "Available Logs": "可用日志", + "Newest to Oldest": "从新到旧", + "Oldest to Newest": "从旧到新", + "Upload to MCLogs": "上传到 MCLogs", + "No logs are available for this server.": "此服务器暂无可用日志。", + "Show MCLogs History": "显示 MCLogs 历史记录", + "Hide MCLogs History": "隐藏 MCLogs 历史记录", + "MCLogs History": "MCLogs 历史记录", + "No MCLogs uploads found.": "未找到 MCLogs 上传记录。", + "Delete All History": "删除所有历史记录", + "No problems found in analysis.": "分析未发现问题。", + "Uploaded on": "上传于", + "View Data": "查看数据", + "Close": "关闭", + "Selected Log Data": "选定的日志数据", + "Raw Log": "原始日志", + + "SFTP Details": "SFTP 详情", + "Server Address": "服务器地址", + "Username": "用户名", + "Your SFTP password is the same as the password you use to access this panel.": "您的 SFTP 密码与访问此面板的密码相同。", + "Launch SFTP": "启动 SFTP", + "Debug Information": "调试信息", + "Node": "节点", + "Server ID": "服务器 ID", + "Change Server Details": "更改服务器详情", + "Server Name": "服务器名称", + "Server Description": "服务器描述", + "Reinstall Server": "重新安装服务器", + "Reinstalling your server will stop it, and then re-run the installation script that initially set it up. Some files may be deleted or modified during this process, please back up your data before continuing.": "重新安装服务器将会停止它,并重新运行最初设置的安装脚本。在此过程中可能会删除或修改某些文件,请在继续前备份您的数据。", + + "Startup Command": "启动命令", + "Docker Image": "Docker 镜像", + "This is an advanced feature allowing you to select a Docker image to use when running this server instance.": "这是一个高级功能,允许您选择 Docker 镜像来运行此服务器实例。", + "Variables": "变量", + "Minecraft Version": "Minecraft 版本", + "Server Jar File": "服务器 Jar 文件", + "Build Number": "构建号", + + "Hostname": "主机名", + "Port": "端口", + "Notes": "备注", + "Primary": "主服务器", + + "Backups cannot be created for this server because the backup limit is set to 0.": "无法为此服务器创建备份,因为备份限制已设置为 0。", + "Backup Limit": "备份限制", + "It looks like you don't have any subusers.": "您似乎没有任何子用户。", + "New User": "新用户", + + "There are no schedules configured for this server.": "此服务器未配置任何计划任务。", + "Create Schedule": "创建计划任务", + + "Create Directory": "创建目录", + "New File": "新文件", + "Upload:": "上传:", + "This directory will be created as": "此目录将被创建为", + "Cancel": "取消", + "A valid directory name must be provided.": "必须提供有效的目录名称。", + + "CPU Load": "CPU 负载", + "Memory": "内存", + "Inbound": "入站", + "Outbound": "出站", + "Address": "地址", + "Uptime": "运行时间", + "Disk": "磁盘", + "Network (Inbound)": "网络(入站)", + "Network (Outbound)": "网络(出站)", + "Players Online": "在线玩家", + "Not Setup": "未设置", + + "Memory usage is high": "内存使用率高", + "CPU usage is high": "CPU 使用率高", + "Disk usage is high": "磁盘使用率高", + "Upgrade": "升级" +}