10 lines
434 B
XML
10 lines
434 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>
|