Changes of com.discord v828
This commit is contained in:
parent
53d26c8ed2
commit
eab996364e
1958 changed files with 23162 additions and 21195 deletions
|
@ -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>
|
||||
|
|
|
@ -857,6 +857,7 @@ Vanity URL には半角英数字とハイフンのみ含めることができま
|
|||
<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="emoji_too_big">絵文字が大きすぎます!絵文字は%1$s kb未満でなければなりません。</string>
|
||||
<string name="en_gb">英語, イギリス</string>
|
||||
<string name="en_us">英語, アメリカ</string>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue