src/java.desktop/share/classes/sun/print/resources/serviceui_ko.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=\uC0C9\uC0C1 \uBAA8\uC591
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    29
border.copies=\uBCF5\uC0AC
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    30
border.jobattributes=\uC791\uC5C5 \uC18D\uC131
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    31
border.media=\uB9E4\uCCB4
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    32
border.orientation=\uBC29\uD5A5
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    33
border.printrange=\uC778\uC1C4 \uBC94\uC704
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    34
border.printservice=\uC778\uC1C4 \uC11C\uBE44\uC2A4
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    35
border.quality=\uD488\uC9C8
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    36
border.sides=\uCE21\uBA74
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    37
border.margins=\uC5EC\uBC31
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=\uCDE8\uC18C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    40
button.ok=\uD655\uC778
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    41
button.print=\uC778\uC1C4
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    42
button.properties=\uC18D\uC131(&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=\uD55C \uBD80\uC529 \uC778\uC1C4(&C)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    45
checkbox.jobsheets=\uBC30\uB108 \uD398\uC774\uC9C0(&B)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    46
checkbox.printtofile=\uD30C\uC77C\uB85C \uC778\uC1C4(&F)
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
#
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    48
dialog.printtitle=\uC778\uC1C4
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    49
dialog.pstitle=\uD398\uC774\uC9C0 \uC124\uC815
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    50
dialog.overwrite=\uC774 \uD30C\uC77C\uC774 \uC874\uC7AC\uD569\uB2C8\uB2E4. \uAE30\uC874 \uD30C\uC77C\uC744 \uACB9\uCCD0 \uC4F0\uACA0\uC2B5\uB2C8\uAE4C?
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    51
dialog.owtitle=\uD30C\uC77C\uB85C \uC778\uC1C4
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    52
dialog.printtofile=\uD30C\uC77C\uB85C \uC778\uC1C4
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    53
dialog.noprintermsg=\uC778\uC1C4 \uC11C\uBE44\uC2A4\uB97C \uCC3E\uC744 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4.
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    54
dialog.writeerror=\uD30C\uC77C\uC5D0 \uC4F8 \uC218 \uC5C6\uC74C:
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=\uC815\uBCF4:
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    57
label.jobname=\uC791\uC5C5 \uC774\uB984(&J):
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    58
label.numcopies=\uB9E4\uC218(&O):
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    59
label.priority=\uC6B0\uC120\uC21C\uC704(&R):
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    60
label.psname=\uC774\uB984(&N):
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    61
label.pstype=\uC720\uD615:
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    62
label.rangeto=\uC885\uB8CC
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    63
label.size=\uD06C\uAE30(&Z):
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    64
label.source=\uC18C\uC2A4(&C):
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    65
label.status=\uC0C1\uD0DC:
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    66
label.username=\uC0AC\uC6A9\uC790 \uC774\uB984(&U):
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=(\uC778\uCE58)
12520
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    69
label.topmargin=\uC704\uCABD(&T)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    70
label.bottommargin=\uC544\uB798\uCABD(&B)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    71
label.leftmargin=\uC67C\uCABD(&F)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    72
label.rightmargin=\uC624\uB978\uCABD(&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=\uC0C9\uC0C1(&C)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    75
radiobutton.draftq=\uCD08\uC548(&F)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    76
radiobutton.duplex=\uC591\uBA74(&D)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    77
radiobutton.highq=\uB192\uC74C(&H)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    78
radiobutton.landscape=\uAC00\uB85C(&L)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    79
radiobutton.monochrome=\uB2E8\uC0C9(&M)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    80
radiobutton.normalq=\uBCF4\uD1B5(&N)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    81
radiobutton.oneside=\uB2E8\uBA74(&O)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    82
radiobutton.portrait=\uC138\uB85C(&P)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    83
radiobutton.rangeall=\uC804\uCCB4(&L)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    84
radiobutton.rangepages=\uD398\uC774\uC9C0(&E)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    85
radiobutton.revlandscape=\uAC00\uB85C \uBC18\uC804(&N)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    86
radiobutton.revportrait=\uC138\uB85C \uBC18\uC804(&I)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    87
radiobutton.tumble=\uD68C\uC804\uC2DD(&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=\uBAA8\uC591(&A)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    91
tab.general=\uC77C\uBC18 \uC0AC\uD56D(&G)
9d6777f588d4 7013850: Please change the mnemonic assignment system to avoid translation issue
jgodinez
parents: 9041
diff changeset
    92
tab.pagesetup=\uD398\uC774\uC9C0 \uC124\uC815(&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=\uBD80\uC801\uD569\uD55C \uD398\uC774\uC9C0 \uBC94\uC704: \uAC12\uC744 \uB2E4\uC2DC \uC785\uB825\uD558\uC2ED\uC2DC\uC624(\uC608: 1-3,5,7-10).
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    95
error.destination=\uBD80\uC801\uD569\uD55C \uD30C\uC77C \uC774\uB984: \uB2E4\uC2DC \uC2DC\uB3C4\uD558\uC2ED\uC2DC\uC624.
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
#
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   101
iso-4a0=4A0 (ISO/DIN & JIS)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   102
iso-2a0=2A0 (ISO/DIN & JIS)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   103
iso-a0=A0 (ISO/DIN & JIS)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   104
iso-a1=A1 (ISO/DIN & JIS)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   105
iso-a2=A2 (ISO/DIN & JIS)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   106
iso-a3=A3 (ISO/DIN & JIS)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   107
iso-a4=A4 (ISO/DIN & JIS)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   108
iso-a5=A5 (ISO/DIN & JIS)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   109
iso-a6=A6 (ISO/DIN & JIS)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   110
iso-a7=A7 (ISO/DIN & JIS)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   111
iso-a8=A8 (ISO/DIN & JIS)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   112
iso-a9=A9 (ISO/DIN & JIS)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   113
iso-a10=A10 (ISO/DIN & JIS)
2
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=Letter
90ce3da70b43 Initial load
duke
parents:
diff changeset
   148
na-legal=Legal
90ce3da70b43 Initial load
duke
parents:
diff changeset
   149
executive=Executive
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   150
ledger=Ledger
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   151
tabloid=Tabloid
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   152
invoice=Invoice
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   153
folio=Folio
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   154
quarto=Quarto
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   155
japanese-postcard=Postcard (JIS)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   156
oufuko-postcard=Double Postcard (JIS)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   157
a=Engineering A
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   158
b=Engineering B
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   159
c=Engineering C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   160
d=Engineering D
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   161
e=Engineering E
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   162
iso-designated-long=ISO Designated Long
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   163
italian-envelope=Italy Envelope
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   164
italy-envelope=Italy Envelope
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   165
invite-envelope=Invitation Envelope
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   166
monarch-envelope=Monarch Envelope
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   167
personal-envelope=Personal Envelope
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   168
na-number-9-envelope=No. 9 Envelope
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   169
na-number-10-envelope=No. 10 Envelope
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   170
na-number-11-envelope=No. 11 Envelope
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   171
na-number-12-envelope=No. 12 Envelope
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   172
na-number-14-envelope=No. 14 Envelope
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   173
na-6x9-envelope=6x9 Envelope
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   174
na-7x9-envelope=6x7 Envelope
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   175
na-9x11-envelope=9x11 Envelope
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   176
na-9x12-envelope=9x12 Envelope
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   177
na-10x13-envelope=10x15 Envelope
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   178
na-10x14-envelope=10x15 Envelope
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   179
na-10x15-envelope=10x15 Envelope
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   180
na-5x7=5" x 7" \uC6A9\uC9C0
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   181
na-8x10=8" x 10" \uC6A9\uC9C0
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=\uC790\uB3D9 \uC120\uD0DD
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   186
top=\uC704\uCABD
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   187
middle=\uAC00\uC6B4\uB370
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   188
bottom=\uC544\uB798\uCABD
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   189
envelope=Envelope
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   190
manual=\uC218\uB3D9
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   191
large-capacity=\uD070 \uC6A9\uB7C9
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   192
main=\uC8FC
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   193
side=\uCE21\uBA74
2
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=\uC218\uB3D9 \uBD09\uD22C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   196
Automatic-Feeder=\uC790\uB3D9 \uACF5\uAE09\uAE30
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   197
Tractor-Feeder=\uD2B8\uB799\uD130 \uACF5\uAE09\uAE30
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   198
Small-Format=\uC791\uC740 \uD615\uC2DD
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   199
Large-Format=\uD070 \uD615\uC2DD
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   200
Cassette=\uCE74\uC138\uD2B8
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   201
Form-Source=\uC591\uC2DD \uC18C\uC2A4
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=\uC791\uC5C5 \uC2B9\uC778
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   207
not-accepting-jobs=\uC791\uC5C5 \uC2B9\uC778 \uC548\uD568