alvinalexander.com | career | drupal | java | mac | mysql | perl | scala | uml | unix  

Tomcat example source code file (LocaStrings_fr.properties)

This example Tomcat source code file (LocaStrings_fr.properties) is included in the DevDaily.com "Java Source Code Warehouse" project. The intent of this project is to help you "Learn Java by Example" TM.

Java - Tomcat tags/keywords

apache, asf, asf, is, jar, license, license, of, see, see, unless, version, you, you

The Tomcat LocaStrings_fr.properties source code

# 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.

fileClassLoader.canRead=Le réceptacle (repository) {0} ne peut être lu
fileClassLoader.exists=Le réceptacle (repository) {0} n''existe pas
fileClassLoader.jarFile=Impossible de lire le fichier JAR {0}
fileClassLoader.restricted=Impossible de charger la classe restreinte (restricted class) {0}
standardLoader.addRepository=Ajout du réceptacle (repository) {0}
standardLoader.alreadyStarted=Le chargeur (loader) a déjà été démarré
standardLoader.checkInterval=Impossible de régler l''interval de vérification de rechargement à {0} secondes
standardLoader.notContext=Impossible d''auto-recharger sans que le conteneur ne soit un contexte
standardLoader.notReloadabe=Propriété de rechargement (reloadable property) mise à faux
standardLoader.notStarted=Le chargeur (loader) n''a pas encore été démarré
standardLoader.reloadable=Impossible de mettre la propriété de rechargement (reloadable property) à {0}
standardLoader.reloading=Les vérifications de rechargement sont activées pour ce contexte
standardLoader.removeRepository=Retrait du réceptacle (repository) {0}
standardLoader.starting=Démarrage de ce chargeur (loader)
standardLoader.stopping=Arrêt de ce chargeur (loader)
webappLoader.addRepository=Ajout du réceptacle (repository) {0}
webappLoader.deploy=Déploiement des classes des réceptacles (class repositories) vers le dossier de travail (work directory) {0}
webappLoader.jarDeploy=Déploiement du JAR {0} vers {1}
webappLoader.classDeploy=Déploiement des fichiers classes {0} vers {1}
webappLoader.alreadyStarted=Le chargeur (loader) a déjà été démarré
webappLoader.checkInterval=Impossible de régler l''interval de vérification de rechargement à {0} secondes
webappLoader.notContext=Impossible d''auto-recharger sans que le conteneur ne soit un contexte
webappLoader.notReloadabe=Propriété de rechargement (reloadable property) mise à faux
webappLoader.notStarted=Le chargeur (loader) n''a pas encore été démarré
webappLoader.reloadable=Impossible de mettre la propriété de rechargement (reloadable property) à {0}
webappLoader.reloading=Les vérifications de rechargement sont activées pour ce contexte
webappLoader.removeRepository=Retrait du réceptacle (repository) {0}
webappLoader.starting=Démarrage de ce chargeur (loader)
webappLoader.stopping=Arrêt de ce chargeur (loader)
webappLoader.failModifiedCheck=Erreur dans le suivi des modifications

Other Tomcat examples (source code examples)

Here is a short list of links related to this Tomcat LocaStrings_fr.properties source code file:

... this post is sponsored by my books ...

#1 New Release!

FP Best Seller

 

new blog posts

 

Copyright 1998-2021 Alvin Alexander, alvinalexander.com
All Rights Reserved.

A percentage of advertising revenue from
pages under the /java/jwarehouse URI on this website is
paid back to open source projects.