diff options
Diffstat (limited to 'l10n-gl/mobile/android/chrome/aboutCertError.dtd')
-rw-r--r-- | l10n-gl/mobile/android/chrome/aboutCertError.dtd | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/l10n-gl/mobile/android/chrome/aboutCertError.dtd b/l10n-gl/mobile/android/chrome/aboutCertError.dtd new file mode 100644 index 0000000000..fef095ae91 --- /dev/null +++ b/l10n-gl/mobile/android/chrome/aboutCertError.dtd @@ -0,0 +1,32 @@ +<!-- 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 "Conexión non fiábel"> +<!ENTITY certerror.longpagetitle "Esta conexión non é fiábel"> + +<!-- 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 "Vostede solicitou que &brandShortName; se conecte de forma segura a <b>#1</b>, pero non é posíbel confirmar que a súa conexión é segura."> + +<!ENTITY certerror.whatShouldIDo.heading "Que debería facer?"> +<!ENTITY certerror.whatShouldIDo.content "Se vostede adoita conectarse sen problemas a esta páxina, entón este erro podería ser síntoma dalgún problema de seguranza, e nese caso non debería continuar."> +<!ENTITY certerror.getMeOutOfHere.label "Sáqueme de aquí!"> + +<!ENTITY certerror.expert.heading "Entendo os riscos"> +<!ENTITY certerror.expert.content "Se vostede coñece o motivo deste problema, pode indicarlle a &brandShortName; que confíe na identidade desta páxina. +<b>Pero teña en conta que mesmo que vostede confíe nesta páxina, este erro podería significar que alguén está interceptando a súa conexión.</b>"> +<!ENTITY certerror.expert.contentPara2 "Non engada unha excepción de seguranza a menos que teña vostede unha boa razón para entrar nesta páxina sen unha identificación fiábel."> +<!ENTITY certerror.addTemporaryException.label "Visitar sitio"> +<!ENTITY certerror.addPermanentException.label "Engadir excepción de forma permanente"> + +<!ENTITY certerror.technical.heading "Detalles técnicos"> |