Rabbit-R1/switch port/java/resources/res/values-uk/plurals.xml
2024-05-21 17:08:36 -04:00

9 lines
414 B
XML

<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="mtrl_badge_content_description">
<item quantity="one">%d нове сповіщення</item>
<item quantity="few">%d нові сповіщення</item>
<item quantity="many">%d нових сповіщень</item>
<item quantity="other">%d нового сповіщення</item>
</plurals>
</resources>