Package: heimdal Severity: wishlist Tags: l10n patch
Russian debconf templates translation update is attached. -- System Information: Debian Release: 4.0 APT prefers stable APT policy: (500, 'stable') Architecture: amd64 (x86_64) Shell: /bin/sh linked to /bin/bash Kernel: Linux 2.6.22-1-amd64 Locale: LANG=ru_RU.UTF-8, LC_CTYPE=ru_RU.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to ru_RU.UTF-8)
# translation of ru.po to Russian # # 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. # # Ilgiz Kalmetev <[EMAIL PROTECTED]>, 2002. # Yuri Kozlov <[EMAIL PROTECTED]>, 2007. msgid "" msgstr "" "Project-Id-Version: 0.7.2.dfsg.1-10\n" "Report-Msgid-Bugs-To: [EMAIL PROTECTED]" "POT-Creation-Date: 2007-09-26 07:26+0200\n" "PO-Revision-Date: 2007-09-26 21:34+0400\n" "Last-Translator: Yuri Kozlov <[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.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: string #. Description #: ../heimdal-kdc.templates:2001 msgid "Local realm name:" msgstr "Имя локальной области:" #. Type: string #. Description #: ../heimdal-kdc.templates:2001 msgid "Please enter the name of the local Kerberos realm." msgstr "Введите имя локальной области Kerberos." #. Type: string #. Description #: ../heimdal-kdc.templates:2001 msgid "" "Using the uppercase domain name is common. For instance, if the host name is " "host.example.org, then the realm will become EXAMPLE.ORG. The default for " "this host is ${default_realm}." msgstr "" "Обычно используется доменное имя, написанное прописными буквами. " "Например, если имя хоста host.example.org, то областью будет EXAMPLE.ORG. " "Областью по умолчанию для этого хоста является ${default_realm}." #. Type: password #. Description #: ../heimdal-kdc.templates:3001 msgid "KDC password:" msgstr "Пароль KDC:" #. Type: password #. Description #: ../heimdal-kdc.templates:3001 msgid "" "Heimdal can encrypt the key distribution center (KDC) data with a password. " "A hashed representation of this password will be stored in /var/lib/heimdal-" "kdc/m-key." msgstr "" "Heimdal может зашифровать данные центра распределения ключей (KDC) " "с помощью пароля. Хешированное представление этого пароля будет " "сохранено в файле /var/lib/heimdal-kdc/m-key."