src/java.desktop/share/classes/sun/awt/resources/awt_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
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    28
# AWT-specific properties
90ce3da70b43 Initial load
duke
parents:
diff changeset
    29
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    30
90ce3da70b43 Initial load
duke
parents:
diff changeset
    31
# Modifier names
90ce3da70b43 Initial load
duke
parents:
diff changeset
    32
AWT.shift=Shift
90ce3da70b43 Initial load
duke
parents:
diff changeset
    33
AWT.control=Ctrl
90ce3da70b43 Initial load
duke
parents:
diff changeset
    34
AWT.alt=Alt
90ce3da70b43 Initial load
duke
parents:
diff changeset
    35
AWT.meta=Meta
90ce3da70b43 Initial load
duke
parents:
diff changeset
    36
AWT.altGraph=Alt Graph
90ce3da70b43 Initial load
duke
parents:
diff changeset
    37
90ce3da70b43 Initial load
duke
parents:
diff changeset
    38
# Key names
90ce3da70b43 Initial load
duke
parents:
diff changeset
    39
AWT.enter=Enter
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
AWT.backSpace=Backspace
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
AWT.tab=Tab
90ce3da70b43 Initial load
duke
parents:
diff changeset
    42
AWT.cancel=Cancel
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
AWT.clear=Clear
90ce3da70b43 Initial load
duke
parents:
diff changeset
    44
AWT.pause=Pause
90ce3da70b43 Initial load
duke
parents:
diff changeset
    45
AWT.capsLock=Caps Lock
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
AWT.escape=Escape
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
AWT.space=Space
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
AWT.pgup=Page Up
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
AWT.pgdn=Page Down
90ce3da70b43 Initial load
duke
parents:
diff changeset
    50
AWT.end=End
90ce3da70b43 Initial load
duke
parents:
diff changeset
    51
AWT.home=Home
90ce3da70b43 Initial load
duke
parents:
diff changeset
    52
AWT.left=Left
90ce3da70b43 Initial load
duke
parents:
diff changeset
    53
AWT.up=Up
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
AWT.right=Right
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
AWT.down=Down
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
AWT.begin=Begin
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
AWT.comma=Comma
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
AWT.period=Period
90ce3da70b43 Initial load
duke
parents:
diff changeset
    59
AWT.slash=Slash
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
AWT.semicolon=Semicolon
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
AWT.equals=Equals
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
AWT.openBracket=Open Bracket
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
AWT.backSlash=Back Slash
90ce3da70b43 Initial load
duke
parents:
diff changeset
    64
AWT.closeBracket=Close Bracket
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
AWT.multiply=NumPad *
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
AWT.add=NumPad +
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
AWT.separator=NumPad ,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
AWT.separater=NumPad ,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
AWT.subtract=NumPad -
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
AWT.decimal=NumPad .
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
AWT.divide=NumPad /
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
AWT.delete=Delete
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
AWT.numLock=Num Lock
90ce3da70b43 Initial load
duke
parents:
diff changeset
    74
AWT.scrollLock=Scroll Lock
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
AWT.f1=F1
90ce3da70b43 Initial load
duke
parents:
diff changeset
    76
AWT.f2=F2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
AWT.f3=F3
90ce3da70b43 Initial load
duke
parents:
diff changeset
    78
AWT.f4=F4
90ce3da70b43 Initial load
duke
parents:
diff changeset
    79
AWT.f5=F5
90ce3da70b43 Initial load
duke
parents:
diff changeset
    80
AWT.f6=F6
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
AWT.f7=F7
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
AWT.f8=F8
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
AWT.f9=F9
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
AWT.f10=F10
90ce3da70b43 Initial load
duke
parents:
diff changeset
    85
AWT.f11=F11
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
AWT.f12=F12
90ce3da70b43 Initial load
duke
parents:
diff changeset
    87
AWT.f13=F13
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
AWT.f14=F14
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
AWT.f15=F15
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
AWT.f16=F16
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
AWT.f17=F17
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
AWT.f18=F18
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
AWT.f19=F19
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
AWT.f20=F20
90ce3da70b43 Initial load
duke
parents:
diff changeset
    95
AWT.f21=F21
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
AWT.f22=F22
90ce3da70b43 Initial load
duke
parents:
diff changeset
    97
AWT.f23=F23
90ce3da70b43 Initial load
duke
parents:
diff changeset
    98
AWT.f24=F24
90ce3da70b43 Initial load
duke
parents:
diff changeset
    99
