# Copyright (C) 2006  Free Software Foundation, Inc.
# Copyright (C) 2006  Daniel Nylander <po@danielnylander.se>
#
# This program is free software: you can redistribute it and/or modify it
# under the terms of the GNU General Public License as published by
# the Free Software Foundation, either version 2 of the License, or
# (at your option) any later version.
#
# This program is distributed in the hope that it will be useful,
# but WITHOUT ANY WARRANTY; without even the implied warranty of
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
# GNU General Public License for more details.
#
# You should have received a copy of the GNU General Public License
# along with this program.  If not, see <http://www.gnu.org/licenses/>.
#
# Swedish translation of attr
#
msgid ""
msgstr ""
"Project-Id-Version: attr 2.4.25-1\n"
"Report-Msgid-Bugs-To: acl-devel@nongnu.org\n"
"POT-Creation-Date: 2018-06-18 22:17-0400\n"
"PO-Revision-Date: 2006-01-21 18:46+0100\n"
"Last-Translator: Daniel Nylander <po@danielnylander.se>\n"
"Language-Team: Swedish <tp-sv@listor.tp-sv.se>\n"
"Language: sv\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"

#: libattr/attr_copy_file.c:78 libattr/attr_copy_file.c:93
#: libattr/attr_copy_fd.c:80 libattr/attr_copy_fd.c:95
#, c-format
msgid "listing attributes of %s"
msgstr "listar attribut f�r %s"

#: libattr/attr_copy_file.c:113 libattr/attr_copy_file.c:130
#: libattr/attr_copy_fd.c:115 libattr/attr_copy_fd.c:132
#, c-format
msgid "getting attribute %s of %s"
msgstr "h�mtar attribut %s f�r %s"

#: libattr/attr_copy_file.c:143 libattr/attr_copy_file.c:162
#: libattr/attr_copy_fd.c:145 libattr/attr_copy_fd.c:164
#, c-format
msgid "setting attributes for %s"
msgstr "s�tter attribut f�r %s"

#: libattr/attr_copy_file.c:150 libattr/attr_copy_fd.c:152
#, c-format
msgid "setting attribute %s for %s"
msgstr "s�tter attribut %s f�r %s"

#: tools/attr.c:49
#, fuzzy, c-format
msgid ""
"Usage: %s [-LRSq] -s attrname [-V attrvalue] pathname  # set value\n"
"       %s [-LRSq] -g attrname pathname                 # get value\n"
"       %s [-LRSq] -r attrname pathname                 # remove attr\n"
"       %s [-LRq]  -l pathname                          # list attrs \n"
"      -s reads a value from stdin and -g writes a value to stdout\n"
msgstr ""
"Anv�ndning: %s [-LRSq] -s attrnamn [-V attrv�rde] s�kv�g  # s�tt v�rde\n"
"       %s [-LRSq] -g attrnamn s�kv�g                   # h�mta v�rde\n"
"       %s [-LRSq] -r attrnamn s�kv�g                   # ta bort attr\n"
"      -s l�ser ett v�rde fr�n standard in och -g skriver ett v�rde till "
"standard ut\n"

#: tools/attr.c:87 tools/attr.c:104 tools/attr.c:113 tools/attr.c:122
#, fuzzy, c-format
msgid "Only one of -s, -g, -r, or -l allowed\n"
msgstr "Endast en av -s, -g eller -r till�ts\n"

#: tools/attr.c:95 tools/attr.c:161
#, c-format
msgid "-V only allowed with -s\n"
msgstr "-V till�ts endast med -s\n"

#: tools/attr.c:140
#, c-format
msgid "Unrecognized option: %c\n"
msgstr "Ok�nd flagga: %c\n"

#: tools/attr.c:147
#, c-format
msgid "A filename to operate on is required\n"
msgstr "Ett filnamn att operera p� kr�vs\n"

#: tools/attr.c:179
#, c-format
msgid "Could not set \"%s\" for %s\n"
msgstr "Kunde inte s�tta \"%s\" f�r %s\n"

#: tools/attr.c:184
#, c-format
msgid "Attribute \"%s\" set to a %d byte value for %s:\n"
msgstr "Attribut \"%s\" satt till ett %d bytev�rde  f�r %s:\n"

#: tools/attr.c:202
#, c-format
msgid "Could not get \"%s\" for %s\n"
msgstr "Kunde inte h�mta \"%s\" f�r %s\n"

#: tools/attr.c:207
#, c-format
msgid "Attribute \"%s\" had a %d byte value for %s:\n"
msgstr "Attribut \"%s\" har ett %d bytev�rde f�r %s:\n"

#: tools/attr.c:220
#, c-format
msgid "Could not remove \"%s\" for %s\n"
msgstr "Kunde inte ta bort \"%s\" f�r %s\n"

#: tools/attr.c:238
#, fuzzy, c-format
msgid "Could not list %s\n"
msgstr "Kunde inte s�tta \"%s\" f�r %s\n"

#: tools/attr.c:248
#, fuzzy, c-format
msgid "Attribute \"%s\" has a %d byte value for %s\n"
msgstr "Attribut \"%s\" har ett %d bytev�rde f�r %s:\n"

