blob: a4238f662661d88e514c34137fff93db70894403 [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.
#GeneralEditorPanel
CTL_Code_Folding=Contracci\u00f3n de c\u00f3digo
CTL_Code_Folding_Section=&Usar replegado de c\u00f3digo:
CTL_Use_Folding=
AN_Use_Folding=
AD_Use_Folding=
MNEMONIC_Use_Folding=u
CTL_Fold_by_Default=Replegar de forma predeterminada:
CTL_Fold_Methods=M\u00e9t&odos
AN_Fold_Methods=M\u00e9t&odos
AD_Fold_Methods=M\u00e9t&odos
CTL_Fold_Classes=Clases i&nternas
AN_Fold_Classes=Clases i&nternas
AD_Fold_Classes=Clases i&nternas
CTL_Fold_Imports=I&mports
AN_Fold_Imports=I&mports
AD_Fold_Imports=I&mports
CTL_Fold_JavaDoc=Comentarios &Javadoc
AN_Fold_JavaDoc=Comentarios &Javadoc
AD_Fold_JavaDoc=Comentarios &Javadoc
CTL_Fold_Licence=Comentario inicia&l
AN_Fold_Licence=Comentario inicia&l
AD_Fold_Licence=Comentario inicia&l
CTL_Fold_Tags=Eti&quetas y otros bloques de c\u00f3digo
AN_Fold_Tags=Eti&quetas y otros bloques de c\u00f3digo
AD_Fold_Tags=Eti&quetas y otros bloques de c\u00f3digo
CTL_Code_Completion=Finalizaci\u00f3n de c\u00f3digo
CTL_Code_Completion_Section=Autocompletado de c\u00f3digo
CTL_Auto_Popup_Completion_Window=Venta emergente de autocom&pletado de c\u00f3digo
AN_Auto_Popup_Completion_Window=Venta emergente de autocom&pletado de c\u00f3digo
AD_Auto_Popup_Completion_Window=Venta emergente de autocom&pletado de c\u00f3digo
CTL_Insert_Single_Proposals_Automatically=Insertar autom\u00e1ticamente propuestas individuales
AN_Insert_Single_Proposals_Automatically=Insertar autom\u00e1ticamente propuestas individuales
AD_Insert_Single_Proposals_Automatically=Insertar autom\u00e1ticamente propuestas individuales
CTL_Case_Sensitive_Code_Completion=Autocompletar c\u00f3digo que distingue may\u00fasculas y min\u00fasculas
AN_Case_Sensitive_Code_Completion=Autocompletar c\u00f3digo que distingue may\u00fasculas y min\u00fasculas
AD_Case_Sensitive_Code_Completion=Autocompletar c\u00f3digo que distingue may\u00fasculas y min\u00fasculas
CTL_Show_Deprecated_Members=Mostrar los miembros obsoletos en el autocompleta&do de c\u00f3digo
AN_Show_Deprecated_Members=Mostrar los miembros obsoletos en el autocompleta&do de c\u00f3digo
AD_Show_Deprecated_Members=Mostrar los miembros obsoletos en el autocompleta&do de c\u00f3digo
CTL_Pair_Character_Completion=Insertar autom\u00e1ticamente corchetes de cierre
AN_Pair_Character_Completion=Insertar autom\u00e1ticamente corchetes de cierre
AD_Pair_Character_Completion=Insertar autom\u00e1ticamente corchetes de cierre
CTL_Auto_Popup_Documentation_Window=Ventana emergente de documentaci\u00f3n
AN_Auto_Popup_Documentation_Window=Ventana emergente de documentaci\u00f3n
AD_Auto_Popup_Documentation_Window=Ventana emergente de documentaci\u00f3n
CTL_Guess_Filled_Method_Arguments=Suponer que est\u00e1n rellenos los argumentos del m\u00e9todo
AN_Guess_Filled_Method_Arguments=Suponer que est\u00e1n rellenos los argumentos del m\u00e9todo
AD_Guess_Filled_Method_Arguments=Suponer que est\u00e1n rellenos los argumentos del m\u00e9todo
CTL_Camel_Case_Behavior=Funcionamiento de la notaci\u00f3n Camel Case
AN_Camel_Case_Behavior=Funcionamiento de la notaci\u00f3n Camel Case
AD_Camel_Case_Behavior=Funcionamiento de la notaci\u00f3n Camel Case
CTL_Enable_Camel_Case_In_Java=Permitir Camel Case Navigation
AN_Enable_Camel_Case_In_Java=Permitir Camel Case Navigation
AD_Enable_Camel_Case_In_Java=Permitir Camel Case Navigation
CTL_Camel_Case_Behavior_Example=(Example: Caret stops at S, T, N in "SomeTypeName" when using next/previous word actions)
AN_Camel_Case_Behavior_Example=(Example: Caret stops at S, T, N in "SomeTypeName" when using next/previous word actions)
AD_Camel_Case_Behavior_Example=(Example: Caret stops at S, T, N in "SomeTypeName" when using next/previous word actions)
CTL_Javadoc_Next_To_CC=Mostrar documentaci\u00f3n para la siguiente completaci\u00f3n
AN_Javadoc_Next_To_CC=Siguiente documentaci\u00f3n para casilla de verificaci\u00f3n
AD_Javadoc_Next_To_CC=Mostrar la siguiente documentaci\u00f3n para completar
CTL_Camel_Case_Behavior_Example=Example: Caret stops at S, T, N in "SomeTypeName" when using next/previous word actions
AN_Camel_Case_Behavior_Example=Example: Caret stops at S, T, N in "SomeTypeName" when using next/previous word actions
AD_Camel_Case_Behavior_Example=Example: Caret stops at S, T, N in "SomeTypeName" when using next/previous word actions
CTL_When_Saving_Files=Al guardar archivos
AN_When_Saving_Files=Al guardar archivos
AD_When_Saving_Files=Al guardar archivos
CTL_Remove_Trailing_Whitespace=Eliminar espacios en blanco
AN_Remove_Trailing_Whitespace=Eliminar espacios en blanco
AD_Remove_Trailing_Whitespace=Eliminar espacios en blanco
RTW_never=Nunca
RTW_always=Siempre
RTW_modified-lines=De lineas modificadas solamente