Changes of com.discord v870
This commit is contained in:
parent
8d5a2946e9
commit
7c41cf7974
105 changed files with 600 additions and 757 deletions
|
@ -248,11 +248,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>
|
||||
|
|
|
@ -1003,12 +1003,10 @@ NSFW频道将不会受到内容过滤器的限制。"</string>
|
|||
<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>
|
||||
|
@ -1825,7 +1823,6 @@ NSFW频道将不会受到内容过滤器的限制。"</string>
|
|||
<string name="nuf_title_mobile">欢迎使用Discord</string>
|
||||
<string name="num_channels">%1$s</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_description">想感受discord的魅力吗?先加入一个服务器吧!</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue