63 lines
3.4 KiB
XML
63 lines
3.4 KiB
XML
|
<?xml version="1.0" encoding="utf-8"?>
|
||
|
<resources>
|
||
|
<plurals name="lock_after_mins">
|
||
|
<item quantity="one">%1$s मिनट के बाद</item>
|
||
|
<item quantity="other">%1$s मिनटो के बाद</item>
|
||
|
</plurals>
|
||
|
<plurals name="notification_chapters_generic">
|
||
|
<item quantity="one">%1$d नया अध्याय</item>
|
||
|
<item quantity="other">%1$d नए अध्याय</item>
|
||
|
</plurals>
|
||
|
<plurals name="notification_chapters_multiple_and_more">
|
||
|
<item quantity="one">अध्याय %1$s और 1 अधिक</item>
|
||
|
<item quantity="other">अध्याय %1$s और %2$d अधिक</item>
|
||
|
</plurals>
|
||
|
<plurals name="notification_new_chapters_summary">
|
||
|
<item quantity="one">%d आइटम के लिए</item>
|
||
|
<item quantity="other">%d आइटम के लिए</item>
|
||
|
</plurals>
|
||
|
<plurals name="update_check_notification_ext_updates">
|
||
|
<item quantity="one">एक्सटेंशन अपडेट उपलब्ध</item>
|
||
|
<item quantity="other">%d एक्सटेंशन अपडेट उपलब्ध</item>
|
||
|
</plurals>
|
||
|
<plurals name="download_queue_summary">
|
||
|
<item quantity="one">%1$s बचा हुआ</item>
|
||
|
<item quantity="other">%1$s बचे हुए</item>
|
||
|
</plurals>
|
||
|
<plurals name="num_categories">
|
||
|
<item quantity="one">%d श्रेणी</item>
|
||
|
<item quantity="other">%d श्रेणियाँ</item>
|
||
|
</plurals>
|
||
|
<plurals name="restore_completed_message">
|
||
|
<item quantity="one">%1$s में %2$s त्रुटि के साथ किया गया</item>
|
||
|
<item quantity="other">%1$s में %2$s त्रुटियों के साथ किया गया</item>
|
||
|
</plurals>
|
||
|
<plurals name="manga_num_chapters">
|
||
|
<item quantity="one">अध्याय %1$s</item>
|
||
|
<item quantity="other">%1$s अध्याय</item>
|
||
|
</plurals>
|
||
|
<plurals name="num_trackers">
|
||
|
<item quantity="one">%d ट्रैकर</item>
|
||
|
<item quantity="other">%d ट्रैकरस</item>
|
||
|
</plurals>
|
||
|
<plurals name="missing_chapters_warning">
|
||
|
<item quantity="one">%d अध्याय को छोड़ा जा रहा है, या तो स्रोत में यह नहीं है या इसे फ़िल्टर कर दिया गया है</item>
|
||
|
<item quantity="other">%d अध्यायों को छोड़ा जा रहा है, या तो स्रोत उन्हें याद कर रहा है या उन्हें फ़िल्टर कर दिया गया है</item>
|
||
|
</plurals>
|
||
|
<plurals name="relative_time">
|
||
|
<item quantity="one">कल</item>
|
||
|
<item quantity="other">%1$d दिन पहले</item>
|
||
|
</plurals>
|
||
|
<plurals name="next_unread_chapters">
|
||
|
<item quantity="one">अगला अपठित अध्याय</item>
|
||
|
<item quantity="other">अगले %d अपठित अध्याय</item>
|
||
|
</plurals>
|
||
|
<plurals name="day">
|
||
|
<item quantity="one">1 दिन</item>
|
||
|
<item quantity="other">%d दिन</item>
|
||
|
</plurals>
|
||
|
<plurals name="download_amount">
|
||
|
<item quantity="one">अगला अध्याय</item>
|
||
|
<item quantity="other">अगले %d अध्याय</item>
|
||
|
</plurals>
|
||
|
</resources>
|