summaryrefslogtreecommitdiffstats
path: root/l10n-nb-NO/mobile/android/chrome/aboutCertError.dtd
blob: d18f8a740297b2c069e5cedc4d6710c5bf4ee422 (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  "Usikker tilkobling">
<!ENTITY certerror.longpagetitle "Denne tilkoblingen mangler sikkerhet">
<!-- 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 bedt &brandShortName; om å koble til <b>#1</b> med en sikker tilkobling, men vi kan ikke bekrefte at tilkoblingen er sikker.">

<!ENTITY certerror.whatShouldIDo.heading "Hva bør jeg gjøre?">
<!ENTITY certerror.whatShouldIDo.content "Dersom du vanligvis kobler til dette nettstedet uten problemer kan denne meldingen bety at noen forsøker å etterligne nettstedet. Du bør da ikke fortsette.">
<!ENTITY certerror.getMeOutOfHere.label "Få meg bort herfra!">

<!ENTITY certerror.expert.heading "Jeg forstår risikoen">
<!ENTITY certerror.expert.content "Dersom du forstår hva som foregår kan du be &brandShortName; om å stole på dette nettstedets identitet. <b>Selv om du stoler på nettstedet, kan dette likevel bety at noen forsøker å forfalske tilkoblingen.</b>">
<!ENTITY certerror.expert.contentPara2 "Ikke lag en unntaksregel med mindre du vet at det er en god grunn til at dette nettstedet ikke har sikker identifikasjon.">
<!ENTITY certerror.addTemporaryException.label "Besøk siden">
<!ENTITY certerror.addPermanentException.label "Lag en unntaksregel">

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