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

Commit88e0cbd

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent290d2c7 commit88e0cbd

File tree

5 files changed

+6076
-6069
lines changed

5 files changed

+6076
-6069
lines changed

‎c-api/object.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -384,7 +384,7 @@ msgid ""
384384
"*args*. If no arguments are needed, then *args* can be ``NULL``."
385385
msgstr""
386386
"呼び出し可能な Python のオブジェクト *callable* を、タプル *args* として与えられる引数とともに呼び出します。\n"
387-
"引数が必要な場合は、 *args* は ``NULL`` で構いません。"
387+
"引数が不要な場合は、 *args* は ``NULL`` で構いません。"
388388

389389
#:../../c-api/object.rst:279../../c-api/object.rst:291
390390
msgid"This is the equivalent of the Python expression: ``callable(*args)``."

‎howto/unicode.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -9,9 +9,9 @@
99
# Arihiro TAKASE, 2017
1010
# mnamihdk, 2017
1111
# Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017
12-
# tomo, 2019
1312
# Inada Naoki <songofacandy@gmail.com>, 2019
1413
# Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2020
14+
# tomo, 2020
1515
#
1616
#,fuzzy
1717
msgid ""
@@ -20,7 +20,7 @@ msgstr ""
2020
"Report-Msgid-Bugs-To:\n"
2121
"POT-Creation-Date:2020-02-09 12:40+0000\n"
2222
"PO-Revision-Date:2017-02-16 17:46+0000\n"
23-
"Last-Translator:Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2020\n"
23+
"Last-Translator:tomo, 2020\n"
2424
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2525
"MIME-Version:1.0\n"
2626
"Content-Type:text/plain; charset=UTF-8\n"
@@ -108,7 +108,7 @@ msgid ""
108108
"``U+265E`` to mean the character with value ``0x265e`` (9,822 in decimal)."
109109
msgstr""
110110
"Unicode 標準は文字がどのように **コードポイント (code points)** で表現されるのかを記述しています。\n"
111-
"コードポイントの値は 0 から 0x10FFFF までの範囲の整数です (約1100 万個の値であり、今のところ 11 万個くらいが割り当てられています)。\n"
111+
"コードポイントの値は 0 から 0x10FFFF までの範囲の整数です (約110 万個の値であり、今のところ 11 万個くらいが割り当てられています)。\n"
112112
"Unicode 標準やこのドキュメントでは、コードポイントを ``U+265E`` という記法を使って書き、これはその文字が値 ``0x265e`` (10 進数では 9,822) を持つことを意味します。"
113113

114114
#:../../howto/unicode.rst:49

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp