diff options
Diffstat (limited to 'po')
-rw-r--r-- | po/el/preseed.po | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/po/el/preseed.po b/po/el/preseed.po index 8eac37fcf..5caebb8fb 100644 --- a/po/el/preseed.po +++ b/po/el/preseed.po @@ -1944,7 +1944,7 @@ msgid "" "# so this will only work if the disks are the same size.\n" "#d-i partman-auto/disk string /dev/discs/disc0/disc /dev/discs/disc1/disc\n" "\n" -"# Next you need to specify the physical partitions that will be used.\n" +"# Next you need to specify the physical partitions that will be used. \n" "#d-i partman-auto/expert_recipe string \\\n" "# multiraid :: \\\n" "# 1000 5000 4000 raid \\\n" @@ -2781,8 +2781,8 @@ msgid "" "#d-i preseed/include/checksum string 5da499872becccfeda2c4872f9171c3d\n" "\n" "# More flexibly, this runs a shell command and if it outputs the names of\n" -"# preconfiguration files, includes those files.\n" -"#d-i preseed/include_command\\\n" +"# preconfiguration files, includes those files. \n" +"#d-i preseed/include_command \\\n" "# string if [ \"`hostname`\" = bob ]; then echo bob.cfg; fi\n" "\n" "# Most flexibly of all, this downloads a program and runs it. The program\n" @@ -2813,7 +2813,7 @@ msgstr "" "# Ακόμα πιο ευέλικτα, αυτό εκτελεί μια εντολή κελύφους και αν δίνει σαν " "έξοδο τα ονόματα των\n" "# αρχείων προρυθμίσεων, τότε συμπεριλαμβάνει τα αρχεία αυτά.\n" -"#d-i preseed/include_command\\\n" +"#d-i preseed/include_command \\\n" "# string if [ \"`hostname`\" = bob ]; then echo bob.cfg; fi\n" "\n" "# Και για τη μέγιστη ευελιξία, αυτό κατεβάζει ένα πρόγραμμα και το εκτελεί. " |