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

Skip to content

Commit 077ea3c

Browse files
committed
[po] auto sync bot
1 parent 533def8 commit 077ea3c

2 files changed

Lines changed: 11 additions & 6 deletions

File tree

c-api/conversion.po

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
#
66
# Translators:
77
# Nasy, 2019
8+
# Pan Felix <[email protected]>, 2019
89
#
910
#, fuzzy
1011
msgid ""
@@ -13,7 +14,7 @@ msgstr ""
1314
"Report-Msgid-Bugs-To: \n"
1415
"POT-Creation-Date: 2019-01-01 10:14+0900\n"
1516
"PO-Revision-Date: 2017-02-16 17:34+0000\n"
16-
"Last-Translator: Nasy, 2019\n"
17+
"Last-Translator: Pan Felix <[email protected]>, 2019\n"
1718
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1819
"MIME-Version: 1.0\n"
1920
"Content-Type: text/plain; charset=UTF-8\n"
@@ -27,7 +28,7 @@ msgstr "字符串转换与格式化"
2728

2829
#: ../../c-api/conversion.rst:8
2930
msgid "Functions for number conversion and formatted string output."
30-
msgstr ""
31+
msgstr "用于数字转换和格式化字符串输出的函数"
3132

3233
#: ../../c-api/conversion.rst:13
3334
msgid ""

library/hmac.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+
# Pan Felix <[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 23:13+0000\n"
16+
"Last-Translator: Pan Felix <[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"
@@ -19,7 +23,7 @@ msgstr ""
1923

2024
#: ../../library/hmac.rst:2
2125
msgid ":mod:`hmac` --- Keyed-Hashing for Message Authentication"
22-
msgstr ""
26+
msgstr ":mod:`hmac` --- 基于密钥的消息验证"
2327

2428
#: ../../library/hmac.rst:10
2529
msgid "**Source code:** :source:`Lib/hmac.py`"

0 commit comments

Comments
 (0)