Finished zh-CN

This commit is contained in:
Donald Zou
2024-11-02 18:50:15 +08:00
parent 49467c906d
commit d1ea8081e4
15 changed files with 942 additions and 113 deletions

View File

@@ -250,8 +250,8 @@
"Selected Backup": "已选择备份",
"You don't have any configuration to restore": "您没有任何配置备份可以恢复",
"Help": "帮助",
"Backups": "备份",
"Backup": "个备份",
"Backup": "备份",
"([0-9].*) Backups?": "$1个备份",
"Yes": "是",
"No": "否",
"Backup not selected": "没有选择备份",
@@ -261,5 +261,40 @@
"Contain": "含有",
"Restricted Peers?": "已限制访问端点",
"Restore": "恢复",
"Restoring": "恢复中..."
"Restoring": "恢复中...",
"WGDashboard Settings": "WGDashboard 设定",
"Peers Settings": "端点设定",
"WireGuard Configuration Settings": "WireGuard 配置设定",
"Appearance": "外观",
"Theme": "主题",
"Language": "语言",
"Account Settings": "账户设定",
"Peer Default Settings": "端点默认设定",
"Toggle When Start Up": "运行后启动配置",
"Other Settings": "其它设定",
"Select Peers": "选择端点",
"Backup & Restore": "备份及恢复",
"Delete Configuration": "删除配置",
"Create Backup": "创建备份",
"No backup yet, click the button above to create backup\\.": "还没有任何备份,点击上方按钮创建",
"Are you sure to delete this backup\\?": "您确定要删除此备份吗?",
"Are you sure to restore this backup?\\": "您确定要恢复此备份吗?",
"Backup Date": "备份日期",
"File": "文件",
"Are you sure to delete this configuration\\?": "您确定要删除此配置吗?",
"Once you deleted this configuration\\:": "当您删除了此配置后:",
"All connected peers will get disconnected": "所有已连接的端点会断开",
"Both configuration file \\(\\.conf\\) and database table related to this configuration will get deleted": "配置文件 (.conf) 以及相关的数据库文件会被删除",
"Checking backups...": "检查备份中...",
"This configuration have ([0-9].*) backups": "此配置有$1个备份",
"This configuration have no backup": "此配置没有备份",
"If you're sure, please type in the configuration name below and click Delete": "如果您确定,请在下方输入此配置的名称并点击删除",
"Select All": "选择所有",
"Clear Selection": "清除选择",
"([0-9].*) Peers?": "$1 个端点",
"Downloading": "正在下载",
"Download Finished": "下载完成",
"Done": "完成",
"Are you sure to delete": "您确定要删除",
"Are you sure to delete this peer\\?": "您确定要删除此端点吗?"
}