src/java.desktop/share/classes/sun/print/resources/serviceui_it.properties
author ljiang
Thu, 25 Jul 2019 15:29:50 +0800
changeset 57577 a0c5401371c9
parent 47216 71c04702a3d5
permissions -rw-r--r--
8228397: Missing license copyright header in some properties files Reviewed-by: iris, mchung, naoto
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
57577
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
     1
#
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
     2
# Copyright (c) 2010, 2019, Oracle and/or its affiliates. All rights reserved.
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
     3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
     4
#
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
     5
# This code is free software; you can redistribute it and/or modify it
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
     6
# under the terms of the GNU General Public License version 2 only, as
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
     7
# published by the Free Software Foundation.  Oracle designates this
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
     8
# particular file as subject to the "Classpath" exception as provided
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
     9
# by Oracle in the LICENSE file that accompanied this code.
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    10
#
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    11
# This code is distributed in the hope that it will be useful, but WITHOUT
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    12
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    13
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    14
# version 2 for more details (a copy is included in the LICENSE file that
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    15
# accompanied this code).
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    16
#
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    17
# You should have received a copy of the GNU General Public License version
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    18
# 2 along with this work; if not, write to the Free Software Foundation,
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    19
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    20
#
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    21
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    22
# or visit www.oracle.com if you need additional information or have any
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    23
# questions.
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    24
#
a0c5401371c9 8228397: Missing license copyright header in some properties files
ljiang
parents: 47216
diff changeset
    25
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    27
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
border.chromaticity=Aspetto colore
90ce3da70b43 Initial load
duke
parents:
diff changeset
    29
border.copies=Copie
9041
951f8470c2dc 7034940: message drop 2 translation integration
mfang
parents: 8203
diff changeset
    30
border.jobattributes=Attributi job
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
border.media=Supporti
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
border.orientation=Orientamento
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
border.printrange=Intervallo di stampa
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
border.printservice=Servizio di stampa
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    35
border.quality=Qualit\u00E0
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
border.sides=Lati
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
border.margins=Margini
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
button.cancel=Annulla
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
button.ok=OK
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
button.print=Stampa
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    42
button.properties=P&ropriet\u00E0...
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
#
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    44
checkbox.collate=Fascico&la
17184
342467f0c6c2 8010521: jdk8 l10n resource file translation update 2
mfang
parents: 12520
diff changeset
    45
checkbox.jobsheets=Pagina &banner
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    46
checkbox.printtofile=Stampa su &file
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
dialog.printtitle=Stampa
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
dialog.pstitle=Imposta pagina
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    50
dialog.overwrite=Il file esiste gi\u00E0. Sovrascrivere il file esistente?
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    51
dialog.owtitle=Stampa su file
90ce3da70b43 Initial load
duke
parents:
diff changeset
    52
dialog.printtofile=Stampa su file
90ce3da70b43 Initial load
duke
parents:
diff changeset
    53
dialog.noprintermsg=Nessun servizio di stampa trovato
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
dialog.writeerror=Impossibile scrivere nel file:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
label.info=Informazioni:
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    57
label.jobname=Nome &job:
17184
342467f0c6c2 8010521: jdk8 l10n resource file translation update 2
mfang
parents: 12520
diff changeset
    58
label.numcopies=Numero di c&opie:
342467f0c6c2 8010521: jdk8 l10n resource file translation update 2
mfang
parents: 12520
diff changeset
    59
label.priority=P&riorit\u00E0:
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    60
label.psname=&Nome:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
label.pstype=Tipo:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
label.rangeto=A
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    63
label.size=Di&mensioni:
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    64
label.source=O&rigine:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
label.status=Stato:
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    66
label.username=Nome &utente:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
label.millimetres=(mm)
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    68
label.inches=(poll.)
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    69
label.topmargin=su&periore
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    70
label.bottommargin=in&feriore
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    71
label.leftmargin=sinis&tro
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    72
label.rightmargin=&destro
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
#
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    74
radiobutton.color=&Colore
20196
a64aabd2fa13 8025215: jdk8 l10n resource file translation update 4
mfang
parents: 17184
diff changeset
    75
radiobutton.draftq=Bo&zza
a64aabd2fa13 8025215: jdk8 l10n resource file translation update 4
mfang
parents: 17184
diff changeset
    76
radiobutton.duplex=&Fronte retro
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    77
radiobutton.highq=A&lta
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    78
radiobutton.landscape=Orizzonta&le
17184
342467f0c6c2 8010521: jdk8 l10n resource file translation update 2
mfang
parents: 12520
diff changeset
    79
