Translated using Weblate (Hindi)

Currently translated at 100.0% (8 of 8 strings)

Added translation using Weblate (Hindi)

Added translation using Weblate (Hindi)

Co-authored-by: Grand-Priest0 <followtheanime@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/hi/
Translation: Kotatsu/plurals
This commit is contained in:
Grand-Priest0
2023-02-12 06:16:13 +01:00
committed by Koitharu
parent f6c715c5a7
commit 2644756a01
2 changed files with 37 additions and 0 deletions

View File

@@ -0,0 +1,35 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="chapters_from_x">
<item quantity="one">%1$d चैप्टर_से _x %2$d</item>
<item quantity="other">%1$d चैप्टर्स _से_x %2$d</item>
</plurals>
<plurals name="items">
<item quantity="one">%1$d आइटम</item>
<item quantity="other">%1$d आइटम्स</item>
</plurals>
<plurals name="minutes_ago">
<item quantity="one">%1$d कुछ_मिनट_पहले</item>
<item quantity="other">%1$d कुछ_मिनेटो_पहले</item>
</plurals>
<plurals name="hours_ago">
<item quantity="one">%1$d घंटेभर_पहले</item>
<item quantity="other">%1$d घंटोंभर_पहले</item>
</plurals>
<plurals name="pages">
<item quantity="one">कुल %1$d पेज</item>
<item quantity="other">कुल %1$d पेजेस</item>
</plurals>
<plurals name="new_chapters">
<item quantity="one">%1$d नया चैप्टर</item>
<item quantity="other">%1$d नए चैप्टर</item>
</plurals>
<plurals name="chapters">
<item quantity="one">%1$d चैप्टर</item>
<item quantity="other">%1$d चैप्टर्स</item>
</plurals>
<plurals name="days_ago">
<item quantity="one">%1$d कुछ_दिन_पहले</item>
<item quantity="other">%1$d कुछ_दिनों_पहले</item>
</plurals>
</resources>

View File

@@ -0,0 +1,2 @@
<?xml version="1.0" encoding="utf-8"?>
<resources></resources>