. 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' => 'โหมดผู้เล่นหลายคน', ], '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' => 'ใกล้จบ', ], ], ];