Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitdee169d

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent7af0c9b commitdee169d

File tree

9 files changed

+20
-39
lines changed

9 files changed

+20
-39
lines changed

‎install/index.po

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.7\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2020-02-10 04:47+0000\n"
14+
"POT-Creation-Date:2020-03-31 13:23+0000\n"
1515
"PO-Revision-Date:2019-09-01 02:42+0000\n"
1616
"Last-Translator:tomo, 2019\n"
1717
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -1014,12 +1014,10 @@ msgstr ""
10141014

10151015
#:../../install/index.rst:581
10161016
msgid""
1017-
"(This performs an installation using the\"prefix scheme,\" where the prefix"
1017+
"(This performs an installation using the\"prefix scheme\", where the prefix"
10181018
" is whatever your Python interpreter was installed with--- "
10191019
":file:`/usr/local/python` in this case.)"
10201020
msgstr""
1021-
"(この操作を行うと、\"prefix スキーム\" を使ったインストールになり、 prefix は Python "
1022-
"インタプリタがインストールされている場所 --- この場合には :file:`/usr/local/python` になります。)"
10231021

10241022
#:../../install/index.rst:585
10251023
msgid""

‎library/mailcap.po

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.7\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2020-02-10 04:47+0000\n"
14+
"POT-Creation-Date:2020-03-31 13:23+0000\n"
1515
"PO-Revision-Date:2019-09-01 03:32+0000\n"
1616
"Last-Translator:tomo, 2019\n"
1717
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -50,14 +50,10 @@ msgstr ""
5050
#:../../library/mailcap.rst:20
5151
msgid""
5252
"The mailcap format is documented in :rfc:`1524`,\"A User Agent "
53-
"Configuration Mechanism For Multimedia Mail Format Information,\" but is not"
53+
"Configuration Mechanism For Multimedia Mail Format Information\", but is not"
5454
" an Internet standard. However, mailcap files are supported on most Unix "
5555
"systems."
5656
msgstr""
57-
"mailcap の形式は :rfc:`1524`,\"A User Agent Configuration Mechanism For "
58-
"Multimedia Mail Format Information\" "
59-
"で文書化されていますが、この文書はインターネット標準ではありません。しかしながら、 mailcap ファイルはほとんどの Unix "
60-
"システムでサポートされています。"
6157

6258
#:../../library/mailcap.rst:27
6359
msgid""

‎library/pathlib.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# tomo, 2019
8+
# Naoki Nakamura <agent@sohzoh.com>, 2020
89
#
910
#,fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To:\n"
1415
"POT-Creation-Date:2020-03-05 04:57+0000\n"
1516
"PO-Revision-Date:2019-09-01 03:15+0000\n"
16-
"Last-Translator:tomo, 2019\n"
17+
"Last-Translator:Naoki Nakamura <agent@sohzoh.com>, 2020\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"
@@ -809,7 +810,7 @@ msgstr ""
809810

810811
#:../../library/pathlib.rst:968
811812
msgid"The *strict* argument (pre-3.6 behavior is strict)."
812-
msgstr""
813+
msgstr"*strict* 引数 (3.6以前の挙動は strict です。)"
813814

814815
#:../../library/pathlib.rst:973
815816
msgid""

‎library/pprint.po

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.7\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2020-02-10 04:47+0000\n"
14+
"POT-Creation-Date:2020-03-31 13:23+0000\n"
1515
"PO-Revision-Date:2019-09-01 03:11+0000\n"
1616
"Last-Translator:tomo, 2019\n"
1717
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -126,12 +126,10 @@ msgstr ""
126126

127127
#:../../library/pprint.rst:123
128128
msgid""
129-
"Determine if the formatted representation of *object* is\"readable,\" or "
129+
"Determine if the formatted representation of *object* is\"readable\", or "
130130
"can be used to reconstruct the value using :func:`eval`. This always "
131131
"returns ``False`` for recursive objects."
132132
msgstr""
133-
"*object* を書式化して出力できる(\"readable\") か、あるいは :func:`eval` "
134-
"を使って値を再構成できるかを返します。再帰的なオブジェクトに対しては常に ``False`` を返します。"
135133

136134
#:../../library/pprint.rst:133
137135
msgid"Determine if *object* requires a recursive representation."

‎library/ssl.po

Lines changed: 2 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ msgid ""
1212
msgstr ""
1313
"Project-Id-Version:Python 3.7\n"
1414
"Report-Msgid-Bugs-To:\n"
15-
"POT-Creation-Date:2020-02-10 04:47+0000\n"
15+
"POT-Creation-Date:2020-03-31 13:23+0000\n"
1616
"PO-Revision-Date:2019-09-01 03:20+0000\n"
1717
"Last-Translator:Osamu NAKAMURA, 2019\n"
1818
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -79,13 +79,9 @@ msgid ""
7979
"the :class:`socket.socket` type, and provides a socket-like wrapper that "
8080
"also encrypts and decrypts the data going over the socket with SSL. It "
8181
"supports additional methods such as :meth:`getpeercert`, which retrieves the"
82-
" certificate of the other side of the connection, and :meth:`cipher`,which "
82+
" certificate of the other side of the connection, and :meth:`cipher`,which "
8383
"retrieves the cipher being used for the secure connection."
8484
msgstr""
85-
"このモジュールは :class:`ssl.SSLSocket` クラスを提供します。このクラスは :class:`socket.socket` "
86-
"クラスを継承していて、ソケットで通信されるデータをSSLで暗号化・復号するソケットに似たラッパーになります。また、このクラスは、接続の相手側からの証明書を取得する"
87-
" :meth:`getpeercert` メソッドや、セキュア接続で使うための暗号方式を取得する :meth:`cipher` "
88-
"メソッドのような追加のメソッドをサポートしています。"
8985

