blob: ee6272b3bd1a525ee26c97e0bbd2d1e6cfc04b7d [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.
## RepositoryPanel.java
BK0001=Especificar a localizaci\u00f3n do repositorio Subversion\:
BK0002=URL do &repositorio\:
BK0003=&Usuario\:
BK0004=&Contrasinal\:
BK0005=(deixar en branco para o acceso an\u00f3nimo
BK0006=&Configuraci\u00f3n de proxy...
BK0007=Gardar nome de usuario e contrasinal
BK0008=Eliminar do historial
BK0009=Empregar t\u00fanel externo
BK0010=Tunnel Command\:
BK0011=Garda o nome de usuario e contrasinal
ACSN_RemoveHistory=Eliminar do historial
ACSD_RemoveHistory=Elimina o URL seleccionado do historial
ACSN_RepositoryURL=URL do repositorio:
ACSD_RepositoryURL=URL de repositorios empregados recentemente
TT_RepositoryUrl=<html><body>IDE directly supports following Subversion URL types\:<dl><dt><tt>file\:///repository_path[@REV]</tt></dt><dd>for direct SVN repositories access</dd><dt><tt>http\://hostname/repository_path[@REV]</tt></dt><dd>for connecting SVN repository via WebDAV protocol</dd><dt><tt>https\://hostname/repository_path[@REV]</tt></dt><dd>for connecting SVN repository via WebDAV protocol with SSL encryption</dd><dt><tt>svn\://hostname/repository_path[@REV]</tt></dt><dd>for connecting SVN repository via custom protocol to a <tt>svnserver</tt> server</dd><dt><tt>\svn+ssh://hostname/repository_path[@REV]</tt></dt><dd>for connecting SVN repository via custom protocol to a <tt>svnserver</tt> server</dd></body></html>
TT_svn_xxx=<html><body><tt><dl><dt>on Windows:</dt><dd>plink -l username -pw password<br>plink -l username -i C:/Path/To/Private.key</dd><dd>Use forward slashes in paths</dd><dt>on Unixes:</dt><dd>ssh -l username -i path/to/privateKey</dd></tt></body></html>
TT_UserName=O seu nome de usuario
TT_Password=O seu contrasinal empregado para a autenticaci\u00f3n
ACSD_RepositoryPanel=Neste panel pode especificar o URL do repositorio e calquera par\u00e1metro precisado para facela conexi\u00f3n.
ACSN_RepositoryPanel=Xestor da configuraci\u00f3n de conexi\u00f3n
## ProxySelector.java
BK1001=&Empregar configuraci\u00f3ns de proxy de NetBeans
BK1002=Proxy H&TTP
BK1003=Proxy &SOCKS
BK1004=P&roxy Host\:
BK1005=P&orto\:
BK1006=O servidor proxy require a &autentificaci\u00f3n
BK1007=No&me\:
BK1008=&Contrasinal\:
BK1009=&Sen proxy (conexi\u00f3n directa)
BK2023=Non \u00e9 pos\u00edbel acceder\:
BK2004=Configuraci\u00f3n de proxy
BK2018=Repositorio
TT_ProxyLogin=Comprobe que o servidor proxy require autentificaci\u00f3n
TT_ProxyPort=N\u00famero de porto TCP/IP para o servidor proxy
TT_ProxyHost=Nome de equipo TCP/IP do servidor proxy
TT_UseSystemProxy=Empregas as opci\u00f3ns do proxy definidas no IDE ou empregar as opci\u00f3ns do sistema operante.
TT_UseNoProxy=Conectar directamente co servidor
TT_UseHttpsProxy=Conectar mediante un proxy HTTP
TT_UseSocksProxy=Conectar mediante un proxy SOCKS 4 ou SOCKS 5
TT_ProxyUsername=Nome de usuario para a autentificaci\u00f3n no servidor proxy
TT_ProxyPassword=Contrasinal para a autentificaci\u00f3n no servidor proxy
ACSD_ProxyDialog=Este di\u00e1logo perm\u00edtelle especificar os par\u00e1metros de conexi\u00f3n de rede a empregar para a conexi\u00f3n co servidor SVN. As posibles opci\u00f3ns incl\u00faen: proxy HTTP, proxy SOCKS, conexi\u00f3n directa ou a predefinida do sistema.
MSG_Repository_WrongRevision = N\u00famero de revisi\u00f3n incorrecta: {0}
MSG_Repository_OnlyHEADRevision = A \u00fanica revisi\u00f3n permitida aqu\u00ed \u00e9 HEAD!
MSG_Repository_Url_Help = <html><body>IDE directly supports the following Subversion URL types:<dl><dt><tt>{0}</tt></dt><dd>for direct SVN repositories access</dd><dt><tt>{1}</tt></dt><dd>for connecting SVN repository via WebDAV protocol</dd><dt><tt>{2}</tt></dt><dd>for connecting SVN repository via WebDAV protocol with SSL encryption</dd><dt><tt>{3}</tt></dt><dd>for connecting SVN repository via custom protocol to a <tt>svnserver</tt> server</dd><dt><tt>{4}</tt></dt><dd>for connecting SVN repository via custom protocol to a <tt>svnserver</tt> server</dd></dl></body></html>
ACSD_RepositoryPanel_Title=Especifique a localizaci\u00f3n do repositorio Subversion:
ACSD_InfoLabel=mensaxe de informaic\u00f3n
ACSD_BrowseCertFile = Perm\u00edtelle examinar polo ficheiro do certificado do cliente
OK_Button=Aceptar
Browse_title=Examinar polo ficheiro do certificado do cliente
HttpPanel.browseButton.AccessibleContext.accessibleDescription=Perm\u00edtelle examinar polo ficheiro do certificado do cliente
HttpPanel.certFileTextField.AccessibleContext.accessibleDescription=Perm\u00edtelle especificar o ficheiro do certificado do cliente
HttpPanel.certPasswordField.AccessibleContext.accessibleDescription=Perm\u00edtelle especificar a frase de paso para o seu ficheiro do certificado de cliente
HttpPanel.certPasswordField.AccessibleContext.accessibleName=Frase de paso
HttpPanel.certFileTextField.AccessibleContext.accessibleName=Ficheiro do certificado do cliente
HttpPanel.proxySettingsButton1.AccessibleContext.accessibleName=Examinar
HttpPanel.browseButton.toolTipText=Este di\u00e1logo perm\u00edtelle especificar os par\u00e1metros de conexi\u00f3n de rede a empregar para a conexi\u00f3n co servidor SVN. As posibles opci\u00f3ns incl\u00faen: proxy HTTP, proxy SOCKS, conexi\u00f3n directa ou a predefinida do sistema.
HttpPanel.browseButton.text=E&xaminar...
HttpPanel.certFileLabel.text=Ficheiro do cer\tificado do cliente:
HttpPanel.certFileLabel.toolTipText=Cami\u00f1o ao ficheiro do certificado do cliente
HttpPanel.certPasswordLabel.toolTipText=Frase de paso
HttpPanel.certPasswordLabel.text=Fra&se de paso:
SvnkitSSHPanel.certFileLabel.text=Iden&tity File:
SvnkitSSHPanel.certFileLabel.toolTipText=Path to the private key identity file
MSG_Repository_InvalidSvnUrl=URL do svn incorrecto\:{0}
MSG_Repository.kenai.insufficientRights.read=Insufficient rights: You are not authorized to access the repository.
MSG_Repository.kenai.insufficientRights.write=Insufficient rights: You are not authorized to commit into the repository.
SshPanel.certFileLabel.text=Identity File:
SvnkitSSHPanel.browseButton.text=E&xaminar...
SvnkitSSHPanel.browseButton.toolTipText=Lets you select the path to a private key file
SvnkitSSHPanel.certPasswordLabel.text=Fra&se de paso:
SvnkitSSHPanel.certPasswordLabel.toolTipText=Passphrase to the private key
SvnkitSSHPanel.userNameLabel.text=Nome de &usuario:
SvnkitSSHPanel.userNameLabel.TTtext=Nome do usuario
SvnkitSSHPanel.savePassword.text=&Save Username and Password
SvnkitSSHPanel.savePassword.TTtext=Saves Password and Passphrase
SvnkitSSHPanel.password.text=Contra&sinal:
SvnkitSSHPanel.password.TTtext=Password for Username/Password authentication
SvnkitSSHPanel.privateKeyLabel.text=Chave privada
SvnkitSSHPanel.port.text=Port &Number:
SvnkitSSHPanel.port.TTtext=SSH port number on target machine (default is 22)