📄 basic_no.properties
字号:
#--------------------------------------------------------------------------------------------------# Copyright (c) 1996-2002 Borland Software Corporation. All Rights Reserved.#--------------------------------------------------------------------------------------------------# 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=Generell filFileChooser.directoryDescriptionText=KatalogFileChooser.newFolderErrorText=Feil ved opprettelse av ny mappeFileChooser.newFolderErrorSeparator= : FileChooser.acceptAllFileFilterText=Alle Filer (*.*)FileChooser.cancelButtonText=AvbrytFileChooser.saveButtonText=LagreFileChooser.openButtonText=\u00c5pneFileChooser.updateButtonText=OppdaterFileChooser.helpButtonText=Hjelp## file chooser tooltips ###FileChooser.cancelButtonToolTipText=Avbryt 'file chooser' dialogFileChooser.saveButtonToolTipText=Lagre valgt filFileChooser.openButtonToolTipText=\u00c5pne valgt filFileChooser.updateButtonToolTipText=Oppdater kataloglisteFileChooser.helpButtonToolTipText='FileChooser' hjelp############ COLOR CHOOSER STRINGS #############ColorChooser.previewText=Forh\u00e5ndsvisningColorChooser.okText=OKColorChooser.cancelText=AvbrytColorChooser.resetText=AngreColorChooser.swatchesNameText=SwatchesColorChooser.swatchesRecentText=Siste:ColorChooser.hsbNameText=HSBColorChooser.hsbHueText=HColorChooser.hsbSaturationText=SColorChooser.hsbBrightnessText=BColorChooser.hsbRedText=RColorChooser.hsbGreenText=GColorChooser.hsbBlueText=BColorChooser.rgbNameText=RGBColorChooser.rgbRedText=R\u00f8dColorChooser.rgbGreenText=Gr\u00f8nnColorChooser.rgbBlueText=Bl\u00e5############ OPTION PANE STRINGS #############OptionPane.yesButtonText=JaOptionPane.noButtonText=NeiOptionPane.okButtonText=OKOptionPane.cancelButtonText=Avbryt
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -