blob: aea2790a799c2bbb209d25a2a1a419b054b7f611 [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.
# TargetExecutor
# {0] - project name
# {1} - file name
# {2} - target name(s)
# CAUTION: space at end of next line intentional!
# {0] - project name
# {1} - file name
EXC_non_local_proj_file=Voc\u00ea pode executar somente scripts do Ant que estejam no disco.
TargetExecutor.StopAction.stop=Interromper
TargetExecutor.RerunAction.rerun=Reexecutar
TargetExecutor.RerunAction.rerun_different=Executar Novamente com Par\u00e2metros Diferentes
TargetExecutor.OptionsAction=Defini\u00e7\u00f5es do Ant
# {0} - regular tab name
# {1} - count (2, 3, ...)
# RunTargetsAction
LBL_run_targets_action=Executar Destino
LBL_run_other_targets=Outros Destinos
LBL_run_advanced=Avan\u00e7ado...
TITLE_run_advanced=Executar Destino do Ant
LBL_run_advanced_run=Executar
LBL_run_advanced_cancel=Cancelar
# AdvancedActionsPanel
AdvancedActionsPanel.targetLabel.text=Selecionar &destino(s) para execu\u00e7\u00e3o:
AdvancedActionsPanel.targetDescriptionLabel.text=Descri\u00e7\u00e3o do destino:
AdvancedActionsPanel.propertiesLabel.text=&Propriedades especiais do Ant:
AdvancedActionsPanel.verbosityLabel.text=N\u00edvel de &detalhamento:
AdvancedActionsPanel.acsd.title=Personalizador para executar comando de destino do ant
LBL_verbosity_warn=Silencioso
LBL_verbosity_info=Normal
LBL_verbosity_verbose=Detalhado
LBL_verbosity_debug=Depurar
ACS_SelectTarget=Selecionar destino(s) a ser(em) executado(s)
ACSD_SelectTarget=Seleciona o(s) destino(s) a ser(em) executado(s)
ACSD_TargetDescription=Mostra a descri\u00e7\u00e3o do destino
# StandardLogger
# {0} - display name of process, e.g. "myapp (jar)"
FMT_running_ant=Construindo {0}...
# {0} minutes
# {1} seconds
FMT_finished_target_printed=CONSTRU\u00cdDO COM SUCESSO (tempo total: {0, choice, 0#| 1#1 minuto | 2#{0} minutos }{1, choice, 0#0 segundos| 1#1 segundo| 2#{1} segundos})
# {0} - display name of process, e.g. "myapp (jar)"
FMT_finished_target_status=Constru\u00e7\u00e3o {0} finalizada.
# {0} minutes
# {1} seconds
FMT_target_failed_printed=FALHA NA CONSTRU\u00c7\u00c3O (tempo total: {0, choice, 0#| 1#1 minuto | 2#{0} minutos }{1, choice, 0#0 segundos| 1#1 segundo| 2#{1} segundos})
# {0} - target name
# {0} - display name of process, e.g. "myapp (jar)"
FMT_target_failed_status=Falha na constru\u00e7\u00e3o de {0}.
# {0} minutes
# {1} seconds
FMT_target_stopped_printed=CONSTRU\u00c7\u00c3O PARADA (tempo total: {0, choice, 0#| 1#1 minuto | 2#{0} minutos }{1, choice, 0#0 segundos| 1#1 segundo| 2#{1} segundos})
# {0} - display name of process, e.g. "myapp (jar)"
FMT_target_stopped_status=Constru\u00e7\u00e3o de {0} parada.