summaryrefslogtreecommitdiffstats
path: root/l10n-fr/suite/chrome/common/certError.dtd
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-07 09:22:09 +0000
commit43a97878ce14b72f0981164f87f2e35e14151312 (patch)
tree620249daf56c0258faa40cbdcf9cfba06de2a846 /l10n-fr/suite/chrome/common/certError.dtd
parentInitial commit. (diff)
downloadfirefox-43a97878ce14b72f0981164f87f2e35e14151312.tar.xz
firefox-43a97878ce14b72f0981164f87f2e35e14151312.zip
Adding upstream version 110.0.1.upstream/110.0.1upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'l10n-fr/suite/chrome/common/certError.dtd')
-rw-r--r--l10n-fr/suite/chrome/common/certError.dtd31
1 files changed, 31 insertions, 0 deletions
diff --git a/l10n-fr/suite/chrome/common/certError.dtd b/l10n-fr/suite/chrome/common/certError.dtd
new file mode 100644
index 0000000000..fffe5e815f
--- /dev/null
+++ b/l10n-fr/suite/chrome/common/certError.dtd
@@ -0,0 +1,31 @@
+<!-- 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/. -->
+
+<!-- These strings are used by SeaMonkey's custom about:certerror page,
+a replacement for the standard security certificate errors produced
+by NSS/PSM via netError.xhtml. -->
+
+<!ENTITY certerror.pagetitle "Connexion non certifiée">
+<!ENTITY certerror.longpagetitle "Cette connexion n’est pas certifiée">
+
+<!-- Localization note (certerror.introPara1a) - The text content of the span
+tag will be replaced at runtime with the name of the server to which the user
+was trying to connect. -->
+<!ENTITY certerror.introPara1a "Vous avez demandé à &brandShortName; de se connecter de manière sécurisée à <span class='hostname'/>, mais nous ne pouvons pas confirmer que votre connexion est sécurisée.">
+<!ENTITY certerror.introPara2 "Normalement, lorsque vous essayez de vous connecter de manière sécurisée, les sites présentent une identification certifiée pour prouver que vous vous trouvez à la bonne adresse. Cependant, l’identité de ce site ne peut pas être vérifiée.">
+
+<!ENTITY certerror.whatShouldIDo.heading "Que dois-je faire ?">
+<!ENTITY certerror.whatShouldIDo.content "Si vous vous connectez habituellement à ce site sans problème, cette erreur peut signifier que quelqu’un essaie d’usurper l’identité de ce site et vous ne devriez pas continuer.">
+<!ENTITY certerror.whatShouldIDo.badStsCertExplanation "Ce site a recours à HTTP Strict Transport Security (HSTS) pour indiquer à &brandShortName; de n’établir qu’une connexion sécurisée. Ainsi il n’est pas possible d’ajouter d’exception pour ce certificat.">
+<!ENTITY certerror.getMeOutOfHere.label "Sortir d’ici !">
+
+<!ENTITY certerror.expert.heading "Je comprends les risques">
+<!ENTITY certerror.expert.content "Si vous comprenez ce qui se passe, vous pouvez indiquer à &brandShortName; de commencer à faire confiance à l’identification de ce site. <b>Même si vous avez confiance en ce site, cette erreur pourrait signifier que quelqu’un est en train de pirater votre connexion.</b>">
+<!ENTITY certerror.expert.contentPara2 "N’ajoutez pas d’exception à moins que vous ne connaissiez une bonne raison pour laquelle ce site n’utilise pas d’identification certifiée.">
+<!ENTITY certerror.addException.label "Ajouter une exception…">
+
+<!ENTITY certerror.technical.heading "Détails techniques">
+
+<!ENTITY dnsNotFound.pageTitle "Serveur introuvable">
+<!ENTITY malformedURI.pageTitle "URL invalide">