New translations strings.xml (Japanese)
This commit is contained in:
parent
740b475d50
commit
f164806c4f
|
@ -128,24 +128,10 @@
|
||||||
<item quantity="other">%d が返信</item>
|
<item quantity="other">%d が返信</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<!-- Date -->
|
<!-- Date -->
|
||||||
<plurals name="date_seconds">
|
<string name="date_seconds">%d s</string>
|
||||||
<item quantity="other">%d 秒前</item>
|
<string name="date_minutes">%d m</string>
|
||||||
</plurals>
|
<string name="date_hours">%d h</string>
|
||||||
<plurals name="date_minutes">
|
<string name="date_day">%d d</string>
|
||||||
<item quantity="other">%d 分前</item>
|
|
||||||
</plurals>
|
|
||||||
<plurals name="date_hours">
|
|
||||||
<item quantity="other">%d 時間前</item>
|
|
||||||
</plurals>
|
|
||||||
<string name="date_yesterday">昨日</string>
|
|
||||||
<string name="date_day_before_yesterday">昨日まで</string>
|
|
||||||
<string name="date_day" formatted="false">%d 日前</string>
|
|
||||||
<plurals name="date_month">
|
|
||||||
<item quantity="other">%d か月前</item>
|
|
||||||
</plurals>
|
|
||||||
<plurals name="date_year">
|
|
||||||
<item quantity="other">%d 年前</item>
|
|
||||||
</plurals>
|
|
||||||
<!-- TOOT -->
|
<!-- TOOT -->
|
||||||
<string name="toot_cw_placeholder">警告</string>
|
<string name="toot_cw_placeholder">警告</string>
|
||||||
<string name="toot_placeholder">あなたの心には何がありますか?</string>
|
<string name="toot_placeholder">あなたの心には何がありますか?</string>
|
||||||
|
|
Loading…
Reference in New Issue