From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- l10n-ko/browser/browser/firefoxRelay.ftl | 35 ++++++++++++++++++++++++++++++++ 1 file changed, 35 insertions(+) create mode 100644 l10n-ko/browser/browser/firefoxRelay.ftl (limited to 'l10n-ko/browser/browser/firefoxRelay.ftl') diff --git a/l10n-ko/browser/browser/firefoxRelay.ftl b/l10n-ko/browser/browser/firefoxRelay.ftl new file mode 100644 index 0000000000..fce956de52 --- /dev/null +++ b/l10n-ko/browser/browser/firefoxRelay.ftl @@ -0,0 +1,35 @@ +# 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/. + + +## Error messages for failed HTTP web requests. +## https://developer.mozilla.org/en-US/docs/Web/HTTP/Status#client_error_responses +## Variables: +## $status (Number) - HTTP status code, for example 403 + +firefox-relay-mask-generation-failed = { -relay-brand-name }가 새 가리기를 생성할 수 없습니다. HTTP 오류 코드: { $status }. +firefox-relay-get-reusable-masks-failed = { -relay-brand-name }가 재사용 가능한 가리기를 찾을 수 없습니다. HTTP 오류 코드: { $status }. + +## + +firefox-relay-must-login-to-fxa = { -relay-brand-name }를 사용하려면 { -fxaccount-brand-name }에 로그인해야 합니다. +firefox-relay-must-login-to-account = { -relay-brand-name } 이메일 가리기를 사용하려면 계정에 로그인하세요. +firefox-relay-get-unlimited-masks = + .label = 가리기 관리 + .accesskey = M +# This is followed, on a new line, by firefox-relay-opt-in-subtitle-1 +firefox-relay-opt-in-title-1 = 이메일 주소 보호: +# This is preceded by firefox-relay-opt-in-title-1 (on a different line), which +# ends with a colon. You might need to adapt the capitalization of this string. +firefox-relay-opt-in-subtitle-1 = { -relay-brand-name } 이메일 가리기 사용 +firefox-relay-use-mask-title = { -relay-brand-name } 이메일 가리기 사용 +firefox-relay-opt-in-confirmation-enable-button = + .label = 이메일 가리기 사용 + .accesskey = U +firefox-relay-opt-in-confirmation-disable = + .label = 다시 표시 안 함 + .accesskey = D +firefox-relay-opt-in-confirmation-postpone = + .label = 나중에 + .accesskey = N -- cgit v1.2.3