1 /*
   2  * Copyright (c) 2000, 2016, 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.tools.policytool;
  27 
  28 /**
  29  * <p> This class represents the <code>ResourceBundle</code>
  30  * for the policytool.
  31  *
  32  */
  33 public class Resources_pt_BR extends java.util.ListResourceBundle {
  34 
  35     private static final Object[][] contents = {
  36         {"NEWLINE", "\n"},
  37         {"Warning.A.public.key.for.alias.signers.i.does.not.exist.Make.sure.a.KeyStore.is.properly.configured.",
  38                 "Advertência: Não existe uma chave pública para o alias {0}. Certifique-se de que um KeyStore esteja configurado adequadamente."},
  39         {"Warning.Class.not.found.class", "Advertência: Classe não encontrada: {0}"},
  40         {"Warning.Invalid.argument.s.for.constructor.arg",
  41                 "Advertência: Argumento(s) inválido(s) para o construtor: {0}"},
  42         {"Illegal.Principal.Type.type", "Tipo Principal Inválido: {0}"},
  43         {"Illegal.option.option", "Opção inválida: {0}"},
  44         {"Usage.policytool.options.", "Uso: policytool [opções]"},
  45         {".file.file.policy.file.location",
  46                 "  [-file <arquivo>]    localização do arquivo de política"},
  47         {"New", "&Novo"},
  48         {"Open", "&Abrir..."},
  49         {"Save", "&Salvar"},
  50         {"Save.As", "Salvar c&omo..."},
  51         {"View.Warning.Log", "E&xibir Log de Advertências"},
  52         {"Exit", "S&air"},
  53         {"Add.Policy.Entry", "&Adicionar Entrada de Política"},
  54         {"Edit.Policy.Entry", "&Editar Entrada de Política"},
  55         {"Remove.Policy.Entry", "&Remover Entrada de Política"},
  56         {"Edit", "&Editar"},
  57         {"Retain", "Reter"},
  58 
  59         {"Warning.File.name.may.include.escaped.backslash.characters.It.is.not.necessary.to.escape.backslash.characters.the.tool.escapes",
  60             "Advertência: O nome do arquivo pode conter caracteres de escape barra invertida. Não é necessário fazer o escape dos caracteres de barra invertida (a ferramenta faz o escape dos caracteres conforme necessário ao gravar o conteúdo da política no armazenamento persistente).\n\nClique em Reter para reter o nome da entrada ou clique em Editar para editá-lo."},
  61 
  62         {"Add.Public.Key.Alias", "Adicionar Alias de Chave Pública"},
  63         {"Remove.Public.Key.Alias", "Remover Alias de Chave Pública"},
  64         {"File", "&Arquivo"},
  65         {"KeyStore", "&KeyStore"},
  66         {"Policy.File.", "Arquivo de Política:"},
  67         {"Could.not.open.policy.file.policyFile.e.toString.",
  68                 "Não foi possível abrir o arquivo de política: {0}: {1}"},
  69         {"Policy.Tool", "Ferramenta de Política"},
  70         {"Errors.have.occurred.while.opening.the.policy.configuration.View.the.Warning.Log.for.more.information.",
  71                 "Erros durante a abertura da configuração da política. Consulte o Log de Advertências para obter mais informações."},
  72         {"Error", "Erro"},
  73         {"OK", "OK"},
  74         {"Status", "Status"},
  75         {"Warning", "Advertência"},
  76         {"Permission.",
  77                 "Permissão:                                                       "},
  78         {"Principal.Type.", "Tipo do Principal:"},
  79         {"Principal.Name.", "Nome do Principal:"},
  80         {"Target.Name.",
  81                 "Nome do Alvo:                                                    "},
  82         {"Actions.",
  83                 "Ações:                                                             "},
  84         {"OK.to.overwrite.existing.file.filename.",
  85                 "Está correto substituir o arquivo existente {0}?"},
  86         {"Cancel", "Cancelar"},
  87         {"CodeBase.", "&CodeBase:"},
  88         {"SignedBy.", "&SignedBy:"},
  89         {"Add.Principal", "&Adicionar Principal"},
  90         {"Edit.Principal", "&Editar Principal"},
  91         {"Remove.Principal", "&Remover Principal"},
  92         {"Principals.", "&Principais:"},
  93         {".Add.Permission", "  A&dicionar Permissão"},
  94         {".Edit.Permission", "  Ed&itar Permissão"},
  95         {"Remove.Permission", "Re&mover Permissão"},
  96         {"Done", "Concluído"},
  97         {"KeyStore.URL.", "&URL do KeyStore:"},
  98         {"KeyStore.Type.", "&Tipo de KeyStore:"},
  99         {"KeyStore.Provider.", "&Fornecedor de KeyStore:"},
 100         {"KeyStore.Password.URL.", "URL da Senha do Ke&yStore:"},
 101         {"Principals", "Principais"},
 102         {".Edit.Principal.", "  Editar Principal:"},
 103         {".Add.New.Principal.", "  Adicionar Novo Principal:"},
 104         {"Permissions", "Permissões"},
 105         {".Edit.Permission.", "  Editar Permissão:"},
 106         {".Add.New.Permission.", "  Adicionar Nova Permissão:"},
 107         {"Signed.By.", "Assinado por:"},
 108         {"Cannot.Specify.Principal.with.a.Wildcard.Class.without.a.Wildcard.Name",
 109             "Não é Possível Especificar um Principal com uma Classe de Curinga sem um Nome de Curinga"},
 110         {"Cannot.Specify.Principal.without.a.Name",
 111             "Não é Possível Especificar um Principal sem um Nome"},
 112         {"Permission.and.Target.Name.must.have.a.value",
 113                 "O Nome de Destino e a Permissão devem ter um Valor"},
 114         {"Remove.this.Policy.Entry.", "Remover esta Entrada de Política?"},
 115         {"Overwrite.File", "Substituir Arquivo"},
 116         {"Policy.successfully.written.to.filename",
 117                 "Política gravada com êxito em {0}"},
 118         {"null.filename", "nome de arquivo nulo"},
 119         {"Save.changes.", "Salvar alterações?"},
 120         {"Yes", "&Sim"},
 121         {"No", "&Não"},
 122         {"Policy.Entry", "Entrada de Política"},
 123         {"Save.Changes", "Salvar Alterações"},
 124         {"No.Policy.Entry.selected", "Nenhuma Entrada de Política Selecionada"},
 125         {"Unable.to.open.KeyStore.ex.toString.",
 126                 "Não é possível abrir a KeyStore: {0}"},
 127         {"No.principal.selected", "Nenhum principal selecionado"},
 128         {"No.permission.selected", "Nenhuma permissão selecionada"},
 129         {"name", "nome"},
 130         {"configuration.type", "tipo de configuração"},
 131         {"environment.variable.name", "nome da variável de ambiente"},
 132         {"library.name", "nome da biblioteca"},
 133         {"package.name", "nome do pacote"},
 134         {"policy.type", "tipo de política"},
 135         {"property.name", "nome da propriedade"},
 136         {"provider.name", "nome do fornecedor"},
 137         {"url", "url"},
 138         {"method.list", "lista de métodos"},
 139         {"request.headers.list", "solicitar lista de cabeçalhos"},
 140         {"Principal.List", "Lista de Principais"},
 141         {"Permission.List", "Lista de Permissões"},
 142         {"Code.Base", "Base de Código"},
 143         {"KeyStore.U.R.L.", "U R L da KeyStore:"},
 144         {"KeyStore.Password.U.R.L.", "U R L da Senha do KeyStore:"}
 145     };
 146 
 147 
 148     /**
 149      * Returns the contents of this <code>ResourceBundle</code>.
 150      *
 151      * <p>
 152      *
 153      * @return the contents of this <code>ResourceBundle</code>.
 154      */
 155     @Override
 156     public Object[][] getContents() {
 157         return contents;
 158     }
 159 }