Your message dated Sat, 03 Nov 2007 14:32:02 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#448768: fixed in postgresql-common 81
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: postgresql-common
Version: 79
Priority: wishlist
Tags: l10n patch
# Translation of postgresql-common.po to Russian
# This file is distributed under the same license as the PACKAGE package.
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER.
# Yuriy Talakan' <[EMAIL PROTECTED]>, 2006.
# Yuriy Talakan' <[EMAIL PROTECTED]>, 2007.
#
msgid ""
msgstr ""
"Project-Id-Version: postgresql-common_79_ru\n"
"Report-Msgid-Bugs-To: [EMAIL PROTECTED]"
"POT-Creation-Date: 2007-10-17 07:25+0200\n"
"PO-Revision-Date: 2007-10-20 16:15+0400\n"
"Last-Translator: Sergey Alyoshin <[EMAIL PROTECTED]>\n"
"Language-Team: Russian <[EMAIL PROTECTED]>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.9.1\n"
"Plural-Forms:  nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%"
"10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"

#. Type: error
#. Description
#: ../postgresql-common.templates:2001
msgid "Obsolete major version ${old}"
msgstr "Устаревшая версия ${old}"

#. Type: error
#. Description
#: ../postgresql-common.templates:2001
#| msgid ""
#| "The PostgreSQL version ${old} is obsolete, but you still have the server "
#| "and/or client package installed. Please install the latest packages "
#| "(postgresql-${latest} and postgresql-client-${latest}) and upgrade your "
#| "existing ${oldversion} clusters with pg_upgradecluster (see manpage)."
msgid ""
"The PostgreSQL version ${old} is obsolete, but the server or client packages "
"are still installed. Please install the latest packages (postgresql-"
"${latest} and postgresql-client-${latest}) and upgrade the existing "
"${oldversion} clusters with pg_upgradecluster (see manpage)."
msgstr ""
"PostgreSQL версии ${old} устарел, но пакет сервера или клиента все ещё "
"установлен. "
"Пожалуйста, установите последние пакеты (postgresql-${latest} "
"и postgresql-client-${latest}), и обновите ваши существующие кластеры "
"${oldversion} с помощью pg_upgradecluster (смотрите man-страницу)."

#. Type: error
#. Description
#: ../postgresql-common.templates:2001
msgid ""
"Please be aware that the installation of postgresql-${latest} will "
"automatically create a default cluster ${latest}/main. If you want to "
"upgrade the ${old}/main cluster, you need to remove the already existing "
"${latest} cluster (pg_dropcluster --stop ${latest} main, see manpage for "
"details)."
msgstr ""
"Предупреждаю вас, что установка postgresql-${latest} автоматически создаст "
"кластер по умолчанию ${latest}/main. Если вы желаете обновить  кластер "
"${old}/main, вы должны удалить существующий кластер ${latest} "
"(pg_dropcluster --stop ${latest} main, для деталей смотрите man-страницу)."

#. Type: error
#. Description
#: ../postgresql-common.templates:2001
#| msgid ""
#| "The old server and client packages are not supported any more. After "
#| "having upgraded the existing clusters, you should remove the postgresql-"
#| "${old} and postgresql-client-${old} packages."
msgid ""
"The old server and client packages are no longer supported. After the "
"existing clusters are upgraded, the postgresql-${old} and postgresql-client-"
"${old} packages should be removed."
msgstr ""
"Старые пакеты сервера и клиента более не поддерживаются. После того как "
"существующие кластеры будут обновлены, пакеты postgresql-${old} и "
"postgresql-client-${old} должны быть удалены."

--- End Message ---
--- Begin Message ---
Source: postgresql-common
Source-Version: 81

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

postgresql-client-common_81_all.deb
  to pool/main/p/postgresql-common/postgresql-client-common_81_all.deb
postgresql-common_81.dsc
  to pool/main/p/postgresql-common/postgresql-common_81.dsc
postgresql-common_81.tar.gz
  to pool/main/p/postgresql-common/postgresql-common_81.tar.gz
postgresql-common_81_all.deb
  to pool/main/p/postgresql-common/postgresql-common_81_all.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.
Martin Pitt <[EMAIL PROTECTED]> (supplier of updated postgresql-common 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: Sat, 03 Nov 2007 10:13:46 -0400
Source: postgresql-common
Binary: postgresql-client-common postgresql-common
Architecture: source all
Version: 81
Distribution: unstable
Urgency: low
Maintainer: Martin Pitt <[EMAIL PROTECTED]>
Changed-By: Martin Pitt <[EMAIL PROTECTED]>
Description: 
 postgresql-client-common - manager for multiple PostgreSQL client versions
 postgresql-common - PostgreSQL database-cluster manager
Closes: 446457 446978 447009 447045 447052 447054 447131 447417 447436 447642 
447881 448768
Changes: 
 postgresql-common (81) unstable; urgency=low
 .
   * debian/supported_versions: Welcome, Ubuntu Hardy (8.04)!
   * debian/postgresql-common.templates, debian/control: Language and grammar
     improvements, thanks a lot to Christian Perrier and the l10n teams!
     (Closes: #446457)
   * Update debconf translations, thanks to all translators!
     - French (Christian Perrier) (Closes: #446978)
     - Vietnamese (Clytie Siddall) (Closes: #447009)
     - Finnish (Esko Arajärvi) (Closes: #447045)
     - Italian (Luca Monducci) (Closes: #447052)
     - Galician (Jacobo Tarrio) (Closes: #447054)
     - Basque (Piarres Beobide) (Closes: #447131)
     - Spanish (Javier Fernández-Sanguino Peña) (Closes: #447417)
     - Czech (Miroslav Kure) (Closes: 447436)
     - Portugese (Miguel Figueiredo) (Closes: #447642)
     - Brazilian Portugese (Eder L. Marques) (Closes: #447881)
     - Russian (Sergey Alyoshin) (Closes: #448768)
     - German (Martin Pitt)
Files: 
 a26dd035ea7ed0f2b4e095b0fd2da22b 599 misc optional postgresql-common_81.dsc
 b478af337a9528c23bdfc9211e37d8b6 102087 misc optional 
postgresql-common_81.tar.gz
 e06193dfdfb482c24cfa339cc639e284 104728 misc optional 
postgresql-common_81_all.deb
 4fe51bf90403c620e84868e5073963e3 43418 misc optional 
postgresql-client-common_81_all.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)

iD8DBQFHLIMeDecnbV4Fd/IRAoL7AKCNr1vZ8qi4fyHmGLusWAfGzx5YZwCfb8ry
+763qJ4oBvC57vgyJiD3uWY=
=yxzi
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to