jdk/src/share/classes/sun/awt/resources/awt_ja.properties
author mfang
Thu, 10 Feb 2011 20:52:39 -0800
changeset 8203 e5debcae2183
parent 2 90ce3da70b43
permissions -rw-r--r--
7017734: jdk7 message drop 1 translation integration Reviewed-by: ogino, yhuang
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
# AWT-specific properties
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
# Modifier names
90ce3da70b43 Initial load
duke
parents:
diff changeset
     7
AWT.shift=Shift
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
AWT.control=Ctrl
90ce3da70b43 Initial load
duke
parents:
diff changeset
     9
AWT.alt=Alt
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    10
AWT.meta=\u30E1\u30BF
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    11
AWT.altGraph=Alt\u30B0\u30E9\u30D5
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
# Key names
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
AWT.enter=Enter
90ce3da70b43 Initial load
duke
parents:
diff changeset
    15
AWT.backSpace=Backspace
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
AWT.tab=Tab
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    17
AWT.cancel=\u53D6\u6D88
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    18
AWT.clear=\u30AF\u30EA\u30A2
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    19
AWT.pause=\u4E00\u6642\u505C\u6B62
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    20
AWT.capsLock=Caps Lock
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    21
AWT.escape=Esc
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    22
AWT.space=\u30B9\u30DA\u30FC\u30B9
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    23
AWT.pgup=Page Up
90ce3da70b43 Initial load
duke
parents:
diff changeset
    24
AWT.pgdn=Page Down
90ce3da70b43 Initial load
duke
parents:
diff changeset
    25
AWT.end=End
90ce3da70b43 Initial load
duke
parents:
diff changeset
    26
AWT.home=Home
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    27
AWT.left=\u5DE6
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    28
AWT.up=\u4E0A
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    29
AWT.right=\u53F3
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    30
AWT.down=\u4E0B
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    31
AWT.begin=\u958B\u59CB
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    32
AWT.comma=\u30AB\u30F3\u30DE
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    33
AWT.period=\u30D4\u30EA\u30AA\u30C9
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    34
AWT.slash=\u30B9\u30E9\u30C3\u30B7\u30E5
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    35
AWT.semicolon=\u30BB\u30DF\u30B3\u30ED\u30F3
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    36
AWT.equals=\u7B49\u53F7
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    37
AWT.openBracket=\u5DE6\u5927\u30AB\u30C3\u30B3
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    38
AWT.backSlash=\u30D0\u30C3\u30AF\u30B9\u30E9\u30C3\u30B7\u30E5
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    39
AWT.closeBracket=\u53F3\u5927\u30AB\u30C3\u30B3
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    40
AWT.multiply=NumPad *
90ce3da70b43 Initial load
duke
parents:
diff changeset
    41
AWT.add=NumPad +
90ce3da70b43 Initial load
duke
parents:
diff changeset
    42
AWT.separator=NumPad ,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    43
AWT.separater=NumPad ,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    44
AWT.subtract=NumPad -
90ce3da70b43 Initial load
duke
parents:
diff changeset
    45
AWT.decimal=NumPad .
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
AWT.divide=NumPad /
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
AWT.delete=Delete
90ce3da70b43 Initial load
duke
parents:
diff changeset
    48
AWT.numLock=Num Lock
90ce3da70b43 Initial load
duke
parents:
diff changeset
    49
AWT.scrollLock=Scroll Lock
90ce3da70b43 Initial load
duke
parents:
diff changeset
    50
AWT.f1=F1
90ce3da70b43 Initial load
duke
parents:
diff changeset
    51
AWT.f2=F2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    52
AWT.f3=F3
90ce3da70b43 Initial load
duke
parents:
diff changeset
    53
AWT.f4=F4
90ce3da70b43 Initial load
duke
parents:
diff changeset
    54
AWT.f5=F5
90ce3da70b43 Initial load
duke
parents:
diff changeset
    55
AWT.f6=F6
90ce3da70b43 Initial load
duke
parents:
diff changeset
    56
AWT.f7=F7
90ce3da70b43 Initial load
duke
parents:
diff changeset
    57
AWT.f8=F8
90ce3da70b43 Initial load
duke
parents:
diff changeset
    58
AWT.f9=F9
90ce3da70b43 Initial load
duke
parents:
diff changeset
    59
AWT.f10=F10
90ce3da70b43 Initial load
duke
parents:
diff changeset
    60
AWT.f11=F11
90ce3da70b43 Initial load
duke
parents:
diff changeset
    61
AWT.f12=F12
90ce3da70b43 Initial load
duke
parents:
diff changeset
    62
AWT.f13=F13
90ce3da70b43 Initial load
duke
parents:
diff changeset
    63
AWT.f14=F14
90ce3da70b43 Initial load
duke
parents:
diff changeset
    64
AWT.f15=F15
90ce3da70b43 Initial load
duke
parents:
diff changeset
    65
AWT.f16=F16
90ce3da70b43 Initial load
duke
parents:
diff changeset
    66
AWT.f17=F17
90ce3da70b43 Initial load
duke
parents:
diff changeset
    67
AWT.f18=F18
90ce3da70b43 Initial load
duke
parents:
diff changeset
    68
AWT.f19=F19
90ce3da70b43 Initial load
duke
parents:
diff changeset
    69
AWT.f20=F20
90ce3da70b43 Initial load
duke
parents:
diff changeset
    70
AWT.f21=F21
90ce3da70b43 Initial load
duke
parents:
diff changeset
    71
AWT.f22=F22
90ce3da70b43 Initial load
duke
parents:
diff changeset
    72
AWT.f23=F23
90ce3da70b43 Initial load
duke
parents:
diff changeset
    73
AWT.f24=F24
90ce3da70b43 Initial load
duke
parents:
diff changeset
    74
AWT.printScreen=Print Screen
90ce3da70b43 Initial load
duke
parents:
diff changeset
    75
AWT.insert=Insert
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    76
AWT.help=\u30D8\u30EB\u30D7
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    77
AWT.windows=Windows
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    78
AWT.context=\u30B3\u30F3\u30C6\u30AD\u30B9\u30C8\u30FB\u30E1\u30CB\u30E5\u30FC
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    79
AWT.backQuote=\u9006\u5F15\u7528\u7B26
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    80
AWT.quote=\u5F15\u7528\u7B26
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    81
AWT.deadGrave=Dead Grave
90ce3da70b43 Initial load
duke
parents:
diff changeset
    82
AWT.deadAcute=Dead Acute
90ce3da70b43 Initial load
duke
parents:
diff changeset
    83
AWT.deadCircumflex=Dead Circumflex
90ce3da70b43 Initial load
duke
parents:
diff changeset
    84
AWT.deadTilde=Dead Tilde
90ce3da70b43 Initial load
duke
parents:
diff changeset
    85
AWT.deadMacron=Dead Macron
90ce3da70b43 Initial load
duke
parents:
diff changeset
    86
AWT.deadBreve=Dead Breve
90ce3da70b43 Initial load
duke
parents:
diff changeset
    87
AWT.deadAboveDot=Dead Above Dot
90ce3da70b43 Initial load
duke
parents:
diff changeset
    88
AWT.deadDiaeresis=Dead Diaeresis
90ce3da70b43 Initial load
duke
parents:
diff changeset
    89
AWT.deadAboveRing=Dead Above Ring
90ce3da70b43 Initial load
duke
parents:
diff changeset
    90
AWT.deadDoubleAcute=Dead Double Acute
90ce3da70b43 Initial load
duke
parents:
diff changeset
    91
AWT.deadCaron=Dead Caron
90ce3da70b43 Initial load
duke
parents:
diff changeset
    92
AWT.deadCedilla=Dead Cedilla
90ce3da70b43 Initial load
duke
parents:
diff changeset
    93
AWT.deadOgonek=Dead Ogonek
90ce3da70b43 Initial load
duke
parents:
diff changeset
    94
AWT.deadIota=Dead Iota
90ce3da70b43 Initial load
duke
parents:
diff changeset
    95
AWT.deadVoicedSound=Dead Voiced Sound
90ce3da70b43 Initial load
duke
parents:
diff changeset
    96
AWT.deadSemivoicedSound=Dead Semivoiced Sound
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    97
AWT.ampersand=\u30A2\u30F3\u30D1\u30B5\u30F3\u30C9
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    98
AWT.asterisk=\u30A2\u30B9\u30BF\u30EA\u30B9\u30AF
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
    99
