summaryrefslogtreecommitdiffstats
path: root/l10n-nl/browser/browser/fxviewTabList.ftl
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:14:29 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-19 01:14:29 +0000
commitfbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8 (patch)
tree4c1ccaf5486d4f2009f9a338a98a83e886e29c97 /l10n-nl/browser/browser/fxviewTabList.ftl
parentReleasing progress-linux version 124.0.1-1~progress7.99u1. (diff)
downloadfirefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.tar.xz
firefox-fbaf0bb26397aa498eb9156f06d5a6fe34dd7dd8.zip
Merging upstream version 125.0.1.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-nl/browser/browser/fxviewTabList.ftl')
-rw-r--r--l10n-nl/browser/browser/fxviewTabList.ftl19
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n-nl/browser/browser/fxviewTabList.ftl b/l10n-nl/browser/browser/fxviewTabList.ftl
index 76805f1535..d795887069 100644
--- a/l10n-nl/browser/browser/fxviewTabList.ftl
+++ b/l10n-nl/browser/browser/fxviewTabList.ftl
@@ -15,6 +15,10 @@ fxviewtabrow-time = { DATETIME($time, timeStyle: "short") }
fxviewtabrow-tabs-list-tab =
.title = { $targetURI } openen in een nieuw tabblad
# Variables:
+# $tabTitle (string) - Title of tab being closed
+fxviewtabrow-close-tab-button =
+ .title = { $tabTitle } sluiten
+# Variables:
# $tabTitle (string) - Title of tab being dismissed
fxviewtabrow-dismiss-tab-button =
.title = { $tabTitle } sluiten
@@ -51,6 +55,14 @@ fxviewtabrow-move-tab-window = Verplaatsen naar nieuw venster
.accesskey = w
fxviewtabrow-send-tab = Tabblad naar apparaat verzenden
.accesskey = z
+fxviewtabrow-pin-tab = Tabblad vastmaken
+ .accesskey = v
+fxviewtabrow-unpin-tab = Tabblad losmaken
+ .accesskey = l
+fxviewtabrow-mute-tab = Tabblad dempen
+ .accesskey = d
+fxviewtabrow-unmute-tab = Tabblad dempen opheffen
+ .accesskey = o
# Variables:
# $tabTitle (string) - Title of the tab to which the context menu is associated
fxviewtabrow-options-menu-button =
@@ -63,3 +75,10 @@ fxviewtabrow-mute-tab-button =
# $tabTitle (string) - Title of tab being unmuted
fxviewtabrow-unmute-tab-button =
.title = Dempen { $tabTitle } opheffen
+
+## Strings below are to be used without context (tab title/URL) on mute/unmute buttons
+
+fxviewtabrow-mute-tab-button-no-context =
+ .title = Tabblad dempen
+fxviewtabrow-unmute-tab-button-no-context =
+ .title = Tabblad dempen opheffen