mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
chore: l10n
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{
|
||||
"@@locale": "zh",
|
||||
"about": "关于",
|
||||
"aboutThanks": "感谢以下参与的各位。",
|
||||
"acceptBeta": "接受测试版更新推送",
|
||||
"addSystemPrivateKeyTip": "当前没有任何私钥,是否添加系统自带的(~/.ssh/id_rsa)?",
|
||||
@@ -76,7 +75,6 @@
|
||||
"ignoreCert": "忽略证书",
|
||||
"image": "镜像",
|
||||
"imagesList": "镜像列表",
|
||||
"inAppUpdate": "在 App 内更新?否则使用浏览器下载",
|
||||
"init": "初始化",
|
||||
"inner": "内置",
|
||||
"install": "安装",
|
||||
@@ -87,7 +85,6 @@
|
||||
"keepStatusWhenErr": "保留上次的服务器状态",
|
||||
"keepStatusWhenErrTip": "仅限于执行脚本出错",
|
||||
"keyAuth": "密钥认证",
|
||||
"language": "语言",
|
||||
"letterCache": "输入法字符缓存",
|
||||
"letterCacheTip": "推荐关闭,但是关闭后无法输入 CJK 等文字",
|
||||
"license": "证书",
|
||||
@@ -112,31 +109,23 @@
|
||||
"noLineChartForCpu": "CPU 不使用折线图",
|
||||
"noPrivateKeyTip": "私钥不存在,可能已被删除/配置错误",
|
||||
"noPromptAgain": "不再提示",
|
||||
"noUpdateAvailable": "没有可用更新",
|
||||
"node": "节点",
|
||||
"notAvailable": "不可用",
|
||||
"note": "备注",
|
||||
"onServerDetailPage": "在服务器详情页",
|
||||
"onlyOneLine": "仅显示为一行(可滚动)",
|
||||
"onlyWhenCoreBiggerThan8": "仅当核心数大于 8 时生效",
|
||||
"open": "打开",
|
||||
"openLastPath": "打开上次的路径",
|
||||
"openLastPathTip": "不同的服务器会有不同的记录,且记录的是退出时的路径",
|
||||
"parseContainerStatsTip": "Docker 解析占用状态较为缓慢",
|
||||
"paste": "粘贴",
|
||||
"path": "路径",
|
||||
"percentOfSize": "{size} 的 {percent}%",
|
||||
"permission": "权限",
|
||||
"pingAvg": "平均:",
|
||||
"pingInputIP": "请输入目标IP或域名",
|
||||
"pingNoServer": "没有服务器可用于 Ping\n请在服务器 tab 添加服务器后再试",
|
||||
"pkg": "包管理",
|
||||
"pkgUpgradeTip": "请在更新前备份系统。",
|
||||
"platformNotSupportUpdate": "当前平台不支持更新,请编译最新源码后手动安装",
|
||||
"plugInType": "插入类型",
|
||||
"port": "端口",
|
||||
"preview": "预览",
|
||||
"primaryColorSeed": "主题色种子",
|
||||
"privateKey": "私钥",
|
||||
"process": "进程",
|
||||
"pushToken": "消息推送 Token",
|
||||
@@ -165,7 +154,6 @@
|
||||
"serverDetailOrder": "详情页部件顺序",
|
||||
"serverFuncBtns": "服务器功能按钮",
|
||||
"serverOrder": "服务器顺序",
|
||||
"setting": "设置",
|
||||
"sftpDlPrepare": "准备连接至服务器...",
|
||||
"sftpEditorTip": "如果为空, 使用App内置的文件编辑器. 如果有值, 这是用远程服务器的编辑器, 例如 `vim` (建议根据 `EDITOR` 自动获取).",
|
||||
"sftpRmrDirSummary": "在 SFTP 中使用 `rm -r` 来删除文件夹",
|
||||
@@ -187,7 +175,6 @@
|
||||
"stop": "停止",
|
||||
"stopped": "已停止",
|
||||
"storage": "存储",
|
||||
"success": "成功",
|
||||
"supportFmtArgs": "支持以下格式化参数:",
|
||||
"suspend": "挂起",
|
||||
"suspendTip": "suspend 功能需要 root 权限及 systemd 支持。",
|
||||
@@ -203,7 +190,6 @@
|
||||
"textScaler": "字体缩放",
|
||||
"textScalerTip": "1.0 => 100%(原大小),仅作用于服务器页面部分字体,不建议修改。",
|
||||
"theme": "主题",
|
||||
"themeMode": "主题模式",
|
||||
"time": "时间",
|
||||
"times": "次",
|
||||
"total": "总共",
|
||||
@@ -213,11 +199,8 @@
|
||||
"unknown": "未知",
|
||||
"unkownConvertMode": "未知转换模式",
|
||||
"update": "更新",
|
||||
"updateAll": "更新全部",
|
||||
"updateIntervalEqual0": "你设置为 0,服务器状态不会自动刷新。\n且不能计算 CPU 使用情况。",
|
||||
"updateServerStatusInterval": "服务器状态刷新间隔",
|
||||
"updateTip": "新版本: v1.0.{newest}",
|
||||
"updateTipTooLow": "当前版本过低,请升级至 v1.0.{newest}",
|
||||
"upload": "上传",
|
||||
"upsideDown": "上下交换",
|
||||
"uptime": "启动时长",
|
||||
@@ -226,9 +209,6 @@
|
||||
"useNoPwd": "将会使用无密码",
|
||||
"usePodmanByDefault": "默认使用 Podman",
|
||||
"used": "已用",
|
||||
"versionHaveUpdate": "找到新版本:v1.0.{build}, 点击更新",
|
||||
"versionUnknownUpdate": "当前:v1.0.{build},点击检查更新",
|
||||
"versionUpdated": "当前:v1.0.{build}, 已是最新版本",
|
||||
"view": "视图",
|
||||
"viewErr": "查看错误",
|
||||
"virtKeyHelpClipboard": "如果终端有选中字符,则复制选中字符至剪切板,否则粘贴剪切板内容至终端。",
|
||||
|
||||
Reference in New Issue
Block a user