blob: f43dbee879e003baa3ca6dbc9bee1b0cb4e644de (
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 = Prestatu orria
custom-prompt-title = Pertsonalizatua...
custom-prompt-prompt = Idatzi zure goiburu/oinaren testu pertsonalizatua
basic-tab =
.label = Formatu eta aukerak
advanced-tab =
.label = Marjinak eta buru/oinak
format-group-label =
.value = Formatua
orientation-label =
.value = Orientazioa:
portrait =
.label = Bertikala
.accesskey = B
landscape =
.label = Horizontala
.accesskey = H
scale =
.label = Eskala:
.accesskey = s
scale-percent =
.value = %
shrink-to-fit =
.label = Txikitu orriaren zabaleran sar dadin
.accesskey = z
options-group-label =
.value = Aukerak
print-bg =
.label = Inprimatu atzeko planoa (koloreak eta irudiak)
.accesskey = p
margin-group-label-inches =
.value = Marjinak (hazbeteak)
margin-group-label-metric =
.value = Marjinak (milimetroak)
margin-top =
.value = Goian:
.accesskey = G
margin-top-invisible =
.value = Goian:
margin-bottom =
.value = Behean:
.accesskey = B
margin-bottom-invisible =
.value = Behean:
margin-left =
.value = Ezkerra:
.accesskey = z
margin-left-invisible =
.value = Ezkerra:
margin-right =
.value = Eskuina:
.accesskey = s
margin-right-invisible =
.value = Eskuina:
header-footer-label =
.value = Buru eta oinak
hf-left-label =
.value = Ezkerra:
hf-center-label =
.value = Zentroa:
hf-right-label =
.value = Eskuina:
header-left-tip =
.tooltiptext = Ezker goiburua
header-center-tip =
.tooltiptext = Erdiko goiburua
header-right-tip =
.tooltiptext = Eskuin goiburua
footer-left-tip =
.tooltiptext = Ezker oina
footer-center-tip =
.tooltiptext = Erdiko oina
footer-right-tip =
.tooltiptext = Eskuin oina
hf-blank =
.label = --zuria--
hf-title =
.label = Izenburua
hf-url =
.label = URLa
hf-date-and-time =
.label = Data/ordua
hf-page =
.label = Orria #
hf-page-and-total =
.label = # orria #-tik
hf-custom =
.label = Pertsonalizatua...
print-preview-window =
.title = Inprimatzeko aurrebista
print-title =
.value = Izenburua:
print-preparing =
.value = Prestatzen...
print-progress =
.value = Aurrerapena:
print-window =
.title = Inprimatzen
print-complete =
.value = Inprimaketa burutu da.
# Variables
# $percent (integer) - Number of printed percentage
print-percent =
.value = %{ $percent }
dialog-cancel-label = Utzi
dialog-close-label = Itxi
|