Update strings_zh-CN.json (#1957)

This commit is contained in:
nkh0472
2024-10-29 02:24:04 +08:00
committed by GitHub
parent 480d7dfab6
commit 0f02bc86fc
2 changed files with 15 additions and 21 deletions
@@ -2,25 +2,5 @@
"@@info": [
"Here are translations that exist in <en> but not in <zh-CN>.",
"After editing this file, you can run 'dart run slang apply --locale=zh-CN' to quickly apply the newly added translations."
],
"receiveTab": {
"quickSave": {
"off": "@:general.off",
"favorites": "Favorites",
"on": "@:general.on"
}
},
"dialogs": {
"openFile": {
"title": "Open file",
"content": "Do you want to open the received file?"
},
"quickSaveFromFavoritesNotice": {
"content": [
"File requests are now accepted automatically from devices in your favorites list.",
"Warning: This is currently not entirely secure because a hacker who knows the fingerprint of your favorite devices can still send you files.",
"However, this option is still more secure than allowing any device."
]
}
}
]
}
+14
View File
@@ -47,6 +47,11 @@
"ip": "IP",
"port": "端口:",
"alias": "别名:"
},
"quickSave": {
"off": "@:general.off",
"favorites": "收藏夹",
"on": "@:general.on"
}
},
"sendTab": {
@@ -340,6 +345,10 @@
"title": "加入文件",
"content": "你想加入什么文件?"
},
"openFile": {
"title": "打开文件",
"content": "您是否要打开接收的文件?"
},
"addressInput": {
"title": "输入地址",
"hashtag": "标签",
@@ -432,6 +441,11 @@
},
"quickSaveFromFavoritesNotice": {
"title": "@:general.quickSaveFromFavorites"
"content": [
"当前会自动接受收藏夹中设备的文件请求。",
"警告:这目前并不完全安全,知道您收藏夹列表中设备指纹的黑客仍可以向您发送文件。",
"但是,此选项比“允许任何设备”更安全。"
]
},
"pin": {
"title": "输入 PIN"