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
pull/450/head
Balog Ferenc József 3 years ago committed by Hosted Weblate
parent 96bac81b84
commit 7cb1f90155
No known key found for this signature in database
GPG Key ID: A3FAAA06E6569B4C

@ -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>
Loading…
Cancel
Save