Package: mantis
Version: 1.2.4-3
Severity: wishlist
Tags: l10n patch

Russian debconf templates translation update is attached.

-- System Information:
Debian Release: 6.0.1
  APT prefers testing
  APT policy: (500, 'testing'), (500, 'stable')
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
# translation of ru.po to Russian
# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
# This file is distributed under the same license as the mantis package.
#
# Yuri Kozlov <[email protected]>, 2008, 2009, 2011.
msgid ""
msgstr ""
"Project-Id-Version: mantis 1.2.4-3\n"
"Report-Msgid-Bugs-To: [email protected]\n"
"POT-Creation-Date: 2011-07-22 14:09+0200\n"
"PO-Revision-Date: 2011-08-14 09:34+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"

#. Type: select
#. Description
#: ../mantis.templates:1002
msgid "Web server to configure for Mantis:"
msgstr "Веб-сервер для автоматической настройки под Mantis:"

#. Type: select
#. Description
#: ../mantis.templates:1002
msgid ""
"Please choose the Web server that should be automatically configured to run "
"Mantis on this system."
msgstr ""
"Выберите веб-сервер, который нужно автоматически настроить для запуска "
"Mantis."

#. Type: string
#. Description
#: ../mantis.templates:2001
msgid "Web server authentication username for Mantis:"
msgstr "Имя пользователя для доступа к Mantis через веб:"

#. Type: string
#. Description
#. Type: password
#. Description
#: ../mantis.templates:2001 ../mantis.templates:3001
msgid ""
"The /admin directory for Mantis will be protected with htaccess, allowing "
"only the authenticated user to set up the database."
msgstr ""
"В целях безопасности каталог Mantis /admin нужно защитить с помощью "
"htaccess, "
"чтобы только прошедший проверку пользователь мог настроить базу данных."

#. Type: string
#. Description
#: ../mantis.templates:2001
msgid "Please specify a username."
msgstr "Введите имя пользователя."

#. Type: password
#. Description
#: ../mantis.templates:3001
msgid "Web server authentication password for Mantis:"
msgstr "Пароль для доступа к Mantis через веб:"

#. Type: password
#. Description
#: ../mantis.templates:3001
msgid "Please specify a password."
msgstr "Введите пароль."

#. Type: password
#. Description
#: ../mantis.templates:4001
msgid "Re-enter password to verify:"
msgstr "Введите пароль ещё раз для проверки:"

#. Type: password
#. Description
#: ../mantis.templates:4001
msgid ""
"Please enter the same user password again to verify you have typed it "
"correctly."
msgstr ""
"Введите тот же самый пароль пользователя ещё раз, чтобы убедиться "
"в правильности ввода."

#. Type: error
#. Description
#: ../mantis.templates:5001
msgid "Password input error"
msgstr "Ошибка ввода пароля"

#. Type: error
#. Description
#: ../mantis.templates:5001
msgid "The two passwords you entered were empty or not the same."
msgstr "Два введённых пароля пусты или не совпали."

#. Type: error
#. Description
#: ../mantis.templates:5001
msgid "Please try again."
msgstr "Попробуйте ещё раз."

#. Type: boolean
#. Description
#: ../mantis.templates:6001
msgid "Restart web server after Mantis installation?"
msgstr "Перезапустить веб-сервер после установки Mantis?"

#. Type: boolean
#. Description
#: ../mantis.templates:6001
msgid "In order to activate Mantis, the web server should be restarted."
msgstr "Чтобы начать использовать Mantis, нужно перезапустить веб-сервер."

#. Type: boolean
#. Description
#: ../mantis.templates:6001
msgid ""
"Please choose whether you want to do this now or if you prefer restarting it "
"manually."
msgstr ""
"Укажите, хотите ли вы сделать это сейчас или выполнить перезапуск "
"вручную позже."

#. Type: note
#. Description
#: ../mantis.templates:7001
msgid "Installation complete"
msgstr "Установка завершена"

#. Type: note
#. Description
#: ../mantis.templates:7001
msgid ""
"Mantis has been installed on this system but still may require further "
"configuration."
msgstr ""
"ПО Mantis установлено в систему, но может потребоваться дополнительная "
"настройка."

#. Type: note
#. Description
#: ../mantis.templates:7001
msgid "Please read /usr/share/doc/mantis/README.Debian carefully."
msgstr "Внимательно прочтите файл /usr/share/doc/mantis/README.Debian."

#. Type: note
#. Description
#: ../mantis.templates:7001
msgid ""
"You should point your browser to http://<yourhost>/mantis/admin/install.php "
"in order to install or update the Mantis database."
msgstr ""
"Введите в браузере http://<ваш_узел>/mantis/admin/install.php для установки "
"или обновления базы данных Mantis."

