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 --- .../customizableui/customizableWidgets.properties | 54 ++++++++++++++++++++++ 1 file changed, 54 insertions(+) create mode 100644 l10n-ko/browser/chrome/browser/customizableui/customizableWidgets.properties (limited to 'l10n-ko/browser/chrome/browser/customizableui/customizableWidgets.properties') diff --git a/l10n-ko/browser/chrome/browser/customizableui/customizableWidgets.properties b/l10n-ko/browser/chrome/browser/customizableui/customizableWidgets.properties new file mode 100644 index 0000000000..5e3db77dc5 --- /dev/null +++ b/l10n-ko/browser/chrome/browser/customizableui/customizableWidgets.properties @@ -0,0 +1,54 @@ +# 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/. + +history-panelmenu.label = 기록 +# LOCALIZATION NOTE(history-panelmenu.tooltiptext2): %S is the keyboard shortcut +history-panelmenu.tooltiptext2 = 기록 보기 (%S) + +find-button.label = 찾기 +# LOCALIZATION NOTE(find-button.tooltiptext3): %S is the keyboard shortcut. +find-button.tooltiptext3 = 이 페이지에서 찾기 (%S) + +developer-button.label = 개발자 +# LOCALIZATION NOTE(developer-button.tooltiptext): %S is the keyboard shortcut +developer-button.tooltiptext2 = 웹 개발자 도구 열기 (%S) + +sidebar-button.label = 사이드바 +sidebar-button.tooltiptext2 = 사이드바 표시 + +zoom-controls.label = 확대/축소 컨트롤 +zoom-controls.tooltiptext2 = 확대/축소 컨트롤 + +zoom-out-button.label = 축소 +# LOCALIZATION NOTE(zoom-out-button.tooltiptext2): %S is the keyboard shortcut. +zoom-out-button.tooltiptext2 = 축소 (%S) + +# LOCALIZATION NOTE(zoom-reset-button.tooltiptext2): %S is the keyboard shortcut. +zoom-reset-button.tooltiptext2 = 확대/축소 초기화 (%S) + +zoom-in-button.label = 확대 +# LOCALIZATION NOTE(zoom-in-button.tooltiptext2): %S is the keyboard shortcut. +zoom-in-button.tooltiptext2 = 확대 (%S) + +edit-controls.label = 편집 컨트롤 +edit-controls.tooltiptext2 = 편집 컨트롤 + +cut-button.label = 잘라내기 +# LOCALIZATION NOTE(cut-button.tooltiptext2): %S is the keyboard shortcut. +cut-button.tooltiptext2 = 잘라내기 (%S) + +copy-button.label = 복사 +# LOCALIZATION NOTE(copy-button.tooltiptext2): %S is the keyboard shortcut. +copy-button.tooltiptext2 = 복사 (%S) + +paste-button.label = 붙여넣기 +# LOCALIZATION NOTE(paste-button.tooltiptext2): %S is the keyboard shortcut. +paste-button.tooltiptext2 = 붙여넣기 (%S) + +panic-button.label = 삭제 +panic-button.tooltiptext = 최근 방문 기록 삭제 + +toolbarspring.label = 가변 공간 +toolbarseparator.label = 구분자 +toolbarspacer.label = 공간 -- cgit v1.2.3