summaryrefslogtreecommitdiff
path: root/po/fi
diff options
context:
space:
mode:
authorFelipe Augusto van de Wiel <faw@debian.org>2007-08-15 00:09:16 +0000
committerFelipe Augusto van de Wiel <faw@debian.org>2007-08-15 00:09:16 +0000
commit19a9f4e33c5d29ddab2f2157dd88ed3fc968e86e (patch)
tree42ebc04c6c8064ea1bf87c3038dc75bc72c4277c /po/fi
parentd5b3a955f2f5ccc3d0f9c671d0065985aa77faad (diff)
downloadinstallation-guide-19a9f4e33c5d29ddab2f2157dd88ed3fc968e86e.zip
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po/fi')
-rw-r--r--po/fi/preseed.po13
1 files changed, 9 insertions, 4 deletions
diff --git a/po/fi/preseed.po b/po/fi/preseed.po
index b8c755cff..84db34f96 100644
--- a/po/fi/preseed.po
+++ b/po/fi/preseed.po
@@ -5,7 +5,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Installation Guide preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2007-07-26 04:00+0000\n"
+"POT-Creation-Date: 2007-08-15 00:08+0000\n"
"PO-Revision-Date: 2007-03-13 05:59+0200\n"
"Last-Translator: Tapio Lehtonen <tale@debian.org>\n"
"Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
@@ -2041,16 +2041,21 @@ msgstr ""
#. Tag: screen
#: preseed.xml:896
-#, 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"
"#d-i apt-setup/contrib boolean true\n"
"# Uncomment this if you don't want to use a network mirror.\n"
-"#d-i apt-setup/use_mirror boolean false\n"
+"#d-i apt-setup/use_mirror boolean false<phrase condition=\"etch\">\n"
"# Uncomment this to avoid adding security sources, or\n"
"# add a hostname to use a different server than security.debian.org.\n"
-"#d-i apt-setup/security_host string\n"
+"#d-i apt-setup/security_host string</phrase><phrase condition=\"lenny\">\n"
+"# Select which update services to use; define the mirrors to be used.\n"
+"# Values shown below are the normal defaults.\n"
+"#d-i apt-setup/services-select multi-select security, volatile\n"
+"#d-i apt-setup/security_host string security.debian.org\n"
+"#d-i apt-setup/volatile_host string volatile.debian.org</phrase>\n"
"\n"
"# Additional repositories, local[0-9] available\n"
"#d-i apt-setup/local0/repository string \\\n"