/* * Copyright (c) 2000, 2016, Oracle and/or its affiliates. All rights reserved. * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. * * This code is free software; you can redistribute it and/or modify it * under the terms of the GNU General Public License version 2 only, as * published by the Free Software Foundation. Oracle designates this * particular file as subject to the "Classpath" exception as provided * by Oracle in the LICENSE file that accompanied this code. * * This code is distributed in the hope that it will be useful, but WITHOUT * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * version 2 for more details (a copy is included in the LICENSE file that * accompanied this code). * * You should have received a copy of the GNU General Public License version * 2 along with this work; if not, write to the Free Software Foundation, * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. * * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA * or visit www.oracle.com if you need additional information or have any * questions. */ package sun.security.tools.policytool; /** *

This class represents the ResourceBundle * for the policytool. * */ public class Resources_sv extends java.util.ListResourceBundle { private static final Object[][] contents = { {"NEWLINE", "\n"}, {"Warning.A.public.key.for.alias.signers.i.does.not.exist.Make.sure.a.KeyStore.is.properly.configured.", "Varning! Det finns ingen offentlig nyckel för aliaset {0}. Kontrollera att det aktuella nyckellagret är korrekt konfigurerat."}, {"Warning.Class.not.found.class", "Varning! Klassen hittades inte: {0}"}, {"Warning.Invalid.argument.s.for.constructor.arg", "Varning! Ogiltiga argument för konstruktor: {0}"}, {"Illegal.Principal.Type.type", "Otillåten identitetshavaretyp: {0}"}, {"Illegal.option.option", "Otillåtet alternativ: {0}"}, {"Usage.policytool.options.", "Syntax: policytool [alternativ]"}, {".file.file.policy.file.location", " [-file ] policyfilens plats"}, {"New", "&Nytt"}, {"Open", "&Öppna..."}, {"Save", "S¶"}, {"Save.As", "Spara &som..."}, {"View.Warning.Log", "Visa varningslo&gg"}, {"Exit", "A&vsluta"}, {"Add.Policy.Entry", "&Lägg till policypost"}, {"Edit.Policy.Entry", "&Redigera policypost"}, {"Remove.Policy.Entry", "&Ta bort policypost"}, {"Edit", "&Redigera"}, {"Retain", "Behåll"}, {"Warning.File.name.may.include.escaped.backslash.characters.It.is.not.necessary.to.escape.backslash.characters.the.tool.escapes", "Varning! Filnamnet kan innehålla omvända snedstreck inom citattecken. Citattecken krävs inte för omvända snedstreck (verktyget hanterar detta när policyinnehållet skrivs till det beständiga lagret).\n\nKlicka på Behåll för att behålla det angivna namnet, eller klicka på Redigera för att ändra det."}, {"Add.Public.Key.Alias", "Lägg till offentligt nyckelalias"}, {"Remove.Public.Key.Alias", "Ta bort offentligt nyckelalias"}, {"File", "&Arkiv"}, {"KeyStore", "&KeyStore"}, {"Policy.File.", "Policyfil:"}, {"Could.not.open.policy.file.policyFile.e.toString.", "Kan inte öppna policyfilen: {0}: {1}"}, {"Policy.Tool", "Policyverktyg"}, {"Errors.have.occurred.while.opening.the.policy.configuration.View.the.Warning.Log.for.more.information.", "Det uppstod ett fel när policykonfigurationen skulle öppnas. Se varningsloggen för mer information."}, {"Error", "Fel"}, {"OK", "OK"}, {"Status", "Status"}, {"Warning", "Varning"}, {"Permission.", "Behörighet: "}, {"Principal.Type.", "Identitetshavaretyp:"}, {"Principal.Name.", "Identitetshavare:"}, {"Target.Name.", "Mål: "}, {"Actions.", "Funktioner: "}, {"OK.to.overwrite.existing.file.filename.", "Ska den befintliga filen {0} skrivas över?"}, {"Cancel", "Avbryt"}, {"CodeBase.", "&CodeBase:"}, {"SignedBy.", "&SignedBy:"}, {"Add.Principal", "&Lägg till identitetshavare"}, {"Edit.Principal", "&Redigera identitetshavare"}, {"Remove.Principal", "&Ta bort identitetshavare"}, {"Principals.", "Identitetshavare:"}, {".Add.Permission", " L&ägg till behörighet"}, {".Edit.Permission", " Re&digera behörighet"}, {"Remove.Permission", "Ta &bort behörighet"}, {"Done", "Utförd"}, {"KeyStore.URL.", "KeyStore-&URL:"}, {"KeyStore.Type.", "KeyStore-&typ:"}, {"KeyStore.Provider.", "KeyStore-&leverantör:"}, {"KeyStore.Password.URL.", "KeyStore-lösen&ords-URL:"}, {"Principals", "Identitetshavare"}, {".Edit.Principal.", " Redigera identitetshavare:"}, {".Add.New.Principal.", " Lägg till ny identitetshavare:"}, {"Permissions", "Behörigheter"}, {".Edit.Permission.", " Redigera behörighet:"}, {".Add.New.Permission.", " Lägg till ny behörighet:"}, {"Signed.By.", "Signerad av:"}, {"Cannot.Specify.Principal.with.a.Wildcard.Class.without.a.Wildcard.Name", "Kan inte specificera identitetshavare med jokerteckenklass utan jokerteckennamn"}, {"Cannot.Specify.Principal.without.a.Name", "Kan inte specificera identitetshavare utan namn"}, {"Permission.and.Target.Name.must.have.a.value", "Behörighet och målnamn måste ha ett värde"}, {"Remove.this.Policy.Entry.", "Vill du ta bort den här policyposten?"}, {"Overwrite.File", "Skriv över fil"}, {"Policy.successfully.written.to.filename", "Policy har skrivits till {0}"}, {"null.filename", "nullfilnamn"}, {"Save.changes.", "Vill du spara ändringarna?"}, {"Yes", "&Ja"}, {"No", "&Nej"}, {"Policy.Entry", "Policyfel"}, {"Save.Changes", "Spara ändringar"}, {"No.Policy.Entry.selected", "Ingen policypost har valts"}, {"Unable.to.open.KeyStore.ex.toString.", "Kan inte öppna nyckellagret: {0}"}, {"No.principal.selected", "Ingen identitetshavare har valts"}, {"No.permission.selected", "Ingen behörighet har valts"}, {"name", "namn"}, {"configuration.type", "konfigurationstyp"}, {"environment.variable.name", "variabelnamn för miljö"}, {"library.name", "biblioteksnamn"}, {"package.name", "paketnamn"}, {"policy.type", "policytyp"}, {"property.name", "egenskapsnamn"}, {"provider.name", "leverantörsnamn"}, {"url", "url"}, {"method.list", "metodlista"}, {"request.headers.list", "begäranrubriklista"}, {"Principal.List", "Lista över identitetshavare"}, {"Permission.List", "Behörighetslista"}, {"Code.Base", "Kodbas"}, {"KeyStore.U.R.L.", "URL för nyckellager:"}, {"KeyStore.Password.U.R.L.", "URL för lösenord till nyckellager:"} }; /** * Returns the contents of this ResourceBundle. * *

* * @return the contents of this ResourceBundle. */ @Override public Object[][] getContents() { return contents; } }