9086
#:../../library/ssl.rst:48
9187
msgid""

‎library/textwrap.po

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.7\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2020-02-10 04:47+0000\n"
14+
"POT-Creation-Date:2020-03-31 13:23+0000\n"
1515
"PO-Revision-Date:2019-09-01 03:26+0000\n"
1616
"Last-Translator:tomo, 2019\n"
1717
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -326,12 +326,10 @@ msgstr ":attr:`fix_sentence_endings` はデフォルトで偽です。"
326326
#:../../library/textwrap.rst:241
327327
msgid""
328328
"Since the sentence detection algorithm relies on ``string.lowercase`` for "
329-
"the definition of\"lowercase letter,\" and a convention of using two spaces"
329+
"the definition of\"lowercase letter\", and a convention of using two spaces"
330330
" after a period to separate sentences on the same line, it is specific to "
331331
"English-language texts."
332332
msgstr""
333-
"文検出アルゴリズムは\"小文字\"の定義のために ``string.lowercase`` "
334-
"に依存し、同一行の文を区切るためにピリオドの後に二つの空白を使う慣習に依存しているため、英文テキストに限定されたものです。"
335333

336334
#:../../library/textwrap.rst:249
337335
msgid""

‎library/tokenize.po

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.7\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2020-02-10 04:47+0000\n"
14+
"POT-Creation-Date:2020-03-31 13:23+0000\n"
1515
"PO-Revision-Date:2019-09-01 02:45+0000\n"
1616
"Last-Translator:tomo, 2019\n"
1717
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -33,12 +33,9 @@ msgstr "**ソースコード:** :source:`Lib/tokenize.py`"
3333
msgid""
3434
"The :mod:`tokenize` module provides a lexical scanner for Python source "
3535
"code, implemented in Python. The scanner in this module returns comments as"
36-
" tokens as well, making it useful for implementing\"pretty-printers,\" "
36+
" tokens as well, making it useful for implementing\"pretty-printers\", "
3737
"including colorizers for on-screen displays."
3838
msgstr""
39-
":mod:`tokenize` モジュールでは、Python で実装された Python "
40-
"ソースコードの字句解析器を提供します。さらに、このモジュールの字句解析器はコメントもトークンとして返します。このため、このモジュールはスクリーン上で表示する際の色付け機能"
41-
" (colorizers) を含む\"清書出力器 (pretty-printer)\" を実装する上で便利です。"
4239

4340
#:../../library/tokenize.rst:19
4441
msgid""

‎reference/datamodel.po

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ msgid ""
1313
msgstr ""
1414
"Project-Id-Version:Python 3.7\n"
1515
"Report-Msgid-Bugs-To:\n"
16-
"POT-Creation-Date:2020-03-27 13:19+0000\n"
16+
"POT-Creation-Date:2020-03-31 13:23+0000\n"
1717
"PO-Revision-Date:2019-09-01 03:43+0000\n"
1818
"Last-Translator:tomo, 2020\n"
1919
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -36,11 +36,8 @@ msgid ""
3636
":dfn:`Objects` are Python's abstraction for data. All data in a Python "
3737
"program is represented by objects or by relations between objects. (In a "
3838
"sense, and in conformance to Von Neumann's model of a\"stored program "
39-
"computer,\" code is also represented by objects.)"
39+
"computer\", code is also represented by objects.)"
4040
msgstr""
41-
"Python における :dfn:`オブジェクト (object)` とは、データを抽象的に表したものです。Python "
42-
"プログラムにおけるデータは全て、オブジェクトまたはオブジェクト間の関係として表されます。(ある意味では、プログラムコードもまたオブジェクトとして表されます。これはフォン・ノイマン:"
43-
" Von Neumann の\"プログラム記憶方式コンピュータ: stored program computer\" のモデルに適合します。)"
4441

4542
#:../../reference/datamodel.rst:35
4643
msgid""

‎reference/expressions.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ msgid ""
1111
msgstr ""
1212
"Project-Id-Version:Python 3.7\n"
1313
"Report-Msgid-Bugs-To:\n"
14-
"POT-Creation-Date:2020-02-10 04:47+0000\n"
14+
"POT-Creation-Date:2020-03-31 13:23+0000\n"
1515
"PO-Revision-Date:2019-09-01 03:43+0000\n"
1616
"Last-Translator:tomo, 2019\n"
1717
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -54,9 +54,9 @@ msgstr "算術変換 (arithmetic conversion)"
5454
#:../../reference/expressions.rst:30
5555
msgid""
5656
"When a description of an arithmetic operator below uses the phrase\"the "
57-
"numeric arguments are converted to a common type,\" this means that the "
57+
"numeric arguments are converted to a common type\", this means that the "
5858
"operator implementation for built-in types works as follows:"
59-
msgstr"以下の算術演算子の記述で、「数値引数は共通の型に変換されます」と書かれているとき、組み込み型に対する演算子の実装は以下の通りに動作します:"
59+
msgstr""
6060

6161
#:../../reference/expressions.rst:34
6262
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp