blob: 958417b07b02d3397a47752ee78375fa1e08ad2d [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.
OpenIDE-Module-Name=Janela de Sa\u00edda
OpenIDE-Module-Display-Category=Infraestrutura
OpenIDE-Module-Short-Description=Uma implementa\u00e7\u00e3o simples de janela de sa\u00edda baseada em uma \u00e1rea de texto
OpenIDE-Module-Long-Description=Janela de Sa\u00edda baseada em um java.swing.text.Document em um ByteBuffer/CharBuffer
#Title for the output window
LBL_OUTPUT=Sa\u00edda
#Format for the output window title if it includes the name of the current tab
FMT_CannotWrite=N\u00e3o foi poss\u00edvel gravar no diret\u00f3rio tempor\u00e1rio de sistema ({0})
MSG_GenericError=Problema ao gravar o arquivo de sa\u00edda
LBL_STDOUT=Sa\u00edda padr\u00e3o
FMT_FILE_EXISTS={0} existe. Deseja substituir?
STATUS_Initializing=A Janela de Sa\u00edda est\u00e1 Sendo Inicializada
TITLE_SAVE_DLG=Salvar Sa\u00edda como
LBL_SaveAsFailedTitle=Salvar como falha
MSG_SaveAsFailed=Falha na grava\u00e7\u00e3o para o arquivo {0}.
MSG_SearchFromBeg=Fim da sa\u00edda atingido. Continuando a pesquisa desde o in\u00edcio.
MSG_SearchFromEnd=In\u00edcio da sa\u00edda atingido. Continuando pesquisa do final.
MSG_Found=''{0}'' localizado em {1}:{2}
MSG_NotFound=''{0}'' n\u00e3o localizado
#OutputWindowAction
OutputWindow=&Sa\u00edda
#Find Dialog
LBL_Find_Title=Localizar
LBL_Find_What=Localizar:
LBL_Use_RegExp=&Express\u00e3o Regular
LBL_Match_Case=Coincidir &Mai\u00fasculas e Min\u00fasculas
BTN_Find=&Localizar
ACSD_Find=Localizar
LBL_Filter_Title=Filtro
LBL_Filter_What=Manter as linhas que cont\u00eam:
BTN_Filter=&Filtro
#FontChooser Dialog
LBL_Font_Chooser_Title=Seletor de Fontes
BTN_Defaul_Font=Fonte Padr\u00e3o
#$ave as dialog if selected file exists
TITLE_FILE_EXISTS=Substituir arquivo?
# invalid regexp dialog
LBL_Invalid_RegExp=Express\u00e3o Regular Inv\u00e1lida
FMT_Invalid_RegExp=Erro de sintaxe em {0}
#Output window popup menu
ACTION_COPY=Copiar
ACTION_PASTE=Colar
ACTION_WRAP=Quebra de linha
ACTION_SAVEAS=Salvar como...
ACTION_CLOSE=Fechar
ACTION_CLEAR=Limpar
ACTION_PREV_ERROR=Erro Anterior
ACTION_NEXT_ERROR=Pr\u00f3ximo Erro
ACTION_SELECT_ALL=Selecionar tudo
ACTION_FIND=Localizar...
ACTION_FIND_NEXT=Localizar Pr\u00f3ximo
ACTION_FIND_PREVIOUS=Localizar Anterior
ACTION_LARGER_FONT=Fonte Maior
ACTION_SMALLER_FONT=Fonte Menor
ACTION_SETTINGS=Defini\u00e7\u00f5es...
ACTION_FILTER=Filtro...
LBL_OutputFolds=Dobramentos de Sa\u00edda
ACTION_COLLAPSE_FOLD=Contrair Dobramento
ACTION_EXPAND_FOLD=Expandir Dobramento
ACTION_COLLAPSE_ALL=Contrair Tudo
ACTION_EXPAND_ALL=Expandir Tudo
ACTION_COLLAPSE_TREE=Contrair \u00c1rvore de Dobramento
ACTION_EXPAND_TREE=Expandir \u00c1rvore de Dobramento
#Popup menu accelerators
#Macintosh popup menu accelerators
MSG_DiskSpace=N\u00e3o h\u00e1 mais espa\u00e7o no disco {0} para arquivos de sa\u00edda tempor\u00e1rios. Libere mais espa\u00e7o no disco, altere o diret\u00f3rio tempor\u00e1rio do sistema ou execute com -J-Dnb.output.heap=true
MSG_LINE_TOO_LONG=...linha muito longa; alterne para o modo empacotado para ver a linha inteira...