#. Type: note
#. Description
#: ../mantis.templates:7001
msgid ""
"The Mantis database is not automatically removed when the package is "
"uninstalled; this must be done manually if required."
msgstr ""
"База данных Mantis не удаляется автоматически при удалении пакета; "
"это нужно делать вручную."

#~ msgid "Webserver"
#~ msgstr "Веб-сервер:"

#~ msgid "Enter username for .htaccess file:"
#~ msgstr "Имя пользователя для файла .htaccess:"

#~ msgid ""
#~ "For security reasons the shipped /admin directory needs to be protected "
#~ "with .htaccess file. The installation process is about to create this "
#~ "file automatically."
#~ msgstr ""
#~ "В целях безопасности каталог /admin нужно защитить с помощью файла ."
#~ "htaccess. Процесс установки создаст этот файл автоматически."

#~ msgid "Please enter the desired username for .htaccess file."
#~ msgstr "Введите желаемое имя пользователя для файла .htaccess."

#~ msgid "Enter a password for .htaccess:"
#~ msgstr "Пароль для .htaccess:"

#~ msgid "Provided passwords is invalid"
#~ msgstr "Некорректный ввод паролей"

#~ msgid "Password mismatch or is blank."
#~ msgstr "Введённые пароли не совпадают или имеют пустое значение."

#~ msgid "Do you want to restart the webserver after installation"
#~ msgstr "После установки пакета требуется перезапустить веб-сервер."

#~ msgid "Important uninstall note"
#~ msgstr "Важное замечание к процессу удаления"

#~ msgid "Mantis database is no longer automatically removed."
#~ msgstr "База данных Mantis больше не удаляется автоматически."

#~ msgid "Remember to manually remove your database and user privileges."
#~ msgstr "Не забудьте вручную удалить базу данных и права пользователей."

#~ msgid "Mantis administrator e-mail address:"
#~ msgstr "Адрес эл. почты администратора Mantis:"

#~ msgid ""
#~ "Please enter the e-mail address of the administrator who will "
#~ "troubleshoot user reported errors."
#~ msgstr ""
#~ "Введите адрес электронной почты администратора, который будет разбираться "
#~ "с пользовательскими сообщениями об ошибках."

#~ msgid "Mantis webmaster e-mail address:"
#~ msgstr "Адрес эл. почты вебмастера Mantis:"

#~ msgid ""
#~ "Please enter the webmaster's e-mail address. It will be displayed at the "
#~ "bottom of all Mantis pages."
#~ msgstr ""
#~ "Введите адрес электронной почты вебмастера. Он будет показан внизу каждой "
#~ "страницы Mantis."

#~ msgid "Sender address for bug report e-mails:"
#~ msgstr "Адрес эл. почты отправителя:"

#~ msgid ""
#~ "Please enter the address used as the origin address for Mantis bug report "
#~ "e-mails."
#~ msgstr ""
#~ "Введите адрес электронной почты, который используется в поле отправителя "
#~ "в исходящих письмах Mantis с сообщениями об ошибках."

#~ msgid "E-mail address for bounce-handling:"
#~ msgstr "Адрес эл. почты для обработки возвратов:"

#~ msgid ""
#~ "Please enter the address where bounced e-mails will be directed. "
#~ "Typically, this should be set to be the same as the administrator's e-"
#~ "mail address."
#~ msgstr ""
#~ "Введите адрес электронной почты, куда будут направляться возвращённые "
#~ "письма. Обычно, здесь указывается тот же адрес эл. почты что и у "
#~ "администратора."

#~ msgid "Configure Apache2 as web server for Mantis?"
#~ msgstr "Настроить Apache2 как веб-сервер Mantis?"

#~ msgid ""
#~ "If you accept this option Apache2 will automatically be configured to "
#~ "support Mantis via /etc/apache2/conf.d/ symlinks.  If you reject it, you "
#~ "will have to configure your web server manually."
#~ msgstr ""
#~ "Если вы ответите утвердительно, то Apache2 будет автоматически настроен "
#~ "на работу с Mantis с помощью символических ссылок в /etc/apache2/conf.d/. "
#~ "При отрицательном ответе вам придётся настраивать веб-сервер вручную."

#~ msgid "Administrator's password must be changed"
#~ msgstr "Пароль администратора должен быть изменён"

#~ msgid ""
#~ "By default, the mantis package creates an 'administrator' account. The "
#~ "password for this account is 'root'."
#~ msgstr ""
#~ "По умолчанию, пакет mantis создаёт учётную запись 'administrator' с "
#~ "паролем 'root'."

#~ msgid ""
#~ "It is highly recommended to change this password immediately after "
#~ "installation is complete."
#~ msgstr ""
#~ "Настоятельно рекомендуется сразу же после завершения установки изменить "
#~ "этот пароль."

Reply via email to