diff options
author | Holger Wansing <holgerw@debian.org> | 2017-04-19 20:50:58 +0000 |
---|---|---|
committer | Holger Wansing <holgerw@debian.org> | 2017-04-19 20:50:58 +0000 |
commit | 1ddee96f5abae6f081a53f0500b6bc924ef987b9 (patch) | |
tree | 825ac98e1e7eb13b441b57beb37af8247f31d59c /po/ru/preseed.po | |
parent | 37108a6bb6c19ee279b7870fdc5ac82a06c7e28d (diff) | |
download | installation-guide-1ddee96f5abae6f081a53f0500b6bc924ef987b9.zip |
Some '>' changed into '>' within <informalexample> tags, to get them
correctly processed. Otherwise additional line-breaks appear.
+ Sync translations.
Diffstat (limited to 'po/ru/preseed.po')
-rw-r--r-- | po/ru/preseed.po | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/po/ru/preseed.po b/po/ru/preseed.po index 3e1d28362..ee7628a7a 100644 --- a/po/ru/preseed.po +++ b/po/ru/preseed.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2017-04-12 12:24+0000\n" +"POT-Creation-Date: 2017-04-17 21:48+0000\n" "PO-Revision-Date: 2015-03-14 08:24+0300\n" "Last-Translator: Yuri Kozlov <yuray@komyakino.ru>\n" "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" @@ -3165,8 +3165,8 @@ msgid "" "# be asked. You can preseed those too, of course. To get a list of every\n" "# possible question that could be asked during an install, do an\n" "# installation, and then run these commands:\n" -"# debconf-get-selections --installer > file\n" -"# debconf-get-selections >> file" +"# debconf-get-selections --installer > file\n" +"# debconf-get-selections >> file" msgstr "" "# В зависимости от выбранного для установки ПО, или если что-то идёт\n" "# неправильно во время процесса установки, существует вероятность появления " @@ -3176,8 +3176,8 @@ msgstr "" "# всех возможных вопросов, которые могут быть заданы во время установки, " "выполните\n" "# установку, а затем запустите следующие команды:\n" -"# debconf-get-selections --installer > файл\n" -"# debconf-get-selections >> файл" +"# debconf-get-selections --installer > файл\n" +"# debconf-get-selections >> файл" #. Tag: title #: preseed.xml:1159 |