gtk_ja.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 \u30ab\u30e9\u30fc\u30c1\u30e5\u30fc\u30b6
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\u5408\u3044(H):
0N/AGTKColorChooserPanel.hueMnemonic=72
0N/A
0N/AGTKColorChooserPanel.redText=\u8d64(E):
0N/AGTKColorChooserPanel.redMnemonic=69
0N/A
0N/AGTKColorChooserPanel.saturationText=\u5f69\u5ea6(S):
0N/AGTKColorChooserPanel.saturationMnemonic=83
0N/A
0N/AGTKColorChooserPanel.greenText=\u7dd1(G):
0N/AGTKColorChooserPanel.greenMnemonic=71
0N/A
0N/AGTKColorChooserPanel.valueText=\u5024(V):
0N/AGTKColorChooserPanel.valueMnemonic=86
0N/A
0N/AGTKColorChooserPanel.blueText=\u9752(B):
0N/AGTKColorChooserPanel.blueMnemonic=66
0N/A
0N/AGTKColorChooserPanel.colorNameText=\u8272\u540d(N):
0N/AGTKColorChooserPanel.colorNameMnemonic=78
0N/A
0N/A
0N/A
0N/A############ FILE CHOOSER STRINGS #############
0N/A
0N/AFileChooser.acceptAllFileFilterText=\u3059\u3079\u3066\u306e\u30d5\u30a1\u30a4\u30eb
0N/AFileChooser.newFolderButtonText=\u65b0\u898f\u30d5\u30a9\u30eb\u30c0
0N/AFileChooser.newFolderButtonMnemonic=78
0N/AFileChooser.newFolderDialogText=\u30d5\u30a9\u30eb\u30c0\u540d:
0N/AFileChooser.newFolderNoDirectoryErrorTitleText=Error
0N/AFileChooser.newFolderNoDirectoryErrorText=Error creating directory "{0}": No such file or directory
0N/AFileChooser.deleteFileButtonText=\u30d5\u30a1\u30a4\u30eb\u3092\u524a\u9664
0N/AFileChooser.deleteFileButtonMnemonic=76
0N/AFileChooser.renameFileButtonText=\u30d5\u30a1\u30a4\u30eb\u540d\u3092\u5909\u66f4
0N/AFileChooser.renameFileButtonMnemonic=82
0N/AFileChooser.cancelButtonText=\u53d6\u6d88\u3057
0N/AFileChooser.cancelButtonMnemonic=67
0N/AFileChooser.saveButtonText=\u4fdd\u5b58
0N/AFileChooser.saveButtonMnemonic=79
0N/AFileChooser.openButtonText=\u4e86\u89e3
0N/AFileChooser.openButtonMnemonic=79
0N/AFileChooser.saveDialogTitleText=\u4fdd\u5b58
0N/AFileChooser.openDialogTitleText=\u958b\u304f
0N/AFileChooser.pathLabelText=\u9078\u629e:
0N/AFileChooser.filterLabelText=\u30d5\u30a3\u30eb\u30bf:
0N/AFileChooser.pathLabelMnemonic=83
0N/AFileChooser.foldersLabelText=\u30d5\u30a9\u30eb\u30c0
0N/AFileChooser.foldersLabelMnemonic=68
0N/AFileChooser.filesLabelText=\u30d5\u30a1\u30a4\u30eb
0N/AFileChooser.filesLabelMnemonic=70
0N/A
0N/AFileChooser.cancelButtonToolTipText=\u30d5\u30a1\u30a4\u30eb\u30c1\u30e5\u30fc\u30b6\u30c0\u30a4\u30a2\u30ed\u30b0\u3092\u5f37\u5236\u7d42\u4e86
0N/AFileChooser.saveButtonToolTipText=\u9078\u629e\u3057\u305f\u30d5\u30a1\u30a4\u30eb\u3092\u4fdd\u5b58
0N/AFileChooser.openButtonToolTipText=\u9078\u629e\u3057\u305f\u30d5\u30a1\u30a4\u30eb\u3092\u958b\u304f
0N/A
0N/AFileChooser.renameFileDialogText=\u30d5\u30a1\u30a4\u30eb "{0}" \u306e\u540d\u524d\u3092\u5909\u66f4:
0N/AFileChooser.renameFileErrorTitle=\u30a8\u30e9\u30fc
0N/AFileChooser.renameFileErrorText=\u30d5\u30a1\u30a4\u30eb "{0}" \u3092 "{1}" \u3078\u5909\u66f4\u6642\u306b\u30a8\u30e9\u30fc
0N/A
0N/AOptionPane.okButtonMnemonic=79
0N/AOptionPane.cancelButtonMnemonic=67