Translated using Weblate (Hindi)
Currently translated at 22.9% (134 of 583 strings) Translated using Weblate (Hindi) Currently translated at 100.0% (9 of 9 strings) Co-authored-by: Scrambled777 <weblate.scrambled777@simplelogin.com> Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/hi/ Translate-URL: https://hosted.weblate.org/projects/kotatsu/strings/hi/ Translation: Kotatsu/Strings Translation: Kotatsu/pluralsmaster
parent
35fb78c924
commit
6cdb56e740
@ -1,27 +1,39 @@
|
||||
<?xml version="1.0" encoding="utf-8"?>
|
||||
<resources>
|
||||
<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="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>
|
||||
<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="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>
|
||||
<plurals name="months_ago">
|
||||
<item quantity="one">%1$d महीने पहले</item>
|
||||
<item quantity="other">%1$d महीनो पहले</item>
|
||||
</plurals>
|
||||
<plurals name="hours">
|
||||
<item quantity="one">%1$d घंटा</item>
|
||||
<item quantity="other">%1$d घंटे</item>
|
||||
</plurals>
|
||||
<plurals name="minutes">
|
||||
<item quantity="one">%1$d मिनट</item>
|
||||
<item quantity="other">%1$d मिनट</item>
|
||||
</plurals>
|
||||
</resources>
|
||||
Loading…
Reference in New Issue