jdk/src/share/classes/sun/tools/jar/resources/jar_fr.properties
author ohair
Wed, 06 Apr 2011 22:06:11 -0700
changeset 9035 1255eb81cc2f
parent 8203 e5debcae2183
child 17184 342467f0c6c2
permissions -rw-r--r--
7033660: Update copyright year to 2011 on any files changed in 2011 Reviewed-by: dholmes
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
#
9035
1255eb81cc2f 7033660: Update copyright year to 2011 on any files changed in 2011
ohair
parents: 8203
diff changeset
     2
# Copyright (c) 1999, 2011, Oracle and/or its affiliates. All rights reserved.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     3
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
90ce3da70b43 Initial load
duke
parents:
diff changeset
     4
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
     5
# This code is free software; you can redistribute it and/or modify it
90ce3da70b43 Initial load
duke
parents:
diff changeset
     6
# under the terms of the GNU General Public License version 2 only, as
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 2
diff changeset
     7
# published by the Free Software Foundation.  Oracle designates this
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     8
# particular file as subject to the "Classpath" exception as provided
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 2
diff changeset
     9
# by Oracle in the LICENSE file that accompanied this code.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    10
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    11
# This code is distributed in the hope that it will be useful, but WITHOUT
90ce3da70b43 Initial load
duke
parents:
diff changeset
    12
# ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
90ce3da70b43 Initial load
duke
parents:
diff changeset
    13
# FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
90ce3da70b43 Initial load
duke
parents:
diff changeset
    14
# version 2 for more details (a copy is included in the LICENSE file that
90ce3da70b43 Initial load
duke
parents:
diff changeset
    15
# accompanied this code).
90ce3da70b43 Initial load
duke
parents:
diff changeset
    16
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    17
# You should have received a copy of the GNU General Public License version
90ce3da70b43 Initial load
duke
parents:
diff changeset
    18
# 2 along with this work; if not, write to the Free Software Foundation,
90ce3da70b43 Initial load
duke
parents:
diff changeset
    19
# Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
90ce3da70b43 Initial load
duke
parents:
diff changeset
    20
#
5506
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 2
diff changeset
    21
# Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 2
diff changeset
    22
# or visit www.oracle.com if you need additional information or have any
202f599c92aa 6943119: Rebrand source copyright notices
ohair
parents: 2
diff changeset
    23
# questions.
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    24
#
90ce3da70b43 Initial load
duke
parents:
diff changeset
    25
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    26
error.cant.open=impossible d''ouvrir : {0} 
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    27
error.illegal.option=Option non admise : {0}
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    28
error.bad.option=Une des options -{ctxu} doit \u00EAtre sp\u00E9cifi\u00E9e.
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    29
error.bad.cflag=L'indicateur c requiert la sp\u00E9cification d'un fichier manifeste ou d'un fichier d'entr\u00E9e.
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    30
error.bad.uflag=L'indicateur u requiert la sp\u00E9cification d'un fichier manifeste, d'un fichier d'entr\u00E9e ou d'un indicateur e.
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    31
error.bad.eflag=L'indicateur e et le fichier manifeste portant l'attribut Main-Class ne peuvent pas \u00EAtre sp\u00E9cifi\u00E9s \nensemble.
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    32
error.nosuch.fileordir={0} : fichier ou r\u00E9pertoire introuvable
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    33
error.write.file=Erreur lors de l'\u00E9criture d'un fichier JAR existant
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    34
error.create.dir={0} : impossible de cr\u00E9er le r\u00E9pertoire
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    35
error.incorrect.length=longueur incorrecte lors du traitement de : {0}
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    36
out.added.manifest=manifeste ajout\u00E9
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    37
out.update.manifest=manifeste mis \u00E0 jour
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    38
out.ignore.entry=entr\u00E9e {0} ignor\u00E9e
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    39
out.adding=ajout : {0}
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    40
out.deflated=(compression : {0} %)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    41
out.stored=(stockage : 0 %)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    42
out.create=\ \ cr\u00E9\u00E9 : {0}
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    43
out.extracted=extrait : {0}
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    44
out.inflated=\ \\d\u00E9compress\u00E9 : {0}
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    45
out.size=(entr\u00E9e = {0}) (sortie = {1})
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    46
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    47
usage=Syntaxe : jar {ctxui}[vfm0Me] [fichier-jar] [fichier-manifeste] [point-entr\u00E9e] [-C r\u00E9p] fichiers...\nOptions :\n\ \   -c  cr\u00E9e une archive\n\ \   -t  affiche la table des mati\u00E8res de l'archive\n\ \   -x  extrait les fichiers nomm\u00E9s (ou tous les fichiers) de l'archive\n\ \   -u  met \u00E0 jour l'archive existante\n\ \   -v  g\u00E9n\u00E8re une version d\u00E9taill\u00E9e d'une sortie standard\n\ \   -f  sp\u00E9cifie le nom du fichier archive\n\ \   -m  inclut les informations de manifeste \u00E0 partir du fichier de manifeste sp\u00E9cifi\u00E9\n\ \   -e  sp\u00E9cifie le point d'entr\u00E9e d'une application en mode autonome \n\ \       int\u00E9gr\u00E9e \u00E0 un fichier JAR ex\u00E9cutable\n\ \   -0  stockage uniquement, pas de compression ZIP\n\ \   -M  ne cr\u00E9e pas de fichier manifeste pour les entr\u00E9es\n\ \   -i  g\u00E9n\u00E8re les informations d'index des fichiers JAR sp\u00E9cifi\u00E9s\n\ \   -C  passe au r\u00E9pertoire sp\u00E9cifi\u00E9 et inclut le fichier suivant\nSi l'un des fichiers est un r\u00E9pertoire, celui-ci est trait\u00E9 r\u00E9cursivement.\nLes noms du fichier manifeste, du fichier archive et du point d'entr\u00E9e sont\nsp\u00E9cifi\u00E9s dans le m\u00EAme ordre que celui des indicateurs m, f et e.\n\nExemple 1 : pour archiver deux fichiers de classe dans une archive intitul\u00E9e classes.jar : \n\ \      jar cvf classes.jar Foo.class Bar.class \nExemple 2 : pour utiliser un fichier manifeste existant 'monmanifeste', puis archiver tous les\n\ \          fichiers du r\u00E9pertoire foo/ dans 'classes.jar' : \n\ \      jar cvfm classes.jar monmanifeste -C foo/ .\n