blob: b62d434783981364a18080650b005d633b31c526 [file] [log] [blame]
#
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2010 Oracle and/or its affiliates. All rights reserved.
#
# Oracle and Java are registered trademarks of Oracle and/or its affiliates.
# Other names may be trademarks of their respective owners.
#
# The contents of this file are subject to the terms of either the GNU
# General Public License Version 2 only ("GPL") or the Common
# Development and Distribution License("CDDL") (collectively, the
# "License"). You may not use this file except in compliance with the
# License. You can obtain a copy of the License at
# http://www.netbeans.org/cddl-gplv2.html
# or nbbuild/licenses/CDDL-GPL-2-CP. See the License for the
# specific language governing permissions and limitations under the
# License. When distributing the software, include this License Header
# Notice in each file and include the License file at
# nbbuild/licenses/CDDL-GPL-2-CP. Oracle designates this
# particular file as subject to the "Classpath" exception as provided
# by Oracle in the GPL Version 2 section of the License file that
# accompanied this code. If applicable, add the following below the
# License Header, with the fields enclosed by brackets [] replaced by
# your own identifying information:
# "Portions Copyrighted [year] [name of copyright owner]"
#
# Contributor(s):
#
# The Original Software is NetBeans. The Initial Developer of the Original
# Software is Sun Microsystems, Inc. Portions Copyright 1997-2008 Sun
# Microsystems, Inc. All Rights Reserved.
#
# If you wish your version of this file to be governed by only the CDDL
# or only the GPL Version 2, indicate your decision by adding
# "[Contributor] elects to include this software in this distribution
# under the [CDDL or GPL Version 2] license." If you do not indicate a
# single choice of license, a recipient has the option to distribute
# your version of this file under either the CDDL, the GPL Version 2 or
# to extend the choice of license to its licensees as provided above.
# However, if you add GPL Version 2 code and therefore, elected the GPL
# Version 2 license, then the option applies only if the new code is
# made subject to such option by the copyright holder.
# provider
LBL_Sftp=SFTP
# client
MSG_CannotConnect=N\u00e3o foi poss\u00edvel conectar com o servidor {0}.
MSG_CannotPwd=N\u00e3o \u00e9 poss\u00edvel obter o diret\u00f3rio de trabalho do servidor {0}.
MSG_CannotStoreFile=N\u00e3o \u00e9 poss\u00edvel armazenar o arquivo {0}.
MSG_CannotListFiles=N\u00e3o \u00e9 poss\u00edvel listar os arquivos de {0}.
MSG_CannotListFile=N\u00e3o \u00e9 poss\u00edvel listar os arquivos de {0}.
MSG_CannotGetPermissions=N\u00e3o \u00e9 poss\u00edvel obter permiss\u00f5es para {0}.
LBL_Warning=Advert\u00eancia
LOG_Goodbye=At\u00e9 logo
LOG_FileReceiveOk=Arquivo recebido OK.
LOG_FileDeleteOk=Arquivo exclu\u00eddo OK.
LOG_RenameSuccessful=Renomea\u00e7\u00e3o bem-sucedida.
LOG_DirListing=Aqui vai a listagem do diret\u00f3rio.
LOG_DirectorySendOk=Diret\u00f3rio enviado OK.
LOG_FileSendOk=Arquivo enviado OK.
LOG_CdOk=Diret\u00f3rio alterado com \u00eaxito.
LOG_CdKo=Falha ao alterar o diret\u00f3rio.
LOG_MkDirOk={0} criado.
LOG_ChmodOk=Comando CHMOD OK.
# configuration
LBL_SelectIdentityFile=Selecionar o Arquivo de Chave Privada
LBL_SelectKnownHostsFile=Selecionar o Arquivo de Hosts Conhecidos
LBL_IdentityFile=Chave Privada
LBL_KnownHostsFile=Hosts Conhecidos
MSG_FileNotFile={0} precisa ser um arquivo v\u00e1lido.
MSG_FileNotAbsolute={0} n\u00e3o \u00e9 um caminho absoluto.
SftpConfiguration.bug.knownHosts=<html><b>Erro na biblioteca SFTP detectado:</b><br><br>Seu arquivo de Hosts conhecido \u00e9 grande demais e n\u00e3o ser\u00e1 utilizado.
# config panel
SftpConfigurationPanel.hostLabel.text=&Nome do Host:
SftpConfigurationPanel.portLabel.text=Po&rta:
SftpConfigurationPanel.userLabel.text=Nome do &Usu\u00e1rio:
SftpConfigurationPanel.passwordLabelInfo.text=<html>Deixe a senha vazia para que seja solicitada.<br>(ou especifique uma arquivo de Chave Privada)
SftpConfigurationPanel.passwordLabel.text=Sen&ha:
SftpConfigurationPanel.initialDirectoryLabel.text=Diret\u00f3rio &Inicial:
SftpConfigurationPanel.timeoutLabel.text=T&empo de espera(s):
SftpConfigurationPanel.knownHostsFileLabel.text=&Arquivo de Hosts Desconhecidos:
SftpConfigurationPanel.knownHostsFileBrowseButton.text=Procura&r...
SftpConfigurationPanel.identityFileLabel.text=&Arquivo de Chave Privada:
SftpConfigurationPanel.identityFileBrowseButton.text=Procura&r...
SftpConfigurationPanel.keepAliveLabel.text=Intervalo da manut&en\u00e7\u00e3o de conex\u00e3o(\u00f5es):
SftpConfigurationPanel.keepAliveInfoLabel.text=O intervalo 0 significa desativado.
SftpConfigurationPanel.sshAgentInfoLabel.text=A execu\u00e7\u00e3o de ssh-agent ser\u00e1 usada.
## accessibility
SftpConfigurationPanel.knownHostsFileLabel.AccessibleContext.accessibleDescription=Painel para a configura\u00e7\u00e3o de SFTP.
SftpConfigurationPanel.knownHostsFileTextField.AccessibleContext.accessibleDescription=Campo de texto para arquivos host conhecidos (normalmente ~/.ssh/known_hosts no Linux).
SftpConfigurationPanel.knownHostsFileTextField.AccessibleContext.accessibleName=Arquivo de Host Conhecido
SftpConfigurationPanel.hostLabel.AccessibleContext.accessibleDescription=Label para nome do host do SFTP
SftpConfigurationPanel.identityFileBrowseButton.AccessibleContext.accessibleDescription=Bot\u00e3o Procurar para sele\u00e7\u00e3o da chave privada SSH.
SftpConfigurationPanel.portLabel.AccessibleContext.accessibleDescription=Label para a porta do SFTP.
SftpConfigurationPanel.hostTextField.AccessibleContext.accessibleDescription=Campo de texto para o nome de host do SFTP.
SftpConfigurationPanel.identityFileTextField.AccessibleContext.accessibleDescription=Bot\u00e3o Procurar para a chave privada SSH.
SftpConfigurationPanel.identityFileTextField.AccessibleContext.accessibleName=Chave privada SSH
SftpConfigurationPanel.initialDirectoryTextField.AccessibleContext.accessibleDescription=Campo de texto para o diret\u00f3rio inicial do SFTP (diret\u00f3rio em um servidor remoto).
SftpConfigurationPanel.initialDirectoryTextField.AccessibleContext.accessibleName=Diret\u00f3rio inicial SFTP
SftpConfigurationPanel.timeoutLabel.AccessibleContext.accessibleDescription=Label para o time-out de conex\u00e3o com o SFTP.
SftpConfigurationPanel.AccessibleContext.accessibleDescription=Painel para a configura\u00e7\u00e3o de SFTP.
SftpConfigurationPanel.AccessibleContext.accessibleName=Configura\u00e7\u00e3o do SFTP
SftpConfigurationPanel.portTextField.AccessibleContext.accessibleDescription=Campo de texto para a porta do SFTP.
SftpConfigurationPanel.knownHostsFileBrowseButton.AccessibleContext.accessibleDescription=Bot\u00e3o para selecionar o arquivo host conhecido (normalmente ~/.ssh/known_hosts no Linux).
SftpConfigurationPanel.userLabel.AccessibleContext.accessibleDescription=Label para o nome de usu\u00e1rio do SFTP.
SftpConfigurationPanel.initialDirectoryLabel.AccessibleContext.accessibleDescription=Label para diret\u00f3rio inicial do SFTP.
SftpConfigurationPanel.userTextField.AccessibleContext.accessibleDescription=Campo de texto para o nome de usu\u00e1rio do SFTP.
SftpConfigurationPanel.passwordLabel.AccessibleContext.accessibleDescription=Label para a senha do SFTP.
SftpConfigurationPanel.passwordTextField.AccessibleContext.accessibleDescription=Campo de texto para a senha do SFTP. Pode estar em branco.
SftpConfigurationPanel.timeoutTextField.AccessibleContext.accessibleDescription=Campo de texto para o time-out de conex\u00e3o com o SFTP (em segundos).
SftpConfigurationPanel.passwordLabelInfo.AccessibleContext.accessibleDescription=Informa\u00e7\u00e3o que indica que a senha do SFTP pode estar vazia. Nesse caso, \u00e9 solicitada a senha do usu\u00e1rio se necess\u00e1rio.
SftpConfigurationPanel.identityFileLabel.AccessibleContext.accessibleDescription=Label para a chave privada SSH.
SftpConfigurationPanel.knownHostsFileLabel.AccessibleContext.accessibleName=Arquivo de Hosts Conhecidos
SftpConfigurationPanel.hostLabel.AccessibleContext.accessibleName=Nome do Host
SftpConfigurationPanel.identityFileBrowseButton.AccessibleContext.accessibleName=Procurar o Arquivo de Chave Privada
SftpConfigurationPanel.portLabel.AccessibleContext.accessibleName=Porta
SftpConfigurationPanel.timeoutLabel.AccessibleContext.accessibleName=Time-out(s)
SftpConfigurationPanel.knownHostsFileBrowseButton.AccessibleContext.accessibleName=Procurar Arquivo de Host Conhecido
SftpConfigurationPanel.userLabel.AccessibleContext.accessibleName=Nome do Usu\u00e1rio
SftpConfigurationPanel.initialDirectoryLabel.AccessibleContext.accessibleName=Diret\u00f3rio Inicial
SftpConfigurationPanel.passwordLabel.AccessibleContext.accessibleName=Senha
SftpConfigurationPanel.passwordLabelInfo.AccessibleContext.accessibleName=Informa\u00e7\u00f5es de Senha Vazia
SftpConfigurationPanel.identityFileLabel.AccessibleContext.accessibleName=Arquivo de Chave Privada
SftpConfigurationPanel.hostTextField.AccessibleContext.accessibleName=Nome do Host do SFTP
SftpConfigurationPanel.portTextField.AccessibleContext.accessibleName=Porta do SFTP
SftpConfigurationPanel.timeoutTextField.AccessibleContext.accessibleName=Time-out da Conex\u00e3o com o SFTP
SftpConfigurationPanel.userTextField.AccessibleContext.accessibleName=Nome de Usu\u00e1rio do SFTP
SftpConfigurationPanel.passwordTextField.AccessibleContext.accessibleName=Senha do SFTP
SftpConfigurationPanel.keepAliveTextField.AccessibleContext.accessibleDescription=N\u00famero de segundos para o intervalo de keep-alive.
SftpConfigurationPanel.keepAliveTextField.AccessibleContext.accessibleName=Campo de texto do intervalo de keep-alive
SftpConfigurationPanel.keepAliveLabel.AccessibleContext.accessibleName=Intervalo(s) de keep-alive:
SftpConfigurationPanel.keepAliveLabel.AccessibleContext.accessibleDescription=Label do intervalo de keep-alive.
# message panel
MessagePanel.doNotShowAgainCheckBox.text=&N\u00e3o Exibir Esta Mensagem Novamente
MessagePanel.messageLabel.AccessibleContext.accessibleDescription=Mensagem do servidor remoto.
MessagePanel.doNotShowAgainCheckBox.AccessibleContext.accessibleDescription=Marque esta caixa para esta mensagem n\u00e3o ser exibida novamente.
MessagePanel.AccessibleContext.accessibleDescription=Painel para a mensagem do servidor remoto.
MessagePanel.messageLabel.AccessibleContext.accessibleName=Mensagem Remota
MessagePanel.doNotShowAgainCheckBox.AccessibleContext.accessibleName=N\u00e3o Mostrar Esta Mensagem Novamente
SftpConfigurationValidator.identityFile=Chave Privada
SftpConfigurationValidator.knownHosts=Hosts Conhecidos