Skip to content

Commit 8a8b0c0

Browse files
committed
Translate(zh): update "See also"
1 parent 901c3bb commit 8a8b0c0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

po/zh.po

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1127,7 +1127,7 @@ msgstr "\"`x` 是 10 还是 100?x = {}\""
11271127
#: src/std_misc/threads/testcase_mapreduce.md:128 src/std_misc/path.md:54
11281128
#: src/std_misc/fs.md:150 src/meta/doc.md:109 src/meta/playground.md:49
11291129
msgid "See also:"
1130-
msgstr "另见:"
1130+
msgstr "参见:"
11311131

11321132
#: src/hello/comment.md:47
11331133
msgid "[Library documentation](../meta/doc.md)"
@@ -2698,7 +2698,7 @@ msgstr "添加一个 `square` 函数,它以一个 `Point` 和一个 `f32` 作
26982698

26992699
#: src/custom_types/structs.md:97
27002700
msgid "See also"
2701-
msgstr "另见"
2701+
msgstr "参见"
27022702

27032703
#: src/custom_types/structs.md:99
27042704
msgid ""
@@ -10100,7 +10100,7 @@ msgstr "\"Bar + Foo = {:?}\""
1010010100
#: src/trait/ops.md:55 src/testing.md:16 src/testing/doc_testing.md:104
1010110101
#: src/testing/dev_dependencies.md:36
1010210102
msgid "See Also"
10103-
msgstr "另见"
10103+
msgstr "参见"
1010410104

1010510105
#: src/trait/ops.md:57
1010610106
msgid ""
@@ -13480,7 +13480,7 @@ msgid ""
1348013480
"just one implementation. (see also: [`BTreeSet`](https://doc.rust-lang.org/"
1348113481
"std/collections/struct.BTreeSet.html))"
1348213482
msgstr ""
13483-
"`HashSet` 的独特之处在于它保证不会有重复的元素。这是任何集合(Set)类型都应该满足的契约。`HashSet` 只是其中一种实现。(另见:[`BTreeSet`](https://doc.rust-lang.org/std/collections/struct.BTreeSet.html))"
13483+
"`HashSet` 的独特之处在于它保证不会有重复的元素。这是任何集合(Set)类型都应该满足的契约。`HashSet` 只是其中一种实现。(参见:[`BTreeSet`](https://doc.rust-lang.org/std/collections/struct.BTreeSet.html))"
1348413484

1348513485
#: src/std/hash/hashset.md:13
1348613486
msgid ""

0 commit comments

Comments
 (0)