Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 0860e1f

Browse files
committed
[po] auto sync bot
1 parent 2f0b269 commit 0860e1f

2 files changed

Lines changed: 12 additions & 7 deletions

File tree

library/bisect.po

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,19 @@
11
# SOME DESCRIPTIVE TITLE.
2-
# Copyright (C) 2001-2018, Python Software Foundation
2+
# Copyright (C) 2001-2019, Python Software Foundation
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
6+
# Translators:
7+
# ice yasha <[email protected]>, 2019
8+
#
69
#, fuzzy
710
msgid ""
811
msgstr ""
912
"Project-Id-Version: Python 3.7\n"
1013
"Report-Msgid-Bugs-To: \n"
11-
"POT-Creation-Date: 2018-06-30 05:56+0900\n"
12-
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14+
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
15+
"PO-Revision-Date: 2017-02-16 18:42+0000\n"
16+
"Last-Translator: ice yasha <[email protected]>, 2019\n"
1317
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1418
"MIME-Version: 1.0\n"
1519
"Content-Type: text/plain; charset=UTF-8\n"
@@ -38,7 +42,7 @@ msgstr ""
3842

3943
#: ../../library/bisect.rst:21
4044
msgid "The following functions are provided:"
41-
msgstr ""
45+
msgstr "定义了以下函数:"
4246

4347
#: ../../library/bisect.rst:26
4448
msgid ""

library/heapq.po

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@
77
# Jerry Chen <[email protected]>, 2017
88
# Freesand Leo <[email protected]>, 2019
99
# Meng Du <[email protected]>, 2019
10+
# ice yasha <[email protected]>, 2019
1011
#
1112
#, fuzzy
1213
msgid ""
@@ -15,7 +16,7 @@ msgstr ""
1516
"Report-Msgid-Bugs-To: \n"
1617
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
1718
"PO-Revision-Date: 2017-02-16 23:13+0000\n"
18-
"Last-Translator: Meng Du <alphanow@gmail.com>, 2019\n"
19+
"Last-Translator: ice yasha <IceYasha@gmail.com>, 2019\n"
1920
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2021
"MIME-Version: 1.0\n"
2122
"Content-Type: text/plain; charset=UTF-8\n"
@@ -29,7 +30,7 @@ msgstr ""
2930

3031
#: ../../library/heapq.rst:12
3132
msgid "**Source code:** :source:`Lib/heapq.py`"
32-
msgstr ""
33+
msgstr "**源码:**:source:`Lib/heapq.py`"
3334

3435
#: ../../library/heapq.rst:16
3536
msgid ""
@@ -73,7 +74,7 @@ msgstr ""
7374

7475
#: ../../library/heapq.rst:40
7576
msgid "The following functions are provided:"
76-
msgstr ""
77+
msgstr "定义了以下函数:"
7778

7879
#: ../../library/heapq.rst:45
7980
msgid "Push the value *item* onto the *heap*, maintaining the heap invariant."

0 commit comments

Comments
 (0)