From 9c8b48ceac08c35cf1e501f18fd73d30ac7db2c6 Mon Sep 17 00:00:00 2001 From: Anxin YI <2732146152@qq.com> Date: Wed, 17 Jul 2019 13:24:23 +0000 Subject: [PATCH] Translated using Weblate (Chinese (Simplified)) Currently translated at 57.0% (605 of 1061 strings) --- plinth/locale/zh_Hans/LC_MESSAGES/django.po | 28 ++++++++------------- 1 file changed, 11 insertions(+), 17 deletions(-) diff --git a/plinth/locale/zh_Hans/LC_MESSAGES/django.po b/plinth/locale/zh_Hans/LC_MESSAGES/django.po index 1a3459ad6..87c08d79b 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-18 14:05+0000\n" -"Last-Translator: Elizabeth Sherrock \n" +"Last-Translator: Anxin YI <2732146152@qq.com>\n" "Language-Team: Chinese (Simplified) \n" "Language: zh_Hans\n" @@ -166,27 +166,23 @@ msgid "Select the backup file you want to upload" msgstr "选择您想上传的备份文件" #: plinth/modules/backups/forms.py:105 -#, fuzzy -#| msgid "packages not found" msgid "Repository path format incorrect." -msgstr "找不到软件包" +msgstr "存储库路径格式错误。" #: plinth/modules/backups/forms.py:112 -#, fuzzy, python-brace-format -#| msgid "Invalid server name" +#, python-brace-format msgid "Invalid username: {username}" -msgstr "服务器名称无效" +msgstr "无效用户名" #: plinth/modules/backups/forms.py:122 -#, fuzzy, python-brace-format -#| msgid "Invalid hostname" +#, python-brace-format msgid "Invalid hostname: {hostname}" msgstr "无效的主机名" #: plinth/modules/backups/forms.py:126 #, python-brace-format msgid "Invalid directory path: {dir_path}" -msgstr "" +msgstr "无效的目录路径" #: plinth/modules/backups/forms.py:132 msgid "SSH Repository Path" @@ -224,25 +220,23 @@ msgstr "密码" #: plinth/modules/backups/forms.py:148 msgid "Passphrase; Only needed when using encryption." -msgstr "" +msgstr "密码;只在用加密时需要" #: plinth/modules/backups/forms.py:151 -#, fuzzy -#| msgid "Passphrase" msgid "Confirm Passphrase" -msgstr "密码" +msgstr "确认密码" #: plinth/modules/backups/forms.py:151 msgid "Repeat the passphrase." -msgstr "" +msgstr "重复密码。" #: plinth/modules/backups/forms.py:162 msgid "The entered encryption passphrases do not match" -msgstr "" +msgstr "输入的加密密码不匹配" #: plinth/modules/backups/forms.py:166 msgid "Passphrase is needed for encryption." -msgstr "" +msgstr "密码为加密而需要。" #: plinth/modules/backups/forms.py:183 msgid "Remote backup repository already exists."