Changes of com.discord v828

This commit is contained in:
DisTok 2019-02-04 21:20:43 +01:00
parent 53d26c8ed2
commit eab996364e
1958 changed files with 23162 additions and 21195 deletions

View file

@ -30,6 +30,11 @@
<item quantity="other">%d 則已封鎖訊息</item>
<item quantity="one">1 則已封鎖訊息</item>
</plurals>
<plurals name="emoji_slots_available_count">
<item quantity="other">%d 格</item>
<item quantity="zero">沒有格數</item>
<item quantity="one">%d 格</item>
</plurals>
<plurals name="form_help_last_seen_days">
<item quantity="other">%d 天</item>
<item quantity="one">1 天</item>

View file

@ -787,6 +787,7 @@
<string name="emoji_category_travel">旅遊</string>
<string name="emoji_matching">表情符號符合 **%1$s**</string>
<string name="emoji_name">名稱</string>
<string name="emoji_slots_available">%1$s 可用</string>
<string name="enable">啟用</string>
<string name="enable_ingame_overlay">啟用遊戲中的嵌入介面。</string>
<string name="enable_privacy_access">您可以在隱私設定中啟用存取權限。</string>