diff options
Diffstat (limited to 'l10n-da/mobile/android/chrome/aboutPrivateBrowsing.dtd')
-rw-r--r-- | l10n-da/mobile/android/chrome/aboutPrivateBrowsing.dtd | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/l10n-da/mobile/android/chrome/aboutPrivateBrowsing.dtd b/l10n-da/mobile/android/chrome/aboutPrivateBrowsing.dtd new file mode 100644 index 0000000000..1885f732e6 --- /dev/null +++ b/l10n-da/mobile/android/chrome/aboutPrivateBrowsing.dtd @@ -0,0 +1,25 @@ +<!-- 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 privatebrowsingpage.title "Privat browsing"> + +<!-- Localisation note: the plus sign here is a shorthand way of expressing the word "and". Contextually the privatebrowsingpage.title.private string + is used as a title, with the privatebrowsingpage.title string preceding it but on a separate line. + So the final line will say "Private Browsing + Tracking Protection". --> +<!ENTITY privatebrowsingpage.title.private "+ beskyttelse mod sporing"> +<!-- Localization note (privatebrowsingpage.title.normal1): "Private Browsing" + is capitalized in English to be consistent with our existing uses of the + term. --> +<!ENTITY privatebrowsingpage.title.normal1 "Du er ikke på et faneblad med privat browsing"> + +<!ENTITY privatebrowsingpage.description.trackingProtection "&brandShortName; blokerer dele af websider, der kan spore dig på nettet."> +<!ENTITY privatebrowsingpage.description.privateDetails "Vi gemmer ikke din historik, men hentede filer og nye bogmærker vil blive gemt på din enhed."> + +<!-- Localization note (privatebrowsingpage.description.normal2): "Private + Browsing is capitalized in English to be consistent with our existing uses + of the term. --> +<!ENTITY privatebrowsingpage.description.normal2 "Når du benytter privat browsing, gemmer vi hverken historik eller cookies. Hvis du tilføjer bogmærker eller henter filer, vil de blive gemt på din enhed."> + +<!ENTITY privatebrowsingpage.link.private "Vil du læse mere?"> +<!ENTITY privatebrowsingpage.link.normal "Åbn et nyt privat faneblad"> |