diff --git a/plinth/locale/zh_Hans/LC_MESSAGES/django.po b/plinth/locale/zh_Hans/LC_MESSAGES/django.po index 9862734d7..38a7f12c7 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-01-03 19:17-0500\n" -"PO-Revision-Date: 2021-12-20 13:51+0000\n" -"Last-Translator: Eric \n" +"PO-Revision-Date: 2022-01-06 22:41+0000\n" +"Last-Translator: Eric \n" "Language-Team: Chinese (Simplified) \n" "Language: zh_Hans\n" @@ -17,7 +17,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 4.10\n" +"X-Generator: Weblate 4.10.1\n" #: doc/dev/_templates/layout.html:11 msgid "Page source" @@ -455,18 +455,14 @@ msgid "Existing Backups" msgstr "现有的备份" #: plinth/modules/backups/templates/backups_add_remote_repository.html:19 -#, fuzzy, python-format -#| msgid "" -#| "The credentials for this repository are stored on your %(box_name)s.
To restore a backup on a new %(box_name)s you need the ssh credentials " -#| "and, if chosen, the encryption passphrase." +#, python-format msgid "" "The credentials for this repository are stored on your %(box_name)s.
" "To restore a backup on a new %(box_name)s you need the SSH credentials and, " "if chosen, the encryption passphrase." msgstr "" -"这个存储库的凭证存储在您的 %(box_name)s。
要在新的 %(box_name)s 上恢复备" -"份,你需要这个 ssh 凭证,如果当时选择了加密,则也需要加密口令。" +"这个存储库的凭证存储在您的 %(box_name)s。
要在新的 %(box_name)s 上恢复备份,你需要这个 SSH " +"凭证,如果当时选择了加密,则也需要加密口令。" #: plinth/modules/backups/templates/backups_add_remote_repository.html:28 msgid "Create Location" @@ -6349,10 +6345,8 @@ msgstr "" #: plinth/modules/upgrades/__init__.py:129 #: plinth/modules/upgrades/templates/update-firstboot-progress.html:11 #: plinth/modules/upgrades/templates/update-firstboot.html:11 -#, fuzzy -#| msgid "Software Upgrades" msgid "Software Update" -msgstr "软件升级" +msgstr "软件更新" #: plinth/modules/upgrades/__init__.py:132 msgid "FreedomBox Updated" @@ -6443,8 +6437,7 @@ msgstr "" " " #: plinth/modules/upgrades/templates/upgrades-new-release.html:9 -#, fuzzy, python-format -#| msgid "%(box_name)s Updated" +#, python-format msgid "%(box_name)s updated" msgstr "%(box_name)s 已更新"