summaryrefslogtreecommitdiff
path: root/po/el/random-bits.po
diff options
context:
space:
mode:
authorFelipe Augusto van de Wiel <faw@debian.org>2010-01-18 00:45:30 +0000
committerFelipe Augusto van de Wiel <faw@debian.org>2010-01-18 00:45:30 +0000
commit2ae201787d2c91e90514e3144d8e50c80120fe22 (patch)
treef5d9674cac6e1fac3978308485cb822d6cbe568e /po/el/random-bits.po
parent82dc192114e14fc336a3f4dcbcbb95050a50aa45 (diff)
downloadinstallation-guide-2ae201787d2c91e90514e3144d8e50c80120fe22.zip
[SILENT_COMMIT] Update of POT and PO files for the manual
Diffstat (limited to 'po/el/random-bits.po')
-rw-r--r--po/el/random-bits.po83
1 files changed, 75 insertions, 8 deletions
diff --git a/po/el/random-bits.po b/po/el/random-bits.po
index 5e27bee60..2ae277aa0 100644
--- a/po/el/random-bits.po
+++ b/po/el/random-bits.po
@@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: random-bits\n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2009-11-08 01:11+0000\n"
+"POT-Creation-Date: 2009-12-28 01:10+0000\n"
"PO-Revision-Date: 2009-11-26 15:14+0200\n"
"Last-Translator: \n"
"Language-Team: <en@li.org>\n"
@@ -1239,7 +1239,8 @@ msgstr ""
#. Tag: para
#: random-bits.xml:572
#, no-c-format
-msgid "manually create only specific device files using <command>MAKEDEV</command>"
+msgid ""
+"manually create only specific device files using <command>MAKEDEV</command>"
msgstr ""
"δημιουργία με το χέρι συγκεκριμένων μόνο αρχείων συσκευών με την εντολή "
"<command>MAKEDEV</command>"
@@ -1411,7 +1412,67 @@ msgstr "Ρύθμιση Δικτύου"
#. Tag: para
#: random-bits.xml:646
-#, no-c-format
+#, fuzzy, no-c-format
+#| msgid ""
+#| "To configure networking, edit <filename>/etc/network/interfaces</"
+#| "filename>, <filename>/etc/resolv.conf</filename>, <filename>/etc/"
+#| "hostname</filename> and <filename>/etc/hosts</filename>. "
+#| "<informalexample><screen>\n"
+#| "# editor /etc/network/interfaces\n"
+#| "</screen></informalexample> Here are some simple examples from <filename>/"
+#| "usr/share/doc/ifupdown/examples</filename>: <informalexample><screen>\n"
+#| "######################################################################\n"
+#| "# /etc/network/interfaces -- configuration file for ifup(8), ifdown(8)\n"
+#| "# See the interfaces(5) manpage for information on what options are\n"
+#| "# available.\n"
+#| "######################################################################\n"
+#| "\n"
+#| "# We always want the loopback interface.\n"
+#| "#\n"
+#| "auto lo\n"
+#| "iface lo inet loopback\n"
+#| "\n"
+#| "# To use dhcp:\n"
+#| "#\n"
+#| "# auto eth0\n"
+#| "# iface eth0 inet dhcp\n"
+#| "\n"
+#| "# An example static IP setup: (broadcast and gateway are optional)\n"
+#| "#\n"
+#| "# auto eth0\n"
+#| "# iface eth0 inet static\n"
+#| "# address 192.168.0.42\n"
+#| "# network 192.168.0.0\n"
+#| "# netmask 255.255.255.0\n"
+#| "# broadcast 192.168.0.255\n"
+#| "# gateway 192.168.0.1\n"
+#| "</screen></informalexample> Enter your nameserver(s) and search "
+#| "directives in <filename>/etc/resolv.conf</filename>: "
+#| "<informalexample><screen>\n"
+#| "# editor /etc/resolv.conf\n"
+#| "</screen></informalexample> A simple example <filename>/etc/resolv.conf</"
+#| "filename>: <informalexample><screen>\n"
+#| "search hqdom.local\n"
+#| "nameserver 10.1.1.36\n"
+#| "nameserver 192.168.9.100\n"
+#| "</screen></informalexample> Enter your system's host name (2 to 63 "
+#| "characters): <informalexample><screen>\n"
+#| "# echo DebianHostName &gt; /etc/hostname\n"
+#| "</screen></informalexample> And a basic <filename>/etc/hosts</filename> "
+#| "with IPv6 support: <informalexample><screen>\n"
+#| "127.0.0.1 localhost DebianHostName\n"
+#| "\n"
+#| "# The following lines are desirable for IPv6 capable hosts\n"
+#| "::1 ip6-localhost ip6-loopback\n"
+#| "fe00::0 ip6-localnet\n"
+#| "ff00::0 ip6-mcastprefix\n"
+#| "ff02::1 ip6-allnodes\n"
+#| "ff02::2 ip6-allrouters\n"
+#| "ff02::3 ip6-allhosts\n"
+#| "</screen></informalexample> If you have multiple network cards, you "
+#| "should arrange the names of driver modules in the <filename>/etc/modules</"
+#| "filename> file into the desired order. Then during boot, each card will "
+#| "be associated with the interface name (eth0, eth1, etc.) that you expect."
msgid ""
"To configure networking, edit <filename>/etc/network/interfaces</filename>, "
"<filename>/etc/resolv.conf</filename>, <filename>/etc/hostname</filename> "
@@ -1457,7 +1518,8 @@ msgid ""
"# echo DebianHostName &gt; /etc/hostname\n"
"</screen></informalexample> And a basic <filename>/etc/hosts</filename> with "
"IPv6 support: <informalexample><screen>\n"
-"127.0.0.1 localhost DebianHostName\n"
+"127.0.0.1 localhost\n"
+"127.0.1.1 DebianHostName\n"
"\n"
"# The following lines are desirable for IPv6 capable hosts\n"
"::1 ip6-localhost ip6-loopback\n"
@@ -2214,8 +2276,10 @@ msgstr "Αυτόματη ρύθμιση του δικτύου με DHCP: Όχι"
#. Tag: para
#: random-bits.xml:1016
#, no-c-format
-msgid "IP address: <userinput><replaceable>192.168.0.1</replaceable></userinput>"
-msgstr "Διεύθυνση IP: <userinput><replaceable>192.168.0.1</replaceable></userinput>"
+msgid ""
+"IP address: <userinput><replaceable>192.168.0.1</replaceable></userinput>"
+msgstr ""
+"Διεύθυνση IP: <userinput><replaceable>192.168.0.1</replaceable></userinput>"
#. Tag: para
#: random-bits.xml:1021
@@ -2607,7 +2671,11 @@ msgid ""
"If a dialog offers additional help information, a <guibutton>Help</"
"guibutton> button will be displayed. The help information can be accessed "
"either by activating the button or by pressing the <keycap>F1</keycap> key."
-msgstr "Αν ένας διάλογος προσφέρει επιπρόσθετες πληροφορίας βοήθειας, θα εμφανιστεί ένα κουμπί <guibutton>Help</guibutton>. Οι πληροφορίες βοήθειας μπορούν είναι προσβάσιμες είτε ενεργοποιώντας το κουμπί αυτό είτε πατώντας το πλήκτρο <keycap>F1</keycap>."
+msgstr ""
+"Αν ένας διάλογος προσφέρει επιπρόσθετες πληροφορίας βοήθειας, θα εμφανιστεί "
+"ένα κουμπί <guibutton>Help</guibutton>. Οι πληροφορίες βοήθειας μπορούν "
+"είναι προσβάσιμες είτε ενεργοποιώντας το κουμπί αυτό είτε πατώντας το "
+"πλήκτρο <keycap>F1</keycap>."
#. Tag: para
#: random-bits.xml:1263
@@ -2661,4 +2729,3 @@ msgstr ""
#, no-c-format
msgid "Support for touchpads is not yet optimal."
msgstr "Υποστήριξη για touchpad δεν είναι ακόμα η καλλίτερη."
-