Extended hungarian translation

This commit is contained in:
Gabor Botzheim 2021-12-25 22:21:49 +01:00
parent f904e74f01
commit 0fe042cefd
1 changed files with 10 additions and 10 deletions

View File

@ -234,21 +234,21 @@
<string name="sample_description_4">A plázában</string> <string name="sample_description_4">A plázában</string>
<string name="sample_title_5">Kávészünet</string> <string name="sample_title_5">Kávészünet</string>
<!-- List widget config --> <!-- List widget config -->
<string name="show_events_happening">Show events happening:</string> <string name="show_events_happening">Mutasd a következő eseményeket:</string>
<string name="within_the_next_one_year">Within the next 1 year</string> <string name="within_the_next_one_year">A következő egy évben</string>
<string name="today_only">Today only</string> <string name="today_only">Csak ma</string>
<string name="within_the_next">Within the next</string> <string name="within_the_next">A következő</string>
<plurals name="within_the_next_days"> <plurals name="within_the_next_days">
<item quantity="one">Within the next %d day</item> <item quantity="one">A következő %d napon</item>
<item quantity="other">Within the next %d days</item> <item quantity="other">A következő %d napon</item>
</plurals> </plurals>
<plurals name="within_the_next_weeks"> <plurals name="within_the_next_weeks">
<item quantity="one">Within the next %d week</item> <item quantity="one">A következő %d héten</item>
<item quantity="other">Within the next %d weeks</item> <item quantity="other">A következő %d héten</item>
</plurals> </plurals>
<plurals name="within_the_next_months"> <plurals name="within_the_next_months">
<item quantity="one">Within the next %d month</item> <item quantity="one">A következő %d hónapban</item>
<item quantity="other">Within the next %d months</item> <item quantity="other">A következő %d hónapban</item>
</plurals> </plurals>
<!-- FAQ --> <!-- FAQ -->
<string name="faq_1_title">Hogyan távolíthatom el az „Ünnepnapok hozzáadása” gombbal importált ünnepnapokat\?</string> <string name="faq_1_title">Hogyan távolíthatom el az „Ünnepnapok hozzáadása” gombbal importált ünnepnapokat\?</string>