From fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 03:14:29 +0200 Subject: Merging upstream version 125.0.1. Signed-off-by: Daniel Baumann --- l10n-ko/browser/browser/aboutTabCrashed.ftl | 4 +- l10n-ko/browser/browser/menubar.ftl | 2 + .../browser/policies/policies-descriptions.ftl | 2 + .../browser/browser/preferences/preferences.ftl | 13 ++- l10n-ko/browser/browser/sidebarMenu.ftl | 6 +- l10n-ko/browser/browser/webProtocolHandler.ftl | 5 +- l10n-ko/devtools/client/toolbox-options.ftl | 9 ++ l10n-ko/devtools/client/toolbox.properties | 11 ++- l10n-ko/devtools/client/tooltips.ftl | 9 +- l10n-ko/dom/chrome/dom/dom.properties | 6 +- l10n-ko/dom/chrome/security/csp.properties | 99 ++++++++++++++++++++++ l10n-ko/toolkit/chrome/global/narrate.properties | 6 ++ l10n-ko/toolkit/crashreporter/crashreporter.ftl | 48 +++++++++++ l10n-ko/toolkit/toolkit/about/aboutAddons.ftl | 6 +- l10n-ko/toolkit/toolkit/about/aboutReader.ftl | 39 ++++++++- l10n-ko/toolkit/toolkit/about/aboutSupport.ftl | 12 +++ .../toolkit/contentanalysis/contentanalysis.ftl | 12 +++ .../toolkit/toolkit/formautofill/formAutofill.ftl | 18 ++++ l10n-ko/toolkit/toolkit/global/arrowscrollbox.ftl | 18 ++++ l10n-ko/toolkit/toolkit/global/processTypes.ftl | 2 + l10n-ko/toolkit/toolkit/global/textActions.ftl | 2 + l10n-ko/toolkit/toolkit/pdfviewer/viewer.ftl | 21 ++++- 22 files changed, 321 insertions(+), 29 deletions(-) create mode 100644 l10n-ko/toolkit/crashreporter/crashreporter.ftl (limited to 'l10n-ko') diff --git a/l10n-ko/browser/browser/aboutTabCrashed.ftl b/l10n-ko/browser/browser/aboutTabCrashed.ftl index 30216db29c..4b2b134691 100644 --- a/l10n-ko/browser/browser/aboutTabCrashed.ftl +++ b/l10n-ko/browser/browser/aboutTabCrashed.ftl @@ -8,8 +8,8 @@ crashed-restore-tab-button = 이 탭 복원 crashed-restore-all-button = 모든 손상된 탭 복원 crashed-header = 이런. 탭이 손상되었습니다. crashed-offer-help = 도와드리겠습니다! -crashed-single-offer-help-message = 페이지를 다시 로드하려면 { crashed-restore-tab-button }을 선택하세요. -crashed-multiple-offer-help-message = 페이지를 다시 로드하려면 { crashed-restore-tab-button } 또는 { crashed-restore-all-button }을 선택하세요. +crashed-single-offer-help-message = 페이지를 다시 로드하려면 "{ crashed-restore-tab-button }"을 선택하세요. +crashed-multiple-offer-help-message = 페이지를 다시 로드하려면 "{ crashed-restore-tab-button }" 또는 "{ crashed-restore-all-button }"을 선택하세요. crashed-request-help = 저희를 도와주시겠습니까? crashed-request-help-message = 충돌 보고서는 저희가 문제를 진단하고 { -brand-short-name }를 더 향상시키는 것을 돕습니다. crashed-request-report-title = 이 탭 보고하기 diff --git a/l10n-ko/browser/browser/menubar.ftl b/l10n-ko/browser/browser/menubar.ftl index 2aee1b5a03..9284277b0b 100644 --- a/l10n-ko/browser/browser/menubar.ftl +++ b/l10n-ko/browser/browser/menubar.ftl @@ -145,6 +145,8 @@ menu-view-history-button = .label = 기록 menu-view-synced-tabs-sidebar = .label = 동기화된 탭 +menu-view-megalist-sidebar = + .label = 비밀번호 menu-view-full-zoom = .label = 확대/축소 .accesskey = Z diff --git a/l10n-ko/browser/browser/policies/policies-descriptions.ftl b/l10n-ko/browser/browser/policies/policies-descriptions.ftl index 5664d7220c..34b9ff22aa 100644 --- a/l10n-ko/browser/browser/policies/policies-descriptions.ftl +++ b/l10n-ko/browser/browser/policies/policies-descriptions.ftl @@ -28,6 +28,7 @@ policy-BlockAboutSupport = about:support 페이지 접근을 차단합니다. policy-Bookmarks = 북마크 도구 모음, 북마크 메뉴 또는 그 안의 특정 폴더에 북마크를 만듭니다. policy-CaptivePortal = 종속 포털 지원을 사용하거나 사용하지 않게 합니다. policy-CertificatesDescription = 인증서를 추가하거나 기본 제공 인증서를 사용합니다. +policy-ContentAnalysis = 데이터 손실 방지 에이전트에 대한 연결을 사용하거나 사용하지 않게 합니다. policy-Cookies = 웹 사이트의 쿠키 설정을 허용하거나 거부합니다. # Containers in this context is referring to container tabs in Firefox. policy-Containers = 컨테이너와 관련된 정책을 설정합니다. @@ -124,6 +125,7 @@ policy-SSLVersionMax = 최대 SSL 버전을 설정합니다. policy-SSLVersionMin = 최소 SSL 버전을 설정합니다. policy-StartDownloadsInTempDirectory = 기본 다운로드 디렉터리가 아닌 로컬 임시 위치에서 강제로 다운로드를 시작합니다. policy-SupportMenu = 도움말 메뉴에 사용자 지정 지원 메뉴 항목을 추가합니다. +policy-TranslateEnabled = 웹 페이지 번역을 사용하거나 사용하지 않게 합니다. policy-UserMessaging = 사용자에게 특정 메시지를 표시하지 않습니다. policy-UseSystemPrintDialog = 시스템 인쇄 대화 상자를 사용하여 인쇄합니다. # “format” refers to the format used for the value of this policy. diff --git a/l10n-ko/browser/browser/preferences/preferences.ftl b/l10n-ko/browser/browser/preferences/preferences.ftl index cd66608a5a..06eac1002a 100644 --- a/l10n-ko/browser/browser/preferences/preferences.ftl +++ b/l10n-ko/browser/browser/preferences/preferences.ftl @@ -32,6 +32,8 @@ search-input-box2 = .style = width: 15.4em .placeholder = 설정에서 찾기 managed-notice = 이 브라우저는 조직에서 관리하고 있습니다. +managed-notice-info-icon = + .alt = 정보 category-list = .aria-label = 카테고리 pane-general-title = 일반 @@ -645,7 +647,7 @@ search-remove-engine = search-add-engine = .label = 추가 .accesskey = A -search-find-more-link = 더 많은 검색 엔진 찾기 +search-find-more-link = 검색 엔진 더 찾기 # This warning is displayed when the chosen keyword is already in use # ('Duplicate' is an adjective) search-keyword-warning-title = 키워드 복사 @@ -692,6 +694,13 @@ sync-mobile-promo = 모바일 기기와 동기화하려면 더 알아보기 .accesskey = c +collection-backlogged-crash-reports = { -brand-short-name }가 사용자를 대신하여 백로그된 충돌 보고서를 보내도록 허용 + .accesskey = c privacy-segmentation-section-header = 탐색을 향상시키는 새로운 기능 privacy-segmentation-section-description = 더 개인적인 경험을 제공하기 위해 사용자의 데이터를 사용하는 기능을 제공하는 경우: privacy-segmentation-radio-off = diff --git a/l10n-ko/browser/browser/sidebarMenu.ftl b/l10n-ko/browser/browser/sidebarMenu.ftl index 60b6f87aac..d36074ddda 100644 --- a/l10n-ko/browser/browser/sidebarMenu.ftl +++ b/l10n-ko/browser/browser/sidebarMenu.ftl @@ -4,15 +4,13 @@ sidebar-menu-bookmarks = .label = 북마크 - sidebar-menu-history = .label = 기록 - sidebar-menu-synced-tabs = .label = 동기화된 탭 - +sidebar-menu-megalist = + .label = 비밀번호 sidebar-menu-close = .label = 사이드바 닫기 - sidebar-close-button = .tooltiptext = 사이드바 닫기 diff --git a/l10n-ko/browser/browser/webProtocolHandler.ftl b/l10n-ko/browser/browser/webProtocolHandler.ftl index 16494dd111..5b10585f5c 100644 --- a/l10n-ko/browser/browser/webProtocolHandler.ftl +++ b/l10n-ko/browser/browser/webProtocolHandler.ftl @@ -6,15 +6,14 @@ protocolhandler-mailto-os-handler-notificationbox = 이메일을 보내는 링 protocolhandler-mailto-os-handler-yes-confirm = { -brand-short-name }는 이제 이메일을 보내는 링크를 여는 기본 애플리케이션입니다. protocolhandler-mailto-os-handler-yes-button = 기본으로 설정 protocolhandler-mailto-os-handler-no-button = 나중에 -# Variables: -# $url (String): The url of a webmailer, but only its full domain name. -protocolhandler-mailto-handler-notificationbox = { $url }을(를) 사용하여 이메일 링크를 열까요? ## Variables: ## $url (String): The url of a webmailer, but only its full domain name. protocolhandler-mailto-handler-notificationbox-always = 항상 { $url }을(를) 사용하여 이메일 링크를 열까요? protocolhandler-mailto-handler-yes-confirm = { $url }은(는) 이제 이메일을 보내는 링크를 여는 기본 사이트입니다. +protocolhandler-mailto-handler-set-message = 이메일을 여는 링크를 클릭할 때마다 { -brand-short-name }에서 { $url } url을 사용하시겠습니까? +protocolhandler-mailto-handler-confirm-message = { -brand-short-name }에서 { $url } url은 이제 컴퓨터의 기본 이메일 처리기입니다. ## diff --git a/l10n-ko/devtools/client/toolbox-options.ftl b/l10n-ko/devtools/client/toolbox-options.ftl index 783238115f..aa197db899 100644 --- a/l10n-ko/devtools/client/toolbox-options.ftl +++ b/l10n-ko/devtools/client/toolbox-options.ftl @@ -59,6 +59,15 @@ options-default-color-unit-rgb = RGB(A) options-default-color-unit-hwb = HWB options-default-color-unit-name = 색상 이름 +## Web Console section + +# The heading +options-webconsole-label = 웹 콘솔 +# The label for the checkbox that toggle whether the Split console is enabled +options-webconsole-split-console-label = 분할 콘솔 사용 +options-webconsole-split-console-tooltip = + .title = Esc 키로 분할 콘솔 열기 + ## Style Editor section # The heading diff --git a/l10n-ko/devtools/client/toolbox.properties b/l10n-ko/devtools/client/toolbox.properties index edf8b2a872..0e0c7a44b3 100644 --- a/l10n-ko/devtools/client/toolbox.properties +++ b/l10n-ko/devtools/client/toolbox.properties @@ -14,14 +14,13 @@ toolbox.titleTemplate1=개발자 도구 - %1$S toolbox.titleTemplate2=개발자 도구 - %1$S - %2$S # LOCALIZATION NOTE (toolbox.multiProcessBrowserToolboxTitle): Title used for -# the Browser Toolbox when the pref `devtools.browsertoolbox.fission` is true. +# the Browser Toolbox when the pref `devtools.browsertoolbox.scope` is set to "everything". # This Browser Toolbox allows to debug the parent process as well as the content # processes in the same toolbox. toolbox.multiProcessBrowserToolboxTitle=다중 프로세스 브라우저 도구상자 # LOCALIZATION NOTE (toolbox.parentProcessBrowserToolboxTitle): Title used for -# the Browser Toolbox when the pref `devtools.browsertoolbox.fission` and -# `devtools.browsertoolbox.scope` is set to "parent-process". +# the Browser Toolbox when the pref `devtools.browsertoolbox.scope` is set to "parent-process". # This Browser Toolbox allows to debug only the parent process resources. toolbox.parentProcessBrowserToolboxTitle=부모 프로세스 브라우저 도구상자 @@ -161,9 +160,13 @@ toolbox.meatballMenu.button.tooltip=개발자 도구 사용자 지정 및 도움 toolbox.closebutton.tooltip=개발자 도구 닫기 # LOCALIZATION NOTE (toolbox.errorCountButton.tooltip): This is the tooltip for -# the error count button displayed in the developer tools toolbox. +# the error count button displayed in the developer tools toolbox if the "Enable Split Console" setting is checked. toolbox.errorCountButton.tooltip=콘솔 분할 보기 +# LOCALIZATION NOTE (toolbox.errorCountButtonConsoleTab.tooltip): This is the tooltip for +# the error count button displayed in the developer tools toolbox if the "Enable Split Console" setting is unchecked. +toolbox.errorCountButtonConsoleTab.tooltip=콘솔 표시 + # LOCALIZATION NOTE (toolbox.errorCountButton.description): This is the description that # will be used for the error count button in the devTools settings panel. toolbox.errorCountButton.description=페이지의 오류 갯수 표시 diff --git a/l10n-ko/devtools/client/tooltips.ftl b/l10n-ko/devtools/client/tooltips.ftl index 691e4d11c3..d32b7c860b 100644 --- a/l10n-ko/devtools/client/tooltips.ftl +++ b/l10n-ko/devtools/client/tooltips.ftl @@ -38,6 +38,11 @@ inactive-css-not-table-cell = 테이블 셀이 아니기 때문에 { $pr inactive-scroll-padding-when-not-scroll-container = 스크롤하지 않으므로 { $property } 속성이 이 요소에 영향을 미치지 않습니다. inactive-css-border-image = { $property }는 부모 테이블 요소에서 border-collapsecollapse로 설정된 내부 테이블 요소에 적용할 수 없으므로 이 요소에 영향을 미치지 않습니다. inactive-css-ruby-element = { $property }는 윗주 요소이므로 이 요소에 영향을 미치지 않습니다. 크기는 윗주 텍스트의 글꼴 크기에 따라 결정됩니다. + +## In the Rule View when a CSS property cannot be successfully applied we display +## an icon. When this icon is hovered this message is displayed to explain how +## the problem can be solved. + inactive-css-highlight-pseudo-elements-not-supported = { $property }는 하이라이트 가상 요소에서 지원되지 않습니다. inactive-css-cue-pseudo-element-not-supported = { $property }는 ::cue 가상 요소에서 지원되지 않습니다. # Variables: @@ -47,9 +52,11 @@ inactive-css-text-wrap-balance-fragmented = { $property }는 ## In the Rule View when a CSS property cannot be successfully applied we display ## an icon. When this icon is hovered this message is displayed to explain how -## the problem can be solved. +## the problem can be solved. CSS properties and values in tags should +## not be translated. inactive-css-not-grid-or-flex-container-fix = display:grid 또는 display:flex를 추가해보세요. { learn-more } +inactive-css-not-grid-or-flex-or-block-container-fix = display:grid, display:flex 또는 display:block을 추가해 보세요. { learn-more } inactive-css-not-grid-or-flex-container-or-multicol-container-fix = display:griddisplay:flex, columns:2를 추가해보세요. { learn-more } inactive-css-not-multicol-container-fix = column-count 또는 column-width를 추가해보세요. { learn-more } inactive-css-not-grid-or-flex-item-fix-3 = display:grid, display:flex, display:inline-grid, 또는 display:inline-flex를 요소의 부모에 추가해보세요. { learn-more } diff --git a/l10n-ko/dom/chrome/dom/dom.properties b/l10n-ko/dom/chrome/dom/dom.properties index 8c3807b549..0ca29bb251 100644 --- a/l10n-ko/dom/chrome/dom/dom.properties +++ b/l10n-ko/dom/chrome/dom/dom.properties @@ -18,6 +18,7 @@ DebugScriptButton=스크립트 디버깅 WaitForScriptButton=계속 DontAskAgain=다시 묻지 않음(&D) WindowCloseBlockedWarning=스크립트에 의해 열리지 않은 창을 닫을 수 없습니다. +WindowCloseByScriptBlockedWarning=스크립트는 스크립트에 의해 열린 창만 닫을 수 있습니다. OnBeforeUnloadTitle=페이지 나가기 여부 OnBeforeUnloadMessage2=이 페이지가 나갈지 여부를 묻습니다. 입력한 정보는 저장되지 않을 수 있습니다. OnBeforeUnloadStayButton=머무르기 @@ -309,8 +310,6 @@ WindowContentUntrustedWarning=Window 객체의 ‘content’ 속성은 더 이 SVGRefLoopWarning=“%S” ID인 SVG <%S>에 순환 참조가 있습니다. # LOCALIZATION NOTE: The first %S is the tag name of the element in the chain where the chain was broken, the second %S is the element's ID. SVGRefChainLengthExceededWarning=ID가 “%S”인 요소에서 너무 긴 SVG <%S> 참조 사슬이 무시되었습니다. -# LOCALIZATION NOTE: Do not translate SVGSVGElement.deselectAll. -SVGDeselectAll=SVGSVGElement.deselectAll은 Selection API의 기능과 중복되므로 더 이상 사용되지 않습니다. # LOCALIZATION NOTE: Do not translate SVGGraphicsElement.nearestViewportElement or SVGElement.viewportElement. SVGNearestViewportElement=SVGGraphicsElement.nearestViewportElement는 더 이상 사용되지 않으며 향후에 제거될 예정입니다. 대신 SVGElement.viewportElement를 사용하세요. # LOCALIZATION NOTE: Do not translate SVGGraphicsElement.farthestViewportElement. @@ -480,9 +479,6 @@ InstallTriggerInstallDeprecatedWarning=InstallTrigger.install()은 더 이상 # LOCALIZATION NOTE: Do not translate "HTMLOptionsCollection.length". %1$S is the invalid value, %2$S is the current limit. SelectOptionsLengthAssignmentWarning=HTMLOptionsCollection.length(값 %1$S)에 대한 할당을 통해