diff options
author | Frans Pop <elendil@planet.nl> | 2007-02-18 17:47:08 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2007-02-18 17:47:08 +0000 |
commit | e6c18a5a3670969f4df9e1ee5a375d656cc8cc96 (patch) | |
tree | 4326ac19feb31447efda0fba1d45df90d8a31ae7 /po/pt/preseed.po | |
parent | 97faef1459f510bb1140c7aadc2f076e095f0fd0 (diff) | |
download | installation-guide-e6c18a5a3670969f4df9e1ee5a375d656cc8cc96.zip |
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po/pt/preseed.po')
-rw-r--r-- | po/pt/preseed.po | 11 |
1 files changed, 8 insertions, 3 deletions
diff --git a/po/pt/preseed.po b/po/pt/preseed.po index fcb9d513f..accc8ff72 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: 2007-02-12 22:15+0000\n" +"POT-Creation-Date: 2007-02-18 17:46+0000\n" "PO-Revision-Date: 2007-01-29 21:24+0000\n" "Last-Translator: Miguel Figueiredo <elmig@debianpt.org>\n" "Language-Team: Portuguese <traduz@debianpt.org>\n" @@ -1879,7 +1879,7 @@ msgstr "" #. Tag: screen #: preseed.xml:829 -#, no-c-format +#, fuzzy, no-c-format msgid "" "# You can choose to install non-free and contrib software.\n" "#d-i apt-setup/non-free boolean true\n" @@ -1897,7 +1897,12 @@ msgid "" "# URL to the public key of the local repository; you must provide a key or\n" "# apt will complain about the unauthenticated repository and so the\n" "# sources.list line will be left commented out\n" -"#d-i apt-setup/local0/key string http://local.server/key" +"#d-i apt-setup/local0/key string http://local.server/key\n" +"\n" +"# By default the installer requires that repositories be authenticated\n" +"# using a known gpg key. This setting can be used to disable that\n" +"# authentication. Warning: Insecure, not recommended.\n" +"#d-i debian-installer/allow_unauthenticated string true" msgstr "" "# Pode escolher instalar software das secções non-free e contrib.\n" "#d-i apt-setup/non-free boolean true\n" |