File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -62,10 +62,10 @@ msgid ""
62
62
"or strings containing ASCII to :class:`bytes`. Both base-64 alphabets "
63
63
"defined in :rfc:`3548` (normal, and URL- and filesystem-safe) are supported."
64
64
msgstr ""
65
- "このモジュールは、2つのインターフェースを提供します。このモダンなインターフェースは、:term:`bytes-like objects ` を "
66
- "ASCII :class:`bytes` にエンコードし、:term:`bytes-like objects ` か ASCII "
67
- "文字列を、:class:`bytes` にデコードすることができます。:rfc:`3548` に定義されている base-64 アルファベット "
68
- "(一般の、URL あるいはファイルシステムセーフなもの) の両方が使用できます。"
65
+ "このモジュールは、2つのインターフェースを提供します。このモダンなインターフェースは、:term:`bytes-like objects <bytes- "
66
+ "like object>` を ASCII :class:`bytes` にエンコードし、:term:`bytes-like objects "
67
+ "<bytes-like object>` か ASCII 文字列を、:class:`bytes` にデコードすることができます。:rfc:`3548` "
68
+ "に定義されている base-64 アルファベット (一般の、URL あるいはファイルシステムセーフなもの) の両方が使用できます。"
69
69
70
70
#: ../../library/base64.rst:33
71
71
msgid ""
You can’t perform that action at this time.
0 commit comments