# SOME DESCRIPTIVE TITLE.
# Copyright (C) 2007-2008 Junichi Uekawa 
# Junichi Uekawa <dancer@debian.org>, 2007.
# picked some text from http://www.debian.org/Bugs/Developer.ja.html
#
msgid ""
msgstr ""
"Project-Id-Version: reportbug-NG\n"
"POT-Creation-Date: 2008-01-26 14:13+JST\n"
"PO-Revision-Date: 2008-01-26 14:14+0900\n"
"Last-Translator: Junichi Uekawa <dancer@debian.org>\n"
"Language-Team: Japanese <debian-japanese@lists.debian.org>\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: UTF-8\n"
"Generated-By: pygettext.py 1.5\n"

#: ../ui/MyMainWindow.py:36
msgid ""
"<h2>Using Reportbug-NG</h2>\n"
"<h3>Step 1: Finding Bugs</h3>\n"
"<p>To find a bug just enter a query and press Enter. Loading the list might "
"take a few seconds.</p>\n"
"\n"
"<p>The following queries are supported:\n"
"<dl>\n"
"<dt><code>package</code></dt><dd>Returns all the bugs belonging to the "
"PACKAGE</dd>\n"
"<dt><code>bugnumber</code></dt><dd>Returns the bug with BUGNUMBER</dd>\n"
"<dt><code>maintainer@foo.bar</code></dt><dd>Returns all the bugs assigned to "
"MAINTAINER</dd>\n"
"<dt><code>src:sourcepackage</code></dt><dd>Returns all the bugs belonging to "
"the SOURCEPACKAGE</dd>\n"
"<dt><code>from:submitter@foo.bar</code></dt><dd>Returns all the bugs filed "
"by SUBMITTER</dd>\n"
"<dt><code>severity:foo</code></dt><dd>Returns all the bugs of SEVERITY. "
"Warning: this list is probably very long. Recognized are the values: "
"critical, grave, serious, important, normal, minor and wishlist</dd>\n"
"<dt><code>tag:bar</code></dt><dd>Returns all the bugs marked with TAG</dd>\n"
"</dl>\n"
"</p>\n"
"\n"
"<p>To see the full bugreport click on the bug in the list. Links in the "
"bugreport will open in an external browser when clicked.</p>\n"
"\n"
"<h3>Step 2: Filtering Bugs</h3>\n"
"<p>To filter the list of existing bugs enter a few letters (without pressing "
"Enter). The filter is case insensitive and\n"
"affects the packagename, bugnumber, summary, status and severity of a bug.</"
"p>\n"
"\n"
"<h3>Step 3: Reporting Bugs</h3>\n"
"<p>You can either provide additional information for an existing bug by "
"clicking on the bug in the list and pressing the \"Additional Info\" button "
"or you can create a new bugreport for the current package by clicking the "
"\"New Bugreport\" button.</p>\n"
msgstr ""
"<h2>Reportbug-NG の使いかた</h2>\n"
"<h3>Step 1: バグを探す</h3>\n"
"<p>バグ報告をみつけるためには、検索語を入力しエンターキーを押してください。リ"
"ストのロードに数秒かかる可能性はあります。</p>\n"
"\n"
"<p>下記の検索がサポートされています：\n"
"<dl>\n"
"<dt><code>package</code></dt><dd>PACKAGE に所属するバグの表示</dd>\n"
"<dt><code>bugnumber</code></dt><dd>BUGNUMBER のバグを表示</dd>\n"
"<dt><code>maintainer@foo.bar</code></dt><dd>MAINTAINER に割り当てられているバ"
"グ全て</dd>\n"
"<dt><code>src:sourcepackage</code></dt><dd>SOURCEPACKAGE に属するバグ全て</"
"dd>\n"
"<dt><code>from:submitter@foo.bar</code></dt><dd>SUBMITTER が登録したバグ全て"
"</dd>\n"
"<dt><code>severity:foo</code></dt><dd>SEVERITY のバグを全て取得します。このリ"
"ストは非常に長い可能性があるので気をつけること。可能な値は: critical・grave・"
"serious・important・normal・minor・wishlist</dd>\n"
"<dt><code>tag:bar</code></dt><dd>TAG のついているバグを全て表示</dd>\n"
"</dl>\n"
"</p>\n"
"\n"
"<p>バグレポートの全文を確認するためには、リストの中のバグを選択してください。"
"バグレポート内のリンクはクリックすれば外部ブラウザで開きます。</p>\n"
"\n"
"<h3>Step 2: バグをフィルタリングする</h3>\n"
"<p>既存のバグの一覧からフィルタするには、（エンターをおさずに）いくつかの文字"
"を入力してください。フィルタは大文字・小文字を無視し、 バグレポートのパッケー"
"ジ名・バグ番号・サマリー・ステータス・重要度から検索します。</p>\n"
"\n"
"<h3>Step 3: バグの報告</h3>\n"
"<p>既存のバグレポートをクリックして「追加情報」ボタンをおすことでに追加情報を"
"提供することもできますし、新しいバグレポートを「新規バグレポート」ボタンを押"
"すことで登録することができます。\n"

