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/438/head
parent
786c373c1c
commit
b2a1d84a26
@ -1,21 +1,24 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<plurals name="minutes_ago">
|
||||
<item quantity="other">%1$d 1分前</item>
|
||||
</plurals>
|
||||
<plurals name="items">
|
||||
<item quantity="other">%1$d 項目</item>
|
||||
</plurals>
|
||||
<plurals name="hours_ago">
|
||||
<item quantity="other">%1$d 1時間前</item>
|
||||
</plurals>
|
||||
<plurals name="days_ago">
|
||||
<item quantity="other">%1$d 1日前</item>
|
||||
</plurals>
|
||||
<plurals name="chapters">
|
||||
<item quantity="other">%1$dチャプター</item>
|
||||
</plurals>
|
||||
<plurals name="new_chapters">
|
||||
<item quantity="other">%1$d新しい章</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
<plurals name="minutes_ago">
|
||||
<item quantity="other">%1$d 1分前</item>
|
||||
</plurals>
|
||||
<plurals name="items">
|
||||
<item quantity="other">%1$d 項目</item>
|
||||
</plurals>
|
||||
<plurals name="hours_ago">
|
||||
<item quantity="other">%1$d 1時間前</item>
|
||||
</plurals>
|
||||
<plurals name="days_ago">
|
||||
<item quantity="other">%1$d 1日前</item>
|
||||
</plurals>
|
||||
<plurals name="chapters">
|
||||
<item quantity="other">%1$dチャプター</item>
|
||||
</plurals>
|
||||
<plurals name="new_chapters">
|
||||
<item quantity="other">%1$d新しい章</item>
|
||||
</plurals>
|
||||
<plurals name="months_ago">
|
||||
<item quantity="other">%1$d ヶ月前</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
Loading…
Reference in New Issue