. 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' => 'ستنتهي قريباً ', ], ], ];