summaryrefslogtreecommitdiff
path: root/po
diff options
context:
space:
mode:
authorSZERVÁC Attila <sas@321.hu>2006-10-30 00:15:06 +0000
committerSZERVÁC Attila <sas@321.hu>2006-10-30 00:15:06 +0000
commit930224a9bf5cff880ff158698ffaaf10dd34235e (patch)
treebdd3ef33c28cee1f05066650081137ece3f96371 /po
parentebe1d757e07fc485d676debe75696715b7630c21 (diff)
downloadinstallation-guide-930224a9bf5cff880ff158698ffaaf10dd34235e.zip
hu trunk: b-i: i386 100%, u-d-i: init
Diffstat (limited to 'po')
-rw-r--r--po/hu/boot-installer.po19
1 files changed, 11 insertions, 8 deletions
diff --git a/po/hu/boot-installer.po b/po/hu/boot-installer.po
index ea1d53778..8de6c16db 100644
--- a/po/hu/boot-installer.po
+++ b/po/hu/boot-installer.po
@@ -6,7 +6,7 @@ msgstr ""
"Project-Id-Version: \n"
"Report-Msgid-Bugs-To: debian-boot@lists.debian.org\n"
"POT-Creation-Date: 2006-10-29 14:49+0000\n"
-"PO-Revision-Date: 2006-10-29 22:40+0100\n"
+"PO-Revision-Date: 2006-10-30 01:09+0100\n"
"Last-Translator: SZERVÁC Attila <sas@321.hu>\n"
"Language-Team: Hungarian\n"
"MIME-Version: 1.0\n"
@@ -1614,7 +1614,7 @@ msgstr ""
#: boot-installer.xml:2739
#, no-c-format
msgid "Boot Parameters"
-msgstr ""
+msgstr "Indító paraméterek"
#. Tag: para
#: boot-installer.xml:2116
@@ -1922,19 +1922,19 @@ msgstr ""
#: boot-installer.xml:2740
#, no-c-format
msgid "Boot parameters are Linux kernel parameters which are generally used to make sure that peripherals are dealt with properly. For the most part, the kernel can auto-detect information about your peripherals. However, in some cases you'll have to help the kernel a bit."
-msgstr ""
+msgstr "Az indító paraméterek Linux kernel paraméterek, melyek általában a perifériák helyes használatára szolgálnak. A kernel általában képes ezek adatainak automatikus érzékelésére. Egyes esetekben azonban egy kis segítség szükséges."
#. Tag: para
#: boot-installer.xml:2747
#, no-c-format
msgid "If this is the first time you're booting the system, try the default boot parameters (i.e., don't try setting parameters) and see if it works correctly. It probably will. If not, you can reboot later and look for any special parameters that inform the system about your hardware."
-msgstr ""
+msgstr "A rendszert 1. ízben az alap paraméterekkel jó indítani (vagyis továbbiak megadása nélkül) és meggyőződni arról, működése helyes-e. Ha nem, egy későbbi újraindításkor megadhatók különleges paraméterek, melyek a rendszert kisegítik egyes adatokkal a hardverről."
#. Tag: para
#: boot-installer.xml:2754
#, no-c-format
msgid "Information on many boot parameters can be found in the <ulink url=\"http://www.tldp.org/HOWTO/BootPrompt-HOWTO.html\"> Linux BootPrompt HOWTO</ulink>, including tips for obscure hardware. This section contains only a sketch of the most salient parameters. Some common gotchas are included below in <xref linkend=\"boot-troubleshooting\"/>."
-msgstr ""
+msgstr "Sok indító paraméterről szóló adat van a <ulink url=\"http://www.tldp.org/HOWTO/BootPrompt-HOWTO.html\"> Linux BootPrompt HOGYAN</ulink> leírásban, benne kétes hardverekről szólók is. Ez csak egy vázlatos szakasz a legáltalánosabb paraméterekről. Néhány szokásos találat megtalálható az alábbi: <xref linkend=\"boot-troubleshooting\"/> részben."
#. Tag: para
#: boot-installer.xml:2763
@@ -1944,12 +1944,15 @@ msgid ""
"Memory:<replaceable>avail</replaceable>k/<replaceable>total</replaceable>k available\n"
"</screen></informalexample> should be emitted early in the process. <replaceable>total</replaceable> should match the total amount of RAM, in kilobytes. If this doesn't match the actual amount of RAM you have installed, you need to use the <userinput>mem=<replaceable>ram</replaceable></userinput> parameter, where <replaceable>ram</replaceable> is set to the amount of memory, suffixed with <quote>k</quote> for kilobytes, or <quote>m</quote> for megabytes. For example, both <userinput>mem=65536k</userinput> and <userinput>mem=64m</userinput> mean 64MB of RAM."
msgstr ""
+"A kernel indulásakor egy <informalexample><screen>\n"
+"Memory:<replaceable>avail</replaceable>k/<replaceable>total</replaceable>k available\n"
+"</screen></informalexample> üzenet látható a folyamat elején. A <replaceable>total</replaceable> a RAM teljes méretét adja kilobájtban. Ha nem pontos, a <userinput>mem=<replaceable>ram</replaceable></userinput> paraméter használandó, ahol a <replaceable>ram</replaceable> a memória mérete, melyet <quote>k</quote> követ kilobájtokhoz, vagy <quote>m</quote> megabájtokhoz. Például a <userinput>mem=65536k</userinput> és <userinput>mem=64m</userinput> jelentése egyaránt 64MB RAM."
#. Tag: para
#: boot-installer.xml:2779
#, no-c-format
msgid "If you are booting with a serial console, generally the kernel will autodetect this<phrase arch=\"mipsel\"> (although not on DECstations)</phrase>. If you have a videocard (framebuffer) and a keyboard also attached to the computer which you wish to boot via serial console, you may have to pass the <userinput>console=<replaceable>device</replaceable></userinput> argument to the kernel, where <replaceable>device</replaceable> is your serial device, which is usually something like <filename>ttyS0</filename>."
-msgstr ""
+msgstr "Soros konzollal indításkor a kernel általában automatikusan felismeri ezt<phrase arch=\"mipsel\"> (DECstation esetén nem)</phrase>. Ha van videó kártya (framebuffer) és billentyűzet a soros konzol által indítandó gépen, át kell adni a <userinput>console=<replaceable>eszköz</replaceable></userinput> argumentumot a kernelnek, ahol az <replaceable>eszköz</replaceable> a soros eszköz, mely általában valami ilyesmi: <filename>ttyS0</filename>."
#. Tag: para
#: boot-installer.xml:2792
@@ -1961,13 +1964,13 @@ msgstr ""
#: boot-installer.xml:2803
#, no-c-format
msgid "Debian Installer Parameters"
-msgstr ""
+msgstr "Debian Telepítő paraméterek"
#. Tag: para
#: boot-installer.xml:2804
#, no-c-format
msgid "The installation system recognizes a few additional boot parameters<footnote> <para> With current kernels (2.6.9 or newer) you can use 32 command line options and 32 environment options. If these numbers are exceeded, the kernel will panic. </para> </footnote> which may be useful."
-msgstr ""
+msgstr "A telepítő rendszer pár további indító paramétert is ismer<footnote> <para> A jelenlegi kernelekkel (2.6.9 vagy újabb) 32 parancssori opció és 32 környezeti opció használható. Ennek túllépése kernel pánikot okoz. </para> </footnote> mely hasznos lehet."
#. Tag: term
#: boot-installer.xml:2821