#: ../ui/MyMainWindow.py:66
msgid ""
"<b>%(cri)s</b> makes unrelated software on the system (or the whole system) "
"break, or causes serious data loss, or introduces a security hole on systems "
"where you install the package. <br> <b>%(gra)s</b> makes the package in "
"question unusable or mostly so, or causes data loss, or introduces a "
"security hole allowing access to the accounts of users who use the package. "
"<br> <b>%(ser)s</b> is a severe violation of Debian policy (roughly, it "
"violates a \"must\" or \"required\" directive), or, in the package "
"maintainer's opinion, makes the package unsuitable for release. <br> <b>%"
"(imp)s</b> a bug which has a major effect on the usability of a package, "
"without rendering it completely unusable to everyone. <br> <b>%(nor)s</b> "
"the default value, applicable to most bugs. <br> <b>%(min)s</b> a problem "
"which doesn't affect the package's usefulness, and is presumably trivial to "
"fix. <br> <b>%(wis)s</b> for any feature request, and also for any bugs that "
"are very difficult to fix due to major design considerations."
msgstr ""
"<b>%(cri)s</b>\n"
"    システム上の関係のないソフトウェア (またはシステム全体) を破壊する、重大"
"なデータの欠落を引き起こす、または、そのパッケージをインストールしたシステム"
"上でセキュリティホールが生じる場合。\n"
"<br>\n"
"<b>%(gra)s</b>\n"
"    問題のあるパッケージが使用できない、またはほとんど使用できない。または"
"データの欠落を引き起こす、そのパッケージを使用するユーザのアカウントにアクセ"
"スを許してしまうセキュリティホールが生じる場合。\n"
"<br>\n"
"<b>%(ser)s</b>\n"
"    Debian ポリシーに対して見すごせない違反がある (大まかに言うと、\"must\" "
"や \"required\" の要件に違反している)、またはパッケージメンテナの意見としてそ"
"のパッケージがリリースに適していないと判断された場合。\n"
"<br>\n"
"<b>%(imp)s</b>\n"
"    バグがパッケージの利用に大きく影響しており、対処しなければ誰にもまったく"
"使用できない場合。\n"
"<br>\n"
"<b>%(nor)s</b> \n"
"    デフォルト値。通常のバグ。\n"
"<br>\n"
"<b>%(min)s</b>\n"
"    問題がパッケージの利用に影響しない、かつ修正はたいした事がないと思われる"
"場合。\n"
"<br>\n"
"<b>%(wis)s</b> \n"
"    将来的な要望、主に設計上の理由により修正が非常に困難なバグ。"

#: ../ui/MyMainWindow.py:150
msgid "Bugnumber"
msgstr "バグ番号"

#: ../ui/MyMainWindow.py:151
msgid "Summary"
msgstr "サマリー"

#: ../ui/MyMainWindow.py:152
msgid "Status"
msgstr "ステータス"

#: ../ui/MyMainWindow.py:153
msgid "Severity"
msgstr "重要度"

#: ../ui/MyMainWindow.py:154
msgid "Last Action"
msgstr "最後の操作"

#: ../ui/MyMainWindow.py:233
msgid "<h2>No bugreports for package %s found!</h2>"
msgstr "<h2>パッケージ %s に該当するバグはひとつもみつかりませんでした！</h2>"

#: ../ui/MyMainWindow.py:237
msgid "<h2>Click on a bugreport to see the full text.</h2>"
msgstr "<h2>本文を確認するにはバグレポートをクリックしてください。</h2>"

#: ../ui/MyMainWindow.py:257
msgid "<h2>Fetching bugreports of source package %s, please wait.</h2>"
msgstr ""
"<h2>ソースパッケージ %sのバグレポートを取得しています、お待ちください。</h2>"

#: ../ui/MyMainWindow.py:260
msgid "<h2>Fetching bugreports from submitter %s, please wait.</h2>"
msgstr "<h2>%s が投稿したバグレポートを取得しています、お待ちください。</h2>"

#: ../ui/MyMainWindow.py:263
msgid "<h2>Fetching bugreports of severity %s, please wait.</h2>"
msgstr "<h2>重要度 %s のバグレポートを取得しています、お待ちください。</h2>"

#: ../ui/MyMainWindow.py:266
msgid "<h2>Fetching bugreports with tag %s, please wait.</h2>"
msgstr ""
"<h2>タグ %s のついたバグレポートを取得しています、お待ちください。</h2>"

#: ../ui/MyMainWindow.py:269
msgid "<h2>Fetching bugreports assigned to %s, please wait.</h2>"
msgstr ""
"<h2>%s にアサインされているバグレポートを取得しています、お待ちください。</"
"h2>"

#: ../ui/MyMainWindow.py:272
msgid "<h2>Fetching bugreport with bug number %s, please wait.</h2>"
msgstr "<h2>バグ番号 %s のバグレポートを取得中、お待ちください。</h2>"

#: ../ui/MyMainWindow.py:275
msgid "<h2>Fetching bugreports for package %s, please wait.</h2>"
msgstr ""
"<h2>パッケージ %s のバグレポートを取得しています、お待ちください。</h2>"

#: ../ui/MyMainWindow.py:354
msgid "<h2>Fetching bugreport %s, please wait.</h2>"
msgstr "<h2>バグレポート %s を取得中、お待ちください。</h2>"

#~ msgid "Reportbug NG"
#~ msgstr "Reportbug NG"

#, fuzzy
#~ msgid "Quits Reportbug NG"
#~ msgstr "Reportbug NG"

#~ msgid "Provide additional information for the current bugreport"
#~ msgstr "現在のバグレポートに追加の情報を提供する"

#, fuzzy
#~ msgid "&Additional Info..."
#~ msgstr "追加情報(&A)"

#~ msgid "Create new bugreport for current package"
#~ msgstr "現在のパッケージのために新規バグレポートを作成する"

#, fuzzy
#~ msgid "&New Bugreport..."
#~ msgstr "新規バグレポート(&N)"

#, fuzzy
#~ msgid "Create a new WNPP bugreport"
#~ msgstr "新規バグレポート(&N)"

#, fuzzy
#~ msgid "Close the current bugreport"
#~ msgstr "新規バグレポート(&N)"

#, fuzzy
#~ msgid "&Close Bugreport..."
#~ msgstr "新規バグレポート(&N)"

#~ msgid "Enter a package name or a filter expression"
#~ msgstr "パッケージ名かフィルター表現を入力してください"

#, fuzzy
#~ msgid "&Reportbug NG"
#~ msgstr "Reportbug NG"

#, fuzzy
#~ msgid "&Bugreport"
#~ msgstr "新規バグレポート(&N)"

#~ msgid "Please tell us some details..."
#~ msgstr "詳細をおしえてください・・・"

#~ msgid "&Package:"
#~ msgstr "パッケージ(&P):"

#~ msgid "&Version:"
#~ msgstr "バージョン(&V):"

#~ msgid "&Mailclient:"
#~ msgstr "Mailclient(&M):"

#~ msgid "&OK"
#~ msgstr "OK(O)"

#~ msgid "Alt+O"
#~ msgstr "Alt+O"

