|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*/ |
|
|
|
package sun.security.util; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*/ |
|
public class AuthResources_sv extends java.util.ListResourceBundle { |
|
|
|
private static final Object[][] contents = { |
|
|
|
|
|
{"invalid.null.input.value", "ogiltiga null-indata: {0}"}, |
|
{"NTDomainPrincipal.name", "NTDomainPrincipal: {0}"}, |
|
{"NTNumericCredential.name", "NTNumericCredential: {0}"}, |
|
{"Invalid.NTSid.value", "Ogiltigt NTSid-v\u00E4rde"}, |
|
{"NTSid.name", "NTSid: {0}"}, |
|
{"NTSidDomainPrincipal.name", "NTSidDomainPrincipal: {0}"}, |
|
{"NTSidGroupPrincipal.name", "NTSidGroupPrincipal: {0}"}, |
|
{"NTSidPrimaryGroupPrincipal.name", "NTSidPrimaryGroupPrincipal: {0}"}, |
|
{"NTSidUserPrincipal.name", "NTSidUserPrincipal: {0}"}, |
|
{"NTUserPrincipal.name", "NTUserPrincipal: {0}"}, |
|
|
|
|
|
{"UnixNumericGroupPrincipal.Primary.Group.name", |
|
"UnixNumericGroupPrincipal [prim\u00E4r grupp]: {0}"}, |
|
{"UnixNumericGroupPrincipal.Supplementary.Group.name", |
|
"UnixNumericGroupPrincipal [till\u00E4ggsgrupp]: {0}"}, |
|
{"UnixNumericUserPrincipal.name", "UnixNumericUserPrincipal: {0}"}, |
|
{"UnixPrincipal.name", "UnixPrincipal: {0}"}, |
|
|
|
|
|
{"Unable.to.properly.expand.config", "Kan inte ut\u00F6ka korrekt {0}"}, |
|
{"extra.config.No.such.file.or.directory.", |
|
"{0} (det finns ingen s\u00E5dan fil eller katalog)"}, |
|
{"Configuration.Error.No.such.file.or.directory", |
|
"Konfigurationsfel:\n\tFilen eller katalogen finns inte"}, |
|
{"Configuration.Error.Invalid.control.flag.flag", |
|
"Konfigurationsfel:\n\tOgiltig kontrollflagga, {0}"}, |
|
{"Configuration.Error.Can.not.specify.multiple.entries.for.appName", |
|
"Konfigurationsfel:\n\tKan inte ange flera poster f\u00F6r {0}"}, |
|
{"Configuration.Error.expected.expect.read.end.of.file.", |
|
"Konfigurationsfel:\n\tf\u00F6rv\u00E4ntade [{0}], l\u00E4ste [filslut]"}, |
|
{"Configuration.Error.Line.line.expected.expect.found.value.", |
|
"Konfigurationsfel:\n\tRad {0}: f\u00F6rv\u00E4ntade [{1}], hittade [{2}]"}, |
|
{"Configuration.Error.Line.line.expected.expect.", |
|
"Konfigurationsfel:\n\tRad {0}: f\u00F6rv\u00E4ntade [{1}]"}, |
|
{"Configuration.Error.Line.line.system.property.value.expanded.to.empty.value", |
|
"Konfigurationsfel:\n\tRad {0}: systemegenskapen [{1}] ut\u00F6kad till tomt v\u00E4rde"}, |
|
|
|
|
|
{"username.","anv\u00E4ndarnamn: "}, |
|
{"password.","l\u00F6senord: "}, |
|
|
|
|
|
{"Please.enter.keystore.information", |
|
"Ange nyckellagerinformation"}, |
|
{"Keystore.alias.","Nyckellageralias: "}, |
|
{"Keystore.password.","Nyckellagerl\u00F6senord: "}, |
|
{"Private.key.password.optional.", |
|
"L\u00F6senord f\u00F6r privat nyckel (valfritt): "}, |
|
|
|
|
|
{"Kerberos.username.defUsername.", |
|
"Kerberos-anv\u00E4ndarnamn [{0}]: "}, |
|
{"Kerberos.password.for.username.", |
|
"Kerberos-l\u00F6senord f\u00F6r {0}: "}, |
|
|
|
/*** EVERYTHING BELOW IS DEPRECATED ***/ |
|
|
|
|
|
{".error.parsing.", ": tolkningsfel "}, |
|
{"COLON", ": "}, |
|
{".error.adding.Permission.", ": fel vid till\u00E4gg av beh\u00F6righet "}, |
|
{"SPACE", " "}, |
|
{".error.adding.Entry.", ": fel vid till\u00E4gg av post "}, |
|
{"LPARAM", "("}, |
|
{"RPARAM", ")"}, |
|
{"attempt.to.add.a.Permission.to.a.readonly.PermissionCollection", |
|
"f\u00F6rs\u00F6k att l\u00E4gga till beh\u00F6righet till skrivskyddad PermissionCollection"}, |
|
|
|
|
|
{"expected.keystore.type", "f\u00F6rv\u00E4ntad nyckellagertyp"}, |
|
{"can.not.specify.Principal.with.a.wildcard.class.without.a.wildcard.name", |
|
"kan inte ange identitetshavare med en jokerteckenklass utan ett jokerteckennamn"}, |
|
{"expected.codeBase.or.SignedBy", "f\u00F6rv\u00E4ntade codeBase eller SignedBy"}, |
|
{"only.Principal.based.grant.entries.permitted", |
|
"endast identitetshavarbaserade poster till\u00E5ts"}, |
|
{"expected.permission.entry", "f\u00F6rv\u00E4ntade beh\u00F6righetspost"}, |
|
{"number.", "nummer"}, |
|
{"expected.expect.read.end.of.file.", |
|
"f\u00F6rv\u00E4ntade {0}, l\u00E4ste filslut"}, |
|
{"expected.read.end.of.file", "f\u00F6rv\u00E4ntade ';', l\u00E4ste filslut"}, |
|
{"line.", "rad "}, |
|
{".expected.", ": f\u00F6rv\u00E4ntade '"}, |
|
{".found.", "', hittade '"}, |
|
{"QUOTE", "'"}, |
|
|
|
|
|
{"SolarisNumericGroupPrincipal.Primary.Group.", |
|
"SolarisNumericGroupPrincipal [prim\u00E4r grupp]: "}, |
|
{"SolarisNumericGroupPrincipal.Supplementary.Group.", |
|
"SolarisNumericGroupPrincipal [till\u00E4ggsgrupp]: "}, |
|
{"SolarisNumericUserPrincipal.", |
|
"SolarisNumericUserPrincipal: "}, |
|
{"SolarisPrincipal.", "SolarisPrincipal: "}, |
|
// provided.null.name is the NullPointerException message when a |
|
// developer incorrectly passes a null name to the constructor of |
|
|
|
{"provided.null.name", "null-namn angavs"} |
|
|
|
}; |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*/ |
|
public Object[][] getContents() { |
|
return contents; |
|
} |
|
} |