# This properties file is used to create a PropertyResourceBundle # It contains Locale specific strings used in Swing # Currently, the following components need this for support: # # ColorChooser # FileChooser # OptionPane # # When this file is read in, the strings are put into the # defaults table. This is an implementation detail of the current # workings of Swing. DO NOT DEPEND ON THIS. # This may change in future versions of Swing as we improve localization # support. # # MNEMONIC NOTE: # Many of strings in this file are used by widgets that have a # mnemonic, for example: # ColorChooser.rgbNameTextAndMnemonic=R&GB # # Indicates that the tab in the ColorChooser for RGB colors will have # the text 'RGB', further the mnemonic character will be 'g' and that # a decoration will be provided under the 'G'. This will typically # look like: RGB # - # # One important thing to remember is that the mnemonic MUST exist in # the String, if it does not exist you should add text that makes it # exist. This will typically take the form 'XXXX (M)' where M is the # character for the mnemonic. # # @author Steve Wilson ############ FILE CHOOSER STRINGS ############# FileChooser.fileDescription.textAndMnemonic=一般檔案 FileChooser.directoryDescription.textAndMnemonic=目錄 FileChooser.newFolderError.textAndMnemonic=建立新資料夾時發生錯誤 FileChooser.newFolderErrorSeparator= : FileChooser.newFolderParentDoesntExistTitle.textAndMnemonic=無法建立資料夾 FileChooser.newFolderParentDoesntExist.textAndMnemonic=無法建立資料夾。\n\n系統找不到指定的路徑。 FileChooser.renameErrorTitle.textAndMnemonic=重新命名檔案或資料夾時發生錯誤。 FileChooser.renameError.textAndMnemonic=無法重新命名 {0} FileChooser.renameErrorFileExists.textAndMnemonic=無法重新命名 {0}: 已經存在您所指定名稱的檔案。請指定不同的名稱。 FileChooser.acceptAllFileFilter.textAndMnemonic=所有檔案 FileChooser.cancelButton.textAndMnemonic=取消 FileChooser.saveButton.textAndMnemonic=儲存(&S) FileChooser.openButton.textAndMnemonic=開啟(&O) FileChooser.saveDialogTitle.textAndMnemonic=儲存 FileChooser.openDialogTitle.textAndMnemonic=開啟 FileChooser.updateButton.textAndMnemonic=更新(&U) FileChooser.helpButton.textAndMnemonic=說明(&H) FileChooser.directoryOpenButton.textAndMnemonic=開啟(&O) # File Size Units FileChooser.fileSizeKiloBytes={0} KB FileChooser.fileSizeMegaBytes={0} MB FileChooser.fileSizeGigaBytes={0} GB # These strings are platform dependent not look and feel dependent. FileChooser.win32.newFolder=新資料夾 FileChooser.win32.newFolder.subsequent=新資料夾 ({0}) FileChooser.other.newFolder=新資料夾 FileChooser.other.newFolder.subsequent=新資料夾.{0} ## file chooser tooltips ### FileChooser.cancelButtonToolTip.textAndMnemonic=中止檔案選擇器對話方塊 FileChooser.saveButtonToolTip.textAndMnemonic=儲存選取的檔案 FileChooser.openButtonToolTip.textAndMnemonic=開啟選取的檔案 FileChooser.updateButtonToolTip.textAndMnemonic=更新目錄清單 FileChooser.helpButtonToolTip.textAndMnemonic=「檔案選擇器」說明 FileChooser.directoryOpenButtonToolTip.textAndMnemonic=開啟選取的目錄 FileChooser.filesListAccessibleName=檔案清單 FileChooser.filesDetailsAccessibleName=檔案詳細資訊 ############ COLOR CHOOSER STRINGS ############# ColorChooser.preview.textAndMnemonic=預覽 ColorChooser.ok.textAndMnemonic=確定 ColorChooser.cancel.textAndMnemonic=取消 ColorChooser.reset.textAndMnemonic=重設(&R) ColorChooser.sample.textAndMnemonic=範例文字 範例文字 ColorChooser.swatches.textAndMnemonic=調色板(&S) ColorChooser.swatchesRecent.textAndMnemonic=最新選擇: ColorChooser.hsv.textAndMnemonic=HSV(&H) ColorChooser.hsvHue.textAndMnemonic=色調 ColorChooser.hsvSaturation.textAndMnemonic=彩度 ColorChooser.hsvValue.textAndMnemonic=數值 ColorChooser.hsvTransparency.textAndMnemonic=透明度 ColorChooser.hsl.textAndMnemonic=HSL(&L) ColorChooser.hslHue.textAndMnemonic=色調 ColorChooser.hslSaturation.textAndMnemonic=彩度 ColorChooser.hslLightness.textAndMnemonic=亮度 ColorChooser.hslTransparency.textAndMnemonic=透明度 ColorChooser.rgb.textAndMnemonic=RGB(&G) ColorChooser.rgbRed.textAndMnemonic=紅(&D) ColorChooser.rgbGreen.textAndMnemonic=綠(&N) ColorChooser.rgbBlue.textAndMnemonic=藍(&B) ColorChooser.rgbAlpha.textAndMnemonic=Alpha ColorChooser.rgbHexCode.textAndMnemonic=顏色代碼(&C) ColorChooser.cmyk.textAndMnemonic=C&MYK ColorChooser.cmykCyan.textAndMnemonic=藍綠色 ColorChooser.cmykMagenta.textAndMnemonic=紫紅色 ColorChooser.cmykYellow.textAndMnemonic=黃色 ColorChooser.cmykBlack.textAndMnemonic=黑色 ColorChooser.cmykAlpha.textAndMnemonic=Alpha ############ OPTION PANE STRINGS ############# # We only define mnemonics for YES/NO, but for completeness you can # define mnemonics for any of the buttons. OptionPane.yesButton.textAndMnemonic=是(&Y) OptionPane.noButton.textAndMnemonic=否(&N) OptionPane.okButton.textAndMnemonic=確定 #OptionPane.okButtonMnemonic=0 OptionPane.cancelButton.textAndMnemonic=取消 #OptionPane.cancelButtonMnemonic=0 OptionPane.title.textAndMnemonic=選取一個選項 # Title for the dialog for the showInputDialog methods. Only used if # the developer uses one of the variants that doesn't take a title. OptionPane.inputDialog.titleAndMnemonic=輸入 # Title for the dialog for the showMessageDialog methods. Only used if # the developer uses one of the variants that doesn't take a title. OptionPane.messageDialog.titleAndMnemonic=訊息 ############ Printing Dialog Strings ############ PrintingDialog.titleProgress.textAndMnemonic=列印 PrintingDialog.titleAborting.textAndMnemonic=列印 (中止) PrintingDialog.contentInitial.textAndMnemonic=正在列印... # The following string will be formatted by a MessageFormat # and {0} will be replaced by page number being printed PrintingDialog.contentProgress.textAndMnemonic=已列印的頁面 {0}... PrintingDialog.contentAborting.textAndMnemonic=正在中止列印... PrintingDialog.abortButton.textAndMnemonic=中止(&A) PrintingDialog.abortButtonToolTip.textAndMnemonic=中止列印 ############ Internal Frame Strings ############ InternalFrame.iconButtonToolTip=最小化 InternalFrame.maxButtonToolTip=最大化 InternalFrame.restoreButtonToolTip=復原 InternalFrame.closeButtonToolTip=關閉 ############ Internal Frame Title Pane Strings ############ InternalFrameTitlePane.restoreButton.textAndMnemonic=復原 InternalFrameTitlePane.moveButton.textAndMnemonic=移動 InternalFrameTitlePane.sizeButton.textAndMnemonic=大小 InternalFrameTitlePane.minimizeButton.textAndMnemonic=最小化 InternalFrameTitlePane.maximizeButton.textAndMnemonic=最大化 InternalFrameTitlePane.closeButton.textAndMnemonic=關閉 ############ Text strings ############# # Used for html forms FormView.submitButton.textAndMnemonic=送出查詢 FormView.resetButton.textAndMnemonic=重設 FormView.browseFileButton.textAndMnemonic=瀏覽... ############ Abstract Document Strings ############ AbstractDocument.styleChange.textAndMnemonic=樣式變更 AbstractDocument.addition.textAndMnemonic=附加 AbstractDocument.deletion.textAndMnemonic=刪除 AbstractDocument.undo.textAndMnemonic=還原 AbstractDocument.redo.textAndMnemonic=重做 ############ Abstract Button Strings ############ AbstractButton.click.textAndMnemonic=按一下 ############ Abstract Undoable Edit Strings ############ AbstractUndoableEdit.undo.textAndMnemonic=還原 AbstractUndoableEdit.redo.textAndMnemonic=重做 ############ Combo Box Strings ############ ComboBox.togglePopup.textAndMnemonic=切換即現式視窗 ############ Progress Monitor Strings ############ ProgressMonitor.progress.textAndMnemonic=進度... ############ Split Pane Strings ############ SplitPane.leftButton.textAndMnemonic=左按鈕 SplitPane.rightButton.textAndMnemonic=右按鈕 # Used for Isindex IsindexView.prompt=這是一個可搜尋的索引。輸入搜尋關鍵字: ############ InternalFrameTitlePane Strings ############ InternalFrameTitlePane.iconifyButtonAccessibleName=圖示化 InternalFrameTitlePane.maximizeButtonAccessibleName=最大化 InternalFrameTitlePane.closeButtonAccessibleName=關閉