summaryrefslogtreecommitdiffstats
path: root/l10n-ko/browser/browser/webauthnDialog.ftl
blob: c9a3f2f5128fa8cd2620c82b92bc1ec7d9386f4e (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 = 사용자 확인에 실패했습니다. 다시 시도하세요.