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

Skip to content

Commit 6a0ec11

Browse files
[po] auto sync
1 parent fbf323d commit 6a0ec11

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

library/gettext.po

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
# 钢 彭 <[email protected]>, 2020
1111
# Naisen Xu <[email protected]>, 2020
1212
# Kevin Deng <[email protected]>, 2020
13+
# Arisaka97 <[email protected]>, 2020
1314
#
1415
#, fuzzy
1516
msgid ""
@@ -18,7 +19,7 @@ msgstr ""
1819
"Report-Msgid-Bugs-To: \n"
1920
"POT-Creation-Date: 2020-02-11 12:43+0000\n"
2021
"PO-Revision-Date: 2020-05-30 12:03+0000\n"
21-
"Last-Translator: Kevin Deng <kevindeng55+transifex@gmail.com>, 2020\n"
22+
"Last-Translator: Arisaka97 <solitaire2312@gmail.com>, 2020\n"
2223
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2324
"MIME-Version: 1.0\n"
2425
"Content-Type: text/plain; charset=UTF-8\n"
@@ -44,6 +45,10 @@ msgid ""
4445
"messages in one natural language, and provide a catalog of translated "
4546
"messages for running under different natural languages."
4647
msgstr ""
48+
":mod:`gettext` 模块为 Python 模块和应用程序提供国际化 (Internationalization, I18N) 和本地化 "
49+
"(Localization, L10N) 服务。它同时支持 GNU :program:`gettext` 消息编目 API 和更高级的、基于类的 "
50+
"API,后者可能更适合于 Python "
51+
"文件。下方描述的接口允许用户使用一种自然语言编写模块和应用程序消息,并提供翻译后的消息编目,以便在不同的自然语言下运行。"
4752

4853
#: ../../library/gettext.rst:22
4954
msgid ""

0 commit comments

Comments
 (0)