mirror of
https://github.com/openjdk/jdk.git
synced 2025-09-21 19:44:41 +02:00
Merge
This commit is contained in:
commit
800a49f4a0
1 changed files with 13 additions and 13 deletions
|
@ -9,7 +9,7 @@ ViewportBackingStore=false
|
||||||
#
|
#
|
||||||
# Each of the strings that follow form a key to be
|
# Each of the strings that follow form a key to be
|
||||||
# used to the actual menu definition.
|
# used to the actual menu definition.
|
||||||
menubar=\u30d5\u30a1\u30a4\u30eb\u7de8\u96c6\u30c7\u30d0\u30c3\u30b0
|
menubar=file edit debug
|
||||||
|
|
||||||
# file Menu definition
|
# file Menu definition
|
||||||
#
|
#
|
||||||
|
@ -20,15 +20,15 @@ menubar=\u30d5\u30a1\u30a4\u30eb\u7de8\u96c6\u30c7\u30d0\u30c3\u30b0
|
||||||
# new -> Notepad.newAction
|
# new -> Notepad.newAction
|
||||||
# save -> Notepad.saveAction
|
# save -> Notepad.saveAction
|
||||||
# exit -> Notepad.exitAction
|
# exit -> Notepad.exitAction
|
||||||
file=\u65b0\u898f \u958b\u304f \u4fdd\u5b58 - \u7d42\u4e86
|
file=new open save - exit
|
||||||
fileLabel=\u30d5\u30a1\u30a4\u30eb (F)
|
fileLabel=\u30d5\u30a1\u30a4\u30eb
|
||||||
openLabel=\u958b\u304f
|
openLabel=\u958b\u304f
|
||||||
openImage=resources/open.gif
|
openImage=resources/open.gif
|
||||||
newLabel=\u65b0\u898f
|
newLabel=\u65b0\u898f
|
||||||
newImage=resources/new.gif
|
newImage=resources/new.gif
|
||||||
saveLabel=\u4fdd\u5b58
|
saveLabel=\u4fdd\u5b58
|
||||||
saveImage=resources/save.gif
|
saveImage=resources/save.gif
|
||||||
exitLabel=\u7d42\u4e86 (X)
|
exitLabel=\u7d42\u4e86
|
||||||
|
|
||||||
#
|
#
|
||||||
# edit Menu definition
|
# edit Menu definition
|
||||||
|
@ -36,26 +36,26 @@ exitLabel=\u7d42\u4e86 (X)
|
||||||
# cut -> JTextComponent.cutAction
|
# cut -> JTextComponent.cutAction
|
||||||
# copy -> JTextComponent.copyAction
|
# copy -> JTextComponent.copyAction
|
||||||
# paste -> JTextComponent.pasteAction
|
# paste -> JTextComponent.pasteAction
|
||||||
edit=\u30ab\u30c3\u30c8 \u30b3\u30d4\u30fc \u30da\u30fc\u30b9\u30c8 - \u5143\u306b\u623b\u3059 \u518d\u5b9f\u884c
|
edit=cut copy paste - undo redo
|
||||||
editLabel=\u7de8\u96c6
|
editLabel=\u7de8\u96c6
|
||||||
cutLabel=Cut
|
cutLabel=\u30ab\u30c3\u30c8
|
||||||
cutAction=cut-to-clipboard
|
cutAction=cut-to-clipboard
|
||||||
cutImage=resources/cut.gif
|
cutImage=resources/cut.gif
|
||||||
copyLabel=Copy
|
copyLabel=\u30b3\u30d4\u30fc
|
||||||
copyAction=cut-to-clipboard
|
copyAction=copy-to-clipboard
|
||||||
copyImage=resources/copy.gif
|
copyImage=resources/copy.gif
|
||||||
pasteLabel=Paste
|
pasteLabel=\u30da\u30fc\u30b9\u30c8
|
||||||
pasteAction=paste-from-clipboard
|
pasteAction=paste-from-clipboard
|
||||||
pasteImage=resources/paste.gif
|
pasteImage=resources/paste.gif
|
||||||
undoLabel=\u5143\u306b\u623b\u3059
|
undoLabel=\u5143\u306b\u623b\u3059
|
||||||
undoAction=\u5143\u306b\u623b\u3059
|
undoAction=Undo
|
||||||
redoLabel=\u518d\u5b9f\u884c
|
redoLabel=\u518d\u5b9f\u884c
|
||||||
redoAction=\u518d\u5b9f\u884c
|
redoAction=Redo
|
||||||
|
|
||||||
#
|
#
|
||||||
# debug Menu definition
|
# debug Menu definition
|
||||||
#
|
#
|
||||||
debug=showElementTree \u306e\u30c0\u30f3\u30d7
|
debug=dump showElementTree
|
||||||
debugLabel=\u30c7\u30d0\u30c3\u30b0
|
debugLabel=\u30c7\u30d0\u30c3\u30b0
|
||||||
dumpLabel=\u30e2\u30c7\u30eb\u3092 System.err \u306b\u30c0\u30f3\u30d7
|
dumpLabel=\u30e2\u30c7\u30eb\u3092 System.err \u306b\u30c0\u30f3\u30d7
|
||||||
dumpAction=dump-model
|
dumpAction=dump-model
|
||||||
|
@ -67,7 +67,7 @@ showElementTreeLabel=\u8981\u7d20\u3092\u8868\u793a
|
||||||
# used as the basis of the tool definition. Actions
|
# used as the basis of the tool definition. Actions
|
||||||
# are of course sharable, and in this case are shared
|
# are of course sharable, and in this case are shared
|
||||||
# with the menu items.
|
# with the menu items.
|
||||||
toolbar=\u65b0\u898f \u958b\u304f \u4fdd\u5b58 - \u30ab\u30c3\u30c8 \u30b3\u30d4\u30fc \u30da\u30fc\u30b9\u30c8
|
toolbar=new open save - cut copy paste
|
||||||
newTooltip=\u30d5\u30a1\u30a4\u30eb\u3092\u65b0\u898f\u4f5c\u6210\u3059\u308b
|
newTooltip=\u30d5\u30a1\u30a4\u30eb\u3092\u65b0\u898f\u4f5c\u6210\u3059\u308b
|
||||||
openTooltip=\u30d5\u30a1\u30a4\u30eb\u3092\u958b\u304f
|
openTooltip=\u30d5\u30a1\u30a4\u30eb\u3092\u958b\u304f
|
||||||
saveTooltip=\u30d5\u30a1\u30a4\u30eb\u306b\u4fdd\u5b58
|
saveTooltip=\u30d5\u30a1\u30a4\u30eb\u306b\u4fdd\u5b58
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue