summaryrefslogtreecommitdiffstats
path: root/l10n-da/toolkit/toolkit/about/aboutReader.ftl
blob: f58116364de586c9e0a713b95501a37b811a6532 (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
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
# 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/.

about-reader-loading = Indlæser…
about-reader-load-error = Indlæsning af artikel fra side mislykkedes
about-reader-color-scheme-light = Lys
    .title = Lyst farveskema
about-reader-color-scheme-dark = Mørk
    .title = Mørkt farveskema
about-reader-color-scheme-sepia = Sepia
    .title = Sepia farveskema
about-reader-color-scheme-auto = Auto
    .title = Automatisk farveskema
about-reader-color-theme-light = Lys
    .title = Lyst farvetema
about-reader-color-theme-dark = Mørk
    .title = Mørkt farvetema
about-reader-color-theme-sepia = Sepia
    .title = Sepia farvetema
about-reader-color-theme-auto = Auto
    .title = Automatisk farvetema
about-reader-color-theme-gray = Grå
    .title = Gråt farvetema
about-reader-color-theme-contrast = Kontrast
    .title = Kontrast farvetema
about-reader-color-theme-custom = Tilpassede farver
    .title = Tilpasset farvetema
about-reader-color-light-theme = Lyst
    .title = Lyst tema
about-reader-color-dark-theme = Mørkt
    .title = Mørkt tema
about-reader-color-sepia-theme = Sepia
    .title = Sepia tema
about-reader-color-auto-theme = Automatisk
    .title = Automatisk tema
about-reader-color-gray-theme = Gråt
    .title = Gråt tema
about-reader-color-contrast-theme = Kontrast
    .title = Tema med høj kontrast
# An estimate for how long it takes to read an article,
# expressed as a range covering both slow and fast readers.
# Variables:
#   $rangePlural (String): The plural category of the range, using the same set as for numbers.
#   $range (String): The range of minutes as a localised string. Examples: "3-7", "~1".
about-reader-estimated-read-time =
    { $rangePlural ->
        [one] { $range } minutter
       *[other] { $range } minutter
    }

## These are used as tooltips in Type Control

about-reader-toolbar-minus =
    .title = Formindsk skriftstørrelsen
about-reader-toolbar-plus =
    .title = Forøg skriftstørrelsen
about-reader-toolbar-contentwidthminus =
    .title = Formindsk indholdets bredde
about-reader-toolbar-contentwidthplus =
    .title = Forøg indholdets bredde
about-reader-toolbar-lineheightminus =
    .title = Formindsk linjeafstanden
about-reader-toolbar-lineheightplus =
    .title = Forøg linjeafstanden

## These are the styles of typeface that are options in the reader view controls.

about-reader-font-type-serif = Serif
about-reader-font-type-sans-serif = Sans-serif

## Reader View toolbar buttons

about-reader-toolbar-close = Luk læsevisning
about-reader-toolbar-type-controls = Indstillinger
about-reader-toolbar-color-controls = Farver
about-reader-toolbar-text-layout-controls = Tekst og layout
about-reader-toolbar-theme-controls = Temaer
about-reader-toolbar-savetopocket = Gem til { -pocket-brand-name }

## Reader View colors menu

about-reader-colors-menu-header = Tema
about-reader-fxtheme-tab = Standard
about-reader-customtheme-tab = Tilpasset

## These are used as labels for the custom theme color pickers.
## The .title element is used to make the editing functionality
## clear and give context for screen reader users.

about-reader-custom-colors-foreground = Tekst
    .title = Rediger farve
about-reader-custom-colors-background = Baggrund
    .title = Rediger farve
about-reader-custom-colors-unvisited-links = Ubesøgte links
    .title = Rediger farve
about-reader-custom-colors-visited-links = Besøgte links
    .title = Rediger farve
about-reader-custom-colors-selection-highlight = Fremhævning af oplæst tekst
    .title = Rediger farve
about-reader-custom-colors-reset-button = Nulstil til standard-indstillingerne

## Reader View improved text and layout menu

about-reader-layout-header = Layout
about-reader-advanced-layout-header = Avanceret
about-reader-slider-label-width-narrow = Smal
about-reader-slider-label-width-wide = Bred
about-reader-slider-label-spacing-narrow = Smal
about-reader-slider-label-spacing-standard = Standard
about-reader-slider-label-spacing-wide = Bred
about-reader-content-width-label =
    .label = Indholdsbredde
about-reader-line-spacing-label =
    .label = Linjeafstand
about-reader-character-spacing-label =
    .label = Afstand mellem tegn
about-reader-word-spacing-label =
    .label = Afstand mellem ord
about-reader-text-alignment-label = Tekstjustering
about-reader-text-alignment-left =
    .title = Juster tekst til venstre
about-reader-text-alignment-center =
    .title = Centrer tekst
about-reader-text-alignment-right =
    .title = Juster tekst til højre