mirror of
https://github.com/mastodon/mastodon-android.git
synced 2025-01-01 11:37:33 +01:00
New translations strings.xml (Chinese Simplified)
This commit is contained in:
parent
7ba6d37ebf
commit
1735a3ba9a
@ -630,7 +630,6 @@
|
||||
<string name="block_user_x_instead">改为屏蔽 @%s</string>
|
||||
<string name="users_cant_see_blocked">你将不会看到该实例上用户的嘟文或通知。</string>
|
||||
<string name="you_wont_see_server_posts">你将不会看到该实例上用户的嘟文。</string>
|
||||
<string name="server_followers_will_be_removed">你的所有位于该实例的关注者都将被移除。</string>
|
||||
<string name="server_cant_mention_or_follow_you">该实例上将不会有人可以关注你。</string>
|
||||
<string name="server_can_interact_with_older">来自该实例的用户可以与你之前的嘟文交互。</string>
|
||||
<string name="unblocked_domain_x">已取消屏蔽实例 %s</string>
|
||||
@ -725,4 +724,7 @@
|
||||
<string name="settings_manage_donations">管理捐赠</string>
|
||||
<!-- %1$s is your server domain, %2$s is the domain that was blocked, %3$,d is the follower count, %4$s is the `x_accounts` plural string -->
|
||||
<!-- %1$s is the domain that was blocked, %2$,d is the follower count, %3$s is the `x_accounts` plural string -->
|
||||
<!-- appears when you're about to block a server -->
|
||||
<!-- The complete string will look like "You will lose X followers and Y people you follow". See will_lose_x_followers and will_lose_x_following -->
|
||||
<!-- The complete string will look like "You will lose X people you follow". See will_lose_x_following -->
|
||||
</resources>
|
||||
|
Loading…
Reference in New Issue
Block a user