From 5654aa136aa7c6bd489b329f70fadc134d3274f2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=A7=E7=8E=8B=E5=8F=AB=E6=88=91=E6=9D=A5=E5=B7=A1?= =?UTF-8?q?=E5=B1=B1?= Date: Wed, 31 Jan 2024 01:41:11 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 67.1% (1046 of 1558 strings) --- plinth/locale/zh_Hans/LC_MESSAGES/django.po | 17 ++++++----------- 1 file changed, 6 insertions(+), 11 deletions(-) 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"