src/java.desktop/share/classes/sun/print/resources/serviceui_ja.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
#
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    28
border.chromaticity=\u8272\u306E\u8868\u73FE
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    29
border.copies=\u5370\u5237\u90E8\u6570
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    30
border.jobattributes=\u30B8\u30E7\u30D6\u306E\u5C5E\u6027
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    31
border.media=\u30E1\u30C7\u30A3\u30A2
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    32
border.orientation=\u7528\u7D19\u306E\u5411\u304D
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    33
border.printrange=\u5370\u5237\u7BC4\u56F2
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    34
border.printservice=\u5370\u5237\u30B5\u30FC\u30D3\u30B9
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    35
border.quality=\u54C1\u8CEA
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
border.sides=\u9762
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    37
border.margins=\u30DE\u30FC\u30B8\u30F3
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
#
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    39
button.cancel=\u53D6\u6D88
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    40
button.ok=OK
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
button.print=\u5370\u5237
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    42
button.properties=\u30D7\u30ED\u30D1\u30C6\u30A3(&R)...
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
#
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    44
checkbox.collate=\u4E01\u5408\u3044(&C)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    45
checkbox.jobsheets=\u30D0\u30CA\u30FC\u30FB\u30DA\u30FC\u30B8(&B)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    46
checkbox.printtofile=\u30D5\u30A1\u30A4\u30EB\u306B\u51FA\u529B(&F)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
dialog.printtitle=\u5370\u5237
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    49
dialog.pstitle=\u30DA\u30FC\u30B8\u8A2D\u5B9A
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    50
dialog.overwrite=\u3053\u306E\u30D5\u30A1\u30A4\u30EB\u306F\u3059\u3067\u306B\u5B58\u5728\u3057\u307E\u3059\u3002\u65E2\u5B58\u306E\u30D5\u30A1\u30A4\u30EB\u306B\u4E0A\u66F8\u304D\u3057\u307E\u3059\u304B\u3002
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    51
dialog.owtitle=\u30D5\u30A1\u30A4\u30EB\u306B\u51FA\u529B
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    52
dialog.printtofile=\u30D5\u30A1\u30A4\u30EB\u306B\u51FA\u529B
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    53
dialog.noprintermsg=\u5370\u5237\u30B5\u30FC\u30D3\u30B9\u304C\u898B\u3064\u304B\u308A\u307E\u305B\u3093\u3002
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    54
dialog.writeerror=\u30D5\u30A1\u30A4\u30EB\u306B\u66F8\u304D\u8FBC\u3081\u307E\u305B\u3093:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
#
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    56
label.info=\u60C5\u5831:
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    57
label.jobname=\u30B8\u30E7\u30D6\u540D(&J):
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    58
label.numcopies=\u5370\u5237\u90E8\u6570(&O):
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    59
label.priority=\u512A\u5148\u5EA6(&R):
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    60
label.psname=\u540D\u524D(&N):
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    61
label.pstype=\u30BF\u30A4\u30D7:
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    62
label.rangeto=\u5370\u5237\u7BC4\u56F2
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    63
label.size=\u30B5\u30A4\u30BA(&Z):
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    64
label.source=\u30BD\u30FC\u30B9(&C):
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    65
label.status=\u72B6\u614B:
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    66
label.username=\u30E6\u30FC\u30B6\u30FC\u540D(&U):
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
label.millimetres=(mm)
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
label.inches=(in)
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    69
label.topmargin=\u4E0A(&T)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    70
label.bottommargin=\u4E0B(&B)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    71
label.leftmargin=\u5DE6(&F)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    72
label.rightmargin=\u53F3(&R)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
#
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    74
radiobutton.color=\u30AB\u30E9\u30FC(&C)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    75
radiobutton.draftq=\u30C9\u30E9\u30D5\u30C8(&F)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    76
radiobutton.duplex=\u4E21\u9762(&D)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    77
radiobutton.highq=\u9AD8(&H)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    78
radiobutton.landscape=\u6A2A(&L)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    79
radiobutton.monochrome=\u30E2\u30CE\u30AF\u30ED(&M)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    80
radiobutton.normalq=\u6A19\u6E96(&N)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    81
radiobutton.oneside=\u7247\u9762(&O)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    82
radiobutton.portrait=\u7E26(&P)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    83
radiobutton.rangeall=\u3059\u3079\u3066(&L)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    84
radiobutton.rangepages=\u30DA\u30FC\u30B8(&E)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    85
radiobutton.revlandscape=\u30E9\u30F3\u30C9\u30B9\u30B1\u30FC\u30D7(\u53CD\u8EE2)(&N)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    86
radiobutton.revportrait=\u30DD\u30FC\u30C8\u30EC\u30A4\u30C8(\u53CD\u8EE2)(&I)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    87
radiobutton.tumble=\u53CD\u8EE2(&T)
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
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    90
tab.appearance=\u5916\u89B3(&A)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    91
tab.general=\u4E00\u822C(&G)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    92
tab.pagesetup=\u30DA\u30FC\u30B8\u8A2D\u5B9A(&S)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
#
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    94
error.pagerange=\u7121\u52B9\u306A\u30DA\u30FC\u30B8\u7BC4\u56F2\u3002\u5024\u3092\u518D\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044(\u4F8B\u30011-3,5,7-10)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    95
error.destination=\u7121\u52B9\u306A\u30D5\u30A1\u30A4\u30EB\u540D\u3002\u30D5\u30A1\u30A4\u30EB\u540D\u3092\u518D\u5165\u529B\u3057\u3066\u304F\u3060\u3055\u3044
2
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)
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   147
na-letter=\u30EC\u30BF\u30FC
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   148
na-legal=\u30EA\u30FC\u30AC\u30EB
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   149
executive=\u30A8\u30B0\u30BC\u30AF\u30C6\u30A3\u30D6
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   150
ledger=\u30EC\u30C3\u30B8\u30E3
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   151
tabloid=\u30BF\u30D6\u30ED\u30A4\u30C9
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   152
invoice=\u30A4\u30F3\u30DC\u30A4\u30B9
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   153
folio=\u30D5\u30A9\u30EA\u30AA
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   154
quarto=\u30AF\u30A9\u30FC\u30C8
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   155
japanese-postcard=\u306F\u304C\u304D(JIS)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   156
oufuko-postcard=\u5F80\u5FA9\u306F\u304C\u304D(JIS)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   157
a=\u30A8\u30F3\u30B8\u30CB\u30A2\u30EA\u30F3\u30B0A
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   158
b=\u30A8\u30F3\u30B8\u30CB\u30A2\u30EA\u30F3\u30B0B
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   159
c=\u30A8\u30F3\u30B8\u30CB\u30A2\u30EA\u30F3\u30B0C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   160
d=\u30A8\u30F3\u30B8\u30CB\u30A2\u30EA\u30F3\u30B0D
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   161
e=\u30A8\u30F3\u30B8\u30CB\u30A2\u30EA\u30F3\u30B0E
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   162
iso-designated-long=ISO DL(\u9577\u5BF8)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   163
italian-envelope=\u30A4\u30BF\u30EA\u30A2\u5C01\u7B52
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   164
italy-envelope=\u30A4\u30BF\u30EA\u30A2\u5C01\u7B52
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   165
invite-envelope=\u62DB\u5F85\u5C01\u7B52
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   166
monarch-envelope=\u30E2\u30CA\u30FC\u30AF\u5C01\u7B52
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   167
personal-envelope=\u500B\u4EBA\u7528\u5C01\u7B52
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   168
na-number-9-envelope=No. 9\u5C01\u7B52
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   169
na-number-10-envelope=No. 10\u5C01\u7B52
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   170
na-number-11-envelope=No. 11\u5C01\u7B52
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   171
na-number-12-envelope=No. 12\u5C01\u7B52
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   172
na-number-14-envelope=No. 14\u5C01\u7B52
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   173
na-6x9-envelope=6x9\u5C01\u7B52
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   174
na-7x9-envelope=6x7\u5C01\u7B52
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   175
na-9x11-envelope=9x11\u5C01\u7B52
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   176
na-9x12-envelope=9x12\u5C01\u7B52
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   177
na-10x13-envelope=10x15\u5C01\u7B52
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   178
na-10x14-envelope=10x15\u5C01\u7B52
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   179
na-10x15-envelope=10x15\u5C01\u7B52
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   180
na-5x7=5x7\u30A4\u30F3\u30C1\u7528\u7D19
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   181
na-8x10=8x10\u30A4\u30F3\u30C1\u7528\u7D19
2
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
#
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   185
auto-select=\u81EA\u52D5\u9078\u629E
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   186
top=\u4E0A\u90E8
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   187
middle=\u4E2D\u9593
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   188
bottom=\u4E0B\u90E8
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   189
envelope=\u5C01\u7B52
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   190
manual=\u30DE\u30CB\u30E5\u30A2\u30EB
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   191
large-capacity=\u5927\u5BB9\u91CF
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   192
main=\u30E1\u30A4\u30F3
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   193
side=\u9762
90ce3da70b43 Initial load
duke
parents:
diff changeset
   194
# Add the additional standard bins defined by win32
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   195
Manual-Envelope=\u30DE\u30CB\u30E5\u30A2\u30EB\u5C01\u7B52
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   196
Automatic-Feeder=\u81EA\u52D5\u30D5\u30A3\u30FC\u30C0
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   197
Tractor-Feeder=\u30C8\u30E9\u30AF\u30BF\u30FB\u30D5\u30A3\u30FC\u30C0
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   198
Small-Format=\u30B9\u30E2\u30FC\u30EB\u30FB\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   199
Large-Format=\u30E9\u30FC\u30B8\u30FB\u30D5\u30A9\u30FC\u30DE\u30C3\u30C8
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   200
Cassette=\u30AB\u30BB\u30C3\u30C8
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   201
Form-Source=\u30D5\u30A9\u30FC\u30E0\u30FB\u30BD\u30FC\u30B9
2
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
#
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   206
accepting-jobs=\u30B8\u30E7\u30D6\u3092\u53D7\u3051\u4ED8\u3051\u3066\u3044\u307E\u3059
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   207
not-accepting-jobs=\u30B8\u30E7\u30D6\u3092\u53D7\u3051\u4ED8\u3051\u307E\u305B\u3093