Update userguide translations
This commit is contained in:
@@ -50,7 +50,7 @@
|
||||
<span>
|
||||
« <a href="charactermap.html">文字表</a>
|
||||
:: <a href="../applications.html#list-of-apps" class="uplink">アプリケーション</a>
|
||||
:: <a href="deskcalc.html">電卓</a> »
|
||||
:: <a href="debugger.html">Debugger</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
@@ -76,7 +76,7 @@
|
||||
<div class="inner"><span>
|
||||
« <a href="charactermap.html">文字表</a>
|
||||
:: <a href="../applications.html#list-of-apps" class="uplink">アプリケーション</a>
|
||||
:: <a href="deskcalc.html">電卓</a> »
|
||||
:: <a href="debugger.html">Debugger</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
-->
|
||||
|
||||
@@ -0,0 +1,95 @@
|
||||
<?xml version="1.0" encoding="UTF-8"?>
|
||||
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
|
||||
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
|
||||
<head>
|
||||
<!--
|
||||
*
|
||||
* Copyright 2015, Haiku. All rights reserved.
|
||||
* Distributed under the terms of the MIT License.
|
||||
*
|
||||
* Authors:
|
||||
* Humdinger <[email protected]>
|
||||
*
|
||||
-->
|
||||
<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>Debugger</title>
|
||||
<link rel="stylesheet" type="text/css" href="../../Haiku-doc.css" />
|
||||
</head>
|
||||
<body>
|
||||
|
||||
<div id="banner">
|
||||
<div><span>ユーザーガイド</span></div>
|
||||
</div>
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner">
|
||||
<ul class="lang-menu">
|
||||
<li class="now"><img src="../../images/flags/jp.png" alt="" /> 日本語</li>
|
||||
<li><a href="../../fr/applications/debugger.html"><img src="../../images/flags/fr.png" alt="" />Français</a></li>
|
||||
<li><a href="../../de/applications/debugger.html"><img src="../../images/flags/de.png" alt="" />Deutsch</a></li>
|
||||
<li><a href="../../it/applications/debugger.html"><img src="../../images/flags/it.png" alt="" />Italiano</a></li>
|
||||
<li><a href="../../ru/applications/debugger.html"><img src="../../images/flags/ru.png" alt="" />Русский</a></li>
|
||||
<li><a href="../../es/applications/debugger.html"><img src="../../images/flags/es.png" alt="" />Español</a></li>
|
||||
<li><a href="../../sv_SE/applications/debugger.html"><img src="../../images/flags/sv_SE.png" alt="" />Svenska</a></li>
|
||||
<li><a href="../../uk/applications/debugger.html"><img src="../../images/flags/uk.png" alt="" />Українська</a></li>
|
||||
<li><a href="../../zh_CN/applications/debugger.html"><img src="../../images/flags/zh_CN.png" alt="" /> 中文 [中文]</a></li>
|
||||
<li><a href="../../pt_PT/applications/debugger.html"><img src="../../images/flags/pt_PT.png" alt="" />Português</a></li>
|
||||
<li><a href="../../fi/applications/debugger.html"><img src="../../images/flags/fi.png" alt="" />Suomi</a></li>
|
||||
<li><a href="../../sk/applications/debugger.html"><img src="../../images/flags/sk.png" alt="" />Slovenčina</a></li>
|
||||
<li><a href="../../hu/applications/debugger.html"><img src="../../images/flags/hu.png" alt="" />Magyar</a></li>
|
||||
<li><a href="../../pt_BR/applications/debugger.html"><img src="../../images/flags/pt_BR.png" alt="" />Português (Brazil)</a></li>
|
||||
<li><a href="../../ca/applications/debugger.html"><img src="../../images/flags/ca.png" alt="" />Català</a></li>
|
||||
<li><a href="../../pl/applications/debugger.html"><img src="../../images/flags/pl.png" alt="" />Polski</a></li>
|
||||
<li><a href="../../en/applications/debugger.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
|
||||
<span>
|
||||
« <a href="codycam.html">CodyCam</a>
|
||||
:: <a href="../applications.html#list-of-apps" class="uplink">Applications</a>
|
||||
:: <a href="deskcalc.html">DeskCalc</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">このページの翻訳はまだ完全ではありません。完成するまでは、未完成の部分はオリジナルの英文を使用します。</div>
|
||||
|
||||
<h2><img src="../../images/apps-images/debugger-icon_64.png" alt="debugger-icon_64.png" width="64" height="64" />Debugger</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
<tr><td>Deskbar:</td><td style="width:15px;"></td><td><span class="menu">Applications</span></td></tr>
|
||||
<tr><td>Location:</td><td></td><td><span class="path">/boot/system/apps/Debugger</span></td></tr>
|
||||
<tr><td>Settings:</td><td></td><td><span class="path">~/config/settings/Debugger settings</span><br />
|
||||
<span class="path">~/config/settings/Debugger/</span></td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<p>The Debugger is an application the common user hasn't much use for. It's targetted at developers to investigate bugs in programs. Sometimes those bugs result in crashes and that is where even end users come into contact with the Debugger. When a program crashes, you're confronted with this alert:</p>
|
||||
<img src="../images/apps-images/debugger_alert.png" alt="debugger_alert.png" />
|
||||
<p>It gives three options to react to the crash:</p>
|
||||
<ul>
|
||||
<li><p><span class="button">Terminate</span> will clean up after the crashed app but otherwise does nothing further.</p></li>
|
||||
<li><p><span class="button">Debug</span> will start the Debugger for further investigation.</p></li>
|
||||
<li><p><span class="button">Save report</span> creates a debug report which is saved as a text file on the Desktop and can be emailed to the developer of the crashed app or attached to a ticket at its bugtracker, if available.<br />
|
||||
The debug report contains information on your hardware (type of CPU and used memory etc.), the exact version of Haiku and all available information on the state of the system that could be relevant to the crash.</p></li>
|
||||
</ul>
|
||||
<p>Describing the usage of the actual Debugger is out of scope for this guide that is addressing the needs of the common user of Haiku. For completeness sake, here's the window that'll come up if you choose the <span class="button">Debug</span> option in the above alert:</p>
|
||||
<img src="../images/apps-images/debugger.png" alt="debugger.png" />
|
||||
<p>As you'll quickly see when you start poking around a bit, the Debugger is one of the most complex and sophisticated application for Haiku. If you're a developer and are used to graphical debuggers on other platforms, many features will be familiar to you.</p>
|
||||
<p>As there's not a single document explaining the intricacies of Haiku's Debugger, below are a few links that may shed some light. If you have a specific question, you may want to consider posting it on the <a href="http://www.freelists.org/list/haiku-development">development mailing list</a>. If you find more useful resources, please file a <a href="../../../welcome/en/bugreports.html">bugreport</a> with that info.</p>
|
||||
<table summary="layout" border="0" cellpadding="2" cellspacing="0">
|
||||
<tr><td><a href="https://www.haiku-os.org/taxonomy/term/1240">Blogposts</a></td><td> </td><td>There are a few articles on the Debugger, mostly by Rene Gollent after implementing a new feature.</td></tr>
|
||||
<tr><td class="onelinetop"><a href="https://www.youtube.com/watch?v=n-NDFwtmQcI&list=PL2KiE-VO9zk-9XPmfusEDaOFd_7AiVKzz">BeGeistert 026 video</a></td><td> </td><td>A video from the BeGeistert meeting in 2012, in which Ingo Weinhold demonstrates the state of the Debugger back then and shows other interesting tools like the profiler to hunt down bottlenecks.</td></tr>
|
||||
</table>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="codycam.html">CodyCam</a>
|
||||
:: <a href="../applications.html#list-of-apps" class="uplink">アプリケーション</a>
|
||||
:: <a href="deskcalc.html">電卓</a> »
|
||||
</span></div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
@@ -49,7 +49,7 @@
|
||||
<li><a href="../../en/applications/deskcalc.html"><img src="../../images/flags/gb.png" alt="" />English</a></li>
|
||||
</ul>
|
||||
<span>
|
||||
« <a href="codycam.html">CodyCam</a>
|
||||
« <a href="debugger.html">Debugger</a>
|
||||
:: <a href="../applications.html#list-of-apps" class="uplink">アプリケーション</a>
|
||||
:: <a href="diskprobe.html">DiskProbe</a> »
|
||||
</span></div>
|
||||
@@ -102,7 +102,7 @@
|
||||
|
||||
<div class="nav">
|
||||
<div class="inner"><span>
|
||||
« <a href="codycam.html">CodyCam</a>
|
||||
« <a href="debugger.html">Debugger</a>
|
||||
:: <a href="../applications.html#list-of-apps" class="uplink">アプリケーション</a>
|
||||
:: <a href="diskprobe.html">DiskProbe</a> »
|
||||
</span></div>
|
||||
|
||||
@@ -55,7 +55,6 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">このページの翻訳はまだ完全ではありません。完成するまでは、未完成の部分はオリジナルの英文を使用します。</div>
|
||||
|
||||
<table class="index" id="index" summary="index">
|
||||
<tr class="heading"><td>目次</td></tr>
|
||||
@@ -75,7 +74,7 @@
|
||||
<tr><td>設定ファイルの位置:</td><td></td><td><span class="path">~/config/settings/HaikuDepot/</span></td></tr>
|
||||
</table>
|
||||
<p><br /></p>
|
||||
<p>HaikuDepot is the central application when it comes to managing your software packages. With it you can browse and search through package repositories (also called "depots") and install, update and uninstall packages. HaikuDepot starts up with a list of "<i>Featured packages</i>", software that's deemed interesting to many users. As soon as you enter a term in the search box or choose a category, the display changes to smaller icons and more information arranged in columns.</p>
|
||||
<p>HaikuDepot は、ユーザーのソフトウェア管理に関して、中心となるアプリケーションです。HaikuDepot により、パッケージリポジトリ ("depots" とも呼ばれます) を通じて、一覧や検索ができ、パッケージのインストール、更新およびアンインストールができます。HaikuDepot は、 "<i>おすすめパッケージ (Featured packages)</i>"ソフトウェアのリストと共に起動します。 これらのソフトウェアは多くのユーザーが興味を持つと考えられたものです。サーチボックスに用語を入力するか、カテゴリーを選択するとすぐに表示は小アイコンと多くの情報がコラムに配列されたものに変化します。</p>
|
||||
<img src="../images/apps-images/haikudepot.png" alt="haikudepot.png" />
|
||||
|
||||
<h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
@@ -101,46 +100,46 @@
|
||||
|
||||
<h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="info" name="info">情報エリア</a></h2>
|
||||
<p>At the bottom is an area that displays information on the package that is currently selected in the list above it.<br />
|
||||
To the right of package name, author, rating and version is a button, that – depending on the current state of the package – lets you <span class="button">Install</span>, <span class="button">Uninstall</span> or <span class="button">Update</span> it. If a package is already installed, you'll find an additional button there to <span class="button">Open</span> the application.</p>
|
||||
<p>Below are three tabs: About, Ratings, and Changelog.</p>
|
||||
<p>下側は、その上のリストで現在選択されているパッケージの情報を表示するエリアです。<br />
|
||||
パッケージ名、作者、評価、およびバージョンの右側にボタンがあります。ボタンは、パッケージの現在の状況に応じて、パッケージを <span class="button">インストール (Install)</span>、<span class="button">アンインストール (Uninstall)</span>、または <span class="button">更新 (Update)</span> します。パッケージがすでにインストールされている場合は、ここにアプリケーションを<span class="button">開く (Open)</span> ための追加のボタンを見つけるでしょう。</p>
|
||||
<p>その下に 、パッケージについて (About)、評価 (Ratings)、, および変更履歴 (Changelog) という 3 つのタブがあります。</p>
|
||||
<ul>
|
||||
<li><p _translation_id="5252"><span class="menu">About</span></p>
|
||||
<p _translation_id="5253">The first tab has a detailed description of the package, as well as screenshots and a contact address and URL of the team that maintains the packaged software, if available. Clicking the screenshot thumbnail will open it full-size in a new window</p></li>
|
||||
<li><p _translation_id="5254"><span class="menu">Ratings</span></p>
|
||||
<p _translation_id="5255">The second tab shows ratings and comments of users, if available.</p>
|
||||
<li><p _translation_id="5252"><span class="menu">パッケージについて (About)</span></p>
|
||||
<p _translation_id="5253">最初のタブには、パッケージの詳しい説明と、スクリーンショット、および利用可能ならパッケージされたソフトウェアをメンテしているチームへの連絡用のトアドレスと URL があります。スクリーンショットのサムネールをクリックすると、新しいウインドウ内にフルサイズで開くでしょう。</p></li>
|
||||
<li><p _translation_id="5254"><span class="menu">評価 (Ratings)</span></p>
|
||||
<p _translation_id="5255">2番目のタブには、利用可能であれば、ユーザーの評価とコメントが表示されます。</p>
|
||||
<img src="../images/apps-images/haikudepot-rating-tab.png" alt="haikudepot-rating-tab.png" />
|
||||
<p _translation_id="5268">To the left is a statistic, showing the number of stars (1 to 5) the package got from how many users.<br />
|
||||
In the middle are user comments with their nickname, the number of stars they gave the package and which version of the package they were rating or commenting on. You'll find more on how to rate a package yourself <a href="#rating">further down</a>.<br />
|
||||
With the little thumb up/down icons to the right, you can show your approval or disapproval with a certain comment.</p></li>
|
||||
<li><p _translation_id="5257"><span class="menu">Changelog</span></p>
|
||||
<p _translation_id="5258">The last tab shows the detailed history of all the versions of the package that have been released so far.</p></li>
|
||||
<p _translation_id="5268">左は統計で、どれだけのユーザーから星の数 (1 ~ 5) を得られたかを示しています。<br />
|
||||
中央には、ユーザーのニックネーム、与えた星の数、および評価またはコメント対象にしたバージョンとともにコメントがあります。<a href="#rating">さらに下に</a>、自身でパッケージを評価する方法について詳しい情報が見つかります。<br />
|
||||
右の親指アイコンで、特定のコメントに対して賛成または反対を表明できます。</p></li>
|
||||
<li><p _translation_id="5257"><span class="menu">変更履歴 (Changelog)</span></p>
|
||||
<p _translation_id="5258">最後のタブは、これまでリリースされてきたパッケージのすべてのバージョンの詳しい履歴を表示します。</p></li>
|
||||
</ul>
|
||||
|
||||
<h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="menu" name="menu">ツールとオプション</a></h2>
|
||||
<p>ウィンドウの一番上にある <span class="menu">ツール (Tools)</span> メニューの中に、<span class="menu">Depot を更新 (Refresh depots)</span> 項目があります。これは、リポジトリから利用可能なパッケージの最新のリストを要求します。</p>
|
||||
<p><span class="menu">オプション (Options)</span> メニューの下にある、パッケージリストの <span class="menu">開発用パッケージを表示する (Show develop packages)</span> および <span class="menu">ソースパッケージを表示する (Show source packages)</span> もまた選択できます。これらは通常のユーザーには興味のあるものではなく、リストをごちゃごちゃさせるだけです。しかし、パッケージのライブラリやヘッダーなどを必要とする人たちにとっては、それらに依存するプログラムの開発やコンパイルのために重要となります。</p>
|
||||
<p>Of more interest are the other two items, <span class="menu">Show available packages</span> and <span class="menu">Show installed packages</span>, which are pretty self-explanatory.</p>
|
||||
<p>もっと興味があることは、ほかの 2 つのアイテム、<span class="menu">使用可能なパッケージを表示 (Show available packages)</span> と、 <span class="menu">インストール済みパッケージを表示 (Show installed packages)</span>です。これらは、とても一目瞭然です。</p>
|
||||
|
||||
<h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="account" name="account">ユーザーアカウントの作成</a></h2>
|
||||
<p>To be able to rate a package, you need a user account at the <a href="http://depot.haiku-os.org">Haiku Depot Server</a> that serves all the packages and keeps track of ratings and user comments. You can create an account within the HaikuDepot application by clicking on the menu in the far right of the menu bar that shows your current status: <span class="menu">Not logged in</span>. Choosing <span class="menu">Log in...</span> opens a window with two tabs; one to enter your user name and password (once you have those) to log in, and the other to create a new account:</p>
|
||||
<p>パッケージを評価できるようにするには、<a href="http://depot.haiku-os.org">Haiku Depot Server</a> にユーザーアカウントを作成する必要があります。そこはそべてのパッケージを提供し、評価とユーザーコメントを記録しています。HaikuDepot アプリケーション内から、メニューバーの右端のメニューをクリックすることでアカウントを作成できます。メニューには現在のステータス <span class="menu">ログインしていません (Not logged in)</span> が表示されています。. <span class="menu">ログイン… (Log in...)</span> を選択すると、タブが 2 つあるウィンドウが開きます。ひとつは (いったんこれらが揃えば) ログインするためのユーザー名とパスワードを入力するためのもので、 もうひとつは新規アカウントを作成するためのものです。</p>
|
||||
<img src="../images/apps-images/haikudepot-login-tab.png" alt="haikudepot-login-tab.png" />
|
||||
<p>To create an account you need to:</p>
|
||||
<ul><li>use an all lower-case user name without special characters</li>
|
||||
<li>use a password that's at least 8 characters long with at least 2 capitals and 2 numbers</li>
|
||||
<li>provide a valid email address (if you want a new password sent to you in case you forgot it)</li>
|
||||
<li>solve the captcha</li></ul>
|
||||
<p>After logging in, the top-right menu of the HaikuDepot window will now say <span class="menu">Logged in as (...)</span>, showing your user name. The menu now offers you to <span class="menu">Switch account...</span> or <span class="menu">Log out</span>.</p>
|
||||
<p>アカウントを作成するには以下が必要となります。</p>
|
||||
<ul><li>特殊文字のない、すべて小文字のユーザー名を使用してください。</li>
|
||||
<li>8 文字以上の長さで、2 文字以上の大文字と、2 文字以上の数字を含むパスワードを使用してください。</li>
|
||||
<li>有効な email アドレスを入力してください (パスワードを忘れた場合、新しいパスワードが必要なら送信されます)。</li>
|
||||
<li>キャプチャを解いてください。</li></ul>
|
||||
<p>ログイン後、HaikuDepot の上右端のメニューは、<span class="menu">…としてログイン (Logged in as (...))</span> となるでしょう。ここで、() 内はユーザー名を表示しています。メニューは直ちに、<span class="menu">アカウントの変更… (Switch account...)</span> または <span class="menu">ログアウト (Log out)</span>を提供します。</p>
|
||||
|
||||
<h2><a href="#"><img src="../../images/up.png" style="border:none;float:right" alt="index" /></a>
|
||||
<a id="rating" name="rating">評価とコメント</a></h2>
|
||||
<p>After you've created a user account and are logged in, you can rate a package and leave a comment, if you want. Just hover the mouse over the rating stars in the info area of a package and they turn into a <span class="button">Rating...</span> button. Click it to open the rating window:</p>
|
||||
<p>アカウントを作成してログイン後、パッケージを評価して、コメントを残せるようになります。もし望むなら、マウスをパッケージの情報エリアにある評価の星のうえに重ねるだけで、<span class="button">評価 (Rating...)</span> ボタンに変化します。それをクリックして評価ウィンドウを開きます。</p>
|
||||
<img src="../images/apps-images/haiku-depot-ratingpanel.png" alt="haiku-depot-ratingpanel.png" />
|
||||
<p>Here you move the mouse over the stars to light them up and choose your rating, you can also choose from a number of levels to judge the stability of the application and pick the language of your optional comment. To make a comment meaningful, you should have worked with the application you're about to rate for a while to become familiar with its features, bugs and quirks. And don't write the next great American novel... keep it short, sweet and polite. :)<br />
|
||||
After you click <span class="button">Send</span> the data is transmitted to the server. You may have to go to the <span class="menu">Tools</span> menu to <span class="menu">Refresh depots</span> before you can see your changes.</p>
|
||||
<p>At any time, you can come back and edit your comment and re-rate it. You can also hide your rating from other users by deactivating the checkbox <span class="menu">Other users can see this rating</span>.</p>
|
||||
<p>ここで、マウスを星の上に持ってきて光らせてから、評価を選択します。また、アプリケーションの安定性を判定するためにレベルの選択もできます。また、追加コメントの言語を指定できます。コメントを意味あるものにするためには、評価しようとするアプリケーションの特徴やバグ、癖に慣れるためにしばらく使うべきです。それから、次の偉大なアメリカ小説を書かないでください…短く、親切で礼儀正しいコメントにしてください :)<br />
|
||||
<span class="button">送信 (Send)</span> をクリック後、データーはサーバーへ送られます。変更を見る前に、<span class="menu">ツール (Tools)</span> メニューから <span class="menu">Depot を更新 (Refresh depots)</span> を選ばないといけないかもしれません。</p>
|
||||
<p>いつでも、評価ウィンドウに戻ってコメントの編集とパッケージの再評価ができます。また、<span class="menu">ほかのユーザーがこの評価を見ることができます (Other users can see this rating)</span> チェックボックスを無効にすることで、ほかのユーザーにコメントを見せないようにできます。</p>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
|
||||
@@ -56,7 +56,6 @@
|
||||
|
||||
<div id="content">
|
||||
<div>
|
||||
<div class="box-info">このページの翻訳はまだ完全ではありません。完成するまでは、未完成の部分はオリジナルの英文を使用します。</div>
|
||||
|
||||
<h2><img src="../../images/apps-images/vision-icon_64.png" alt="vision-icon_64.png" width="64" height="64" />Vision</h2>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="2">
|
||||
@@ -68,186 +67,183 @@
|
||||
<p>Vision は元々 BeOS 用に開発された IRC クライアントです。ドキュメンテーションとバグトラッカーは <a href="http://vision.sourceforge.net/">Vision ウェブサイト</a>で利用できます。</p>
|
||||
<div class="box-info">ほかの Haiku ユーザーやデベロッパから <a href="http://www.haiku-os.org/community/irc">Haiku channels</a> でさまざまな言語でヘルプを受けられます。<br />
|
||||
いちばん頻繁に使われているのは irc.freenode.org の英語の #haiku です。</div>
|
||||
<p>Here's a list of built-in commands, taken with permission from Visions website.</p>
|
||||
<p>The syntax:</p>
|
||||
<p>以下は、組み込みコマンドの一覧です。Vision のウェブサイトから許可を得て転載しています。</p>
|
||||
<p>構文</p>
|
||||
<table summary="layout" border="0" cellspacing="0" cellpadding="0">
|
||||
<tr><td><tt>/COMMAND</tt></td><td width="10"></td><td>the command</td></tr>
|
||||
<tr><td><tt><required></tt></td><td></td><td>a required parameter</td></tr>
|
||||
<tr><td><tt>[optional]</tt></td><td></td><td>an optional parameter</td></tr>
|
||||
<tr><td><tt>|</tt></td><td></td><td>a logical OR</td></tr>
|
||||
<tr><td><tt>...</tt></td><td></td><td>more parameters possible</td></tr>
|
||||
<tr><td><tt>/COMMAND</tt></td><td width="10"></td><td>コマンド</td></tr>
|
||||
<tr><td><tt><required></tt></td><td></td><td>必須のパラメーター</td></tr>
|
||||
<tr><td><tt>[optional]</tt></td><td></td><td>オプションのパラメーター</td></tr>
|
||||
<tr><td><tt>|</tt></td><td></td><td>論理 OR</td></tr>
|
||||
<tr><td><tt>...</tt></td><td></td><td>さらにパラメーターを入力可能</td></tr>
|
||||
</table>
|
||||
|
||||
<ul>
|
||||
<li><p><span class="menu">/ABOUT</span><br />
|
||||
Opens Vision's About window.</p></li>
|
||||
Vision の About ウィンドウを表示します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/ACRONYM [word]</span><br />
|
||||
Opens www.acronymfinder.com with your current html handler. (Note: If the file-handler is not a browser, it opens the application specified in FileTypes.)</p></li>
|
||||
www.acronymfinder.com を現在の html ハンドラーで開きます (注: ファイルのハンドラーがブラウザーでない場合、 FileTypes で指定されたアプリケーションで開きます)。</p></li>
|
||||
|
||||
<li><p><span class="menu">/AWAY [away-reason]</span><br />
|
||||
Sets away status on current network. If no away reason is specified, it is set to 'BRB'. (be right back)</p></li>
|
||||
現在のネットワークに対して、不在 (away) ステータスを設定します。不在の理由 (away-reason) が指定されていない場合、'BRB' (すぐ戻る) に設定されます。</p></li>
|
||||
|
||||
<li><p><span class="menu">/BACK</span><br />
|
||||
Sets your status to 'back' on current network.</p></li>
|
||||
現在のネットワーク上のステータスを 'back' にします。</p></li>
|
||||
|
||||
<li><p><span class="menu">/CLEAR</span><br />
|
||||
Clears the contents of the current text buffer.</p></li>
|
||||
現在のテキストバッファーをクリアします。</p></li>
|
||||
|
||||
<li><p><span class="menu">/CTCP <nick|channel> <PING|VERSION|FINGER|TIME|CLIENTINFO|USERINFO></span><br />
|
||||
Executes the specified ctcp command on a channel or nick.</p></li>
|
||||
チャンネルまたはニックネームに対して、指定の ctcp コマンドを実行します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/DCC <CHAT> <nick></span><br />
|
||||
Opens a private dcc chat session with the specified nick.</p></li>
|
||||
指定したニックネームで、私的な dcc (利用者同士の直接通信) チャットセッションを開始します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/DCC <SEND> <nick> [file]</span><br />
|
||||
Sends a file to <nick>. If no file is specified, a File panel will open.</p></li>
|
||||
ファイルを <nick> に送信します。ファイルが指定されていない場合は、ファイルパネルが開きます。</p></li>
|
||||
|
||||
<li><p><span class="menu">/DEOP /DOP /DEVOICE <nick1> [nick2] ...</span><br />
|
||||
De-ops or de-voices <nick(s)>.</p></li>
|
||||
<nick(s)>に対して、De-ops (オペレーション権限を剥奪) または de-voices (発言権を剥奪) します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/DESCRIBE <nick> <message></span><br />
|
||||
Same as /ME, but opens a query on <nick>.</p></li>
|
||||
/ME と同様ですが、<nick> に関するクエリーを開きます。</p></li>
|
||||
|
||||
<li><p><span class="menu">/DNS <domain name/IP address></span><br />
|
||||
Resolves the given IP or domain name.</p></li>
|
||||
与えられた IP またはドメイン名を解決します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/EXIT</span><br />
|
||||
Quits Vision.</p></li>
|
||||
<li><p><span class="menu">/EXIT</span><br />Vision を終了します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/GAWAY [away-reason]</span><br />
|
||||
Same as /AWAY [away-reason], but applies to all connected networks.</p></li>
|
||||
/AWAY [away-reason] と同じですが、すべての接続されたネットワークに適用されます。</p></li>
|
||||
|
||||
<li><p><span class="menu">/GBACK</span><br />
|
||||
Same as /BACK, but on applies to all connected networks.</p></li>
|
||||
/BACK コマンドと同じですが、すべての接続されたネットワークに対して適用されます。</p></li>
|
||||
|
||||
<li><p><span class="menu">/GOOGLE [search-string]</span><br />
|
||||
Opens www.google.com with your current html handler. (Note: If the file-handler is not a browser, it opens the application specified in FileTypes.)</p></li>
|
||||
www.google.com を現在の html ハンドラーで開きます. (注: ファイルのハンドラーがブラウザーでない場合、FileTypes で指定されたアプリケーションで開きます)。</p></li>
|
||||
|
||||
<li><p><span class="menu">/INVITE /I <nick> <channel></span><br />
|
||||
Invites <nick> to the <channel>.</p></li>
|
||||
<nick> を <channel> に招待します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/JOIN /J <channel> [channel-key]</span><br />
|
||||
Joins the <channel>. Provide a [channel-key] if necessary.</p></li>
|
||||
<channel> に参加します。必要であれば、 [channel-key] を準備します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/KICK /K <nick> [reason]</span><br />
|
||||
Kicks <nick> from current channel. If [reason] is not specified, it will be set to the reason specified in Preferences.</p></li>
|
||||
現在のチャンネルから <nick> を排除します。[reason] が指定されていない場合、設定 (Preferences) で指定された理由に確定されます。</p></li>
|
||||
|
||||
<li><p><span class="menu">/KILL <nick> [message]</span><br />
|
||||
IRC operator command to disconnect a user from the network.</p></li>
|
||||
ユーザーをネットワークから切断する IRC オペレーターコマンド</p></li>
|
||||
|
||||
<li><p><span class="menu">/LIST</span><br />
|
||||
Opens a new view which lists all the channels on the current network. [except hidden channels]</p></li>
|
||||
新しいビューを開いて、現在のネットワークのすべてのチャンネル [隠しチャンネルを除く]を表示します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/M</span><br />
|
||||
Displays the channel modes of the current channel.</p></li>
|
||||
現在のチャンネルのチャンネルノードを表示します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/M <+-ohvbeqa> <nick1> [nick2] ...</span><br />
|
||||
Same as <span class="menu">MODE <channel> <modes> <nick></span>, but on current channel.</p></li>
|
||||
<span class="menu">MODE <channel> <modes> <nick></span> と同様ですが、現在のチャンネルに対して実行されます。</p></li>
|
||||
|
||||
<li><p><span class="menu">/M <+-kfL,l,psmntirRcOAQKVHGCuzN></span><br />
|
||||
Same as <span class="menu">/MODE <channel> <modes></span>, but on current channel.</p></li>
|
||||
<span class="menu">/MODE <channel> <modes></span> と同様ですが、現在のチャンネルに対して実行されます。</p></li>
|
||||
|
||||
<li><p><span class="menu">/ME <text></span><br />
|
||||
Displays: <i>* emwe <text>.</i></p></li>
|
||||
<i>* emwe <text></i> を表示します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/MODE <channel> <+-ohvbeqa> <nick1> [nick2] ...</span><br />
|
||||
Sets mode for <nick(s)> on <channel>.<br />
|
||||
e.g. <span class="menu">/MODE #channel +o nick1</span><br />
|
||||
or <span class="menu">/MODE #channel +oo-o nick1 nick2 nick3</span></p></li>
|
||||
<channel> の <nick(s)> に対してモードを設定します。<br />
|
||||
例: <span class="menu">/MODE #channel +o nick1</span><br />
|
||||
あるいは <span class="menu">/MODE #channel +oo-o nick1 nick2 nick3</span></p></li>
|
||||
|
||||
<li><p><span class="menu">/MODE <channel> <+-kfL,l,psmntirRcOAQKVHGCuzN></span><br />
|
||||
Sets the mode of <channel>. (Note: Commata just for optical separation.)<br />
|
||||
e.g. <span class="menu">/MODE #channel +ms</span></p></li>
|
||||
<channel> のモードを設定します (注: コンマは光学的分離 (?) 用です)。<br />
|
||||
例: <span class="menu">/MODE #channel +ms</span></p></li>
|
||||
|
||||
<li><p><span class="menu">/MSG <nick> <message></span><br />
|
||||
Sends a <message> to <nick>.</p></li>
|
||||
<li><p><span class="menu">/MSG <nick> <message></span><br /><message> を <nick> へ送信します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/NAMES</span><br />
|
||||
Displays all channels and all nicks of the network in the network window. (Careful with this one)</p></li>
|
||||
ネットワークウィンドウ内にすべてのチャンネルとネットワークのすべてのニックネームを表示します (使用には注意してください)。</p></li>
|
||||
|
||||
<li><p><span class="menu">/NAMES <channel></span><br />
|
||||
Displays nick(s) in <channel>.</p></li>
|
||||
<channel> 内のニックネームを表示します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/NICK <newnick></span><br />
|
||||
Changes your nick to <newnick>.</p></li>
|
||||
ニックネームを <newnick> に変更します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/NOTICE <nick> <message></span><br />
|
||||
Sends a notice to <nick> with the given <message>.</p></li>
|
||||
<nick> へ、<message> を通知します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/NOTIFY <nick1> [nick2] ...</span><br />
|
||||
Adds <nick(s)> to your notify list.</p></li>
|
||||
<nick(s)> を通知リストに追加します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/PEXEC /RRUN <app1> [ | <app2> | ... ]</span><br />
|
||||
Executes the given <app>. If more than one application is provided, they will be executed in a pipe.<br />
|
||||
e.g. <span class="menu">/PEXEC Terminal | StyledEdit</span> opens a new Terminal, and afterwards StyledEdit<br />
|
||||
or <span class="menu">/PEXEC ls -la ~/Downloads/</span> displays the contents of your ~/Downloads/ directory in the current window (Attention!)</p></li>
|
||||
指定された <app> を実行します。1 つ以上のアプリケーションが指定された場合は、パイプで接続されて実行されます。<br />
|
||||
例: <span class="menu">/PEXEC Terminal | StyledEdit</span> は、新しいターミナルを開き、その後 StyledEdit を開きます。<br />
|
||||
また、<span class="menu">/PEXEC ls -la ~/Downloads/</span> は ~/Downloads/ ディレクトリの内容を現在のウィンドウ内に表示します (注意!)。</p></li>
|
||||
|
||||
<li><p><span class="menu">/OP /VOICE <nick1> [nick2] ...</span><br />
|
||||
Ops or voices to <nick(s)>.</p></li>
|
||||
<nick(s)> に対して、Ops (オペレーション権限を付与) または Voices (発言権を付与) します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/PART</span><br />
|
||||
Leaves current channel or network.</p></li>
|
||||
現在のチャンネルまたはネットワークから離れます。</p></li>
|
||||
|
||||
<li><p><span class="menu">/PING <nick></span><br />
|
||||
Pings the <nick> and returns the ping-time. Equivalent to <span class="menu">/CTCP <nick> PING</span>.</p></li>
|
||||
<nick> に PING を打ち、応答時間 (ping-time) を返します<span class="menu">/CTCP <nick> PING</span> と同等です。</p></li>
|
||||
|
||||
<li><p><span class="menu">/QUERY /Q <nick> [message]</span><br />
|
||||
Opens a query window on <nick>, optionally along with a [message].</p></li>
|
||||
<nick> に対するクエリーウィンドウを開きます。オプションで、[message] を追加します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/QUIT /QUI [custom-quit-message]</span><br />
|
||||
Quits current network. If [custom-quit-message] is not specified, the default set in Preferences will be used.</p></li>
|
||||
現在のネットワークを終了します。[custom-quit-message] が指定されていなければ、Preferences 中のデフォルトセットが使われます。</p></li>
|
||||
|
||||
<li><p><span class="menu">/RAW /QUOTE <command|text></span><br />
|
||||
Sends a raw IRC command.</p></li>
|
||||
IRC コマンドをそのまま送信します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/RECONNECT</span><br />
|
||||
Will reconnect you to the current network if the 47 automatic reconnection attempts have failed.</p></li>
|
||||
47 回の自動再接続の試みが失敗した場合、現在のネットワークへ再接続します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/SLEEP <deciseconds></span><br />
|
||||
Causes current thread to sleep for the specified time ; for future scripting use.</p></li>
|
||||
現在のスレッドを指定時間スリープさせます。将来のスクリプト用です。</p></li>
|
||||
|
||||
<li><p><span class="menu">/SQUIT</span><br />
|
||||
IRC operator command to disconnect a server.</p></li>
|
||||
サーバーとの接続を切る IRC オペレーターコマンド。</p></li>
|
||||
|
||||
<li><p><span class="menu">/T</span><br />
|
||||
Displays the channel-topic of current channel.</p></li>
|
||||
現在のチャンネルのチャンネルトピックを表示します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/T <new-channel-topic></span><br />
|
||||
Same as <span class="menu">/TOPIC <channel> <new-channel-topic></span>, but on current channel.</p></li>
|
||||
<span class="menu">/TOPIC <channel> <new-channel-topic></span> と同じですが、現在のチャンネルが対象となります。</p></li>
|
||||
|
||||
<li><p><span class="menu">/TIME <nick></span><br />
|
||||
Returns local time of <nick>. Equivalent to <span class="menu">/CTCP <nick> TIME.</span></p></li>
|
||||
<li><p><span class="menu">/TIME <nick></span><br /><nick> の現地時間を返します。<span class="menu">/CTCP <nick> TIME と同様です。</span></p></li>
|
||||
|
||||
<li><p><span class="menu">/TOPIC <channel></span><br />
|
||||
Displays the channel-topic of <channel>.</p></li>
|
||||
<channel> のチャンネルトピックを表示します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/TOPIC <channel> <new-channel-topic></span><br />
|
||||
Sets the channel topic of <channel> to <new-channel-topic>.</p></li>
|
||||
<channel> のチャンネルトピックを <new-channel-topic> に設定します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/UNNOTIFY <nick1> [nick2] ...</span><br />
|
||||
Removes <nick(s)> from your notify list.</p></li>
|
||||
<nick(s)> を通知リストから削除します。</p></li>
|
||||
|
||||
<li><p><span class="menu">/UPTIME [-l]</span><br />
|
||||
Displays the systems uptime. If [-l] is specified, the uptime will be echoed locally, and not sent to the network.</p></li>
|
||||
システムの経過時間を表示します。[-l] が指定されていれば、経過時間はローカルに表示されます。指定されてなければ、ネットワークに送信されます。</p></li>
|
||||
|
||||
<li><p><span class="menu">/VERSION <nick></span><br />
|
||||
Returns the client-version of <nicks> IRC-client. Equivalent to <span class="menu">/CTCP <nick> VERSION</span>.</p></li>
|
||||
<nicks> の IRC クライアントの現在のバージョンを返します。<span class="menu">/CTCP <nick> VERSION</span> と同様です。</p></li>
|
||||
|
||||
<li><p><span class="menu">/VISIT <url></span><br />
|
||||
Opens <url> with your current html handler. (Note: If the handler is not a browser, it opens the application specified in FileTypes.)</p></li>
|
||||
<url> を現在の html ハンドラーで開きます (注: ファイルのハンドラーがブラウザーでない場合、FileTypes で指定されたアプリケーションで開きます)。</p></li>
|
||||
|
||||
<li><p><span class="menu">/WEBSTER /DICTIONARY [word]</span><br />
|
||||
Opens www.m-w.com (Merriam Webster) with your current html handler. (Note: If the handler is not a browser, it opens the application specified in FileTypes.)</p></li>
|
||||
www.m-w.com (Merriam Webster) を現在の html ハンドラーで開きます (注: ファイルのハンドラーがブラウザーでない場合、FileTypes で指定されたアプリケーションで開きます)。</p></li>
|
||||
|
||||
<li><p><span class="menu">/VUPTIME [-l]</span><br />
|
||||
Displays the Vision uptime. The [-l] parameter has the same effect as in <span class="menu">/UPTIME</span>.</p></li>
|
||||
Vision の稼働時間を表示します。[-l] パラメーターは、<span class="menu">/UPTIME</span> の時と同様の効果があります。</p></li>
|
||||
|
||||
<li><p><span class="menu">/WALLOPS</span><br />
|
||||
IRC operator command that sends a wallops message (visible to those with umode w active).</p></li>
|
||||
IRC オペレーターコマンドで、wallops メッセージ (サーバーオペレーターへのメッセージ) を送信します (umode w を有効にしているユーザーに見えます)。</p></li>
|
||||
|
||||
<li><p><span class="menu">/WHOIS /W <nick></span><br />
|
||||
Returns whois information of <nick>.</p></li>
|
||||
<nick> の ユーザー情報を表示します。</p></li>
|
||||
</ul>
|
||||
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user