. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'empty' => [ '_' => 'Dar nežaista osu!(lazer) :type_group!', 'playlists' => 'grojaraščių', 'realtime' => 'žaidimų tinkle', ], 'room' => [ 'hosted_by' => 'šeimininkas :user', 'invalid_password' => 'Negaliojantis slaptažodis', 'map_count' => ':count_delimited bitmapas|:count_delimited bitmapai', 'player_count' => ':count_delimited žaidėjas|:count_delimited žaidėjų', 'time_left' => ':time liko', 'errors' => [ 'duration_too_long' => 'Per ilga trūkmė.', 'name_too_long' => '', ], 'status' => [ 'active' => 'aktyvus', 'ended' => 'baigėsi', 'soon' => 'greitai baigsis', ], ], ];