blob: 3fe49b0ff4540bd65de9fa19264a9adab9a44a4b [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.
# AddExternalItemAction
CTL_AddExternalItem=Add Item to Important Files...
LBL_FileChooserTitle=Seleccionar elemento externo
LBL_SelectButton=Seleccionar
FILE_DOESNT_EXISTS={0} non existe.
# CompileSingleAction
CTL_CompileSingleAction=Compilar ficheiro
# DebugMenuAction
LBL_DebugAction_Name=Depurar
LBL_DebugAction_Step_Name=Step into
# PropertiesItemAction
CTL_PropertiesItemActionName=Propiedades
# PropertiesFolderAction
CTL_PropertiesFolderActionName=Propiedades
# RemoveFolderAction
CTL_RemoveFolderActionName=Elimina&r
LBL_RemoveFolderActionDialogTxt={0} and all its contents will be removed from the project.\nFiles will not be deleted from disk.
LBL_RemoveFolderActionDialogTitle=Eliminar cartafol
# RemoveItemAction
CTL_RemoveItemActionName=Elimina&r desde o proxecto
# SetConfigurationAction
LBL_SetConfigurationAction_Name=Establecer configuraci\u00f3n
LBL_ConfigurationsAction_Name=Personalizar...
# RemoteDevelopmentAction
LBL_RemoteDevelopmentAction_Name=Set Remote Build Host
LBL_ManagePlatforms_Name=Manage Hosts...
# MakeLogicalViewProvider
CANNOT_RENAME=Non \u00e9 pos\u00edbel renomear {0} a {1}. Xa existe.
ONLY_REFERENCE_TXT=Files in this folder are only for reference and are not being built
BrokenTxt=Broken: {0}
BrokenIncludeTxt=Some #include or #error directives failed.
BrokenProjectTxt=Produciuse un fallo ao cargar o proxecto
BrokenLinkTxt=Project has reference problems
CTL_Refresh=Actualizar
LBL_CleanAction_Name=Limpar
LBL_BuildAction_Name=Compilar
LBL_RebuildAction_Name=Limpar e constru\u00edr
LBL_RunAction_Name=Executar
LBL_BatchBuildAction_Name=Constru\u00edr en lote...
LBL_BuildPackagesAction_Name=Build Package
LBL_TestAction_Name=Proba
# SelectExecutablePanel
LIST_LABEL_TEXT=&Executables:
LIST_LABEL_MN=E
EXECUTABLE_TEXT=E&xecutable to use:
EXECUTABLE_MN=x
BROWSE_BUTTON_TEXT=E&xaminar
GUIDANCE_TEXT=No executable specified in project.\n\nSelect an executable from the list below or use the Browse button to locate an executable to use.
SourceFilesInstructions=Source files from the specified folders will be added to the project.
CHOOSER_TITLE_TXT=Seleccionar execut\u00e1bel
CHOOSER_BUTTON_TXT=Seleccionar
NO_EXE_ERROR=No executable specified.
EXE_DOESNT_EXISTS=Executable does not exist.
FILE_NOT_AN_EXECUTABLE=File is not an executable.
BROWSE_BUTTON_MN=B
Tree_Loading=Cargando...
HINT_project_root_node=C/C++ project in {0}
HINT_project_root_node_on_host=C/C++ project in {0} at {1}
LBL_DownloadAction_Name_0=Descargar desde o equipo remoto
LBL_DownloadAction_Name_1=Descargar desde {0}
LBL_UploadAction_Name_0=Subir ao equipo remoto
LBL_UploadAction_Name_1=Subir a {0}
LBL_DownloadTab_Name=Descargar desde {0}
LBL_UploadTab_Name=Subir a {0}
ERR_MAPPING=Can not map {0} to remote host path
# {0} is file path
MSG_UPLOAD_FILE=Actualizando {0}
MSG_DOWNLOAD_FILE=Descargando {0}
# {0} is "user@host" string
PROGRESS_TITLE_UPLOAD=Subindo a {0}
PROGRESS_TITLE_DOWNLOAD=A descargar desde {0}
# {0}: file path, {1} brief error description
ERR_FILE=Produciuse un erro ao copiar {0}: {1}
# {0} is return code
ERR_RC=rc={0}
SUMMARY_SUCCESS=SUCCESS. {0} file(s) were copied.
SUMMARY_ERROR=FAILURE. Copi\u00e1ronse {0} ficheiros.
SUMMARY_CANCELLED=CANCELLED. Copi\u00e1ronse {0} ficheiros.
LBL_MoreBuildActionsAction_Name=More Build Commands
ProjectHtmlDisplayName={0} <font color=''!controlShadow''>[{1}]
CTL_ResolveReferenceAction=Resolver problemas de referencia...
Link_Problem_UnknownCompiler=Project refences to unknown tool collection "{0}".
Link_Solution_UnknownCompiler1=Open project properties,\nselect "Build->Tool Collections" and\nchoose existing tool collection.
Link_Solution_UnknownCompiler2=Open Tool->Options->C/C++ and\nadd tool collection "{0}".
Link_Problem_Text=Problem:
Link_Solution_Text=Solutions:
Link_Resolve_Text=Resolve
Link_Dialog_Title=Resolve Reference Problems