diff options
Diffstat (limited to 'l10n-ca/suite/chrome/common/safeBrowsing.dtd')
-rw-r--r-- | l10n-ca/suite/chrome/common/safeBrowsing.dtd | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/l10n-ca/suite/chrome/common/safeBrowsing.dtd b/l10n-ca/suite/chrome/common/safeBrowsing.dtd new file mode 100644 index 0000000000..4c272fd6bc --- /dev/null +++ b/l10n-ca/suite/chrome/common/safeBrowsing.dtd @@ -0,0 +1,13 @@ +<!-- 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 "Treu-me d'aquí!"> +<!ENTITY safeb.palm.decline.label "Ignora aquest avís"> +<!ENTITY safeb.palm.reportPage.label "Per què s'ha blocat aquest lloc?"> + +<!ENTITY safeb.blocked.malwarePage.title "S'ha informat que el lloc web és atacant!"> +<!-- 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 "S'ha informat que el lloc web a <span id='malware_sitename'/> seria atacant, i s'ha blocat d'acord amb les vostres preferències de seguretat."> +<!ENTITY safeb.blocked.malwarePage.longDesc "<p>Els llocs atacants proven d'instal·lar programari que roba informació privada, utilitzen el vostre ordinador per atacar-ne d'altres, o fan malbé el vostre sistema.</p><p>Alguns llocs atacants distribueixen de forma intencionada programari maligne, tot i que molts estan compromesos sense el coneixement o permís dels propietaris.</p>"> + |