AWT.printScreen=Print Screen
90ce3da70b43 Initial load
duke
parents:
diff changeset
   100
AWT.insert=Insert
90ce3da70b43 Initial load
duke
parents:
diff changeset
   101
AWT.help=Help
90ce3da70b43 Initial load
duke
parents:
diff changeset
   102
AWT.windows=Windows
90ce3da70b43 Initial load
duke
parents:
diff changeset
   103
AWT.context=Context Menu
90ce3da70b43 Initial load
duke
parents:
diff changeset
   104
AWT.backQuote=Back Quote
90ce3da70b43 Initial load
duke
parents:
diff changeset
   105
AWT.quote=Quote
90ce3da70b43 Initial load
duke
parents:
diff changeset
   106
AWT.deadGrave=Dead Grave
90ce3da70b43 Initial load
duke
parents:
diff changeset
   107
AWT.deadAcute=Dead Acute
90ce3da70b43 Initial load
duke
parents:
diff changeset
   108
AWT.deadCircumflex=Dead Circumflex
90ce3da70b43 Initial load
duke
parents:
diff changeset
   109
AWT.deadTilde=Dead Tilde
90ce3da70b43 Initial load
duke
parents:
diff changeset
   110
AWT.deadMacron=Dead Macron
90ce3da70b43 Initial load
duke
parents:
diff changeset
   111
AWT.deadBreve=Dead Breve
90ce3da70b43 Initial load
duke
parents:
diff changeset
   112
AWT.deadAboveDot=Dead Above Dot
90ce3da70b43 Initial load
duke
parents:
diff changeset
   113
AWT.deadDiaeresis=Dead Diaeresis
90ce3da70b43 Initial load
duke
parents:
diff changeset
   114
AWT.deadAboveRing=Dead Above Ring
90ce3da70b43 Initial load
duke
parents:
diff changeset
   115
AWT.deadDoubleAcute=Dead Double Acute
90ce3da70b43 Initial load
duke
parents:
diff changeset
   116
AWT.deadCaron=Dead Caron
90ce3da70b43 Initial load
duke
parents:
diff changeset
   117
AWT.deadCedilla=Dead Cedilla
90ce3da70b43 Initial load
duke
parents:
diff changeset
   118
AWT.deadOgonek=Dead Ogonek
90ce3da70b43 Initial load
duke
parents:
diff changeset
   119
AWT.deadIota=Dead Iota
90ce3da70b43 Initial load
duke
parents:
diff changeset
   120
AWT.deadVoicedSound=Dead Voiced Sound
90ce3da70b43 Initial load
duke
parents:
diff changeset
   121
AWT.deadSemivoicedSound=Dead Semivoiced Sound
90ce3da70b43 Initial load
duke
parents:
diff changeset
   122
AWT.ampersand=Ampersand
90ce3da70b43 Initial load
duke
parents:
diff changeset
   123
AWT.asterisk=Asterisk
90ce3da70b43 Initial load
duke
parents:
diff changeset
   124
AWT.quoteDbl=Double Quote
90ce3da70b43 Initial load
duke
parents:
diff changeset
   125
AWT.Less=Less
90ce3da70b43 Initial load
duke
parents:
diff changeset
   126
AWT.greater=Greater
90ce3da70b43 Initial load
duke
parents:
diff changeset
   127
AWT.braceLeft=Left Brace
90ce3da70b43 Initial load
duke
parents:
diff changeset
   128
AWT.braceRight=Right Brace
90ce3da70b43 Initial load
duke
parents:
diff changeset
   129
AWT.at=At
90ce3da70b43 Initial load
duke
parents:
diff changeset
   130
AWT.colon=Colon
90ce3da70b43 Initial load
duke
parents:
diff changeset
   131
AWT.circumflex=Circumflex
90ce3da70b43 Initial load
duke
parents:
diff changeset
   132
AWT.dollar=Dollar
90ce3da70b43 Initial load
duke
parents:
diff changeset
   133
AWT.euro=Euro
90ce3da70b43 Initial load
duke
parents:
diff changeset
   134
AWT.exclamationMark=Exclamation Mark
90ce3da70b43 Initial load
duke
parents:
diff changeset
   135
AWT.invertedExclamationMark=Inverted Exclamation Mark
90ce3da70b43 Initial load
duke
parents:
diff changeset
   136
AWT.leftParenthesis=Left Parenthesis
90ce3da70b43 Initial load
duke
parents:
diff changeset
   137
