com.numdata.oss.ui.explorer.FileDialog_fr.properties Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of numdata-swing Show documentation
Show all versions of numdata-swing Show documentation
Miscellaneous Java Swing components and tools.
#
# 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 = Nom du fichier:
cancel = Annuler
homeFolder = Dossier personnel
name = Nom
type = Type
folder = Dossier
cabinet = Placard - projet
room = Espace - projet
unknownType = Inconnu
readOnly = [lecteur-seule]
errorEmptyFilename = Aucun nom de fichier entr\u00E9. Veuillez pr\u00E9ciser un nom de fichier et recommencer.
errorBadFilename = Le nom de fichier sp\u00E9cifi\u00E9 ''{0}'' est incorrect. Les caract\u00E8res suivants ne sont pas accept\u00E9s:\n\n / \ : * ? " '' < > |\n\nVeuiller faire les modifications n\u00E9cessaires et modifier le nom du fichier.
# 'Open' dialog keys
open = Ouvrir
openTitle = Ouvrir le projet
openErrorTitle = Ouverture impossible
openFrom = Regarder dans :
errorNotFound = le fichier ''{0}''est introuvable.\nVeuillez cliquer sur un produit existant ou entrer un nom de dossier correct.
# 'Save' dialog keys
save = Sauvegarder
saveTitle = Sauvegarder le projet
saveErrorTitle = Sauvegarde impossible
saveIn = Sauvegarder dans :
errorLocked=Le fichier ''{0}'' est en lecture seule et ne peut pas \u00EAtre modifi\u00E9.\nVeuillez renommer le nouveau projet pour le sauvegarder
confirmOverwriteTitle = Ecraser le fichier existant ?
confirmOverwriteMessage=Le fichier ''{0}'' existe d\u00E9j\u00E0! Le fichier le plus aincien sera effac\u00E9 lors de l''enregistrement.\nClick ''Yes'' pour \u00E9craser le fichier ou "No" pour annuler ou renommer.
© 2015 - 2024 Weber Informatics LLC | Privacy Policy