New translations strings.xml (Chinese Traditional)
This commit is contained in:
parent
38c8990f4e
commit
5aac227ad6
|
@ -748,6 +748,23 @@
|
|||
<item quantity="other">%1$s 舉行您與其他 %2$,d 個人參與之投票</item>
|
||||
</plurals>
|
||||
<string name="own_poll_ended">您的投票已結束</string>
|
||||
<string name="user_just_posted">%s 剛剛嘟文</string>
|
||||
<string name="user_edited_post">%s 已編輯一則您曾互動過之嘟文</string>
|
||||
<string name="relationship_severance_account_suspension">%1$s 之管理員已將 %2$s 停權,意味著您將不再收到來自他們的更新或與之互動。</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 -->
|
||||
<string name="relationship_severance_domain_block">%1$s 之管理員已將 %2$s 封鎖,包含 %3$,d 個您的跟隨者及 %4$s 個您所跟隨之帳號。</string>
|
||||
<plurals name="x_accounts">
|
||||
<item quantity="other">%,d 個帳號</item>
|
||||
</plurals>
|
||||
<!-- %1$s is the domain that was blocked, %2$,d is the follower count, %3$s is the `x_accounts` plural string -->
|
||||
<string name="relationship_severance_user_domain_block">您已封鎖 %1$s,將移除 %2$,d 個您的跟隨者及 %3$s 個您所跟隨之帳號。</string>
|
||||
<string name="relationship_severance_learn_more">了解更多</string>
|
||||
<string name="moderation_warning_action_none">您的帳號已收到管理員警告。</string>
|
||||
<string name="moderation_warning_action_disable">您的帳號已被停用。</string>
|
||||
<string name="moderation_warning_action_mark_statuses_as_sensitive">某些您的嘟文已被標記為敏感內容。</string>
|
||||
<string name="moderation_warning_action_delete_statuses">某些您的嘟文已被刪除。</string>
|
||||
<string name="moderation_warning_action_sensitive">即日起,您的嘟文將被標記為敏感內容。</string>
|
||||
<string name="moderation_warning_action_silence">您的帳號已被限制。</string>
|
||||
<string name="moderation_warning_action_suspend">您的帳號已被停權。</string>
|
||||
<string name="moderation_warning_learn_more">了解更多</string>
|
||||
</resources>
|
||||
|
|
Loading…
Reference in New Issue