AWT.numberSign=Number Sign
90ce3da70b43 Initial load
duke
parents:
diff changeset
   138
AWT.plus=Plus
90ce3da70b43 Initial load
duke
parents:
diff changeset
   139
AWT.minus=Minus
90ce3da70b43 Initial load
duke
parents:
diff changeset
   140
AWT.rightParenthesis=Right Parenthesis
90ce3da70b43 Initial load
duke
parents:
diff changeset
   141
AWT.underscore=Underscore
90ce3da70b43 Initial load
duke
parents:
diff changeset
   142
AWT.final=Final
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   143
AWT.convert=\uBCC0\uD658
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   144
AWT.noconvert=\uBCC0\uD658 \uC548\uD568
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   145
AWT.accept=\uB3D9\uC758
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   146
AWT.modechange=\uBAA8\uB4DC \uBCC0\uACBD
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   147
AWT.kana=\uAC00\uB098
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   148
AWT.kanji=\uAC04\uC9C0
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   149
AWT.alphanumeric=\uC601\uC22B\uC790
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   150
AWT.katakana=\uAC00\uD0C0\uCE74\uB098
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   151
AWT.hiragana=\uD788\uB77C\uAC00\uB098
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   152
AWT.fullWidth=Full-Width
90ce3da70b43 Initial load
duke
parents:
diff changeset
   153
AWT.halfWidth=Half-Width
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   154
AWT.romanCharacters=\uB85C\uB9C8 \uBB38\uC790
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   155
AWT.allCandidates=\uBAA8\uB4E0 \uD6C4\uBCF4
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   156
AWT.previousCandidate=\uC774\uC804 \uD6C4\uBCF4
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   157
AWT.codeInput=\uCF54\uB4DC \uC785\uB825
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   158
AWT.japaneseKatakana=\uC77C\uBCF8\uC5B4 \uAC00\uD0C0\uCE74\uB098
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   159
AWT.japaneseHiragana=\uC77C\uBCF8\uC5B4 \uD788\uB77C\uAC00\uB098
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   160
AWT.japaneseRoman=\uC77C\uBCF8\uC5B4 \uB85C\uB9C8 \uBB38\uC790
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   161
AWT.kanaLock=\uAC00\uB098 \uC7A0\uAE08
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   162
AWT.inputMethodOnOff=\uC785\uB825 \uBC29\uBC95 \uC124\uC815/\uD574\uC81C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   163
AWT.again=\uB2E4\uC2DC
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   164
AWT.undo=\uC2E4\uD589 \uCDE8\uC18C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   165
AWT.copy=\uBCF5\uC0AC
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   166
AWT.paste=\uBD99\uC5EC\uB123\uAE30
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   167
AWT.cut=\uC798\uB77C\uB0B4\uAE30
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   168
AWT.find=\uCC3E\uAE30
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   169
AWT.props=Props
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   170
AWT.stop=\uC815\uC9C0
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   171
AWT.compose=\uAD6C\uC131
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   172
90ce3da70b43 Initial load
duke
parents:
diff changeset
   173
# Numeric Keypad
90ce3da70b43 Initial load
duke
parents:
diff changeset
   174
AWT.numpad=NumPad
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   175
AWT.unknown=\uC54C \uC218 \uC5C6\uC74C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   176
AWT.undefined=\uC815\uC758\uB418\uC9C0 \uC54A\uC74C
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   177
90ce3da70b43 Initial load
duke
parents:
diff changeset
   178
