Merge pull request #1597 from spkprs/patch-22

Update strings.xml
This commit is contained in:
Tibor Kaputa 2021-12-29 14:45:32 +01:00 committed by GitHub
commit d4f7f4f25c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 10 deletions

View File

@ -247,21 +247,21 @@
<string name="sample_title_5">Ωρα για καφέ</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">Εμφάνιση εκδηλώσεων:</string>
<string name="within_the_next_one_year">Εντός του επόμενου 1 έτους</string>
<string name="today_only">Σήμερα μόνο</string>
<string name="within_the_next">Εντός στο επόμενο</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">Εντός στην επόμενη %d ημ.</item>
<item quantity="other">Εντός στις επόμενες %d ημ.</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">Εντός στην επόμενη %d εβδ.</item>
<item quantity="other">Εντός στις επόμενες %d εβδ.</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">Εντός στον επόμενο %d μήνα</item>
<item quantity="other">Εντός στις επόμενες %d μήνες</item>
</plurals>
<!-- FAQ -->