Translated using Weblate (Chinese (Simplified))

Currently translated at 69.0% (1019 of 1475 strings)
This commit is contained in:
Hugel 2022-08-23 02:56:34 +00:00 committed by Hosted Weblate
parent 2f1feeadf1
commit 64e01fcfba
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -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 <alchemillatruth@purelymail.com>\n"
"PO-Revision-Date: 2022-08-24 03:19+0000\n"
"Last-Translator: Hugel <qihu@nfschina.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
"freedombox/freedombox/zh_Hans/>\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