Update user guide and welcome pages and their translations. Thanks everyone. +alpha

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@42127 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Joachim Seemer
2011-06-12 18:03:25 +00:00
parent 8bcc50c336
commit 7660ac681c
175 changed files with 1089 additions and 1048 deletions
+10 -8
View File
@@ -9,12 +9,14 @@
*
* Authors:
* Humdinger <[email protected]>
* Translators:
* mt
*
-->
<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>Desktop Applets</title>
<title>デスクトップアプレット</title>
<link rel="stylesheet" type="text/css" href="../Haiku-doc.css" />
</head>
<body>
@@ -49,20 +51,20 @@
<div>
<div class="box-info">このページの翻訳はまだ完全ではありません。完成するまでは、未完成の部分はオリジナルの英文を使用します。</div>
<h1>Desktop Applets</h1>
<h1>デスクトップアプレット</h1>
<p>Haiku provides a few useful tools that can be installed on the Desktop or the Deskbar via their Replicants.</p>
<p>Haiku は便利なツールを少し提供します。それらはレプリカントを用いて、デスクトップまたは Deskbar にインストールできます。</p>
<table summary="desktop-applets" border="0" cellpadding="2" cellspacing="0">
<tr><td style="width:24px;"><img src="../images/desktop-applets-images/launchbox-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="desktop-applets/launchbox.html">LaunchBox</a></td><td style="width:10px;"> </td>
<td valign="top">Shortcuts to your favorite applications.</td></tr>
<td valign="top">お気に入りのアプリケーションへのショートカットです。</td></tr>
<tr><td><img src="../images/desktop-applets-images/networkstatus-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="desktop-applets/networkstatus.html">NetworkStatus</a></td><td> </td>
<td valign="top">Is your connection up?</td></tr>
<td valign="top">ネットワークは接続していますか?</td></tr>
<tr><td><img src="../images/desktop-applets-images/powerstatus-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="desktop-applets/powerstatus.html">PowerStatus</a></td><td> </td>
<td valign="top">Shows the state of charge of your notebook's battery.</td></tr>
<td valign="top">ノートブックのバッテリーの充電状態を表示します。</td></tr>
<tr><td><img src="../images/desktop-applets-images/processcontroller-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="desktop-applets/processcontroller.html">ProcessController</a></td><td> </td>
<td valign="top">Monitor and control every running app and service.</td></tr>
<td valign="top">実行中のすべてのアプリケーションとサービスの監視とコントロールを行います。</td></tr>
<tr><td><img src="../images/desktop-applets-images/workspaces-icon_16.png" alt="icon" width="16" height="16" /></td><td><a href="desktop-applets/workspaces.html">Workspaces</a></td><td> </td>
<td valign="top">A miniature version of all workspaces.</td></tr>
<td valign="top">すべてのワークスペースの縮小版です。</td></tr>
</table>
</div>