|
| 1 | +# SOME DESCRIPTIVE TITLE. |
| 2 | +# Copyright (C) 2001-2021, Python Software Foundation |
| 3 | +# This file is distributed under the same license as the Python package. |
| 4 | +# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR. |
| 5 | +# |
| 6 | +# Translators: |
| 7 | +# tomo, 2021 |
| 8 | +# |
| 9 | +#, fuzzy |
| 10 | +msgid "" |
| 11 | +msgstr "" |
| 12 | +"Project-Id-Version: Python 3.10\n" |
| 13 | +"Report-Msgid-Bugs-To: \n" |
| 14 | +"POT-Creation-Date: 2021-06-29 12:56+0000\n" |
| 15 | +"PO-Revision-Date: 2021-06-28 00:47+0000\n" |
| 16 | +"Last-Translator: tomo, 2021\n" |
| 17 | +"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n" |
| 18 | +"MIME-Version: 1.0\n" |
| 19 | +"Content-Type: text/plain; charset=UTF-8\n" |
| 20 | +"Content-Transfer-Encoding: 8bit\n" |
| 21 | +"Language: ja\n" |
| 22 | +"Plural-Forms: nplurals=1; plural=0;\n" |
| 23 | + |
| 24 | +#: ../../bugs.rst:5 |
| 25 | +msgid "Dealing with Bugs" |
| 26 | +msgstr "バグへの対処" |
| 27 | + |
| 28 | +#: ../../bugs.rst:7 |
| 29 | +msgid "" |
| 30 | +"Python is a mature programming language which has established a reputation " |
| 31 | +"for stability. In order to maintain this reputation, the developers would " |
| 32 | +"like to know of any deficiencies you find in Python." |
| 33 | +msgstr "" |
| 34 | +"Python は安定性について高い評価を得た、成熟した言語です。この評価を守るために、開発者たちはあなたが見つけた Python " |
| 35 | +"の不備を知りたいと思っています。" |
| 36 | + |
| 37 | +#: ../../bugs.rst:11 |
| 38 | +msgid "" |
| 39 | +"It can be sometimes faster to fix bugs yourself and contribute patches to " |
| 40 | +"Python as it streamlines the process and involves less people. Learn how to " |
| 41 | +":ref:`contribute <contributing-to-python>`." |
| 42 | +msgstr "" |
| 43 | +"バグを自分で直して Python にパッチを送る方が、やり取りに無駄が無く関わる人数も少なく済むこともあります。\n" |
| 44 | +"ぜひ :ref:`貢献 <contributing-to-python>` する方法を学んでください。" |
| 45 | + |
| 46 | +#: ../../bugs.rst:16 |
| 47 | +msgid "Documentation bugs" |
| 48 | +msgstr "ドキュメントの不備" |
| 49 | + |
| 50 | +#: ../../bugs.rst:18 |
| 51 | +msgid "" |
| 52 | +"If you find a bug in this documentation or would like to propose an " |
| 53 | +"improvement, please submit a bug report on the :ref:`tracker <using-the-" |
| 54 | +"tracker>`. If you have a suggestion on how to fix it, include that as well." |
| 55 | +msgstr "" |
| 56 | +"このドキュメントの不備を発見したとき、または、改善を提案したいときは、問題点を :ref:`tracker <using-the-tracker>` に報告してください。修正方法の案があるならば、それも含めて。\n" |
| 57 | +"(訳注: 日本語訳の問題については、 GitHub 上の `Issue Tracker <https://github.com/python-doc-ja/python-doc-ja/issues>`_ で報告をお願いします。)" |
| 58 | + |
| 59 | +#: ../../bugs.rst:22 |
| 60 | +msgid "" |
| 61 | +"If you're short on time, you can also email documentation bug reports to " |
| 62 | +"[email protected] (behavioral bugs can be sent to [email protected]). " |
| 63 | +"'docs@' is a mailing list run by volunteers; your request will be noticed, " |
| 64 | +"though it may take a while to be processed." |
| 65 | +msgstr "" |
| 66 | +"時間がない場合、ドキュメントの問題を [email protected] 宛て、メールで報告することもできます。 (Python の動作に関するバグ報告は [email protected] 宛になります。)\n" |
| 67 | +"'docs@' はボランティアで運営されているメーリングリストです。\n" |
| 68 | +"報告が伝わっていても、対応への時間がかかることもあります。" |
| 69 | + |
| 70 | +#: ../../bugs.rst:30 |
| 71 | +msgid "`Documentation bugs`_" |
| 72 | +msgstr "`Documentation bugs`_" |
| 73 | + |
| 74 | +#: ../../bugs.rst:30 |
| 75 | +msgid "" |
| 76 | +"A list of documentation bugs that have been submitted to the Python issue " |
| 77 | +"tracker." |
| 78 | +msgstr "Python issue tracker に出されたドキュメントバグのリスト。" |
| 79 | + |
| 80 | +#: ../../bugs.rst:33 |
| 81 | +msgid "`Issue Tracking <https://devguide.python.org/tracker/>`_" |
| 82 | +msgstr "`Issue Tracking <https://devguide.python.org/tracker/>`_" |
| 83 | + |
| 84 | +#: ../../bugs.rst:33 |
| 85 | +msgid "" |
| 86 | +"Overview of the process involved in reporting an improvement on the tracker." |
| 87 | +msgstr "issue tracker への改善報告に関する作業過程の概観。" |
| 88 | + |
| 89 | +#: ../../bugs.rst:35 |
| 90 | +msgid "" |
| 91 | +"`Helping with Documentation <https://devguide.python.org/docquality" |
| 92 | +"/#helping-with-documentation>`_" |
| 93 | +msgstr "" |
| 94 | +"`Helping with Documentation <https://devguide.python.org/docquality" |
| 95 | +"/#helping-with-documentation>`_" |
| 96 | + |
| 97 | +#: ../../bugs.rst:36 |
| 98 | +msgid "" |
| 99 | +"Comprehensive guide for individuals that are interested in contributing to " |
| 100 | +"Python documentation." |
| 101 | +msgstr "Python ドキュメントへの貢献に興味がある個人へ向けた包括的なガイド。" |
| 102 | + |
| 103 | +#: ../../bugs.rst:41 |
| 104 | +msgid "Using the Python issue tracker" |
| 105 | +msgstr "Python の課題管理システムを使う" |
| 106 | + |
| 107 | +#: ../../bugs.rst:43 |
| 108 | +msgid "" |
| 109 | +"Bug reports for Python itself should be submitted via the Python Bug Tracker" |
| 110 | +" (https://bugs.python.org/). The bug tracker offers a Web form which allows" |
| 111 | +" pertinent information to be entered and submitted to the developers." |
| 112 | +msgstr "" |
| 113 | +"Python の動作に関するバグは Python Bug Tracker (https://bugs.python.org/) " |
| 114 | +"で報告してください。このバグトラッカーは、関連情報を入力して開発者に報告するための Web フォームを提供しています。" |
| 115 | + |
| 116 | +#: ../../bugs.rst:47 |
| 117 | +msgid "" |
| 118 | +"The first step in filing a report is to determine whether the problem has " |
| 119 | +"already been reported. The advantage in doing so, aside from saving the " |
| 120 | +"developers time, is that you learn what has been done to fix it; it may be " |
| 121 | +"that the problem has already been fixed for the next release, or additional " |
| 122 | +"information is needed (in which case you are welcome to provide it if you " |
| 123 | +"can!). To do this, search the bug database using the search box on the top " |
| 124 | +"of the page." |
| 125 | +msgstr "" |
| 126 | +"報告ではまず、その問題が既に報告済みかどうかを判断してください。そうすることで、開発者の時間を節約できるほか、問題解決に係る経緯を知ることができます。と言うのは、その問題は次のリリースでは解決済みとなっているか、または、さらに情報を必要としているかもしれません。 (そういったとき、可能なら是非、提供をお願いします!)\n" |
| 127 | +"判断するには、ページ先頭の検索ボックスでバグデータベースを検索してください。" |
| 128 | + |
| 129 | +#: ../../bugs.rst:54 |
| 130 | +msgid "" |
| 131 | +"If the problem you're reporting is not already in the bug tracker, go back " |
| 132 | +"to the Python Bug Tracker and log in. If you don't already have a tracker " |
| 133 | +"account, select the \"Register\" link or, if you use OpenID, one of the " |
| 134 | +"OpenID provider logos in the sidebar. It is not possible to submit a bug " |
| 135 | +"report anonymously." |
| 136 | +msgstr "" |
| 137 | +"問題がまだバグトラッカーに登録されていない場合は、Python Bug Tracker " |
| 138 | +"のトップページに戻ってログインしてください。まだトラッカーのアカウントをもっていない場合は、サイドバーの \"Register\" " |
| 139 | +"リンクを選んでください。また、OpenID を使っている場合はサイドバーの OpenID " |
| 140 | +"プロバイダのロゴをクリックしてください。匿名での問題報告はできません。" |
| 141 | + |
| 142 | +#: ../../bugs.rst:59 |
| 143 | +msgid "" |
| 144 | +"Being now logged in, you can submit a bug. Select the \"Create New\" link " |
| 145 | +"in the sidebar to open the bug reporting form." |
| 146 | +msgstr "ログインできたら、バグを登録できます。サイドバーの \"Create New\" リンクからバグ報告フォームを開きます。" |
| 147 | + |
| 148 | +#: ../../bugs.rst:62 |
| 149 | +msgid "" |
| 150 | +"The submission form has a number of fields. For the \"Title\" field, enter " |
| 151 | +"a *very* short description of the problem; less than ten words is good. In " |
| 152 | +"the \"Type\" field, select the type of your problem; also select the " |
| 153 | +"\"Component\" and \"Versions\" to which the bug relates." |
| 154 | +msgstr "" |
| 155 | +"バグ報告フォームには幾つかのフィールドがあります。\"Title\" フィールドには、問題の説明を *非常に* " |
| 156 | +"簡潔に書いてください。10語以下くらいが目安です。\"Type\" フィールドでは、問題の種類を選択してください。バグに関係する " |
| 157 | +"\"Component\" と \"Versions\" も選択してください。" |
| 158 | + |
| 159 | +#: ../../bugs.rst:67 |
| 160 | +msgid "" |
| 161 | +"In the \"Comment\" field, describe the problem in detail, including what you" |
| 162 | +" expected to happen and what did happen. Be sure to include whether any " |
| 163 | +"extension modules were involved, and what hardware and software platform you" |
| 164 | +" were using (including version information as appropriate)." |
| 165 | +msgstr "" |
| 166 | +"\"Comment\" " |
| 167 | +"フィールドで、あなたが期待した結果と実際の結果も含め、問題の詳細を説明してください。拡張モジュールが関与しているかどうかと、使用しているハードウェアとソフトウェアプラットフォームも" |
| 168 | +" (必要に応じてバージョン情報も) 必ず報告に含めてください。" |
| 169 | + |
| 170 | +#: ../../bugs.rst:72 |
| 171 | +msgid "" |
| 172 | +"Each bug report will be assigned to a developer who will determine what " |
| 173 | +"needs to be done to correct the problem. You will receive an update each " |
| 174 | +"time action is taken on the bug." |
| 175 | +msgstr "" |
| 176 | +"各バグ報告は開発者に割り当てられ、その問題を解決するのに何が必要かが決定されます。そのバグ報告に対して何かアクションがあるたびに、更新情報があなたに届きます。" |
| 177 | + |
| 178 | +#: ../../bugs.rst:81 |
| 179 | +msgid "" |
| 180 | +"`How to Report Bugs Effectively " |
| 181 | +"<https://www.chiark.greenend.org.uk/~sgtatham/bugs.html>`_" |
| 182 | +msgstr "" |
| 183 | +"`How to Report Bugs Effectively " |
| 184 | +"<https://www.chiark.greenend.org.uk/~sgtatham/bugs.html>`_" |
| 185 | + |
| 186 | +#: ../../bugs.rst:80 |
| 187 | +msgid "" |
| 188 | +"Article which goes into some detail about how to create a useful bug report." |
| 189 | +" This describes what kind of information is useful and why it is useful." |
| 190 | +msgstr "有益なバグ報告について詳しく説明した記事です。どんな情報が、なぜ有益なのかを説明しています。" |
| 191 | + |
| 192 | +#: ../../bugs.rst:84 |
| 193 | +msgid "" |
| 194 | +"`Bug Report Writing Guidelines <https://developer.mozilla.org/en-" |
| 195 | +"US/docs/Mozilla/QA/Bug_writing_guidelines>`_" |
| 196 | +msgstr "" |
| 197 | +"`Bug Report Writing Guidelines <https://developer.mozilla.org/en-" |
| 198 | +"US/docs/Mozilla/QA/Bug_writing_guidelines>`_" |
| 199 | + |
| 200 | +#: ../../bugs.rst:84 |
| 201 | +msgid "" |
| 202 | +"Information about writing a good bug report. Some of this is specific to " |
| 203 | +"the Mozilla project, but describes general good practices." |
| 204 | +msgstr "良いバグ報告を書くための情報です。この情報の一部はMozillaプロジェクト独自のものですが、一般的に良い習慣を解説しています。" |
| 205 | + |
| 206 | +#: ../../bugs.rst:90 |
| 207 | +msgid "Getting started contributing to Python yourself" |
| 208 | +msgstr "Python への貢献をはじめる" |
| 209 | + |
| 210 | +#: ../../bugs.rst:92 |
| 211 | +msgid "" |
| 212 | +"Beyond just reporting bugs that you find, you are also welcome to submit " |
| 213 | +"patches to fix them. You can find more information on how to get started " |
| 214 | +"patching Python in the `Python Developer's Guide`_. If you have questions, " |
| 215 | +"the `core-mentorship mailing list`_ is a friendly place to get answers to " |
| 216 | +"any and all questions pertaining to the process of fixing issues in Python." |
| 217 | +msgstr "" |
| 218 | +"見つけたバグの報告だけでなく、修正パッチの提出も歓迎します。`Python Developer's Guide`_ には Python " |
| 219 | +"へのパッチの始め方について詳しい情報があります。疑問があれば、`core-mentorship mailing list`_ は Python " |
| 220 | +"の問題解決の過程に関するありとあらゆる疑問への答えを得ることが出来るフレンドリーな場所です。" |
0 commit comments