summaryrefslogtreecommitdiff
path: root/po/el/post-install.po
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2006-04-28 19:35:06 +0000
committerFrans Pop <elendil@planet.nl>2006-04-28 19:35:06 +0000
commit5dd2c44a87cc5533ca44dc06eb78625157e5d08e (patch)
tree15dfcbaa5a7aedb6e0fc5e6ac97381912b38f034 /po/el/post-install.po
parentf6fe47e9d11f883fab2044bf914486078ff3e07c (diff)
downloadinstallation-guide-5dd2c44a87cc5533ca44dc06eb78625157e5d08e.zip
Update of POT and PO files for the manual
Diffstat (limited to 'po/el/post-install.po')
-rw-r--r--po/el/post-install.po98
1 files changed, 48 insertions, 50 deletions
diff --git a/po/el/post-install.po b/po/el/post-install.po
index 120d5663d..17f37bcf2 100644
--- a/po/el/post-install.po
+++ b/po/el/post-install.po
@@ -19,7 +19,7 @@ msgid ""
msgstr ""
"Project-Id-Version: post-install\n"
"Report-Msgid-Bugs-To: http://bugs.kde.org\n"
-"POT-Creation-Date: 2006-01-31 23:11+0000\n"
+"POT-Creation-Date: 2006-04-28 19:34+0000\n"
"PO-Revision-Date: 2006-01-10 02:35+0200\n"
"Last-Translator: quad-nrg.net <galaxico@quad-nrg.net>\n"
"Language-Team: Greek <debian-l10n-greek@lists.debian.org>\n"
@@ -681,14 +681,14 @@ msgstr ""
#. Tag: para
#: post-install.xml:409
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
-"Now, compile the kernel: <userinput>fakeroot make-kpkg --revision=custom.1.0 "
-"kernel_image</userinput>. The version number of <quote>1.0</quote> can be "
-"changed at will; this is just a version number that you will use to track "
-"your kernel builds. Likewise, you can put any word you like in place of "
-"<quote>custom</quote> (e.g., a host name). Kernel compilation may take quite "
-"a while, depending on the power of your machine."
+"Now, compile the kernel: <userinput>fakeroot make-kpkg --initrd --"
+"revision=custom.1.0 kernel_image</userinput>. The version number of "
+"<quote>1.0</quote> can be changed at will; this is just a version number "
+"that you will use to track your kernel builds. Likewise, you can put any "
+"word you like in place of <quote>custom</quote> (e.g., a host name). Kernel "
+"compilation may take quite a while, depending on the power of your machine."
msgstr ""
"Τώρα χτίστε τον πυρήνα: <userinput>fakeroot make-kpkg --revision=custom.1.0 "
"kernel_image</userinput>. Ο αριθμός έκδοσης <quote>1.0</quote>μπορεί να "
@@ -700,42 +700,25 @@ msgstr ""
#. Tag: para
#: post-install.xml:419
-#, no-c-format
-msgid ""
-"If you require PCMCIA support, you'll also need to install the "
-"<classname>pcmcia-source</classname> package. Unpack the gzipped tar file as "
-"root in the directory <filename>/usr/src</filename> (it's important that "
-"modules are found where they are expected to be found, namely, <filename>/"
-"usr/src/modules</filename>). Then, as root, do <userinput>make-kpkg "
-"modules_image</userinput>."
-msgstr ""
-"Αν θέλετε υποστήριξη PCMCIA θα πρέπει επίσης να εγκαταστήσετε το πακέτο "
-"<classname>pcmcia-source</classname>. Αποσυμπιέστε το συμπιεσμένο αρχείο σαν "
-"χρήστης root στον κατάλογο <filename>/usr/src</filename> (είναι σημαντικό τα "
-"modules να βρίσκονται εκεί που αναμένεται να βρίσκονται, δηλαδή στον "
-"κατάλογο <filename>/usr/src/modules</filename>). Μετά, σαν root, εκτελέστε "
-"την εντολή <userinput>make-kpkg modules_image</userinput>."
-
-#. Tag: para
-#: post-install.xml:428
-#, no-c-format
+#, fuzzy, no-c-format
msgid ""
"Once the compilation is complete, you can install your custom kernel like "
-"any package. As root, do <userinput>dpkg -i ../kernel-image-&kernelversion;-"
+"any package. As root, do <phrase condition=\"classic-kpkg\"> <userinput>dpkg "
+"-i ../kernel-image-&kernelversion;-<replaceable>subarchitecture</"
+"replaceable>_custom.1.0_&architecture;.deb</userinput>. </phrase> <phrase "
+"condition=\"common-kpkg\"> <userinput>dpkg -i ../linux-image-&kernelversion;-"
"<replaceable>subarchitecture</replaceable>_custom.1.0_&architecture;.deb</"
-"userinput>. The <replaceable>subarchitecture</replaceable> part is an "
-"optional sub-architecture, <phrase arch=\"i386\"> such as <quote>i586</"
+"userinput>. </phrase> The <replaceable>subarchitecture</replaceable> part is "
+"an optional sub-architecture, <phrase arch=\"i386\"> such as <quote>i586</"
"quote>, </phrase> depending on what kernel options you set. <userinput>dpkg -"
-"i kernel-image...</userinput> will install the kernel, along with some other "
-"nice supporting files. For instance, the <filename>System.map</filename> "
-"will be properly installed (helpful for debugging kernel problems), and "
-"<filename>/boot/config-&kernelversion;</filename> will be installed, "
-"containing your current configuration set. Your new <classname>kernel-image-"
-"&kernelversion;</classname> package is also clever enough to automatically "
-"use your platform's boot-loader to run an update on the booting, allowing "
-"you to boot without re-running the boot loader. If you have created a "
-"modules package, e.g., if you have PCMCIA, you'll need to install that "
-"package as well."
+"i</userinput> will install the kernel, along with some other nice supporting "
+"files. For instance, the <filename>System.map</filename> will be properly "
+"installed (helpful for debugging kernel problems), and <filename>/boot/"
+"config-&kernelversion;</filename> will be installed, containing your current "
+"configuration set. Your new kernel package is also clever enough to "
+"automatically update your boot loader to use the new kernel. If you have "
+"created a modules package, <phrase condition=\"classic-kpkg\">e.g., if you "
+"have PCMCIA,</phrase> you'll need to install that package as well."
msgstr ""
"Όταν η μεταγλώττιση έχει ολοκληρωθεί, μπορείτε να εγκαταστήσετε τον "
"προσωπικό σας πυρήνα όπως ένα οποιοδήποτε πακέτο.Σαν root τρέξτε "
@@ -757,7 +740,7 @@ msgstr ""
"PCMCIA, θα πρέπει επίσης να εγκαταστήσετε το πακέτο αυτό."
#. Tag: para
-#: post-install.xml:449
+#: post-install.xml:446
#, no-c-format
msgid ""
"It is time to reboot the system: read carefully any warning that the above "
@@ -768,7 +751,7 @@ msgstr ""
"εκτελέστε <userinput>shutdown -r now</userinput>."
#. Tag: para
-#: post-install.xml:454
+#: post-install.xml:451
#, no-c-format
msgid ""
"For more information on Debian kernels and kernel compilation, see the "
@@ -783,13 +766,13 @@ msgstr ""
"<filename>/usr/share/doc/kernel-package</filename>."
#. Tag: title
-#: post-install.xml:470
+#: post-install.xml:467
#, no-c-format
msgid "Recovering a Broken System"
msgstr "Ανακτώντας ένα Σπασμένο σύστημα"
#. Tag: para
-#: post-install.xml:471
+#: post-install.xml:468
#, no-c-format
msgid ""
"Sometimes, things go wrong, and the system you've carefully installed is no "
@@ -809,7 +792,7 @@ msgstr ""
"\"διάσωσης\" μπορεί να φανεί χρήσιμη σε αυτό."
#. Tag: para
-#: post-install.xml:481
+#: post-install.xml:478
#, no-c-format
msgid ""
"To access rescue mode, type <userinput>rescue</userinput> at the "
@@ -834,7 +817,7 @@ msgstr ""
"συστήματος."
#. Tag: para
-#: post-install.xml:496
+#: post-install.xml:493
#, no-c-format
msgid ""
"Instead of the partitioning tool, you should now be presented with a list of "
@@ -850,7 +833,7 @@ msgstr ""
"και LVM καθώς κι αυτές που έχουν δημιουργηθεί κατευθείαν στους δίσκους."
#. Tag: para
-#: post-install.xml:504
+#: post-install.xml:501
#, no-c-format
msgid ""
"If possible, the installer will now present you with a shell prompt in the "
@@ -869,7 +852,7 @@ msgstr ""
"για να το κάνετε.</phrase>"
#. Tag: para
-#: post-install.xml:516
+#: post-install.xml:513
#, no-c-format
msgid ""
"If the installer cannot run a usable shell in the root file system you "
@@ -888,7 +871,7 @@ msgstr ""
"επιλέξατε θα προσαρτηθεί στον κατάλογο <filename>/target</filename>."
#. Tag: para
-#: post-install.xml:525
+#: post-install.xml:522
#, no-c-format
msgid "In either case, after you exit the shell, the system will reboot."
msgstr ""
@@ -896,7 +879,7 @@ msgstr ""
"επανεκκινήσει."
#. Tag: para
-#: post-install.xml:529
+#: post-install.xml:526
#, no-c-format
msgid ""
"Finally, note that repairing broken systems can be difficult, and this "
@@ -907,3 +890,18 @@ msgstr ""
"δύσκολη και αυτό το εγχειρίδιο δεν προσπαθεί να μπει σε όλες τις "
"λεπτομέρειες που μπορεί να έχουν πάει λάθος ή στο πώς να τις διορθώσετε. Αν "
"έχετε προβλήματα, συμβουλευτείτε έναν ειδικό."
+
+#~ msgid ""
+#~ "If you require PCMCIA support, you'll also need to install the "
+#~ "<classname>pcmcia-source</classname> package. Unpack the gzipped tar file "
+#~ "as root in the directory <filename>/usr/src</filename> (it's important "
+#~ "that modules are found where they are expected to be found, namely, "
+#~ "<filename>/usr/src/modules</filename>). Then, as root, do <userinput>make-"
+#~ "kpkg modules_image</userinput>."
+#~ msgstr ""
+#~ "Αν θέλετε υποστήριξη PCMCIA θα πρέπει επίσης να εγκαταστήσετε το πακέτο "
+#~ "<classname>pcmcia-source</classname>. Αποσυμπιέστε το συμπιεσμένο αρχείο "
+#~ "σαν χρήστης root στον κατάλογο <filename>/usr/src</filename> (είναι "
+#~ "σημαντικό τα modules να βρίσκονται εκεί που αναμένεται να βρίσκονται, "
+#~ "δηλαδή στον κατάλογο <filename>/usr/src/modules</filename>). Μετά, σαν "
+#~ "root, εκτελέστε την εντολή <userinput>make-kpkg modules_image</userinput>."