Currently translated at 100.0% (581 of 581 strings) Translated using Weblate (Indonesian) Currently translated at 100.0% (9 of 9 strings) Co-authored-by: Eji-san <ejierubani@gmail.com> Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/id/ Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/id/ Translation: Kotatsu/Strings Translation: Kotatsu/plurals
30 lines
950 B
XML
30 lines
950 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<plurals name="items">
|
|
<item quantity="other">%1$d item</item>
|
|
</plurals>
|
|
<plurals name="new_chapters">
|
|
<item quantity="other">%1$d chapter baru</item>
|
|
</plurals>
|
|
<plurals name="chapters">
|
|
<item quantity="other">%1$d chapter</item>
|
|
</plurals>
|
|
<plurals name="minutes_ago">
|
|
<item quantity="other">%1$d menit yang lalu</item>
|
|
</plurals>
|
|
<plurals name="hours_ago">
|
|
<item quantity="other">%1$d jam yang lalu</item>
|
|
</plurals>
|
|
<plurals name="days_ago">
|
|
<item quantity="other">%1$d hari yang lalu</item>
|
|
</plurals>
|
|
<plurals name="months_ago">
|
|
<item quantity="other">%1$d bulan lalu</item>
|
|
</plurals>
|
|
<plurals name="hours">
|
|
<item quantity="other">%1$d jam</item>
|
|
</plurals>
|
|
<plurals name="minutes">
|
|
<item quantity="other">%1$d menit</item>
|
|
</plurals>
|
|
</resources> |