<?xml version="1.0" encoding="UTF-8"?>
<!--
   Licensed to the Apache Software Foundation (ASF) under one or more
   contributor license agreements.  See the NOTICE file distributed with
   this work for additional information regarding copyright ownership.
   The ASF licenses this file to You 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.
-->
<!DOCTYPE properties SYSTEM "http://java.sun.com/dtd/properties.dtd">
<properties>
    <entry key="inputForm.urlProperty.IConverter">'${label}' er ikke en gyldig URL adresse</entry>
    <entry key="inputForm.phoneNumberUS.IConverter">'${label}' er ikke et gyldigt US telefonnummer</entry>
    <entry key="use.locale">Brug locale:</entry>
    <entry key="default">default</entry>
    <entry key="input">Indtastningsform</entry>
    <entry key="string">Tekststreng</entry>
    <entry key="integer">Heltal</entry>
    <entry key="double">Kommatal</entry>
    <entry key="date">Dato</entry>
    <entry key="boolean">Boolean</entry>
    <entry key="value.between.0.and.100">Værdi mellem 0 og 100</entry>
    <entry key="valid.url">URL adresse (skal være en gyldig URL)</entry>
    <entry key="us.phone.number.mask">US telefonnummer (format: '(###) ###-####')</entry>
    <entry key="select.a.number">Vælg et nummer</entry>
    <entry key="select.one.or.more.numbers">Vælg et eller flere numre</entry>
    <entry key="your.favorite.sites">Dine favorit sider</entry>
    <entry key="save">Gem</entry>
    <entry key="reset">Nulstil</entry>
</properties>