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

Commit53c1336

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

File tree

1 file changed

+2
-5
lines changed

1 file changed

+2
-5
lines changed

‎library/html.po

Lines changed: 2 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ msgid ""
88
msgstr ""
99
"Project-Id-Version:Python 3.6\n"
1010
"Report-Msgid-Bugs-To:\n"
11-
"POT-Creation-Date:2018-01-05 15:01+0000\n"
11+
"POT-Creation-Date:2018-10-02 14:33+0900\n"
1212
"PO-Revision-Date:YEAR-MO-DA HO:MI+ZONE\n"
1313
"Last-Translator:tomo🐧, 2018\n"
1414
"Language-Team:Japanese (https://www.transifex.com/python-doc/teams/5390/ja/)\n"
@@ -45,14 +45,11 @@ msgstr ""
4545
#:../../library/html.rst:26
4646
msgid""
4747
"Convert all named and numeric character references (e.g. ``>``, "
48-
"``>``, ``&x3e;``) in the string *s* to the correspondingunicode "
48+
"``>``, ``>``) in the string *s* to the correspondingUnicode "
4949
"characters. This function uses the rules defined by the HTML 5 standard for"
5050
" both valid and invalid character references, and the :data:`list of HTML 5 "
5151
"named character references <html.entities.html5>`."
5252
msgstr""
53-
"文字列 *s* 中の名前や数字による参照 (e.g. ``&gt;``, ``&#62;``, ``&x3e;``) "
54-
"を全て対応するユニコード文字に変換します。この関数は HTML 5 標準規格で定められた規則を用います。対象は有効な文字参照および無効な文字参照、そして"
55-
" :data:`list of HTML 5 named character references <html.entities.html5>` です。"
5653

5754
#:../../library/html.rst:36
5855
msgid"Submodules in the ``html`` package are:"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp