diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-vi/browser/browser/syncedTabs.ftl | 61 |
1 files changed, 61 insertions, 0 deletions
diff --git a/l10n-vi/browser/browser/syncedTabs.ftl b/l10n-vi/browser/browser/syncedTabs.ftl new file mode 100644 index 0000000000..651c4648ae --- /dev/null +++ b/l10n-vi/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 = Các thẻ đã đồng bộ +synced-tabs-sidebar-noclients-subtitle = Muốn xem thẻ từ các thiết bị khác của bạn ở đây? +synced-tabs-sidebar-intro = Xem danh sách các thẻ từ các thiết bị khác của bạn. +synced-tabs-sidebar-unverified = Tài khoản của bạn cần được xác thực. +synced-tabs-sidebar-notabs = Không có thẻ đang mở +synced-tabs-sidebar-open-settings = Mở cài đặt đồng bộ hóa +synced-tabs-sidebar-tabsnotsyncing = Bật đồng bộ thẻ để xem danh sách thẻ từ các thiết bị khác của bạn. +synced-tabs-sidebar-connect-another-device = Kết nối thiết bị khác +synced-tabs-sidebar-search = + .placeholder = Tìm các thẻ đã đồng bộ + +## 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 = Mở + .accesskey = O +synced-tabs-context-open-in-tab = + .label = Mở trong thẻ mới + .accesskey = w +synced-tabs-context-open-in-container-tab = + .label = Mở trong thẻ ngăn chứa mới + .accesskey = i +synced-tabs-context-open-in-window = + .label = Mở trong cửa sổ mới + .accesskey = N +synced-tabs-context-open-in-private-window = + .label = Mở trong cửa sổ riêng tư mới + .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 = Đánh dấu thẻ + .accesskey = B +synced-tabs-context-copy = + .label = Sao chép + .accesskey = C +synced-tabs-context-open-all-in-tabs = + .label = Mở toàn bộ trong các thẻ mới + .accesskey = O +synced-tabs-context-manage-devices = + .label = Quản lý các thiết bị… + .accesskey = D +synced-tabs-context-sync-now = + .label = Đồng bộ ngay + .accesskey = S +synced-tabs-fxa-sign-in = Đăng nhập vào đồng bộ hóa +synced-tabs-turn-on-sync = Bật đồng bộ hóa |