You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
This file contains ambiguous Unicode characters that may be confused with others in your current locale. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to highlight these characters.
<?xml version="1.0" encoding="utf-8"?>
<resources >
<plurals name= "days_ago" >
<item quantity= "one" > %1$d μέρα πριν</item>
<item quantity= "other" > %1$d μέρες πριν</item>
</plurals>
<plurals name= "items" >
<item quantity= "one" > %1$dσ το ι χείο </item>
<item quantity= "other" > %1$dσ το ι χεία </item>
</plurals>
<plurals name= "new_chapters" >
<item quantity= "one" > %1$dν έο κεφάλαιο</item>
<item quantity= "other" > %1$dν έα κεφάλαια</item>
</plurals>
<plurals name= "chapters_from_x" >
<item quantity= "one" > %1$dκεφάλα ι ο %2$d</item>
<item quantity= "other" > %1$dκεφάλα ι α %2$d</item>
</plurals>
<plurals name= "hours_ago" >
<item quantity= "one" > %1$dώρ α πριν</item>
<item quantity= "other" > %1$dώρ ες πριν</item>
</plurals>
<plurals name= "chapters" >
<item quantity= "one" > %1$dκεφάλα ι ο </item>
<item quantity= "other" > %1$dκεφάλα ι α </item>
</plurals>
<plurals name= "pages" >
<item quantity= "one" > Σύνολο%1$dσ ελίδα </item>
<item quantity= "other" > Σύνολο%1$dσ ελίδες</item>
</plurals>
<plurals name= "minutes_ago" >
<item quantity= "one" > %1$dλεπτό πριν</item>
<item quantity= "other" > %1$d λεπτά πριν</item>
</plurals>
</resources>