blob: 72f81c70d09d99aa53b5adb61e99f662f82d76b9 [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.
#Ant artifact Chooser
LBL_AACH_Title=Add Project
LBL_AACH_SelectProject=Add Project JAR Files
LBL_AACH_ProjectName_JLabel=&Nome del progetto:
LBL_AACH_ProjectJarFiles_JLabel=Project &JAR Files\:
MSG_AACH_RefToItself=Cannot add reference to itself.
MSG_AACH_Cycles=Can't add cyclic references.
AD_AACH_SelectProject=N/D
MSG_NO_JAR_OUTPUT=This project cannot be added because it does not produce a JAR file using an Ant script.
#EditMediator
LBL_ZipJarFolderFilter=Voce classpath (cartella, file ZIP o JAR)
LBL_AddJar_DialogTitle=Aggiungi cartella/JAR
LBL_Corrupted_JAR=Corrupted JAR: {0}
LBL_Corrupted_JAR_title=Attenzione
LBL_Missing_JAR=Il file {0} non \u00e8 stato trovato.
LBL_Missing_JAR_title=Attenzione
#ClassPathListCellRenderer
LBL_JavacClasspath_DisplayName=Classpath for Compiling Sources
LBL_RunClasspath_DisplayName=Classpath for Running Project
LBL_BuildClassesDir_DisplayName=Sorgenti compilati
LBL_JavacTestClasspath_DisplayName=Classpath per compilare i test
LBL_RunTestClasspath_DisplayName=Classpath per eseguire i test
LBL_BuildTestClassesDir_DisplayName=Test compilati
LBL_MISSING_LIBRARY=<html><font color=#{0}>Missing library:</font> {1}
LBL_MISSING_PROJECT=<html><font color=#{0}>Missing project:</font> {1}
LBL_MISSING_FILE=<html><font color=#{0}>Broken reference:</font> {1}
MSG_ProjectArtifactFormat={0} - {1}
#SourceRootUi
CTL_PackageFolders=Package Folder
CTL_PackageLabels=Etichetta
CTL_SourceRootsUi_Close=Chiudi
AD_SourceRootsUi_Close=N/D
MSG_InvalidRoot=<html><b>Package Folder Already Used in Project</b></html>\nThe following folders that you selected are already used in this or another\nproject. A package folder can only be used in one project in one\npackage folder list (source packages or test packages).
MSG_InvalidRoot2=Those folders cannot be added into the project.
AD_InvalidRootDlg=N/D
TITLE_InvalidRoot=Invalid Source Roots
LBL_SourceFolder_DialogTitle=Aggiungi cartella sorgenti
LBL_TestFolder_DialogTitle=Aggiungi cartella di test
LBL_InvalidRoot=Already used package folders:
MNE_InvalidRoot=A
MSG_InvalidRoot2=Those folders cannot be added into the project.
AD_InvalidRoot=N/D
TXT_RootOwnedByProject={0} (di propriet\u00e0 di {1})
CTL_AddFolder=Aggiungi cartella...
CTL_RemoveFolder=Rimuovi
ACSD_FolderList=List of folders
ACSD_NA=N/D
#MainClassChooser
CTL_SelectAvaialableMainClasses=&Select the main class:
CTL_AvaialableMainClasses=&Main classes\:
LBL_ChooseMainClass_NO_CLASSES_NODE=<No main classes found>
AD_jMainClassList=N/D
AD_MainClassChooser=N/D
AD_MainClassWarning=N/D
#MainClassWarning
CTL_MainClassWarning_Title=Esegui il progetto
LBL_MainClassNotFound=Il progetto {0} non ha un gruppo di classi main.
LBL_MainClassWrong=La classe {0} non \u00e8 stata trovata in {1} .
LBL_MainClassWarning_ChooseMainClass_OK=OK
AD_MainClassWarning_ChooseMainClass_OK=N/D
CTL_FileMainClass_Title=Esegui file
CTL_FileMultipleMain=The file {0} has more main classes.
LBL_No_Build_XML_Found=The project does not have a build script.
LBL_No_Main_Classs_Found=La classe "{0}" non ha un metodo main
LBL_ChooseMainClass_WARMUP_MESSAGE=Sto inizializzando la vista, attendere prego ...
LBL_ChooseMainClass_SCANNING_MESSAGE=Ricerca in corso, attendere prego ...