. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ '_' => 'الفرز بـ', 'all' => 'الكل', 'friends' => 'الأصدقاء', 'last_visit' => 'نشط مؤخراً', 'new' => 'الأخيرة', 'old' => 'قديم', 'rank' => 'الترتيب', 'top' => 'الأحدث', 'username' => 'اسم المُستخدم', 'artist_tracks' => [ 'album' => 'ألبوم', 'artist' => 'الفنان', 'bpm' => 'BPM', 'genre' => 'الصنف', 'length' => 'المدة', 'relevance' => 'الصِلة', 'title' => 'العنوان', 'update' => 'تحديث', ], 'forum_posts' => [ 'created' => 'توقيت النشر', 'relevance' => 'الأهمية', ], 'forum_topics' => [ 'created' => 'تم الإنشاء', 'feature_votes' => 'تفضيل النجمة', 'new' => 'الرد الأخير', ], 'users' => [ 'relevance' => 'الصِلة', 'username' => 'الإسم', ], ];