Translated using Weblate (Belarusian)

Currently translated at 100.0% (9 of 9 strings)

Co-authored-by: Joe <happenstance@users.noreply.hosted.weblate.org>
Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/be/
Translation: Kotatsu/plurals
This commit is contained in:
Joe
2024-07-23 10:58:45 +02:00
committed by Koitharu
parent 8755106fd2
commit 23dab16afc

View File

@@ -38,4 +38,16 @@
<item quantity="many">%1$d месяцаў таму</item>
<item quantity="other">%1$d месяцаў таму</item>
</plurals>
<plurals name="hours">
<item quantity="one">%1$dгадзіна</item>
<item quantity="few">%1$dгадзіны</item>
<item quantity="many">%1$dгадзін</item>
<item quantity="other">%1$dгадзін</item>
</plurals>
<plurals name="minutes">
<item quantity="one">%1$dхвіліна</item>
<item quantity="few">%1$dхвіліны</item>
<item quantity="many">%1$dхвілін</item>
<item quantity="other">%1$dхвілін</item>
</plurals>
</resources>