@@ -343,6 +343,9 @@ msgid ""
343343"encoding <https://en.wikipedia.org/wiki/Character_encoding>`_\" and `UTF-8 "
344344"<https://en.wikipedia.org/wiki/UTF-8>`_, for example."
345345msgstr ""
346+ "Wikipedia の記事はしばしば役に立ちます; 例えば、\" `character encoding "
347+ "<https://en.wikipedia.org/wiki/Character_encoding>`_\" や `UTF-8 <https://en."
348+ "wikipedia.org/wiki/UTF-8>`_ の記事を読んでみてください。"
346349
347350#: ../../howto/unicode.rst:183
348351msgid "Python's Unicode Support"
@@ -428,6 +431,11 @@ msgid ""
428431"names; for example, ``'latin-1'``, ``'iso_8859_1'`` and ``'8859``' are all "
429432"synonyms for the same encoding."
430433msgstr ""
434+ "エンコーディングはエンコーディングの名前を含んだ文字列で指定されます。 "
435+ "Python はおよそ 100 の異なるエンコーディングに対応しています; 一覧は Python "
436+ "ライブラリリファレンスの :ref:`standard-encodings` を参照してください。いくつ"
437+ "かのエンコーディングは複数の名前を持っています; 例えば、 ``'latin-1'`` と "
438+ "``'iso_8859_1'`` と ``'8859'`` は全て同じエンコーディングの別名です。"
431439
432440#: ../../howto/unicode.rst:253
433441msgid ""
@@ -651,7 +659,7 @@ msgstr ""
651659
652660#: ../../howto/unicode.rst:447
653661msgid "When run, this outputs:"
654- msgstr ""
662+ msgstr "実行すると、このように出力されます: "
655663
656664#: ../../howto/unicode.rst:456
657665msgid ""
@@ -737,6 +745,8 @@ msgid ""
737745"`Pragmatic Unicode <https://nedbatchelder.com/text/unipain.html>`_, a PyCon "
738746"2012 presentation by Ned Batchelder."
739747msgstr ""
748+ "Ned Batchelder による PyCon 2012 での発表 `Pragmatic Unicode <https://"
749+ "nedbatchelder.com/text/unipain.html>`_"
740750
741751#: ../../howto/unicode.rst:522
742752msgid ""
@@ -1095,3 +1105,7 @@ msgid ""
10951105"Gedminas, Kent Johnson, Ken Krugler, Marc-André Lemburg, Martin von Löwis, "
10961106"Terry J. Reedy, Serhiy Storchaka, Eryk Sun, Chad Whitacre, Graham Wideman."
10971107msgstr ""
1108+ "この記事中の誤りの指摘や提案を申し出てくれた以下の人々に感謝します: Éric "
1109+ "Araujo, Nicholas Bastin, Nick Coghlan, Marius Gedminas, Kent Johnson, Ken "
1110+ "Krugler, Marc-André Lemburg, Martin von Löwis, Terry J. Reedy, Serhiy "
1111+ "Storchaka, Eryk Sun, Chad Whitacre, Graham Wideman."
0 commit comments