Update chinese.js (#527)

Improve Chinese translations: native speaker review with AI assistance
This commit is contained in:
Pudd
2025-02-06 16:07:04 +08:00
committed by GitHub
parent e08bf2fb71
commit 7f43f7148f

View File

@@ -55,11 +55,11 @@ const data = {
'Upload': '上传',
'Permissions': '权限',
'Homedir': '根目录',
'Leave blank for no change': '留空表示不更改',
'Are you sure you want to do this?': '你确定要干这事?',
'Are you sure you want to allow access to everyone?': '你确定要让任何人随意访问?',
'Are you sure you want to stop all uploads?': '你确定要停止所有上传任务?',
'Something went wrong': '有啥坏了',
'Leave blank for no change': '如不需要修改密码请留空',
'Are you sure you want to do this?': '是否确认执行此操作?',
'Are you sure you want to allow access to everyone?': '是否确认允许所有人访问',
'Are you sure you want to stop all uploads?': '是否确认停止所有上传任务',
'Something went wrong': '出现意外错误',
'Invalid directory': '目录无效',
'This field is required': '必须填写这个字段',
'Username already taken': '用户名已被注册',
@@ -69,7 +69,7 @@ const data = {
'Wrong password': '密码错误',
'Updated': '已更新',
'Deleted': '已删除',
'Your file is ready': '您的文件已备妥',
'Your file is ready': '文件已完成打包,请点击下载',
'View': '查看',
'Search': '搜索',
'Download permission': '下载',