diff options
Diffstat (limited to 'l10n-pl/browser/browser/fxviewTabList.ftl')
-rw-r--r-- | l10n-pl/browser/browser/fxviewTabList.ftl | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-pl/browser/browser/fxviewTabList.ftl b/l10n-pl/browser/browser/fxviewTabList.ftl index 3fb3851a94..6757a58e60 100644 --- a/l10n-pl/browser/browser/fxviewTabList.ftl +++ b/l10n-pl/browser/browser/fxviewTabList.ftl @@ -15,6 +15,10 @@ fxviewtabrow-time = { DATETIME($time, timeStyle: "short") } fxviewtabrow-tabs-list-tab = .title = Otwórz { $targetURI } w nowej karcie # Variables: +# $tabTitle (string) - Title of tab being closed +fxviewtabrow-close-tab-button = + .title = Zamknij kartę „{ $tabTitle }” +# Variables: # $tabTitle (string) - Title of tab being dismissed fxviewtabrow-dismiss-tab-button = .title = Odrzuć kartę „{ $tabTitle }” @@ -51,7 +55,30 @@ fxviewtabrow-move-tab-window = Przenieś do nowego okna .accesskey = n fxviewtabrow-send-tab = Wyślij kartę na urządzenie .accesskey = W +fxviewtabrow-pin-tab = Przypnij kartę + .accesskey = r +fxviewtabrow-unpin-tab = Odepnij kartę + .accesskey = r +fxviewtabrow-mute-tab = Wycisz kartę + .accesskey = c +fxviewtabrow-unmute-tab = Włącz dźwięk + .accesskey = c # Variables: # $tabTitle (string) - Title of the tab to which the context menu is associated fxviewtabrow-options-menu-button = .title = Opcje karty „{ $tabTitle }” +# Variables: +# $tabTitle (string) - Title of tab being muted +fxviewtabrow-mute-tab-button = + .title = Wycisz kartę „{ $tabTitle }” +# Variables: +# $tabTitle (string) - Title of tab being unmuted +fxviewtabrow-unmute-tab-button = + .title = Włącz dźwięk na karcie „{ $tabTitle }” + +## Strings below are to be used without context (tab title/URL) on mute/unmute buttons + +fxviewtabrow-mute-tab-button-no-context = + .title = Wycisz kartę +fxviewtabrow-unmute-tab-button-no-context = + .title = Włącz dźwięk |