Translated using Weblate (Chinese (Simplified))

Currently translated at 66.3% (1062 of 1601 strings)
This commit is contained in:
大王叫我来巡山 2024-07-31 01:06:42 +00:00 committed by Hosted Weblate
parent a449310259
commit 6af6c823e5
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

View File

@ -8,7 +8,7 @@ msgstr ""
"Project-Id-Version: Plinth\n" "Project-Id-Version: Plinth\n"
"Report-Msgid-Bugs-To: \n" "Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-07-29 21:32-0400\n" "POT-Creation-Date: 2024-07-29 21:32-0400\n"
"PO-Revision-Date: 2024-07-03 12:34+0000\n" "PO-Revision-Date: 2024-07-31 05:09+0000\n"
"Last-Translator: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate." "Last-Translator: 大王叫我来巡山 <hamburger2048@users.noreply.hosted.weblate."
"org>\n" "org>\n"
"Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/" "Language-Team: Chinese (Simplified) <https://hosted.weblate.org/projects/"
@ -3607,40 +3607,32 @@ msgid "News Feed Reader"
msgstr "新闻源阅读器" msgstr "新闻源阅读器"
#: modules/miniflux/forms.py:12 #: modules/miniflux/forms.py:12
#, fuzzy
#| msgid "Enter a valid username."
msgid "Enter a username for the user." msgid "Enter a username for the user."
msgstr "输入有效的用户名。" msgstr "输入用户的用户名。"
#: modules/miniflux/forms.py:16 #: modules/miniflux/forms.py:16
msgid "Enter a strong password with a minimum of 6 characters." msgid "Enter a strong password with a minimum of 6 characters."
msgstr "" msgstr ""
#: modules/miniflux/forms.py:18 #: modules/miniflux/forms.py:18
#, fuzzy
#| msgid "Updating configuration"
msgid "Password confirmation" msgid "Password confirmation"
msgstr "更新配置" msgstr "密码确认"
#: modules/miniflux/forms.py:20 #: modules/miniflux/forms.py:20
msgid "Enter the same password for confirmation." msgid "Enter the same password for confirmation."
msgstr "" msgstr ""
#: modules/miniflux/forms.py:31 #: modules/miniflux/forms.py:31
#, fuzzy
#| msgid "Password updated"
msgid "Passwords do not match." msgid "Passwords do not match."
msgstr "密码已更新" msgstr "密码不匹配。"
#: modules/miniflux/manifest.py:18 #: modules/miniflux/manifest.py:18
msgid "Fluent Reader Lite" msgid "Fluent Reader Lite"
msgstr "" msgstr ""
#: modules/miniflux/manifest.py:33 #: modules/miniflux/manifest.py:33
#, fuzzy
#| msgid "News Feed Reader"
msgid "Fluent Reader" msgid "Fluent Reader"
msgstr "新闻源阅读器" msgstr "Fluent Reader"
#: modules/miniflux/manifest.py:46 #: modules/miniflux/manifest.py:46
msgid "FluxNews" msgid "FluxNews"
@ -3659,10 +3651,8 @@ msgid "Newsflash"
msgstr "" msgstr ""
#: modules/miniflux/manifest.py:96 #: modules/miniflux/manifest.py:96
#, fuzzy
#| msgid "Read"
msgid "Read You" msgid "Read You"
msgstr "读取" msgstr "Read You"
#: modules/miniflux/manifest.py:106 #: modules/miniflux/manifest.py:106
msgid "RSS Guard" msgid "RSS Guard"
@ -3676,53 +3666,41 @@ msgstr ""
#: modules/miniflux/templates/miniflux.html:22 #: modules/miniflux/templates/miniflux.html:22
#: modules/miniflux/templates/miniflux.html:24 #: modules/miniflux/templates/miniflux.html:24
#, fuzzy
#| msgid "Create User"
msgid "Create admin user" msgid "Create admin user"
msgstr "创建用户" msgstr "创建管理员用户"
#: modules/miniflux/templates/miniflux.html:27 #: modules/miniflux/templates/miniflux.html:27
#: modules/miniflux/templates/miniflux.html:29 #: modules/miniflux/templates/miniflux.html:29
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset user password" msgid "Reset user password"
msgstr "设置超级用户密码" msgstr "重置用户密码"
#: modules/miniflux/views.py:38 #: modules/miniflux/views.py:38
#, fuzzy
#| msgid "Create User"
msgid "Create Admin User" msgid "Create Admin User"
msgstr "创建用户" msgstr "创建管理员用户"
#: modules/miniflux/views.py:48 #: modules/miniflux/views.py:48
#, fuzzy, python-brace-format #, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Created admin user: {username}" msgid "Created admin user: {username}"
msgstr "无效用户名{username}" msgstr "创建管理员用户{username}"
#: modules/miniflux/views.py:53 #: modules/miniflux/views.py:53
#, fuzzy, python-brace-format #, python-brace-format
#| msgid "An error occurred while creating the repository."
msgid "An error occurred while creating the user: {error}." msgid "An error occurred while creating the user: {error}."
msgstr "创建存储库时发生错误。" msgstr "创建用户时发生错误:{error}。"
#: modules/miniflux/views.py:70 #: modules/miniflux/views.py:70
#, fuzzy
#| msgid "Set SuperUser Password"
msgid "Reset User Password" msgid "Reset User Password"
msgstr "设置超级用户密码" msgstr "重置用户密码"
#: modules/miniflux/views.py:80 #: modules/miniflux/views.py:80
#, fuzzy, python-brace-format #, python-brace-format
#| msgid "Invalid username: {username}"
msgid "Password reset for user: {username}" msgid "Password reset for user: {username}"
msgstr "无效用户名{username}" msgstr "已重置以下用户的密码{username}"
#: modules/miniflux/views.py:85 #: modules/miniflux/views.py:85
#, fuzzy, python-brace-format #, python-brace-format
#| msgid "An error occurred during configuration."
msgid "An error occurred during password reset: {error}." msgid "An error occurred during password reset: {error}."
msgstr "在配置过程中出错。" msgstr "密码重置过程中出错:{error}。"
#: modules/mumble/__init__.py:25 #: modules/mumble/__init__.py:25
msgid "" msgid ""