diff options
author | Vladimir Kalashnikov <vokalashnikov@gmai.com> | 2011-10-05 12:38:02 +0400 |
---|---|---|
committer | Transifex robot <noreply@gentoo.ru> | 2011-10-05 12:38:02 +0400 |
commit | 836a8a7a42556741816c023e15fb876607641203 (patch) | |
tree | e01780d737a51d578694033beff3be4889f4442d /handbook | |
parent | l10n: Updated Russian (ru) translation to 100% (diff) | |
download | gentoo-doc-translations-836a8a7a42556741816c023e15fb876607641203.tar.gz gentoo-doc-translations-836a8a7a42556741816c023e15fb876607641203.tar.bz2 gentoo-doc-translations-836a8a7a42556741816c023e15fb876607641203.zip |
l10n: Updated Russian (ru) translation to 100%
New status: 12 messages complete with 0 fuzzies and 0 untranslated.
Transmitted-via: Transifex (transifex.gentoo.ru).
Diffstat (limited to 'handbook')
-rw-r--r-- | handbook/gettext/ru/hb-install-kernelmodules.xml.po | 59 |
1 files changed, 18 insertions, 41 deletions
diff --git a/handbook/gettext/ru/hb-install-kernelmodules.xml.po b/handbook/gettext/ru/hb-install-kernelmodules.xml.po index a28b807..0f645ff 100644 --- a/handbook/gettext/ru/hb-install-kernelmodules.xml.po +++ b/handbook/gettext/ru/hb-install-kernelmodules.xml.po @@ -1,18 +1,17 @@ -# Azamat H. Hackimov <azamat.hackimov@gmail.com>, 2009, 2010, 2011. +# Azamat H. Hackimov <azamat.hackimov@gmail.com>, 2009, 2010. msgid "" msgstr "" "Project-Id-Version: \n" "POT-Creation-Date: 2011-09-05 14:12+0600\n" -"PO-Revision-Date: 2011-09-18 19:07+0600\n" -"Last-Translator: Azamat H. Hackimov <azamat.hackimov@gmail.com>\n" +"PO-Revision-Date: 2011-10-05 14:35+0500\n" +"Last-Translator: vladimir <vokalashnikov@gmail.com>\n" "Language-Team: Russian <gentoo-doc-ru@gentoo.org>\n" "Language: ru\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" -"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n" -"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" -"X-Generator: Lokalize 1.2\n" +"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n" +"X-Generator: Lokalize 1.0\n" #: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-kernelmodules.xml(version):7 msgid "3" @@ -27,22 +26,12 @@ msgid "Configuring the Modules" msgstr "Конфигурирование модулей ядра" #: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-kernelmodules.xml(p):14 -msgid "" -"You should list the modules you want automatically loaded in <path>/etc/conf." -"d/modules</path>. You can add extra options to the modules too if you want." -msgstr "" -"Вы должны перечислить модули, которые должны загружаться автоматически, в " -"файле <path>/etc/conf.d/modules</path>. Также, при желании, можно сообщить " -"модулям некоторые дополнительные параметры." +msgid "You should list the modules you want automatically loaded in <path>/etc/conf.d/modules</path>. You can add extra options to the modules too if you want." +msgstr "Вы должны перечислить модули, которые должны загружаться автоматически, в файле <path>/etc/conf.d/modules</path>. Также, при желании, можно сообщить модулям некоторые дополнительные параметры. " #: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-kernelmodules.xml(p):20 -msgid "" -"To view all available modules, run the following <c>find</c> command. Don't " -"forget to substitute \"<kernel version>\" with the version of the " -"kernel you just compiled:" -msgstr "" -"Для просмотра всех доступных модулей запустите команду <c>find</c>, заменив " -"«<версия ядра>» на версию ядра, которое вы только что собрали:" +msgid "To view all available modules, run the following <c>find</c> command. Don't forget to substitute \"<kernel version>\" with the version of the kernel you just compiled:" +msgstr "Для просмотра всех доступных модулей запустите команду <c>find</c>, заменив «<версия ядра>» на версию ядра, которое вы только что собрали:" #: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-kernelmodules.xml(pre:caption):26 msgid "Viewing all available modules" @@ -52,26 +41,18 @@ msgstr "Просмотр доступных модулей" #, no-wrap msgid "" "\n" -"# <i>find /lib/modules/<kernel version>/ -type f -iname '*.o' -or " -"-iname '*.ko' | less</i>\n" +"# <i>find /lib/modules/<kernel version>/ -type f -iname '*.o' -or -iname '*.ko' | less</i>\n" msgstr "" "\n" -"# <i>find /lib/modules/<версия ядра>/ -type f -iname '*.o' -or -iname " -"'*.ko' | less</i>\n" +"# <i>find /lib/modules/<версия ядра>/ -type f -iname '*.o' -or -iname '*.ko' | less</i>\n" #: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-kernelmodules.xml(p):30 -msgid "" -"For instance, to automatically load the <c>3c59x.ko</c> module (which is the " -"driver for a specific 3Com network card family), edit the <path>/etc/conf.d/" -"modules</path> file and enter the module name in it." -msgstr "" -"Например, если вы хотите автоматически загружать модуль <c>3c59x.ko</c> " -"(драйвер для определенных сетевых карт 3Com), отредактируйте файл <path>" -"/etc/conf.d/modules</path> и пропишите туда имя модуля." +msgid "For instance, to automatically load the <c>3c59x.ko</c> module (which is the driver for a specific 3Com network card family), edit the <path>/etc/conf.d/modules</path> file and enter the module name in it." +msgstr "Например, если вы хотите автоматически загружать модуль <c>3c59x.ko</c> (который является драйвером для специфичной сетевой карты 3Com), добавьте в файл <path>/etc/conf.d/modules</path> имя имя нужного модуля." #: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-kernelmodules.xml(pre:caption):36 msgid "Editing /etc/conf.d/modules" -msgstr "Изменение /etc/conf.d/modules" +msgstr "Editing /etc/conf.d/modules" #: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-kernelmodules.xml(pre):36 #, no-wrap @@ -85,17 +66,13 @@ msgstr "" "modules_2_6=\"<i>3c59x</i>\"\n" #: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-kernelmodules.xml(p):41 -msgid "" -"Continue the installation with <uri link=\"?part=1&chap=8\">Configuring " -"your System</uri>." -msgstr "" -"Теперь можете продолжить установку и перейти к разделу <uri link=\"?" -"part=1&chap=8\">Настройка системы</uri>." +msgid "Continue the installation with <uri link=\"?part=1&chap=8\">Configuring your System</uri>." +msgstr "Теперь можете продолжить установку и перейти к разделу <uri link=\"?part=1&chap=8\">Настройка системы</uri>." #. Place here names of translator, one per line. Format should be NAME; ROLE; E-MAIL #: ../../gentoo/xml/htdocs/doc/en/handbook//hb-install-kernelmodules.xml(None):0 msgid "translator-credits" msgstr "" -"Азамат Хакимов; переводчик, редактор перевода; azamat.hackimov@gmail.com" - +"Азамат Хакимов; переводчик, редактор перевода; azamat.hackimov@gmail.com\n" +"Владимир Калашников; переводчик, редактор перевода; vokalashnikov@gmail.com" |