diff options
Diffstat (limited to '')
-rw-r--r-- | l10n-id/browser/browser/toolbarContextMenu.ftl | 82 |
1 files changed, 82 insertions, 0 deletions
diff --git a/l10n-id/browser/browser/toolbarContextMenu.ftl b/l10n-id/browser/browser/toolbarContextMenu.ftl new file mode 100644 index 0000000000..859008d0cf --- /dev/null +++ b/l10n-id/browser/browser/toolbarContextMenu.ftl @@ -0,0 +1,82 @@ +# 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 = Tab Baru + .accesskey = T +toolbar-context-menu-reload-selected-tab = + .label = Muat Ulang Tab yang Dipilih + .accesskey = h +toolbar-context-menu-reload-selected-tabs = + .label = Muat Ulang Tab yang Dipilih + .accesskey = h +toolbar-context-menu-bookmark-selected-tab = + .label = Markahi Tab Terpilih… + .accesskey = h +toolbar-context-menu-bookmark-selected-tabs = + .label = Markahi Tab Terpilih… + .accesskey = h +toolbar-context-menu-select-all-tabs = + .label = Pilih Semua Tab + .accesskey = a +toolbar-context-menu-reopen-closed-tabs = + .label = + { $tabCount -> + [1] Buka Kembali Tab Tertutup + *[other] Buka Kembali Tab Tertutup + } + .accesskey = u +toolbar-context-menu-manage-extension = + .label = Kelola Ekstensi + .accesskey = E +toolbar-context-menu-remove-extension = + .label = Hapus Ekstensi + .accesskey = h +# 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 = Laporkan Ekstensi + .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 = Letakkan di Menu Luapan + .accesskey = P +toolbar-context-menu-auto-hide-downloads-button-2 = + .label = Sembunyikan Tombol Jika Kosong + .accesskey = K +toolbar-context-menu-always-open-downloads-panel = + .label = Tampilkan Panel Saat Unduhan Dimulai + .accesskey = T +toolbar-context-menu-remove-from-toolbar = + .label = Hapus dari Bilah Alat + .accesskey = H +toolbar-context-menu-view-customize-toolbar = + .label = Ubahsuai… + .accesskey = U +toolbar-context-menu-view-customize-toolbar-2 = + .label = Ubahsuai Bilah Alat… + .accesskey = U +# 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 = Sematkan ke Bilah Alat + .accesskey = S +toolbar-context-menu-bookmarks-toolbar-always-show-2 = + .label = Selalu Tampilkan + .accesskey = T +toolbar-context-menu-bookmarks-toolbar-never-show-2 = + .label = Jangan Pernah Tampilkan + .accesskey = J +toolbar-context-menu-bookmarks-toolbar-on-new-tab-2 = + .label = Hanya Tampilkan di Tab Baru + .accesskey = H +toolbar-context-menu-bookmarks-show-other-bookmarks = + .label = Tampilkan Markah Lain + .accesskey = T +toolbar-context-menu-menu-bar-cmd = + .toolbarname = Bilah Menu + .accesskey = M |