| # translation of templates-2.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 <kozlov.y@gmail.com>, 2007. |
| msgid "" |
| msgstr "" |
| "Project-Id-Version: 5.3.1-3\n" |
| "Report-Msgid-Bugs-To: meskes@debian.org\n" |
| "POT-Creation-Date: 2007-07-16 08:48+0200\n" |
| "PO-Revision-Date: 2007-07-08 19:33+0400\n" |
| "Last-Translator: Yuri Kozlov <kozlov.y@gmail.com>\n" |
| "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" |
| "Language: ru\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:2001 |
| msgid "Start watchdog at boot time?" |
| msgstr "Запускать watchdog при загрузке системы?" |
| |
| #. Type: boolean |
| #. Description |
| #: ../templates:2001 |
| msgid "" |
| "Please specify whether watchdog should be started as part of the boot " |
| "process. This can be changed later by editing /etc/default/watchdog." |
| msgstr "" |
| "Укажите, нужно ли запускать watchdog в процессе загрузки системы. Это можно " |
| "изменить позже отредактировав файл /etc/default/watchdog." |
| |
| #. Type: boolean |
| #. Description |
| #: ../templates:3001 |
| msgid "Restart watchdog on upgrades?" |
| msgstr "Перезапустить watchdog при обновлении?" |
| |
| #. Type: boolean |
| #. Description |
| #: ../templates:3001 |
| msgid "" |
| "If the kernel is configured with the CONFIG_WATCHDOG_NOWAYOUT option (which " |
| "is not the default setting), restarting watchdog will cause a spurious " |
| "reboot (the kernel will assume that the watchdog daemon crashed)." |
| msgstr "" |
| "Если в ядре включена опция CONFIG_WATCHDOG_NOWAYOUT (что не является " |
| "настройкой по умолчанию), перезапуск watchdog приведёт к перезагрузке машины " |
| "(ядро предположило, что демон watchdog завершился некорректно)." |
| |
| #. Type: string |
| #. Description |
| #: ../templates:4001 |
| msgid "Watchdog module to preload:" |
| msgstr "Модули, загружаемые перед watchdog:" |
| |
| #. Type: string |
| #. Description |
| #: ../templates:4001 |
| msgid "" |
| "Please choose which watchdog module should be preloaded before starting " |
| "watchdog. The 'softdog' module should be suited for all installations. Enter " |
| "'none' if you don't want the script to load a module." |
| msgstr "" |
| "Укажите модули, которые нужно загрузить перед запуском watchdog. Модуль " |
| "'softdog' обычно подходит для всех случаев. Введите 'none', если не хотите, " |
| "чтобы сценарий загружал модуль." |