Update userguide translations

This commit is contained in:
autonielx
2015-01-17 18:26:48 +01:00
parent 5c9a335c57
commit ba483af7de
584 changed files with 5301 additions and 1412 deletions
+2 -2
View File
@@ -19,7 +19,7 @@
<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>インデックス</title>
<title>目次</title>
<link rel="stylesheet" type="text/css" href="../Haiku-doc.css" />
</head>
<body>
@@ -59,7 +59,7 @@
<div id="content">
<div>
<h1>インデックス</h1>
<h1>目次</h1>
<p><a href="attributes.html">属性</a><a href="queries.html">クエリ</a>は Haiku の重要な特徴です。属性はそれだけで便利ですが、クエリが追加的なファイルの情報を表示するためには、属性をインデックス化する必要があります。インデックスは属性をルックアップテーブルに置くので、クエリはきわめて高速になります。<br />
インデックスはファイルシステムの一部であり、ボリューム / パーティションごとに別々に保存されます。</p>