gtk_zh_TW.properties revision 3915
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:
3915N/AGTKColorChooserPanel.nameText=GTK \u8272\u5F69\u9078\u64C7\u5668(G)
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.
3915N/AGTKColorChooserPanel.hueText=\u8272\u8ABF(H)\uFF1A
0N/AGTKColorChooserPanel.hueMnemonic=72
0N/A
3915N/AGTKColorChooserPanel.redText=\u7D05(E):
0N/AGTKColorChooserPanel.redMnemonic=69
0N/A
3915N/AGTKColorChooserPanel.saturationText=\u5F69\u5EA6(S):
0N/AGTKColorChooserPanel.saturationMnemonic=83
0N/A
3915N/AGTKColorChooserPanel.greenText=\u7DA0(G):
0N/AGTKColorChooserPanel.greenMnemonic=71
0N/A
3915N/AGTKColorChooserPanel.valueText=\u503C(V):
0N/AGTKColorChooserPanel.valueMnemonic=86
0N/A
3915N/AGTKColorChooserPanel.blueText=\u85CD(B):
0N/AGTKColorChooserPanel.blueMnemonic=66
0N/A
3915N/AGTKColorChooserPanel.colorNameText=\u984F\u8272\u540D\u7A31(N):
0N/AGTKColorChooserPanel.colorNameMnemonic=78
0N/A
0N/A
0N/A
0N/A############ FILE CHOOSER STRINGS #############
0N/A
3516N/AFileChooser.acceptAllFileFilterText=\u6240\u6709\u6A94\u6848
3915N/AFileChooser.newFolderButtonText=\u65B0\u5EFA\u8CC7\u6599\u593E(N)
0N/AFileChooser.newFolderButtonMnemonic=78
3516N/AFileChooser.newFolderDialogText=\u8CC7\u6599\u593E\u540D\u7A31:
3516N/AFileChooser.newFolderNoDirectoryErrorTitleText=\u932F\u8AA4
3516N/AFileChooser.newFolderNoDirectoryErrorText=\u5EFA\u7ACB\u76EE\u9304 "{0}" \u6642\u767C\u751F\u932F\u8AA4: \u6C92\u6709\u6B64\u6A94\u6848\u6216\u76EE\u9304
3915N/AFileChooser.deleteFileButtonText=\u522A\u9664\u6A94\u6848(L)
0N/AFileChooser.deleteFileButtonMnemonic=76
3915N/AFileChooser.renameFileButtonText=\u91CD\u65B0\u547D\u540D\u6A94\u6848(R)
0N/AFileChooser.renameFileButtonMnemonic=82
3915N/AFileChooser.cancelButtonText=\u53D6\u6D88(C)
0N/AFileChooser.cancelButtonMnemonic=67
3915N/AFileChooser.saveButtonText=\u78BA\u5B9A(O)
0N/AFileChooser.saveButtonMnemonic=79
3915N/AFileChooser.openButtonText=\u78BA\u5B9A(O)
0N/AFileChooser.openButtonMnemonic=79
3516N/AFileChooser.saveDialogTitleText=\u5132\u5B58
3516N/AFileChooser.openDialogTitleText=\u958B\u555F
3915N/AFileChooser.pathLabelText=\u9078\u53D6(S):
3516N/AFileChooser.filterLabelText=\u7BE9\u9078:
0N/AFileChooser.pathLabelMnemonic=83
3915N/AFileChooser.foldersLabelText=\u8CC7\u6599\u593E(D)
0N/AFileChooser.foldersLabelMnemonic=68
3915N/AFileChooser.filesLabelText=\u6A94\u6848(F)
0N/AFileChooser.filesLabelMnemonic=70
0N/A
3516N/AFileChooser.cancelButtonToolTipText=\u4E2D\u6B62\u6A94\u6848\u9078\u64C7\u5668\u5C0D\u8A71\u65B9\u584A\u3002
3516N/AFileChooser.saveButtonToolTipText=\u5132\u5B58\u9078\u53D6\u7684\u6A94\u6848\u3002
3516N/AFileChooser.openButtonToolTipText=\u958B\u555F\u9078\u53D6\u7684\u6A94\u6848\u3002
0N/A
3516N/AFileChooser.renameFileDialogText=\u5C07\u6A94\u6848 "{0}" \u91CD\u65B0\u547D\u540D\u70BA
3915N/AFileChooser.renameFileErrorTitle=\u932F\u8AA4
3516N/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
3915N/A