AuthResources_es.java revision 2362
0N/A/*
2362N/A * Copyright (c) 2000, 2006, Oracle and/or its affiliates. All rights reserved.
0N/A * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
0N/A *
0N/A * This code is free software; you can redistribute it and/or modify it
0N/A * under the terms of the GNU General Public License version 2 only, as
2362N/A * published by the Free Software Foundation. Oracle designates this
0N/A * particular file as subject to the "Classpath" exception as provided
2362N/A * by Oracle in the LICENSE file that accompanied this code.
0N/A *
0N/A * This code is distributed in the hope that it will be useful, but WITHOUT
0N/A * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
0N/A * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
0N/A * version 2 for more details (a copy is included in the LICENSE file that
0N/A * accompanied this code).
0N/A *
0N/A * You should have received a copy of the GNU General Public License version
0N/A * 2 along with this work; if not, write to the Free Software Foundation,
0N/A * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
0N/A *
2362N/A * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
2362N/A * or visit www.oracle.com if you need additional information or have any
2362N/A * questions.
0N/A */
0N/A
0N/Apackage sun.security.util;
0N/A
0N/A/**
0N/A * <p> This class represents the <code>ResourceBundle</code>
0N/A * for the following packages:
0N/A *
0N/A * <ol>
0N/A * <li> com.sun.security.auth
0N/A * <li> com.sun.security.auth.login
0N/A * </ol>
0N/A *
0N/A */
0N/Apublic class AuthResources_es extends java.util.ListResourceBundle {
0N/A
0N/A private static final Object[][] contents = {
0N/A
0N/A // NT principals
0N/A {"invalid null input: value", "entrada nula no v\u00e1lida: {0}"},
0N/A {"NTDomainPrincipal: name", "NTDomainPrincipal: {0}"},
0N/A {"NTNumericCredential: name", "NTNumericCredential: {0}"},
0N/A {"Invalid NTSid value", "Valor de NTSid no v\u00e1lido"},
0N/A {"NTSid: name", "NTSid: {0}"},
0N/A {"NTSidDomainPrincipal: name", "NTSidDomainPrincipal: {0}"},
0N/A {"NTSidGroupPrincipal: name", "NTSidGroupPrincipal: {0}"},
0N/A {"NTSidPrimaryGroupPrincipal: name", "NTSidPrimaryGroupPrincipal: {0}"},
0N/A {"NTSidUserPrincipal: name", "NTSidUserPrincipal: {0}"},
0N/A {"NTUserPrincipal: name", "NTUserPrincipal: {0}"},
0N/A
0N/A // UnixPrincipals
0N/A {"UnixNumericGroupPrincipal [Primary Group]: name",
2317N/A "UnixNumericGroupPrincipal [Grupo principal] {0}"},
0N/A {"UnixNumericGroupPrincipal [Supplementary Group]: name",
2317N/A "UnixNumericGroupPrincipal [Grupo adicional] {0}"},
0N/A {"UnixNumericUserPrincipal: name", "UnixNumericUserPrincipal: {0}"},
0N/A {"UnixPrincipal: name", "UnixPrincipal: {0}"},
0N/A
0N/A // com.sun.security.auth.login.ConfigFile
0N/A {"Unable to properly expand config", "No se puede ampliar correctamente {0}"},
0N/A {"extra_config (No such file or directory)",
2317N/A "{0} (No existe tal archivo o directorio)"},
2317N/A {"Configuration Error:\n\tNo such file or directory",
2317N/A "Error de configuraci\u00f3n:\n\tNo se encuentra archivo o directorio"},
0N/A {"Configuration Error:\n\tInvalid control flag, flag",
2317N/A "Error de configuraci\u00f3n:\n\tIndicador de control no v\u00e1lido, {0}"},
0N/A {"Configuration Error:\n\tCan not specify multiple entries for appName",
2317N/A "Error de configuraci\u00f3n:\n\tNo se pueden especificar m\u00faltiples entradas para {0}"},
0N/A {"Configuration Error:\n\texpected [expect], read [end of file]",
2317N/A "Error de configuraci\u00f3n:\n\tse esperaba [{0}], se ha le\u00eddo [end of file]"},
0N/A {"Configuration Error:\n\tLine line: expected [expect], found [value]",
2317N/A "Error de configuraci\u00f3n:\n\tL\u00ednea {0}: se esperaba [{1}], se ha encontrado [{2}]"},
0N/A {"Configuration Error:\n\tLine line: expected [expect]",
2317N/A "Error de configuraci\u00f3n:\n\tL\u00ednea {0}: se esperaba [{1}]"},
0N/A {"Configuration Error:\n\tLine line: system property [value] expanded to empty value",
2317N/A "Error de configuraci\u00f3n:\n\tL\u00ednea {0}: propiedad de sistema [{1}] ampliada a valor vac\u00edo"},
0N/A
0N/A // com.sun.security.auth.module.JndiLoginModule
0N/A {"username: ","nombre de usuario: "},
0N/A {"password: ","contrase\u00f1a: "},
0N/A
0N/A // com.sun.security.auth.module.KeyStoreLoginModule
0N/A {"Please enter keystore information",
0N/A "Introduzca la informaci\u00f3n del almac\u00e9n de claves"},
0N/A {"Keystore alias: ","Alias de almac\u00e9n de claves: "},
0N/A {"Keystore password: ","Contrase\u00f1a de almac\u00e9n de claves: "},
0N/A {"Private key password (optional): ",
2317N/A "Contrase\u00f1a de clave privada (opcional): "},
0N/A
0N/A // com.sun.security.auth.module.Krb5LoginModule
0N/A {"Kerberos username [[defUsername]]: ",
2317N/A "Nombre de usuario de Kerberos [{0}]: "},
0N/A {"Kerberos password for [username]: ",
2317N/A "Contrase\u00f1a de Kerberos de {0}: "},
0N/A
0N/A /*** EVERYTHING BELOW IS DEPRECATED ***/
0N/A
0N/A // com.sun.security.auth.PolicyFile
0N/A {": error parsing ", ": error de an\u00e1lisis "},
0N/A {": ", ": "},
0N/A {": error adding Permission ", ": error al agregar Permiso "},
0N/A {" ", " "},
0N/A {": error adding Entry ", ": error al agregar Entrada "},
0N/A {"(", "("},
0N/A {")", ")"},
0N/A {"attempt to add a Permission to a readonly PermissionCollection",
2317N/A "se ha intentado agregar un Permiso a una Colecci\u00f3n de permisos de s\u00f3lo lectura"},
0N/A
0N/A // com.sun.security.auth.PolicyParser
0N/A {"expected keystore type", "se esperaba un tipo de almac\u00e9n de claves"},
0N/A {"can not specify Principal with a ",
2317N/A "no se puede especificar Principal con una "},
0N/A {"wildcard class without a wildcard name",
2317N/A "clase comod\u00edn sin nombre de comod\u00edn"},
0N/A {"expected codeBase or SignedBy", "se esperaba base de c\u00f3digos o SignedBy"},
0N/A {"only Principal-based grant entries permitted",
2317N/A "s\u00f3lo se permite conceder entradas basadas en Principal"},
0N/A {"expected permission entry", "se esperaba un permiso de entrada"},
0N/A {"number ", "n\u00famero "},
0N/A {"expected ", "se esperaba "},
0N/A {", read end of file", ", se ha le\u00eddo final de archivo"},
0N/A {"expected ';', read end of file", "se esperaba ';', se ha le\u00eddo final de archivo"},
0N/A {"line ", "l\u00ednea "},
0N/A {": expected '", ": se esperaba '"},
0N/A {"', found '", "', se ha encontrado '"},
0N/A {"'", "'"},
0N/A
0N/A // SolarisPrincipals
0N/A {"SolarisNumericGroupPrincipal [Primary Group]: ",
2317N/A "SolarisNumericGroupPrincipal [Grupo principal]: "},
0N/A {"SolarisNumericGroupPrincipal [Supplementary Group]: ",
2317N/A "SolarisNumericGroupPrincipal [Grupo adicional]: "},
0N/A {"SolarisNumericUserPrincipal: ",
2317N/A "SolarisNumericUserPrincipal: "},
0N/A {"SolarisPrincipal: ", "SolarisPrincipal: "},
0N/A {"provided null name", "se ha proporcionado un nombre nulo"}
0N/A
0N/A };
0N/A
0N/A /**
0N/A * Returns the contents of this <code>ResourceBundle</code>.
0N/A *
0N/A * <p>
0N/A *
0N/A * @return the contents of this <code>ResourceBundle</code>.
0N/A */
0N/A public Object[][] getContents() {
0N/A return contents;
0N/A }
0N/A}