# Predefined cursor names
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   179
AWT.DefaultCursor=\uAE30\uBCF8 \uCEE4\uC11C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   180
AWT.CrosshairCursor=\uC2ED\uC790 \uCEE4\uC11C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   181
AWT.TextCursor=\uD14D\uC2A4\uD2B8 \uCEE4\uC11C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   182
AWT.WaitCursor=\uB300\uAE30 \uCEE4\uC11C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   183
AWT.SWResizeCursor=\uB0A8\uC11C \uBC29\uD5A5 \uD06C\uAE30 \uC870\uC815 \uCEE4\uC11C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   184
AWT.SEResizeCursor=\uB0A8\uB3D9 \uBC29\uD5A5 \uD06C\uAE30 \uC870\uC815 \uCEE4\uC11C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   185
AWT.NWResizeCursor=\uBD81\uC11C \uBC29\uD5A5 \uD06C\uAE30 \uC870\uC815 \uCEE4\uC11C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   186
AWT.NEResizeCursor=\uBD81\uB3D9 \uBC29\uD5A5 \uD06C\uAE30 \uC870\uC815 \uCEE4\uC11C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   187
AWT.NResizeCursor=\uBD81\uCABD \uBC29\uD5A5 \uD06C\uAE30 \uC870\uC815 \uCEE4\uC11C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   188
AWT.SResizeCursor=\uB0A8\uCABD \uBC29\uD5A5 \uD06C\uAE30 \uC870\uC815 \uCEE4\uC11C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   189
AWT.WResizeCursor=\uC11C\uCABD \uBC29\uD5A5 \uD06C\uAE30 \uC870\uC815 \uCEE4\uC11C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   190
AWT.EResizeCursor=\uB3D9\uCABD \uBC29\uD5A5 \uD06C\uAE30 \uC870\uC815 \uCEE4\uC11C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   191
AWT.HandCursor=\uC190 \uCEE4\uC11C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   192
AWT.MoveCursor=\uC774\uB3D9 \uCEE4\uC11C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   193
AWT.DefaultDragCursor=\uAE30\uBCF8 \uB04C\uAE30 \uCEE4\uC11C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   194
AWT.DefaultNoDropCursor=\uAE30\uBCF8 NoDrag \uCEE4\uC11C
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   195
AWT.DefaultDropCursor=\uAE30\uBCF8 \uB193\uAE30 \uCEE4\uC11C
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   196
90ce3da70b43 Initial load
duke
parents:
diff changeset
   197
# Input method related strings
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   198
AWT.CompositionWindowTitle=\uC785\uB825 \uCC3D
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   199
AWT.InputMethodSelectionMenu=\uC785\uB825 \uBC29\uBC95 \uC120\uD0DD
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   200
AWT.HostInputMethodDisplayName=\uC2DC\uC2A4\uD15C \uC785\uB825 \uBC29\uBC95
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   201
AWT.InputMethodLanguage.ja=\uC77C\uBCF8\uC5B4
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   202
AWT.InputMethodLanguage.ko=\uD55C\uAD6D\uC5B4
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   203
AWT.InputMethodLanguage.zh=\uC911\uAD6D\uC5B4
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   204
AWT.InputMethodLanguage.zh_CN=\uC911\uAD6D\uC5B4 \uAC04\uCCB4
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   205
AWT.InputMethodLanguage.zh_TW=\uC911\uAD6D\uC5B4 \uBC88\uCCB4
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   206
AWT.InputMethodCreationFailed={0}\uC744(\uB97C) \uC0DD\uC131\uD560 \uC218 \uC5C6\uC2B5\uB2C8\uB2E4. \uC6D0\uC778: {1}
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   207
90ce3da70b43 Initial load
duke
parents:
diff changeset
   208
# Property to select between on-the-spot and below-the-spot
90ce3da70b43 Initial load
duke
parents:
diff changeset
   209
# composition with input methods. Valid values:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   210
# "on-the-spot", "below-the-spot".
90ce3da70b43 Initial load
duke
parents:
diff changeset
   211
# May be overridden from command line.
90ce3da70b43 Initial load
duke
parents:
diff changeset
   212
java.awt.im.style=on-the-spot
90ce3da70b43 Initial load
duke
parents:
diff changeset
   213
java.awt.def.delay=30
90ce3da70b43 Initial load
duke
parents:
diff changeset
   214
90ce3da70b43 Initial load
duke
parents:
diff changeset
   215
# Warnings
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   216
AWT.InconsistentDLLsWarning=\uC2DC\uC2A4\uD15C\uC5D0 \uC124\uCE58\uB41C DLL(Dynamic Linking Libraries) \uC9D1\uD569\uC774 \uC77C\uCE58\uD558\uC9C0 \uC54A\uC544 \uD14D\uC2A4\uD2B8 \uAE30\uBC18 \uC791\uC5C5\uC774 \uC81C\uB300\uB85C \uC791\uB3D9\uD558\uC9C0 \uC54A\uC744 \uC218 \uC788\uC2B5\uB2C8\uB2E4. \uC774 \uBB38\uC81C\uC5D0 \uB300\uD55C \uC790\uC138\uD55C \uB0B4\uC6A9\uACFC \uD574\uACB0 \uBC29\uBC95 \uC81C\uC548 \uC0AC\uD56D\uC740 java.sun.com\uC758 Java(TM) 2 SDK, Standard Edition Release Notes\uB97C \uCC38\uC870\uD558\uC2ED\uC2DC\uC624.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   217