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

16 lines
651 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="exo_controls_fastforward_by_amount_description">
<item quantity="one">Shpejt përpara %d sekondë</item>
<item quantity="other">Shpejt përpara %d sekonda</item>
</plurals>
<plurals name="exo_controls_rewind_by_amount_description">
<item quantity="one">Shko prapa %d sekondë</item>
<item quantity="other">Shko prapa %d sekonda</item>
</plurals>
<plurals name="mtrl_badge_content_description">
<item quantity="one">%d njoftim i ri</item>
<item quantity="other">%d njoftime të reja</item>
</plurals>
</resources>