Updated user guide.
* Added Maciej Baluta's GCI work on NetworkStatus, PowerStatus and ProcessController with only minor changes. * Created a page for Daniel Marth's GCI work, based on the wiki page at https://dev.haiku-os.org/wiki/SystemBinCommands * Updated translations mostly for Japanese and Italian from the currently running GCI tasks. Thanks everyone! git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@39724 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
@@ -43,7 +43,7 @@
|
||||
<span>
|
||||
« <a href="appearance.html">Appearance</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="datatranslations.html">DataTranslations</a> »
|
||||
:: <a href="datatranslations.html">データ転換</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
@@ -84,7 +84,7 @@ Backgrounds preferencesで指定された色は、<a href="../desktop-applets/wo
|
||||
<div class="inner"><span>
|
||||
« <a href="appearance.html">Appearance</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="datatranslations.html">DataTranslations</a> »
|
||||
:: <a href="datatranslations.html">データ転換</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -9,12 +9,14 @@
|
||||
*
|
||||
* Authors:
|
||||
* Humdinger <[email protected]>
|
||||
* Translators:
|
||||
* Kentaro Ozeki
|
||||
*
|
||||
-->
|
||||
<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>DataTranslations</title>
|
||||
<title>データ転換</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -41,49 +43,48 @@
|
||||
<span>
|
||||
« <a href="backgrounds.html">Backgrounds</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="deskbar.html">Deskbar</a> »
|
||||
:: <a href="deskbar.html">デスクバー</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
<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/datatranslations-icon_64.png" alt="datatranslations-icon_64.png" width="64" height="64" />DataTranslations</h2>
|
||||
<h2><img src="../../images/prefs-images/datatranslations-icon_64.png" alt="datatranslations-icon_64.png" width="64" height="64" />データ転換</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>場所:</td><td></td><td><span class="path">/boot/system/preferences/DataTranslations</span></td></tr>
|
||||
<tr><td>設定ファイル:</td><td></td><td><span class="path">~/config/settings/*</span> - Every Translator creates its own settings file here after you've changes its defaults.<br />
|
||||
<span class="path">~/config/settings/system/DataTranslations settings</span> - Stores the panel's window position.</td></tr>
|
||||
<tr><td>設定ファイル:</td><td></td><td><span class="path">~/config/settings/*</span> - デフォルトの設定を変更すると、トランスレーターごとに設定ファイルが置かれます。<br />
|
||||
<span class="path">~/config/settings/system/DataTranslations settings</span> - パネルのウィンドウ位置を保存します。</td></tr>
|
||||
</table>
|
||||
<p>Every application has the ability to open and save every file format for which there's a Translator installed. The settings for these Translators are configured in the DataTranslations preferences.</p>
|
||||
<p>全てのアプリケーションが、トランスレーターのインストールされているファイル形式でファイルを開いたり保存したりできます。データ転換の設定でトランスレーターを設定します。</p>
|
||||
<p><br /></p>
|
||||
<img src="../images/prefs-images/datatranslations.png" alt="datatranslations.png" />
|
||||
<p>Depending on its capabilities, each Translator offers different settings. At least you'll get an <span class="button">Info...</span> button that opens a window with the credits and the installation path.<br />
|
||||
The following table gives an overview of the default Translators and their most useful options.</p>
|
||||
<p>トランスレーターの設定項目は機能に応じそれぞれ異なっていますが、Infoボタンを押すとクレジットとインストール先のパスが表示されます。<br />
|
||||
次の表はデフォルトのトランスレーターと特に便利なオプションの一覧です。</p>
|
||||
<table summary="translators" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><span class="menu">BMP Images</span></td><td>24bit, uncompressed, no transparency</td></tr>
|
||||
<tr><td><span class="menu">EXR Images</span></td><td><acronym title="Industrial Light & Magic">ILM</acronym>'s high dynamic-range (HDR) format</td></tr>
|
||||
<tr><td><span class="menu">GIF Images</span></td><td>8bit, lossless compression, transparency<br />
|
||||
You can reduce the filesize by limiting the number of used colors and the palette.<br />
|
||||
You can write images with transparency, either by automatically using the alpha channel or by setting the RGB value that will be transparent by hand.</td></tr>
|
||||
<tr><td><span class="menu">JPEG2000 Images</span></td><td>24bit, compressed, no transparency<br />
|
||||
Here, you normally only care about the output quality.</td></tr>
|
||||
<tr><td><span class="menu">JPEG Images</span></td><td>24bit, compressed, no transparency<br />
|
||||
Besides the output quality you can also set a smoothing that will lessen compression artefacts but can blur the picture a little.</td></tr>
|
||||
<tr><td><span class="menu">PCX Images</span></td><td>24bit, uncompressed, no transparency, PC Paintbrush Exchange format</td></tr>
|
||||
<tr><td><span class="menu">PNG Images</span></td><td>32bit, lossless compression, transparency</td></tr>
|
||||
<tr><td><span class="menu">PPM Images</span></td><td>24bit, uncompressed, no transparency, Portable PixMap format</td></tr>
|
||||
<tr><td><span class="menu">RAW Images</span></td><td>up to 48bit, uncompressed, no transparency</td></tr>
|
||||
<tr><td><span class="menu">RTF Text Files</span></td><td>Formatted text</td></tr>
|
||||
<tr><td><span class="menu">SGI Images</span></td><td>24bit, optional lossless compression, transparency</td></tr>
|
||||
<tr><td><span class="menu">StyledEdit Files</span></td><td>Formatted text</td></tr>
|
||||
<tr><td><span class="menu">TGA Images</span></td><td>32bit, optional lossless compression, transparency</td></tr>
|
||||
<tr><td><span class="menu">TIFF Images</span></td><td>24bit, optional lossless compression, layers, transparency</td></tr>
|
||||
<tr><td class="onelinetop"><span class="menu">WonderBrush Images</span></td><td>32bit, layers, transparency, vector/pixel data</td></tr>
|
||||
<tr><td><span class="menu">BMP Images</span></td><td>24ビット、非圧縮、非透過</td></tr>
|
||||
<tr><td><span class="menu">EXR Images</span></td><td><acronym title="Industrial Light & Magic">ILM</acronym>ハイ・ダイナミック・レンジ(HDR)形式</td></tr>
|
||||
<tr><td><span class="menu">GIF Images</span></td><td>8ビット、ロスレス圧縮、透過<br />
|
||||
使用する色とパレットを制限することでファイルサイズを小さくできます。<br />
|
||||
画像を透過させて書き出すには、アルファチャネルを使い自動的に行うか、手動でRGB値を設定します。</td></tr>
|
||||
<tr><td><span class="menu">JPEG2000 Images</span></td><td>24ビット、圧縮、非透過<br />
|
||||
ここでは普通、出力品質のみが考慮されます。</td></tr>
|
||||
<tr><td><span class="menu">JPEG Images</span></td><td>24ビット、圧縮、非透過<br />
|
||||
画像は少し不明瞭になりますが、出力品質だけでなく、スムージングを設定して圧縮による劣化を抑えることもできます。</td></tr>
|
||||
<tr><td><span class="menu">PCX Images</span></td><td>24ビット、非圧縮、非透過、PC Paintbrush互換形式</td></tr>
|
||||
<tr><td><span class="menu">PNG Images</span></td><td>32ビット、ロスレス圧縮、透過</td></tr>
|
||||
<tr><td><span class="menu">PPM Images</span></td><td>24ビット、非圧縮、非透過Portable PixMapフォーマット</td></tr>
|
||||
<tr><td><span class="menu">RAW Images</span></td><td>最大48ビット、非圧縮、非透過</td></tr>
|
||||
<tr><td><span class="menu">RTF Text Files</span></td><td>書式付きテキスト</td></tr>
|
||||
<tr><td><span class="menu">SGI Images</span></td><td>24ビット、ロスレス圧縮オプション、透過</td></tr>
|
||||
<tr><td><span class="menu">StyledEdit Files</span></td><td>書式付きテキスト</td></tr>
|
||||
<tr><td><span class="menu">TGA Images</span></td><td>32ビット、ロスレス圧縮オプション、透過</td></tr>
|
||||
<tr><td><span class="menu">TIFF Images</span></td><td>24ビット、ロスレス圧縮オプション、レイヤー、透過</td></tr>
|
||||
<tr><td class="onelinetop"><span class="menu">WonderBrush Images</span></td><td>32ビット、レイヤー、透過、ベクター/ピクセルデータ</td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<div class="box-info">Screenshots, charts, black&white drawings and other images with few used colors, as well as small pictures are best saved as GIF (up to 256 colors) or PNG (millions of colors). JPEG, for example, introduces compression artefacts without gain in smaller filesize.</div>
|
||||
<div class="box-info">スクリーンショット、図表や、白黒など色数の少ない画像、また小さい画像の保存にはGIF(最大256色)かPNG(数百万色)が最適です。例えばJPEGでは、ファイルサイズの削減が得られずに劣化だけ招くことがあります。</div>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -92,7 +93,7 @@ Besides the output quality you can also set a smoothing that will lessen compres
|
||||
<div class="inner"><span>
|
||||
« <a href="backgrounds.html">Backgrounds</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="deskbar.html">Deskbar</a> »
|
||||
:: <a href="deskbar.html">デスクバー</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -14,7 +14,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>Deskbar</title>
|
||||
<title>デスクバー</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -39,7 +39,7 @@
|
||||
<li><a href="../../en/preferences/deskbar.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="datatranslations.html">DataTranslations</a>
|
||||
« <a href="datatranslations.html">データ転換</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="e-mail.html">E-Mail</a> »
|
||||
</span></div>
|
||||
@@ -65,7 +65,7 @@
|
||||
<!--
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="datatranslations.html">DataTranslations</a>
|
||||
« <a href="datatranslations.html">データ転換</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="e-mail.html">E-Mail</a> »
|
||||
</span></div>
|
||||
|
||||
@@ -9,12 +9,14 @@
|
||||
*
|
||||
* Authors:
|
||||
* Humdinger <[email protected]>
|
||||
* Translators:
|
||||
* Kentaro Ozeki
|
||||
*
|
||||
-->
|
||||
<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>E-mail</title>
|
||||
<title>電子メール</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -39,149 +41,149 @@
|
||||
<li><a href="../../en/preferences/e-mail.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="deskbar.html">Deskbar</a>
|
||||
« <a href="deskbar.html">デスクバー</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="filetypes.html">FileTypes</a> »
|
||||
:: <a href="filetypes.html">ファイルタイプ</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
<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>
|
||||
|
||||
<table class="index" id="index" summary="index">
|
||||
<tr class="heading"><td>Index</td></tr>
|
||||
<tr class="heading"><td>目次</td></tr>
|
||||
<tr class="index"><td>
|
||||
<a href="#creating">Creating a new e-mail account</a><br />
|
||||
<a href="#incoming">Setting up incoming e-mail</a><br />
|
||||
<a href="#outgoing">Setting up outgoing e-mail</a><br />
|
||||
<a href="#filters">Setting up e-mail filters</a><br />
|
||||
<a href="#settings">Setting up the Mail Service</a>
|
||||
<a href="#creating">新しい電子メールアカウントの作成</a><br />
|
||||
<a href="#incoming">受信する電子メールの設定</a><br />
|
||||
<a href="#outgoing">送信する電子メールの設定</a><br />
|
||||
<a href="#filters">電子メールフィルタの設定</a><br />
|
||||
<a href="#settings">Mailサービスの設定</a>
|
||||
</td></tr>
|
||||
</table>
|
||||
|
||||
<h2><img src="../../images/prefs-images/e-mail-icon_64.png" alt="e-mail-icon_64.png" width="64" height="64" />E-mail</h2>
|
||||
<h2><img src="../../images/prefs-images/e-mail-icon_64.png" alt="e-mail-icon_64.png" width="64" height="64" />電子メール</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>場所:</td><td></td><td><span class="path">/boot/system/preferences/E-mail</span></td></tr>
|
||||
<tr><td>設定ファイル:</td><td></td><td><span class="path">~/config/settings/Mail/*</span></td></tr>
|
||||
</table>
|
||||
<p>Haiku provides a system that retrieves e-mail regularly via a Mail Service (also known as mail_daemon) and saves each mail as a single text file. It parses the mail and fills its attributes with all necessary header information, like from, to, subject and its unread status. Now it can be queried by you or any application. This system also makes switching e-mail clients easy as all the data and your configuration stays the same.<br />
|
||||
The configuration is done in the E-Mail preference panel.</p>
|
||||
<p>Haikuは、Mailサービス(mail_daemon)を通じ定期的に電子メールを取得して、メールごとに単一のテキストファイルに保存するシステムを提供します。システムはメールを解析して、差出人、宛先、題名、未読(既読)といった必要な全てのヘッダ情報で属性を設定します。処理は直接あるいは各アプリケーションから要求できます。また、このシステムは全てのデータと構成を保ちつつ電子メールクライアントを切り替えることを容易にします。<br />
|
||||
構成は電子メール設定パネルで行います。</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="creating" name="creating">Creating a new e-mail account</a></h2>
|
||||
<p>Let's go through the process of setting up an e-mail account.<br />
|
||||
You start by clicking the <span class="button">Add</span> button to create a new, unnamed account. This opens a panel where you fill in your account info:</p>
|
||||
<a id="creating" name="creating">新しい電子メールアカウントの作成</a></h2>
|
||||
<p>電子メールアカウントの設定手順を追っていきましょう。<br />
|
||||
新しく無名のアカウントを作るために、まず<span class="button">Add</span> ボタンをクリックします。すると、アカウント情報を入力するパネルが開きます:</p>
|
||||
<img src="../images/prefs-images/e-mail-new-account.png" alt="e-mail-new-account.png" />
|
||||
<p>First, declare the <i>Account Type</i> which is either <span class="menu">Receive Mail Only</span>, <span class="menu">Send Mail Only</span>, or the most usual type, <span class="menu">Send and Receive Mail</span>. Then you set how you get your mail, via <span class="menu">POP3</span> or <span class="menu">IMAP</span>.</p>
|
||||
<p>Now you enter your <i>E-mail Address</i>, <i>Login Name</i> and <i>Password</i>, give an <i>Account Name</i> under which it will be known under Haiku and your <i>Real Name</i>.</p>
|
||||
<p>If your account is from a major e-mail provider, Haiku already knows all technical details like server IP addresses and the following information is already filled in automatically. If that is not the case, just follow this guide and fill in the details to your e-mail account accordingly.</p>
|
||||
<p>初めに、 <i>Account Type</i>(アカウントの種類)を設定します。 <span class="menu">Receive Mail Only</span>(受信のみ)、 <span class="menu">Send Mail Only</span>(送信のみ)、最もよく使われる <span class="menu">Send and Receive Mail</span>(送受信)があります。 次に、メールを取得する方法として<span class="menu">POP3</span>か<span class="menu">IMAP</span>を選びます。</p>
|
||||
<p>それから<i>E-mail Address</i>(電子メールアドレス)、 <i>Login Name</i>(ログイン名)、 <i>Password</i>(パスワード)を入力して、 Haiku内で用いられる<i>Account Name</i>(アカウント名)と<i>Real Name</i>(本名)も決めてください。</p>
|
||||
<p>メジャーな電子メールプロバイダを利用している場合、Haikuは既にサーバのIPアドレスのような技術項目を全て保持しているので、他の情報は自動的に記入されます。それ以外の場合は、このガイドに従って先の電子メールアカウントの項目を埋めてください。</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="incoming" name="incoming">Setting up incoming e-mail</a></h2>
|
||||
<p>Click on <span class="menu">Incoming</span> under your account's name to set up how e-mails are received.</p>
|
||||
<a id="incoming" name="incoming">受信する電子メールの設定</a></h2>
|
||||
<p>どのように電子メールを受信するか設定するには、アカウント名の下にある<span class="menu">Incoming</span>をクリックします。</p>
|
||||
<img src="../images/prefs-images/e-mail-in.png" alt="e-mail-in.png" />
|
||||
<p>From the pop-up menu you choose the protocol used by your provider. <span class="menu">IMAP</span> and <span class="menu">POP3</span> are supported.</p>
|
||||
<p>Next is the <span class="menu">Mail Server</span> address for incoming mails. If your provider needs you to log into a specific port, you add that to the address, separated by a colon. For example, <tt>pop.your-provider.org:1400</tt>.</p>
|
||||
<p>Then you enter your login information, <i>Username</i> and <i>Password</i>, and if necessary change the <i>Login Type</i> from the default <span class="menu">Plain Text</span> to <span class="menu">APOP</span> for authentication.</p>
|
||||
<p>If you use <i>POP3</i> and retrieve mails of this account from different computers, you may want to activate the option to <span class="menu">Leave mail on server</span> and only <span class="menu">Remove mail from server when deleted</span> locally.</p>
|
||||
<p>If you use <i>IMAP</i> instead, you have the option to <span class="menu">Remove mail from server when deleted</span> locally. You can specify a <span class="menu">Top Mailbox Folder</span> to only synchronize with a specific folder and its subfolders.</p>
|
||||
<p>The <span class="menu">New Mail Notification</span> offers different methods to announce the arrival of new mail. Try different settings to see what works best for you.</p>
|
||||
<p>You can change the <i>Location</i> of your inbox (default: <span class="path">/boot/home/mail/in/</span>), which is useful if you'd like to separate the mails from different accounts into their own folders. However, queries let you sort things out just as well.</p>
|
||||
<p>Last on this page, you can opt to only <span class="menu">Partially download messages</span> that are larger than a certain size. This will only get the header and you can decide if you want to download the rest of the message plus possible attachments after seeing the subject and who sent it. Useful if you have a slow connection.</p>
|
||||
<p>ポップアップメニューからプロバイダーが利用するプロトコルを選びます。<span class="menu">IMAP</span>と<span class="menu">POP3</span>がサポートされています。</p>
|
||||
<p>次に受信するメールの<span class="menu">Mail Server</span>(メールサーバー)アドレスを設定します。もしプロバイダーが特別なポートにログインすることを要求する場合は、コロンで区切ってそのアドレスを追加してください。(例<tt>pop.your-provider.org:1400)</tt></p>
|
||||
<p>次に<i>Username</i>と<i>Password</i>を入力します。必要なら<i>Login Type</i>をデフォルトの<span class="menu">Plain Text</span>から認証付きの<span class="menu">APOP</span>に変更してください。</p>
|
||||
<p>もしあなたが<i>POP3</i>を使っていて、このアカウントのメールを複数のコンピューターで取得するなら、<span class="menu">Leave mail on server</span>オプションを有効にして、ローカルのみで<span class="menu">Remove mail from server when deleted</span>を行うとよいでしょう。</p>
|
||||
<p>もし代わりに<i>IMAP</i>を使っているならば、<span class="menu">Remove mail from server when deleted</span> locallyオプションが利用できます。また、同期するフォルダを<span class="menu">Top Mailbox Folder</span>(最上層の受信箱フォルダ)から指定したフォルダとそのサブフォルダに変更できます。</p>
|
||||
<p><span class="menu">New Mail Notification</span>はいくつかの新着メールの通知方法を提供します。設定を試して最適な方法を見つけましょう。</p>
|
||||
<p>アカウントによってメールを分けたい場合、受信箱の<i>Location</i>(場所)を変更することができます。(デフォルト: <span class="path">/boot/home/mail/in/</span>)
|
||||
クエリでも同様の整理が可能です。 </p>
|
||||
<p>最後に、指定したサイズより大きいメールについて、<span class="menu">Partially download messages</span>(部分的にメッセージをダウンロード)するよう設定することもできます。これはヘッダのみを取得するので、題名と差出人を見た後でメッセージの続きと有効な添付ファイルをダウンロードするか決めることができます。低速な接続回線を利用している場合に便利です。</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="outgoing" name="outgoing">Setting up outgoing e-mail</a></h2>
|
||||
<p>Click on <span class="menu">Outgoing</span> under your account's name to set up how e-mails are sent.</p>
|
||||
<a id="outgoing" name="outgoing">送信する電子メールの設定</a></h2>
|
||||
<p>どのように電子メールを送信するか設定するには、アカウント名の下にある<span class="menu">Outgoing</span>をクリックします。</p>
|
||||
<img src="../images/prefs-images/e-mail-out.png" alt="e-mail-out.png" />
|
||||
<p>As with incoming mail, you can also change the <i>Location</i> of your outbox (default: <span class="path">/boot/home/mail/out/</span>).</p>
|
||||
<p>Next is the <i>SMTP Server</i> address for outgoing mails. As with the incoming server before, you can use a specific port if needed, e.g. <tt>mail.your-provider.org:1200</tt>.</p>
|
||||
<p>If you need to login, you change the <i>Login Type</i> to <span class="menu">ESMTP</span> and enter username and password above. The other type is used for providers that need you to check for mail with <span class="menu">POP3 before SMTP</span> for identification.</p>
|
||||
<p>受信メールと同様に、送信箱の<i>Location</i>(場所)を変更できます。(デフォルト: <span class="path">/boot/home/mail/out/</span>)</p>
|
||||
<p>次に送信するメールの<i>SMTP Server</i>(SMTPサーバー)アドレスを設定します。送信サーバのと同様、必要に応じてポートを指定することができます。(例<tt>mail.your-provider.org:1200</tt>)</p>
|
||||
<p>ログインする必要があれば、<i>Login Type</i>(ログインの種類)を<span class="menu">ESMTP</span>に変更しユーザー名とパスワードを入力します。 もうひとつは、プロバイダーがメール確認時に認証のため<span class="menu">POP3 before SMTP</span>を要求する場合に用いられます。</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="filters" name="filters">Setting up e-mail filters</a></h2>
|
||||
<p>If you want to filter your incoming email, you click on <span class="menu">E-Mail Filters</span> under your account's name to set up automatic sorting. You can add any number of filters that are applied one after the other. You can rearrange them by drag&dropping them to their new position.<br />
|
||||
Besides the <span class="menu">R5 Daemon Filter</span> that's used for backward compatibility, there are two other <span class="menu">Incoming Mail Filters</span> you can add.</p>
|
||||
<a id="filters" name="filters">電子メールフィルタの設定</a></h2>
|
||||
<p>受信するメールにフィルタを適用するには、自動処理のためにアカウント名の下にある<span class="menu">E-Mail Filters</span>をクリックします。複数のフィルタを追加して順に適用できます。順番はそれらを新しい位置にドラッグ&ドロップすることで並べ替えることができます。<br />
|
||||
後方互換を実現するための<span class="menu">R5 Daemon Filter</span>に加え、2つの異なった<span class="menu">Incoming Mail Filters</span>(受信メールフィルタ)が追加可能です。</p>
|
||||
|
||||
<h3>
|
||||
<a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
Spam Filter</h3>
|
||||
Spamフィルタ</h3>
|
||||
<img src="../images/prefs-images/e-mail-filter-spam.png" alt="e-mail-filter-spam.png" />
|
||||
<p>The spam filter uses statistical methods to classify a mail as unwanted spam. It assigns a value between 0 and 1 to it and you can decide what are the limits for a genuine mail and what will be considered spam.<br />
|
||||
You can have that spam rating added to the start of the subject.<br />
|
||||
Also, the spam filter can learn from all incoming e-mail. Of course, you'll have to teach it by sorting out the false positives, mails that were mistakenly marked as spam. You'll find more on that when we discuss the application <span class="app">Mail</span>.</p>
|
||||
<p>Together with the following <span class="menu">Match Header</span> filter, you're able to automatically sort out detected spam mails.</p>
|
||||
<p>spamフィルタは不要なスパムの判定に統計的手法を利用します。メールには0から1の評価値が付与され、ユーザーはスパムと通常のメールとの境界値を決めることができます。<br />
|
||||
評価値を受信メールの題名の先頭に追加することが可能です。<br />
|
||||
また、spamフィルタは全ての受信メールから学習することができます。もちろん、誤ってスパム判定されている偽陽性のメールを訂正しなくてはいけません。<span class="app">Mail</span>(メール)アプリケーションについての説明で詳しく知ることができるでしょう。</p>
|
||||
<p><span class="menu">Match Header</span> (マッチヘッダ)フィルタと併用することで、検出されたスパムメールを自動的に整理できます。</p>
|
||||
|
||||
<h3>
|
||||
<a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
Match Header</h3>
|
||||
マッチヘッダ</h3>
|
||||
<img src="../images/prefs-images/e-mail-filter-header.png" alt="e-mail-filter-header.png" />
|
||||
<p>This filter compares a header to a search pattern and performs some action when it matches.<br />
|
||||
With the first text field you specify which header to check against. These are available:</p>
|
||||
<p>このフィルタはヘッダと検索パターンを比較し、一致した際に処理を行います。<br />
|
||||
最初のテキストフィールドには対象のヘッダを指定します。以下のヘッダが指定できます:</p>
|
||||
<table summary="match header" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><span class="menu">Name</span></td><td style="width:5px;"> </td>
|
||||
<td>the name of the sender</td></tr>
|
||||
<td>差出人の名前</td></tr>
|
||||
<tr><td><span class="menu">From</span></td><td> </td>
|
||||
<td>the e-mail address of the sender</td></tr>
|
||||
<tr><td><span class="menu">To</span></td><td> </td>
|
||||
<td>your e-mail address (different for each e-mail account)</td></tr>
|
||||
<td>差出人の電子メールアドレス</td></tr>
|
||||
<tr><td><span class="menu">To</span>(宛先)</td><td> </td>
|
||||
<td>あなたの電子メールアドレス(アカウントによって異なります)</td></tr>
|
||||
<tr><td><span class="menu">Reply To</span></td><td> </td>
|
||||
<td>the e-mail address replies are sent to</td></tr>
|
||||
<td>返信先の電子メールアドレス</td></tr>
|
||||
<tr><td><span class="menu">When</span></td><td> </td>
|
||||
<td>the date and time the mail was received</td></tr>
|
||||
<td>メールが受信された日時</td></tr>
|
||||
<tr><td><span class="menu">Subject</span></td><td> </td>
|
||||
<td>the subject line</td></tr>
|
||||
<td>メールの題名</td></tr>
|
||||
<tr><td><span class="menu">Cc</span></td><td> </td>
|
||||
<td>addresses of anyone receiving a carbon copy (Cc)</td></tr>
|
||||
<td>メールの複製(Cc)を受信するアドレスの一覧</td></tr>
|
||||
<tr><td><span class="menu">Account</span></td><td> </td>
|
||||
<td>the name of the e-mail's account</td></tr>
|
||||
<td>電子メールアカウントの名前</td></tr>
|
||||
<tr><td><span class="menu">Status</span></td><td> </td>
|
||||
<td>The current status of the e-mail. Normally, this can be "Read", "Replied", "Sent", "Forwarded", "New", or anything you have defined yourself. However, unless you change it yourself in a filter, it will always be "New" after the Mail Service fetched the mail.</td></tr>
|
||||
<tr><td><span class="menu">Priority</span></td><td> </td>
|
||||
<td>is set by the sender's e-mail program (e.g. "urgent")</td></tr>
|
||||
<td>電子メールのステータスを表します。通常は"Read(来読)"、"Replied(返信済み)"、"Sent(送信済み)"、"Forwarded(転送済み)"、"New(新規)"、または自分自身で定義したものです。ただし、フィルタでここを変更しても、Mailサービスがメールを取得した後は常に"New(新規)"が適用されています。</td></tr>
|
||||
<tr><td><span class="menu">Priority</span>(優先度)</td><td> </td>
|
||||
<td>差出人の電子メールプログラム側で設定されます。(例 "urgent(緊急)")</td></tr>
|
||||
<tr><td><span class="menu">Thread</span></td><td> </td>
|
||||
<td>essentially the same as "Subject", but without things like Re: or Fwd:</td></tr>
|
||||
<tr><td><span class="menu">Classification Group</span></td><td> </td>
|
||||
<td>depending on what the spam filter classified it as, this will either be empty (if uncertain) or contain the word "Genuine" or "Spam"</td></tr>
|
||||
<tr><td><span class="menu">Spam/Genuine Estimate</span></td><td> </td>
|
||||
<td>this is a numerical estimate that the spam filter assigned to the e-mail. They are shown in scientific notation, where 1.065e-12 translates to 1.065 divided by 10 to the 12th power, which in this case translates to 0.000000000001065.</td></tr>
|
||||
<td>基本的に"Subject"と同じですが、Re:やFwd:といった文字列が除かれます。</td></tr>
|
||||
<tr><td><span class="menu">Classification Group</span>(分類グループ)</td><td> </td>
|
||||
<td>スパムフィルタの判定に依存して、空白(不確かな場合)か、あるいは"Genue(本物)"か"Spam(スパム)"の文字列を含みます。</td></tr>
|
||||
<tr><td><span class="menu">Spam/Genuine Estimate</span>(評価値)</td><td> </td>
|
||||
<td>これはスパムフィルタが電子メールに付加する評価の数値です。これは科学的な記法で表記され、例えば1.065e-12は1.065を10の12乗で割った0.000000000001065を意味します。</td></tr>
|
||||
</table>
|
||||
<p>The second text field holds your search pattern. It accepts <a href="http://en.wikipedia.org/wiki/Regular_expression" class="external free" title="Wikipedia: Regular expression" rel="nofollow">regular expressions</a> which gives it great flexibility, while unfortunately complicating things a bit. Read up on it a bit, it's well worth it and simple search patterns aren't <i>that</i> complicated at all.</p>
|
||||
<p>With the pop-up menu below it, you assign an action when the pattern matches. You can move or delete a mail, set the status to "Read" or anything else or set the e-mail account you'll reply with.</p>
|
||||
<p>2番目のテキストフィールドには検索パターンを入力します。ここでは<a href="http://en.wikipedia.org/wiki/Regular_expression" class="external free" title="Wikipedia: Regular expression" rel="nofollow">regular expression(正規表現)</a>が利用可能で、多少複雑になる場合があるものの高い柔軟性を提供しています。 リンク先を少し読めば、正規表現を利用する価値が充分にあり、また単純な検索パターンに関しては全く複雑にならないことが分かるでしょう。</p>
|
||||
<p>その下のポップアップメニューで、パターンが一致した際の処理を選択します。メールの移動や削除、"Read(既読)"などメールのステータス変更、返信に用いる電子メールアドレスの設定ができます。</p>
|
||||
|
||||
<h3>
|
||||
<a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
Outgoing Mail Filters</h3>
|
||||
<p>At this moment, there's only one filter that deals with outgoing mail: <span class="cli">fortune</span>.
|
||||
<br />It will attach a randomly chosen funny or wise "fortune cookie" to the end of every mail before it's sent out. You can do a dry run by issuing the command <span class="cli">fortune</span> in a Terminal.</p>
|
||||
送信メールフィルタ</h3>
|
||||
<p>送信するメールに適用できるフィルタはたったひとつです: <span class="cli">fortune</span>(占い)。
|
||||
<br />このフィルタは送信するメールが送られる前に、その末尾にランダムに選ばれた愉快な(あるいは賢い)"fortune cookie"を付け加えます。これはターミナルでで<span class="cli">fortune</span>コマンドを実行することで試すことができます。</p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="settings" name="settings">Setting up the Mail Service</a></h2>
|
||||
<p>Now that your incoming and outgoing mail servers (and maybe some filters, too), are configured, you have to tell the Mail Service that does all the actual checking and fetching how to do its job.</p>
|
||||
<a id="settings" name="settings">Mailサービスの設定</a></h2>
|
||||
<p>受信及び送信メールサーバの設定が(おそらくフィルターの設定も)完了したので、実際の確認と取得の全てを行うMailサービスにジョブをどのように行うか知らせる必要があります。</p>
|
||||
<img src="../images/prefs-images/e-mail-settings.png" alt="e-mail-settings.png" />
|
||||
<p>Under <i>Mail Checking</i> you configure the interval at which the account's mail server is probed for new mail.<br />
|
||||
If you're on a dial-up connection, you may want to do that <span class="menu">Only When Dial-Up is Connected</span> and also <span class="menu">Schedule Outgoing Mail When Dial-Up is Disconnected</span> to avoid dialing automatically in regularly only to check for mail.</p>
|
||||
<p>The Mail Service has a status window which you can set to show up <span class="menu">Never</span>, <span class="menu">While Sending</span>, <span class="menu">While Sending and Receiving</span> or <span class="menu">Always</span>.</p>
|
||||
<p>Make sure to <span class="menu">Start Mail Services on Startup</span> or there will be no mail_daemon running to do your bidding...</p>
|
||||
<p><i>Mail Checking</i>で アカウントのメールサーバに新着メールの問い合わせを行う間隔を指定します。<br />
|
||||
ダイヤルアップ接続を利用している場合、メールチェックのためだけに自動でダイヤルしてしまうのを防ぐため<span class="menu">Only When Dial-Up is Connected</span>と<span class="menu">Schedule Outgoing Mail When Dial-Up is Disconnected</span>を有効にするとよいでしょう。 </p>
|
||||
<p>Mailサービスでは、ステータスウィンドウの表示を<span class="menu">Never</span>、<span class="menu">While Sending</span>、<span class="menu">While Sending and Receiving</span>、<span class="menu">Always</span>から選択できます。</p>
|
||||
<p><span class="menu">Start Mail Services on Startup</span>が無効だと処理を実行するmail_daemonが起動していないので、有効であるかしっかり確かめてください。</p>
|
||||
<img src="../images/prefs-images/e-mail-mailbox.png" alt="e-mail-mailbox.png" />
|
||||
<p><span class="menu">Edit Mailbox Menu...</span> will open the folder <span class="path">/boot/home/config/Mail/Menu Links/</span>. All folders or queries (!) or their links put into this folder will appear in the context menu of the mailbox icon of the Mail Services in the Deskbar tray.</p>
|
||||
<p>From that menu, you can also <span class="menu">Create New Message...</span>, <span class="menu">Check For Mail Now</span> or <span class="menu">Edit Preferences...</span>.</p>
|
||||
<p>The mailbox icon itself shows if there are unread messages (status "New") when there are envelopes inside.</p>
|
||||
<p><span class="menu">Edit Mailbox Menu...</span>は<span class="path">/boot/home/config/Mail/Menu Links/</span>フォルダを開きます。この中に格納されたすべてのフォルダやクエリ、またそれらのリンクが、デスク箱トレイのMailサービスにあるメールボックスアイコンのコンテキストメニューに表示されます。</p>
|
||||
<p>メニューからは、<span class="menu">Create New Message...</span>、<span class="menu">Check For Mail Now</span> 、<span class="menu">Edit Preferences...</span>といった操作ができます。</p>
|
||||
<p>メール箱アイコンは、未読メッセージ("New(新規)"ステータス)がある場合に中に封筒マークを表示します。</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="deskbar.html">Deskbar</a>
|
||||
« <a href="deskbar.html">デスクバー</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="filetypes.html">FileTypes</a> »
|
||||
:: <a href="filetypes.html">ファイルタイプ</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -9,12 +9,14 @@
|
||||
*
|
||||
* Authors:
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
* Translators:
|
||||
* Kentaro Ozeki
|
||||
*
|
||||
-->
|
||||
<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>FileTypes</title>
|
||||
<title>ファイルタイプ</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -39,24 +41,23 @@
|
||||
<li><a href="../../en/preferences/filetypes.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="e-mail.html">E-mail</a>
|
||||
« <a href="e-mail.html">電子メール</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="fonts.html">Fonts</a> »
|
||||
:: <a href="fonts.html">フォント</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
<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/filetypes-icon_64.png" alt="filetypes-icon_64.png" width="64" height="64" />FileTypes</h2>
|
||||
<h2><img src="../../images/prefs-images/filetypes-icon_64.png" alt="filetypes-icon_64.png" width="64" height="64" />ファイルタイプ</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>場所:</td><td></td><td><span class="path">/boot/system/preferences/FileTypes</span></td></tr>
|
||||
<tr><td>設定ファイル:</td><td></td><td><span class="path">~/config/settings/FileTypes settings</span><br />
|
||||
<span class="path">~/config/settings/beos_mime/*</span> - Stores all MIME types as folders.</td></tr>
|
||||
<span class="path">~/config/settings/beos_mime/*</span> - 全てのMIMEタイプをフォルダとして保存します。</td></tr>
|
||||
</table>
|
||||
<p>Please refer to topic <a href="../filetypes.html">Filetypes</a> and the workshop <a href="../workshop-filetypes+attributes.html">Filetypes, Attributes, Index and Queries</a> that explains most of this preference panel.</p>
|
||||
<p>この設定パネルのほとんどを説明している、<a href="../filetypes.html">Filetypes</a>とワークショプの<a href="../workshop-filetypes+attributes.html">Filetypes, Attributes, Index and Queries</a>を参照してください。</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
@@ -64,9 +65,9 @@
|
||||
<!--
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="e-mail.html">E-mail</a>
|
||||
« <a href="e-mail.html">電子メール</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="fonts.html">Fonts</a> »
|
||||
:: <a href="fonts.html">フォント</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
-->
|
||||
|
||||
@@ -16,7 +16,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>Fonts</title>
|
||||
<title>フォント</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -41,15 +41,14 @@
|
||||
<li><a href="../../en/preferences/fonts.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="filetypes.html">FileTypes</a>
|
||||
« <a href="filetypes.html">ファイルタイプ</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="keyboard.html">Keyboard</a> »
|
||||
:: <a href="keyboard.html">キーボード</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
<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/fonts-icon_64.png" alt="fonts-icon_64.png" width="64" height="64" />フォント</h2>
|
||||
<table summary="quickinfo" border="0" cellspacing="0" cellpadding="2">
|
||||
@@ -60,7 +59,7 @@
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<img src="../images/prefs-images/fonts.png" alt="fonts.png" />
|
||||
<p>Haikuは異なった目的のために3種類の標準フォントを定めています。ここで、システム全体で用いられるフォントのスタイル(通常・太字・固定幅)とサイズを設定します。加えて、メニューで使われるフォントの設定が別にあります。</p>
|
||||
<p>Haikuは異なった目的のために3種類の標準フォントを定めています。ここでシステム全体で用いられるフォントのスタイル(通常・太字・固定幅)とサイズを設定します。加えて、メニューで使われるフォントの設定が別にあります。</p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><span class="button">Defaults</span></td><td> </td><td>すべての設定をデフォルト値に戻します。</td></tr>
|
||||
<tr><td><span class="button">Revert</span></td><td> </td><td>フォント設定を開始した時点で有効だった設定に戻します。</td></tr>
|
||||
@@ -69,16 +68,16 @@
|
||||
<h2>
|
||||
<a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="install" name="install">新しいフォントのインストール</a></h2>
|
||||
<p>新しいフォントを各自のユーザフォルダにコピーすることでインストールできます。 <span class="path">/boot/common/fonts/</span> or <span class="path">/boot/home/config/fonts/</span> (see topic <a href="../filesystem-layout.html">Filesystem layout</a>).</p>
|
||||
<p>新しいフォントを各自のユーザフォルダにコピーすることでインストールできます。<span class="path">/boot/common/fonts/</span> または<span class="path">/boot/home/config/fonts/</span> (<a href="../filesystem-layout.html">Filesystem layout</a>のトピックをご覧ください)</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="filetypes.html">FileTypes</a>
|
||||
« <a href="filetypes.html">ファイルタイプ</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="keyboard.html">Keyboard</a> »
|
||||
:: <a href="keyboard.html">キーボード</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -9,12 +9,14 @@
|
||||
*
|
||||
* Authors:
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
* Translators:
|
||||
* Kentaro Ozeki
|
||||
*
|
||||
-->
|
||||
<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>Keyboard</title>
|
||||
<title>キーボード</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -39,17 +41,16 @@
|
||||
<li><a href="../../en/preferences/keyboard.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="fonts.html">Fonts</a>
|
||||
« <a href="fonts.html">フォント</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="keymap.html">Keymap</a> »
|
||||
:: <a href="keymap.html">キーマップ</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
<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/keyboard-icon_64.png" alt="keyboard-icon_64.png" width="64" height="64" />Keyboard</h2>
|
||||
<h2><img src="../../images/prefs-images/keyboard-icon_64.png" alt="keyboard-icon_64.png" width="64" height="64" />キーボード</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>場所:</td><td></td><td><span class="path">/boot/system/preferences/Keyboard</span></td></tr>
|
||||
@@ -57,10 +58,10 @@
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<img src="../images/prefs-images/keyboard.png" alt="keyboard.png" />
|
||||
<p>Set the repeat rate and the delay until a held down key starts to repeat. You can test your settings in the text field at the bottom.</p>
|
||||
<p>繰り返しの速度と、キーを押下してから繰り返しを始めるまでの間隔を設定します。下のテキストフィールドで設定をテストできます。</p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><span class="button">Defaults</span></td><td> </td><td>すべての設定をデフォルト値に戻します。</td></tr>
|
||||
<tr><td><span class="button">Revert</span></td><td> </td><td>brings back the settings that were active when you started the Keyboard preferences.</td></tr>
|
||||
<tr><td><span class="button">Revert</span></td><td> </td><td>設定を、キーボードの設定を開始した時点で有効だった設定に戻します。</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
@@ -69,9 +70,9 @@
|
||||
<!--
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="fonts.html">Fonts</a>
|
||||
« <a href="fonts.html">フォント</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="keymap.html">Keymap</a> »
|
||||
:: <a href="keymap.html">キーマップ</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
-->
|
||||
|
||||
@@ -9,12 +9,14 @@
|
||||
*
|
||||
* Authors:
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
* Translators:
|
||||
* Kentaro Ozeki
|
||||
*
|
||||
-->
|
||||
<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>Keymap</title>
|
||||
<title>キーマップ</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -39,9 +41,9 @@
|
||||
<li><a href="../../en/preferences/keymap.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="keyboard.html">Keyboard</a>
|
||||
« <a href="keyboard.html">キーボード</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="locale.html">Locale</a> »
|
||||
:: <a href="locale.html">ロケール</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
@@ -49,43 +51,43 @@
|
||||
<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/keymap-icon_64.png" alt="keymap-icon_64.png" width="64" height="64" />Keymap</h2>
|
||||
<h2><img src="../../images/prefs-images/keymap-icon_64.png" alt="keymap-icon_64.png" width="64" height="64" />キーマップ</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>場所:</td><td></td><td><span class="path">/boot/system/preferences/Keymap</span></td></tr>
|
||||
<tr><td>設定ファイル:</td><td></td><td><span class="path">~/config/settings/Keymap/*</span> - Location of user modified keymaps.<br />
|
||||
<tr><td>設定ファイル:</td><td></td><td><span class="path">~/config/settings/Keymap/*</span> - ユーザーが変更したキーマップの場所<br />
|
||||
<span class="path">~/config/settings/Key_map</span></td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<img src="../images/prefs-images/keymap.png" alt="keymap.png" />
|
||||
<p>To the right, the Keymap window shows a representation of your keyboard. When you press a key, the corresponding key is darkened and the assigned symbol is entered into the <i>Sample and Clipboard</i> text field at the bottom. From there you can also copy and paste it into a document.<br />
|
||||
Thus, the Keymap preferences are not only for configuring your local keymap, but are also useful when looking for a special symbol used in other languages. For example, you can switch the keymap to "French", find the "ç" and copy it into your mail to François. (Though you'll find the "cedil" also in other keymaps...)</p>
|
||||
<p>Pressing modifier keys like <span class="key">SHIFT</span>, <span class="key">CONTROL</span> or <span class="key">OPTION</span> changes the displayed keyboard accordingly.</p>
|
||||
<p>キーマップウィンドウは向かって右側にあなたのキーボードの図を示します。実際のキーを押すと、対応するキーが暗くなり、割り当てられている文字や記号が下の<i>Sample and Clipboard</i>テキストフィールドに入力されます。ここからドキュメントにコピー&ペーストすることもできます。<br />
|
||||
従って、キーマップの設定はローカルのキーマップを構成するだけでなく、他の言語で使われる特別な文字や記号を探すのにも役立ちます。例えば、キーマップを"French(フランス語)"に変更し、"ç"を探してFrançoisへのメールにコピーすることができます。(もっとも、他のキーマップでも"セディーユ"は見つかるでしょう)</p>
|
||||
<p><span class="key">SHIFT</span>キー、<span class="key">CONTROL</span>キーや<span class="key">OPTION</span>キーといった修飾キーを押すと、表示されるキーボードはそれに応じて変化します。 </p>
|
||||
<p>Then there are the keys that are marked with a blue background. These keys are called <i>Dead Keys</i> that can change the key you press after that. If you click on such a blue key with your mouse, those changeable keys light up yellow. Click again and everything's back to normal. Examples are é, ñ, ó or ë.</p>
|
||||
<p>Below the keyboard representation are two more options:</p>
|
||||
<p>キーボードの図の下に、さらに2つのオプションがあります: </p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><span class="menu">Select Dead Keys</span></td><td> </td><td>for setting the above mentioned blue keys.</td></tr>
|
||||
<tr><td class="onelinetop"><span class="menu">Switch Shortcut Key...</span></td><td> </td><td>for using the shortcut key in Windows/Linux mode, i.e. <span class="key">CONTROL</span> (normally <span class="key">CTRL</span>) or Haiku mode, i.e. <span class="key">COMMAND</span> (normally <span class="key">ALT</span>).</td></tr>
|
||||
<tr><td><span class="menu">Select Dead Keys</span>(デッドキーを選択)</td><td> </td><td>上で触れた青いキーの設定用です。</td></tr>
|
||||
<tr><td class="onelinetop"><span class="menu">Switch Shortcut Key...</span>(ショートカットキーを切り替え…)</td><td> </td><td>ショートカットキーを<span class="key">CONTROL</span> (普通<span class="key">CTRL</span>)を用いるWindows/Linuxモードで利用するか、<span class="key">COMMAND</span> (普通<span class="key">ALT</span>)を用いるHaikuモードで利用するかを切り替えます。</td></tr>
|
||||
</table>
|
||||
<p>The lists on the left offer the available pre-configured keymaps of the system, and below that, if available, user-defined maps. You can change a keymap via drag&drop in the keyboard representation: a left-click-drag copies a key, a right-click-drag exchanges the two keys.<br />
|
||||
When you're done you can save the result from the menu <span class="menu">File | Save...</span>. Your modified map will only appear in the user-defined list if it's stored in <span class="path">~/config/settings/Keymap/</span>. Otherwise you'll have to manually load it via <span class="menu">File | Open...</span>.</p>
|
||||
<p>To better match the Keymap panel to your physical keyboard, there are several different settings available from the <span class="menu">Layout</span> menu.</p>
|
||||
<p>The font used in the keyboard representation is set from the <span class="menu">Font</span> menu. Note, that it may or may not contain all symbols for a specific keymap.</p>
|
||||
<p>Finally, there's a <span class="button">Revert</span> button to bring back the settings that were active when you started the Keymap preferences.</p>
|
||||
<p>左の一覧はシステムによって用意されたキーマップで、もし利用可能であれば、その下にユーザー定義のキーマップが列挙されます。画面キーボードでドラッグ&ドロップしてキーマップを変更することができます。左クリックでドラッグするとキーのコピー、右クリックでドラッグするとキーの交換になります。<br />
|
||||
変更を終えたら、変更後の結果を<span class="menu">File | Save...</span>メニューから保存することができます。変更したキーマップは<span class="path">~/config/settings/Keymap/</span>に置かれている場合のみユーザー定義の一覧に表示されます。もしそうでなければ、<span class="menu">File | Open...</span>から手動で読込む必要があります。</p>
|
||||
<p>キーマップパネルと物理キーボードをより一致させるために、 <span class="menu">Layout</span>メニューからいくつかの異なった設定が利用できます。</p>
|
||||
<p>画面キーボードで使われるフォントは<span class="menu">Font</span>メニューで変更できます。フォントが全ての文字と記号を含むとは限らないということに注意してください。</p>
|
||||
<p>キーマップの設定を始めた時点の設定に戻すために<span class="button">Revert</span>ボタンもあります。 </p>
|
||||
|
||||
<h2>
|
||||
<a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="advanced-keymapping" name="advanced-keymapping">Advanced keymap manipulation</a></h2>
|
||||
<p>There's another method to customize your keymap besides the Keymap preference panel. It involves editing a text file containing loads of hex values, which may appear daunting on first sight, but isn't really that impossible to grasp.</p>
|
||||
<p>You can dump the current keymap with a command in Terminal:</p>
|
||||
<a id="advanced-keymapping" name="advanced-keymapping">高度なキーマップの操作</a></h2>
|
||||
<p>キーマップをカスタマイズする方法は、キーマップ設定パネル以外にもあります。多くの16進値を含んだテキストファイルを編集する必要があるので、一見複雑で面倒に見えますが、扱うのはそれほど不可能ではありません。</p>
|
||||
<p>ターミナルに次のコマンドを入力することで現在のキーマップをダンプすることができます: </p>
|
||||
<pre class="terminal">keymap -d > MyKeymap</pre>
|
||||
<p>The generated text file can then be opened in a text editor. Make sure to use a fixed font in that editor or you'll never grok that file...<br />
|
||||
At the beginning of that file, you'll find a legend of a stylized keyboard with the hex value corresponding to each key. Below that are the actual assignments of every value. You can do all the customizing that's also available from the Keymap preference panel, and then some. If you happen to have some special keys on your keyboard, you may be able to activate them. That is, use them as ordinary keys or like an option or control key. You won't be able to, for example, have your multimedia keys de/increase the volume or start some application. For this you can use e.g. <a href="http://www.haikuware.com/directory/view-details/utilities/desktop-accessories/spicykeys" class="noprinturl">SpicyKeys</a>.</p>
|
||||
<p>When you're finished, you'll save the file and have your system load the modified keymap with this command:</p>
|
||||
<p>生成されたテキストファイルはテキストエディタで開くことができます。エディタで等幅フォントを使っていることをよく確認してください。そうでなければいつまでも内容を理解できないでしょう。<br />
|
||||
ファイルの冒頭に、16進数と対応するキーの凡例が用意されています。その下にそれぞれの値の実際の割り当てが記述されています。キーマップ設定パネルで行えるすべてのカスタマイズに加え、いくつかの設定が可能です。もしキーボードに特別なキーがある場合は、それらを有効にすることができます。普通のキーとして使うか、あるいはオプションキーやコントロールキーとして使うことができますが、例えばマルチメディアキーを音量アップ/ダウンやアプリケーションの起動に割り当てることはできません。これには例えば<a href="http://www.haikuware.com/directory/view-details/utilities/desktop-accessories/spicykeys" class="noprinturl">SpicyKeys</a>を利用します。</p>
|
||||
<p>設定を終えたら、ファイルを保存して、次のコマンドでシステムに変更したキーマップを読込ませます: </p>
|
||||
<pre class="terminal">keymap -s < MyKeymap</pre>
|
||||
<p>If you'd like to import this keymap into the Keymap panel, you have to compile it first to a binary format:</p>
|
||||
<p>このキーマップをキーマップパネルにインポートしたい場合は、まずファイルをバイナリ形式に不コンパイルする必要があります: </p>
|
||||
<pre class="terminal">keymap -c < MyKeymap</pre>
|
||||
<p>This will produce a file <span class="cli">keymap.out</span> which you can load into Keymap via its <span class="menu">Open...</span> menu. By the way, the keymap command is able to load this binary format as well: <span class="cli">keymap -l < keymap.out</span></p>
|
||||
<p>これで生成される<span class="cli">keymap.out</span>を<span class="menu">Open...</span>メニューから読込むことができます。ちなみに、次のキーマップコマンドでもこのバイナリ形式を同様に読込むことができます: <span class="cli">keymap -l < keymap.out</span></p>
|
||||
<p>This is the dumped file (the rightmost keys of the stylized keyboard are cut-off for a nicer display on this page):</p>
|
||||
|
||||
<pre>#!/bin/keymap -s
|
||||
@@ -368,9 +370,9 @@ TildeTab = Normal Shift Option Option-Shift CapsLock CapsLock-Shift CapsLock-Opt
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="keyboard.html">Keyboard</a>
|
||||
« <a href="keyboard.html">キーボード</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="locale.html">Locale</a> »
|
||||
:: <a href="locale.html">ロケール</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -9,12 +9,14 @@
|
||||
*
|
||||
* Authors:
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
* Translators:
|
||||
* Kentaro Ozeki
|
||||
*
|
||||
-->
|
||||
<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>Locale</title>
|
||||
<title>ロケール</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -48,27 +50,26 @@
|
||||
|
||||
<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>Locale</h2>
|
||||
<h2>ロケール</h2>
|
||||
|
||||
<h2><img src="../../images/prefs-images/locale-icon_64.png" alt="locale-icon_64.png" width="64" height="64" />Locale</h2>
|
||||
<h2><img src="../../images/prefs-images/locale-icon_64.png" alt="locale-icon_64.png" width="64" height="64" />ロケール</h2>
|
||||
<table summary="layout" 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">設定</span></td></tr>
|
||||
<tr><td>場所:</td><td></td><td><span class="path">/boot/system/preferences/Locale</span></td></tr>
|
||||
<tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/Locale settings</span></td></tr>
|
||||
<tr><td>設定ファイル:</td><td></td><td><span class="path">~/config/settings/Locale settings</span></td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
|
||||
<p>ドキュメントはまだ存在しません。ドキュメントについて作業を行いたいときは、重複を避けるため<a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a>でお知らせください。</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<!--
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="keymap.html">Keymap</a>
|
||||
« <a href="keymap.html">キーマップ</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="media.html">Media</a> »
|
||||
:: <a href="media.html">メディア</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
-->
|
||||
|
||||
@@ -9,12 +9,14 @@
|
||||
*
|
||||
* Authors:
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
* Translators:
|
||||
* Kentaro Ozeki
|
||||
*
|
||||
-->
|
||||
<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>Media</title>
|
||||
<title>メディア</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -39,34 +41,33 @@
|
||||
<li><a href="../../en/preferences/media.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="locale.html">Locale</a>
|
||||
« <a href="locale.html">ロケール</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="mouse.html">Mouse</a> »
|
||||
:: <a href="mouse.html">マウス</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
<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/media-icon_64.png" alt="media-icon_64.png" width="64" height="64" />Media</h2>
|
||||
<h2><img src="../../images/prefs-images/media-icon_64.png" alt="media-icon_64.png" width="64" height="64" />メディア</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>場所:</td><td></td><td><span class="path">/boot/system/preferences/Media</span></td></tr>
|
||||
<tr><td>設定ファイル:</td><td></td><td><span class="path">~/config/settings/Media/*</span><br />
|
||||
<span class="path">~/config/settings/System Audio Mixer</span><br />
|
||||
<span class="path">~/config/settings/MediaPrefs Settings</span> - Stores the panel's window position.</td></tr>
|
||||
<span class="path">~/config/settings/MediaPrefs Settings</span> - パネルのウィンドウ位置を保存します。</td></tr>
|
||||
</table>
|
||||
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
|
||||
<p>ドキュメントはまだ存在しません。ドキュメントについて作業を行いたいときは、重複を避けるため<a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a>でお知らせください。</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="locale.html">Locale</a>
|
||||
« <a href="locale.html">ロケール</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="mouse.html">Mouse</a> »
|
||||
:: <a href="mouse.html">マウス</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -9,12 +9,14 @@
|
||||
*
|
||||
* Authors:
|
||||
* Humdinger <humdingerb@gmail.com>
|
||||
* Translators:
|
||||
* Kentaro Ozeki
|
||||
*
|
||||
-->
|
||||
<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>Mouse</title>
|
||||
<title>マウス</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
@@ -39,7 +41,7 @@
|
||||
<li><a href="../../en/preferences/mouse.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="media.html">Media</a>
|
||||
« <a href="media.html">メディア</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="network.html">Network</a> »
|
||||
</span></div>
|
||||
@@ -47,9 +49,8 @@
|
||||
|
||||
<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/mouse-icon_64.png" alt="mouse-icon_64.png" width="64" height="64" />Mouse</h2>
|
||||
<h2><img src="../../images/prefs-images/mouse-icon_64.png" alt="mouse-icon_64.png" width="64" height="64" />マウス</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>場所:</td><td></td><td><span class="path">/boot/system/preferences/Mouse</span></td></tr>
|
||||
@@ -57,19 +58,19 @@
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<img src="../images/prefs-images/mouse.png" alt="mouse.png" />
|
||||
<p>Set your type of mouse: 1, 2 or 3 button mouse. You can simulate the 2nd (=right) mouse button by holding down <span class="key">CTRL</span> while left-clicking. For the 3rd (=middle) mouse button, it's <span class="key">CTRL</span> <span class="key">ALT</span> and a left-click. A middle-click is also simulated by clicking left and right button together. Useful for notebooks, which mostly don't have a 3rd button.</p>
|
||||
<p>You can rearrange the mouse buttons by clicking on them and choosing their new meaning from the pop-up menu.</p>
|
||||
<p>With the sliders to the right, you adjust double-click speed, mouse speed and acceleration.</p>
|
||||
<p><span class="menu">Focus follows mouse</span> means, that you don't have to click into a window to activate it. There are three modes:</p>
|
||||
<p>マウスの種類を1ボタン、2ボタン、3ボタンから選択してください。<span class="key">CTRL</span>キーを押しながら左クリックすることで、マウスの第2(右)ボタンをシミュレートできます。第3(中央)ボタンは<span class="key">CTRL</span> <span class="key">ALT</span>と左クリックでシミュレートできます。中央クリックは左と右を同時にクリックすることでもシミュレートできます。これは多くが第3ボタンを持たないノートブック型で便利です。</p>
|
||||
<p>ボタンをクリックして、ポップアップメニューから対応する新しい動作を選ぶことで、マウスの挙動を好みに変更できます。</p>
|
||||
<p>スライダーを右に動かすことで、ダブルクリックの速度、マウスの速度と加速度が調整できます。</p>
|
||||
<p><span class="menu">Focus follows mouse</span> を有効にすると、ウィンドウをアクティブにする際のクリックが不要になります。以下の3つのモードがあります:</p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><span class="menu">Enabled</span></td><td> </td><td>The window under the mouse pointer is always activated automatically, but doesn't pop to the front.</td></tr>
|
||||
<tr><td><span class="menu">Warping</span></td><td> </td><td>Choosing a window from Deskbar or the <a href="../twitcher.html">Twitcher</a> will have the mouse pointer glide smoothly toward it.</td></tr>
|
||||
<tr><td class="onelinetop"><span class="menu">Instant-Warping</span></td><td> </td><td>Choosing a window from Deskbar or the Twitcher will have the mouse pointer jump instantly toward it.</td></tr>
|
||||
<tr><td><span class="menu">Enabled</span></td><td> </td><td>マウスポインタの下のウィンドウは常に自動でアクティブになるが、最前面には出てきません。</td></tr>
|
||||
<tr><td><span class="menu">Warping</span></td><td> </td><td>デスクバーか<a href="../twitcher.html">Twitcher</a>からウィンドウを選ぶと、マウスポインタがそれに向かってスムースに移動します。</td></tr>
|
||||
<tr><td class="onelinetop"><span class="menu">Instant-Warping</span></td><td> </td><td>デスクバーかTwitcherからウィンドウを選ぶと、そこにマウスポインタがすぐ移動します。</td></tr>
|
||||
</table>
|
||||
<p>All settings are immediately applied.</p>
|
||||
<p>すべての設定は即時に反映されます。</p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><span class="button">Defaults</span></td><td> </td><td>すべての設定をデフォルト値に戻します。</td></tr>
|
||||
<tr><td><span class="button">Revert</span></td><td> </td><td>brings back the settings that were active when you started the Mouse preferences.</td></tr>
|
||||
<tr><td><span class="button">Revert</span></td><td> </td><td>設定を、マウスの設定を始めた時点で有効だった設定に戻します。</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
@@ -77,7 +78,7 @@
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="media.html">Media</a>
|
||||
« <a href="media.html">メディア</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="network.html">Network</a> »
|
||||
</span></div>
|
||||
|
||||
@@ -39,7 +39,7 @@
|
||||
<li><a href="../../en/preferences/network.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="mouse.html">Mouse</a>
|
||||
« <a href="mouse.html">マウス</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="printers.html">Printers</a> »
|
||||
</span></div>
|
||||
@@ -70,7 +70,7 @@
|
||||
<!--
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="mouse.html">Mouse</a>
|
||||
« <a href="mouse.html">マウス</a>
|
||||
:: <a href="../preferences.html" class="uplink">Preferences</a>
|
||||
:: <a href="printers.html">Printers</a> »
|
||||
</span></div>
|
||||
|
||||
@@ -55,7 +55,7 @@
|
||||
<tr><td>場所:</td><td></td><td><span class="path">/boot/system/preferences/Printers</span></td></tr>
|
||||
<tr><td>設定ファイル:</td><td></td><td><span class="path">~/config/settings/printers/*</span></td></tr>
|
||||
</table>
|
||||
<p>Documentation is still missing. If you want to work on it, please announce it on the <a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a> to avoid duplication.</p>
|
||||
<p>ドキュメントはまだ存在しません。ドキュメントについて作業を行いたいときは、重複を避けるため<a href="http://www.freelists.org/list/haiku-doc">Documentation mailing list</a>でお知らせください。</p>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
|
||||
@@ -52,9 +52,9 @@
|
||||
|
||||
<h2><img src="../../images/prefs-images/touchpad-icon_64.png" alt="touchpad-icon_64.png" width="64" height="64" />Touchpad</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">設定</span></td></tr>
|
||||
<tr><td>場所:</td><td></td><td><span class="path">/boot/system/preferences/Touchpad</span></td></tr>
|
||||
<tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/Touchpad_settings</span></td></tr>
|
||||
<tr><td>設定ファイル:</td><td></td><td><span class="path">~/config/settings/Touchpad_settings</span></td></tr>
|
||||
</table>
|
||||
|
||||
<p>This panel offers several touchpad related settings that are interesting when you're running on a notebook.</p>
|
||||
|
||||
Reference in New Issue
Block a user