radiobutton.monochrome=Monocrom&atico
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    80
radiobutton.normalq=&Normale
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    81
radiobutton.oneside=Un lat&o
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    82
radiobutton.portrait=&Verticale
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    83
radiobutton.rangeall=T&utto
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    84
radiobutton.rangepages=Pagin&e
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    85
radiobutton.revlandscape=Orizzo&ntale capovolto
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    86
radiobutton.revportrait=Vert&icale capovolto
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    87
radiobutton.tumble=La&to corto
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
# The vkMnemonics correspond with the constants defined in KeyEvent, eg
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
# 65 = KeyEvent.VK_A
20196
a64aabd2fa13 8025215: jdk8 l10n resource file translation update 4
mfang
parents: 17184
diff changeset
    90
tab.appearance=As&petto
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    91
tab.general=&Generale
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9567
diff changeset
    92
tab.pagesetup=Impo&sta pagina
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
error.pagerange=Intervallo pagine non valido; immettere nuovamente i valori (ad es. 1-3,5,7-10)
90ce3da70b43 Initial load
duke
parents:
diff changeset
    95
error.destination=Nome file non valido; riprovare
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
# The following keys match the Strings returned by MediaSizeName.toString()
17184
342467f0c6c2 8010521: jdk8 l10n resource file translation update 2
mfang
parents: 12520
diff changeset
    98
