Translated using Weblate (Indonesian)
Currently translated at 94.2% (279 of 296 strings) Translated using Weblate (Indonesian) Currently translated at 92.5% (274 of 296 strings) Translated using Weblate (Indonesian) Currently translated at 26.3% (78 of 296 strings) Translated using Weblate (Indonesian) Currently translated at 100.0% (8 of 8 strings) Added translation using Weblate (Indonesian) Added translation using Weblate (Indonesian) Co-authored-by: I. Musthafa <i.musthafa66@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
This commit is contained in:
27
app/src/main/res/values-in/plurals.xml
Normal file
27
app/src/main/res/values-in/plurals.xml
Normal file
@@ -0,0 +1,27 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<plurals name="chapters_from_x">
|
||||
<item quantity="other">%1$d bab dari %2$d</item>
|
||||
</plurals>
|
||||
<plurals name="pages">
|
||||
<item quantity="other">Total %1$d halaman</item>
|
||||
</plurals>
|
||||
<plurals name="items">
|
||||
<item quantity="other">%1$d item</item>
|
||||
</plurals>
|
||||
<plurals name="new_chapters">
|
||||
<item quantity="other">%1$d bab baru</item>
|
||||
</plurals>
|
||||
<plurals name="chapters">
|
||||
<item quantity="other">%1$d bab</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>
|
||||
</resources>
|
||||
Reference in New Issue
Block a user