blob: 69d7866e650901b7a5ea4da0a6006debde257b0d (
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 = Mesa en pagina
custom-prompt-title = Personalizar…
custom-prompt-prompt = Picatz vòstre tèxte d'entèsta o de pè de pagina
basic-tab =
.label = Format e opcions
advanced-tab =
.label = Marges, entèstas e pès de pagina
format-group-label =
.value = Format
orientation-label =
.value = Orientacion :
portrait =
.label = Retrach
.accesskey = R
landscape =
.label = Païsatge
.accesskey = P
scale =
.label = Escala :
.accesskey = E
scale-percent =
.value = %
shrink-to-fit =
.label = Adaptar a la talha de la pagina
.accesskey = A
options-group-label =
.value = Opcions
print-bg =
.label = Imprimir lo fons de pagina (colors e imatges)
.accesskey = I
margin-group-label-inches =
.value = Marges (poces)
margin-group-label-metric =
.value = Marges (millimètres)
margin-top =
.value = Naut :
.accesskey = N
margin-top-invisible =
.value = Naut :
margin-bottom =
.value = Bas :
.accesskey = B
margin-bottom-invisible =
.value = Bas :
margin-left =
.value = Esquèrra :
.accesskey = E
margin-left-invisible =
.value = Esquèrra :
margin-right =
.value = Drecha :
.accesskey = D
margin-right-invisible =
.value = Drecha :
header-footer-label =
.value = Entèstas e pès de pagina
hf-left-label =
.value = Esquèrra :
hf-center-label =
.value = Centre :
hf-right-label =
.value = Drecha :
header-left-tip =
.tooltiptext = Entèsta d'esquèrra
header-center-tip =
.tooltiptext = Entèsta del centre
header-right-tip =
.tooltiptext = Entèsta de drecha
footer-left-tip =
.tooltiptext = Pè de pagina d'esquèrra
footer-center-tip =
.tooltiptext = Pè de pagina del centre
footer-right-tip =
.tooltiptext = Pè de pagina de drecha
hf-blank =
.label = --void--
hf-title =
.label = Títol
hf-url =
.label = URL
hf-date-and-time =
.label = Data/ora
hf-page =
.label = Numèro de pagina
hf-page-and-total =
.label = Pagina # sus #
hf-custom =
.label = Personalizar…
print-preview-window =
.title = Apercebut abans impression
print-title =
.value = Títol :
print-preparing =
.value = Preparacion…
print-progress =
.value = Progression :
print-window =
.title = Impression
print-complete =
.value = L'impression es acabada.
# Variables
# $percent (integer) - Number of printed percentage
print-percent =
.value = { $percent }%
dialog-cancel-label = Anullar
dialog-close-label = Tampar
|