diff --git a/plinth/locale/zh_Hans/LC_MESSAGES/django.po b/plinth/locale/zh_Hans/LC_MESSAGES/django.po index 1df9aba5b..12affaa35 100644 --- a/plinth/locale/zh_Hans/LC_MESSAGES/django.po +++ b/plinth/locale/zh_Hans/LC_MESSAGES/django.po @@ -8,9 +8,9 @@ msgstr "" "Project-Id-Version: Plinth\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2026-06-02 00:51+0000\n" -"PO-Revision-Date: 2026-06-03 05:01+0000\n" -"Last-Translator: 大王叫我来巡山 " -"\n" +"PO-Revision-Date: 2026-07-20 13:01+0000\n" +"Last-Translator: reducedradius " +"<137701630+flytothehighest@users.noreply.github.com>\n" "Language-Team: Chinese (Simplified Han script) \n" "Language: zh_Hans\n" @@ -18,7 +18,7 @@ msgstr "" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=1; plural=0;\n" -"X-Generator: Weblate 2026.6\n" +"X-Generator: Weblate 2026.8.dev0\n" #: plinth/config.py:103 #, python-brace-format @@ -61,11 +61,11 @@ msgstr "不能连接到主机 {host}:{port}" #: plinth/forms.py:36 msgid "Backup app before uninstall" -msgstr "" +msgstr "卸载前备份应用程序" #: plinth/forms.py:37 msgid "Restoring from the backup will restore app data." -msgstr "" +msgstr "从备份恢复将还原应用程序数据 。" #: plinth/forms.py:39 msgid "Repository to backup to" @@ -141,7 +141,7 @@ msgstr "" #: plinth/middleware.py:157 #, python-brace-format msgid "Page not found: {url}" -msgstr "" +msgstr "找不到页面:{url}" #: plinth/middleware.py:160 msgid "Error running operation."