@@ -12,7 +12,7 @@ msgid ""
12
12
msgstr ""
13
13
"Project-Id-Version :Python 3.7\n "
14
14
"Report-Msgid-Bugs-To :\n "
15
- "POT-Creation-Date :2020-04-10 22:51 +0000\n "
15
+ "POT-Creation-Date :2020-05-23 13:58 +0000\n "
16
16
"PO-Revision-Date :2019-09-01 02:44+0000\n "
17
17
"Last-Translator :Naoki Nakamura <agent@sohzoh.com>, 2020\n "
18
18
"Language-Team :Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
@@ -68,12 +68,11 @@ msgstr "インストールを行うといくつかのものが手に入ります
68
68
msgid ""
69
69
"A :file:`Python 3.7` folder in your :file:`Applications` folder. In here you"
70
70
" find IDLE, the development environment that is a standard part of official "
71
- "Python distributions; PythonLauncher, which handles double-clicking Python "
72
- "scripts from the Finder; and the\" Build Applet\" tool, which allows you to "
73
- "package Python scripts as standalone applications on your system."
71
+ "Python distributions; and PythonLauncher, which handles double-clicking "
72
+ "Python scripts from the Finder."
74
73
msgstr ""
75
74
76
- #: ../../using/mac.rst:34
75
+ #: ../../using/mac.rst:33
77
76
msgid ""
78
77
"A framework :file:`/Library/Frameworks/Python.framework`, which includes the"
79
78
" Python executable and libraries. The installer adds this location to your "
@@ -84,7 +83,7 @@ msgstr ""
84
83
"フレームワーク。インストーラはシェルのパスにこの場所を追加します。 MacPython をアンインストールするには、これら 3 "
85
84
"つを削除すればよいだけです。 Python 実行ファイルへのシンボリックリンクは /usr/local/bin/ に置かれています。"
86
85
87
- #: ../../using/mac.rst:39
86
+ #: ../../using/mac.rst:38
88
87
msgid ""
89
88
"The Apple-provided build of Python is installed in "
90
89
":file:`/System/Library/Frameworks/Python.framework` and "
@@ -102,7 +101,7 @@ msgstr ""
102
101
"をインストールする場合には、それぞれ正常に動作する 2 つの異なる Python 環境がコンピュータにインストールされるため、意図する方の Python"
103
102
" のパスを設定し、使用することが重要です。"
104
103
105
- #: ../../using/mac.rst:47
104
+ #: ../../using/mac.rst:46
106
105
msgid ""
107
106
"IDLE includes a help menu that allows you to access Python documentation. If"
108
107
" you are completely new to Python you should start reading the tutorial "
@@ -111,19 +110,19 @@ msgstr ""
111
110
"IDLE にはヘルプメニューがあり Python のドキュメントにアクセスすることができます。もし Python "
112
111
"が全くの初めての場合にはドキュメントのチュートリアルを最初から読み進めることをおすすめします。"
113
112
114
- #: ../../using/mac.rst:51
113
+ #: ../../using/mac.rst:50
115
114
msgid ""
116
115
"If you are familiar with Python on other Unix platforms you should read the "
117
116
"section on running Python scripts from the Unix shell."
118
117
msgstr ""
119
118
"もし他の Unix プラットフォームで Python を使い慣れている場合には Unix シェルからの Python "
120
119
"スクリプトの実行についての節を読むことをおすすめします。"
121
120
122
- #: ../../using/mac.rst:56
121
+ #: ../../using/mac.rst:55
123
122
msgid "How to run a Python script"
124
123
msgstr "Python スクリプトの実行方法"
125
124
126
- #: ../../using/mac.rst:58
125
+ #: ../../using/mac.rst:57
127
126
msgid ""
128
127
"Your best way to get started with Python on Mac OS X is through the IDLE "
129
128
"integrated development environment, see section :ref:`ide` and use the Help "
@@ -132,7 +131,7 @@ msgstr ""
132
131
"Mac OS X で Python を始める最良の方法は統合開発環境である IDLE を使うことです、 :ref:`ide` 節を参照し IDE "
133
132
"を実行しているときにヘルプメニューを使ってください。"
134
133
135
- #: ../../using/mac.rst:62
134
+ #: ../../using/mac.rst:61
136
135
msgid ""
137
136
"If you want to run Python scripts from the Terminal window command line or "
138
137
"from the Finder you first need an editor to create your script. Mac OS X "
@@ -152,21 +151,21 @@ msgstr ""
152
151
"(https://macromates.com/) は良い選択候補です。他には :program:`Gvim` (http://macvim-"
153
152
"dev.github.io/macvim/) や :program:`Aquamacs` (http://aquamacs.org/) などがあります。"
154
153
155
- #: ../../using/mac.rst:72
154
+ #: ../../using/mac.rst:71
156
155
msgid ""
157
156
"To run your script from the Terminal window you must make sure that "
158
157
":file:`/usr/local/bin` is in your shell search path."
159
158
msgstr "ターミナルからスクリプトを実行するには :file:`/usr/local/bin` がシェルのパスに含まれていることを確認してください。"
160
159
161
- #: ../../using/mac.rst:75
160
+ #: ../../using/mac.rst:74
162
161
msgid "To run your script from the Finder you have two options:"
163
162
msgstr "Finder からスクリプトを実行するのには 2 つの方法があります:"
164
163
165
- #: ../../using/mac.rst:77
164
+ #: ../../using/mac.rst:76
166
165
msgid "Drag it to :program:`PythonLauncher`"
167
166
msgstr ":program:`PythonLauncher` へドラッグする"
168
167
169
- #: ../../using/mac.rst:79
168
+ #: ../../using/mac.rst:78
170
169
msgid ""
171
170
"Select :program:`PythonLauncher` as the default application to open your "
172
171
"script (or any .py script) through the finder Info window and double-click "
@@ -179,11 +178,11 @@ msgstr ""
179
178
"の環境設定にはどのようにスクリプトを実行するかを管理する様々な設定があります。 option "
180
179
"キーを押しながらドラッグすることで実行するごとにこれらの設定を変えられますし、環境設定メニューから全ての実行に対して設定変更することもできます。"
181
180
182
- #: ../../using/mac.rst:89
181
+ #: ../../using/mac.rst:88
183
182
msgid "Running scripts with a GUI"
184
183
msgstr "GUI でスクリプトを実行"
185
184
186
- #: ../../using/mac.rst:91
185
+ #: ../../using/mac.rst:90
187
186
msgid ""
188
187
"With older versions of Python, there is one Mac OS X quirk that you need to "
189
188
"be aware of: programs that talk to the Aqua window manager (in other words, "
@@ -193,16 +192,16 @@ msgstr ""
193
192
"古いバージョンの Python には、気を付けておかないといけない Mac OS X の癖があります: Aqua ウィンドウマネージャとやりとりをする (別の言い方をすると GUI を持つ) プログラムは特別な方法で実行する必要があります。\n"
194
193
"そのようなスクリプトを実行するには :program:`python` ではなく :program:`pythonw` を使ってください。"
195
194
196
- #: ../../using/mac.rst:96
195
+ #: ../../using/mac.rst:95
197
196
msgid ""
198
197
"With Python 3.7, you can use either :program:`python` or :program:`pythonw`."
199
198
msgstr ""
200
199
201
- #: ../../using/mac.rst:100
200
+ #: ../../using/mac.rst:99
202
201
msgid "Configuration"
203
202
msgstr "Configuration"
204
203
205
- #: ../../using/mac.rst:102
204
+ #: ../../using/mac.rst:101
206
205
msgid ""
207
206
"Python on OS X honors all standard Unix environment variables such as "
208
207
":envvar:`PYTHONPATH`, but setting these variables for programs started from "
@@ -216,19 +215,19 @@ msgstr ""
216
215
":file:`.cshrc` を読み込みません。 :file:`~/.MacOSX/environment.plist` "
217
216
"ファイルを作る必要があります。詳細については Apple の Technical Document QA1067 を参照してください。"
218
217
219
- #: ../../using/mac.rst:109
218
+ #: ../../using/mac.rst:108
220
219
msgid ""
221
220
"For more information on installation Python packages in MacPython, see "
222
221
"section :ref:`mac-package-manager`."
223
222
msgstr ""
224
223
"MacPython の Python パッケージのインストールについてのさらなる情報は、 :ref:`mac-package-manager` "
225
224
"節を参照してください。"
226
225
227
- #: ../../using/mac.rst:116
226
+ #: ../../using/mac.rst:115
228
227
msgid "The IDE"
229
228
msgstr "IDE"
230
229
231
- #: ../../using/mac.rst:118
230
+ #: ../../using/mac.rst:117
232
231
msgid ""
233
232
"MacPython ships with the standard IDLE development environment. A good "
234
233
"introduction to using IDLE can be found at "
@@ -238,41 +237,41 @@ msgstr ""
238
237
"http://www.hashcollision.org/hkn/python/idle_intro/index.html に IDLE "
239
238
"を使うための良い入門があります。"
240
239
241
- #: ../../using/mac.rst:126
240
+ #: ../../using/mac.rst:125
242
241
msgid "Installing Additional Python Packages"
243
242
msgstr "追加の Python パッケージのインストール"
244
243
245
- #: ../../using/mac.rst:128
244
+ #: ../../using/mac.rst:127
246
245
msgid "There are several methods to install additional Python packages:"
247
246
msgstr "追加の Python パッケージをインストールする方法がいくつかあります:"
248
247
249
- #: ../../using/mac.rst:130
248
+ #: ../../using/mac.rst:129
250
249
msgid ""
251
250
"Packages can be installed via the standard Python distutils mode (``python "
252
251
"setup.py install``)."
253
252
msgstr ""
254
253
"パッケージは Python の標準の distutils モードを使ってインストールすることができます (``python setup.py "
255
254
"install``)。"
256
255
257
- #: ../../using/mac.rst:133
256
+ #: ../../using/mac.rst:132
258
257
msgid ""
259
258
"Many packages can also be installed via the :program:`setuptools` extension "
260
259
"or :program:`pip` wrapper, see https://pip.pypa.io/."
261
260
msgstr ""
262
261
"多くのパッケージは :program:`setuptools` 拡張や :program:`pip` ラッパーを使ってもインストールできます。 "
263
262
"https://pip.pypa.io/ を参照してください。"
264
263
265
- #: ../../using/mac.rst:138
264
+ #: ../../using/mac.rst:137
266
265
msgid "GUI Programming on the Mac"
267
266
msgstr "Mac での GUI プログラミング"
268
267
269
- #: ../../using/mac.rst:140
268
+ #: ../../using/mac.rst:139
270
269
msgid ""
271
270
"There are several options for building GUI applications on the Mac with "
272
271
"Python."
273
272
msgstr "Python で Mac 上の GUI アプリケーションをビルドする方法がいくつかあります。"
274
273
275
- #: ../../using/mac.rst:142
274
+ #: ../../using/mac.rst:141
276
275
msgid ""
277
276
"*PyObjC* is a Python binding to Apple's Objective-C/Cocoa framework, which "
278
277
"is the foundation of most modern Mac development. Information on PyObjC is "
@@ -281,7 +280,7 @@ msgstr ""
281
280
"*PyObjC* は Mac の最新の開発基盤である Apple の Objective-C/Cocoa フレームワークへの Python "
282
281
"バインディングです。PyObjC の情報は https://pypi.org/project/pyobjc/ にあります。"
283
282
284
- #: ../../using/mac.rst:146
283
+ #: ../../using/mac.rst:145
285
284
msgid ""
286
285
"The standard Python GUI toolkit is :mod:`tkinter`, based on the cross-"
287
286
"platform Tk toolkit (https://www.tcl.tk). An Aqua-native version of Tk is "
@@ -293,7 +292,7 @@ msgstr ""
293
292
":mod:`tkinter` です。 Tk の Aqua ネイティブバージョンは Apple が OS X にバンドルしており、最新バージョンは "
294
293
"https://www.activestate.com からダウンロードおよびインストールできます; またソースからビルドすることもできます。"
295
294
296
- #: ../../using/mac.rst:151
295
+ #: ../../using/mac.rst:150
297
296
msgid ""
298
297
"*wxPython* is another popular cross-platform GUI toolkit that runs natively "
299
298
"on Mac OS X. Packages and documentation are available from "
@@ -302,7 +301,7 @@ msgstr ""
302
301
"*wxPython* は別の人気のあるクロスプラットフォームの GUI ツールキットで Mac OS X "
303
302
"上でネイティブに動作します。パッケージとドキュメントは https://www.wxpython.org から利用できます。"
304
303
305
- #: ../../using/mac.rst:154
304
+ #: ../../using/mac.rst:153
306
305
msgid ""
307
306
"*PyQt* is another popular cross-platform GUI toolkit that runs natively on "
308
307
"Mac OS X. More information can be found at "
@@ -311,22 +310,11 @@ msgstr ""
311
310
"*PyQt* は別の人気のあるクロスプラットフォームの GUI ツールキットで Mac OS X 上でネイティブに動作します。詳しい情報は "
312
311
"https://riverbankcomputing.com/software/pyqt/intro にあります。"
313
312
314
- #: ../../using/mac.rst:160
313
+ #: ../../using/mac.rst:159
315
314
msgid "Distributing Python Applications on the Mac"
316
315
msgstr "Mac 上の Python アプリケーションの配布"
317
316
318
- #: ../../using/mac.rst:162
319
- msgid ""
320
- "The\" Build Applet\" tool that is placed in the MacPython 3.6 folder is fine"
321
- " for packaging small Python scripts on your own machine to run as a standard"
322
- " Mac application. This tool, however, is not robust enough to distribute "
323
- "Python applications to other users."
324
- msgstr ""
325
- "フォルダ MacPython 3.6 にある\" Build Applet\" ツールを使うと、自身のマシン上で小さな Python "
326
- "スクリプトをパッケージにして標準の Mac アプリケーションとして実行することができます。ただし、このツールは Python "
327
- "アプリケーションを他のユーザに配布できるほどには安定していません。"
328
-
329
- #: ../../using/mac.rst:167
317
+ #: ../../using/mac.rst:161
330
318
msgid ""
331
319
"The standard tool for deploying standalone Python applications on the Mac is"
332
320
" :program:`py2app`. More information on installing and using py2app can be "
@@ -335,24 +323,24 @@ msgstr ""
335
323
"Mac 上の単独の Python アプリケーションをデプロイする標準のツールは :program:`py2app` です。 py2app "
336
324
"のインストールと使用法に関する情報は http://undefined.org/python/#py2app にあります。"
337
325
338
- #: ../../using/mac.rst:173
326
+ #: ../../using/mac.rst:167
339
327
msgid "Other Resources"
340
328
msgstr "他のリソース"
341
329
342
- #: ../../using/mac.rst:175
330
+ #: ../../using/mac.rst:169
343
331
msgid ""
344
332
"The MacPython mailing list is an excellent support resource for Python users"
345
333
" and developers on the Mac:"
346
334
msgstr "MacPython メーリングリストは Mac での Python ユーザや開発者にとって素晴しいサポートリソースです:"
347
335
348
- #: ../../using/mac.rst:178
336
+ #: ../../using/mac.rst:172
349
337
msgid "https://www.python.org/community/sigs/current/pythonmac-sig/"
350
338
msgstr "https://www.python.org/community/sigs/current/pythonmac-sig/"
351
339
352
- #: ../../using/mac.rst:180
340
+ #: ../../using/mac.rst:174
353
341
msgid "Another useful resource is the MacPython wiki:"
354
342
msgstr "他の役に立つリソースは MacPython wiki です:"
355
343
356
- #: ../../using/mac.rst:182
344
+ #: ../../using/mac.rst:176
357
345
msgid "https://wiki.python.org/moin/MacPython"
358
346
msgstr "https://wiki.python.org/moin/MacPython"