Translated using Weblate (Japanese)
Currently translated at 100.0% (8 of 8 strings) Added translation using Weblate (Japanese) Translated using Weblate (Japanese) Currently translated at 100.0% (274 of 274 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (271 of 271 strings) Translated using Weblate (Japanese) Currently translated at 100.0% (269 of 269 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/141/head
parent
aec1d4e0d6
commit
a60df582a2
@ -0,0 +1,27 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<plurals name="chapters_from_x">
|
||||
<item quantity="other">%1$dから%2$dの章</item>
|
||||
</plurals>
|
||||
<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="pages">
|
||||
<item quantity="other">合計%1$dページ</item>
|
||||
</plurals>
|
||||
<plurals name="new_chapters">
|
||||
<item quantity="other">%1$d新しい章</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
Loading…
Reference in New Issue