mirror of
https://github.com/openjdk/jdk.git
synced 2025-08-28 15:24:43 +02:00
8194717: JDK10 L10n resource file update - msgdrop 10
Reviewed-by: joehw
This commit is contained in:
parent
424048c75f
commit
cc269bbcc4
91 changed files with 969 additions and 652 deletions
|
@ -1,5 +1,5 @@
|
|||
/*
|
||||
* Copyright (c) 2000, 2017, Oracle and/or its affiliates. All rights reserved.
|
||||
* Copyright (c) 2000, 2018, 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
|
||||
|
@ -36,7 +36,7 @@ public class Resources_sv extends java.util.ListResourceBundle {
|
|||
|
||||
// javax.security.auth.PrivateCredentialPermission
|
||||
{"invalid.null.input.s.", "ogiltiga null-indata"},
|
||||
{"actions.can.only.be.read.", "funktioner kan endast 'l\u00E4sas'"},
|
||||
{"actions.can.only.be.read.", "\u00E5tg\u00E4rder kan endast 'l\u00E4sas'"},
|
||||
{"permission.name.name.syntax.invalid.",
|
||||
"syntaxen f\u00F6r beh\u00F6righetsnamnet [{0}] \u00E4r ogiltig: "},
|
||||
{"Credential.Class.not.followed.by.a.Principal.Class.and.Name",
|
||||
|
@ -63,7 +63,7 @@ public class Resources_sv extends java.util.ListResourceBundle {
|
|||
"ogiltigt null-AccessControlContext"},
|
||||
{"invalid.null.action.provided", "ogiltig null-funktion"},
|
||||
{"invalid.null.Class.provided", "ogiltig null-klass"},
|
||||
{"Subject.", "Subjekt:\n"},
|
||||
{"Subject.", "Innehavare:\n"},
|
||||
{".Principal.", "\tIdentitetshavare: "},
|
||||
{".Public.Credential.", "\tOffentlig inloggning: "},
|
||||
{".Private.Credentials.inaccessible.",
|
||||
|
@ -71,7 +71,7 @@ public class Resources_sv extends java.util.ListResourceBundle {
|
|||
{".Private.Credential.", "\tPrivat inloggning: "},
|
||||
{".Private.Credential.inaccessible.",
|
||||
"\tPrivat inloggning \u00E4r inte tillg\u00E4nglig\n"},
|
||||
{"Subject.is.read.only", "Subjektet \u00E4r skrivskyddad"},
|
||||
{"Subject.is.read.only", "Innehavare \u00E4r skrivskyddad"},
|
||||
{"attempting.to.add.an.object.which.is.not.an.instance.of.java.security.Principal.to.a.Subject.s.Principal.Set",
|
||||
"f\u00F6rs\u00F6k att l\u00E4gga till ett objekt som inte \u00E4r en instans av java.security.Principal till ett subjekts upps\u00E4ttning av identitetshavare"},
|
||||
{"attempting.to.add.an.object.which.is.not.an.instance.of.class",
|
||||
|
@ -115,6 +115,7 @@ public class Resources_sv extends java.util.ListResourceBundle {
|
|||
"kan ej ers\u00E4tta alias, {0}"},
|
||||
{"substitution.value.prefix.unsupported",
|
||||
"ers\u00E4ttningsv\u00E4rde, {0}, st\u00F6ds ej"},
|
||||
{"SPACE", " "},
|
||||
{"LPARAM", "("},
|
||||
{"RPARAM", ")"},
|
||||
{"type.can.t.be.null","typen kan inte vara null"},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue