Details | Last modification | View Log | RSS feed
| Rev | Author | Line No. | Line |
|---|---|---|---|
| 771 | blopes | 1 | # Licensed to the Apache Software Foundation (ASF) under one or more |
| 2 | # contributor license agreements. See the NOTICE file distributed with |
||
| 3 | # this work for additional information regarding copyright ownership. |
||
| 4 | # The ASF licenses this file to You under the Apache License, Version 2.0 |
||
| 5 | # (the "License"); you may not use this file except in compliance with |
||
| 6 | # the License. You may obtain a copy of the License at |
||
| 7 | # |
||
| 8 | # http://www.apache.org/licenses/LICENSE-2.0 |
||
| 9 | # |
||
| 10 | # Unless required by applicable law or agreed to in writing, software |
||
| 11 | # distributed under the License is distributed on an "AS IS" BASIS, |
||
| 12 | # WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. |
||
| 13 | # See the License for the specific language governing permissions and |
||
| 14 | # limitations under the License. |
||
| 15 | |||
| 16 | # Do not edit this file directly. |
||
| 17 | # To edit translations see: https://tomcat.apache.org/getinvolved.html#Translations |
||
| 18 | |||
| 19 | cookies.cookies=Votre navigateur retourne les cookies suivant : |
||
| 20 | cookies.make-cookie=Cr\u00e9ation d'un cookie \u00e0 retourner \u00e0 votre navigateur |
||
| 21 | cookies.name=Nom : |
||
| 22 | cookies.no-cookies=Votre navigateur ne retourne aucun cookie |
||
| 23 | cookies.set=Vous venez d'envoyer le cookie suivant \u00e0 votre navigateur : |
||
| 24 | cookies.title=Exemple d'utilisation de Cookies |
||
| 25 | cookies.value=Valeur : |
||
| 26 | |||
| 27 | helloworld.title=Salut le Monde ! |
||
| 28 | |||
| 29 | requestheader.title=Exemple d'information sur les ent\u00eates de requ\u00eate |
||
| 30 | |||
| 31 | requestinfo.label.method=M\u00e9thode : |
||
| 32 | requestinfo.label.pathinfo=Info de chemin : |
||
| 33 | requestinfo.label.protocol=Protocole : |
||
| 34 | requestinfo.label.remoteaddr=Adresse distante : |
||
| 35 | requestinfo.label.requesturi=URI de requ\u00eate : |
||
| 36 | requestinfo.title=Exemple d'information sur la requ\u00eate |
||
| 37 | |||
| 38 | requestparams.firstname=Pr\u00e9nom : |
||
| 39 | requestparams.lastname=Nom : |
||
| 40 | requestparams.no-params=Pas de param\u00eatre, merci d'en saisir quelques-uns |
||
| 41 | requestparams.params-in-req=Param\u00eatres dans la requ\u00eate : |
||
| 42 | requestparams.title=Exemple de Requ\u00eate avec Param\u00e8tres |
||
| 43 | |||
| 44 | sessions.adddata=Ajouter des donn\u00e9es \u00e0 votre session |
||
| 45 | sessions.created=Cr\u00e9e le : |
||
| 46 | sessions.data=Les donn\u00e9es existantes dans votre session : |
||
| 47 | sessions.dataname=Nom de l'Attribut de Session : |
||
| 48 | sessions.datavalue=Valeur de l'Attribut de Session : |
||
| 49 | sessions.id=ID de Session : |
||
| 50 | sessions.lastaccessed=Dernier acc\u00e8s : |
||
| 51 | sessions.title=Exemple de Sessions |