1 #
   2 # Copyright (c) 2010, 2019, Oracle and/or its affiliates. All rights reserved.
   3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4 #
   5 # This code is free software; you can redistribute it and/or modify it
   6 # under the terms of the GNU General Public License version 2 only, as
   7 # published by the Free Software Foundation.  Oracle designates this
   8 # particular file as subject to the "Classpath" exception as provided
   9 # by Oracle in the LICENSE file that accompanied this code.
  10 #
  11 # This code is distributed in the hope that it will be useful, but WITHOUT
  12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14 # version 2 for more details (a copy is included in the LICENSE file that
  15 # accompanied this code).
  16 #
  17 # You should have received a copy of the GNU General Public License version
  18 # 2 along with this work; if not, write to the Free Software Foundation,
  19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20 #
  21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22 # or visit www.oracle.com if you need additional information or have any
  23 # questions.
  24 #
  25 
  26 # This properties file is used to create a PropertyResourceBundle
  27 # It contains Locale specific strings used in Swing
  28 # Currently, the following components need this for support:
  29 #
  30 #    ColorChooser
  31 #    FileChooser
  32 #    OptionPane
  33 #
  34 # When this file is read in, the strings are put into the
  35 # defaults table.  This is an implementation detail of the current
  36 # workings of Swing.  DO NOT DEPEND ON THIS.
  37 # This may change in future versions of Swing as we improve localization
  38 # support.
  39 #
  40 #                        MNEMONIC NOTE:
  41 # Many of strings in this file are used by widgets that have a
  42 # mnemonic, for example:
  43 #   ColorChooser.rgbNameTextAndMnemonic=R&GB
  44 #
  45 # Indicates that the tab in the ColorChooser for RGB colors will have
  46 # the text 'RGB', further the mnemonic character will be 'g' and that
  47 # a decoration will be provided under the 'G'. This will typically
  48 # look like:  RGB
  49 #              -
  50 #
  51 # One important thing to remember is that the mnemonic MUST exist in
  52 # the String, if it does not exist you should add text that makes it
  53 # exist. This will typically take the form 'XXXX (M)' where M is the
  54 # character for the mnemonic.
  55 #
  56 # @author Steve Wilson
  57 
  58 ############ FILE CHOOSER STRINGS #############
  59 FileChooser.fileDescription.textAndMnemonic=\u901A\u7528\u6587\u4EF6
  60 FileChooser.directoryDescription.textAndMnemonic=\u76EE\u5F55
  61 FileChooser.newFolderError.textAndMnemonic=\u521B\u5EFA\u65B0\u7684\u6587\u4EF6\u5939\u65F6\u51FA\u9519
  62 FileChooser.newFolderErrorSeparator= :
  63 FileChooser.newFolderParentDoesntExistTitle.textAndMnemonic=\u65E0\u6CD5\u521B\u5EFA\u6587\u4EF6\u5939
  64 FileChooser.newFolderParentDoesntExist.textAndMnemonic=\u65E0\u6CD5\u521B\u5EFA\u6587\u4EF6\u5939\u3002\n\n\u7CFB\u7EDF\u627E\u4E0D\u5230\u6307\u5B9A\u7684\u8DEF\u5F84\u3002
  65 FileChooser.renameErrorTitle.textAndMnemonic=\u91CD\u547D\u540D\u6587\u4EF6\u6216\u6587\u4EF6\u5939\u65F6\u51FA\u9519
  66 FileChooser.renameError.textAndMnemonic=\u65E0\u6CD5\u91CD\u547D\u540D{0}
  67 FileChooser.renameErrorFileExists.textAndMnemonic=\u65E0\u6CD5\u91CD\u547D\u540D{0}: \u5DF2\u5B58\u5728\u5177\u6709\u6240\u6307\u5B9A\u540D\u79F0\u7684\u6587\u4EF6\u3002\u8BF7\u6307\u5B9A\u5176\u4ED6\u6587\u4EF6\u540D\u3002
  68 FileChooser.acceptAllFileFilter.textAndMnemonic=\u6240\u6709\u6587\u4EF6
  69 FileChooser.cancelButton.textAndMnemonic=\u53D6\u6D88
  70 FileChooser.saveButton.textAndMnemonic=\u4FDD\u5B58
  71 FileChooser.openButton.textAndMnemonic=\u6253\u5F00
  72 FileChooser.saveDialogTitle.textAndMnemonic=\u4FDD\u5B58
  73 FileChooser.openDialogTitle.textAndMnemonic=\u6253\u5F00
  74 FileChooser.updateButton.textAndMnemonic=\u66F4\u65B0(&U)
  75 FileChooser.helpButton.textAndMnemonic=\u5E2E\u52A9(&H)
  76 FileChooser.directoryOpenButton.textAndMnemonic=\u6253\u5F00
  77 
  78 # File Size Units
  79 FileChooser.fileSizeKiloBytes={0} KB
  80 FileChooser.fileSizeMegaBytes={0} MB
  81 FileChooser.fileSizeGigaBytes={0} GB
  82 
  83 # These strings are platform dependent not look and feel dependent.
  84 FileChooser.win32.newFolder=\u65B0\u5EFA\u6587\u4EF6\u5939
  85 FileChooser.win32.newFolder.subsequent=\u65B0\u5EFA\u6587\u4EF6\u5939 ({0})
  86 FileChooser.other.newFolder=NewFolder
  87 FileChooser.other.newFolder.subsequent=NewFolder.{0}
  88 
  89 
  90 ## file chooser tooltips ###
  91 FileChooser.cancelButtonToolTip.textAndMnemonic=\u4E2D\u6B62\u6587\u4EF6\u9009\u62E9\u5668\u5BF9\u8BDD\u6846
  92 FileChooser.saveButtonToolTip.textAndMnemonic=\u4FDD\u5B58\u6240\u9009\u6587\u4EF6
  93 FileChooser.openButtonToolTip.textAndMnemonic=\u6253\u5F00\u6240\u9009\u6587\u4EF6
  94 FileChooser.updateButtonToolTip.textAndMnemonic=\u66F4\u65B0\u76EE\u5F55\u5217\u8868
  95 FileChooser.helpButtonToolTip.textAndMnemonic=FileChooser \u5E2E\u52A9
  96 FileChooser.directoryOpenButtonToolTip.textAndMnemonic=\u6253\u5F00\u9009\u62E9\u7684\u76EE\u5F55
  97 
  98 FileChooser.filesListAccessibleName=\u6587\u4EF6\u5217\u8868
  99 FileChooser.filesDetailsAccessibleName=\u6587\u4EF6\u8BE6\u7EC6\u4FE1\u606F
 100 
 101 ############ COLOR CHOOSER STRINGS #############
 102 ColorChooser.preview.textAndMnemonic=\u9884\u89C8
 103 ColorChooser.ok.textAndMnemonic=\u786E\u5B9A
 104 ColorChooser.cancel.textAndMnemonic=\u53D6\u6D88
 105 ColorChooser.reset.textAndMnemonic=\u91CD\u7F6E(&R)
 106 ColorChooser.sample.textAndMnemonic=\u793A\u4F8B\u6587\u672C  \u793A\u4F8B\u6587\u672C
 107 ColorChooser.swatches.textAndMnemonic=\u6837\u672C(&S)
 108 ColorChooser.swatchesRecent.textAndMnemonic=\u6700\u8FD1:
 109 ColorChooser.hsv.textAndMnemonic=HSV(&H)
 110 ColorChooser.hsvHue.textAndMnemonic=\u8272\u8C03
 111 ColorChooser.hsvSaturation.textAndMnemonic=\u9971\u548C\u5EA6
 112 ColorChooser.hsvValue.textAndMnemonic=\u503C
 113 ColorChooser.hsvTransparency.textAndMnemonic=\u900F\u660E\u5EA6
 114 ColorChooser.hsl.textAndMnemonic=HSL(&L)
 115 ColorChooser.hslHue.textAndMnemonic=\u8272\u8C03
 116 ColorChooser.hslSaturation.textAndMnemonic=\u9971\u548C\u5EA6
 117 ColorChooser.hslLightness.textAndMnemonic=\u4EAE\u5EA6
 118 ColorChooser.hslTransparency.textAndMnemonic=\u900F\u660E\u5EA6
 119 ColorChooser.rgb.textAndMnemonic=RGB(&G)
 120 ColorChooser.rgbRed.textAndMnemonic=\u7EA2\u8272(&D)
 121 ColorChooser.rgbGreen.textAndMnemonic=\u7EFF\u8272(&N)
 122 ColorChooser.rgbBlue.textAndMnemonic=\u84DD\u8272(&B)
 123 ColorChooser.rgbAlpha.textAndMnemonic=Alpha
 124 ColorChooser.rgbHexCode.textAndMnemonic=\u989C\u8272\u4EE3\u7801(&C)
 125 ColorChooser.cmyk.textAndMnemonic=C&MYK
 126 ColorChooser.cmykCyan.textAndMnemonic=\u9752\u8272
 127 ColorChooser.cmykMagenta.textAndMnemonic=\u7D2B\u7EA2\u8272
 128 ColorChooser.cmykYellow.textAndMnemonic=\u9EC4\u8272
 129 ColorChooser.cmykBlack.textAndMnemonic=\u9ED1\u8272
 130 ColorChooser.cmykAlpha.textAndMnemonic=Alpha
 131 
 132 ############ OPTION PANE STRINGS #############
 133 # We only define mnemonics for YES/NO, but for completeness you can
 134 # define mnemonics for any of the buttons.
 135 OptionPane.yesButton.textAndMnemonic=\u662F(&Y)
 136 OptionPane.noButton.textAndMnemonic=\u5426(&N)
 137 OptionPane.okButton.textAndMnemonic=\u786E\u5B9A
 138 #OptionPane.okButtonMnemonic=0
 139 OptionPane.cancelButton.textAndMnemonic=\u53D6\u6D88
 140 #OptionPane.cancelButtonMnemonic=0
 141 OptionPane.title.textAndMnemonic=\u9009\u62E9\u4E00\u4E2A\u9009\u9879
 142 # Title for the dialog for the showInputDialog methods. Only used if
 143 # the developer uses one of the variants that doesn't take a title.
 144 OptionPane.inputDialog.titleAndMnemonic=\u8F93\u5165
 145 # Title for the dialog for the showMessageDialog methods. Only used if
 146 # the developer uses one of the variants that doesn't take a title.
 147 OptionPane.messageDialog.titleAndMnemonic=\u6D88\u606F
 148 
 149 ############ Printing Dialog Strings ############
 150 PrintingDialog.titleProgress.textAndMnemonic=\u6253\u5370
 151 PrintingDialog.titleAborting.textAndMnemonic=\u6253\u5370 (\u6B63\u5728\u4E2D\u6B62)
 152 
 153 PrintingDialog.contentInitial.textAndMnemonic=\u6B63\u5728\u8FDB\u884C\u6253\u5370...
 154 
 155 # The following string will be formatted by a MessageFormat
 156 # and {0} will be replaced by page number being printed
 157 PrintingDialog.contentProgress.textAndMnemonic=\u5DF2\u6253\u5370\u9875 {0}...
 158 
 159 PrintingDialog.contentAborting.textAndMnemonic=\u6B63\u5728\u4E2D\u6B62\u6253\u5370...
 160 
 161 PrintingDialog.abortButton.textAndMnemonic=\u4E2D\u6B62(&A)
 162 PrintingDialog.abortButtonToolTip.textAndMnemonic=\u4E2D\u6B62\u6253\u5370
 163 
 164 ############ Internal Frame Strings ############
 165 InternalFrame.iconButtonToolTip=\u6700\u5C0F\u5316
 166 InternalFrame.maxButtonToolTip=\u6700\u5927\u5316
 167 InternalFrame.restoreButtonToolTip=\u8FD8\u539F
 168 InternalFrame.closeButtonToolTip=\u5173\u95ED
 169 
 170 ############ Internal Frame Title Pane Strings ############
 171 InternalFrameTitlePane.restoreButton.textAndMnemonic=\u8FD8\u539F(&R)
 172 InternalFrameTitlePane.moveButton.textAndMnemonic=\u79FB\u52A8(&M)
 173 InternalFrameTitlePane.sizeButton.textAndMnemonic=\u5927\u5C0F(&S)
 174 InternalFrameTitlePane.minimizeButton.textAndMnemonic=\u6700\u5C0F\u5316(&N)
 175 InternalFrameTitlePane.maximizeButton.textAndMnemonic=\u6700\u5927\u5316(&X)
 176 InternalFrameTitlePane.closeButton.textAndMnemonic=\u5173\u95ED(&C)
 177 
 178 ############ Text strings #############
 179 # Used for html forms
 180 FormView.submitButton.textAndMnemonic=\u63D0\u4EA4\u67E5\u8BE2
 181 FormView.resetButton.textAndMnemonic=\u91CD\u7F6E
 182 FormView.browseFileButton.textAndMnemonic=\u6D4F\u89C8...
 183 
 184 ############ Abstract Document Strings ############
 185 AbstractDocument.styleChange.textAndMnemonic=\u6837\u5F0F\u66F4\u6539
 186 AbstractDocument.addition.textAndMnemonic=\u6DFB\u52A0
 187 AbstractDocument.deletion.textAndMnemonic=\u5220\u9664
 188 AbstractDocument.undo.textAndMnemonic=\u64A4\u6D88
 189 AbstractDocument.redo.textAndMnemonic=\u91CD\u505A
 190 
 191 ############ Abstract Button Strings ############
 192 AbstractButton.click.textAndMnemonic=\u5355\u51FB
 193 
 194 ############ Abstract Undoable Edit Strings ############
 195 AbstractUndoableEdit.undo.textAndMnemonic=\u64A4\u6D88
 196 AbstractUndoableEdit.redo.textAndMnemonic=\u91CD\u505A
 197 
 198 ############ Combo Box Strings ############
 199 ComboBox.togglePopup.textAndMnemonic=togglePopup
 200 
 201 ############ Progress Monitor Strings ############
 202 ProgressMonitor.progress.textAndMnemonic=\u8FDB\u5EA6...
 203 
 204 ############ Split Pane Strings ############
 205 SplitPane.leftButton.textAndMnemonic=\u5DE6\u952E
 206 SplitPane.rightButton.textAndMnemonic=\u53F3\u952E
 207 # Used for Isindex
 208 IsindexView.prompt=\u8FD9\u662F\u53EF\u641C\u7D22\u7D22\u5F15\u3002\u8BF7\u8F93\u5165\u641C\u7D22\u5173\u952E\u5B57: 
 209 
 210 ############ InternalFrameTitlePane Strings ############
 211 InternalFrameTitlePane.iconifyButtonAccessibleName=\u56FE\u6807\u5316
 212 InternalFrameTitlePane.maximizeButtonAccessibleName=\u6700\u5927\u5316
 213 InternalFrameTitlePane.closeButtonAccessibleName=\u5173\u95ED