Your message dated Tue, 08 Feb 2011 11:02:25 +0000
with message-id <[email protected]>
and subject line Bug#609347: fixed in man-db 2.5.9-4
has caused the Debian Bug report #609347,
regarding man-db: [INTL:sk] Slovak po-debconf translation
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
609347: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=609347
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: man-db
Severity: wishlist
Tags: l10n patch
Version: 2.5.7-8

sk.po attached

regards
Slavko

-- 
Slavko
http://slavino.sk
# Slovak translations for man-db package
# Slovenské preklady pre balík man-db.
# Copyright (C) 2011 THE man-db'S COPYRIGHT HOLDER
# This file is distributed under the same license as the man-db package.
# Slavko <[email protected]>, 2011.
#
msgid ""
msgstr ""
"Project-Id-Version: man-db 2.5.7-8\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2008-04-26 13:39+0100\n"
"PO-Revision-Date: 2011-01-08 20:22+0100\n"
"Last-Translator: Slavko <[email protected]>\n"
"Language-Team: Slovak <nomail>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"Language: sk\n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"

#. Type: boolean
#. Description
#: ../templates:1001
msgid "Should man and mandb be installed 'setuid man'?"
msgstr "Majú byť man a mandb nainštalované pomocou „setuid man”?"

#. Type: boolean
#. Description
#: ../templates:1001
msgid ""
"The man and mandb program can be installed with the set-user-id bit set, so "
"that they will run with the permissions of the 'man' user. This allows "
"ordinary users to benefit from the caching of preformatted manual pages "
"('cat pages'), which may aid performance on slower machines."
msgstr ""
"Programy man a mandb môžu byť nainštalované s nastaveným príznakom set-user-"
"id, takže sa budú spúšťať s právami používateľa „man“. Takto môžu aj "
"obyčajní používatelia využívať zrýchlené načítanie predformátovaných "
"manuálových stránok z vyrovnávacej pamäte, čo môže pomôcť najmä na pomalších "
"počítačoch."

#. Type: boolean
#. Description
#: ../templates:1001
msgid ""
"Cached man pages only work if you are using an 80-column terminal, to avoid "
"one user causing cat pages to be saved at widths that would be inconvenient "
"for other users. If you use a wide terminal, you can force man pages to be "
"formatted to 80 columns anyway by setting MANWIDTH=80."
msgstr ""
"Manuálové stránky z vyrovnávacej pamäte fungujú, len ak používate 80 "
"stĺpcový terminál, aby sa zabránilo možnosti, že niekto iný uloží stránky so "
"šírkou, ktorá bude nevyhovujúca pre iných. Ak používate široký terminál, "
"môžete vynútiť formátovanie manuálových stránok na 80 stĺpcov nastavením "
"premennej MANWIDTH=80."

#. Type: boolean
#. Description
#: ../templates:1001
msgid ""
"Enabling this feature may be a security risk, so it is disabled by default. "
"If in doubt, you should leave it disabled."
msgstr ""
"Povolenie tejto možnosti môže byť bezpečnostným rizikom, preto je predvolene "
"vypnutá. Ak máte pochybnosti, nechajte ju vypnutú."

Attachment: signature.asc
Description: PGP signature


--- End Message ---
--- Begin Message ---
Source: man-db
Source-Version: 2.5.9-4

We believe that the bug you reported is fixed in the latest version of
man-db, which is due to be installed in the Debian FTP archive:

man-db_2.5.9-4.debian.tar.gz
  to main/m/man-db/man-db_2.5.9-4.debian.tar.gz
man-db_2.5.9-4.dsc
  to main/m/man-db/man-db_2.5.9-4.dsc
man-db_2.5.9-4_i386.deb
  to main/m/man-db/man-db_2.5.9-4_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.
