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