diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-28 14:29:10 +0000 |
commit | 2aa4a82499d4becd2284cdb482213d541b8804dd (patch) | |
tree | b80bf8bf13c3766139fbacc530efd0dd9d54394c /l10n-en-GB/suite/chrome/common/sidebar | |
parent | Initial commit. (diff) | |
download | firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.tar.xz firefox-2aa4a82499d4becd2284cdb482213d541b8804dd.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-en-GB/suite/chrome/common/sidebar')
4 files changed, 88 insertions, 0 deletions
diff --git a/l10n-en-GB/suite/chrome/common/sidebar/customize.dtd b/l10n-en-GB/suite/chrome/common/sidebar/customize.dtd new file mode 100644 index 0000000000..32a2eabd0b --- /dev/null +++ b/l10n-en-GB/suite/chrome/common/sidebar/customize.dtd @@ -0,0 +1,31 @@ +<!-- 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/. --> + +<!-- extracted from ./customize.xul --> + +<!-- LOCALIZATION NOTE sidebar.customize.title.label: Do NOT localize the term "&sidebarName;" --> +<!ENTITY sidebar.customize.title.label "Customise &sidebarName;"> +<!-- LOCALIZATION NOTE sidebar.customize.current.label: Do NOT localize the term "&sidebarName;" --> +<!ENTITY sidebar.customize.current.label "Tabs in &sidebarName;:"> +<!ENTITY sidebar.customize.current.accesskey "T"> + +<!ENTITY sidebar.customize.title "Customise Sidebar"> +<!ENTITY sidebar.customize.current2.label "Tabs in Sidebar:"> +<!ENTITY sidebar.customize.current2.accesskey "T"> +<!ENTITY sidebar.customize.customize.label "Customise Tab…"> +<!ENTITY sidebar.customize.customize.accesskey "C"> +<!ENTITY sidebar.customize.remove.label "Remove"> +<!ENTITY sidebar.customize.remove.accesskey "R"> +<!ENTITY sidebar.customize.additional.label "Available Tabs:"> +<!ENTITY sidebar.customize.additional.accesskey "v"> +<!ENTITY sidebar.customize.add.label "Add"> +<!ENTITY sidebar.customize.add.accesskey "A"> +<!ENTITY sidebar.customize.preview.label "Preview…"> +<!ENTITY sidebar.customize.preview.accesskey "P"> +<!ENTITY sidebar.customize.up.label "Move Up"> +<!ENTITY sidebar.customize.up.accesskey "U"> +<!ENTITY sidebar.customize.down.label "Move Down"> +<!ENTITY sidebar.customize.down.accesskey "D"> +<!ENTITY sidebar.more.label "Find More Tabs…"> +<!ENTITY sidebar.more.accesskey "F"> diff --git a/l10n-en-GB/suite/chrome/common/sidebar/preview.dtd b/l10n-en-GB/suite/chrome/common/sidebar/preview.dtd new file mode 100644 index 0000000000..5947fa9400 --- /dev/null +++ b/l10n-en-GB/suite/chrome/common/sidebar/preview.dtd @@ -0,0 +1,5 @@ +<!-- 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/. --> + +<!ENTITY sidebar.preview.title.label "Tab Preview"> diff --git a/l10n-en-GB/suite/chrome/common/sidebar/sidebar.properties b/l10n-en-GB/suite/chrome/common/sidebar/sidebar.properties new file mode 100644 index 0000000000..0f3a2e084b --- /dev/null +++ b/l10n-en-GB/suite/chrome/common/sidebar/sidebar.properties @@ -0,0 +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/. + +addPanelConfirmTitle=Add Tab to Sidebar +addPanelConfirmMessage=Add the tab '%title%' to the %name%?##Source: %url% +persistentPanelWarning=The sidebar tab you are adding can transfer data across the Internet and run JavaScript even while %name% is closed. + +addPanelConfirmMessage2=Add the tab '%title%' to the sidebar?##Source: %url% +persistentPanelWarning2=The sidebar tab you are adding can transfer data across the Internet and run JavaScript even while the sidebar is closed. + +dupePanelAlertTitle=Sidebar +dupePanelAlertMessage=%url% already exists in the %name%. +dupePanelAlertMessage2=%url% already exists in the sidebar. diff --git a/l10n-en-GB/suite/chrome/common/sidebar/sidebarOverlay.dtd b/l10n-en-GB/suite/chrome/common/sidebar/sidebarOverlay.dtd new file mode 100644 index 0000000000..3736314ab1 --- /dev/null +++ b/l10n-en-GB/suite/chrome/common/sidebar/sidebarOverlay.dtd @@ -0,0 +1,38 @@ +<!-- 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/. --> + +<!ENTITY sidebar.panels.label "Sidebar"> +<!ENTITY sidebar.reload.label "Reload"> +<!ENTITY sidebar.reload.accesskey "R"> +<!ENTITY sidebar.picker.label "Tabs"> +<!ENTITY sidebar.customize.label "Customise Sidebar…"> +<!ENTITY sidebar.customize.accesskey "u"> +<!ENTITY sidebar.hide.label "Hide Tab"> +<!ENTITY sidebar.hide.accesskey "H"> +<!ENTITY sidebar.switch.label "Switch to Tab"> +<!ENTITY sidebar.switch.accesskey "T"> +<!ENTITY sidebarCmd.label "Sidebar"> +<!ENTITY sidebarCmd.accesskey "b"> +<!ENTITY sidebar.loading.label "Loading…"> +<!ENTITY sidebar.loadstopped.label "Load stopped"> +<!ENTITY sidebar.loading.stop.label "Stop"> +<!ENTITY sidebar.loading.stop.accesskey "S"> + +<!-- LOCALIZATION NOTE (showHideSidebarCmd.key): This is only used on the + mac platform, other platforms use VK_F9. --> +<!ENTITY showHideSidebarCmd.key "S"> + +<!ENTITY sidebar.no-panels.state "The sidebar is currently empty."> +<!ENTITY sidebar.no-panels.add 'You may add tabs by clicking on the "Tabs" button above.'> +<!ENTITY sidebar.no-panels.hide 'If you would like to completely hide the Sidebar, click on the "View" menu above, and select "Sidebar" from the "Show/Hide" sub-menu.'> +<!ENTITY sidebar.sbDirectory.label "Sidebar Directory…"> + +<!ENTITY sidebar.pagenotfound.label "This tab is not available right now."> +<!ENTITY sidebar.close.tooltip "Close Sidebar"> +<!ENTITY sidebar.open.tooltip "Open Sidebar"> + +<!ENTITY sidebar.search.label "Search"> +<!ENTITY sidebar.client-bookmarks.label "Bookmarks"> +<!ENTITY sidebar.client-history.label "History"> +<!ENTITY sidebar.client-addressbook.label "Address Book"> |