discord-jadx/app/src/main/res/values-te/plurals.xml

16 lines
937 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="exo_controls_fastforward_by_amount_description">
<item quantity="one">%d సెకండ్ వేగంగా ఫార్వర్డ్ చేయండి</item>
<item quantity="other">%d సెకన్లు వేగంగా ఫార్వర్డ్ చేయండి</item>
</plurals>
<plurals name="exo_controls_rewind_by_amount_description">
<item quantity="one">%d సెకండ్ రివైండ్ చేయండి</item>
<item quantity="other">%d సెకన్లు రివైండ్ చేయండి</item>
</plurals>
<plurals name="mtrl_badge_content_description">
<item quantity="one">%d కొత్త నోటిఫికేషన్</item>
<item quantity="other">%d కొత్త నోటిఫికేషన్‌లు</item>
</plurals>
</resources>