diff options
Diffstat (limited to 'l10n-ko/browser/browser/syncedTabs.ftl')
-rw-r--r-- | l10n-ko/browser/browser/syncedTabs.ftl | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/l10n-ko/browser/browser/syncedTabs.ftl b/l10n-ko/browser/browser/syncedTabs.ftl new file mode 100644 index 0000000000..cd8d30d5be --- /dev/null +++ b/l10n-ko/browser/browser/syncedTabs.ftl @@ -0,0 +1,61 @@ +# 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/. + +synced-tabs-sidebar-title = 동기화된 탭 +synced-tabs-sidebar-noclients-subtitle = 다른 기기에서도 여기에서 열린 탭을 사용하시겠습니까? +synced-tabs-sidebar-intro = 다른 기기의 탭 목록을 봅니다. +synced-tabs-sidebar-unverified = 계정 확인이 필요합니다. +synced-tabs-sidebar-notabs = 열린 탭 없음 +synced-tabs-sidebar-open-settings = Sync 설정 열기 +synced-tabs-sidebar-tabsnotsyncing = 다른 기기의 탭 목록을 보려면 탭 동기화를 켜세요. +synced-tabs-sidebar-connect-another-device = 다른 기기 연결 +synced-tabs-sidebar-search = + .placeholder = 동기화된 탭 검색 + +## Displayed in the Synced Tabs sidebar's context menu when right-clicking tabs +## and/or devices in the list. The "Open" strings below should be translated +## consistently with the equivalent strings for the bookmarks manager's context +## menu. That menu is activated by right-clicking a bookmark in the Library +## window. The bookmarks manager context's strings are located in places.ftl. + +synced-tabs-context-open = + .label = 열기 + .accesskey = O +synced-tabs-context-open-in-tab = + .label = 새 탭에서 열기 + .accesskey = w +synced-tabs-context-open-in-container-tab = + .label = 새 컨테이너 탭에서 열기 + .accesskey = i +synced-tabs-context-open-in-window = + .label = 새 창에서 열기 + .accesskey = N +synced-tabs-context-open-in-private-window = + .label = 새 사생활 보호 창에서 열기 + .accesskey = P + +## + +# Displayed in the Synced Tabs sidebar's context menu when right-clicking tabs +# and/or devices in the list. This string is for a menuitem equivalent to one in +# the tab context menu (activated by right-clicking a tab in the tabstrip). That +# string is located in tabContextMenu.ftl. So, this string should be translated +# consistently with the "Bookmark Tab…" string there. +synced-tabs-context-bookmark = + .label = 탭 북마크… + .accesskey = B +synced-tabs-context-copy = + .label = 복사 + .accesskey = C +synced-tabs-context-open-all-in-tabs = + .label = 모두 탭에서 열기 + .accesskey = O +synced-tabs-context-manage-devices = + .label = 기기 관리… + .accesskey = D +synced-tabs-context-sync-now = + .label = 지금 동기화 + .accesskey = S +synced-tabs-fxa-sign-in = Sync에 로그인 +synced-tabs-turn-on-sync = Sync 켜기 |