author | redestad |
Mon, 08 Oct 2018 18:16:03 +0200 | |
changeset 52040 | d8aebcc2d3ac |
parent 47216 | 71c04702a3d5 |
permissions | -rw-r--r-- |
2 | 1 |
/* |
45335
54c960d82428
8180167: JDK9 message drop 40 l10n resource file updates
lana
parents:
39004
diff
changeset
|
2 |
* Copyright (c) 2000, 2017, Oracle and/or its affiliates. All rights reserved. |
2 | 3 |
* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER. |
4 |
* |
|
5 |
* This code is free software; you can redistribute it and/or modify it |
|
6 |
* under the terms of the GNU General Public License version 2 only, as |
|
5506 | 7 |
* published by the Free Software Foundation. Oracle designates this |
2 | 8 |
* particular file as subject to the "Classpath" exception as provided |
5506 | 9 |
* by Oracle in the LICENSE file that accompanied this code. |
2 | 10 |
* |
11 |
* This code is distributed in the hope that it will be useful, but WITHOUT |
|
12 |
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or |
|
13 |
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License |
|
14 |
* version 2 for more details (a copy is included in the LICENSE file that |
|
15 |
* accompanied this code). |
|
16 |
* |
|
17 |
* You should have received a copy of the GNU General Public License version |
|
18 |
* 2 along with this work; if not, write to the Free Software Foundation, |
|
19 |
* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA. |
|
20 |
* |
|
5506 | 21 |
* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA |
22 |
* or visit www.oracle.com if you need additional information or have any |
|
23 |
* questions. |
|
2 | 24 |
*/ |
25 |
||
26 |
package sun.security.util; |
|
27 |
||
28 |
/** |
|
29 |
* <p> This class represents the <code>ResourceBundle</code> |
|
30 |
* for the following packages: |
|
31 |
* |
|
32 |
* <ol> |
|
33 |
* <li> com.sun.security.auth |
|
34 |
* <li> com.sun.security.auth.login |
|
35 |
* </ol> |
|
36 |
* |
|
37 |
*/ |
|
38 |
public class AuthResources_sv extends java.util.ListResourceBundle { |
|
39 |
||
40 |
private static final Object[][] contents = { |
|
41 |
||
42 |
// NT principals |
|
8203
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
43 |
{"invalid.null.input.value", "ogiltiga null-indata: {0}"}, |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
44 |
{"NTDomainPrincipal.name", "NTDomainPrincipal: {0}"}, |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
45 |
{"NTNumericCredential.name", "NTNumericCredential: {0}"}, |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
46 |
{"Invalid.NTSid.value", "Ogiltigt NTSid-v\u00E4rde"}, |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
47 |
{"NTSid.name", "NTSid: {0}"}, |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
48 |
{"NTSidDomainPrincipal.name", "NTSidDomainPrincipal: {0}"}, |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
49 |
{"NTSidGroupPrincipal.name", "NTSidGroupPrincipal: {0}"}, |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
50 |
{"NTSidPrimaryGroupPrincipal.name", "NTSidPrimaryGroupPrincipal: {0}"}, |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
51 |
{"NTSidUserPrincipal.name", "NTSidUserPrincipal: {0}"}, |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
52 |
{"NTUserPrincipal.name", "NTUserPrincipal: {0}"}, |
2 | 53 |
|
54 |
// UnixPrincipals |
|
8203
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
55 |
{"UnixNumericGroupPrincipal.Primary.Group.name", |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
56 |
"UnixNumericGroupPrincipal [prim\u00E4r grupp]: {0}"}, |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
57 |
{"UnixNumericGroupPrincipal.Supplementary.Group.name", |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
58 |
"UnixNumericGroupPrincipal [till\u00E4ggsgrupp]: {0}"}, |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
59 |
{"UnixNumericUserPrincipal.name", "UnixNumericUserPrincipal: {0}"}, |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
60 |
{"UnixPrincipal.name", "UnixPrincipal: {0}"}, |
2 | 61 |
|
62 |
// com.sun.security.auth.login.ConfigFile |
|
8203
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
63 |
{"Unable.to.properly.expand.config", "Kan inte ut\u00F6ka korrekt {0}"}, |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
64 |
{"extra.config.No.such.file.or.directory.", |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
65 |
"{0} (det finns ingen s\u00E5dan fil eller katalog)"}, |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
66 |
{"Configuration.Error.No.such.file.or.directory", |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
67 |
"Konfigurationsfel:\n\tFilen eller katalogen finns inte"}, |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
68 |
{"Configuration.Error.Invalid.control.flag.flag", |
5307 | 69 |
"Konfigurationsfel:\n\tOgiltig kontrollflagga, {0}"}, |
8203
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
70 |
{"Configuration.Error.Can.not.specify.multiple.entries.for.appName", |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
71 |
"Konfigurationsfel:\n\tKan inte ange flera poster f\u00F6r {0}"}, |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
72 |
{"Configuration.Error.expected.expect.read.end.of.file.", |
9571 | 73 |
"Konfigurationsfel:\n\tf\u00F6rv\u00E4ntade [{0}], l\u00E4ste [filslut]"}, |
8203
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
74 |
{"Configuration.Error.Line.line.expected.expect.found.value.", |
9571 | 75 |
"Konfigurationsfel:\n\tRad {0}: f\u00F6rv\u00E4ntade [{1}], hittade [{2}]"}, |
8203
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
76 |
{"Configuration.Error.Line.line.expected.expect.", |
9571 | 77 |
"Konfigurationsfel:\n\tRad {0}: f\u00F6rv\u00E4ntade [{1}]"}, |
8203
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
78 |
{"Configuration.Error.Line.line.system.property.value.expanded.to.empty.value", |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
79 |
"Konfigurationsfel:\n\tRad {0}: systemegenskapen [{1}] ut\u00F6kad till tomt v\u00E4rde"}, |
2 | 80 |
|
81 |
// com.sun.security.auth.module.JndiLoginModule |
|
8203
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
82 |
{"username.","anv\u00E4ndarnamn: "}, |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
83 |
{"password.","l\u00F6senord: "}, |
2 | 84 |
|
85 |
// com.sun.security.auth.module.KeyStoreLoginModule |
|
8203
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
86 |
{"Please.enter.keystore.information", |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
87 |
"Ange nyckellagerinformation"}, |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
88 |
{"Keystore.alias.","Nyckellageralias: "}, |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
89 |
{"Keystore.password.","Nyckellagerl\u00F6senord: "}, |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
90 |
{"Private.key.password.optional.", |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
91 |
"L\u00F6senord f\u00F6r personlig nyckel (valfritt): "}, |
2 | 92 |
|
93 |
// com.sun.security.auth.module.Krb5LoginModule |
|
8203
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
94 |
{"Kerberos.username.defUsername.", |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
95 |
"Kerberos-anv\u00E4ndarnamn [{0}]: "}, |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
96 |
{"Kerberos.password.for.username.", |
e5debcae2183
7017734: jdk7 message drop 1 translation integration
mfang
parents:
7668
diff
changeset
|
97 |
"Kerberos-l\u00F6senord f\u00F6r {0}: "}, |
2 | 98 |
}; |
99 |
||
100 |
/** |
|
101 |
* Returns the contents of this <code>ResourceBundle</code>. |
|
102 |
* |
|
103 |
* <p> |
|
104 |
* |
|
105 |
* @return the contents of this <code>ResourceBundle</code>. |
|
106 |
*/ |
|
107 |
public Object[][] getContents() { |
|
108 |
return contents; |
|
109 |
} |
|
110 |
} |