summaryrefslogtreecommitdiff
path: root/po/fi/preseed.po
diff options
context:
space:
mode:
authorD-I role <debian-boot@lists.debian.org>2019-06-22 16:24:59 +0000
committerD-I role <debian-boot@lists.debian.org>2019-06-22 16:24:59 +0000
commitba268fc0ace724925a83c25a531bc4eba418f02a (patch)
tree7d49cda5acb9a8aab66c16c69ed5b000fd791603 /po/fi/preseed.po
parentf437df8145e8c2c08dc1af148dc398793712427f (diff)
downloadinstallation-guide-ba268fc0ace724925a83c25a531bc4eba418f02a.zip
[SILENT_COMMIT] Update of POT and PO files for the installation-guide
Diffstat (limited to 'po/fi/preseed.po')
-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 5957e5d12..5723e305a 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: 2018-06-03 06:59+0000\n"
+"POT-Creation-Date: 2019-06-22 16:23+0000\n"
"PO-Revision-Date: 2010-05-10 22:11+0300\n"
"Last-Translator: Tapio Lehtonen <tale@debian.org>\n"
"Language-Team: Finnish <debian-l10n-finnish@lists.debian.org>\n"
@@ -2257,9 +2257,9 @@ msgstr ""
"käytöstä. Lisätietoja löytyy tiedostoista <filename>partman-auto-recipe.txt</"
"filename> ja <filename>partman-auto-raid-recipe.txt</filename> "
"asennuspaketista <classname>debian-installer</classname>. Molemmat tiedostot "
-"ovat saatavilla myös <ulink url=\"&url-d-i-doc-devel;"
-"\">&d-i; lähdekoodivarastoalueelta</ulink>. Huomaa, että tuettu "
-"toiminnallisuus voi muuttua julkaisujen välillä."
+"ovat saatavilla myös <ulink url=\"&url-d-i-doc-devel;\">&d-i; "
+"lähdekoodivarastoalueelta</ulink>. Huomaa, että tuettu toiminnallisuus voi "
+"muuttua julkaisujen välillä."
#. Tag: para
#: preseed.xml:960
@@ -2383,6 +2383,11 @@ msgid ""
"# - crypto: use LVM within an encrypted partition\n"
"d-i partman-auto/method string lvm\n"
"\n"
+"# You can define the amount of space that will be used for the LVM volume\n"
+"# group. It can either be a size with its unit (eg. 20 GB), a percentage of\n"
+"# free space or the 'max' keyword.\n"
+"d-i partman-auto-lvm/guided_size string max\n"
+"\n"
"# If one of the disks that are going to be automatically partitioned\n"
"# contains an old LVM configuration, the user will normally receive a\n"
"# warning. This can be preseeded away...\n"