trisquel-icecat/icecat/l10n/ko/browser/browser/webauthnDialog.ftl

19 lines
1.2 KiB
Text

# 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 = 사용자 확인에 실패했습니다. 다시 시도하세요.