blob: b57d332a5b26c0b3be12c78057e6890abd209a20 [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.
#ResourceBundle properties file for package org.netbeans.modules.profiler.utils
Utilities_SelectClass-ButtonOKText=OK
Utilities_SelectClass-DialogCaption=Select Class
Utilities_ExplorerTreeAccessName=Open projects explorer.
Utilities_ExplorerTreeAccessDescr=Select a class from available projects.
IDEUtils_CreateNewConfigurationHint=<Create new configuration>
IDEUtils_SelectSettingsConfigurationLabelText=Select the settings configuration to use\:
IDEUtils_SelectSettingsConfigurationDialogCaption=Select Settings Configuration
IDEUtils_InvalidPlatformProjectMsg=The Java platform defined for the project is invalid. Right-click the project\nand choose a different platform using Properties | Libraries | Java Platform.\n\nInvalid platform\: {0}
IDEUtils_InvalidPlatformProfilerMsg=The Java platform defined for profiling is invalid. Choose a different platform\nin Tools | Options | Miscellaneous | Profiler | Profiler Java Platform.\n\nInvalid platform\: {0}
IDEUtils_InvalidTargetJVMExeFileError=File eseguibile JVM obiettivo specificato non valido\:{0}\n{1}
IDEUtils_ErrorConvertingProfilingSettingsMessage=Error occured during automatic conversion of old Profiler configuration file\n {0}\nto a new version\n {1}.\n\nOperating system message:\n{2}
IDEUtils_ListAccessName=List of available settings configurations.
IDEUtils_OkButtonText=OK
MDRUtils_NoSourceFoundMessage=No source found for class {0}
MDRUtils_OpeningSourceMsg=Opening source\: {0}
MDRUtils_ClassNotResolvedMessage=Could not resolve class {0}
ProjectUtilities_UnknownProjectString=Sconosciuto
ProjectUtilities_FailedCreateClassesDirMsg=Failed to create classes directory\: {0}
ProjectUtilities_FailedGenerateAppletFileMsg=Failed to generate Applet HTML file\: {0}
ProjectUtilities_FailedCopyAppletFileMsg=Failed to copy Applet HTML file\: {0}
ProjectUtilities_FailedCreateOutputFolderMsg=Failed to create build output folder\: {0}
ProjectUtilities_ProfileProjectClassesString=Profile only project classes
ProjectUtilities_ProfileProjectSubprojectClassesString=Profile project & subprojects classes
ProjectUtilities_ProfilerWillBeUnintegratedMsg=<html><br><strong>Profiler integration will be removed from {0}.</strong><br><br>The backup of the original build script was created when the project was<br>modified to enable profiling. Modifications made to the build script after<br>the backup was created will be lost. Vuoi continuare?</html>
ProjectUtilities_ProfilerIsntIntegratedMsg=<html><br><strong>Profiler does not seem to be integrated with {0}.<br>Do you still want to perform the unintegration?</strong><br><br>The backup of the original build script was created when the project was<br>modified to enable profiling. Modifications made to the build script after<br>the backup was created may be lost. Vuoi continuare?</html>
ProjectUtilities_RenamingBuildFailedMsg=Renaming build-before-profiler.xml to build.xml failed\: {0}\n
ProjectUtilities_RemovingBuildFailedMsg=Removing profiler-build-impl.xml failed\: {0}\n
ProjectUtilities_RemovingDataFailedMsg=Removing <data> section from private/private.xml failed\: {0}\n
ProjectUtilities_UnintegrationErrorsOccuredMsg=Errors occured during unintegration. Details\:\n\n{0}
ProjectUtilities_UnintegrationSuccessfulMsg=Unintegration from {0} performed successfuly.
ProjectsRootNode_OpenProjectsNodeName=Apri i progetti
#MainClassChooser
LBL_ChooseMainClass_NO_CLASSES_NODE=<No main classes found>
LBL_ChooseMainClass_WARMUP_MESSAGE=Sto inizializzando la vista, attendere prego ...
AD_MainClassChooser=N/D
CTL_AvaialableMainClasses=&Main classes\:
AD_jMainClassList=N/D
#MainClassWarning
CTL_SelectAvaialableMainClasses=&Select the main class for profiling\:
AD_MainClassWarning=N/D
LBL_MainClassWarning_ChooseMainClass_OK=OK
LBL_MainClassNotFound=Project {0} does not have a main class set correctly.
CTL_MainClassWarning_Title=Profile Project
AD_MainClassWarning_ChooseMainClass_OK=N/D
LBL_MainClassWrong=Main class of Project {0} is incorrect.
#generated HTML
#GEN_title=Applet HTML Page
#GEN_header=Applet HTML Page
#GEN_copy=Generated by NetBeans IDE
#GEN_warning=<!--\n*** GENERATED applet HTML launcher - DO NOT EDIT IN 'BUILD' FOLDER ***\n\nIf you need to modify this HTML launcher file (e.g., to add applet parameters), \ncopy it to where your applet class is found in the SRC folder. If you do this, \nthe IDE will use it when you run or debug the applet.\n\nTip: To exclude an HTML launcher from the JAR file, use exclusion filters in \nthe Creating JAR page in the Project Properties dialog.\n\nFor more information see the online help.\n-->\n\n
# applet executor
EXC_NoHtmlPage=The HTML page containing the applet could not be generated.
OpeningSourceMsg=Opening source for class {0}
NoSourceFoundMessage=No source found for class {0}