Translated using Weblate (Chinese (Simplified))

Currently translated at 58.2% (618 of 1061 strings)
This commit is contained in:
Joseph Nuthalapati 2019-07-20 18:43:52 +00:00 committed by Hosted Weblate
parent 5036d7ea62
commit d0ed538bfa
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -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 <zeroaurora@qq.com>\n"
"Last-Translator: Joseph Nuthalapati <joseph.kiran92@gmail.com>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
"freedombox/plinth/zh_Hans/>\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"