translating the slovak strings

This commit is contained in:
Tibor Kaputa 2021-12-25 21:30:47 +01:00 committed by GitHub
parent 84b79a5279
commit f803f9fee8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -247,21 +247,24 @@
<string name="sample_title_5">Káva</string>
<!-- List widget config -->
<string name="show_events_happening">Show events happening:</string>
<string name="within_the_next_one_year">Within the next 1 year</string>
<string name="today_only">Today only</string>
<string name="within_the_next">Within the next</string>
<string name="show_events_happening">Zobraziť udalosti z:</string>
<string name="within_the_next_one_year">Najbližšieho 1 roka</string>
<string name="today_only">Iba dnešné</string>
<string name="within_the_next">Najbližšich</string>
<plurals name="within_the_next_days">
<item quantity="one">Within the next %d day</item>
<item quantity="other">Within the next %d days</item>
<item quantity="one">Najbližšieho %d dňa</item>
<item quantity="few">Najbližších %d dní</item>
<item quantity="other">Najbližších %d dní</item>
</plurals>
<plurals name="within_the_next_weeks">
<item quantity="one">Within the next %d week</item>
<item quantity="other">Within the next %d weeks</item>
<item quantity="one">Najbližšieho %d týždňa</item>
<item quantity="few">Najbližších %d týždňov</item>
<item quantity="other">Najbližších %d týždňov</item>
</plurals>
<plurals name="within_the_next_months">
<item quantity="one">Within the next %d month</item>
<item quantity="other">Within the next %d months</item>
<item quantity="one">Najbližšieho %d mesiaca</item>
<item quantity="few">Najbližších %d mesiacov</item>
<item quantity="other">Najbližších %d mesiacov</item>
</plurals>
<!-- FAQ -->