diff --git a/plinth/locale/zh_Hans/LC_MESSAGES/django.po b/plinth/locale/zh_Hans/LC_MESSAGES/django.po index 518acc1de..241df98e5 100644 --- a/plinth/locale/zh_Hans/LC_MESSAGES/django.po +++ b/plinth/locale/zh_Hans/LC_MESSAGES/django.po @@ -8,8 +8,8 @@ msgstr "" "Project-Id-Version: Plinth\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2022-08-15 20:19-0400\n" -"PO-Revision-Date: 2022-08-18 17:21+0000\n" -"Last-Translator: Eric \n" +"PO-Revision-Date: 2022-08-24 03:19+0000\n" +"Last-Translator: Hugel \n" "Language-Team: Chinese (Simplified) \n" "Language: zh_Hans\n" @@ -1233,21 +1233,21 @@ msgstr "系统级日志记录" #: plinth/modules/config/forms.py:105 msgid "Disable logging, for privacy" -msgstr "" +msgstr "由于保护隐私,所以禁用了日志记录" #: plinth/modules/config/forms.py:107 msgid "Keep some in memory until a restart, for performance" -msgstr "" +msgstr "为了提高性能,一直保留在内存中,直到重新启动" #: plinth/modules/config/forms.py:110 msgid "Write to disk, useful for debugging" -msgstr "" +msgstr "写入磁盘,用于调试" #: plinth/modules/config/forms.py:112 msgid "" "Logs contain information about who accessed the system and debug information " "from various services" -msgstr "" +msgstr "日志记录了访问系统的人员,以及各种服务的调试信息" #: plinth/modules/config/views.py:50 #, python-brace-format