summaryrefslogtreecommitdiff
path: root/po/ru/preseed.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/ru/preseed.po')
-rw-r--r--po/ru/preseed.po230
1 files changed, 17 insertions, 213 deletions
diff --git a/po/ru/preseed.po b/po/ru/preseed.po
index bba15ab18..71b78ff3c 100644
--- a/po/ru/preseed.po
+++ b/po/ru/preseed.po
@@ -208,13 +208,6 @@ msgstr "generic"
#. Tag: para
#: preseed.xml:117
#, no-c-format
-#| msgid ""
-#| "An important difference between the preseeding methods is the point at "
-#| "which the preconfiguration file is loaded and processed. For initrd "
-#| "preseeding this is right at the start of the installation, before the "
-#| "first question is even asked. For file preseeding this is after the CD or "
-#| "CD image has been loaded. For network preseeding it is only after the "
-#| "network has been configured."
msgid ""
"An important difference between the preseeding methods is the point at which "
"the preconfiguration file is loaded and processed. For initrd preseeding "
@@ -228,14 +221,12 @@ msgid ""
msgstr ""
"Основным различием в методах автоматической установки является момент "
"загрузки и обработки файла ответов. Для метода initrd он наступает сразу в "
-"начале установки, перед тем как будет задан первый вопрос. "
-"При использовании командной строки ядра это начинается сразу после загрузки. "
-"Можно заменить набор настроек из initrd, отредактировав командную строку ядра "
-"(или в настройках системного загрузчика, или вручную в момент загрузки, если"
-" это "
-"позволяет загрузчик). "
-"Для файлового метода он наступает после загрузки с CD или образа CD. "
-"Для сетевого метода он наступает только после настройки сети."
+"начале установки, перед тем как будет задан первый вопрос. При использовании "
+"командной строки ядра это начинается сразу после загрузки. Можно заменить "
+"набор настроек из initrd, отредактировав командную строку ядра (или в "
+"настройках системного загрузчика, или вручную в момент загрузки, если это "
+"позволяет загрузчик). Для файлового метода он наступает после загрузки с CD "
+"или образа CD. Для сетевого метода он наступает только после настройки сети."
#. Tag: para
#: preseed.xml:129
@@ -1486,15 +1477,12 @@ msgid ""
"<literal>auto</literal> preseed alias). This delays the asking of the "
"localisation questions, so that they can be preseeded by any method."
msgstr ""
-"При обычной установке вопросы о локализации задаются первыми, "
-"поэтому их значения можно указать только в методе initrd или "
-"параметрах загрузки ядра. "
-"Автоматический режим "
-"(<xref linkend=\"preseed-auto\"/>) включает настройку "
+"При обычной установке вопросы о локализации задаются первыми, поэтому их "
+"значения можно указать только в методе initrd или параметрах загрузки ядра. "
+"Автоматический режим (<xref linkend=\"preseed-auto\"/>) включает настройку "
"<literal>auto-install/enable=true</literal> (обычно, через псевдоним "
-"<literal>auto</literal>). "
-"Это задерживает вопросы локализации для того, чтобы "
-"их можно было указать с любым методом."
+"<literal>auto</literal>). Это задерживает вопросы локализации для того, "
+"чтобы их можно было указать с любым методом."
#. Tag: para
#: preseed.xml:748
@@ -1971,33 +1959,6 @@ msgstr ""
#. Tag: screen
#: preseed.xml:901
#, no-c-format
-#| msgid ""
-#| "# Skip creation of a root account (normal user account will be able to\n"
-#| "# use sudo).\n"
-#| "#d-i passwd/root-login boolean false\n"
-#| "# Alternatively, to skip creation of a normal user account.\n"
-#| "#d-i passwd/make-user boolean false\n"
-#| "\n"
-#| "# Root password, either in clear text\n"
-#| "#d-i passwd/root-password password r00tme\n"
-#| "#d-i passwd/root-password-again password r00tme\n"
-#| "# or encrypted using an MD5 hash.\n"
-#| "#d-i passwd/root-password-crypted password [MD5 hash]\n"
-#| "\n"
-#| "# To create a normal user account.\n"
-#| "#d-i passwd/user-fullname string Debian User\n"
-#| "#d-i passwd/username string debian\n"
-#| "# Normal user's password, either in clear text\n"
-#| "#d-i passwd/user-password password insecure\n"
-#| "#d-i passwd/user-password-again password insecure\n"
-#| "# or encrypted using an MD5 hash.\n"
-#| "#d-i passwd/user-password-crypted password [MD5 hash]\n"
-#| "# Create the first user with the specified UID instead of the default.\n"
-#| "#d-i passwd/user-uid string 1010\n"
-#| "\n"
-#| "# The user account will be added to some standard initial groups. To\n"
-#| "# override that, use this.\n"
-#| "#d-i passwd/user-default-groups string audio cdrom video"
msgid ""
"# Skip creation of a root account (normal user account will be able to\n"
"# use sudo).\n"
@@ -2078,9 +2039,6 @@ msgstr ""
#. Tag: para
#: preseed.xml:913
#, no-c-format
-#| msgid ""
-#| "The following command (available from the <classname>whois</classname> "
-#| "package) can be used to generate an MD5 hash for a password:"
msgid ""
"The following command (available from the <classname>whois</classname> "
"package) can be used to generate a SHA-512 based crypt(3) hash for a "
@@ -2205,87 +2163,6 @@ msgstr "Пример разметки"
#. Tag: screen
#: preseed.xml:971
#, no-c-format
-#| msgid ""
-#| "# If the system has free space you can choose to only partition that "
-#| "space.\n"
-#| "# This is only honoured if partman-auto/method (below) is not set.\n"
-#| "#d-i partman-auto/init_automatically_partition select biggest_free\n"
-#| "\n"
-#| "# Alternatively, you may specify a disk to partition. If the system has "
-#| "only\n"
-#| "# one disk the installer will default to using that, but otherwise the "
-#| "device\n"
-#| "# name must be given in traditional, non-devfs format (so e.g. /dev/hda "
-#| "or\n"
-#| "# /dev/sda, and not e.g. /dev/discs/disc0/disc).\n"
-#| "# For example, to use the first SCSI/SATA hard disk:\n"
-#| "#d-i partman-auto/disk string /dev/sda\n"
-#| "# In addition, you'll need to specify the method to use.\n"
-#| "# The presently available methods are:\n"
-#| "# - regular: use the usual partition types for your architecture\n"
-#| "# - lvm: use LVM to partition the disk\n"
-#| "# - crypto: use LVM within an encrypted partition\n"
-#| "d-i partman-auto/method string lvm\n"
-#| "\n"
-#| "# If one of the disks that are going to be automatically partitioned\n"
-#| "# contains an old LVM configuration, the user will normally receive a\n"
-#| "# warning. This can be preseeded away...\n"
-#| "d-i partman-lvm/device_remove_lvm boolean true\n"
-#| "# The same applies to pre-existing software RAID array:\n"
-#| "d-i partman-md/device_remove_md boolean true\n"
-#| "# And the same goes for the confirmation to write the lvm partitions.\n"
-#| "d-i partman-lvm/confirm boolean true\n"
-#| "d-i partman-lvm/confirm_nooverwrite boolean true\n"
-#| "\n"
-#| "# You can choose one of the three predefined partitioning recipes:\n"
-#| "# - atomic: all files in one partition\n"
-#| "# - home: separate /home partition\n"
-#| "# - multi: separate /home, /var, and /tmp partitions\n"
-#| "d-i partman-auto/choose_recipe select atomic\n"
-#| "\n"
-#| "# Or provide a recipe of your own...\n"
-#| "# If you have a way to get a recipe file into the d-i environment, you "
-#| "can\n"
-#| "# just point at it.\n"
-#| "#d-i partman-auto/expert_recipe_file string /hd-media/recipe\n"
-#| "\n"
-#| "# If not, you can put an entire recipe into the preconfiguration file in "
-#| "one\n"
-#| "# (logical) line. This example creates a small /boot partition, suitable\n"
-#| "# swap, and uses the rest of the space for the root partition:\n"
-#| "#d-i partman-auto/expert_recipe string \\\n"
-#| "# boot-root :: \\\n"
-#| "# 40 50 100 ext3 \\\n"
-#| "# $primary{ } $bootable{ } \\\n"
-#| "# method{ format } format{ } \\\n"
-#| "# use_filesystem{ } filesystem{ ext3 } \\\n"
-#| "# mountpoint{ /boot } \\\n"
-#| "# . \\\n"
-#| "# 500 10000 1000000000 ext3 \\\n"
-#| "# method{ format } format{ } \\\n"
-#| "# use_filesystem{ } filesystem{ ext3 } \\\n"
-#| "# mountpoint{ / } \\\n"
-#| "# . \\\n"
-#| "# 64 512 300% linux-swap \\\n"
-#| "# method{ swap } format{ } \\\n"
-#| "# .\n"
-#| "\n"
-#| "# The full recipe format is documented in the file partman-auto-recipe."
-#| "txt\n"
-#| "# included in the 'debian-installer' package or available from D-I "
-#| "source\n"
-#| "# repository. This also documents how to specify settings such as file\n"
-#| "# system labels, volume group names and which physical devices to "
-#| "include\n"
-#| "# in a volume group.\n"
-#| "\n"
-#| "# This makes partman automatically partition without confirmation, "
-#| "provided\n"
-#| "# that you told it what to do using one of the methods above.\n"
-#| "d-i partman-partitioning/confirm_write_new_label boolean true\n"
-#| "d-i partman/choose_partition select finish\n"
-#| "d-i partman/confirm boolean true\n"
-#| "d-i partman/confirm_nooverwrite boolean true"
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
"# This is only honoured if partman-auto/method (below) is not set.\n"
@@ -2722,33 +2599,6 @@ msgstr ""
#. Tag: screen
#: preseed.xml:1059
#, no-c-format
-#| msgid ""
-#| "# You can choose to install non-free and contrib software.\n"
-#| "#d-i apt-setup/non-free boolean true\n"
-#| "#d-i apt-setup/contrib boolean true\n"
-#| "# Uncomment this if you don't want to use a network mirror.\n"
-#| "#d-i apt-setup/use_mirror boolean false\n"
-#| "# Select which update services to use; define the mirrors to be used.\n"
-#| "# Values shown below are the normal defaults.\n"
-#| "#d-i apt-setup/services-select multiselect security, updates\n"
-#| "#d-i apt-setup/security_host string security.debian.org\n"
-#| "\n"
-#| "# Additional repositories, local[0-9] available\n"
-#| "#d-i apt-setup/local0/repository string \\\n"
-#| "# http://local.server/debian stable main\n"
-#| "#d-i apt-setup/local0/comment string local server\n"
-#| "# Enable deb-src lines\n"
-#| "#d-i apt-setup/local0/source boolean true\n"
-#| "# URL to the public key of the local repository; you must provide a key "
-#| "or\n"
-#| "# apt will complain about the unauthenticated repository and so the\n"
-#| "# sources.list line will be left commented out\n"
-#| "#d-i apt-setup/local0/key string http://local.server/key\n"
-#| "\n"
-#| "# By default the installer requires that repositories be authenticated\n"
-#| "# using a known gpg key. This setting can be used to disable that\n"
-#| "# authentication. Warning: Insecure, not recommended.\n"
-#| "#d-i debian-installer/allow_unauthenticated boolean true"
msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
@@ -2779,8 +2629,8 @@ msgid ""
"# Uncomment this to add multiarch configuration for i386\n"
"#d-i apt-setup/multiarch string i386"
msgstr ""
-"# Вы можете указать нужно ли устанавливать ПО из разделов non-free и"
-" contrib.\n"
+"# Вы можете указать нужно ли устанавливать ПО из разделов non-free и "
+"contrib.\n"
"#d-i apt-setup/non-free boolean true\n"
"#d-i apt-setup/contrib boolean true\n"
"# Раскомментируйте, если не хотите использовать зеркало из сети.\n"
@@ -2808,7 +2658,8 @@ msgstr ""
"# Предупреждение: это небезопасно, рекомендуется не делать этого.\n"
"#d-i debian-installer/allow_unauthenticated boolean true\n"
"\n"
-"# Раскомментируйте, чтобы добавить мультиархитектурную конфигурацию для i386\n"
+"# Раскомментируйте, чтобы добавить мультиархитектурную конфигурацию для "
+"i386\n"
"#d-i apt-setup/multiarch string i386"
#. Tag: title
@@ -2854,7 +2705,6 @@ msgstr "<userinput>xfce-desktop</userinput> (рабочий стол XFCE)"
#. Tag: para
#: preseed.xml:1085
#, no-c-format
-#| msgid "<userinput>kde-desktop</userinput> (KDE desktop)"
msgid "<userinput>kde-desktop</userinput> (KDE Plasma desktop)"
msgstr "<userinput>kde-desktop</userinput> (рабочий стол KDE Plasma)"
@@ -2963,52 +2813,6 @@ msgstr "Установка загрузчика"
#. Tag: screen
#: preseed.xml:1131
#, no-c-format
-#| msgid ""
-#| "<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). "
-#| "If you want lilo installed\n"
-#| "# instead, uncomment this:\n"
-#| "#d-i grub-installer/skip boolean true\n"
-#| "# To also skip installing lilo, and install no bootloader, uncomment "
-#| "this\n"
-#| "# too:\n"
-#| "#d-i lilo-installer/skip boolean true</phrase>\n"
-#| "<phrase arch=\"kfreebsd-any;hurd-any\"># To install no bootloader, "
-#| "uncomment this\n"
-#| "#d-i grub-installer/skip boolean true</phrase>\n"
-#| "\n"
-#| "# This is fairly safe to set, it makes grub install automatically to the "
-#| "MBR\n"
-#| "# 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 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"
-#| "# uncomment and edit these lines:\n"
-#| "#d-i grub-installer/only_debian boolean false\n"
-#| "#d-i grub-installer/with_other_os boolean false\n"
-#| "#d-i grub-installer/bootdev string (hd0,1)\n"
-#| "# To install grub to multiple disks:\n"
-#| "#d-i grub-installer/bootdev string (hd0,1) (hd1,1) (hd2,1)\n"
-#| "# To install to a particular device:\n"
-#| "#d-i grub-installer/bootdev string /dev/sda\n"
-#| "# To install to the first device:\n"
-#| "#d-i grub-installer/bootdev string default\n"
-#| "\n"
-#| "# Optional password for grub, either in clear text\n"
-#| "#d-i grub-installer/password password r00tme\n"
-#| "#d-i grub-installer/password-again password r00tme\n"
-#| "# or encrypted using an MD5 hash, see grub-md5-crypt(8).\n"
-#| "#d-i grub-installer/password-crypted password [MD5 hash]\n"
-#| "\n"
-#| "# Use the following option to add additional boot parameters for the\n"
-#| "# installed system (if supported by the bootloader installer).\n"
-#| "# Note: options passed to the installer will be added automatically.\n"
-#| "#d-i debian-installer/add-kernel-opts string nousb"
msgid ""
"<phrase arch=\"linux-any\"># Grub is the default boot loader (for x86). If "
"you want lilo installed\n"
@@ -3056,8 +2860,8 @@ msgid ""
"# Note: options passed to the installer will be added automatically.\n"
"#d-i debian-installer/add-kernel-opts string nousb"
msgstr ""
-"<phrase arch=\"linux-any\"># Grub является загрузчиком по умолчанию (для"
-" x86).\n"
+"<phrase arch=\"linux-any\"># Grub является загрузчиком по умолчанию (для "
+"x86).\n"
"# Если вы хотите установить lilo, раскомментируйте следующую строку:\n"
"#d-i grub-installer/skip boolean true\n"
"# Чтобы пропустить установку lilo и вообще не устанавливать системный\n"