diff --git a/plinth/locale/zh_Hans/LC_MESSAGES/django.po b/plinth/locale/zh_Hans/LC_MESSAGES/django.po index 8117ee9bc..a85a9ca1e 100644 --- a/plinth/locale/zh_Hans/LC_MESSAGES/django.po +++ b/plinth/locale/zh_Hans/LC_MESSAGES/django.po @@ -8,8 +8,9 @@ msgstr "" "Project-Id-Version: Plinth\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2024-01-29 20:14-0500\n" -"PO-Revision-Date: 2024-01-05 07:09+0000\n" -"Last-Translator: Eric \n" +"PO-Revision-Date: 2024-01-31 05:01+0000\n" +"Last-Translator: 大王叫我来巡山 \n" "Language-Team: Chinese (Simplified) \n" "Language: zh_Hans\n" @@ -1487,26 +1488,20 @@ msgid "Go to diagnostics results" msgstr "转到诊断结果" #: plinth/modules/diagnostics/forms.py:11 -#, fuzzy -#| msgid "Enable Subdomains" msgid "Enable daily run" -msgstr "启用子域" +msgstr "开启每日运行" #: plinth/modules/diagnostics/forms.py:12 msgid "When enabled, diagnostic checks will run once a day." msgstr "" #: plinth/modules/diagnostics/templates/diagnostics.html:11 -#, fuzzy -#| msgid "Diagnostics" msgid "Diagnostics Run" -msgstr "诊断程序" +msgstr "运行诊断" #: plinth/modules/diagnostics/templates/diagnostics.html:17 -#, fuzzy -#| msgid "Run Diagnostics" msgid "Run Diagnostics Now" -msgstr "运行诊断程序" +msgstr "立即运行诊断程序" #: plinth/modules/diagnostics/templates/diagnostics.html:22 msgid "View Results"