diff options
Diffstat (limited to 'l10n-sv-SE/browser/browser/toolbarContextMenu.ftl')
-rw-r--r-- | l10n-sv-SE/browser/browser/toolbarContextMenu.ftl | 88 |
1 files changed, 88 insertions, 0 deletions
diff --git a/l10n-sv-SE/browser/browser/toolbarContextMenu.ftl b/l10n-sv-SE/browser/browser/toolbarContextMenu.ftl new file mode 100644 index 0000000000..aa51bb74da --- /dev/null +++ b/l10n-sv-SE/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 = Ny flik + .accesskey = N +toolbar-context-menu-reload-selected-tab = + .label = Ladda om vald flik + .accesskey = L +toolbar-context-menu-reload-selected-tabs = + .label = Ladda om valda flikar + .accesskey = L +toolbar-context-menu-bookmark-selected-tab = + .label = Bokmärk vald flik… + .accesskey = f +toolbar-context-menu-bookmark-selected-tabs = + .label = Bokmärk markerade flikar… + .accesskey = f +toolbar-context-menu-select-all-tabs = + .label = Välj alla flikar + .accesskey = V +toolbar-context-menu-reopen-closed-tabs = + .label = + { $tabCount -> + [1] Öppna stängd flik igen + *[other] Öppna stängda flikar igen + } + .accesskey = p + +toolbar-context-menu-manage-extension = + .label = Hantera tillägg + .accesskey = H +toolbar-context-menu-remove-extension = + .label = Ta bort tillägg + .accesskey = T + +# 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 = Rapportera tillägg + .accesskey = R + +# 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 = Fäst på spillmeny + .accesskey = F +toolbar-context-menu-auto-hide-downloads-button-2 = + .label = Dölj knapp när den är tom + .accesskey = D +toolbar-context-menu-always-open-downloads-panel = + .label = Visa panelen när nedladdningen börjar + .accesskey = V +toolbar-context-menu-remove-from-toolbar = + .label = Ta bort från verktygsfält + .accesskey = T +toolbar-context-menu-view-customize-toolbar = + .label = Anpassa… + .accesskey = A +toolbar-context-menu-view-customize-toolbar-2 = + .label = Anpassa verktygsfält… + .accesskey = A +# 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 = Fäst i verktygsfält + .accesskey = F + +toolbar-context-menu-bookmarks-toolbar-always-show-2 = + .label = Visa alltid + .accesskey = V +toolbar-context-menu-bookmarks-toolbar-never-show-2 = + .label = Visa aldrig + .accesskey = d +toolbar-context-menu-bookmarks-toolbar-on-new-tab-2 = + .label = Visa endast på ny flik + .accesskey = e + +toolbar-context-menu-bookmarks-show-other-bookmarks = + .label = Visa andra bokmärken + .accesskey = n + +toolbar-context-menu-menu-bar-cmd = + .toolbarname = Menyfältet + .accesskey = M |