'Σεζόν {seasonNumber}', 'season_abbr' => 'S{seasonNumber}', 'number' => 'Επεισόδιο {episodeNumber}', 'number_abbr' => 'Επ. {episodeNumber}', 'season_episode' => 'Σεζόν {seasonNumber} επεισόδιο {episodeNumber}', 'season_episode_abbr' => 'S{seasonNumber}:E{episodeNumber}', 'persons' => '{personsCount, plural, one {# άτομο} other {# άτομα} }', 'persons_list' => 'Πρόσωπα', 'back_to_episodes' => 'Επιστροφή στα επεισόδια του {podcast}', 'comments' => 'Σχόλια', 'activity' => 'Δραστηριότητα', 'description' => 'Περιγραφή επεισοδίου', 'number_of_comments' => '{numberOfComments, plural, one {# σχόλιο} other {# σχόλια} }', 'all_podcast_episodes' => 'Όλα τα επεισόδια του podcast', 'back_to_podcast' => 'Μετάβαση πίσω στο podcast', 'preview' => [ 'title' => 'Preview', 'not_published' => 'Not published', 'text' => '{publication_status, select, published {This episode is not yet published.} scheduled {This episode is scheduled for publication on {publication_date}.} with_podcast {This episode will be published at the same time as the podcast.} other {This episode is not yet published.} }', 'publish' => 'Publish', 'publish_edit' => 'Edit publication', ], ];