Skip to content

Commit a9fbe4b

Browse files
author
github-actions
committed
Merge 3.14 into 3.13
1 parent 3157e66 commit a9fbe4b

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

c-api/arg.po

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1146,8 +1146,8 @@ msgid ""
11461146
"This is an example of the use of this function, taken from the sources for "
11471147
"the :mod:`!_weakref` helper module for weak references::"
11481148
msgstr ""
1149-
"これは、この関数の使用例で、ソースコードから抜粋したものです:mod:`!_weakref`"
1150-
"弱参照用のヘルパーモジュール:: "
1149+
"これは、この関数の使用例で、ソースコードから抜粋したものです:mod:`!_weakref` "
1150+
"弱参照用のヘルパーモジュール::"
11511151

11521152
#: ../../c-api/arg.rst:547
11531153
msgid ""

faq/library.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1416,7 +1416,7 @@ msgstr "``randrange(a, b)`` は区間 [a, b) から整数を選びます。"
14161416

14171417
#: ../../faq/library.rst:726
14181418
msgid "``uniform(a, b)`` chooses a floating-point number in the range [a, b)."
1419-
msgstr "``uniform(a, b)``は [a, b) の範囲の浮動小数点数を選びます。"
1419+
msgstr "``uniform(a, b)`` は [a, b) の範囲の浮動小数点数を選びます。"
14201420

14211421
#: ../../faq/library.rst:727
14221422
msgid ""

0 commit comments

Comments
 (0)