gtk_ko.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 \uc0c9 \uc120\ud0dd
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=\uc0c9\uc0c1(H):
0N/AGTKColorChooserPanel.hueMnemonic=72
0N/A
0N/AGTKColorChooserPanel.redText=\ube68\uac15(E):
0N/AGTKColorChooserPanel.redMnemonic=69
0N/A
0N/AGTKColorChooserPanel.saturationText=\ucc44\ub3c4(S):
0N/AGTKColorChooserPanel.saturationMnemonic=83
0N/A
0N/AGTKColorChooserPanel.greenText=\ub179\uc0c9(G):
0N/AGTKColorChooserPanel.greenMnemonic=71
0N/A
0N/AGTKColorChooserPanel.valueText=\uac12(V):
0N/AGTKColorChooserPanel.valueMnemonic=86
0N/A
0N/AGTKColorChooserPanel.blueText=\ud30c\ub791(B):
0N/AGTKColorChooserPanel.blueMnemonic=66
0N/A
0N/AGTKColorChooserPanel.colorNameText=\uc0c9 \uc774\ub984(N):
0N/AGTKColorChooserPanel.colorNameMnemonic=78
0N/A
0N/A
0N/A
0N/A############ FILE CHOOSER STRINGS #############
0N/A
0N/AFileChooser.acceptAllFileFilterText=\ubaa8\ub4e0 \ud30c\uc77c
0N/AFileChooser.newFolderButtonText=\uc0c8 \ud3f4\ub354
0N/AFileChooser.newFolderButtonMnemonic=78
0N/AFileChooser.newFolderDialogText=\ud3f4\ub354 \uc774\ub984:
0N/AFileChooser.newFolderNoDirectoryErrorTitleText=Error
0N/AFileChooser.newFolderNoDirectoryErrorText=Error creating directory "{0}": No such file or directory
0N/AFileChooser.deleteFileButtonText=\ud30c\uc77c \uc0ad\uc81c
0N/AFileChooser.deleteFileButtonMnemonic=76
0N/AFileChooser.renameFileButtonText=\ud30c\uc77c \uc774\ub984 \ubc14\uafb8\uae30
0N/AFileChooser.renameFileButtonMnemonic=82
0N/AFileChooser.cancelButtonText=\ucde8\uc18c
0N/AFileChooser.cancelButtonMnemonic=67
0N/AFileChooser.saveButtonText=\uc800\uc7a5
0N/AFileChooser.saveButtonMnemonic=79
0N/AFileChooser.openButtonText=\ud655\uc778
0N/AFileChooser.openButtonMnemonic=79
0N/AFileChooser.saveDialogTitleText=\uc800\uc7a5
0N/AFileChooser.openDialogTitleText=\uc5f4\uae30
0N/AFileChooser.pathLabelText=\uc120\ud0dd:
0N/AFileChooser.filterLabelText=\ud544\ud130:
0N/AFileChooser.pathLabelMnemonic=83
0N/AFileChooser.foldersLabelText=\ud3f4\ub354
0N/AFileChooser.foldersLabelMnemonic=68
0N/AFileChooser.filesLabelText=\ud30c\uc77c
0N/AFileChooser.filesLabelMnemonic=70
0N/A
0N/AFileChooser.cancelButtonToolTipText=\ud30c\uc77c \uc120\ud0dd \ub300\ud654 \uc0c1\uc790\ub97c \uc911\ub2e8\ud569\ub2c8\ub2e4.
0N/AFileChooser.saveButtonToolTipText=\uc120\ud0dd\ud55c \ud30c\uc77c\uc744 \uc800\uc7a5\ud569\ub2c8\ub2e4.
0N/AFileChooser.openButtonToolTipText=\uc120\ud0dd\ud55c \ud30c\uc77c\uc744 \uc5fd\ub2c8\ub2e4.
0N/A
0N/AFileChooser.renameFileDialogText=\ud30c\uc77c "{0}"\uc744 \ub2e4\uc74c\uc73c\ub85c \uc774\ub984 \ubc14\uafb8\uae30
0N/AFileChooser.renameFileErrorTitle=\uc624\ub958
0N/AFileChooser.renameFileErrorText="{0}"\uc5d0\uc11c "{1}"\ub85c \uc774\ub984 \ubc14\uafb8\uae30 \uc624\ub958
0N/A
0N/AOptionPane.okButtonMnemonic=79
0N/AOptionPane.cancelButtonMnemonic=67