New translations strings.xml (Hungarian)

This commit is contained in:
Thomas 2019-11-19 18:24:13 +01:00
parent 4f8f43ab6c
commit 0cd4f4422a
1 changed files with 4 additions and 0 deletions

View File

@ -937,6 +937,10 @@ A Yandexnek megvan a saját adatvédelmi szabályzata, ami itt található: http
<item quantity="one">%d szavazat</item>
<item quantity="other">%d szavazat</item>
</plurals>
<plurals name="number_of_voters">
<item quantity="one">%d voter</item>
<item quantity="other">%d voters</item>
</plurals>
<string-array name="poll_choice_type">
<item>Egyetlen választás</item>
<item>Több választás</item>