summaryrefslogtreecommitdiffstats
path: root/l10n-ko/browser/browser/tabContextMenu.ftl
diff options
context:
space:
mode:
Diffstat (limited to 'l10n-ko/browser/browser/tabContextMenu.ftl')
-rw-r--r--l10n-ko/browser/browser/tabContextMenu.ftl106
1 files changed, 106 insertions, 0 deletions
diff --git a/l10n-ko/browser/browser/tabContextMenu.ftl b/l10n-ko/browser/browser/tabContextMenu.ftl
new file mode 100644
index 0000000000..2d4d60b29a
--- /dev/null
+++ b/l10n-ko/browser/browser/tabContextMenu.ftl
@@ -0,0 +1,106 @@
+# 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/.
+
+tab-context-new-tab =
+ .label = 새 탭
+ .accesskey = w
+reload-tab =
+ .label = 탭 새로 고침
+ .accesskey = R
+select-all-tabs =
+ .label = 모든 탭 선택
+ .accesskey = S
+tab-context-play-tab =
+ .label = 탭 재생
+ .accesskey = P
+tab-context-play-tabs =
+ .label = 탭 재생
+ .accesskey = y
+duplicate-tab =
+ .label = 탭 복제
+ .accesskey = D
+duplicate-tabs =
+ .label = 탭 복제
+ .accesskey = D
+# The following string is displayed on a menuitem that will close the tabs from the start of the tabstrip to the currently targeted tab (excluding the currently targeted and any other selected tabs).
+# In left-to-right languages this should use "Left" and in right-to-left languages this should use "Right".
+close-tabs-to-the-start =
+ .label = 왼쪽 탭 닫기
+ .accesskey = l
+# The following string is displayed on a menuitem that will close the tabs from the end of the tabstrip to the currently targeted tab (excluding the currently targeted and any other selected tabs).
+# In left-to-right languages this should use "Right" and in right-to-left languages this should use "Left".
+close-tabs-to-the-end =
+ .label = 오른쪽 탭 닫기
+ .accesskey = i
+close-other-tabs =
+ .label = 다른 탭 닫기
+ .accesskey = o
+reload-tabs =
+ .label = 탭 새로 고침
+ .accesskey = R
+pin-tab =
+ .label = 탭 고정
+ .accesskey = P
+unpin-tab =
+ .label = 탭 고정 해제
+ .accesskey = p
+pin-selected-tabs =
+ .label = 탭 고정
+ .accesskey = P
+unpin-selected-tabs =
+ .label = 탭 고정 해제
+ .accesskey = p
+bookmark-selected-tabs =
+ .label = 탭 북마크…
+ .accesskey = k
+tab-context-bookmark-tab =
+ .label = 탭 북마크…
+ .accesskey = B
+tab-context-open-in-new-container-tab =
+ .label = 새 컨테이너 탭에서 열기
+ .accesskey = e
+move-to-start =
+ .label = 처음으로 이동
+ .accesskey = S
+move-to-end =
+ .label = 끝으로 이동
+ .accesskey = E
+move-to-new-window =
+ .label = 새 창으로 이동
+ .accesskey = W
+tab-context-close-multiple-tabs =
+ .label = 여러 탭 닫기
+ .accesskey = M
+tab-context-share-url =
+ .label = 공유
+ .accesskey = h
+
+## Variables:
+## $tabCount (Number): the number of tabs that are affected by the action.
+
+tab-context-reopen-closed-tabs =
+ .label =
+ { $tabCount ->
+ [1] 닫은 탭 다시 열기
+ *[other] 닫은 탭 다시 열기
+ }
+ .accesskey = o
+tab-context-close-n-tabs =
+ .label =
+ { $tabCount ->
+ [1] 탭 닫기
+ *[other] 탭 { $tabCount }개 닫기
+ }
+ .accesskey = C
+tab-context-move-tabs =
+ .label =
+ { $tabCount ->
+ [1] 탭 이동
+ *[other] 탭 이동
+ }
+ .accesskey = v
+
+tab-context-send-tabs-to-device =
+ .label = 탭 { $tabCount }개를 기기로 보내기
+ .accesskey = n