jdk/src/share/classes/sun/print/resources/serviceui.properties
author duke
Sat, 01 Dec 2007 00:00:00 +0000
changeset 2 90ce3da70b43
child 12520 9d6777f588d4
permissions -rw-r--r--
Initial load
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     2
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
border.chromaticity=Color Appearance
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
border.copies=Copies
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
border.jobattributes=Job Attributes
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
border.media=Media
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
border.orientation=Orientation
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
border.printrange=Print Range
90ce3da70b43 Initial load
duke
parents:
diff changeset
     9
border.printservice=Print Service
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
border.quality=Quality
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
border.sides=Sides
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
border.margins=Margins
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
button.cancel=Cancel
90ce3da70b43 Initial load
duke
parents:
diff changeset
    15
button.ok=OK
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
button.print=Print
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
button.properties=Properties...
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
button.properties.mnemonic=R
90ce3da70b43 Initial load
duke
parents:
diff changeset
    19
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    20
checkbox.collate=Collate
90ce3da70b43 Initial load
duke
parents:
diff changeset
    21
checkbox.collate.mnemonic=C
90ce3da70b43 Initial load
duke
parents:
diff changeset
    22
checkbox.jobsheets=Banner Page
90ce3da70b43 Initial load
duke
parents:
diff changeset
    23
checkbox.jobsheets.mnemonic=B
90ce3da70b43 Initial load
duke
parents:
diff changeset
    24
checkbox.printtofile=Print To File
90ce3da70b43 Initial load
duke
parents:
diff changeset
    25
checkbox.printtofile.mnemonic=F
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    27
dialog.printtitle=Print
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
dialog.pstitle=Page Setup
90ce3da70b43 Initial load
duke
parents:
diff changeset
    29
dialog.overwrite=This file already exists.  Would you like to overwrite the existing file?
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
dialog.owtitle=Print To File
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
dialog.printtofile=Print To File
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
dialog.noprintermsg=No print service found.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
dialog.writeerror=Cannot write to file:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
label.info=Info:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
label.jobname=Job Name:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
label.jobname.mnemonic=J
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
label.numcopies=Number of copies:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
label.numcopies.mnemonic=O
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
label.priority=Priority:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
label.priority.mnemonic=R
90ce3da70b43 Initial load
duke
parents:
diff changeset
    42
label.psname=Name:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
label.psname.mnemonic=N
90ce3da70b43 Initial load
duke
parents:
diff changeset
    44
label.pstype=Type:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    45
label.rangeto=To
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
label.size=Size:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
label.size.mnemonic=Z
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
label.source=Source:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
label.source.mnemonic=C
90ce3da70b43 Initial load
duke
parents:
diff changeset
    50
label.status=Status:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    51
label.username=User Name:
90ce3da70b43 Initial load
duke
parents:
diff changeset
    52
label.username.mnemonic=U
90ce3da70b43 Initial load
duke
parents:
diff changeset
    53
label.millimetres=(mm)
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
label.inches=(in)
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
label.topmargin=top
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
label.topmargin.mnemonic=T
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
label.bottommargin=bottom
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
label.bottommargin.mnemonic=B
90ce3da70b43 Initial load
duke
parents:
diff changeset
    59
label.leftmargin=left
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
label.leftmargin.mnemonic=F
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
label.rightmargin=right
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
label.rightmargin.mnemonic=R
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    64
radiobutton.color=Color
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
radiobutton.color.mnemonic=C
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
radiobutton.draftq=Draft
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
radiobutton.draftq.mnemonic=F
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
radiobutton.duplex=Duplex
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
radiobutton.duplex.mnemonic=D
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
radiobutton.highq=High
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
radiobutton.highq.mnemonic=H
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
radiobutton.landscape=Landscape
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
radiobutton.landscape.mnemonic=L
90ce3da70b43 Initial load
duke
parents:
diff changeset
    74
radiobutton.monochrome=Monochrome
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
radiobutton.monochrome.mnemonic=M
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
radiobutton.normalq=Normal
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
radiobutton.normalq.mnemonic=N
90ce3da70b43 Initial load
duke
parents:
diff changeset
    78
radiobutton.oneside=One Side
90ce3da70b43 Initial load
duke
parents:
diff changeset
    79
radiobutton.oneside.mnemonic=O
90ce3da70b43 Initial load
duke
parents:
diff changeset
    80
radiobutton.portrait=Portrait
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
radiobutton.portrait.mnemonic=P
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
radiobutton.rangeall=All
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
radiobutton.rangeall.mnemonic=L
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
radiobutton.rangepages=Pages
90ce3da70b43 Initial load
duke
parents:
diff changeset
    85