Colin Watson <[email protected]> (supplier of updated man-db 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: SHA256

Format: 1.8
Date: Tue, 08 Feb 2011 10:35:20 +0000
Source: man-db
Binary: man-db
Architecture: source i386
Version: 2.5.9-4
Distribution: unstable
Urgency: low
Maintainer: Colin Watson <[email protected]>
Changed-By: Colin Watson <[email protected]>
Description: 
 man-db     - on-line manual pager
Closes: 570247 572233 574641 608490 609347
Changes: 
 man-db (2.5.9-4) unstable; urgency=low
 .
   * Add debconf translations:
     - Slovak (thanks, Slavko; closes: #609347).
   * Fix test failure with groff 1.21.
   * Upload to unstable.
 .
 man-db (2.5.9-3) experimental; urgency=low
 .
   * Use 'dh $@ --options' rather than 'dh --options $@', for
     forward-compatibility with debhelper v8.
   * Avoid assertion if no path elements with manpaths were found (closes:
     #608490).
 .
 man-db (2.5.9-2) experimental; urgency=low
 .
   * Fix build with 'ld --no-copy-dt-needed-entries'.
 .
 man-db (2.5.9-1) experimental; urgency=low
 .
   * New upstream release:
     - Fix test failures on some systems.  A change made in 2.5.8 was overly
       sensitive to directory ordering.
 .
 man-db (2.5.8-2) experimental; urgency=low
 .
   * Build-depend on pkg-config.
 .
 man-db (2.5.8-1) experimental; urgency=low
 .
   * New upstream release:
     - Explicitly set groff's hyphenation language, to ensure that it only
       hyphenates languages it knows about (closes: #570247).
     - Add support for XZ-compressed manual pages, thanks to Darren Salt
       (closes: #572233).
     - Try underscore-separated subpages as well as hyphen-separated ones,
       thanks to Tanguy Ortolo (closes: #574641).
     - Build libman and libmandb as shared libraries, considerably reducing
       executable size.
     - Warnings about unrecognised locales are now suppressed if the
       DPKG_RUNNING_VERSION environment variable is set (i.e. man-db is
       running within a Debian package's maintainer script), since the system
       locales are often out of sync with the C library in that context.
       Thanks to the Debian Perl maintainers for the idea.
     - In catman mode, never try to guess whether a page argument is a
       section, as it's too easy to get this wrong (LP: #664211).
     - mandb should no longer repeatedly rescan manual page hierarchies when
       a whatis entry turns into a broken link.
   * Use a separate build directory, eliminating the requirement to preserve
     some files by hand.
   * Build with external libpipeline.
Checksums-Sha1: 
 94e3649a1c66ed4d07e410e4bb003037bf487784 1805 man-db_2.5.9-4.dsc
 cb5181ecafb41305ad4d39de8f815b5e68829d48 72356 man-db_2.5.9-4.debian.tar.gz
 10e365c257278d2b0d3202acb9ecfe1719153306 980196 man-db_2.5.9-4_i386.deb
Checksums-Sha256: 
 2f6d2d78440a0039457ae79e8188de86064c978923f3de5dd80947e62b2a060c 1805 
man-db_2.5.9-4.dsc
 72775dff8f8f14b5ccc98767892d9bf724386f525194c57ad68dcab7e0a14775 72356 
man-db_2.5.9-4.debian.tar.gz
 31a11dfa3b04992f9518beea38033321ff6b20a7c58689e6429137876fee5ec3 980196 
man-db_2.5.9-4_i386.deb
Files: 
 03f8ea5fe198f37f2022f9fd0f1160c3 1805 doc important man-db_2.5.9-4.dsc
 bb0a3e4cbee58ec38575b71e788668d5 72356 doc important 
man-db_2.5.9-4.debian.tar.gz
 c2d08042b4aa7c9dd7ac02dea905f460 980196 doc important man-db_2.5.9-4_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
Comment: Colin Watson <[email protected]> -- Debian developer

iQIVAwUBTVEg2jk1h9l9hlALAQg94xAAko4bKd3N63d6SFeXRLJJwpEdHBdcO2AY
R/AasEMUiNK5+VKw4cgQ8mrX7XuP6G6ocJcmWYuSy08QQOZ7Fag8kcKraxSeOQRS
X36fbcqPt5orOza7cMrScO0W2kp0c62Bo9KkoMLOwqFN+6DZq4UggYnWLf+xw6O8
C60iU88QPtZu4vgt5bjYwCL0GIgpSOnaqUCb9gjpV9wrrZ7PIhsV18yOZMObdDWA
0KglFJRH3RmEUOxg9OWG+meBIy5YBHXbplELtUnAuCtpBkDG3PEAtQxTdlCDelC4
rDQS7wBIrA8hj35dU1TKuyhrRJFzDS8BhPjlJqlG4wt2hify63nNguIgC2eCc9LO
HFHp2ziU1K8bUs+8L5WqEA4q351mmNOHtqwp2a5nGiOmT75mmjujssb+M1R0vBUf
h+fG8fs0asnvJOn/QlnG2AV2/NmOie9eAD3hcWGqJMEu3JU/yOFDPPCWuRZDvg4c
oroSIZs3N7q7gxHinfFxaGGqMlSsrsrAH1O2RXJJqIyKg1tGlD5NiTl3sOd3T+SK
tlEXZQf/1L404cO03+fjOZ2UTUdasVDt80/cWt3/UZcR9SzaZdQlTpjkAd6DeUnn
AyYxiYui/A/GCZGpAJUPWldpTKKVQ4K/ATBRiEM/e6JSt6Yd0Y5DdMI8VxPtSBJB
1anTRCuRe0o=
=bMiM
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to