Changes of com.discord v870
This commit is contained in:
parent
8d5a2946e9
commit
7c41cf7974
105 changed files with 600 additions and 757 deletions
|
@ -184,11 +184,6 @@
|
|||
<item quantity="zero">0 位好友</item>
|
||||
<item quantity="one">%d 位好友</item>
|
||||
</plurals>
|
||||
<plurals name="num_sponsors_subscribers">
|
||||
<item quantity="other">**%d** 位贊助商</item>
|
||||
<item quantity="zero">**0** 位贊助商</item>
|
||||
<item quantity="one">**1** 位贊助商</item>
|
||||
</plurals>
|
||||
<plurals name="num_subscribers_subscribers">
|
||||
<item quantity="other">**%d** 位訂閱者</item>
|
||||
<item quantity="zero">**0** 位訂閱者</item>
|
||||
|
|
|
@ -916,12 +916,10 @@
|
|||
<string name="form_label_server_settings">伺服器設定</string>
|
||||
<string name="form_label_shortcut">捷徑</string>
|
||||
<string name="form_label_splash_background">即時邀請背景圖片</string>
|
||||
<string name="form_label_sponsor_expire_behavior">逾期贊助者的行為</string>
|
||||
<string name="form_label_sub_expire_behavior">過期的訂閱行為</string>
|
||||
<string name="form_label_subsystem">音訊子系統</string>
|
||||
<string name="form_label_suppress_everyone">禁用 **@everyone** 和 **@here**</string>
|
||||
<string name="form_label_synced_role">已同步身分組</string>
|
||||
<string name="form_label_synced_sponsors">已同步贊助者</string>
|
||||
<string name="form_label_synced_subs">已同步訂閱者</string>
|
||||
<string name="form_label_system_channel">新成員訊息頻道</string>
|
||||
<string name="form_label_temporary">臨時成員身分</string>
|
||||
|
@ -1634,7 +1632,6 @@
|
|||
<string name="nuf_title">歡迎來到 Discord。 %1$s</string>
|
||||
<string name="nuf_title_mobile">歡迎來到 Discord</string>
|
||||
<string name="num_friends">%1$s</string>
|
||||
<string name="num_sponsors">%1$s</string>
|
||||
<string name="num_subscribers">%1$s</string>
|
||||
<string name="num_users">%1$s</string>
|
||||
<string name="nux_post_reg_join_server_skip">我一個都沒有</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue