blob: b7c35668497d23d745d5852d36edeba16fbb3eb0 [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]"
#
# 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.
#
# Contributor(s):
#
# Portions Copyrighted 2008 Sun Microsystems, Inc.
Tab_Name=A formatar o estilo
Tab_Name_Mnemonic=S
Filter_TabsAndIndents_name=Sangr\u00edas e identaci\u00f3ns
Filter_Alignment_name=Ali\u00f1amento
Filter_Braces_name=Chaves
Filter_BlankLines_name=Li\u00f1as en branco
Filter_Spaces_name=Espazos
Filter_All_name=A formatar o estilo
LBL_TabsAndIndents=Sangr\u00edas
HINT_TabsAndIndents=Sangr\u00edas
LBL_indentSize=Tama\u00f1o de sangr\u00eda
#LBL_indent-shift-width=Indent Size
HINT_indentSize=N\u00famero de espazos por sangr\u00eda
#HINT_indent-shift-width=Number of spaces per indent
LBL_expandTabToSpaces=Expandir as tabulaci\u00f3ns a espazos
#LBL_expand-tabs=Expand Tabs to Spaces
HINT_expandTabToSpaces=Expandir as tabulaci\u00f3ns a espazos
#HINT_expand-tabs=Expand Tabs to Spaces
LBL_tabSize=Tama\u00f1o da tabulaci\u00f3n
#LBL_tab-size=Tab Size
HINT_tabSize=Tama\u00f1o da tabulaci\u00f3n
#HINT_tab-size=Tab Size
LBL_statementContinuationIndent=Instruci\u00f3n de continuaci\u00f3n de sangr\u00eda
HINT_statementContinuationIndent=Shift for second and subsequent lines in a multi-line statement
LBL_constructorListContinuationIndent=Constructor Continuation Initializer List Indent
HINT_constructorListContinuationIndent=Shift for second and subsequent lines in a constructor initializer list
LBL_indentPreprocessorDirectives=Preprocessor Directives Indent
HINT_indentPreprocessorDirectives=Preprocessor directives indent
LBL_indentVisibility=Indent Visibility
HINT_indentVisibility=Indent Visibility
LBL_sharpAtStartLine=# at Start Line
HINT_sharpAtStartLine=# at start line
LBL_indentNamespace=Indent Namespaces
HINT_indentNamespace=Indent Namespaces
LBL_indentCasesFromSwitch=Sangrar a instruci\u00f3n Case no Switch
HINT_indentCasesFromSwitch=Sangrar a instruci\u00f3n Case no Switch
LBL_absoluteLabelIndent=Absolute Label Indentation
HINT_absoluteLabelIndent=Move label in first column or indent by enclosing statement
LBL_spaceKeepExtra=Keep Extra Spaces
HINT_spaceKeepExtra=If there are several spaces inside a line, keep them.
LBL_BracesPlacement=Localizaci\u00f3n das chaves
HINT_BracesPlacement=Right braces placement
LBL_newLineBeforeBraceNamespace=Declaraci\u00f3n do espazo de nomes
HINT_newLineBeforeBraceNamespace=Namespace declaration
LBL_newLineBeforeBraceClass=Declaraci\u00f3n de clase
HINT_newLineBeforeBraceClass=Class/struct/enum/union declaration
LBL_newLineBeforeBraceDeclaration=Declaraci\u00f3n de funci\u00f3n
HINT_newLineBeforeBraceDeclaration=Declaraci\u00f3n de m\u00e9todo/funci\u00f3n
LBL_ignoreEmptyFunctionBody=Ignore Empty Function Body
HINT_ignoreEmptyFunctionBody=Ignore empty function body
LBL_newLineBeforeBraceSwitch=Instruci\u00f3n "switch"
HINT_newLineBeforeBraceSwitch=Instruci\u00f3n "switch"
LBL_newLineBeforeBrace=Outros
HINT_newLineBeforeBrace=Other right braces in blocks, compound statements
LBL_MultilineAlignment=Ali\u00f1amento multili\u00f1a
HINT_MultilineAlignment=Multiline alignment
LBL_alignMultilineArrayInit=Inicializador do array
HINT_alignMultilineArrayInit=Array initializer
LBL_alignMultilineCallArgs=Function Call Arguments
HINT_alignMultilineCallArgs=Method/function call arguments
LBL_alignMultilineMethodParams=Function Parameters
HINT_alignMultilineMethodParams=Method/function parameters
LBL_alignMultilineParen=Other Parenthesis
HINT_alignMultilineParen=Other parenthesis in expressions
LBL_alignMultilineFor=Instruci\u00f3n "for"
HINT_alignMultilineFor=Instruci\u00f3n "for"
LBL_alignMultilineIfCondition="if" Condition
HINT_alignMultilineIfCondition="if" condition
LBL_alignMultilineWhileCondition="while" Condition
HINT_alignMultilineWhileCondition="while" condition
LBL_NewLine=Nova li\u00f1a
HINT_NewLine=Nova li\u00f1a
LBL_newLineFunctionDefinitionName=Nome da funci\u00f3n
HINT_newLineFunctionDefinitionName=Move function definition name on the first column or keep user style
#LBL_newLineCatch="catch"
HINT_newLineCatch="catch" on new line
#LBL_newLineElse="else"
HINT_newLineElse="else" on new line
#LBL_newLineWhile="while"
HINT_newLineWhile="while" on new line in the do-while statement
LBL_BeforeKeywords=Spaces Before Keywords
HINT_BeforeKeywords=Spaces before keywords
#LBL_spaceBeforeCatch="catch"
HINT_spaceBeforeCatch=Spaces before "catch"
#LBL_spaceBeforeElse="else"
HINT_spaceBeforeElse=Spaces before "else"
#LBL_spaceBeforeWhile="while"
HINT_spaceBeforeWhile=Espazos antes de "while" na instruci\u00f3n do-while
LBL_BeforeParentheses=Spaces Before Parentheses
HINT_BeforeParentheses=Spaces before parentheses
LBL_spaceBeforeMethodDeclParen=Declaraci\u00f3n de funci\u00f3n
HINT_spaceBeforeMethodDeclParen=Declaraci\u00f3n de m\u00e9todo/funci\u00f3n
LBL_spaceBeforeMethodCallParen=Function Call
HINT_spaceBeforeMethodCallParen=Method/function call
#LBL_spaceBeforeCatchParen="catch"
#HINT_spaceBeforeCatchParen="catch"
#LBL_spaceBeforeForParen="for"
#HINT_spaceBeforeForParen="for"
#LBL_spaceBeforeIfParen="if"
#HINT_spaceBeforeIfParen="if"
#LBL_spaceBeforeSwitchParen="switch"
#HINT_spaceBeforeSwitchParen="switch"
#LBL_spaceBeforeWhileParen="while"
#HINT_spaceBeforeWhileParen="while"
LBL_spaceBeforeKeywordParen=Outras palabras chave
HINT_spaceBeforeKeywordParen=Spaces before parentheses and after return, sizeof and other keywords
LBL_AroundOperators=Spaces Around Operators
HINT_AroundOperators=Spaces around operators
LBL_spaceAroundAssignOps=Operadores de asignaci\u00f3n
HINT_spaceAroundAssignOps=Operadores de asignaci\u00f3n
LBL_spaceAroundBinaryOps=Operadores binarios
HINT_spaceAroundBinaryOps=Operadores binarios
LBL_spaceAroundTernaryOps=Operadores ternarios
HINT_spaceAroundTernaryOps=Operadores ternarios
LBL_spaceAroundUnaryOps=Operadores unarios
HINT_spaceAroundUnaryOps=Space between unary operator and its operand
LBL_BeforeLeftBraces=Spaces Before Left Braces
HINT_BeforeLeftBraces=Spaces before left braces
LBL_spaceBeforeClassDeclLeftBrace=Declaraci\u00f3n de clase
HINT_spaceBeforeClassDeclLeftBrace=Class/struct/enum/union declaration
LBL_spaceBeforeMethodDeclLeftBrace=Declaraci\u00f3n de funci\u00f3n
HINT_spaceBeforeMethodDeclLeftBrace=Declaraci\u00f3n de m\u00e9todo/funci\u00f3n
LBL_spaceBeforeArrayInitLeftBrace=Inicializador do array
HINT_spaceBeforeArrayInitLeftBrace=Array initializer
#LBL_spaceBeforeCatchLeftBrace="catch"
#HINT_spaceBeforeCatchLeftBrace="catch"
#LBL_spaceBeforeDoLeftBrace="do"
#HINT_spaceBeforeDoLeftBrace="do"
#LBL_spaceBeforeElseLeftBrace="else"
#HINT_spaceBeforeElseLeftBrace="else"
#LBL_spaceBeforeForLeftBrace="for"
#HINT_spaceBeforeForLeftBrace="for"
#LBL_spaceBeforeIfLeftBrace="if"
#HINT_spaceBeforeIfLeftBrace="if"
#LBL_spaceBeforeSwitchLeftBrace="switch"
#HINT_spaceBeforeSwitchLeftBrace="switch"
#LBL_spaceBeforeTryLeftBrace="try"
#HINT_spaceBeforeTryLeftBrace="try"
#LBL_spaceBeforeWhileLeftBrace="while"
#HINT_spaceBeforeWhileLeftBrace="while"
LBL_WithinParentheses=Spaces Within Parentheses
HINT_WithinParentheses=Spaces within parentheses
LBL_spaceWithinMethodDeclParens=Declaraci\u00f3n de funci\u00f3n
HINT_spaceWithinMethodDeclParens=Declaraci\u00f3n de m\u00e9todo/funci\u00f3n
LBL_spaceWithinMethodCallParens=Function Call
HINT_spaceWithinMethodCallParens=Method/function call
LBL_spaceWithinBraces=Chaves
HINT_spaceWithinBraces=Chaves
LBL_spaceWithinParens=Par\u00e9nteses
HINT_spaceWithinParens=Par\u00e9nteses
#LBL_spaceWithinCatchParens="catch"
#HINT_spaceWithinCatchParens="catch"
#LBL_spaceWithinForParens="for"
#HINT_spaceWithinForParens="for"
#LBL_spaceWithinIfParens="if"
#HINT_spaceWithinIfParens="if"
#LBL_spaceWithinSwitchParens="switch"
#HINT_spaceWithinSwitchParens="switch"
LBL_spaceWithinTypeCastParens=Tipo de conversi\u00f3n
HINT_spaceWithinTypeCastParens=Type cast
#LBL_spaceWithinWhileParens="while"
#HINT_spaceWithinWhileParens="while"
LBL_Other_Spaces=Outros espazos
HINT_Other_Spaces=Outros espazos
LBL_spaceBeforeComma=Antes da v\u00edrgula
HINT_spaceBeforeComma=Antes da v\u00edrgula
LBL_spaceAfterComma=Despois da v\u00edrgula
HINT_spaceAfterComma=Despois da v\u00edrgula
LBL_spaceBeforeSemi=Antes do punto e coma
HINT_spaceBeforeSemi=Antes do punto e coma
LBL_spaceAfterSemi=Despois do punto e coma
HINT_spaceAfterSemi=Despois do punto e coma
LBL_spaceBeforeColon=Antes da coma
HINT_spaceBeforeColon=Antes dos dous puntos
LBL_spaceAfterColon=Despois da coma
HINT_spaceAfterColon=Despois dos dous puntos
LBL_spaceAfterTypeCast=Despois do tipo de conversi\u00f3n
HINT_spaceAfterTypeCast=After type cast
LBL_BlankLines=Li\u00f1as en branco
HINT_BlankLines=Li\u00f1as en branco
LBL_blankLinesBeforeClass=Antes da clase
HINT_blankLinesBeforeClass=Before class/struct/union/enum
#LBL_blankLinesAfterClass=After Class
#HINT_blankLinesAfterClass=After class/struct/union/enum
LBL_blankLinesAfterClassHeader=Despois da cabeceira da clase
HINT_blankLinesAfterClassHeader=After class/struct/union/enum header
#LBL_blankLinesBeforeFields=Before Field
#HINT_blankLinesBeforeFields=Before field
#LBL_blankLinesAfterFields=After Field
#HINT_blankLinesAfterFields=After field
LBL_blankLinesBeforeMethods=Antes da funci\u00f3n
HINT_blankLinesBeforeMethods=Before method/function definition
#LBL_blankLinesAfterMethods=After Method
#HINT_blankLinesAfterMethods=After method/function
LBL_Other=Outros
HINT_Other=Outros
LBL_addLeadingStarInComment=Engada un asterisco ao encabezar o comentario
HINT_addLeadingStarInComment=Add leading star in comment
LBL_Style_Name=E&stilo:
EditorPropertySheet.manageStyles.text=&Xestionar
Apache_Name=Apache
GNU_Name=GNU
Default_Name=NetBeans
Linux_Name=Linux
ANSI_Name=ANSI
OpenSolaris_Name=OpenSolaris
KandR_Name=K&R
MySQL_Name=MySQL
CopyOfStyle={0} (Copiar)
Custom_Name=Personalizado
Duplicate_Style_Warning=O estilo {0} xa existe
MANAGE_STYLES_DIALOG_TITLE=Xestionar os estilos
ManageStylesPanel.newButton.text=&Novo
ManageStylesPanel.duplicateButton.text=&Duplicar
ManageStylesPanel.removeButton.text=Elimina&r
EDIT_DIALOG_TITLE_TXT=Nome do estilo
EDIT_DIALOG_LABEL_TXT=Nome
AN_Preview=Previsualizaci\u00f3n
AD_Preview=Previsualizaci\u00f3n
LBL_OverrideGlobalOptions=S&obrescribir as opci\u00f3ns globais