blob: 6a9796c4c5425689b0f818e1663e97d129bbd6c3 [file] [log] [blame]
# Copyright 2005 The Apache Software Foundation
#
# Licensed under the Apache License, Version 2.0 (the "License");
# you may not use this file except in compliance with the License.
# You may obtain a copy of the License at
#
# http://www.apache.org/licenses/LICENSE-2.0
#
# Unless required by applicable law or agreed to in writing, software
# distributed under the License is distributed on an "AS IS" BASIS,
# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
# See the License for the specific language governing permissions and
# limitations under the License.
field-is-required=U dient een waarde in te voeren voor {0}.
field-too-short=U dient minimaal {0} karakters in te voeren voor {1}.
invalid-date-format=Datumformaat is niet juist voor {0}. Het formaat is {1}.
invalid-int-format={0} moet een geheel getal zijn.
invalid-format={0} is van een onbekend formaat.
invalid-numeric-format={0} moet een numerieke waarde zijn.
date-too-early={0} moet op of na {1} vallen.
date-too-late={0} moet op of voor {1} vallen.
number-too-small={0} mag niet kleiner zijn dan {1}.
number-too-large={0} mag niet groter zijn dan {1}.
number-range={0} moet liggen tussen {1} en {2}.
invalid-email-format=Ongeldig emailformaat voor {0}. Het formaat is gebruiker@host.
pattern-not-matched={0} voldoet niet aan het vereiste patroon {1}.
invalid-url-format = Ongeldige URL.
disallowed-protocol = Niet toegestaan protocol - protocol moet {0} zijn.
### 4.0 ###
field-too-long=U mag niet meer dan {0} karakters invoeren voor {1}.
regex-mismatch={0} is ongeldig.
invalid-field-equality={0} moet {1,choice,0#afwijkend van|1#hetzelfde als} {2} zijn.