File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -2911,6 +2911,8 @@ msgid ""
2911
2911
"The import mechanism tries to read ``foo_var`` from ``foo`` globals, to set "
2912
2912
"``bar.foo_var = foo.foo_var``"
2913
2913
msgstr ""
2914
+ "インポートメカニズムは ``foo`` のグローバルから ``foo_var`` を読んで、 ``bar."
2915
+ "foo_var = foo.foo_var`` に設定しようとします。"
2914
2916
2915
2917
#: ../../faq/programming.rst:2127
2916
2918
msgid ""
Original file line number Diff line number Diff line change @@ -495,6 +495,7 @@ msgstr ""
495
495
#: ../../faq/windows.rst:281
496
496
msgid "How do I solve the missing api-ms-win-crt-runtime-l1-1-0.dll error?"
497
497
msgstr ""
498
+ "missing api-ms-win-crt-runtime-l1-1-0.dll エラーを解決するにはどうしますか?"
498
499
499
500
#: ../../faq/windows.rst:283
500
501
msgid ""
@@ -504,3 +505,9 @@ msgid ""
504
505
"issue, visit the `Microsoft support page <https://support.microsoft.com/en-"
505
506
"us/help/3118401/>`_ for guidance on manually installing the C Runtime update."
506
507
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
+ "ください。"
You can’t perform that action at this time.
0 commit comments