diff options
author | Holger Wansing <linux@wansing-online.de> | 2015-05-25 11:41:44 +0000 |
---|---|---|
committer | Holger Wansing <linux@wansing-online.de> | 2015-05-25 11:41:44 +0000 |
commit | 836596d06635674d13e5c495edb3970162808ac5 (patch) | |
tree | 4a5185e832bbf2641fc2e9510edd280a46ddfe0b /po/ru/post-install.po | |
parent | 0ec6df9d3a590f3f83f3f1011761d3f30939e82e (diff) | |
download | installation-guide-836596d06635674d13e5c495edb3970162808ac5.zip |
Refresh po and pot files after changings in en
Diffstat (limited to 'po/ru/post-install.po')
-rw-r--r-- | po/ru/post-install.po | 74 |
1 files changed, 42 insertions, 32 deletions
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 <yuray@komyakino.ru>\n" "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\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<footnote> " +#| "<para> 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. </para> </footnote>. 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 " +#| "<userinput>tar xjf /usr/src/linux-source-&kernelversion;.tar.bz2</" +#| "userinput> and change to the directory <filename>linux-source-" +#| "&kernelversion;</filename> 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<footnote> " @@ -958,7 +969,7 @@ msgid "" "permissions. </para> </footnote>. 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 <userinput>tar xjf /usr/src/" -"linux-source-&kernelversion;.tar.bz2</userinput> and change to the directory " +"linux-source-&kernelversion;.tar.xz</userinput> and change to the directory " "<filename>linux-source-&kernelversion;</filename> that will have been " "created." msgstr "" @@ -1026,11 +1037,11 @@ msgid "" "word you like in place of <quote>custom</quote> (e.g., a host name). Kernel " "compilation may take quite a while, depending on the power of your machine." msgstr "" -"Теперь соберите ядро: <userinput>fakeroot make-kpkg --initrd --" -"revision=1.0.custom kernel_image</userinput>. Номер версии <quote>1.0</" -"quote> можно изменить; этот номер версии нужен только для отслеживания ваших " -"сборок. Более того, вы можете добавить любое слово вместо <quote>custom</" -"quote> (например, имя машины). Сборка ядра может занять некоторое время в " +"Теперь соберите ядро: <userinput>fakeroot make-kpkg --initrd --revision=1.0." +"custom kernel_image</userinput>. Номер версии <quote>1.0</quote> можно " +"изменить; этот номер версии нужен только для отслеживания ваших сборок. " +"Более того, вы можете добавить любое слово вместо <quote>custom</quote> " +"(например, имя машины). Сборка ядра может занять некоторое время в " "зависимости от мощности машины." #. 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 <userinput>dpkg -i ../&kernelpackage;-" -"&kernelversion;-<replaceable>subarchitecture</" -"replaceable>_1.0.custom_&architecture;.deb</userinput>. The " -"<replaceable>subarchitecture</replaceable> part is an optional sub-" -"architecture, <phrase arch=\"i386\"> such as <quote>686</quote>, </phrase> " -"depending on what kernel options you set. <userinput>dpkg -i</userinput> " -"will install the kernel, along with some other nice supporting files. For " -"instance, the <filename>System.map</filename> will be properly installed " -"(helpful for debugging kernel problems), and <filename>/boot/config-" -"&kernelversion;</filename> 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;-<replaceable>subarchitecture</replaceable>_1.0." +"custom_&architecture;.deb</userinput>. The <replaceable>subarchitecture</" +"replaceable> part is an optional sub-architecture, <phrase arch=\"i386\"> " +"such as <quote>686</quote>, </phrase> depending on what kernel options you " +"set. <userinput>dpkg -i</userinput> will install the kernel, along with some " +"other nice supporting files. For instance, the <filename>System.map</" +"filename> will be properly installed (helpful for debugging kernel " +"problems), and <filename>/boot/config-&kernelversion;</filename> 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 "" "После завершения сборки вы можете установить собранное ядро как обычный " "пакет. От суперпользователя выполните <userinput>dpkg -i ../&kernelpackage;-" -"&kernelversion;-<replaceable>субархитектура</" -"replaceable>_1.0.custom_&architecture;.deb</userinput>. Часть " -"<replaceable>субархитектура</replaceable> — это необязательная " -"субархитектура, <phrase arch=\"i386\"> например, <quote>686</quote>, </" -"phrase> зависящая от установленных параметров ядра. <userinput>dpkg -i</" -"userinput> установит ядро вместе с некоторыми полезными файлами поддержки. " -"Например, будет правильно установлен <filename>System.map</filename> " -"(полезен при отладке проблем с ядром), а также <filename>/boot/config-" -"&kernelversion;</filename>, содержащий параметры сборки ядра. Также, пакет " -"способен автоматически использовать системный загрузчик платформы для " -"обновления загрузки. Если вы создали пакет с модулями, то вам нужно " -"установить и его." +"&kernelversion;-<replaceable>субархитектура</replaceable>_1.0." +"custom_&architecture;.deb</userinput>. Часть <replaceable>субархитектура</" +"replaceable> — это необязательная субархитектура, <phrase arch=" +"\"i386\"> например, <quote>686</quote>, </phrase> зависящая от установленных " +"параметров ядра. <userinput>dpkg -i</userinput> установит ядро вместе с " +"некоторыми полезными файлами поддержки. Например, будет правильно установлен " +"<filename>System.map</filename> (полезен при отладке проблем с ядром), а " +"также <filename>/boot/config-&kernelversion;</filename>, содержащий " +"параметры сборки ядра. Также, пакет способен автоматически использовать " +"системный загрузчик платформы для обновления загрузки. Если вы создали пакет " +"с модулями, то вам нужно установить и его." #. Tag: para #: post-install.xml:668 |