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

9 lines
366 B
XML
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="mtrl_badge_content_description">
<item quantity="one">%d nové oznámení</item>
<item quantity="few">%d nová oznámení</item>
<item quantity="many">%d nového oznámení</item>
<item quantity="other">%d nových oznámení</item>
</plurals>
</resources>