blob: 23f803057d3ebca62c91038d323415370d0b82c0 [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-2009 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.
ACSD_HeadRevisionPicker_Cancel=Cancelar
ACSD_HeadRevisionPicker_Select=Selecionar
ASCD_HeadRevisionPicker.dialog=Selecionar Revis\u00e3o
## RepositoryPanel.java
BK0001=Especifique a localiza\u00e7\u00e3o do reposit\u00f3rio do Mercurial
BK0002=URL do &Reposit\u00f3rio:
BK0003=&Usu\u00e1rio:
BK0004=&Senha:
BK0005=(deixar em branco para acesso an\u00f4nimo)
BK0006=Configura\u00e7\u00e3o do Pro&xy...
BK0007=Salvar Nome do Usu\u00e1rio e Senha
BK0009=Utilizar T\u00fanel Externo
BK0010=Comando do T\u00fanel:
BK0011=Salva seu Nome de Usu\u00e1rio e Senha
ACSN_RepositoryURL=URL do Reposit\u00f3rio
ACSD_RepositoryURL=URLs de Reposit\u00f3rio Usados Recentemente
CTL_HeadRevisionPicker_Cancel=Cancelar
CTL_HeadRevisionPicker_Select=Selecionar
MSG_Refreshing_Update_Versions=Obtendo revis\u00f5es...
TT_svn_xxx=<html><body><tt><dl><dt>no Windows:</dt><dd>plink -l nome do usu\u00e1rio -pw senha<br>plink -l nome do usu\u00e1rio -i C:\\Path\\To\\Private.key</dd><dt>em Unixes:</dt><dd>ssh -l nome do usu\u00e1rio -i path/to/privateKey</dd></tt></body></html>
TT_UserName=Seu nome de usu\u00e1rio
TT_Password=Sua senha utilizada para autentica\u00e7\u00e3o
ACSD_RepositoryPanel= Neste painel, deve ser especificado o URL do Reposit\u00f3rio, bem como todo e qualquer param\u00eatro necess\u00e1rio para que a conex\u00e3o seja realizada.
BK2018=Reposit\u00f3rio
ACSD_ProxyDialog=Esta caixa de di\u00e1logo permite que voc\u00ea especifique os par\u00e2metros da conex\u00e3o de rede a serem utilizados quando conectado a determinado servidor Mercurial. As op\u00e7\u00f5es poss\u00edveis incluem: proxy HTTP, proxy SOCKS, conex\u00e3o direta ou default do sistema.
MSG_Repository_WrongRevision = N\u00famero de revis\u00e3o incorreto: {0}
MSG_Repository_OnlyHEADRevision = A \u00fanica revis\u00e3o aceita aqui \u00e9 o HEAD!
MSG_Repository_Url_Help = <html><body>O IDE suporta diretamente os seguintes tipos de URL do Mercurial:<dl><dt><tt>{0}</tt></dt><dd>para acesso direto aos reposit\u00f3rios do Mercurial</dd><dt><tt>{1}</tt></dt><dd>para conectar o reposit\u00f3rio do Mercurial via protocolo WebDAV</dd><dt><tt>{2}</tt></dt><dd>para conectar o reposit\u00f3rio do Mercurial via protocolo WebDAV com criptografia SSL</dd><dt><tt>{3}</tt></dt><dd>para conectar o reposit\u00f3rio do Mercurial sem exigir um servidor especial no host web</dd><dt><tt>{4}</tt></dt><dd>para conectar o reposit\u00f3rio do Mercurial via ssh</dd></dl></body></html>
ACSD_RepositoryPanel_Title=Especificar a localiza\u00e7\u00e3o do reposit\u00f3rio do Mercurial
ACSD_InfoLabel=mensagem informativa
# HgURL
MSG_INVALID_URL = URL do hg inv\u00e1lido: {0}
MSG_UNSUPPORTED_PROTOCOL = Esquema/protocolo n\u00e3o suportado: {0}
ChangesetPanel.jPanel1.border.title=Detalhes
ChangesetPanel.jLabel1.text=&Descri\u00e7\u00e3o:
ChangesetPanel.jLabel2.text=&Autor:
ChangesetPanel.jLabel3.text=&Data:
UserPasswordPanel.lblUsername.text=&Nome do usu\u00e1rio:
UserPasswordPanel.lblPassword.text=Sen&ha:
ACSN_UserPasswordPanel_Username=Nome de usu\u00e1rio
ACSN_UserPasswordPanel_Password=Senha
UserPasswordPanel.cbRememberPassword.text=&Salvar como defaults em hgrc
ACSN_UserPasswordPanel_Remember=&Salvar como defaults em hgrc
ACSD_UserPasswordPanel_Remember=Salva os valores como parte dos URLs default no arquivo de configura\u00e7\u00e3o hgrc
MSG_UserPasswordPanel_AuthRequired=<html>A autentica\u00e7\u00e3o \u00e9 necess\u00e1ria para o reposit\u00f3rio em:<br/>{0}</html>
CTL_UserPasswordPanel_AuthRequired=Autentica\u00e7\u00e3o obrigat\u00f3ria
RepositoryPanel.chooseFolderButton.text=Selecionar &pasta...
RepositoryPanel.chooseFolderButton.toolTipText=Abre uma caixa de di\u00e1logo na qual \u00e9 poss\u00edvel selecionar o reposit\u00f3rio local.
RepositoryPanel.FileChooser.Descritpion=Selecionar o reposit\u00f3rio local que deseja clonar
RepositoryPanel.FileChooser.Title=Selecionar reposit\u00f3rio local
ChangesetPickerPanel.options=Op\u00e7\u00f5es
MSG_Fetching_Revisions = Obtendo Revis\u00f5es...
MSG_Revision_Default = pai da c\u00f3pia de trabalho
MSG_Refreshing_Revisions=Atualizando revis\u00f5es
MSG_Repository.kenai.insufficientRights.read=Direitos insuficientes: voc\u00ea n\u00e3o est\u00e1 autorizado a acessar o reposit\u00f3rio.
MSG_Repository.kenai.insufficientRights.write=Direitos insuficientes: voc\u00ea n\u00e3o est\u00e1 autorizado a entrar no reposit\u00f3rio.
ChangesetPickerPanel.jLabel6.toolTipText=Exibe apenas as revis\u00f5es que cont\u00eam a seguinte string
ChangesetPickerPanel.jLabel6.text=&Filtro:
ChangesetPickerPanel.btnFetch20.toolTipText=Obter as 20 pr\u00f3ximas revis\u00f5es
ChangesetPickerPanel.jLabel3.text=Pr\u00f3ximo:
ChangesetPickerPanel.btnFetch50.toolTipText=Obter as 50 pr\u00f3ximas revis\u00f5es
ChangesetPickerPanel.btnFetchAll.toolTipText=Obter todas as revis\u00f5es
ChangesetPickerPanel.btnFetchAll.text=Tudo
ChangesetPickerPanel.revisionsLabel.text=Escolher de Re&vis\u00f5es: