summaryrefslogtreecommitdiff
path: root/po/el/preseed.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/el/preseed.po')
-rw-r--r--po/el/preseed.po24
1 files changed, 18 insertions, 6 deletions
diff --git a/po/el/preseed.po b/po/el/preseed.po
index 161773db5..e723abaf8 100644
--- a/po/el/preseed.po
+++ b/po/el/preseed.po
@@ -7,7 +7,7 @@ msgid ""
msgstr ""
"Project-Id-Version: preseed\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2007-07-20 17:30+0000\n"
+"POT-Creation-Date: 2007-07-26 04:00+0000\n"
"PO-Revision-Date: 2007-03-20 12:04+0200\n"
"Last-Translator: \n"
"Language-Team: <en@li.org>\n"
@@ -1624,17 +1624,23 @@ msgstr ""
#. Tag: screen
#: preseed.xml:790
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"# If the system has free space you can choose to only partition that space.\n"
"# Note: this must be preseeded with a localized (translated) value.\n"
"#d-i partman-auto/init_automatically_partition \\\n"
"# select Guided - use the largest continuous free space\n"
"\n"
-"# Alternatively, you can specify a disk to partition. The device name\n"
+"<phrase condition=\"etch\"># Alternatively, you can specify a disk to "
+"partition. The device name\n"
"# can be given in either devfs or traditional non-devfs format.\n"
"# For example, to use the first disk:\n"
-"d-i partman-auto/disk string /dev/discs/disc0/disc\n"
+"d-i partman-auto/disk string /dev/discs/disc0/disc</phrase><phrase condition="
+"\"lenny\">\n"
+"# Alternatively, you can specify a disk to partition. The device name must\n"
+"# be given in traditional non-devfs format.\n"
+"# For example, to use the first SCSI/SATA hard disk:\n"
+"d-i partman-auto/disk string /dev/sda</phrase>\n"
"# In addition, you'll need to specify the method to use.\n"
"# The presently available methods are: \"regular\", \"lvm\" and \"crypto\"\n"
"d-i partman-auto/method string lvm\n"
@@ -1931,14 +1937,20 @@ msgstr "Ρύθμιση ρολογιού και χρονικής ζώνης"
#. Tag: screen
#: preseed.xml:829
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"# Controls whether or not the hardware clock is set to UTC.\n"
"d-i clock-setup/utc boolean true\n"
"\n"
"# You may set this to any valid setting for $TZ; see the contents of\n"
"# /usr/share/zoneinfo/ for valid values.\n"
-"d-i time/zone string US/Eastern"
+"d-i time/zone string US/Eastern<phrase condition=\"lenny\">\n"
+"\n"
+"# Controls whether to use NTP to set the clock during the install\n"
+"d-i clock-setup/ntp boolean true\n"
+"# NTP server to use. The default is almost always fine here.\n"
+"#d-i clock-setup/ntp-server ntp.example.com\n"
+"</phrase>"
msgstr ""
"# Ελέγχει αν το ρολόι του υπολογιστή σας είναι ρυθμισμένο ή όχι σε UTC.\n"
"d-i clock-setup/utc boolean true\n"