summaryrefslogtreecommitdiffstats
path: root/l10n-sl/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-sl/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-sl/browser/browser/fxviewTabList.ftl')
-rw-r--r--l10n-sl/browser/browser/fxviewTabList.ftl19
1 files changed, 19 insertions, 0 deletions
diff --git a/l10n-sl/browser/browser/fxviewTabList.ftl b/l10n-sl/browser/browser/fxviewTabList.ftl
index 595bb5828c..030e493288 100644
--- a/l10n-sl/browser/browser/fxviewTabList.ftl
+++ b/l10n-sl/browser/browser/fxviewTabList.ftl
@@ -15,6 +15,10 @@ fxviewtabrow-time = { DATETIME($time, timeStyle: "short") }
fxviewtabrow-tabs-list-tab =
.title = Odpri { $targetURI } v novem zavihku
# Variables:
+# $tabTitle (string) - Title of tab being closed
+fxviewtabrow-close-tab-button =
+ .title = Zapri { $tabTitle }
+# Variables:
# $tabTitle (string) - Title of tab being dismissed
fxviewtabrow-dismiss-tab-button =
.title = Zapri { $tabTitle }
@@ -51,6 +55,14 @@ fxviewtabrow-move-tab-window = Premakni v novo okno
.accesskey = o
fxviewtabrow-send-tab = Pošlji zavihek na napravo
.accesskey = P
+fxviewtabrow-pin-tab = Pripni zavihek
+ .accesskey = P
+fxviewtabrow-unpin-tab = Odpni zavihek
+ .accesskey = p
+fxviewtabrow-mute-tab = Utišaj zavihek
+ .accesskey = U
+fxviewtabrow-unmute-tab = Povrni glasnost zavihka
+ .accesskey = r
# 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 = Povrni zvok { $tabTitle }
+
+## Strings below are to be used without context (tab title/URL) on mute/unmute buttons
+
+fxviewtabrow-mute-tab-button-no-context =
+ .title = Utišaj zavihek
+fxviewtabrow-unmute-tab-button-no-context =
+ .title = Povrni glasnost zavihka