blob: dc3e188ee86f984d6b4dc37fc5c3ac5cc948db32 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
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ón 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ón contra rastreo">
<!-- 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 está en modo de navegación privada">
<!ENTITY privatebrowsingpage.description.trackingProtection "&brandShortName; bloquea partes de esta página que pueden rastrear su navegación.">
<!ENTITY privatebrowsingpage.description.privateDetails "No recordaremos ningún historial, pero los archivos descargados y los marcadores nuevos continuarán guardados en su dispositivo.">
<!-- 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ón privada, no se conserva su historial de navegación ni las cookies. Los marcadores que añada y los archivos que descargue sí continuarán guardados en su dispositivo.">
<!ENTITY privatebrowsingpage.link.private "¿Desea más información?">
<!ENTITY privatebrowsingpage.link.normal "Abrir una pestaña privada nueva">
|