commit
d4f7f4f25c
|
@ -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 -->
|
||||
|
|
Loading…
Reference in New Issue