blob: f18827d02825b723da416ce0b274ba2bda982f22 [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.
# Menu commands
EnableDebug=Habilitar Depuraci\u00f3n
DisableDebug=Deshabilitar depuraci\u00f3n
AddNewDriver=&Nuevo controlador...
Customize=Personalizar
AddConnection=Nueva conexi\u00f3n de base de datos...
Connect=Conectar...
ConnectUsing=Conectar usando...
Disconnect=Desconectar
CreateTable=Crear Tabla
GrabStructure=Estructura
RecreateTable=Recrear Tabla
AddColumn=A\u00f1adir columna
AddIndex=A\u00f1adir \u00cdndice...
AddView=Crear Vista
Refresh=Actualizar
ViewData=&Mostrar datos
ExecuteCommand=Ejecutar comando...
MakeDefaultCatalog=Establecer como cat\u00e1logo predeterminado
MakeDefaultSchema=Establecer como esquema predeterminado
MSG_ViewsAreNotSupported={0} No soporta vistas.
# Grab and recreate table
GrabTableProgressDialogTitle=Tabla primaria:
GrabTableFileSaveDialogTitle=Tabla primaria:
GrabTableFileTypeDescription=Estructura de archivos de la base de datos
MSG_ReplaceFileOrNot=Ya existe el archivo {0}. \u00bfDesea reemplazarlo?
RecreateTableFileOpenDialogTitle=Recrear Tabla
EXC_ClassNotFound=La clase {0} no fue encontrada. \nA\u00f1adir el relevante controlador utilizando el nuevo controlador de acci\u00f3n en el nodo Drivers.
EXC_NoUsableColumnInPlace=No se puede utilizar la columna en el lugar.
ERR_UnableToAddColumn=No se puede a\u00f1adir la columna
ERR_UnableToConnect=No se puede conectar
ERR_UnableToAddConnection=No es posible agregar la conexi\u00f3n.
ERR_UnableToInitializeConnection=No es posible iniciar la conexi\u00f3n.
ERR_UnableToAddIndex=No se puede a\u00f1adir el indice
ERR_UnableToCreateView=No es posible crear la vista
ERR_UnableToGrabTable=No es posible grabar la tabla
ERR_UnableToRecreateTable=No es posible recrear la tabla
ERR_UnableObtainSchemas=Imposible obtener esquema.\nNo hay suficiente informaci\u00f3n para establecer una conexi\u00f3n para obtener la lista de esquemas. Controlar URL de la base de datos, usuario y contrase\u00f1a. \nMensaje de Controlador: {0}
ACS_ConnectingDialogTextA11yDesc=Conexi\u00f3n a Base de Datos de di\u00e1logo de progreso.
# ConnectProgressDialog
ConnectingDialogTitle=Conectarndo con la base de datos
ConnectionProgress_Schemas=Inicializando la lista de esquemas...
ShowDataError=No se puede mostrar los Datos, {0}
Yes=S\u00ed
No=No
LBL_ViewSourceCodeAction_Name=&Vista
LBL_EditSourceCodeAction_Name=&Editar