blob: b229431f93cbc7b16ae3d0a22a203161c1011db6 [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.
# message shown when something wrong with guarded blocks
MSG_ERR_GuardesBlocks=Het formulier lijkt te zijn beschadigd. De GUI bouwer \nkon de secties met de gegenereerde code niet vinden.\nDe bijzondere opmerkingen die het begin en het einde\nvan deze secties aangeven waren verwijderd of gewijzigd.\nHet formulier word geopend als alleen-lezen.\n\nZie http://wiki.netbeans.org/FormGuardedBlockError\nvoor meer informatie.
MSG_ERR_GuardesBlocksTitle=Fout tijdens het parseren van het java bronbestand formulier
# display names of the buttons switching between form designer and java editor
CTL_DesignTabCaption=Ontwerp
CTL_SourceTabCaption=&Bron
# display name of the Form Settings in Options
CTL_FormSettings=GUI bouwer
# name provided from the top-level component, which does not have a variable name to return
#CTL_FormTopContainerName=Form
# display name of the Form Loader
PROP_FormLoader_Name=Formulier voorwerpen
# display name of Non-Visual Components Node
CTL_NonVisualComponents=Andere onderdelen
# formatting of the form multiview title
#FMT_FormTitleWithContainerName={0} [{1}]
MSG_NonEditableTemplate=Sjabloon {0} is niet te bewerken.
# Control Panel -> Form Objects Property Names
PROP_LISTENER_GENERATION_STYLE=Listener Generation Style
HINT_LISTENER_GENERATION_STYLE=The style of generating code of event listeners
PROP_LAYOUT_CODE_TARGET=Layout Generation Style
HINT_LAYOUT_CODE_TARGET=The type of code generated for advanced layout features (requiring Java 6 or a special library).
PROP_AUTO_RESOURCE=Automatic Resource Management
HINT_AUTO_RESOURCE_GLOBAL=The automatic internationalization mode for newly created forms.
HINT_AUTO_RESOURCE_LOCAL=Select Internationalization to generate String property values in a resource bundle. Select All Resources to generate string, icon, color, and font values in a resource bundle. Selecteer bronnen + injectie om runtime hulpbron injectie code voor de hulpmiddelen te ontwikkelen in plaats van eigenschapzetters te gebruiken. Kies Uit om alle eigenschapwaarden direct in het Javabestand te ontwikkelen
PROP_AUTO_I18N=Automatische internationalisering
HINT_AUTO_I18N=Indien ingeschakeld, worden alle tekenreekseigenschappen in het formulier automatisch ge\u00efnternationaliseerd. Indien uitgeschakeld, worden alle automatisch ge\u00efnternationaliseerde eigenschappen teruggezet naar de hard-gecodeerde tekstregels.
PROP_AUTO_SET_COMPONENT_NAME=Onderdeelnaamen instellen
HINT_AUTO_SET_COMPONENT_NAME=Indien geselecteerd, wordt de 'naam' eigenschap van alle onderdelen automatisch ingesteld naar de variabel naam
HINT_SELECTION_BORDER_COLOR=De kleur van de rand die onderdelen als geselecteerd aangeeft
HINT_GUIDING_LINE_COLOR=De kleur van de hulplijn
PROP_VARIABLES_MODIFIER=Variabelen modificator
HINT_VARIABLES_MODIFIER=The access modifier of variables generated for components on the form.
HINT_FOLD_GENERATED_CODE=If selected, the generated code is folded.
PROP_LAYOUT_COMPONENT_HORIZONTAL_SIZE=Horizontal Size
HINT_LAYOUT_COMPONENT_HORIZONTAL_SIZE=Preferred horizontal size of the component in the layout.
PROP_LAYOUT_COMPONENT_VERTICAL_SIZE=Vertical Size
HINT_LAYOUT_COMPONENT_VERTICAL_SIZE=Preferred vertical size of the component in the layout.
PROP_LAYOUT_COMPONENT_HORIZONTAL_RESIZABLE=Horizontal Resizable
HINT_LAYOUT_COMPONENT_HORIZONTAL_RESIZABLE=Determines whether the component is horizontally resizable.
PROP_LAYOUT_COMPONENT_VERTICAL_RESIZABLE=Vertical Resizable
HINT_LAYOUT_COMPONENT_VERTICAL_RESIZABLE=Determines whether the component is vertically resizable.
HINT_ASSISTANT_SHOWN=If selected, the assistant is shown in the designer.
PROP_GENERATE_FQN=Generate Full Classnames
HINT_GENERATE_FQN=If selected then fully qualified names of classes are generated.
# form toolbar
CTL_SelectionButtonHint=Selection Mode
CTL_ConnectionButtonHint=Connection Mode
CTL_BeansButtonHint=Add Mode
CTL_PaletteButton_MenuItem=Show Add Button
ACSD_SelectionMode=If selected, the Form Editor is in \"Selection Mode\" - you may select components on the form.
ACSD_ConnectionMode=If selected, the Form Editor is in \"Connection Mode\" - you may connect components with a wizard.
ACSD_AddMode=If selected, the Form Editor is in \"Add Mode\" - you may add the selected bean to the form.
# HandleLayer
ACSN_HandleLayer=Visual form designer
ACSD_HandleLayer=Use Component Inspector for keyboard-only navigation
# displayed text of not set value (for "write only" properties)
CTL_ValueNotSet=<Not Set>
# value type displayed as tooltip in property sheet for properties without description
# {0} = property value type name
HINT_PropertyType=({0})
# value type displayed as tooltip in property sheet for properties having some description
# {0} = property value type name
# {1} = the original short description of the property
HINT_PropertyTypeWithDescription=({0}) {1}
# RADComponent PropertySets
CTL_PropertiesTab=Eigenschappen
CTL_PropertiesTabHint=Common properties of the JavaBeans component
CTL_Properties2Tab=Other Properties
CTL_Properties2TabHint=Other properties of the JavaBeans component
CTL_BindingTab=Verbinding
CTL_BindingTab0=Voorkeur
CTL_BindingTabHint0=Preferred binding properties
CTL_BindingTab1=Observable
CTL_BindingTabHint1=Properties that fire property changes.
CTL_BindingTab2=Non-observable
CTL_BindingTabHint2=These properties don't fire property changes and therefore will not work in read/write bindings.
CTL_EventsTab=Evenenmenten
CTL_EventsTabHint=Events of the JavaBean
CTL_SyntheticTab=Code ontwikkeling
CTL_SyntheticTabHint=Properties that control the Java code generated for the JavaBeans component
CTL_SyntheticTab_Short=Code
CTL_LayoutTab=Indeling
CTL_LayoutTabHint=Layout constraints properties
CTL_SetAction=Set Action...
# property set for root form's node
CTL_ResourceTab=Resources and Internationalization
CTL_ResourceTabHint=Properties that control automatic resource and internationalization management of the form
# Accessibility support
CTL_AccessibilityTab=Accessibility
CTL_AccessibilityTabHint=Properties of AccessibleContext of the component
PROP_AccessibleName=Accessible Name
PROP_AccessibleDescription=Accessible Description
PROP_AccessibleParent=Accessible Parent
MSG_CyclicAccessibleContext=the labelFor property can not be set to component itself
# names of PasteType for copy/paste and cut/paste operations
CTL_CopyPaste=Kopi\u00ebren
CTL_CutPaste=Move
# hint for ButtonGroupProperty
HINT_ButtonGroup=Group of buttons in which this button belongs
ERR_COMPONENT_NAME_ALREADY_IN_USE=Two components in the same form cannot have the same name.
ERR_INVALID_COMPONENT_NAME=The name of a component must be a valid Java variable name.
# user entered value that passed through Property Editor, but failed in setter method of the property
MSG_ERR_WRITING_TO_PROPERTY=Failed to write the value to the property \"{0}\".
# formatting of a status line text shown during the opening of the form
# {0} = name of the form data object
FMT_PreparingForm=Preparing form to open: {0}
FMT_OpeningForm=Loading form: {0}
LBL_FormLoading=Laden...
# error notifications shown when some errors/warnings occur during form loading
FMT_ERR_PersistenceManagerInstantiation=Cannot instantiate persistence manager:\n {0}
# title of the loading errors dialog
CTL_FormLoadingErrors=Errors Occured While Loading Form
# warning message when a form was loaded with errors (not all data loaded)
MSG_FormLoadedWithErrors=Errors occurred in loading the form data. It is not recommended to use\nthis form now in editable mode - data that could not be loaded would be lost after saving the form.\nPlease go through the reported errors, try to fix them if possible, and open the form again.\nIf you choose to open the form as View Only you may see which beans are missing.
CTL_ViewOnly=View only
CTL_AllowEditing=Allow editing
CTL_LB_InvalidComponent=invalid
# title of the warning message above
CTL_FormLoadedWithErrors=Warning - Form Loaded With Errors
# message when there's no PersistenceManager registered for loading forms
MSG_ERR_NoPersistenceManager=Internal error: there is no persistence manager registered.\nThe form cannot be opened.
# message when no registered PersistenceManager is capable of loading the form
MSG_ERR_NotRecognizedForm=The form file format is not recognized.\nThe form cannot be opened.
# message when some errors occurred in accessing the form file
MSG_ERR_LoadingErrors=Some errors occurred when trying to load the form file.\nThe form cannot be opened.
# message when the form file contains invalid XML
MSG_ERR_InvalidXML=The form file does not contain valid XML.\nThe form cannot be opened.
# message when the form file does not contain expected main element
# do not translate "Form"
MSG_ERR_MissingMainElement=Invalid format: main \"Form\" element not found in the form file.\nThe form cannot be opened.
# formatting of message when the for is of unsupported version
# {0} = version number
FMT_ERR_UnsupportedVersion=Unsupported form file version: {0}.\nThe form cannot be opened.
# formatting of warning message printed to console when a substitute form type is used
# {0} name of the opening form
# {1} name of the class used as the fallback form type alternative
# {2} name of the class that could not be used
FMT_FormTypeWarning=[WARNING] Opening form {0} as {1}.\n\ Could not use the declared superclass: {2}
# formatting of warning message printed to console when form type in form file
# is not compatible with superclass declared in the java file
# {0} name of the opening form
FMT_IncompatibleFormTypeWarning=[WARNING] Form {0} has an incompatible superclass declared in its Java file.
# formatting of message when the form cannot be based on given class
# {0} = the invalid base class name
FMT_ERR_InvalidBaseClass=Cannot determine form type ({0}).\nPlease make sure the class is a JavaBeans component.\nThe form cannot be opened.
# message when the base class of the form cannot be determined
MSG_ERR_CannotDetermineBaseClass=Cannot determine the form type (the base class of the form cannot be loaded).\nThe form cannot be opened.
# message when there's a class name of component missing
MSG_ERR_MissingClass=Invalid format: missing class name.\nThe component cannot be loaded.
# formatting of message when a component class cannot be loaded
# {0} = name of the class that cannot be loaded
FMT_ERR_CannotLoadClass=Cannot load component class {0}.\nThe component cannot be loaded.
# formatting of message when an unknow element is found in form file
# {0} = name of the unknown element
FMT_ERR_UnknownElement=Found unknown component element: {0}
# formatting of message when a component instance cannot be created
# {0} = name of the class which cannot be instantiated
FMT_ERR_CannotCreateInstance=Cannot create instance of {0}.\nThe component cannot be loaded.
# message when initialization of visual layout of loaded container failed
MSG_ERR_LayoutInitFailed=Failed to initialize layout of this container.
# message when no layout support found for a container
MSG_ERR_NoLayoutSupportFound=No layout support was found.\nLayout information for this container cannot be loaded.
# message when there's a property name missing in form file
MSG_ERR_MissingPropertyName=Invalid format: missing property {0} attribute.\nThe property cannot be loaded.
# message when a specified property is unknown
MSG_ERR_UnknownProperty=No such property exists in the component.
# formatting of message when a property type class cannot be loaded
# {0} = name of the class that cannot be loaded
FMT_ERR_CannotLoadClass2=Cannot load property type class {0}.\nThe property cannot be loaded.
# message when the stored property type is not compatible with the property
MSG_ERR_IncompatiblePropertyType=Invalid format: the stored property type is incompatible.\nThe property cannot be loaded.
# message when there's a property type missing in form file
MSG_ERR_MissingPropertyType=Invalid format: missing property type attribute.\nThe property cannot be loaded.
# formatting of message when a property editor class cannot be loaded
# {0} = name of the class that cannot be loaded
FMT_ERR_CannotLoadClass3=Cannot load property editor class {0}.\nThe property cannot be loaded.
# formatting of message when a property editor instance cannot be created
# {0} = name of the class which cannot be instantiated
FMT_ERR_CannotCreateInstance2=Cannot create instance of property editor {0}.\nThe property cannot be loaded.
# formatting of message when a string cannot be decoded as a primitive value
# {0} = decoded string
# {1) = target primitive type
FMT_ERR_CannotDecodePrimitive=Cannot decode \"{0}\" as {1}.\nThe property cannot be loaded.
# message when some error in reading property value occurs
MSG_ERR_CannotReadPropertyValue=Cannot read the property value.
# message when a property value is missing in the form file
MSG_ERR_MissingPropertyValue=Invalid format: the property value is missing.
# message when a loaded value cannot be set to property
MSG_ERR_CannotSetLoadedValue=Cannot set the loaded value to the property.
# formatting of message when trying to save to read only form file
# {0} = name of the form file
FMT_ERR_SaveToReadOnly=Internal error: tried to save to read-only file {0}.
# formatting of message when the form file for saving could not be locked
# {0} = name of the form file
FMT_ERR_CannotLockFormFile=Internal error: cannot obtain lock on file {0}.
# formatting of message when could not write the form file
# {0} = name of the form file
FMT_ERR_CannotWrtiteToFile=Cannot write to file {0}
# formatting of message when a value cannot be got from property to be saved
# {0} = name of the property
FMT_ERR_CannotGetPropertyValue=Cannot get the value of the \"{0}\" property.\nThe property cannot be saved.
# formatting of message when a property value cannot be saved
# {0} = name of the property
FMT_ERR_CannotSaveProperty=Cannot save the value of the \"{0}\" property.
# formatting of message when a property value cannot be saved
# {0} = class name of property editor
FMT_ERR_CannotSaveProperty2=Cannot save property value using the {0} property editor.
# formatting of message when a property value cannot be saved
# {0} = value type class name
FMT_ERR_CannotSaveProperty3=Cannot save property value of type {0}.
# formats for description labels of various loading errors
FMT_ERR_LoadingComponent=Error in loading component: {0}
FMT_ERR_LoadingComponentProperty=Error in loading component property: {0}
FMT_ERR_LoadingLayout=Error in loading layout: {0}
FMT_ERR_LoadingLayoutProperty=Error in loading container layout property: {0}
FMT_ERR_LoadingLayoutConstraints=Error in loading layout constraints: {0}
FMT_ERR_LoadingLayoutConstraintsProperty=Error in loading layout constraint property: {0}
# string used for layout when building a location description of location in
# the tree, e.g. [JFrame]->container1->[layout]->property1
CTL_PathLayout=[layout]
# string used for layout when building a location description of location in
# the tree, e.g. [JFrame]->component1->[layout constraints]->property1
CTL_PathLayoutConstraints=[layout constraints]
# string used as chain link when building a location description in the tree,
# e.g. [JFrame]->container1->component1
CTL_PathLink=->
# formatting of Error message when a layout initialization fails
# {0} = layout class name
FMT_ERR_LayoutInit=Failed to initialize layout {0}.\nThe layout cannot be set.
# formatting of error message when no LayoutSupport is found for layout
# {0} = layout class name
FMT_ERR_LayoutNotFound=No support class found for layout {0}.\nThe layout cannot be set.
# message when initialization of visual layout of loaded container failed
MSG_ERR_LayoutInitFailed2=Initialization of the container layout support failed.\nJust limited basic support will be used.
# message shows restriction of usage of Borders
MSG_BorderNotApplicable=Cannot apply border. Borders can be used only with Swing JComponent subclasses.
# message shows restriction of usage of In-place text editing
MSG_ComponentNotShown=In-place text editing is available only for the shown components.
# formatting of error message when class of component added to form from palette
# cannot be loaded
# {0} = name of the class that cannot be loaded
# {1} = expected source of the component
FMT_ERR_CannotLoadClass4=Cannot load component class {0} from {1}.\nThe class must be compiled and must be on the classpath of the project to which this form belongs.
# component instantiation error message
MSG_ERR_CannotInstantiate=The component cannot be instantiated. Please make sure it is a JavaBeans component.
# component instantiation error during copying
MSG_ERR_CannotCopyInstance=The bean instance of the component cannot be copied.
# message when trying to add (or copy) form class object to the same form
MSG_ERR_CannotAddForm=A form cannot be added to itself.
# Component Inspector Title
CTL_InspectorTitle=Inspector
ACS_ComponentTree=Component tree
ACSD_ComponentTree=n.v.t.
HINT_ComponentInspector=Component Inspector
# formatting of component node display name
# {0} = name of the component (typically variable name)
# {1} = short name of component class (without package)
FMT_ComponentNodeName={0} [{1}]
# formatting of component node display name for a component without a name
# {0} = short name of component class (without package)
FMT_UnnamedComponentNodeName=[{0}]
# formatting of form root node display name
# {0} = name of the form (class name)
FMT_FormNodeName=Form {0}
# formatting of a message that is displayed in the status line during setting layout
# {0} = class name of the layout
# {1} = displayName of the container to set the layout on
#FMT_MSG_SetLayout=Set {0} on {1}.
# formatting of a message that is displayed in the status line during setting layout
# when the layout cannot be set
# {0} = displayName of the container it is not possible to set the layout on
#FMT_MSG_CannotSetLayout=Cannot set layout on {0}.
# formatting of a message that is displayed in the status line during setting border
# {0} = class name of the border
# {1} = displayName of the component to set the border on
#FMT_MSG_SetBorder=Set {0} on {1}.
# formatting of a message that is displayed in the status line during setting border
# {0} = displayName of the component, the border cannot be set on
#FMT_MSG_CannotSetBorder=Cannot set border on {0}.
# formatting of a message that is displayed in the status line during adding
# a new component to a container
# {1} = short class name (without package) of the component to add
# {2} = display name of the container to add the component to
#FMT_MSG_AddComponent=Add {0} to {1}.
# formatting of a message that is displayed in the status line during adding
# a new component to "Other Components"
# {0} = short class name (without package) of the component to add
#FMT_MSG_AddToOthers=Add {0} to Other Components.
FMT_MSG_AddingComponent={0} toevoegen
# form designer resizing
# {0} = current designer width
# {1} = current designer height
FMT_HINT_DesignerResizing=[{0}, {1}] To change the designer size, drag or doubleclick the border.
FMT_HINT_DesignerSize=[{0}, {1}]
CTL_SetDesignerSize_Title=Set Form Designer Size
CTL_SetDesignerSize_Label=&New Size (width, height):
# Events
MSG_CannotAttach=Cannot attach to the event handler.\n\tThe event handler is already used for an event of another type.
MSG_CannotRename=Cannot rename to an existing event handler.\n\tTo reattach, first remove the current handler and then attach to the existing one.
# The string event property value name when no event handler is attached to the event
CTL_NoEvent=<geen>
FMT_MSG_HandlersFor=Handlers for {0}
FMT_MSG_InvalidJavaIdentifier={0} is not a Java identifier.
FMT_MSG_EmptyString=Empty string
# Code Generation
# A code generated into a new event handler method
# PARTIAL do not translate TODO
#MSG_EventHandlerBody=// TODO add your handling code here:\n
CTL_LISTENER_ANONYMOUS_CLASSES=Anonymous Inner Classes
CTL_LISTENER_CEDL_INNERCLASS=One Inner Class
CTL_LISTENER_CEDL_MAINCLASS=Main Class
CTL_LAYOUT_CODE_AUTO=Automatic
CTL_LAYOUT_CODE_JDK6=Standard Java 6 code
CTL_LAYOUT_CODE_LIBRARY=Swing Layout Extensions Library
CTL_AUTO_RESOURCE_DEFAULT=Standaard
CTL_AUTO_RESOURCE_ON=Aan
CTL_AUTO_RESOURCE_OFF=Uit
CTL_AUTO_NAMING_DEFAULT=Standaard
CTL_AUTO_NAMING_ON=Aan
CTL_AUTO_NAMING_OFF=Uit
CTL_AUTO_OFF=Uit
CTL_AUTO_I18N=Internationalization
CTL_AUTO_RESOURCING=All Resources
CTL_AUTO_INJECTION=All Resources + Injection
PROP_FORM_BUNDLE=Properties Bundle File
HINT_FORM_BUNDLE=Resource name of the properties bundle (default file without extension)
PROP_DESIGN_LOCALE=Design Locale
HINT_DESIGN_LOCALE=Specific localization used or modified in the designer
# Comments generated around generated variables declarations
#MSG_VariablesBegin=// Variables declaration - do not modify
#MSG_VariablesEnd=// End of variables declaration
#MSG_EventDispatchCodeComment=// Code for dispatching events from components to event handlers.\n
#MSG_GeneratedCode=Generated Code
#MSG_WrongLocalVariableSettingComment=\n// WARNING: Variable {0} should not be declared as local in initComponents() as long as \n // Forms property '''Listener Generation Style''' is set to '''Main Class''' or '''One Inner Class'''.\n // Check the values set in the components' '''Use Local Variable''' and \n // Forms '''Local Variables''' and '''Listener Generation Style''' properties.\n
VALUE_codeGen_generate=Generate Code
VALUE_codeGen_serialize=Serialize
MSG_JC_BeanClass=Bean Class
MSG_JC_BeanClassDesc=The bean class for this component.
MSG_JC_VariableName=Variable Name
MSG_JC_VariableDesc=The name of the global variable generated for this component.
MSG_JC_TypeParameters=Type Parameters
MSG_JC_TypeParametersDesc=Type parameters string (if the type of this variable uses generics).
MSG_JC_VariableModifiers=Variable Modifiers
MSG_JC_VariableModifiersDesc=The modifiers of the variable generated for this component.
MSG_JC_CodeGeneration=Code ontwikkeling
MSG_JC_CodeGenerationDesc=Type of code generation for this component.
MSG_JC_PreCreationCode=Pre-Creation Code
MSG_JC_PreCreationCodeDesc=Code included before creation of this component.
MSG_JC_PostCreationCode=Post-Creation Code
MSG_JC_PostCreationCodeDesc=Code included after creation of this component.
MSG_JC_PreInitCode=Pre-Init Code
MSG_JC_PreInitCodeDesc=Code included before standard bean properties of this component are set.
MSG_JC_PostInitCode=Post-Init Code
MSG_JC_PostInitCodeDesc=Code included after all standard bean properties of this component are set.
MSG_JC_PostListenersCode=Post-Listeners Code
MSG_JC_PostListenersCodeDesc=Code included after all bean properties are set and listeners registered.
MSG_JC_PreAddCode=Pre-Adding Code
MSG_JC_PreAddCodeDesc=Code included before this component is added to the parent container.
MSG_JC_PostAddCode=Post-Adding Code
MSG_JC_PostAddCodeDesc=Code included after this component is added to the parent container.
MSG_JC_PrePopulationCode=Pre-Population Code
MSG_JC_PrePopulationCodeDesc=Code included before sub-components are added to this container.
MSG_JC_PostPopulationCode=Post-Population Code
MSG_JC_PostPopulationCodeDesc=Code included after sub-components are added to this container.
MSG_JC_AfterAllSetCode=After-All-Set Code
MSG_JC_AfterAllSetCodeDesc=Code included after the component is completely set up.
MSG_JC_PreDeclaration=Pre-Declaration Code
MSG_JC_PreDeclarationDesc=Code included before declaration of the variable.
MSG_JC_PostDeclaration=Post-Declaration Code
MSG_JC_PostDeclarationDesc=Code included after declaration of the variable.
MSG_JC_SerializeTo=Serialize To
MSG_JC_SerializeToDesc=The file into which this component is serialized.
MSG_JC_CustomCreationCode=Custom Creation Code
MSG_JC_CustomCreationCodeDesc=Custom code for creation (instantiation) of this component.
MSG_JC_UseLocalVar=Use Local Variable
MSG_JC_UseLocalVarDesc=If True, the variable is declared as local in initComponents().
HINT_VARIABLES_LOCAL=If selected, variables for components are generated as local in initComponents().
PROP_VARIABLES_LOCAL=Local Variables
HINT_GENERATE_MNEMONICS=You can define mnemonics of labels and buttons by using the '&' character inside the text property instead of setting the text and mnemonics properties separately. This allows precise mnemonics definition and easy internationalization. However, this feature requires the org.openide.awt.Mnemonics class, so you should turn it on only if you develop forms to be run within NetBeans IDE.
HINT_GENERATE_MNEMONICS2=If True, the "text" property of buttons and labels is generated using org.openide.awt.Mnemonics
PROP_GENERATE_MNEMONICS=Generate Mnemonics Code
# ParametersPicker, PropertyPicker, MethodPicker
# {0} = required type (short class name)
CTL_FMT_CW_SelectMethod=Select Method ({0})
# {0} = required type (short class name)
CTL_FMT_CW_SelectProperty=Select Property ({0})
CTL_CW_Component=Onderdeel:
ACSD_CTL_CW_Component=n.v.t.
CTL_CW_NotSet=<niet gezet>
CTL_CW_Code=<code>
CTL_CW_GetParametersFrom=Get Parameter From:
CTL_CW_Value=Waarde:
ACSD_CTL_CW_Value=n.v.t.
CTL_CW_Bean=Bea&n:
ACSD_CTL_CW_Bean=n.v.t.
CTL_CW_Property=&Property:
ACSD_CTL_CW_Property=n.v.t.
CTL_CW_NoProperty=<No Property Selected>
CTL_CW_Method=Me&thod Call:
CTL_CW_MethodCall=Methodeaanroep
ACSD_CTL_CW_Method=n.v.t.
CTL_CW_NoMethod=<No Method Selected>
CTL_CW_UserCode=U&ser Code:
ACSD_CTL_CW_UserCode=n.v.t.
CTL_CW_SelectBean=<Select Bean>
CTL_CW_MethodList=&Methods
ACSD_CTL_CW_MethodList=n.v.t.
CTL_CW_PropertyList=Eigenscha&ppen
ACSD_CTL_CW_PropertyList=n.v.t.
ACSD_ParametersPicker=n.v.t.
ACSD_PropertyPicker=n.v.t.
ACSD_MethodPicker=n.v.t.
ACSD_CTL_CW_ValueField=n.v.t.
ACSD_CTL_CW_BeanCombo=n.v.t.
ACSD_CTL_CW_PropertyLabel=n.v.t.
ACSD_CTL_CW_MethodLabel=n.v.t.
ACSD_CTL_CW_UserCodeArea=n.v.t.
ACSD_CTL_CW_PropertyButton=n.v.t.reportErrors
ACSD_CTL_CW_MethodButton=n.v.t.
#ParametersPicker - nothing was entered
ERR_NothingEntered=Geen geldige waarde was ingevoerd.
# RADConnectionPropertyEditor - display name
CTL_FormConnection_DisplayName=Waarde van bestaand onderdeel
CTL_CustomCode_DisplayName=Aangepaste code
ACSN_CustomCode_EditorPane=Aangepaste codebewerker paneel
# text displayed when connection is not valid (e.g. component removed)
CTL_CONNECTION_INVALID=<Ongeldige koppeling>
# Formatting of display value for connection to property
# {0} = name of the component to obtain the property from
# {1} = name of the property
FMT_PROPERTY_CONN=<{0}.{1}>
# Formatting of display value for connection to bean
# {0} = name of the component to obtain the property from
FMT_BEAN_CONN=<{0}>
# Formatting of display value for connection to property
# {0} = name of the component to call the method on
# {1} = name of the method
FMT_METHOD_CONN=<{0}.{1}>
# Formatting of display value for connection to value
# {0} = the value string
FMT_VALUE_CONN=<Waarde: {0}>
# display value for connection to custom code
CTL_CODE_CONN=<Gebruiker code>
# property value of array type is displayed as Array of ...<br>
CTL_ArrayOf=Matrix van
# default names of adding MenuItems during menu editing.
#CTL_DefaultFileMenu=File
#CTL_DefaultEditMenu=Edit
#ComponentChooserEditor
CTL_NoComponent=<geen>
CTL_DefaultComponent=<standaard>
CTL_InvalidReference=<Ongeldige verwijzing>
CTL_ComponentChooserEditor_DisplayName=Onderdeelkiezer
#ButtonGroupPropertyEditor
CTL_ButtonGroupPropertyEditor_DisplayName=Knopgroepkiezer
#AccessibleParentEditor
CTL_AccessibleParentEditor_DisplayName=Toegankelijke bovenliggende bewerker
#EventCustomEditor
CTL_EE_ADD=&Toevoegen...
CTL_EE_REMOVE=Ve&rwijderen
CTL_EE_RENAME=Her&noemen...
CTL_EE_RENAME_CAPTION=Handler hernoemen
CTL_EE_RENAME_LABEL=&Nieuwe naam voor handler:
CTL_EE_NOT_IDENTIFIER=De handlernaam is geen geldige Java identificatiecode.
CTL_EE_ALREADY_EXIST=Evenementhandler met deze naam is al opgenomen.
CTL_EE_ADD_CAPTION=Handler toevoegen
CTL_EE_ADD_LABEL=&Nieuwe handlernaam:
CTL_EE_Handlers=Han&dlers
ACSD_CTL_EE_Handlers=n.v.t.
ACSD_CTL_EE_ADD=n.v.t.
ACSD_CTL_EE_REMOVE=n.v.t.
ACSD_CTL_EE_RENAME=n.v.t.
ACSD_EventCustomEditor=n.v.t.
MSG_FormSizePolicy=Form Size Policy
HINT_FormSizePolicy=Sets the policy for the generation of resize code.
MSG_FormSize=Form Size
HINT_FormSize=Sets the initial size of the form.
MSG_FormPosition=Form Position
HINT_FormPosition=Sets the screen position where the form opens.
MSG_GeneratePosition=Generate Position
HINT_GeneratePosition=If True, generates code that positions the form as specified by the Form Position property.
MSG_GenerateSize=Generate Size
HINT_GenerateSize=If True, generates code that sets the size of the form as specified by the Form Size property.
MSG_GenerateCenter=Generate Center
HINT_GenerateCenter=If True, generates code that positions the form at the center of the screen.
MSG_DesignerSize=Designer Size
HINT_DesignerSize=The size of the active form designer area.
# names of property values for Size Policy property
VALUE_sizepolicy_pack=Generate pack()
VALUE_sizepolicy_full=Generate Resize Code
VALUE_sizepolicy_none=No Resize Code
#Layout Size Property Editor
VALUE_SizeNotExplicitelyDefined=Standaard
#Form Custom Editor
CTL_PropertyEditorDoesNot=Custom Editing of this Property is not Supported
CTL_DefaultEditor_DisplayName=Default editor
# {0} = description of selected custom editor
ACSD_FormCustomEditor=Editing property {0}
# Selecting editing mode for the property
# {0} = component name (name of the variable)
# {1} = name of the property being set
# Example:
# Set jButton1's text property using:
FMT_EditingModeLabel1=<html>Set <b>{0}</b>''s <b>{1}</b> property using:
# simplified version - if the edited property is not a bean property
# {0} = name of the property being set
FMT_EditingModeLabel2=<html>Set <b>{0}</b> property using:
EditingMode_Hint=Choose the manner for specifying the property value
ACSD_EditingMode=n.v.t.
# Tooltips of aligning buttons in form designer
CTL_AlignAction_l=Align left in column
CTL_AlignAction_r=Align right in column
CTL_AlignAction_u=Align top in row
CTL_AlignAction_d=Align bottom in row
CTL_AlignAction_ch=Center horizontally
CTL_AlignAction_cv=Center vertically
CTL_ResizeButton_h=Change horizontal resizability
CTL_ResizeButton_v=Change vertical resizability
# MetaComponentCreator
#FMT_CreatorTableTitle=Title
#FMT_CreatorComboBoxItem=Item
#FMT_CreatorListItem=Item
ChangeVariableNameAction=Change Variable Name ...
NAME_CustomizeTableAction=Table Contents ...
#FormEditorCustomizer
KW_FormOptions=GUI Builder,Swing Component Options,GUI Internationalization,Form Options
Form_Editor=GUI bouwer
Form_Editor_Tooltip=GUI Builder Options
Fold=F&old Generated Code
Assistant=&Show Assistant
#Public_Modifier=public
Default_Modifier=<standaard>
#Protected_Modifier=protected
#Private_Modifier=private
Anonymous=Anonymous Inner Classes
InnerClass=One Inner Class
MainClass=Main Class
Generate_Components=Generate Components as:
Generate_Components_Hint=Determines whether fields or local variables should be generated for components.
Generate_Locals=&Local Variables in initComponents() Method
Generate_Locals_ACSD=n.v.t.
Generate_Fields=&Fields in the Form Class
Generate_Fields_ACSD=n.v.t.
Variable_Modifier=&Variables Modifier:
Layout_Style=La&yout Generation Style:
Component_Names=Set Component &Names:
Listener_Style=Listener &Generation Style:
Code_Generation=Code ontwikkeling
Auto_I18n=&Automatische internationalisering:\n
Selection_Border_Color=Keuze randkleur:
Guiding_Line_Color=Hulplijnkleur:
Generate_FQN=Ontwikkel volledige gekwalificeerde namen van de klassen
MSG_Paiting_Exception=The following exception has been thrown during painting of the form. Use the Inspector window to fix or remove the problematic component.
TITLE_Choose_Bean=Bean kiezen
MSG_Choose_Bean=Class name:
MSG_DefaultPackageBean=Components from the default package cannot be used outside of the default package.
TITLE_UserQuestion=Vraag
# code customization
# subst messages used as comments in editor in code customizer window
CustomCode-SubstSub=Code of sub-components - not shown here
CustomCode-SubstLayout=Layout setup code - not shown here
CustomCode-SubstSubAndLayout=Code of sub-components and layout - not shown here
CustomCode-SubstAdding=Code adding the component to the parent container - not shown here
CustomCode-SubstNoValue=property value not set
# used with CTL_GuardCombo_Default in a combo box
CustomCode-Creation=custom creation
CustomCode-Creation_Hint=Custom creation (instantiation) code is used for this component
CustomCode-Property=custom property
CustomCode-Property_Hint=Custom code is used for the value of this property
# parameter {0} is name of the property setter; the result is e.g. pre-setText
CustomCode-PreProperty_Format=pre-{0}
CustomCode-PreProperty_Hint=Code included before setting the property value
CustomCode-PostProperty_Format=post-{0}
CustomCode-PostProperty_Hint=Code included after setting the property value
CustomCode-AfterAllSet=after-all-set
CustomCode-PreCreation=pre-creation
CustomCode-PostCreation=post-create
CustomCode-PreInit=pre-init
CustomCode-PostInit=post-init
CustomCode-PreAdding=pre-adding
CustomCode-PostAdding=post-adding
CustomCode-PrePopulation=pre-population
CustomCode-PostPopulation=post-population
CustomCode-PostListeners=post-listeners
CustomCode-PreDeclaration=pre-declaration
CustomCode-PostDeclaration=post-declaration
# Code Customizer dialog
TITLE_CodeCustomizer=Codeaanpasser
CustomCodeView.accessibleDescription=Een dialoogvenster voor het bewerken van op maat gemaakte (gebruiker) code voor geselecteerde onderdelen.
CTL_RenameTitle=Omdoop onderdeel
CTL_RenameLabel=Nieuwe Naam
CTL_ApplyChangesLabel=Voordat het onderdeel omgedoopt kan worden, moeten de veranderingen van de code eerst toegepast worden.\nWil je doorgaan?
CTL_ApplyChangesTitle=Veranderingen toepassen
CustomCodeView.renameButton.text=He&noemen...
CustomCodeView.renameButton.toolTipText=Hernoem de variabel van het onderdeel
CustomCodeView.selectComponentLabel.text=Onderdeel:
CustomCodeView.componentCombo.toolTipText=Kies het onderdeel dat aangepast moet worden
CustomCodeView.initCodeLabel.text=&Initialisatiecode
CustomCodeView.declarationCodeLabel.text=Variabel &declaratiecode
CustomCodeView.variableScopeLabel.text=&Variabel:
CustomCodeView.variableAccessLabel.text=Toegang:
CTL_GuardCombo_Default=standaardcode
CTL_GuardCombo_Default_Hint=Standaardcode is ontwikkelt. Je kan naar aangepaste code omschakelen met deze combobox.
CTL_VariableCombo_Local=plaatselijk
CTL_VariableCombo_Field=veld
CTL_AccessCombo_package_private=<standaard>
CustomCodeView.finalCheckBox.accessibleDescription=n.v.t.
CustomCodeView.staticCheckBox.accessibleDescription=n.v.t.
CustomCodeView.transientCheckBox.accessibleDescription=n.v.t.
CustomCodeView.volatileCheckBox.accessibleDescription=n.v.t.
MSG_BindingCustomizer_ACSD=n.v.t.
MSG_BindingCustomizer_Bind=<html>Verbind eigenschap <b>{1}</b> ({2}) aan:
MSG_BindingCustomizer_Source=Binding bron\:
MSG_BindingCustomizer_Source_ACSD=n.v.t.
MSG_BindingCustomizer_Expression=Binding &Expressie\:
MSG_BindingCustomizer_Expression_ACSD=n.v.t.
MSG_BindingCustomizer_DisplayExpression=&Beeld expressie\:
MSG_BindingCustomizer_DisplayExpression_ACSD=n.v.t.
MSG_BindingCustomizer_OK=OK
MSG_BindingCustomizer_Cancel=Annuleren
MSG_BindingCustomizer_Binding=Bind {0}.{1}
MSG_BindingCustomizer_None=<niet verbonden>
MSG_Binding_SelectSubbindings=Kies bron attributen die je in kolommen wilt zien in de tabel.
MSG_BindingCustomizer_SelectAll=Selecteer alles
MSG_BindingCustomizer_DeselectAll=De-selecteer alles
MSG_BindingCustomizer_Up=Omhoog
MSG_BindingCustomizer_Down=Omlaag
MSG_BindingCustomizer_BindingTab=Verbinding
MSG_BindingCustomizer_AdvancedTab=Geavanceerd
MSG_BindingCustomizer_UpdateProperties=<html><b>Eigenschappen bijwerken
MSG_BindingCustomizer_Update=Specificeer hoe het doel en de bron bijgewerkt worden
MSG_BindingCustomizer_UpdateMode=Bijwerk &modus\:
MSG_BindingCustomizer_UpdateMode_ACSD=n.v.t.
MSG_BindingCustomizer_UpdateMode1=Altijd sync (lezen/schrijven)
MSG_BindingCustomizer_UpdateMode2=De bron alleen lezen (alleen lezen)
MSG_BindingCustomizer_UpdateMode3=De bron eenmalig lezen (eenmaal lezen)
MSG_BindingCustomizer_UpdateWhen=Bron bijwerken als\:
MSG_BindingCustomizer_UpdateWhen_ACSD=n.v.t.
MSG_BindingCustomizer_UpdateWhen1=Entertoets is gedrukt of focus is verloren
MSG_BindingCustomizer_UpdateWhen2=Focus verdwijnt
MSG_BindingCustomizer_UpdateWhen3=Tijdens het typen
MSG_BindingCustomizer_IgnoreAdjusting=Aanpassing negeren
MSG_BindingCustomizer_SpecialValues=<html><b>Alternatieve waarden
MSG_BindingCustomizer_DisplayValues=Gebruik deze waarden als de verbonden bronwaarde nul of niet compleet is
MSG_BindingCustomizer_NullValue=N&ul bronwaarde\:
MSG_BindingCustomizer_NullValue_ACSD=n.v.t.
MSG_BindingCustomizer_IncompletePathValue=Onleesba&re bron waarde\:
MSG_BindingCustomizer_IncompletePathValue_ACSD=n.v.t.
MSG_BindingCustomizer_Conversion=<html><b>Soort conversie
MSG_BindingCustomizer_Validation=<html><b>Bevestiging
MSG_BindingCustomizer_Validator=&Validator\:
MSG_BindingCustomizer_Validator_ACSD=n.v.t.
MSG_BindingCustomizer_Converter=Omzetter\:
MSG_BindingCustomizer_Converter_ACSD=n.v.t.
MSG_BindingCustomizer_ValidationTxt=Bevestig veranderingen met gebruik van
MSG_BindingCustomizer_ConversionTxt=Bron omzetten naar doel met gebruik van:
MSG_BindingCustomizer_ImportData=&Importeer gegevens naar het formulier...
MSG_BindingCustomizer_ImportData_ACSD=n.v.t.
MSG_BindingCustomizer_NullExpression=<gebruik de bindingbron>
MSG_BindingCustomizer_NullDisplayExpression=<gebruik element.toString()>
MSG_BindingCustomizer_Identification=<html><b>Identificatie
MSG_BindingCustomizer_Name=&Naam\:
MSG_BindingCustomizer_Name_ACSD=n.v.t.
MSG_BindingCustomizer_Please_Wait=Een ogenblikje alsjeblieft
MSG_BindingCustomizer_Importing=Importeren ...
MSG_Binding_NullProperty=Nul waarde
MSG_Binding_IncompletePathProperty=Onvoltooide padwaarde
MSG_Binding_Converter=Omzetter
MSG_Binding_Validator=Validator
MSG_Binding_Name=Naam
#ListSelector
MSG_ListSelector_Available=Beschikb&aar
MSG_ListSelector_Available_ACSN=Beschikbare delen
MSG_ListSelector_Available_ACSD=n.v.t.
MSG_ListSelector_Selected=Ge&selecteerd
MSG_ListSelector_Selected_ACSN=Geselecteerde delen
MSG_ListSelector_Selected_ACSD=n.v.t.
MSG_ListSelector_Up=%Omhoog
MSG_ListSelector_Up_ACSD=n.v.t.
MSG_ListSelector_Down=Omlaag
MSG_ListSelector_Down_ACSD=n.v.t.
MSG_ListSelector_Add=>
MSG_ListSelector_Add_ACSD=n.v.t.
MSG_ListSelector_AddAll=>>
MSG_ListSelector_AddAll_ACSD=n.v.t.
MSG_ListSelector_Remove=<
MSG_ListSelector_Remove_ACSD=n.v.t.
MSG_ListSelector_RemoveAll=<<
MSG_ListSelector_RemoveAll_ACSD=n.v.t.
# Form Connection custom property editor
ConnectionCustomEditor.jLabel1.text=Verkrijg waarde van\:
ConnectionCustomEditor.beanRadio.text=Onderdeel\:
ConnectionCustomEditor.propertyRadio.text=Eigenscha&p\:
ConnectionCustomEditor.methodRadio.text=&Methodeaanroep\:
ConnectionCustomEditor.propertyDetailsButton.text=...
ConnectionCustomEditor.methodDetailsButton.text=...
ConnectionCustomEditor.beanRadio.accessibleDescription=n.v.t.
ConnectionCustomEditor.propertyRadio.accessibleDescription=n.v.t.
ConnectionCustomEditor.methodRadio.accessibleDescription=n.v.t.
ConnectionCustomEditor.beansCombo.accessibleDescription=n.v.t.
ConnectionCustomEditor.propertyField.accessibleDescription=n.v.t.
ConnectionCustomEditor.methodField.accessibleDescription=n.v.t.
ConnectionCustomEditor.propertyDetailsButton.accessibleDescription=n.v.t.
ConnectionCustomEditor.methodDetailsButton.accessibleDescription=n.v.t.
ConnectionCustomEditor.beanCombo.accessibleDescription=n.v.t.
CodeCustomEditor.codeLabel=Eigenschapcode:
# dialog asking about format version upgrade
TITLE_FormatUpgrade=GUI formulier formaat opwaardering
MSG_UpgradeQuestion=Dit GUI formulier komt van een vorige versie van de NetBeans IDE, maar het moet nu bijgewerkt worden om de laatste versie te kunnen gebruiken. Na deze bijwerking moet je NetBeans IDE 6.5 (of nieuwer) gebruiken voor het openen van het formulier - het kan niet meer in de ouder IDE versies gebruikt worden.\n\nWil je doorgaan met het bijwerken van het formulier, of de laatste verandering annuleren (ongedaan maken)?
CTL_UpgradeOption=Bijwerken
CTL_CancelOption=Annuleren
# Refactoring elements in preview
CTL_RefactoringUpdate1=GUI formulier bijwerken
CTL_RefactoringUpdate2=GUI code opnieuw genereren in bewaakte blokken
# Null item display name for EnumEditor combobox
CTL_NullText=nul
# Options export
Form.Options.Export.displayName=GUI bouwer