Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit8e2319c

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent2d83716 commit8e2319c

File tree

489 files changed

+417824
-0
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

489 files changed

+417824
-0
lines changed

‎about.po

Lines changed: 91 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,91 @@
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+
#:../../about.rst:3
25+
msgid"About these documents"
26+
msgstr"このドキュメントについて"
27+
28+
#:../../about.rst:6
29+
msgid""
30+
"These documents are generated from `reStructuredText`_ sources by `Sphinx`_,"
31+
" a document processor specifically written for the Python documentation."
32+
msgstr""
33+
"このドキュメントは、 Python のドキュメントを主要な目的として作られた ドキュメントプロセッサの `Sphinx`_ を利用して、 "
34+
"`reStructuredText`_ 形式のソースから生成されました。"
35+
36+
#:../../about.rst:15
37+
msgid""
38+
"Development of the documentation and its toolchain is an entirely volunteer "
39+
"effort, just like Python itself. If you want to contribute, please take a "
40+
"look at the :ref:`reporting-bugs` page for information on how to do so. New"
41+
" volunteers are always welcome!"
42+
msgstr""
43+
"ドキュメントとそのツール群の開発は、Python 自身と同様に完全にボランティアの努力です。\n"
44+
"もしあなたが貢献したいなら、どのようにすればよいかについて :ref:`reporting-bugs` ページをご覧下さい。 新しいボランティアはいつでも歓迎です!\n"
45+
"(訳注: 日本語訳の問題については、 GitHub 上の `Issue Tracker <https://github.com/python-doc-ja/python-doc-ja/issues>`_ で報告をお願いします。)"
46+
47+
#:../../about.rst:20
48+
msgid"Many thanks go to:"
49+
msgstr"多大な感謝を:"
50+
51+
#:../../about.rst:22
52+
msgid""
53+
"Fred L. Drake, Jr., the creator of the original Python documentation toolset"
54+
" and writer of much of the content;"
55+
msgstr"Fred L. Drake, Jr., オリジナルの Python ドキュメントツールセットの作成者で、ドキュメントの多くを書きました。"
56+
57+
#:../../about.rst:24
58+
msgid""
59+
"the `Docutils <http://docutils.sourceforge.net/>`_ project for creating "
60+
"reStructuredText and the Docutils suite;"
61+
msgstr""
62+
"`Docutils <http://docutils.sourceforge.net/>`_ プロジェクト. reStructuredText と "
63+
"docutils ツールセットを作成しました。"
64+
65+
#:../../about.rst:26
66+
msgid""
67+
"Fredrik Lundh for his `Alternative Python Reference "
68+
"<http://effbot.org/zone/pyref.htm>`_ project from which Sphinx got many good"
69+
" ideas."
70+
msgstr""
71+
"Fredrik Lundh の `Alternative Python Reference "
72+
"<http://effbot.org/zone/pyref.htm>`_ プロジェクトから Sphinx は多くのアイデアを得ました。"
73+
74+
#:../../about.rst:32
75+
msgid"Contributors to the Python Documentation"
76+
msgstr"Pythonドキュメント 貢献者"
77+
78+
#:../../about.rst:34
79+
msgid""
80+
"Many people have contributed to the Python language, the Python standard "
81+
"library, and the Python documentation. See :source:`Misc/ACKS` in the "
82+
"Python source distribution for a partial list of contributors."
83+
msgstr""
84+
"多くの方々が Python 言語、Python 標準ライブラリ、そして Python ドキュメンテーションに貢献してくれています。ソース配布物の "
85+
":source:`Misc/ACKS` に、それら貢献してくれた人々を部分的にではありますがリストアップしてあります。"
86+
87+
#:../../about.rst:38
88+
msgid""
89+
"It is only with the input and contributions of the Python community that "
90+
"Python has such wonderful documentation -- Thank You!"
91+
msgstr"Python コミュニティからの情報提供と貢献がなければこの素晴らしいドキュメンテーションは生まれませんでした -- ありがとう!"

‎bugs.po

Lines changed: 220 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,220 @@
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+
"docs@python.org (behavioral bugs can be sent to python-list@python.org). "
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+
"時間がない場合、ドキュメントの問題を docs@python.org 宛て、メールで報告することもできます。 (Python の動作に関するバグ報告は python-list@python.org 宛になります。)\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+
"の問題解決の過程に関するありとあらゆる疑問への答えを得ることが出来るフレンドリーな場所です。"

‎c-api/abstract.po

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
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+
#:../../c-api/abstract.rst:7
25+
msgid"Abstract Objects Layer"
26+
msgstr"抽象オブジェクトレイヤ (abstract objects layer)"
27+
28+
#:../../c-api/abstract.rst:9
29+
msgid""
30+
"The functions in this chapter interact with Python objects regardless of "
31+
"their type, or with wide classes of object types (e.g. all numerical types, "
32+
"or all sequence types). When used on object types for which they do not "
33+
"apply, they will raise a Python exception."
34+
msgstr""
35+
"この章で説明する関数は、オブジェクトの型に依存しないような Python オブジェクトの操作や、(数値型全て、シーケンス型全てといった) "
36+
"大まかな型のオブジェクトに対する操作を行ないます。関数を適用対象でないオブジェクトに対して使った場合、Python の例外が送出されることになります。"
37+
38+
#:../../c-api/abstract.rst:14
39+
msgid""
40+
"It is not possible to use these functions on objects that are not properly "
41+
"initialized, such as a list object that has been created by "
42+
":c:func:`PyList_New`, but whose items have not been set to some non-\\ "
43+
"``NULL`` value yet."
44+
msgstr""
45+
"これらの関数は、 :c:func:`PyList_New` で作成された後に ``NULL`` "
46+
"以外の値を設定されていないリストのような、適切に初期化されていないオブジェクトに対して使うことはできません。"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp