gtk_zh_TW.properties revision 0
0N/A# Refer to the note in basic.properties for a description as to what
0N/A# the mnemonics correspond to and how to calculate them.
0N/A
0N/A
0N/A
0N/A# GTK specific properties
0N/A
0N/A# GTK color chooser properties:
0N/AGTKColorChooserPanel.nameText=GTK Color Chooser
0N/A# mnemonic as a VK_ constant
0N/AGTKColorChooserPanel.mnemonic=71
0N/A# Can also define GTKColorChooserPanel.dispalyedMnemonicIndex if you
0N/A# want an index other than would normally be underlined by
0N/A# GTKColorChooserPanel.mnemonic to be underlined. This is only useful
0N/A# if GTKColorChooserPanel.nameText defines the mnemonic character more
0N/A# than once and you want a character other than the first underlined.
0N/A
0N/A# Text and mnemonics for the spinner. You can also defined a different
0N/A# index for the mnemonic via xxxMnemonicIndex, for example
0N/A# GTKColorChooserPanel.hueMnemonicIndex=1 would indicate the second
0N/A# character of GTKColorChooserPanel.hueText should be underlined to
0N/A# represent the mnemonic.
0N/AGTKColorChooserPanel.hueText=\u8272\u8abf(H):
0N/AGTKColorChooserPanel.hueMnemonic=72
0N/A
0N/AGTKColorChooserPanel.redText=\u7d05(E):
0N/AGTKColorChooserPanel.redMnemonic=69
0N/A
0N/AGTKColorChooserPanel.saturationText=\u98fd\u548c(S):
0N/AGTKColorChooserPanel.saturationMnemonic=83
0N/A
0N/AGTKColorChooserPanel.greenText=\u7da0(G):
0N/AGTKColorChooserPanel.greenMnemonic=71
0N/A
0N/AGTKColorChooserPanel.valueText=\u503c(V):
0N/AGTKColorChooserPanel.valueMnemonic=86
0N/A
0N/AGTKColorChooserPanel.blueText=\u85cd(B):
0N/AGTKColorChooserPanel.blueMnemonic=66
0N/A
0N/AGTKColorChooserPanel.colorNameText=\u984f\u8272\u540d\u7a31(N):
0N/AGTKColorChooserPanel.colorNameMnemonic=78
0N/A
0N/A
0N/A
0N/A############ FILE CHOOSER STRINGS #############
0N/A
0N/AFileChooser.acceptAllFileFilterText=\u6240\u6709\u6a94\u6848
0N/AFileChooser.newFolderButtonText=\u65b0\u6a94\u6848\u593e
0N/AFileChooser.newFolderButtonMnemonic=78
0N/AFileChooser.newFolderDialogText=\u6a94\u6848\u593e\u540d\u7a31:
0N/AFileChooser.newFolderNoDirectoryErrorTitleText=Error
0N/AFileChooser.newFolderNoDirectoryErrorText=Error creating directory "{0}": No such file or directory
0N/AFileChooser.deleteFileButtonText=\u522a\u9664\u6a94\u6848
0N/AFileChooser.deleteFileButtonMnemonic=76
0N/AFileChooser.renameFileButtonText=\u91cd\u65b0\u547d\u540d\u6a94\u6848
0N/AFileChooser.renameFileButtonMnemonic=82
0N/AFileChooser.cancelButtonText=\u53d6\u6d88
0N/AFileChooser.cancelButtonMnemonic=67
0N/AFileChooser.saveButtonText=\u5132\u5b58
0N/AFileChooser.saveButtonMnemonic=79
0N/AFileChooser.openButtonText=\u78ba\u5b9a
0N/AFileChooser.openButtonMnemonic=79
0N/AFileChooser.saveDialogTitleText=\u5132\u5b58
0N/AFileChooser.openDialogTitleText=\u958b\u555f
0N/AFileChooser.pathLabelText=\u9078\u53d6:
0N/AFileChooser.filterLabelText=\u904e\u6ffe\u5668:
0N/AFileChooser.pathLabelMnemonic=83
0N/AFileChooser.foldersLabelText=\u6a94\u6848\u593e
0N/AFileChooser.foldersLabelMnemonic=68
0N/AFileChooser.filesLabelText=\u6a94\u6848
0N/AFileChooser.filesLabelMnemonic=70
0N/A
0N/AFileChooser.cancelButtonToolTipText=\u4e2d\u65b7\u6a94\u6848\u9078\u64c7\u7a0b\u5f0f\u5c0d\u8a71\u65b9\u584a\u3002
0N/AFileChooser.saveButtonToolTipText=\u5132\u5b58\u9078\u53d6\u7684\u6a94\u6848\u3002
0N/AFileChooser.openButtonToolTipText=\u958b\u555f\u9078\u53d6\u7684\u6a94\u6848\u3002
0N/A
0N/AFileChooser.renameFileDialogText=\u5c07\u6a94\u6848 "{0}" \u91cd\u65b0\u547d\u540d\u70ba
0N/AFileChooser.renameFileErrorTitle=\u932f\u8aa4
0N/AFileChooser.renameFileErrorText=\u5c07\u6a94\u6848 "{0}" \u91cd\u65b0\u547d\u540d\u70ba "{1}" \u6642\u51fa\u73fe\u932f\u8aa4
0N/A
0N/AOptionPane.okButtonMnemonic=79
0N/AOptionPane.cancelButtonMnemonic=67