New translations strings.xml (Chinese Traditional)

This commit is contained in:
Eugen Rochko 2024-11-12 16:55:26 +01:00
parent 1735a3ba9a
commit 0a1df389e7
1 changed files with 3 additions and 1 deletions

View File

@ -633,7 +633,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>
@ -788,4 +787,7 @@
<plurals name="x_followers_you_know">
<item quantity="other">%,d 名您認識的跟隨者</item>
</plurals>
<!-- 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>