windows_el.properties

来自「实现画图多项功能」· PROPERTIES 代码 · 共 37 行

PROPERTIES
37
字号
#--------------------------------------------------------------------------------------------------
# Copyright (c) 1996 - 2004 Borland Software Corporation. All Rights Reserved.
#--------------------------------------------------------------------------------------------------
# This properties file is used to create a PropertyResourceBundle
# It contains Locale specific strings used be the Windows Look and Feel.
# Currently, the following components need this for support:
#
#    FileChooser
#
# When this file is read in, the strings are put into the 
# defaults table.  This is an implementation detail of the current
# workings of Swing.  DO NOT DEPEND ON THIS.  
# This may change in future versions of Swing as we improve localization 
# support.
#
# 1.1 08/26/98
# @author Steve Wilson


############ FILE CHOOSER STRINGS #############

FileChooser.lookInLabelText=\u0391\u03bd\u03b1\u03b6\u03ae\u03c4\u03b7\u03c3\u03b7 \u03c3\u03b5:
FileChooser.fileNameLabelText=\u038c\u03bd\u03bf\u03bc\u03b1 \u03b1\u03c1\u03c7\u03b5\u03af\u03bf\u03c5:
FileChooser.filesOfTypeLabelText=\u0391\u03c1\u03c7\u03b5\u03af\u03b1 \u03c4\u03cd\u03c0\u03bf\u03c5:
FileChooser.upFolderToolTipText=\u0388\u03bd\u03b1 \u03b5\u03c0\u03af\u03c0\u03b5\u03b4\u03bf \u03c0\u03ac\u03bd\u03c9
FileChooser.upFolderAccessibleName=\u03a0\u03ac\u03bd\u03c9
FileChooser.homeFolderToolTipText=\u0391\u03c1\u03c7\u03ae
FileChooser.homeFolderAccessibleName=\u0391\u03c1\u03c7\u03ae
FileChooser.newFolderToolTipText=\u0394\u03b7\u03bc\u03b9\u03bf\u03c5\u03c1\u03b3\u03af\u03b1 \u03bd\u03ad\u03bf\u03c5 \u03c6\u03b1\u03ba\u03ad\u03bb\u03bf\u03c5
FileChooser.newFolderAccessibleNam=\u039d\u03ad\u03bf\u03c2 \u03c6\u03ac\u03ba\u03b5\u03bb\u03bf\u03c2
FileChooser.listViewButtonToolTipText=\u039b\u03af\u03c3\u03c4\u03b1
FileChooser.listViewButtonAccessibleName=\u039b\u03af\u03c3\u03c4\u03b1
FileChooser.detailsViewButtonToolTipText=\u039b\u03b5\u03c0\u03c4\u03bf\u03bc\u03ad\u03c1\u03b5\u03b9\u03b5\u03c2
FileChooser.detailsViewButtonAccessibleName=\u039b\u03b5\u03c0\u03c4\u03bf\u03bc\u03ad\u03c1\u03b5\u03b9\u03b5\u03c2


⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?