Skip to content

Commit 254918e

Browse files
author
github-actions
committed
Merge 3.11 into 3.10
1 parent 9675583 commit 254918e

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

faq/programming.po

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2911,6 +2911,8 @@ msgid ""
29112911
"The import mechanism tries to read ``foo_var`` from ``foo`` globals, to set "
29122912
"``bar.foo_var = foo.foo_var``"
29132913
msgstr ""
2914+
"インポートメカニズムは ``foo`` のグローバルから ``foo_var`` を読んで、 ``bar."
2915+
"foo_var = foo.foo_var`` に設定しようとします。"
29142916

29152917
#: ../../faq/programming.rst:2127
29162918
msgid ""

faq/windows.po

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -495,6 +495,7 @@ msgstr ""
495495
#: ../../faq/windows.rst:281
496496
msgid "How do I solve the missing api-ms-win-crt-runtime-l1-1-0.dll error?"
497497
msgstr ""
498+
"missing api-ms-win-crt-runtime-l1-1-0.dll エラーを解決するにはどうしますか?"
498499

499500
#: ../../faq/windows.rst:283
500501
msgid ""
@@ -504,3 +505,9 @@ msgid ""
504505
"issue, visit the `Microsoft support page <https://support.microsoft.com/en-"
505506
"us/help/3118401/>`_ for guidance on manually installing the C Runtime update."
506507
msgstr ""
508+
"この問題は更新がインストールされていない Windows 8.1 以前を使っていると "
509+
"Python 3.5 以降で発生することがあります。まずはあなたのオペレーティングシステ"
510+
"ムがサポートされており最新であることを確認してください。それでも解決しない場"
511+
"合は、 C ランタイムアップデートの手動インストール方法について `Microsoft "
512+
"support page <https://support.microsoft.com/en-us/help/3118401/>`_ を参照して"
513+
"ください。"

0 commit comments

Comments
 (0)