Package: gwhois Version: 20100515 Severity: wishlist Tags: l10n patch
Russian debconf templates translation update is attached. -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-3-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/bash
# translation of ru.po to Russian # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Yuri Kozlov <yu...@komyakino.ru>, 2009, 2010. msgid "" msgstr "" "Project-Id-Version: gwhois 20100515\n" "Report-Msgid-Bugs-To: gwh...@packages.debian.org\n" "POT-Creation-Date: 2010-05-15 23:41+0200\n" "PO-Revision-Date: 2010-05-16 22:18+0400\n" "Last-Translator: Yuri Kozlov <yu...@komyakino.ru>\n" "Language-Team: Russian <debian-l10n-russ...@lists.debian.org>\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\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: boolean #. Description #: ../templates:1001 msgid "Install gwhois as a whois proxy server?" msgstr "Установить gwhois в качестве прокси-сервера whois?" #. Type: boolean #. Description #: ../templates:1001 msgid "" "If gwhois is installed as a whois proxy server (using inetd) it will listen " "on the standard whois port (43) allowing normal whois clients to query it." msgstr "" "Если установить gwhois как прокси-сервер whois (используется inetd), то он " "будет прослушивать стандартный порт whois (43), позволяя делать запросы " "обычными клиентами whois." #. Type: boolean #. Description #: ../templates:1001 msgid "" "This can be interesting for example if you want to setup a generic whois " "server for your company or coworkers which can then use their standard whois-" "client (e.g. a windows client) and still make use of the intelligent " "features of gwhois." msgstr "" "Это может быть полезно, например, если вы хотите настроить обычный сервер " "whois для вашей компании или сотрудников, чтобы они могли использовать свои " "стандартные клиенты whois (например, windows-клиенты), а у вас оставалась " "возможность использовать дополнительные свойства gwhois." #. Type: error #. Description #: ../templates:2001 msgid "Inetd or compatible replacement not installed." msgstr "Inetd или совместимая служба не установлена." #. Type: error #. Description #: ../templates:2001 msgid "" "You configured gwhois to act as a whois proxy server. This requires inetd or " "a compatible replacement (in particular the 'update-inetd' binary) which was " "not found." msgstr "" "Вы настроили gwhois как прокси-сервер whois. Для этого требуется inetd " "или совместимая служба (в частности, исполняемый файл update-inetd), " "но она не найдена." #. Type: error #. Description #: ../templates:2001 msgid "" "Please install a package providing inet-superserver and reconfigure gwhois " "or disable proxy operation." msgstr "" "Установите пакет, предоставляющий inet-superserver и " "перенастройте gwhois, или выключите работу в качестве " "прокси."