From de662b7e688e97b2f517e31b6d1b3663a1c777a1 Mon Sep 17 00:00:00 2001 From: Christian Perrier Date: Sun, 10 Oct 2010 12:49:12 +0000 Subject: Regenerate PO(T) files --- po/el/partitioning.po | 148 +++++++++++++++++++++++++++++++++++++------------- 1 file changed, 109 insertions(+), 39 deletions(-) (limited to 'po/el/partitioning.po') diff --git a/po/el/partitioning.po b/po/el/partitioning.po index f021c3057..357037714 100644 --- a/po/el/partitioning.po +++ b/po/el/partitioning.po @@ -7,7 +7,7 @@ msgid "" msgstr "" "Project-Id-Version: partitioning\n" "Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n" -"POT-Creation-Date: 2010-10-05 18:28+0000\n" +"POT-Creation-Date: 2010-10-10 12:35+0000\n" "PO-Revision-Date: 2008-02-23 17:37+0200\n" "Last-Translator: quad-nrg.net \n" "Language-Team: Greek \n" @@ -20,14 +20,16 @@ msgstr "" #. Tag: title #: partitioning.xml:5 -#, no-c-format -msgid "Partitioning for Debian" +#, fuzzy, no-c-format +#| msgid "Partitioning for Debian" +msgid "Partitioning for &debian;" msgstr "Δημιουργία κατατμήσεων για το Debian" #. Tag: title #: partitioning.xml:13 -#, no-c-format -msgid "Deciding on Debian Partitions and Sizes" +#, fuzzy, no-c-format +#| msgid "Deciding on Debian Partitions and Sizes" +msgid "Deciding on &debian; Partitions and Sizes" msgstr "Αποφασίζοντας για τις κατατμήσεις στο Debian και τα μεγέθη τους" #. Tag: para @@ -134,14 +136,21 @@ msgstr "Το Δέντρο των Καταλόγων" #. Tag: para #: partitioning.xml:68 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "&debian-gnu; adheres to the Filesystem " +#| "Hierarchy Standard for directory and file naming. This standard " +#| "allows users and software programs to predict the location of files and " +#| "directories. The root level directory is represented simply by the slash " +#| "/. At the root level, all Debian systems include " +#| "these directories:" msgid "" "&debian-gnu; adheres to the Filesystem " "Hierarchy Standard for directory and file naming. This standard " "allows users and software programs to predict the location of files and " "directories. The root level directory is represented simply by the slash " -"/. At the root level, all Debian systems include these " -"directories:" +"/. At the root level, all &debian; systems include " +"these directories:" msgstr "" "Το &debian-gnu; ακολουθεί πιστά το πρότυπο Filesystem Hierarchy Standard για την ονομασία των καταλόγων και " @@ -425,15 +434,28 @@ msgstr "" #. Tag: para #: partitioning.xml:174 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "/var: variable data like news articles, e-mails, web " +#| "sites, databases, the packaging system cache, etc. will be placed under " +#| "this directory. The size of this directory depends greatly on the usage " +#| "of your system, but for most people will be dictated by the package " +#| "management tool's overhead. If you are going to do a full installation of " +#| "just about everything Debian has to offer, all in one session, setting " +#| "aside 2 or 3 GB of space for /var should be " +#| "sufficient. If you are going to install in pieces (that is to say, " +#| "install services and utilities, followed by text stuff, then X, ...), you " +#| "can get away with 300–500 MB. If hard drive space is at a premium " +#| "and you don't plan on doing major system updates, you can get by with as " +#| "little as 30 or 40 MB." msgid "" "/var: variable data like news articles, e-mails, web " "sites, databases, the packaging system cache, etc. will be placed under this " "directory. The size of this directory depends greatly on the usage of your " "system, but for most people will be dictated by the package management " "tool's overhead. If you are going to do a full installation of just about " -"everything Debian has to offer, all in one session, setting aside 2 or 3 GB " -"of space for /var should be sufficient. If you are " +"everything &debian; has to offer, all in one session, setting aside 2 or 3 " +"GB of space for /var should be sufficient. If you are " "going to install in pieces (that is to say, install services and utilities, " "followed by text stuff, then X, ...), you can get away with 300–500 " "MB. If hard drive space is at a premium and you don't plan on doing major " @@ -502,9 +524,16 @@ msgstr "Προτεινόμενο Σχήμα Διαμέρισης" #. Tag: para #: partitioning.xml:223 -#, no-c-format -msgid "" -"For new users, personal Debian boxes, home systems, and other single-user " +#, fuzzy, no-c-format +#| msgid "" +#| "For new users, personal Debian boxes, home systems, and other single-user " +#| "setups, a single / partition (plus swap) is probably " +#| "the easiest, simplest way to go. However, if your partition is larger " +#| "than around 6GB, choose ext3 as your partition type. Ext2 partitions need " +#| "periodic file system integrity checking, and this can cause delays during " +#| "booting when the partition is large." +msgid "" +"For new users, personal &debian; boxes, home systems, and other single-user " "setups, a single / partition (plus swap) is probably " "the easiest, simplest way to go. However, if your partition is larger than " "around 6GB, choose ext3 as your partition type. Ext2 partitions need " @@ -537,17 +566,27 @@ msgstr "" #. Tag: para #: partitioning.xml:240 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "You might need a separate /usr/local partition if " +#| "you plan to install many programs that are not part of the Debian " +#| "distribution. If your machine will be a mail server, you might need to " +#| "make /var/mail a separate partition. Often, putting " +#| "/tmp on its own partition, for instance " +#| "20–50MB, is a good idea. If you are setting up a server with lots " +#| "of user accounts, it's generally good to have a separate, large " +#| "/home partition. In general, the partitioning " +#| "situation varies from computer to computer depending on its uses." msgid "" "You might need a separate /usr/local partition if you " -"plan to install many programs that are not part of the Debian distribution. " -"If your machine will be a mail server, you might need to make /var/" -"mail a separate partition. Often, putting /tmp on its own partition, for instance 20–50MB, is a good idea. " -"If you are setting up a server with lots of user accounts, it's generally " -"good to have a separate, large /home partition. In " -"general, the partitioning situation varies from computer to computer " -"depending on its uses." +"plan to install many programs that are not part of the &debian; " +"distribution. If your machine will be a mail server, you might need to make " +"/var/mail a separate partition. Often, putting " +"/tmp on its own partition, for instance 20–50MB, " +"is a good idea. If you are setting up a server with lots of user accounts, " +"it's generally good to have a separate, large /home " +"partition. In general, the partitioning situation varies from computer to " +"computer depending on its uses." msgstr "" "Πιθανόν να χρειαστείτε και μια ξεχωριστή κατάτμηση για τον κατάλογο " "/usr/local αν σκοπεύετε να εγκαταστήσετε πολλά " @@ -853,15 +892,21 @@ msgstr "" #. Tag: title #: partitioning.xml:435 -#, no-c-format -msgid "Debian Partitioning Programs" +#, fuzzy, no-c-format +#| msgid "Debian Partitioning Programs" +msgid "&debian; Partitioning Programs" msgstr "Προγράμματα Διαμέρισης στο Debian" #. Tag: para #: partitioning.xml:436 -#, no-c-format -msgid "" -"Several varieties of partitioning programs have been adapted by Debian " +#, fuzzy, no-c-format +#| msgid "" +#| "Several varieties of partitioning programs have been adapted by Debian " +#| "developers to work on various types of hard disks and computer " +#| "architectures. Following is a list of the program(s) applicable for your " +#| "architecture." +msgid "" +"Several varieties of partitioning programs have been adapted by &debian; " "developers to work on various types of hard disks and computer " "architectures. Following is a list of the program(s) applicable for your " "architecture." @@ -878,9 +923,14 @@ msgstr "partman" #. Tag: para #: partitioning.xml:449 -#, no-c-format -msgid "" -"Recommended partitioning tool in Debian. This Swiss army knife can also " +#, fuzzy, no-c-format +#| msgid "" +#| "Recommended partitioning tool in Debian. This Swiss army knife can also " +#| "resize partitions, create filesystems " +#| "(format in Windows speak) and assign them to the " +#| "mountpoints." +msgid "" +"Recommended partitioning tool in &debian;. This Swiss army knife can also " "resize partitions, create filesystems " "(format in Windows speak) and assign them to the " "mountpoints." @@ -1099,14 +1149,22 @@ msgstr "" #. Tag: para #: partitioning.xml:591 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "If you have an existing other operating system such as DOS or Windows and " +#| "you want to preserve that operating system while installing Debian, you " +#| "may need to resize its partition to free up space for the Debian " +#| "installation. The installer supports resizing of both FAT and NTFS " +#| "filesystems; when you get to the installer's partitioning step, select " +#| "the option Manual and then simply select an " +#| "existing partition and change its size." msgid "" "If you have an existing other operating system such as DOS or Windows and " -"you want to preserve that operating system while installing Debian, you may " -"need to resize its partition to free up space for the Debian installation. " -"The installer supports resizing of both FAT and NTFS filesystems; when you " -"get to the installer's partitioning step, select the option " -"Manual and then simply select an existing " +"you want to preserve that operating system while installing &debian;, you " +"may need to resize its partition to free up space for the &debian; " +"installation. The installer supports resizing of both FAT and NTFS " +"filesystems; when you get to the installer's partitioning step, select the " +"option Manual and then simply select an existing " "partition and change its size." msgstr "" "Αν έχετε ήδη ένα άλλο λειτουργικό σύστημα όπως DOS ή Windows και θέλετε να " @@ -1201,12 +1259,24 @@ msgstr "" #. Tag: para #: partitioning.xml:641 -#, no-c-format +#, fuzzy, no-c-format +#| msgid "" +#| "This restriction doesn't apply if you have a BIOS newer than around " +#| "1995–98 (depending on the manufacturer) that supports the " +#| "Enhanced Disk Drive Support Specification. Both Lilo, the " +#| "Linux loader, and Debian's alternative mbr must use " +#| "the BIOS to read the kernel from the disk into RAM. If the BIOS int 0x13 " +#| "large disk access extensions are found to be present, they will be " +#| "utilized. Otherwise, the legacy disk access interface is used as a fall-" +#| "back, and it cannot be used to address any location on the disk higher " +#| "than the 1023rd cylinder. Once &arch-kernel; is booted, no matter what " +#| "BIOS your computer has, these restrictions no longer apply, since &arch-" +#| "kernel; does not use the BIOS for disk access." msgid "" "This restriction doesn't apply if you have a BIOS newer than around " "1995–98 (depending on the manufacturer) that supports the " "Enhanced Disk Drive Support Specification. Both Lilo, the " -"Linux loader, and Debian's alternative mbr must use the " +"Linux loader, and &debian;'s alternative mbr must use the " "BIOS to read the kernel from the disk into RAM. If the BIOS int 0x13 large " "disk access extensions are found to be present, they will be utilized. " "Otherwise, the legacy disk access interface is used as a fall-back, and it " -- cgit v1.2.3