All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.numdata.oss.ui.explorer.FileDialog_nl.properties Maven / Gradle / Ivy

There is a newer version: 1.22
Show newest version
#
# Copyright (c) 2017, Numdata BV, The Netherlands.
# All rights reserved.
#
# Redistribution and use in source and binary forms, with or without
# modification, are permitted provided that the following conditions are met:
#     * Redistributions of source code must retain the above copyright
#       notice, this list of conditions and the following disclaimer.
#     * Redistributions in binary form must reproduce the above copyright
#       notice, this list of conditions and the following disclaimer in the
#       documentation and/or other materials provided with the distribution.
#     * Neither the name of Numdata nor the
#       names of its contributors may be used to endorse or promote products
#       derived from this software without specific prior written permission.
#
# THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
# ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
# DISCLAIMED. IN NO EVENT SHALL NUMDATA BV BE LIABLE FOR ANY
# DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
# (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
# LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
# ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
# (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
# SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#

# Common keys
filename                = Bestandsnaam:
cancel                  = Annuleren
homeFolder              = Persoonlijke map
name                    = Naam
type                    = Type
folder                  = Map
cabinet                 = Kast-ontwerp
room                    = Ruimte-ontwerp
unknownType             = Onbekend
readOnly                = [alleen-lezen]
errorEmptyFilename      = Er is geen bestandsnaam ingevuld. \
                          Vul een bestandsnaam in en probeer het opnieuw.
errorBadFilename        = De opgegeven bestandsnaam ''{0}'' is onjuist. \
                          De volgende tekens worden niet geaccepteerd:\n\n\
                          \           /  \\  :  *  ?  "  ''  <  >  |\n\n\
                          Breng de nodige veranderingen aan in de bestandsnaam en probeer het opnieuw.

# 'Open' dialog keys
open                    = Openen
openTitle               = Ontwerp Openen
openErrorTitle          = Openen niet mogelijk
openFrom                = Kijk in:
errorNotFound           = Het bestand ''{0}'' is niet gevonden.\n\
                          Klik op een bestaand ontwerp of voer de juiste bestandsnaam in.

# 'Save' dialog keys
save                    = Opslaan
saveTitle               = Ontwerp Opslaan
saveErrorTitle          = Opslaan niet mogelijk
saveIn                  = Opslaan in:
errorLocked             = Het bestand ''{0}'' kan alleen gelezen worden en dus niet overschreven.\n\
                          Kies een andere naam om het nieuwe ontwerp te bewaren.
confirmOverwriteTitle   = Bestaande bestand overschrijven?
confirmOverwriteMessage = Het bestand ''{0}'' bestaat reeds! \
                          Het oude bestand gaat verloren indien deze wordt overschreven.\n\
                          Klik op ''Ja'' om het bestand to overschrijven of \
                          ''Nee'' om af te breken of een nieuwe naam op te geven.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy