. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'empty' => [ '_' => 'Igre osu!(lazer) :type_group še niso bile odigrane!', 'playlists' => 'seznam pesmi', 'realtime' => 'večigralski način', ], 'room' => [ 'hosted_by' => 'gostuje :user', 'invalid_password' => 'Neveljavno geslo sobe', 'map_count' => ':count_delimited beatmapa|:count_delimited beatmap', 'player_count' => ':count_delimited igralec|:count_delimited igralcev', 'time_left' => 'še :time', 'errors' => [ 'duration_too_long' => 'Dolžina je predolga.', 'name_too_long' => '', ], 'status' => [ 'active' => 'aktivno', 'ended' => 'zaključeno', 'soon' => 'se zaključuje', ], ], ];