f7cloud_client/apps/twofactor_nextcloud_notification/l10n/zh_CN.js
2026-03-05 13:40:40 +00:00

18 lines
1.1 KiB
JavaScript

OC.L10N.register(
"twofactor_nextcloud_notification",
{
"TwoFactor Nextcloud notification" : "Nextcloud 两步验证通知",
"Approve" : "批准",
"Cancel" : "取消",
"Nextcloud Notification" : "Nextcloud 通知",
"Authenticate using a device that is already logged in to your account" : "使用已登录此账号的设备来验证",
"Two-Factor Authentication via Nextcloud notification" : "通过 Nextcloud 通知进行两步验证",
"Allows using any of your logged in devices as second factor" : "可以使用任一已登录的设备作为第二验证因子",
"Please accept the request on one of your logged in devices." : "请在任一已登录的设备上接受请求。",
"You will be redirected automatically once this login has been accepted." : "登录成功后页面会自动跳转。",
"Please wait …" : "请稍候 ...",
"Your login attempt was rejected." : "您的登录尝试被拒绝。",
"Use two-factor authentication via Nextcloud notifications" : "通过 Nextcloud 通知使用两步验证"
},
"nplurals=1; plural=0;");