50 lines
1.8 KiB
Properties
50 lines
1.8 KiB
Properties
# 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/.
|
|
|
|
# These strings are used in the native GTK, Mac and Windows print dialogs.
|
|
|
|
# GTK titles:
|
|
printTitleGTK = Stampa
|
|
optionsTabLabelGTK = Opzioni
|
|
# Mac titles:
|
|
optionsTitleMac = Opzioni:
|
|
appearanceTitleMac = Aspetto:
|
|
pageHeadersTitleMac = Intestazione di pagina:
|
|
pageFootersTitleMac = Piè di pagina:
|
|
# Windows titles:
|
|
optionsTitleWindows = Opzioni
|
|
|
|
# TRANSLATOR NOTE: For radio button labels and check button labels, an underscore _
|
|
# before a character will turn that character into an accesskey in the GTK dialog.
|
|
# e.g. "_As laid out" will make A the accesskey.
|
|
# In the Windows labels, use an ampersand (&).
|
|
# On Mac, underscores will be stripped.
|
|
|
|
shrinkToFit = Ignora le proporzioni e _adatta alla larghezza della pagina
|
|
selectionOnly = Stampa solo la _selezione
|
|
printBGOptions = Stampa sfondi
|
|
printBGColors = Stampa colori di s_fondo
|
|
printBGImages = Stampa i_mmagini di sfondo
|
|
headerFooter = Intestazione e piè di pagina
|
|
left = A sinistra:
|
|
center = Centrata
|
|
right = A destra:
|
|
headerFooterBlank = --vuoto--
|
|
headerFooterTitle = Titolo
|
|
headerFooterURL = URL
|
|
headerFooterDate = Data/ora
|
|
headerFooterPage = Pagina #
|
|
headerFooterPageTotal = Pagina # di #
|
|
headerFooterCustom = Personalizza…
|
|
customHeaderFooterPrompt = Inserire un testo per intestazione e piè di pagina
|
|
# These are for the summary view in the Mac dialog:
|
|
summarySelectionOnlyTitle = Stampa selezione
|
|
summaryShrinkToFitTitle = Adatta alla pagina
|
|
summaryPrintBGColorsTitle = Stampa colori di sfondo
|
|
summaryPrintBGImagesTitle = Stampa immagini di sfondo
|
|
summaryHeaderTitle = Intestazioni di pagina
|
|
summaryFooterTitle = Piè di pagina
|
|
summaryNAValue = N.D.
|
|
summaryOnValue = Attivo
|
|
summaryOffValue = Disattivato
|