################################################################################ ## ## Licensed to the Apache Software Foundation (ASF) under one or more ## contributor license agreements. See the NOTICE file distributed with ## this work for additional information regarding copyright ownership. ## The ASF licenses this file to You under the Apache License, Version 2.0 ## (the "License"); you may not use this file except in compliance with ## the License. You may obtain a copy of the License at ## ## http://www.apache.org/licenses/LICENSE-2.0 ## ## Unless required by applicable law or agreed to in writing, software ## distributed under the License is distributed on an "AS IS" BASIS, ## WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. ## See the License for the specific language governing permissions and ## limitations under the License. ## ################################################################################ DuplicateSymbolException=V\u00e1rios s\u00edmbolos chamados '${symbol}'. MultipleDefinitionsException=O s\u00edmbolo '${symbol}' \u00e9 definido v\u00e1rias vezes em ${location1} e em ${location2}. PartialExternsException=Vincula\u00e7\u00e3o inconsistente em ${script} - '${external}' est\u00e1 marcada como externa, mas '${symbol}' n\u00e3o est\u00e1. CircularReferenceException=Os pr\u00e9-requisitos de ${script} cont\u00eam uma refer\u00eancia circular. UndefinedSymbolException=${symbol}' est\u00e1 indefinido. LinkingFailed=Encontrados erros de link fatais. UnableToWriteLinkReport=N\u00e3o foi poss\u00edvel gravar o relat\u00f3rio de links em ${filename}. UnableToWriteResourceBundleList=N\u00e3o foi poss\u00edvel gravar a lista de pacotes de recursos em ${filename}.