blob: a3f8d4a1cbd912aaa0c154269808c4ae4a73bf7f [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.
# mf-layer.xml
Services/MergeVisualizers=Visualizadores de Mesclagem
GraphicalMergeVisualizer.displayName=Resolvedor Gr\u00e1fico de Conflitos de Mesclagem
# GraphicalMergeVisualizerBeanInfo
PROP_colorUnresolvedConflict=Cor do Texto de Conflito N\u00e3o Resolvido
HINT_colorUnresolvedConflict=A cor de fundo do texto de conflito n\u00e3o resolvido.
PROP_colorResolvedConflict=Cor do Texto Aplicado para Resolver Conflito
HINT_colorResolvedConflict=Cor de fundo do texto aplicado para resolver o conflito
PROP_colorOtherConflict=Cor do Texto N\u00e3o Aplicado para Resolver Conflito
HINT_colorOtherConflict=A cor de fundo do texto n\u00e3o aplicado para resolver o conflito
# MergeDialogComponent
MergeDialogComponent.title=Resolvedor de Conflitos de Mesclagem
ACSN_Merge_Dialog_Component=Componente do Resolvedor de Conflitos
ACSD_Merge_Dialog_Component=Resolvedor gr\u00e1fico de conflitos de mesclagem.
ACSN_Merge_Tabbed_Pane=Arquivos com Conflitos
ACSD_Merge_Tabbed_Pane=Guias de arquivos com conflitos.
# MergePanel
MergePanel.nextButton.toolTipText=Pr\u00f3xima Diferen\u00e7a
MergePanel.prevButton.toolTipText=Diferen\u00e7a Anterior
# Status of conflicts resolving:
# {0} .. current conflict
# {1} .. total number of conflicts
# {2} .. number of unresolved conflicts
MergePanel.statusLine=Conflito(s): {0} de {1}, N\u00e3o resolvido(s): {2}
ACS_EditorPane1A11yName=O Primeiro Arquivo
ACS_EditorPane1A11yDescr=O conte\u00fado do primeiro arquivo.
ACS_EditorPane2A11yName=O Segundo Arquivo
ACS_EditorPane2A11yDescr=O conte\u00fado do segundo arquivo.
ACS_EditorPane3A11yName=O Resultado da Mesclagem
ACS_EditorPane3A11yDescr=O conte\u00fado do resultado da mesclagem e dos conflitos resolvidos.
MergePanel.acceptLeftButton.text=Aceitar
MergePanel.acceptAndNextLeftButton=Aceitar e Pr\u00f3ximo
MergePanel.acceptRightButton.text=Aceitar
MergePanel.acceptAndNextRightButton=Aceitar e Pr\u00f3ximo
ACS_MergePanel.acceptLeftButton.textA11yDesc=Aceitar a op\u00e7\u00e3o da esquerda.
ACS_MergePanel.acceptAndNextLeftButtonA11yDesc=Aceitar a op\u00e7\u00e3o da esquerda e ir para o pr\u00f3ximo conflito.
ACS_MergePanel.acceptRightButton.textA11yDesc=Aceitar a op\u00e7\u00e3o da direita.
ACS_MergePanel.acceptAndNextRightButtonA11yDesc=Aceitar a op\u00e7\u00e3o da direita e ir para o pr\u00f3ximo conflito.
# {0} .. The name fo the file to be saved
SaveFileQuestion=Arquivo {0} est\u00e1 modificado. Deseja salv\u00e1-lo?
# {0} .. The number of files to be saved
SaveFilesQuestion={0} arquivos est\u00e3o modificados. Deseja salv\u00e1-los?
# Printed message, when the merge result saving fails.
# {0} .. the localized message reported by the IOException
MergeControl.failedToSave=Falha ao salvar o resultado da mesclagem: {0}
BTN_OK=&OK
ACS_BTN_OKA11yDesc=Aceitar altera\u00e7\u00f5es e fechar caixa de di\u00e1logo.
BTN_Cancel=&Cancelar
ACS_BTN_CancelA11yDesc=Cancelar altera\u00e7\u00f5es e fechar caixa de di\u00e1logo.
BTN_Help=Aj&uda
ACS_BTN_HelpA11yDesc=Mostrar ajuda para esta caixa de di\u00e1logo.
CloseAction=Fechar
SaveFileWarningQuestion=O arquivo {0} foi modificado. Deseja salv\u00e1-lo?\nNem todos os conflitos em todos os arquivos foram resolvidos.
SaveFilesWarningQuestion={0} arquivos foram modificados. Deseja salv\u00e1-los?\nNem todos os conflitos em todos os arquivos foram resolvidos.
WarningQuestion=Conflitos n\u00e3o est\u00e3o resolvidos. Fechar visualizador assim mesmo?
MergePanel.declineLeftButton.text=&Recusar
MergePanel.declineLeftButton.TTtext=Recusar a op\u00e7\u00e3o da esquerda.
MergePanel.declineRightButton.text=Rec&usar
MergePanel.declineRightButton.TTtext=Recusar a op\u00e7\u00e3o da direita.
MergePanel.acceptLeftRightButton.text=Aceitar Ambas
MergePanel.acceptRightLeftButton.text=Aceitar Ambas
MergePanel.acceptLeftRightButton.TTtext=Aceitar sequ\u00eancia de altera\u00e7\u00f5es da esquerda e da direita
MergePanel.acceptRightLeftButton.TTtext=Aceitar sequ\u00eancia de altera\u00e7\u00f5es da direita e da esquerda