summaryrefslogtreecommitdiffstats
path: root/l10n-ko/browser/browser/webauthnDialog.ftl
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 00:47:55 +0000
commit26a029d407be480d791972afb5975cf62c9360a6 (patch)
treef435a8308119effd964b339f76abb83a57c29483 /l10n-ko/browser/browser/webauthnDialog.ftl
parentInitial commit. (diff)
downloadfirefox-26a029d407be480d791972afb5975cf62c9360a6.tar.xz
firefox-26a029d407be480d791972afb5975cf62c9360a6.zip
Adding upstream version 124.0.1.upstream/124.0.1
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-ko/browser/browser/webauthnDialog.ftl')
-rw-r--r--l10n-ko/browser/browser/webauthnDialog.ftl19
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n-ko/browser/browser/webauthnDialog.ftl b/l10n-ko/browser/browser/webauthnDialog.ftl
new file mode 100644
index 0000000000..c9a3f2f512
--- /dev/null
+++ b/l10n-ko/browser/browser/webauthnDialog.ftl
@@ -0,0 +1,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 = 사용자 확인에 실패했습니다. 다시 시도하세요.