. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'empty' => [ '_' => 'Κανένα osu!(lazer) :type_group παιχνίδια παίχτηκαν ακόμα!', 'playlists' => 'λίστες αναπαραγωγής', 'realtime' => 'multiplayer', ], 'room' => [ 'hosted_by' => 'φιλοξενείται από :user', 'invalid_password' => 'Μη έγκυρος κωδικός δωματίου', 'map_count' => ':count_delimited χάρτες:count_delimited', 'player_count' => ':count_delimited παίκτης|:count_delimited παίκτες', 'time_left' => 'απέμειναν :time', 'errors' => [ 'duration_too_long' => 'Η διάρκεια είναι πολύ μεγάλη.', 'name_too_long' => '', ], 'status' => [ 'active' => 'ενεργό', 'ended' => 'έληξε', 'soon' => 'λήγει σύντομα', ], ], ];