1 /*
   2  * Copyright (c) 2000, 2010, Oracle and/or its affiliates. All rights reserved.
   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
   7  * published by the Free Software Foundation.  Oracle designates this
   8  * particular file as subject to the "Classpath" exception as provided
   9  * by Oracle in the LICENSE file that accompanied this code.
  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  *
  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.
  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  * @version 1.6, 01/23/01
  38  */
  39 public class AuthResources_pt_BR extends java.util.ListResourceBundle {
  40 
  41     private static final Object[][] contents = {
  42 
  43     // NT principals
  44     {"invalid null input: value", "entrada nula inv\u00e1lida: {0}"},
  45     {"NTDomainPrincipal: name", "NTDomainPrincipal: {0}"},
  46     {"NTNumericCredential: name", "NTNumericCredential: {0}"},
  47     {"Invalid NTSid value", "Valor de NTSid inv\u00e1lido"},
  48     {"NTSid: name", "NTSid: {0}"},
  49     {"NTSidDomainPrincipal: name", "NTSidDomainPrincipal: {0}"},
  50     {"NTSidGroupPrincipal: name", "NTSidGroupPrincipal: {0}"},
  51     {"NTSidPrimaryGroupPrincipal: name", "NTSidPrimaryGroupPrincipal: {0}"},
  52     {"NTSidUserPrincipal: name", "NTSidUserPrincipal: {0}"},
  53     {"NTUserPrincipal: name", "NTUserPrincipal: {0}"},
  54 
  55     // UnixPrincipals
  56     {"UnixNumericGroupPrincipal [Primary Group]: name",
  57         "UnixNumericGroupPrincipal [grupo principal]: {0}"},
  58     {"UnixNumericGroupPrincipal [Supplementary Group]: name",
  59         "UnixNumericGroupPrincipal [grupo complement\u00e1rio]: {0}"},
  60     {"UnixNumericUserPrincipal: name", "UnixNumericUserPrincipal: {0}"},
  61     {"UnixPrincipal: name", "UnixPrincipal: {0}"},
  62 
  63     // com.sun.security.auth.login.ConfigFile
  64     {"Unable to properly expand config", "N\u00e3o \u00e9 poss\u00edvel expandir corretamente {0}"},
  65     {"extra_config (No such file or directory)",
  66         "{0} (tal arquivo ou diret\u00f3rio n\u00e3o existe)"},
  67     {"Unable to locate a login configuration",
  68         "N\u00e3o \u00e9 poss\u00edvel localizar uma configura\u00e7\u00e3o de logon"},
  69     {"Configuration Error:\n\tInvalid control flag, flag",
  70         "Erro de configura\u00e7\u00e3o:\n\tSinalizador de controle inv\u00e1lido, {0}"},
  71     {"Configuration Error:\n\tCan not specify multiple entries for appName",
  72         "Erro de configura\u00e7\u00e3o:\n\tN\u00e3o \u00e9 poss\u00edvel especificar v\u00e1rias entradas para {0}"},
  73     {"Configuration Error:\n\texpected [expect], read [end of file]",
  74         "Erro de configura\u00e7\u00e3o:\n\tesperado [{0}], lido [fim do arquivo]"},
  75     {"Configuration Error:\n\tLine line: expected [expect], found [value]",
  76         "Erro de configura\u00e7\u00e3o:\n\tlinha {0}: esperado [{1}], encontrado [{2}]"},
  77     {"Configuration Error:\n\tLine line: expected [expect]",
  78         "Erro de configura\u00e7\u00e3o:\n\tlinha {0}: esperado [{1}]"},
  79     {"Configuration Error:\n\tLine line: system property [value] expanded to empty value",
  80         "Erro de configura\u00e7\u00e3o:\n\tlinha {0}: propriedade do sistema [{1}] expandida para valor vazio"},
  81 
  82     // com.sun.security.auth.module.JndiLoginModule
  83     {"username: ","nome de usu\u00e1rio: "},
  84     {"password: ","senha: "},
  85 
  86     // com.sun.security.auth.module.KeyStoreLoginModule
  87     {"Please enter keystore information",
  88         "Insira as informa\u00e7\u00f5es do armazenamento de chaves"},
  89     {"Keystore alias: ","Alias do armazenamento de chaves: "},
  90     {"Keystore password: ","Senha do armazenamento de chaves: "},
  91     {"Private key password (optional): ",
  92         "Senha da chave privada (opcional): "},
  93 
  94     // com.sun.security.auth.module.Krb5LoginModule
  95     {"Kerberos username [[defUsername]]: ",
  96         "Nome de usu\u00e1rio de Kerberos [{0}]: "},
  97     {"Kerberos password for [username]: ",
  98             "Senha de Kerberos de {0}: "},
  99 
 100     /***    EVERYTHING BELOW IS DEPRECATED    ***/
 101 
 102     // com.sun.security.auth.PolicyFile
 103     {": error parsing ", ": erro ao analisar "},
 104     {": ", ": "},
 105     {": error adding Permission ", ": erro ao adicionar permiss\u00e3o "},
 106     {" ", " "},
 107     {": error adding Entry ", ": erro ao adicionar entrada "},
 108     {"(", "("},
 109     {")", ")"},
 110     {"attempt to add a Permission to a readonly PermissionCollection",
 111         "tentativa de adicionar uma permiss\u00e3o ao um PermissionCollection de somente leitura"},
 112 
 113     // com.sun.security.auth.PolicyParser
 114     {"expected keystore type", "tipo de armazenamento de chaves esperado"},
 115     {"can not specify Principal with a ",
 116         "n\u00e3o \u00e9 poss\u00edvel especificar um principal com uma "},
 117     {"wildcard class without a wildcard name",
 118         "de coringa sem um nome de coringa"},
 119     {"expected codeBase or SignedBy", "CodeBase ou SignedBy esperado"},
 120     {"only Principal-based grant entries permitted",
 121         "somente \u00e9 permitido conceder entradas com base no principal"},
 122     {"expected permission entry", "entrada de permiss\u00e3o esperada"},
 123     {"number ", "n\u00famero "},
 124     {"expected ", "esperado "},
 125     {", read end of file", ", fim de arquivo lido"},
 126     {"expected ';', read end of file", "esperado ';', fim de arquivo lido"},
 127     {"line ", "linha "},
 128     {": expected '", ": esperado '"},
 129     {"', found '", "', encontrado '"},
 130     {"'", "'"},
 131 
 132     // SolarisPrincipals
 133     {"SolarisNumericGroupPrincipal [Primary Group]: ",
 134         "SolarisNumericGroupPrincipal [grupo principal]: "},
 135     {"SolarisNumericGroupPrincipal [Supplementary Group]: ",
 136         "SolarisNumericGroupPrincipal [grupo complement\u00e1rio]: "},
 137     {"SolarisNumericUserPrincipal: ",
 138         "SolarisNumericUserPrincipal: "},
 139     {"SolarisPrincipal: ", "SolarisPrincipal: "},
 140     {"provided null name", "nome nulo fornecido"}
 141 
 142     };
 143 
 144     /**
 145      * Returns the contents of this <code>ResourceBundle</code>.
 146      *
 147      * <p>
 148      *
 149      * @return the contents of this <code>ResourceBundle</code>.
 150      */
 151     public Object[][] getContents() {
 152     return contents;
 153     }
 154 }