From 9fb29535ae88c9df703bdfc8cdbc87989714c047 Mon Sep 17 00:00:00 2001 From: Felipe Augusto van de Wiel Date: Mon, 6 Oct 2008 00:11:03 +0000 Subject: [SILENT_COMMIT] Update of POT and PO files for the manual --- po/ru/preseed.po | 27 ++++++++++----------------- po/ru/using-d-i.po | 26 +++++++++++++------------- 2 files changed, 23 insertions(+), 30 deletions(-) (limited to 'po/ru') diff --git a/po/ru/preseed.po b/po/ru/preseed.po index 25ef0c7ae..581cf78ec 100644 --- a/po/ru/preseed.po +++ b/po/ru/preseed.po @@ -6,7 +6,7 @@ msgid "" msgstr "" "Project-Id-Version: preseed\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2008-10-05 00:05+0000\n" +"POT-Creation-Date: 2008-10-06 00:09+0000\n" "PO-Revision-Date: 2008-08-17 22:10+0400\n" "Last-Translator: D-R L10N Team \n" "Language-Team: Russian \n" @@ -1733,14 +1733,12 @@ msgstr "" #| "d-i partman/confirm boolean true" msgid "" "# If the system has free space you can choose to only partition that space.\n" -"# Note: this must be preseeded with a localized (translated) value.\n" -"#d-i partman-auto/init_automatically_partition \\\n" -"# select Guided - use the largest continuous free space\n" +"#d-i partman-auto/init_automatically_partition select biggest_free\n" "\n" "# Alternatively, you can specify a disk to partition. The device name must\n" "# be given in traditional non-devfs format.\n" -"# For example, to use the first SCSI/SATA hard disk:\n" "# Note: A disk must be specified, unless the system has only one disk.\n" +"# For example, to use the first SCSI/SATA hard disk:\n" "#d-i partman-auto/disk string /dev/sda\n" "# In addition, you'll need to specify the method to use.\n" "# The presently available methods are: \"regular\", \"lvm\" and \"crypto\"\n" @@ -1755,14 +1753,11 @@ msgid "" "# And the same goes for the confirmation to write the lvm partitions.\n" "d-i partman-lvm/confirm boolean true\n" "\n" -"# You can choose from any of the predefined partitioning recipes.\n" -"# Note: this must be preseeded with a localized (translated) value.\n" -"d-i partman-auto/choose_recipe \\\n" -" select All files in one partition (recommended for new users)\n" -"#d-i partman-auto/choose_recipe \\\n" -"# select Separate /home partition\n" -"#d-i partman-auto/choose_recipe \\\n" -"# select Separate /home, /usr, /var, and /tmp partitions\n" +"# You can choose one of the three predefined partitioning recipes:\n" +"# - atomic: all files in one partition\n" +"# - home: separate /home partition\n" +"# - multi: separate /home, /usr, /var, and /tmp partitions\n" +"d-i partman-auto/choose_recipe select atomic\n" "\n" "# Or provide a recipe of your own...\n" "# The recipe format is documented in the file devel/partman-auto-recipe." @@ -1795,8 +1790,7 @@ msgid "" "# This makes partman automatically partition without confirmation, provided\n" "# that you told it what to do using one of the methods above.\n" "d-i partman/confirm_write_new_label boolean true\n" -"d-i partman/choose_partition \\\n" -" select Finish partitioning and write changes to disk\n" +"d-i partman/choose_partition select finish\n" "d-i partman/confirm boolean true" msgstr "" "# Если система имеет свободное место, вы можете выбрать для разметки\n" @@ -2014,8 +2008,7 @@ msgid "" "# This makes partman automatically partition without confirmation.\n" "d-i partman-md/confirm boolean true\n" "d-i partman/confirm_write_new_label boolean true\n" -"d-i partman/choose_partition \\\n" -" select Finish partitioning and write changes to disk\n" +"d-i partman/choose_partition select finish\n" "d-i partman/confirm boolean true" msgstr "" "# ЗАМЕЧАНИЕ: это бета-версия, используйте осторожно\n" diff --git a/po/ru/using-d-i.po b/po/ru/using-d-i.po index 2d468af81..9bbf6e2bb 100644 --- a/po/ru/using-d-i.po +++ b/po/ru/using-d-i.po @@ -5,7 +5,7 @@ msgid "" msgstr "" "Project-Id-Version: using-d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2008-10-05 00:05+0000\n" +"POT-Creation-Date: 2008-10-06 00:09+0000\n" "PO-Revision-Date: 2008-06-01 14:30+0400\n" "Last-Translator: D-R L10N Team \n" "Language-Team: Russian \n" @@ -5198,18 +5198,18 @@ msgid "" "Support for loading firmware is still relatively basic and is likely to be " "improved in future releases of the installer. Currently &d-i; will for " "example not display any warning if you choose to load missing firmware, but " -"the requested firmware is not found. Please report any issues you encounter." +"the requested firmware is not found. Please report any issues you encounter " +"by filing an installation report (see )." msgstr "" #. Tag: title -#: using-d-i.xml:3253 +#: using-d-i.xml:3254 #, no-c-format msgid "Preparing a medium" msgstr "" #. Tag: para -#: using-d-i.xml:3254 +#: using-d-i.xml:3255 #, no-c-format msgid "" "Although in some cases the firmware can also be loaded from a partition on a " @@ -5222,7 +5222,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3264 +#: using-d-i.xml:3265 #, no-c-format msgid "" "Tarballs containing current packages for the most common firmware are " @@ -5233,7 +5233,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3278 +#: using-d-i.xml:3279 #, no-c-format msgid "" "If the firmware you need is not included in the tarball, you can also " @@ -5244,7 +5244,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3292 +#: using-d-i.xml:3293 #, no-c-format msgid "" "It is also possible to copy individual firmware files to the medium. Loose " @@ -5253,13 +5253,13 @@ msgid "" msgstr "" #. Tag: title -#: using-d-i.xml:3301 +#: using-d-i.xml:3302 #, no-c-format msgid "Firmware and the Installed System" msgstr "" #. Tag: para -#: using-d-i.xml:3302 +#: using-d-i.xml:3303 #, no-c-format msgid "" "Any firmware loaded during the installation will be copied automatically to " @@ -5271,7 +5271,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3311 +#: using-d-i.xml:3312 #, no-c-format msgid "" "If the firmware was loaded from a firmware package, &d-i; will also install " @@ -5282,7 +5282,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3319 +#: using-d-i.xml:3320 #, no-c-format msgid "" "If loading the firmware was skipped during the installation, the relevant " @@ -5291,7 +5291,7 @@ msgid "" msgstr "" #. Tag: para -#: using-d-i.xml:3326 +#: using-d-i.xml:3327 #, no-c-format msgid "" "If the firmware was loaded from loose firmware files, the firmware copied to " -- cgit v1.2.3