Your message dated Thu, 23 Feb 2006 17:32:05 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#349234: fixed in attr 2.4.31-1
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: attr
Version: 2.4.25-1
Severity: wishlist
Tags: patch l10n
Here is the swedish translation of attr
Regards,
Daniel
-- System Information:
Debian Release: testing/unstable
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'stable')
Architecture: i386 (i686)
Shell: /bin/sh linked to /bin/bash
Kernel: Linux 2.6.13.2
Locale: LANG=sv_SE.ISO-8859-1, LC_CTYPE=sv_SE.ISO-8859-1 (charmap=ISO-8859-1)
Versions of packages attr depends on:
ii libattr1 2.4.25-1 Extended attribute shared library
ii libc6 2.3.5-12 GNU C Library: Shared libraries an
attr recommends no packages.
-- no debconf information
# Swedish translation of attr
# Copyright (C) 2006 Free Software Foundation, Inc.
# Daniel Nylander <[EMAIL PROTECTED]>, 2006.
#
msgid ""
msgstr ""
"Project-Id-Version: attr 2.4.25-1\n"
"POT-Creation-Date: \n"
"PO-Revision-Date: 2006-01-21 18:46+0100\n"
"Last-Translator: Daniel Nylander <[EMAIL PROTECTED]>\n"
"Language-Team: Swedish <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=iso-8859-1\n"
"Content-Transfer-Encoding: 8bit\n"
#: ../attr/attr.c:57
#, 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 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"
#: ../attr/attr.c:90
#: ../attr/attr.c:108
#: ../attr/attr.c:117
msgid "Only one of -s, -g, or -r allowed\n"
msgstr "Endast en av -s, -g eller -r tillåts\n"
#: ../attr/attr.c:99
msgid "-V only allowed with -s\n"
msgstr "-V tillåts endast med -s\n"
#: ../attr/attr.c:137
#, c-format
msgid "Unrecognized option: %c\n"
msgstr "Okänd flagga: %c\n"
#: ../attr/attr.c:143
msgid "A filename to operate on is required\n"
msgstr "Ett filnamn att operera på krävs\n"
#: ../attr/attr.c:171
#, c-format
msgid "Could not set \"%s\" for %s\n"
msgstr "Kunde inte sätta \"%s\" för %s\n"
#: ../attr/attr.c:176
#, 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"
#: ../attr/attr.c:197
#, c-format
msgid "Could not get \"%s\" for %s\n"
msgstr "Kunde inte hämta \"%s\" för %s\n"
#: ../attr/attr.c:202
#, 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"
#: ../attr/attr.c:218
#, c-format
msgid "Could not remove \"%s\" for %s\n"
msgstr "Kunde inte ta bort \"%s\" för %s\n"
#: ../attr/attr.c:226
msgid "At least one of -s, -g, or -r is required\n"
msgstr "Åtminstone en av -s, -g eller -r krävs\n"
#: ../getfattr/getfattr.c:97
#: ../setfattr/setfattr.c:69
msgid "No such attribute"
msgstr "Inget sådant attribut"
#: ../getfattr/getfattr.c:253
#, c-format
msgid "%s: Removing leading '/' from absolute path names\n"
msgstr "%s: Ta bort inledande \"/\" från absoluta sökvägar\n"
#: ../getfattr/getfattr.c:391
#, c-format
msgid "%s %s -- get extended attributes\n"
msgstr "%s %s -- hämta utökade attribut\n"
#: ../getfattr/getfattr.c:393
#: ../setfattr/setfattr.c:167
#, c-format
msgid "Usage: %s %s\n"
msgstr "Användning: %s %s\n"
#: ../getfattr/getfattr.c:396
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"
#: ../getfattr/getfattr.c:493
#, c-format
msgid "%s: invalid regular expression \"%s\"\n"
msgstr "%s: ogiltigt reguljärt uttryck \"%s\"\n"
#: ../getfattr/getfattr.c:511
#: ../setfattr/setfattr.c:259
#, 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"
#: ../setfattr/setfattr.c:122
#, c-format
msgid "%s: %s: No filename found in line %d, aborting\n"
msgstr "%s: %s: Inget filnamn hittades på rad %d, avbryter\n"
#: ../setfattr/setfattr.c:126
#, 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"
#: ../setfattr/setfattr.c:166
#, c-format
msgid "%s %s -- set extended attributes\n"
msgstr "%s %s -- sätt utökade attribut\n"
#: ../setfattr/setfattr.c:169
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"
" --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"
#: ../libattr/attr_copy_fd.c:80
#: ../libattr/attr_copy_fd.c:95
#: ../libattr/attr_copy_file.c:78
#: ../libattr/attr_copy_file.c:93
#, c-format
msgid "listing attributes of %s"
msgstr "listar attribut för %s"
#: ../libattr/attr_copy_fd.c:116
#: ../libattr/attr_copy_fd.c:133
#: ../libattr/attr_copy_file.c:114
#: ../libattr/attr_copy_file.c:131
#, c-format
msgid "getting attribute %s of %s"
msgstr "hämtar attribut %s för %s"
#: ../libattr/attr_copy_fd.c:143
#: ../libattr/attr_copy_file.c:141
#, c-format
msgid "setting attributes for %s"
msgstr "sätter attribut för %s"
#: ../libattr/attr_copy_fd.c:149
#: ../libattr/attr_copy_file.c:147
#, c-format
msgid "setting attribute %s for %s"
msgstr "sätter attribut %s för %s"
--- End Message ---
--- Begin Message ---
Source: attr
Source-Version: 2.4.31-1
We believe that the bug you reported is fixed in the latest version of
attr, which is due to be installed in the Debian FTP archive:
attr_2.4.31-1.dsc
to pool/main/a/attr/attr_2.4.31-1.dsc
attr_2.4.31-1.tar.gz
to pool/main/a/attr/attr_2.4.31-1.tar.gz
attr_2.4.31-1_i386.deb
to pool/main/a/attr/attr_2.4.31-1_i386.deb
libattr1-dev_2.4.31-1_i386.deb
to pool/main/a/attr/libattr1-dev_2.4.31-1_i386.deb
libattr1_2.4.31-1_i386.deb
to pool/main/a/attr/libattr1_2.4.31-1_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Nathan Scott <[EMAIL PROTECTED]> (supplier of updated attr package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Wed, 22 Feb 2006 13:14:24 +1100
Source: attr
Binary: libattr1 attr libattr1-dev
Architecture: source i386
Version: 2.4.31-1
Distribution: unstable
Urgency: low
Maintainer: Nathan Scott <[EMAIL PROTECTED]>
Changed-By: Nathan Scott <[EMAIL PROTECTED]>
Description:
attr - Utilities for manipulating filesystem extended attributes
libattr1 - Extended attribute shared library
libattr1-dev - Extended attribute static libraries and headers
Closes: 299095 349234
Changes:
attr (2.4.31-1) unstable; urgency=low
.
* New upstream release
* Updated Polish translation.
* Initial Swedish translation (closes: #349234)
* Switched from debmake to debhelper.
* Build updates for GNU/Hurd (closes: #299095)
Files:
8a1a68a0d1d28510360c6ad3c3c0389b 535 utils optional attr_2.4.31-1.dsc
0b6c5ae2d1e1f2c2a1ba5fce75444d0c 78073 utils optional attr_2.4.31-1.tar.gz
41f830f63ae358d429250d3cbda4146d 35958 utils optional attr_2.4.31-1_i386.deb
3fa5ec82884f0162f57dc59d5613b005 29264 libdevel extra
libattr1-dev_2.4.31-1_i386.deb
700ed6eb3a5761caa388fba0c3b75a65 8734 libs required libattr1_2.4.31-1_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.5 (GNU/Linux)
iD8DBQFD/lepm8fl3HSIa2MRAthfAJ9NcbC2vE/2rCZP19Nj++zLPQ3FRACgnPNf
4LnsH+o6kJrEv5xI+iferFY=
=7IB5
-----END PGP SIGNATURE-----
--- End Message ---