blob: cbfc78121de53882db8ad3a5d8096f02d1e1ec6c [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 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 2010 Sun Microsystems, Inc.
# {0} - counted context
# {1} - current branch
LBL_CommitAction.askToPersistAuthor.title=Definir Usu\u00e1rio do Reposit\u00f3rio
# translation hint - HEAD is a git specific term for last revisition in repository, do not translate this word
LBL_CommitAction.detachedHeadState.title=Estado do HEAD removido
LBL_CommitAction.popupName=Fazer Commit...
LBL_CommitAction_Name=Fazer Co&mmit...
LBL_CommitAllAction_Name=Fazer Commit de Tudo - Reposit\u00f3rio...
LBL_CommitProgress=Commit do Git
LBL_CommitProjectAction_Name=Fazer Commit de Projeto...
LBL_ExcludeFromCommitAction_Name=Ex&cluir do Commit
LBL_IncludeInCommitAction_Name=In&cluir no Commit
# {0} - author
MSG_CommitAction.askToPersistAuthor=O reposit\u00f3rio n\u00e3o tem o usu\u00e1rio totalmente especificado ainda.\n\nDeseja definir {0} como autor padr\u00e3o?
# {0} - repository folder name
# translation hint - HEAD is a git specific term for last revisition in repository, do not translate this word
MSG_CommitAction.detachedHeadState.warning=HEAD removido do reposit\u00f3rio {0}.\nRecomendamos trocar para uma ramifica\u00e7\u00e3o antes de fazer commit de suas altera\u00e7\u00f5es.\n\nAinda deseja fazer commit?
MSG_Warning_RenamedFiles=Alguns arquivos foram renomeados apenas alterando-se a caixa em seus nomes. \u00c9 necess\u00e1rio usar um cliente de linha de comando para confirmar esse estado, o NetBeans IDE n\u00e3o pode trat\u00e1-lo adequadamente.
Progress_Preparing_Commit=Preparando Commit...
LBL_Commit_Progress=Fazendo Commit...
MSG_COMMIT_DONE=INFO: fim do Commit
MSG_COMMIT_TITLE=Commit do Git
MSG_COMMIT_INIT_SEP_ONE=Fazendo commit do arquivo {0} para o reposit\u00f3rio:
MSG_COMMIT_INIT_SEP=Fazendo commit de {0} arquivos para o reposit\u00f3rio:
MSG_COMMIT_AFTER_MERGE_QUERY=Voc\u00ea est\u00e1 fazendo commit ap\u00f3s uma mesclagem. \nOs arquivos mesclados exclu\u00eddos do commit tamb\u00e9m ser\u00e3o submetidos a commit.\n\nContinuar?
MSG_COMMIT_AFTER_MERGE_TITLE=Fazendo commit ap\u00f3s mesclar
MSG_COMMITED_FILES_AFTER_MERGE=Fazendo commit de todos os arquivos mesclados para o reposit\u00f3rio.
MSG_LONG_COMMAND_QUERY=A linha do comando de commit provavelmente \u00e9 muito longa.\nDeseja fazer commit recursivamente de todos os arquivos nas pastas a seguir? {0}
MSG_LONG_COMMAND_TITLE=Linha de Comandos Muito Longa
MSG_WARNING_WRONG_USER=O Autor e o Commiter devem estar no formato 'A U Thor <author@example.com>'
NewJPanel.jLabel1.text=jLabel1
# translation hint - HEAD is a git specific term for last revisition in repository, do not translate this word
ParametersPanel.tgbHeadVsWorking.toolTipText=Altera\u00e7\u00f5es entre HEAD e \u00c1rvore de Trabalho
ParametersPanel.tgbIndexVsWorking.toolTipText=Altera\u00e7\u00f5es entre \u00cdndice e \u00c1rvore de Trabalho
# translation hint - HEAD is a git specific term for last revisition in repository, do not translate this word
ParametersPanel.tgbHeadVsIndex.toolTipText=Altera\u00e7\u00f5es entre HEAD e \u00cdndice
ParametersPanel.jLabel1.text=Mensagem de Commit:
CTL_CommitForm_Message=&Mensagem de Commit:
ACSN_CommitForm_Message=Mensagem de Commit
ACSD_CommitForm_Message=Mensagem que descreve seu commit
CommitOptionsPanel.jLabel2.text=Commiter:
CommitOptionsPanel.jLabel1.text_1=Autor:
CommitOptionsPanel.sighOffCheckBox.text=Adicionar linha de Sign-off pelo committer ao final da mensagem do log de commit
CommitPanel.jLabel2.text=&Autor:
CommitPanel.jLabel3.text=Quem Efetuou Com&mit:
CommitPanel.messageLabel.text=&Mensagem de Commit:
MSG_CommitForm_ErrorConflicts=Voc\u00ea n\u00e3o pode fazer commit de Arquivos com Conflitos. Edite os Arquivos e resolva os Conflitos primeiro.
MSG_ERROR_NO_FILES=Nenhum arquivo dispon\u00edvel para commit.
LBL_CommitAction_CannotCommit=N\u00e3o \u00e9 poss\u00edvel fazer commit
LBL_CommitAction_CommitNotAllowed_State=N\u00e3o \u00e9 poss\u00edvel fazer commit no estado do reposit\u00f3rio atual: {0}
LBL_CommitAction_CommitNotAllowed_Conflicts=H\u00e1 conflitos locais que precisam ser solucionados antes do commit.\nDeseja exibir os arquivos?
MSG_CommitPanel.afterMerge=Se voc\u00ea fizer commit ap\u00f3s uma mesclagem, todos os arquivos modificados dever\u00e3o ser submetidos a commit.
MSG_CommitAction.logCommit.title=Log de Commit
MSG_CommitAction.logCommit.revision=revis\u00e3o :
MSG_CommitAction.logCommit.author=autor :
MSG_CommitAction.logCommit.committer=committer :
MSG_CommitAction.logCommit.date=data :
MSG_CommitAction.logCommit.summary=resumo :
LBL_DeleteLocalAction_Name=&Excluir
CTL_PopupMenuItem_Delete=Excluir
CTL_DeleteLocal_Title=Confirmar Exclus\u00e3o
CTL_DeleteLocal_Prompt=Deseja realmente excluir os arquivos selecionados?
MSG_Cannot_lock=N\u00e3o foi poss\u00edvel bloquear {0}.
LBL_DeleteLocalAction.progress=Excluindo Arquivos
LBL_ExcludeFromCommitAction_PopupName=Excluir do Commit
LBL_IncludeInCommitAction_PopupName=Incluir no Commit
CommitPanel.amendCheckBox.text=Alt&erar \u00daltimo Commit
CommitPanel.amendCheckBox.TTtext=Modifica o \u00faltimo commit e atualiza sua mensagem de commit e arquivos modificados