New translations strings.xml (Chinese Simplified)

This commit is contained in:
Eugen Rochko 2022-05-29 09:32:03 +02:00
parent d1b1cb2082
commit 6c336ba89e
1 changed files with 6 additions and 6 deletions

View File

@ -13,7 +13,7 @@
<string name="in_reply_to">回复给 %s</string>
<string name="notifications">通知</string>
<string name="user_followed_you">关注了你</string>
<string name="user_sent_follow_request">发送了关注请求</string>
<string name="user_sent_follow_request">发送了关注请求</string>
<string name="user_favorited">喜欢了你的嘟文</string>
<string name="notification_boosted">转发了你的嘟文</string>
<string name="poll_ended">投票已结束</string>
@ -24,7 +24,7 @@
<string name="share_toot_title">分享</string>
<string name="settings">设置</string>
<string name="publish">发布</string>
<string name="discard_draft">弃草稿?</string>
<string name="discard_draft">弃草稿?</string>
<string name="discard">丢弃</string>
<string name="cancel">取消</string>
<plurals name="followers">
@ -34,11 +34,11 @@
<item quantity="other">正在关注</item>
</plurals>
<plurals name="posts">
<item quantity="other">帖子</item>
<item quantity="other">嘟文</item>
</plurals>
<string name="posts">帖子</string>
<string name="posts_and_replies">帖子与回复</string>
<string name="media">媒体文件</string>
<string name="posts">嘟文</string>
<string name="posts_and_replies">嘟文和回复</string>
<string name="media">媒体</string>
<string name="profile_about">关于</string>
<string name="button_follow">关注</string>
<string name="button_following">正在关注</string>