blob: 39747cbff602736674b916e870f3353addee1184 [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=Project &Name:
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=I/T
MSG_NO_JAR_OUTPUT=This project cannot be added because it does not produce a JAR file using an Ant script.
#EditMediator
LBL_ZipJarFolderFilter=Classpath Entry (folder, ZIP or JAR file)
LBL_AddJar_DialogTitle=Add JAR/Folder
LBL_Corrupted_JAR=Corrupted JAR: {0}
LBL_Corrupted_JAR_title=Varning
LBL_Missing_JAR=Filen {0} hittades inte.
LBL_Missing_JAR_title=Varning
#ClassPathListCellRenderer
LBL_JavacClasspath_DisplayName=Classpath for Compiling Sources
LBL_RunClasspath_DisplayName=Classpath for Running Project
LBL_BuildClassesDir_DisplayName=Compiled Sources
LBL_JavacTestClasspath_DisplayName=Classpath for Compiling Tests
LBL_RunTestClasspath_DisplayName=Classpath for Running Tests
LBL_BuildTestClassesDir_DisplayName=Compiled Tests
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=Label
CTL_SourceRootsUi_Close=St\u00e4ng
AD_SourceRootsUi_Close=I/T
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=I/T
TITLE_InvalidRoot=Invalid Source Roots
LBL_SourceFolder_DialogTitle=Add Source Folder
LBL_TestFolder_DialogTitle=Add Test Folder
LBL_InvalidRoot=Already used package folders:
MNE_InvalidRoot=L
MSG_InvalidRoot2=Those folders cannot be added into the project.
AD_InvalidRoot=I/T
TXT_RootOwnedByProject={0} (owned by {1})
CTL_AddFolder=Add Folder...
CTL_RemoveFolder=Ta Bort
ACSD_FolderList=List of folders
ACSD_NA=I/T
#MainClassChooser
CTL_SelectAvaialableMainClasses=&Select the main class:
CTL_AvaialableMainClasses=&Main classes\:
LBL_ChooseMainClass_NO_CLASSES_NODE=<No main classes found>
AD_jMainClassList=I/T
AD_MainClassChooser=I/T
AD_MainClassWarning=I/T
#MainClassWarning
CTL_MainClassWarning_Title=Run Project
LBL_MainClassNotFound=Project {0} does not have a main class set.
LBL_MainClassWrong={0} class wasn''t found in {1} project.
LBL_MainClassWarning_ChooseMainClass_OK=OK
AD_MainClassWarning_ChooseMainClass_OK=I/T
CTL_FileMainClass_Title=Run 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=Class "{0}" does not have a main method.
LBL_ChooseMainClass_WARMUP_MESSAGE=Initializing view, please wait ...
LBL_ChooseMainClass_SCANNING_MESSAGE=Scanning in progress, please wait ...