summaryrefslogtreecommitdiff
path: root/po/pot
diff options
context:
space:
mode:
authorFelipe Augusto van de Wiel <faw@debian.org>2008-10-06 00:11:03 +0000
committerFelipe Augusto van de Wiel <faw@debian.org>2008-10-06 00:11:03 +0000
commit9fb29535ae88c9df703bdfc8cdbc87989714c047 (patch)
treea12473283c7d37e1a221ff21bf74b4fb972e545b /po/pot
parent51d84068e86ac581f752be829b1c825ad40a3062 (diff)
downloadinstallation-guide-9fb29535ae88c9df703bdfc8cdbc87989714c047.zip
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po/pot')
-rw-r--r--po/pot/preseed.pot27
-rw-r--r--po/pot/using-d-i.pot24
2 files changed, 22 insertions, 29 deletions
diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot
index 28554d5ec..3667f08dd 100644
--- a/po/pot/preseed.pot
+++ b/po/pot/preseed.pot
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\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: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -922,14 +922,12 @@ msgstr ""
#, no-c-format
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"
@@ -944,14 +942,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.txt.\n"
@@ -982,8 +977,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 ""
@@ -1051,8 +1045,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 ""
diff --git a/po/pot/using-d-i.pot b/po/pot/using-d-i.pot
index 798ac9a6f..ff4df6157 100644
--- a/po/pot/using-d-i.pot
+++ b/po/pot/using-d-i.pot
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: PACKAGE VERSION\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: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language-Team: LANGUAGE <LL@li.org>\n"
@@ -2472,65 +2472,65 @@ msgstr ""
#. Tag: para
#: using-d-i.xml:3243
#, no-c-format
-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 <xref linkend=\"submit-bug\"/>report any issues you encounter."
+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 by filing an installation report (see <xref linkend=\"submit-bug\"/>)."
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 hard disk, the most common method to load firmware will be from some removable medium such as a floppy disk or a USB stick. The firmware files or packages must be placed in either the root directory or a directory named <filename>/firmware</filename> of the file system on the medium. The recommended file system to use is FAT as that is most certain to be supported during the early stages of the installation."
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 available from: <itemizedlist> <listitem><para> <ulink url=\"&url-firmware-tarballs;\"></ulink> </para></listitem> </itemizedlist> Just download the tarball for the correct release and unpack it to the file system on the medium."
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 download specific firmware packages from the (non-free section of the) archive. The following overview should list most available firmware packages but is not guaranteed to be complete and may also contain non-firmware packages:"
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 firmware could be obtained for example from an already installed system or from a hardware vendor."
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 the installed system. In most cases this will ensure that the device that requires the firmware will also work correctly after the system is rebooted into the installed system. However, if the installed system runs a different kernel version from the installer there is a slight chance that the firmware cannot be loaded due to version skew."
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 this package for the installed system and will automatically add the non-free section of the package archive in APT's <filename>sources.list</filename>. This has the advantage that the firmware should be updated automatically if a new version becomes available."
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 device will probably not work with the installed system until the firmware (package) is installed manually."
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 the installed system will <emphasis>not</emphasis> be automatically updated unless the corresponding firmware package (if available) is installed after the installation is completed."
msgstr ""