Update to user guide. A few new pages and many translations by Google Code-In students. ShowImage, MediaPlayer and WebPositive are not yet ready for translation. Thanks everyone.

git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@40044 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Joachim Seemer
2010-12-30 19:10:45 +00:00
parent 2eb5e77d9b
commit 9639885450
253 changed files with 5015 additions and 4176 deletions
+7 -6
View File
@@ -9,6 +9,8 @@
*
* Authors:
* Humdinger <[email protected]>
* Translators:
* hiromu1996
*
-->
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
@@ -47,21 +49,20 @@
<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>
<h2><img src="../../images/prefs-images/network-icon_64.png" alt="network-icon_64.png" width="64" height="64" />Network</h2>
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
<tr><td>Deskbarメニュー:</td><td style="width:15px;"></td><td><span class="menu">設定</span></td></tr>
<tr><td>Deskbarメニュー:</td><td style="width:15px;"></td><td><span class="menu">Preferences</span></td></tr>
<tr><td>場所:</td><td></td><td><span class="path">/boot/system/preferences/Network</span></td></tr>
<tr><td>設定ファイル:</td><td></td><td><span class="path">/boot/common/settings/network/resolv.conf</span></td></tr>
</table>
<p><br /></p>
<img src="../images/prefs-images/network.png" alt="network.png" />
<p>At the top, you choose which network adapter to configure.</p>
<p>Then you specify if you get your network automatically (via <acronym title="Dynamic Host Configuration Protocol">DHCP</acronym>) or if you're using static addresses. If it's the latter, you'll have to fill out IP Address, Netmask, Gateway and DNS Servers yourself. Otherwise the panel will show the addresses currently set with DHCP.</p>
<p>ウィンドウの一番上のポップアップメニューを使って、どのネットワークアダプターを設定するか選択します。</p>
<p>次の項目で、<acronym title="Dynamic Host Configuration Protocol">DHCP</acronym>を使って自動で設定するか、静的なIPアドレスを使用するかを指定します。DHCPを使用しないならIPアドレス, サブネットマスク, ゲートウェイとDNSサーバーのアドレスを入力する必要があります。</p>
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
<tr><td><span class="button">Revert</span></td><td> </td><td>brings back the settings that were active when you started the Network preferences.</td></tr>
<tr><td><span class="button">Apply</span></td><td> </td><td>sets the entered configuration.</td></tr>
<tr><td><span class="button">元に戻す</span></td><td> </td><td>Networkが起動された時点で有効だった設定に戻します。</td></tr>
<tr><td><span class="button">適用</span></td><td> </td><td>変更を適用します。</td></tr>
</table>
</div>