mirror of
https://github.com/bookwyrm-social/bookwyrm.git
synced 2024-11-13 04:11:03 +00:00
New translations django.po (Chinese Simplified)
This commit is contained in:
parent
a7e228c1f6
commit
25fe3b3e91
1 changed files with 7 additions and 7 deletions
|
@ -2,8 +2,8 @@ msgid ""
|
|||
msgstr ""
|
||||
"Project-Id-Version: bookwyrm\n"
|
||||
"Report-Msgid-Bugs-To: \n"
|
||||
"POT-Creation-Date: 2022-08-02 17:52+0000\n"
|
||||
"PO-Revision-Date: 2022-08-02 19:24\n"
|
||||
"POT-Creation-Date: 2022-08-05 16:02+0000\n"
|
||||
"PO-Revision-Date: 2022-08-05 17:15\n"
|
||||
"Last-Translator: Mouse Reeve <mousereeve@riseup.net>\n"
|
||||
"Language-Team: Chinese Simplified\n"
|
||||
"Language: zh\n"
|
||||
|
@ -2003,8 +2003,8 @@ msgstr "退出群组"
|
|||
#: bookwyrm/templates/groups/members.html:54
|
||||
#: bookwyrm/templates/groups/suggested_users.html:35
|
||||
#: bookwyrm/templates/snippets/suggested_users.html:31
|
||||
#: bookwyrm/templates/user/user_preview.html:33
|
||||
#: bookwyrm/templates/user/user_preview.html:41
|
||||
#: bookwyrm/templates/user/user_preview.html:39
|
||||
#: bookwyrm/templates/user/user_preview.html:47
|
||||
msgid "Follows you"
|
||||
msgstr "正在关注着你"
|
||||
|
||||
|
@ -5847,18 +5847,18 @@ msgid "%(counter)s follower"
|
|||
msgid_plural "%(counter)s followers"
|
||||
msgstr[0] "%(counter)s 个关注者"
|
||||
|
||||
#: bookwyrm/templates/user/user_preview.html:27
|
||||
#: bookwyrm/templates/user/user_preview.html:31
|
||||
#, python-format
|
||||
msgid "%(counter)s following"
|
||||
msgstr "关注着 %(counter)s 人"
|
||||
|
||||
#: bookwyrm/templates/user/user_preview.html:39
|
||||
#: bookwyrm/templates/user/user_preview.html:45
|
||||
#, python-format
|
||||
msgid "%(mutuals_display)s follower you follow"
|
||||
msgid_plural "%(mutuals_display)s followers you follow"
|
||||
msgstr[0] "%(mutuals_display)s 个你也关注的关注者"
|
||||
|
||||
#: bookwyrm/templates/user/user_preview.html:43
|
||||
#: bookwyrm/templates/user/user_preview.html:49
|
||||
msgid "No followers you follow"
|
||||
msgstr "没有你关注的关注者"
|
||||
|
||||
|
|
Loading…
Reference in a new issue