Update userguide translations
This commit is contained in:
committed by
autonielx
parent
b95e90657e
commit
8dcdf72d72
@@ -70,7 +70,7 @@
|
||||
<p><br /></p>
|
||||
<p>The Debugger is an application the common user hasn't much use for. It's targetted at developers to investigate bugs in programs. Sometimes those bugs result in crashes and that is where even end users come into contact with the Debugger. When a program crashes, you're confronted with this alert:</p>
|
||||
<img src="../images/apps-images/debugger_alert.png" alt="debugger_alert.png" />
|
||||
<p>It gives four options to react to the crash:</p>
|
||||
<p>It offers four options to react to the crash:</p>
|
||||
<ul>
|
||||
<li><p><span class="button">Terminate</span> will clean up after the crashed app but otherwise does nothing further.</p></li>
|
||||
<li><p><span class="button">Debug</span> will start the Debugger for further investigation.</p></li>
|
||||
|
||||
@@ -73,8 +73,8 @@
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Asztalsáv:</td><td style="width:15px;"></td><td><span class="menu">Programok</span></td></tr>
|
||||
<tr><td>Útvonal:</td><td></td><td><span class="path">/boot/system/apps/HaikuDepot</span></td></tr>
|
||||
<tr><td>Bellítások:</td><td></td><td><span class="path">~/config/settings/HaikuDepot/</span> - The main settings of the application<br />
|
||||
<span class="path">~/config/cache/HaikuDepot</span> - Cached icons, screenshots, descriptions etc.</td></tr>
|
||||
<tr><td>Bellítások:</td><td></td><td><span class="path">~/config/settings/HaikuDepot/main_settings</span><br />
|
||||
<span class="path">~/config/cache/HaikuDepot/</span> - Cached icons, screenshots, descriptions etc.</td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<p>HaikuDepot is the central application when it comes to managing your software packages. With it you can browse and search through package repositories and install, update and uninstall packages. By default, HaikuDepot starts up with a list of "<i>Featured packages</i>", software that's deemed interesting to many users.</p>
|
||||
|
||||
@@ -9,9 +9,7 @@
|
||||
*
|
||||
* Authors:
|
||||
* Humdinger <[email protected]>
|
||||
* Translators:
|
||||
* Dancsó Róbert
|
||||
*
|
||||
*
|
||||
-->
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
@@ -56,7 +54,6 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">Az oldal fordítása még folyamatban van. Amíg tart a fordítás, addig a lefordítatlan részek angolul jelennek meg.</div>
|
||||
|
||||
<h2><img src="../../images/apps-images/soundrecorder-icon_64.png" alt="soundrecorder-icon_64.png" width="64" height="64" />Hangfelvevő (SoundRecorder)</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
|
||||
@@ -67,7 +67,8 @@ A szkriptek az egyszerű parancsok futtatásától az összetettebb kódokig nag
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="bash" name="bash">A Bash</a></h2>
|
||||
<p>Alapvetően a legtöbb shell támogatja a szkripteket. Azt javasoljuk, hogy ismerkedj meg a BASH-el, ugyanis a Haiku is azt használja. Annak köszönhetően, hogy ez egy igen elterjedt shell, rengeteg interneten elérhető anyagot találunk hozzá. Például egy remek dokumentációt is, melyet Johan Jansson készített: <a href="http://www.beforever.com/bashtut.htm" class="printurl">Introduction to bash - a tutorial for bash under BeOS</a>.</p>
|
||||
<p>Since scripts rely naturally a lot on the shell they are interpreted by, you should first familiarize yourself with the BASH that's used by Haiku. There are many resources online as it's a widely used shell. One nice document is Johan Jansson's <a href="https://web.archive.org/web/20011205095723/http://www.beforever.com/bashtut.htm" class="printurl">Introduction to bash - a tutorial for bash under BeOS</a>.<br />
|
||||
The <a href="https://www.gnu.org/software/bash/manual/bash.pdf" class="printurl">Bash Reference Manual (PDF, 720 KiB)</a> is a nice resource to get into the details.</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008-2015, Haiku. All rights reserved.
|
||||
* Copyright 2008-2017, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -135,7 +135,9 @@ You create a link of the <span class="path">menu</span> folder in <span class="p
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="list-of-apps" name="list-of-apps">Futó programok listája</a></h2>
|
||||
<img src="images/deskbar-images/list-of-apps.png" alt="list-of-apps.png" />
|
||||
<p>A programok között könnyedén válthatunk, csak az adott program egy ablakára kell kattintani. Jobb egérgombbal pedig elrejthető, bezárható az ablak vagy az egész program.</p>
|
||||
<p>You can change to a specific running application by clicking on its entry in the Deskbar and choosing (one of) its windows from the submenu. By right-clicking you can <span class="menu">Hide/Show all</span> windows or <span class="menu">Close all</span> and with them the entire application.</p>
|
||||
<p>A <span class="key">SHIFT</span> <span class="key">CTRL</span> click on an application hides all its windows, a <span class="key">CTRL</span> click shows them again.</p>
|
||||
<div class="box-info">Sometimes an application may hang and even though all its windows are gone, the entry in the list of running applications in the Deskbar just won't disappear. In such a situation you use the Vulcan Death Grip to get rid of it: hold <span class="key">SHIFT</span> <span class="key">CTRL</span> <span class="key">ALT</span> and click on the offending entry in the Deskbar. Fascinating!</div>
|
||||
<p>Ha engedélyeztük a programkiterjesztőt, akkor azzal megjeleníthetjük illetve elrejthetjük a programhoz tartozó ablakok listáját közvetlenül a program alatt.</p>
|
||||
<p>Az ablakok melletti ikonok információt adnak az ablak állapotáról. A fehér ikon jelzi, hogy az ablak látható, a szürke ikon pedig azt, hogy el van rejtve. A három vonal az ikon előtt arról informál minket, hogy az ablak nem a jelenlegi munkaasztalon található.</p>
|
||||
|
||||
|
||||
@@ -50,7 +50,7 @@
|
||||
<span>
|
||||
« <a href="screen.html">Képernyő</a>
|
||||
:: <a href="../preferences.html" class="uplink">Beállítások</a>
|
||||
:: <a href="shortcuts">Parancsgombok</a> »
|
||||
:: <a href="shortcuts.html">Parancsgombok</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
@@ -100,7 +100,7 @@ Egy új képernyővédőt, mely nem egy hagyományos .hpkg csomag része, egysze
|
||||
<div class="inner"><span>
|
||||
« <a href="screen.html">Képernyő</a>
|
||||
:: <a href="../preferences.html" class="uplink">Beállítások</a>
|
||||
:: <a href="shortcuts">Parancsgombok</a> »
|
||||
:: <a href="shortcuts.html">Parancsgombok</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -9,9 +9,7 @@
|
||||
*
|
||||
* Authors:
|
||||
* Humdinger <[email protected]>
|
||||
* Translators:
|
||||
* Dancsó Róbert
|
||||
*
|
||||
*
|
||||
-->
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
@@ -56,7 +54,6 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">Az oldal fordítása még folyamatban van. Amíg tart a fordítás, addig a lefordítatlan részek angolul jelennek meg.</div>
|
||||
|
||||
<h1>Nyomkövető kiegészítők</h1>
|
||||
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2008-2014, Haiku. All rights reserved.
|
||||
* Copyright 2008-2017, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
@@ -56,6 +56,7 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">Az oldal fordítása még folyamatban van. Amíg tart a fordítás, addig a lefordítatlan részek angolul jelennek meg.</div>
|
||||
|
||||
|
||||
<table class="index" id="index" summary="index">
|
||||
@@ -82,7 +83,8 @@
|
||||
<img src="images/tracker-images/mount-settings.png" alt="drill-down.png" />
|
||||
<p>Egy <span class="menu">Beállítások</span> menü is a rendelkezésünkre áll, így megadható, hogy ne kelljen minden esetben kézzel csatolni a szükséges lemezeket.<br />
|
||||
A fenti beállítás alapján a rendszer az összes elérhető BeOS lemezt automatikusan csatolni fogja, ugyanakkor indításkor a legutóbb használt lemezeket is csatolja majd.</p>
|
||||
<div class="box-warning">Miután eltávolítunk egy lemezt a gépből, előtte le kell választani azt. Ez a lépés garantálja, hogy minden adatátvitel befejeződött. Ellenkező esetben adatvesztés történhet a lemezen!</div>
|
||||
<div class="box-warning">Before you disconnect e.g. a harddrive or USB stick, make sure you have successfully unmounted the volume and its icon has disappeared. This guarantees that all data transfer has finished. Otherwise you may lose data or corrupt the disk!</div>
|
||||
<div class="box-warning">Haiku is able to mount non-BFS formatted volumes. Be warned, however, that these non-BFS filesystems haven't been rigorously tested. Writing to those volumes may cause corruption in some cases. If you want to be on the safe side, always choose <span class="button">Mount read-only</span> when mounting!</div>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
|
||||
@@ -56,6 +56,7 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">Az oldal fordítása még folyamatban van. Amíg tart a fordítás, addig a lefordítatlan részek angolul jelennek meg.</div>
|
||||
|
||||
|
||||
<table class="index" id="index" summary="index">
|
||||
@@ -136,7 +137,7 @@ Itt most el kell düntenünk, hogy milyen adatot is tároljunk az adatbázisban,
|
||||
<h3>
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="extra_attribute" name="extra_attribute">További jellemzők</a></h3>
|
||||
<p>Itt megadhatunk minden olyan további jellemzőt, amit használni akarunk. A <span class="button">Hozzáadás...</span> gombon kattitnva az alábbi ablakot kapjuk:</p>
|
||||
<p>Here we enter all the custom attributes we decided on in our preparations. Clicking the <span class="button">Add...</span> button opens a panel to enter all the data for the new attribute. You can edit an existing attribute with a double-click.</p>
|
||||
<img src="images/workshop-filetypes+attributes-images/filetype-extra-attribute.png" alt="filetype-extra-attribute.png" />
|
||||
<ul>
|
||||
<li><p><i>Jellemző neve</i> - Ez jelenik meg például egy oszlop neveként a Nyomkövető ablakban.</p></li>
|
||||
|
||||
@@ -119,8 +119,9 @@ A parancs eredményeként megkapjuk a nyilvános hálózatok neveit (SSID), az e
|
||||
<a href="#"><img src="../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="tips" name="tips">Tippek</a></h2>
|
||||
<h3>Bináris firmware fájlok letöltése internet kapcsolat nélkül</h3>
|
||||
<p>Ha nem tudjuk beszereni a bináris firmware fájlokat a <tt>install-wifi-firmwares.sh</tt> szkript használatával (például mert a Haiku nem tud kapcsolódni az internetre), akkor lehetősgünk van letölteni <a href="http://www.haiku-os.org/files/download-data-for-wlan-firmwares.txt">egy shell szkriptt</a>, amit bármely más operációs rendszerben használhatunk, ahol megtalálható a <tt>wget</tt> és a <tt>zip</tt> parancs.<br />
|
||||
A szkript letölti a szükséges fájlokat, majd készít egy zip csomagot amit Haiku alatt a <tt>/boot</tt> mappába ki kell bontanunk. Végl a Terminálban djuk ki:</p>
|
||||
<p>If you cannot obtain the binary firmware files via the <tt>install-wifi-firmwares.sh</tt> script (for example due to lack of internet connection within Haiku), you can also download <a href="http://www.haiku-os.org/files/download-data-for-wlan-firmwares.txt">this shell script</a>, and run it from another OS that has <tt>wget</tt> and <tt>zip</tt> installed.<br />
|
||||
Windows users need to have <a href="http://gnuwin32.sourceforge.net/packages/wget.htm">wget</a> and <a href="http://gnuwin32.sourceforge.net/packages/zip.htm">zip</a> for Windows installed in their default locations and use <a href="https://www.haiku-os.org/files/download-data-for-wlan-firmwares.bat">this batch script</a>.<br />
|
||||
The script will download the needed files and create a zip file that is to be extracted to Haiku's <tt>/boot</tt>. Once unpacked, open a Terminal and type:</p>
|
||||
<pre class="terminal">install-wifi-firmwares.sh</pre>
|
||||
<p>Olvassuk végig a felhasználási feltételeket, majd jóváhagyás után már elérhetőek lesznek számunkra.</p>
|
||||
<h3>Avoiding connection loss</h3>
|
||||
|
||||
Reference in New Issue
Block a user