summaryrefslogtreecommitdiffstats
path: root/l10n-it/toolkit/toolkit/printing/printUI.ftl
blob: 58e4b9b3b1aa590adff2bf303f8d29723dd563af (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
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
# 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/.


printui-title = Stampa

# Dialog title to prompt the user for a filename to save print to PDF.
printui-save-to-pdf-title = Salva con nome

# Variables
# $sheetCount (integer) - Number of paper sheets
printui-sheets-count =
    { $sheetCount ->
        [one] { $sheetCount } foglio
       *[other] { $sheetCount } fogli
    }

printui-page-range-all = Tutto
printui-page-range-current = Corrente
printui-page-range-odd = Dispari
printui-page-range-even = Pari
printui-page-range-custom = Personalizzato
printui-page-range-label = Pagine
printui-page-range-picker =
  .aria-label = Selezionare un intervallo di pagine
printui-page-custom-range-input =
  .aria-label = Inserire un intervallo di pagine personalizzato
  .placeholder = ad es. 2-6, 9, 12-16

# Section title for the number of copies to print
printui-copies-label = Copie

printui-orientation = Orientamento
printui-landscape = Orizzontale
printui-portrait = Verticale

# Section title for the printer or destination device to target
printui-destination-label = Destinazione

printui-destination-pdf-label = Salva come PDF

printui-more-settings = Altre impostazioni
printui-less-settings = Meno impostazioni

printui-paper-size-label = Formato carta

# Section title (noun) for the print scaling options
printui-scale = Ridimensionamento
printui-scale-fit-to-page-width = Adatta alla larghezza della pagina
# Label for input control where user can set the scale percentage
printui-scale-pcent = Ridimensiona

# Section title (noun) for the two-sided print options
printui-two-sided-printing = Stampa fronte/retro
printui-two-sided-printing-off = Disattivata
# Flip the sheet as if it were bound along its long edge.
printui-two-sided-printing-long-edge = Capovolgi pagine sul lato lungo
# Flip the sheet as if it were bound along its short edge.
printui-two-sided-printing-short-edge = Capovolgi pagine sul lato corto

# Section title for miscellaneous print options
printui-options = Opzioni
printui-headers-footers-checkbox = Stampa intestazioni e piè di pagina
printui-backgrounds-checkbox = Stampa sfondi

## The "Format" section, select a version of the website to print. Radio
## options to select between the original page, selected text only, or a version
## where the page is processed with "Reader View".

# The section title.
printui-source-label = Formato
# Option for printing the original page.
printui-source-radio = Originale
# Option for printing just the content a user selected prior to printing.
printui-selection-radio = Selezione
# Option for "simplifying" the page by printing the Reader View version.
printui-simplify-page-radio = Semplificato

##

printui-color-mode-label = Modalità colore
printui-color-mode-color = Colori
printui-color-mode-bw = Bianco e nero

printui-margins = Margini
printui-margins-default = Predefiniti
printui-margins-min = Minimi
printui-margins-none = Nessuno
printui-margins-custom-inches = Personalizzati (pollici)
printui-margins-custom-mm = Personalizzati (mm)
printui-margins-custom-top = Superiore
printui-margins-custom-top-inches = Superiore (pollici)
printui-margins-custom-top-mm = Superiore (mm)
printui-margins-custom-bottom = Inferiore
printui-margins-custom-bottom-inches = Inferiore (pollici)
printui-margins-custom-bottom-mm = Inferiore (mm)
printui-margins-custom-left = Sinistra
printui-margins-custom-left-inches = Sinistra (pollici)
printui-margins-custom-left-mm = Sinistra (mm)
printui-margins-custom-right = Destra
printui-margins-custom-right-inches = Destra (pollici)
printui-margins-custom-right-mm = Destra (mm)

printui-system-dialog-link = Stampa utilizzando la finestra di dialogo di sistema…

printui-primary-button = Stampa
printui-primary-button-save = Salva
printui-cancel-button = Annulla
printui-close-button = Chiudi

printui-loading = Preparazione anteprima

# Reported by screen readers and other accessibility tools to indicate that
# the print preview has focus.
printui-preview-label =
    .aria-label = Anteprima di stampa

printui-pages-per-sheet = Pagine per foglio

printui-print-progress-indicator = Stampa in corso…
printui-print-progress-indicator-saving = Salvataggio in corso…

## Paper sizes that may be supported by the Save to PDF destination:

printui-paper-a5 = A5
printui-paper-a4 = A4
printui-paper-a3 = A3
printui-paper-a2 = A2
printui-paper-a1 = A1
printui-paper-a0 = A0
printui-paper-b5 = B5
printui-paper-b4 = B4
printui-paper-jis-b5 = JIS-B5
printui-paper-jis-b4 = JIS-B4
printui-paper-letter = Lettera USA
printui-paper-legal = Legale USA
printui-paper-tabloid = Tabloid

## Error messages shown when a user has an invalid input

printui-error-invalid-scale = Il ridimensionamento deve essere un numero compreso tra 10 e 200.
printui-error-invalid-margin = Inserire un valore del margine valido per il formato di carta selezionato.
printui-error-invalid-copies = Il numero di copie deve essere un valore compreso tra 1 e 10000.

# Variables
# $numPages (integer) - Number of pages
printui-error-invalid-range = L’intervallo deve essere un numero compreso tra 1 e { $numPages }.
printui-error-invalid-start-overflow = Il numero della pagina “Da” deve essere inferiore al numero della pagina “a”.