Currently translated at 53.9% (319 of 591 strings) Translated using Weblate (Malay) Currently translated at 100.0% (9 of 9 strings) Co-authored-by: Aiman Sara <aimansara21@gmail.com> Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/ms/ Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/ms/ Translation: Kotatsu/Strings Translation: Kotatsu/plurals
30 lines
929 B
XML
30 lines
929 B
XML
<?xml version="1.0" encoding="utf-8"?>
|
|
<resources>
|
|
<plurals name="new_chapters">
|
|
<item quantity="other">%1$d bab baharu</item>
|
|
</plurals>
|
|
<plurals name="chapters">
|
|
<item quantity="other">%1$d bab</item>
|
|
</plurals>
|
|
<plurals name="minutes_ago">
|
|
<item quantity="other">%1$d minit lalu</item>
|
|
</plurals>
|
|
<plurals name="hours_ago">
|
|
<item quantity="other">%1$d jam lalu</item>
|
|
</plurals>
|
|
<plurals name="days_ago">
|
|
<item quantity="other">%1$d hari lalu</item>
|
|
</plurals>
|
|
<plurals name="months_ago">
|
|
<item quantity="other">%1$d bulan lalu</item>
|
|
</plurals>
|
|
<plurals name="items">
|
|
<item quantity="other">%1$d item</item>
|
|
</plurals>
|
|
<plurals name="hours">
|
|
<item quantity="other">%1$d jam</item>
|
|
</plurals>
|
|
<plurals name="minutes">
|
|
<item quantity="other">%1$d minit</item>
|
|
</plurals>
|
|
</resources> |