From 26a029d407be480d791972afb5975cf62c9360a6 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Fri, 19 Apr 2024 02:47:55 +0200 Subject: Adding upstream version 124.0.1. Signed-off-by: Daniel Baumann --- l10n-sk/browser/browser/toolbarContextMenu.ftl | 92 ++++++++++++++++++++++++++ 1 file changed, 92 insertions(+) create mode 100644 l10n-sk/browser/browser/toolbarContextMenu.ftl (limited to 'l10n-sk/browser/browser/toolbarContextMenu.ftl') diff --git a/l10n-sk/browser/browser/toolbarContextMenu.ftl b/l10n-sk/browser/browser/toolbarContextMenu.ftl new file mode 100644 index 0000000000..359f182328 --- /dev/null +++ b/l10n-sk/browser/browser/toolbarContextMenu.ftl @@ -0,0 +1,92 @@ +# 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 = Nová karta + .accesskey = N +toolbar-context-menu-reload-selected-tab = + .label = Obnoviť vybranú kartu + .accesskey = O +toolbar-context-menu-reload-selected-tabs = + .label = Obnoviť vybrané karty + .accesskey = O +toolbar-context-menu-bookmark-selected-tab = + .label = Pridať vybranú kartu medzi záložky… + .accesskey = P +toolbar-context-menu-bookmark-selected-tabs = + .label = Pridať vybrané karty medzi záložky… + .accesskey = P +toolbar-context-menu-select-all-tabs = + .label = Vybrať všetky karty + .accesskey = V +# Variables +# $tabCount (number) - Number of tabs +toolbar-context-menu-reopen-closed-tabs = + .label = + { $tabCount -> + [1] Obnoviť zatvorenú kartu + [one] Obnoviť zatvorenú kartu + [few] Obnoviť zatvorené karty + *[other] Obnoviť zatvorené karty + } + .accesskey = b + +toolbar-context-menu-manage-extension = + .label = Spravovať rozšírenie + .accesskey = S +toolbar-context-menu-remove-extension = + .label = Odstrániť rozšírenie + .accesskey = r + +# 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 = Nahlásiť rozšírenie + .accesskey = N + +# 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 = Pripnúť do rozširujúcej ponuky + .accesskey = P +toolbar-context-menu-auto-hide-downloads-button-2 = + .label = Skryť, ak je zoznam prázdny + .accesskey = S +toolbar-context-menu-always-open-downloads-panel = + .label = Zobraziť tento panel pri spustení sťahovania + .accesskey = b +toolbar-context-menu-remove-from-toolbar = + .label = Odstrániť z panela nástrojov + .accesskey = O +toolbar-context-menu-view-customize-toolbar = + .label = Prispôsobiť… + .accesskey = P +toolbar-context-menu-view-customize-toolbar-2 = + .label = Upraviť panel nástrojov… + .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 = Pripnúť na panel nástrojov + .accesskey = P + +toolbar-context-menu-bookmarks-toolbar-always-show-2 = + .label = Vždy zobrazovať + .accesskey = V +toolbar-context-menu-bookmarks-toolbar-never-show-2 = + .label = Nikdy nezobrazovať + .accesskey = N +toolbar-context-menu-bookmarks-toolbar-on-new-tab-2 = + .label = Zobrazovať iba na novej karte + .accesskey = Z + +toolbar-context-menu-bookmarks-show-other-bookmarks = + .label = Zobraziť ostatné záložky + .accesskey = r + +toolbar-context-menu-menu-bar-cmd = + .toolbarname = Hlavná ponuka + .accesskey = H -- cgit v1.2.3