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

📄 basic_de.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=Generische DateiFileChooser.directoryDescriptionText=OrdnerFileChooser.newFolderErrorText=Fehler beim Anlegen eines neuen OrdnersFileChooser.newFolderErrorSeparator= :FileChooser.acceptAllFileFilterText=Alle Dateien (*.*)FileChooser.cancelButtonText=AbbrechenFileChooser.saveButtonText=SpeichernFileChooser.openButtonText=\u00d6ffnenFileChooser.updateButtonText=AktualisierenFileChooser.helpButtonText=Hilfe## file chooser tooltips ###FileChooser.cancelButtonToolTipText= Abbrechen des Dateiauswahl-DialogsFileChooser.saveButtonToolTipText= Speichern der ausgew\u00e4hlten DateiFileChooser.openButtonToolTipText= \u00d6ffnen der ausgew\u00e4hlten Datei FileChooser.updateButtonToolTipText=Aktualisieren der OrdnerlisteFileChooser.helpButtonToolTipText= Hilfe zum Dateiauswahl-Dialog############ COLOR CHOOSER STRINGS #############ColorChooser.previewText=VorschauColorChooser.okText=OKColorChooser.cancelText=AbbrechenColorChooser.resetText=Zur\u00fccksetzenColorChooser.swatchesNameText= FarbpaletteColorChooser.swatchesRecentText=Neu:ColorChooser.hsbNameText=HSBColorChooser.hsbHueText=HColorChooser.hsbSaturationText=SColorChooser.hsbBrightnessText=BColorChooser.hsbRedText=RColorChooser.hsbGreenText=GColorChooser.hsbBlueText=BColorChooser.rgbNameText=RGBColorChooser.rgbRedText=RotColorChooser.rgbGreenText=Gr\u00fcnColorChooser.rgbBlueText=Blau############ OPTION PANE STRINGS #############OptionPane.yesButtonText=JaOptionPane.noButtonText=NeinOptionPane.okButtonText=OKOptionPane.cancelButtonText=Abbrechen############ Text strings ############## Verwendet f\u00fcr HTML-FormulareFormView.submitButtonText=Anfrage abschickenFormView.resetButtonText=Zur\u00fccksetzen

⌨️ 快捷键说明

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