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-bs/suite/chrome/common/sidebar | |
parent | Initial commit. (diff) | |
download | firefox-upstream.tar.xz firefox-upstream.zip |
Adding upstream version 86.0.1.upstream/86.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
4 files changed, 61 insertions, 0 deletions
diff --git a/l10n-bs/suite/chrome/common/sidebar/customize.dtd b/l10n-bs/suite/chrome/common/sidebar/customize.dtd new file mode 100644 index 0000000000..2b5b6031f6 --- /dev/null +++ b/l10n-bs/suite/chrome/common/sidebar/customize.dtd @@ -0,0 +1,18 @@ +<!-- 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 "Prilagodi &sidebarName;"> +<!-- LOCALIZATION NOTE sidebar.customize.current.label: Do NOT localize the term "&sidebarName;" --> +<!ENTITY sidebar.customize.current.label "Tabovi u &sidebarName;:"> +<!ENTITY sidebar.customize.customize.label "Prilagodi tab…"> +<!ENTITY sidebar.customize.remove.label "Ukloni"> +<!ENTITY sidebar.customize.additional.label "Dostupni tabovi:"> +<!ENTITY sidebar.customize.add.label "Dodaj"> +<!ENTITY sidebar.customize.preview.label "Pregled…"> +<!ENTITY sidebar.customize.up.label "Pomjeri gore"> +<!ENTITY sidebar.customize.down.label "Pomjeri dole"> +<!ENTITY sidebar.more.label "Nađi više tabova…"> diff --git a/l10n-bs/suite/chrome/common/sidebar/preview.dtd b/l10n-bs/suite/chrome/common/sidebar/preview.dtd new file mode 100644 index 0000000000..86fd8b48f1 --- /dev/null +++ b/l10n-bs/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 "Pregled taba"> diff --git a/l10n-bs/suite/chrome/common/sidebar/sidebar.properties b/l10n-bs/suite/chrome/common/sidebar/sidebar.properties new file mode 100644 index 0000000000..b81859b7c0 --- /dev/null +++ b/l10n-bs/suite/chrome/common/sidebar/sidebar.properties @@ -0,0 +1,10 @@ +# 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=Dodajte tab na bočnu traku +addPanelConfirmMessage=Dodajte tab „%title%” na %name%?##Izvor: %url% +persistentPanelWarning=Tab bočne trake kojeg dodajete može prenositi podatke putem interneta i pokrenuti JavaScript čak i dok je %name% zatvoren. + +dupePanelAlertTitle=Bočna traka +dupePanelAlertMessage=%url% već postoji u %name%. diff --git a/l10n-bs/suite/chrome/common/sidebar/sidebarOverlay.dtd b/l10n-bs/suite/chrome/common/sidebar/sidebarOverlay.dtd new file mode 100644 index 0000000000..a8e9fb6a41 --- /dev/null +++ b/l10n-bs/suite/chrome/common/sidebar/sidebarOverlay.dtd @@ -0,0 +1,28 @@ +<!-- 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 "Bočna traka"> +<!ENTITY sidebar.reload.label "Obnovi"> +<!ENTITY sidebar.picker.label "Tabovi"> +<!ENTITY sidebar.customize.label "Prilagodi bočnu traku…"> +<!ENTITY sidebar.hide.label "Sakrij tab"> +<!ENTITY sidebar.switch.label "Prebaci na tab"> +<!ENTITY sidebarCmd.label "Bočna traka"> +<!ENTITY sidebar.loading.label "Učitavanje…"> +<!ENTITY sidebar.loadstopped.label "Učitavanje zaustavljeno"> +<!ENTITY sidebar.loading.stop.label "Zaustavi"> + +<!ENTITY sidebar.no-panels.state "Bočna traka je trenutno prazna."> +<!ENTITY sidebar.no-panels.add 'Možete dodati tabove klikom na dugme "Tabovi" iznad.'> +<!ENTITY sidebar.no-panels.hide 'Ako želite da kompletno sakrijete bočnu traku, kliknite na meni "Pregled" iznad i izaberite "Bočna traka" iz "Prikaži/sakrij" podmenija.'> +<!ENTITY sidebar.sbDirectory.label "Adresar bočne trake…"> + +<!ENTITY sidebar.pagenotfound.label "Ovaj tab trenutno nije dostupan."> +<!ENTITY sidebar.close.tooltip "Zatvori bočnu traku"> +<!ENTITY sidebar.open.tooltip "Otvori bočnu traku"> + +<!ENTITY sidebar.search.label "Traži"> +<!ENTITY sidebar.client-bookmarks.label "Zabilješke"> +<!ENTITY sidebar.client-history.label "Historija"> +<!ENTITY sidebar.client-addressbook.label "Adresar"> |