# 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. # # MNEMONIC NOTE: # Many of strings in this file are used by widgets that have a # mnemonic, for example: # ColorChooser.rgbNameTextAndMnemonic=R&GB # # Indicates that the tab in the ColorChooser for RGB colors will have # the text 'RGB', further the mnemonic character will be 'g' and that # a decoration will be provided under the 'G'. This will typically # look like: RGB # - # # One important thing to remember is that the mnemonic MUST exist in # the String, if it does not exist you should add text that makes it # exist. This will typically take the form 'XXXX (M)' where M is the # character for the mnemonic. # # @author Steve Wilson ############ FILE CHOOSER STRINGS ############# FileChooser.fileDescription.textAndMnemonic=Generisk fil FileChooser.directoryDescription.textAndMnemonic=Katalog FileChooser.newFolderError.textAndMnemonic=Fel uppstod när ny mapp skapades FileChooser.newFolderErrorSeparator= : FileChooser.newFolderParentDoesntExistTitle.textAndMnemonic=Kan inte skapa mappen FileChooser.newFolderParentDoesntExist.textAndMnemonic=Kan inte skapa mappen.\n\nSystemet kan inte hitta angiven sökväg. FileChooser.renameErrorTitle.textAndMnemonic=Ett fel inträffade vid försök att ändra namn på fil eller mapp FileChooser.renameError.textAndMnemonic=Kan inte namnändra {0} FileChooser.renameErrorFileExists.textAndMnemonic=Kan inte namnändra {0}: En fil med angivet namn finns redan. Ange ett annat filnamn. FileChooser.acceptAllFileFilter.textAndMnemonic=Alla filer FileChooser.cancelButton.textAndMnemonic=Avbryt FileChooser.saveButton.textAndMnemonic=&Spara FileChooser.openButton.textAndMnemonic=&Öppna FileChooser.saveDialogTitle.textAndMnemonic=Spara FileChooser.openDialogTitle.textAndMnemonic=Öppna FileChooser.updateButton.textAndMnemonic=Upp&datera FileChooser.helpButton.textAndMnemonic=&Hjälp FileChooser.directoryOpenButton.textAndMnemonic=&Öppna # File Size Units FileChooser.fileSizeKiloBytes={0} KB FileChooser.fileSizeMegaBytes={0} MB FileChooser.fileSizeGigaBytes={0} GB # These strings are platform dependent not look and feel dependent. FileChooser.win32.newFolder=Ny mapp FileChooser.win32.newFolder.subsequent=Ny mapp ({0}) FileChooser.other.newFolder=Ny mapp FileChooser.other.newFolder.subsequent=Ny mapp.{0} ## file chooser tooltips ### FileChooser.cancelButtonToolTip.textAndMnemonic=Avbryt filvalsdialogruta FileChooser.saveButtonToolTip.textAndMnemonic=Spara vald fil FileChooser.openButtonToolTip.textAndMnemonic=Öppna vald fil FileChooser.updateButtonToolTip.textAndMnemonic=Uppdatera kataloglistan FileChooser.helpButtonToolTip.textAndMnemonic=Hjälp - Filväljare FileChooser.directoryOpenButtonToolTip.textAndMnemonic=Öppna vald katalog FileChooser.filesListAccessibleName=Fillista FileChooser.filesDetailsAccessibleName=Fildetaljer ############ COLOR CHOOSER STRINGS ############# ColorChooser.preview.textAndMnemonic=Granska ColorChooser.ok.textAndMnemonic=OK ColorChooser.cancel.textAndMnemonic=Avbryt ColorChooser.reset.textAndMnemonic=&Återställ ColorChooser.sample.textAndMnemonic=Exempeltext Exempeltext ColorChooser.swatches.textAndMnemonic=&Prov ColorChooser.swatchesRecent.textAndMnemonic=Senaste: ColorChooser.hsv.textAndMnemonic=&HSV ColorChooser.hsvHue.textAndMnemonic=Nyans ColorChooser.hsvSaturation.textAndMnemonic=Mättnad ColorChooser.hsvValue.textAndMnemonic=Värde ColorChooser.hsvTransparency.textAndMnemonic=Transparens ColorChooser.hsl.textAndMnemonic=HS&L ColorChooser.hslHue.textAndMnemonic=Nyans ColorChooser.hslSaturation.textAndMnemonic=Mättnad ColorChooser.hslLightness.textAndMnemonic=Ljusstyrka ColorChooser.hslTransparency.textAndMnemonic=Transparens ColorChooser.rgb.textAndMnemonic=R&GB ColorChooser.rgbRed.textAndMnemonic=Rö&d ColorChooser.rgbGreen.textAndMnemonic=Grö&n ColorChooser.rgbBlue.textAndMnemonic=&Blå ColorChooser.rgbAlpha.textAndMnemonic=Alfa ColorChooser.rgbHexCode.textAndMnemonic=&Färgkod ColorChooser.cmyk.textAndMnemonic=C&MYK ColorChooser.cmykCyan.textAndMnemonic=Cyan ColorChooser.cmykMagenta.textAndMnemonic=Magenta ColorChooser.cmykYellow.textAndMnemonic=Gul ColorChooser.cmykBlack.textAndMnemonic=Svart ColorChooser.cmykAlpha.textAndMnemonic=Alfa ############ OPTION PANE STRINGS ############# # We only define mnemonics for YES/NO, but for completeness you can # define mnemonics for any of the buttons. OptionPane.yesButton.textAndMnemonic=&Ja OptionPane.noButton.textAndMnemonic=&Nej OptionPane.okButton.textAndMnemonic=OK #OptionPane.okButtonMnemonic=0 OptionPane.cancelButton.textAndMnemonic=Avbryt #OptionPane.cancelButtonMnemonic=0 OptionPane.title.textAndMnemonic=Välj ett alternativ # Title for the dialog for the showInputDialog methods. Only used if # the developer uses one of the variants that doesn't take a title. OptionPane.inputDialog.titleAndMnemonic=Indata # Title for the dialog for the showMessageDialog methods. Only used if # the developer uses one of the variants that doesn't take a title. OptionPane.messageDialog.titleAndMnemonic=Meddelande ############ Printing Dialog Strings ############ PrintingDialog.titleProgress.textAndMnemonic=Skriver ut PrintingDialog.titleAborting.textAndMnemonic=Skriver ut (avbryter) PrintingDialog.contentInitial.textAndMnemonic=Utskrift pågår... # The following string will be formatted by a MessageFormat # and {0} will be replaced by page number being printed PrintingDialog.contentProgress.textAndMnemonic=Utskriven sida {0}... PrintingDialog.contentAborting.textAndMnemonic=Utskriften avbryts... PrintingDialog.abortButton.textAndMnemonic=&Avbryt PrintingDialog.abortButtonToolTip.textAndMnemonic=Avbryt utskrift ############ Internal Frame Strings ############ InternalFrame.iconButtonToolTip=Minimera InternalFrame.maxButtonToolTip=Maximera InternalFrame.restoreButtonToolTip=Återställ InternalFrame.closeButtonToolTip=Stäng ############ Internal Frame Title Pane Strings ############ InternalFrameTitlePane.restoreButton.textAndMnemonic=Återställ InternalFrameTitlePane.moveButton.textAndMnemonic=Flytta InternalFrameTitlePane.sizeButton.textAndMnemonic=Storlek InternalFrameTitlePane.minimizeButton.textAndMnemonic=Minimera InternalFrameTitlePane.maximizeButton.textAndMnemonic=Maximera InternalFrameTitlePane.closeButton.textAndMnemonic=Stäng ############ Text strings ############# # Used for html forms FormView.submitButton.textAndMnemonic=Skicka fråga FormView.resetButton.textAndMnemonic=Återställ FormView.browseFileButton.textAndMnemonic=Bläddra... ############ Abstract Document Strings ############ AbstractDocument.styleChange.textAndMnemonic=formatändring AbstractDocument.addition.textAndMnemonic=tillägg AbstractDocument.deletion.textAndMnemonic=borttagning AbstractDocument.undo.textAndMnemonic=Ångra AbstractDocument.redo.textAndMnemonic=Gör om ############ Abstract Button Strings ############ AbstractButton.click.textAndMnemonic=klicka ############ Abstract Undoable Edit Strings ############ AbstractUndoableEdit.undo.textAndMnemonic=Ångra AbstractUndoableEdit.redo.textAndMnemonic=Gör om ############ Combo Box Strings ############ ComboBox.togglePopup.textAndMnemonic=växlaPopup ############ Progress Monitor Strings ############ ProgressMonitor.progress.textAndMnemonic=Pågår... ############ Split Pane Strings ############ SplitPane.leftButton.textAndMnemonic=vänster knapp SplitPane.rightButton.textAndMnemonic=höger knapp # Used for Isindex IsindexView.prompt=Detta är ett sökbart index. Ange sökord: ############ InternalFrameTitlePane Strings ############ InternalFrameTitlePane.iconifyButtonAccessibleName=Minimera InternalFrameTitlePane.maximizeButtonAccessibleName=Maximera InternalFrameTitlePane.closeButtonAccessibleName=Stäng