blob: 347e3205fd3d5bb1a23e0d84adaa10bd4244f241 [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-2007 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.
# CustomizerDialog
LBL_Customizer_Title=Propiedades do proxecto - {0}
# Configuration node labels
Projects/org-netbeans-modules-j2ee-ejbjarproject/Customizer/BuildCategory=Compilar
LBL_Config_WebServiceCategory=Servizos web JaX-RPC
LBL_Config_Libraries=Bibliotecas
LBL_Config_Sources=C\u00f3digo fonte
LBL_Config_Build=Compilando
LBL_Config_Jar=Empaquetando
LBL_Config_Javadoc=Documentando
LBL_Config_Run=Executar
LBL_Config_WebServices=Servizos web
# Panels
# Customize general project properties
LBL_CustomizeGeneral_ProjectFolder_JLabel=Cartafol do proxecto\:
LBL_CustomizeGeneral_Platform_JLabel=Plataforma de &Java\:
LBL_CustomizeGeneral_Platform_JButton=Xestionar platafor&mas...
# Customize libraries
LBL_CustomizeLibraries_LibrariesTab=Compilar
LBL_CustomizeLibraries_TestLibrariesTab=Compilar probas
LBL_CustomizeLibraries_AddProject_JButton=Engadir &proxecto...
LBL_CustomizeLibraries_AddLibary_JButton=Engadir &biblioteca...
LBL_CustomizeLibraries_AddJar_JButton=Engadir JAR/cartafol
LBL_CustomizeLibraries_Edit_JButton=&Editar
LBL_CustomizeLibraries_Remove_JButton=Elimina&r
LBL_CustomizeLibraries_MoveUp_JButton=Mo&ver cara a arriba
LBL_CustomizeLibraries_MoveDown_JButton=Mover cara a a&baixo
LBL_CustomizeLibraries_RtOnlyDesc_JLabel=<HTML>RT Only - select if the library item is used during runtime only.<BR>The project sources are not compiled against the library item.</HTML>
LBL_CustomizeLibraries_LibrariesC_JLabel=Compile-time Libraries\:
LBL_CustomizeLibraries_LibrariesR_JLabel=Run-time Libraries\:
LBL_CustomizeLibraries_LibrariesCT_JLabel=Compile-time Test Libraries\:
LBL_CustomizeLibraries_LibrariesRT_JLabel=Run-time Test Libraries\:
LBL_CustomizeLibraries_Libraries_Error=<html><font color\="red">Erro\:</font> Non \u00e9 pos\u00edbel que se localicen alg\u00fans elementos da biblioteca. Use the Resolve Reference Problems dialog.</html>
LBL_CustomizeLibraries_Run_Tab=Executar
LBL_CustomizeLibraries_RunTests_Tab=Executar probas
LBL_CustomizeLibraries_Build_Subprojects=Constru\u00edr proxectos re&quiridos (Us\u00e1ronse proxectos como bibliotecas)
LBL_CustomizeLibraries_TableHeader_Library=Biblioteca
LBL_CustomizeLibraries_TableHeader_Deploy=Paquete
LBL_CustomizeLibraries_ServerLibrary_Title=Servidor de aplicativos
LBL_CustomizeLibraries_ServerLibrary=Create dedicated library for server JAR files as well?
# Customize compilation
LBL_CustomizeCompile_Compiler_Deprecation_JCheckBox=Informar do uso &das API obsoletas
LBL_CustomizeCompile_Compiler_DebugInfo_JCheckBox=&Xerar informaci\u00f3n da depuraci\u00f3n
MNE_AdditionalCompilerOptions=O
LBL_AdditionalCompilerOptions=&Opci\u00f3ns adicionais do compilador\:
AD_AdditionalCompilerOptions=N/D
LBL_AdditionalCompilerOptionsExample=(p.ex. -Xlint:unchecked)
LBL_CustomizeCompile_Enable_Annotation_Processing=Activar &procesamento da anotaci\u00f3n
AD_CustomizeCompile_Enable_Annotation_Processing=N/D
LBL_CustomizeCompile_Enable_Editor_Annotation_Processing=Activar procesamento da anotaci\u00f3n no &editor
AD_CustomizeCompile_Enable_Editor_Annotation_Processing=N/D
LBL_CustomizeCompile_Annotation_Processors=A&nnotation Processors:
AD_CustomizeCompile_Annotation_Processors=N/D
LBL_CustomizeCompile_Add_Annotation_Processor=Eng&adir
AD_CustomizeCompile_Add_Annotation_Processor=N/D
LBL_CustomizeCompile_Remove_Annotation_Processors=Elimina&r
AD_CustomizeCompile_Remove_Annotation_Processors=N/D
LBL_AddAnnotationProcessor_Title=Add Annotation Processor
LBL_AnnotationProcessorFQN=&Annotation Processor FQN\:
#Customize jar creation
LBL_CustomizeJar_DistDir_JTextField=&Ficheiro JAR\:
LBL_CustomizeJar_Excludes_JTextField=&Exclude From JAR File\:
LBL_CustomizeJar_Commpres_JCheckBox=&Compress JAR File
LBL_CustomizeJar_ExcludeMessage_JLabel=(non \u00e9 pos\u00edbel exclu\u00edr os ficheiros da clase)
# Customize javadoc creation
LBL_CustomizeJavadoc_Package_JLabel=&Paquete\:
LBL_CustomizeJavadoc_Package_JButton=&Seleccionar...
LBL_CustomizeJavadoc_Subpackages_JCheckBox=In&clude Subpackages
LBL_CustomizeJavadoc_Private_JCheckBox=Inclu\u00edr &membros e paquetes privados
LBL_CustomizeJavadoc_Generate_JLabel=Xerar\:
LBL_CustomizeJavadoc_Tree_JCheckBox=Class Hierarchy &Tree
LBL_CustomizeJavadoc_Usages_JCheckBox=Class and Package &Usage Pages
LBL_CustomizeJavadoc_Navigation_JCheckBox=Barra de &navegaci\u00f3n
LBL_CustomizeJavadoc_Index_JCheckBox=\u00cdnd&ice
LBL_CustomizeJavadoc_SplitIndex_JCheckBox=Separa \u00edndice por &letras
LBL_CustomizeJavadoc_Tags_JLabel=Etiquetas adicionais do documento\:
LBL_CustomizeJavadoc_Author_JCheckBox=@&autor
LBL_CustomizeJavadoc_Version_JCheckBox=@&versi\u00f3n
LBL_CustomizeJavadoc_WinTitle_JLabel=T\u00edtulo da xanela do nave&gador\:
LBL_CustomizeJavadoc_Encoding_JLabel=&Codificaci\u00f3n\:
LBL_CustomizeJavadoc_Preview_JCheckBox=Previsualizar Javadoc &xerado
LBL_CustomizeJavadoc_AddOptions_JLabel=&Opci\u00f3ns de Javadoc adicionais\:
LBL_CustomizeJavadoc_AddOptionsInfo_JLabel=(e.g. -overview <file> or -header "Some header")
# Customize run
# Run tab
LBL_CustomizeRun_Run_Tab=Executar
LBL_CustomizeRun_Run_Server_JLabel=&Servidor\:
LBL_CustomizeRun_Run_J2EEVersion_JLabel=&Versi\u00f3n de Java EE\:
LBL_CustomizeRun_Run_PlatformSpecMismatch_JLabel=Aviso: O servidor Java EE seleccionado non \u00e9 compat\u00edbel con esta versi\u00f3n de Java EE.
LBL_CustomizeRun_Run_WardDdChange_JLabel=Warning: Your deployment descriptor will be updated to comply with J2EE 1.4.
LBL_CustomizeRun_DeployOnSave_JCheckBox=&Deploy on Save
LBL_CustomizeRun_DeployOnSave_Description=<html>Se est\u00e1 seleccionado, compil\u00e1ranse e despreg\u00e1ranse os ficheiros cando os garde.<br>This option saves you time when you run or debug your application in the IDE.</html>
Label_JVM_Argument=Opci\u00f3ns da M&V:
Label_VM_Hint=<html>(used for running main classes or unit tests; e.g. -Xms10m)
ACSN_CustomizerRun_NA=N/D
# Classpath tab
LBL_CustomizeRun_Classpath_Tab=Classpath
# Customize wscompile
LBL_CustomizeWsServiceHost_NoWebServices=Non hai servizos JAX-RPC no proxecto.
#Ant artifact Chooser
LBL_AACH_Title=Engadir proxecto
LBL_AACH_SelectProject=Engadir ficheiros JAR do proxecto
LBL_AACH_SelectProjectDirectory=Seleccionar o cartafol do proxecto
LBL_AACH_ProjectName_JLabel=Nome do proxecto:
LBL_AACH_ProjectJarFiles_JLabel=Ficheiros JAR do proxecto:
MSG_AACH_RefToItself=Non \u00e9 pos\u00edbel engadir unha referencia a si mesmo.
MSG_AACH_Cycles=Non \u00e9 pos\u00edbel engadir referencias c\u00edclicas.
#LibraryChooser
CTL_InstalledLibraries=Bib&liotecas\:
MNE_InstalledLibraries=L
LBL_CustomizeCompile_Classpath_AddLibrary=Engadir biblioteca
LBL_AddLibrary=Engadir biblioteca
LBL_CustomizerCompile_NewPlatform=Crear...
CTL_EditLibraries=&Xestionar bilbiotecas...
MNE_EditLibraries=M
#MainClassChooser
CTL_SelectAvaialableMainClasses=&Seleccionar a clase principal:
CTL_AvaialableMainClasses=&Clases principais\:
LBL_ChooseMainClass_OK=Seleccionar a clase principal
LBL_ChooseMainClass_Title=Examinar as clases principais
LBL_ChooseMainClass_NO_CLASSES_NODE=<Non se encontraron clases principais>
#MainClassWarning
CTL_MainClassWarning_Title=Executar proxecto
LBL_MainClassNotFound=O proxecto {0} non ten un conxunto de clase principal.
LBL_MainClassWarning_ChooseMainClass_OK=Aceptar
#CustomizerSources
CTL_ProjectFolder=Cartafol do proxecto\:
CTL_ConfigFilesFolder=Cartafol dos ficheiros de configuraci\u00f3n\:
LBL_Browse_JButton=Examinar...
TITLE_InvalidRoot=Invalid Source Roots
TXT_ProjectOwnedRoot=The following roots are already owned by another open project:
TXT_AlreadyInSources=The following roots are already added into source roots:
TXT_AlreadyInTests=The following roots are already added into test roots:
CTL_ChangePlatform=Cambiar a plataforma
AD_ChangePlatform=N/D
TXT_ChangePlatform=<html><b>Incompatible Source Level Value {0}</b></html>\nThe source level property set for this project is of higher version\n({0}) than the Java Platform version you just selected ({1}). Changing\nthe Java Platform will update the source level property to {1} value.\n\nDo you want to change the Java Platform and update the source level\nvalue?
TXT_ChangePlatformTitle=Cambiar a plataforma Java
CustomizerSources.includeExcludeButton=&Includes/Excludes...
CustomizerSources.title.includeExclude=Configure Includes & Excludes
MSG_EncodingWarning=Se cambia a codificaci\u00f3n do proxecto pode que non se lean e garden correctamente alg\u00fans caracteres nos ficheiros existentes.
LBL_InvalidRoot=Already used package folders:
MNE_InvalidRoot=A
MSG_InvalidRoot2=Those folders cannot be added into the project.
AD_InvalidRoot=N/D
CTL_EjbJarSourceRootsUi_Close=Pechar
AD_EjbJarSourceRootsUi_Close=N/D
MSG_InvalidRoot=<html><b>Package Folder Already Used in Project</b></html>\nThe following folders that you selected are already used in this or another\nproject. A package folder can only be used in one project in one\npackage folder list (source packages or test packages).
AD_InvalidRootDlg=N/D
#VisualSourceRootsSupport
LBL_SourceFolder_DialogTitle=Engadir cartafol de c\u00f3digo fonte
LBL_TestFolder_DialogTitle=Engadir cartafol de probas
TXT_RootOwnedByProject={0} (pertence a {1})
#PlatformUiSupport
TXT_BrokenPlatformFmt=Falta a plataforma: {0}
#{0} - Source Level
TXT_InvalidSourceLevel=Nivel de fonte ilegal: {0}
#LibrariesChooser
MSG_LibraryAlreadyIncluded=A biblioteca xa est\u00e1 inclu\u00edda no proxecto.
LBL_ChooseMainClass_WARMUP_MESSAGE=Inicializando vista, agarde...
ACSD_CustomizerGeneral_jLabelProjectFolder=N/D
ACSD_CustomizerGeneral_jLabelTarget=N/D
ACSD_CustomizerGeneral_jButton1=Abre o xestor de plataforma Java.
ACSD_CustomizerGeneral_jLabelReqPrj=Lista dos proxectos dos que depende este proxecto.
ACSD_CustomizerGeneral_jCheckBoxReqPrj=N/D
ACSD_CustomizerCompile_jCheckBoxDebugInfo=N/D
ACSD_CustomizerCompile_jCheckBoxDeprecation=N/D
ACSD_CustomizerCompile_jLabelClasspath=Lista todos os elementos no classpath para compilar o c\u00f3digo fonte.
ACSD_CustomizerCompile_jButtonAddArtifact=Opens the Project chooser which enables you to add a project to the classpath.
ACSD_CustomizerCompile_jButtonAddLibrary=Abrir o di\u00e1logo Engadir biblioteca
ACSD_CustomizerCompile_jButtonAddJar=Opens the JAR file chooser which enables you to add a JAR file to the classpath.
ACSD_CustomizerCompile_jButtonRemove=Elimina o elemento seleciconado do classpath.
ACSD_CustomizerCompile_jButtonMoveUp=Move o elemento seleccionado cara adiante na lista de elementos na classpath
ACSD_CustomizerCompile_jButtonMoveDown=Move o elemento seleccionado cara atr\u00e1s na lista de elementos na classpath.
ACSD_CustomizerSources_ConfigFilesFolder=N/D
ACSD_CustomizerSources_ConfigFilesFolderBrowse=N/D
ACSN_J2SECustomizer=Propiedades do proxecto
ACSD_J2SECustomizer=Abre unha caixa de di\u00e1logo onde vostede pode configurar as propiedades do proxecto m\u00e1is importantes.
ACSN_J2SECustomizer_categoryPanel=Categor\u00edas do proxecto
ACSD_J2SECustomizer_categoryPanel=A lista das categor\u00edas de propiedades do proxecto.
ACSD_CustomizerCompileTest_jLabelClasspath=Lists all of the items on the Classpath for Compiling Tests.
AD_jTextFieldPackage=N/D
AD_jButtonPackage=N/D
AD_jCheckBoxSubpackages=N/D
AD_jCheckBoxPrivate=N/D
AD_jLabelGenerate=N/D
AD_jCheckBoxTree=N/D
AD_jCheckBoxUsages=N/D
AD_jCheckBoxNavigation=N/D
AD_jCheckBoxIndex=N/D
AD_jCheckBoxSplitIndex=N/D
AD_jLabelTags=N/D
AD_jCheckBoxAuthor=N/D
AD_jCheckBoxVersion=N/D
AD_jTextFieldWinTitle=N/D
AD_jTextFieldEncoding=N/D
AD_jCheckBoxPreview=N/D
AD_jTextFieldDistDir=N/D
AD_jTextFieldExcludes=N/D
AD_jCheckBoxCompress=N/D
#AD_jTextFieldMainClass=N/A
#AD_jButtonMainClass=N/A
#AD_jTextFieldArgs=N/A
AD_jButtonAddArtifact=N/D
AD_jButtonAddLibrary=N/D
AD_jButtonAddJar=N/D
AD_jButtonEdit=N/D
AD_jButtonRemove=N/D
AD_jButtonMoveUp=N/D
AD_jButtonMoveDown=N/D
AD_jListClasspath=N/D
AD_jComboBoxServer=N/D
AD_jTextFieldJ2eeVersion=N/D
AN_BeanTreeViewCategories=Categor\u00eda de propiedades
AD_BeanTreeViewCategories=N/D
AD_J2SECustomizer=N/D
AD_LibrariesChooser=O xestor de bibliotecas perm\u00edtelle engadir as bibliotecas preferidas \u00e1 classpath do proxecto ou para editar as definici\u00f3ns da biblioteca.
AD_jButtonManageLibraries=N/D
AD_jScrollPaneLibraries=Bibliotecas predefinidas
AD_AddLibrary=N/D
AD_jMainClassList=N/D
AD_MainClassChooser=N/D
AD_MainClassWarning=N/D
LBL_CustomizeRunTest_RunClasspath_JLabel=&Classpath para executar as probas\:
CTL_PackageFolders=Cartafol do paquete
CTL_PackageLabels=Etiqueta
CTL_AddSourceRoot=Engadir cartafol...
CTL_RemoveSourceRoot=Eliminar
CTL_UpSourceRoot=Mover cara a arriba
CTL_DownSourceRoot=Mover cara a abaixo
CTL_SourceRoots=Cartafoles do paquete de c\u00f3digo fonte\:
CTL_TestRoots=Cartafoles do paquete de probas\:
CTL_AddTestRoot=Engadir cartafol...
CTL_RemoveTestRoot=Eliminar
CTL_UpTestRoot=Mover cara a arriba
CTL_DownTestRoot=Mover cara a abaixo
MNE_ProjectFolder=F
MNE_ConfigFilesFolder=C
MNE_ConfigFilesFolderBrowse=B
MNE_SourceRoots=S
MNE_TestRoots=T
MNE_AddSourceRoot=A
MNE_RemoveSourceRoot=R
MNE_UpSourceRoot=U
MNE_DownSourceRoot=D
MNE_AddTestRoot=o
MNE_RemoveTestRoot=m
MNE_UpTestRoot=p
MNE_DownTestRoot=w
AD_SourceLevel=N/D
AN_SourceLevel=N/D
AD_CheckBoxBuildSubprojects=N/D
LBL_CustomizeLibraries_LibrariesP_JLabel=Pr&ocessor-path Libraries\:
LBL_CustomizeLibraries_Processors_Tab=Processor
#{0} - JDK version
LBL_JDK=JDK {0}
TXT_SourceLevel=Source/B&inary Format:
TXT_Encoding=&Codificaci\u00f3n\:
LBL_CustomizeGeneral_SharedLibraries=Cartafol das b&ibliotecas:
LBL_CustomizerLibraries_Browse_JButton=Examinar...
LBL_CustomizeLibraries_MakeSharable=Examinar...
MSG_CREATING_LIBRARY=The libraries folder does not contain the server library for the selected server.The required server library will be created and copied to the libraries folder.The IDE will not remove any libraries from the shared libraries folder.
# Customize compilation
LBL_CustomizeCompile_Compiler_Options_JLabel=Opci\u00f3ns do compilador
LBL_CustomizeCompile_DeployOnSave_JCheckBox=&Compile on Save
LBL_CustomizeCompile_DeployOnSave_Description=<html>Se est\u00e1 seleccionada, compilaranse os ficheiros cando os garde.<br>This option saves you time when you run or debug your application in the IDE.</html>