blob: 1d673c69ee28bd2d98d43a71affacde7d79ca418 [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.
TAB_SemanticHighlightingTab=Highlighting
TAB_SemanticHighlightingTab_Mnemonic=i
EnableMarkOccurrences=Marcar coincidencias de s\u00edmbolo debaixo do cursor
EnableMarkOccurrences_Mnemonic=u
EnableMarkOccurrences_AD=Highlight all occurrences of a class, function, variable, or macro whenever text cursor rests on a single occurrence
KeepMarks=Keep Marks
KeepMarks_Mnemonic=a
KeepMarks_AD=Keep symbols highlighted until cursor moves to another symbol
EnableMacros=Highlight Macros
EnableMacros_Mnemonic=s
EnableMacros_AD=Highlight Macros
Show-fast-class-fields=Highlight Class Fields Declarations
Show-fast-class-fields-mnemonic=s
Show-fast-class-fields-AD=Display class fields declarations with highlight formatting
Show-class-fields=Highlight Class Fields
Show-class-fields-mnemonic=f
Show-class-fields-AD=Display class fields with highlight formatting
Show-fast-functions-names=Highlight Function Names Declarations and Definitions
Show-fast-functions-names-mnemonic=d
Show-fast-functions-names-AD=Display function names declarations and definitions with highlight formatting
Show-functions-names=Highlight Function Names
Show-functions-names-mnemonic=n
Show-functions-names-AD=Display function names with highlight formatting
Show-inactive=Highlight Inactive Code
Show-inactive-mnemonic=c
Show-inactive-AD=Display inactive code with highlight formatting
Show-macros=Highlight Macros
Show-macros-mnemonic=m
Show-macros-AD=Display macros with highlight formatting
Show-typedefs=Highlight Typedefs
Show-typedefs-mnemonic=l
Show-typedefs-AD=Display typedefs with highlight formatting
Show-unused-variables=Highlight Unused Variables
Show-unused-variables-mnemonic=v
Show-unused-variables-AD=Display variables that are not used with highlight formatting
SemanticHighlightingOptionsPanel_AN=Highlighting Options
SemanticHighlightingOptionsPanel_AD=On this panel you can select which parts of the code should be displayed in highlight formatting in the editor. See the Options > Editor > Formatting panel to change the look of the highlight formatting.
#error hl
Show-syntax-error=Highlight Syntax Errors
Show-syntax-error-mnemonic=r
Show-syntax-error-AD=Display syntax errors with highlight formatting
Show-unresolved-identifier=Highlight Unresolved Identifiers
Show-unresolved-identifier-mnemonic=g
Show-unresolved-identifier-AD=Display identifiers whose declarations cannot be found with highlight formatting
Show-include-errors=Highlight Unresolved Include Files
Show-include-errors-mnemonic=o
Show-include-errors-AD=Display names of include files that cannot be found with highlight formatting
#reparsing strategy
Show-reparse-on-document-changed=Reparse on File Change
Show-reparse-on-document-changed-mnemonic=p
Show-reparse-on-document-changed-AD=<html>Edited file is reparsed to check syntax after each change, <br>which can cause some delay with large files. <br>Disable to reparse only when the file is saved. <br>Disabling might cause temporary inaccuracy with highlighting.</html>
Show-overrides-annotations=Mostrar as anotaci\u00f3ns sobrescritas
Show-overrides-annotations-mnemonic=e
Show-overrides-annotations-AD=Show annotations on overridden methods