Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commitf8722ef

Browse files
committed
fix fuzzy entries
1 parent7f76f3b commitf8722ef

File tree

2 files changed

+4
-6
lines changed

2 files changed

+4
-6
lines changed

‎library/os.po

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4618,9 +4618,8 @@ msgid ":attr:`!user` - user time"
46184618
msgstr""
46194619

46204620
#:../../library/os.rst:4248
4621-
#,fuzzy
46224621
msgid":attr:`!system` - system time"
4623-
msgstr":attr:`sysname` -作業系統名稱"
4622+
msgstr":attr:`!system` -系統時間"
46244623

46254624
#:../../library/os.rst:4249
46264625
msgid":attr:`!children_user` - user time of all child processes"

‎tutorial/datastructures.po

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -721,17 +721,16 @@ msgstr ""
721721
"算子 (comparisons) 。"
722722

723723
#:../../tutorial/datastructures.rst:663
724-
#,fuzzy
725724
msgid""
726725
"The comparison operators ``in`` and ``not in`` are membership tests that "
727726
"determine whether a value is in (or not in) a container. The operators "
728727
"``is`` and ``is not`` compare whether two objects are really the same "
729728
"object. All comparison operators have the same priority, which is lower "
730729
"than that of all numerical operators."
731730
msgstr""
732-
"比較運算子 ``in`` 和 ``not in``檢查一個值是否存在(不存在)於一個序列中。運"
733-
"算子 ``is`` 和 ``not is`` 比較兩個物件是否真的是相同的物件。所有比較運算子的"
734-
"優先度都相同且都低於數值運算子。"
731+
"比較運算子 ``in`` 和 ``not in``用於成員檢查,在容器中檢查一個值是否存在(或"
732+
"不存在)。運算子 ``is`` 和 ``not is`` 比較兩個物件是否真的是相同的物件。所有"
733+
"比較運算子的優先度都相同且都低於數值運算子。"
735734

736735
#:../../tutorial/datastructures.rst:669
737736
msgid""

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp