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-ca/mobile/android/chrome/aboutPrivateBrowsing.dtd | |
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 'l10n-ca/mobile/android/chrome/aboutPrivateBrowsing.dtd')
-rw-r--r-- | l10n-ca/mobile/android/chrome/aboutPrivateBrowsing.dtd | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/l10n-ca/mobile/android/chrome/aboutPrivateBrowsing.dtd b/l10n-ca/mobile/android/chrome/aboutPrivateBrowsing.dtd new file mode 100644 index 0000000000..f99769088c --- /dev/null +++ b/l10n-ca/mobile/android/chrome/aboutPrivateBrowsing.dtd @@ -0,0 +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/. --> + +<!ENTITY privatebrowsingpage.title "Navegació privada"> +<!-- Localisation note: the plus sign here is a shorthand way of expressing the word "and". Contextually the privatebrowsingpage.title.private string + is used as a title, with the privatebrowsingpage.title string preceding it but on a separate line. + So the final line will say "Private Browsing + Tracking Protection". --> + +<!ENTITY privatebrowsingpage.title.private "+ Protecció contra el seguiment"> +<!-- Localization note (privatebrowsingpage.title.normal1): "Private Browsing" + is capitalized in English to be consistent with our existing uses of the + term. --> +<!ENTITY privatebrowsingpage.title.normal1 "No esteu en mode de navegació privada"> + +<!ENTITY privatebrowsingpage.description.trackingProtection "El &brandShortName; bloca les parts de les pàgines que podrien fer el seguiment de la vostra navegació."> +<!ENTITY privatebrowsingpage.description.privateDetails "No es recordarà l'historial de navegació, però els fitxers que baixeu i les adreces d'interès noves sí que es desaran en el dispositiu."> +<!-- Localization note (privatebrowsingpage.description.normal2): "Private + Browsing is capitalized in English to be consistent with our existing uses + of the term. --> + +<!ENTITY privatebrowsingpage.description.normal2 "En la navegació privada, no es conservaran ni l'historial de navegació ni les galetes. Sí que es desaran al dispositiu les adreces d'interès que afegiu i els fitxers que baixeu."> + +<!ENTITY privatebrowsingpage.link.private "Voleu més informació?"> +<!ENTITY privatebrowsingpage.link.normal "Obre una pestanya privada nova"> |