File tree Expand file tree Collapse file tree 1 file changed +4
-3
lines changed
Expand file tree Collapse file tree 1 file changed +4
-3
lines changed Original file line number Diff line number Diff line change 33# This file is distributed under the same license as the Python package.
44#
55# Translators:
6+ # Yusuke Miyazaki <miyazaki.dev@gmail.com>, 2020
67msgid ""
78msgstr ""
89"Project-Id-Version : Python 2.7\n "
910"Report-Msgid-Bugs-To : \n "
1011"POT-Creation-Date : 2020-02-09 18:46+0900\n "
11- "PO-Revision-Date : 2019-09-01 05:18 +0000\n "
12- "Last-Translator : tomo \n "
12+ "PO-Revision-Date : 2020-08-18 10:21 +0000\n "
13+ "Last-Translator : Yusuke Miyazaki <miyazaki.dev@gmail.com> \n "
1314"Language-Team : Japanese (http://www.transifex.com/python-doc/python-27/language/ja/)\n "
1415"MIME-Version : 1.0\n "
1516"Content-Type : text/plain; charset=UTF-8\n "
@@ -65,7 +66,7 @@ msgid ""
6566"Because of its more general data types Python is applicable to a much larger"
6667" problem domain than Awk or even Perl, yet many things are at least as easy "
6768"in Python as in those languages."
68- msgstr "Pyhon は簡単に利用できますが、本物のプログラミング言語であり、シェルスクリプトやバッチファイルで提供されるよりもたくさんの、大規模プログラム向けの構造やサポートを提供しています。一方、Python は C よりたくさんのエラーチェックを提供しており、*超高級言語(very-high-level language)* であり、可変長配列や辞書などの高級な型を組込みで持っています。そのような型は一般的なため、Python は Awk や Perl が扱うものより (多くの場合、少なくともそれらの言語と同じくらい簡単に)大規模な問題に利用できます。"
69+ msgstr "Python は簡単に利用できますが、本物のプログラミング言語であり、シェルスクリプトやバッチファイルで提供されるよりもたくさんの、大規模プログラム向けの構造やサポートを提供しています。一方、Python は C よりたくさんのエラーチェックを提供しており、*超高級言語(very-high-level language)* であり、可変長配列や辞書などの高級な型を組込みで持っています。そのような型は一般的なため、Python は Awk や Perl が扱うものより (多くの場合、少なくともそれらの言語と同じくらい簡単に)大規模な問題に利用できます。"
6970
7071#: ../../tutorial/appetite.rst:37
7172msgid ""
You can’t perform that action at this time.
0 commit comments