Update to user guide and welcome page. Introducing Portuguese and Chinese. Thanks to all translators\!
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@37435 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -9,18 +9,20 @@
|
||||
*
|
||||
* Authors:
|
||||
* Humdinger <[email protected]>
|
||||
* Translators:
|
||||
* MichaelPeppers
|
||||
*
|
||||
-->
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
<meta http-equiv="Content-Style-Type" content="text/css" />
|
||||
<meta name="robots" content="all" />
|
||||
<title>Haiku User Guide - Contents</title>
|
||||
<title>Guida dell'utente Haiku - Contenuti</title>
|
||||
<link rel="stylesheet" type="text/css" href="../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
<div><span>User guide</span></div>
|
||||
<div><span>Guida dell'utente</span></div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
@@ -34,6 +36,8 @@
|
||||
<li><a href="../sv_SE/contents.html"><img src="../images/flags/sv_SE.png" alt="" />Svensk</a></li>
|
||||
<li><a href="../jp/contents.html"><img src="../images/flags/jp.png" alt="" />日本語</a></li>
|
||||
<li><a href="../uk/contents.html"><img src="../images/flags/uk.png" alt="" />Українська</a></li>
|
||||
<li><a href="../zh_CN/contents.html"><img src="../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
|
||||
<li><a href="../pt_PT/contents.html"><img src="../images/flags/pt_PT.png" alt="" />Português</a></li>
|
||||
<li><a href="../en/contents.html"><img src="../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
@@ -43,11 +47,11 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">The translation of this page isn't yet complete. Until it is, unfinished parts use the English original.</div>
|
||||
<div class="box-info">La traduzione di questa pagina non è stata completata. Per questo motivo le parti non tradotte sono visibili in inglese.</div>
|
||||
|
||||
<h1>Welcome to the Haiku User Guide</h1>
|
||||
<h1>Benvenuto alla guida dell'utente Haiku</h1>
|
||||
|
||||
<p>Below, you'll find the documentation of the most important aspects of Haiku. Naturally, completing and extending the documentation is a continuing process (see the <a href="http://www.haiku-os.org/docs/userguide/en/contents.html">online version</a> for updated pages and translations). If you find errors, would like to suggest topics or maybe even contribute yourself, please get in touch on the <a href="http://www.freelists.org/list/haiku-doc">documentation mailing list</a>. If you're interested in helping with translations, you'll find information on that at the <a href="http://dev.haiku-os.org/wiki/i18n/UserGuide">i18n user guide wiki</a>.</p>
|
||||
<p>Di seguito troverai la documentazione per gli aspetti più importanti di Haiku. Ovviamente, completare ed estendere la documentazione è un processo continuo (vedi la <a href="http://www.haiku-os.org/docs/userguide/en/contents.html">versione online di questo documento</a> per pagine e traduzioni aggiornate). Se trovi errori, vorresti suggerire argomenti da aggiungere alla documentazione o contribuire ad essa, ti invitiamo a farti sentire nella <a href="http://www.freelists.org/list/haiku-doc">mailing list della documentazione</a>. Se sei interessato ad aiutarci con le traduzioni, troverai informazioni su come fare nella <a href="http://dev.haiku-os.org/wiki/i18n/UserGuide">wiki per la traduzione della guida</a>.</p>
|
||||
<p><br /></p>
|
||||
<table summary="contents" border="1" rules="rows" frame="void" cellpadding="10" cellspacing="0" style="border: dotted thin #e0e0e0">
|
||||
<!-- Excluded until it's further fleshed out
|
||||
@@ -114,7 +118,7 @@
|
||||
<li><a href="attributes.html#attributes-tracker">Attributes in Tracker</a></li>
|
||||
<li><a href="attributes.html#attributes-terminal">Attributes in Terminal</a></li></ul></td>
|
||||
<td valign="top">One of Haiku's main features lets you manage and add any kind of data to any file.</td></tr>
|
||||
<tr><td valign="top"><a href="index.html">Index</a></td>
|
||||
<tr><td valign="top"><a href="index.html">Indicizzazione</a></td>
|
||||
<td>Use indexing to be able to search for attributes.</td></tr>
|
||||
<tr><td valign="top"><a href="queries.html">Queries</a><ul>
|
||||
<li><a href="queries.html#find-window">The Find window</a></li>
|
||||
@@ -131,11 +135,12 @@
|
||||
<li><a href="applications.html#install">Installing applications</a></li>
|
||||
<li><a href="applications.html#uninstall">Uninstalling applications</a></li>
|
||||
<li><a href="applications.html#list-of-apps">Haiku's applications</a></li>
|
||||
<li><a href="applications.html#cli-apps">Haiku's commandline applications</a></li>
|
||||
<li><a href="applications.html#list-of-bundled-apps">Bundled applications</a></li></ul></td>
|
||||
<td>Learn how to un/install applications in general and how work with the ones that come with Haiku.</td></tr>
|
||||
<tr><td valign="top"><a href="desktop-applets.html">Desktop Applets</a></td>
|
||||
<td>Simple tools to install on your Desktop and Deskbar.</td></tr>
|
||||
<tr><td valign="top"><a href="preferences.html">Preferences</a></td>
|
||||
<tr><td valign="top"><a href="preferences.html">Preferenze</a></td>
|
||||
<td>Configuring and setting up your system.</td></tr>
|
||||
<!--
|
||||
<tr><td valign="top"><a href="demos.html">Demos</a></td>
|
||||
|
||||
Reference in New Issue
Block a user