blob: 52a0277fb3a80642ca8b0d071e3b5aee70b5cae3 [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-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.
# CreateDatabasePanel
LBL_DatabaseName=&Nome da base de datos\:
LBL_Browse=E&xaminar...
LBL_Browse2=Examina&r...
LBL_UserName=Nome do &usuario\:
LBL_Password=Contra&sinal:
LBL_RetypePassword=&Confirmar contrasinal:
LBL_DatabaseLocation=&Localizaci\u00f3n da base de datos\:
LBL_Properties=P&ropiedades...
ERR_DatabaseNameEmpty=A base de datos est\u00e1 limpa.
# 0 - the illegal character
ERR_DatabaseNameIllegalChar=O nome da base de datos non pode conter os caracteres {0}
# 0 - the directory name
ERR_DatabaseDirectoryExists=A localizaci\u00f3n da base de datos xa cont\u00e9n un ficheiro con nome {0}.
ERR_UserNamePasswordRecommended=Recom\u00e9ndase inserir un nome de usuario e unha contrasinal.
ERR_NeedRetypePassword=Para confirmaci\u00f3n, volve a escribir o contrasinal.
ERR_PasswordsDontMatch=Comprobe que introduciu e confirmou o mesmo contrasinal.
# 0 - the unsupported character
ERR_DatabaseNameUnsupportedChar=O caracter {0} pode non estar soportado pola base de datos.
# DerbySystemHomePanel
LBL_SetDerbySystemHome=Propiedades de Java DB
LBL_DerbySystemHome=&Localizaci\u00f3n da base de datos\:
ERR_DerbySystemHomeNotDirectory=A localizaci\u00f3n da base de datos especificada non \u00e9 un cartafol.
ERR_DerbySystemHomeNotAbsolute=A localizaci\u00f3n da base de datos especificada non \u00e9 un cami\u00f1o absoluto.
ERR_DerbySystemHomeCantCreate=Ocorreu un erro ao crear a localizaci\u00f3n da base de datos especificada.
ACSD_DerbySystemHomePanel_derbySystemHomeTextField=O cartafol onde vostede manter\u00e1 as s\u00faas bases de datos
ACSD_DerbySystemHomePanel_browseButton=Procure un cartafol onde quere manter as s\u00faas bases de datos.
ACSD_DerbySystemHomePanel=Configure a localizaci\u00f3n da base de datos
ACSD_CreateDatabasePanel_databaseNameTextField=Nome da base de datos
ACSD_CreateDatabasePanel_userTextField=Nome de usuario
ACSD_CreateDatabasePanel_passwordTextField=Contrasinal
ACSD_CreateDatabasePanel_databaseLocationTextField=Localizaci\u00f3n da base de datos
ACSD_CreateDatabasePanel_databaseLocationValueLabel=Localizaci\u00f3n da base de datos
ACSD_CreateDatabasePanel_propertiesButton=Propiedades
ACSN_DerbySystemHomePanel_derbyInstallInfoTextField=Informaci\u00f3n de instalaci\u00f3n da base de datos
ACSN_DerbySystemHomePanel_derbySystemHomeTextField=Cartafol base da base de datos
ACSN_CreateDatabasePanel_databaseNameTextField=Nome da base de datos
ACSN_CreateDatabasePanel_databaseLocationTextField=Localizaci\u00f3n da base de datos
ACSN_CreateDatabasePanel_databaseLocationValueLabel=Localizaci\u00f3n da base de datos
ACSN_DerbySystemHomePanel_messageLabel=Configure a localizaci\u00f3n da base de datos
ACSN_CreateDatabasePanel_propertiesButton=Propiedades
INFO_DatabaseNameEmpty=Insira o nome da base de datos.
INFO_EnterDerbyLocation=Insira o cartafol de instalaci\u00f3n de Java DB.
INFO_DerbySystemHomeNotEntered=Insira a localizaci\u00f3n onde son creadas as bases de datos.
LBL_Install=Instalaci\u00f3n de Java DB\:
LBL_InstallationInfo=Especifique o cartafol onde est\u00e1 instalado JavaDB e o cartafol onde manter\u00e1 as s\u00faas bases de datos. A localizaci\u00f3n do cartafol de bases de datos ser\u00e1 empregado como valor da propiedade derby.system.home.