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 --- .../chrome/mozapps/update/updates.properties | 45 ++++++++++++++++++++++ 1 file changed, 45 insertions(+) create mode 100644 l10n-ko/toolkit/chrome/mozapps/update/updates.properties (limited to 'l10n-ko/toolkit/chrome/mozapps/update') diff --git a/l10n-ko/toolkit/chrome/mozapps/update/updates.properties b/l10n-ko/toolkit/chrome/mozapps/update/updates.properties new file mode 100644 index 0000000000..85becdb098 --- /dev/null +++ b/l10n-ko/toolkit/chrome/mozapps/update/updates.properties @@ -0,0 +1,45 @@ +# 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/. + +# LOCALIZATION NOTE: The 1st %S is brandShortName and 2nd %S is update version +# where update version from the update xml +# example: MyApplication 10.0.5 +updateName=%S %S + +noThanksButton=아니요 +noThanksButton.accesskey=N +restartLaterButton=나중에 다시 시작 +restartLaterButton.accesskey=L +restartNowButton=%S 다시 시작 +restartNowButton.accesskey=R + +statusFailed=설치 실패함 + +installSuccess=업데이트가 성공적으로 설치됨 +installPending=설치 보류 중 +patchApplyFailure=업데이트를 설치할 수 없음 (패치 적용 실패) +elevationFailure=이 업데이트를 설치할 권한이 없습니다. 시스템 관리자에게 문의하세요. + +check_error-200=업데이트 XML 파일 형식 오류 (200) +check_error-403=액세스 거부됨 (403) +check_error-404=업데이트 XML 파일 없음 (404) +check_error-500=내부 서버 오류 (500) +check_error-2152398849=실패 (이유를 알 수 없음) +check_error-2152398861=연결 거부됨 +check_error-2152398862=연결 시간 초과 +# NS_ERROR_OFFLINE +check_error-2152398864=네트워크가 오프라인 상태 (온라인으로 전환하세요) +check_error-2152398867=허용되지 않는 포트 +check_error-2152398868=받은 데이터 없음 (다시 시도하세요) +check_error-2152398878=업데이트 서버 없음 (인터넷 연결을 확인하세요) +check_error-2152398890=프록시 서버 없음 (인터넷 연결을 확인하세요) +# NS_ERROR_DOCUMENT_NOT_CACHED +check_error-2152398918=네트워크가 오프라인 상태 (온라인으로 전환하세요) +check_error-2152398919=데이터 전송 중단됨 (다시 시도하세요) +check_error-2152398920=프록시 서버 연결이 거부됨 +check_error-2153390069=서버 인증서가 만료됨 (시스템 시계가 부정확한 경우 정확한 날짜와 시간으로 조정하세요) +check_error-verification_failed=업데이트 무결성을 확인할 수 없음 +check_error-move_failed=설치할 업데이트 준비 실패 +check_error-update_url_not_available=업데이트 URL을 사용할 수 없음 +check_error-connection_aborted=연결이 중단됨 -- cgit v1.2.3