From fa1ccff925fbce9dc48e4f5660a3694046e11f4c Mon Sep 17 00:00:00 2001 From: "mr. m" <91018726+mr-cheffy@users.noreply.github.com> Date: Thu, 11 Dec 2025 11:34:30 +0100 Subject: [PATCH] New translations zen-split-view.ftl (Frisian) --- .../fy-NL/browser/browser/zen-split-view.ftl | 20 +++++++++++++++++++ 1 file changed, 20 insertions(+) create mode 100644 locales/fy-NL/browser/browser/zen-split-view.ftl diff --git a/locales/fy-NL/browser/browser/zen-split-view.ftl b/locales/fy-NL/browser/browser/zen-split-view.ftl new file mode 100644 index 000000000..d5b56099c --- /dev/null +++ b/locales/fy-NL/browser/browser/zen-split-view.ftl @@ -0,0 +1,20 @@ +# 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 -> + [1] Split Tab (multiple selected tabs needed) + *[other] Split { $tabCount } Tabs + } + .accesskey = S +zen-split-link = + .label = Split link to new tab + .accesskey = S +zen-split-view-modifier-header = Split View +zen-split-view-modifier-activate-reallocation = + .label = Activate reallocation +zen-split-view-modifier-enabled-toast = Split view rearrange is ON. +zen-split-view-modifier-enabled-toast-description = Drag and drop the view to rearrange. Press Esc to exit. +zen-split-view-modifier-disabled-toast = Split view rearrange is OFF.