jdk/src/share/classes/sun/tools/jar/resources/jar_sv.properties
author mfang
Tue, 18 Jun 2013 21:08:48 -0700
changeset 18282 61693b1882bf
parent 17184 342467f0c6c2
child 20196 a64aabd2fa13
permissions -rw-r--r--
8015657: jdk8 l10n resource file translation update 3 Reviewed-by: yhuang
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
     1
#
17184
342467f0c6c2 8010521: jdk8 l10n resource file translation update 2
mfang
parents: 9035
diff changeset
     2
# Copyright (c) 1999, 2006, 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=kan inte \u00F6ppna: {0} 
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    27
error.illegal.option=Otill\u00E5tet alternativ: {0}
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    28
error.bad.option=Ett av alternativen -{ctxu} m\u00E5ste anges.
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    29
error.bad.cflag=f\u00F6r c-flaggan m\u00E5ste manifest- eller indatafiler anges.
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    30
error.bad.uflag=f\u00F6r u-flaggan m\u00E5ste manifest-, e-flagg- eller indatafiler anges.
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    31
error.bad.eflag=e-flaggan och manifest med attributet Main-Class kan inte anges \ntillsammans.
18282
61693b1882bf 8015657: jdk8 l10n resource file translation update 3
mfang
parents: 17184
diff changeset
    32
error.bad.pvalue=felaktigt v\u00E4rde f\u00F6r ''Profile''-attribut: {0}
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    33
error.nosuch.fileordir={0} : det finns ingen s\u00E5dan fil eller katalog
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    34
error.write.file=Det uppstod ett fel vid skrivning till befintlig jar-fil.
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    35
error.create.dir={0} : kunde inte skapa n\u00E5gon katalog
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    36
error.incorrect.length=ogiltig l\u00E4ngd vid bearbetning: {0}
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    37
out.added.manifest=tillagt manifestfil
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    38
out.update.manifest=uppdaterat manifest
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    39
out.ignore.entry=ignorerar posten {0}
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    40
out.adding=l\u00E4gger till: {0}
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    41
out.deflated=({0}% packat)
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    42
out.stored=(0% lagrat)
17184
342467f0c6c2 8010521: jdk8 l10n resource file translation update 2
mfang
parents: 9035
diff changeset
    43
out.create=\  skapad: {0}
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    44
out.extracted=extraherat: {0}
17184
342467f0c6c2 8010521: jdk8 l10n resource file translation update 2
mfang
parents: 9035
diff changeset
    45
out.inflated=\ uppackat: {0}
8203
e5debcae2183 7017734: jdk7 message drop 1 translation integration
mfang
parents: 5506
diff changeset
    46
out.size=(in = {0}) (ut = {1})
2
90ce3da70b43 Initial load
duke
parents:
diff changeset
    47
18282
61693b1882bf 8015657: jdk8 l10n resource file translation update 3
mfang
parents: 17184
diff changeset
    48
usage=Syntax: jar {ctxui}[vfm0Me] [jar-fil] [manifestfil] [startpunkt] [-C katalog] filer ...\nAlternativ:\n    -c  skapa nytt arkiv\n    -t  lista inneh\u00E5llsf\u00F6rteckning f\u00F6r arkiv\n    -x  extrahera namngivna (eller alla) filer fr\u00E5n arkiv\n    -u  uppdatera befintligt arkiv\n    -v  generera utf\u00F6rliga utdata vid standardutmatning\n    -f  ange arkivfilens namn\n    -m  inkludera manifestinformation fr\u00E5n angivet manifest\n    -e  ange programstartpunkt f\u00F6r frist\u00E5ende applikation \n        som medf\u00F6ljer i en jar-programfil\n    -p  ange profilnamn\n    -0  endast lagra  (ingen zip-komprimering)\n    -M  skapa inte n\u00E5gon manifestfil f\u00F6r posterna\n    -i  generera indexinformation f\u00F6r de angivna jar-filerna\n    -C  \u00E4ndra till den angivna katalogen och inkludera f\u00F6ljande fil\nOm en fil \u00E4r en katalog bearbetas den rekursivt.\nNamnen p\u00E5 manifestfilen, arkivfilen och startpunkten anges\ni samma ordning som m-, f- och e-flaggorna.\n\nExempel 1: S\u00E5 h\u00E4r arkiverar du tv\u00E5 klassfiler i ett arkiv med namnet classes.jar: \n       jar cvf classes.jar Foo.class Bar.class \nExempel 2: Anv\u00E4nd en befintlig manifestfil (mymanifest) och arkivera alla\n           filer fr\u00E5n katalogen foo/ i classes.jar: \n       jar cvfm classes.jar mymanifest -C foo/ .\n