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

Skip to content

Commit 85aabc5

Browse files
[po] auto sync
1 parent 8a67835 commit 85aabc5

3 files changed

Lines changed: 28 additions & 13 deletions

File tree

distutils/commandref.po

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Freesand Leo <[email protected]>, 2018
87
# Huang Kan <[email protected]>, 2019
98
# ppcfish <[email protected]>, 2019
9+
# Freesand Leo <[email protected]>, 2019
1010
#
1111
#, fuzzy
1212
msgid ""
@@ -15,7 +15,7 @@ msgstr ""
1515
"Report-Msgid-Bugs-To: \n"
1616
"POT-Creation-Date: 2019-09-01 14:24+0000\n"
1717
"PO-Revision-Date: 2017-02-16 17:40+0000\n"
18-
"Last-Translator: ppcfish <ppcfish@gmail.com>, 2019\n"
18+
"Last-Translator: Freesand Leo <yuqinju@163.com>, 2019\n"
1919
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
2020
"MIME-Version: 1.0\n"
2121
"Content-Type: text/plain; charset=UTF-8\n"
@@ -25,7 +25,7 @@ msgstr ""
2525

2626
#: ../../distutils/commandref.rst:5
2727
msgid "Command Reference"
28-
msgstr ""
28+
msgstr "命令参考"
2929

3030
#: ../../distutils/_setuptools_disclaimer.rst:3
3131
msgid ""
@@ -39,18 +39,20 @@ msgstr ""
3939

4040
#: ../../distutils/commandref.rst:24
4141
msgid "Installing modules: the :command:`install` command family"
42-
msgstr ""
42+
msgstr "安装模块: :command:`install` 命令族"
4343

4444
#: ../../distutils/commandref.rst:26
4545
msgid ""
4646
"The install command ensures that the build commands have been run and then "
4747
"runs the subcommands :command:`install_lib`, :command:`install_data` and "
4848
":command:`install_scripts`."
4949
msgstr ""
50+
"install 命令会确保 build 命令已经运行,然后运行子命令 :command:`install_lib`, "
51+
":command:`install_data` 和 :command:`install_scripts`。"
5052

5153
#: ../../distutils/commandref.rst:37
5254
msgid ":command:`install_data`"
53-
msgstr ""
55+
msgstr ":command:`install_data`"
5456

5557
#: ../../distutils/commandref.rst:39
5658
msgid "This command installs all data files provided with the distribution."

library/cgitb.po

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,17 @@
33
# This file is distributed under the same license as the Python package.
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
6+
# Translators:
7+
# Freesand Leo <[email protected]>, 2019
8+
#
69
#, fuzzy
710
msgid ""
811
msgstr ""
912
"Project-Id-Version: Python 3.8\n"
1013
"Report-Msgid-Bugs-To: \n"
1114
"POT-Creation-Date: 2019-09-01 14:24+0000\n"
1215
"PO-Revision-Date: 2017-02-16 19:37+0000\n"
16+
"Last-Translator: Freesand Leo <[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,11 +23,11 @@ msgstr ""
1923

2024
#: ../../library/cgitb.rst:2
2125
msgid ":mod:`cgitb` --- Traceback manager for CGI scripts"
22-
msgstr ""
26+
msgstr ":mod:`cgitb` --- 用于 CGI 脚本的回溯管理器"
2327

2428
#: ../../library/cgitb.rst:10
2529
msgid "**Source code:** :source:`Lib/cgitb.py`"
26-
msgstr ""
30+
msgstr "**源代码:** :source:`Lib/cgitb.py`"
2731

2832
#: ../../library/cgitb.rst:20
2933
msgid ""

library/linecache.po

Lines changed: 15 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# Freesand Leo <[email protected]>, 2018
7+
# Freesand Leo <[email protected]>, 2019
88
#
99
#, fuzzy
1010
msgid ""
@@ -13,7 +13,7 @@ msgstr ""
1313
"Report-Msgid-Bugs-To: \n"
1414
"POT-Creation-Date: 2019-09-01 14:24+0000\n"
1515
"PO-Revision-Date: 2017-02-16 23:16+0000\n"
16-
"Last-Translator: Freesand Leo <[email protected]>, 2018\n"
16+
"Last-Translator: Freesand Leo <[email protected]>, 2019\n"
1717
"Language-Team: Chinese (China) (https://www.transifex.com/python-doc/teams/5390/zh_CN/)\n"
1818
"MIME-Version: 1.0\n"
1919
"Content-Type: text/plain; charset=UTF-8\n"
@@ -23,11 +23,11 @@ msgstr ""
2323

