blob: 05113448119dfa5e56b94123f17aae659b999080 [file] [log] [blame]
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS HEADER.
#
# Copyright 1997-2011 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.
# startup manifest
OpenIDE-Module-Name=Opstart
OpenIDE-Module-Display-Category=Infrastructuur
OpenIDE-Module-Short-Description=Modules opladen en inschakelen
OpenIDE-Module-Long-Description=Deze module biedt de centrale extra functionaliteit aan voor bootstrap om de juiste modules te vinden en in te schakelen.
# VERSIONING (TopLogging, MainWindow)
# {0} - build number
#currentVersion=NetBeans Platform 7.0.1 (Build {0})
ERR_no_user_directory=netbeans.user is niet ingesteld.\nOnderzoek uw NetBeans opstartscript alstublieft.
# {0} - userdir full path
# {1} - inst full path
ERR_user_dir_is_inside_home=Uw gebruikersnaam directory ({0}) kan niet in uw NetBeans installatie directory ({1}) verkeren.
#Splash
# title of the splash window; shown perhaps in window tray of e.g. Gnome
LBL_splash_window_title=NetBeans platform opstarten
# The Title of the About Box
CTL_About_Title=Over
CTL_About_Detail=Detail
ACSD_AboutDialog=n.v.t.
ACSN_AboutTabs=n.v.t.
ACSD_AboutTabs=n.v.t.
##########################
#NOI18N
#SplashOnByDefault=true
#NOI18N
#SPLASH_WIDTH=473
#NOI18N
#SPLASH_HEIGHT=300
#NOI18N
#SplashShowProgressBar=true
#33546: Be able to set global font size using bundle key
#NOI18N
#CTL_globalFontSize=
# x, y, w, h
#NOI18N
#SplashRunningTextBounds=10, 235, 450, 12
#NOI18N
#SplashProgressBarBounds=0, 249, 473, 3
#16986: Special font size used only for splash screen
#NOI18N
#SplashRunningTextFontSize=11
# RGB
#NOI18N
#SplashRunningTextColor=0xFFFFFF
#NOI18N
#SplashProgressBarColor=0xE00000
#NOI18N
#SplashProgressBarEdgeColor=0xC5646F
#NOI18N
#SplashProgressBarCornerColor=0xB4A2B5
###################
# error messages
ERR_UIExpected=UI klasse naam verwacht, standaard UI gebruiken...
ERR_UserDirExpected=Directory verwacht na --userdir schakelaar
ERR_UINotFound=UI klasse niet aangetroffen, standaard UI toepassen
ERR_FontSizeExpected=Lettergrootte verwacht, standaard lettergrootte gebruiken...
ERR_BadFontSize=Slecht formaat van het lettertype, standaard lettergrootte gebruiken...
ERR_BrandingNeedsArgument=Optie --branding vereist \u00e9\u00e9n enkel argument
ERR_LocaleExpected=Landinstelling specificatie verwacht na --lokale schakelaar
CTL_Netbeanshome_notexists=netbeans.home wijst naar een niet bestaande directory.
CTL_Netbeanshome1=netbeans.home wijst niet naar een directory.
CTL_Netbeanshome2=netbeans.user wijst naar een niet bestaande directory.
CTL_Netbeanshome3=netbeans.user wijst niet naar een directory.
# {0} - path to dir that could not be created.
CTL_CannotCreate_text=Kan systeem directory niet maken in {0}. Een bestand met dezelfde naam bestaat al.
# {0} - path to dir that could not be created.
CTL_CannotCreateSysDir_text=Kan systeem directory {0} niet maken.
CTL_Cannot_mount_system_fs=Kan systeem bestandssysteem niet toevoegen, uitgaan...
#startup info messages
MSG_IDEInit=Inwijden...
# NbURLStreamHandlerFactory
# {0} - URL
EXC_nbres_cannot_connect=Kon geen verbinding maken met URL {0}. Dergelijke middelen werden niet aangetroffen.
GTK_FONTSIZE_UNSUPPORTED=--lettergrootte wordt niet ondersteund op GTK look-and-feel. In plaats daarvan uw bureaublad tekstgrootte bijstellen.
# When showSplash() fails
EXC_GraphicsStartFails1=Fout: {0}
EXC_GraphicsStartFails2=Zie {0} voor de opsomming.
# NbProblemDisplayer
# {0} - module display name
# {1} - requested specification version
# {2} - obtained specification version
MSG_problem_other_too_old=Module {0} werd aangevraagd in versie >= {1} maar alleen {2} werd gevonden.
# {0} - module display name
MSG_problem_other_disabled=Module {0} zou ook ge\u00efnstalleerd moeten worden.
LBL_no_impl_version=[geen versie gespecificeerd]
# {0} - module display name
# {1} - requested implementation version
# {2} - obtained implementation version
MSG_problem_other_wrong_version=Module {0} werd gevraagd bij de uitvoering versie "{1}" maar alleen "{2}" werd gevonden.
# {0} - code name of missing module
MSG_problem_other_needed_not_found=De module genaamd {0} was nodig en werd niet gevonden.
# {0} - required token
MSG_problem_require_disabled=Geen van de modules die de mogelijkheid {0} verschaffen kon worden ge\u00efnstalleerd.
# {0} - required token
MSG_problem_require_not_found=Geen module die de mogelijkheid {0} verschaft werd gevonden.
# {0} - class name
MSG_problem_class_not_loaded=Het pakket dat de klasse {0} bevat was niet opgeladen.
# {0} - package name
MSG_problem_package_not_loaded_or_old=Het pakket {0} is niet opgeladen of het was een verouderde versie.
# {0} - version number, spec format, e.g. 1.5
# {1} - current version number
MSG_problem_java_too_old=De Java-platform versie {0} of hoger werd verzocht, maar slechts {1} is actief.
MSG_warning=Waarschuwing
MSG_info=Informatie
MSG_continue=Modules uitschakelen en doorgaan
MSG_exit=Afsluiten
# {0} - number of other dependant modules
MSG_also_dep_modules={0,choice,1#Another module|1<{0} verdere modules} konden niet ge\u00efnstalleerd worden vanwege bovenstaande problemen.
# NbEvents
MSG_start_load_boot_modules=Kern opladen...
MSG_finish_load_boot_modules=Kern opladen...klaar.
MSG_start_auto_restore=Modules opladen...
MSG_finish_auto_restore=Modules opladen voltooid.
MSG_start_enable_modules=Modules inschakelen...
MSG_finish_enable_modules=Modules inschakelen...klaar
#TEXT_finish_enable_modules=Turning on modules:
MSG_start_disable_modules=Modules uitschakelen...
MSG_finish_disable_modules=Modules uitschakelen...klaar.
#TEXT_finish_disable_modules=Turning off modules:
MSG_failed_install_new=Waarschuwing - sommige modules konden niet ge\u00efnstalleerd worden:
# {0} - module display name
MSG_failed_install_new_unexpected=Waarschuwing - module {0} kon niet ge\u00efnstalleerd worden
# {0} - file name
#TEXT_start_deploy_test_module=Deploying test module in {0} ...
#TEXT_finish_deploy_test_module=Finished deploying test module.
MSG_start_read=Module opslag lezen...
MSG_finish_read=Module opslag lezen...klaar.
MSG_restore=Modules opstarten...
# #13806: might have been installed before and uninstalled.
# {0} - module display name
MSG_install= {0} installeren
# {0} - module display name
#TEXT_install=Installing new module: {0}
# {0} - module display name
MSG_update=Een nieuwe versie van {0} opstarten
# {0} - module display name
#TEXT_update=Updating module: {0}
# {0} - module display name
MSG_uninstall=Stoppen {0}
MSG_load_section=Modules opladen...
MSG_load_layers=Loading module services...
# {0} - path to expected module JAR
#TEXT_missing_jar_file=Warning: the module {0} could not be found, ignoring...
# {0} - module display name
#TEXT_cant_delete_enabled_autoload=The module {0} could not be deleted as it was an autoload or eager module and still in use.
# {0} - module display name
# {1} - property name in XML
# {2} - value on disk in XML
# {3} - actual value
#TEXT_misc_prop_mismatch=An attempt was made to change the property {1} of the module {0} in the system/Modules folder.\nThe actual value is "{3}" but it was changed on disk to read "{2}".\nThis property cannot be changed while the IDE is running, so this attempt had no effect.
# {0} - JAR file name
#TEXT_patch=Module patch or custom extension: {0}
#
# TopLogging
#
# {0} - class name from MRE
EXC_MissingResourceException_class_name=Ontbrekende middelen van klasse: {0}
# {0} - key from MRE
EXC_MissingResourceException_key=Sleutel die niet gevonden was: {0}
# {0} - public ID
# {1] - system ID
EXC_sax_parse=Parseerfout in bestand {1} (PUBLIEK {0})
# {0} - public ID
# {1] - system ID
# {2} - column #
# {3} - line #
EXC_sax_parse_col_line=Parseerfout in bestand {1} regel {3} kolom {2}(PUBLIEK {0})