blob: 80ac06a3317b9adc712b424e971a3b593772a4a7 [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-2008 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.
EXC_MissingArgOpen=Faltando argumentos para --open
MSG_OpenOptionDescription=abrir os arquivos especificados, possivelmente na localiza\u00e7\u00e3o determinada; pode tamb\u00e9m passar diret\u00f3rios de projeto
MSG_OpenOptionDisplayName=--open file1[:line1]...
# OpenFileDialogFilter
OFDFD_Java=Arquivos Java
OFDFD_Txt=Arquivos de Texto
# OpenFileAction
#{0} - host name
MSG_rejectHost=Rejeitando tentativa da m\u00e1quina {0} de abrir um arquivo no IDE.
#{0} - file name
MSG_opening=Abrindo {0} ...
#{0} - file name
MSG_cannotOpenWillClose=O arquivo {0} n\u00e3o pode ser aberto; o acionador ser\u00e1 avisado de que o arquivo ser\u00e1 fechado imediatamente.
#{0} - file name (object name)
MSG_serverNotRunningWhenSaved=O arquivo {0} foi salvo, mas o servidor para Abrir Arquivo n\u00e3o estava em execu\u00e7\u00e3o.\nInterromper manualmente o processo do acionador.
#OpenFileAction display name
LBL_openFile=Abrir Arquiv&o...
# If the file name typed in the file chooser is does not exist.
MSG_FileDoesNotExist=O arquivo "{0}" n\u00e3o existe.
# If the file typed/selected in the file chooser is a directory.
MSG_FileIsADirectory="{0}" \u00e9 um diret\u00f3rio.
# If the file typed/selected in the file chooser is not a plain file.
MSG_FileIsNotPlainFile="{0}" n\u00e3o \u00e9 um arquivo simples.
# If NetBeans cannot resolve the given File to FileObject for unknown reason.
MSG_FilePathTypeNotSupported=N\u00e3o foi poss\u00edvel abrir {0}".
# does not exist or not a file
# {0} - file name
MSG_fileNotFound={0} n\u00e3o existe, ou n\u00e3o \u00e9 um arquivo simples.
MSG_couldNotOpenAt=N\u00e3o foi poss\u00edvel abrir o arquivo em uma linha espec\u00edfica.
# if no file dropped on the editor could be opened
MSG_could_not_open_any_file=N\u00e3o foi poss\u00edvel abrir os arquivos pelos seguintes motivos:
# if some of the files dropped on the editor could be opened, but some not
MSG_could_not_open_some_files=N\u00e3o foi poss\u00edvel abrir alguns dos arquivos pelos seguintes motivos:
#Should never happen.
#{0} - file not found
#{1} - root dir
MSG_no_file_in_root_nondir_comp=A op\u00e7\u00e3o Abrir Arquivo n\u00e3o localizou {0} em {1} ;\ntalvez houvesse um componente de caminho que n\u00e3o era diret\u00f3rio?
#Should never happen.
#{0} - file name
#{1} - root dir
MSG_no_file_in_root=A op\u00e7\u00e3o Abrir Arquivo n\u00e3o localizou {0} no diret\u00f3rio {1}.
#user selected non-exiting file
MSG_noFileSelected=N\u00e3o foi selecionado um arquivo v\u00e1lido.
#filenames
UI/Services/IDEConfiguration/ServerAndExternalToolSettings=Defini\u00e7\u00f5es de Ferramentas de Servidor e Externas
#recent files
LBL_RecentFileAction_Name=Abrir Arquivo Recente
OFMSG_PATH_IS_NOT_DEFINED=O caminho do arquivo n\u00e3o est\u00e1 definido.
OFMSG_FILE_NOT_EXISTS=O arquivo n\u00e3o existe.
OFMSG_NO_RECENT_FILE=Nenhum arquivo recente.