. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'match' => [ 'beatmap-deleted' => 'выдаленая бітмапа', 'failed' => 'ПРОЙГРЫШ', 'header' => 'Шматкарыстальніцкая гульня', 'in-progress' => '(матч ў працэсе)', 'in_progress_spinner_label' => 'матч ў працэсе', 'loading-events' => 'Загрузка падзей...', 'winner' => ':team перамагла,', 'winner_by' => ':winner з розніцай у :difference', 'events' => [ 'player-left' => ':user пакінуў гульню', 'player-joined' => ':user далучыўся да гульні', 'player-kicked' => ':user быў выгнаны з гульні', 'match-created' => ':user стварыў гульню', 'match-disbanded' => 'гульня была распушчана', 'host-changed' => ':user стаў хастом', 'player-left-no-user' => 'гулец пакінуў гульню', 'player-joined-no-user' => 'гулец далучыўся да гульні', 'player-kicked-no-user' => 'гулец быў выкінуты з гульні', 'match-created-no-user' => 'гульня была створана', 'match-disbanded-no-user' => 'гульня была распушчана', 'host-changed-no-user' => 'хвост быў зменены', ], 'score' => [ 'stats' => [ 'accuracy' => 'Дакладнасць', 'combo' => 'Комба', 'score' => 'Ачкі', ], ], 'team-types' => [ 'head-to-head' => 'Head-to-head', 'tag-coop' => 'Tag Co-op', 'team-vs' => 'Team VS', 'tag-team-vs' => 'Tag Team VS', ], 'teams' => [ 'blue' => 'Сіняя каманда', 'red' => 'Чырвоная каманда', ], ], 'game' => [ 'scoring-type' => [ 'score' => 'Найлепшыя ачкі', 'accuracy' => 'Найлепшая дакладнасць', 'combo' => 'Найлепшае комба', 'scorev2' => 'Score V2', ], ], ];