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

Skip to content

Commit b0f6020

Browse files
[po] auto sync
1 parent 54d58e1 commit b0f6020

7 files changed

Lines changed: 10 additions & 7 deletions

File tree

c-api/apiabiversion.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# 演奏王 <[email protected]>, 2020
7+
# 稀饭~~ <[email protected]>, 2020
88
# Freesand Leo <[email protected]>, 2020
99
# my c <[email protected]>, 2020
1010
# ppcfish <[email protected]>, 2020

c-api/buffer.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# 演奏王 <[email protected]>, 2020
7+
# 稀饭~~ <[email protected]>, 2020
88
# Freesand Leo <[email protected]>, 2020
99
# Meng Du <[email protected]>, 2020
1010
# taotieren <[email protected]>, 2020

library/locale.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
55
#
66
# Translators:
7-
# 演奏王 <[email protected]>, 2020
7+
# 稀饭~~ <[email protected]>, 2020
88
# Zombie110year <[email protected]>, 2020
99
# Freesand Leo <[email protected]>, 2020
1010
# ppcfish <[email protected]>, 2020

library/resource.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
#
66
# Translators:
77
# cdarlint <[email protected]>, 2020
8-
# 演奏王 <[email protected]>, 2020
8+
# 稀饭~~ <[email protected]>, 2020
99
# Zombie110year <[email protected]>, 2020
1010
# ppcfish <[email protected]>, 2020
1111
# 钢 彭 <[email protected]>, 2020

library/subprocess.po

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -476,12 +476,15 @@ msgid ""
476476
"behavior. Unless otherwise stated, it is recommended to pass *args* as a "
477477
"sequence."
478478
msgstr ""
479+
"*args* 应当是一个程序参数的序列或者是一个单独的字符串或 :term:`path-like object`。 默认情况下,如果 *args* "
480+
"是序列则要运行的程序为 *args* 中的第一项。 如果 *args* 是字符串,则其解读依赖于具体平台,如下所述。 请查看 *shell* 和 "
481+
"*executable* 参数了解其与默认行为的其他差异。 除非另有说明,否则推荐以序列形式传入 *args*。"
479482

480483
#: ../../library/subprocess.rst:358
481484
msgid ""
482485
"An example of passing some arguments to an external program as a sequence "
483486
"is::"
484-
msgstr ""
487+
msgstr "向外部函数传入序列形式参数的一个例子如下::"
485488

486489
#: ../../library/subprocess.rst:363
487490
msgid ""

library/winreg.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
# Translators:
77
# cdarlint <[email protected]>, 2020
88
# Arisaka97 <[email protected]>, 2020
9-
# 演奏王 <[email protected]>, 2020
9+
# 稀饭~~ <[email protected]>, 2020
1010
# Freesand Leo <[email protected]>, 2020
1111
# Meng Du <[email protected]>, 2020
1212
# ppcfish <[email protected]>, 2020

library/zipfile.po

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
# sgqy <[email protected]>, 2020
88
# cdarlint <[email protected]>, 2020
99
# Jack Wu <[email protected]>, 2020
10-
# 演奏王 <[email protected]>, 2020
10+
# 稀饭~~ <[email protected]>, 2020
1111
# Zombie110year <[email protected]>, 2020
1212
# Freesand Leo <[email protected]>, 2020
1313
# ppcfish <[email protected]>, 2020

0 commit comments

Comments
 (0)