Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 80d7509

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent ca2947d commit 80d7509

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

library/string.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# tomo, 2020
8+
# Shin Saito, 2021
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2021-03-29 16:54+0000\n"
1516
"PO-Revision-Date: 2020-05-30 12:10+0000\n"
16-
"Last-Translator: tomo, 2020\n"
17+
"Last-Translator: Shin Saito, 2021\n"
1718
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -83,6 +84,8 @@ msgid ""
8384
"String of ASCII characters which are considered punctuation characters in "
8485
"the ``C`` locale: ``!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~``."
8586
msgstr ""
87+
"``C`` ロケールにおいて、区切り文字 (punctuation characters) として扱われる ASCII 文字の文字列です: "
88+
"``!\"#$%&'()*+,-./:;<=>?@[\\]^_`{|}~``."
8689

8790
#: ../../library/string.rst:63
8891
msgid ""
@@ -225,6 +228,8 @@ msgid ""
225228
"component of the field name; subsequent components are handled through "
226229
"normal attribute and indexing operations."
227230
msgstr ""
231+
"フィールド名が (ピリオドで区切られた) "
232+
"いくつかの要素からなっている場合、最初の要素のみがこれらの関数に渡されます。残りの要素に関しては、通常の属性またはインデックスアクセスと同様に処理されます。"
228233

229234
#: ../../library/string.rst:152
230235
msgid ""

0 commit comments

Comments
 (0)