radiobutton.rangepages.mnemonic=E
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
radiobutton.revlandscape=Reverse Landscape
90ce3da70b43 Initial load
duke
parents:
diff changeset
    87
radiobutton.revlandscape.mnemonic=N
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
radiobutton.revportrait=Reverse Portrait
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
radiobutton.revportrait.mnemonic=I
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
radiobutton.tumble=Tumble
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
radiobutton.tumble.mnemonic=T
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
# The vkMnemonics correspond with the constants defined in KeyEvent, eg
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
# 65 = KeyEvent.VK_A
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
tab.appearance=Appearance
90ce3da70b43 Initial load
duke
parents:
diff changeset
    95
tab.appearance.vkMnemonic=65
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
tab.general=General
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
tab.general.vkMnemonic=71
90ce3da70b43 Initial load
duke
parents:
diff changeset
    98
tab.pagesetup=Page Setup
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
tab.pagesetup.vkMnemonic=83
90ce3da70b43 Initial load
duke
parents:
diff changeset
   100
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
error.pagerange=Invalid page range; please re-enter values (e.g. 1-3,5,7-10)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
error.destination=Invalid filename; please try again
90ce3da70b43 Initial load
duke
parents:
diff changeset
   103
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
# The following keys match the Strings returned by MediaSizeName.toString()
90ce3da70b43 Initial load
duke
parents:
diff changeset
   105
# (in some cases the space character is replaced by '-' and the pound 
90ce3da70b43 Initial load
duke
parents:
diff changeset
   106
