summaryrefslogtreecommitdiffstats
path: root/l10n-zh-CN/browser/browser/webauthnDialog.ftl
blob: a40541971677cd223c838bddd67a50b602cb2f69 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
# This Source Code Form is subject to the terms of the Mozilla Public
# License, v. 2.0. If a copy of the MPL was not distributed with this
# file, You can obtain one at http://mozilla.org/MPL/2.0/.

# Variables:
#  $retriesLeft (Number): number of tries left
webauthn-pin-invalid-long-prompt = PIN 码不正确。在永久失去对此设备上的访问权限之前,您还有 { $retriesLeft } 次尝试机会。
webauthn-pin-invalid-short-prompt = PIN 不正确,请重试。
webauthn-pin-required-prompt = 请输入您设备的 PIN。
webauthn-select-sign-result-unknown-account = 未知账户
webauthn-a-passkey-label = 使用通行密钥
webauthn-another-passkey-label = 使用另一个通行密钥
# Variables:
#   $domain (String): the domain of the site.
webauthn-specific-passkey-label = { $domain } 的通行密钥
# Variables:
#  $retriesLeft (Number): number of tries left
webauthn-uv-invalid-long-prompt = 用户验证失败。您还有 { $retriesLeft } 次尝试机会,请重试。
webauthn-uv-invalid-short-prompt = 用户验证失败,请重试。