blob: 4899a57c9247aed7c5c64bb74aa278a3257ef529 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 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]"
#
# 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.
#
# Contributor(s):
#
# Portions Copyrighted 2009 Sun Microsystems, Inc.
ConnectionManager.ConnectToAction.text=Conectar a {0}
ConnectionManager.ConnectionFailed=Fallou a conexi\u00f3n a {0}
ConnectionManager.Connecting=Conectando a {0} ...
Terminal.DefaultPrompt.text=Prema [Intro] para pechar o terminal ...
ShellValidationSupport.ValidationError.NoShell=Non se encontrou o int\u00e9rprete de ordes. Non \u00e9 pos\u00edbel proceder.\nInstale CYGWIN ou Msys.
ShellValidationSupport.ValidationError.ErrorDialogTitle=Mala instalaci\u00f3n de {0}
ShellValidationSupport.ValidationError.absentMountPoint=O parche {0} montouse en {1}, pero non existe
ShellValidationSupport.ValidationError.wrongMountPoint=O parche {0} montouse en {1}, e semella que non \u00e9 parte da instalaci\u00f3n de cygwin
ShellValidationSupport.ValidationError.fileNotFound=Non se encontrou o ficheiro {0} requirido
ShellValidationSupport.ValidationError.validationFailed=Foi impos\u00edbel validar {0}
ShellValidationSupport.ValidationError.rootIsNotMounted=Non se definiu ning\u00fan punto de montaxe para o ra\u00edz (/)
PasswordManagerPasswordFor=Contrasinal para {0}
SftpConnectionReceivedMessageIsTooLong.error.text=Semella que ten un problema co\u00f1ecido dalg\u00fans servidores ssh. Semella que alg\u00fans dos seus scripts de inicio (~/.bashrc, etc), nos equipos remotos crean algunhas incidencias con textos no inicio de sesi\u00f3n. Se este \u00e9 o caso, capturade a sa\u00edda producida polo c\u00f3digo dalgunha forma como:\n\n if [ ${TERM} != "dumb" ]; then\n ...\n fi\n\n e volvede a probar.