diff options
Diffstat (limited to 'l10n-oc/mobile/android/chrome/aboutCertError.dtd')
-rw-r--r-- | l10n-oc/mobile/android/chrome/aboutCertError.dtd | 33 |
1 files changed, 33 insertions, 0 deletions
diff --git a/l10n-oc/mobile/android/chrome/aboutCertError.dtd b/l10n-oc/mobile/android/chrome/aboutCertError.dtd new file mode 100644 index 0000000000..39d345dd2c --- /dev/null +++ b/l10n-oc/mobile/android/chrome/aboutCertError.dtd @@ -0,0 +1,33 @@ +<!-- 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 % brandDTD + SYSTEM "chrome://branding/locale/brand.dtd"> + %brandDTD; + +<!-- These strings are used by Firefox's custom about:certerror page, +a replacement for the standard security certificate errors produced +by NSS/PSM via netError.xhtml. --> + +<!ENTITY certerror.pagetitle "Connexion pas segura"> +<!ENTITY certerror.longpagetitle "Aquesta connexion es pas certificada"> + +<!-- Localization note (certerror.introPara1) - The string "#1" will +be replaced at runtime with the name of the server to which the user +was trying to connect. --> +<!ENTITY certerror.introPara1 "Avètz demandat a &brandShortName; de se connectar +d’un biais segur a <b>#1</b>, mas vos podèm pas confirmar que vòstra connexion es segura."> + +<!ENTITY certerror.whatShouldIDo.heading "De qué me cal far ?"> +<!ENTITY certerror.whatShouldIDo.content "Se vos connectatz sovent a aqueste site sens problèma, aquesta error pòt voler dire que qualqu'un es a s'apropriar lo site e deuriatz pas contunhar."> +<!ENTITY certerror.getMeOutOfHere.label "Sortissètz-me d’aicí !"> + +<!ENTITY certerror.expert.heading "Ai compreses los risques"> +<!ENTITY certerror.expert.content "S’avètz compres çò que se passa, podètz dire a &brandShortName; de començar a se fisar de l’identificacion del site. <b>Quitament se vos fisatz del site, aquesta error pòt voler dire que qualqu’un es a jogar amb vòstra connexion.</b>"> +<!ENTITY certerror.expert.contentPara2 "Apondatz pas cap d’exception, levat +se sabètz que i a una bona rason per qu'aqueste site utilize pas d’identificacion segura."> +<!ENTITY certerror.addTemporaryException.label "Visitar lo site"> +<!ENTITY certerror.addPermanentException.label "Apondre una excepcion permanenta"> + +<!ENTITY certerror.technical.heading "Detalhs tecnics"> |