diff --git a/plinth/locale/zh_Hans/LC_MESSAGES/django.po b/plinth/locale/zh_Hans/LC_MESSAGES/django.po index d9781c6bd..a59c49191 100644 --- a/plinth/locale/zh_Hans/LC_MESSAGES/django.po +++ b/plinth/locale/zh_Hans/LC_MESSAGES/django.po @@ -9,7 +9,7 @@ msgstr "" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2019-07-08 17:31-0400\n" "PO-Revision-Date: 2019-07-22 17:07+0000\n" -"Last-Translator: ZeroAurora \n" +"Last-Translator: Joseph Nuthalapati \n" "Language-Team: Chinese (Simplified) \n" "Language: zh_Hans\n" @@ -172,17 +172,17 @@ msgstr "存储库路径格式错误。" #: plinth/modules/backups/forms.py:112 #, python-brace-format msgid "Invalid username: {username}" -msgstr "无效用户名" +msgstr "无效用户名: {username}" #: plinth/modules/backups/forms.py:122 #, python-brace-format msgid "Invalid hostname: {hostname}" -msgstr "无效的主机名" +msgstr "无效的主机名: {hostname}" #: plinth/modules/backups/forms.py:126 #, python-brace-format msgid "Invalid directory path: {dir_path}" -msgstr "无效的目录路径" +msgstr "无效的目录路径: {dir_path}" #: plinth/modules/backups/forms.py:132 msgid "SSH Repository Path"