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

Skip to content

Commit 8da5986

Browse files
[po] auto sync
1 parent 7753f74 commit 8da5986

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

library/csv.po

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -511,18 +511,18 @@ msgstr "变种描述,只读,供解析器使用。"
511511
msgid ""
512512
"The number of lines read from the source iterator. This is not the same as "
513513
"the number of records returned, as records can span multiple lines."
514-
msgstr ""
514+
msgstr "源迭代器已经读取了的行数。它与返回的记录数不同,因为记录可能跨越多行。"
515515

516516
#: ../../library/csv.rst:421
517517
msgid "DictReader objects have the following public attribute:"
518-
msgstr ""
518+
msgstr "DictReader 对象具有以下公开属性:"
519519

520520
#: ../../library/csv.rst:425
521521
msgid ""
522522
"If not passed as a parameter when creating the object, this attribute is "
523523
"initialized upon first access or when the first record is read from the "
524524
"file."
525-
msgstr ""
525+
msgstr "字段名称。如果在创建对象时未传入字段名称,则首次访问时或从文件中读取第一条记录时会初始化此属性。"
526526

527527
#: ../../library/csv.rst:432
528528
msgid "Writer Objects"

0 commit comments

Comments
 (0)