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.po66
1 files changed, 24 insertions, 42 deletions
diff --git a/po/ru/preseed.po b/po/ru/preseed.po
index b7b090061..5d81fb5be 100644
--- a/po/ru/preseed.po
+++ b/po/ru/preseed.po
@@ -14,7 +14,8 @@ msgstr ""
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: 8bit\n"
"X-Generator: KBabel 1.11.4\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"
+"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"
#. Tag: title
#: preseed.xml:16
@@ -74,8 +75,8 @@ msgid ""
msgstr ""
"Автоматическая установка не является обязательной. Если вы укажите пустой "
"файл ответов, то программа установки станет работать также, как при "
-"установке вручную. Каждый автоматический ответ на вопрос меняет "
-"(если поняли его правильно!) ход установки."
+"установке вручную. Каждый автоматический ответ на вопрос меняет (если поняли "
+"его правильно!) ход установки."
#. Tag: title
#: preseed.xml:50
@@ -174,8 +175,10 @@ msgstr "<entry>нет</entry>"
#. Tag: entry
#: preseed.xml:93
#, no-c-format
-msgid "hd-media <phrase condition=\"bootable-usb\">(including usb-stick)</phrase>"
-msgstr "hd-media <phrase condition=\"bootable-usb\">(включая usb-носители)</phrase>"
+msgid ""
+"hd-media <phrase condition=\"bootable-usb\">(including usb-stick)</phrase>"
+msgstr ""
+"hd-media <phrase condition=\"bootable-usb\">(включая usb-носители)</phrase>"
#. Tag: entry
#: preseed.xml:98
@@ -680,7 +683,8 @@ msgstr "если в URL не указан протокол, то использ
msgid ""
"if the hostname section contains no periods, it has the domain derived from "
"DHCP appended to it, and"
-msgstr "если в имени машины нет точек, то будет добавлен домен, полученный по DHCP, и"
+msgstr ""
+"если в имени машины нет точек, то будет добавлен домен, полученный по DHCP, и"
#. Tag: para
#: preseed.xml:431
@@ -803,7 +807,8 @@ msgstr "Полезные в автоматизации псевдонимы"
#: preseed.xml:495
#, no-c-format
msgid "The following aliases can be useful when using (auto mode) preseeding."
-msgstr "Следующие псевдонимы могут быть полезны при автоматизации (режим auto)."
+msgstr ""
+"Следующие псевдонимы могут быть полезны при автоматизации (режим auto)."
#. Tag: entry
#: preseed.xml:505
@@ -947,7 +952,8 @@ msgstr "mirror/suite"
#: preseed.xml:523
#, no-c-format
msgid "Using a DHCP server to specify preconfiguration files"
-msgstr "Использование сервера DHCP для указания файлов автоматической конфигурации"
+msgstr ""
+"Использование сервера DHCP для указания файлов автоматической конфигурации"
#. Tag: para
#: preseed.xml:524
@@ -1034,13 +1040,16 @@ msgstr ""
#: preseed.xml:565
#, no-c-format
msgid "&lt;owner&gt; &lt;question name&gt; &lt;question type&gt; &lt;value&gt;"
-msgstr "&lt;владелец&gt; &lt;имя вопроса&gt; &lt;тип вопроса&gt; &lt;значение&gt;"
+msgstr ""
+"&lt;владелец&gt; &lt;имя вопроса&gt; &lt;тип вопроса&gt; &lt;значение&gt;"
#. Tag: para
#: preseed.xml:567
#, no-c-format
-msgid "There are a few rules to keep in mind when writing a preconfiguration file."
-msgstr "При написании файла ответов есть несколько правил, которые нужно помнить."
+msgid ""
+"There are a few rules to keep in mind when writing a preconfiguration file."
+msgstr ""
+"При написании файла ответов есть несколько правил, которые нужно помнить."
#. Tag: para
#: preseed.xml:574
@@ -2041,7 +2050,8 @@ msgstr ""
#. Tag: para
#: preseed.xml:884
#, no-c-format
-msgid "An MD5 hash for a password can be generated using the following command."
+msgid ""
+"An MD5 hash for a password can be generated using the following command."
msgstr "MD5 хеш для пароля можно сгенерировать с помощью следующей команды."
#. Tag: screen
@@ -2073,34 +2083,6 @@ msgstr ""
#. Tag: screen
#: preseed.xml:903
#, 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 multi-select security, volatile\n"
-#| "#d-i apt-setup/security_host string security.debian.org\n"
-#| "#d-i apt-setup/volatile_host string volatile.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 string true"
msgid ""
"# You can choose to install non-free and contrib software.\n"
"#d-i apt-setup/non-free boolean true\n"
@@ -2556,7 +2538,8 @@ msgstr ""
#: preseed.xml:1027
#, no-c-format
msgid "Using preseeding to change default values"
-msgstr "Использование автоматической установки для изменения значений по умолчанию"
+msgstr ""
+"Использование автоматической установки для изменения значений по умолчанию"
#. Tag: para
#: preseed.xml:1028
@@ -2697,4 +2680,3 @@ msgstr ""
"разных по сути метода автоматизации, что, например, приведёт к выполнению "
"команды из preseed/early дважды: один раз из первого метода, второй раз "
"после включения сети."
-