diff options
Diffstat (limited to 'l10n-vi/browser/browser/toolbarContextMenu.ftl')
-rw-r--r-- | l10n-vi/browser/browser/toolbarContextMenu.ftl | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/l10n-vi/browser/browser/toolbarContextMenu.ftl b/l10n-vi/browser/browser/toolbarContextMenu.ftl new file mode 100644 index 0000000000..85e2548129 --- /dev/null +++ b/l10n-vi/browser/browser/toolbarContextMenu.ftl @@ -0,0 +1,88 @@ +# 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/. + +toolbar-context-menu-new-tab = + .label = Thẻ mới + .accesskey = w +toolbar-context-menu-reload-selected-tab = + .label = Tải lại các thẻ đã chọn + .accesskey = R +toolbar-context-menu-reload-selected-tabs = + .label = Tải lại các thẻ đã chọn + .accesskey = R +toolbar-context-menu-bookmark-selected-tab = + .label = Đánh dấu các thẻ đã chọn… + .accesskey = T +toolbar-context-menu-bookmark-selected-tabs = + .label = Đánh dấu các thẻ đã chọn… + .accesskey = T +toolbar-context-menu-select-all-tabs = + .label = Chọn tất cả các thẻ + .accesskey = S +toolbar-context-menu-reopen-closed-tabs = + .label = + { $tabCount -> + [1] Mở lại thẻ đã đóng + *[other] Mở lại các thẻ đã đóng + } + .accesskey = o + +toolbar-context-menu-manage-extension = + .label = Quản lí tiện ích + .accesskey = E +toolbar-context-menu-remove-extension = + .label = Xóa tiện ích mở rộng + .accesskey = v + +# This label is used in the extensions toolbar buttons context menus, +# a user can use this command to submit to Mozilla an abuse report +# related to that extension. "Report" is a verb. +toolbar-context-menu-report-extension = + .label = Báo cáo tiện ích mở rộng + .accesskey = o + +# Can appear on the same context menu as toolbar-context-menu-menu-bar-cmd +# ("Menu Bar") and personalbarCmd ("Bookmarks Toolbar"), so they should +# have different access keys. +toolbar-context-menu-pin-to-overflow-menu = + .label = Ghim vào menu gợi ý trên thanh địa chỉ + .accesskey = P +toolbar-context-menu-auto-hide-downloads-button-2 = + .label = Ẩn nút khi danh sách trống + .accesskey = H +toolbar-context-menu-always-open-downloads-panel = + .label = Hiển thị bảng điều khiển khi bắt đầu tải xuống + .accesskey = S +toolbar-context-menu-remove-from-toolbar = + .label = Xóa khỏi thanh công cụ + .accesskey = R +toolbar-context-menu-view-customize-toolbar = + .label = Tùy biến… + .accesskey = C +toolbar-context-menu-view-customize-toolbar-2 = + .label = Tùy biến thanh công cụ… + .accesskey = C +# This is only ever shown when toolbar-context-menu-pin-to-overflow-menu +# is hidden, so they can share access keys. +toolbar-context-menu-pin-to-toolbar = + .label = Ghim vào thanh công cụ + .accesskey = P + +toolbar-context-menu-bookmarks-toolbar-always-show-2 = + .label = Luôn hiển thị + .accesskey = A +toolbar-context-menu-bookmarks-toolbar-never-show-2 = + .label = Không bao giờ hiển thị + .accesskey = N +toolbar-context-menu-bookmarks-toolbar-on-new-tab-2 = + .label = Chỉ hiển thị trong thẻ mới + .accesskey = O + +toolbar-context-menu-bookmarks-show-other-bookmarks = + .label = Hiển thị các dấu trang khác + .accesskey = h + +toolbar-context-menu-menu-bar-cmd = + .toolbarname = Thanh menu + .accesskey = M |