AWT.quoteDbl=\u4E8C\u91CD\u5F15\u7528\u7B26
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   100
AWT.Less=\u3088\u308A\u5C0F\u3055\u3044
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   101
AWT.greater=\u3088\u308A\u5927\u304D\u3044
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   102
AWT.braceLeft=\u5DE6\u4E2D\u30AB\u30C3\u30B3
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   103
AWT.braceRight=\u53F3\u4E2D\u30AB\u30C3\u30B3
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   104
AWT.at=\u30A2\u30C3\u30C8
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   105
AWT.colon=\u30B3\u30ED\u30F3
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   106
AWT.circumflex=\u66F2\u6298\u30A2\u30AF\u30BB\u30F3\u30C8\u8A18\u53F7
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   107
AWT.dollar=\u30C9\u30EB
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   108
AWT.euro=\u30E6\u30FC\u30ED
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   109
AWT.exclamationMark=\u611F\u5606\u7B26
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   110
AWT.invertedExclamationMark=\u9006\u611F\u5606\u7B26
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   111
AWT.leftParenthesis=\u5DE6\u4E38\u30AB\u30C3\u30B3
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   112
AWT.numberSign=\u756A\u53F7\u8A18\u53F7
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   113
AWT.plus=\u30D7\u30E9\u30B9
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   114
AWT.minus=\u30DE\u30A4\u30CA\u30B9
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   115
AWT.rightParenthesis=\u53F3\u4E38\u30AB\u30C3\u30B3
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   116
AWT.underscore=\u30A2\u30F3\u30C0\u30FC\u30B9\u30B3\u30A2
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   117
AWT.final=\u6700\u7D42
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   118
AWT.convert=\u5909\u63DB
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   119
AWT.noconvert=\u7121\u5909\u63DB
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   120
AWT.accept=\u78BA\u5B9A
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   121
AWT.modechange=\u30E2\u30FC\u30C9\u5909\u66F4
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   122
AWT.kana=\u304B\u306A
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   123
AWT.kanji=\u6F22\u5B57
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   124
AWT.alphanumeric=\u82F1\u6570\u5B57
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   125
AWT.katakana=\u30AB\u30BF\u30AB\u30CA
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   126
AWT.hiragana=\u3072\u3089\u304C\u306A
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   127
AWT.fullWidth=\u5168\u89D2
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   128
AWT.halfWidth=\u534A\u89D2
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   129
AWT.romanCharacters=\u30ED\u30FC\u30DE\u5B57
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   130
AWT.allCandidates=\u5168\u5019\u88DC
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   131
AWT.previousCandidate=\u524D\u5019\u88DC
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   132
AWT.codeInput=\u30B3\u30FC\u30C9\u5165\u529B
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   133
AWT.japaneseKatakana=\u65E5\u672C\u8A9E\u306E\u30AB\u30BF\u30AB\u30CA
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   134
AWT.japaneseHiragana=\u65E5\u672C\u8A9E\u306E\u3072\u3089\u304C\u306A
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   135
AWT.japaneseRoman=\u65E5\u672C\u8A9E\u306E\u30ED\u30FC\u30DE\u5B57
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   136
AWT.kanaLock=\u30AB\u30CA\u30FB\u30ED\u30C3\u30AF
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   137
AWT.inputMethodOnOff=\u5165\u529B\u30E1\u30BD\u30C3\u30C9On-Off
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   138
AWT.again=\u518D\u5EA6
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   139
AWT.undo=\u5143\u306B\u623B\u3059
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   140
AWT.copy=\u30B3\u30D4\u30FC
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   141
AWT.paste=\u8CBC\u4ED8\u3051
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   142
AWT.cut=\u5207\u53D6\u308A
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   143
AWT.find=\u691C\u7D22
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   144
AWT.props=\u30D7\u30ED\u30D1\u30C6\u30A3
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   145
AWT.stop=\u505C\u6B62
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   146
AWT.compose=\u4F5C\u6210
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   147
90ce3da70b43 Initial load
duke
parents:
diff changeset
   148
# Numeric Keypad
90ce3da70b43 Initial load
duke
parents:
diff changeset
   149
AWT.numpad=NumPad
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   150
AWT.unknown=\u4E0D\u660E
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   151
AWT.undefined=\u672A\u5B9A\u7FA9
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   152
90ce3da70b43 Initial load
duke
parents:
diff changeset
   153
# Predefined cursor names
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   154
AWT.DefaultCursor=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30AB\u30FC\u30BD\u30EB
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   155
AWT.CrosshairCursor=\u5341\u5B57\u30AB\u30FC\u30BD\u30EB
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   156
AWT.TextCursor=\u30C6\u30AD\u30B9\u30C8\u30FB\u30AB\u30FC\u30BD\u30EB
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   157
AWT.WaitCursor=\u5F85\u6A5F\u30AB\u30FC\u30BD\u30EB
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   158
AWT.SWResizeCursor=\u5357\u897F\u65B9\u5411\u306E\u30EA\u30B5\u30A4\u30BA\u30FB\u30AB\u30FC\u30BD\u30EB
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   159
AWT.SEResizeCursor=\u5357\u6771\u65B9\u5411\u306E\u30EA\u30B5\u30A4\u30BA\u30FB\u30AB\u30FC\u30BD\u30EB
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   160
AWT.NWResizeCursor=\u5317\u897F\u65B9\u5411\u306E\u30EA\u30B5\u30A4\u30BA\u30FB\u30AB\u30FC\u30BD\u30EB
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   161
AWT.NEResizeCursor=\u5317\u6771\u65B9\u5411\u306E\u30EA\u30B5\u30A4\u30BA\u30FB\u30AB\u30FC\u30BD\u30EB
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   162
AWT.NResizeCursor=\u5317\u65B9\u5411\u306E\u30EA\u30B5\u30A4\u30BA\u30FB\u30AB\u30FC\u30BD\u30EB
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   163
AWT.SResizeCursor=\u5357\u65B9\u5411\u306E\u30EA\u30B5\u30A4\u30BA\u30FB\u30AB\u30FC\u30BD\u30EB
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   164
AWT.WResizeCursor=\u897F\u65B9\u5411\u306E\u30EA\u30B5\u30A4\u30BA\u30FB\u30AB\u30FC\u30BD\u30EB
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   165
AWT.EResizeCursor=\u6771\u65B9\u5411\u306E\u30EA\u30B5\u30A4\u30BA\u30FB\u30AB\u30FC\u30BD\u30EB
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   166
AWT.HandCursor=\u6307\u578B\u30AB\u30FC\u30BD\u30EB
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   167
AWT.MoveCursor=\u79FB\u52D5\u30AB\u30FC\u30BD\u30EB
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   168
AWT.DefaultDragCursor=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30C9\u30E9\u30C3\u30B0\u30FB\u30AB\u30FC\u30BD\u30EB
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   169
AWT.DefaultNoDropCursor=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30C9\u30E9\u30C3\u30B0\u7981\u6B62\u30AB\u30FC\u30BD\u30EB
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   170
AWT.DefaultDropCursor=\u30C7\u30D5\u30A9\u30EB\u30C8\u306E\u30C9\u30ED\u30C3\u30D7\u30FB\u30AB\u30FC\u30BD\u30EB
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   171
90ce3da70b43 Initial load
duke
parents:
diff changeset
   172
