< prev index next >

src/java.desktop/share/classes/com/sun/java/swing/plaf/gtk/resources/gtk_ko.properties

Print this page



























   1 # Refer to the note in basic.properties for a description as to what
   2 # the mnemonics correspond to and how to calculate them.
   3 
   4 
   5 
   6 # GTK specific properties
   7 
   8 # GTK color chooser properties:
   9 GTKColorChooserPanel.textAndMnemonic=GTK \uC0C9\uC0C1 \uC120\uD0DD\uAE30(&G)
  10 # mnemonic as a VK_ constant
  11 
  12 GTKColorChooserPanel.hue.textAndMnemonic=\uC0C9\uC870(&H):
  13 
  14 GTKColorChooserPanel.red.textAndMnemonic=\uBE68\uAC04\uC0C9(&E):
  15 
  16 GTKColorChooserPanel.saturation.textAndMnemonic=\uCC44\uB3C4(&S):
  17 
  18 GTKColorChooserPanel.green.textAndMnemonic=\uB179\uC0C9(&G):
  19 
  20 GTKColorChooserPanel.value.textAndMnemonic=\uAC12(&V):


   1 #
   2 # Copyright (c) 2010, 2019, Oracle and/or its affiliates. All rights reserved.
   3 # DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
   4 #
   5 # This code is free software; you can redistribute it and/or modify it
   6 # under the terms of the GNU General Public License version 2 only, as
   7 # published by the Free Software Foundation.  Oracle designates this
   8 # particular file as subject to the "Classpath" exception as provided
   9 # by Oracle in the LICENSE file that accompanied this code.
  10 #
  11 # This code is distributed in the hope that it will be useful, but WITHOUT
  12 # ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  13 # FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
  14 # version 2 for more details (a copy is included in the LICENSE file that
  15 # accompanied this code).
  16 #
  17 # You should have received a copy of the GNU General Public License version
  18 # 2 along with this work; if not, write to the Free Software Foundation,
  19 # Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
  20 #
  21 # Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
  22 # or visit www.oracle.com if you need additional information or have any
  23 # questions.
  24 #
  25 
  26 # Refer to the note in basic.properties for a description as to what
  27 # the mnemonics correspond to and how to calculate them.
  28 
  29 
  30 
  31 # GTK specific properties
  32 
  33 # GTK color chooser properties:
  34 GTKColorChooserPanel.textAndMnemonic=GTK \uC0C9\uC0C1 \uC120\uD0DD\uAE30(&G)
  35 # mnemonic as a VK_ constant
  36 
  37 GTKColorChooserPanel.hue.textAndMnemonic=\uC0C9\uC870(&H):
  38 
  39 GTKColorChooserPanel.red.textAndMnemonic=\uBE68\uAC04\uC0C9(&E):
  40 
  41 GTKColorChooserPanel.saturation.textAndMnemonic=\uCC44\uB3C4(&S):
  42 
  43 GTKColorChooserPanel.green.textAndMnemonic=\uB179\uC0C9(&G):
  44 
  45 GTKColorChooserPanel.value.textAndMnemonic=\uAC12(&V):


< prev index next >