From b71ce63785cd93e83902bc65897f284d43d63496 Mon Sep 17 00:00:00 2001 From: Felipe Augusto van de Wiel Date: Mon, 29 Dec 2008 01:14:18 +0000 Subject: [SILENT_COMMIT] Update of POT and PO files for the manual --- po/pt/preseed.po | 23 ++++++++++++++++------- 1 file changed, 16 insertions(+), 7 deletions(-) (limited to 'po/pt') diff --git a/po/pt/preseed.po b/po/pt/preseed.po index 3c03edee8..9e97069bf 100644 --- a/po/pt/preseed.po +++ b/po/pt/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-12-28 01:11+0000\n" +"POT-Creation-Date: 2008-12-29 01:12+0000\n" "PO-Revision-Date: 2008-12-28 10:09+0000\n" "Last-Translator: Miguel Figueiredo \n" "Language-Team: Portuguese \n" @@ -1551,7 +1551,6 @@ msgstr "" #. Tag: title #: preseed.xml:776 #, no-c-format -#| msgid "Network configuration" msgid "Network console" msgstr "Consola de rede" @@ -2568,7 +2567,7 @@ msgstr "" #. Tag: screen #: preseed.xml:1045 -#, no-c-format +#, fuzzy, no-c-format #| msgid "" #| "# d-i preseeding is inherently not secure. Nothing in the installer " #| "checks\n" @@ -2584,6 +2583,15 @@ msgstr "" #| "# preseeding is read.\n" #| "#d-i preseed/early_command string anna-install some-udeb\n" #| "\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 string debconf-set partman-auto/disk \"$(list-" +#| "devices disk | head -n1)\"\n" +#| "\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" @@ -2603,13 +2611,14 @@ 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" -"\n" +"\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 string debconf-set partman-auto/disk \"$(list-" -"devices disk | head -n1)\"\n" -"\n" +"#d-i partman/early_command \\\n" +"# string debconf-set partman-auto/disk \"$(list-devices disk | head -" +"n1)\"\n" +"\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" -- cgit v1.2.3