From ff3faa200d34411d86594e8cb2a254ae03dbab97 Mon Sep 17 00:00:00 2001 From: Felipe Augusto van de Wiel Date: Sun, 21 Oct 2007 00:06:54 +0000 Subject: [SILENT_COMMIT] Update of POT and PO files for the manual --- po/el/using-d-i.po | 360 +++++++++++++++++++++++++++++++++++------------------ 1 file changed, 238 insertions(+), 122 deletions(-) (limited to 'po/el') diff --git a/po/el/using-d-i.po b/po/el/using-d-i.po index 374a7b2d2..3ce3e2ced 100644 --- a/po/el/using-d-i.po +++ b/po/el/using-d-i.po @@ -9,7 +9,7 @@ msgid "" msgstr "" "Project-Id-Version: using-d-i\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2007-07-26 04:01+0000\n" +"POT-Creation-Date: 2007-10-21 00:05+0000\n" "PO-Revision-Date: 2007-02-01 10:00+0200\n" "Last-Translator: galaxico \n" "Language-Team: Greek \n" @@ -3340,14 +3340,12 @@ msgstr "" #. Tag: para #: using-d-i.xml:1973 -#, no-c-format +#, fuzzy, no-c-format msgid "" -"apt must be configured so that it knows where to retrieve " -"packages from. The installer largely takes care of this automatically based " -"on what it knows about your installation medium. The results of this " -"configuration are written to the file /etc/apt/sources.list, and you can examine and edit it to your liking after the install " -"is complete." +"apt must be configured so that it knows from where to " +"retrieve packages. The results of this configuration are written to the file " +"/etc/apt/sources.list. You can examine and edit this " +"file to your liking after the installation is complete." msgstr "" "Το apt θα πρέπει να έχει ρυθμιστεί ώστε να γνωρίζει από " "πού να ανακτήσει τα πακέτα. Ο εγκαταστάτης φροντίζει γι' αυτό σε μεγάλο " @@ -3356,14 +3354,132 @@ msgstr "" "/etc/apt/sources.list, οπότε μπορείτε να το ελέγξετε " "και να το διορθώσετε όπως επιθυμείτε μετά την ολοκήρωση της εγκατάστασης." -#. Tag: title +#. Tag: para +#: using-d-i.xml:1980 +#, no-c-format +msgid "" +"If you are installing at default priority, the installer will largely take " +"care of the configuration automatically, based on the installation method " +"you are using and possibly using choices made earlier in the installation. " +"In most cases the installer will automatically add a security mirror and, if " +"you are installing the stable distribution, a mirror for the " +"volatile update service." +msgstr "" + +#. Tag: para #: using-d-i.xml:1989 #, no-c-format +msgid "" +"If you are installing at a lower priority (e.g. in expert mode), you will be " +"able to make more decisions yourself. You can choose whether or not to use " +"the security and/or volatile update services, and you can choose to add " +"packages from the contrib and non-free " +"sections of the archive." +msgstr "" + +#. Tag: title +#: using-d-i.xml:2000 +#, no-c-format +msgid "Using a network mirror" +msgstr "" + +#. Tag: para +#: using-d-i.xml:2002 +#, no-c-format +msgid "" +"One question that will be asked in most cases is whether or not to use a " +"network mirror as a source for packages. In most cases the default answer " +"should be fine, but there are some exceptions." +msgstr "" + +#. Tag: para +#: using-d-i.xml:2008 +#, no-c-format +msgid "" +"If you are not installing from a full CD or DVD or " +"using a full CD/DVD image, you really should use a network mirror as " +"otherwise you will end up with only a very minimal system. However, if you " +"have a limited Internet connection it is best not to " +"select the desktop task in the next step of the " +"installation." +msgstr "" + +#. Tag: para +#: using-d-i.xml:2017 +#, no-c-format +msgid "" +"If you are installing from a full CD or using a CD image (not DVD), using a " +"network mirror is not required, but is still strongly recommended because a " +"single CD contains only a fairly limited number of packages. The installer " +"currently does not support using multiple CD or DVD images during the " +"installation Adding that option is planned. . If you " +"have a limited Internet connection it may still be best to not select a network mirror here, but to finish the installation using " +"only what's available on the CD and install additional packages after the " +"installation (i.e. after you have rebooted into the new system)." +msgstr "" + +#. Tag: para +#: using-d-i.xml:2033 +#, no-c-format +msgid "" +"If you are installing from a DVD or using a DVD image, the need to use a " +"network mirror is a lot smaller, but there is still a chance that some " +"packages that are part of the tasks you select in the next step will not be " +"included on the first DVD. This is especially true if you are installing in " +"another language than English: a number of font and localization packages " +"are known to be on the second DVD. So, if you have a reasonable Internet " +"connection it is still advisable to use a network mirror." +msgstr "" + +#. Tag: para +#: using-d-i.xml:2043 +#, no-c-format +msgid "" +"To install additional packages after the installation you have two options: " +" if you have additional CD/DVD images " +"available (from same set as the installation CD/DVD you are using), you can " +"add those to the sources.list using apt-cdrom; manually add a mirror to the " +"sources.list using an editor. You can then use one of the package management front-ends to " +"select and install additional packages It is possible to add both " +"additional CDs or DVDs and a network mirror in " +"/etc/apt/sources.list. Also adding a network mirror has " +"the advantage that it will make updates of packages in point releases of the " +"distribution available for installation. ." +msgstr "" + +#. Tag: para +#: using-d-i.xml:2075 +#, no-c-format +msgid "" +"In summary: selecting a network mirror is generally a good idea, except if " +"you do not have a good Internet connection. If the current version of a " +"package is available on the CD/DVD, the installer will alway use that. The " +"amount of data that will be downloaded if you do select a mirror thus " +"depends on a) the tasks you select in the next step of the installation, b) " +"which packages are needed for those tasks, and c) which of those packages " +"are present on the CD/DVD." +msgstr "" + +#. Tag: para +#: using-d-i.xml:2085 +#, no-c-format +msgid "" +"Note that even if you choose not to use a network mirror, some packages may " +"still be downloaded from the Internet if there is a security or volatile " +"update available for them and those services have been configured." +msgstr "" + +#. Tag: title +#: using-d-i.xml:2100 +#, no-c-format msgid "Selecting and Installing Software" msgstr "Επιλογή και εγκατάσταση Λογισμικού" #. Tag: para -#: using-d-i.xml:1991 +#: using-d-i.xml:2102 #, no-c-format msgid "" "During the installation process, you are given the opportunity to select " @@ -3381,7 +3497,7 @@ msgstr "" "υπολογιστή σας για την εκτέλεση διαφόρων \"καθηκόντων\"." #. Tag: para -#: using-d-i.xml:2000 +#: using-d-i.xml:2111 #, no-c-format msgid "" "So, you have the ability to choose tasks first, and " @@ -3419,7 +3535,7 @@ msgstr "" "δίσκου για τα διάφορες ομάδες πακέτων." #. Tag: para -#: using-d-i.xml:2027 +#: using-d-i.xml:2138 #, no-c-format msgid "" "Some tasks may be pre-selected based on the characteristics of the computer " @@ -3433,7 +3549,7 @@ msgstr "" "από αυτές σ' αυτό το σημείο." #. Tag: para -#: using-d-i.xml:2034 +#: using-d-i.xml:2145 #, no-c-format msgid "" "The Desktop environment task will install the GNOME desktop " @@ -3446,7 +3562,7 @@ msgstr "" "ενός άλλου περιβάλλοντος επιφάνειας εργασίας όπως για παράδειγμα το KDE." #. Tag: para -#: using-d-i.xml:2042 +#: using-d-i.xml:2153 #, fuzzy, no-c-format msgid "" "It is possible to get the installer to install KDE by using preseeding (see " @@ -3474,7 +3590,7 @@ msgstr "" "χρησιμοποιείτε μια εικόνα DVD ή όποιαδήποτε άλλη μέθοδο εγκατάστασης." #. Tag: para -#: using-d-i.xml:2062 +#: using-d-i.xml:2173 #, no-c-format msgid "" "The various server tasks will install software roughly as follows. DNS " @@ -3494,7 +3610,7 @@ msgstr "" "apache." #. Tag: para -#: using-d-i.xml:2074 +#: using-d-i.xml:2185 #, fuzzy, no-c-format msgid "" "Once you've selected your tasks, select &BTN-CONT;. At this point, " @@ -3506,7 +3622,7 @@ msgstr "" "εγκαταστήσει τα πακέτα που ανήκουν στις ομάδες που έχετε επιλέξει." #. Tag: para -#: using-d-i.xml:2081 +#: using-d-i.xml:2192 #, no-c-format msgid "" "In the standard user interface of the installer, you can use the space bar " @@ -3517,7 +3633,7 @@ msgstr "" "\"." #. Tag: para -#: using-d-i.xml:2087 +#: using-d-i.xml:2198 #, no-c-format msgid "" "You should be aware that especially the Desktop task is very large. " @@ -3536,7 +3652,7 @@ msgstr "" "την εγκατάσταση των πακέτων όταν αυτή ξεκινήσει." #. Tag: para -#: using-d-i.xml:2096 +#: using-d-i.xml:2207 #, no-c-format msgid "" "Even when packages are included on the CD-ROM, the installer may still " @@ -3555,7 +3671,7 @@ msgstr "" "εγκαταστάτη." #. Tag: para -#: using-d-i.xml:2105 +#: using-d-i.xml:2216 #, no-c-format msgid "" "Each package you selected with tasksel is downloaded, " @@ -3571,13 +3687,13 @@ msgstr "" "αυτής." #. Tag: title -#: using-d-i.xml:2118 +#: using-d-i.xml:2229 #, no-c-format msgid "Making Your System Bootable" msgstr "Καθιστώντας το Σύστημα Εκκινήσιμο" #. Tag: para -#: using-d-i.xml:2120 +#: using-d-i.xml:2231 #, no-c-format msgid "" "If you are installing a diskless workstation, obviously, booting off the " @@ -3592,13 +3708,13 @@ msgstr "" "linkend=\"boot-dev-select-sun\"/>." #. Tag: title -#: using-d-i.xml:2135 +#: using-d-i.xml:2246 #, no-c-format msgid "Detecting other operating systems" msgstr "Ανίχνευση άλλων λειτουργικών συστημάτων" #. Tag: para -#: using-d-i.xml:2137 +#: using-d-i.xml:2248 #, no-c-format msgid "" "Before a boot loader is installed, the installer will attempt to probe for " @@ -3615,7 +3731,7 @@ msgstr "" "λειτουργικά συστήματα." #. Tag: para -#: using-d-i.xml:2145 +#: using-d-i.xml:2256 #, no-c-format msgid "" "Note that multiple operating systems booting on a single machine is still " @@ -3633,13 +3749,13 @@ msgstr "" "σας εκκίνησης." #. Tag: title -#: using-d-i.xml:2163 +#: using-d-i.xml:2274 #, no-c-format msgid "Install aboot on a Hard Disk" msgstr "Εγκατάσταση του aboot σε Σκληρό Δίσκο" #. Tag: para -#: using-d-i.xml:2164 +#: using-d-i.xml:2275 #, no-c-format msgid "" "If you have booted from SRM and you select this option, the installer will " @@ -3662,13 +3778,13 @@ msgstr "" "πρέπει να εκκινήσετε το GNU/Linux από μια δισκέττα." #. Tag: title -#: using-d-i.xml:2184 +#: using-d-i.xml:2295 #, no-c-format msgid "palo-installer" msgstr "εγκαταστάτης του palo" #. Tag: para -#: using-d-i.xml:2185 +#: using-d-i.xml:2296 #, no-c-format msgid "" "The bootloader on PA-RISC is palo. PALO is " @@ -3685,20 +3801,20 @@ msgstr "" "πράγματι να διαβάσει τμήματα Linux." #. Tag: para -#: using-d-i.xml:2194 +#: using-d-i.xml:2305 #, no-c-format msgid "hppa FIXME ( need more info )" msgstr "hppa FIXME ( need more info )" #. Tag: title -#: using-d-i.xml:2206 +#: using-d-i.xml:2317 #, no-c-format msgid "Install the Grub Boot Loader on a Hard Disk" msgstr "" "Εγκατάσταση στο Σκληρό Δίσκο του Φορτωτή Εκκίνησης Grub" #. Tag: para -#: using-d-i.xml:2208 +#: using-d-i.xml:2319 #, fuzzy, no-c-format msgid "" "The main &architecture; boot loader is called grub. Grub is a " @@ -3710,7 +3826,7 @@ msgstr "" "ορισμοί επιλογή του debian εγκαταστάτη για αρχάριους όπως και για βετεράνους." #. Tag: para -#: using-d-i.xml:2214 +#: using-d-i.xml:2325 #, no-c-format msgid "" "By default, grub will be installed into the Master Boot Record (MBR), where " @@ -3723,7 +3839,7 @@ msgstr "" "βιβλίο οδηγιών του grub." #. Tag: para -#: using-d-i.xml:2220 +#: using-d-i.xml:2331 #, fuzzy, no-c-format msgid "" "If you do not want to install grub, use the &BTN-GOBACK; button to get to " @@ -3735,14 +3851,14 @@ msgstr "" "εκκίνησης θέλετε." #. Tag: title -#: using-d-i.xml:2233 +#: using-d-i.xml:2344 #, no-c-format msgid "Install the LILO Boot Loader on a Hard Disk" msgstr "" "Εγκατάσταση στο Σκληρό Δίσκο του Φορτωτή Εκκίνησης Lilo" #. Tag: para -#: using-d-i.xml:2235 +#: using-d-i.xml:2346 #, no-c-format msgid "" "The second &architecture; boot loader is called LILO. It is " @@ -3760,7 +3876,7 @@ msgstr "" "\">LILO mini-HOWTO ιστοσελίδα." #. Tag: para -#: using-d-i.xml:2245 +#: using-d-i.xml:2356 #, no-c-format msgid "" "Currently the LILO installation will only create menu entries for other " @@ -3775,7 +3891,7 @@ msgstr "" "συστήματα όπως GNU/Linux και GNU/Hurd. " #. Tag: para -#: using-d-i.xml:2253 +#: using-d-i.xml:2364 #, no-c-format msgid "" "&d-i; offers you three choices on where to install the LILOLILO:" #. Tag: term -#: using-d-i.xml:2260 +#: using-d-i.xml:2371 #, no-c-format msgid "Master Boot Record (MBR)" msgstr "Κύρια Εγγραφή Εκκίνησης (MBR)" #. Tag: para -#: using-d-i.xml:2260 +#: using-d-i.xml:2371 #, no-c-format msgid "" "This way the LILO will take complete control of the boot " @@ -3801,13 +3917,13 @@ msgstr "" "διαδικασίας εκκίνησης." #. Tag: term -#: using-d-i.xml:2267 +#: using-d-i.xml:2378 #, no-c-format msgid "new Debian partition" msgstr "νέο τμήμα Debian" #. Tag: para -#: using-d-i.xml:2267 +#: using-d-i.xml:2378 #, no-c-format msgid "" "Choose this if you want to use another boot manager. LILO " @@ -3819,13 +3935,13 @@ msgstr "" "τμήματος Debian και θα χρησιμεύσει ως δευτερεύον φορτωτής εκκίνησης." #. Tag: term -#: using-d-i.xml:2276 +#: using-d-i.xml:2387 #, no-c-format msgid "Other choice" msgstr "Άλλη επιλογή" #. Tag: para -#: using-d-i.xml:2276 +#: using-d-i.xml:2387 #, fuzzy, no-c-format msgid "" "Useful for advanced users who want to install LILO " @@ -3845,7 +3961,7 @@ msgstr "" "sda." #. Tag: para -#: using-d-i.xml:2290 +#: using-d-i.xml:2401 #, no-c-format msgid "" "If you can no longer boot into Windows 9x (or DOS) after this step, you'll " @@ -3862,14 +3978,14 @@ msgstr "" "επιστρέψετε στο Debian!" #. Tag: title -#: using-d-i.xml:2306 +#: using-d-i.xml:2417 #, no-c-format msgid "Install the ELILO Boot Loader on a Hard Disk" msgstr "" "Εγκατάσταση του Φορτωτή Εκκίνησης ELILO στο Σκληρό Δίσκο" #. Tag: para -#: using-d-i.xml:2308 +#: using-d-i.xml:2419 #, no-c-format msgid "" "The &architecture; boot loader is called elilo. It is modeled " @@ -3900,7 +4016,7 @@ msgstr "" "διαδικασία της φόρτωσης και εκκίνησης του πυρήνα του Linux." #. Tag: para -#: using-d-i.xml:2324 +#: using-d-i.xml:2435 #, no-c-format msgid "" "The elilo configuration and installation is done as the last " @@ -3918,13 +4034,13 @@ msgstr "" "σύστημα αρχείων root." #. Tag: title -#: using-d-i.xml:2336 +#: using-d-i.xml:2447 #, no-c-format msgid "Choose the correct partition!" msgstr "Επιλέξτε το σωστό τμήμα!" #. Tag: para -#: using-d-i.xml:2338 +#: using-d-i.xml:2449 #, no-c-format msgid "" "The criteria for selecting a partition is that it is FAT format filesystem " @@ -3944,13 +4060,13 @@ msgstr "" "οποιοδήποτε περιεχόμενο υπάρχει από πριν!" #. Tag: title -#: using-d-i.xml:2353 +#: using-d-i.xml:2464 #, no-c-format msgid "EFI Partition Contents" msgstr "Περιεχόμενα του Τμήματος EFI" #. Tag: para -#: using-d-i.xml:2355 +#: using-d-i.xml:2466 #, no-c-format msgid "" "The EFI partition is a FAT filesystem format partition on one of the hard " @@ -3981,13 +4097,13 @@ msgstr "" "αρχείων στη διάρκεια αναβάθμισης του συστήματος ή επαναρύθμισής του." #. Tag: filename -#: using-d-i.xml:2377 +#: using-d-i.xml:2488 #, no-c-format msgid "elilo.conf" msgstr "elilo.conf" #. Tag: para -#: using-d-i.xml:2378 +#: using-d-i.xml:2489 #, no-c-format msgid "" "This is the configuration file read by the boot loader when it starts. It is " @@ -3999,13 +4115,13 @@ msgstr "" "αλλαγμένα έτσι ώστε να αναφέρονται στα αρχεία του τμήματος EFI." #. Tag: filename -#: using-d-i.xml:2387 +#: using-d-i.xml:2498 #, no-c-format msgid "elilo.efi" msgstr "elilo.efi" #. Tag: para -#: using-d-i.xml:2388 +#: using-d-i.xml:2499 #, no-c-format msgid "" "This is the boot loader program that the EFI Boot Manager " @@ -4019,13 +4135,13 @@ msgstr "" "Εκκίνησης EFI του Debian GNU/Linux." #. Tag: filename -#: using-d-i.xml:2398 +#: using-d-i.xml:2509 #, no-c-format msgid "initrd.img" msgstr "initrd.img" #. Tag: para -#: using-d-i.xml:2399 +#: using-d-i.xml:2510 #, no-c-format msgid "" "This is the initial root filesystem used to boot the kernel. It is a copy of " @@ -4040,13 +4156,13 @@ msgstr "" "συμβολικού δεσμού το /initrd.img." #. Tag: filename -#: using-d-i.xml:2411 +#: using-d-i.xml:2522 #, no-c-format msgid "readme.txt" msgstr "readme.txt" #. Tag: para -#: using-d-i.xml:2412 +#: using-d-i.xml:2523 #, no-c-format msgid "" "This is a small text file warning you that the contents of the directory are " @@ -4059,13 +4175,13 @@ msgstr "" "το /usr/sbin/elilo." #. Tag: filename -#: using-d-i.xml:2422 +#: using-d-i.xml:2533 #, no-c-format msgid "vmlinuz" msgstr "vmlinuz" #. Tag: para -#: using-d-i.xml:2423 +#: using-d-i.xml:2534 #, no-c-format msgid "" "This is the compressed kernel itself. It is a copy of the file referenced in " @@ -4079,13 +4195,13 @@ msgstr "" "δείχνει μεσώ συμβολικού δεσμού το αρχείο /vmlinuz." #. Tag: title -#: using-d-i.xml:2443 +#: using-d-i.xml:2554 #, no-c-format msgid "arcboot-installer" msgstr "εγκαταστάτης του arcboot" #. Tag: para -#: using-d-i.xml:2444 +#: using-d-i.xml:2555 #, no-c-format msgid "" "The boot loader on SGI machines is arcboot. It has to be " @@ -4130,13 +4246,13 @@ msgstr "" "στη συνέχεια boot." #. Tag: replaceable -#: using-d-i.xml:2463 +#: using-d-i.xml:2574 #, no-c-format msgid "scsi" msgstr "scsi" #. Tag: para -#: using-d-i.xml:2464 +#: using-d-i.xml:2575 #, no-c-format msgid "" "is the SCSI bus to be booted from, this is 0 for the " @@ -4146,13 +4262,13 @@ msgstr "" "0 για ελεγκτές ενσωματωμένους στην μητρική" #. Tag: replaceable -#: using-d-i.xml:2472 +#: using-d-i.xml:2583 #, no-c-format msgid "disk" msgstr "disk" #. Tag: para -#: using-d-i.xml:2473 +#: using-d-i.xml:2584 #, no-c-format msgid "" "is the SCSI ID of the hard disk on which arcboot is " @@ -4162,13 +4278,13 @@ msgstr "" "arcboot." #. Tag: replaceable -#: using-d-i.xml:2481 using-d-i.xml:2550 +#: using-d-i.xml:2592 using-d-i.xml:2661 #, no-c-format msgid "partnr" msgstr "partnr" #. Tag: para -#: using-d-i.xml:2482 +#: using-d-i.xml:2593 #, no-c-format msgid "" "is the number of the partition on which /etc/arcboot.conf." #. Tag: replaceable -#: using-d-i.xml:2490 +#: using-d-i.xml:2601 #, no-c-format msgid "config" msgstr "config" #. Tag: para -#: using-d-i.xml:2491 +#: using-d-i.xml:2602 #, no-c-format msgid "" "is the name of the configuration entry in /etc/arcboot.conf, το οποίο εξ ορισμού είναι linux." #. Tag: title -#: using-d-i.xml:2512 +#: using-d-i.xml:2623 #, no-c-format msgid "delo-installer" msgstr "εγκαταστάτης του delo" #. Tag: para -#: using-d-i.xml:2513 +#: using-d-i.xml:2624 #, no-c-format msgid "" "The boot loader on DECstations is DELO. It has to be " @@ -4230,13 +4346,13 @@ msgstr "" "" #. Tag: replaceable -#: using-d-i.xml:2532 +#: using-d-i.xml:2643 #, no-c-format msgid "#" msgstr "#" #. Tag: para -#: using-d-i.xml:2533 +#: using-d-i.xml:2644 #, no-c-format msgid "" "is the TurboChannel device to be booted from, on most DECstations this is " @@ -4247,13 +4363,13 @@ msgstr "" "μητρική αυτό είναι 3 " #. Tag: replaceable -#: using-d-i.xml:2541 +#: using-d-i.xml:2652 #, no-c-format msgid "id" msgstr "id" #. Tag: para -#: using-d-i.xml:2542 +#: using-d-i.xml:2653 #, no-c-format msgid "" "is the SCSI ID of the hard disk on which DELO is installed" @@ -4262,7 +4378,7 @@ msgstr "" "DELO ." #. Tag: para -#: using-d-i.xml:2551 +#: using-d-i.xml:2662 #, no-c-format msgid "" "is the number of the partition on which /etc/delo.conf " @@ -4272,13 +4388,13 @@ msgstr "" "delo.conf." #. Tag: replaceable -#: using-d-i.xml:2559 +#: using-d-i.xml:2670 #, no-c-format msgid "name" msgstr "name" #. Tag: para -#: using-d-i.xml:2560 +#: using-d-i.xml:2671 #, no-c-format msgid "" "is the name of the configuration entry in /etc/delo.conf, το οποίο εξ ορισμού είναι linux." #. Tag: para -#: using-d-i.xml:2570 +#: using-d-i.xml:2681 #, no-c-format msgid "" "In case /etc/delo.conf is on the first partition on the " @@ -4299,19 +4415,19 @@ msgstr "" "ρύθμισης, το σωστό είναι να χρησιμοποιήσετε" #. Tag: screen -#: using-d-i.xml:2576 +#: using-d-i.xml:2687 #, no-c-format msgid "boot #/rzid" msgstr "boot #/rzid" #. Tag: title -#: using-d-i.xml:2586 +#: using-d-i.xml:2697 #, no-c-format msgid "Install Yaboot on a Hard Disk" msgstr "Εγκατάσταση στον Σκληρό Δίσκο του Yaboot " #. Tag: para -#: using-d-i.xml:2587 +#: using-d-i.xml:2698 #, no-c-format msgid "" "Newer (mid 1998 and on) PowerMacs use yaboot as their " @@ -4332,13 +4448,13 @@ msgstr "" "OpenFirmware θα είναι ρυθμισμένο να ξεκινά το &debian;." #. Tag: title -#: using-d-i.xml:2605 +#: using-d-i.xml:2716 #, no-c-format msgid "Install Quik on a Hard Disk" msgstr "Εγκατάσταση στον Σκληρό Δίσκο του Quik" #. Tag: para -#: using-d-i.xml:2606 +#: using-d-i.xml:2717 #, no-c-format msgid "" "The boot loader for OldWorld Power Macintosh machines is quikzipl-installer" msgstr "εγκαταστάτης του zipl" #. Tag: para -#: using-d-i.xml:2623 +#: using-d-i.xml:2734 #, no-c-format msgid "" "The boot loader on &arch-title; is zipl. ZIPL στον δικτυακό τόπο των developerWorks της IBM." #. Tag: title -#: using-d-i.xml:2640 +#: using-d-i.xml:2751 #, no-c-format msgid "Install the SILO Boot Loader on a Hard Disk" msgstr "" "Εγκατάσταση στον Σκληρό Δίσκο του Φορτωτή Εκκίνησης SILO" #. Tag: para -#: using-d-i.xml:2642 +#: using-d-i.xml:2753 #, no-c-format msgid "" "The standard &architecture; boot loader is called silo. It is " @@ -4417,13 +4533,13 @@ msgstr "" "SunOS/Solaris. " #. Tag: title -#: using-d-i.xml:2667 +#: using-d-i.xml:2778 #, no-c-format msgid "Continue Without Boot Loader" msgstr "Συνεχίστε Χωρίς Φορτωτή Εκκίνησης" #. Tag: para -#: using-d-i.xml:2669 +#: using-d-i.xml:2780 #, no-c-format msgid "" "This option can be used to complete the installation even when no boot " @@ -4443,7 +4559,7 @@ msgstr "" "σύστημα και να χρησιμοποιηθεί για την εκκίνηση του GNU/Linux." #. Tag: para -#: using-d-i.xml:2678 +#: using-d-i.xml:2789 #, no-c-format msgid "" "If you plan to manually configure your bootloader, you should check the name " @@ -4466,13 +4582,13 @@ msgstr "" "επίσης να γνωρίζετε το σύστημα αρχείων του /boot. " #. Tag: title -#: using-d-i.xml:2695 +#: using-d-i.xml:2806 #, no-c-format msgid "Finishing the Installation" msgstr "Τελειώνοντας την Εγκατάσταση" #. Tag: para -#: using-d-i.xml:2696 +#: using-d-i.xml:2807 #, no-c-format msgid "" "These are the last bits to do before rebooting to your new system. It mostly " @@ -4483,13 +4599,13 @@ msgstr "" "μετά την χρήση του &d-i;." #. Tag: title -#: using-d-i.xml:2708 +#: using-d-i.xml:2819 #, no-c-format msgid "Finish the Installation and Reboot" msgstr "Ολοκλήρωση της Εγκατάστασης και Επανεκκίνηση" #. Tag: para -#: using-d-i.xml:2710 +#: using-d-i.xml:2821 #, no-c-format msgid "" "This is the last step in the initial Debian installation process. You will " @@ -4504,7 +4620,7 @@ msgstr "" "να εισέλθετε στο νέο σας Debian σύστημα. " #. Tag: para -#: using-d-i.xml:2717 +#: using-d-i.xml:2828 #, no-c-format msgid "" "Select the Finish the installation menu item " @@ -4520,13 +4636,13 @@ msgstr "" "στην διάρκεια του πρώτου σταδίου της εγκατάστασης." #. Tag: title -#: using-d-i.xml:2731 +#: using-d-i.xml:2842 #, no-c-format msgid "Miscellaneous" msgstr "Διάφορα" #. Tag: para -#: using-d-i.xml:2732 +#: using-d-i.xml:2843 #, no-c-format msgid "" "The components listed in this section are usually not involved in the " @@ -4538,13 +4654,13 @@ msgstr "" "για να βοηθήσουν τον χρήστη σε περίπτωση που κάτι δεν πάει καλά." #. Tag: title -#: using-d-i.xml:2745 +#: using-d-i.xml:2856 #, no-c-format msgid "Saving the installation logs" msgstr "Αποθήκευση αρχείων ημερολογίου εγκατάστασης" #. Tag: para -#: using-d-i.xml:2747 +#: using-d-i.xml:2858 #, no-c-format msgid "" "If the installation is successful, the logfiles created during the " @@ -4557,7 +4673,7 @@ msgstr "" "Debian." #. Tag: para -#: using-d-i.xml:2754 +#: using-d-i.xml:2865 #, no-c-format msgid "" "Choosing Save debug logs from the main menu " @@ -4574,13 +4690,13 @@ msgstr "" "σε ένα άλλο σύστημα ή να τα επισυνάψετε σε μια αναφορά εγκατάστασης." #. Tag: title -#: using-d-i.xml:2774 +#: using-d-i.xml:2885 #, no-c-format msgid "Using the Shell and Viewing the Logs" msgstr "Χρήση του Κελύφους και Παρακολούθηση των Καταγραφών Εγκατάστασης" #. Tag: para -#: using-d-i.xml:2776 +#: using-d-i.xml:2887 #, no-c-format msgid "" "There are several methods you can use to get a shell while running an " @@ -4607,7 +4723,7 @@ msgstr "" "keycombo> για να αλλάξετε και πάλι πίσω στον ίδιο τον εγκαταστάτη." #. Tag: para -#: using-d-i.xml:2794 +#: using-d-i.xml:2905 #, fuzzy, no-c-format msgid "" "If you cannot switch consoles, there is also an Execute a " @@ -4623,7 +4739,7 @@ msgstr "" "κλείσετε το κέλυφος." #. Tag: para -#: using-d-i.xml:2802 +#: using-d-i.xml:2913 #, no-c-format msgid "" "At this point you are booted from the RAM disk, and there is a limited set " @@ -4641,7 +4757,7 @@ msgstr "" "με μερικά ωραία χαρακτηριστικά όπως αυτόματη συμπλήρωση και ιστορικό." #. Tag: para -#: using-d-i.xml:2811 +#: using-d-i.xml:2922 #, no-c-format msgid "" "To edit and view files, use the text editor nano. Log " @@ -4653,7 +4769,7 @@ msgstr "" "εγκατάστασης μπορούν να βρεθούν στον κατάλογο /var/log." #. Tag: para -#: using-d-i.xml:2818 +#: using-d-i.xml:2929 #, no-c-format msgid "" "Although you can do basically anything in a shell that the available " @@ -4666,7 +4782,7 @@ msgstr "" "λογους εκσφαλμάτωσης (debugging)." #. Tag: para -#: using-d-i.xml:2824 +#: using-d-i.xml:2935 #, no-c-format msgid "" "Doing things manually from the shell may interfere with the installation " @@ -4681,13 +4797,13 @@ msgstr "" "το κέλυφος." #. Tag: title -#: using-d-i.xml:2839 +#: using-d-i.xml:2950 #, no-c-format msgid "Installation Over the Network" msgstr "Εγκατάσταση μέσω δικτύου" #. Tag: para -#: using-d-i.xml:2841 +#: using-d-i.xml:2952 #, no-c-format msgid "" "One of the more interesting components is network-console)." #. Tag: para -#: using-d-i.xml:2851 +#: using-d-i.xml:2962 #, no-c-format msgid "" "This component is not loaded into the main installation menu by default, so " @@ -4731,7 +4847,7 @@ msgstr "" "guimenuitem>." #. Tag: para -#: using-d-i.xml:2864 +#: using-d-i.xml:2975 #, no-c-format msgid "" "For installations on &arch-title;, this is the default method after setting " @@ -4741,7 +4857,7 @@ msgstr "" "μέθοδος μετά την ρύθμιση του δικτύου." #. Tag: para -#: using-d-i.xml:2869 +#: using-d-i.xml:2980 #, no-c-format msgid "" "After selecting this new entry, you " @@ -4765,7 +4881,7 @@ msgstr "" "εγκατάσταση από μακριά." #. Tag: para -#: using-d-i.xml:2881 +#: using-d-i.xml:2992 #, no-c-format msgid "" "Should you decide to continue with the installation locally, you can always " @@ -4777,7 +4893,7 @@ msgstr "" "μπορείτε να διαλέξετε ένα άλλο συστατικό του εγκαταστάτη." #. Tag: para -#: using-d-i.xml:2887 +#: using-d-i.xml:2998 #, no-c-format msgid "" "Now let's switch to the other side of the wire. As a prerequisite, you need " @@ -4811,7 +4927,7 @@ msgstr "" "επιβεβαιώσετε ότι είναι σωστό." #. Tag: para -#: using-d-i.xml:2904 +#: using-d-i.xml:3015 #, no-c-format msgid "" "If you install several computers in turn and they happen to have the same IP " @@ -4830,7 +4946,7 @@ msgstr "" "filename> και να ξαναπροσπαθήσετε." #. Tag: para -#: using-d-i.xml:2913 +#: using-d-i.xml:3024 #, no-c-format msgid "" "After the login you will be presented with an initial screen where you have " @@ -4851,7 +4967,7 @@ msgstr "" "μπορείτε να ξεκινήσετε πολλαπλά κελύφη." #. Tag: para -#: using-d-i.xml:2923 +#: using-d-i.xml:3034 #, no-c-format msgid "" "After you have started the installation remotely over SSH, you should not go " @@ -4868,7 +4984,7 @@ msgstr "" "εγκατεστημένο σύστημα." #. Tag: para -#: using-d-i.xml:2931 +#: using-d-i.xml:3042 #, no-c-format msgid "" "Also, if you are running the SSH session from an X terminal, you should not " -- cgit v1.2.3