fedilab-Android-App/doubletapplayerview/src/main/res/values-sl/plurals.xml

8 lines
269 B
XML

<resources>
<plurals name="quick_seek_x_second">
<item quantity="other">%d sekund</item>
<item quantity="one">%d sekunda</item>
<item quantity="two">%d sekundi</item>
<item quantity="few">%d sekunde</item>
</plurals>
</resources>