summaryrefslogtreecommitdiff
path: root/po/hu/random-bits.po
diff options
context:
space:
mode:
Diffstat (limited to 'po/hu/random-bits.po')
-rw-r--r--po/hu/random-bits.po186
1 files changed, 92 insertions, 94 deletions
diff --git a/po/hu/random-bits.po b/po/hu/random-bits.po
index cfc170e25..c475ad3e8 100644
--- a/po/hu/random-bits.po
+++ b/po/hu/random-bits.po
@@ -6,7 +6,7 @@ msgid ""
msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
-"POT-Creation-Date: 2014-08-26 20:40+0000\n"
+"POT-Creation-Date: 2014-10-05 18:15+0000\n"
"PO-Revision-Date: 2014-03-09 23:25+0100\n"
"Last-Translator: Judit Gyimesi <judit.gyimesi.x@gmail.com>\n"
"Language-Team: Hungarian\n"
@@ -1124,22 +1124,20 @@ msgstr ""
msgid ""
"Substitute one of the following for <replaceable>ARCH</replaceable> in the "
"<command>debootstrap</command> command: <userinput>amd64</userinput>, "
-"<userinput>arm64</userinput>, <userinput>armel</userinput>, <userinput>armhf</userinput>, <userinput>i386</"
-"userinput>, <userinput>mips</userinput>, "
-"<userinput>mipsel</userinput>, <userinput>powerpc</userinput>, "
-"<userinput>ppc64el</userinput>, or "
-"<userinput>s390x</userinput>."
+"<userinput>arm64</userinput>, <userinput>armel</userinput>, "
+"<userinput>armhf</userinput>, <userinput>i386</userinput>, <userinput>mips</"
+"userinput>, <userinput>mipsel</userinput>, <userinput>powerpc</userinput>, "
+"<userinput>ppc64el</userinput>, or <userinput>s390x</userinput>."
msgstr ""
"A <command>debootstrap</command> parancsban az <replaceable>ARCH</"
"replaceable> az alábbi értékekkel helyettesíthető: <userinput>amd64</"
-"userinput>, <userinput>arm64</userinput>, <userinput>armel</userinput>, <userinput>armhf</userinput>, "
-"<userinput>i386</userinput>, <userinput>mips</"
+"userinput>, <userinput>arm64</userinput>, <userinput>armel</userinput>, "
+"<userinput>armhf</userinput>, <userinput>i386</userinput>, <userinput>mips</"
"userinput>, <userinput>mipsel</userinput>, <userinput>powerpc</userinput>, "
-"<userinput>ppc64el</userinput>, vagy "
-"<userinput>s390x</userinput>."
+"<userinput>ppc64el</userinput>, vagy <userinput>s390x</userinput>."
#. Tag: screen
-#: random-bits.xml:533
+#: random-bits.xml:532
#, no-c-format
msgid ""
"# /usr/sbin/debootstrap --arch ARCH &releasename; \\\n"
@@ -1149,13 +1147,13 @@ msgstr ""
" /mnt/debinst http://ftp.us.debian.org/debian"
#. Tag: title
-#: random-bits.xml:539
+#: random-bits.xml:538
#, no-c-format
msgid "Configure The Base System"
msgstr "Az alaprendszer beálíltása"
#. Tag: para
-#: random-bits.xml:540
+#: random-bits.xml:539
#, no-c-format
msgid ""
"Now you've got a real &debian; system, though rather lean, on disk. "
@@ -1182,13 +1180,13 @@ msgstr ""
"támogatást kapj hozzá."
#. Tag: title
-#: random-bits.xml:558
+#: random-bits.xml:557
#, no-c-format
msgid "Create device files"
msgstr "Eszközfájlok létrehozása"
#. Tag: para
-#: random-bits.xml:559
+#: random-bits.xml:558
#, no-c-format
msgid ""
"At this point <filename>/dev/</filename> only contains very basic device "
@@ -1207,13 +1205,13 @@ msgstr ""
"vagy statikus eszközfájlokat szeretnél használni az új rendszerrel. "
#. Tag: para
-#: random-bits.xml:569
+#: random-bits.xml:568
#, no-c-format
msgid "A few of the available options are:"
msgstr "Néhány az elérhető lehetőségek közül:"
#. Tag: para
-#: random-bits.xml:574
+#: random-bits.xml:573
#, no-c-format
msgid ""
"install the makedev package, and create a default set of static device files "
@@ -1223,7 +1221,7 @@ msgstr ""
"alaphalmazát(chroot után), így "
#. Tag: screen
-#: random-bits.xml:578
+#: random-bits.xml:577
#, no-c-format
msgid ""
"# apt-get install makedev\n"
@@ -1237,7 +1235,7 @@ msgstr ""
"# MAKEDEV generic"
#. Tag: para
-#: random-bits.xml:581
+#: random-bits.xml:580
#, no-c-format
msgid ""
"manually create only specific device files using <command>MAKEDEV</command>"
@@ -1246,7 +1244,7 @@ msgstr ""
"paranccsal"
#. Tag: para
-#: random-bits.xml:586
+#: random-bits.xml:585
#, no-c-format
msgid ""
"bind mount /dev from your host system on top of /dev in the target system; "
@@ -1258,13 +1256,13 @@ msgstr ""
"létrehozni eszköz fájlokat, ezért ez a lehetőség csak óvatosan használandó"
#. Tag: title
-#: random-bits.xml:599
+#: random-bits.xml:598
#, no-c-format
msgid "Mount Partitions"
msgstr "Partíciók csatolása"
#. Tag: para
-#: random-bits.xml:600
+#: random-bits.xml:599
#, no-c-format
msgid ""
"You need to create <filename>/etc/fstab</filename>. "
@@ -1348,13 +1346,13 @@ msgstr ""
"folytatás előtt:"
#. Tag: screen
-#: random-bits.xml:626
+#: random-bits.xml:625
#, no-c-format
msgid "# mount -t proc proc /proc"
msgstr "# mount -t proc proc /proc"
#. Tag: para
-#: random-bits.xml:628
+#: random-bits.xml:627
#, no-c-format
msgid ""
"The command <userinput>ls /proc</userinput> should now show a non-empty "
@@ -1365,19 +1363,19 @@ msgstr ""
"kell csatolnod:"
#. Tag: screen
-#: random-bits.xml:634
+#: random-bits.xml:633
#, no-c-format
msgid "# mount -t proc proc /mnt/debinst/proc"
msgstr "# mount -t proc proc /mnt/debinst/proc"
#. Tag: title
-#: random-bits.xml:640
+#: random-bits.xml:639
#, no-c-format
msgid "Setting Timezone"
msgstr "Időzóna beállítása"
#. Tag: para
-#: random-bits.xml:641
+#: random-bits.xml:640
#, no-c-format
msgid ""
"Setting the third line of the file <filename>/etc/adjtime</filename> to "
@@ -1404,19 +1402,19 @@ msgstr ""
"</screen></informalexample> Az alábbi paranccsal állítható be az időzóna."
#. Tag: screen
-#: random-bits.xml:655
+#: random-bits.xml:654
#, no-c-format
msgid "# dpkg-reconfigure tzdata"
msgstr "# dpkg-reconfigure tzdata"
#. Tag: title
-#: random-bits.xml:661
+#: random-bits.xml:660
#, no-c-format
msgid "Configure Networking"
msgstr "Hálózat beállítása"
#. Tag: para
-#: random-bits.xml:662
+#: random-bits.xml:661
#, no-c-format
msgid ""
"To configure networking, edit <filename>/etc/network/interfaces</filename>, "
@@ -1539,13 +1537,13 @@ msgstr ""
"eth1 és így tovább)."
#. Tag: title
-#: random-bits.xml:703
+#: random-bits.xml:702
#, no-c-format
msgid "Configure Apt"
msgstr "Az APT beállítása"
#. Tag: para
-#: random-bits.xml:704
+#: random-bits.xml:703
#, no-c-format
msgid ""
"Debootstrap will have created a very basic <filename>/etc/apt/sources.list</"
@@ -1571,13 +1569,13 @@ msgstr ""
"userinput> parancsot a forrás-lista fájl módosítása után."
#. Tag: title
-#: random-bits.xml:720
+#: random-bits.xml:719
#, no-c-format
msgid "Configure Locales and Keyboard"
msgstr "Honosítás és billentyűzet beállítása"
#. Tag: para
-#: random-bits.xml:721
+#: random-bits.xml:720
#, no-c-format
msgid ""
"To configure your locale settings to use a language other than English, "
@@ -1596,7 +1594,7 @@ msgstr ""
"</screen></informalexample> Állítsd be a billentyűzetet (ha szükséges):"
#. Tag: screen
-#: random-bits.xml:731
+#: random-bits.xml:730
#, no-c-format
msgid ""
"# aptitude install console-setup\n"
@@ -1606,7 +1604,7 @@ msgstr ""
"# dpkg-reconfigure keyboard-configuration"
#. Tag: para
-#: random-bits.xml:733
+#: random-bits.xml:732
#, no-c-format
msgid ""
"Note that the keyboard cannot be set while in the chroot, but will be "
@@ -1616,13 +1614,13 @@ msgstr ""
"újraindítás után igen."
#. Tag: title
-#: random-bits.xml:743
+#: random-bits.xml:742
#, no-c-format
msgid "Install a Kernel"
msgstr "Kernel telepítése"
#. Tag: para
-#: random-bits.xml:744
+#: random-bits.xml:743
#, no-c-format
msgid ""
"If you intend to boot this system, you probably want a &arch-kernel; kernel "
@@ -1632,32 +1630,32 @@ msgstr ""
"elérhető elő-csomagolt kernelek ezzel találhatod meg:"
#. Tag: screen
-#: random-bits.xml:749
+#: random-bits.xml:748
#, no-c-format
msgid "# apt-cache search &kernelpackage;"
msgstr "# apt-cache search &kernelpackage;"
#. Tag: para
-#: random-bits.xml:751
+#: random-bits.xml:750
#, no-c-format
msgid "Then install the kernel package of your choice using its package name."
msgstr ""
"Ezután telepítsd a választott kernel csomagot a csomagneve használatával."
#. Tag: screen
-#: random-bits.xml:755
+#: random-bits.xml:754
#, no-c-format
msgid "# aptitude install &kernelpackage;-<replaceable>arch-etc</replaceable>"
msgstr "# aptitude install &kernelpackage;-<replaceable>arch-etc</replaceable>"
#. Tag: title
-#: random-bits.xml:761
+#: random-bits.xml:760
#, no-c-format
msgid "Set up the Boot Loader"
msgstr "A boot betöltő beállítása"
#. Tag: para
-#: random-bits.xml:762
+#: random-bits.xml:761
#, no-c-format
msgid ""
"To make your &debian-gnu; system bootable, set up your boot loader to load "
@@ -1671,7 +1669,7 @@ msgstr ""
"<command>aptitude</command> használható a &debian; chroot környezetben erre."
#. Tag: para
-#: random-bits.xml:769
+#: random-bits.xml:768
#, no-c-format
msgid ""
"Check <userinput>info grub</userinput> <phrase arch=\"x86\">or "
@@ -1695,7 +1693,7 @@ msgstr ""
"<filename>lilo.conf</filename> fájlját használja)</phrase>."
#. Tag: para
-#: random-bits.xml:781
+#: random-bits.xml:780
#, no-c-format
msgid ""
"Installing and setting up <classname>grub2</classname> is as easy as: "
@@ -1718,7 +1716,7 @@ msgstr ""
"készít egy működő <filename>/boot/grub/grub.cfg</filename> fájlt."
#. Tag: para
-#: random-bits.xml:791
+#: random-bits.xml:790
#, no-c-format
msgid ""
"Note that this assumes that a <filename>/dev/hda</filename> device file has "
@@ -1730,13 +1728,13 @@ msgstr ""
"telepítésre, de azok nem tartoznak e függelék hatókörén."
#. Tag: para
-#: random-bits.xml:797
+#: random-bits.xml:796
#, no-c-format
msgid "Here is a basic <filename>/etc/lilo.conf</filename> as an example:"
msgstr "Itt egy alap <filename>/etc/lilo.conf</filename> példaként:"
#. Tag: screen
-#: random-bits.xml:801
+#: random-bits.xml:800
#, no-c-format
msgid ""
"boot=/dev/<replaceable>hda6</replaceable>\n"
@@ -1758,7 +1756,7 @@ msgstr ""
"label=Debian"
#. Tag: para
-#: random-bits.xml:803
+#: random-bits.xml:802
#, no-c-format
msgid ""
"Check <userinput>man yaboot.conf</userinput> for instructions on setting up "
@@ -1777,7 +1775,7 @@ msgstr ""
"fájlját használja)."
#. Tag: para
-#: random-bits.xml:813
+#: random-bits.xml:812
#, no-c-format
msgid ""
"Here is a basic <filename>/etc/yaboot.conf</filename> as an example: "
@@ -1807,14 +1805,14 @@ msgstr ""
"használata kell a <userinput>hd:</userinput> helyett."
#. Tag: title
-#: random-bits.xml:826
+#: random-bits.xml:825
#, fuzzy, no-c-format
#| msgid "Remote access: Installing SSH and setting a password"
msgid "Remote access: Installing SSH and setting up access"
msgstr "Távoli elérés: SSH telepítése és jelszó beállítása"
#. Tag: para
-#: random-bits.xml:827
+#: random-bits.xml:826
#, no-c-format
msgid ""
"In case you can login to the system via console, you can skip this section. "
@@ -1840,7 +1838,7 @@ msgid ""
msgstr ""
#. Tag: screen
-#: random-bits.xml:851
+#: random-bits.xml:850
#, no-c-format
msgid ""
"# adduser joe\n"
@@ -1848,13 +1846,13 @@ msgid ""
msgstr ""
#. Tag: title
-#: random-bits.xml:856
+#: random-bits.xml:855
#, no-c-format
msgid "Finishing touches"
msgstr "Utolsó simítások"
#. Tag: para
-#: random-bits.xml:857
+#: random-bits.xml:856
#, no-c-format
msgid ""
"As mentioned earlier, the installed system will be very basic. If you would "
@@ -1873,7 +1871,7 @@ msgstr ""
"használható az egyes csomagok telepítésére."
#. Tag: para
-#: random-bits.xml:868
+#: random-bits.xml:867
#, no-c-format
msgid ""
"After the installation there will be a lot of downloaded packages in "
@@ -1885,19 +1883,19 @@ msgstr ""
"hely például így:"
#. Tag: screen
-#: random-bits.xml:874
+#: random-bits.xml:873
#, no-c-format
msgid "# aptitude clean"
msgstr "# aptitude clean"
#. Tag: title
-#: random-bits.xml:885
+#: random-bits.xml:884
#, no-c-format
msgid "Installing &debian-gnu; over Parallel Line IP (PLIP)"
msgstr "A &debian-gnu; telepítése Parallel Line IP (PLIP) felett"
#. Tag: para
-#: random-bits.xml:887
+#: random-bits.xml:886
#, no-c-format
msgid ""
"This section explains how to install &debian-gnu; on a computer without an "
@@ -1912,7 +1910,7 @@ msgstr ""
"elérő hálózaton van (például Interneten)."
#. Tag: para
-#: random-bits.xml:895
+#: random-bits.xml:894
#, no-c-format
msgid ""
"In the example in this appendix we will set up a PLIP connection using a "
@@ -1927,7 +1925,7 @@ msgstr ""
"(természetesen, ha ezeket használjuk, más ne használja a hálózaton)."
#. Tag: para
-#: random-bits.xml:903
+#: random-bits.xml:902
#, no-c-format
msgid ""
"The PLIP connection set up during the installation will also be available "
@@ -1938,7 +1936,7 @@ msgstr ""
"után is elérhető (lásd: <xref linkend=\"boot-new\"/>)."
#. Tag: para
-#: random-bits.xml:908
+#: random-bits.xml:907
#, no-c-format
msgid ""
"Before you start, you will need to check the BIOS configuration (IO base "
@@ -1951,13 +1949,13 @@ msgstr ""
"<literal>io=0x378</literal>, <literal>irq=7</literal>."
#. Tag: title
-#: random-bits.xml:918
+#: random-bits.xml:917
#, no-c-format
msgid "Requirements"
msgstr "Követelmények"
#. Tag: para
-#: random-bits.xml:921
+#: random-bits.xml:920
#, no-c-format
msgid ""
"A target computer, called <emphasis>target</emphasis>, where &debian; will "
@@ -1967,13 +1965,13 @@ msgstr ""
"rendszert most telepítjük."
#. Tag: para
-#: random-bits.xml:927
+#: random-bits.xml:926
#, no-c-format
msgid "System installation media; see <xref linkend=\"installation-media\"/>."
msgstr "Rendszer telepítő média; lásd: <xref linkend=\"installation-media\"/>."
#. Tag: para
-#: random-bits.xml:932
+#: random-bits.xml:931
#, no-c-format
msgid ""
"Another computer connected to the Internet, called <emphasis>source</"
@@ -1983,7 +1981,7 @@ msgstr ""
"emphasis>, mely az átjárót adja majd."
#. Tag: para
-#: random-bits.xml:938
+#: random-bits.xml:937
#, no-c-format
msgid ""
"A DB-25 Null-Modem cable. See the <ulink url=\"&url-plip-install-howto;"
@@ -1995,13 +1993,13 @@ msgstr ""
"készítésének módjáról."
#. Tag: title
-#: random-bits.xml:950
+#: random-bits.xml:949
#, no-c-format
msgid "Setting up source"
msgstr "Forrás beállítása"
#. Tag: para
-#: random-bits.xml:951
+#: random-bits.xml:950
#, no-c-format
msgid ""
"The following shell script is a simple example of how to configure the "
@@ -2011,7 +2009,7 @@ msgstr ""
"állítására az Internetre a ppp0 által."
#. Tag: screen
-#: random-bits.xml:956
+#: random-bits.xml:955
#, no-c-format
msgid ""
"#!/bin/sh\n"
@@ -2053,13 +2051,13 @@ msgstr ""
"echo 1 > /proc/sys/net/ipv4/ip_forward"
#. Tag: title
-#: random-bits.xml:962
+#: random-bits.xml:961
#, no-c-format
msgid "Installing target"
msgstr "A cél telepítése"
#. Tag: para
-#: random-bits.xml:963
+#: random-bits.xml:962
#, no-c-format
msgid ""
"Boot the installation media. The installation needs to be run in expert "
@@ -2085,13 +2083,13 @@ msgstr ""
"válaszok."
#. Tag: guimenuitem
-#: random-bits.xml:982
+#: random-bits.xml:981
#, no-c-format
msgid "Load installer components from CD"
msgstr "Telepítő összetevők betöltése CD-lemezről"
#. Tag: para
-#: random-bits.xml:984
+#: random-bits.xml:983
#, no-c-format
msgid ""
"Select the <userinput>plip-modules</userinput> option from the list; this "
@@ -2101,13 +2099,13 @@ msgstr ""
"meghajtók elérhetőek lesznek a telepítő rendszer számára."
#. Tag: guimenuitem
-#: random-bits.xml:992
+#: random-bits.xml:991
#, no-c-format
msgid "Detect network hardware"
msgstr "Hálózati hardver érzékelése"
#. Tag: para
-#: random-bits.xml:997
+#: random-bits.xml:996
#, no-c-format
msgid ""
"If target <emphasis>does</emphasis> have a network card, a list of driver "
@@ -2121,7 +2119,7 @@ msgstr ""
"hálózati kártya, a telepítő nem adja e listát."
#. Tag: para
-#: random-bits.xml:1006
+#: random-bits.xml:1005
#, no-c-format
msgid ""
"Because no network card was detected/selected earlier, the installer will "
@@ -2133,26 +2131,26 @@ msgstr ""
"modult."
#. Tag: guimenuitem
-#: random-bits.xml:1018
+#: random-bits.xml:1017
#, no-c-format
msgid "Configure the network"
msgstr "Hálózat beállítása"
#. Tag: para
-#: random-bits.xml:1021
+#: random-bits.xml:1020
#, no-c-format
msgid "Auto-configure network with DHCP: No"
msgstr "Hálózat automata-beállítása DHCP segítségével: Nem"
#. Tag: para
-#: random-bits.xml:1026
+#: random-bits.xml:1025
#, no-c-format
msgid ""
"IP address: <userinput><replaceable>192.168.0.1</replaceable></userinput>"
msgstr "IP cím: <userinput><replaceable>192.168.0.1</replaceable></userinput>"
#. Tag: para
-#: random-bits.xml:1031
+#: random-bits.xml:1030
#, no-c-format
msgid ""
"Point-to-point address: <userinput><replaceable>192.168.0.2</replaceable></"
@@ -2161,7 +2159,7 @@ msgstr ""
"Pont-pont cím: <userinput><replaceable>192.168.0.2</replaceable></userinput>"
#. Tag: para
-#: random-bits.xml:1037
+#: random-bits.xml:1036
#, no-c-format
msgid ""
"Name server addresses: you can enter the same addresses used on source (see "
@@ -2171,13 +2169,13 @@ msgstr ""
"<filename>/etc/resolv.conf</filename> fájlt)"
#. Tag: title
-#: random-bits.xml:1056
+#: random-bits.xml:1055
#, no-c-format
msgid "Installing &debian-gnu; using PPP over Ethernet (PPPoE)"
msgstr "A &debian-gnu; telepítése PPP over Ethernet (PPPoE) használatával"
#. Tag: para
-#: random-bits.xml:1058
+#: random-bits.xml:1057
#, no-c-format
msgid ""
"In some countries PPP over Ethernet (PPPoE) is a common protocol for "
@@ -2192,7 +2190,7 @@ msgstr ""
"telepítő, de nagyon könnyen használatba vehető. E szakasz leírja: hogyan."
#. Tag: para
-#: random-bits.xml:1066
+#: random-bits.xml:1065
#, no-c-format
msgid ""
"The PPPoE connection set up during the installation will also be available "
@@ -2203,7 +2201,7 @@ msgstr ""
"újraindítása után is elérhető (lásd: <xref linkend=\"boot-new\"/>)."
#. Tag: para
-#: random-bits.xml:1071
+#: random-bits.xml:1070
#, no-c-format
msgid ""
"To have the option of setting up and using PPPoE during the installation, "
@@ -2216,7 +2214,7 @@ msgstr ""
"netboot<phrase condition=\"supports-floppy-boot\"> vagy flopi</phrase>)."
#. Tag: para
-#: random-bits.xml:1078
+#: random-bits.xml:1077
#, no-c-format
msgid ""
"Installing over PPPoE is mostly the same as any other installation. The "
@@ -2225,7 +2223,7 @@ msgstr ""
"A PPPoE és más telepítések szinte egyeznek. Az alábbi lépések a különbségek."
#. Tag: para
-#: random-bits.xml:1086
+#: random-bits.xml:1085
#, no-c-format
msgid ""
"Boot the installer with the boot parameter <userinput>modules=ppp-udeb</"
@@ -2241,7 +2239,7 @@ msgstr ""
"(<classname>ppp-udeb</classname>) önműködően betöltésre és futtatásra kerül."
#. Tag: para
-#: random-bits.xml:1101
+#: random-bits.xml:1100
#, no-c-format
msgid ""
"Follow the regular initial steps of the installation (language, country and "
@@ -2261,7 +2259,7 @@ msgstr ""
"</footnote>)"
#. Tag: para
-#: random-bits.xml:1120
+#: random-bits.xml:1119
#, no-c-format
msgid ""
"The next step is the detection of network hardware, in order to identify any "
@@ -2271,7 +2269,7 @@ msgstr ""
"Ethernet kártya azonosítására."
#. Tag: para
-#: random-bits.xml:1126
+#: random-bits.xml:1125
#, no-c-format
msgid ""
"After this the actual setup of PPPoE is started. The installer will probe "
@@ -2282,7 +2280,7 @@ msgstr ""
"PPPoE koncentrátort (egy PPPoE kapcsolatokat kezelő kiszolgáló típus)."
#. Tag: para
-#: random-bits.xml:1132
+#: random-bits.xml:1131
#, no-c-format
msgid ""
"It is possible that the concentrator will not to be found at the first "
@@ -2297,7 +2295,7 @@ msgstr ""
"a telepítő fő menüjéből."
#. Tag: para
-#: random-bits.xml:1141
+#: random-bits.xml:1140
#, no-c-format
msgid ""
"After a concentrator is found, the user will be prompted to type the login "
@@ -2307,7 +2305,7 @@ msgstr ""
"(a PPPoE felhasználónevet és jelszót)."
#. Tag: para
-#: random-bits.xml:1147
+#: random-bits.xml:1146
#, no-c-format
msgid ""
"At this point the installer will use the provided information to establish "