blob: b72728f5b8ab519aed0a40349a140d9186981afd [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2011 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-2010 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.
ConnectionNodeUniqueName={0} [{1} en {2}]
SchemaIsNotSet=Sistema por omisi\u00f3n
EXC_InsufficientConnInfo=La informaci\u00f3n no es suficiente para crear la conexi\u00f3n.
EXC_CannotEstablishConnection=No se puede establecer la conexi\u00f3n a {0} usando {1} ({2})
EXC_CannotOperateWith=No se puede operar con {0}
EXC_CannotFindAsText=No se puede encontrar como texto {0}
EXC_ConnectionError=Error de Conexi\u00f3n:\n{0}
EXC_DisconnectError=Imposible cerrar la conexi\u00f3n, motivo: {0}
EXC_ConnectionAlreadyExists=La conexi\u00f3n ya existe
# {0}=one of the ERR_UnableTo strings above
# {1}=the exception message
ERR_UnableTo_Detail={0} {1}
# {0}=one of the ERR_UnableTo strings above
ERR_UnableTo_NoDetail= {0} La excepci\u00f3n que caus\u00f3 este error ha sido puesta al mensaje de registro.
# Sql types
#SQL_ARRAY=ARRAY
#SQL_BIGINT=BIGINT
#SQL_BINARY=BINARY
#SQL_BIT=BIT
#SQL_BLOB=BLOB
#SQL_CHAR=CHAR
#SQL_CLOB=CLOB
#SQL_DATE=DATE
#SQL_DECIMAL=DECIMAL
#SQL_DISTINCT=DISTINCT
#SQL_DOUBLE=DOUBLE
#SQL_FLOAT=FLOAT
#SQL_INTEGER=INTEGER
#SQL_JAVA_OBJECT=JAVA_OBJECT
#SQL_LONGVARBINARY=LONGVARBINARY
#SQL_LONGVARCHAR=LONGVARCHAR
#SQL_NUMERIC=NUMERIC
#SQL_REAL=REAL
#SQL_REF=REF
#SQL_SMALLINT=SMALLINT
#SQL_TIME=TIME
#SQL_TIMESTAMP=TIMESTAMP
#SQL_TINYINT=TINYINT
#SQL_VARBINARY=VARBINARY
#SQL_VARCHAR=VARCHAR
#SQL_OTHER=OTHER
#SQL_NULL=NULL
#SQL_STRUCT=STRUCT
#SQL_UNKNOWN=UNKNOWN
# DriverExtendedDeleteImpl
# 0=driver name
# 1=connection name
MSG_ConfirmDeleteDriver=Controlador {0} podr\u00eda ser utilizado por conexi\u00f3n {1}. Esta seguro de querer borrar esto?
# 0=the number of drivers
MSG_ConfirmDeleteDrivers=Algunos de estos controladores {0} est\u00e1n en uso por algunas conexiones. \u00bfEst\u00e1 seguro de que desea eliminarlos?
MSG_ConfirmDeleteDriverTitle=Confirmar Eliminaci\u00f3n del Objeto
MSG_ConfirmDeleteDriversTitle=Confirmar Eliminaci\u00f3n de Multiples Objetos
# UI logging
UI_CONNECT_DB=Conectar con la base de datos
# Usage logging
# 0=fully qualified driver class name
USG_DB_CONNECT=Conectar a la Dase de Datos usando{0}
# ProgressPanel
MSG_PleaseWait=Espere
LBL_Cancel=Cancelar
MSG_TestFailed=La conexi\u00f3n {0} no parece tener una conexi\u00f3n v\u00e1lida a la base de datos: {1}
EXC_DerbyCreateDatabaseUnicode=No se puede crear la base de datos porque el conector de red Derby no permite caracteres multibyte.
# Options export
Databases.Options.Export.displayName=Bases de Datos
DbExtendedDelete_ConfirmationMessage_DeleteObjects=\u00bfEst\u00e1s seguro que deseas borrar {0} {1}?
DbExtendedDelete_ConfirmationTitle_DeleteObjects=Confirmar Borrado de {0}
DbExtendedDelete_ConfirmationTitle_Tables={0,choice,1#Table|1<Tables}
DbExtendedDelete_ConfirmationMessage_Tables={0,choice,1#table|1<tables:}
DbExtendedDelete_ConfirmationMessage_Columns={0,choice,1#column|1<columns:}
DbExtendedDelete_ConfirmationTitle_Columns={0,choice,1#Column|1<Columns}
DbExtendedDelete_ConfirmationMessage_Others={0,choice,1#object|1<objects:}
DbExtendedDelete_ConfirmationTitle_Others={0,choice,1#Object|1<Objects}
DatabaseConnectionConvertor.password_description=Un password para {0}
DatabaseConnection_PleaseWaitTitle=Informacion de Conexi\u00f3n
DatabaseConnection_PleaseWaitMessage=Por favor, espere mientras se lee la informaci\u00f3n de la conexi\u00f3n.