summaryrefslogtreecommitdiffstats
path: root/l10n-nl/toolkit/toolkit/about/aboutReader.ftl
blob: 062d1907e4cfba90c6cea0b40a992bac0282ef65 (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
# 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 = Laden…
about-reader-load-error = Artikel van pagina laden is mislukt
about-reader-color-scheme-light = Licht
    .title = Kleurenschema Licht
about-reader-color-scheme-dark = Donker
    .title = Kleurenschema Donker
about-reader-color-scheme-sepia = Sepia
    .title = Kleurenschema Sepia
about-reader-color-scheme-auto = Auto
    .title = Kleurenschema Automatisch
about-reader-color-theme-light = Licht
    .title = Kleurthema Licht
about-reader-color-theme-dark = Donker
    .title = Kleurthema Donker
about-reader-color-theme-sepia = Sepia
    .title = Kleurthema Sepia
about-reader-color-theme-auto = Auto
    .title = Kleurthema Auto
about-reader-color-theme-gray = Grijs
    .title = Kleurthema Grijs
about-reader-color-theme-contrast = Contrast
    .title = Kleurthema Contrast
about-reader-color-theme-custom = Aangepaste kleuren
    .title = Kleurthema Aangepaste kleuren
# 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 } minuut
       *[other] { $range } minuten
    }

## These are used as tooltips in Type Control

about-reader-toolbar-minus =
    .title = Tekengrootte verkleinen
about-reader-toolbar-plus =
    .title = Tekengrootte vergroten
about-reader-toolbar-contentwidthminus =
    .title = Inhoudsbreedte verkleinen
about-reader-toolbar-contentwidthplus =
    .title = Inhoudsbreedte vergroten
about-reader-toolbar-lineheightminus =
    .title = Regelhoogte verkleinen
about-reader-toolbar-lineheightplus =
    .title = Regelhoogte vergroten

## 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 = Lezerweergave sluiten
about-reader-toolbar-type-controls = Lettertype-instellingen
about-reader-toolbar-color-controls = Kleuren
about-reader-toolbar-savetopocket = Opslaan in { -pocket-brand-name }

## Reader View colors menu

about-reader-colors-menu-header = Thema
about-reader-fxtheme-tab = Standaard
about-reader-customtheme-tab = Aangepast

## 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 = Kleur bewerken
about-reader-custom-colors-background = Achtergrond
    .title = Kleur bewerken
about-reader-custom-colors-unvisited-links = Niet-bezochte koppelingen
    .title = Kleur bewerken
about-reader-custom-colors-visited-links = Bezochte koppelingen
    .title = Kleur bewerken
about-reader-custom-colors-selection-highlight = Markeerstift voor hardop lezen
    .title = Kleur bewerken
about-reader-custom-colors-reset-button = Standaardinstellingen opnieuw instellen