Notepad_ja.properties revision 0
0N/A#
0N/A# Resource strings for Notepad example
0N/A
0N/ATitle=\u30e1\u30e2\u5e33
0N/AElementTreeFrameTitle=\u8981\u7d20
0N/AViewportBackingStore=false
0N/A
0N/A# menubar definition
0N/A#
0N/A# Each of the strings that follow form a key to be
0N/A# used to the actual menu definition.
0N/Amenubar=\u30d5\u30a1\u30a4\u30eb\u7de8\u96c6\u30c7\u30d0\u30c3\u30b0
0N/A
0N/A# file Menu definition
0N/A#
0N/A# Each of the strings that follow form a key to be
0N/A# used as the basis of a menu item definition.
0N/A#
0N/A# open -> Notepad.openAction
0N/A# new -> Notepad.newAction
0N/A# save -> Notepad.saveAction
0N/A# exit -> Notepad.exitAction
0N/Afile=\u65b0\u898f \u958b\u304f \u4fdd\u5b58 - \u7d42\u4e86
0N/AfileLabel=\u30d5\u30a1\u30a4\u30eb (F)
0N/AopenLabel=\u958b\u304f
0N/AopenImage=resources/open.gif
0N/AnewLabel=\u65b0\u898f
0N/AnewImage=resources/new.gif
0N/AsaveLabel=\u4fdd\u5b58
0N/AsaveImage=resources/save.gif
0N/AexitLabel=\u7d42\u4e86 (X)
0N/A
0N/A#
0N/A# edit Menu definition
0N/A#
0N/A# cut -> JTextComponent.cutAction
0N/A# copy -> JTextComponent.copyAction
0N/A# paste -> JTextComponent.pasteAction
0N/Aedit=\u30ab\u30c3\u30c8 \u30b3\u30d4\u30fc \u30da\u30fc\u30b9\u30c8 - \u5143\u306b\u623b\u3059 \u518d\u5b9f\u884c
0N/AeditLabel=\u7de8\u96c6
0N/AcutLabel=Cut
0N/AcutAction=cut-to-clipboard
0N/AcutImage=resources/cut.gif
0N/AcopyLabel=Copy
0N/AcopyAction=cut-to-clipboard
0N/AcopyImage=resources/copy.gif
0N/ApasteLabel=Paste
0N/ApasteAction=paste-from-clipboard
0N/ApasteImage=resources/paste.gif
0N/AundoLabel=\u5143\u306b\u623b\u3059
0N/AundoAction=\u5143\u306b\u623b\u3059
0N/AredoLabel=\u518d\u5b9f\u884c
0N/AredoAction=\u518d\u5b9f\u884c
0N/A
0N/A#
0N/A# debug Menu definition
0N/A#
0N/Adebug=showElementTree \u306e\u30c0\u30f3\u30d7
0N/AdebugLabel=\u30c7\u30d0\u30c3\u30b0
0N/AdumpLabel=\u30e2\u30c7\u30eb\u3092 System.err \u306b\u30c0\u30f3\u30d7
0N/AdumpAction=dump-model
0N/AshowElementTreeLabel=\u8981\u7d20\u3092\u8868\u793a
0N/A
0N/A# toolbar definition
0N/A#
0N/A# Each of the strings that follow form a key to be
0N/A# used as the basis of the tool definition. Actions
0N/A# are of course sharable, and in this case are shared
0N/A# with the menu items.
0N/Atoolbar=\u65b0\u898f \u958b\u304f \u4fdd\u5b58 - \u30ab\u30c3\u30c8 \u30b3\u30d4\u30fc \u30da\u30fc\u30b9\u30c8
0N/AnewTooltip=\u30d5\u30a1\u30a4\u30eb\u3092\u65b0\u898f\u4f5c\u6210\u3059\u308b
0N/AopenTooltip=\u30d5\u30a1\u30a4\u30eb\u3092\u958b\u304f
0N/AsaveTooltip=\u30d5\u30a1\u30a4\u30eb\u306b\u4fdd\u5b58
0N/AcutTooltip=\u9078\u629e\u3092\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u306b\u79fb\u52d5
0N/AcopyTooltip=\u9078\u629e\u3092\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u306b\u30b3\u30d4\u30fc
0N/ApasteTooltip=\u30af\u30ea\u30c3\u30d7\u30dc\u30fc\u30c9\u3092\u9078\u629e\u306b\u30da\u30fc\u30b9\u30c8