2424
#: ../../library/linecache.rst:2
2525
msgid ":mod:`linecache` --- Random access to text lines"
26-
msgstr ""
26+
msgstr ":mod:`linecache` --- 随机读写文本行"
2727

2828
#: ../../library/linecache.rst:9
2929
msgid "**Source code:** :source:`Lib/linecache.py`"
30-
msgstr ""
30+
msgstr "**源代码:** :source:`Lib/linecache.py`"
3131

3232
#: ../../library/linecache.rst:13
3333
msgid ""
@@ -37,24 +37,30 @@ msgid ""
3737
":mod:`traceback` module to retrieve source lines for inclusion in the "
3838
"formatted traceback."
3939
msgstr ""
40+
":mod:`linecache` 模块允许从一个 Python 源文件中获取任意的行,并会尝试使用缓存进行内部优化,常应用于从单个文件读取多行的场合。 "
41+
"此模块被 :mod:`traceback` 模块用来提取源码行以便包含在格式化的回溯中。"
4042

4143
#: ../../library/linecache.rst:18
4244
msgid ""
4345
"The :func:`tokenize.open` function is used to open files. This function uses"
4446
" :func:`tokenize.detect_encoding` to get the encoding of the file; in the "
4547
"absence of an encoding token, the file encoding defaults to UTF-8."
4648
msgstr ""
49+
":func:`tokenize.open` 函数被用于打开文件。 此函数使用 :func:`tokenize.detect_encoding` "
50+
"来获取文件的编码格式;如果未指明编码格式,则默认编码为 UTF-8。"
4751

4852
#: ../../library/linecache.rst:22
4953
msgid "The :mod:`linecache` module defines the following functions:"
50-
msgstr ""
54+
msgstr ":mod:`linecache` 模块定义了下列函数:"
5155

5256
#: ../../library/linecache.rst:27
5357
msgid ""
5458
"Get line *lineno* from file named *filename*. This function will never raise"
5559
" an exception --- it will return ``''`` on errors (the terminating newline "
5660
"character will be included for lines that are found)."
5761
msgstr ""
62+
"从名为 *filename* 的文件中获取 *lineno* 行,此函数绝不会引发异常 --- 出现错误时它将返回 ``''`` "
63+
"(所有找到的行都将包含换行符作为结束)。"
5864

5965
#: ../../library/linecache.rst:33
6066
msgid ""
@@ -70,14 +76,15 @@ msgstr ""
7076
msgid ""
7177
"Clear the cache. Use this function if you no longer need lines from files "
7278
"previously read using :func:`getline`."
73-
msgstr ""
79+
msgstr "清空缓存。 如果你不再需要之前使用 :func:`getline` 从文件读取的行即可使用此函数。"
7480

7581
#: ../../library/linecache.rst:50
7682
msgid ""
7783
"Check the cache for validity. Use this function if files in the cache may "
7884
"have changed on disk, and you require the updated version. If *filename* is"
7985
" omitted, it will check all the entries in the cache."
8086
msgstr ""
87+
"检查缓存有效性。 如果缓存中的文件在磁盘上发生了改变,而你需要更新后的版本即可使用此函数。 如果省略了 *filename*,它会检查缓存中的所有条目。"
8188

8289
#: ../../library/linecache.rst:56
8390
msgid ""
@@ -86,6 +93,8 @@ msgid ""
8693
"later call. This avoids doing I/O until a line is actually needed, without "
8794
"having to carry the module globals around indefinitely."
8895
msgstr ""
96+
"捕获有关某个非基于文件的模块的足够细节信息,以允许稍后再通过 :func:`getline` 来获取其中的行,即使当稍后调用时 "
97+
"*module_globals* 为 ``None``。 这可以避免在实际需要读取行之前执行 I/O,也不必始终保持模块全局变量。"
8998

9099
#: ../../library/linecache.rst:63
91100
msgid "Example::"

0 commit comments

Comments
 (0)