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

Commitc6e05f0

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

File tree

3 files changed

+5100
-5084
lines changed

3 files changed

+5100
-5084
lines changed

‎library/site.po

Lines changed: 14 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -8,16 +8,16 @@
88
# Nozomu Kaneko <nozom.kaneko@gmail.com>, 2017
99
# Arihiro TAKASE, 2017
1010
# 秘湯 <xwhhsprings@gmail.com>, 2017
11-
# tomo,2019
11+
# tomo,2020
1212
#
1313
#,fuzzy
1414
msgid ""
1515
msgstr ""
1616
"Project-Id-Version:Python 3.8\n"
1717
"Report-Msgid-Bugs-To:\n"
18-
"POT-Creation-Date:2020-01-01 12:19+0000\n"
18+
"POT-Creation-Date:2020-01-07 12:22+0000\n"
1919
"PO-Revision-Date:2017-02-16 23:26+0000\n"
20-
"Last-Translator:tomo,2019\n"
20+
"Last-Translator:tomo,2020\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"
@@ -329,13 +329,17 @@ msgstr ""
329329
"ユーザのベースディレクトリへのパス :data:`USER_SITE` を返します。未初期化であればこの関数は "
330330
":envvar:`PYTHONNOUSERSITE` と :data:`USER_BASE` を参考にして、設定もします。"
331331

332-
#:/home/travis/build/python/cpython-doc-catalog/Doc/library/site.rst:239
332+
#:/home/travis/build/python/cpython-doc-catalog/Doc/library/site.rst:242
333+
msgid"Command Line Interface"
334+
msgstr"コマンドラインインターフェイス"
335+
336+
#:/home/travis/build/python/cpython-doc-catalog/Doc/library/site.rst:246
333337
msgid""
334338
"The :mod:`site` module also provides a way to get the user directories from "
335339
"the command line:"
336340
msgstr":mod:`site` モジュールはユーザディレクトリをコマンドラインから得る手段も提供しています:"
337341

338-
#:/home/travis/build/python/cpython-doc-catalog/Doc/library/site.rst:249
342+
#:/home/travis/build/python/cpython-doc-catalog/Doc/library/site.rst:254
339343
msgid""
340344
"If it is called without arguments, it will print the contents of "
341345
":data:`sys.path` on the standard output, followed by the value of "
@@ -346,22 +350,22 @@ msgstr ""
346350
"とそのディレクトリが存在するかどうか、 :data:`USER_SITE` とそのディレクトリが存在するかどうか、最後に "
347351
":data:`ENABLE_USER_SITE` の値を、標準出力に出力します。"
348352

349-
#:/home/travis/build/python/cpython-doc-catalog/Doc/library/site.rst:256
353+
#:/home/travis/build/python/cpython-doc-catalog/Doc/library/site.rst:261
350354
msgid"Print the path to the user base directory."
351355
msgstr"ユーザのベースディレクトリを表示します。"
352356

353-
#:/home/travis/build/python/cpython-doc-catalog/Doc/library/site.rst:260
357+
#:/home/travis/build/python/cpython-doc-catalog/Doc/library/site.rst:265
354358
msgid"Print the path to the user site-packages directory."
355359
msgstr"ユーザの site-packages ディレクトリを表示します。"
356360

357-
#:/home/travis/build/python/cpython-doc-catalog/Doc/library/site.rst:262
361+
#:/home/travis/build/python/cpython-doc-catalog/Doc/library/site.rst:267
358362
msgid""
359363
"If both options are given, user base and user site will be printed (always "
360364
"in this order), separated by :data:`os.pathsep`."
361365
msgstr""
362366
"両方のオプションが指定された場合、ユーザのベースとユーザの site が(常にこの順序で) :data:`os.pathsep` 区切りで表示されます。"
363367

364-
#:/home/travis/build/python/cpython-doc-catalog/Doc/library/site.rst:265
368+
#:/home/travis/build/python/cpython-doc-catalog/Doc/library/site.rst:270
365369
msgid""
366370
"If any option is given, the script will exit with one of these values: ``0``"
367371
" if the user site-packages directory is enabled, ``1`` if it was disabled by"
@@ -372,6 +376,6 @@ msgstr ""
372376
"``0`` 、ユーザにより無効にされていれば ``1`` 、セキュリティ的な理由あるいは管理者によって無効にされている場合 ``2`` "
373377
"、そして何かエラーがあった場合は 2 より大きな値。"
374378

375-
#:/home/travis/build/python/cpython-doc-catalog/Doc/library/site.rst:272
379+
#:/home/travis/build/python/cpython-doc-catalog/Doc/library/site.rst:277
376380
msgid":pep:`370` -- Per user site-packages directory"
377381
msgstr":pep:`370` -- ユーザごとの ``site-packages`` ディレクトリ"

‎sphinx.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ msgid ""
1515
msgstr ""
1616
"Project-Id-Version:Python 3.8\n"
1717
"Report-Msgid-Bugs-To:\n"
18-
"POT-Creation-Date:2020-01-01 12:19+0000\n"
18+
"POT-Creation-Date:2020-01-07 12:22+0000\n"
1919
"PO-Revision-Date:2017-02-16 17:32+0000\n"
2020
"Last-Translator:Tetsuo Koyama <tkoyama010@gmail.com>, 2019\n"
2121
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -243,8 +243,8 @@ msgid "Python 3.5 (security-fixes)"
243243
msgstr"Python 3.5 (security-fixes)"
244244

245245
#:/home/travis/build/python/cpython-doc-catalog/Doc/tools/templates/indexsidebar.html:10
246-
msgid"Python 2.7 (stable)"
247-
msgstr"Python 2.7 (stable)"
246+
msgid"Python 2.7 (EOL)"
247+
msgstr""
248248

249249
#:/home/travis/build/python/cpython-doc-catalog/Doc/tools/templates/indexsidebar.html:11
250250
msgid"All versions"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp