diff --git a/.rust-toolchain b/.rust-toolchain index a92432a8a..5e49e6ba1 100644 --- a/.rust-toolchain +++ b/.rust-toolchain @@ -1 +1 @@ -1.82 +1.83 \ No newline at end of file diff --git a/.well-known/funding-manifest-urls b/.well-known/funding-manifest-urls new file mode 100644 index 000000000..e77da4919 --- /dev/null +++ b/.well-known/funding-manifest-urls @@ -0,0 +1 @@ +https://zen-browser.app/funding.json \ No newline at end of file diff --git a/README.md b/README.md index f9166612c..aa71c3917 100644 --- a/README.md +++ b/README.md @@ -34,8 +34,8 @@ Zen is a firefox-based browser with the aim of pushing your productivity to a ne ### Firefox Versions -- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `144.0`! 🚀 -- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 144.0`! +- [`Release`](https://zen-browser.app/download) - Is currently built using Firefox version `144.0.2`! 🚀 +- [`Twilight`](https://zen-browser.app/download?twilight) - Is currently built using Firefox version `RC 144.0.2`! ### Contributing diff --git a/build/firefox-cache/l10n-last-commit-hash b/build/firefox-cache/l10n-last-commit-hash index 34eb47c39..26d328f6d 100644 --- a/build/firefox-cache/l10n-last-commit-hash +++ b/build/firefox-cache/l10n-last-commit-hash @@ -1 +1 @@ -16e978d10b8a1c49267e8f1574f52c3e0d5089ae \ No newline at end of file +860c37a26622f61c74c7cbb93f7e0ae759fcbfe1 \ No newline at end of file diff --git a/build/flatpak/app.zen_browser.zen.yml.template b/build/flatpak/app.zen_browser.zen.yml.template index 821b0f1e6..d18329c46 100644 --- a/build/flatpak/app.zen_browser.zen.yml.template +++ b/build/flatpak/app.zen_browser.zen.yml.template @@ -7,7 +7,7 @@ base-version: '24.08' add-extensions: org.freedesktop.Platform.ffmpeg-full: directory: lib/ffmpeg - version: '24.08.26' + version: '24.08' add-ld-path: . app.zen_browser.zen.systemconfig: directory: etc/zen diff --git a/locales/ar/browser/browser/preferences/zen-preferences.ftl b/locales/ar/browser/browser/preferences/zen-preferences.ftl index 4484acdfc..14b1a242a 100644 --- a/locales/ar/browser/browser/preferences/zen-preferences.ftl +++ b/locales/ar/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = مظهر وشعور category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Toggle Performance zen-devtools-toggle-storage-shortcut = Toggle Storage zen-devtools-toggle-dom-shortcut = Toggle DOM zen-devtools-toggle-accessibility-shortcut = Toggle Accessibility +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/ar/browser/browser/zen-folders.ftl b/locales/ar/browser/browser/zen-folders.ftl index 409703d2a..37a8b2cfe 100644 --- a/locales/ar/browser/browser/zen-folders.ftl +++ b/locales/ar/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Search { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/ar/browser/browser/zen-general.ftl b/locales/ar/browser/browser/zen-general.ftl index 1999f49b0..2fd882720 100644 --- a/locales/ar/browser/browser/zen-general.ftl +++ b/locales/ar/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = الملف الشخصي الحالي unified-extensions-description = تستخدم الإضافات لجلب المزيد من الوظائف الإضافية إلى { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Next # These labels will be used for the site data panel settings zen-site-data-setting-allow = Allowed zen-site-data-setting-block = Blocked +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = Extension @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Add Extensions zen-site-data-site-settings = .label = All Site Settings -zen-site-data-share = - .label = Share This Page +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Copy URL zen-site-data-setting-site-protection = Tracking Protection diff --git a/locales/ar/browser/browser/zen-split-view.ftl b/locales/ar/browser/browser/zen-split-view.ftl index fa7c9c2f6..8159b52f7 100644 --- a/locales/ar/browser/browser/zen-split-view.ftl +++ b/locales/ar/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/ar/browser/browser/zen-vertical-tabs.ftl b/locales/ar/browser/browser/zen-vertical-tabs.ftl index 0a10972f8..5daa70014 100644 --- a/locales/ar/browser/browser/zen-vertical-tabs.ftl +++ b/locales/ar/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = علامات التبويب على اليمين .accesskey = ر diff --git a/locales/ar/browser/browser/zen-workspaces.ftl b/locales/ar/browser/browser/zen-workspaces.ftl index ff9f422ef..200d6c4ab 100644 --- a/locales/ar/browser/browser/zen-workspaces.ftl +++ b/locales/ar/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = مساحات العمل zen-panel-ui-workspaces-create = .label = Create Space @@ -53,3 +57,9 @@ zen-workspace-creation-header = Create a Space zen-workspace-creation-label = Spaces are used to organize your tabs and sessions. zen-workspaces-delete-workspace-title = Delete Workspace? zen-workspaces-delete-workspace-body = Are you sure you want to delete { $name }? This action cannot be undone. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/ca/browser/browser/preferences/zen-preferences.ftl b/locales/ca/browser/browser/preferences/zen-preferences.ftl index 0813471cf..73d535c4c 100644 --- a/locales/ca/browser/browser/preferences/zen-preferences.ftl +++ b/locales/ca/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Aspecte i comportament category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Commuta el rendiment zen-devtools-toggle-storage-shortcut = Commuta l'emmagatzematge zen-devtools-toggle-dom-shortcut = Commuta el DOM zen-devtools-toggle-accessibility-shortcut = Commuta l'accessibilitat +zen-close-all-unpinned-tabs-shortcut = Tanca totes les pestanyes no fixades diff --git a/locales/ca/browser/browser/zen-folders.ftl b/locales/ca/browser/browser/zen-folders.ftl index 7b1ee7cb7..18da738fa 100644 --- a/locales/ca/browser/browser/zen-folders.ftl +++ b/locales/ca/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Cerca { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/ca/browser/browser/zen-general.ftl b/locales/ca/browser/browser/zen-general.ftl index 20ec77018..fcb31c108 100644 --- a/locales/ca/browser/browser/zen-general.ftl +++ b/locales/ca/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = perfil actual unified-extensions-description = Les extensions aporten funcionalitats addicionals a { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Següent # These labels will be used for the site data panel settings zen-site-data-setting-allow = Permès zen-site-data-setting-block = Bloquejat +zen-site-data-protections-enabled = Habilitat +zen-site-data-protections-disabled = Deshabilitat zen-site-data-setting-cross-site = Galetes entre llocs zen-site-data-security-info-extension = .label = Extensió @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Afegeix extensions zen-site-data-site-settings = .label = Totes les configuracions del lloc -zen-site-data-share = - .label = Comparteix aquesta pàgina +zen-site-data-header-share = + .tooltiptext = Comparteix aquesta pàgina +zen-site-data-header-reader-mode = + .tooltiptext = Accedeix al mode lectura +zen-site-data-header-screenshot = + .tooltiptext = Fes una captura de pantalla +zen-site-data-header-bookmark = + .tooltiptext = Afegeix la pàgina a les adreces d'interès zen-urlbar-copy-url-button = .tooltiptext = Copia l'URL zen-site-data-setting-site-protection = Protecció contra el seguiment diff --git a/locales/ca/browser/browser/zen-split-view.ftl b/locales/ca/browser/browser/zen-split-view.ftl index e760bca9c..f18c292b4 100644 --- a/locales/ca/browser/browser/zen-split-view.ftl +++ b/locales/ca/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/ca/browser/browser/zen-vertical-tabs.ftl b/locales/ca/browser/browser/zen-vertical-tabs.ftl index 8b2ed3f1d..8e19dd63f 100644 --- a/locales/ca/browser/browser/zen-vertical-tabs.ftl +++ b/locales/ca/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Pestanyes a la dreta .accesskey = R diff --git a/locales/ca/browser/browser/zen-workspaces.ftl b/locales/ca/browser/browser/zen-workspaces.ftl index 971cb7fc6..c3eb29b6a 100644 --- a/locales/ca/browser/browser/zen-workspaces.ftl +++ b/locales/ca/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Espais de treball zen-panel-ui-workspaces-create = .label = Crea un espai @@ -53,3 +57,9 @@ zen-workspace-creation-header = Creació d'un espai zen-workspace-creation-label = Els espais s'utilitzen per organitzar les pestanyes i les sessions. zen-workspaces-delete-workspace-title = Voleu suprimir l'espai de treball? zen-workspaces-delete-workspace-body = Esteu segur que voleu suprimir { $name }? Aquesta acció no es pot desfer. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Pestanyes tancades. Feu servir { $shortcut } per desfer-ho. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Esborra + .tooltiptext = Tanca totes les pestanyes no fixades diff --git a/locales/cs/browser/browser/preferences/zen-preferences.ftl b/locales/cs/browser/browser/preferences/zen-preferences.ftl index 764d88da9..766d80f23 100644 --- a/locales/cs/browser/browser/preferences/zen-preferences.ftl +++ b/locales/cs/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Vzhled a dojem category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Přepnout výkon zen-devtools-toggle-storage-shortcut = Přepnout úložiště zen-devtools-toggle-dom-shortcut = Přepnout DOM zen-devtools-toggle-accessibility-shortcut = Přepnout přístupnost +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/cs/browser/browser/zen-folders.ftl b/locales/cs/browser/browser/zen-folders.ftl index 8e2aa8471..915ec1f28 100644 --- a/locales/cs/browser/browser/zen-folders.ftl +++ b/locales/cs/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Hledat v { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/cs/browser/browser/zen-general.ftl b/locales/cs/browser/browser/zen-general.ftl index 26dcdadf6..e2a6b9e1e 100644 --- a/locales/cs/browser/browser/zen-general.ftl +++ b/locales/cs/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = aktuální profil unified-extensions-description = Rozšíření slouží k přidání dalších funkcí do prohlížeče { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Next # These labels will be used for the site data panel settings zen-site-data-setting-allow = Povoleno zen-site-data-setting-block = Blokováno +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = Rozšíření @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Přidat rozšíření zen-site-data-site-settings = .label = Nastavení všech stránek -zen-site-data-share = - .label = Share This Page +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Copy URL zen-site-data-setting-site-protection = Tracking Protection diff --git a/locales/cs/browser/browser/zen-split-view.ftl b/locales/cs/browser/browser/zen-split-view.ftl index 2d82b9fae..c8b61faec 100644 --- a/locales/cs/browser/browser/zen-split-view.ftl +++ b/locales/cs/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/cs/browser/browser/zen-vertical-tabs.ftl b/locales/cs/browser/browser/zen-vertical-tabs.ftl index ec5f0dc50..d3141a7b9 100644 --- a/locales/cs/browser/browser/zen-vertical-tabs.ftl +++ b/locales/cs/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Karty napravo .accesskey = R diff --git a/locales/cs/browser/browser/zen-workspaces.ftl b/locales/cs/browser/browser/zen-workspaces.ftl index 66a3bb7b0..57716f91b 100644 --- a/locales/cs/browser/browser/zen-workspaces.ftl +++ b/locales/cs/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Prostory zen-panel-ui-workspaces-create = .label = Vytvořit prostor @@ -53,3 +57,9 @@ zen-workspace-creation-header = Vytvořte si prostor zen-workspace-creation-label = Prostory slouží k organizaci Vašich karet a relací. zen-workspaces-delete-workspace-title = Odstranit prostor? zen-workspaces-delete-workspace-body = Opravdu chcete smazat { $name }? Tuto akci nelze vrátit zpět. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/cy/browser/browser/preferences/zen-preferences.ftl b/locales/cy/browser/browser/preferences/zen-preferences.ftl index 55ac59b49..5bc04fc62 100644 --- a/locales/cy/browser/browser/preferences/zen-preferences.ftl +++ b/locales/cy/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Look and Feel category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Toggle Performance zen-devtools-toggle-storage-shortcut = Toggle Storage zen-devtools-toggle-dom-shortcut = Toggle DOM zen-devtools-toggle-accessibility-shortcut = Toggle Accessibility +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/cy/browser/browser/zen-folders.ftl b/locales/cy/browser/browser/zen-folders.ftl index 409703d2a..37a8b2cfe 100644 --- a/locales/cy/browser/browser/zen-folders.ftl +++ b/locales/cy/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Search { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/cy/browser/browser/zen-general.ftl b/locales/cy/browser/browser/zen-general.ftl index d060f96fc..6895e3b57 100644 --- a/locales/cy/browser/browser/zen-general.ftl +++ b/locales/cy/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = proffil gweithredol unified-extensions-description = Mae ehangiadau'n cael ei defnyddio er mwyn ychwanegu fwy o weithrediadau i mewn i { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Next # These labels will be used for the site data panel settings zen-site-data-setting-allow = Allowed zen-site-data-setting-block = Blocked +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = Extension @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Add Extensions zen-site-data-site-settings = .label = All Site Settings -zen-site-data-share = - .label = Share This Page +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Copy URL zen-site-data-setting-site-protection = Tracking Protection diff --git a/locales/cy/browser/browser/zen-split-view.ftl b/locales/cy/browser/browser/zen-split-view.ftl index 767fd07fa..5eb6b4995 100644 --- a/locales/cy/browser/browser/zen-split-view.ftl +++ b/locales/cy/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/cy/browser/browser/zen-vertical-tabs.ftl b/locales/cy/browser/browser/zen-vertical-tabs.ftl index 9c71802d2..0e7f93fd3 100644 --- a/locales/cy/browser/browser/zen-vertical-tabs.ftl +++ b/locales/cy/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Tabs on the right .accesskey = R diff --git a/locales/cy/browser/browser/zen-workspaces.ftl b/locales/cy/browser/browser/zen-workspaces.ftl index 452a5e9bc..819788061 100644 --- a/locales/cy/browser/browser/zen-workspaces.ftl +++ b/locales/cy/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Workspaces zen-panel-ui-workspaces-create = .label = Create Space @@ -53,3 +57,9 @@ zen-workspace-creation-header = Create a Space zen-workspace-creation-label = Spaces are used to organize your tabs and sessions. zen-workspaces-delete-workspace-title = Delete Workspace? zen-workspaces-delete-workspace-body = Are you sure you want to delete { $name }? This action cannot be undone. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/da/browser/browser/preferences/zen-preferences.ftl b/locales/da/browser/browser/preferences/zen-preferences.ftl index 26e9a8e0e..78172279f 100644 --- a/locales/da/browser/browser/preferences/zen-preferences.ftl +++ b/locales/da/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Udseende category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Vis/skjul Ydeevne zen-devtools-toggle-storage-shortcut = Vis/skjul Lager zen-devtools-toggle-dom-shortcut = Vis/skjul DOM zen-devtools-toggle-accessibility-shortcut = Vis/skjul Tilgængelighed +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/da/browser/browser/zen-folders.ftl b/locales/da/browser/browser/zen-folders.ftl index f763aa4d2..d2e558a15 100644 --- a/locales/da/browser/browser/zen-folders.ftl +++ b/locales/da/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Søg i { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/da/browser/browser/zen-general.ftl b/locales/da/browser/browser/zen-general.ftl index ce9ca9519..70406a818 100644 --- a/locales/da/browser/browser/zen-general.ftl +++ b/locales/da/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = nuværende profil unified-extensions-description = Udvidelser bruges til at bringe ekstra funktionalitet ind i { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Næste # These labels will be used for the site data panel settings zen-site-data-setting-allow = Tilladt zen-site-data-setting-block = Blokeret +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = Udvidelse @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Tilføj udvidelser zen-site-data-site-settings = .label = All Site Settings -zen-site-data-share = - .label = Del denne side +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Kopiér URL zen-site-data-setting-site-protection = Sporingsbeskyttelse diff --git a/locales/da/browser/browser/zen-split-view.ftl b/locales/da/browser/browser/zen-split-view.ftl index d25ced800..5b87c5487 100644 --- a/locales/da/browser/browser/zen-split-view.ftl +++ b/locales/da/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/da/browser/browser/zen-vertical-tabs.ftl b/locales/da/browser/browser/zen-vertical-tabs.ftl index 255b40f9a..32af5c5d8 100644 --- a/locales/da/browser/browser/zen-vertical-tabs.ftl +++ b/locales/da/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Faner til højre .accesskey = R diff --git a/locales/da/browser/browser/zen-workspaces.ftl b/locales/da/browser/browser/zen-workspaces.ftl index 2dba98bab..71ae2d818 100644 --- a/locales/da/browser/browser/zen-workspaces.ftl +++ b/locales/da/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Arbejdsområder zen-panel-ui-workspaces-create = .label = Opret rum @@ -53,3 +57,9 @@ zen-workspace-creation-header = Opret et rum zen-workspace-creation-label = Rum bruges til at organisere dine faner og sessioner. zen-workspaces-delete-workspace-title = Slet arbejdsområde? zen-workspaces-delete-workspace-body = Er du sikker på, at du vil slette { $name }? Dette kan ikke fortrydes. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/de/browser/browser/preferences/zen-preferences.ftl b/locales/de/browser/browser/preferences/zen-preferences.ftl index 19651bc1e..8bfea60c9 100644 --- a/locales/de/browser/browser/preferences/zen-preferences.ftl +++ b/locales/de/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Erscheinungsbild category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Performance umschalten zen-devtools-toggle-storage-shortcut = Speicher umschalten zen-devtools-toggle-dom-shortcut = DOM umschalten zen-devtools-toggle-accessibility-shortcut = Barrierefreiheit umschalten +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/de/browser/browser/zen-folders.ftl b/locales/de/browser/browser/zen-folders.ftl index 676d9290b..a295a8ac9 100644 --- a/locales/de/browser/browser/zen-folders.ftl +++ b/locales/de/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = { $folder-name } durchsuchen... zen-folders-panel-rename-folder = diff --git a/locales/de/browser/browser/zen-general.ftl b/locales/de/browser/browser/zen-general.ftl index ac70d5555..fb06a3b31 100644 --- a/locales/de/browser/browser/zen-general.ftl +++ b/locales/de/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = Aktuelles Profil unified-extensions-description = Erweiterungen werden verwendet, um { -brand-short-name } zusätzliche Funktionen hinzuzufügen. tab-context-zen-reset-pinned-tab = @@ -38,7 +42,7 @@ zen-library-sidebar-workspaces = zen-library-sidebar-mods = .label = Mods zen-toggle-compact-mode-button = - .label = Compact Mode + .label = Kompakter Modus .tooltiptext = Compact Mode umschalten # note: Do not translate the "
" tags in the following string @@ -59,6 +63,8 @@ zen-generic-next = Weiter # These labels will be used for the site data panel settings zen-site-data-setting-allow = Erlaubt zen-site-data-setting-block = Blockiert +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site-Cookie zen-site-data-security-info-extension = .label = Erweiterung @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Erweiterungen hinzufügen zen-site-data-site-settings = .label = Alle Website-Einstellungen -zen-site-data-share = - .label = Diese Seite teilen +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = URL kopieren zen-site-data-setting-site-protection = Tracking-Schutz diff --git a/locales/de/browser/browser/zen-split-view.ftl b/locales/de/browser/browser/zen-split-view.ftl index 2a4be1d17..33422e9db 100644 --- a/locales/de/browser/browser/zen-split-view.ftl +++ b/locales/de/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/de/browser/browser/zen-vertical-tabs.ftl b/locales/de/browser/browser/zen-vertical-tabs.ftl index 2c9b6bb10..2540c82da 100644 --- a/locales/de/browser/browser/zen-vertical-tabs.ftl +++ b/locales/de/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Tabs rechts .accesskey = R diff --git a/locales/de/browser/browser/zen-workspaces.ftl b/locales/de/browser/browser/zen-workspaces.ftl index 071228c99..a6975eb99 100644 --- a/locales/de/browser/browser/zen-workspaces.ftl +++ b/locales/de/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Arbeitsbereiche zen-panel-ui-workspaces-create = .label = Arbeitsbereich erstellen @@ -53,3 +57,9 @@ zen-workspace-creation-header = Arbeitsbereich erstellen zen-workspace-creation-label = Arbeitsbereiche werden verwendet, um Ihre Tabs und Sitzungen zu organisieren. zen-workspaces-delete-workspace-title = Arbeitsbereich löschen? zen-workspaces-delete-workspace-body = Sind Sie sicher, dass Sie { $name } löschen möchten? Diese Aktion kann nicht rückgängig gemacht werden. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/el/browser/browser/preferences/zen-preferences.ftl b/locales/el/browser/browser/preferences/zen-preferences.ftl index fc8b527a6..309bbdfa2 100644 --- a/locales/el/browser/browser/preferences/zen-preferences.ftl +++ b/locales/el/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Εμφάνιση και Αίσθηση category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Εναλλαγή Επιδόσεων zen-devtools-toggle-storage-shortcut = Εναλλαγή Αποθηκευτικού Χώρου zen-devtools-toggle-dom-shortcut = Εναλλαγή DOM zen-devtools-toggle-accessibility-shortcut = Εναλλαγή Προσβασιμότητας +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/el/browser/browser/zen-folders.ftl b/locales/el/browser/browser/zen-folders.ftl index 409703d2a..37a8b2cfe 100644 --- a/locales/el/browser/browser/zen-folders.ftl +++ b/locales/el/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Search { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/el/browser/browser/zen-general.ftl b/locales/el/browser/browser/zen-general.ftl index 5e93572b0..284dd95f2 100644 --- a/locales/el/browser/browser/zen-general.ftl +++ b/locales/el/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = τρέχον προφίλ unified-extensions-description = Οι επεκτάσεις χρησιμοποιούνται για να φέρουν περισσότερη επιπλέον λειτουργικότητα στο { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Next # These labels will be used for the site data panel settings zen-site-data-setting-allow = Allowed zen-site-data-setting-block = Blocked +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = Extension @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Add Extensions zen-site-data-site-settings = .label = All Site Settings -zen-site-data-share = - .label = Share This Page +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Copy URL zen-site-data-setting-site-protection = Tracking Protection diff --git a/locales/el/browser/browser/zen-split-view.ftl b/locales/el/browser/browser/zen-split-view.ftl index 902838d45..3883071a1 100644 --- a/locales/el/browser/browser/zen-split-view.ftl +++ b/locales/el/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/el/browser/browser/zen-vertical-tabs.ftl b/locales/el/browser/browser/zen-vertical-tabs.ftl index 20144a1b3..9e595ff78 100644 --- a/locales/el/browser/browser/zen-vertical-tabs.ftl +++ b/locales/el/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Καρτέλες στα δεξιά .accesskey = R diff --git a/locales/el/browser/browser/zen-workspaces.ftl b/locales/el/browser/browser/zen-workspaces.ftl index c70cc2c30..13e31782b 100644 --- a/locales/el/browser/browser/zen-workspaces.ftl +++ b/locales/el/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Χώροι Εργασίας zen-panel-ui-workspaces-create = .label = Δημιουργία Χώρου @@ -53,3 +57,9 @@ zen-workspace-creation-header = Δημιουργία Χώρου zen-workspace-creation-label = Οι χώροι χρησιμοποιούνται για την οργάνωση των καρτελών και των συνεδριών σας. zen-workspaces-delete-workspace-title = Διαγραφή Χώρου Εργασίας; zen-workspaces-delete-workspace-body = Are you sure you want to delete { $name }? This action cannot be undone. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/en-GB/browser/browser/preferences/zen-preferences.ftl b/locales/en-GB/browser/browser/preferences/zen-preferences.ftl index f88081893..9d58dfbd3 100644 --- a/locales/en-GB/browser/browser/preferences/zen-preferences.ftl +++ b/locales/en-GB/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Look and Feel category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Toggle Performance zen-devtools-toggle-storage-shortcut = Toggle Storage zen-devtools-toggle-dom-shortcut = Toggle DOM zen-devtools-toggle-accessibility-shortcut = Toggle Accessibility +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/en-GB/browser/browser/zen-folders.ftl b/locales/en-GB/browser/browser/zen-folders.ftl index 409703d2a..37a8b2cfe 100644 --- a/locales/en-GB/browser/browser/zen-folders.ftl +++ b/locales/en-GB/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Search { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/en-GB/browser/browser/zen-general.ftl b/locales/en-GB/browser/browser/zen-general.ftl index 93bb3bb33..d186a8cf4 100644 --- a/locales/en-GB/browser/browser/zen-general.ftl +++ b/locales/en-GB/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = Current profile unified-extensions-description = Extensions are used to bring more extra functionality into { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -57,6 +61,8 @@ zen-generic-next = Next # These labels will be used for the site data panel settings zen-site-data-setting-allow = Allowed zen-site-data-setting-block = Blocked +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = Extension @@ -70,8 +76,14 @@ zen-site-data-get-addons = .label = Add Extensions zen-site-data-site-settings = .label = All Site Settings -zen-site-data-share = - .label = Share This Page +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Copy URL zen-site-data-setting-site-protection = Tracking Protection diff --git a/locales/en-GB/browser/browser/zen-split-view.ftl b/locales/en-GB/browser/browser/zen-split-view.ftl index fd15fac16..3abff91fe 100644 --- a/locales/en-GB/browser/browser/zen-split-view.ftl +++ b/locales/en-GB/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/en-GB/browser/browser/zen-vertical-tabs.ftl b/locales/en-GB/browser/browser/zen-vertical-tabs.ftl index 24d43dbfe..ad9fa2602 100644 --- a/locales/en-GB/browser/browser/zen-vertical-tabs.ftl +++ b/locales/en-GB/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Tabs on the right .accesskey = R diff --git a/locales/en-GB/browser/browser/zen-workspaces.ftl b/locales/en-GB/browser/browser/zen-workspaces.ftl index 299057041..043955635 100644 --- a/locales/en-GB/browser/browser/zen-workspaces.ftl +++ b/locales/en-GB/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Other workspaces zen-panel-ui-workspaces-create = .label = Create Space @@ -53,3 +57,9 @@ zen-workspace-creation-header = Create a Space zen-workspace-creation-label = Spaces are used to organize your tabs and sessions. zen-workspaces-delete-workspace-title = Delete Workspace? zen-workspaces-delete-workspace-body = Are you sure you want to delete { $name }? This action cannot be undone. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/en-US/browser/browser/preferences/zen-preferences.ftl b/locales/en-US/browser/browser/preferences/zen-preferences.ftl index 43f48460d..ea49e2517 100644 --- a/locales/en-US/browser/browser/preferences/zen-preferences.ftl +++ b/locales/en-US/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,6 @@ +# 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/. pane-zen-looks-title = Look and Feel category-zen-looks = @@ -337,3 +340,4 @@ zen-devtools-toggle-performance-shortcut = Toggle Performance zen-devtools-toggle-storage-shortcut = Toggle Storage zen-devtools-toggle-dom-shortcut = Toggle DOM zen-devtools-toggle-accessibility-shortcut = Toggle Accessibility +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/en-US/browser/browser/zen-folders.ftl b/locales/en-US/browser/browser/zen-folders.ftl index 6cd7d72cf..ebeeaf33c 100644 --- a/locales/en-US/browser/browser/zen-folders.ftl +++ b/locales/en-US/browser/browser/zen-folders.ftl @@ -1,3 +1,6 @@ +# 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/. zen-folders-search-placeholder = .placeholder = Search { $folder-name }... diff --git a/locales/en-US/browser/browser/zen-general.ftl b/locales/en-US/browser/browser/zen-general.ftl index a1d427124..49fe38cf0 100644 --- a/locales/en-US/browser/browser/zen-general.ftl +++ b/locales/en-US/browser/browser/zen-general.ftl @@ -1,3 +1,6 @@ +# 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/. zen-panel-ui-current-profile-text = current profile @@ -77,6 +80,8 @@ zen-generic-next = Next # These labels will be used for the site data panel settings zen-site-data-setting-allow = Allowed zen-site-data-setting-block = Blocked +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = Extension @@ -91,8 +96,16 @@ zen-site-data-get-addons = .label = Add Extensions zen-site-data-site-settings = .label = All Site Settings -zen-site-data-share = - .label = Share This Page + + +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Copy URL diff --git a/locales/en-US/browser/browser/zen-split-view.ftl b/locales/en-US/browser/browser/zen-split-view.ftl index 0319f26d0..2f1bafedc 100644 --- a/locales/en-US/browser/browser/zen-split-view.ftl +++ b/locales/en-US/browser/browser/zen-split-view.ftl @@ -1,3 +1,6 @@ +# 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/. tab-zen-split-tabs = .label = diff --git a/locales/en-US/browser/browser/zen-vertical-tabs.ftl b/locales/en-US/browser/browser/zen-vertical-tabs.ftl index 1a40fa77a..cc9791f7f 100644 --- a/locales/en-US/browser/browser/zen-vertical-tabs.ftl +++ b/locales/en-US/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,6 @@ +# 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/. zen-toolbar-context-tabs-right = .label = Tabs on the right diff --git a/locales/en-US/browser/browser/zen-workspaces.ftl b/locales/en-US/browser/browser/zen-workspaces.ftl index 0933f225c..67f43f7fe 100644 --- a/locales/en-US/browser/browser/zen-workspaces.ftl +++ b/locales/en-US/browser/browser/zen-workspaces.ftl @@ -1,3 +1,6 @@ +# 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/. zen-panel-ui-workspaces-text = Spaces @@ -73,3 +76,10 @@ zen-workspace-creation-label = Spaces are used to organize your tabs and session zen-workspaces-delete-workspace-title = Delete Space? zen-workspaces-delete-workspace-body = Are you sure you want to delete { $name }? This action cannot be undone. + +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/es-ES/browser/browser/preferences/zen-preferences.ftl b/locales/es-ES/browser/browser/preferences/zen-preferences.ftl index ec05a3f90..21eaa8d09 100644 --- a/locales/es-ES/browser/browser/preferences/zen-preferences.ftl +++ b/locales/es-ES/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Apariencia category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Alternar rendimiento zen-devtools-toggle-storage-shortcut = Alternar almacenamiento zen-devtools-toggle-dom-shortcut = Alternar DOM zen-devtools-toggle-accessibility-shortcut = Alternar accesibilidad +zen-close-all-unpinned-tabs-shortcut = Cerrar todas las pestañas sin fijar diff --git a/locales/es-ES/browser/browser/zen-folders.ftl b/locales/es-ES/browser/browser/zen-folders.ftl index c2637b0ce..5a4e753c5 100644 --- a/locales/es-ES/browser/browser/zen-folders.ftl +++ b/locales/es-ES/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Buscar { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/es-ES/browser/browser/zen-general.ftl b/locales/es-ES/browser/browser/zen-general.ftl index fe0588c8b..c0c3da85b 100644 --- a/locales/es-ES/browser/browser/zen-general.ftl +++ b/locales/es-ES/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = perfil actual unified-extensions-description = Las extensiones se utilizan para agregar más funcionalidades a { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -51,7 +55,7 @@ zen-icons-picker-emoji = .label = Emojis zen-icons-picker-svg = .label = Iconos -urlbar-search-mode-zen_actions = Actions +urlbar-search-mode-zen_actions = Acciones zen-site-data-settings = Ajustes zen-generic-manage = Administrar zen-generic-more = Más @@ -59,6 +63,8 @@ zen-generic-next = Siguiente # These labels will be used for the site data panel settings zen-site-data-setting-allow = Permitido zen-site-data-setting-block = Bloqueado +zen-site-data-protections-enabled = Activada +zen-site-data-protections-disabled = Desactivada zen-site-data-setting-cross-site = Cookie de terceros zen-site-data-security-info-extension = .label = Extensión @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Añadir extensión zen-site-data-site-settings = .label = Todas las configuraciones del sitio -zen-site-data-share = - .label = Compartir esta página +zen-site-data-header-share = + .tooltiptext = Compartir esta página +zen-site-data-header-reader-mode = + .tooltiptext = Entrar en modo lectura +zen-site-data-header-screenshot = + .tooltiptext = Tomar una captura de pantalla +zen-site-data-header-bookmark = + .tooltiptext = Añadir esta página a marcadores zen-urlbar-copy-url-button = .tooltiptext = Copiar URL zen-site-data-setting-site-protection = Protección contra el rastreo diff --git a/locales/es-ES/browser/browser/zen-split-view.ftl b/locales/es-ES/browser/browser/zen-split-view.ftl index 40487732f..32d36ea80 100644 --- a/locales/es-ES/browser/browser/zen-split-view.ftl +++ b/locales/es-ES/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/es-ES/browser/browser/zen-vertical-tabs.ftl b/locales/es-ES/browser/browser/zen-vertical-tabs.ftl index 5e8217d50..1f109279a 100644 --- a/locales/es-ES/browser/browser/zen-vertical-tabs.ftl +++ b/locales/es-ES/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Pestañas a la derecha .accesskey = R diff --git a/locales/es-ES/browser/browser/zen-workspaces.ftl b/locales/es-ES/browser/browser/zen-workspaces.ftl index 3346d48ea..3b0b7e636 100644 --- a/locales/es-ES/browser/browser/zen-workspaces.ftl +++ b/locales/es-ES/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Espacios de trabajo zen-panel-ui-workspaces-create = .label = Crear espacio @@ -53,3 +57,9 @@ zen-workspace-creation-header = Crear un espacio zen-workspace-creation-label = Los espacios se utilizan para organizar sus pestañas y sesiones. zen-workspaces-delete-workspace-title = ¿Eliminar espacio de trabajo? zen-workspaces-delete-workspace-body = ¿Seguro que quiere eliminar { $name }? Esta acción no se puede deshacer. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = ¡Pestañas cerradas! Use { $shortcut } para deshacerlo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Limpiar + .tooltiptext = Cerrar todas las pestañas sin fijar diff --git a/locales/et/browser/browser/preferences/zen-preferences.ftl b/locales/et/browser/browser/preferences/zen-preferences.ftl index 0e89e8121..8de131140 100644 --- a/locales/et/browser/browser/preferences/zen-preferences.ftl +++ b/locales/et/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Ilme category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Lülita jõudluse sektsioon sisse/vä zen-devtools-toggle-storage-shortcut = Lülita mälu sektsioon sisse/välja zen-devtools-toggle-dom-shortcut = Lülita DOM sisse/välja zen-devtools-toggle-accessibility-shortcut = Lülita ligipääsetavuse sektsioon sisse/välja +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/et/browser/browser/zen-folders.ftl b/locales/et/browser/browser/zen-folders.ftl index 2aa775f07..b3438e618 100644 --- a/locales/et/browser/browser/zen-folders.ftl +++ b/locales/et/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Otsi kaustast { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/et/browser/browser/zen-general.ftl b/locales/et/browser/browser/zen-general.ftl index 62789f896..d94ba4549 100644 --- a/locales/et/browser/browser/zen-general.ftl +++ b/locales/et/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = praegune profiil unified-extensions-description = Laiendusi kasutatakse täiendava funktsionaalsuse lisamiseks { -brand-short-name }i. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Next # These labels will be used for the site data panel settings zen-site-data-setting-allow = Lubatud zen-site-data-setting-block = Keelatud +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = Laiendus @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Lisa laiendusi zen-site-data-site-settings = .label = Kõik saidi sätted -zen-site-data-share = - .label = Share This Page +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Copy URL zen-site-data-setting-site-protection = Tracking Protection diff --git a/locales/et/browser/browser/zen-split-view.ftl b/locales/et/browser/browser/zen-split-view.ftl index fe26e6e37..ada977d7b 100644 --- a/locales/et/browser/browser/zen-split-view.ftl +++ b/locales/et/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/et/browser/browser/zen-vertical-tabs.ftl b/locales/et/browser/browser/zen-vertical-tabs.ftl index 30609ee0d..201629628 100644 --- a/locales/et/browser/browser/zen-vertical-tabs.ftl +++ b/locales/et/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Kaardid paremal .accesskey = p diff --git a/locales/et/browser/browser/zen-workspaces.ftl b/locales/et/browser/browser/zen-workspaces.ftl index ee416e641..c82f7bfa5 100644 --- a/locales/et/browser/browser/zen-workspaces.ftl +++ b/locales/et/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Tööruumid zen-panel-ui-workspaces-create = .label = Uus tööruum @@ -53,3 +57,9 @@ zen-workspace-creation-header = Loo uus tööruum zen-workspace-creation-label = Tööruume kasutatakse kaartide ja sessioonide organiseerimiseks. zen-workspaces-delete-workspace-title = Delete Workspace? zen-workspaces-delete-workspace-body = Kas oled kindel, et soovid kustutada tööruumi { $name }? Seda tegevust ei saa tagasi võtta. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/fa/browser/browser/preferences/zen-preferences.ftl b/locales/fa/browser/browser/preferences/zen-preferences.ftl index 4759f937c..c65dc03e1 100644 --- a/locales/fa/browser/browser/preferences/zen-preferences.ftl +++ b/locales/fa/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Look and Feel category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Toggle Performance zen-devtools-toggle-storage-shortcut = Toggle Storage zen-devtools-toggle-dom-shortcut = Toggle DOM zen-devtools-toggle-accessibility-shortcut = Toggle Accessibility +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/fa/browser/browser/zen-folders.ftl b/locales/fa/browser/browser/zen-folders.ftl index 409703d2a..37a8b2cfe 100644 --- a/locales/fa/browser/browser/zen-folders.ftl +++ b/locales/fa/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Search { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/fa/browser/browser/zen-general.ftl b/locales/fa/browser/browser/zen-general.ftl index a46966e24..1533ebfe3 100644 --- a/locales/fa/browser/browser/zen-general.ftl +++ b/locales/fa/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = نمایهٔ کنونی unified-extensions-description = افزونه‌های در حال استفاده عملکردهای بیشتری به { -brand-short-name } می‌دهند. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Next # These labels will be used for the site data panel settings zen-site-data-setting-allow = Allowed zen-site-data-setting-block = Blocked +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = Extension @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Add Extensions zen-site-data-site-settings = .label = All Site Settings -zen-site-data-share = - .label = Share This Page +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Copy URL zen-site-data-setting-site-protection = Tracking Protection diff --git a/locales/fa/browser/browser/zen-split-view.ftl b/locales/fa/browser/browser/zen-split-view.ftl index ad4ec8266..9e11cc72d 100644 --- a/locales/fa/browser/browser/zen-split-view.ftl +++ b/locales/fa/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/fa/browser/browser/zen-vertical-tabs.ftl b/locales/fa/browser/browser/zen-vertical-tabs.ftl index 9c71802d2..0e7f93fd3 100644 --- a/locales/fa/browser/browser/zen-vertical-tabs.ftl +++ b/locales/fa/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Tabs on the right .accesskey = R diff --git a/locales/fa/browser/browser/zen-workspaces.ftl b/locales/fa/browser/browser/zen-workspaces.ftl index 93e3ebac9..ff73365f6 100644 --- a/locales/fa/browser/browser/zen-workspaces.ftl +++ b/locales/fa/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = دیگر فضاهای کاری zen-panel-ui-workspaces-create = .label = Create Space @@ -53,3 +57,9 @@ zen-workspace-creation-header = Create a Space zen-workspace-creation-label = Spaces are used to organize your tabs and sessions. zen-workspaces-delete-workspace-title = Delete Workspace? zen-workspaces-delete-workspace-body = Are you sure you want to delete { $name }? This action cannot be undone. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/fi/browser/browser/preferences/zen-preferences.ftl b/locales/fi/browser/browser/preferences/zen-preferences.ftl index 877e8753e..301292da4 100644 --- a/locales/fi/browser/browser/preferences/zen-preferences.ftl +++ b/locales/fi/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Katso ja tunne category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Toggle Performance zen-devtools-toggle-storage-shortcut = Toggle Storage zen-devtools-toggle-dom-shortcut = Toggle DOM zen-devtools-toggle-accessibility-shortcut = Toggle Accessibility +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/fi/browser/browser/zen-folders.ftl b/locales/fi/browser/browser/zen-folders.ftl index 409703d2a..37a8b2cfe 100644 --- a/locales/fi/browser/browser/zen-folders.ftl +++ b/locales/fi/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Search { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/fi/browser/browser/zen-general.ftl b/locales/fi/browser/browser/zen-general.ftl index 241971b29..c864d7904 100644 --- a/locales/fi/browser/browser/zen-general.ftl +++ b/locales/fi/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = nykyinen profiili unified-extensions-description = Laajennuksia käytetään tuomaan enemmän ylimääräisiä toimintoja { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Next # These labels will be used for the site data panel settings zen-site-data-setting-allow = Allowed zen-site-data-setting-block = Blocked +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = Extension @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Add Extensions zen-site-data-site-settings = .label = All Site Settings -zen-site-data-share = - .label = Share This Page +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Copy URL zen-site-data-setting-site-protection = Tracking Protection diff --git a/locales/fi/browser/browser/zen-split-view.ftl b/locales/fi/browser/browser/zen-split-view.ftl index 2a4f112f2..4b235d670 100644 --- a/locales/fi/browser/browser/zen-split-view.ftl +++ b/locales/fi/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/fi/browser/browser/zen-vertical-tabs.ftl b/locales/fi/browser/browser/zen-vertical-tabs.ftl index 4fd1556f6..c4680d671 100644 --- a/locales/fi/browser/browser/zen-vertical-tabs.ftl +++ b/locales/fi/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Välilehdet oikealla puolella .accesskey = R diff --git a/locales/fi/browser/browser/zen-workspaces.ftl b/locales/fi/browser/browser/zen-workspaces.ftl index a4ce573ff..3d722b080 100644 --- a/locales/fi/browser/browser/zen-workspaces.ftl +++ b/locales/fi/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Työtilat zen-panel-ui-workspaces-create = .label = Create Space @@ -53,3 +57,9 @@ zen-workspace-creation-header = Create a Space zen-workspace-creation-label = Spaces are used to organize your tabs and sessions. zen-workspaces-delete-workspace-title = Delete Workspace? zen-workspaces-delete-workspace-body = Are you sure you want to delete { $name }? This action cannot be undone. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/fr/browser/browser/preferences/zen-preferences.ftl b/locales/fr/browser/browser/preferences/zen-preferences.ftl index 148b9ec72..f35b281aa 100644 --- a/locales/fr/browser/browser/preferences/zen-preferences.ftl +++ b/locales/fr/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Apparence category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Afficher l’onglet Performances zen-devtools-toggle-storage-shortcut = Afficher l’onglet Stockage zen-devtools-toggle-dom-shortcut = Afficher l’onglet DOM zen-devtools-toggle-accessibility-shortcut = Afficher l’onglet Accessibilité +zen-close-all-unpinned-tabs-shortcut = Fermer tous les onglets non épinglés diff --git a/locales/fr/browser/browser/zen-folders.ftl b/locales/fr/browser/browser/zen-folders.ftl index 72df16ae6..476ecfc95 100644 --- a/locales/fr/browser/browser/zen-folders.ftl +++ b/locales/fr/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Rechercher dans { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/fr/browser/browser/zen-general.ftl b/locales/fr/browser/browser/zen-general.ftl index 093021985..48f68f781 100644 --- a/locales/fr/browser/browser/zen-general.ftl +++ b/locales/fr/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = profil actuel unified-extensions-description = Les extensions sont utilisées pour ajouter plus de fonctionnalités à { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Suivant # These labels will be used for the site data panel settings zen-site-data-setting-allow = Autorisé zen-site-data-setting-block = Bloqué +zen-site-data-protections-enabled = Activé +zen-site-data-protections-disabled = Désactivé zen-site-data-setting-cross-site = Cookie intersite zen-site-data-security-info-extension = .label = Extension @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Ajouter des extensions zen-site-data-site-settings = .label = Tous les paramètres du site -zen-site-data-share = - .label = Partager cette page +zen-site-data-header-share = + .tooltiptext = Partager cette page +zen-site-data-header-reader-mode = + .tooltiptext = Entrer en mode lecture +zen-site-data-header-screenshot = + .tooltiptext = Prendre une capture d'écran +zen-site-data-header-bookmark = + .tooltiptext = Marquer cette page zen-urlbar-copy-url-button = .tooltiptext = Copier l'URL zen-site-data-setting-site-protection = Protection contre le pistage diff --git a/locales/fr/browser/browser/zen-split-view.ftl b/locales/fr/browser/browser/zen-split-view.ftl index 7b634df8c..781ce40f9 100644 --- a/locales/fr/browser/browser/zen-split-view.ftl +++ b/locales/fr/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/fr/browser/browser/zen-vertical-tabs.ftl b/locales/fr/browser/browser/zen-vertical-tabs.ftl index 2e2f81be2..b3ff47157 100644 --- a/locales/fr/browser/browser/zen-vertical-tabs.ftl +++ b/locales/fr/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Onglets à droite .accesskey = R diff --git a/locales/fr/browser/browser/zen-workspaces.ftl b/locales/fr/browser/browser/zen-workspaces.ftl index 7d4a98b63..f56643c6f 100644 --- a/locales/fr/browser/browser/zen-workspaces.ftl +++ b/locales/fr/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Espaces zen-panel-ui-workspaces-create = .label = Créer un espace @@ -53,3 +57,9 @@ zen-workspace-creation-header = Créer un espace zen-workspace-creation-label = Les espaces sont utilisés pour organiser vos onglets et sessions. zen-workspaces-delete-workspace-title = Supprimer l’espace ? zen-workspaces-delete-workspace-body = Êtes-vous sûr de vouloir supprimer { $name } ? Cette action ne peut pas être annulée. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Onglets fermés ! Utiliser { $shortcut } pour annuler. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Nettoyer + .tooltiptext = Fermer tous les onglets non épinglés diff --git a/locales/ga-IE/browser/browser/preferences/zen-preferences.ftl b/locales/ga-IE/browser/browser/preferences/zen-preferences.ftl index de1d4cb77..a54a4f937 100644 --- a/locales/ga-IE/browser/browser/preferences/zen-preferences.ftl +++ b/locales/ga-IE/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Cuma agus Mothú category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Scoránaigh Feidhmíochta zen-devtools-toggle-storage-shortcut = Scoránaigh Stóráil zen-devtools-toggle-dom-shortcut = Scoránaigh DOM zen-devtools-toggle-accessibility-shortcut = Scoránaigh Inrochtaineacht +zen-close-all-unpinned-tabs-shortcut = Dún Gach Cluaisín Gan Phionáil diff --git a/locales/ga-IE/browser/browser/zen-folders.ftl b/locales/ga-IE/browser/browser/zen-folders.ftl index 14e7b5b3f..de52267ac 100644 --- a/locales/ga-IE/browser/browser/zen-folders.ftl +++ b/locales/ga-IE/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Cuardaigh { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/ga-IE/browser/browser/zen-general.ftl b/locales/ga-IE/browser/browser/zen-general.ftl index 0996ffa2b..43024dfc6 100644 --- a/locales/ga-IE/browser/browser/zen-general.ftl +++ b/locales/ga-IE/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = próifíl reatha unified-extensions-description = Úsáidtear síntí chun níos mó feidhmiúlachta breise a thabhairt isteach i { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Ar Aghaidh # These labels will be used for the site data panel settings zen-site-data-setting-allow = Ceadaithe zen-site-data-setting-block = Blocáilte +zen-site-data-protections-enabled = Cumasaithe +zen-site-data-protections-disabled = Díchumasaithe zen-site-data-setting-cross-site = Fianán Tras-Láithreáin zen-site-data-security-info-extension = .label = Síneadh @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Cuir Síneadh leis zen-site-data-site-settings = .label = Gach Socrú Suímh -zen-site-data-share = - .label = Comhroinn an Leathanach seo +zen-site-data-header-share = + .tooltiptext = Comhroinn an Leathanach seo +zen-site-data-header-reader-mode = + .tooltiptext = Téigh isteach i Mód Léitheora +zen-site-data-header-screenshot = + .tooltiptext = Glac Seat scáileáin +zen-site-data-header-bookmark = + .tooltiptext = Leabharmharc an Leathanach seo zen-urlbar-copy-url-button = .tooltiptext = Cóipeáil URL zen-site-data-setting-site-protection = Cosaint Rianaithe diff --git a/locales/ga-IE/browser/browser/zen-split-view.ftl b/locales/ga-IE/browser/browser/zen-split-view.ftl index be8cece5e..843e9452d 100644 --- a/locales/ga-IE/browser/browser/zen-split-view.ftl +++ b/locales/ga-IE/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/ga-IE/browser/browser/zen-vertical-tabs.ftl b/locales/ga-IE/browser/browser/zen-vertical-tabs.ftl index f98223ee5..977ec5783 100644 --- a/locales/ga-IE/browser/browser/zen-vertical-tabs.ftl +++ b/locales/ga-IE/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Cluaisíní ar an dheis .accesskey = R diff --git a/locales/ga-IE/browser/browser/zen-workspaces.ftl b/locales/ga-IE/browser/browser/zen-workspaces.ftl index 33f9e1b2c..57adf5d12 100644 --- a/locales/ga-IE/browser/browser/zen-workspaces.ftl +++ b/locales/ga-IE/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Spásanna zen-panel-ui-workspaces-create = .label = Cruthaigh Spás @@ -53,3 +57,9 @@ zen-workspace-creation-header = Cruthaigh Spás zen-workspace-creation-label = Úsáidtear spásanna chun do chluaisíní agus do sheisiúin a eagrú. zen-workspaces-delete-workspace-title = Scrios an spás? zen-workspaces-delete-workspace-body = An bhfuil tú cinnte gur mian leat { $name } a scriosadh? Ní féidir an gníomh seo a chealú. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Cluaisíní Dúnta! Úsáid { $shortcut } chun é a chealú. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Glan + .tooltiptext = Dún gach cluaisín neamhphionáilte diff --git a/locales/he/browser/browser/preferences/zen-preferences.ftl b/locales/he/browser/browser/preferences/zen-preferences.ftl index 8081799a3..2c0483d8b 100644 --- a/locales/he/browser/browser/preferences/zen-preferences.ftl +++ b/locales/he/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = מראה ותחושה category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = הפעל/כבה ביצועים zen-devtools-toggle-storage-shortcut = הפעל/כבה אחסון zen-devtools-toggle-dom-shortcut = הפעל/כבה DOM zen-devtools-toggle-accessibility-shortcut = הפעל/כבה נגישות +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/he/browser/browser/zen-folders.ftl b/locales/he/browser/browser/zen-folders.ftl index 15f540fb2..df726adcd 100644 --- a/locales/he/browser/browser/zen-folders.ftl +++ b/locales/he/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = חיפוש { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/he/browser/browser/zen-general.ftl b/locales/he/browser/browser/zen-general.ftl index d15ba51f0..6ac86ed5e 100644 --- a/locales/he/browser/browser/zen-general.ftl +++ b/locales/he/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = פרופיל נוכחי unified-extensions-description = הרחבות מוסיפות פונקציונליות נוספת ל{ -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Next # These labels will be used for the site data panel settings zen-site-data-setting-allow = אושר zen-site-data-setting-block = חסום +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = תוספים @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = הוספת תוספים zen-site-data-site-settings = .label = כל הגדרות אתר -zen-site-data-share = - .label = Share This Page +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Copy URL zen-site-data-setting-site-protection = Tracking Protection diff --git a/locales/he/browser/browser/zen-split-view.ftl b/locales/he/browser/browser/zen-split-view.ftl index 82b3c89a5..d8c58055f 100644 --- a/locales/he/browser/browser/zen-split-view.ftl +++ b/locales/he/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/he/browser/browser/zen-vertical-tabs.ftl b/locales/he/browser/browser/zen-vertical-tabs.ftl index 4e8e2b706..94ffbfb66 100644 --- a/locales/he/browser/browser/zen-vertical-tabs.ftl +++ b/locales/he/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = כרטיסיות בצד ימין .accesskey = ר diff --git a/locales/he/browser/browser/zen-workspaces.ftl b/locales/he/browser/browser/zen-workspaces.ftl index 89fd0dbe7..a28c72310 100644 --- a/locales/he/browser/browser/zen-workspaces.ftl +++ b/locales/he/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = סביבות עבודה zen-panel-ui-workspaces-create = .label = צור סביבה @@ -53,3 +57,9 @@ zen-workspace-creation-header = צור סביבה zen-workspace-creation-label = סביבות משומשות לסידור כרטיסיות והפעלות. zen-workspaces-delete-workspace-title = Delete Workspace? zen-workspaces-delete-workspace-body = האם ברצונך למחוק { $name }? פעולה זו לא ניתנת לביטול. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/hu/browser/browser/preferences/zen-preferences.ftl b/locales/hu/browser/browser/preferences/zen-preferences.ftl index 941ba12f3..efa7ac046 100644 --- a/locales/hu/browser/browser/preferences/zen-preferences.ftl +++ b/locales/hu/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Megjelenés és hangulat category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Teljesítmény kapcsolása zen-devtools-toggle-storage-shortcut = Tároló kapcsolása zen-devtools-toggle-dom-shortcut = DOM kapcsolása zen-devtools-toggle-accessibility-shortcut = Hozzáférhetőség kapcsolása +zen-close-all-unpinned-tabs-shortcut = Összes rögzítetlen lap bezárása diff --git a/locales/hu/browser/browser/zen-folders.ftl b/locales/hu/browser/browser/zen-folders.ftl index eb0bf047a..d696f4137 100644 --- a/locales/hu/browser/browser/zen-folders.ftl +++ b/locales/hu/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Keresés { $folder-name } mappában... zen-folders-panel-rename-folder = diff --git a/locales/hu/browser/browser/zen-general.ftl b/locales/hu/browser/browser/zen-general.ftl index 3c75ef5da..2e861ddbb 100644 --- a/locales/hu/browser/browser/zen-general.ftl +++ b/locales/hu/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = jelenlegi profil unified-extensions-description = A bővítmények a { -brand-short-name }-t új funkciókkal látják el. tab-context-zen-reset-pinned-tab = @@ -58,7 +62,9 @@ zen-generic-more = Több zen-generic-next = Következő # These labels will be used for the site data panel settings zen-site-data-setting-allow = Engedélyezve -zen-site-data-setting-block = Letiltva +zen-site-data-setting-block = Blokkolva +zen-site-data-protections-enabled = Engedélyezve +zen-site-data-protections-disabled = Letiltva zen-site-data-setting-cross-site = Webhelyek közötti sütik zen-site-data-security-info-extension = .label = Kiegészítő @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Kiegészítő hozzáadása zen-site-data-site-settings = .label = Minden webhelybeállítás -zen-site-data-share = - .label = Oldal megosztása +zen-site-data-header-share = + .tooltiptext = Oldal megosztása +zen-site-data-header-reader-mode = + .tooltiptext = Olvasó módba lépés +zen-site-data-header-screenshot = + .tooltiptext = Képernyőkép készítése +zen-site-data-header-bookmark = + .tooltiptext = Oldal mentése a könyvjelzők közé zen-urlbar-copy-url-button = .tooltiptext = URL másolása zen-site-data-setting-site-protection = Nyomkövetés védelem diff --git a/locales/hu/browser/browser/zen-split-view.ftl b/locales/hu/browser/browser/zen-split-view.ftl index 75d42891b..81ecdc17c 100644 --- a/locales/hu/browser/browser/zen-split-view.ftl +++ b/locales/hu/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/hu/browser/browser/zen-vertical-tabs.ftl b/locales/hu/browser/browser/zen-vertical-tabs.ftl index 138a4223c..19d449b3a 100644 --- a/locales/hu/browser/browser/zen-vertical-tabs.ftl +++ b/locales/hu/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Lapok a jobb oldalon .accesskey = R diff --git a/locales/hu/browser/browser/zen-workspaces.ftl b/locales/hu/browser/browser/zen-workspaces.ftl index c26bc5a16..6ef01351d 100644 --- a/locales/hu/browser/browser/zen-workspaces.ftl +++ b/locales/hu/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Más munkakörnyezetek zen-panel-ui-workspaces-create = .label = Környezet létrehozása @@ -53,3 +57,9 @@ zen-workspace-creation-header = Környezet létrehozása zen-workspace-creation-label = A munkakörnyezetek a lapok és munkamenetek rendszerezésére szolgálnak. zen-workspaces-delete-workspace-title = Munkakörnyezet törlése? zen-workspaces-delete-workspace-body = Biztosan törölni szeretnéd ezt: { $name }? Ez a művelet visszafordíthatatlan. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Lapok bezárva! A visszavonáshoz használd a(z) { $shortcut }. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Törlés + .tooltiptext = Összes rögzítetlen lap bezárása diff --git a/locales/id/browser/browser/preferences/zen-preferences.ftl b/locales/id/browser/browser/preferences/zen-preferences.ftl index 0192c9643..e6dd6f3a7 100644 --- a/locales/id/browser/browser/preferences/zen-preferences.ftl +++ b/locales/id/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Tampilan dan Nuansa category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -272,7 +276,7 @@ zen-split-view-shortcut-grid = Beralih ke Panel terbagi zen-split-view-shortcut-vertical = Beralih ke Panel vertikal zen-split-view-shortcut-horizontal = Beralih ke Panel horizontal zen-split-view-shortcut-unsplit = Tutup Tampilan Belah -zen-new-empty-split-view-shortcut = New Empty Split View +zen-new-empty-split-view-shortcut = Tampilan Split Kosong Baru zen-key-select-tab-1 = Pilih tab #1 zen-key-select-tab-2 = Pilih tab #2 zen-key-select-tab-3 = Pilih tab #3 @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Ubah Performance zen-devtools-toggle-storage-shortcut = Ubah Penyimpanan zen-devtools-toggle-dom-shortcut = Ubah DOM zen-devtools-toggle-accessibility-shortcut = Ubah Aksesibilitas +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/id/browser/browser/zen-folders.ftl b/locales/id/browser/browser/zen-folders.ftl index 169439392..83bf18c50 100644 --- a/locales/id/browser/browser/zen-folders.ftl +++ b/locales/id/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Cari { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/id/browser/browser/zen-general.ftl b/locales/id/browser/browser/zen-general.ftl index 7cc80dab9..156697f48 100644 --- a/locales/id/browser/browser/zen-general.ftl +++ b/locales/id/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = profil saat ini unified-extensions-description = Ekstensi digunakan untuk menambahkan lebih banyak fungsi ekstra ke { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Lanjut # These labels will be used for the site data panel settings zen-site-data-setting-allow = Diizinkan zen-site-data-setting-block = Diblokir +zen-site-data-protections-enabled = Diaktifkan +zen-site-data-protections-disabled = Dinonaktifkan zen-site-data-setting-cross-site = Kuki Lintas Situs zen-site-data-security-info-extension = .label = Ekstensi @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Tambahkan Ekstensi zen-site-data-site-settings = .label = Semua Pengaturan Situs -zen-site-data-share = - .label = Bagikan Halaman Ini +zen-site-data-header-share = + .tooltiptext = Bagikan Halaman Ini +zen-site-data-header-reader-mode = + .tooltiptext = Masuki Mode Membaca +zen-site-data-header-screenshot = + .tooltiptext = Ambil Tangkapan Layar +zen-site-data-header-bookmark = + .tooltiptext = Markahi Laman Ini zen-urlbar-copy-url-button = .tooltiptext = Salin URL zen-site-data-setting-site-protection = Perlindungan Pelacakan diff --git a/locales/id/browser/browser/zen-split-view.ftl b/locales/id/browser/browser/zen-split-view.ftl index 2b384de2c..c5d790168 100644 --- a/locales/id/browser/browser/zen-split-view.ftl +++ b/locales/id/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/id/browser/browser/zen-vertical-tabs.ftl b/locales/id/browser/browser/zen-vertical-tabs.ftl index 2621be1e0..e577b904a 100644 --- a/locales/id/browser/browser/zen-vertical-tabs.ftl +++ b/locales/id/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Tab Di Sisi Kanan .accesskey = R diff --git a/locales/id/browser/browser/zen-workspaces.ftl b/locales/id/browser/browser/zen-workspaces.ftl index 084c2a0f6..25a94b3c3 100644 --- a/locales/id/browser/browser/zen-workspaces.ftl +++ b/locales/id/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Ruang Kerja Lainnya zen-panel-ui-workspaces-create = .label = Buat Ruang @@ -53,3 +57,9 @@ zen-workspace-creation-header = Buat sebuah Ruang zen-workspace-creation-label = Ruang digunakan untuk mengorganisasikan tab dan sesi Anda. zen-workspaces-delete-workspace-title = Delete Workspace? zen-workspaces-delete-workspace-body = Apakah Anda yakin ingin menghapus { $name }? Tindakan ini tidak bisa dibatalkan. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/is/browser/browser/preferences/zen-preferences.ftl b/locales/is/browser/browser/preferences/zen-preferences.ftl index 8a6c65792..ad28de9f0 100644 --- a/locales/is/browser/browser/preferences/zen-preferences.ftl +++ b/locales/is/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Útlit og tilfinning category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Toggle Performance zen-devtools-toggle-storage-shortcut = Toggle Storage zen-devtools-toggle-dom-shortcut = Toggle DOM zen-devtools-toggle-accessibility-shortcut = Toggle Accessibility +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/is/browser/browser/zen-folders.ftl b/locales/is/browser/browser/zen-folders.ftl index 409703d2a..37a8b2cfe 100644 --- a/locales/is/browser/browser/zen-folders.ftl +++ b/locales/is/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Search { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/is/browser/browser/zen-general.ftl b/locales/is/browser/browser/zen-general.ftl index af3320150..c2a063ddd 100644 --- a/locales/is/browser/browser/zen-general.ftl +++ b/locales/is/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = núverandi prófíl unified-extensions-description = Viðbætur eru notaðar til að koma með meiri auka virkni inn í { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Next # These labels will be used for the site data panel settings zen-site-data-setting-allow = Allowed zen-site-data-setting-block = Blocked +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = Extension @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Add Extensions zen-site-data-site-settings = .label = All Site Settings -zen-site-data-share = - .label = Share This Page +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Copy URL zen-site-data-setting-site-protection = Tracking Protection diff --git a/locales/is/browser/browser/zen-split-view.ftl b/locales/is/browser/browser/zen-split-view.ftl index 56668381b..d5b56099c 100644 --- a/locales/is/browser/browser/zen-split-view.ftl +++ b/locales/is/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/is/browser/browser/zen-vertical-tabs.ftl b/locales/is/browser/browser/zen-vertical-tabs.ftl index 9c71802d2..0e7f93fd3 100644 --- a/locales/is/browser/browser/zen-vertical-tabs.ftl +++ b/locales/is/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Tabs on the right .accesskey = R diff --git a/locales/is/browser/browser/zen-workspaces.ftl b/locales/is/browser/browser/zen-workspaces.ftl index 452a5e9bc..819788061 100644 --- a/locales/is/browser/browser/zen-workspaces.ftl +++ b/locales/is/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Workspaces zen-panel-ui-workspaces-create = .label = Create Space @@ -53,3 +57,9 @@ zen-workspace-creation-header = Create a Space zen-workspace-creation-label = Spaces are used to organize your tabs and sessions. zen-workspaces-delete-workspace-title = Delete Workspace? zen-workspaces-delete-workspace-body = Are you sure you want to delete { $name }? This action cannot be undone. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/it/browser/browser/preferences/zen-preferences.ftl b/locales/it/browser/browser/preferences/zen-preferences.ftl index 22d8c54f5..6939c4cc1 100644 --- a/locales/it/browser/browser/preferences/zen-preferences.ftl +++ b/locales/it/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Aspetto category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -219,7 +223,7 @@ zen-key-exit-full-screen = Esci Da Schermo Intero zen-ai-chatbot-sidebar-shortcut = Attiva/Disattiva La Barra Laterale Chat AI zen-key-inspector-mac = Attiva/Disattiva Ispeziona Elemento (Mac) zen-toggle-sidebar-shortcut = Attiva/Disattiva La Barra Laterale di Firefox -zen-toggle-pin-tab-shortcut = Toggle Pin Tab +zen-toggle-pin-tab-shortcut = Attiva/Disattiva Scheda Pin zen-reader-mode-toggle-shortcut-other = Attiva/Disattiva Modalità Lettore zen-picture-in-picture-toggle-shortcut = Attiva/Disattiva Immagine zen-nav-reload-shortcut-2 = Ricarica Pagina @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Attiva/disattiva Prestazioni zen-devtools-toggle-storage-shortcut = Attiva/Disattiva Archiviazione zen-devtools-toggle-dom-shortcut = Attiva/Disattiva DOM zen-devtools-toggle-accessibility-shortcut = Attiva/Disattiva Accessibilità +zen-close-all-unpinned-tabs-shortcut = Chiudi Tutte Le Schede Non Bloccate diff --git a/locales/it/browser/browser/zen-folders.ftl b/locales/it/browser/browser/zen-folders.ftl index fa5a5b795..827bdd2c6 100644 --- a/locales/it/browser/browser/zen-folders.ftl +++ b/locales/it/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Cerca { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/it/browser/browser/zen-general.ftl b/locales/it/browser/browser/zen-general.ftl index 5b9a31dc6..70185a708 100644 --- a/locales/it/browser/browser/zen-general.ftl +++ b/locales/it/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = profilo in uso unified-extensions-description = Le estensioni sono usate per portare più funzionalità in { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -53,11 +57,13 @@ urlbar-search-mode-zen_actions = Azioni zen-site-data-settings = Impostazioni zen-generic-manage = Gestisci zen-generic-more = Altro -zen-generic-next = Next +zen-generic-next = Successivo # These labels will be used for the site data panel settings zen-site-data-setting-allow = Consentito zen-site-data-setting-block = Bloccato -zen-site-data-setting-cross-site = Cross-Site cookie +zen-site-data-protections-enabled = Attivato +zen-site-data-protections-disabled = Disattivato +zen-site-data-setting-cross-site = Cookie Cross-Site zen-site-data-security-info-extension = .label = Estensione zen-site-data-security-info-secure = @@ -70,11 +76,17 @@ zen-site-data-get-addons = .label = Aggiungi estensioni zen-site-data-site-settings = .label = Tutte le impostazioni del sito -zen-site-data-share = - .label = Condividi questa pagina +zen-site-data-header-share = + .tooltiptext = Condividi questa pagina +zen-site-data-header-reader-mode = + .tooltiptext = Entra nella Modalità Lettura +zen-site-data-header-screenshot = + .tooltiptext = Cattura schermata +zen-site-data-header-bookmark = + .tooltiptext = Aggiungi questa pagina ai segnalibri zen-urlbar-copy-url-button = .tooltiptext = Copia URL -zen-site-data-setting-site-protection = Tracking Protection +zen-site-data-setting-site-protection = Protezione Tracciamento # Section: Feature callouts diff --git a/locales/it/browser/browser/zen-split-view.ftl b/locales/it/browser/browser/zen-split-view.ftl index b684a5570..0b5634e69 100644 --- a/locales/it/browser/browser/zen-split-view.ftl +++ b/locales/it/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/it/browser/browser/zen-vertical-tabs.ftl b/locales/it/browser/browser/zen-vertical-tabs.ftl index db92bb5f0..8a94970bf 100644 --- a/locales/it/browser/browser/zen-vertical-tabs.ftl +++ b/locales/it/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Schede a destra .accesskey = R diff --git a/locales/it/browser/browser/zen-workspaces.ftl b/locales/it/browser/browser/zen-workspaces.ftl index aaacebfa4..45eb15dbc 100644 --- a/locales/it/browser/browser/zen-workspaces.ftl +++ b/locales/it/browser/browser/zen-workspaces.ftl @@ -1,10 +1,14 @@ +# 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/. + zen-panel-ui-workspaces-text = Spazi zen-panel-ui-workspaces-create = .label = Crea Spazio zen-panel-ui-folder-create = .label = Crea Cartella zen-panel-ui-new-empty-split = - .label = New Split + .label = Nuova Divisione zen-workspaces-panel-context-delete = .label = Elimina lo Spazio .accesskey = D @@ -53,3 +57,9 @@ zen-workspace-creation-header = Crea uno Spazio zen-workspace-creation-label = Gli Spazi sono usati per organizzare le tue schede e sessioni. zen-workspaces-delete-workspace-title = Eliminare Spazio? zen-workspaces-delete-workspace-body = Sei sicuro di voler cancellare { $name }? Questa azione non può essere annullata. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Scheda chiusa! Usa { $shortcut } per riaprirla. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Pulisci + .tooltiptext = Chiudi tutte le schede non bloccate diff --git a/locales/ja/browser/browser/preferences/zen-preferences.ftl b/locales/ja/browser/browser/preferences/zen-preferences.ftl index 078ac2f41..0f1138fe1 100644 --- a/locales/ja/browser/browser/preferences/zen-preferences.ftl +++ b/locales/ja/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = 外観 category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Toggle Performance zen-devtools-toggle-storage-shortcut = Toggle Storage zen-devtools-toggle-dom-shortcut = Toggle DOM zen-devtools-toggle-accessibility-shortcut = Toggle Accessibility +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/ja/browser/browser/zen-folders.ftl b/locales/ja/browser/browser/zen-folders.ftl index 409703d2a..37a8b2cfe 100644 --- a/locales/ja/browser/browser/zen-folders.ftl +++ b/locales/ja/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Search { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/ja/browser/browser/zen-general.ftl b/locales/ja/browser/browser/zen-general.ftl index f35f070c2..faebd450d 100644 --- a/locales/ja/browser/browser/zen-general.ftl +++ b/locales/ja/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = 使用中のプロファイル unified-extensions-description = 拡張機能は、 { -brand-short-name } に多くの追加機能をもたらすために使用されます。 tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Next # These labels will be used for the site data panel settings zen-site-data-setting-allow = Allowed zen-site-data-setting-block = Blocked +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = Extension @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Add Extensions zen-site-data-site-settings = .label = All Site Settings -zen-site-data-share = - .label = Share This Page +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Copy URL zen-site-data-setting-site-protection = Tracking Protection diff --git a/locales/ja/browser/browser/zen-split-view.ftl b/locales/ja/browser/browser/zen-split-view.ftl index 046589b9f..006999122 100644 --- a/locales/ja/browser/browser/zen-split-view.ftl +++ b/locales/ja/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/ja/browser/browser/zen-vertical-tabs.ftl b/locales/ja/browser/browser/zen-vertical-tabs.ftl index 278ea1494..a606f59f3 100644 --- a/locales/ja/browser/browser/zen-vertical-tabs.ftl +++ b/locales/ja/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = タブバーを右側に表示 .accesskey = R diff --git a/locales/ja/browser/browser/zen-workspaces.ftl b/locales/ja/browser/browser/zen-workspaces.ftl index 28c02917b..7dd9c3d60 100644 --- a/locales/ja/browser/browser/zen-workspaces.ftl +++ b/locales/ja/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = ワークスペース zen-panel-ui-workspaces-create = .label = Create Space @@ -53,3 +57,9 @@ zen-workspace-creation-header = Create a Space zen-workspace-creation-label = Spaces are used to organize your tabs and sessions. zen-workspaces-delete-workspace-title = Delete Workspace? zen-workspaces-delete-workspace-body = Are you sure you want to delete { $name }? This action cannot be undone. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/ko/browser/browser/preferences/zen-preferences.ftl b/locales/ko/browser/browser/preferences/zen-preferences.ftl index a08b26c11..853382131 100644 --- a/locales/ko/browser/browser/preferences/zen-preferences.ftl +++ b/locales/ko/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = 모양 category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = 성능 탭 전환 zen-devtools-toggle-storage-shortcut = 저장소 탭 전환 zen-devtools-toggle-dom-shortcut = DOM 탭 전환 zen-devtools-toggle-accessibility-shortcut = 접근성 탭 전환 +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/ko/browser/browser/zen-folders.ftl b/locales/ko/browser/browser/zen-folders.ftl index 0f834eeba..6fc3bfa31 100644 --- a/locales/ko/browser/browser/zen-folders.ftl +++ b/locales/ko/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = { $folder-name } 검색... zen-folders-panel-rename-folder = diff --git a/locales/ko/browser/browser/zen-general.ftl b/locales/ko/browser/browser/zen-general.ftl index 2d98c1b11..456953faa 100644 --- a/locales/ko/browser/browser/zen-general.ftl +++ b/locales/ko/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = 현재 프로필 unified-extensions-description = 확장 프로그램은 { -brand-short-name }에 더 많은 추가 기능을 제공하는 데 사용됩니다. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = 다음 # These labels will be used for the site data panel settings zen-site-data-setting-allow = 허용됨 zen-site-data-setting-block = 금지됨 +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = 사이트 간 공유 쿠키 zen-site-data-security-info-extension = .label = 확장 @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = 확장 프로그램 추가 zen-site-data-site-settings = .label = 모든 사이트 설정 -zen-site-data-share = - .label = 이 페이지 공유 +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = URL 복사 zen-site-data-setting-site-protection = 추적 보호 diff --git a/locales/ko/browser/browser/zen-split-view.ftl b/locales/ko/browser/browser/zen-split-view.ftl index 84fcf18b0..fd89ef1a1 100644 --- a/locales/ko/browser/browser/zen-split-view.ftl +++ b/locales/ko/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/ko/browser/browser/zen-vertical-tabs.ftl b/locales/ko/browser/browser/zen-vertical-tabs.ftl index c25da40d4..987543d97 100644 --- a/locales/ko/browser/browser/zen-vertical-tabs.ftl +++ b/locales/ko/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = 탭을 우측으로 놓기 .accesskey = R diff --git a/locales/ko/browser/browser/zen-workspaces.ftl b/locales/ko/browser/browser/zen-workspaces.ftl index 6e300360d..105cbf911 100644 --- a/locales/ko/browser/browser/zen-workspaces.ftl +++ b/locales/ko/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = 다른 워크스페이스 zen-panel-ui-workspaces-create = .label = 스페이스 만들기 @@ -53,3 +57,9 @@ zen-workspace-creation-header = 스페이스 생성 zen-workspace-creation-label = 스페이스는 탭과 세션을 정리하기 위해 사용됩니다. zen-workspaces-delete-workspace-title = 워크스페이스를 삭제하시겠습니까? zen-workspaces-delete-workspace-body = 정말 { $name }을 삭제하시겠습니까? 이 작업은 되돌릴 수 없습니다. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/lt/browser/browser/preferences/zen-preferences.ftl b/locales/lt/browser/browser/preferences/zen-preferences.ftl index bd5c567ae..d78493dd1 100644 --- a/locales/lt/browser/browser/preferences/zen-preferences.ftl +++ b/locales/lt/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Išvaizda ir turinys category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Perjungti našumą zen-devtools-toggle-storage-shortcut = Perjungti saugyklą zen-devtools-toggle-dom-shortcut = Perjungti DOM zen-devtools-toggle-accessibility-shortcut = Perjungti prieinamumą +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/lt/browser/browser/zen-folders.ftl b/locales/lt/browser/browser/zen-folders.ftl index 2deb44013..56ff1cd16 100644 --- a/locales/lt/browser/browser/zen-folders.ftl +++ b/locales/lt/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Ieškoti „{ $folder-name }“... zen-folders-panel-rename-folder = diff --git a/locales/lt/browser/browser/zen-general.ftl b/locales/lt/browser/browser/zen-general.ftl index 03afe42a7..f3af1aeb8 100644 --- a/locales/lt/browser/browser/zen-general.ftl +++ b/locales/lt/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = dabartinis profilis unified-extensions-description = Plėtiniai naudojami norint į „{ -brand-short-name }“ įtraukti daugiau papildomų funkcijų. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Next # These labels will be used for the site data panel settings zen-site-data-setting-allow = Leidžiama zen-site-data-setting-block = Užblokuota +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = Plėtinys @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Įtraukti plėtinius zen-site-data-site-settings = .label = Visi svetainės nustatymai -zen-site-data-share = - .label = Share This Page +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Copy URL zen-site-data-setting-site-protection = Tracking Protection diff --git a/locales/lt/browser/browser/zen-split-view.ftl b/locales/lt/browser/browser/zen-split-view.ftl index dcc69436b..8f0e1c9bf 100644 --- a/locales/lt/browser/browser/zen-split-view.ftl +++ b/locales/lt/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/lt/browser/browser/zen-vertical-tabs.ftl b/locales/lt/browser/browser/zen-vertical-tabs.ftl index 5b6b37e53..ade88fd02 100644 --- a/locales/lt/browser/browser/zen-vertical-tabs.ftl +++ b/locales/lt/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Kortelės dešinėje .accesskey = R diff --git a/locales/lt/browser/browser/zen-workspaces.ftl b/locales/lt/browser/browser/zen-workspaces.ftl index 27ec93263..9027e7a36 100644 --- a/locales/lt/browser/browser/zen-workspaces.ftl +++ b/locales/lt/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Erdvės zen-panel-ui-workspaces-create = .label = Kurti erdvę @@ -53,3 +57,9 @@ zen-workspace-creation-header = Kurti erdvę zen-workspace-creation-label = Erdvės naudojamos tvarkyti jūsų korteles ir seansus. zen-workspaces-delete-workspace-title = Ištrinti erdvę? zen-workspaces-delete-workspace-body = Ar tikrai norite ištrinti „{ $name }“? Šio veiksmo anuliuoti negalima. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/nl/browser/browser/preferences/zen-preferences.ftl b/locales/nl/browser/browser/preferences/zen-preferences.ftl index c0106766b..010497161 100644 --- a/locales/nl/browser/browser/preferences/zen-preferences.ftl +++ b/locales/nl/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Uiterlijk en gevoel category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Prestaties togglen zen-devtools-toggle-storage-shortcut = Opslag togglen zen-devtools-toggle-dom-shortcut = DOM togglen zen-devtools-toggle-accessibility-shortcut = Toegankelijkheid togglen +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/nl/browser/browser/zen-folders.ftl b/locales/nl/browser/browser/zen-folders.ftl index fb91efce2..7b537e981 100644 --- a/locales/nl/browser/browser/zen-folders.ftl +++ b/locales/nl/browser/browser/zen-folders.ftl @@ -1,19 +1,23 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Zoek { $folder-name }... zen-folders-panel-rename-folder = - .label = Rename Folder + .label = Map hernoemen zen-folders-panel-unpack-folder = - .label = Unpack Folder + .label = Map uitpakken zen-folders-new-subfolder = - .label = New Subfolder + .label = Nieuwe submap zen-folders-panel-delete-folder = - .label = Delete Folder + .label = Map verwijderen zen-folders-panel-convert-folder-to-space = - .label = Convert folder to Space + .label = Map omzetten naar ruimte zen-folders-panel-change-folder-space = - .label = Change Space... + .label = Wijzig ruimte... zen-folders-panel-change-icon-folder = - .label = Change Icon + .label = Wijzig pictogram zen-folders-unload-all-tooltip = .tooltiptext = Unload active in this folder zen-folders-unload-folder = diff --git a/locales/nl/browser/browser/zen-general.ftl b/locales/nl/browser/browser/zen-general.ftl index 10bee75cd..f3bd6f4a0 100644 --- a/locales/nl/browser/browser/zen-general.ftl +++ b/locales/nl/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = huidig profiel unified-extensions-description = Extensies worden gebruikt om extra functionaliteit toe te voegen aan { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Next # These labels will be used for the site data panel settings zen-site-data-setting-allow = Allowed zen-site-data-setting-block = Blocked +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = Extension @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Add Extensions zen-site-data-site-settings = .label = All Site Settings -zen-site-data-share = - .label = Share This Page +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Copy URL zen-site-data-setting-site-protection = Tracking Protection diff --git a/locales/nl/browser/browser/zen-split-view.ftl b/locales/nl/browser/browser/zen-split-view.ftl index 69f779d35..d0f5b1eec 100644 --- a/locales/nl/browser/browser/zen-split-view.ftl +++ b/locales/nl/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/nl/browser/browser/zen-vertical-tabs.ftl b/locales/nl/browser/browser/zen-vertical-tabs.ftl index c1e21a740..57df55699 100644 --- a/locales/nl/browser/browser/zen-vertical-tabs.ftl +++ b/locales/nl/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Tabbladen aan de rechterkant .accesskey = R diff --git a/locales/nl/browser/browser/zen-workspaces.ftl b/locales/nl/browser/browser/zen-workspaces.ftl index 95d2e37e6..f6e77c336 100644 --- a/locales/nl/browser/browser/zen-workspaces.ftl +++ b/locales/nl/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Ruimtes zen-panel-ui-workspaces-create = .label = Ruimte aanmaken @@ -53,3 +57,9 @@ zen-workspace-creation-header = Maak een ruimte zen-workspace-creation-label = Ruimtes worden gebruikt om je tabbladen en sessies te organiseren. zen-workspaces-delete-workspace-title = Ruimte verwijderen? zen-workspaces-delete-workspace-body = Are you sure you want to delete { $name }? This action cannot be undone. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/nn-NO/browser/browser/preferences/zen-preferences.ftl b/locales/nn-NO/browser/browser/preferences/zen-preferences.ftl index 85e53500d..7f2b86dc4 100644 --- a/locales/nn-NO/browser/browser/preferences/zen-preferences.ftl +++ b/locales/nn-NO/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Look and Feel category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Toggle Performance zen-devtools-toggle-storage-shortcut = Toggle Storage zen-devtools-toggle-dom-shortcut = Toggle DOM zen-devtools-toggle-accessibility-shortcut = Toggle Accessibility +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/nn-NO/browser/browser/zen-folders.ftl b/locales/nn-NO/browser/browser/zen-folders.ftl index 409703d2a..37a8b2cfe 100644 --- a/locales/nn-NO/browser/browser/zen-folders.ftl +++ b/locales/nn-NO/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Search { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/nn-NO/browser/browser/zen-general.ftl b/locales/nn-NO/browser/browser/zen-general.ftl index b4ce133cf..18df1b71c 100644 --- a/locales/nn-NO/browser/browser/zen-general.ftl +++ b/locales/nn-NO/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = current profile unified-extensions-description = Extensions are used to bring more extra functionality into { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Next # These labels will be used for the site data panel settings zen-site-data-setting-allow = Allowed zen-site-data-setting-block = Blocked +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = Extension @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Add Extensions zen-site-data-site-settings = .label = All Site Settings -zen-site-data-share = - .label = Share This Page +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Copy URL zen-site-data-setting-site-protection = Tracking Protection diff --git a/locales/nn-NO/browser/browser/zen-split-view.ftl b/locales/nn-NO/browser/browser/zen-split-view.ftl index 56668381b..d5b56099c 100644 --- a/locales/nn-NO/browser/browser/zen-split-view.ftl +++ b/locales/nn-NO/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/nn-NO/browser/browser/zen-vertical-tabs.ftl b/locales/nn-NO/browser/browser/zen-vertical-tabs.ftl index 9c71802d2..0e7f93fd3 100644 --- a/locales/nn-NO/browser/browser/zen-vertical-tabs.ftl +++ b/locales/nn-NO/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Tabs on the right .accesskey = R diff --git a/locales/nn-NO/browser/browser/zen-workspaces.ftl b/locales/nn-NO/browser/browser/zen-workspaces.ftl index ac5baadd4..dd038fe97 100644 --- a/locales/nn-NO/browser/browser/zen-workspaces.ftl +++ b/locales/nn-NO/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Other Workspaces zen-panel-ui-workspaces-create = .label = Create Space @@ -53,3 +57,9 @@ zen-workspace-creation-header = Create a Space zen-workspace-creation-label = Spaces are used to organize your tabs and sessions. zen-workspaces-delete-workspace-title = Delete Workspace? zen-workspaces-delete-workspace-body = Are you sure you want to delete { $name }? This action cannot be undone. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/pl/browser/browser/preferences/zen-preferences.ftl b/locales/pl/browser/browser/preferences/zen-preferences.ftl index 390737a02..da9f785fd 100644 --- a/locales/pl/browser/browser/preferences/zen-preferences.ftl +++ b/locales/pl/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Wygląd i działanie category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -41,7 +45,7 @@ pane-settings-workspaces-title = Obszary robocze zen-tabs-unloader-enabled = .label = Włącz rozładowywanie kart zen-look-and-feel-compact-toolbar-themed = - .label = Use themed background for compact toolbar + .label = Użyj tła motywu dla kompaktowego paska narzędzi zen-workspace-continue-where-left-off = .label = Kontynuuj od miejsca, w którym zakończyłęś/aś pane-zen-pinned-tab-manager-title = Przypięte karty @@ -72,7 +76,7 @@ zen-settings-workspaces-enabled = zen-settings-workspaces-hide-default-container-indicator = .label = Ukryj domyślny wskaźnik kontenera na pasku kart zen-key-unsaved = Niezapisany skrót! Proszę zabezpieczyć go klikając przycisk "Escape" po ponownym wpisaniu. -zen-key-conflict = Conflicts with { $group } -> { $shortcut } +zen-key-conflict = Konflikty z { $group } -> { $shortcut } pane-zen-theme-title = Ustawienia Motywu zen-vertical-tabs-title = Pasek boczny i układ kart zen-vertical-tabs-header = Pionowe karty @@ -219,7 +223,7 @@ zen-key-exit-full-screen = Zamknij pełny ekran zen-ai-chatbot-sidebar-shortcut = Przełącz panel boczny Czatbotów AI zen-key-inspector-mac = Przełącz tryb Inspektora (Mac) zen-toggle-sidebar-shortcut = Przełącz pasek boczny Firefoksa -zen-toggle-pin-tab-shortcut = Toggle Pin Tab +zen-toggle-pin-tab-shortcut = Przełącz zakładkę pinów zen-reader-mode-toggle-shortcut-other = Przełącz tryb czytnika zen-picture-in-picture-toggle-shortcut = Przełącz obraz w zdjęciu zen-nav-reload-shortcut-2 = Odśwież stronę @@ -253,7 +257,7 @@ zen-close-tab-shortcut = Zamknij kartę zen-compact-mode-shortcut-show-sidebar = Przełącz pływający pasek boczny zen-compact-mode-shortcut-show-toolbar = Przełącz pływający pasek narzędzi zen-compact-mode-shortcut-toggle = Przełącz tryb kompaktowy -zen-glance-expand = Expand Glance +zen-glance-expand = Rozwiń podgląd zen-workspace-shortcut-switch-1 = Przełącz na obszar roboczy 1 zen-workspace-shortcut-switch-2 = Przełącz na obszar roboczy 2 zen-workspace-shortcut-switch-3 = Przełącz na obszar roboczy 3 @@ -272,7 +276,7 @@ zen-split-view-shortcut-grid = Przełącz siatkę widoku dzielonego zen-split-view-shortcut-vertical = Przełącz Podziel Widok Pionowy zen-split-view-shortcut-horizontal = Przełącz Podziel Widok Poziomo zen-split-view-shortcut-unsplit = Zamknij Podziel Widok -zen-new-empty-split-view-shortcut = New Empty Split View +zen-new-empty-split-view-shortcut = Nowy pusty widok podziału zen-key-select-tab-1 = Wybierz kartę #1 zen-key-select-tab-2 = Wybierz kartę #2 zen-key-select-tab-3 = Wybierz kartę #3 @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Włącz Wydajność zen-devtools-toggle-storage-shortcut = Włącz Pamięć zen-devtools-toggle-dom-shortcut = Włącz DOM zen-devtools-toggle-accessibility-shortcut = Włącz Dostępność +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/pl/browser/browser/zen-folders.ftl b/locales/pl/browser/browser/zen-folders.ftl index 7bc2588f6..24c9d1634 100644 --- a/locales/pl/browser/browser/zen-folders.ftl +++ b/locales/pl/browser/browser/zen-folders.ftl @@ -1,21 +1,25 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Wyszukaj { $folder-name }... zen-folders-panel-rename-folder = - .label = Rename Folder + .label = Zmień nazwę folderu zen-folders-panel-unpack-folder = - .label = Unpack Folder + .label = Rozpakuj folder zen-folders-new-subfolder = - .label = New Subfolder + .label = Nowy folder zen-folders-panel-delete-folder = - .label = Delete Folder + .label = Usuń folder zen-folders-panel-convert-folder-to-space = - .label = Convert folder to Space + .label = Konwertuj folder na przestrzeń zen-folders-panel-change-folder-space = - .label = Change Space... + .label = Zmień nazwę przestrzeni... zen-folders-panel-change-icon-folder = - .label = Change Icon + .label = Zmień ikonę zen-folders-unload-all-tooltip = - .tooltiptext = Unload active in this folder + .tooltiptext = Wyładuj aktywne w tym folderze zen-folders-unload-folder = - .label = Unload All Tabs -zen-folders-search-no-results = No tabs matching that search 🤔 + .label = Wyładuj wszystkie karty +zen-folders-search-no-results = Brak kart pasujących do wyszukiwania 🤔 diff --git a/locales/pl/browser/browser/zen-general.ftl b/locales/pl/browser/browser/zen-general.ftl index 9c8b82b2c..810b6339c 100644 --- a/locales/pl/browser/browser/zen-general.ftl +++ b/locales/pl/browser/browser/zen-general.ftl @@ -1,5 +1,9 @@ +# 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/. + zen-panel-ui-current-profile-text = Aktualny profil -unified-extensions-description = Rozszerzenia są używane do zapewnienia większej liczby dodatkowych funkcji w { -brand-short-name }. +unified-extensions-description = Rozszerzenia są używane do dodatkowej funkcjonalności { -brand-short-name }. tab-context-zen-reset-pinned-tab = .label = Resetuj przypiętą kartę .accesskey = R @@ -12,24 +16,24 @@ tab-context-zen-remove-essential = tab-context-zen-replace-pinned-url-with-current = .label = Zastąp przypięty adres URL aktualnym .accesskey = C -zen-themes-corrupted = Twój plik modów { -brand-short-name } jest uszkodzony. Zostały one zresetowane do domyślnego stanu. +zen-themes-corrupted = Twój plik modyfikacji { -brand-short-name } jest uszkodzony. Zostały one zresetowane do domyślnego stanu. zen-shortcuts-corrupted = Twój plik skrótów { -brand-short-name } jest popsuty. Skróty zostały zresetowane do domyślnych. # note: Do not translate the "
" tags in the following string zen-new-urlbar-notification = - Nowy pasek adresu został aktywowany, a tym samym strona nowej karty nie jest już potrzebna.

- Spróbuj otworzyć nową kartę i wypróbuj nowy pasek adresu w akcji! + Nowy pasek adresu został aktywowany, strona nowej karty nie jest już potrzebna.

+ Wypróbuj nowy pasek URL otwierając nową kartę! zen-disable = Deaktywuj pictureinpicture-minimize-btn = .aria-label = Zminimalizuj .tooltip = Zminimalizuj zen-panel-ui-gradient-generator-custom-color = Niestandardowy kolor zen-panel-ui-gradient-generator-saved-message = Pomyślnie zapisano gradient! -zen-copy-current-url-confirmation = Copied current URL! +zen-copy-current-url-confirmation = Skopiowano bieżący URL zen-general-cancel-label = .label = Anuluj zen-general-confirm = .label = Potwierdź -zen-pinned-tab-replaced = URL przypiętej karty został zastąpiony bieżącym adresem. +zen-pinned-tab-replaced = URL przypiętej karty został zastąpiony bieżącym adresem! zen-tabs-renamed = Nazwa karty została z powodzeniem zmieniona! zen-background-tab-opened-toast = Nowa karta została otworzona w tle! zen-workspace-renamed-toast = Zmieniono nazwę Przestrzeni roboczej! @@ -38,8 +42,8 @@ zen-library-sidebar-workspaces = zen-library-sidebar-mods = .label = Modyfikacje zen-toggle-compact-mode-button = - .label = Compact Mode - .tooltiptext = Toggle Compact Mode + .label = Tryb kompaktowy + .tooltiptext = Przełącz tryb kompaktowy # note: Do not translate the "
" tags in the following string @@ -48,37 +52,45 @@ zen-close-label = Zamknij zen-singletoolbar-urlbar-placeholder-with-name = .placeholder = Szukaj... zen-icons-picker-emoji = - .label = Emojis + .label = Emotikony zen-icons-picker-svg = - .label = Icons -urlbar-search-mode-zen_actions = Actions -zen-site-data-settings = Settings -zen-generic-manage = Manage -zen-generic-more = More -zen-generic-next = Next + .label = Ikony +urlbar-search-mode-zen_actions = Akcje +zen-site-data-settings = Ustawienia +zen-generic-manage = Zarządzaj +zen-generic-more = Więcej +zen-generic-next = Następne # These labels will be used for the site data panel settings -zen-site-data-setting-allow = Allowed -zen-site-data-setting-block = Blocked -zen-site-data-setting-cross-site = Cross-Site cookie +zen-site-data-setting-allow = Dozwolone +zen-site-data-setting-block = Zablokowane +zen-site-data-protections-enabled = Włączone +zen-site-data-protections-disabled = Wyłączone +zen-site-data-setting-cross-site = Ciasteczka międzydomenowe zen-site-data-security-info-extension = - .label = Extension + .label = Rozszerzenie zen-site-data-security-info-secure = - .label = Secure + .label = Zabezpieczone zen-site-data-security-info-not-secure = - .label = Not Secure + .label = Nie zabezpieczone zen-site-data-manage-addons = - .label = Manage Extensions + .label = Zarządzaj rozszerzeniami zen-site-data-get-addons = - .label = Add Extensions + .label = Dodaj rozszerzenia zen-site-data-site-settings = - .label = All Site Settings -zen-site-data-share = - .label = Share This Page + .label = Wszystkie ustawienia strony +zen-site-data-header-share = + .tooltiptext = Udostępnij tę stronę +zen-site-data-header-reader-mode = + .tooltiptext = Wejdź do trybu czytnika +zen-site-data-header-screenshot = + .tooltiptext = Zrzut ekranu +zen-site-data-header-bookmark = + .tooltiptext = Dodaj tę stronę do zakładek zen-urlbar-copy-url-button = - .tooltiptext = Copy URL -zen-site-data-setting-site-protection = Tracking Protection + .tooltiptext = Kopiuj URL +zen-site-data-setting-site-protection = Ochrona przed śledzeniem # Section: Feature callouts -zen-site-data-panel-feature-callout-title = A new home for add-ons, permissions, and more -zen-site-data-panel-feature-callout-subtitle = Click the icon to manage site settings, view security info, access extensions, and perform common actions. +zen-site-data-panel-feature-callout-title = Nowy dom dla dodatków, uprawnień i więcej +zen-site-data-panel-feature-callout-subtitle = Kliknij ikonę, aby zarządzać ustawieniami witryny, wyświetlić informacje o zabezpieczeniach, rozszerzeniach i wykonać akcje. diff --git a/locales/pl/browser/browser/zen-split-view.ftl b/locales/pl/browser/browser/zen-split-view.ftl index fe4ee0dfa..f1ecfb258 100644 --- a/locales/pl/browser/browser/zen-split-view.ftl +++ b/locales/pl/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> @@ -12,5 +16,5 @@ zen-split-view-modifier-header = Podziel widok zen-split-view-modifier-activate-reallocation = .label = Aktywuj realokację zen-split-view-modifier-enabled-toast = Podziel kolejność widoku jest włączona. -zen-split-view-modifier-enabled-toast-description = Przeciągnij i upuść widok aby zmienić kolejność. Naciśnij Esc, aby wyjść. -zen-split-view-modifier-disabled-toast = Rozdziel zmianę kolejności widoku jest WYŁĄCZONa. +zen-split-view-modifier-enabled-toast-description = Przeciągnij i upuść widok, aby zmienić kolejność. Naciśnij Esc, aby wyjść. +zen-split-view-modifier-disabled-toast = Rearanżacja widoku dzielonego jest wyłączona. diff --git a/locales/pl/browser/browser/zen-vertical-tabs.ftl b/locales/pl/browser/browser/zen-vertical-tabs.ftl index b260030c3..bde11f637 100644 --- a/locales/pl/browser/browser/zen-vertical-tabs.ftl +++ b/locales/pl/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Zakładki po prawej .accesskey = R @@ -14,7 +18,7 @@ zen-toolbar-context-compact-mode-hide-both = .label = Ukryj oba .accesskey = H zen-toolbar-context-new-folder = - .label = New Folder + .label = Nowy folder .accesskey = N sidebar-zen-expand = .label = Rozwiń panel boczny diff --git a/locales/pl/browser/browser/zen-workspaces.ftl b/locales/pl/browser/browser/zen-workspaces.ftl index 48592dcda..8e473a525 100644 --- a/locales/pl/browser/browser/zen-workspaces.ftl +++ b/locales/pl/browser/browser/zen-workspaces.ftl @@ -1,10 +1,14 @@ +# 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/. + zen-panel-ui-workspaces-text = Obszary robocze zen-panel-ui-workspaces-create = .label = Utwórz Przestrzeń zen-panel-ui-folder-create = - .label = Create Folder + .label = Utwórz folder zen-panel-ui-new-empty-split = - .label = New Split + .label = Nowy podział zen-workspaces-panel-context-delete = .label = Usuń obszar roboczy .accesskey = D @@ -15,7 +19,7 @@ zen-workspaces-panel-change-icon = zen-workspaces-panel-context-default-profile = .label = Ustaw profil zen-workspaces-panel-unload = - .label = Unload Space + .label = Wyładuj przestrzeń zen-workspaces-how-to-reorder-title = Jak przesuwać Przestrzenie zen-workspaces-how-to-reorder-desc = Przesuwaj ikony Przestrzeni na dole paska, żeby je przeorganizować zen-workspaces-change-theme = @@ -52,4 +56,10 @@ zen-workspace-creation-profile = Profil zen-workspace-creation-header = Utwórz Przestrzeń zen-workspace-creation-label = Przestrzenie są wykorzystywane do zorganizowania kart i sesji. zen-workspaces-delete-workspace-title = Usunąć Przestrzeń roboczą? -zen-workspaces-delete-workspace-body = Are you sure you want to delete { $name }? This action cannot be undone. +zen-workspaces-delete-workspace-body = Czy na pewno chcesz usunąć { $name }? Tej czynności nie można cofnąć. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/pt-BR/browser/browser/preferences/zen-preferences.ftl b/locales/pt-BR/browser/browser/preferences/zen-preferences.ftl index fe1197646..8cc5f1c4c 100644 --- a/locales/pt-BR/browser/browser/preferences/zen-preferences.ftl +++ b/locales/pt-BR/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Aparência e Comportamento category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Ativar/Desativar Desempenho zen-devtools-toggle-storage-shortcut = Ativar/Desativar Armazenamento zen-devtools-toggle-dom-shortcut = Ativar/Desativar DOM zen-devtools-toggle-accessibility-shortcut = Ativar/Desativar Acessibilidade +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/pt-BR/browser/browser/zen-folders.ftl b/locales/pt-BR/browser/browser/zen-folders.ftl index d1210c748..954f20343 100644 --- a/locales/pt-BR/browser/browser/zen-folders.ftl +++ b/locales/pt-BR/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Pesquisar em { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/pt-BR/browser/browser/zen-general.ftl b/locales/pt-BR/browser/browser/zen-general.ftl index 9f48fcd14..48eef77f8 100644 --- a/locales/pt-BR/browser/browser/zen-general.ftl +++ b/locales/pt-BR/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = perfil atual unified-extensions-description = As extensões são usadas para trazer mais recursos adicionais para o { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -57,6 +61,8 @@ zen-generic-next = Next # These labels will be used for the site data panel settings zen-site-data-setting-allow = Permitido zen-site-data-setting-block = Bloqueado +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = Extensão @@ -70,8 +76,14 @@ zen-site-data-get-addons = .label = Adicionar Extensões zen-site-data-site-settings = .label = Todas as Configurações do Site -zen-site-data-share = - .label = Share This Page +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Copy URL zen-site-data-setting-site-protection = Tracking Protection diff --git a/locales/pt-BR/browser/browser/zen-split-view.ftl b/locales/pt-BR/browser/browser/zen-split-view.ftl index e5f5de3d6..f911322ff 100644 --- a/locales/pt-BR/browser/browser/zen-split-view.ftl +++ b/locales/pt-BR/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/pt-BR/browser/browser/zen-vertical-tabs.ftl b/locales/pt-BR/browser/browser/zen-vertical-tabs.ftl index 5d3b30d0d..8a0b9a2c5 100644 --- a/locales/pt-BR/browser/browser/zen-vertical-tabs.ftl +++ b/locales/pt-BR/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Abas à direita .accesskey = R diff --git a/locales/pt-BR/browser/browser/zen-workspaces.ftl b/locales/pt-BR/browser/browser/zen-workspaces.ftl index 95d57fc06..7b032e85d 100644 --- a/locales/pt-BR/browser/browser/zen-workspaces.ftl +++ b/locales/pt-BR/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Espaços zen-panel-ui-workspaces-create = .label = Criar Espaço @@ -53,3 +57,9 @@ zen-workspace-creation-header = Crie um Espaço zen-workspace-creation-label = Espaços são usados para organizar suas guias e sessões. zen-workspaces-delete-workspace-title = Excluir Espaço? zen-workspaces-delete-workspace-body = Tem certeza que deseja excluir { $name }? Esta ação não pode ser desfeita. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/pt-PT/browser/browser/preferences/zen-preferences.ftl b/locales/pt-PT/browser/browser/preferences/zen-preferences.ftl index 9edb55b1e..5d46462a5 100644 --- a/locales/pt-PT/browser/browser/preferences/zen-preferences.ftl +++ b/locales/pt-PT/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Aparência category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Alternar Desempenho zen-devtools-toggle-storage-shortcut = Alternar Armazenamento zen-devtools-toggle-dom-shortcut = Alternar DOM zen-devtools-toggle-accessibility-shortcut = Alternar Acessibilidade +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/pt-PT/browser/browser/zen-folders.ftl b/locales/pt-PT/browser/browser/zen-folders.ftl index 760f00465..43a2f5c27 100644 --- a/locales/pt-PT/browser/browser/zen-folders.ftl +++ b/locales/pt-PT/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Pesquisar em { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/pt-PT/browser/browser/zen-general.ftl b/locales/pt-PT/browser/browser/zen-general.ftl index 8ae46244e..b2e5b8253 100644 --- a/locales/pt-PT/browser/browser/zen-general.ftl +++ b/locales/pt-PT/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = perfil atual unified-extensions-description = As extensões são usadas para trazer funcionalidades adicionais para o { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Seguinte # These labels will be used for the site data panel settings zen-site-data-setting-allow = Permitido zen-site-data-setting-block = Bloqueado +zen-site-data-protections-enabled = Ativado +zen-site-data-protections-disabled = Desativado zen-site-data-setting-cross-site = Cookies entre sites zen-site-data-security-info-extension = .label = Extensão @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Adicionar Extensões zen-site-data-site-settings = .label = Todas as Definições do Site -zen-site-data-share = - .label = Partilhar Esta Página +zen-site-data-header-share = + .tooltiptext = Partilhar Esta Página +zen-site-data-header-reader-mode = + .tooltiptext = Entrar no Modo Leitura +zen-site-data-header-screenshot = + .tooltiptext = Tirar uma Captura de Ecrã +zen-site-data-header-bookmark = + .tooltiptext = Adicionar esta Página aos Favoritos zen-urlbar-copy-url-button = .tooltiptext = Copiar URL zen-site-data-setting-site-protection = Proteção contra rastreio diff --git a/locales/pt-PT/browser/browser/zen-split-view.ftl b/locales/pt-PT/browser/browser/zen-split-view.ftl index 9ad72800b..e0c2092d9 100644 --- a/locales/pt-PT/browser/browser/zen-split-view.ftl +++ b/locales/pt-PT/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/pt-PT/browser/browser/zen-vertical-tabs.ftl b/locales/pt-PT/browser/browser/zen-vertical-tabs.ftl index 1fa65f89f..011ec7287 100644 --- a/locales/pt-PT/browser/browser/zen-vertical-tabs.ftl +++ b/locales/pt-PT/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Separadores à direita .accesskey = R diff --git a/locales/pt-PT/browser/browser/zen-workspaces.ftl b/locales/pt-PT/browser/browser/zen-workspaces.ftl index 9394615ed..d6af3ae11 100644 --- a/locales/pt-PT/browser/browser/zen-workspaces.ftl +++ b/locales/pt-PT/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Espaços de Trabalho zen-panel-ui-workspaces-create = .label = Criar Espaço @@ -53,3 +57,9 @@ zen-workspace-creation-header = Criar um Espaço zen-workspace-creation-label = Os espaços são usados para organizar os seus separadores e sessões. zen-workspaces-delete-workspace-title = Eliminar Espaço de Trabalho? zen-workspaces-delete-workspace-body = Tem certeza que deseja eliminar { $name }? Esta ação não pode ser desfeita. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/ru/browser/browser/preferences/zen-preferences.ftl b/locales/ru/browser/browser/preferences/zen-preferences.ftl index 10787834d..a4a668209 100644 --- a/locales/ru/browser/browser/preferences/zen-preferences.ftl +++ b/locales/ru/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Внешний вид category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Переключить произво zen-devtools-toggle-storage-shortcut = Переключить хранилище zen-devtools-toggle-dom-shortcut = Переключить DOM zen-devtools-toggle-accessibility-shortcut = Включить/выключить специальные возможности +zen-close-all-unpinned-tabs-shortcut = Закрыть все не закреплённые вкладки diff --git a/locales/ru/browser/browser/zen-folders.ftl b/locales/ru/browser/browser/zen-folders.ftl index c673b1acb..1d04d09b6 100644 --- a/locales/ru/browser/browser/zen-folders.ftl +++ b/locales/ru/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Искать в { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/ru/browser/browser/zen-general.ftl b/locales/ru/browser/browser/zen-general.ftl index 154f6c9d5..95ac862dd 100644 --- a/locales/ru/browser/browser/zen-general.ftl +++ b/locales/ru/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = текущий профиль unified-extensions-description = Расширения дополняют функционал { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -59,7 +63,9 @@ zen-generic-next = Далее # These labels will be used for the site data panel settings zen-site-data-setting-allow = Разрешено zen-site-data-setting-block = Запрещено -zen-site-data-setting-cross-site = Cross-Site cookie +zen-site-data-protections-enabled = Включено +zen-site-data-protections-disabled = Отключено +zen-site-data-setting-cross-site = Межсайтовые куки zen-site-data-security-info-extension = .label = Расширение zen-site-data-security-info-secure = @@ -72,11 +78,17 @@ zen-site-data-get-addons = .label = Добавить расширения zen-site-data-site-settings = .label = Все настройки сайта -zen-site-data-share = - .label = Поделиться этой страницей +zen-site-data-header-share = + .tooltiptext = Поделиться страницей +zen-site-data-header-reader-mode = + .tooltiptext = Режим чтения +zen-site-data-header-screenshot = + .tooltiptext = Сделать снимок экрана +zen-site-data-header-bookmark = + .tooltiptext = Добавить в закладки zen-urlbar-copy-url-button = .tooltiptext = Скопировать URL -zen-site-data-setting-site-protection = Tracking Protection +zen-site-data-setting-site-protection = Защита от отслеживания # Section: Feature callouts diff --git a/locales/ru/browser/browser/zen-split-view.ftl b/locales/ru/browser/browser/zen-split-view.ftl index 88d3d207f..7dc4ad3f9 100644 --- a/locales/ru/browser/browser/zen-split-view.ftl +++ b/locales/ru/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/ru/browser/browser/zen-vertical-tabs.ftl b/locales/ru/browser/browser/zen-vertical-tabs.ftl index f9c47ec4e..17554f272 100644 --- a/locales/ru/browser/browser/zen-vertical-tabs.ftl +++ b/locales/ru/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Вкладки справа .accesskey = Р diff --git a/locales/ru/browser/browser/zen-workspaces.ftl b/locales/ru/browser/browser/zen-workspaces.ftl index 554aab913..3b2b30c6d 100644 --- a/locales/ru/browser/browser/zen-workspaces.ftl +++ b/locales/ru/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Пространства zen-panel-ui-workspaces-create = .label = Создать пространство @@ -53,3 +57,9 @@ zen-workspace-creation-header = Создать пространство zen-workspace-creation-label = Пространства используются для организации ваших вкладок и сеансов. zen-workspaces-delete-workspace-title = Удалить пространство? zen-workspaces-delete-workspace-body = Вы уверены, что хотите удалить { $name }? Это действие необратимо. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Вкладки закрыты! Нажмите { $shortcut } для отмены. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Очистить + .tooltiptext = Закрыть все не закреплённые вкладки diff --git a/locales/sv-SE/browser/browser/preferences/zen-preferences.ftl b/locales/sv-SE/browser/browser/preferences/zen-preferences.ftl index c66d08cca..76dd28409 100644 --- a/locales/sv-SE/browser/browser/preferences/zen-preferences.ftl +++ b/locales/sv-SE/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Utseende och känsla category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Toggle Performance zen-devtools-toggle-storage-shortcut = Toggle Storage zen-devtools-toggle-dom-shortcut = Toggle DOM zen-devtools-toggle-accessibility-shortcut = Toggle Accessibility +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/sv-SE/browser/browser/zen-folders.ftl b/locales/sv-SE/browser/browser/zen-folders.ftl index 409703d2a..37a8b2cfe 100644 --- a/locales/sv-SE/browser/browser/zen-folders.ftl +++ b/locales/sv-SE/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Search { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/sv-SE/browser/browser/zen-general.ftl b/locales/sv-SE/browser/browser/zen-general.ftl index 6bfeca164..cf1cfc04f 100644 --- a/locales/sv-SE/browser/browser/zen-general.ftl +++ b/locales/sv-SE/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = nuvarande profil unified-extensions-description = Tillägg används för att få fler extra funktioner i { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Next # These labels will be used for the site data panel settings zen-site-data-setting-allow = Allowed zen-site-data-setting-block = Blocked +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = Extension @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Add Extensions zen-site-data-site-settings = .label = All Site Settings -zen-site-data-share = - .label = Share This Page +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Copy URL zen-site-data-setting-site-protection = Tracking Protection diff --git a/locales/sv-SE/browser/browser/zen-split-view.ftl b/locales/sv-SE/browser/browser/zen-split-view.ftl index 732cdf1dc..d7ce81a55 100644 --- a/locales/sv-SE/browser/browser/zen-split-view.ftl +++ b/locales/sv-SE/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/sv-SE/browser/browser/zen-vertical-tabs.ftl b/locales/sv-SE/browser/browser/zen-vertical-tabs.ftl index 13d31444e..ae4651ea7 100644 --- a/locales/sv-SE/browser/browser/zen-vertical-tabs.ftl +++ b/locales/sv-SE/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Flikar till höger .accesskey = R diff --git a/locales/sv-SE/browser/browser/zen-workspaces.ftl b/locales/sv-SE/browser/browser/zen-workspaces.ftl index 56735f244..a651424c4 100644 --- a/locales/sv-SE/browser/browser/zen-workspaces.ftl +++ b/locales/sv-SE/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Arbetsytor zen-panel-ui-workspaces-create = .label = Create Space @@ -53,3 +57,9 @@ zen-workspace-creation-header = Create a Space zen-workspace-creation-label = Spaces are used to organize your tabs and sessions. zen-workspaces-delete-workspace-title = Ta bort arbetsyta? zen-workspaces-delete-workspace-body = Are you sure you want to delete { $name }? This action cannot be undone. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/th/browser/browser/preferences/zen-preferences.ftl b/locales/th/browser/browser/preferences/zen-preferences.ftl index 85e53500d..7f2b86dc4 100644 --- a/locales/th/browser/browser/preferences/zen-preferences.ftl +++ b/locales/th/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Look and Feel category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Toggle Performance zen-devtools-toggle-storage-shortcut = Toggle Storage zen-devtools-toggle-dom-shortcut = Toggle DOM zen-devtools-toggle-accessibility-shortcut = Toggle Accessibility +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/th/browser/browser/zen-folders.ftl b/locales/th/browser/browser/zen-folders.ftl index 409703d2a..37a8b2cfe 100644 --- a/locales/th/browser/browser/zen-folders.ftl +++ b/locales/th/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Search { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/th/browser/browser/zen-general.ftl b/locales/th/browser/browser/zen-general.ftl index b4ce133cf..18df1b71c 100644 --- a/locales/th/browser/browser/zen-general.ftl +++ b/locales/th/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = current profile unified-extensions-description = Extensions are used to bring more extra functionality into { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Next # These labels will be used for the site data panel settings zen-site-data-setting-allow = Allowed zen-site-data-setting-block = Blocked +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = Extension @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Add Extensions zen-site-data-site-settings = .label = All Site Settings -zen-site-data-share = - .label = Share This Page +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Copy URL zen-site-data-setting-site-protection = Tracking Protection diff --git a/locales/th/browser/browser/zen-split-view.ftl b/locales/th/browser/browser/zen-split-view.ftl index 56668381b..d5b56099c 100644 --- a/locales/th/browser/browser/zen-split-view.ftl +++ b/locales/th/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/th/browser/browser/zen-vertical-tabs.ftl b/locales/th/browser/browser/zen-vertical-tabs.ftl index 9c71802d2..0e7f93fd3 100644 --- a/locales/th/browser/browser/zen-vertical-tabs.ftl +++ b/locales/th/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Tabs on the right .accesskey = R diff --git a/locales/th/browser/browser/zen-workspaces.ftl b/locales/th/browser/browser/zen-workspaces.ftl index ac5baadd4..dd038fe97 100644 --- a/locales/th/browser/browser/zen-workspaces.ftl +++ b/locales/th/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Other Workspaces zen-panel-ui-workspaces-create = .label = Create Space @@ -53,3 +57,9 @@ zen-workspace-creation-header = Create a Space zen-workspace-creation-label = Spaces are used to organize your tabs and sessions. zen-workspaces-delete-workspace-title = Delete Workspace? zen-workspaces-delete-workspace-body = Are you sure you want to delete { $name }? This action cannot be undone. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/tr/browser/browser/preferences/zen-preferences.ftl b/locales/tr/browser/browser/preferences/zen-preferences.ftl index 2c71e5801..ac89e0d8d 100644 --- a/locales/tr/browser/browser/preferences/zen-preferences.ftl +++ b/locales/tr/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Görünüm ve Hissiyat category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Performansı Aç/Kapat zen-devtools-toggle-storage-shortcut = Depolamayı Aç/Kapat zen-devtools-toggle-dom-shortcut = DOM'u Aç/Kapat zen-devtools-toggle-accessibility-shortcut = Erişilebilirliği Aç/Kapat +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/tr/browser/browser/zen-folders.ftl b/locales/tr/browser/browser/zen-folders.ftl index 409703d2a..37a8b2cfe 100644 --- a/locales/tr/browser/browser/zen-folders.ftl +++ b/locales/tr/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Search { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/tr/browser/browser/zen-general.ftl b/locales/tr/browser/browser/zen-general.ftl index 9c5dd7dba..83c9b7734 100644 --- a/locales/tr/browser/browser/zen-general.ftl +++ b/locales/tr/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = mevcut profil unified-extensions-description = Uzantılar { -brand-short-name } daha fazla işlevsellik kazandırmak için kullanılır. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Next # These labels will be used for the site data panel settings zen-site-data-setting-allow = Allowed zen-site-data-setting-block = Blocked +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = Extension @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Add Extensions zen-site-data-site-settings = .label = All Site Settings -zen-site-data-share = - .label = Share This Page +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Copy URL zen-site-data-setting-site-protection = Tracking Protection diff --git a/locales/tr/browser/browser/zen-split-view.ftl b/locales/tr/browser/browser/zen-split-view.ftl index ef73b2c31..a1aab05ea 100644 --- a/locales/tr/browser/browser/zen-split-view.ftl +++ b/locales/tr/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/tr/browser/browser/zen-vertical-tabs.ftl b/locales/tr/browser/browser/zen-vertical-tabs.ftl index 5a384585a..7174517c7 100644 --- a/locales/tr/browser/browser/zen-vertical-tabs.ftl +++ b/locales/tr/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Sağdaki sekmeler .accesskey = R diff --git a/locales/tr/browser/browser/zen-workspaces.ftl b/locales/tr/browser/browser/zen-workspaces.ftl index ec4ae1750..51d28272b 100644 --- a/locales/tr/browser/browser/zen-workspaces.ftl +++ b/locales/tr/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Diğer Çalışma Alanları zen-panel-ui-workspaces-create = .label = Create Space @@ -53,3 +57,9 @@ zen-workspace-creation-header = Create a Space zen-workspace-creation-label = Spaces are used to organize your tabs and sessions. zen-workspaces-delete-workspace-title = Delete Workspace? zen-workspaces-delete-workspace-body = Are you sure you want to delete { $name }? This action cannot be undone. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/uk/browser/browser/preferences/zen-preferences.ftl b/locales/uk/browser/browser/preferences/zen-preferences.ftl index 206429694..efb5d6a38 100644 --- a/locales/uk/browser/browser/preferences/zen-preferences.ftl +++ b/locales/uk/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Інтерфейс category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Увімк. / Вимк. продук zen-devtools-toggle-storage-shortcut = Увімк. / Вимк. сховище zen-devtools-toggle-dom-shortcut = Увімк. / Вимк. DOM zen-devtools-toggle-accessibility-shortcut = Увімк. / Вимк. доступ +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/uk/browser/browser/zen-folders.ftl b/locales/uk/browser/browser/zen-folders.ftl index f3d524415..4ce1a1329 100644 --- a/locales/uk/browser/browser/zen-folders.ftl +++ b/locales/uk/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Знайти { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/uk/browser/browser/zen-general.ftl b/locales/uk/browser/browser/zen-general.ftl index ae3fab0b3..2d869b20d 100644 --- a/locales/uk/browser/browser/zen-general.ftl +++ b/locales/uk/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = поточний профіль unified-extensions-description = Розширення використовуються, щоб додати більше функціональних можливостей до { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -59,7 +63,9 @@ zen-generic-next = Далі # These labels will be used for the site data panel settings zen-site-data-setting-allow = Дозволено zen-site-data-setting-block = Заблоковано -zen-site-data-setting-cross-site = Cross-Site cookie +zen-site-data-protections-enabled = Увімкнено +zen-site-data-protections-disabled = Вимкнено +zen-site-data-setting-cross-site = Міжсайтові cookie zen-site-data-security-info-extension = .label = Розширення zen-site-data-security-info-secure = @@ -72,11 +78,17 @@ zen-site-data-get-addons = .label = Додати розширення zen-site-data-site-settings = .label = Усі налаштування сайту -zen-site-data-share = - .label = Поділитися цією сторінкою +zen-site-data-header-share = + .tooltiptext = Поділитися цією сторінкою +zen-site-data-header-reader-mode = + .tooltiptext = Увійти у режим читання +zen-site-data-header-screenshot = + .tooltiptext = Зробити знімок екрана +zen-site-data-header-bookmark = + .tooltiptext = Додати цю сторінку в закладки zen-urlbar-copy-url-button = .tooltiptext = Копіювати URL-адресу -zen-site-data-setting-site-protection = Tracking Protection +zen-site-data-setting-site-protection = Захист від відстеження # Section: Feature callouts diff --git a/locales/uk/browser/browser/zen-split-view.ftl b/locales/uk/browser/browser/zen-split-view.ftl index 8b8777b02..adb2d8d7f 100644 --- a/locales/uk/browser/browser/zen-split-view.ftl +++ b/locales/uk/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/uk/browser/browser/zen-vertical-tabs.ftl b/locales/uk/browser/browser/zen-vertical-tabs.ftl index 7ae28454d..df3bf988a 100644 --- a/locales/uk/browser/browser/zen-vertical-tabs.ftl +++ b/locales/uk/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Вкладки праворуч .accesskey = Р diff --git a/locales/uk/browser/browser/zen-workspaces.ftl b/locales/uk/browser/browser/zen-workspaces.ftl index 3dc3115b6..524f1a96a 100644 --- a/locales/uk/browser/browser/zen-workspaces.ftl +++ b/locales/uk/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Простори zen-panel-ui-workspaces-create = .label = Створити простір @@ -53,3 +57,9 @@ zen-workspace-creation-header = Створити простір zen-workspace-creation-label = Простори використовуються для організації ваших вкладок та сеансів. zen-workspaces-delete-workspace-title = Видалити простір? zen-workspaces-delete-workspace-body = Упевнені, що хочете видалити { $name }? Цю дію неможливо скасувати. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/vi/browser/browser/preferences/zen-preferences.ftl b/locales/vi/browser/browser/preferences/zen-preferences.ftl index 38bfc6398..9d83b2f56 100644 --- a/locales/vi/browser/browser/preferences/zen-preferences.ftl +++ b/locales/vi/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = Giao diện category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = Bật tối ưu Hiệu năng zen-devtools-toggle-storage-shortcut = Bật lưu trữ zen-devtools-toggle-dom-shortcut = Bật DOM zen-devtools-toggle-accessibility-shortcut = Bật trợ năng +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/vi/browser/browser/zen-folders.ftl b/locales/vi/browser/browser/zen-folders.ftl index 021bcbf26..953611723 100644 --- a/locales/vi/browser/browser/zen-folders.ftl +++ b/locales/vi/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = Tìm kiếm { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/vi/browser/browser/zen-general.ftl b/locales/vi/browser/browser/zen-general.ftl index dfd0650c7..e037f71c2 100644 --- a/locales/vi/browser/browser/zen-general.ftl +++ b/locales/vi/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = hồ sơ hiện tại unified-extensions-description = Các tiện ích mở rộng được sử dụng để mang thêm tính năng vào { -brand-short-name }. tab-context-zen-reset-pinned-tab = @@ -59,6 +63,8 @@ zen-generic-next = Next # These labels will be used for the site data panel settings zen-site-data-setting-allow = Allowed zen-site-data-setting-block = Blocked +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = Extension @@ -72,8 +78,14 @@ zen-site-data-get-addons = .label = Add Extensions zen-site-data-site-settings = .label = All Site Settings -zen-site-data-share = - .label = Share This Page +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Copy URL zen-site-data-setting-site-protection = Tracking Protection diff --git a/locales/vi/browser/browser/zen-split-view.ftl b/locales/vi/browser/browser/zen-split-view.ftl index 7dd975577..527668e36 100644 --- a/locales/vi/browser/browser/zen-split-view.ftl +++ b/locales/vi/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/vi/browser/browser/zen-vertical-tabs.ftl b/locales/vi/browser/browser/zen-vertical-tabs.ftl index 2e519f8f3..879a1ad5c 100644 --- a/locales/vi/browser/browser/zen-vertical-tabs.ftl +++ b/locales/vi/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = Thẻ ở bên phải .accesskey = R diff --git a/locales/vi/browser/browser/zen-workspaces.ftl b/locales/vi/browser/browser/zen-workspaces.ftl index b781169ff..98cf11c50 100644 --- a/locales/vi/browser/browser/zen-workspaces.ftl +++ b/locales/vi/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = Các không gian làm việc zen-panel-ui-workspaces-create = .label = Tạo không gian làm việc @@ -53,3 +57,9 @@ zen-workspace-creation-header = Tạo không gian làm việc zen-workspace-creation-label = Không gian làm việc sẽ là nơi để bạn chứa các trang web và lượt truy cập của bạn. zen-workspaces-delete-workspace-title = Delete Workspace? zen-workspaces-delete-workspace-body = Bạn có chắc là bạn muốn xóa { $name }? Thao tác này sẽ không được hoàn lại. +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/zh-CN/browser/browser/preferences/zen-preferences.ftl b/locales/zh-CN/browser/browser/preferences/zen-preferences.ftl index 5d2cffd86..916ab321f 100644 --- a/locales/zh-CN/browser/browser/preferences/zen-preferences.ftl +++ b/locales/zh-CN/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = 界面外观 category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = 切换性能 zen-devtools-toggle-storage-shortcut = 切换存储 zen-devtools-toggle-dom-shortcut = 切换 DOM zen-devtools-toggle-accessibility-shortcut = 切换无障碍环境 +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/zh-CN/browser/browser/zen-folders.ftl b/locales/zh-CN/browser/browser/zen-folders.ftl index 97c93bf2e..8a247612f 100644 --- a/locales/zh-CN/browser/browser/zen-folders.ftl +++ b/locales/zh-CN/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = 搜索 { $folder-name }… zen-folders-panel-rename-folder = diff --git a/locales/zh-CN/browser/browser/zen-general.ftl b/locales/zh-CN/browser/browser/zen-general.ftl index 556104f6b..1ccd4b04b 100644 --- a/locales/zh-CN/browser/browser/zen-general.ftl +++ b/locales/zh-CN/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = 当前配置 unified-extensions-description = 扩展用于为 { -brand-short-name } 带来更多额外功能。 tab-context-zen-reset-pinned-tab = @@ -57,6 +61,8 @@ zen-generic-next = Next # These labels will be used for the site data panel settings zen-site-data-setting-allow = Allowed zen-site-data-setting-block = Blocked +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = Extension @@ -70,8 +76,14 @@ zen-site-data-get-addons = .label = 添加扩展 zen-site-data-site-settings = .label = 所有站点设置 -zen-site-data-share = - .label = Share This Page +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Copy URL zen-site-data-setting-site-protection = Tracking Protection diff --git a/locales/zh-CN/browser/browser/zen-split-view.ftl b/locales/zh-CN/browser/browser/zen-split-view.ftl index 3d565d6a2..92f82bea1 100644 --- a/locales/zh-CN/browser/browser/zen-split-view.ftl +++ b/locales/zh-CN/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/zh-CN/browser/browser/zen-vertical-tabs.ftl b/locales/zh-CN/browser/browser/zen-vertical-tabs.ftl index 5da8c55cd..ca7874f14 100644 --- a/locales/zh-CN/browser/browser/zen-vertical-tabs.ftl +++ b/locales/zh-CN/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = 右侧标签页 .accesskey = R diff --git a/locales/zh-CN/browser/browser/zen-workspaces.ftl b/locales/zh-CN/browser/browser/zen-workspaces.ftl index 7a9c3841f..20fe0fa97 100644 --- a/locales/zh-CN/browser/browser/zen-workspaces.ftl +++ b/locales/zh-CN/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = 工作区 zen-panel-ui-workspaces-create = .label = 创建工作区 @@ -53,3 +57,9 @@ zen-workspace-creation-header = 创建工作区 zen-workspace-creation-label = 工作区用于组织标签页和会话。 zen-workspaces-delete-workspace-title = 删除工作区? zen-workspaces-delete-workspace-body = 你确定要删除 { $name } 吗?这个操作无法撤销。 +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/locales/zh-TW/browser/browser/preferences/zen-preferences.ftl b/locales/zh-TW/browser/browser/preferences/zen-preferences.ftl index af9de897d..0d7c5162d 100644 --- a/locales/zh-TW/browser/browser/preferences/zen-preferences.ftl +++ b/locales/zh-TW/browser/browser/preferences/zen-preferences.ftl @@ -1,3 +1,7 @@ +# 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/. + pane-zen-looks-title = 外觀與樣式 category-zen-looks = .tooltiptext = { pane-zen-looks-title } @@ -300,3 +304,4 @@ zen-devtools-toggle-performance-shortcut = 開啟效能檢測器 zen-devtools-toggle-storage-shortcut = 開啟儲存空間檢測器 zen-devtools-toggle-dom-shortcut = 開啟 DOM zen-devtools-toggle-accessibility-shortcut = 開啟輔助功能 +zen-close-all-unpinned-tabs-shortcut = Close All Unpinned Tabs diff --git a/locales/zh-TW/browser/browser/zen-folders.ftl b/locales/zh-TW/browser/browser/zen-folders.ftl index 629509b69..59a2af1f8 100644 --- a/locales/zh-TW/browser/browser/zen-folders.ftl +++ b/locales/zh-TW/browser/browser/zen-folders.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-folders-search-placeholder = .placeholder = 搜尋 { $folder-name }... zen-folders-panel-rename-folder = diff --git a/locales/zh-TW/browser/browser/zen-general.ftl b/locales/zh-TW/browser/browser/zen-general.ftl index 0574bc55c..4fa3e031c 100644 --- a/locales/zh-TW/browser/browser/zen-general.ftl +++ b/locales/zh-TW/browser/browser/zen-general.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-current-profile-text = 當前設定檔 unified-extensions-description = 擴充功能可為 { -brand-short-name } 帶來更多額外功能。 tab-context-zen-reset-pinned-tab = @@ -57,6 +61,8 @@ zen-generic-next = Next # These labels will be used for the site data panel settings zen-site-data-setting-allow = Allowed zen-site-data-setting-block = Blocked +zen-site-data-protections-enabled = Enabled +zen-site-data-protections-disabled = Disabled zen-site-data-setting-cross-site = Cross-Site cookie zen-site-data-security-info-extension = .label = Extension @@ -70,8 +76,14 @@ zen-site-data-get-addons = .label = Add Extensions zen-site-data-site-settings = .label = All Site Settings -zen-site-data-share = - .label = Share This Page +zen-site-data-header-share = + .tooltiptext = Share This Page +zen-site-data-header-reader-mode = + .tooltiptext = Enter Reader Mode +zen-site-data-header-screenshot = + .tooltiptext = Take a Screenshot +zen-site-data-header-bookmark = + .tooltiptext = Bookmark This Page zen-urlbar-copy-url-button = .tooltiptext = Copy URL zen-site-data-setting-site-protection = Tracking Protection diff --git a/locales/zh-TW/browser/browser/zen-split-view.ftl b/locales/zh-TW/browser/browser/zen-split-view.ftl index d7701d89a..751a1551e 100644 --- a/locales/zh-TW/browser/browser/zen-split-view.ftl +++ b/locales/zh-TW/browser/browser/zen-split-view.ftl @@ -1,3 +1,7 @@ +# 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/. + tab-zen-split-tabs = .label = { $tabCount -> diff --git a/locales/zh-TW/browser/browser/zen-vertical-tabs.ftl b/locales/zh-TW/browser/browser/zen-vertical-tabs.ftl index 5be0b8652..b677b0a52 100644 --- a/locales/zh-TW/browser/browser/zen-vertical-tabs.ftl +++ b/locales/zh-TW/browser/browser/zen-vertical-tabs.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-toolbar-context-tabs-right = .label = 右側分頁欄 .accesskey = R diff --git a/locales/zh-TW/browser/browser/zen-workspaces.ftl b/locales/zh-TW/browser/browser/zen-workspaces.ftl index 18f96eaa4..2a5b867b1 100644 --- a/locales/zh-TW/browser/browser/zen-workspaces.ftl +++ b/locales/zh-TW/browser/browser/zen-workspaces.ftl @@ -1,3 +1,7 @@ +# 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/. + zen-panel-ui-workspaces-text = 工作區 zen-panel-ui-workspaces-create = .label = 建立工作區 @@ -53,3 +57,9 @@ zen-workspace-creation-header = 建立工作區 zen-workspace-creation-label = 工作區用於組織您的分頁與工作階段。 zen-workspaces-delete-workspace-title = 刪除工作區? zen-workspaces-delete-workspace-body = 您確定要刪除 { $name } 嗎?此操錯無法復原。 +# Note that the html tag MUST not be changed or removed, as it is used to better +# display the shortcut in the toast notification. +zen-workspaces-close-all-unpinned-tabs-toast = Tabs Closed! Use { $shortcut } to undo. +zen-workspaces-close-all-unpinned-tabs-title = + .label = Clear + .tooltiptext = Close all unpinned tabs diff --git a/prefs/firefox/urlbar.yaml b/prefs/firefox/urlbar.yaml index e47a3274b..cdb951402 100644 --- a/prefs/firefox/urlbar.yaml +++ b/prefs/firefox/urlbar.yaml @@ -22,6 +22,9 @@ - name: browser.urlbar.untrimOnUserInteraction.featureGate value: true +- name: media.videocontrols.picture-in-picture.urlbar-button.enabled + value: false + # Enable private suggestions - name: browser.search.suggest.enabled value: false diff --git a/prefs/zen/glance.yaml b/prefs/zen/glance.yaml index 49125fe30..0d3b15742 100644 --- a/prefs/zen/glance.yaml +++ b/prefs/zen/glance.yaml @@ -12,4 +12,7 @@ value: true - name: zen.glance.activation-method - value: 'alt' # ctrl, alt, shift, none, hold + value: 'alt' # ctrl, alt, shift + +- name: zen.glance.animation-duration + value: 400 # in milliseconds diff --git a/prefs/zen/view.yaml b/prefs/zen/view.yaml index ff34b01d0..c5970430e 100644 --- a/prefs/zen/view.yaml +++ b/prefs/zen/view.yaml @@ -54,3 +54,6 @@ - name: zen.view.borderless-fullscreen value: true + +- name: zen.view.shift-down-site-on-hover + value: false diff --git a/src/browser/base/content/browser-js.patch b/src/browser/base/content/browser-js.patch index 33bd7cf81..374b89d06 100644 --- a/src/browser/base/content/browser-js.patch +++ b/src/browser/base/content/browser-js.patch @@ -1,5 +1,5 @@ diff --git a/browser/base/content/browser.js b/browser/base/content/browser.js -index 32b67f846b9942ad3da4276bb8748fee915eb485..f77d5df7c8ef49c0366ada8b3153c5a6c676239b 100644 +index 32b67f846b9942ad3da4276bb8748fee915eb485..529ef8895d2ab01b4cbebd2992fd3b64225e42b0 100644 --- a/browser/base/content/browser.js +++ b/browser/base/content/browser.js @@ -31,6 +31,7 @@ ChromeUtils.defineESModuleGetters(this, { @@ -19,6 +19,33 @@ index 32b67f846b9942ad3da4276bb8748fee915eb485..f77d5df7c8ef49c0366ada8b3153c5a6 PictureInPicture.updateUrlbarToggle(gBrowser.selectedBrowser); if (!gMultiProcessBrowser) { +@@ -3795,7 +3798,7 @@ function warnAboutClosingWindow() { + + if (!isPBWindow && !toolbar.visible) { + return gBrowser.warnAboutClosingTabs( +- gBrowser.openTabs.length, ++ gBrowser.visibleTabs.filter(t => t.getAttribute("pending")!=="true").length, + gBrowser.closingTabsEnum.ALL + ); + } +@@ -3835,7 +3838,7 @@ function warnAboutClosingWindow() { + return ( + isPBWindow || + gBrowser.warnAboutClosingTabs( +- gBrowser.openTabs.length, ++ gBrowser.visibleTabs.filter(t => t.getAttribute("pending")!=="true").length, + gBrowser.closingTabsEnum.ALL + ) + ); +@@ -3860,7 +3863,7 @@ function warnAboutClosingWindow() { + AppConstants.platform != "macosx" || + isPBWindow || + gBrowser.warnAboutClosingTabs( +- gBrowser.openTabs.length, ++ gBrowser.visibleTabs.filter(t => t.getAttribute("pending")!=="true").length, + gBrowser.closingTabsEnum.ALL + ) + ); @@ -4782,6 +4785,9 @@ var ConfirmationHint = { MozXULElement.insertFTLIfNeeded("toolkit/branding/brandings.ftl"); MozXULElement.insertFTLIfNeeded("browser/confirmationHints.ftl"); diff --git a/src/browser/base/content/browser-pageActions-js.patch b/src/browser/base/content/browser-pageActions-js.patch index 197789f45..d4c64166e 100644 --- a/src/browser/base/content/browser-pageActions-js.patch +++ b/src/browser/base/content/browser-pageActions-js.patch @@ -1,12 +1,13 @@ diff --git a/browser/base/content/browser-pageActions.js b/browser/base/content/browser-pageActions.js -index 00da33bc11189db17b6a2e656acb3a778531197c..9571155baccad9a886cbe9c7bf0bd76a135331c4 100644 +index 00da33bc11189db17b6a2e656acb3a778531197c..bdca62e9ed5513e1e1922f1f9498755f5459e0c2 100644 --- a/browser/base/content/browser-pageActions.js +++ b/browser/base/content/browser-pageActions.js -@@ -451,6 +451,7 @@ var BrowserPageActions = { +@@ -449,7 +449,7 @@ var BrowserPageActions = { + document.getElementById( + action && this.urlbarButtonNodeIDForActionID(action.id) ), - document.getElementById(this.mainButtonNode.id), - document.getElementById("identity-icon"), +- document.getElementById(this.mainButtonNode.id), + document.getElementById("zen-site-data-icon-button"), + document.getElementById("identity-icon"), ]; for (let node of potentialAnchorNodes) { - if (node && !node.hidden) { diff --git a/src/browser/base/content/zen-assets.jar.inc.mn b/src/browser/base/content/zen-assets.jar.inc.mn index ab7337194..8825284ba 100644 --- a/src/browser/base/content/zen-assets.jar.inc.mn +++ b/src/browser/base/content/zen-assets.jar.inc.mn @@ -7,7 +7,6 @@ content/browser/ZenPreloadedScripts.js (../../zen/common/ZenPreloadedScripts.js) content/browser/zen-sets.js (../../zen/common/zen-sets.js) content/browser/ZenUIManager.mjs (../../zen/common/ZenUIManager.mjs) - content/browser/zen-components/ZenActorsManager.mjs (../../zen/common/ZenActorsManager.mjs) content/browser/zen-components/ZenCommonUtils.mjs (../../zen/common/ZenCommonUtils.mjs) content/browser/zen-components/ZenSessionStore.mjs (../../zen/common/ZenSessionStore.mjs) content/browser/zen-components/ZenEmojisData.min.mjs (../../zen/common/emojis/ZenEmojisData.min.mjs) diff --git a/src/browser/base/content/zen-commands.inc.xhtml b/src/browser/base/content/zen-commands.inc.xhtml index d1cbacd7a..66cfe1c5b 100644 --- a/src/browser/base/content/zen-commands.inc.xhtml +++ b/src/browser/base/content/zen-commands.inc.xhtml @@ -60,4 +60,5 @@ + diff --git a/src/browser/base/content/zen-panels/site-data.inc b/src/browser/base/content/zen-panels/site-data.inc index e5a774b88..bf310982b 100644 --- a/src/browser/base/content/zen-panels/site-data.inc +++ b/src/browser/base/content/zen-panels/site-data.inc @@ -16,16 +16,20 @@ mainview-with-header="true"> @@ -35,10 +39,6 @@