# Input method related strings
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   173
AWT.CompositionWindowTitle=\u5165\u529B\u30A6\u30A3\u30F3\u30C9\u30A6
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   174
AWT.InputMethodSelectionMenu=\u5165\u529B\u30E1\u30BD\u30C3\u30C9\u306E\u9078\u629E
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   175
AWT.HostInputMethodDisplayName=\u30B7\u30B9\u30C6\u30E0\u5165\u529B\u30E1\u30BD\u30C3\u30C9
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   176
AWT.InputMethodLanguage.ja=\u65E5\u672C\u8A9E
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   177
AWT.InputMethodLanguage.ko=\u97D3\u56FD\u8A9E
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   178
AWT.InputMethodLanguage.zh=\u4E2D\u56FD\u8A9E
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   179
AWT.InputMethodLanguage.zh_CN=\u4E2D\u56FD\u8A9E(\u7C21\u4F53\u5B57)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   180
AWT.InputMethodLanguage.zh_TW=\u4E2D\u56FD\u8A9E(\u7E41\u4F53\u5B57)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   181
AWT.InputMethodCreationFailed={0}\u3092\u4F5C\u6210\u3067\u304D\u307E\u305B\u3093\u3067\u3057\u305F\u3002\u7406\u7531: {1}
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   182
90ce3da70b43 Initial load
duke
parents:
diff changeset
   183
# Property to select between on-the-spot and below-the-spot
90ce3da70b43 Initial load
duke
parents:
diff changeset
   184
# composition with input methods. Valid values:
90ce3da70b43 Initial load
duke
parents:
diff changeset
   185
# "on-the-spot", "below-the-spot".
90ce3da70b43 Initial load
duke
parents:
diff changeset
   186
# May be overridden from command line.
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   187
java.awt.im.style=\u5373\u5EA7
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   188
java.awt.def.delay=30
90ce3da70b43 Initial load
duke
parents:
diff changeset
   189
90ce3da70b43 Initial load
duke
parents:
diff changeset
   190
# Warnings
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 2
diff changeset
   191
AWT.InconsistentDLLsWarning=\u30B7\u30B9\u30C6\u30E0\u306B\u30A4\u30F3\u30B9\u30C8\u30FC\u30EB\u3055\u308C\u3066\u3044\u308B\u4E00\u9023\u306E\u30C0\u30A4\u30CA\u30DF\u30C3\u30AF\u30FB\u30EA\u30F3\u30AF\u30FB\u30E9\u30A4\u30D6\u30E9\u30EA(DLL)\u306B\u77DB\u76FE\u304C\u3042\u308B\u305F\u3081\u3001\u30C6\u30AD\u30B9\u30C8\u30FB\u30D9\u30FC\u30B9\u306E\u64CD\u4F5C\u304C\u6B63\u3057\u304F\u52D5\u4F5C\u3057\u307E\u305B\u3093\u3002\u3053\u306E\u554F\u984C\u306E\u8A73\u7D30\u3068\u56DE\u907F\u7B56\u306F\u3001java.sun.com\u4E0A\u306B\u3042\u308BJava(TM) 2 SDK, Standard Edition\u306E\u30EA\u30EA\u30FC\u30B9\u30FB\u30CE\u30FC\u30C8\u3092\u53C2\u7167\u3057\u3066\u304F\u3060\u3055\u3044\u3002
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
   192