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/pluralspull/450/head
parent
96bac81b84
commit
7cb1f90155
@ -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…
Reference in New Issue