blob: 174796f2f88f39adcc051eef4ce33060decbe756 (
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 = Lapas iestatījumi
custom-prompt-title = Pielāgots...
custom-prompt-prompt = Šeit ievadiet savu galvenes vai kājenes tekstu
basic-tab =
.label = Formatēšana un iestatījumi
advanced-tab =
.label = Malas un galvene/kājene
format-group-label =
.value = Formāts
orientation-label =
.value = Novietojums:
portrait =
.label = Portrets
.accesskey = P
landscape =
.label = Ainava
.accesskey = A
scale =
.label = Mērogs:
.accesskey = M
scale-percent =
.value = %
shrink-to-fit =
.label = Saspiest, lai ietilptu lapā
.accesskey = l
options-group-label =
.value = Iestatījumi
print-bg =
.label = Drukāt fonu (krāsas un attēlus)
.accesskey = f
margin-group-label-inches =
.value = Malas (collas)
margin-group-label-metric =
.value = Malas (milimetri)
margin-top =
.value = Augšā:
.accesskey = A
margin-top-invisible =
.value = Augšā:
margin-bottom =
.value = Apakšā:
.accesskey = p
margin-bottom-invisible =
.value = Apakšā:
margin-left =
.value = Kreisā:
.accesskey = K
margin-left-invisible =
.value = Kreisā:
margin-right =
.value = Labā:
.accesskey = L
margin-right-invisible =
.value = Labā:
header-footer-label =
.value = Galvenes un kājenes
hf-left-label =
.value = Kreisā:
hf-center-label =
.value = Centrs:
hf-right-label =
.value = Labā:
header-left-tip =
.tooltiptext = Kreisā galvene
header-center-tip =
.tooltiptext = Centra galvene
header-right-tip =
.tooltiptext = Labā galvene
footer-left-tip =
.tooltiptext = Kreisā kājene
footer-center-tip =
.tooltiptext = Centra kājene
footer-right-tip =
.tooltiptext = Labā kājene
hf-blank =
.label = --tukšs--
hf-title =
.label = Virsraksts
hf-url =
.label = URL
hf-date-and-time =
.label = Datums/Laiks
hf-page =
.label = Lapa #
hf-page-and-total =
.label = Lapa # no #
hf-custom =
.label = Pielāgots...
print-preview-window =
.title = Drukas priekšskatījums
print-title =
.value = Virsraksts:
print-preparing =
.value = Sagatavo...
print-progress =
.value = Paveikts:
print-window =
.title = Drukā
print-complete =
.value = Drukāšana pabeigta.
# Variables
# $percent (integer) - Number of printed percentage
print-percent =
.value = { $percent }%
dialog-cancel-label = Atcelt
dialog-close-label = Aizvērt
|