diff options
Diffstat (limited to 'po/ru/preseed.po')
-rw-r--r-- | po/ru/preseed.po | 10 |
1 files changed, 7 insertions, 3 deletions
diff --git a/po/ru/preseed.po b/po/ru/preseed.po index 3c616f62e..86114c932 100644 --- a/po/ru/preseed.po +++ b/po/ru/preseed.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed.po\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2007-02-22 16:02+0000\n" +"POT-Creation-Date: 2007-02-28 20:57+0000\n" "PO-Revision-Date: 2007-02-24 08:55+0300\n" "Last-Translator: D-R L10N Team <debian-l10n-russian@lists.debian.org>\n" "Language-Team: Russian <debian-l10n-russian@lists.debian.org>\n" @@ -1484,8 +1484,10 @@ msgstr "" #. Tag: screen #: preseed.xml:759 -#, no-c-format +#, fuzzy, no-c-format msgid "" +"# If you select ftp, the mirror/country string does not need to be set.\n" +"#d-i mirror/protocol string ftp\n" "d-i mirror/country string enter information manually\n" "d-i mirror/http/hostname string &archive-mirror;\n" "d-i mirror/http/directory string /debian\n" @@ -1869,11 +1871,13 @@ msgstr "" #. Tag: screen #: preseed.xml:837 -#, no-c-format +#, fuzzy, 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" "# Uncomment this to avoid adding security sources, or\n" "# add a hostname to use a different server than security.debian.org.\n" "#d-i apt-setup/security_host string\n" |