apkfuckery/com.discord/res/values-bg/plurals.xml

45 lines
2 KiB
XML
Raw Normal View History

2019-02-04 20:05:16 +00:00
<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="bans_header_bans">
<item quantity="other">%d ограничения</item>
<item quantity="zero">Няма ограничения</item>
<item quantity="one">1 ограничение</item>
</plurals>
<plurals name="form_help_last_seen_members">
<item quantity="other">{days</item>
<item quantity="zero">0 потребители, които не са били</item>
<item quantity="one">1 ден и не е добавен в конкретна роля. Той може да се върне обратно чрез нова покана.</item>
</plurals>
<plurals name="last_seen_days">
<item quantity="other">%d дни</item>
<item quantity="one">1 ден</item>
</plurals>
<plurals name="max_uses_maxUses">
<item quantity="other">%d използвания</item>
<item quantity="zero">Без лимит</item>
<item quantity="one">1 използване</item>
</plurals>
<plurals name="members_header_members">
<item quantity="other">%d потребители</item>
<item quantity="zero">Няма потребители</item>
<item quantity="one">1 потребител</item>
</plurals>
<plurals name="n_days_days">
<item quantity="other">%d дни</item>
<item quantity="one">1 ден</item>
</plurals>
<plurals name="new_messages_count">
<item quantity="other">%d нови съобщения</item>
<item quantity="one">1 ново съобщение</item>
</plurals>
<plurals name="new_messages_with_date_count">
<item quantity="other">%d нови съобщения</item>
<item quantity="one">1 ново съобщение</item>
</plurals>
<plurals name="num_subscribers_subscribers">
<item quantity="other">**%d** абонати</item>
<item quantity="zero">**0** абонати</item>
<item quantity="one">**1** абонат</item>
</plurals>
</resources>