. 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' => 'Име', ], ];