# translation of ja.po to Japanese # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Kiyoto Hashida , 2009. # Hyu_gabaru Ryu_ichi , 2009. msgid "" msgstr "" "Project-Id-Version: ja\n" "Report-Msgid-Bugs-To: jmoskovc@redhat.com\n" "POT-Creation-Date: 2009-09-17 12:05+0200\n" "PO-Revision-Date: 2009-09-10 18:01+0900\n" "Last-Translator: Hyu_gabaru Ryu_ichi \n" "Language-Team: Japanese \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "X-Generator: KBabel 1.11.4\n" "Plural-Forms: Plural-Forms: nplurals=1; plural=0;\n" "\n" #: src/Gui/ABRTExceptions.py:4 msgid "Another client is already running, trying to wake it." msgstr "別のクライアントが稼働していますので、それを呼び出しています。" #: src/Gui/ABRTExceptions.py:10 msgid "Got unexpected data from daemon (is the database properly updated?)." msgstr "" "デーモンから予想外のデータを受け取りました(データベースは正常に更新されてい" "ますか?)。" #: src/Gui/ABRTPlugin.py:26 msgid "Analyzer plugins" msgstr "アナライザー plugin" #: src/Gui/ABRTPlugin.py:27 msgid "Action plugins" msgstr "アクション plugin" #: src/Gui/ABRTPlugin.py:28 msgid "Reporter plugins" msgstr "レポーター plugin" #: src/Gui/ABRTPlugin.py:29 msgid "Database plugins" msgstr "データベース plugin" #: src/Gui/CCDBusBackend.py:140 msgid "Can't connect to dbus" msgstr "dbus に接続できません。" #: src/Gui/CCDBusBackend.py:144 src/Gui/CCDBusBackend.py:164 msgid "Please check if abrt daemon is running." msgstr "abrt デーモンが稼働しているかどうかチェックして下さい。" #: src/Gui/CCDBusBackend.py:182 msgid "" "Daemon did't return valid report info\n" "Debuginfo is missing?" msgstr "" "デーモンは有効な報告内容を返しませんでした。\n" "Debuginfo が無いですか?" #: src/Gui/ccgui.glade:6 msgid "Please wait.." msgstr "お待ち下さい..." #: src/Gui/ccgui.glade:16 msgid "Working..." msgstr "作業中..." #: src/Gui/ccgui.glade:49 msgid " " msgstr " " #: src/Gui/ccgui.glade:68 msgid "About ABRT" msgstr "ABRT について" #: src/Gui/ccgui.glade:74 msgid "(C) 2009 Red Hat, Inc." msgstr "(C) 2009 Red Hat, Inc." #: src/Gui/ccgui.glade:75 msgid "" "This program is free software; you can redistribute it and/or modify it " "under the terms of the GNU General Public License as published by the Free " "Software Foundation; either version 2 of the License, or (at your option) " "any later version.\n" "\n" "This program is distributed in the hope that it will be useful, but WITHOUT " "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " "FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " "more details.\n" "\n" "You should have received a copy of the GNU General Public License along with " "this program. If not, see ." msgstr "" "This program is free software; you can redistribute it and/or modify it " "under the terms of the GNU General Public License as published by the Free " "Software Foundation; either version 2 of the License, or (at your option) " "any later version.\n" "\n" "This program is distributed in the hope that it will be useful, but WITHOUT " "ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or " "FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for " "more details.\n" "\n" "You should have received a copy of the GNU General Public License along with " "this program. If not, see ." #: src/Gui/ccgui.glade:106 msgid "Automatic Bug Reporting Tool" msgstr "自動バグ報告ツール(ABRT)" #: src/Gui/ccgui.glade:118 msgid "_File" msgstr "ファイル(_F)" #: src/Gui/ccgui.glade:138 msgid "_Edit" msgstr "編集(_E)" #: src/Gui/ccgui.glade:146 msgid "Plugins" msgstr "プラグイン" #: src/Gui/ccgui.glade:164 msgid "_Help" msgstr "ヘルプ(_H)" #: src/Gui/ccgui.glade:194 src/Gui/ccgui.glade:195 msgid "Delete" msgstr "削除" #: src/Gui/ccgui.glade:207 src/Gui/ccgui.glade:208 src/Gui/report.glade:7 #: src/Gui/report.glade:24 msgid "Report" msgstr "報告" #: src/Gui/ccgui.glade:255 msgid "Description" msgstr "記述" #: src/Gui/ccgui.glade:297 src/Gui/CCMainWindow.py:223 msgid "Not reported!" msgstr "報告がありません!" #: src/Gui/CCMainWindow.py:87 msgid "Package" msgstr "パッケージ" #: src/Gui/CCMainWindow.py:88 msgid "Application" msgstr "アプリケーション" #: src/Gui/CCMainWindow.py:89 msgid "Date" msgstr "期日" #: src/Gui/CCMainWindow.py:90 msgid "Crash Rate" msgstr "クラッシュレート" #: src/Gui/CCMainWindow.py:92 msgid "User" msgstr "ユーザー" #: src/Gui/CCMainWindow.py:165 #, python-format msgid "" "Unable to finish current task!\n" "%s" msgstr "" "現在のタスクを終了できません! \n" "%s" #: src/Gui/CCMainWindow.py:182 #, python-format msgid "" "Error while loading the dumplist, please check if abrt daemon is running\n" " %s" msgstr "" "dumplist のロード中にエラーが発生。abrt デーモンが稼働しているかチェックして" "下さいn %s" #: src/Gui/CCMainWindow.py:215 msgid "This crash has been reported, you can find the report(s) at:\n" msgstr "このクラッシュは報告済みです。報告は以下で見ることができます:\n" #: src/Gui/CCMainWindow.py:275 msgid "" "Unable to get report!\n" "Debuginfo is missing?" msgstr "" "報告を取得できません\n" "Debuginfo が無いですか ?" #: src/Gui/CCMainWindow.py:287 #, python-format msgid "" "Reporting failed!\n" "%s" msgstr "" "報告が失敗しました!\n" "%s" #: src/Gui/CCMainWindow.py:319 #, python-format msgid "Error getting the report: %s" msgstr "報告の取得中にエラーです: %s" #: src/Gui/CCReporterDialog.py:98 #, python-format msgid "" "WARNING, you're about to send data which might contain sensitive " "information.\n" "Do you really want to send %s?\n" msgstr "" "警告、機密情報を含む可能性のあるデータを送信 しようとしています。\n" "本当に%sを送信したいですか ?\n" #: src/Gui/CCReporterDialog.py:111 msgid "Brief description how to reproduce this or what you did..." msgstr "この問題の再現手順、または実行したことの簡単な説明..." #: src/Gui/PluginSettingsUI.py:17 msgid "Can't find PluginDialog widget in UI description!" msgstr "UI 説明の中で PluginDialog ウィジェットを見つけることが出来ません!" #: src/Gui/PluginSettingsUI.py:21 #, python-format msgid "No UI for plugin %s" msgstr "plugin の UI がありません %s" #: src/Gui/PluginSettingsUI.py:38 src/Gui/PluginSettingsUI.py:64 msgid "combo box is not implemented" msgstr "combo box が実装されていません" #: src/Gui/PluginSettingsUI.py:47 msgid "Nothing to hydrate!" msgstr "表示するデータはありません!" #: src/Gui/report.glade:64 msgid "Comment" msgstr "コメント" #: src/Gui/report.glade:103 msgid "gtk-cancel" msgstr "gtk-cancel" #: src/Gui/report.glade:118 msgid "Send" msgstr "送信" #: src/Gui/SettingsDialog.py:35 src/Gui/SettingsDialog.py:52 msgid "Select plugin" msgstr "plugin を選択" #: src/Gui/SettingsDialog.py:38 msgid "Select database backend" msgstr "データベースバックエンドを選択" #: src/Gui/SettingsDialog.py:170 msgid "Remove this job" msgstr "このジョブを取り除く" #: src/Gui/SettingsDialog.py:213 msgid "Remove this action" msgstr "このアクションを取り除く" #: src/Applet/Applet.cpp:45 #, c-format msgid "A crash in package %s has been detected!" msgstr "パッケージ %s のクラッシュが検出されました !" #: src/Applet/Applet.cpp:89 msgid "Applet is already running." msgstr "アプレットは既に稼働しています。" #: src/Applet/Applet.cpp:104 src/Applet/Applet.cpp:105 #: src/Applet/CCApplet.cpp:221 msgid "ABRT service is not running" msgstr "ABRT サービスは稼働していません。" #: src/Applet/CCApplet.cpp:136 src/Applet/CCApplet.cpp:368 #, c-format msgid "Pending events: %i" msgstr "保留中のイベント: %i" #: src/Applet/CCApplet.cpp:161 #, c-format msgid "Can't create menu from the description, popup won't be available!\n" msgstr "" "説明からメニューを作成できません。ポップアップは利用できないでしょう !\n" #: src/Applet/CCApplet.cpp:190 msgid "" "This is default handler, you should register your own with " "ConnectCrashHandler" msgstr "" "これはデフォルトのハンドラです。自分自身のハンドラは ConnectCrashHandler に " "登録する必要があります" #: src/Applet/CCApplet.cpp:210 #, fuzzy msgid "" "This is default handler, you should register your own with " "ConnectQuotaExceedHandler" msgstr "" "これはデフォルトのハンドラです。自分自身のハンドラは ConnectCrashHandler に " "登録する必要があります" #: src/Applet/CCApplet.cpp:225 msgid "ABRT service has been started" msgstr "ABRT サービスは開始しています" #: src/Applet/CCApplet.cpp:256 msgid "Out of memory" msgstr "メモリー超過" #: src/Applet/CCApplet.cpp:272 msgid "Warning" msgstr "警告" #: src/Daemon/Daemon.cpp:527 msgid "" "Quota exceeded. Please check your MaxCrashReportsSize value in abrt.conf." msgstr "" #: lib/Plugins/Bugzilla.cpp:84 msgid "Empty login and password. Please check Bugzilla.conf" msgstr "ログインとパスワードが空です。Bugzilla.conf を確認して下さい" #: lib/Plugins/Bugzilla.cpp:228 msgid "Bug is already reported: " msgstr "バグは既に報告済みです:" #: lib/Plugins/Bugzilla.cpp:283 #, c-format msgid "Binary file %s will not be reported." msgstr "バイナリファイル %s は報告されません。" #: lib/Plugins/Bugzilla.cpp:353 msgid "New bug id: " msgstr "新しいバグ id:" #: lib/Plugins/Bugzilla.cpp:422 msgid "Checking for duplicates..." msgstr "重複をチェックしています..." #: lib/Plugins/Bugzilla.cpp:425 lib/Plugins/Bugzilla.cpp:437 msgid "Logging into bugzilla..." msgstr "bugzilla にログインしています..." #: lib/Plugins/Bugzilla.cpp:428 msgid "Check CC and add coment +1..." msgstr "CC を確認して、コメント +1 を追加します..." #: lib/Plugins/Bugzilla.cpp:449 msgid "Creating new bug..." msgstr "新しいバグを作成中..." #: lib/Plugins/Bugzilla.cpp:454 msgid "Logging out..." msgstr "ログアウトしています..." #: lib/Plugins/Kerneloops.cpp:38 msgid "Getting local/global universal unique identification..." msgstr "ローカル/グローバルの普遍的で独特の識別を取得中..." #: lib/Plugins/CCpp.cpp:147 msgid "Getting backtrace..." msgstr "バックトレース取得中..." #: lib/Plugins/CCpp.cpp:385 msgid "Searching for debug-info packages..." msgstr "debug-info パッケージを探しています..." #: lib/Plugins/CCpp.cpp:419 msgid "Downloading and installing debug-info packages..." msgstr "debug-info パッケージをダウンロードしてインストール中..." #: lib/Plugins/CCpp.cpp:481 msgid "Getting local universal unique identification..." msgstr "ローカルで普遍的な独特の識別を取得しています..." #: lib/Plugins/CCpp.cpp:500 msgid "Getting global universal unique identification..." msgstr "グローバルで普遍的な独特の識別を取得しています..." #: lib/Plugins/CCpp.cpp:552 msgid "Starting report creation..." msgstr "報告作成を開始しています..." #: lib/Plugins/CCpp.cpp:581 #, fuzzy msgid "Skipping debuginfo installation" msgstr "パッケージ %s の debuginfo インストールをスキップします" #: lib/Plugins/KerneloopsReporter.cpp:101 msgid "Creating and submitting a report..." msgstr "報告の作成と提出をしています..." #: lib/Plugins/Logger.cpp:58 lib/Plugins/Mailx.cpp:124 msgid "Creating a report..." msgstr "報告を作成しています..." #: lib/Plugins/RunApp.cpp:62 msgid "Executing RunApp plugin..." msgstr "RunApp plugin を実行中..." #: lib/Plugins/FileTransfer.cpp:52 lib/Plugins/FileTransfer.cpp:247 msgid "FileTransfer: URL not specified" msgstr "ファイル転送: URL が示されていません" #: lib/Plugins/FileTransfer.cpp:69 #, c-format msgid "Sending archive %s via %s" msgstr "アーカイブ %s を %s 経由で送信中" #: lib/Plugins/FileTransfer.cpp:121 msgid "Creating an archive..." msgstr "アーカイブを作成中..." #: lib/Plugins/FileTransfer.cpp:176 msgid "File Transfer: Creating a report..." msgstr "ファイル転送: 報告を作成中..." #: lib/Plugins/FileTransfer.cpp:197 lib/Plugins/FileTransfer.cpp:226 msgid "CFileTransfer::Run(): Cannot create and send an archive: " msgstr "CFileTransfer::Run(): アーカイブを作成して送信できません:" #: lib/Plugins/KerneloopsScanner.cpp:79 msgid "Creating kernel oops crash reports..." msgstr "カーネル oops クラッシュ報告を作成中..." #: lib/Plugins/Mailx.cpp:110 msgid "Sending an email..." msgstr "電子メールを送信中..." #: lib/Plugins/SOSreport.cpp:116 msgid "Executing SOSreport plugin..." msgstr "SOSreport plugin の実行中..." #: lib/Plugins/SOSreport.cpp:138 msgid "running sosreport: " msgstr "sosreport を実行しています:" #: lib/Plugins/SOSreport.cpp:153 msgid "done running sosreport" msgstr "sosreport の実行完了" #~ msgid "Global settings" #~ msgstr "グローバルセッティング"