summaryrefslogtreecommitdiffstats
path: root/l10n-sv-SE/mobile/android/chrome/aboutCertError.dtd
blob: 4a33cc7155a963e0bb649ff5a26ae265229b6201 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
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/. -->

<!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  "Otillförlitlig anslutning">
<!ENTITY certerror.longpagetitle "Den här anslutningen är inte tillförlitlig">
<!-- 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 "Du har instruerat &brandShortName; att ansluta till <b>#1</b> på ett säkert sätt, men det går inte att bekräfta att anslutningen verkligen är säker.">

<!ENTITY certerror.whatShouldIDo.heading "Vad bör jag göra?">
<!ENTITY certerror.whatShouldIDo.content "Om du vanligtvis utan problem ansluter till den här webbplatsen kan det här felet tyda på att någon annan försöker utge sig för att vara rätt webbplats och du bör därför inte fortsätta.">
<!ENTITY certerror.getMeOutOfHere.label "Ta mig härifrån!">

<!ENTITY certerror.expert.heading "Jag förstår riskerna">
<!ENTITY certerror.expert.content "Om du förstår vad som har hänt kan du instruera &brandShortName; att börja lita på den här webbplatsens identitet. <b>Även om du litar på den här webbplatsen kan det här felet vara ett tecken på att någon manipulerar din internetanslutning.</b>">
<!ENTITY certerror.expert.contentPara2 "Lägg inte till ett undantag om du inte vet att det finns en bra anledning till varför webbplatsen inte använder en betrodd identifieringsmetod.">
<!ENTITY certerror.addTemporaryException.label "Besök platsen">
<!ENTITY certerror.addPermanentException.label "Lägg till ett permanent undantag">

<!ENTITY certerror.technical.heading "Tekniska detaljer">