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

Commitb067700

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent38ad469 commitb067700

File tree

10 files changed

+923
-831
lines changed

10 files changed

+923
-831
lines changed

‎c-api/conversion.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.13\n"
1414
"Report-Msgid-Bugs-To:\n"
15-
"POT-Creation-Date:2024-10-26 20:15+0000\n"
15+
"POT-Creation-Date:2024-11-15 14:18+0000\n"
1616
"PO-Revision-Date:2021-06-28 00:48+0000\n"
1717
"Last-Translator:Arihiro TAKASE, 2023\n"
1818
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"

‎c-api/memoryview.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.13\n"
1515
"Report-Msgid-Bugs-To:\n"
16-
"POT-Creation-Date:2024-10-26 20:15+0000\n"
16+
"POT-Creation-Date:2024-11-15 14:18+0000\n"
1717
"PO-Revision-Date:2021-06-28 00:49+0000\n"
1818
"Last-Translator:Osamu NAKAMURA, 2023\n"
1919
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"

‎library/functions.po

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,15 +21,16 @@
2121
# Takanori Suzuki <takanori@takanory.net>, 2024
2222
# tomo, 2024
2323
# TENMYO Masakazu, 2024
24+
# tommy, 2024
2425
#
2526
#,fuzzy
2627
msgid ""
2728
msgstr ""
2829
"Project-Id-Version:Python 3.13\n"
2930
"Report-Msgid-Bugs-To:\n"
30-
"POT-Creation-Date:2024-11-01 14:17+0000\n"
31+
"POT-Creation-Date:2024-11-15 14:18+0000\n"
3132
"PO-Revision-Date:2021-06-28 01:06+0000\n"
32-
"Last-Translator:TENMYO Masakazu, 2024\n"
33+
"Last-Translator:tommy, 2024\n"
3334
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"
3435
"ja/)\n"
3536
"MIME-Version:1.0\n"
@@ -1320,6 +1321,8 @@ msgid ""
13201321
"This function executes arbitrary code. Calling it with user-supplied input "
13211322
"may lead to security vulnerabilities."
13221323
msgstr""
1324+
"この関数は任意のコードを実行します。ユーザが入力した文字列を引数としてこの関"
1325+
"数を呼び出すと、セキュリティの脆弱性につながる可能性があります。"
13231326

13241327
#:../../library/functions.rst:596
13251328
msgid""
@@ -3896,7 +3899,7 @@ msgstr ""
38963899

38973900
#:../../library/functions.rst:2072
38983901
msgid"See also:"
3899-
msgstr""
3902+
msgstr"下記を参照してください。"
39003903

39013904
#:../../library/functions.rst:2074
39023905
msgid""

‎library/pprint.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,15 +8,15 @@
88
# Nozomu Kaneko <nozom.kaneko@gmail.com>, 2023
99
# Arihiro TAKASE, 2023
1010
# Masato HASHIMOTO <cabezon.hashimoto@gmail.com>, 2023
11-
#石井明久, 2024
11+
#qqfunc, 2024
1212
# tomo, 2024
1313
#
1414
#,fuzzy
1515
msgid ""
1616
msgstr ""
1717
"Project-Id-Version:Python 3.13\n"
1818
"Report-Msgid-Bugs-To:\n"
19-
"POT-Creation-Date:2024-10-26 20:15+0000\n"
19+
"POT-Creation-Date:2024-11-15 14:18+0000\n"
2020
"PO-Revision-Date:2021-06-28 01:11+0000\n"
2121
"Last-Translator:tomo, 2024\n"
2222
"Language-Team:Japanese (https://app.transifex.com/python-doc/teams/5390/"
@@ -313,7 +313,7 @@ msgid ""
313313
">>> import json\n"
314314
">>> import pprint\n"
315315
">>> from urllib.request import urlopen\n"
316-
">>> with urlopen('https://pypi.org/pypi/sampleproject/json') as resp:\n"
316+
">>> with urlopen('https://pypi.org/pypi/sampleproject/1.2.0/json') as resp:\n"
317317
"... project_info = json.load(resp)['info']"
318318
msgstr""
319319

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp