src/share/demo/jfc/Notepad/resources/Notepad_zh_CN.properties

Print this page


   1 #
   2 # Resource strings for Notepad example
   3 
   4 Title=\u8BB0\u4E8B\u672C
   5 ElementTreeFrameTitle=\u5143\u7D20
   6 ViewportBackingStore=false
   7 
   8 # menubar definition
   9 #
  10 # Each of the strings that follow form a key to be 
  11 # used to the actual menu definition.
  12 menubar=file edit debug
  13 
  14 # file Menu definition
  15 #
  16 # Each of the strings that follow form a key to be
  17 # used as the basis of a menu item definition.
  18 #
  19 # open ->  Notepad.openAction
  20 # new  ->  Notepad.newAction
  21 # save ->  Notepad.saveAction
  22 # exit ->  Notepad.exitAction
  23 file=new open save - exit
  24 fileLabel=\u6587\u4EF6
  25 openLabel=\u6253\u5F00
  26 openImage=resources/open.gif
  27 newLabel=\u65B0\u5EFA
  28 newImage=resources/new.gif
  29 saveLabel=\u4FDD\u5B58
  30 saveImage=resources/save.gif
  31 exitLabel=\u9000\u51FA
  32 
  33 #
  34 # edit Menu definition
  35 #
  36 # cut   -> JTextComponent.cutAction
  37 # copy  -> JTextComponent.copyAction
  38 # paste -> JTextComponent.pasteAction
  39 edit=cut copy paste - undo redo
  40 editLabel=\u7F16\u8F91
  41 cutLabel=\u526A\u5207
  42 cutAction=cut-to-clipboard
  43 cutImage=resources/cut.gif
  44 copyLabel=\u590D\u5236
  45 copyAction=copy-to-clipboard
  46 copyImage=resources/copy.gif
  47 pasteLabel=\u7C98\u8D34
  48 pasteAction=paste-from-clipboard
  49 pasteImage=resources/paste.gif
  50 undoLabel=\u64A4\u6D88
  51 undoAction=Undo
  52 redoLabel=\u91CD\u505A
  53 redoAction=Redo
  54 
  55 #
  56 # debug Menu definition
  57 #
  58 debug=dump showElementTree
  59 debugLabel=\u8C03\u8BD5
  60 dumpLabel=\u5C06\u6A21\u578B\u8F6C\u50A8\u5230 System.err
  61 dumpAction=dump-model
  62 showElementTreeLabel=\u663E\u793A\u5143\u7D20
  63 
  64 # toolbar definition
  65 #
  66 # Each of the strings that follow form a key to be
  67 # used as the basis of the tool definition.  Actions
  68 # are of course sharable, and in this case are shared
  69 # with the menu items.
  70 toolbar=new open save - cut copy paste
  71 newTooltip=\u521B\u5EFA\u65B0\u6587\u4EF6
  72 openTooltip=\u6253\u5F00\u6587\u4EF6
  73 saveTooltip=\u4FDD\u5B58\u6587\u4EF6
  74 cutTooltip=\u526A\u5207\u9009\u5B9A\u5185\u5BB9\u5230\u526A\u5E16\u677F\u4E2D
  75 copyTooltip=\u590D\u5236\u9009\u5B9A\u5185\u5BB9\u5230\u526A\u5E16\u677F\u4E2D
  76 pasteTooltip=\u7C98\u8D34\u9009\u5B9A\u5185\u5BB9\u5230\u526A\u5E16\u677F\u4E2D
   1 #
   2 # Resource strings for Notepad example
   3 
   4 Title=\u8BB0\u4E8B\u672C
   5 ElementTreeFrameTitle=\u5143\u7D20

   6 






   7 # file Menu definition
   8 #
   9 # Each of the strings that follow form a key to be
  10 # used as the basis of a menu item definition.
  11 #
  12 # open ->  Notepad.openAction
  13 # new  ->  Notepad.newAction
  14 # save ->  Notepad.saveAction
  15 # exit ->  Notepad.exitAction
  16 
  17 fileLabel=\u6587\u4EF6
  18 openLabel=\u6253\u5F00
  19 openImage=resources/open.gif
  20 newLabel=\u65B0\u5EFA
  21 newImage=resources/new.gif
  22 saveLabel=\u4FDD\u5B58
  23 saveImage=resources/save.gif
  24 exitLabel=\u9000\u51FA
  25 
  26 #
  27 # edit Menu definition
  28 #
  29 # cut   -> JTextComponent.cutAction
  30 # copy  -> JTextComponent.copyAction
  31 # paste -> JTextComponent.pasteAction
  32 
  33 editLabel=\u7F16\u8F91
  34 cutLabel=\u526A\u5207

  35 cutImage=resources/cut.gif
  36 copyLabel=\u590D\u5236

  37 copyImage=resources/copy.gif
  38 pasteLabel=\u7C98\u8D34

  39 pasteImage=resources/paste.gif
  40 undoLabel=\u64A4\u6D88

  41 redoLabel=\u91CD\u505A

  42 
  43 #
  44 # debug Menu definition
  45 #
  46 
  47 debugLabel=\u8C03\u8BD5
  48 dumpLabel=\u5C06\u6A21\u578B\u8F6C\u50A8\u5230 System.err

  49 showElementTreeLabel=\u663E\u793A\u5143\u7D20
  50 
  51 # toolbar definition
  52 #
  53 # Each of the strings that follow form a key to be
  54 # used as the basis of the tool definition.  Actions
  55 # are of course sharable, and in this case are shared
  56 # with the menu items.
  57 
  58 newTooltip=\u521B\u5EFA\u65B0\u6587\u4EF6
  59 openTooltip=\u6253\u5F00\u6587\u4EF6
  60 saveTooltip=\u4FDD\u5B58\u6587\u4EF6
  61 cutTooltip=\u526A\u5207\u9009\u5B9A\u5185\u5BB9\u5230\u526A\u5E16\u677F\u4E2D
  62 copyTooltip=\u590D\u5236\u9009\u5B9A\u5185\u5BB9\u5230\u526A\u5E16\u677F\u4E2D
  63 pasteTooltip=\u7C98\u8D34\u9009\u5B9A\u5185\u5BB9\u5230\u526A\u5E16\u677F\u4E2D