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

Commitcfd8c1e

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent90fb368 commitcfd8c1e

File tree

7 files changed

+24
-22
lines changed

7 files changed

+24
-22
lines changed

‎c-api/contextvars.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version:Python 3.12\n"
1414
"Report-Msgid-Bugs-To:\n"
15-
"POT-Creation-Date:2023-12-01 14:14+0000\n"
15+
"POT-Creation-Date:2023-12-22 14:13+0000\n"
1616
"PO-Revision-Date:2021-06-28 00:48+0000\n"
1717
"Last-Translator:yaakiyu, 2023\n"
1818
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"

‎c-api/init_config.po

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88
# Osamu NAKAMURA, 2021
99
# Tetsuo Koyama <tkoyama010@gmail.com>, 2021
1010
# Ryuji TSUTSUI <ryu22e@gmail.com>, 2022
11-
# yaakiyu,2022
11+
# yaakiyu,2023
1212
#
1313
#,fuzzy
1414
msgid ""
1515
msgstr ""
1616
"Project-Id-Version:Python 3.12\n"
1717
"Report-Msgid-Bugs-To:\n"
18-
"POT-Creation-Date:2023-12-01 14:14+0000\n"
18+
"POT-Creation-Date:2023-12-22 14:13+0000\n"
1919
"PO-Revision-Date:2021-06-28 00:49+0000\n"
20-
"Last-Translator:yaakiyu,2022\n"
20+
"Last-Translator:yaakiyu,2023\n"
2121
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"
2222
"ja/)\n"
2323
"MIME-Version:1.0\n"
@@ -106,7 +106,7 @@ msgstr ""
106106

107107
#:../../c-api/init_config.rst:87
108108
msgid"Methods:"
109-
msgstr""
109+
msgstr"メソッド:"
110110

111111
#:../../c-api/init_config.rst:91
112112
msgid"Append *item* to *list*."
@@ -230,7 +230,7 @@ msgstr "以下はプログラム例です::"
230230

231231
#:../../c-api/init_config.rst:213
232232
msgid"PyPreConfig"
233-
msgstr""
233+
msgstr"PyPreConfig"
234234

235235
#:../../c-api/init_config.rst:217
236236
msgid"Structure used to preinitialize Python."

‎c-api/marshal.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version:Python 3.12\n"
1414
"Report-Msgid-Bugs-To:\n"
15-
"POT-Creation-Date:2023-12-01 14:14+0000\n"
15+
"POT-Creation-Date:2023-12-22 14:13+0000\n"
1616
"PO-Revision-Date:2021-06-28 00:49+0000\n"
1717
"Last-Translator:Arihiro TAKASE, 2023\n"
1818
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"

‎copyright.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version:Python 3.12\n"
1414
"Report-Msgid-Bugs-To:\n"
15-
"POT-Creation-Date:2023-12-01 14:14+0000\n"
15+
"POT-Creation-Date:2023-12-22 14:13+0000\n"
1616
"PO-Revision-Date:2021-06-28 00:47+0000\n"
1717
"Last-Translator:Norifumi Yamamura, 2023\n"
1818
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"

‎library/crypt.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version:Python 3.12\n"
1515
"Report-Msgid-Bugs-To:\n"
16-
"POT-Creation-Date:2023-12-01 14:14+0000\n"
16+
"POT-Creation-Date:2023-12-22 14:13+0000\n"
1717
"PO-Revision-Date:2021-06-28 01:03+0000\n"
1818
"Last-Translator:Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2023\n"
1919
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"

‎library/wave.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.12\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2023-12-01 14:14+0000\n"
14+
"POT-Creation-Date:2023-12-22 14:13+0000\n"
1515
"PO-Revision-Date:2021-06-28 01:17+0000\n"
1616
"Last-Translator:tomo, 2021\n"
1717
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"

‎tutorial/errors.po

Lines changed: 14 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -9,15 +9,16 @@
99
# Arihiro TAKASE, 2023
1010
# TENMYO Masakazu, 2023
1111
# Takanori Suzuki <takanori@takanory.net>, 2023
12+
# souma987, 2023
1213
#
1314
#,fuzzy
1415
msgid ""
1516
msgstr ""
1617
"Project-Id-Version:Python 3.12\n"
1718
"Report-Msgid-Bugs-To:\n"
18-
"POT-Creation-Date:2023-12-08 14:14+0000\n"
19+
"POT-Creation-Date:2023-12-22 14:13+0000\n"
1920
"PO-Revision-Date:2021-06-28 01:50+0000\n"
20-
"Last-Translator:Takanori Suzuki <takanori@takanory.net>, 2023\n"
21+
"Last-Translator:souma987, 2023\n"
2122
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"
2223
"ja/)\n"
2324
"MIME-Version:1.0\n"
@@ -275,11 +276,12 @@ msgid ""
275276
"exit` and :exc:`KeyboardInterrupt` which is raised when a user wishes to "
276277
"interrupt the program."
277278
msgstr""
278-
"BaseExceptionはすべての例外に共通する基底クラスです。そのサブクラスの"
279-
"Exceptionはすべての致命的でない例外の基底クラスです。Exceptionのサブクラスで"
280-
"はない例外は、一般的にプログラムが終了することを示すために使われているため処"
281-
"理されません。例えば、sys.exit()を送出するSystemExitやユーザーがプログラムを"
282-
"中断させたいときに送出させるKeyboardInterruptがあります。"
279+
":exc:`BaseException` はすべての例外に共通する基底クラスです。そのサブクラスの"
280+
"一つである :exc:`Exception` は、致命的でない例外すべての基底クラスです。 :"
281+
"exc:`Exception` のサブクラスではない例外は、一般的にプログラムが終了すること"
282+
"を示すために使われているため処理されません。例えば、sys.exit() によって送出さ"
283+
"れる :exc:`SystemExit` や、ユーザーがプログラムを中断させたいときに送出され"
284+
"る :exc:`KeyboardInterrupt` があります。"
283285

284286
#:../../tutorial/errors.rst:187
285287
msgid""
@@ -288,18 +290,18 @@ msgid ""
288290
"exceptions that we intend to handle, and to allow any unexpected exceptions "
289291
"to propagate on."
290292
msgstr""
291-
"Exceptionはほぼすべての例外を捕捉するワイルドカードとして使えます。しかし良い"
292-
"例外処理の手法とは、処理対象の例外の型をできる限り詳細に書き、予期しない例外"
293-
"はそのまま伝わるようにすることです。"
293+
":exc:`Exception` はほぼすべての例外を捕捉するワイルドカードとして使えます。し"
294+
"かし良い例外処理の手法とは、処理対象の例外の型をできる限り詳細に書き、予期し"
295+
"ない例外はそのまま伝わるようにすることです。"
294296

295297
#:../../tutorial/errors.rst:192
296298
msgid""
297299
"The most common pattern for handling :exc:`Exception` is to print or log the "
298300
"exception and then re-raise it (allowing a caller to handle the exception as "
299301
"well)::"
300302
msgstr""
301-
"最も一般的な例外処理のパターンでは、例外を表示あるいはログ出力してから再度送"
302-
"出します(呼び出し側でも例外を処理できるようにします):"
303+
":exc:`Exception` に対する最も一般的な例外処理のパターンでは、例外を表示あるい"
304+
"はログ出力してから再度送出します(呼び出し側でも例外を処理できるようにします):"
303305

304306
#:../../tutorial/errors.rst:210
305307
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp