blob: 682261de1635f54f5eff1037aeb9fd85d71d4e44 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 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]"
#
# 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.
#
# Contributor(s):
#
# Portions Copyrighted 2008 Sun Microsystems, Inc.
LBL_DefaultCatalog=Default Archetype Catalog
LBL_Local=Archetypes from Local Repository
LBL_LocalCatalog=Local Archetype Catalog
LBL_Remote=Archetypes from Remote Repositories
MSG_Description_no_repo={0}\n\nGroup ID: {1}\nArtifact ID: {2}\nVersion: {3}
MSG_Description_with_repo={0}\n\nGroup ID: {1}\nArtifact ID: {2}\nVersion: {3}\nRepository: {4}
Templates/Project/Maven2/Archetypes=Project from Archetype
Templates/Project/Maven2/Existing=Project with Existing POM
Templates/Project/Maven2=Maven
LBL_CreateProjectStep2=Naam en locatie
TIT_CreateProjectStep=Kies een Maven model als sjabloon voor je project.
LBL_CreateProjectStep=Maven model
LBL_EESettings=Instellingen
LBL_UseOpenStep=Bestaand project
TIT_UseOpenProjectStep=Mavenproject met bestaande POM
UseOpenPanel.jTextArea1.text=Any Maven-based project can be opened and used within the IDE without any import procedure.\n\nKlik voltooien om een project te openen met gebruik van het open project dialoogvenster.\n\n
LBL_MavenArchetype=&Maven modelen\:
LBL_Description=Beschrijving\:
LBL_ProjectName=Project &Naam\:
LBL_ProjectLocation=Project &Locatie\:
LBL_ProjectFolder=Project map:
LBL_ArtifactId=&Artefact Id\:
LBL_GroupId=&Groep Id\:
LBL_Version=&Versie\:
LBL_Package=&Pakket\:
BTN_Browse=Bladeren...
LBL_Optional=(Optioneel)
TIT_Select_Project_Location=Kies project locatie
ERR_Project_Name_is_not_valid=Project naam is geen geldige map naam.
ERR_Project_Name_illegal=Project Name is not a valid folder name, contains {0}
ERR_Project_Name_has_slash=Naam mag geen scheidingsteken bevatten.
ERR_Project_Folder_is_not_valid_path=Project map is geen geldig pad.
ERR_Project_Folder_is_UNC=Project Folder cannot be located on UNC path.
ERR_Project_Folder_cannot_be_created=Project map kan niet gemaakt worden.
ERR_Project_Folder_exists=Project map bestaat al en is niet leeg.
ERR_Require_artifactId=Mavenproject vereist gedefinieerd artefactId.
ERR_require_groupId=Mavenproject vereist gedefinieerd groepId.
ERR_require_version=Mavenproject vereist een versie.
ERR_Coord_breaks_pom=Overeenkomstige naam zou Maven POM xmlbestand ongeldig maken.
ERR_multibyte=Multibyte chars not permitted in project name or Maven coordinates.
ERR_old_maven=Maven {0} is te oud, versie 2.0.7 if nieuwer is nodig.
LBL_Loading=Meer modellen opladen...
TIT_Archetype_Node_Name={0} ({1})
TIT_Archetype_details=Specificeer model details
LBL_Custom=Op maat gemaakt model - {0}
MSG_NoTemplate=<Geen sjabloon gekozen>
LBL_Repository=&Depot\:
PRG_Processing_Archetype=Model behandelen
NameFormat={0} van {1}
RUN_Project_Creation=Project schepping
LBL_Maven_Quickstart_Archetype=Java Application
LBL_Maven_POM_Archetype=POM Project
LBL_AddArchetype=&Toevoegen...
LBL_RemoveArchetype=Ve&rwijder
Q_RemoveArch=Echt het {0} model van het plaatselijke depot verwijderen?
#TXT_MavenProjectName=mavenproject{0}
MSG_One_of_Many={0} van {1}
TXT_Checking1=Extra scheppingseigenschappen controleren...
COL_Key=Sleutel
COL_Value=Waarde
TXT_Checking2=Extra scheppingseigenschappen
Handle_Download=Model ophalen
RUN_Maven=Project maken
LBL_JEE6=Java EE 6
LBL_JEE5=Java EE 5
LBL_J2EE14=J2EE 1.4
EAVisualPanel.lblEEVersion.text=&Java EE Versie:
EAVisualPanel.chkWeb.text=&Web App module maken:
EAVisualPanel.lblEar.text=&Assembly-module:
EAVisualPanel.chkEjb.text=&EJB-module maken:
EAVisualPanel.tfEar.text=
EAVisualPanel.tfWeb.text=
EAVisualPanel.tfEjb.text=
BTN_SetupNewer.text=Nieuwere &Maven opstellen
LBL_JavaEE=&Java EE versie:
EAVisualPanel.chkEjb.AccessibleContext.accessibleDescription=EJB-module maken
EAVisualPanel.chkWeb.AccessibleContext.accessibleDescription=Web App module maken
EAVisualPanel.cmbEEVersion.AccessibleContext.accessibleDescription=Java EE Versie
EAVisualPanel.tfEjb.AccessibleContext.accessibleName=&EJB-module naam
EAVisualPanel.tfEjb.AccessibleContext.accessibleDescription=EJB-module naam
EAVisualPanel.tfWeb.AccessibleContext.accessibleName=&Web App module naam
EAVisualPanel.tfWeb.AccessibleContext.accessibleDescription=Web App module naam
EAVisualPanel.tfEar.AccessibleContext.accessibleDescription=Assembly-module naam:
BasicPanelVisual.tblAdditionalProps.AccessibleContext.accessibleDescription=Tabel van extra eigenschappen
BasicPanelVisual.btnSetupNewer.AccessibleContext.accessibleDescription=Nieuwere Maven versie opstellen
BasicPanelVisual.txtGroupId.AccessibleContext.accessibleDescription=Groep Id van artefact
BasicPanelVisual.AccessibleContext.accessibleDescription=Vul de eigenschappen van nieuw project en artefact in
BasicPanelVisual.txtArtifactId.AccessibleContext.accessibleDescription=Identificeer artefactnaam
BasicPanelVisual.projectNameTextField.AccessibleContext.accessibleDescription=Naam van nieuw project
BasicPanelVisual.txtVersion.AccessibleContext.accessibleDescription=Artefact versie
BasicPanelVisual.projectLocationTextField.AccessibleContext.accessibleDescription=Schijf locatie van nieuw project
BasicPanelVisual.browseButton.AccessibleContext.accessibleDescription=Project locatie doorbladeren
BasicPanelVisual.jLabel1.AccessibleContext.accessibleDescription=Pakket is optioneel
BasicPanelVisual.createdFolderTextField.AccessibleContext.accessibleDescription=Doelmap voor nieuw project
BasicPanelVisual.txtPackage.AccessibleContext.accessibleDescription=Pakket voor artefact, optionele waarde
VAL_projectLocationTextField=Project locatie
VAL_projectNameTextField=Project naam
VAL_ArtifactId=ArtifactId
VAL_GroupId=GroepId
VAL_Version=Versie
VAL_Package=Pakket
ArchetypesPanel.pnlView.accessiblename=Maven archetypes
ArchetypesPanel.pnlView.accessibledesc=List of Maven archetypes.
ArchetypesPanel.btnCustom.accessibledesc=Add more archetypes to the list.
ArchetypesPanel.btnRemove.accessibledesc=Remove an archetype from the list.
ArchetypesPanel.taDescription.accessibledesc=Details of the selected archetype.