1 # This properties file is used to create a PropertyResourceBundle
   2 # It contains Locale specific strings used in Swing
   3 # Currently, the following components need this for support:
   4 #
   5 #    ColorChooser
   6 #    FileChooser
   7 #    OptionPane
   8 #
   9 # When this file is read in, the strings are put into the
  10 # defaults table.  This is an implementation detail of the current
  11 # workings of Swing.  DO NOT DEPEND ON THIS.
  12 # This may change in future versions of Swing as we improve localization
  13 # support.
  14 #
  15 #                        MNEMONIC NOTE:
  16 # Many of strings in this file are used by widgets that have a
  17 # mnemonic, for example:
  18 #   ColorChooser.rgbNameTextAndMnemonic=R&GB
  19 # Indicates that the tab in the ColorChooser for RGB colors will have
  20 # the text 'RGB', further the mnemonic character will be 'g' and that
  21 # a decoration will be provided under the 'G'. This will typically
  22 # look like:  RGB
  23 #              -
  24 #
  25 # One important thing to remember is that the mnemonic MUST exist in
  26 # the String, if it does not exist you should add text that makes it
  27 # exist. This will typically take the form 'XXXX (M)' where M is the
  28 # character for the mnemonic.
  29 #
  30 # @author Steve Wilson
  31 
  32 ############ FILE CHOOSER STRINGS #############
  33 FileChooser.fileDescription.textAndMnemonic=一般檔案
  34 FileChooser.directoryDescription.textAndMnemonic=目錄
  35 FileChooser.newFolderError.textAndMnemonic=建立新資料夾時發生錯誤
  36 FileChooser.newFolderErrorSeparator= :
  37 FileChooser.newFolderParentDoesntExistTitle.textAndMnemonic=無法建立資料夾
  38 FileChooser.newFolderParentDoesntExist.textAndMnemonic=無法建立資料夾。\n\n系統找不到指定的路徑。
  39 FileChooser.renameErrorTitle.textAndMnemonic=重新命名檔案或資料夾時發生錯誤。
  40 FileChooser.renameError.textAndMnemonic=無法重新命名 {0}
  41 FileChooser.renameErrorFileExists.textAndMnemonic=無法重新命名 {0}: 已經存在您所指定名稱的檔案。請指定不同的名稱。
  42 FileChooser.acceptAllFileFilter.textAndMnemonic=所有檔案
  43 FileChooser.cancelButton.textAndMnemonic=取消
  44 FileChooser.saveButton.textAndMnemonic=儲存(&S)
  45 FileChooser.openButton.textAndMnemonic=開啟(&O)
  46 FileChooser.saveDialogTitle.textAndMnemonic=儲存
  47 FileChooser.openDialogTitle.textAndMnemonic=開啟
  48 FileChooser.updateButton.textAndMnemonic=更新(&U)
  49 FileChooser.helpButton.textAndMnemonic=說明(&H)
  50 FileChooser.directoryOpenButton.textAndMnemonic=開啟(&O)
  51 
  52 # File Size Units
  53 FileChooser.fileSizeKiloBytes={0} KB
  54 FileChooser.fileSizeMegaBytes={0} MB
  55 FileChooser.fileSizeGigaBytes={0} GB
  56 
  57 # These strings are platform dependent not look and feel dependent.
  58 FileChooser.win32.newFolder=新資料夾
  59 FileChooser.win32.newFolder.subsequent=新資料夾 ({0})
  60 FileChooser.other.newFolder=新資料夾
  61 FileChooser.other.newFolder.subsequent=新資料夾.{0}
  62 
  63 
  64 ## file chooser tooltips ###
  65 FileChooser.cancelButtonToolTip.textAndMnemonic=中止檔案選擇器對話方塊
  66 FileChooser.saveButtonToolTip.textAndMnemonic=儲存選取的檔案
  67 FileChooser.openButtonToolTip.textAndMnemonic=開啟選取的檔案
  68 FileChooser.updateButtonToolTip.textAndMnemonic=更新目錄清單
  69 FileChooser.helpButtonToolTip.textAndMnemonic=「檔案選擇器」說明
  70 FileChooser.directoryOpenButtonToolTip.textAndMnemonic=開啟選取的目錄
  71 
  72 FileChooser.filesListAccessibleName=Files List
  73 FileChooser.filesDetailsAccessibleName=Files Details
  74 
  75 ############ COLOR CHOOSER STRINGS #############
  76 ColorChooser.preview.textAndMnemonic=預覽
  77 ColorChooser.ok.textAndMnemonic=確定
  78 ColorChooser.cancel.textAndMnemonic=取消
  79 ColorChooser.reset.textAndMnemonic=重設(&R)
  80 ColorChooser.sample.textAndMnemonic=範例文字  範例文字
  81 ColorChooser.swatches.textAndMnemonic=調色板(&S)
  82 ColorChooser.swatchesRecent.textAndMnemonic=最新選擇:
  83 ColorChooser.hsv.textAndMnemonic=&HSV
  84 ColorChooser.hsvHue.textAndMnemonic=色調
  85 ColorChooser.hsvSaturation.textAndMnemonic=彩度
  86 ColorChooser.hsvValue.textAndMnemonic=數值
  87 ColorChooser.hsvTransparency.textAndMnemonic=透明度
  88 ColorChooser.hsl.textAndMnemonic=HS&L
  89 ColorChooser.hslHue.textAndMnemonic=色調
  90 ColorChooser.hslSaturation.textAndMnemonic=彩度
  91 ColorChooser.hslLightness.textAndMnemonic=亮度
  92 ColorChooser.hslTransparency.textAndMnemonic=透明度
  93 ColorChooser.rgb.textAndMnemonic=R&GB
  94 ColorChooser.rgbRed.textAndMnemonic=紅(&D)
  95 ColorChooser.rgbGreen.textAndMnemonic=綠(&N)
  96 ColorChooser.rgbBlue.textAndMnemonic=藍(&B)
  97 ColorChooser.rgbAlpha.textAndMnemonic=Alpha
  98 ColorChooser.rgbHexCode.textAndMnemonic=顏色代碼(&C)
  99 ColorChooser.cmyk.textAndMnemonic=C&MYK
 100 ColorChooser.cmykCyan.textAndMnemonic=藍綠色
 101 ColorChooser.cmykMagenta.textAndMnemonic=紫紅色
 102 ColorChooser.cmykYellow.textAndMnemonic=黃色
 103 ColorChooser.cmykBlack.textAndMnemonic=黑色
 104 ColorChooser.cmykAlpha.textAndMnemonic=Alpha
 105 
 106 ############ OPTION PANE STRINGS #############
 107 # We only define mnemonics for YES/NO, but for completeness you can
 108 # define mnemonics for any of the buttons.
 109 OptionPane.yesButton.textAndMnemonic=是(&Y)
 110 OptionPane.noButton.textAndMnemonic=否(&N)
 111 OptionPane.okButton.textAndMnemonic=確定(&O)
 112 OptionPane.cancelButton.textAndMnemonic=取消
 113 OptionPane.title.textAndMnemonic=選取一個選項
 114 # Title for the dialog for the showInputDialog methods. Only used if
 115 # the developer uses one of the variants that doesn't take a title.
 116 OptionPane.inputDialog.titleAndMnemonic=輸入
 117 # Title for the dialog for the showMessageDialog methods. Only used if
 118 # the developer uses one of the variants that doesn't take a title.
 119 OptionPane.messageDialog.titleAndMnemonic=訊息
 120 
 121 ############ Printing Dialog Strings ############
 122 PrintingDialog.titleProgress.textAndMnemonic=列印
 123 PrintingDialog.titleAborting.textAndMnemonic=列印 (中止)
 124 
 125 PrintingDialog.contentInitial.textAndMnemonic=正在列印...
 126 
 127 # The following string will be formatted by a MessageFormat
 128 # and {0} will be replaced by page number being printed
 129 PrintingDialog.contentProgress.textAndMnemonic=已列印的頁面 {0}...
 130 
 131 PrintingDialog.contentAborting.textAndMnemonic=正在中止列印...
 132 
 133 PrintingDialog.abortButton.textAndMnemonic=中止(&A)
 134 PrintingDialog.abortButtonToolTip.textAndMnemonic=中止列印
 135 
 136 ############ Internal Frame Strings ############
 137 InternalFrame.iconButtonToolTip=最小化
 138 InternalFrame.maxButtonToolTip=最大化
 139 InternalFrame.restoreButtonToolTip=復原
 140 InternalFrame.closeButtonToolTip=關閉
 141 
 142 ############ Internal Frame Title Pane Strings ############
 143 InternalFrameTitlePane.restoreButton.textAndMnemonic=復原
 144 InternalFrameTitlePane.moveButton.textAndMnemonic=移動
 145 InternalFrameTitlePane.sizeButton.textAndMnemonic=大小
 146 InternalFrameTitlePane.minimizeButton.textAndMnemonic=最小化
 147 InternalFrameTitlePane.maximizeButton.textAndMnemonic=最大化
 148 InternalFrameTitlePane.closeButton.textAndMnemonic=關閉
 149 
 150 ############ Text strings #############
 151 # Used for html forms
 152 FormView.submitButton.textAndMnemonic=送出查詢
 153 FormView.resetButton.textAndMnemonic=重設
 154 FormView.browseFileButton.textAndMnemonic=瀏覽...
 155 
 156 ############ Abstract Document Strings ############
 157 AbstractDocument.styleChange.textAndMnemonic=樣式變更
 158 AbstractDocument.addition.textAndMnemonic=附加
 159 AbstractDocument.deletion.textAndMnemonic=刪除
 160 AbstractDocument.undo.textAndMnemonic=還原
 161 AbstractDocument.redo.textAndMnemonic=重做
 162 
 163 ############ Abstract Button Strings ############
 164 AbstractButton.click.textAndMnemonic=按一下
 165 
 166 ############ Abstract Undoable Edit Strings ############
 167 AbstractUndoableEdit.undo.textAndMnemonic=還原
 168 AbstractUndoableEdit.redo.textAndMnemonic=重做
 169 
 170 ############ Combo Box Strings ############
 171 ComboBox.togglePopup.textAndMnemonic=切換即現式視窗
 172 
 173 ############ Progress Monitor Strings ############
 174 ProgressMonitor.progress.textAndMnemonic=進度...
 175 
 176 ############ Split Pane Strings ############
 177 SplitPane.leftButton.textAndMnemonic=左按鈕
 178 SplitPane.rightButton.textAndMnemonic=右按鈕
 179 # Used for Isindex
 180 IsindexView.prompt=這是一個可搜尋的索引。輸入搜尋關鍵字:
 181 
 182 ############ InternalFrameTitlePane Strings ############
 183 InternalFrameTitlePane.iconifyButtonAccessibleName=圖示化
 184 InternalFrameTitlePane.maximizeButtonAccessibleName=最大化
 185 InternalFrameTitlePane.closeButtonAccessibleName=關閉
 186