Skip to content
Prev Previous commit
Next Next commit
Apply suggestions from code review
  • Loading branch information
ken71301 authored Aug 6, 2024
commit 785bb78f92a9ec16bb12bc800fe00b410b1c0f96
6 changes: 3 additions & 3 deletions library/time.po
Original file line number Diff line number Diff line change
Expand Up @@ -662,15 +662,15 @@ msgstr "``%a``"

#: ../../library/time.rst:414
msgid "Locale's abbreviated weekday name."
msgstr "區域設定的周間日 (weekday) 縮寫名稱。"
msgstr "區域設定的週間日 (weekday) 縮寫名稱。"

#: ../../library/time.rst:417
msgid "``%A``"
msgstr "``%A``"

#: ../../library/time.rst:417
msgid "Locale's full weekday name."
msgstr "區域設定的完整周間日名稱。"
msgstr "區域設定的完整週間日名稱。"

#: ../../library/time.rst:419
msgid "``%b``"
Expand Down Expand Up @@ -807,7 +807,7 @@ msgstr "``%w``"

#: ../../library/time.rst:463
msgid "Weekday as a decimal number [0(Sunday),6]."
msgstr "周間日,表示為十進位數 [0(星期天),6]。"
msgstr "週間日,表示為十進位數 [0(星期天),6]。"

#: ../../library/time.rst:466
msgid "``%W``"
Expand Down