. 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' => 'نام', ], ];