From 836596d06635674d13e5c495edb3970162808ac5 Mon Sep 17 00:00:00 2001 From: Holger Wansing Date: Mon, 25 May 2015 11:41:44 +0000 Subject: Refresh po and pot files after changings in en --- po/ru/post-install.po | 74 +++++++++++++++++++++++++++++---------------------- 1 file changed, 42 insertions(+), 32 deletions(-) (limited to 'po/ru/post-install.po') diff --git a/po/ru/post-install.po b/po/ru/post-install.po index f3c06e245..3071dba6a 100644 --- a/po/ru/post-install.po +++ b/po/ru/post-install.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: post-install\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2015-04-15 20:29+0000\n" +"POT-Creation-Date: 2015-05-25 11:27+0000\n" "PO-Revision-Date: 2012-07-22 20:13+0400\n" "Last-Translator: Yuri Kozlov \n" "Language-Team: Russian \n" @@ -949,7 +949,18 @@ msgstr "" #. Tag: para #: post-install.xml:598 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "Hereafter, we'll assume you have free rein over your machine and will " +#| "extract your kernel source to somewhere in your home directory " +#| " There are other locations where you can extract kernel sources and " +#| "build your custom kernel, but this is easiest as it does not require " +#| "special permissions. . We'll also assume that your " +#| "kernel version is &kernelversion;. Make sure you are in the directory to " +#| "where you want to unpack the kernel sources, extract them using " +#| "tar xjf /usr/src/linux-source-&kernelversion;.tar.bz2 and change to the directory linux-source-" +#| "&kernelversion; that will have been created." msgid "" "Hereafter, we'll assume you have free rein over your machine and will " "extract your kernel source to somewhere in your home directory " @@ -958,7 +969,7 @@ msgid "" "permissions. . We'll also assume that your kernel version " "is &kernelversion;. Make sure you are in the directory to where you want to " "unpack the kernel sources, extract them using tar xjf /usr/src/" -"linux-source-&kernelversion;.tar.bz2 and change to the directory " +"linux-source-&kernelversion;.tar.xz and change to the directory " "linux-source-&kernelversion; that will have been " "created." msgstr "" @@ -1026,11 +1037,11 @@ msgid "" "word you like in place of custom (e.g., a host name). Kernel " "compilation may take quite a while, depending on the power of your machine." msgstr "" -"Теперь соберите ядро: fakeroot make-kpkg --initrd --" -"revision=1.0.custom kernel_image. Номер версии 1.0 можно изменить; этот номер версии нужен только для отслеживания ваших " -"сборок. Более того, вы можете добавить любое слово вместо custom (например, имя машины). Сборка ядра может занять некоторое время в " +"Теперь соберите ядро: fakeroot make-kpkg --initrd --revision=1.0." +"custom kernel_image. Номер версии 1.0 можно " +"изменить; этот номер версии нужен только для отслеживания ваших сборок. " +"Более того, вы можете добавить любое слово вместо custom " +"(например, имя машины). Сборка ядра может занять некоторое время в " "зависимости от мощности машины." #. Tag: para @@ -1039,33 +1050,32 @@ msgstr "" msgid "" "Once the compilation is complete, you can install your custom kernel like " "any package. As root, do dpkg -i ../&kernelpackage;-" -"&kernelversion;-subarchitecture_1.0.custom_&architecture;.deb. The " -"subarchitecture part is an optional sub-" -"architecture, such as 686, " -"depending on what kernel options you set. dpkg -i " -"will install the kernel, along with some other nice supporting files. For " -"instance, the System.map will be properly installed " -"(helpful for debugging kernel problems), and /boot/config-" -"&kernelversion; will be installed, containing your current " -"configuration set. Your new kernel package is also clever enough to " -"automatically update your boot loader to use the new kernel. If you have " -"created a modules package, you'll need to install that package as well." +"&kernelversion;-subarchitecture_1.0." +"custom_&architecture;.deb. The subarchitecture part is an optional sub-architecture, " +"such as 686, depending on what kernel options you " +"set. dpkg -i will install the kernel, along with some " +"other nice supporting files. For instance, the System.map will be properly installed (helpful for debugging kernel " +"problems), and /boot/config-&kernelversion; will be " +"installed, containing your current configuration set. Your new kernel " +"package is also clever enough to automatically update your boot loader to " +"use the new kernel. If you have created a modules package, you'll need to " +"install that package as well." msgstr "" "После завершения сборки вы можете установить собранное ядро как обычный " "пакет. От суперпользователя выполните dpkg -i ../&kernelpackage;-" -"&kernelversion;-субархитектура_1.0.custom_&architecture;.deb. Часть " -"субархитектура — это необязательная " -"субархитектура, например, 686, зависящая от установленных параметров ядра. dpkg -i установит ядро вместе с некоторыми полезными файлами поддержки. " -"Например, будет правильно установлен System.map " -"(полезен при отладке проблем с ядром), а также /boot/config-" -"&kernelversion;, содержащий параметры сборки ядра. Также, пакет " -"способен автоматически использовать системный загрузчик платформы для " -"обновления загрузки. Если вы создали пакет с модулями, то вам нужно " -"установить и его." +"&kernelversion;-субархитектура_1.0." +"custom_&architecture;.deb. Часть субархитектура — это необязательная субархитектура, например, 686, зависящая от установленных " +"параметров ядра. dpkg -i установит ядро вместе с " +"некоторыми полезными файлами поддержки. Например, будет правильно установлен " +"System.map (полезен при отладке проблем с ядром), а " +"также /boot/config-&kernelversion;, содержащий " +"параметры сборки ядра. Также, пакет способен автоматически использовать " +"системный загрузчик платформы для обновления загрузки. Если вы создали пакет " +"с модулями, то вам нужно установить и его." #. Tag: para #: post-install.xml:668 -- cgit v1.2.3