diff options
Diffstat (limited to 'po/pot/preseed.pot')
-rw-r--r-- | po/pot/preseed.pot | 53 |
1 files changed, 15 insertions, 38 deletions
diff --git a/po/pot/preseed.pot b/po/pot/preseed.pot index 89fb463c8..a4091fe49 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: 2007-02-18 17:46+0000\n" +"POT-Creation-Date: 2007-02-22 15:36+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" @@ -1294,40 +1294,17 @@ msgstr "" #. Tag: title #: preseed.xml:966 #, no-c-format -msgid "Mailer configuration" -msgstr "" - -#. Tag: para -#: preseed.xml:967 -#, no-c-format -msgid "During a normal install, exim asks only a few questions. Here's how to avoid even those. More complicated preseeding is possible." -msgstr "" - -#. Tag: screen -#: preseed.xml:974 -#, no-c-format -msgid "" - "exim4-config exim4/dc_eximconfig_configtype \\\n" - " select no configuration at this time\n" - "exim4-config exim4/no_config boolean true\n" - "exim4-config exim4/no_config boolean true\n" - "exim4-config exim4/dc_postmaster string" -msgstr "" - -#. Tag: title -#: preseed.xml:979 -#, no-c-format msgid "X configuration" msgstr "" #. Tag: para -#: preseed.xml:980 +#: preseed.xml:967 #, no-c-format msgid "Preseeding Debian's X config is possible, but you probably need to know some details about the video hardware of the machine, since Debian's X configurator does not do fully automatic configuration of everything." msgstr "" #. Tag: screen -#: preseed.xml:988 +#: preseed.xml:975 #, no-c-format msgid "" "# X can detect the right driver for some cards, but if you're preseeding,\n" @@ -1353,13 +1330,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:993 +#: preseed.xml:980 #, no-c-format msgid "Preseeding other packages" msgstr "" #. Tag: screen -#: preseed.xml:995 +#: preseed.xml:982 #, no-c-format msgid "" "# Depending on what software you choose to install, or if things go wrong\n" @@ -1372,25 +1349,25 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1002 +#: preseed.xml:989 #, no-c-format msgid "Advanced options" msgstr "" #. Tag: title -#: preseed.xml:1005 +#: preseed.xml:992 #, no-c-format msgid "Running custom commands during the installation" msgstr "" #. Tag: para -#: preseed.xml:1006 +#: preseed.xml:993 #, no-c-format msgid "A very powerful and flexible option offered by the preconfiguration tools is the ability to run commands or scripts at certain points in the installation." msgstr "" #. Tag: screen -#: preseed.xml:1014 +#: preseed.xml:1001 #, no-c-format msgid "" "# d-i preseeding is inherently not secure. Nothing in the installer checks\n" @@ -1412,13 +1389,13 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1019 +#: preseed.xml:1006 #, no-c-format msgid "Using preseeding to change default values" msgstr "" #. Tag: para -#: preseed.xml:1020 +#: preseed.xml:1007 #, no-c-format msgid "" "It is possible to use preseeding to change the default answer for a question, but still have the question asked. To do this the <firstterm>seen</firstterm> flag must be reset to <quote>false</quote> after setting the value for a question. <informalexample><screen>\n" @@ -1428,19 +1405,19 @@ msgid "" msgstr "" #. Tag: title -#: preseed.xml:1048 +#: preseed.xml:1035 #, no-c-format msgid "Chainloading preconfiguration files" msgstr "" #. Tag: para -#: preseed.xml:1049 +#: preseed.xml:1036 #, 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:1059 +#: preseed.xml:1046 #, no-c-format msgid "" "# More than one file can be listed, separated by spaces; all will be\n" @@ -1468,7 +1445,7 @@ msgid "" msgstr "" #. Tag: para -#: preseed.xml:1061 +#: preseed.xml:1048 #, 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 "" |