Translated using Weblate (Japanese)
Currently translated at 100.0% (7 of 7 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (467 of 467 strings) Co-authored-by: kuragehime <kuragehime641@gmail.com> Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/ja/ Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/ja/ Translation: Kotatsu/Strings Translation: Kotatsu/pluralspull/450/head
parent
ad42ca5085
commit
6720474667
@ -1,21 +1,24 @@
|
|||||||
<?xml version="1.0" encoding="utf-8"?>
|
<?xml version="1.0" encoding="utf-8"?>
|
||||||
<resources>
|
<resources>
|
||||||
<plurals name="minutes_ago">
|
<plurals name="minutes_ago">
|
||||||
<item quantity="other">%1$d 1分前</item>
|
<item quantity="other">%1$d 1分前</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<plurals name="items">
|
<plurals name="items">
|
||||||
<item quantity="other">%1$d 項目</item>
|
<item quantity="other">%1$d 項目</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<plurals name="hours_ago">
|
<plurals name="hours_ago">
|
||||||
<item quantity="other">%1$d 1時間前</item>
|
<item quantity="other">%1$d 1時間前</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<plurals name="days_ago">
|
<plurals name="days_ago">
|
||||||
<item quantity="other">%1$d 1日前</item>
|
<item quantity="other">%1$d 1日前</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<plurals name="chapters">
|
<plurals name="chapters">
|
||||||
<item quantity="other">%1$dチャプター</item>
|
<item quantity="other">%1$dチャプター</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
<plurals name="new_chapters">
|
<plurals name="new_chapters">
|
||||||
<item quantity="other">%1$d新しい章</item>
|
<item quantity="other">%1$d新しい章</item>
|
||||||
</plurals>
|
</plurals>
|
||||||
</resources>
|
<plurals name="months_ago">
|
||||||
|
<item quantity="other">%1$d ヶ月前</item>
|
||||||
|
</plurals>
|
||||||
|
</resources>
|
||||||
Loading…
Reference in New Issue