/
githubmirror
/
libreport
Обзор
Документация
Войти
/
githubmirror
/
libreport
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
po/ja.po
3 255 строк
104 KB
mgrabovsky
Update translations
15 фев 2025, 12:08
15 фев 2025, 12:08
4c3decd
Код
Авторство
О чём код?
# SOME DESCRIPTIVE TITLE. # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER # This file is distributed under the same license as the PACKAGE package. # # Translators: # Hajime Taira <htaira@redhat.com>, 2013-2014 # Kiyoto Hashida <khashida@redhat.com>, 2011 # noriko <noriko@fedoraproject.org>, 2014 # noriko <noriko@fedoraproject.org>, 2011, 2012 # Tomoyuki KATO <tomo@dream.daynight.jp>, 2012-2014 # carrotsoft <www.carrotsoft@gmail.com>, 2011, 2012 # Yūtenji <yuta@59ry.jp>, 2023, 2025. msgid "" msgstr "" "Project-Id-Version: PACKAGE VERSION\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2020-01-09 10:42+0100\n" "PO-Revision-Date: 2025-01-01 11:20+0000\n" "Last-Translator: Yūtenji <yuta@59ry.jp>\n" "Language-Team: Japanese <https://translate.fedoraproject.org/projects/abrt/" "libreport/ja/>\n" "Language: ja\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" "X-Generator: Weblate 5.9.1\n" #: ../src/cli/cli.c:66 msgid "" "& [-vsp] -L[PREFIX] [PROBLEM_DIR]\n" " or: & [-vspy] -e EVENT PROBLEM_DIR\n" " or: & [-vspy] -d PROBLEM_DIR\n" " or: & [-vspy] -x PROBLEM_DIR" msgstr "" "& [-vsp] -L[PREFIX] [PROBLEM_DIR]\n" " or: & [-vspy] -e EVENT PROBLEM_DIR\n" " or: & [-vspy] -d PROBLEM_DIR\n" " or: & [-vspy] -x PROBLEM_DIR" #. short_name long_name value parameter_name help #: ../src/cli/cli.c:89 msgid "List possible events [which start with PREFIX]" msgstr "可能性のある [PREFIX で始まる] イベントを一覧にする" #: ../src/cli/cli.c:90 ../src/gui-wizard-gtk/main.c:170 msgid "Run only these events" msgstr "これらのイベントのみを実行します" #: ../src/cli/cli.c:91 ../src/gui-wizard-gtk/main.c:169 msgid "Remove PROBLEM_DIR after reporting" msgstr "報告後に PROBLEM_DIR を削除する" #: ../src/cli/cli.c:92 msgid "Expert mode" msgstr "エキスパート・モード" #: ../src/cli/cli.c:93 ../src/report-newt/report-newt.c:397 msgid "Display version and exit" msgstr "バージョンを表示して終了する" #: ../src/cli/cli.c:94 msgid "Noninteractive: don't ask questions, assume 'yes'" msgstr "非対話型: 質問なしで、「はい」を想定" #: ../src/cli/cli.c:96 msgid "Log to syslog" msgstr "syslog へのログ" #: ../src/cli/cli.c:97 ../src/gui-wizard-gtk/main.c:168 msgid "Add program names to log" msgstr "ログへプログラム名を追加する" #: ../src/cli/cli-report.c:132 #, c-format msgid "# This field is read only\n" msgstr "# このフィールドは読み込み専用です\n" #: ../src/cli/cli-report.c:152 msgid "# Describe the circumstances of this crash below" msgstr "# このクラッシュの状況を以下で説明して下さい。" #: ../src/cli/cli-report.c:154 msgid "" "# Backtrace\n" "# Check that it does not contain any sensitive data (passwords, etc.)" msgstr "" "# バックトレース\n" "# パスワードなどの機密情報が入っていないことを確認して下さい。" #: ../src/cli/cli-report.c:156 msgid "# Architecture" msgstr "# アーキテクチャー" #: ../src/cli/cli-report.c:157 msgid "# Command line" msgstr "# コマンドライン" #: ../src/cli/cli-report.c:158 msgid "# Component" msgstr "# コンポーネント" #: ../src/cli/cli-report.c:159 msgid "# Core dump" msgstr "# コアダンプ" #: ../src/cli/cli-report.c:160 msgid "# Executable" msgstr "# 実行可能ファイル" #: ../src/cli/cli-report.c:161 msgid "# Kernel version" msgstr "# カーネルバージョン" #: ../src/cli/cli-report.c:162 msgid "# Package" msgstr "# パッケージ" #: ../src/cli/cli-report.c:163 msgid "# Reason of crash" msgstr "# クラッシュの理由" #: ../src/cli/cli-report.c:170 msgid "# os-release configuration file from root dir" msgstr "# ルートディレクトリから os-release 設定ファイル" #: ../src/cli/cli-report.c:175 msgid "# Release string of the operating system from root dir" msgstr "# ルートディレクトリからオペレーティングシステムのリリース文字列" #: ../src/cli/cli-report.c:183 msgid "# os-release configuration file" msgstr "# os-release 設定ファイル" #: ../src/cli/cli-report.c:188 msgid "# Release string of the operating system" msgstr "# オペレーティングシステムのリリース文字列" #: ../src/cli/cli-report.c:319 msgid "Cannot run vi: $TERM, $VISUAL and $EDITOR are not set" msgstr "vi を実行できません: $TERM, $VISUAL, 及び $EDITOR が定義されていません" #: ../src/cli/cli-report.c:403 msgid "" "\n" "The report has been updated" msgstr "" "\n" "バグレポートを更新しました" #: ../src/cli/cli-report.c:405 msgid "" "\n" "No changes were detected in the report" msgstr "" "\n" "報告の中に変更は検出されませんでした" #: ../src/cli/cli-report.c:466 msgid "Your input is not valid, because of:" msgstr "以下の理由でユーザーの入力は無効です:" #: ../src/cli/cli-report.c:470 #, c-format msgid "Bad value for '%s': %s" msgstr "'%s' の不正な値: %s" #: ../src/cli/cli-report.c:671 #, c-format msgid "" "Event '%s' requires permission to send possibly sensitive data. Do you want " "to continue?" msgstr "" "イベント '%s' はおそらく機微な情報を送信する権限が必要です。続行したいですか?" #: ../src/cli/cli-report.c:718 msgid "You have chosen number out of range" msgstr "範囲外の数字を選択しました" #: ../src/cli/cli-report.c:723 msgid "Invalid input, exiting." msgstr "無効な入力です、終了しています..." #: ../src/cli/cli-report.c:744 msgid "Select an event to run: " msgstr "実行するイベントの選択: " #: ../src/cli/cli-report.c:878 msgid "Select a workflow to run: " msgstr "実行するワークフローの選択: " #: ../src/client-python/reportclient/debuginfo.py:100 #, python-brace-format msgid "Extracting cpio from {0}" msgstr "cpio を {0} から抽出中" #: ../src/client-python/reportclient/debuginfo.py:105 #, python-brace-format msgid "Can't write to '{0}': {1}" msgstr "「{0}」 に書き込みできません: {1}" #: ../src/client-python/reportclient/debuginfo.py:116 #, python-brace-format msgid "Can't extract package '{0}'" msgstr "パッケージ「{0}」を抽出できません" #: ../src/client-python/reportclient/debuginfo.py:124 #, python-brace-format msgid "Caching files from {0} made from {1}" msgstr "{0} にある {1} から作成されたファイルをキャッシュ中" #: ../src/client-python/reportclient/debuginfo.py:148 #, python-brace-format msgid "Can't extract files from '{0}'. For more information see '{1}'" msgstr "'{0}' からファイルを抽出できません。詳細は '{1}' を参照してください" #: ../src/client-python/reportclient/debuginfo.py:163 #, python-brace-format msgid "Can't remove '{0}': {1}" msgstr "「{0}」を削除できません: {1}" #: ../src/client-python/reportclient/debuginfo.py:205 #: ../src/client-python/reportclient/debuginfo.py:214 #, python-brace-format msgid "Downloading ({0} of {1}) {2}: {3:3}%" msgstr "ダウンロード中 ({0} / {1}) {2}: {3:3}%" #: ../src/client-python/reportclient/debuginfo.py:306 msgid "Initializing package manager" msgstr "パッケージマネージャーを初期化中" #. This takes some time, let user know what we are doing #: ../src/client-python/reportclient/debuginfo.py:310 msgid "Setting up repositories" msgstr "レポジトリをセットアップ中" #: ../src/client-python/reportclient/debuginfo.py:313 msgid "Looking for needed packages in repositories" msgstr "必要なパッケージをリポジトリで検索中" #: ../src/client-python/reportclient/debuginfo.py:347 #, python-brace-format msgid "Can't find packages for {0} debuginfo files" msgstr "{0} debuginfo ファイルのパッケージが見つかりません" #: ../src/client-python/reportclient/debuginfo.py:350 #, python-brace-format msgid "Packages to download: {0}" msgstr "ダウンロードするパッケージ: {0}" #: ../src/client-python/reportclient/debuginfo.py:352 #, python-brace-format msgid "Downloading {0:.2f}Mb, installed size: {1:.2f}Mb. Continue?" msgstr "" "ダウンロード中 {0:.2f}Mb、 インストールサイズ: {1:.2f}Mb、 続行しますか?" #: ../src/client-python/reportclient/debuginfo.py:357 #: ../src/client-python/reportclient/debuginfo.py:369 #: ../src/client-python/reportclient/debuginfo.py:380 msgid "Download cancelled by user" msgstr "ユーザーによってダウンロードが取り消されました" #: ../src/client-python/reportclient/debuginfo.py:364 #, python-brace-format msgid "" "Warning: Not enough free space in tmp dir '{0}' ({1:.2f}Mb left). Continue?" msgstr "" "警告: 十分な空き容量が一時ディレクトリ '{0}' にありません (残り {1:.2f}MB)。" "続行しますか?" #: ../src/client-python/reportclient/debuginfo.py:375 #, python-brace-format msgid "" "Warning: Not enough free space in cache dir '{0}' ({1:.2f}Mb left). Continue?" msgstr "" "警告: 十分な空き容量がキャッシュディレクトリ '{0}' にありません (残り {1:.2f}" "MB)。続行しますか?" #: ../src/client-python/reportclient/debuginfo.py:398 #, python-brace-format msgid "Downloading package {0} failed" msgstr "パッケージ {0} のダウンロードに失敗しました" #. recursively delete the temp dir on failure #: ../src/client-python/reportclient/debuginfo.py:405 msgid "Unpacking failed, aborting download..." msgstr "解凍に失敗しました、 ダウンロードを中止しています…" #: ../src/client-python/reportclient/debuginfo.py:410 #, python-brace-format msgid "" "'{0}' must be owned by abrt. Please run '# chown -R abrt.abrt {0}' to fix " "the issue." msgstr "" "'{0}' の所有者は abrt でなければなりません。修正するためには '# chown -R " "abrt.abrt {0}' を実行してください。" #. Was: "All downloaded packages have been extracted, removing..." #. but it was appearing even if no packages were in fact extracted #. (say, when there was one package, and it has download error). #: ../src/client-python/reportclient/debuginfo.py:427 #, python-brace-format msgid "Removing {0}" msgstr "{0} を削除中" #: ../src/client-python/reportclient/debuginfo.py:431 #, python-brace-format msgid "Can't remove {0}, probably contains an error log" msgstr "" #: ../src/client-python/reportclient/dnfdebuginfo.py:89 msgid "Error reading repository configuration: '{0!s}'" msgstr "" #: ../src/client-python/reportclient/dnfdebuginfo.py:106 msgid "Error setting up repositories: '{0!s}'" msgstr "" #: ../src/client-python/reportclient/yumdebuginfo.py:66 msgid "" "Problem '{0!s}' occured while downloading from mirror: '{1!s}'. Trying next " "one" msgstr "" "ミラーからダウンロード中に問題 '{0!s}' が発生しました: '{1!s}'。次のものを試" "してください。" #: ../src/client-python/reportclient/yumdebuginfo.py:100 msgid "Error initializing yum (YumBase.doConfigSetup): '{0!s}'" msgstr "yum の初期化でエラー発生 (YumBase.doConfigSetup): '{0!s}'" #: ../src/client-python/reportclient/yumdebuginfo.py:107 msgid "Error: can't make cachedir, exiting" msgstr "エラー: キャッシュディレクトリを作成できません、終了します" #: ../src/client-python/reportclient/yumdebuginfo.py:116 msgid "Can't disable repository '{0!s}': {1!s}" msgstr "リポジトリー '{0!s}' を無効化できません: {1!s}" #: ../src/client-python/reportclient/yumdebuginfo.py:135 msgid "Can't disable async download, the output might contain artifacts!" msgstr "" "非同期ダウンロードを無効化できません、出力に加工されたものが含まれています。" #: ../src/client-python/reportclient/yumdebuginfo.py:137 #, python-brace-format msgid "Can't setup {0}: {1}, disabling" msgstr "{0} を設定できません: {1}、 無効にしています" #: ../src/client-python/reportclient/yumdebuginfo.py:147 msgid "Error retrieving metadata: '{0!s}'" msgstr "メタデータの取得中にエラーが発生: '{0!s}'" #: ../src/client-python/reportclient/yumdebuginfo.py:160 msgid "Error retrieving filelists: '{0!s}'" msgstr "ファイル一覧の取得中にエラーが発生: '{0!s}'" #: ../src/client-python/reportclient/yumdebuginfo.py:204 #, python-brace-format msgid "Cannot copy file '{0}': {1}" msgstr "ファイル '{0}' をコピーできません: {1}" #. Follow GTK3's yes-no-buttons order: #. * [No] [Yes] #. #: ../src/gtk-helpers/ask_dialogs.c:87 msgid "_No" msgstr "いいえ(_N)" #: ../src/gtk-helpers/ask_dialogs.c:88 msgid "_Yes" msgstr "はい(_Y)" #: ../src/gtk-helpers/ask_dialogs.c:94 msgid "Don't ask me again" msgstr "次回からそのまま実行する" #. if event has no xml description #: ../src/gtk-helpers/config_dialog.c:182 msgid "No description available" msgstr "説明がありません" #: ../src/gtk-helpers/config_dialog.c:338 msgid "Configuration" msgstr "設定" #. we can't use this, because we want the workflows first and hashtable #. * doesn't return the items in the order they were added #. #. g_hash_table_foreach(configs, (GHFunc)add_config_tabs, config_nb); #: ../src/gtk-helpers/config_dialog.c:356 #: ../src/gtk-helpers/config_dialog.c:358 #: ../src/gtk-helpers/config_dialog.c:417 msgid "Workflows" msgstr "ワークフロー" #: ../src/gtk-helpers/config_dialog.c:360 #: ../src/gtk-helpers/config_dialog.c:362 #: ../src/gtk-helpers/config_dialog.c:420 msgid "Events" msgstr "イベント" #: ../src/gtk-helpers/config_dialog.c:366 msgid "C_onfigure" msgstr "設定(_O)" #: ../src/gtk-helpers/config_dialog.c:368 ../src/gui-wizard-gtk/wizard.c:3206 msgid "_Close" msgstr "閉じる(_C)" #: ../src/gtk-helpers/event_config_dialog.c:140 msgid "Show password" msgstr "パスワードを表示" #: ../src/gtk-helpers/event_config_dialog.c:263 msgid "Don't store passwords" msgstr "パスワードを保存しないでください" #: ../src/gtk-helpers/event_config_dialog.c:273 msgid "Basic" msgstr "" #: ../src/gtk-helpers/event_config_dialog.c:281 msgid "Advanced" msgstr "高度" #: ../src/gtk-helpers/event_config_dialog.c:297 msgid "Secret Service is not available, your settings won't be saved!" msgstr "シークレットサービスが利用できません、設定は保存されません。" #: ../src/gtk-helpers/event_config_dialog.c:340 #: ../src/gtk-helpers/workflow_config_dialog.c:90 #: ../src/gui-wizard-gtk/wizard.c:732 ../src/gui-wizard-gtk/wizard.c:2865 msgid "_Cancel" msgstr "キャンセル(_C)" #: ../src/gtk-helpers/event_config_dialog.c:342 #: ../src/gtk-helpers/workflow_config_dialog.c:92 msgid "_OK" msgstr "OK(_O)" #: ../src/gtk-helpers/secrets.c:171 #, c-format msgid "Can't connect over DBus to name '%s' path '%s' interface '%s': %s" msgstr "" "DBus 経由で名前 '%s' パス '%s' インターフェース '%s' に接続できません: %s" #: ../src/gtk-helpers/secrets.c:191 #, c-format msgid "Can't call method '%s' over DBus on path '%s' interface '%s': %s" msgstr "" "メソッド '%s' をパス '%s' インターフェース '%s' において DBus 経由で呼び出せ" "ません: %s" #: ../src/gtk-helpers/secrets.c:549 msgid "" "A timeout was reached while waiting for a prompt result from the DBus Secret " "Service." msgstr "" "DBus シークレットサービスからのプロンプト結果を待機中にタイムアウトになりまし" "た。" #: ../src/gtk-helpers/secrets.c:552 msgid "" "Do you want to stop waiting and continue in reporting without properly " "loaded configuration?" msgstr "" "以前に読み込まれた設定を使用せず、報告において待機を解除し、継続したいですか?" #: ../src/gtk-helpers/secrets.c:862 #, c-format msgid "D-Bus Secrets Service ReadAlias('%s') method failed: %s" msgstr "D-Bus Secrets Service ReadAlias('%s') メソッドに失敗しました: %s" #. if the error wasn't about invalid properties we have an another problem #: ../src/gtk-helpers/secrets.c:1104 #, c-format msgid "Can't create a secret item for event '%s': %s" msgstr "イベント '%s' のシークレット項目を作成できません: %s" #: ../src/gtk-helpers/secrets.c:1286 #, c-format msgid "can't get secret value of '%s': %s" msgstr "'%s' のシークレット値を取得できません: %s" #: ../src/gtk-helpers/problem_details_widget.c:198 #, c-format msgid "$DATA_DIRECTORY/%s (binary file, %s)" msgstr "" #: ../src/gtk-helpers/problem_details_dialog.c:30 msgid "Problem details" msgstr "" #: ../src/gtk-helpers/problem_details_dialog.c:33 msgid "OK" msgstr "" #: ../src/gui-wizard-gtk/main.c:106 msgid "Preferences" msgstr "" #: ../src/gui-wizard-gtk/main.c:109 msgid "Quit" msgstr "" #: ../src/gui-wizard-gtk/main.c:153 msgid "" "& [-vpdx] [-e EVENT]... [-g GUI_FILE] PROBLEM_DIR\n" "\n" "GUI tool to analyze and report problem saved in specified PROBLEM_DIR" msgstr "" "& [-vpdx] [-e EVENT]... [-g GUI_FILE] PROBLEM_DIR\n" "\n" "指定された PROBLEM_DIR に保存された問題を分析および報告する GUI ツール" #: ../src/gui-wizard-gtk/wizard.c:340 #, c-format msgid "" "Need writable directory, but '%s' is not writable. Move it to '%s' and " "operate on the moved data?" msgstr "" "書き込み可能なディレクトリが必要ですが、「%s」は書き込みできません。 「%s」に" "移動してから移動したデータで操作してみてください。" #: ../src/gui-wizard-gtk/wizard.c:723 msgid "View/edit a text file" msgstr "テキストファイルの表示/編集" #: ../src/gui-wizard-gtk/wizard.c:731 msgid "_Save" msgstr "保存(_S)" #: ../src/gui-wizard-gtk/wizard.c:874 msgid "" "Since crashes without a known reproducer can be difficult to diagnose, " "please provide a comprehensive description of the problem you have " "encountered." msgstr "" #: ../src/gui-wizard-gtk/wizard.c:881 msgid "" "Please provide a short description of the problem and please include the " "steps you have used to reproduce the problem." msgstr "問題の簡単な説明と、問題を再現するための手順を含めてください。" #: ../src/gui-wizard-gtk/wizard.c:888 msgid "Please provide the steps you have used to reproduce the problem." msgstr "問題を再現するために使用した手順を含めてください。" #: ../src/gui-wizard-gtk/wizard.c:1009 msgid "(click here to view/edit)" msgstr "(ここをクリックして 表示/編集)" #: ../src/gui-wizard-gtk/wizard.c:1021 #, c-format msgid "(binary file, %llu bytes)" msgstr "(バイナリファイル、 %llu バイト)" #: ../src/gui-wizard-gtk/wizard.c:1121 ../src/report-newt/report-newt.c:332 msgid "(no description)" msgstr "(説明なし)" #: ../src/gui-wizard-gtk/wizard.c:1129 #, c-format msgid "%llu bytes, %u files" msgstr "%llu バイト、 %u ファイル" #: ../src/gui-wizard-gtk/wizard.c:1381 msgid "Processing was canceled" msgstr "処理が中断されました" #: ../src/gui-wizard-gtk/wizard.c:1561 msgid "" "Processing of the problem failed. This can have many reasons but there are " "three most common:\n" "\t▫ <b>network connection problems</b>\n" "\t▫ <b>corrupted problem data</b>\n" "\t▫ <b>invalid configuration</b>" msgstr "" "問題の処理に失敗しました。これにはさまざまな理由が考えられますが、" "一般的には以下の 3 つが考えられます:\n" "\t▫ <b>ネットワーク接続の問題</b>\n" "\t▫ <b>破損した問題データ</b>\n" "\t▫ <b>無効な構成</b>" #: ../src/gui-wizard-gtk/wizard.c:1567 msgid "" "If you want to update the configuration and try to report again, please open " "<b>Preferences</b> item\n" "in the application menu and after applying the configuration changes click " "<b>Repeat</b> button." msgstr "" #: ../src/gui-wizard-gtk/wizard.c:1689 msgid "Processing was interrupted because the problem is not reportable." msgstr "問題が報告可能な形式ではなかったため、処理が中断されました。" #: ../src/gui-wizard-gtk/wizard.c:1699 ../src/gui-wizard-gtk/wizard.c:1773 msgid "Processing failed." msgstr "処理に失敗しました。" #. No next event, go to progress page and finish. #: ../src/gui-wizard-gtk/wizard.c:1706 ../src/gui-wizard-gtk/wizard.c:2594 msgid "Processing finished." msgstr "処理が完了しました。" #: ../src/gui-wizard-gtk/wizard.c:1707 msgid "Processing finished, please proceed to the next step." msgstr "処理が完了しました。次のステップに進んでください。" #: ../src/gui-wizard-gtk/wizard.c:1770 msgid "No commands could be found for processsing the crashdump.\n" msgstr "クラッシュダンプを処理するためのコマンドが見つかりませんでした。\n" #: ../src/gui-wizard-gtk/wizard.c:1785 msgid "Processing interrupted: can't continue without writable directory." msgstr "処理を中断しました: 書き込み可能なディレクトリなしで続行できません。" #: ../src/gui-wizard-gtk/wizard.c:1808 #, c-format msgid "" "--- Skipping %s ---\n" "No matching actions found for this event.\n" "\n" msgstr "" #: ../src/gui-wizard-gtk/wizard.c:1843 msgid "Processing..." msgstr "処理しています..." #: ../src/gui-wizard-gtk/wizard.c:1925 msgid "" "Possible sensitive data detected, feel free to edit the report and remove " "them." msgstr "" #: ../src/gui-wizard-gtk/wizard.c:1968 msgid "Cannot check backtrace rating because of invalid event name" msgstr "無効なイベント名のためバックトレースのレーティングを確認できません" #: ../src/gui-wizard-gtk/wizard.c:2418 #, c-format msgid "Failed to save file '%s'" msgstr "ファイル '%s' の保存に失敗しました" #: ../src/gui-wizard-gtk/wizard.c:2619 #, c-format msgid "" "Event '%s' requires permission to send possibly sensitive data.\n" "Do you want to continue?" msgstr "" "イベント '%s' はおそらく機微な情報を送信する権限が必要です\n" "続行したいですか?" #: ../src/gui-wizard-gtk/wizard.c:2665 #, c-format msgid "This problem should not be reported (it is likely a known problem). %s" msgstr "" "この問題は報告されるべきではありません (おそらく既知の問題と思われます)。 %s" #: ../src/gui-wizard-gtk/wizard.c:2866 msgid "_Open" msgstr "開く(_O)" #: ../src/gui-wizard-gtk/wizard.c:2888 #, c-format msgid "'%s' is not an ordinary file" msgstr "「%s」は普通のファイルではありません" #: ../src/gui-wizard-gtk/wizard.c:2901 msgid "You are trying to copy a file onto itself" msgstr "ファイルをそのファイル自体にコピーしようとしています" #: ../src/gui-wizard-gtk/wizard.c:2907 #, c-format msgid "Can't copy '%s': %s" msgstr "「%s」をコピーできません: %s" #: ../src/gui-wizard-gtk/wizard.c:2921 #, c-format msgid "Item '%s' already exists and is not modifiable" msgstr "アイテム「%s」はすでに存在しているため変更できません" #: ../src/gui-wizard-gtk/wizard.c:3087 msgid "I have experienced this problem for the first time" msgstr "" #: ../src/gui-wizard-gtk/wizard.c:3090 msgid "I can reproduce this problem" msgstr "" #: ../src/gui-wizard-gtk/wizard.c:3093 msgid "This problem occurs repeatedly" msgstr "" #: ../src/gui-wizard-gtk/wizard.c:3106 msgid "Include" msgstr "含む" #: ../src/gui-wizard-gtk/wizard.c:3117 msgid "Name" msgstr "名前" #: ../src/gui-wizard-gtk/wizard.c:3127 msgid "Value" msgstr "値" #: ../src/gui-wizard-gtk/wizard.c:3162 msgid "Problem description" msgstr "問題の説明" #: ../src/gui-wizard-gtk/wizard.c:3163 msgid "Select how to report this problem" msgstr "この問題を報告する方法を選択してください" #: ../src/gui-wizard-gtk/wizard.c:3164 msgid "Provide additional information" msgstr "その他の情報の提供" #: ../src/gui-wizard-gtk/wizard.c:3165 msgid "Review the data" msgstr "データのレビュー" #: ../src/gui-wizard-gtk/wizard.c:3166 msgid "Confirm data to report" msgstr "報告するデータの確認" #: ../src/gui-wizard-gtk/wizard.c:3167 msgid "Processing" msgstr "処理しています" #: ../src/gui-wizard-gtk/wizard.c:3168 msgid "Processing done" msgstr "処理が完了しました" #: ../src/gui-wizard-gtk/wizard.c:3208 msgid "_Stop" msgstr "中止 (_S)" #. else gtk_widget_hide won't work #: ../src/gui-wizard-gtk/wizard.c:3211 msgid "Repeat" msgstr "" #. else gtk_widget_hide won't work #: ../src/gui-wizard-gtk/wizard.c:3213 msgid "_Forward" msgstr "転送 (_F)" #. else gtk_widget_hide won't work #: ../src/gui-wizard-gtk/wizard.c:3216 ../src/gui-wizard-gtk/wizard.glade.h:9 msgid "Details" msgstr "詳細" #: ../src/gui-wizard-gtk/wizard.c:3263 msgid "Restrict access to the report" msgstr "レポートへのアクセスを制限する" #: ../src/gui-wizard-gtk/wizard.c:3268 msgid "Learn more about restricted access in the configuration" msgstr "" #: ../src/gui-wizard-gtk/wizard.glade.h:1 msgid "" "Please review the data before it gets reported. Depending on reporter " "chosen, it may end up publicly visible." msgstr "" "報告する前にデータを確認してください。選択した報告先によっては、一般公開され" "る可能性があります。" #: ../src/gui-wizard-gtk/wizard.glade.h:2 msgid "Sensitive words" msgstr "" #: ../src/gui-wizard-gtk/wizard.glade.h:3 msgid "Custom" msgstr "" #: ../src/gui-wizard-gtk/wizard.glade.h:4 msgid "Clear the search bar to see the list of security sensitive words." msgstr "" #: ../src/gui-wizard-gtk/wizard.glade.h:5 msgid "file" msgstr "" #: ../src/gui-wizard-gtk/wizard.glade.h:6 msgid "data" msgstr "" #: ../src/gui-wizard-gtk/wizard.glade.h:7 msgid "Search" msgstr "" #: ../src/gui-wizard-gtk/wizard.glade.h:8 msgid "" "On the following screens, you will be asked to describe how the problem " "occurred, to choose how to analyze the problem (if needed), to review " "collected data, and to choose where the problem should be reported. Click " "'Forward' to proceed." msgstr "" "以下の画面で、問題が発生した順序の説明、問題分析法の選択(必要な場合)、収集" "データの再確認、及び問題報告先の選択などを依頼されます。「進む」を押して継続" "します。" #: ../src/gui-wizard-gtk/wizard.glade.h:10 msgid "" "How did this problem happen (step-by-step)? How can it be reproduced? Any " "additional comments useful for diagnosing the problem? Please use English if " "possible." msgstr "" "この問題がどのようにして発生したか順を追って説明してください。 再現方法を説明" "してください。 問題の診断に役立つそうなコメントが他にありますか? できれば英語" "でお願いします。" #: ../src/gui-wizard-gtk/wizard.glade.h:11 msgid "How reproducible is this problem?" msgstr "" #: ../src/gui-wizard-gtk/wizard.glade.h:12 msgid "How it can be reproduced (one step per line)?" msgstr "" #: ../src/gui-wizard-gtk/wizard.glade.h:13 msgid "" "Please add a comprehensive description of the problem you have. This is a " "very long place holder." msgstr "" #: ../src/gui-wizard-gtk/wizard.glade.h:14 msgid "You need to fill the how to before you can proceed..." msgstr "方法を記入した後に次に進むことができます..." #: ../src/gui-wizard-gtk/wizard.glade.h:15 msgid "" "<b>Your comments are not private.</b> They may be included into publicly " "visible problem reports." msgstr "" "<b>コメントはプライベートではありません。</b>公共に見える問題報告に含まれるか" "も知れません。" #: ../src/gui-wizard-gtk/wizard.glade.h:16 msgid "I don't know what caused this problem" msgstr "この問題の原因がわかりません。" #: ../src/gui-wizard-gtk/wizard.glade.h:17 msgid "Size:" msgstr "サイズ: " #: ../src/gui-wizard-gtk/wizard.glade.h:18 msgid "Attach a file" msgstr "ファイルの添付" #: ../src/gui-wizard-gtk/wizard.glade.h:19 msgid "I reviewed the data and _agree with submitting it" msgstr "データを見直しました、 送信に同意します。" #: ../src/gui-wizard-gtk/wizard.glade.h:20 msgid "" "If you are reporting to a remote server, make sure you removed all private " "data (such as usernames and passwords). Backtrace, command line, environment " "variables are the typical items in need of examining." msgstr "" "リモートサーバーにレポートを行う場合には、 プライベートなデータがすべて削除済" "みであることを必ず確認してください (ユーザー名、 パスワードなど)。 バックト" "レース、 コマンドライン、 環境変数などは特に注意が必要な事項になります。" #: ../src/gui-wizard-gtk/wizard.glade.h:21 msgid "Processing did not start yet" msgstr "処理がまだ開始していません" #: ../src/gui-wizard-gtk/wizard.glade.h:22 msgid "Show log" msgstr "ログの表示" #: ../src/gui-wizard-gtk/wizard.glade.h:23 msgid "Reporting has finished. You can close this window now." msgstr "報告は終了しました。この画面を今閉じることができます。" #: ../src/gui-wizard-gtk/wizard.glade.h:24 msgid "" "If you want to report the problem to a different destination, collect " "additional information, or provide a better problem description and repeat " "reporting process, press 'Forward'." msgstr "" "異なる送信先に問題を報告したい場合は、追加情報を収集するか、又はより良い問題" "説明を提供して報告プロセスを繰り返した上で、「進む」を押します。" #: ../src/include/internal_libreport.h:1246 msgid "Be verbose" msgstr "冗長な出力" #: ../src/include/internal_libreport.h:1247 #: ../src/plugins/reporter-bugzilla.c:323 #: ../src/plugins/reporter-kerneloops.c:173 ../src/plugins/reporter-mailx.c:288 #: ../src/plugins/reporter-print.c:56 ../src/plugins/reporter-rhtsupport.c:548 #: ../src/plugins/reporter-systemd-journal.c:250 #: ../src/plugins/reporter-upload.c:186 ../src/plugins/reporter-mantisbt.c:283 msgid "Problem directory" msgstr "問題ディレクトリ" #: ../src/lib/abrt_sock.c:161 #, c-format msgid "Can't delete: '%s'" msgstr "削除できません: '%s'" #: ../src/lib/abrt_sock.c:197 msgid "locked by another process" msgstr "他のプロセスによりロック" #: ../src/lib/abrt_sock.c:206 msgid "permission denied" msgstr "権限がありません" #: ../src/lib/abrt_sock.c:209 msgid "not a problem directory" msgstr "問題ディレクトリではありません" #: ../src/lib/abrt_sock.c:218 #, c-format msgid "Can't delete '%s': %s" msgstr "'%s' を削除できません: %s" #: ../src/lib/client.c:67 ../src/lib/client.c:99 ../src/lib/client.c:156 msgid "y" msgstr "y" #: ../src/lib/client.c:68 ../src/lib/client.c:100 ../src/lib/client.c:157 msgid "N" msgstr "N" #: ../src/lib/client.c:101 ../src/lib/client.c:158 msgid "f" msgstr "f" #: ../src/lib/client.c:159 msgid "e" msgstr "" #: ../src/lib/create_dump_dir.c:32 #, c-format msgid "uid value is not valid: '%s'" msgstr "UID 値が無効です: '%s'" #: ../src/lib/create_dump_dir.c:51 #, c-format msgid "'%s' is not correct file name" msgstr "" #: ../src/lib/create_dump_dir.c:195 #, c-format msgid "Missing required item: '%s'" msgstr "必要な項目がありません: '%s'" #: ../src/lib/curl.c:227 #, c-format msgid "Uploaded: %llu of %llu kbytes" msgstr "アップロード済み: 合計 %llu キロバイトの内 %llu キロバイト" #: ../src/lib/curl.c:636 msgid "Ignoring URL without scheme and hostname" msgstr "" #. Do not include the path part of the URL as it can contain sensitive data #. * in case of typos #: ../src/lib/curl.c:666 #, c-format msgid "Sending %s to %s//%s" msgstr "" #: ../src/lib/curl.c:690 #, c-format msgid "Please enter user name for '%s//%s':" msgstr "" #: ../src/lib/curl.c:696 #, c-format msgid "Please enter password for '%s//%s@%s':" msgstr "" #. This ends up a "reporting status message" in abrtd #: ../src/lib/curl.c:719 #, c-format msgid "Successfully created %s" msgstr "" #: ../src/lib/dump_dir.c:2481 msgid "Failed to open TAR writer" msgstr "" #: ../src/lib/dump_dir.c:2507 msgid "Failed to finalize TAR archive" msgstr "" #: ../src/lib/dump_dir.c:2517 msgid "Failed to close TAR writer" msgstr "" #: ../src/lib/dump_dir.c:2527 #, c-format msgid "gzip killed with signal %d" msgstr "" #: ../src/lib/dump_dir.c:2533 #, c-format msgid "gzip exited with %d" msgstr "" #: ../src/lib/dump_dir.c:2536 msgid "gzip process failed" msgstr "" #: ../src/lib/event_config.c:399 msgid "Missing mandatory value" msgstr "必須の値がありません" #: ../src/lib/event_config.c:407 #, c-format msgid "Invalid utf8 character '%c'" msgstr "無効な utf8 文字 '%c'" #: ../src/lib/event_config.c:420 #, c-format msgid "Invalid number '%s'" msgstr "無効な数字 '%s'" #: ../src/lib/event_config.c:435 #, c-format msgid "Invalid boolean value '%s'" msgstr "無効な boolean 値 '%s'" #: ../src/lib/event_config.c:441 msgid "Unsupported option type" msgstr "サポートされていないオプションタイプ" #: ../src/lib/event_config.c:516 #, c-format msgid "" "The problem cannot be reported due to an invalid data. '%s' file does not " "contain a number." msgstr "" "無効なデータがあり、問題を報告できません。'%s' ファイルが番号を含んでいませ" "ん。" #: ../src/lib/event_config.c:520 msgid "Please report this problem to ABRT project developers." msgstr "この問題を ABRT プロジェクト開発者に連絡してください。" #: ../src/lib/event_config.c:526 msgid "" "The backtrace is incomplete, please make sure you provide the steps to " "reproduce." msgstr "" "バックトレースが不完全です。再現手順が書かれているかどうか確認してください。" #: ../src/lib/event_config.c:527 msgid "The backtrace probably can't help developer to diagnose the bug." msgstr "" "おそらくこのバックトレースはバグを診断するときに開発者の役に立ちません。" #: ../src/lib/event_config.c:533 #, fuzzy #| msgid "Reporting disabled because the backtrace is unusable." msgid "" "Reporting is disabled because the generated backtrace has low informational " "value." msgstr "バックトレースが利用できないため、報告機能が無効になっています。" #: ../src/lib/event_config.c:537 #, c-format msgid "" "Please try to install debuginfo manually using the command: \"debuginfo-" "install %s\" and try again." msgstr "" "次のコマンドを使用して手動で debuginfo をインストールして、再び試してくださ" "い: \"debuginfo-install %s\"" #: ../src/lib/event_config.c:539 msgid "A proper debuginfo is probably missing or the coredump is corrupted." msgstr "" "適切な debuginfo がおそらく見つかりません、またはコアダンプが破損しています。" #: ../src/lib/iso_date_string.c:50 #, c-format msgid "String doesn't seem to be a date: '%s'" msgstr "" #: ../src/lib/iso_date_string.c:55 #, c-format msgid "The date: '%s' has unrecognized suffix: '%s'" msgstr "" #: ../src/lib/iso_date_string.c:60 #, c-format msgid "The date: '%s' is out of UNIX time stamp range" msgstr "" #: ../src/lib/ureport.c:400 #, c-format msgid "" "Your problem seems to be caused by %s\n" "\n" "%s\n" msgstr "" "あなたの問題は %s により引き起こされた可能性があります\n" "\n" "%s\n" #: ../src/lib/ureport.c:403 msgid "Your problem seems to be caused by one of the following:\n" msgstr "あなたの問題は以下のどれかにより引き起こされた可能性があります:\n" #: ../src/lib/ureport.c:575 #, c-format msgid "Failed to upload uReport to the server '%s' with curl: %s" msgstr "" "サーバー '%s' に curl を用いた uReport のアップロードに失敗しました: %s" #: ../src/lib/ureport.c:579 #, c-format msgid "Failed to upload uReport to the server '%s'" msgstr "" #: ../src/lib/ureport.c:582 #, c-format msgid "Error: %s" msgstr "" #: ../src/lib/ureport.c:589 #, c-format msgid "The URL '%s' does not exist (got error 404 from server)" msgstr "URL '%s' が存在しません (サーバーからエラー 404 の応答)" #: ../src/lib/ureport.c:595 #, c-format msgid "The server at '%s' encountered an internal error (got error 500)" msgstr "'%s' のサーバーが内部エラーになりました (エラー 500)" #: ../src/lib/ureport.c:601 #, c-format msgid "The server at '%s' currently can't handle the request (got error 503)" msgstr "'%s' のサーバーが現在リクエストを処理できません (エラー 503)" #. can't print better error message #: ../src/lib/ureport.c:610 #, c-format msgid "Unexpected HTTP response from '%s': %d" msgstr "'%s' より予期しない HTTP 応答です: %d" #: ../src/lib/ureport.c:619 #, c-format msgid "Unable to parse response from ureport server at '%s'" msgstr "'%s' の uReport サーバーからの応答を構文解析できません" #: ../src/lib/ureport.c:629 #, c-format msgid "The response from '%s' has invalid format" msgstr "'%s' からの応答が無効な形式です" #. HTTP CODE 202 means that call was successful but the response #. has an error message #: ../src/lib/ureport.c:635 #, c-format msgid "Type mismatch has been detected in the response from '%s'" msgstr "型の不一致が '%s' からの応答に検出されました" #: ../src/lib/ureport.c:861 ../src/plugins/reporter-rhtsupport.c:235 msgid "Failed on submitting the problem" msgstr "問題の提出に失敗しました" #: ../src/lib/ureport.c:903 #, c-format msgid "The server at '%s' responded with an error: '%s'" msgstr "'%s' のサーバーがエラーを応答しました: '%s'" #: ../src/lib/make_descr.c:149 ../src/lib/make_descr.c:160 msgid "Reported:" msgstr "報告済み:" #: ../src/lib/make_descr.c:149 msgid "cannot be reported" msgstr "" #: ../src/lib/parse_options.c:63 msgid "Usage: " msgstr "使用法: " #: ../src/lib/problem_data.c:252 #, c-format msgid "Essential element '%s' is missing, can't continue" msgstr "必須エレメントの「%s」がありません、 続行できません" #: ../src/lib/problem_report.c:517 #, c-format msgid "Can't parse backtrace: %s" msgstr "バックトレースを解析できません: %s" #: ../src/lib/problem_report.c:532 msgid "Can't generate stacktrace description (no crash thread?)" msgstr "" "スタックトレースの説明を生成できません (クラッシュスレッドがありませんか?)。" #: ../src/lib/report_result.c:265 #, c-format msgid "Ignored invalid ISO date of report result '%s'" msgstr "" #: ../src/lib/reporters.c:55 msgid "Note does not contain rating" msgstr "" #: ../src/lib/run_event.c:891 #, c-format msgid "('%s' was killed by signal %u)\n" msgstr "('%s' がシグナル %u によりキルされました)\n" #: ../src/lib/run_event.c:893 #, c-format msgid "('%s' completed successfully)\n" msgstr "('%s' が正常に完了しました)\n" #: ../src/lib/run_event.c:895 #, c-format msgid "('%s' exited with %u)\n" msgstr "('%s' が %u で終了しました)\n" #: ../src/plugins/abrt_rh_support.c:356 #, c-format msgid "Error in case creation at '%s': %s" msgstr "'%s' においてケースの作成でエラー: %s" #: ../src/plugins/abrt_rh_support.c:365 #, c-format msgid "Error in case creation at '%s', HTTP code: %d, server says: '%s'" msgstr "" "'%s' においてケースの作成でエラー, HTTP コード: %d, サーバーの応答: '%s'" #: ../src/plugins/abrt_rh_support.c:369 #, c-format msgid "Error in case creation at '%s', HTTP code: %d" msgstr "'%s' においてケースの作成でエラー, HTTP コード: %d" #: ../src/plugins/abrt_rh_support.c:420 #, c-format msgid "Error in case creation at '%s': no Location URL, HTTP code: %d" msgstr "'%s' においてケースの作成でエラー: 位置 URL なし, HTTP コード: %d" #: ../src/plugins/abrt_rh_support.c:524 #, c-format msgid "Error in comment creation at '%s': %s" msgstr "'%s' においてコメントの作成でエラー: %s" #: ../src/plugins/abrt_rh_support.c:533 #, c-format msgid "Error in comment creation at '%s', HTTP code: %d, server says: '%s'" msgstr "" "'%s' においてコメントの作成でエラー, HTTP コード: %d, サーバーの応答: '%s'" #: ../src/plugins/abrt_rh_support.c:537 #, c-format msgid "Error in comment creation at '%s', HTTP code: %d" msgstr "'%s' においてコメントの作成で, HTTP コード: %d" #: ../src/plugins/abrt_rh_support.c:583 #, c-format msgid "Error in comment creation at '%s': no Location URL, HTTP code: %d" msgstr "'%s' においてコメントの作成でエラー: 位置 URL なし, HTTP コード: %d" #: ../src/plugins/report_Bugzilla.xml.in.in.h:1 msgid "Bugzilla" msgstr "Bugzilla" #: ../src/plugins/report_Bugzilla.xml.in.in.h:2 msgid "Report to Bugzilla bug tracker" msgstr "Bugzilla バグトラッカーに報告する" #: ../src/plugins/report_Bugzilla.xml.in.in.h:3 #: ../src/plugins/report_CentOSBugTracker.xml.in.h:3 #: ../src/plugins/report_Uploader.xml.in.h:6 msgid "User name" msgstr "ユーザー名" #: ../src/plugins/report_Bugzilla.xml.in.in.h:4 msgid "Bugzilla account user name" msgstr "Bugzilla アカウントのユーザー名" #: ../src/plugins/report_Bugzilla.xml.in.in.h:5 msgid "" "You can create bugzilla.redhat.com account <a href=\"https://bugzilla." "redhat.com/createaccount.cgi\">here</a>" msgstr "" "bugzilla.redhat.com アカウントを作成できます。<a href=\"https://bugzilla." "redhat.com/createaccount.cgi\">here</a> " #: ../src/plugins/report_Bugzilla.xml.in.in.h:6 #: ../src/plugins/report_CentOSBugTracker.xml.in.h:6 #: ../src/plugins/report_RHTSupport.xml.in.h:5 #: ../src/plugins/report_Uploader.xml.in.h:8 msgid "Password" msgstr "パスワード" #: ../src/plugins/report_Bugzilla.xml.in.in.h:7 msgid "Bugzilla account password" msgstr "Bugzilla アカウントのパスワード" #: ../src/plugins/report_Bugzilla.xml.in.in.h:8 #: ../src/plugins/report_CentOSBugTracker.xml.in.h:8 msgid "Restrict access" msgstr "アクセス制限" #: ../src/plugins/report_Bugzilla.xml.in.in.h:9 msgid "" "Restrict access to the created bugzilla ticket allowing only users from " "specified groups to view it (see advanced settings for more details)" msgstr "" "作成した Bugzilla チケットのアクセスを制限します。指定されたグループのユー" "ザーのみが参照できます (詳細は高度な設定を参照してください)。" #: ../src/plugins/report_Bugzilla.xml.in.in.h:10 msgid "Groups" msgstr "グループ" #: ../src/plugins/report_Bugzilla.xml.in.in.h:11 msgid "" "Restrict the access to specified groups <a href=\"https://github.com/abrt/" "abrt/wiki/FAQ#creating-private-bugzilla-tickets\">?</a>" msgstr "" "アクセス権を指定されたグループ <a href=\"https://github.com/abrt/abrt/" "wiki/FAQ#creating-private-bugzilla-tickets\">?</a> に制限します。" #: ../src/plugins/report_Bugzilla.xml.in.in.h:12 msgid "Bugzilla URL" msgstr "Bugzilla URL" #: ../src/plugins/report_Bugzilla.xml.in.in.h:13 msgid "Address of Bugzilla server" msgstr "Bugzilla サーバーのアドレス" #: ../src/plugins/report_Bugzilla.xml.in.in.h:14 #: ../src/plugins/report_CentOSBugTracker.xml.in.h:12 #: ../src/plugins/report_RHTSupport.xml.in.h:11 #: ../src/plugins/report_uReport.xml.in.h:11 msgid "Verify SSL" msgstr "SSL を照合する" #: ../src/plugins/report_Bugzilla.xml.in.in.h:15 #: ../src/plugins/report_CentOSBugTracker.xml.in.h:13 #: ../src/plugins/report_RHTSupport.xml.in.h:12 #: ../src/plugins/report_uReport.xml.in.h:12 msgid "Check SSL key validity" msgstr "SSL キーの妥当性をチェックする" #: ../src/plugins/report_Bugzilla.xml.in.in.h:16 msgid "Bugzilla product" msgstr "Bugzilla 製品" #: ../src/plugins/report_Bugzilla.xml.in.in.h:17 msgid "" "Specify this only if you needed different product than specified in /etc/os-" "release" msgstr "" "/etc/os-release に指定された製品と異なる製品が必要な場合のみ指定してください" #: ../src/plugins/report_Bugzilla.xml.in.in.h:18 msgid "Bugzilla product version" msgstr "Bugzilla 製品バージョン" #: ../src/plugins/report_Bugzilla.xml.in.in.h:19 msgid "" "Specify this only if you needed different product version than specified in /" "etc/os-release" msgstr "" "/etc/os-release に指定された製品バージョンと異なる製品が必要な場合のみ指定し" "てください" #: ../src/plugins/report_Bugzilla.xml.in.in.h:20 #: ../src/plugins/report_CentOSBugTracker.xml.in.h:18 #: ../src/plugins/report_Kerneloops.xml.in.h:5 #: ../src/plugins/report_RHTSupport.xml.in.h:13 #: ../src/plugins/report_Uploader.xml.in.h:10 #: ../src/plugins/report_uReport.xml.in.h:13 msgid "HTTP Proxy" msgstr "HTTP プロキシ" #: ../src/plugins/report_Bugzilla.xml.in.in.h:21 #: ../src/plugins/report_CentOSBugTracker.xml.in.h:19 #: ../src/plugins/report_Kerneloops.xml.in.h:6 #: ../src/plugins/report_RHTSupport.xml.in.h:14 #: ../src/plugins/report_Uploader.xml.in.h:11 #: ../src/plugins/report_uReport.xml.in.h:14 msgid "Sets the proxy server to use for HTTP" msgstr "HTTP のために使用するプロキシサーバーを設定する" #: ../src/plugins/report_Bugzilla.xml.in.in.h:22 #: ../src/plugins/report_CentOSBugTracker.xml.in.h:20 #: ../src/plugins/report_Kerneloops.xml.in.h:7 #: ../src/plugins/report_RHTSupport.xml.in.h:15 #: ../src/plugins/report_Uploader.xml.in.h:12 #: ../src/plugins/report_uReport.xml.in.h:15 msgid "HTTPS Proxy" msgstr "HTTPS プロキシ" #: ../src/plugins/report_Bugzilla.xml.in.in.h:23 #: ../src/plugins/report_CentOSBugTracker.xml.in.h:21 #: ../src/plugins/report_Kerneloops.xml.in.h:8 #: ../src/plugins/report_RHTSupport.xml.in.h:16 #: ../src/plugins/report_Uploader.xml.in.h:13 #: ../src/plugins/report_uReport.xml.in.h:16 msgid "Sets the proxy server to use for HTTPS" msgstr "HTTPS のために使用するプロキシサーバーを設定する" #: ../src/plugins/report.c:37 msgid "" "& [-v] --target TARGET --ticket ID FILE...\n" "\n" "Uploads FILEs to specified ticket on TARGET.\n" "\n" "This tool is provided to ease transition of users of report package\n" "to libreport. Recognized TARGETs are 'strata' and 'bugzilla',\n" "first one invokes upload to RHTSupport and second - to Bugzilla.\n" "\n" "Configuration (such as login data) can be supplied via files\n" msgstr "" "& [-v] --target TARGET --ticket ID FILE...\n" "\n" "FILEs を TARGET 上の指定したチケットにアップロードします。\n" "\n" "report package から libreport への移行を容易にするツールです。 \n" "認識されている TARGET は「strata」と「bugzilla」です。\n" "「strata」にすると RHTSupport に「bugzilla」にすると Bugzilla\n" "にアップロードされます。\n" "\n" "設定 (ログインデータなど) はファイルで与えることができます\n" #: ../src/plugins/report.c:59 msgid "'strata' or 'bugzilla'" msgstr "'strata' 又は 'bugzilla'" #: ../src/plugins/report.c:60 msgid "Ticket/case ID" msgstr "チケット/ケース ID" #: ../src/plugins/reporter-bugzilla.c:183 msgid "" "Warning, private ticket groups already specified as cmdline argument, " "ignoring the env variable and configuration" msgstr "" "警告、プライベートチケットがすでにコマンドライン引数として指定されています。" "環境変数と設定を無視します。" #: ../src/plugins/reporter-bugzilla.c:194 #: ../src/plugins/reporter-rhtsupport.c:384 #: ../src/plugins/reporter-mantisbt.c:55 msgid "Can't continue without login" msgstr "ログインせずに続行できません" #: ../src/plugins/reporter-bugzilla.c:207 #: ../src/plugins/reporter-rhtsupport.c:397 #: ../src/plugins/reporter-mantisbt.c:68 msgid "Can't continue without password" msgstr "パスワードなしで続行できません" #: ../src/plugins/reporter-bugzilla.c:216 #, c-format msgid "Logging into Bugzilla at %s" msgstr "%s にある Bugzilla にログインしています" #: ../src/plugins/reporter-bugzilla.c:223 #, fuzzy, c-format #| msgid "Invalid password or login. Please enter the password for '%s':" msgid "Invalid password or login. Please enter your %s login:" msgstr "" "無効なパスワードまたはログイン名です。'%s' のパスワードを入力してください:" #: ../src/plugins/reporter-bugzilla.c:228 #: ../src/plugins/reporter-rhtsupport.c:411 #, c-format msgid "Invalid password or login. Please enter the password for '%s':" msgstr "" "無効なパスワードまたはログイン名です。'%s' のパスワードを入力してください:" #: ../src/plugins/reporter-bugzilla.c:247 msgid "" "\n" "& [-vbf] [-g GROUP-NAME]... [-c CONFFILE]... [-F FMTFILE] [-A FMTFILE2] -d " "DIR\n" "or:\n" "& [-v] [-c CONFFILE]... [-d DIR] -t[ID] FILE...\n" "or:\n" "& [-v] [-c CONFFILE]... [-d DIR] -t[ID] -w\n" "or:\n" "& [-v] [-c CONFFILE]... -h DUPHASH [-p[PRODUCT]]\n" "\n" "Reports problem to Bugzilla.\n" "\n" "The tool reads DIR. Then it logs in to Bugzilla and tries to find a bug\n" "with the same abrt_hash:HEXSTRING in 'Whiteboard'.\n" "\n" "If such bug is not found, then a new bug is created. Elements of DIR\n" "are stored in the bug as part of bug description or as attachments,\n" "depending on their type and size.\n" "\n" "Otherwise, if such bug is found and it is marked as CLOSED DUPLICATE,\n" "the tool follows the chain of duplicates until it finds a non-DUPLICATE " "bug.\n" "The tool adds a new comment to found bug.\n" "\n" "The URL to new or modified bug is printed to stdout and recorded in\n" "'reported_to' element.\n" "\n" "Option -t uploads FILEs to the already created bug on Bugzilla site.\n" "The bug ID is retrieved from directory specified by -d DIR.\n" "If problem data in DIR was never reported to Bugzilla, upload will fail.\n" "\n" "Option -tID uploads FILEs to the bug with specified ID on Bugzilla site.\n" "-d DIR is ignored.\n" "\n" "Option -w adds bugzilla user to bug's CC list.\n" "\n" "Option -r sets the last url from reporter_to element which is prefixed with\n" "TRACKER_NAME to URL field. This option is applied only when a new bug is to " "be\n" "filed. The default value is 'ABRT Server'\n" "\n" "If not specified, CONFFILE defaults to " msgstr "" #: ../src/plugins/reporter-bugzilla.c:324 #: ../src/plugins/reporter-rhtsupport.c:549 #: ../src/plugins/reporter-mantisbt.c:284 msgid "Configuration file (may be given many times)" msgstr "設定ファイル (何回でも供給可能)" #: ../src/plugins/reporter-bugzilla.c:325 #: ../src/plugins/reporter-mantisbt.c:285 msgid "Formatting file for initial comment" msgstr "初期コメントのためにファイルを整形しています" #: ../src/plugins/reporter-bugzilla.c:326 #: ../src/plugins/reporter-mantisbt.c:286 msgid "Formatting file for duplicates" msgstr "重複のためにファイルを整形しています" #: ../src/plugins/reporter-bugzilla.c:327 msgid "Attach FILEs [to bug with this ID]" msgstr "FILEs を添付する [この ID を持つバグに] " #: ../src/plugins/reporter-bugzilla.c:328 msgid "When creating bug, attach binary files too" msgstr "バグを作成する時には、バイナリファイルも添付して下さい" #: ../src/plugins/reporter-bugzilla.c:329 #: ../src/plugins/reporter-rhtsupport.c:551 #: ../src/plugins/reporter-mantisbt.c:288 msgid "Force reporting even if this problem is already reported" msgstr "この問題がすでに報告されている場合でも強制的に報告します" #: ../src/plugins/reporter-bugzilla.c:330 msgid "Add bugzilla user to CC list [of bug with this ID]" msgstr "bugzilla ユーザーを [この ID を持つバグの] CC 一覧に追加する" #: ../src/plugins/reporter-bugzilla.c:331 #: ../src/plugins/reporter-mantisbt.c:289 msgid "Print BUG_ID which has given DUPHASH" msgstr "指定された DUPHASH を持つ BUG_ID を表示します" #: ../src/plugins/reporter-bugzilla.c:332 msgid "Specify a Bugzilla product (ignored without -h)" msgstr "" #: ../src/plugins/reporter-bugzilla.c:333 #: ../src/plugins/reporter-mantisbt.c:290 msgid "A name of bug tracker for an additional URL from 'reported_to'" msgstr "'reported_to' からの追加 URL 用のバグトラッカーの名前" #: ../src/plugins/reporter-bugzilla.c:334 msgid "Restrict access to this group only" msgstr "アクセスをこのグループのみに制限する" #: ../src/plugins/reporter-bugzilla.c:335 ../src/plugins/reporter-mailx.c:292 #: ../src/plugins/reporter-rhtsupport.c:555 #: ../src/plugins/reporter-systemd-journal.c:255 #: ../src/plugins/reporter-mantisbt.c:292 msgid "Debug" msgstr "デバッグ" #: ../src/plugins/reporter-bugzilla.c:402 msgid "Looking for similar problems in bugzilla" msgstr "Bugzilla において同様の問題を検索中" #: ../src/plugins/reporter-bugzilla.c:431 msgid "Failed to get 'REDHAT_BUGZILLA_PRODUCT' from '/etc/os-release'." msgstr "" #: ../src/plugins/reporter-bugzilla.c:434 msgid "Failed to read '/etc/os-release' to get Bugzilla product." msgstr "" #: ../src/plugins/reporter-bugzilla.c:445 #, c-format msgid "Using default product '%s'" msgstr "" #: ../src/plugins/reporter-bugzilla.c:468 #, fuzzy, c-format #| msgid "" #| "Login is not provided by configuration. Please enter your RHTS login:" msgid "Login is not provided by configuration. Please enter your %s login:" msgstr "" "ログイン情報が設定により指定されていません。RHTS ログイン情報を入力してくださ" "い:" #: ../src/plugins/reporter-bugzilla.c:476 #: ../src/plugins/reporter-rhtsupport.c:597 #, c-format msgid "" "Password is not provided by configuration. Please enter the password for " "'%s':" msgstr "" "パスワードが設定されていません。'%s' 向けのパスワードを入力してください:" #: ../src/plugins/reporter-bugzilla.c:500 msgid "" "Can't get Bugzilla ID because this problem has not yet been reported to " "Bugzilla." msgstr "" "この問題がまだ Bugzilla に報告されていないので Bugzilla ID を取得できません。" #: ../src/plugins/reporter-bugzilla.c:505 #, c-format msgid "" "This problem has been reported to Bugzilla '%s' which differs from the " "configured Bugzilla '%s'." msgstr "" "この問題が Bugzilla '%s' に報告されました。設定された Bugzilla '%s' から変更" "されました。" #: ../src/plugins/reporter-bugzilla.c:509 #, c-format msgid "Malformed url to Bugzilla '%s'." msgstr "Bugzilla '%s' の不正な形式の URL。" #: ../src/plugins/reporter-bugzilla.c:513 #, c-format msgid "Using Bugzilla ID '%s'" msgstr "Bugzilla ID '%s' を使用しています" #: ../src/plugins/reporter-bugzilla.c:547 #: ../src/plugins/reporter-bugzilla.c:747 #: ../src/plugins/reporter-bugzilla.c:943 msgid "Logging out" msgstr "ログアウトしています" #: ../src/plugins/reporter-bugzilla.c:579 #, c-format msgid "" "This problem was already reported to Bugzilla (see '%s'). Do you still want " "to create a new bug?" msgstr "" #: ../src/plugins/reporter-bugzilla.c:609 msgid "Can't determine Bugzilla Product from problem data." msgstr "問題データから Bugzilla 製品を判断できません" #: ../src/plugins/reporter-bugzilla.c:671 #: ../src/plugins/reporter-mantisbt.c:506 msgid "Checking for duplicates" msgstr "重複をチェックしています" #: ../src/plugins/reporter-bugzilla.c:728 #, c-format msgid "" "You have requested to make your data accessible only to a specific group and " "this bug is a duplicate of bug: %s/%u In case of bug duplicates a new " "comment is added to the original bug report but access to the comments " "cannot be restricted to a specific group. Would you like to open a new bug " "report and close it as DUPLICATE of the original one? Otherwise, the bug " "reporting procedure will be terminated." msgstr "" #. Create new bug #: ../src/plugins/reporter-bugzilla.c:763 msgid "Creating a new bug" msgstr "新しいバグを作成しています" #: ../src/plugins/reporter-bugzilla.c:782 msgid "Failed to create a new bug." msgstr "新規バグの作成に失敗しました。" #: ../src/plugins/reporter-bugzilla.c:800 #, c-format msgid "Adding extra cc %s to bug report" msgstr "" #: ../src/plugins/reporter-bugzilla.c:812 #, c-format msgid "Adding External URL to bug %i" msgstr "外部 URL をバグ %i に追加します" #: ../src/plugins/reporter-bugzilla.c:819 #, c-format msgid "Adding attachments to bug %i" msgstr "バグ %i に添付ファイルを追加しています" #: ../src/plugins/reporter-bugzilla.c:841 #, c-format msgid "Closing bug %i as duplicate of bug %i" msgstr "" #: ../src/plugins/reporter-bugzilla.c:853 #: ../src/plugins/reporter-mantisbt.c:622 #, c-format msgid "Bug is already reported: %i" msgstr "バグは既に報告済みです: %i " #: ../src/plugins/reporter-bugzilla.c:896 #, c-format msgid "Adding %s to CC list" msgstr "%s を CC 一覧に追加しています" #: ../src/plugins/reporter-bugzilla.c:917 #, c-format msgid "Adding new comment to bug %d" msgstr "新しいコメントをバグ %d に追加しています" #: ../src/plugins/reporter-bugzilla.c:930 #: ../src/plugins/reporter-mantisbt.c:672 msgid "Attaching better backtrace" msgstr "より適したバックトレースを添付中" #: ../src/plugins/reporter-bugzilla.c:936 msgid "Found the same comment in the bug history, not adding a new one" msgstr "バグ履歴に同じコメントが見つかりました、 新しいコメントは追加しません" #: ../src/plugins/reporter-bugzilla.c:946 #, c-format msgid "Status: %s%s%s %s/show_bug.cgi?id=%u" msgstr "状態: %s%s%s %s/show_bug.cgi?id=%u" #: ../src/plugins/reporter-kerneloops.c:105 #, c-format msgid "Submitting oops report to %s" msgstr "oops 報告を %s に提出しています" #: ../src/plugins/reporter-kerneloops.c:154 msgid "" "& [-v] [-c CONFFILE]... -d DIR\n" "\n" "Reports kernel oops to kerneloops.org (or similar) site.\n" "\n" "Files with names listed in $EXCLUDE_FROM_REPORT are not included\n" "into the tarball.\n" "\n" "CONFFILE lines should have 'PARAM = VALUE' format.\n" "Recognized string parameter: SubmitURL.\n" "Parameter can be overridden via $KerneloopsReporter_SubmitURL." msgstr "" "& [-v] [-c CONFFILE]... -d DIR\n" "\n" "カーネル oops を kerneloops.org (または同様の) サイトに報告します。\n" "\n" "$EXCLUDE_FROM_REPORT に表示されている名前のファイルは \n" "tarball に含まれません。\n" "\n" "CONFFILE 行には「PARAM = VALUE」の形式を含ませなければなり\n" "ません。 認識される文字列パラメータは SubmitURL です。\n" "パラメータは $KerneloopsReporter_SubmitURL で上書きできます。" #: ../src/plugins/reporter-kerneloops.c:174 #: ../src/plugins/reporter-ureport.c:81 msgid "Configuration file" msgstr "設定ファイル" #: ../src/plugins/reporter-mailx.c:83 #, c-format msgid "" "Email address of %s was not specified. Would you like to do so now? If not, " "'%s' is to be used" msgstr "" "%s の電子メールアドレスが指定されませんでした。今すぐ設定したいですか? 設定し" "なければ、'%s' が使用されます。" #: ../src/plugins/reporter-mailx.c:90 #, c-format msgid "Please, type email address of %s:" msgstr "%s の電子メールアドレスを入力してください:" #: ../src/plugins/reporter-mailx.c:97 #, c-format msgid "Can't continue without email address of %s" msgstr "%s の電子メールアドレスなしで続行できません" #: ../src/plugins/reporter-mailx.c:207 #, c-format msgid "Sending a notification email to: %s" msgstr "" #: ../src/plugins/reporter-mailx.c:209 msgid "Sending an email..." msgstr "電子メールを送信しています... " #: ../src/plugins/reporter-mailx.c:243 #, c-format msgid "Email was sent to: %s" msgstr "電子メールが送信されました: %s" #: ../src/plugins/reporter-mailx.c:266 msgid "" "& [-v] -d DIR [-c CONFFILE] [-F FMTFILE]\n" "\n" "Sends contents of a problem directory DIR via email\n" "\n" "If not specified, CONFFILE defaults to " msgstr "" #: ../src/plugins/reporter-mailx.c:289 ../src/plugins/reporter-upload.c:187 msgid "Config file" msgstr "設定ファイル" #: ../src/plugins/reporter-mailx.c:290 msgid "Formatting file for an email" msgstr "" #: ../src/plugins/reporter-mailx.c:291 msgid "Notify only (Do not mark the report as sent)" msgstr "通知のみ(報告を送信としてマークしません)" #: ../src/plugins/reporter-print.c:42 msgid "" "& [-v] -d DIR [-o FILE] [-a yes/no] [-r]\n" "\n" "Prints problem information to standard output or FILE" msgstr "" "& [-v] -d DIR [-o FILE] [-a yes/no] [-r]\n" "\n" "問題の情報を標準出力または FILE に出力します" #: ../src/plugins/reporter-print.c:57 msgid "Output file" msgstr "出力ファイル" #: ../src/plugins/reporter-print.c:58 msgid "Append to, or overwrite FILE" msgstr "追加する、 または FILE を上書きします" #: ../src/plugins/reporter-print.c:59 msgid "Create reported_to in DIR" msgstr "DIR 内に reported_to を作成します" #: ../src/plugins/reporter-print.c:98 msgid "Cancelled by user." msgstr "ユーザーによって取り消されました。" #: ../src/plugins/reporter-print.c:108 #, c-format msgid "Can't open '%s' for writing. Please select another file:" msgstr "" "書き込みに「%s」を開くことができません。 別のファイルを選択してください:" #: ../src/plugins/reporter-print.c:153 #, c-format msgid "The report was appended to %s" msgstr "報告は %s に追記されました" #: ../src/plugins/reporter-print.c:153 #, c-format msgid "The report was stored to %s" msgstr "報告は %s に保存されました" #: ../src/plugins/reporter-rhtsupport.c:280 #: ../src/plugins/reporter-ureport.c:311 msgid "Failed to generate microreport from the problem data" msgstr "" #: ../src/plugins/reporter-rhtsupport.c:301 #: ../src/plugins/reporter-ureport.c:340 #, c-format msgid "Server responded with an error: '%s'" msgstr "サーバーがエラーを応答しました: '%s'" #: ../src/plugins/reporter-rhtsupport.c:361 msgid "Do you still want to create a RHTSupport ticket?" msgstr "RHTSupport チケットを本当に作成しますか?" #: ../src/plugins/reporter-rhtsupport.c:409 msgid "Invalid password or login. Please enter your Red Hat login:" msgstr "" #: ../src/plugins/reporter-rhtsupport.c:473 msgid "Please enter customer case number to which you want to attach the data:" msgstr "" #: ../src/plugins/reporter-rhtsupport.c:479 #, fuzzy #| msgid "Can't continue without password" msgid "Can't continue without Red Hat Support case number" msgstr "パスワードなしで続行できません" #: ../src/plugins/reporter-rhtsupport.c:506 msgid "" "\n" "& [-v] [-c CONFFILE] [-F FMTFILE] -d DIR\n" "or:\n" "& [-v] [-c CONFFILE] [-d DIR] -t[ID] [-u -C UR_CONFFILE] FILE...\n" "\n" "Reports a problem to RHTSupport.\n" "\n" "If not specified, CONFFILE defaults to " msgstr "" #: ../src/plugins/reporter-rhtsupport.c:550 msgid "Upload FILEs [to case with this ID]" msgstr "FILEs をアップロードします [この ID を持つケースへ]" #: ../src/plugins/reporter-rhtsupport.c:552 msgid "Submit uReport before creating a new case" msgstr "" #: ../src/plugins/reporter-rhtsupport.c:553 msgid "Configuration file for uReport" msgstr "" #: ../src/plugins/reporter-rhtsupport.c:554 msgid "Formatting file for a new case" msgstr "" #: ../src/plugins/reporter-rhtsupport.c:591 msgid "Login is not provided by configuration. Please enter your RHTS login:" msgstr "" "ログイン情報が設定により指定されていません。RHTS ログイン情報を入力してくださ" "い:" #: ../src/plugins/reporter-rhtsupport.c:647 #, c-format msgid "" "We found a similar Red Hat support case %s. Do you want to attach the data " "to the case? Otherwise, you will have to enter the existing Red Hat support " "case number." msgstr "" #: ../src/plugins/reporter-rhtsupport.c:676 #, c-format msgid "Attaching '%s' to case '%s'" msgstr "'%s' をケース '%s' に添付しています" #: ../src/plugins/reporter-rhtsupport.c:720 msgid "Sending ABRT crash statistics data" msgstr "" #: ../src/plugins/reporter-rhtsupport.c:741 msgid "Can't create a temporary directory in " msgstr "次の場所に一時ディレクトリを作成できません。" #: ../src/plugins/reporter-rhtsupport.c:766 msgid "" "The problem has only occurred once and the ability to reproduce the problem " "is unknown. Please ensure you will be able to provide detailed information " "to our Support Team. Would you like to continue and open a new support case?" msgstr "" "この問題は一度しか発生しておらず、問題を再現できるかどうかは不明です。サポー" "トチームに詳細な情報を提供できるようにしてください。続行して新しいサポートケ" "ースを作成しますか?" #: ../src/plugins/reporter-rhtsupport.c:779 #, c-format msgid "" "The crashed program was released by '%s'. Would you like to report the " "problem to Red Hat Support?" msgstr "" #: ../src/plugins/reporter-rhtsupport.c:797 #, c-format msgid "" "The program '%s' does not appear to be provided by Red Hat. Would you like " "to report the problem to Red Hat Support?" msgstr "" #. Gzipping e.g. 0.5gig coredump takes a while. Let user know what we are doing #. error msg is already logged by dd_opendir #. Compressing e.g. 0.5gig coredump takes a while. Let client know what we are doing #: ../src/plugins/reporter-rhtsupport.c:861 #: ../src/plugins/reporter-upload.c:103 msgid "Compressing data" msgstr "データの圧縮" #: ../src/plugins/reporter-rhtsupport.c:869 msgid "Can't create temporary file in " msgstr "次の場所に一時ファイルを作成できません。" #. Check for hints and show them if we have something #: ../src/plugins/reporter-rhtsupport.c:880 msgid "Checking for hints" msgstr "ヒントを確認中" #: ../src/plugins/reporter-rhtsupport.c:885 msgid "Creating a new case" msgstr "新規ケースの作成中" #. How can we help user sorting out this problem? #: ../src/plugins/reporter-rhtsupport.c:896 msgid "Can't determine RH Support Product from problem data." msgstr "問題データから RH サポート製品を判断できません" #: ../src/plugins/reporter-rhtsupport.c:958 msgid "Linking ABRT crash statistics record with the case" msgstr "" #: ../src/plugins/reporter-rhtsupport.c:971 #, c-format msgid "Linking ABRT crash statistics record with contact email: '%s'" msgstr "" #: ../src/plugins/reporter-rhtsupport.c:995 #, c-format msgid "Adding comment to case '%s'" msgstr "ケース '%s' にコメントを追加中" #. Attach the tarball of -d DIR #: ../src/plugins/reporter-rhtsupport.c:1013 #, c-format msgid "Attaching problem data to case '%s'" msgstr "問題データをケース '%s' に添付中" #: ../src/plugins/reporter-rhtsupport-parse.c:202 msgid "Documentation which might be relevant: " msgstr "関連する可能性があるドキュメント:" #: ../src/plugins/reporter-rhtsupport-parse.c:210 msgid "Updates which possibly help: " msgstr "役に立つ可能性のある更新:" #: ../src/plugins/reporter-systemd-journal.c:225 msgid "" "& [-v] [-d DIR] [-m MESSAGEID] [-F FMTFILE] [-p NONE|ESSENTIAL|FULL] [-s " "SYSLOGID]\n" "\n" "Reports problem information into systemd journal.\n" "\n" "The tool reads problem directory DIR and sends its details\n" "into systemd journal as a message. If MESSAGEID is defined, the tool\n" "creates a catalog message as well.\n" msgstr "" #: ../src/plugins/reporter-systemd-journal.c:251 msgid "Catalog message id" msgstr "" #: ../src/plugins/reporter-systemd-journal.c:252 msgid "Formatting file for catalog message" msgstr "" #: ../src/plugins/reporter-systemd-journal.c:253 msgid "Dump problem dir into systemd journal fields" msgstr "" #: ../src/plugins/reporter-systemd-journal.c:254 msgid "Define SYSLOG_IDENTIFIER systemd journal field" msgstr "" #: ../src/plugins/reporter-upload.c:29 msgid "Can't continue without URL" msgstr "URL なしで続行できません" #. Be permissive and nice, ask only once and don't check #. the result. User can dismiss this prompt but the upload #. may work somehow??? #: ../src/plugins/reporter-upload.c:51 msgid "Please enter password for uploading:" msgstr "" #. success #: ../src/plugins/reporter-upload.c:120 #, c-format msgid "Archive is created: '%s'" msgstr "アーカイブが作成されました: '%s' " #: ../src/plugins/reporter-upload.c:156 msgid "" "& [-v] -d DIR [-c CONFFILE] [-u URL] [-b FILE] [-r FILE]\n" "\n" "Uploads compressed tarball of problem directory DIR to URL.\n" "If URL is not specified, creates tarball in " msgstr "" #: ../src/plugins/reporter-upload.c:188 msgid "Base URL to upload to" msgstr "アップロード先のベース URL" #: ../src/plugins/reporter-upload.c:189 msgid "SSH public key file" msgstr "" #: ../src/plugins/reporter-upload.c:190 msgid "SSH private key file" msgstr "" #: ../src/plugins/reporter-upload.c:219 msgid "" "Please enter a URL (scp, ftp, etc.) where the problem data is to be exported:" msgstr "" #: ../src/plugins/reporter-mantisbt.c:80 msgid "Please enter your MantisBT login:" msgstr "" #: ../src/plugins/reporter-mantisbt.c:84 msgid "Please enter the password for" msgstr "" #: ../src/plugins/reporter-mantisbt.c:95 msgid "Credentials are not provided by configuration." msgstr "" #: ../src/plugins/reporter-mantisbt.c:119 msgid "Invalid password or login." msgstr "" #: ../src/plugins/reporter-mantisbt.c:211 msgid "" "\n" "& [-vf] [-c CONFFILE]... [-F FMTFILE] [-A FMTFILE2] -d DIR\n" "or:\n" "& [-v] [-c CONFFILE]... [-d DIR] -t[ID] FILE...\n" "or:\n" "& [-v] [-c CONFFILE]... [-d DIR] -t[ID] -w\n" "or:\n" "& [-v] [-c CONFFILE]... -h DUPHASH\n" "\n" "Reports problem to MantisBT.\n" "\n" "The tool reads DIR. Then it tries to find an issue\n" "with the same abrt_hash in custom field 'abrt_hash'.\n" "\n" "If such issue is not found, then a new issue is created. Elements of DIR\n" "are stored in the issue as part of issue description or as attachments,\n" "depending on their type and size.\n" "\n" "Otherwise, if such issue is found and it is marked as CLOSED DUPLICATE,\n" "the tool follows the chain of duplicates until it finds a non-DUPLICATE " "issue.\n" "The tool adds a new comment to found issue.\n" "\n" "The URL to new or modified issue is printed to stdout and recorded in\n" "'reported_to' element.\n" "\n" "Option -t uploads FILEs to the already created issue on MantisBT site.\n" "The issue ID is retrieved from directory specified by -d DIR.\n" "If problem data in DIR was never reported to MantisBT, upload will fail.\n" "\n" "Option -tID uploads FILEs to the issue with specified ID on MantisBT site.\n" "-d DIR is ignored.\n" "\n" "Option -r sets the last url from reporter_to element which is prefixed with\n" "TRACKER_NAME to URL field. This option is applied only when a new issue is " "to be\n" "filed. The default value is 'ABRT Server'\n" "\n" "If not specified, CONFFILE defaults to " msgstr "" #: ../src/plugins/reporter-mantisbt.c:287 msgid "Attach FILEs [to issue with this ID]" msgstr "" #: ../src/plugins/reporter-mantisbt.c:326 #, c-format msgid "Can't open problem dir '%s'." msgstr "" #: ../src/plugins/reporter-mantisbt.c:348 msgid "Looking for similar problems in MantisBT" msgstr "" #: ../src/plugins/reporter-mantisbt.c:381 msgid "" "Can't get MantisBT ID because this problem has not yet been reported to " "MantisBT." msgstr "" #: ../src/plugins/reporter-mantisbt.c:386 #, c-format msgid "" "This problem has been reported to MantisBT '%s' which differs from the " "configured MantisBT '%s'." msgstr "" #: ../src/plugins/reporter-mantisbt.c:390 #, c-format msgid "Malformed url to MantisBT '%s'." msgstr "" #: ../src/plugins/reporter-mantisbt.c:394 #, c-format msgid "Using MantisBT ID '%s'" msgstr "" #: ../src/plugins/reporter-mantisbt.c:402 #, c-format msgid "Attaching file '%s' to issue %s" msgstr "" #: ../src/plugins/reporter-mantisbt.c:432 #, c-format msgid "" "This problem was already reported to MantisBT (see '%s'). Do you still want " "to create a new issue?" msgstr "" #. Create new issue #: ../src/plugins/reporter-mantisbt.c:545 msgid "Creating a new issue" msgstr "" #: ../src/plugins/reporter-mantisbt.c:550 #, c-format msgid "Invalid format file: %s" msgstr "" #: ../src/plugins/reporter-mantisbt.c:554 msgid "Failed to format problem data" msgstr "" #: ../src/plugins/reporter-mantisbt.c:581 msgid "Adding External URL to issue" msgstr "" #: ../src/plugins/reporter-mantisbt.c:593 #, c-format msgid "Adding attachments to issue %i" msgstr "" #: ../src/plugins/reporter-mantisbt.c:648 #, c-format msgid "Invalid duplicate format file: '%s" msgstr "" #: ../src/plugins/reporter-mantisbt.c:652 msgid "Failed to format duplicate comment from problem data" msgstr "" #: ../src/plugins/reporter-mantisbt.c:659 #, c-format msgid "Adding new comment to issue %d" msgstr "" #: ../src/plugins/reporter-mantisbt.c:695 msgid "Found the same comment in the issue history, not adding a new one" msgstr "" #: ../src/plugins/reporter-mantisbt.c:702 #, c-format msgid "Status: %s%s%s %s/view.php?id=%u" msgstr "" #: ../src/plugins/report_CentOSBugTracker.xml.in.h:1 msgid "CentOS Bug Tracker" msgstr "" #: ../src/plugins/report_CentOSBugTracker.xml.in.h:2 #: ../src/workflows/workflow_CentOSCCpp.xml.in.h:1 #: ../src/workflows/workflow_CentOSJava.xml.in.h:1 #: ../src/workflows/workflow_CentOSJavaScript.xml.in.h:1 #: ../src/workflows/workflow_CentOSKerneloops.xml.in.h:1 #: ../src/workflows/workflow_CentOSLibreport.xml.in.h:1 #: ../src/workflows/workflow_CentOSPython.xml.in.h:1 #: ../src/workflows/workflow_CentOSPython3.xml.in.h:1 #: ../src/workflows/workflow_CentOSVmcore.xml.in.h:1 #: ../src/workflows/workflow_CentOSXorg.xml.in.h:1 msgid "Report to CentOS Bug Tracker" msgstr "" #: ../src/plugins/report_CentOSBugTracker.xml.in.h:4 msgid "CentOS Bug Tracker account user name" msgstr "" #: ../src/plugins/report_CentOSBugTracker.xml.in.h:5 msgid "" "You can create bugs.centos.org account <a href=\"https://bugs.centos.org/" "signup_page.php\">here</a>" msgstr "" #: ../src/plugins/report_CentOSBugTracker.xml.in.h:7 msgid "CentOS Bug Tracker account password" msgstr "" #: ../src/plugins/report_CentOSBugTracker.xml.in.h:9 msgid "" "The issue will be accessible only to users with access to 'Private Issues'" msgstr "" #: ../src/plugins/report_CentOSBugTracker.xml.in.h:10 msgid "CentOS Bug Tracker URL" msgstr "" #: ../src/plugins/report_CentOSBugTracker.xml.in.h:11 msgid "Address of CentOS Bug Tracker server" msgstr "" #: ../src/plugins/report_CentOSBugTracker.xml.in.h:14 msgid "CentOS Bug Tracker project" msgstr "" #: ../src/plugins/report_CentOSBugTracker.xml.in.h:15 msgid "" "Specify this only if you needed different project than specified in /etc/os-" "release" msgstr "" #: ../src/plugins/report_CentOSBugTracker.xml.in.h:16 msgid "CentOS Bug Tracker project version" msgstr "" #: ../src/plugins/report_CentOSBugTracker.xml.in.h:17 msgid "" "Specify this only if you needed different project version than specified in /" "etc/os-release" msgstr "" #: ../src/plugins/report_Kerneloops.xml.in.h:1 msgid "Kerneloops.org" msgstr "Kerneloops.org" #: ../src/plugins/report_Kerneloops.xml.in.h:2 msgid "Send to kernel oops tracker" msgstr "カーネル oops トラッカーに送信します" #: ../src/plugins/report_Kerneloops.xml.in.h:3 msgid "Kerneloops URL" msgstr "Kerneloops URL" #: ../src/plugins/report_Kerneloops.xml.in.h:4 msgid "Oops server url" msgstr "Oops サーバー の URL" #: ../src/plugins/report_Logger.xml.in.h:1 msgid "Logger" msgstr "ロガー" #: ../src/plugins/report_Logger.xml.in.h:2 msgid "Save as text file" msgstr "テキストファイルで保存" #: ../src/plugins/report_Logger.xml.in.h:3 msgid "Log File" msgstr "ログファイル" #: ../src/plugins/report_Logger.xml.in.h:4 msgid "Name of the logfile" msgstr "logfile の名前" #: ../src/plugins/report_Logger.xml.in.h:5 msgid "Append" msgstr "追加" #: ../src/plugins/report_Logger.xml.in.h:6 msgid "Append new reports or overwrite the old one." msgstr "新しい報告を追加する、 または古い報告を上書きします。" #: ../src/plugins/report_Mailx.xml.in.h:1 msgid "Mailx" msgstr "Mailx" #: ../src/plugins/report_Mailx.xml.in.h:2 msgid "Send via email" msgstr "電子メールで送信" #: ../src/plugins/report_Mailx.xml.in.h:3 msgid "Subject" msgstr "題目" #: ../src/plugins/report_Mailx.xml.in.h:4 msgid "Message subject" msgstr "メッセージの件名" #: ../src/plugins/report_Mailx.xml.in.h:5 msgid "Sender" msgstr "送信者" #: ../src/plugins/report_Mailx.xml.in.h:6 msgid "Sender's email" msgstr "送信者の電子メール" #: ../src/plugins/report_Mailx.xml.in.h:7 msgid "Recipient" msgstr "受信者" #: ../src/plugins/report_Mailx.xml.in.h:8 msgid "Recipient's email" msgstr "受信者の電子メール" #: ../src/plugins/report_Mailx.xml.in.h:9 msgid "Send Binary Data" msgstr "バイナリデータを送信する" #: ../src/plugins/report_Mailx.xml.in.h:10 msgid "Send binary files like coredump" msgstr "coredump のようなバイナリファイルを送信する" #: ../src/plugins/report_RHTSupport.xml.in.h:1 #: ../src/plugins/report_RHTSupport_AddData.xml.in.h:1 msgid "Red Hat Customer Support" msgstr "Red Hat カスタマーサポート" #: ../src/plugins/report_RHTSupport.xml.in.h:2 msgid "Report to Red Hat support" msgstr "Red Hat サポートに報告する" #: ../src/plugins/report_RHTSupport.xml.in.h:3 msgid "Username" msgstr "ユーザー名" #: ../src/plugins/report_RHTSupport.xml.in.h:4 msgid "Red Hat customer user name" msgstr "Red Hat カスタマーユーザー名" #: ../src/plugins/report_RHTSupport.xml.in.h:6 msgid "Red Hat customer password" msgstr "Red Hat カスタマーパスワード" #: ../src/plugins/report_RHTSupport.xml.in.h:7 msgid "Submit uReport" msgstr "" #: ../src/plugins/report_RHTSupport.xml.in.h:8 msgid "" "Submit <a href=\"https://access.redhat.com/articles/642323\">micro-" "report</a> when creating a new case." msgstr "" #: ../src/plugins/report_RHTSupport.xml.in.h:9 msgid "RH Portal URL" msgstr "RH ポータルの URL" #: ../src/plugins/report_RHTSupport.xml.in.h:10 msgid "Address of the Red Hat support portal" msgstr "Red Hat サポートポータルのアドレス" #: ../src/plugins/report_RHTSupport_AddData.xml.in.h:2 msgid "Attach the data to existing Red Hat support case" msgstr "" #: ../src/plugins/report_Uploader.xml.in.h:1 msgid "Report Uploader" msgstr "" #: ../src/plugins/report_Uploader.xml.in.h:2 msgid "Upload as tar.gz file (via FTP/SCP/...)" msgstr "tar.gz でアップロード (FTP/SCP/... 経由)" #: ../src/plugins/report_Uploader.xml.in.h:3 msgid "URL" msgstr "URL" #: ../src/plugins/report_Uploader.xml.in.h:4 msgid "" "Where do you want to upload the tarball with report in form login:" "password@url" msgstr "" "login:password@url 形式の報告を持つターボールをどこにアップロードしますか?" #: ../src/plugins/report_Uploader.xml.in.h:5 msgid "" "Examples:
ftp://[user[:pass]@]host/dir/[file.tar.gz]
scp://[user[:" "pass]@]host/dir/[file.tar.gz]
file:///dir/[file.tar.gz]" msgstr "" "例:
ftp://[user[:pass]@]host/dir/[file.tar.gz]
scp://[user[:" "pass]@]host/dir/[file.tar.gz]
file:///dir/[file.tar.gz]" #: ../src/plugins/report_Uploader.xml.in.h:7 msgid "Use this field if you do not want to have user name in URL" msgstr "" #: ../src/plugins/report_Uploader.xml.in.h:9 msgid "Use this field if you do not want to have password in URL" msgstr "" #: ../src/plugins/report_Uploader.xml.in.h:14 msgid "FTP Proxy" msgstr "FTP プロキシ" #: ../src/plugins/report_Uploader.xml.in.h:15 msgid "Sets the proxy server to use for FTP" msgstr "FTP のために使用するプロキシサーバーを設定する" #: ../src/plugins/report_Uploader.xml.in.h:16 msgid "SSH Public key file" msgstr "" #: ../src/plugins/report_Uploader.xml.in.h:17 msgid "Use this field to specify SSH public keyfile" msgstr "" #: ../src/plugins/report_Uploader.xml.in.h:18 msgid "SSH Private key file" msgstr "" #: ../src/plugins/report_Uploader.xml.in.h:19 msgid "Use this field to specify SSH private keyfile" msgstr "" #: ../src/plugins/report_uReport.xml.in.h:1 msgid "uReport" msgstr "uReport" #: ../src/plugins/report_uReport.xml.in.h:2 msgid "Sends ureports to FAF server" msgstr "ureports を FAF サーバーに送信します" #: ../src/plugins/report_uReport.xml.in.h:3 msgid "uReport Server URL" msgstr "uReport Server URL" #: ../src/plugins/report_uReport.xml.in.h:4 msgid "Address of uReport webservice" msgstr "uReport ウェブサービスのアドレス" #: ../src/plugins/report_uReport.xml.in.h:5 msgid "Watch already reported bugs" msgstr "報告済みのバグを参照する" #: ../src/plugins/report_uReport.xml.in.h:6 msgid "Adds your Bugzilla login to CC List of already reported bugs." msgstr "報告済みのバグの CC リストにお使いの Bugzilla アカウントを追加する" #: ../src/plugins/report_uReport.xml.in.h:7 msgid "Report unpackaged problems" msgstr "" #: ../src/plugins/report_uReport.xml.in.h:8 msgid "Report problems coming from unpackaged executables." msgstr "" #: ../src/plugins/report_uReport.xml.in.h:9 msgid "Contact email address" msgstr "" #: ../src/plugins/report_uReport.xml.in.h:10 msgid "" "Email address that can be used by ABRT server to inform you about news and " "updates" msgstr "" #: ../src/plugins/watch_Bugzilla.xml.in.h:1 msgid "Watch Bugzilla Bug" msgstr "Bugzilla バグを参照する" #: ../src/plugins/watch_Bugzilla.xml.in.h:2 msgid "Adds your e-mail to CC List of Bugzilla bug" msgstr "Bugzilla バグの CC リストにお使いのメールアドレスを追加する" #: ../src/plugins/rhbz.c:382 #, c-format msgid "Looks like corrupted xml response, because '%s' member is missing." msgstr "'%s' メンバーがない為、xml 反応が破損したと思われます。" #: ../src/plugins/rhbz.c:470 #, c-format msgid "Bug %i is CLOSED, but it has no RESOLUTION" msgstr "バグ %i は閉じていますが、RESOLUTION がありません" #: ../src/plugins/rhbz.c:478 #, c-format msgid "Bug %i is CLOSED as DUPLICATE, but it has no DUP_ID" msgstr "DUPLICATE としてバグ %i は閉じていますが、DUP_ID がありません" #: ../src/plugins/rhbz.c:583 msgid "" "A private ticket creation has been requested, but no groups were specified, " "please see https://github.com/abrt/abrt/wiki/FAQ#creating-private-bugzilla-" "tickets for more info" msgstr "" "プライベートチケットの作成が要求されましたが、グループが指定されていません。" "詳細は https://github.com/abrt/abrt/wiki/FAQ#creating-private-bugzilla-" "tickets を参照してください。" #: ../src/plugins/rhbz.c:604 #, c-format msgid "New bug id: %i" msgstr "新しいバグ id: %i" #: ../src/plugins/rhbz.c:725 #, c-format msgid "Bugzilla couldn't find parent of bug %d" msgstr "Bugzilla はバグ %d の親を見つけることが出来ません" #: ../src/plugins/rhbz.c:873 msgid "Bug.search(quicksearch) return value did not contain member 'bugs'" msgstr "Bug.search(quicksearch) の返り値がメンバー 'bugs' を含みません" #: ../src/plugins/mantisbt.c:123 #, c-format msgid "MantisBT couldn't find parent of issue %d" msgstr "" #: ../src/plugins/mantisbt.c:180 msgid "SOAP: Failed to get child element because of no parent." msgstr "" #: ../src/plugins/mantisbt.c:189 msgid "SOAP: Failed to get next element because of no node." msgstr "" #: ../src/plugins/mantisbt.c:198 msgid "SOAP: Failed to get child node because of no parent." msgstr "" #: ../src/plugins/mantisbt.c:219 msgid "SOAP: Failed to parse xml during creating request." msgstr "" #: ../src/plugins/mantisbt.c:227 msgid "SOAP: Failed to get xml root element." msgstr "" #: ../src/plugins/mantisbt.c:240 msgid "" "SOAP: Failed to add a new child node because of no node or no child name." msgstr "" #: ../src/plugins/mantisbt.c:245 msgid "SOAP: Failed to create a new xml child item." msgstr "" #: ../src/plugins/mantisbt.c:250 msgid "SOAP: Failed to create a new property." msgstr "" #: ../src/plugins/mantisbt.c:260 msgid "SOAP: Failed to add method parametr." msgstr "" #: ../src/plugins/mantisbt.c:289 msgid "SOAP: Failed to add new issue parametrs." msgstr "" #: ../src/plugins/mantisbt.c:292 msgid "" "SOAP: Failed to add new issue parameters because the required items are " "missing." msgstr "" #: ../src/plugins/mantisbt.c:336 msgid "SOAP: Failed to create a new property in custom fields." msgstr "" #: ../src/plugins/mantisbt.c:354 msgid "" "SOAP: Failed to create SOAP string because of invalid function arguments." msgstr "" #: ../src/plugins/mantisbt.c:361 msgid "SOAP: Failed to dump xml node." msgstr "" #: ../src/plugins/mantisbt.c:375 msgid "SOAP: Failed to print SOAP string." msgstr "" #: ../src/plugins/mantisbt.c:382 msgid "Failed to dump xml node." msgstr "" #: ../src/plugins/mantisbt.c:458 msgid "SOAP: Failed to parse xml (searching value at depth by name)." msgstr "" #: ../src/plugins/mantisbt.c:462 ../src/plugins/mantisbt.c:505 #: ../src/plugins/mantisbt.c:534 msgid "SOAP: Failed to create xml text reader." msgstr "" #: ../src/plugins/mantisbt.c:501 msgid "SOAP: Failed to parse xml." msgstr "" #: ../src/plugins/mantisbt.c:530 msgid "SOAP: Failed to parse xml (get related to issue)." msgstr "" #: ../src/plugins/mantisbt.c:647 msgid "Url or request isn't specified." msgstr "" #: ../src/plugins/mantisbt.c:675 #, c-format msgid "Error in HTTP POST, HTTP code: 404 (Not found), URL:'%s'" msgstr "" #: ../src/plugins/mantisbt.c:699 #, c-format msgid "Error in MantisBT request at '%s': %s" msgstr "" #: ../src/plugins/mantisbt.c:701 #, c-format msgid "Error in MantisBT request at '%s'" msgstr "" #: ../src/plugins/mantisbt.c:743 #, c-format msgid "Failed to attach file: '%s'" msgstr "" #: ../src/plugins/mantisbt.c:762 #, c-format msgid "Can't lseek '%s'" msgstr "" #: ../src/plugins/mantisbt.c:768 #, c-format msgid "Can't upload '%s', it's too large (%llu bytes)" msgstr "" #: ../src/plugins/mantisbt.c:778 #, c-format msgid "Can't read '%s'" msgstr "" #: ../src/plugins/mantisbt.c:794 #, c-format msgid "Can't open '%s'" msgstr "" #: ../src/plugins/mantisbt.c:861 #, c-format msgid "Failed to search MantisBT issue by duphash: '%s'" msgstr "" #: ../src/plugins/mantisbt.c:906 #, c-format msgid "Failed to search MantisBT duplicate issue: '%s'" msgstr "" #: ../src/plugins/mantisbt.c:934 #, c-format msgid "" "MantisBT doesn't contain custom field '%s', which is required for full " "functionality of the reporter. Do you still want to create a new issue?" msgstr "" #: ../src/plugins/mantisbt.c:958 #, c-format msgid "Failed to get custom fields for '%s' project" msgstr "" #: ../src/plugins/mantisbt.c:1002 #, c-format msgid "Failed to create a new issue: '%s'" msgstr "" #: ../src/plugins/mantisbt.c:1028 #, c-format msgid "Failed to get MantisBT issue: '%s'" msgstr "" #: ../src/plugins/mantisbt.c:1042 #, c-format msgid "Issue %i is CLOSED, but it has no RESOLUTION" msgstr "" #: ../src/plugins/mantisbt.c:1050 #, c-format msgid "Issue %i is CLOSED as DUPLICATE, but it has no DUPLICATE_ID" msgstr "" #: ../src/plugins/mantisbt.c:1087 #, c-format msgid "Failed to add MantisBT issue note: '%s'" msgstr "" #: ../src/plugins/mantisbt.c:1101 msgid "The MantisBT project has not been deretmined." msgstr "" #: ../src/plugins/mantisbt.c:1113 msgid "Failed to get project id from name" msgstr "" #: ../src/plugins/reporter-ureport.c:75 msgid "Specify server URL" msgstr "サーバーの URL を指定します" #: ../src/plugins/reporter-ureport.c:77 msgid "Allow insecure connection to ureport server" msgstr "uReport サーバーに非セキュアな接続を許可する" #: ../src/plugins/reporter-ureport.c:78 msgid "Use client authentication" msgstr "クライアント認証を使用する" #: ../src/plugins/reporter-ureport.c:79 msgid "Use HTTP Authentication" msgstr "" #: ../src/plugins/reporter-ureport.c:80 msgid "Additional files included in 'auth' key" msgstr "" #: ../src/plugins/reporter-ureport.c:83 msgid "bthash of uReport to attach (conflicts with -A)" msgstr "添付する uReport の bthash (-A と競合)" #: ../src/plugins/reporter-ureport.c:85 msgid "attach to a bthash from reported_to (conflicts with -a)" msgstr "reported_to からの bthash に添付する (-a と競合)" #: ../src/plugins/reporter-ureport.c:87 msgid "contact e-mail address (requires -a|-A, conflicts with -E)" msgstr "連絡先メールアドレス (-a|-A が必須、-E と競合)" #: ../src/plugins/reporter-ureport.c:89 msgid "" "contact e-mail address from environment or configuration file (requires -a|-" "A, conflicts with -e)" msgstr "" "環境または設定ファイルからの連絡先メールアドレス (-a|-A が必須、-e と競合)" #: ../src/plugins/reporter-ureport.c:91 msgid "attach RHBZ bug (requires -a|-A, conflicts with -B)" msgstr "RHBZ バグの添付 (-a|-A が必須、-B と競合)" #: ../src/plugins/reporter-ureport.c:93 msgid "" "attach last RHBZ bug from reported_to (requires -a|-A, conflicts with -b)" msgstr "reported_to からの最新の RHBZ を添付する (-a|-A が必須、-b と競合)" #: ../src/plugins/reporter-ureport.c:95 msgid "attach short text (requires -a|-A, conflicts with -D)" msgstr "" #: ../src/plugins/reporter-ureport.c:97 msgid "attach short text from comment (requires -a|-A, conflicts with -d)" msgstr "" #: ../src/plugins/reporter-ureport.c:101 msgid "attach value (requires -a|-A and -T, conflicts with -L)" msgstr "" #: ../src/plugins/reporter-ureport.c:103 msgid "" "attach data of FIELD [URL] of the last report result (requires -a|-A, -r and " "-T, conflicts with -l)" msgstr "" #: ../src/plugins/reporter-ureport.c:106 msgid "" "use REPORT_RESULT_TYPE when looking for FIELD in reported_to (used only with " "-L)" msgstr "" #: ../src/plugins/reporter-ureport.c:108 msgid "" "attach DATA as ureport attachment ATTACHMENT_TYPE (used only with -l|-L)" msgstr "" #: ../src/plugins/reporter-ureport.c:113 msgid "" "& [-v] [-c FILE] [-u URL] [-k] [-t SOURCE] [-h CREDENTIALS]\n" " [-A -a bthash -B -b bug-id -E -e email -O -o comment] [-d DIR]\n" " [-A -a bthash -T ATTACHMENT_TYPE -r REPORT_RESULT_TYPE -L RESULT_FIELD] [-" "d DIR]\n" " [-A -a bthash -T ATTACHMENT_TYPE -l DATA] [-d DIR]\n" "& [-v] [-c FILE] [-u URL] [-k] [-t SOURCE] [-h CREDENTIALS] [-i AUTH_ITEMS] " "[-d DIR]\n" "\n" "Upload micro report or add an attachment to a micro report\n" "\n" "Reads the default configuration from " msgstr "" #: ../src/plugins/reporter-ureport.c:191 msgid "This problem does not have an uReport assigned." msgstr "この問題は uReport が添付されていません。" #: ../src/plugins/reporter-ureport.c:212 msgid "This problem has not been reported to Bugzilla." msgstr "この問題は Bugzilla に報告されていません。" #: ../src/plugins/reporter-ureport.c:218 #, c-format msgid "Unable to find bug ID in bugzilla URL '%s'" msgstr "bugzilla URL '%s' にバグ ID を見つけられません" #: ../src/plugins/reporter-ureport.c:223 #, c-format msgid "Unable to parse bug ID from bugzilla URL '%s'" msgstr "bugzilla URL '%s' からバグ ID を構文解析できません" #: ../src/plugins/reporter-ureport.c:230 msgid "Cannot attach comment from 'comment' file" msgstr "" #: ../src/plugins/reporter-ureport.c:232 msgid "'comment' file is empty" msgstr "" #: ../src/plugins/reporter-ureport.c:243 #, c-format msgid "This problem has not been reported to '%s'." msgstr "" #: ../src/plugins/reporter-ureport.c:251 #, c-format msgid "The report result '%s' is missing URL." msgstr "" #: ../src/plugins/reporter-ureport.c:267 msgid "" "Neither environment variable 'uReport_ContactEmail' nor configuration option " "'ContactEmail' is set" msgstr "" "環境変数 'uReport_ContactEmail' および設定オプション 'ContactEmail' のいずれ" "も設定されていません" #: ../src/plugins/reporter-ureport.c:273 msgid "You need to specify bug ID, contact email, comment or all of them" msgstr "" #: ../src/plugins/reporter-ureport.c:303 msgid "You need to specify bthash of the uReport to attach." msgstr "添付する uReport の bthash を指定する必要があります。" #: ../src/plugins/reporter-ureport.c:332 msgid "This problem has already been reported." msgstr "この問題はすでに報告されています。" #: ../src/report-newt/report-newt.c:55 msgid "How would you like to report the problem?" msgstr "どのように問題を報告したいですか?" #: ../src/report-newt/report-newt.c:68 ../src/report-newt/report-newt.c:145 #: ../src/report-newt/report-newt.c:168 ../src/report-newt/report-newt.c:258 #: ../src/report-newt/report-newt.c:334 ../src/report-newt/report-newt.c:356 msgid "Ok" msgstr "OK" #: ../src/report-newt/report-newt.c:68 ../src/report-newt/report-newt.c:145 msgid "Cancel" msgstr "取り消し" #: ../src/report-newt/report-newt.c:168 ../src/report-newt/report-newt.c:334 msgid "Error" msgstr "エラー" #: ../src/report-newt/report-newt.c:255 msgid "Reporting" msgstr "報告中" #: ../src/report-newt/report-newt.c:275 #, c-format msgid "--- Running %s ---" msgstr "--- %s を実行中 ---" #: ../src/report-newt/report-newt.c:356 msgid "No reporters available" msgstr "レポーターは利用できません" #: ../src/report-newt/report-newt.c:386 msgid "" "& [-d] DIR\n" "\n" "newt tool to report problem saved in specified DIR" msgstr "" "& [-d] DIR\n" "\n" "指定した DIR に保存した問題を報告する newt ツール" #: ../src/report-newt/report-newt.c:396 msgid "Remove DIR after reporting" msgstr "報告後に DIR を削除する" #: ../src/workflows/workflow_AnacondaFedora.xml.in.h:1 msgid "Report a bug to Fedora maintainers" msgstr "Fedora メンテナーにバグを報告する" #: ../src/workflows/workflow_AnacondaFedora.xml.in.h:2 msgid "Process the report using the Fedora infrastructure" msgstr "Fedora インフラストレクチャーを使用して報告を処理する" #: ../src/workflows/workflow_AnacondaRHEL.xml.in.h:1 msgid "Report a bug to Red Hat Customer Portal" msgstr "Red Hat カスタマーポータルへバグを報告する" #: ../src/workflows/workflow_AnacondaRHEL.xml.in.h:2 #: ../src/workflows/workflow_AnacondaRHELBugzilla.xml.in.h:2 msgid "Process the report using the Red Hat infrastructure" msgstr "Red Hat インフラストラクチャーを使用して報告を処理する" #: ../src/workflows/workflow_AnacondaRHELBugzilla.xml.in.h:1 msgid "Report a bug to Red Hat Bugzilla" msgstr "Red Hat Bugzilla にバグを報告する" #: ../src/workflows/workflow_AnacondaUpload.xml.in.h:1 msgid "Export the problem data for manual reporting" msgstr "" #: ../src/workflows/workflow_AnacondaUpload.xml.in.h:2 msgid "Upload the data via scp or ftp to a remote destination" msgstr "" #: ../src/workflows/workflow_CentOSCCpp.xml.in.h:2 msgid "Process the C/C++ crash using the CentOS infrastructure" msgstr "" #: ../src/workflows/workflow_CentOSJava.xml.in.h:2 msgid "Process the Java exception using the CentOS infrastructure" msgstr "" #: ../src/workflows/workflow_CentOSJavaScript.xml.in.h:2 msgid "Process the JavaScript exception using the CentOS infrastructure" msgstr "" #: ../src/workflows/workflow_CentOSKerneloops.xml.in.h:2 msgid "Process the kerneloops using the CentOS infrastructure" msgstr "" #: ../src/workflows/workflow_CentOSLibreport.xml.in.h:2 msgid "Process the problem using the CentOS infrastructure" msgstr "" #: ../src/workflows/workflow_CentOSPython.xml.in.h:2 msgid "Process the python exception using the CentOS infrastructure" msgstr "" #: ../src/workflows/workflow_CentOSPython3.xml.in.h:2 msgid "Process the python 3 exception using the CentOS infrastructure" msgstr "" #: ../src/workflows/workflow_CentOSVmcore.xml.in.h:2 msgid "Process the kernel crash using the CentOS infrastructure" msgstr "" #: ../src/workflows/workflow_CentOSXorg.xml.in.h:2 msgid "Process the X Server problem using the CentOS infrastructure" msgstr "" #: ../src/workflows/workflow_FedoraCCpp.xml.in.h:1 #: ../src/workflows/workflow_FedoraKerneloops.xml.in.h:1 #: ../src/workflows/workflow_FedoraPython.xml.in.h:1 #: ../src/workflows/workflow_FedoraPython3.xml.in.h:1 #: ../src/workflows/workflow_FedoraVmcore.xml.in.h:1 #: ../src/workflows/workflow_FedoraXorg.xml.in.h:1 #: ../src/workflows/workflow_FedoraLibreport.xml.in.h:1 #: ../src/workflows/workflow_FedoraJava.xml.in.h:1 #: ../src/workflows/workflow_FedoraJavaScript.xml.in.h:1 msgid "Report to Fedora" msgstr "Fedora に報告" #: ../src/workflows/workflow_FedoraCCpp.xml.in.h:2 msgid "Process the C/C++ crash using the Fedora infrastructure" msgstr "Fedora インフラストラクチャーを使用して C/C++ クラッシュを処理する" #: ../src/workflows/workflow_FedoraKerneloops.xml.in.h:2 msgid "Process the kerneloops using the Fedora infrastructure" msgstr "Fedora インフラストラクチャーを使用して kerneloops を処理する" #: ../src/workflows/workflow_FedoraPython.xml.in.h:2 msgid "Process the python exception using the Fedora infrastructure" msgstr "Fedora インフラストラクチャーを使用して Python 例外を処理する" #: ../src/workflows/workflow_FedoraPython3.xml.in.h:2 msgid "Process the python 3 exception using the Fedora infrastructure" msgstr "Fedora インフラストラクチャーを使用して Python 3 例外を処理する" #: ../src/workflows/workflow_FedoraVmcore.xml.in.h:2 msgid "Process the kernel crash using the Fedora infrastructure" msgstr "Fedora インフラストラクチャーを使用して kernel クラッシュを処理する" #: ../src/workflows/workflow_FedoraXorg.xml.in.h:2 msgid "Process the X Server problem using the Fedora infrastructure" msgstr "Fedora インフラストラクチャーを使用して X サーバーの問題を処理する" #: ../src/workflows/workflow_FedoraLibreport.xml.in.h:2 msgid "Process the problem using the Fedora infrastructure" msgstr "Fedora インフラストラクチャーを使って問題を処理します" #: ../src/workflows/workflow_FedoraJava.xml.in.h:2 msgid "Process the Java exception using the Fedora infrastructure" msgstr "Fedora インストラクチャーを使って Java 例外を処理します" #: ../src/workflows/workflow_FedoraJavaScript.xml.in.h:2 msgid "Process the JavaScript exception using the Fedora infrastructure" msgstr "" #: ../src/workflows/workflow_LoggerCCpp.xml.in.h:1 #: ../src/workflows/workflow_Logger.xml.in.h:1 msgid "Export the problem data information to a text file" msgstr "" #: ../src/workflows/workflow_LoggerCCpp.xml.in.h:2 #: ../src/workflows/workflow_Logger.xml.in.h:2 msgid "" "Analyze the problem locally and export the problem data information to a " "text file" msgstr "" #: ../src/workflows/workflow_MailxCCpp.xml.in.h:1 #: ../src/workflows/workflow_Mailx.xml.in.h:1 msgid "Send the problem data via email" msgstr "" #: ../src/workflows/workflow_MailxCCpp.xml.in.h:2 #: ../src/workflows/workflow_Mailx.xml.in.h:2 msgid "Analyze the problem locally and send information via email" msgstr "" #: ../src/workflows/workflow_UploadCCpp.xml.in.h:1 #: ../src/workflows/workflow_Upload.xml.in.h:1 msgid "Upload the problem data to a server" msgstr "問題データをサーバーにアップロードする" #: ../src/workflows/workflow_UploadCCpp.xml.in.h:2 #: ../src/workflows/workflow_Upload.xml.in.h:2 msgid "Analyze the problem locally and upload the data via scp or ftp" msgstr "問題をローカルに分析し、SCP または FTP 経由でデータをアップロードする" #: ../src/workflows/workflow_uReport.xml.in.h:1 msgid "Submit anonymous crash report" msgstr "" #: ../src/workflows/workflow_uReport.xml.in.h:2 msgid "" "Submit anonymous crash report - I do not want to be contacted by Red Hat " "Support" msgstr "" #: ../src/workflows/workflow_RHELCCpp.xml.in.h:1 #: ../src/workflows/workflow_RHELKerneloops.xml.in.h:1 #: ../src/workflows/workflow_RHELPython.xml.in.h:1 #: ../src/workflows/workflow_RHELvmcore.xml.in.h:1 #: ../src/workflows/workflow_RHELxorg.xml.in.h:1 #: ../src/workflows/workflow_RHELLibreport.xml.in.h:1 #: ../src/workflows/workflow_RHELJava.xml.in.h:1 #: ../src/workflows/workflow_RHELJavaScript.xml.in.h:1 msgid "Ask Red Hat Support for help" msgstr "" #: ../src/workflows/workflow_RHELCCpp.xml.in.h:2 #: ../src/workflows/workflow_RHELKerneloops.xml.in.h:2 #: ../src/workflows/workflow_RHELPython.xml.in.h:2 #: ../src/workflows/workflow_RHELvmcore.xml.in.h:2 #: ../src/workflows/workflow_RHELxorg.xml.in.h:2 #: ../src/workflows/workflow_RHELLibreport.xml.in.h:2 #: ../src/workflows/workflow_RHELJava.xml.in.h:2 #: ../src/workflows/workflow_RHELJavaScript.xml.in.h:2 msgid "" "Create new Red Hat Support case - I would like to be contacted by Red Hat " "Support" msgstr "" #: ../src/workflows/workflow_RHELAddDataCCpp.xml.in.h:1 #: ../src/workflows/workflow_RHELAddDataJava.xml.in.h:1 #: ../src/workflows/workflow_RHELAddDataKerneloops.xml.in.h:1 #: ../src/workflows/workflow_RHELAddDataLibreport.xml.in.h:1 #: ../src/workflows/workflow_RHELAddDataPython.xml.in.h:1 #: ../src/workflows/workflow_RHELAddDatavmcore.xml.in.h:1 #: ../src/workflows/workflow_RHELAddDataxorg.xml.in.h:1 #: ../src/workflows/workflow_RHELAddDataJavaScript.xml.in.h:1 msgid "Attach crash data to an existing Red Hat support case" msgstr "" #: ../src/workflows/workflow_RHELAddDataCCpp.xml.in.h:2 #: ../src/workflows/workflow_RHELAddDataJava.xml.in.h:2 #: ../src/workflows/workflow_RHELAddDataKerneloops.xml.in.h:2 #: ../src/workflows/workflow_RHELAddDataLibreport.xml.in.h:2 #: ../src/workflows/workflow_RHELAddDataPython.xml.in.h:2 #: ../src/workflows/workflow_RHELAddDatavmcore.xml.in.h:2 #: ../src/workflows/workflow_RHELAddDataxorg.xml.in.h:2 #: ../src/workflows/workflow_RHELAddDataJavaScript.xml.in.h:2 msgid "Provide Red Hat Support with crash details" msgstr "" #: ../src/workflows/workflow_RHELBugzillaCCpp.xml.in.h:1 #: ../src/workflows/workflow_RHELBugzillaKerneloops.xml.in.h:1 #: ../src/workflows/workflow_RHELBugzillaPython.xml.in.h:1 #: ../src/workflows/workflow_RHELBugzillaVmcore.xml.in.h:1 #: ../src/workflows/workflow_RHELBugzillaXorg.xml.in.h:1 #: ../src/workflows/workflow_RHELBugzillaLibreport.xml.in.h:1 #: ../src/workflows/workflow_RHELBugzillaJava.xml.in.h:1 #: ../src/workflows/workflow_RHELBugzillaJavaScript.xml.in.h:1 msgid "Report to Red Hat Bugzilla" msgstr "Red Hat Bugzilla に報告します" #: ../src/workflows/workflow_RHELBugzillaCCpp.xml.in.h:2 msgid "Process the C/C++ crash using the Red Hat infrastructure" msgstr "Red Hat インフラストラクチャーを使用して C/C++ クラッシュを処理する" #: ../src/workflows/workflow_RHELBugzillaKerneloops.xml.in.h:2 msgid "Process the kerneloops using the Red Hat infrastructure" msgstr "Red Hat インフラストラクチャーを使用して kerneloops を処理する" #: ../src/workflows/workflow_RHELBugzillaPython.xml.in.h:2 msgid "Process the python exception using the Red Hat infrastructure" msgstr "Red Hat インフラストラクチャーを使用して Python 例外を処理する" #: ../src/workflows/workflow_RHELBugzillaVmcore.xml.in.h:2 msgid "Process the kernel crash using the Red Hat infrastructure" msgstr "Red Hat インフラストラクチャーを使用して kernel クラッシュを処理する" #: ../src/workflows/workflow_RHELBugzillaXorg.xml.in.h:2 msgid "Process the X Server problem using the Red Hat infrastructure" msgstr "Red Hat インフラストラクチャーを使用して X サーバーの問題を処理する" #: ../src/workflows/workflow_RHELBugzillaLibreport.xml.in.h:2 msgid "Process the problem using the Red Hat infrastructure" msgstr "Red Hat インフラストラクチャーを使って問題を処理します" #: ../src/workflows/workflow_RHELBugzillaJava.xml.in.h:2 msgid "Process the Java exception using the Red Hat infrastructure" msgstr "Red Hat インフラストラクチャーを使って Java 例外を処理します" #: ../src/workflows/workflow_RHELBugzillaJavaScript.xml.in.h:2 msgid "Process the JavaScript exception using the Red Hat infrastructure" msgstr "" #~ msgid "Alternate GUI file" #~ msgstr "代替の GUI ファイル" #~ msgid "" #~ "No reporting targets are defined for this problem. Check configuration " #~ "in /etc/libreport/*" #~ msgstr "" #~ "この問題に対する報告ターゲットが定義されていません。 /etc/libreport/* にあ" #~ "る設定を確認してください。" #~ msgid "(requires: %s)" #~ msgstr "(必須: %s)" #~ msgid "(not needed, data already exist: %s)" #~ msgstr "(必要ありません、データがすでに存在しません: %s)" #~ msgid "No processing for event '%s' is defined" #~ msgstr "イベント '%s' のプロセッシングは定義されていません。" #~ msgid "Upload for analysis" #~ msgstr "分析のためにアップロードする" #~ msgid "" #~ "Use this button to generate more informative backtrace after you " #~ "installed additional debug packages" #~ msgstr "" #~ "追加のデバッグパッケージをインストールした後に、このボタンを使用してより情" #~ "報を持つバックトレースを生成します" #~ msgid "If you don't know how to describe it, you can" #~ msgstr "それを説明する方法がわからなければ、次のことができます。" #~ msgid "add a screencast" #~ msgstr "スクリーンキャストの追加" #~ msgid "Emergency analysis" #~ msgstr "緊急分析" #~ msgid "Upload the problem data for further analysis" #~ msgstr "さらなる分析のために問題データをアップロードする"