# character is replaced with 'n')
90ce3da70b43 Initial load
duke
parents:
diff changeset
   107
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   108
iso-4a0=4A0 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   109
iso-2a0=2A0 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   110
iso-a0=A0 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   111
iso-a1=A1 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   112
iso-a2=A2 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   113
iso-a3=A3 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   114
iso-a4=A4 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   115
iso-a5=A5 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   116
iso-a6=A6 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   117
iso-a7=A7 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   118
iso-a8=A8 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   119
iso-a9=A9 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   120
iso-a10=A10 (ISO/DIN & JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   121
iso-b0=B0 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   122
iso-b1=B1 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
iso-b2=B2 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   124
iso-b3=B3 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   125
iso-b4=B4 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   126
iso-b5=B5 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   127
iso-b6=B6 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   128
iso-b7=B7 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   129
iso-b8=B8 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   130
iso-b9=B9 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   131
iso-b10=B10 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   132
jis-b0=B0 (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   133
jis-b1=B1 (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   134
jis-b2=B2 (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   135
jis-b3=B3 (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   136
jis-b4=B4 (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   137
jis-b5=B5 (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   138
jis-b6=B6 (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   139
jis-b7=B7 (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   140
jis-b8=B8 (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   141
jis-b9=B9 (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   142
jis-b10=B10 (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   143
iso-c0=C0 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   144
iso-c1=C1 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   145
iso-c2=C2 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   146
iso-c3=C3 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   147
iso-c4=C4 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   148
iso-c5=C5 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   149
iso-c6=C6 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   150
iso-c7=C7 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   151
iso-c8=C8 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   152
iso-c9=C9 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   153
iso-c10=C10 (ISO/DIN)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   154
na-letter=Letter
90ce3da70b43 Initial load
duke
parents:
diff changeset
   155
na-legal=Legal
90ce3da70b43 Initial load
duke
parents:
diff changeset
   156
executive=Executive
90ce3da70b43 Initial load
duke
parents:
diff changeset
   157
ledger=Ledger
90ce3da70b43 Initial load
duke
parents:
diff changeset
   158
tabloid=Tabloid
90ce3da70b43 Initial load
duke
parents:
diff changeset
   159
invoice=Invoice
90ce3da70b43 Initial load
duke
parents:
diff changeset
   160
folio=Folio
90ce3da70b43 Initial load
duke
parents:
diff changeset
   161
quarto=Quarto
90ce3da70b43 Initial load
duke
parents:
diff changeset
   162
japanese-postcard=Postcard (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   163
oufuko-postcard=Double Postcard (JIS)
90ce3da70b43 Initial load
duke
parents:
diff changeset
   164
a=Engineering A
90ce3da70b43 Initial load
duke
parents:
diff changeset
   165
b=Engineering B
90ce3da70b43 Initial load
duke
parents:
diff changeset
   166
c=Engineering C
90ce3da70b43 Initial load
duke
parents:
diff changeset
   167
d=Engineering D
90ce3da70b43 Initial load
duke
parents:
diff changeset
   168
e=Engineering E
90ce3da70b43 Initial load
duke
parents:
diff changeset
   169
iso-designated-long=ISO Designated Long
90ce3da70b43 Initial load
duke
parents:
diff changeset
   170
italian-envelope=Italy Envelope
90ce3da70b43 Initial load
duke
parents:
diff changeset
   171
italy-envelope=Italy Envelope
90ce3da70b43 Initial load
duke
parents:
diff changeset
   172
invite-envelope=Invitation Envelope
90ce3da70b43 Initial load
duke
parents:
diff changeset
   173
monarch-envelope=Monarch Envelope
90ce3da70b43 Initial load
duke
parents:
diff changeset
   174
personal-envelope=Personal Envelope
90ce3da70b43 Initial load
duke
parents:
diff changeset
   175
na-number-9-envelope=No. 9 Envelope
90ce3da70b43 Initial load
duke
parents:
diff changeset
   176
na-number-10-envelope=No. 10 Envelope
90ce3da70b43 Initial load
duke
parents:
diff changeset
   177
na-number-11-envelope=No. 11 Envelope
90ce3da70b43 Initial load
duke
parents:
diff changeset
   178
na-number-12-envelope=No. 12 Envelope
90ce3da70b43 Initial load
duke
parents:
diff changeset
   179
na-number-14-envelope=No. 14 Envelope
90ce3da70b43 Initial load
duke
parents:
diff changeset
   180
na-6x9-envelope=6x9 Envelope
90ce3da70b43 Initial load
duke
parents:
diff changeset
   181
na-7x9-envelope=6x7 Envelope
90ce3da70b43 Initial load
duke
parents:
diff changeset
   182
na-9x11-envelope=9x11 Envelope
90ce3da70b43 Initial load
duke
parents:
diff changeset
   183
na-9x12-envelope=9x12 Envelope
90ce3da70b43 Initial load
duke
parents:
diff changeset
   184
na-10x13-envelope=10x15 Envelope
90ce3da70b43 Initial load
duke
parents:
diff changeset
   185
na-10x14-envelope=10x15 Envelope
90ce3da70b43 Initial load
duke
parents:
diff changeset
   186
na-10x15-envelope=10x15 Envelope
90ce3da70b43 Initial load
duke
parents:
diff changeset
   187
na-5x7=5" x 7" Paper
90ce3da70b43 Initial load
duke
parents:
diff changeset
   188
na-8x10=8" x 10" Paper
90ce3da70b43 Initial load
duke
parents:
diff changeset
   189
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   190
# The following keys match the Strings returned by MediaTray.toString()
90ce3da70b43 Initial load
duke
parents:
diff changeset
   191
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   192
auto-select=Automatically Select
90ce3da70b43 Initial load
duke
parents:
diff changeset
   193
top=Top
90ce3da70b43 Initial load
duke
parents:
diff changeset
   194
middle=Middle
90ce3da70b43 Initial load
duke
parents:
diff changeset
   195
bottom=Bottom
90ce3da70b43 Initial load
duke
parents:
diff changeset
   196
envelope=Envelope
90ce3da70b43 Initial load
duke
parents:
diff changeset
   197
manual=Manual
90ce3da70b43 Initial load
duke
parents:
diff changeset
   198
large-capacity=Large Capacity
90ce3da70b43 Initial load
duke
parents:
diff changeset
   199
main=Main
90ce3da70b43 Initial load
duke
parents:
diff changeset
   200
side=Side
90ce3da70b43 Initial load
duke
parents:
diff changeset
   201
# Add the additional standard bins defined by win32
90ce3da70b43 Initial load
duke
parents:
diff changeset
   202
Manual-Envelope=Manual Envelope
90ce3da70b43 Initial load
duke
parents:
diff changeset
   203
Automatic-Feeder=Automatic Feeder
90ce3da70b43 Initial load
duke
parents:
diff changeset
   204
Tractor-Feeder=Tractor Feeder
90ce3da70b43 Initial load
duke
parents:
diff changeset
   205
Small-Format=Small Format
90ce3da70b43 Initial load
duke
parents:
diff changeset
   206
Large-Format=Large Format
90ce3da70b43 Initial load
duke
parents:
diff changeset
   207
Cassette=Cassette
90ce3da70b43 Initial load
duke
parents:
diff changeset
   208
Form-Source=Form Source
90ce3da70b43 Initial load
duke
parents:
diff changeset
   209
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   210
# The following keys match the Strings returned by 
90ce3da70b43 Initial load
duke
parents:
diff changeset
   211
# PrinterIsAcceptingJobs.toString()
90ce3da70b43 Initial load
duke
parents:
diff changeset
   212
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
   213
accepting-jobs=Accepting jobs
90ce3da70b43 Initial load
duke
parents:
diff changeset
   214
not-accepting-jobs=Not accepting jobs