Skip to content

Commit 8e92320

Browse files
author
github-actions
committed
Update translations from Transifex
1 parent 25b3434 commit 8e92320

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

library/functions.po

+9
Original file line numberDiff line numberDiff line change
@@ -1390,6 +1390,11 @@ msgid ""
13901390
"conform to the ``floatvalue`` production rule in the following grammar, "
13911391
"after leading and trailing whitespace characters are removed:"
13921392
msgstr ""
1393+
"引数が文字列の場合、10進数でなければなりません。先頭に符号または空白を含んで"
1394+
"もかまいません。符号は ``'+'`` か ``'-'`` のいずれかです。正符号 ``'+'`` は生"
1395+
"成される値に対して何の効果もありません。引数は NaN (not-a-number) や正または"
1396+
"負の無限大をあらわす文字列でもかまいません。より正確にいうと、入力は先頭と末"
1397+
"尾の空白文字を除き、以下に示す ``floatvalue`` の生成規則に従う必要があります:"
13931398

13941399
#: ../../library/functions.rst:665
13951400
msgid ""
@@ -1398,6 +1403,10 @@ msgid ""
13981403
"\"Inf\", \"INFINITY\", and \"iNfINity\" are all acceptable spellings for "
13991404
"positive infinity."
14001405
msgstr ""
1406+
"ここで ``digit`` は、ユニコードでの10進数の数字 (ユニコードの一般カテゴリ "
1407+
"``Nd`` に含まれる文字) です。大文字と小文字の区別はありません。したがって、例"
1408+
"えば \"inf\", \"Inf\", \"INFINITY\", そして \"iNfINity\" は全て正の無限大とし"
1409+
"て有効な書き方です。"
14011410

14021411
#: ../../library/functions.rst:670
14031412
msgid ""

0 commit comments

Comments
 (0)