New translations strings.xml (Chinese Simplified)

This commit is contained in:
Eugen Rochko 2022-05-02 05:00:41 +02:00
parent 050de32cae
commit 24c5a2bf6c
1 changed files with 1 additions and 6 deletions

View File

@ -10,13 +10,10 @@
<string name="ok">确定</string>
<string name="preparing_auth">正在跳转...</string>
<string name="finishing_auth">正在完成身份验证…</string>
<string name="user_boosted">%s 转嘟</string>
<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_favorited">喜欢了你的帖子</string>
<string name="notification_boosted">转嘟了你的嘟文</string>
<string name="poll_ended">投票已结束</string>
<string name="time_seconds">%d 秒前</string>
<string name="time_minutes">%d 分钟前</string>
@ -152,7 +149,6 @@
<string name="search_all">全部</string>
<string name="search_people">用户</string>
<string name="recent_searches">最近搜索</string>
<string name="notification_type_reblog">转嘟</string>
<string name="notify_followed">我关注的</string>
<string name="notify_none">没有人</string>
<string name="notify_favorites">喜欢我的帖子</string>
@ -193,8 +189,6 @@
<string name="unfollowed_user">取消关注 %s</string>
<string name="followed_user">您正在关注 %s</string>
<string name="open_in_browser">在浏览器中打开</string>
<string name="hide_boosts_from_user">不接收来自 %s 的动态</string>
<string name="show_boosts_from_user">接收来自 %s 的动态</string>
<string name="signup_reason">加入的理由是?</string>
<string name="signup_reason_note">这会有助于我们处理你的申请.</string>
<string name="clear">清除</string>
@ -208,4 +202,5 @@
<string name="local_timeline_info_banner">这些是与您使用相同 Mastodon 服务器的人的最新帖子。</string>
<string name="follows_you">关注了你</string>
<string name="current_account">当前账号</string>
<!-- translators: %,d is a valid placeholder, it formats the number with locale-dependent grouping separators -->
</resources>