blob: 1268daca20306390972f3628d03952624f390508 (
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
|
# 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/.
print-setup =
.title = Lehekülje sätted
custom-prompt-title = Kohandatud...
custom-prompt-prompt = Sisesta päise/jaluse tekst
basic-tab =
.label = Formaat ja sätted
advanced-tab =
.label = Veerised ja päis/jalus
format-group-label =
.value = Formaat
orientation-label =
.value = Asend:
portrait =
.label = Püstpaigutus
.accesskey = P
landscape =
.label = Rõhtpaigutus
.accesskey = R
scale =
.label = Mõõtkava:
.accesskey = M
scale-percent =
.value = %
shrink-to-fit =
.label = Mahutatakse lehekülje laiusele
.accesskey = h
options-group-label =
.value = Sätted
print-bg =
.label = Tausta printimine (värvid ja pildid)
.accesskey = T
margin-group-label-inches =
.value = Veerised (tollides)
margin-group-label-metric =
.value = Veerised (millimeetrites)
margin-top =
.value = Ülemine:
.accesskey = Ü
margin-top-invisible =
.value = Ülemine:
margin-bottom =
.value = Alumine:
.accesskey = A
margin-bottom-invisible =
.value = Alumine:
margin-left =
.value = Vasak:
.accesskey = V
margin-left-invisible =
.value = Vasak:
margin-right =
.value = Parem:
.accesskey = P
margin-right-invisible =
.value = Parem:
header-footer-label =
.value = Päised ja jalused
hf-left-label =
.value = Vasak:
hf-center-label =
.value = Keskmine:
hf-right-label =
.value = Parem:
header-left-tip =
.tooltiptext = Vasak päis
header-center-tip =
.tooltiptext = Keskmine päis
header-right-tip =
.tooltiptext = Parem päis
footer-left-tip =
.tooltiptext = Vasak jalus
footer-center-tip =
.tooltiptext = Keskmine jalus
footer-right-tip =
.tooltiptext = Parem jalus
hf-blank =
.label = --tühi--
hf-title =
.label = Pealkiri
hf-url =
.label = URL
hf-date-and-time =
.label = Kuupäev/aeg
hf-page =
.label = Lehekülje nr
hf-page-and-total =
.label = Lehekülg #/#
hf-custom =
.label = Kohandatud...
print-preview-window =
.title = Lehekülje eelvaade
print-title =
.value = Pealkiri:
print-preparing =
.value = Valmistumine...
print-progress =
.value = Edenemine:
print-window =
.title = Printimine
print-complete =
.value = Printimine on lõpetatud.
# Variables
# $percent (integer) - Number of printed percentage
print-percent =
.value = { $percent }%
dialog-cancel-label = Loobu
dialog-close-label = Sulge
|