Path: blob/aarch64-shenandoah-jdk8u272-b10/jdk/src/share/classes/sun/security/util/AuthResources_de.java
38830 views
/*1* Copyright (c) 2000, 2011, Oracle and/or its affiliates. All rights reserved.2* DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.3*4* This code is free software; you can redistribute it and/or modify it5* under the terms of the GNU General Public License version 2 only, as6* published by the Free Software Foundation. Oracle designates this7* particular file as subject to the "Classpath" exception as provided8* by Oracle in the LICENSE file that accompanied this code.9*10* This code is distributed in the hope that it will be useful, but WITHOUT11* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or12* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License13* version 2 for more details (a copy is included in the LICENSE file that14* accompanied this code).15*16* You should have received a copy of the GNU General Public License version17* 2 along with this work; if not, write to the Free Software Foundation,18* Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.19*20* Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA21* or visit www.oracle.com if you need additional information or have any22* questions.23*/2425package sun.security.util;2627/**28* <p> This class represents the <code>ResourceBundle</code>29* for the following packages:30*31* <ol>32* <li> com.sun.security.auth33* <li> com.sun.security.auth.login34* </ol>35*36*/37public class AuthResources_de extends java.util.ListResourceBundle {3839private static final Object[][] contents = {4041// NT principals42{"invalid.null.input.value", "Ung\u00FCltige Nulleingabe: {0}"},43{"NTDomainPrincipal.name", "NTDomainPrincipal: {0}"},44{"NTNumericCredential.name", "NTNumericCredential: {0}"},45{"Invalid.NTSid.value", "Ung\u00FCltiger NTSid-Wert"},46{"NTSid.name", "NTSid: {0}"},47{"NTSidDomainPrincipal.name", "NTSidDomainPrincipal: {0}"},48{"NTSidGroupPrincipal.name", "NTSidGroupPrincipal: {0}"},49{"NTSidPrimaryGroupPrincipal.name", "NTSidPrimaryGroupPrincipal: {0}"},50{"NTSidUserPrincipal.name", "NTSidUserPrincipal: {0}"},51{"NTUserPrincipal.name", "NTUserPrincipal: {0}"},5253// UnixPrincipals54{"UnixNumericGroupPrincipal.Primary.Group.name",55"UnixNumericGroupPrincipal [Prim\u00E4rgruppe]: {0}"},56{"UnixNumericGroupPrincipal.Supplementary.Group.name",57"UnixNumericGroupPrincipal [Zusatzgruppe]: {0}"},58{"UnixNumericUserPrincipal.name", "UnixNumericUserPrincipal: {0}"},59{"UnixPrincipal.name", "UnixPrincipal: {0}"},6061// com.sun.security.auth.login.ConfigFile62{"Unable.to.properly.expand.config", "{0} kann nicht ordnungsgem\u00E4\u00DF erweitert werden"},63{"extra.config.No.such.file.or.directory.",64"{0} (Datei oder Verzeichnis nicht vorhanden)"},65{"Configuration.Error.No.such.file.or.directory",66"Konfigurationsfehler:\n\tDatei oder Verzeichnis nicht vorhanden"},67{"Configuration.Error.Invalid.control.flag.flag",68"Konfigurationsfehler:\n\tUng\u00FCltiges Steuerkennzeichen {0}"},69{"Configuration.Error.Can.not.specify.multiple.entries.for.appName",70"Konfigurationsfehler:\n\tEs k\u00F6nnen nicht mehrere Angaben f\u00FCr {0} gemacht werden."},71{"Configuration.Error.expected.expect.read.end.of.file.",72"Konfigurationsfehler:\n\t[{0}] erwartet, [Dateiende] gelesen"},73{"Configuration.Error.Line.line.expected.expect.found.value.",74"Konfigurationsfehler:\n\tZeile {0}: [{1}] erwartet, [{2}] gefunden"},75{"Configuration.Error.Line.line.expected.expect.",76"Konfigurationsfehler:\n\tZeile {0}: [{1}] erwartet"},77{"Configuration.Error.Line.line.system.property.value.expanded.to.empty.value",78"Konfigurationsfehler:\n\tZeile {0}: Systemeigenschaft [{1}] auf leeren Wert erweitert"},7980// com.sun.security.auth.module.JndiLoginModule81{"username.","Benutzername: "},82{"password.","Kennwort: "},8384// com.sun.security.auth.module.KeyStoreLoginModule85{"Please.enter.keystore.information",86"Geben Sie die Keystore-Informationen ein"},87{"Keystore.alias.","Keystore-Alias: "},88{"Keystore.password.","Keystore-Kennwort: "},89{"Private.key.password.optional.",90"Private Key-Kennwort (optional): "},9192// com.sun.security.auth.module.Krb5LoginModule93{"Kerberos.username.defUsername.",94"Kerberos-Benutzername [{0}]: "},95{"Kerberos.password.for.username.",96"Kerberos-Kennwort f\u00FCr {0}: "},9798/*** EVERYTHING BELOW IS DEPRECATED ***/99100// com.sun.security.auth.PolicyFile101{".error.parsing.", ": Parsefehler "},102{"COLON", ": "},103{".error.adding.Permission.", ": Fehler beim Hinzuf\u00FCgen der Berechtigung "},104{"SPACE", " "},105{".error.adding.Entry.", ": Fehler beim Hinzuf\u00FCgen des Eintrags "},106{"LPARAM", "("},107{"RPARAM", ")"},108{"attempt.to.add.a.Permission.to.a.readonly.PermissionCollection",109"Es wurde versucht, eine Berechtigung zu einer schreibgesch\u00FCtzten PermissionCollection hinzuzuf\u00FCgen"},110111// com.sun.security.auth.PolicyParser112{"expected.keystore.type", "Keystore-Typ erwartet"},113{"can.not.specify.Principal.with.a.wildcard.class.without.a.wildcard.name",114"Principal kann nicht mit einer Platzhalterklasse ohne Platzhalternamen angegeben werden"},115{"expected.codeBase.or.SignedBy", "codeBase oder SignedBy erwartet"},116{"only.Principal.based.grant.entries.permitted",117"Nur Principal-basierte Berechtigungseintr\u00E4ge zul\u00E4ssig"},118{"expected.permission.entry", "Berechtigungseintrag erwartet"},119{"number.", "Nummer "},120{"expected.expect.read.end.of.file.",121"{0} erwartet, Dateiende gelesen"},122{"expected.read.end.of.file", "\";\" erwartet, Dateiende gelesen"},123{"line.", "Zeile "},124{".expected.", ": erwartet: \""},125{".found.", "\", gefunden: \""},126{"QUOTE", "'"},127128// SolarisPrincipals129{"SolarisNumericGroupPrincipal.Primary.Group.",130"SolarisNumericGroupPrincipal [Prim\u00E4rgruppe]: "},131{"SolarisNumericGroupPrincipal.Supplementary.Group.",132"SolarisNumericGroupPrincipal [Zusatzgruppe]: "},133{"SolarisNumericUserPrincipal.",134"SolarisNumericUserPrincipal: "},135{"SolarisPrincipal.", "SolarisPrincipal: "},136// provided.null.name is the NullPointerException message when a137// developer incorrectly passes a null name to the constructor of138// subclasses of java.security.Principal139{"provided.null.name", "Nullname angegeben"}140141};142143/**144* Returns the contents of this <code>ResourceBundle</code>.145*146* <p>147*148* @return the contents of this <code>ResourceBundle</code>.149*/150public Object[][] getContents() {151return contents;152}153}154155156