From c69eb046cddc0e047f0100212be75687bb1feac3 Mon Sep 17 00:00:00 2001 From: Holger Wansing Date: Sun, 5 Oct 2014 18:25:00 +0000 Subject: Refresh po|pot files after changings in en --- po/ru/random-bits.po | 189 +++++++++++++++++++++++++-------------------------- 1 file changed, 94 insertions(+), 95 deletions(-) (limited to 'po/ru/random-bits.po') diff --git a/po/ru/random-bits.po b/po/ru/random-bits.po index 909f08c9b..60a080471 100644 --- a/po/ru/random-bits.po +++ b/po/ru/random-bits.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: random-bits\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2014-08-26 20:40+0000\n" +"POT-Creation-Date: 2014-10-05 18:15+0000\n" "PO-Revision-Date: 2013-03-10 18:17+0400\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" @@ -1139,21 +1139,20 @@ msgstr "" msgid "" "Substitute one of the following for ARCH in the " "debootstrap command: amd64, " -"arm64, armel, armhf, i386, mips, " -"mipsel, powerpc, " -"ppc64el, or " -"s390x." +"arm64, armel, " +"armhf, i386, mips, mipsel, powerpc, " +"ppc64el, or s390x." msgstr "" "Замените ARCH в команде запуска на один из " -"следующих вариантов: amd64, arm64, armel, armhf, i386, " -"mips, mipsel, powerpc, " -"ppc64el или s390x." +"следующих вариантов: amd64, arm64, armel, armhf, " +"i386, mips, mipsel, powerpc, ppc64el " +"или s390x." #. Tag: screen -#: random-bits.xml:533 +#: random-bits.xml:532 #, no-c-format msgid "" "# /usr/sbin/debootstrap --arch ARCH &releasename; \\\n" @@ -1163,13 +1162,13 @@ msgstr "" " /mnt/debinst http://ftp.us.debian.org/debian" #. Tag: title -#: random-bits.xml:539 +#: random-bits.xml:538 #, no-c-format msgid "Configure The Base System" msgstr "Настройка базовой системы" #. Tag: para -#: random-bits.xml:540 +#: random-bits.xml:539 #, fuzzy, no-c-format #| msgid "" #| "Now you've got a real &debian; system, though rather lean, on disk. " @@ -1199,13 +1198,13 @@ msgstr "" "например:" #. Tag: title -#: random-bits.xml:558 +#: random-bits.xml:557 #, no-c-format msgid "Create device files" msgstr "Создание файлов устройств" #. Tag: para -#: random-bits.xml:559 +#: random-bits.xml:558 #, no-c-format msgid "" "At this point /dev/ only contains very basic device " @@ -1225,13 +1224,13 @@ msgstr "" "статические файлы устройств." #. Tag: para -#: random-bits.xml:569 +#: random-bits.xml:568 #, no-c-format msgid "A few of the available options are:" msgstr "Некоторые доступные способы:" #. Tag: para -#: random-bits.xml:574 +#: random-bits.xml:573 #, no-c-format msgid "" "install the makedev package, and create a default set of static device files " @@ -1241,7 +1240,7 @@ msgstr "" "статических файлов устройств (после выполнения chroot)" #. Tag: screen -#: random-bits.xml:578 +#: random-bits.xml:577 #, no-c-format msgid "" "# apt-get install makedev\n" @@ -1255,7 +1254,7 @@ msgstr "" "# MAKEDEV generic" #. Tag: para -#: random-bits.xml:581 +#: random-bits.xml:580 #, no-c-format msgid "" "manually create only specific device files using MAKEDEV" @@ -1264,7 +1263,7 @@ msgstr "" "MAKEDEV" #. Tag: para -#: random-bits.xml:586 +#: random-bits.xml:585 #, no-c-format msgid "" "bind mount /dev from your host system on top of /dev in the target system; " @@ -1277,13 +1276,13 @@ msgstr "" "использовать осторожно" #. Tag: title -#: random-bits.xml:599 +#: random-bits.xml:598 #, no-c-format msgid "Mount Partitions" msgstr "Монтирование разделов" #. Tag: para -#: random-bits.xml:600 +#: random-bits.xml:599 #, no-c-format msgid "" "You need to create /etc/fstab. " @@ -1366,13 +1365,13 @@ msgstr "" "тем как продолжить, убедитесь, что proc смонтирована:" #. Tag: screen -#: random-bits.xml:626 +#: random-bits.xml:625 #, no-c-format msgid "# mount -t proc proc /proc" msgstr "# mount -t proc proc /proc" #. Tag: para -#: random-bits.xml:628 +#: random-bits.xml:627 #, no-c-format msgid "" "The command ls /proc should now show a non-empty " @@ -1384,19 +1383,19 @@ msgstr "" "chroot:" #. Tag: screen -#: random-bits.xml:634 +#: random-bits.xml:633 #, no-c-format msgid "# mount -t proc proc /mnt/debinst/proc" msgstr "# mount -t proc proc /mnt/debinst/proc" #. Tag: title -#: random-bits.xml:640 +#: random-bits.xml:639 #, no-c-format msgid "Setting Timezone" msgstr "Настройка часового пояса" #. Tag: para -#: random-bits.xml:641 +#: random-bits.xml:640 #, fuzzy, no-c-format #| msgid "" #| "Setting the third line of the file /etc/adjtime to " @@ -1424,7 +1423,7 @@ msgstr "" "и выбрать часовой пояс." #. Tag: screen -#: random-bits.xml:655 +#: random-bits.xml:654 #, fuzzy, no-c-format #| msgid "" #| "# editor /etc/adjtime\n" @@ -1435,13 +1434,13 @@ msgstr "" "# dpkg-reconfigure tzdata" #. Tag: title -#: random-bits.xml:661 +#: random-bits.xml:660 #, no-c-format msgid "Configure Networking" msgstr "Настройка сети" #. Tag: para -#: random-bits.xml:662 +#: random-bits.xml:661 #, no-c-format msgid "" "To configure networking, edit /etc/network/interfaces, " @@ -1572,13 +1571,13 @@ msgstr "" "интерфейса (eth0, eth1 и т.д.) как вы и ожидали." #. Tag: title -#: random-bits.xml:703 +#: random-bits.xml:702 #, no-c-format msgid "Configure Apt" msgstr "Настройка Apt" #. Tag: para -#: random-bits.xml:704 +#: random-bits.xml:703 #, no-c-format msgid "" "Debootstrap will have created a very basic /etc/apt/sources.list после изменения списка источников." #. Tag: title -#: random-bits.xml:720 +#: random-bits.xml:719 #, no-c-format msgid "Configure Locales and Keyboard" msgstr "Настройка раскладки клавиатуры и локалей" #. Tag: para -#: random-bits.xml:721 +#: random-bits.xml:720 #, no-c-format msgid "" "To configure your locale settings to use a language other than English, " @@ -1630,7 +1629,7 @@ msgstr "" " Для настройки раскладки клавиатуры (если нужно):" #. Tag: screen -#: random-bits.xml:731 +#: random-bits.xml:730 #, no-c-format msgid "" "# aptitude install console-setup\n" @@ -1640,7 +1639,7 @@ msgstr "" "# dpkg-reconfigure keyboard-configuration" #. Tag: para -#: random-bits.xml:733 +#: random-bits.xml:732 #, no-c-format msgid "" "Note that the keyboard cannot be set while in the chroot, but will be " @@ -1650,13 +1649,13 @@ msgstr "" "chroot, но настройка будет произведена после следующей перезагрузки." #. Tag: title -#: random-bits.xml:743 +#: random-bits.xml:742 #, no-c-format msgid "Install a Kernel" msgstr "Установка ядра" #. Tag: para -#: random-bits.xml:744 +#: random-bits.xml:743 #, no-c-format msgid "" "If you intend to boot this system, you probably want a &arch-kernel; kernel " @@ -1667,31 +1666,31 @@ msgstr "" "помощью:" #. Tag: screen -#: random-bits.xml:749 +#: random-bits.xml:748 #, no-c-format msgid "# apt-cache search &kernelpackage;" msgstr "# apt-cache search &kernelpackage;" #. Tag: para -#: random-bits.xml:751 +#: random-bits.xml:750 #, no-c-format msgid "Then install the kernel package of your choice using its package name." msgstr "Затем установите пакет с ядром, указав подходящий вам вариант." #. Tag: screen -#: random-bits.xml:755 +#: random-bits.xml:754 #, no-c-format msgid "# aptitude install &kernelpackage;-arch-etc" msgstr "# aptitude install &kernelpackage;-arch-etc" #. Tag: title -#: random-bits.xml:761 +#: random-bits.xml:760 #, no-c-format msgid "Set up the Boot Loader" msgstr "Установка системного загрузчика" #. Tag: para -#: random-bits.xml:762 +#: random-bits.xml:761 #, no-c-format msgid "" "To make your &debian-gnu; system bootable, set up your boot loader to load " @@ -1706,7 +1705,7 @@ msgstr "" "вашего &debian; chroot, чтобы сделать это." #. Tag: para -#: random-bits.xml:769 +#: random-bits.xml:768 #, no-c-format msgid "" "Check info grub or " @@ -1731,7 +1730,7 @@ msgstr "" "относящийся к системе, из которой его вызвали)." #. Tag: para -#: random-bits.xml:781 +#: random-bits.xml:780 #, no-c-format msgid "" "Installing and setting up grub2 is as easy as: " @@ -1755,7 +1754,7 @@ msgstr "" "filename>." #. Tag: para -#: random-bits.xml:791 +#: random-bits.xml:790 #, no-c-format msgid "" "Note that this assumes that a /dev/hda device file has " @@ -1767,13 +1766,13 @@ msgstr "" "command>, но они здесь не описаны." #. Tag: para -#: random-bits.xml:797 +#: random-bits.xml:796 #, no-c-format msgid "Here is a basic /etc/lilo.conf as an example:" msgstr "Вот простой /etc/lilo.conf в качестве примера:" #. Tag: screen -#: random-bits.xml:801 +#: random-bits.xml:800 #, no-c-format msgid "" "boot=/dev/hda6\n" @@ -1795,7 +1794,7 @@ msgstr "" "label=Debian" #. Tag: para -#: random-bits.xml:803 +#: random-bits.xml:802 #, no-c-format msgid "" "Check man yaboot.conf for instructions on setting up " @@ -1815,7 +1814,7 @@ msgstr "" "системе, из которой его вызвали)." #. Tag: para -#: random-bits.xml:813 +#: random-bits.xml:812 #, no-c-format msgid "" "Here is a basic /etc/yaboot.conf as an example: " @@ -1845,14 +1844,14 @@ msgstr "" "использовать ide0: вместо hd:." #. Tag: title -#: random-bits.xml:826 +#: random-bits.xml:825 #, fuzzy, no-c-format #| msgid "Remote access: Installing SSH and setting a password" msgid "Remote access: Installing SSH and setting up access" msgstr "Удалённый доступ: установка SSH и задание пароля" #. Tag: para -#: random-bits.xml:827 +#: random-bits.xml:826 #, no-c-format msgid "" "In case you can login to the system via console, you can skip this section. " @@ -1878,7 +1877,7 @@ msgid "" msgstr "" #. Tag: screen -#: random-bits.xml:851 +#: random-bits.xml:850 #, no-c-format msgid "" "# adduser joe\n" @@ -1886,13 +1885,13 @@ msgid "" msgstr "" #. Tag: title -#: random-bits.xml:856 +#: random-bits.xml:855 #, no-c-format msgid "Finishing touches" msgstr "Заключительные шаги" #. Tag: para -#: random-bits.xml:857 +#: random-bits.xml:856 #, no-c-format msgid "" "As mentioned earlier, the installed system will be very basic. If you would " @@ -1911,7 +1910,7 @@ msgstr "" "aptitude для установки отдельных пакетов." #. Tag: para -#: random-bits.xml:868 +#: random-bits.xml:867 #, no-c-format msgid "" "After the installation there will be a lot of downloaded packages in " @@ -1923,19 +1922,19 @@ msgstr "" "запустив:" #. Tag: screen -#: random-bits.xml:874 +#: random-bits.xml:873 #, no-c-format msgid "# aptitude clean" msgstr "# aptitude clean" #. Tag: title -#: random-bits.xml:885 +#: random-bits.xml:884 #, no-c-format msgid "Installing &debian-gnu; over Parallel Line IP (PLIP)" msgstr "Установка &debian-gnu; через Parallel Line IP (PLIP)" #. Tag: para -#: random-bits.xml:887 +#: random-bits.xml:886 #, no-c-format msgid "" "This section explains how to install &debian-gnu; on a computer without an " @@ -1951,7 +1950,7 @@ msgstr "" "Интернет)." #. Tag: para -#: random-bits.xml:895 +#: random-bits.xml:894 #, no-c-format msgid "" "In the example in this appendix we will set up a PLIP connection using a " @@ -1967,7 +1966,7 @@ msgstr "" "не должны использоваться в вашем сетевом адресном пространстве)." #. Tag: para -#: random-bits.xml:903 +#: random-bits.xml:902 #, no-c-format msgid "" "The PLIP connection set up during the installation will also be available " @@ -1978,7 +1977,7 @@ msgstr "" "перезагрузки в установленную систему (смотрите )." #. Tag: para -#: random-bits.xml:908 +#: random-bits.xml:907 #, no-c-format msgid "" "Before you start, you will need to check the BIOS configuration (IO base " @@ -1991,13 +1990,13 @@ msgstr "" "io=0x378, irq=7." #. Tag: title -#: random-bits.xml:918 +#: random-bits.xml:917 #, no-c-format msgid "Requirements" msgstr "Требования" #. Tag: para -#: random-bits.xml:921 +#: random-bits.xml:920 #, no-c-format msgid "" "A target computer, called target, where &debian; will " @@ -2007,7 +2006,7 @@ msgstr "" "установлен &debian;." #. Tag: para -#: random-bits.xml:927 +#: random-bits.xml:926 #, no-c-format msgid "System installation media; see ." msgstr "" @@ -2015,7 +2014,7 @@ msgstr "" "\"/>." #. Tag: para -#: random-bits.xml:932 +#: random-bits.xml:931 #, no-c-format msgid "" "Another computer connected to the Internet, called source, будет использоваться в качестве шлюза." #. Tag: para -#: random-bits.xml:938 +#: random-bits.xml:937 #, no-c-format msgid "" "A DB-25 Null-Modem cable. See the PLIP-Install-HOWTO." #. Tag: title -#: random-bits.xml:950 +#: random-bits.xml:949 #, no-c-format msgid "Setting up source" msgstr "Настройка источника" #. Tag: para -#: random-bits.xml:951 +#: random-bits.xml:950 #, no-c-format msgid "" "The following shell script is a simple example of how to configure the " @@ -2052,7 +2051,7 @@ msgstr "" "источника в качестве шлюза в Интернет через ppp0." #. Tag: screen -#: random-bits.xml:956 +#: random-bits.xml:955 #, no-c-format msgid "" "#!/bin/sh\n" @@ -2094,13 +2093,13 @@ msgstr "" "echo 1 > /proc/sys/net/ipv4/ip_forward" #. Tag: title -#: random-bits.xml:962 +#: random-bits.xml:961 #, no-c-format msgid "Installing target" msgstr "Установка приёмника" #. Tag: para -#: random-bits.xml:963 +#: random-bits.xml:962 #, no-c-format msgid "" "Boot the installation media. The installation needs to be run in expert " @@ -2126,13 +2125,13 @@ msgstr "" "различных этапах установки." #. Tag: guimenuitem -#: random-bits.xml:982 +#: random-bits.xml:981 #, no-c-format msgid "Load installer components from CD" msgstr "Загрузка компонент программы установки с CD" #. Tag: para -#: random-bits.xml:984 +#: random-bits.xml:983 #, no-c-format msgid "" "Select the plip-modules option from the list; this " @@ -2142,13 +2141,13 @@ msgstr "" "доступным PLIP драйвера для программы установки." #. Tag: guimenuitem -#: random-bits.xml:992 +#: random-bits.xml:991 #, no-c-format msgid "Detect network hardware" msgstr "Определение сетевой карты" #. Tag: para -#: random-bits.xml:997 +#: random-bits.xml:996 #, no-c-format msgid "" "If target does have a network card, a list of driver " @@ -2163,7 +2162,7 @@ msgstr "" "установки не покажет этого списка." #. Tag: para -#: random-bits.xml:1006 +#: random-bits.xml:1005 #, no-c-format msgid "" "Because no network card was detected/selected earlier, the installer will " @@ -2175,19 +2174,19 @@ msgstr "" "plip." #. Tag: guimenuitem -#: random-bits.xml:1018 +#: random-bits.xml:1017 #, no-c-format msgid "Configure the network" msgstr "Настройка сети" #. Tag: para -#: random-bits.xml:1021 +#: random-bits.xml:1020 #, no-c-format msgid "Auto-configure network with DHCP: No" msgstr "Настроить сеть автоматически с помощью DHCP: нет" #. Tag: para -#: random-bits.xml:1026 +#: random-bits.xml:1025 #, no-c-format msgid "" "IP address: 192.168.0.1" @@ -2195,7 +2194,7 @@ msgstr "" "IP-адрес: 192.168.0.1" #. Tag: para -#: random-bits.xml:1031 +#: random-bits.xml:1030 #, no-c-format msgid "" "Point-to-point address: 192.168.0.2192.168.0.2" #. Tag: para -#: random-bits.xml:1037 +#: random-bits.xml:1036 #, no-c-format msgid "" "Name server addresses: you can enter the same addresses used on source (see " @@ -2214,13 +2213,13 @@ msgstr "" "(смотрите /etc/resolv.conf)" #. Tag: title -#: random-bits.xml:1056 +#: random-bits.xml:1055 #, no-c-format msgid "Installing &debian-gnu; using PPP over Ethernet (PPPoE)" msgstr "Установка &debian-gnu; с использованием PPP через Ethernet (PPPoE)" #. Tag: para -#: random-bits.xml:1058 +#: random-bits.xml:1057 #, no-c-format msgid "" "In some countries PPP over Ethernet (PPPoE) is a common protocol for " @@ -2236,7 +2235,7 @@ msgstr "" "добиться. В этом разделе будет описано как это сделать." #. Tag: para -#: random-bits.xml:1066 +#: random-bits.xml:1065 #, no-c-format msgid "" "The PPPoE connection set up during the installation will also be available " @@ -2248,7 +2247,7 @@ msgstr "" "\"/>)." #. Tag: para -#: random-bits.xml:1071 +#: random-bits.xml:1070 #, no-c-format msgid "" "To have the option of setting up and using PPPoE during the installation, " @@ -2262,7 +2261,7 @@ msgstr "" "или floppy)." #. Tag: para -#: random-bits.xml:1078 +#: random-bits.xml:1077 #, no-c-format msgid "" "Installing over PPPoE is mostly the same as any other installation. The " @@ -2272,7 +2271,7 @@ msgstr "" "способа установки. Далее будут описаны различия." #. Tag: para -#: random-bits.xml:1086 +#: random-bits.xml:1085 #, no-c-format msgid "" "Boot the installer with the boot parameter modules=ppp-udeb) будет загружена и и запущена автоматически." #. Tag: para -#: random-bits.xml:1101 +#: random-bits.xml:1100 #, no-c-format msgid "" "Follow the regular initial steps of the installation (language, country and " @@ -2308,7 +2307,7 @@ msgstr "" "quote> в строке приглашения к загрузке. )." #. Tag: para -#: random-bits.xml:1120 +#: random-bits.xml:1119 #, no-c-format msgid "" "The next step is the detection of network hardware, in order to identify any " @@ -2318,7 +2317,7 @@ msgstr "" "целью распознавания имеющихся в системе карт Ethernet." #. Tag: para -#: random-bits.xml:1126 +#: random-bits.xml:1125 #, no-c-format msgid "" "After this the actual setup of PPPoE is started. The installer will probe " @@ -2330,7 +2329,7 @@ msgstr "" "через все найденные интерфейсы Ethernet." #. Tag: para -#: random-bits.xml:1132 +#: random-bits.xml:1131 #, no-c-format msgid "" "It is possible that the concentrator will not to be found at the first " @@ -2346,7 +2345,7 @@ msgstr "" "PPPoE-соединения из главного меню программы установки." #. Tag: para -#: random-bits.xml:1141 +#: random-bits.xml:1140 #, no-c-format msgid "" "After a concentrator is found, the user will be prompted to type the login " @@ -2356,7 +2355,7 @@ msgstr "" "информацию (имя пользователя и пароль для PPPoE)." #. Tag: para -#: random-bits.xml:1147 +#: random-bits.xml:1146 #, no-c-format msgid "" "At this point the installer will use the provided information to establish " -- cgit v1.2.3