blob: e6ca49236796bfa76ba038e9cf6cd9760f294b0b (
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
|
# 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/.
printpreview-simplify-page-checkbox =
.label = Vereenvoudig bladsy
.accesskey = i
.tooltiptext = Dié bladsy kan nie outomaties vereenvoudig word nie
printpreview-simplify-page-checkbox-enabled =
.label = { printpreview-simplify-page-checkbox.label }
.accesskey = { printpreview-simplify-page-checkbox.accesskey }
.tooltiptext = Verander uitleg om lees te vergemaklik
printpreview-close =
.label = Sluit
.accesskey = S
printpreview-portrait =
.label = Portret
.accesskey = o
printpreview-landscape =
.label = Landskap
.accesskey = L
printpreview-scale =
.value = Skaal:
.accesskey = S
printpreview-shrink-to-fit =
.label = Krimp om te pas
printpreview-custom =
.label = Doelmaak…
printpreview-print =
.label = Druk…
.accesskey = D
printpreview-of =
.value = van
printpreview-page-setup =
.label = Bladsyopstelling…
.accesskey = t
printpreview-page =
.value = Bladsy:
.accesskey = l
## Variables
## $percent (integer) - menuitem percent label
## $arrow (String) - UTF-8 arrow character for navigation buttons
printpreview-homearrow =
.label = { $arrow }
.tooltiptext = Eerste bladsy
printpreview-previousarrow =
.label = { $arrow }
.tooltiptext = Vorige bladsy
printpreview-nextarrow =
.label = { $arrow }
.tooltiptext = Volgende bladsy
printpreview-endarrow =
.label = { $arrow }
.tooltiptext = Laaste bladsy
|