File tree Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Expand file tree Collapse file tree 1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change 5
5
#
6
6
# Translators:
7
7
# tomo, 2020
8
+ # Shin Saito, 2021
8
9
#
9
10
#, fuzzy
10
11
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
13
14
"Report-Msgid-Bugs-To : \n "
14
15
"POT-Creation-Date : 2021-03-29 16:54+0000\n "
15
16
"PO-Revision-Date : 2020-05-30 12:10+0000\n "
16
- "Last-Translator : tomo, 2020 \n "
17
+ "Last-Translator : Shin Saito, 2021 \n "
17
18
"Language-Team : Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n "
18
19
"MIME-Version : 1.0\n "
19
20
"Content-Type : text/plain; charset=UTF-8\n "
@@ -83,6 +84,8 @@ msgid ""
83
84
"String of ASCII characters which are considered punctuation characters in "
84
85
"the ``C`` locale: ``!\" #$%&'()*+,-./:;<=>?@[\\ ]^_`{|}~``."
85
86
msgstr ""
87
+ "``C`` ロケールにおいて、区切り文字 (punctuation characters) として扱われる ASCII 文字の文字列です: "
88
+ "``!\" #$%&'()*+,-./:;<=>?@[\\ ]^_`{|}~``."
86
89
87
90
#: ../../library/string.rst:63
88
91
msgid ""
@@ -225,6 +228,8 @@ msgid ""
225
228
"component of the field name; subsequent components are handled through "
226
229
"normal attribute and indexing operations."
227
230
msgstr ""
231
+ "フィールド名が (ピリオドで区切られた) "
232
+ "いくつかの要素からなっている場合、最初の要素のみがこれらの関数に渡されます。残りの要素に関しては、通常の属性またはインデックスアクセスと同様に処理されます。"
228
233
229
234
#: ../../library/string.rst:152
230
235
msgid ""
You can’t perform that action at this time.
0 commit comments