Translated using Weblate (Hungarian)

Currently translated at 28.5% (2 of 7 strings)

Added translation using Weblate (Hungarian)

Co-authored-by: Balog Ferenc József <ferencb2412@gmail.com>
Translate-URL: https://hosted.weblate.org/projects/kotatsu/plurals/hu/
Translation: Kotatsu/plurals
This commit is contained in:
Balog Ferenc József
2023-08-12 06:39:17 +02:00
committed by Hosted Weblate
parent 96bac81b84
commit 7cb1f90155

View File

@@ -0,0 +1,11 @@
<?xml version="1.0" encoding="utf-8"?>
<resources>
<plurals name="new_chapters">
<item quantity="one">%1$d új fejezet</item>
<item quantity="other">%1$d új fejezetek</item>
</plurals>
<plurals name="chapters">
<item quantity="one">%1$d fejezet</item>
<item quantity="other">%1$d fejezetek</item>
</plurals>
</resources>