diff options
author | Frans Pop <elendil@planet.nl> | 2006-12-27 04:07:33 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2006-12-27 04:07:33 +0000 |
commit | a2c20d4d3d970484eb171139e92bc44181a62e1b (patch) | |
tree | a6c56db711f616f23712a92c9d7ab1131253bcf5 /po/ru/preseed.po | |
parent | 190a18225bcf21fc3b92820fc168a31ab06ec0d7 (diff) | |
download | installation-guide-a2c20d4d3d970484eb171139e92bc44181a62e1b.zip |
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po/ru/preseed.po')
-rw-r--r-- | po/ru/preseed.po | 36 |
1 files changed, 19 insertions, 17 deletions
diff --git a/po/ru/preseed.po b/po/ru/preseed.po index c4fde2eb7..59b05e711 100644 --- a/po/ru/preseed.po +++ b/po/ru/preseed.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed.po\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2006-12-26 01:54+0000\n" +"POT-Creation-Date: 2006-12-27 04:04+0000\n" "PO-Revision-Date: 2006-12-03 00:01+0300\n" "Last-Translator: Yuri Kozlov <kozlov.y@gmail.com>\n" "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" @@ -1406,11 +1406,12 @@ msgstr "Настройка сервера-зеркала" #. Tag: para #: preseed.xml:726 -#, no-c-format +#, fuzzy, no-c-format msgid "" -"Depending on the installation method you use, a mirror may be used both to " -"download additional components of the installer, the base system and to set " -"up the <filename>/etc/apt/sources.list</filename> for the installed system." +"Depending on the installation method you use, a mirror may be used to " +"download additional components of the installer, to install the base system, " +"and to set up the <filename>/etc/apt/sources.list</filename> for the " +"installed system." msgstr "" "В зависимости от используемого метода установки для загрузки дополнительных " "компонент программы установки, базовой системы и настройки файла <filename>/" @@ -1478,13 +1479,13 @@ msgstr "Разметка дисков" #. Tag: para #: preseed.xml:756 -#, no-c-format +#, fuzzy, no-c-format msgid "" "Using preseeding to partition the harddisk is very much limited to what is " -"supported by <classname>partman-auto</classname>. You can choose to either " -"partition existing free space on a disk or a whole disk. The layout of the " -"disk can be determined by using a predefined recipe, a custom recipe from a " -"recipe file or a recipe included in the preconfiguration file. It is " +"supported by <classname>partman-auto</classname>. You can choose to " +"partition either existing free space on a disk or a whole disk. The layout " +"of the disk can be determined by using a predefined recipe, a custom recipe " +"from a recipe file or a recipe included in the preconfiguration file. It is " "currently not possible to partition multiple disks using preseeding." msgstr "" "Использование настроек разметки жёсткого диска в автоматической установке " @@ -2023,7 +2024,7 @@ msgstr "Установка загрузчика" #. Tag: screen #: preseed.xml:888 -#, no-c-format +#, fuzzy, no-c-format msgid "" "# Grub is the default boot loader (for x86). If you want lilo installed\n" "# instead, uncomment this:\n" @@ -2034,9 +2035,9 @@ msgid "" "# if no other operating system is detected on the machine.\n" "d-i grub-installer/only_debian boolean true\n" "\n" -"# This one makes grub-installer install to the MBR if if finds some other " -"OS\n" -"# too, which is less safe as it might not be able to boot that other OS.\n" +"# This one makes grub-installer install to the MBR if it also finds some " +"other\n" +"# OS, which is less safe as it might not be able to boot that other OS.\n" "d-i grub-installer/with_other_os boolean true\n" "\n" "# Alternatively, if you want to install to a location other than the mbr,\n" @@ -2166,12 +2167,13 @@ msgstr "" #. Tag: para #: preseed.xml:943 -#, no-c-format +#, fuzzy, no-c-format msgid "" "If you want to install some individual packages in addition to packages " "installed by tasks, you can use the parameter <classname>pkgsel/include</" -"classname>. The value of this parameter can be either comma-separated or " -"space-separated, so you can also use it easily on the kernel command line." +"classname>. The value of this parameter can be a list of packages separated " +"by either commas or spaces, which allows it to be used easily on the kernel " +"command line as well." msgstr "" "Если вы хотите установить несколько отдельных пакетов в дополнении к " "пакетам, устанавливаемым задачами, то вы можете использовать параметр " |