. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'empty' => [ '_' => 'Ei vielä osu!(lazer) -:type_group pelattu!', 'playlists' => 'soittolistoja', 'realtime' => 'moninpelejä', ], 'room' => [ 'hosted_by' => 'isännöi :user', 'invalid_password' => 'Virheellinen huoneen salasana', 'map_count' => ':count_delimited kartta|:count_delimited karttaa', 'player_count' => ':count_delimited pelaaja|:count_delimited pelaajaa', 'time_left' => ':time jäljellä', 'errors' => [ 'duration_too_long' => 'Liian pitkä aika.', 'name_too_long' => '', ], 'status' => [ 'active' => 'avoinna', 'ended' => 'päättynyt', 'soon' => 'päättyy kohta', ], ], ];