Rabbit-R1/android (non root)/smali/res/values-cs/plurals.xml

10 lines
366 B
XML
Raw Normal View History

2024-05-21 21:08:36 +00:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="mtrl_badge_content_description">
<item quantity="other">%d nových oznámení</item>
<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>
</plurals>
</resources>