diff options
Diffstat (limited to 'po/pot/preseed.pot')
-rw-r--r-- | po/pot/preseed.pot | 12 |
1 files changed, 5 insertions, 7 deletions
diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot index e7c2a7a2d..88aa80bef 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: 2009-03-01 01:12+0000\n" +"POT-Creation-Date: 2009-04-29 00:14+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" @@ -1441,13 +1441,11 @@ msgid "" "# This first command is run as early as possible, just after\n" "# preseeding is read.\n" "#d-i preseed/early_command string anna-install some-udeb\n" - "<phrase condition=\"squeeze\">\n" "# This command is run immediately before the partitioner starts. It may be\n" "# useful to apply dynamic partitioner preseeding that depends on the state\n" "# of the disks (which may not be visible when preseed/early_command runs).\n" "#d-i partman/early_command \\\n" "# string debconf-set partman-auto/disk \"$(list-devices disk | head -n1)\"\n" - "</phrase>\n" "# This command is run just before the install finishes, but when there is\n" "# still a usable /target directory. You can chroot to /target and use it\n" "# directly, or use the apt-install and in-target commands to easily install\n" @@ -1484,19 +1482,19 @@ msgid "If you are preseeding using boot parameters, you can make the installer a msgstr "" #. Tag: title -#: preseed.xml:1092 +#: preseed.xml:1090 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1093 +#: preseed.xml:1091 #, no-c-format msgid "It is possible to include other preconfiguration files from a preconfiguration file. Any settings in those files will override pre-existing settings from files loaded earlier. This makes it possible to put, for example, general networking settings for your location in one file and more specific settings for certain configurations in other files." msgstr "" #. Tag: screen -#: preseed.xml:1103 +#: preseed.xml:1101 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -1524,7 +1522,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1105 +#: preseed.xml:1103 #, no-c-format msgid "It is also possible to chainload from the initrd or file preseeding phase, into network preseeding by setting preseed/url in the earlier files. This will cause network preseeding to be performed when the network comes up. You need to be careful when doing this, since there will be two distinct runs at preseeding, meaning for example that you get another chance to run the preseed/early command, the second one happening after the network comes up." msgstr "" |