# (in some cases the space character is replaced by '-' and the pound 
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
# character is replaced with 'n')
90ce3da70b43 Initial load
duke
parents:
diff changeset
   100
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
iso-4a0=4A0 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
iso-2a0=2A0 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   103
iso-a0=A0 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
iso-a1=A1 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   105
iso-a2=A2 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   106
iso-a3=A3 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   107
iso-a4=A4 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   108
iso-a5=A5 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   109
iso-a6=A6 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   110
iso-a7=A7 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   111
iso-a8=A8 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   112
iso-a9=A9 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   113
iso-a10=A10 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   114
iso-b0=B0 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   115
iso-b1=B1 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   116
iso-b2=B2 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   117
iso-b3=B3 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   118
iso-b4=B4 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   119
iso-b5=B5 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   120
iso-b6=B6 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   121
iso-b7=B7 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   122
iso-b8=B8 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
iso-b9=B9 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   124
iso-b10=B10 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   125
jis-b0=B0 (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   126
jis-b1=B1 (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   127
jis-b2=B2 (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   128
jis-b3=B3 (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   129
jis-b4=B4 (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   130
jis-b5=B5 (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   131
jis-b6=B6 (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   132
jis-b7=B7 (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   133
jis-b8=B8 (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   134
jis-b9=B9 (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   135
jis-b10=B10 (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   136
iso-c0=C0 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   137
iso-c1=C1 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   138
iso-c2=C2 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   139
iso-c3=C3 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   140
iso-c4=C4 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   141
iso-c5=C5 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   142
iso-c6=C6 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   143
iso-c7=C7 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   144
iso-c8=C8 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   145
iso-c9=C9 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   146
iso-c10=C10 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   147
na-letter=Lettera
90ce3da70b43 Initial load
duke
parents:
diff changeset
   148
na-legal=Legale
90ce3da70b43 Initial load
duke
parents:
diff changeset
   149
executive=Executive
90ce3da70b43 Initial load
duke
parents:
diff changeset
   150
ledger=Ledger
90ce3da70b43 Initial load
duke
parents:
diff changeset
   151
tabloid=Tabloid
90ce3da70b43 Initial load
duke
parents:
diff changeset
   152
invoice=Fattura
90ce3da70b43 Initial load
duke
parents:
diff changeset
   153
folio=Folio
90ce3da70b43 Initial load
duke
parents:
diff changeset
   154
quarto=Quarto
90ce3da70b43 Initial load
duke
parents:
diff changeset
   155
japanese-postcard=Cartolina giapponese (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   156
oufuko-postcard=Cartolina giapponese doppia (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   157
a=Engineering A
90ce3da70b43 Initial load
duke
parents:
diff changeset
   158
b=Engineering B
90ce3da70b43 Initial load
duke
parents:
diff changeset
   159
c=Engineering C
90ce3da70b43 Initial load
duke
parents:
diff changeset
   160
d=Engineering D
90ce3da70b43 Initial load
duke
parents:
diff changeset
   161
e=Engineering E
90ce3da70b43 Initial load
duke
parents:
diff changeset
   162
iso-designated-long=Lunghezza ISO
90ce3da70b43 Initial load
duke
parents:
diff changeset
   163
italian-envelope=Busta Italia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   164
italy-envelope=Busta Italia
90ce3da70b43 Initial load
duke
parents:
diff changeset
   165
invite-envelope=Busta invito
90ce3da70b43 Initial load
duke
parents:
diff changeset
   166
monarch-envelope=Busta Monarch
90ce3da70b43 Initial load
duke
parents:
diff changeset
   167
personal-envelope=Busta personalizzata
90ce3da70b43 Initial load
duke
parents:
diff changeset
   168
na-number-9-envelope=Busta n. 9
90ce3da70b43 Initial load
duke
parents:
diff changeset
   169
na-number-10-envelope=Busta n. 10
90ce3da70b43 Initial load
duke
parents:
diff changeset
   170
na-number-11-envelope=Busta n. 11
90ce3da70b43 Initial load
duke
parents:
diff changeset
   171
na-number-12-envelope=Busta n. 12
90ce3da70b43 Initial load
duke
parents:
diff changeset
   172
na-number-14-envelope=Busta n. 14
90ce3da70b43 Initial load
duke
parents:
diff changeset
   173
na-6x9-envelope=Busta 6x9
90ce3da70b43 Initial load
duke
parents:
diff changeset
   174
na-7x9-envelope=Busta 6x7
90ce3da70b43 Initial load
duke
parents:
diff changeset
   175
na-9x11-envelope=Busta 9x11
90ce3da70b43 Initial load
duke
parents:
diff changeset
   176
na-9x12-envelope=Busta 9x12
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   177
na-10x13-envelope=Busta 10x15
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   178
na-10x14-envelope=Busta 10x15
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   179
na-10x15-envelope=Busta 10x15
90ce3da70b43 Initial load
duke
parents:
diff changeset
   180
na-5x7=Foglio 5" x 7"
90ce3da70b43 Initial load
duke
parents:
diff changeset
   181
na-8x10=Foglio 8" x 10"
90ce3da70b43 Initial load
duke
parents:
diff changeset
   182
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   183
# The following keys match the Strings returned by MediaTray.toString()
90ce3da70b43 Initial load
duke
parents:
diff changeset
   184
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   185
auto-select=Seleziona automaticamente
90ce3da70b43 Initial load
duke
parents:
diff changeset
   186
top=Alto
90ce3da70b43 Initial load
duke
parents:
diff changeset
   187
middle=Medio
90ce3da70b43 Initial load
duke
parents:
diff changeset
   188
bottom=Basso
90ce3da70b43 Initial load
duke
parents:
diff changeset
   189
envelope=Busta
90ce3da70b43 Initial load
duke
parents:
diff changeset
   190
manual=Manuale
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   191
large-capacity=Grande capacit\u00E0
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   192
main=Principale
90ce3da70b43 Initial load
duke
parents:
diff changeset
   193
side=Laterale
90ce3da70b43 Initial load
duke
parents:
diff changeset
   194
# Add the additional standard bins defined by win32
90ce3da70b43 Initial load
duke
parents:
diff changeset
   195
Manual-Envelope=Busta manuale
90ce3da70b43 Initial load
duke
parents:
diff changeset
   196
Automatic-Feeder=Alimentazione automatica
90ce3da70b43 Initial load
duke
parents:
diff changeset
   197
Tractor-Feeder=Alimentazione continua
90ce3da70b43 Initial load
duke
parents:
diff changeset
   198
Small-Format=Formato piccolo
90ce3da70b43 Initial load
duke
parents:
diff changeset
   199
Large-Format=Formato grande
90ce3da70b43 Initial load
duke
parents:
diff changeset
   200
Cassette=Cassetta
90ce3da70b43 Initial load
duke
parents:
diff changeset
   201
Form-Source=Origine modulo
90ce3da70b43 Initial load
duke
parents:
diff changeset
   202
#
17184
342467f0c6c2 8010521: jdk8 l10n resource file translation update 2
mfang
parents: 12520
diff changeset
   203
# The following keys match the Strings returned by 
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   204
# PrinterIsAcceptingJobs.toString()
90ce3da70b43 Initial load
duke
parents:
diff changeset
   205
#
9041
951f8470c2dc 7034940: message drop 2 translation integration
mfang
parents: 8203
diff changeset
   206
accepting-jobs=Accettazione job
951f8470c2dc 7034940: message drop 2 translation integration
mfang
parents: 8203
diff changeset
   207
not-accepting-jobs=Rifiuto job