package com.sun.swing.internal.plaf.metal.resources; import java.util.ListResourceBundle; public final class metal_sv extends ListResourceBundle { protected final Object[][] getContents() { return new Object[][] { { "FileChooser.detailsViewActionLabelText", "Detaljerad lista" }, { "FileChooser.detailsViewButtonAccessibleName", "Detaljerad lista" }, { "FileChooser.detailsViewButtonToolTipText", "Detaljerad lista" }, { "FileChooser.fileAttrHeaderText", "Attribut" }, { "FileChooser.fileDateHeaderText", "\u00C4ndrad" }, { "FileChooser.fileNameHeaderText", "Namn" }, { "FileChooser.fileNameLabelText", "Filnamn:" }, { "FileChooser.fileSizeHeaderText", "Storlek" }, { "FileChooser.fileTypeHeaderText", "Typ" }, { "FileChooser.filesOfTypeLabelText", "Filformat:" }, { "FileChooser.folderNameLabelText", "Folder name:" }, { "FileChooser.homeFolderAccessibleName", "Hem" }, { "FileChooser.homeFolderToolTipText", "Hem" }, { "FileChooser.listViewActionLabelText", "Lista" }, { "FileChooser.listViewButtonAccessibleName", "Lista" }, { "FileChooser.listViewButtonToolTipText", "Lista" }, { "FileChooser.lookInLabelText", "S\u00F6k i:" }, { "FileChooser.newFolderAccessibleName", "Ny mapp" }, { "FileChooser.newFolderActionLabelText", "Ny mapp" }, { "FileChooser.newFolderToolTipText", "Skapa ny mapp" }, { "FileChooser.refreshActionLabelText", "Uppdatera" }, { "FileChooser.saveInLabelText", "Spara i:" }, { "FileChooser.upFolderAccessibleName", "Upp" }, { "FileChooser.upFolderToolTipText", "Upp en niv\u00E5" }, { "FileChooser.viewMenuLabelText", "Vy" }, { "MetalTitlePane.closeMnemonic", "83" }, { "MetalTitlePane.closeTitle", "St\u00E4ng" }, { "MetalTitlePane.iconifyMnemonic", "77" }, { "MetalTitlePane.iconifyTitle", "Minimera" }, { "MetalTitlePane.maximizeMnemonic", "88" }, { "MetalTitlePane.maximizeTitle", "Maximera" }, { "MetalTitlePane.restoreMnemonic", "84" }, { "MetalTitlePane.restoreTitle", "\u00C5terst\u00E4ll" }, }; } }