diff options
Diffstat (limited to 'l10n-br/browser/browser/fxviewTabList.ftl')
-rw-r--r-- | l10n-br/browser/browser/fxviewTabList.ftl | 23 |
1 files changed, 23 insertions, 0 deletions
diff --git a/l10n-br/browser/browser/fxviewTabList.ftl b/l10n-br/browser/browser/fxviewTabList.ftl index 4fced2e387..a8bcc9693c 100644 --- a/l10n-br/browser/browser/fxviewTabList.ftl +++ b/l10n-br/browser/browser/fxviewTabList.ftl @@ -15,6 +15,10 @@ fxviewtabrow-time = { DATETIME($time, timeStyle: "short") } fxviewtabrow-tabs-list-tab = .title = Digeriñ { $targetURI } en un ivinell nevez # Variables: +# $tabTitle (string) - Title of tab being closed +fxviewtabrow-close-tab-button = + .title = Serriñ { $tabTitle } +# Variables: # $tabTitle (string) - Title of tab being dismissed fxviewtabrow-dismiss-tab-button = .title = Skarzhañ { $tabTitle } @@ -51,7 +55,26 @@ fxviewtabrow-move-tab-window = Dilec'hiañ d'ur prenestr nevez .accesskey = n fxviewtabrow-send-tab = Kas an ivinell d'un trevnad .accesskey = K +fxviewtabrow-pin-tab = Spilhennañ an ivinell + .accesskey = S +fxviewtabrow-unpin-tab = Dispilhennañ an ivinell + .accesskey = D +fxviewtabrow-mute-tab = Diweredekaat son an ivinell + .accesskey = i +fxviewtabrow-unmute-tab = Gweredekaat son an ivinell + .accesskey = G # Variables: # $tabTitle (string) - Title of the tab to which the context menu is associated fxviewtabrow-options-menu-button = .title = Dibarzhioù evit { $tabTitle } +# Variables: +# $tabTitle (string) - Title of tab being muted +fxviewtabrow-mute-tab-button = + .title = Tennañ ar son eus { $tabTitle } + +## Strings below are to be used without context (tab title/URL) on mute/unmute buttons + +fxviewtabrow-mute-tab-button-no-context = + .title = Diweredekaat son an ivinell +fxviewtabrow-unmute-tab-button-no-context = + .title = Gweredekaat son an ivinell |