⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 basic_es.properties

📁 简易的Java聊天室程序
💻 PROPERTIES
字号:
# This properties file is used to create a PropertyResourceBundle# It contains Locale specific strings used in Swing# Currently, the following components need this for support:##    ColorChooser#    FileChooser#    OptionPane## 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.## %I% %G%# @author Steve Wilson############ FILE CHOOSER STRINGS #############FileChooser.fileDescriptionText=Archivo gen\u00e9ricoFileChooser.directoryDescriptionText=DirectorioFileChooser.newFolderErrorText=Error al crear carpetaFileChooser.newFolderErrorSeparator= : FileChooser.acceptAllFileFilterText=Todos los archivos (*.*)FileChooser.cancelButtonText=CancelarFileChooser.saveButtonText=GuardarFileChooser.openButtonText=AbrirFileChooser.updateButtonText=ActualizarFileChooser.helpButtonText=Ayuda## file chooser tooltips ###FileChooser.cancelButtonToolTipText=Cancelar el cuadro de di\u00e1logo selector de archivosFileChooser.saveButtonToolTipText=Guardar archivo seleccionadoFileChooser.openButtonToolTipText=Abrir archivo seleccionadoFileChooser.updateButtonToolTipText=Actualizar lista de directoriosFileChooser.helpButtonToolTipText=Ayuda del selector de archivos############ COLOR CHOOSER STRINGS #############ColorChooser.previewText=Vista preliminarColorChooser.okText=AceptarColorChooser.cancelText=CancelarColorChooser.resetText=RestablecerColorChooser.swatchesNameText=MuestrasColorChooser.swatchesRecentText=Recientes: ColorChooser.hsbNameText=TSBColorChooser.hsbHueText=TColorChooser.hsbSaturationText=SColorChooser.hsbBrightnessText=BColorChooser.hsbRedText=RColorChooser.hsbGreenText=VColorChooser.hsbBlueText=AColorChooser.rgbNameText=RVAColorChooser.rgbRedText=RojoColorChooser.rgbGreenText=VerdeColorChooser.rgbBlueText=Azul############ OPTION PANE STRINGS #############OptionPane.yesButtonText=S\u00edOptionPane.noButtonText=NoOptionPane.okButtonText=AceptarOptionPane.cancelButtonText=Cancelar############ Text strings ############## Used for html formsFormView.submitButtonText=Enviar consultaFormView.resetButtonText=Restablecer

⌨️ 快捷键说明

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