8000 [skip ci] Update .po files · python/python-docs-ja@0f92ea8 · GitHub
[go: up one dir, main page]

Skip to content

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

Appearance settings

Commit 0f92ea8

Browse files
author
Autobuild bot on TravisCI
committed
[skip ci] Update .po files
1 parent b510b55 commit 0f92ea8

File tree

5 files changed

+4749
-4735
lines changed

5 files changed

+4749
-4735
lines changed

library/gettext.po

Lines changed: 4 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-02-11 04:47+0000\n"
1515
"PO-Revision-Date: 2019-09-01 03:21+0000\n"
1616
"Last-Translator: tomo, 2019\n"
1717
"Language-Team: Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -910,9 +910,9 @@ msgid ""
910910
"Linux it is :file:`/usr/share/locale`, but on Solaris it is "
911911
":file:`/usr/lib/locale`. The :mod:`gettext` module does not try to support "
912912
"these system dependent defaults; instead its default is "
913-
":file:`{sys.prefix}/share/locale` (see :data:`sys.prefix`). For this reason,"
914-
" it is always best to call :func:`bindtextdomain` with an explicit absolute "
915-
"path at the start of your application."
913+
":file:`{sys.base_prefix}/share/locale` (see :data:`sys.base_prefix`). For "
914+
"this reason, it is always best to call :func:`bindtextdomain` with an "
915+
"explicit absolute path at the start of your application."
916916
msgstr ""
917917

918918
#: ../../library/gettext.rst:660

0 commit comments

Comments
 (0)
0