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

Commita31ceef

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

File tree

4 files changed

+4190
-4176
lines changed

4 files changed

+4190
-4176
lines changed

‎c-api/type.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,10 +5,10 @@
55
#
66
# Translators:
77
# Osamu NAKAMURA, 2017
8-
# tomo, 2017
98
# E. Kawashima, 2017
109
# DaYeah Kim <lucy777110@gmail.com>, 2017
1110
# Arihiro TAKASE, 2017
11+
# tomo, 2019
1212
#
1313
#,fuzzy
1414
msgid ""
@@ -17,7 +17,7 @@ msgstr ""
1717
"Report-Msgid-Bugs-To:\n"
1818
"POT-Creation-Date:2019-01-01 10:14+0900\n"
1919
"PO-Revision-Date:2017-02-16 17:39+0000\n"
20-
"Last-Translator:Arihiro TAKASE, 2017\n"
20+
"Last-Translator:tomo, 2019\n"
2121
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2222
"MIME-Version:1.0\n"
2323
"Content-Type:text/plain; charset=UTF-8\n"
@@ -71,7 +71,7 @@ msgstr ""
7171

7272
#:../../c-api/type.rst:47
7373
msgid"The return type is now ``unsigned long`` rather than ``long``."
74-
msgstr""
74+
msgstr"返り値の型が ``long`` ではなく ``unsigned long`` になりました。"
7575

7676
#:../../c-api/type.rst:53
7777
msgid""

‎copyright.po

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# Arihiro TAKASE, 2017
8+
# tomo, 2019
89
#
910
#,fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To:\n"
1415
"POT-Creation-Date:2019-01-03 10:20+0900\n"
1516
"PO-Revision-Date:2017-02-16 17:32+0000\n"
16-
"Last-Translator:Arihiro TAKASE, 2017\n"
17+
"Last-Translator:tomo, 2019\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"
@@ -32,6 +33,7 @@ msgstr "Python and this documentation is:"
3233
#:../../copyright.rst:7
3334
msgid"Copyright © 2001-2019 Python Software Foundation. All rights reserved."
3435
msgstr""
36+
"Copyright © 2001-2019 Python Software Foundation. All rights reserved."
3537

3638
#:../../copyright.rst:9
3739
msgid"Copyright © 2000 BeOpen.com. All rights reserved."

‎distutils/apiref.po

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017
1111
# Arihiro TAKASE, 2017
1212
# 秘湯 <xwhhsprings@gmail.com>, 2017
13-
# tomo,2018
13+
# tomo,2019
1414
#
1515
#,fuzzy
1616
msgid ""
@@ -19,7 +19,7 @@ msgstr ""
1919
"Report-Msgid-Bugs-To:\n"
2020
"POT-Creation-Date:2019-01-01 10:14+0900\n"
2121
"PO-Revision-Date:2017-02-16 17:40+0000\n"
22-
"Last-Translator:tomo,2018\n"
22+
"Last-Translator:tomo,2019\n"
2323
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
2424
"MIME-Version:1.0\n"
2525
"Content-Type:text/plain; charset=UTF-8\n"
@@ -1583,6 +1583,11 @@ msgid ""
15831583
" wouldn't work because inputs are missing, but that doesn't matter because "
15841584
"you're not actually going to run the commands)."
15851585
msgstr""
1586+
"*target* が、 *sources* にリストアップされたどれかのファイルより古ければ真を返します。\n"
1587+
"言い換えれば、 *target* が存在して *sources* にある全てのファイルより新しいなら偽を返し、そうでなければ真を返します。\n"
1588+
"*missing* はソースファイルが存在しなかった時の振る舞いを決定します。デフォルト(``'error'``)は :func:`os.stat` 関数の内部で発生した :exc:`OSError` 例外を投げます。\n"
1589+
"``'ignore'`` の場合は、単に存在しないソースファイルを無視します。\n"
1590+
"``'newer'`` の場合は、存在しないソースファイルについては *target* が古いとみなします(これは\"dry-run\" モードで便利です: 入力がないのでコマンドは実行できませんが実際に実行しようとしていないので問題になりません)。"
15861591

15871592
#:../../distutils/apiref.rst:956
15881593
msgid":mod:`distutils.dir_util` --- Directory tree operations"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp