# ------------------------------------------------------------------- # 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. # ------------------------------------------------------------------- # -------------------------------------------------------------------------- # Project Verifier # -------------------------------------------------------------------------- failed.download.warning=ATTENZIONE: non e' riuscito il download di ${1}. remote.repository.disabled.warning=L'uso del repository remoto e' stato disabilitato. directory.nonexistant.warning=La directory ${1} non esiste. Tento di crearla. not.directory.warning=${1} non e' una directory. not.writable.warning=${1} non e' scrivibile. cannot.create.directory.warning=Impossibile creare la directory ${1} maven.repo.local.unset.warning=maven.repo.local non e' impostata. single.unsatisfied.dependency.error=La build non puo' continuare perche' non stata soddisfatta la seguente dipendenza: multiple.unsatisfied.dependency.error=La build non puo' continuare perche' non sono state soddisfatte le seguenti dipendenze: offline.snapshot.warning=Siccome stai lavorando offline la build puo' continuare, ma ${1} potrebbe essere vecchio! download.message=Sto tentando il download di ${1}. plugin.loading.error=Il plugin ${1} non puo' essere caricato. empty.descriptor.error=Il file ${1} che hai specificato ha lunghezza zero. checksum.verification.error=Il seguente artifact e' corrotto: ${1}.