blob: cc4b71e293f98a2f7f986f36418177d6cfaba2c3 [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 2009 Sun Microsystems, Inc.
ERR_CreateDir=Erro ao criar diret\u00f3rio {0}
RemoteDownloadTask.TITLE=O IDE precisa acessar os arquivos a partir do host.
RemoteDownloadTask.TEXT=<html>O IDE precisa acessar os arquivos a partir do host.</html>
RemoteDownloadTask.TEXT_RO=<html>Alguns arquivos s\u00e3o somente leitura porque n\u00e3o existe nenhuma conex\u00e3o com o host.<p>Eles se tornar\u00e3o grav\u00e1veis assim que o host estiver conectado.</html>
RemoteFileSystemNotifier.ERROR=Erro ao efetuar o download de arquivos de {0}:
WritingQueueProgressTitle=Transferindo arquivos modificados para {0}
# {0} - target folder
# {1} - the folder to operate on
EXC_OperateChild=N\u00e3o \u00e9 poss\u00edvel executar a opera\u00e7\u00e3o, pois {0} \u00e9 filho de {1}.
NotConnectedExceptionMessage={0} n\u00e3o est\u00e1 conectado
#################### Exceptions start ##########################
# {0} = name of the file to create
# {1} = path of the folder to create in
EXC_CannotCreateData=N\u00e3o \u00e9 poss\u00edvel criar o arquivo {0} na pasta {1}.
EXC_CannotCreateExistingData=N\u00e3o \u00e9 poss\u00edvel criar o arquivo {0} na pasta {1}. Este arquivo j\u00e1 existe.
# {0} = name of the folder to create
# {1} = path of the folder to create in
EXC_CannotCreateFolder=N\u00e3o \u00e9 possivel criar a pasta {0} na pasta {1}.
EXC_CannotCreateExistingFolder=N\u00e3o \u00e9 poss\u00edvel criar a pasta {0} na pasta {1}. Esta pasta j\u00e1 existe.
# {0} - the file
EXC_CannotLock=N\u00e3o \u00e9 poss\u00edvel bloquear o arquivo {0} somente para leitura.
# {0} - file that cannot be deleted
# {1} - path of the folder to create from
EXC_CannotDelete=N\u00e3o \u00e9 poss\u00edvel excluir o arquivo {0} em {1}.
# {0} - file that cannot be read
# {1} - path of the folder to create from
EXC_CannotRead=N\u00e3o \u00e9 poss\u00edvel ler o arquivo {0} em {1}.
# {0} = original name of the file (with extension)
# {1} = path of the folder
# {2} = new name of the file (with extension)
EXC_CannotRename_AlreadyExists=N\u00e3o \u00e9 poss\u00edvel renomear {0} para {1}\nde {2} em {3}\nO arquivo j\u00e1 existe
# {0} = instance of tested lock
# {1} = name of the file
EXC_InvalidLock=Bloqueio inv\u00e1lido [{0}] para o arquivo {1}.
# {0} = name of FS
EXC_CannotRenameRoot=N\u00e3o \u00e9 poss\u00edvel renomear a raiz do sistema de arquivos {0}.
# {0} - filesystem
EXC_CannotDeleteRoot=N\u00e3o \u00e9 poss\u00edvel excluir a raiz do sistema de arquivos {0}.
EXC_CannotLockRoot=A raiz n\u00e3o pode ser bloqueada.
# {0} - object name
EXC_CannotGetExclusiveAccess=N\u00e3o \u00e9 poss\u00edvel obter acesso exclusivo para {0} (provavelmente aberto para leitura).
# {0} - object name
EXC_CannotGetSharedAccess=N\u00e3o \u00e9 poss\u00edvel obter acesso compartilhado para {0} (provavelmente aberto para grava\u00e7\u00e3o).
EXC_CannotLockReadOnlyFile=N\u00e3o \u00e9 poss\u00edvel bloquear o arquivo {0} somente para leitura
EXC_CannotCreateFile=N\u00e3o \u00e9 poss\u00edvel criar o arquivo {0}
EXC_CannotCreateFileWithReason=N\u00e3o \u00e9 poss\u00edvel criar {0}: {1}
EXC_CannotCreateFileWithReason2=N\u00e3o \u00e9 poss\u00edvel criar {0}: {1}: {2}
EXC_NotExistingChild={0} n\u00e3o \u00e9 um filho existente de {1}
EXC_CanNotDownload=N\u00e3o \u00e9 poss\u00edvel fazer download do arquivo {0}:\n{1}
EXC_WrongLock=Bloqueio errado
EXC_CanNotRename=N\u00e3o \u00e9 poss\u00edvel renomear: {0}
EXC_CanNotRenameFO=N\u00e3o \u00e9 poss\u00edvel renomear {0}
EXC_CanNotRenameIn=N\u00e3o \u00e9 poss\u00edvel renomear em {0}
EXC_CanNotRenameRO=N\u00e3o \u00e9 poss\u00edvel renomear em {0} somente para leitura
EXC_CanNotRenameInCancelled=N\u00e3o \u00e9 poss\u00edvel renomear em {0}: cancelado
EXC_CanNotRenameExecutionException=N\u00e3o \u00e9 poss\u00edvel renomear para {0}: exce\u00e7\u00e3o ocorrida: {1}
EXC_CannotRenameNoConnect=N\u00e3o \u00e9 poss\u00edvel renomear em {0}: n\u00e3o h\u00e1 conex\u00e3o com o host
EXC_CantRenameFromTo=N\u00e3o \u00e9 poss\u00edvel renomear de {0} para {1}: {2}
EXC_UnsupportedSpecial=A opera\u00e7\u00e3o n\u00e3o \u00e9 suportada para o arquivo especial {0}
EXC_AlreadyExists=J\u00e1 existe: {0}
EXC_CantFindTemp=N\u00e3o \u00e9 poss\u00edvel localizar pasta tempor\u00e1ria
EXC_CantCantCreateTemp=N\u00e3o \u00e9 poss\u00edvel criar arquivo tempor\u00e1rio
EXC_NullFoAfterCopy=Objeto de arquivo nulo ap\u00f3s a c\u00f3pia {0}
EXC_CantCopyFromTo=N\u00e3o \u00e9 poss\u00edvel copiar de {0} para {1}: {2}
EXC_PlainFileChildren=O arquivo simples {0} n\u00e3o pode ter filhos
EXC_ErrorUploading=Erro ao fazer upload de {0} para {1}: {2}
EXC_CantDelete=N\u00e3o \u00e9 poss\u00edvel excluir {0}
EXC_CantDeleteWReason=N\u00e3o \u00e9 poss\u00edvel excluir {0}: {1}
EXC_CantReadDir=N\u00e3o \u00e9 poss\u00edvel gravar em um diret\u00f3rio {0}
EXC_DeepSymLinks=O link remoto {0} cont\u00e9m mais de {1} links em uma cadeia
EXC_CantPerformOpOnDeadLink=N\u00e3o \u00e9 poss\u00edvel {0} {1}: n\u00e3o \u00e9 poss\u00edvel localizar o destino do link
EXC_InvalidFO=FileObject {0} n\u00e3o \u00e9 v\u00e1lido
EXC_DoesNotExist={0} n\u00e3o existe
EXC_DoesNotExistXX=O arquivo n\u00e3o existe em: {0}
EXC_CantCreateNoConnect=N\u00e3o \u00e9 poss\u00edvel criar {0}: n\u00e3o h\u00e1 conex\u00e3o com o host
EXC_NoConnect={0} n\u00e3o conectado
#################### Exceptions end ##########################