Your message dated Wed, 21 Dec 2005 03:47:14 -0800
with message-id <[EMAIL PROTECTED]>
and subject line Bug#331075: fixed in jspwiki 2.2.33-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)
--------------------------------------
Received: (at submit) by bugs.debian.org; 1 Oct 2005 13:30:10 +0000
>From [EMAIL PROTECTED] Sat Oct 01 06:30:10 2005
Return-path: <[EMAIL PROTECTED]>
Received: from (mail.lidkoping.net) [213.132.115.138]
by spohr.debian.org with esmtp (Exim 3.36 1 (Debian))
id 1ELhRJ-0003kZ-00; Sat, 01 Oct 2005 06:30:10 -0700
Received: (qmail 24163 invoked by uid 1000); 1 Oct 2005 15:29:29 +0200
Message-ID: <[EMAIL PROTECTED]>
Content-Type: multipart/mixed; boundary="===============1765322176=="
MIME-Version: 1.0
From: Daniel Nylander <[EMAIL PROTECTED]>
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: jspwiki: [INTL:sv] Swedish debconf templates translation
X-Mailer: reportbug 3.17
Date: Sat, 01 Oct 2005 15:29:29 +0200
Delivered-To: [EMAIL PROTECTED]
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE
autolearn=no version=2.60-bugs.debian.org_2005_01_02
This is a multi-part MIME message sent by reportbug.
--===============1765322176==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline
Package: jspwiki
Severity: wishlist
Tags: patch l10n
-- 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, LC_CTYPE=sv_SE (charmap=ISO-8859-1)
--===============1765322176==
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
Content-Type: text/plain; charset="iso-8859-1"
Content-Disposition: attachment; filename="jspwiki_2.2.20-1_sv.po"
# Translators, if you are not familiar with the PO format, gettext
# documentation is worth reading, especially sections dedicated to
# this format, e.g. by running:
# info -n '(gettext)PO Files'
# info -n '(gettext)Header Entry'
# Some information specific to po-debconf are available at
# /usr/share/doc/po-debconf/README-trans
# or http://www.debian.org/intl/l10n/po-debconf/README-trans
# Developers do not need to manually edit POT or PO files.
# , fuzzy
#
#
msgid ""
msgstr ""
"Project-Id-Version: jspwiki 2.2.20-1\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2004-03-09 18:37+0200\n"
"PO-Revision-Date: 2005-10-01 15:28-0700\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"
#. Type: string
#. Description
#: ../jspwiki.templates:4
msgid "Default application name"
msgstr "Standard applikationsnamn"
#. Type: string
#. Description
#: ../jspwiki.templates:4
msgid ""
"Which application name is used. It affects the HTML titles and logging. This "
"is usually the same as the web name (http://www.example.com/JSPWiki) but can "
"be different."
msgstr ""
"Vilket applikationsnamn som används. Det berör HTML-titlar och loggning. Det
är "
"normalt sett samma som webnamnet (http://www.example.com/JSPWiki) men kan
också vara olikt."
#. Type: select
#. Description
#: ../jspwiki.templates:13
msgid "Which page provider JSPWiki should use"
msgstr "Vilken sidleverantör ska JSPWiki använda"
#. Type: select
#. Description
#: ../jspwiki.templates:13
msgid ""
"Which page provider class to use. FileSystemProvider is a simple file based "
"page storage, RCSFileProvider uses RCS as the page store, and "
"VersioningFileProvider is a pure Java implementation of a versioning page "
"store."
msgstr ""
"Vilken sidleverantörklass ska användas. FileSystemProvider är en enkelt
filbaserad "
"sidlagring. RCSFileProvider använder RCS som sidlagring och
VersioningFileProvider "
"som en ren Java-implementation av versionshanterande sidlagring."
#. Type: boolean
#. Description
#: ../jspwiki.templates:22
msgid "Should JSPWiki use page cache"
msgstr "Ska JSPWiki använda sidcachning"
#. Type: boolean
#. Description
#: ../jspwiki.templates:22
msgid ""
"Should JSPWiki store pages in memory cache. This usually improves "
"performance but increases memory usage."
msgstr ""
"Ska JSPWiki lagra sidor i en minnescache. Detta brukar normalt sett "
"öka prestandan men öka på minnesanvändningen."
#. Type: string
#. Description
#: ../jspwiki.templates:29
msgid "JSPWiki base URL (http://www.example.com/JSPWiki/)"
msgstr "JSPWiki bas URL (http://www.example.com/JSPWiki/)"
#. Type: string
#. Description
#: ../jspwiki.templates:29
msgid ""
"Base URL's are used to rewrite all of JSPWiki's internal references. Don't "
"forget the trailing slash. This must be used if the URL that JSPWiki sees "
"through the servlet container is different from the real URL."
msgstr ""
"BasURLer är använda för att skriva om alla JSPWiki's interna referenser. "
"Glöm inte att avsluta med ett snegsteg. Detta måsta användas om URLen som "
"JSPWiki ser genom servletcontainern är annorlunda än den riktiga URLen."
#. Type: select
#. Description
#: ../jspwiki.templates:38
msgid "Page encoding"
msgstr "Sid kodning"
#. Type: select
#. Description
#: ../jspwiki.templates:38
msgid ""
"Determines which character encoding JSPWiki should use. UTF-8 may cause "
"problems on some Tomcat 4 installations but is otherwise a good choice."
msgstr ""
"Bestämmer vilken teckenkodning som JSPWiki ska använda. UTF-8 kan orsaka "
"problem på vissa Tomcat 4-installationer men är annars ett bra val."
#. Type: boolean
#. Description
#: ../jspwiki.templates:45
msgid "Break at capitals in page names"
msgstr "Bryta vid versaler i sidnamn"
#. Type: boolean
#. Description
#: ../jspwiki.templates:45
msgid ""
"Should page titles be rendered using an extra space after each capital "
"letter. This causes RSSPage to show as R S S Page."
msgstr ""
"Ska sidtitlar ritas upp med ett extra mellanslag efter varje versal. "
"Detta innebär att RSSPage visas som R S S Page."
#. Type: boolean
#. Description
#: ../jspwiki.templates:52
msgid "Match plural form to singular form in page names"
msgstr "Matcha pluralform till singularform i sidnamn"
#. Type: boolean
#. Description
#: ../jspwiki.templates:52
msgid "Match \"PageLinks\" to \"PageLink\" if \"PageLinks\" is not found."
msgstr "Matcha \"PageLinks\" till \"PageLink\" om \"PageLinks\" inte hittas."
#. Type: boolean
#. Description
#: ../jspwiki.templates:58
msgid "Use CamelCase links"
msgstr "Använd CamelCase länkar"
#. Type: boolean
#. Description
#: ../jspwiki.templates:58
msgid ""
"Should JSPWiki consider traditional WikiNames (names of pages "
"JustSmashedTogether without square brackets) as hyperlinks."
msgstr ""
"Ska JSPWiki betrakta traditionella WikiNames (namn på sidor
JustSmashedTogether utan fyrkanter) som hyperlänkar."
#. Type: boolean
#. Description
#: ../jspwiki.templates:65
msgid "Generate RSS feed"
msgstr "Generera RSS-feed"
#. Type: boolean
#. Description
#: ../jspwiki.templates:65
msgid ""
"JSPWiki can generate Rich Site Summary feed. This allows users to "
"automatically find out if anything has changed on the site recently."
msgstr ""
"JSPWiki kan generera Rich Site Summary feed. Detta gör att användare "
"kan automatiskt se om något har ändrats på websidan."
#. Type: string
#. Description
#: ../jspwiki.templates:72
msgid "RSS refresh time in seconds"
msgstr "RSS uppdateringstid i sekunder"
#. Type: string
#. Description
#: ../jspwiki.templates:72
msgid ""
"How often the RSS feed should be refreshed. An hour (3600 seconds) is a good "
"starting choice."
msgstr ""
"Hur ofta ska RSS-feeden uppdateras. En timme (3600 sekunder) är en bra
startpunkt."
#. Type: string
#. Description
#: ../jspwiki.templates:78
msgid "RSS channel description"
msgstr "RSS kanalbeskrivning"
#. Type: string
#. Description
#: ../jspwiki.templates:78
msgid ""
"This describes your RSS channel. Be as verbose as you want, there is no "
"upper limit, and it helps the users."
msgstr ""
"Detta beskriver din RSS-kanal. Var så beskrivande du kan, det finns ingen
gräns för hur "
"mycket du skriver."
#. Type: string
#. Description
#: ../jspwiki.templates:85
msgid "RSS channel language"
msgstr "RSS kanalspråk"
#. Type: string
#. Description
#: ../jspwiki.templates:85
msgid ""
"This should match the language of your Wiki. It let's people know what "
"language they should expect in the RSS feed."
msgstr ""
"Detta ska matcha språket i din Wiki. Det låter folk veta vilket språk "
"som de kan förvänta sig i RSS-feeden."
#. Type: select
#. Choices
#: ../jspwiki.templates:91
msgid "BasicAttachmentProvider, nothing"
msgstr "BasicAttachmentProvider, inget"
#. Type: select
#. Description
#: ../jspwiki.templates:93
msgid "Attachment provider to use"
msgstr "Bifogningsleverantör att använda"
#. Type: select
#. Description
#: ../jspwiki.templates:93
msgid ""
"BasicAttachmentProvider uses the same directory structure as the selected "
"page provider. It simply stores the attachments in a dedicated directory for "
"a page."
msgstr ""
"BasicAttachmentProvider använder samma mappstruktur som den valda
sidleverantören. "
"Den sparar helt enkelt bifogningar i en dedikerad mapp för en sida."
#. Type: boolean
#. Description
#: ../jspwiki.templates:101
msgid "Should ALL wiki pages be deleted"
msgstr "Ska ALLA wiki-sidor raderas"
#. Type: boolean
#. Description
#: ../jspwiki.templates:101
msgid ""
"If you have no important information stored in your wiki and really want to "
"get rid of the page data, the purge process can do this for you."
msgstr ""
"Om du inte har viktig information lagrad i din wiki och verkligen vill bli av
med all siddata "
"kan avinstallationsprocessen göra detta åt dig."
--===============1765322176==--
---------------------------------------
Received: (at 331075-close) by bugs.debian.org; 21 Dec 2005 11:51:00 +0000
>From [EMAIL PROTECTED] Wed Dec 21 03:51:00 2005
Return-path: <[EMAIL PROTECTED]>
Received: from katie by spohr.debian.org with local (Exim 4.50)
id 1Ep2R8-0007ml-C9; Wed, 21 Dec 2005 03:47:14 -0800
From: Kalle Kivimaa <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.65 $
Subject: Bug#331075: fixed in jspwiki 2.2.33-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 21 Dec 2005 03:47:14 -0800
X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02
(1.212-2003-09-23-exp) on spohr.debian.org
X-Spam-Level:
X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER
autolearn=no version=2.60-bugs.debian.org_2005_01_02
X-CrossAssassin-Score: 2
Source: jspwiki
Source-Version: 2.2.33-1
We believe that the bug you reported is fixed in the latest version of
jspwiki, which is due to be installed in the Debian FTP archive:
jspwiki_2.2.33-1.diff.gz
to pool/contrib/j/jspwiki/jspwiki_2.2.33-1.diff.gz
jspwiki_2.2.33-1.dsc
to pool/contrib/j/jspwiki/jspwiki_2.2.33-1.dsc
jspwiki_2.2.33-1_all.deb
to pool/contrib/j/jspwiki/jspwiki_2.2.33-1_all.deb
jspwiki_2.2.33.orig.tar.gz
to pool/contrib/j/jspwiki/jspwiki_2.2.33.orig.tar.gz
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.
Kalle Kivimaa <[EMAIL PROTECTED]> (supplier of updated jspwiki 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: Mon, 20 Dec 2005 23:00:00 +0200
Source: jspwiki
Binary: jspwiki
Architecture: source all
Version: 2.2.33-1
Distribution: unstable
Urgency: low
Maintainer: Kalle Kivimaa <[EMAIL PROTECTED]>
Changed-By: Kalle Kivimaa <[EMAIL PROTECTED]>
Description:
jspwiki - WikiWikiWeb clone written in Java
Closes: 331075 331874
Changes:
jspwiki (2.2.33-1) unstable; urgency=low
.
* New upstream release.
* debconf-2.0 alternative added (Closes: #331874).
* Swedish translation included (Closes: #331075).
* Removed commons-logging-api.jar from WEB-INF/lib as it causes
tomcat4 to freeze at startup.
Files:
98970533f82a40009c26f3586b2a5aa3 645 contrib/web optional jspwiki_2.2.33-1.dsc
183c0e1f40a9d24124f56e569aaf5291 2589422 contrib/web optional
jspwiki_2.2.33.orig.tar.gz
7569b820783ab4e6ac3178fc9a9fe5bd 18322 contrib/web optional
jspwiki_2.2.33-1.diff.gz
66add574e7c5d5f2d671b69c8d900f4c 2522880 contrib/web optional
jspwiki_2.2.33-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.2 (GNU/Linux)
iD8DBQFDqTz3kuYKi19tgBURAie9AJwPHVGtUPUEzlwnyUOMRR6Iy47lJQCfcElm
y/YUoCygLm034kdK27rwIUU=
=YEyd
-----END PGP SIGNATURE-----
--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]