Update userguide from i18n.haiku-os.org
This commit is contained in:
@@ -11,6 +11,7 @@
|
||||
* Humdinger <[email protected]>
|
||||
* Translators:
|
||||
* thebowseat
|
||||
* mt
|
||||
*
|
||||
-->
|
||||
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
|
||||
@@ -22,7 +23,7 @@
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
<div><span>ユーザーガイド</span></div>
|
||||
<div><span>User guide</span></div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
@@ -44,42 +45,41 @@
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="tracker.html">Tracker</a>
|
||||
:: <a href="contents.html" class="uplink">目次</a>
|
||||
:: <a href="keyboard-shortcuts.html">キーボードショートカット</a> »
|
||||
:: <a href="contents.html" class="uplink">Contents</a>
|
||||
:: <a href="keyboard-shortcuts.html">Keyboard shortcuts</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">このページの翻訳はまだ完全ではありません。完成するまでは、未完成の部分はオリジナルの英文を使用します。</div>
|
||||
|
||||
<h1>Tracker アドオン</h1>
|
||||
|
||||
<p>Applications can install add-ons so they can be invoked easily on a selection of files from Tracker. Only the add-ons that can handle a specific filetype are presented under <span class="menu">Add-Ons</span> from the context menu or the <span class="menu">File</span> menu of a Tracker window. Some add-ons don't necessarily need a file to work on and are thus always present.</p>
|
||||
<p>Tracker Add-Ons, or links to applications that can act as add-ons, can be installed in three different locations (see topic <a href="filesystem-layout.html">Filesystem layout</a>):</p>
|
||||
<p>アプリケーションは、Tracker からのファイルの選択で自身を容易に呼び出せるように、アドオンをインストールできます。特定のファイルタイプを扱うことができるアドオンだけが、コンテキストメニューあるいは Tracker ウィンドウのファイル (File) メニューの<span class="menu">アドオン (Add-Ons)</span> 以下に表示されます。いくつかのアドオンは、必ずしも処理するファイルを必要とせず、常にメニュー内に存在しています。</p>
|
||||
<p>Tracker アドオン、あるいはアドオンと同様に振舞うアプリケーションへのリンクは、3 つの異なる場所にインストールできます (<a href="filesystem-layout.html">ファイルシステムレイアウト</a>のトピックを見てください)。</p>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td><span class="path">/boot/system/add-ons/Tracker/</span></td><td> </td><td> for system provided add-ons.</td></tr>
|
||||
<tr><td><span class="path">/boot/common/add-ons/Tracker/</span></td><td> </td><td> for add-ons available to every user.</td></tr>
|
||||
<tr><td><span class="path">/boot/home/config/add-ons/Tracker/</span></td><td> </td><td> for add-ons only available to yourself.</td></tr>
|
||||
<tr><td><span class="path">/boot/system/add-ons/Tracker/</span></td><td> </td><td>システムが提供するアドオン用</td></tr>
|
||||
<tr><td><span class="path">/boot/common/add-ons/Tracker/</span></td><td> </td><td>すべてのユーザに利用可能なアドオン用</td></tr>
|
||||
<tr><td><span class="path">/boot/home/config/add-ons/Tracker/</span></td><td> </td><td>ユーザー専用アドオン用</td></tr>
|
||||
</table>
|
||||
<p>The file name of an add-on can be suffixed with a dash and capital letter, and is then available via keyboard shortcut. For example, <span class="app">Open Target Folder-O</span> opens with <span class="key">ALT</span> <span class="key">OPT</span> <span class="key">O</span>.<br />
|
||||
Of course, you have to take care of possible shortcut collisions when deciding on a shortcut. You can't have the same for different add-ons.</p>
|
||||
<p>アドオンのファイル名は、ダッシュと英大文字を後に付けることができ、それはキーボードショートカットから利用可能です。たとえば、<span class="app">Open Target Folder-O</span> は、<span class="key">ALT</span> <span class="key">OPT</span> <span class="key">O</span> で起動します。<br />
|
||||
もちろん、ショートカットを決める場合は、ショートカットの衝突の可能性を管理しなければなりません。異なるアドオンに同じショートカットを持つことはできません。</p>
|
||||
|
||||
<h2><a id="system-add-ons" name="system-add-ons">Haiku のTracker アドオン</a></h2>
|
||||
<p>これらのTrackerアドオンは全てのHaikuインストールについてきます:</p>
|
||||
<h2><a id="system-add-ons" name="system-add-ons">Haiku の Tracker アドオン</a></h2>
|
||||
<p>これらの Tracker アドオンはすべての Haiku インストールに付いてきます。</p>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="4">
|
||||
<tr><td class="onelinetop"><b>バックグランド</b><i>-B</i></td>
|
||||
<td valign="top">Opens the <a href="preferences/backgrounds.html">Background</a> preferences to change the color or image of the Desktop or any folder. Invoked on an image file the Background panel is launched with that image already loaded as a potential background.</td></tr>
|
||||
<tr><td class="onelinetop"><b>ディスク使用量</b><i>-I</i></td>
|
||||
<td valign="top">Starts the <a href="applications/diskusage.html">DiskUsage</a> application with the according folder as basis.</td></tr>
|
||||
<tr><td class="onelinetop"><b>ファイルタイプ</b><i>-F</i></td>
|
||||
<td valign="top">Invoked on a file, opens its specific <a href="filetypes.html">FileType</a> panel, otherwise the general FileTypes preferences are launched.</td></tr>
|
||||
<tr><td class="onelinetop"><b>ターゲットフォルダーを開く</b><i>-O</i></td>
|
||||
<td valign="top">Can only be used on a linked file and opens the folder that file lives in.</td></tr>
|
||||
<tr><td class="onelinetop"><b>テキスト検索</b><i>-G</i></td>
|
||||
<td valign="top">Starts the <a href="applications/textsearch.html">TextSearch</a> application to look for a string in the selected folder (and its subfolders).</td></tr>
|
||||
<tr><td class="onelinetop"><b>Background</b><i>-B</i></td>
|
||||
<td valign="top">デスクトップあるいは任意のフォルダーの色やイメージを変更するため、<a href="preferences/backgrounds.html">背景 (Background)</a> プリファレンスを起動します。イメージファイルから呼び出された場合、背景パネルは、起動時にそのイメージを使われる可能性のある背景としてロードします。</td></tr>
|
||||
<tr><td class="onelinetop"><b>DiskUsage</b><i>-I</i></td>
|
||||
<td valign="top">一致するフォルダーをベースとして <a href="applications/diskusage.html">DiskUsage</a> アプリケーションを起動します。</td></tr>
|
||||
<tr><td class="onelinetop"><b>FileType</b><i>-F</i></td>
|
||||
<td valign="top">ファイル上で呼び出された場合、そのファイル特有の <a href="filetypes.html">FileType</a> パネルを、そうでなければ FileTypes プリファレンスを起動します。</td></tr>
|
||||
<tr><td class="onelinetop"><b>Open Target Folder</b><i>-O</i></td>
|
||||
<td valign="top">リンク上のみで使用でき、リンク元ファイルが存在するフォルダーを開きます。</td></tr>
|
||||
<tr><td class="onelinetop"><b>TextSearch</b><i>-G</i></td>
|
||||
<td valign="top"><a href="applications/textsearch.html">TextSearch</a> アプリケーションを起動して、選択されたフォルダー (または、そのサブフォルダー) 中の文字列を捜します。</td></tr>
|
||||
<tr><td class="onelinetop"><b>ZipOMatic</b><i>-Z</i></td>
|
||||
<td valign="top">A selection of files will be added to a zip archive, invoked without a selection opens a panel to create an archive via drag&drop.</td></tr>
|
||||
<td valign="top">選択されたファイルを zip アーカイブへ追加します。ファイルを選択せずに呼び出すと、ドラッグ&ドロップによって zip アーカイブを作成するパネルを開きます。</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
@@ -88,8 +88,8 @@ Of course, you have to take care of possible shortcut collisions when deciding o
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="tracker.html">Tracker</a>
|
||||
:: <a href="contents.html" class="uplink">目次</a>
|
||||
:: <a href="keyboard-shortcuts.html">キーボードショートカット</a> »
|
||||
:: <a href="contents.html" class="uplink">Contents</a>
|
||||
:: <a href="keyboard-shortcuts.html">Keyboard shortcuts</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user