Update userguide translations

Includes the first version of the Welcome Quick Tour
This commit is contained in:
Autocommitter
2019-10-19 17:22:44 -04:00
committed by Augustin Cavalier
parent e29b7dd85a
commit dbf202a17a
2501 changed files with 38404 additions and 2992 deletions
+4 -2
View File
@@ -4,7 +4,7 @@
<head>
<!--
*
* Copyright 2015-2018, Haiku. All rights reserved.
* Copyright 2015-2019, Haiku. All rights reserved.
* Distributed under the terms of the MIT License.
*
* Authors:
@@ -31,11 +31,13 @@
<div class="inner">
<ul class="lang-menu">
<li class="now"><img src="../../images/flags/sk.png" alt="" /> Slovenčina</li>
<li><a href="../../id/applications/debugger.html"><img src="../../images/flags/id.png" alt="" />Bahasa Indonesia</a></li>
<li><a href="../../ca/applications/debugger.html"><img src="../../images/flags/ca.png" alt="" />Català</a></li>
<li><a href="../../de/applications/debugger.html"><img src="../../images/flags/de.png" alt="" />Deutsch</a></li>
<li><a href="../../en/applications/debugger.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
<li><a href="../../es/applications/debugger.html"><img src="../../images/flags/es.png" alt="" />Español</a></li>
<li><a href="../../fr/applications/debugger.html"><img src="../../images/flags/fr.png" alt="" />Français</a></li>
<li><a href="../../fur/applications/debugger.html"><img src="../../images/flags/fur.png" alt="" />Furlan</a></li>
<li><a href="../../it/applications/debugger.html"><img src="../../images/flags/it.png" alt="" />Italiano</a></li>
<li><a href="../../hu/applications/debugger.html"><img src="../../images/flags/hu.png" alt="" />Magyar</a></li>
<li><a href="../../pl/applications/debugger.html"><img src="../../images/flags/pl.png" alt="" />Polski</a></li>
@@ -75,9 +77,9 @@
<ul>
<li><p><span class="button">Ukončiť</span> po havarovanej aplikácii uprace, ale nič iné nerobí.</p></li>
<li><p><span class="button">Ladiť</span> spustí ladiaci nástroj a umožní ďalšie vyšetrenie problému.</p></li>
<li><p><span class="button">Write core file</span> creates a possibly huge dump of the system's state. Better attach a regular debug report first when submitting a bug report and only provide a core file on request.</p></li>
<li><p><span class="button">Uložiť hlásenie</span> vytvorí hlásenie o chybe, ktoré sa uloží ako textový súbor na Ploche a je možné ho poslať emailom vývojárovi aplikácie, ktorá havarovala alebo prípadne pripojiť k hláseniu v nástroji na sledovanie chýb.<br />
Hlásenie o chybe obsahuje informácie o vašom hardvéri (typ CPU a použitej pamäte atď.), presnú verziu Haiku a všetky dostupné informácie o stave systému, ktoré by mohli súvisieť s haváriou.</p></li>
<li><p><span class="button">Write core file</span> creates a possibly huge dump of the system's state. Better attach a regular debug report first when submitting a bug report and only provide a core file on request.</p></li>
</ul>
<p>The default action when a crash happens can be configured with a text file <span class="path">~/config/settings/system/debug_server/settings</span>.<br />
The file takes on a driver_settings style format as follows:</p>