blob: 228fa3ad04f2fe17beb07dfa1e107cdc7345eebd [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-2006 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.
OpenIDE-Module-Name=Editor
OpenIDE-Module-Display-Category=Edici\u00f3n
OpenIDE-Module-Short-Description=Hace posible editar archivos en el programa.
OpenIDE-Module-Long-Description=El m\u00f3dulo Editor hace posible editar archivos de c\u00f3digo fuente en el programa. Proporciona coloreado de sintaxis para archivos Java y HTML, b\u00fasqueda de palabras, autocompletado de c\u00f3digo y otras caracter\u00edsticas b\u00e1sicas y avanzadas.
Services/IndentEngine/org-netbeans-modules-editor-java-JavaIndentEngine.settings=Motor de aplicaci\u00f3n de sangr\u00eda Java
Services/IndentEngine/org-netbeans-modules-editor-SimpleIndentEngine.settings=Motor de sangrado simple
Services/IndentEngine/org-netbeans-modules-editor-html-LineWrapIndentEngine.settings=Motor de sangrado con ajuste de l\u00ednea
Templates/Services/IndentEngine/org-netbeans-modules-editor-java-JavaIndentEngine.settings=Motor de aplicaci\u00f3n de sangr\u00eda Java
Templates/Services/IndentEngine/org-netbeans-modules-editor-SimpleIndentEngine.settings=Motor de sangrado simple
Templates/Services/IndentEngine/org-netbeans-modules-editor-html-LineWrapIndentEngine.settings=Motor de sangrado con ajuste de l\u00ednea
Menu/Source=&Fuente
Menu/View/CodeFolds=Replegado de &c\u00f3digo
MSG_NegativeValue=No se permite un valor negativo.
MSG_OutOfRange=Valor fuera de rango
CTL_Toolbar_name=Barra de herramientas {0}
CTL_Toolbar_hint=Personalizaci\u00f3n del contenido de la barra de herramientas
PROP_addToolbarSeparator=A\u00f1adir separador
build-popup-menu=Generar men\u00fa emergente
build-tool-tip=Generar sugerencia
generate-goto-popup=Generar men\u00fa emergente Ir a
generate-fold-popup=Generar men\u00fa emergente Replegar
goto_source_main_menu_edit_item=Ir a c\u00f3digo &fuente
goto_super_implementation_main_menu_edit_item=Ir a la &implementaci\u00f3n superior
goto_declaration_main_menu_edit_item=Ir a la &declaraci\u00f3n
show_editor_toolbar_main_menu_view_item=&Mostrar barra de herramientas del editor
show_line_numbers_main_menu_view_item=Mo&strar n\u00fameros de l\u00ednea
jump_back_main_menu_item=&Retroceder
jump_forward_main_menu_item=Avan&zar
toggle_comment_main_menu_item=Alternar co&mentar
toggle-line-numbers=Conmutar n\u00fameros de l\u00ednea
toggle-toolbar=Conmutar barra de herramientas
#comment_main_menu_item=Co&mment
uncomment_main_menu_item=&No comentar
shift_line_left_main_menu_item=Cambiar a &la izquierda
shift_line_right_main_menu_item=Cambiar a la de&recha
format_main_menu_item=&Formato
word_match_next_main_menu_item=I&nsertar la siguiente palabra coincidente
word_match_previous_main_menu_item=Insertar la anterior &palabra coincidente
select_all_main_menu_item=Seleccionar &todo
select_identifier_main_menu_item=Seleccionar &identificador
find_next_main_menu_item=Encontrar si&guiente
find_previous_main_menu_item=Encontrar ante&rior
find_selection_main_menu_item=Encontrar &selecci\u00f3n
start_macro_recording_main_menu_item=Iniciar grabaci\u00f3n de &macro
stop_macro_recording_main_menu_item=Detener &grabaci\u00f3n de macro
remove_trailing_spaces_main_menu_item=Eliminar espacios &finales
paste_formatted_main_menu_item=Pegar con f&ormato
CTL_ExportHtmlAction=Escribir en &HTML...
CTL_ExportHtml=Escribir en &HTML...
CTL_Select=&Examinar...
CTL_ShowLineNumbers=Mostrar &n\u00fameros de l\u00ednea.
CTL_OpenHTML=Abrir el HTML generad&o en el navegador.
CTL_Selection=Escribir s\u00f3lo el texto &seleccionado.
CTL_Approve_Label=Aceptar
CTL_Browse_Dialog_Title=Seleccionar un archivo en el que guardarlo
ACD_Browse_Dialog=Seleccionar un archivo en el que guardarlo
ACN_Browse_Dialog=Seleccionar un archivo en el que guardarlo
ERR_IOError=No es posible crear el archivo HTML {0} en la carpeta {1}.
ACSN_ExportToHTML=Escribir en &HTML...
ACSD_ExportToHTML=Convierte el documento en un archivo HTML
AN_OutputDir=Nombre del archivo HTML:
AD_OutputDir=El nombre del archivo HTML, en el que se guard\u00f3 el contexto convertido
AN_Select=Examinar
AD_Select=Examinar el archivo HTML o el directorio
AN_ShowLineNumbers=Mostrar n\u00fameros de l\u00ednea
AD_ShowLineNumbers=Escribir tambi\u00e9n los n\u00fameros de l\u00ednea en el documento HTML
AN_OpenHTML=Abrir el HTML generado en el navegador.
AD_OpenHTML=Abrir el HTML generado en el navegador.
AN_Selection=Escribir s\u00f3lo el texto seleccionado.
AD_Selection=S\u00f3lo se convertir\u00e1 en archivo HTML el texto seleccionado
TXT_HTMLFileType=Archivos HTML
MSG_DocError=No se puede abrir el documento.
MSG_FileExists=Ya existe el archivo {0}. \u00bfSobrescribir?
LBL_PRINT_TO_FILE=Imprimir a Archivo
ACSN_PRINT_TO_FILE=Archivo
ACSD_PRINT_TO_FILE=Imprimir a Archivo
LBL_PRINT_TO_CLIPBOARD=Print To &Clipboard
ACSN_PRINT_TO_CLIPBOARD=Clipboard
ACSD_PRINT_TO_CLIPBOARD=Output HTML to Clipboard
PROP_base_toolbarVisible=Mostrar barra de herramientas
HINT_base_toolbarVisible=Si es verdadero, mostrar\u00e1 la barra de herramientas del editor.
# Coloring profile names
Editors/FontsColors/NetBeans=NetBeans
# Syntax Colorings
default=Predeterminado
identifier=Identificador
keyword=Palabra clave
operator=Operador
string=Cadena
comment=Comentario
number=N\u00famero
whitespace=Espacio en blanco
error=Error
char=Car\u00e1cter
separator=Separador
warning=Advertencia
markup-element=Elemento de marca (etiqueta)
markup-attribute=Atributo de marca
markup-attribute-value=Valor de atributo de marca
entity-reference=Referencia a entidad
# Semantic Colorings
constructor=Constructor
method=M\u00e9todo
field=Campo
local-variable=Variable local
method-parameter=Par\u00e1metro de m\u00e9todo
class=Clase
interface=Interfaz
enum=Enumeraci\u00f3n
unused=Elemento no utilizado
deprecated=Elemento obsoleto
abstract=Clase o m\u00e9todo abstractos
static=Elemento est\u00e1tico
private=Elemento privado
protected=Elemento protegido
public=Elemento p\u00fablico
# Highlights
selection=Texto seleccionado
guarded=Bloque protegido
block-search=Buscar bloque
status-bar=Barra de estado
status-bar-bold=Barra de estado (resaltada)
inc-search=B\u00fasqueda incremental
line-number=N\u00famero de l\u00ednea
code-folding-bar=Barra de replegado de c\u00f3digo
code-folding=Contracci\u00f3n de c\u00f3digo
highlight-search=Resaltar b\u00fasqueda
highlight-caret-row=Resaltar fila del cursor
caret-color-insert-mode=Color del cursor
caret-color-overwrite-mode=Color del cursor (Modo de sobreescritura)
text-limit-line-color=L\u00ednea de l\u00edmite de texto
hyperlinks=Hiperv\u00ednculos
synchronized-text-blocks-ext=Cuadros de texto (Editables)
synchronized-text-blocks-ext-slave=Cuadros de texto (Sincronizados)
readonly-files=Readonly Files