#~ msgid "&Cancel"
#~ msgstr "Cancel(&C)"

#~ msgid "Alt+C"
#~ msgstr "Alt+C"

#~ msgid ""
#~ "<b>Please choose the mailclient you want to use to write the full "
#~ "bugreport.</b>"
#~ msgstr ""
#~ "<b>バグレポートを報告するのに利用するメールクライアントを選択してくださ"
#~ "い。</b>"

#, fuzzy
#~ msgid "Normal Bugreport"
#~ msgstr "新規バグレポート(&N)"

#~ msgid "patch"
#~ msgstr "patch"

#~ msgid ""
#~ "A patch or some other easy procedure for fixing the bug is included in "
#~ "the bug logs. If there's a patch, but it doesn't resolve the bug "
#~ "adequately or causes some other problems, this tag should not be used."
#~ msgstr ""
#~ "バグ報告に、バグを修正するためのパッチや簡単な手順が含まれています。 パッ"
#~ "チがあってもバグを適切に解決できない場合や別の問題を生じる場合は、 このタ"
#~ "グは使うべきではありません。"

#~ msgid "l10n"
#~ msgstr "l10n"

#~ msgid "This bug is relevant to the localisation of the package."
#~ msgstr "<このバグは、パッケージの地域化に関するものです。"

#~ msgid "security"
#~ msgstr "security"

#~ msgid ""
#~ "This bug describes a security problem in a package (e.g., bad permissions "
#~ "allowing access to data that shouldn't be accessible; buffer overruns "
#~ "allowing people to control a system in ways they shouldn't be able to; "
#~ "denial of service attacks that should be fixed, etc). Most security bugs "
#~ "should also be set at critical or grave severity."
#~ msgstr ""
#~ "このバグはパッケージのセキュリティ問題を説明します (例: アクセスされてはい"
#~ "けないデータへのアクセスを許可する不正な許可属性がある、 やれるべきではな"
#~ "い方法でシステムを制御できるバッファオーバーフローがある、 修正すべき DoS "
#~ "攻撃の穴がある、等)。ほとんどのセキュリティバグは、critical (致命的) や "
#~ "grave (重大) の severity (重要度) も設定すべきです。"

#~ msgid "&Tags:"
#~ msgstr "タグ(&T):"

#~ msgid "<b>Please enter a short summary. Severity and Tags are optional.</b>"
#~ msgstr ""
#~ "<b>短いサマリーを入力してください。重要度とタグは必須ではありません。</b>"

#~ msgid "&Summary:"
#~ msgstr "サマリー(&S):"

#~ msgid "S&everity:"
#~ msgstr "重要度(&e):"

#, fuzzy
#~ msgid "&WNPP Bugreport"
#~ msgstr "新規バグレポート(&N)"

#, fuzzy
#~ msgid "&Reportbug-NG"
#~ msgstr "Reportbug NG"

#~ msgid "Alt+N"
#~ msgstr "Alt+N"

#~ msgid "Alt+A"
#~ msgstr "Alt+A"

#, fuzzy
#~ msgid "Alt+W"
#~ msgstr "Alt+N"

#~ msgid "Click on bugreport to see the full conversation below"
#~ msgstr ""
#~ "バグレポートにクリックすると、該当バグレポートの対話の記録を下に表示する"

#~ msgid "of source package"
#~ msgstr "ソースパッケージ"

#~ msgid "from submitter"
#~ msgstr "送信者"

#~ msgid "of severity"
#~ msgstr "重要度"

#~ msgid "with tag"
#~ msgstr "タグ"

#~ msgid "assigned to"
#~ msgstr "担当者"

#~ msgid "for package"
#~ msgstr "パッケージ"

#~ msgid "Critical"
#~ msgstr "Critical"

#~ msgid "Grave"
#~ msgstr "Grave"

#~ msgid "Serious"
#~ msgstr "Serious"

#~ msgid "Important"
#~ msgstr "Important"

#~ msgid "Normal"
#~ msgstr "Normal"

#~ msgid "Minor"
#~ msgstr "Minor"

#~ msgid "Wishlist"
#~ msgstr "Wishlist"
