Your message dated Mon, 13 Jun 2011 23:02:55 +0000
with message-id <[email protected]>
and subject line Bug#628966: fixed in isoquery 1.5-1
has caused the Debian Bug report #628966,
regarding isoquery: [INTL:ru] Russian program translation update
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.)
--
628966: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=628966
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: isoquery
Version: new
Severity: wishlist
Tags: l10n patch
Russian program translation update is attached.
-- System Information:
Debian Release: 6.0.1
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1,
'experimental')
Architecture: amd64 (x86_64)
Kernel: Linux 2.6.37-trunk-amd64 (SMP w/4 CPU cores)
Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the isoquery package.
#
# Yuri Kozlov <[email protected]>, 2010, 2011.
msgid ""
msgstr ""
"Project-Id-Version: new\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2011-06-01 23:46+0200\n"
"PO-Revision-Date: 2011-06-02 20:33+0400\n"
"Last-Translator: Yuri Kozlov <[email protected]>\n"
"Language-Team: Russian <[email protected]>\n"
"Language: ru\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: Lokalize 1.0\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"
#: isoquery/cmdline_parser.py:30
msgid "Usage: %prog [options] [ISO codes]"
msgstr "Использование: %prog [параметры] [коды ISO]"
#: isoquery/cmdline_parser.py:36
msgid "standard"
msgstr "стандарт"
#: isoquery/cmdline_parser.py:37
#, python-format
#| msgid ""
#| "The ISO standard to use. Possible values: 639, 639-3, 3166, 3166-2, 4217, "
#| "15924. Default value: %default"
msgid ""
"The ISO standard to use. Possible values: 639, 639-3, 3166, 3166-2, 4217, "
"15924 (default: %default)."
msgstr ""
"Использовать стандарт ISO. Возможные значения: 639, 639-3, 3166, 3166-2, "
"4217, 15924 (по умолчанию: %default)."
#: isoquery/cmdline_parser.py:42
msgid "file"
msgstr "файл"
#: isoquery/cmdline_parser.py:43
#, python-format
#| msgid "Use specified XML file with ISO data. Default value: %default"
msgid "Use another XML file with ISO data (default: %default)."
msgstr "Использовать заданный файл XML с данными ISO (по умолчанию: %default)."
#: isoquery/cmdline_parser.py:47
msgid "locale"
msgstr "локаль"
#: isoquery/cmdline_parser.py:48
#| msgid "Use this locale for output"
msgid "Use this locale for output."
msgstr "Использовать данную локаль при выводе."
#: isoquery/cmdline_parser.py:51
#| msgid "Display the name for the supplied codes (default)"
msgid "Name for the supplied codes (default)."
msgstr "Показать имена имеющих кодов (по умолчанию)."
#: isoquery/cmdline_parser.py:54
#| msgid ""
#| "Display the official name for the supplied codes. This may be the same as "
#| "--name. (Only applies to ISO 3166)"
msgid ""
"Official name for the supplied codes. This may be the same as --name (only "
"applies to ISO 3166)."
msgstr ""
"Показать официальные имена имеющих кодов. Может быть тоже, что и с --name "
"(применимо только к ISO 3166)."
#: isoquery/cmdline_parser.py:59
#| msgid ""
#| "Display the common name for the supplied codes. This may be the same as --"
#| "name. (Only applies to ISO 3166)"
msgid ""
"Common name for the supplied codes. This may be the same as --name (only "
"applies to ISO 3166)."
msgstr ""
"Показать общие имена имеющих кодов. Может быть тоже, что и с --name "
"(применимо только к ISO 3166)."
#: isoquery/cmdline_parser.py:65
#| msgid "Separate entries with a NULL character instead of newline"
msgid "Separate entries with a NULL character instead of newline."
msgstr "Разделять элементы символом NULL, а не символом новой строки."
#: isoquery/cmdline_parser.py:69
msgid "Show summary of options."
msgstr "Показать справку по параметрам."
#: isoquery/cmdline_parser.py:73
#| msgid "Show program version and copyright"
msgid "Show program version and copyright."
msgstr "Показать версию программы и инф. об авторском праве."
#: isoquery/cmdline_parser.py:91
#, python-format
msgid "isoquery: ISO standard '%(standard)s' is not supported.\n"
msgstr "isoquery: Стандарт ISO «%(standard)s» не поддерживается.\n"
#: isoquery/cmdline_parser.py:110
#, python-format
msgid ""
"isoquery: The locale '%(locale)s' is not available for ISO %(standard)s.\n"
msgstr "isoquery: Локаль «%(locale)s» недоступна для ISO %(standard)s.\n"
#: isoquery/cmdline_parser.py:126
#, python-format
msgid "isoquery %(version)s"
msgstr "isoquery %(version)s"
#: isoquery/cmdline_parser.py:127
#| msgid "Copyright © 2007-2010 Tobias Quathamer"
msgid "Copyright © 2007-2011 Tobias Quathamer"
msgstr "Copyright © 2007-2011 Tobias Quathamer"
#. TRANSLATORS: Please change the uppercase words as appropriate for
#. your language.
#: isoquery/cmdline_parser.py:130
msgid "Translation to LANGUAGE Copyright © YEAR YOUR-NAME"
msgstr "Перевод на русский Copyright © 2010 Юрий Козлов"
#: isoquery/xmlfile.py:42
#, python-format
msgid "isoquery: The file '%(filename)s' could not be opened.\n"
msgstr "isoquery: Не удалось открыть файл «%(filename)s».\n"
#: isoquery/xmlfile.py:46
#, python-format
msgid "isoquery: The file '%(filename)s' could not be parsed correctly.\n"
msgstr "isoquery: Не удалось проанализировать файл «%(filename)s».\n"
#: isoquery/xmlfile.py:52
#, python-format
msgid ""
"isoquery: The file '%(filename)s' does not contain valid ISO %(standard)s "
"data.\n"
msgstr ""
"isoquery: Файл «%(filename)s» не содержит допустимых данных ISO %(standard)s."
"\n"
#: isoquery/xmlfile.py:71
#, python-format
msgid "isoquery: The code '%(code)s' is not defined in ISO %(standard)s.\n"
msgstr "isoquery: Код «%(code)s» не определён в ISO %(standard)s.\n"
#~ msgid "STANDARD"
#~ msgstr "СТАНДАРТ"
#~ msgid "FILE"
#~ msgstr "ФАЙЛ"
#~ msgid "LOCALE"
#~ msgstr "ЛОКАЛЬ"
#~ msgid "Show this information"
#~ msgstr "Показать эту справку"
--- End Message ---
--- Begin Message ---
Source: isoquery
Source-Version: 1.5-1
We believe that the bug you reported is fixed in the latest version of
isoquery, which is due to be installed in the Debian FTP archive:
countrycodes_1.5-1_all.deb
to main/i/isoquery/countrycodes_1.5-1_all.deb
isoquery_1.5-1.debian.tar.gz
to main/i/isoquery/isoquery_1.5-1.debian.tar.gz
isoquery_1.5-1.dsc
to main/i/isoquery/isoquery_1.5-1.dsc
isoquery_1.5-1_all.deb
to main/i/isoquery/isoquery_1.5-1_all.deb
isoquery_1.5.orig.tar.bz2
to main/i/isoquery/isoquery_1.5.orig.tar.bz2
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.
Tobias Quathamer <[email protected]> (supplier of updated isoquery 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, 14 Jun 2011 00:51:55 +0200
Source: isoquery
Binary: isoquery countrycodes
Architecture: source all
Version: 1.5-1
Distribution: unstable
Urgency: low
Maintainer: Tobias Quathamer <[email protected]>
Changed-By: Tobias Quathamer <[email protected]>
Description:
countrycodes - ISO 3166 country code finder (transitional dummy package)
isoquery - Search and display various ISO codes (country, language, ...)
Closes: 624147 627577 628841 628863 628966 629112 629164 630246
Changes:
isoquery (1.5-1) unstable; urgency=low
.
* New upstream release
- If the locale does not exist for the given ISO standard,
print a warning message and use the untranslated (thus
English) strings. Closes: #624147
- Review isoquery manpage, thanks to David Prévot. Closes: #627577
- New manpage translation to French, thanks to David Prévot.
Closes: #628841
- Updated translations:
+ Swedish, thanks to Martin Bagge. Closes: #628863
+ Russian, thanks to Yuri Kozlov. Closes: #628966
+ Czech, thanks to Michal Simunek. Closes: #629112
+ French, thanks to Christian Perrier. Closes: #629164
+ Danish, thanks to Joe Hansen. Closes: #630246
* Use debhelper v8
* Update years in copyright
* Update to Standards-Version 3.9.2, no changes needed
Checksums-Sha1:
34e39857b5ced0d33f155c03609bc6c6009ea5f5 1803 isoquery_1.5-1.dsc
b96bb287bae9bfc10647b30c55aeeeca387c8ca8 119530 isoquery_1.5.orig.tar.bz2
cf17e17d07a1819f700ec0fd79772625e551ca17 3597 isoquery_1.5-1.debian.tar.gz
287a2714a4ea1de855cb9b390cd6d907c773af6b 30280 isoquery_1.5-1_all.deb
a46428f1efcd476f4bccdeb23d658d795f19c227 5292 countrycodes_1.5-1_all.deb
Checksums-Sha256:
10216ef4e99a11cee423ede106e29427b72709ee854a61c7960b567fe08c63be 1803
isoquery_1.5-1.dsc
d7461fdbe7a058ce1f81d33eed09877039b14b5f8ded0f9aa0564a6909d03104 119530
isoquery_1.5.orig.tar.bz2
a80897836456a1406c82cfe9a2d32011f07502df17fcc86496d5930da5737107 3597
isoquery_1.5-1.debian.tar.gz
c549f20aff15b83d08138d6202f46418fbb3336bfbeea0fc40403c9e0616835e 30280
isoquery_1.5-1_all.deb
f32fde642c1f9c2f30a56af9daeba37986421865389fa04efbee1dcaea7b61b6 5292
countrycodes_1.5-1_all.deb
Files:
76ebbe4b297996341bc994e08cc747d2 1803 misc optional isoquery_1.5-1.dsc
b4010d2d249b84c1de4db0a9f01367e1 119530 misc optional isoquery_1.5.orig.tar.bz2
49e6597450968a6f77c602bd325cad21 3597 misc optional
isoquery_1.5-1.debian.tar.gz
f266a08a80998aa3a9c4cf3d3ebd5c9a 30280 misc optional isoquery_1.5-1_all.deb
b511077c82e70d55fb670ae26d728637 5292 misc optional countrycodes_1.5-1_all.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAEBCAAGBQJN9pVRAAoJEIP9HEaC0TjgWtMP/3fEhxspakpxc3a4aLhSpPH/
9UMOkuBLZL9mGJ7yzG6ft+gAVEGKNBT0AsnEhcf9R6SIRKsevHN8WHhiKHKGpfEi
SZCHutaB2R3SHtVitpFZNkYQqbwntg0HKPHFD19AMjU+vIPXaTPnZiVvuaHcfNMO
WA/GriofoK8eV2NhuwZo8dDoWMSPVBEvgrEf0+X3N+aV7MIc2zvamEwcxl7CihpB
iEbxESJEncIIVjpNa131WCmod5U9tax+Xhto5jliCz1znDE9rDpijmbd+tkCk3X8
yMw/SHgI4l0eO4hbo3oaZ3yL+Zfdu56PulZEgo3rfM9jbg5iNreMjFoT4ClTqRRT
fptHoynqFOrpVIzFgBfk5MfbCmIqQOc2cnWWj0NLL2jyAz+WWxIM+DKsj1NQyc+A
0dU7+0lzjv3xLnkOltLDnV3aW4RSD77Th+IvNk1L3KxZwsTc/QXHndaaZ/XYf/4g
+caE5ij08/6O2UTgLi4ut1fv6ENvytV9FIsNNtz1rXfsnO7QnBydvHb1kCGGciQY
qZQ0nlY2XVC529cTYuMXymGlivurZTmtLxaIiQ4QMaEOpM6g6IwbukvyTWkwgG4R
CvCxUWY4BuaC7QfL73/PMTl6gCCHSOAIzUHcVZnoeuhaM1X9L+bfncRtdKP1hFGt
CkD0F6KGUp755d/pkhcG
=1DHx
-----END PGP SIGNATURE-----
--- End Message ---