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-es-CL/mobile/android/chrome/phishing.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-es-CL/mobile/android/chrome/phishing.dtd')
-rw-r--r-- | l10n-es-CL/mobile/android/chrome/phishing.dtd | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/l10n-es-CL/mobile/android/chrome/phishing.dtd b/l10n-es-CL/mobile/android/chrome/phishing.dtd new file mode 100644 index 0000000000..e847817bd6 --- /dev/null +++ b/l10n-es-CL/mobile/android/chrome/phishing.dtd @@ -0,0 +1,27 @@ +<!-- 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 safeb.palm.accept.label "¡Sácame de aquí!"> +<!ENTITY safeb.palm.decline.label "Ignorar esta advertencia"> +<!ENTITY safeb.palm.reportPage.label "¿Por qué fue bloqueada esta página?"> +<!-- Localization note (safeb.palm.advisory.desc) - Please don't translate <a id="advisory_provider"/> tag. It will be replaced at runtime with advisory link--> +<!ENTITY safeb.palm.advisory.desc "Sugerencias entregadas por <a id='advisory_provider'/>"> + +<!ENTITY safeb.blocked.malwarePage.title "¡Sospecha de sitio malicioso!"> +<!-- Localization note (safeb.blocked.malware.shortDesc) - Please don't translate the contents of the <span id="malware_sitename"/> tag. It will be replaced at runtime with a domain name (e.g. www.badsite.com) --> +<!ENTITY safeb.blocked.malwarePage.shortDesc "Este sitio en <span id='malware_sitename'/> ha sido reportado como un sitio malicioso y ha sido bloqueado en base a tus preferencias de seguridad."> +<!ENTITY safeb.blocked.malwarePage.longDesc "<p>Las páginas maliciosas intentan instalar programas que roban información privada, usan tu computador para atacar a otras, o dañar tu sistema</p><p>Algunas páginas fraudulentas distribuyen intencionalmente programas perjudiciales, pero muchas se ven comprometidas sin el conocimiento o permiso de sus dueños.</p>"> + +<!ENTITY safeb.blocked.phishingPage.title3 "¡Sitio fraudulento!"> +<!-- Localization note (safeb.blocked.phishingPage.shortDesc3) - Please don't translate the contents of the <span id="phishing_sitename"/> tag. It will be replaced at runtime with a domain name (e.g. www.badsite.com) --> +<!ENTITY safeb.blocked.phishingPage.shortDesc3 "El sitio en <span id='phishing_sitename'/> ha sido reportado como un sitio fraudulento y ha sido bloqueado en base a tus preferencias de seguridad."> +<!ENTITY safeb.blocked.phishingPage.longDesc3 "<p>Las páginas fraudulentas están diseñadas para engañarte para que realices algo peligroso, como por ejemplo instalar software o revelar tu información personal (contraseñas, teléfonos y tarjetas de crédito).</p><p>Ingresar cualquier información en esta página puede resultar en un robo de identidad u otro fraude.</p>"> + +<!ENTITY safeb.blocked.unwantedPage.title "¡Sitio sospechoso de software indeseable!"> +<!-- Localization note (safeb.blocked.unwanted.shortDesc) - Please don't translate the contents of the <span id="unwanted_sitename"/> tag. It will be replaced at runtime with a domain name (e.g. www.badsite.com) --> +<!ENTITY safeb.blocked.unwantedPage.shortDesc "El sitio en <span id='unwanted_sitename'/> ha sido reportado por contener software no deseado y ha sido bloqueado en base a tus preferencias de seguridad."> +<!ENTITY safeb.blocked.unwantedPage.longDesc "Las páginas de software no deseado intentan instalar software que puede ser engañoso y afectar su sistema de formas inesperadas."> + +<!ENTITY safeb.blocked.harmfulPage.title "El sitio a continuación pueden contener malware"> +<!ENTITY safeb.blocked.harmfulPage.shortDesc "&brandShortName; bloqueó esta página porque podría intentar instalar aplicaciones peligrosas que roban o eliminan tu información (por ejemplo: fotos, contraseñas, mensajes y tarjetas de crédito).">
\ No newline at end of file |