#: tools/attr.c:260
#, fuzzy, c-format
msgid "At least one of -s, -g, -r, or -l is required\n"
msgstr "�tminstone en av -s, -g eller -r kr�vs\n"

#: tools/setfattr.c:75 tools/getfattr.c:99
msgid "No such attribute"
msgstr "Inget s�dant attribut"

#: tools/setfattr.c:129
#, c-format
msgid "%s: %s: No filename found in line %d, aborting\n"
msgstr "%s: %s: Inget filnamn hittades p� rad %d, avbryter\n"

#: tools/setfattr.c:133
#, c-format
msgid "%s: No filename found in line %d of standard input, aborting\n"
msgstr "%s: Inget filnamn hittades p� rad %d i standard in, avbryter\n"

#: tools/setfattr.c:180
#, c-format
msgid "%s %s -- set extended attributes\n"
msgstr "%s %s -- s�tt ut�kade attribut\n"

#: tools/setfattr.c:181 tools/getfattr.c:380
#, c-format
msgid "Usage: %s %s\n"
msgstr "Anv�ndning: %s %s\n"

#: tools/setfattr.c:182
#, c-format
msgid "       %s %s\n"
msgstr ""

#: tools/setfattr.c:184
#, fuzzy, c-format
msgid ""
"  -n, --name=name         set the value of the named extended attribute\n"
"  -x, --remove=name       remove the named extended attribute\n"
"  -v, --value=value       use value as the attribute value\n"
"  -h, --no-dereference    do not dereference symbolic links\n"
"      --restore=file      restore extended attributes\n"
"      --raw               attribute value is not encoded\n"
"      --version           print version and exit\n"
"      --help              this help text\n"
msgstr ""
"  -n, --name=namn         s�tt v�rdet f�r angivet ut�kat attribut\n"
"  -x, --remove=namn       ta bort angivet ut�kat attribut\n"
"  -v, --value=v�rde       anv�nd v�rde som attributv�rde\n"
"  -h, --no-dereference    beh�ll referenser i symboliska l�nkar\n"
"      --restore=fil       restore extended attributes\n"
"      --version           print version and exit\n"
"      --help              this help text\n"

#: tools/setfattr.c:264
#, fuzzy, c-format
msgid ""
"Usage: %s %s\n"
"       %s %s\n"
"Try `%s --help' for more information.\n"
msgstr ""
"Anv�ndning: %s %s\n"
"F�rs�k med \"%s --help\" f�r mer information.\n"

#: tools/getfattr.c:260
#, c-format
msgid "%s: Removing leading '/' from absolute path names\n"
msgstr "%s: Ta bort inledande \"/\" fr�n absoluta s�kv�gar\n"

#: tools/getfattr.c:378
#, c-format
msgid "%s %s -- get extended attributes\n"
msgstr "%s %s -- h�mta ut�kade attribut\n"

#: tools/getfattr.c:383
#, c-format
msgid ""
"  -n, --name=name         get the named extended attribute value\n"
"  -d, --dump              get all extended attribute values\n"
"  -e, --encoding=...      encode values (as 'text', 'hex' or 'base64')\n"
"      --match=pattern     only get attributes with names matching pattern\n"
"      --only-values       print the bare values only\n"
"  -h, --no-dereference    do not dereference symbolic links\n"
"      --absolute-names    don't strip leading '/' in pathnames\n"
"  -R, --recursive         recurse into subdirectories\n"
"  -L, --logical           logical walk, follow symbolic links\n"
"  -P  --physical          physical walk, do not follow symbolic links\n"
"      --version           print version and exit\n"
"      --help              this help text\n"
msgstr ""
"  -n, --name=namn         h�mta angivet ut�kat attributv�rde\n"
"  -d, --dump              h�mta alla ut�kade attributv�rden\n"
"  -e, --encoding=...      koda v�rden (som \"text\", \"hex\" eller "
"\"base64\")\n"
"      --match=m�nster     h�mta endast attribut med namn som matchar "
"m�nster\n"
"      --only-values       skriv endast ut v�rden\n"
"  -h, --no-dereference    beh�ll referenser i symboliska l�nkar\n"
"      --absolute-names    ta inte bort inledande \"/\" i s�kv�gar\n"
"  -R, --recursive         rekursiv in i underkataloger\n"
"  -L, --logical           logisk g�ng, f�lj symboliska l�nkar\n"
"  -P  --physical          fysisk g�ng, f�lj inte symboliska l�nkar\n"
"      --version           skriv ut version och avsluta\n"
"      --help              den h�r hj�lptexten\n"

#: tools/getfattr.c:479
#, c-format
msgid "%s: invalid regular expression \"%s\"\n"
msgstr "%s: ogiltigt regulj�rt uttryck \"%s\"\n"

#: tools/getfattr.c:493
#, c-format
msgid ""
"Usage: %s %s\n"
"Try `%s --help' for more information.\n"
msgstr ""
"Anv�ndning: %s %s\n"
"F�rs�k med \"%s --help\" f�r mer information.\n"