. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ '_' => 'Ordena per', 'all' => 'Tot', 'friends' => 'Amics', 'last_visit' => 'Actius recentment', 'new' => 'Recent', 'old' => 'Antic ', 'rank' => 'Classificació', 'top' => 'Superior', 'username' => 'Nom d’usuari', 'artist_tracks' => [ 'album' => 'Album', 'artist' => 'Artista', 'bpm' => 'BPM', 'genre' => 'Gènere', 'length' => 'Duració', 'relevance' => 'Rellevància', 'title' => 'Títol', 'update' => 'Actualització', ], 'forum_posts' => [ 'created' => 'Temps d\'entrada', 'relevance' => 'Rellevància', ], 'forum_topics' => [ 'created' => 'Creació', 'feature_votes' => 'Prioritat de l\'estrella', 'new' => 'Última resposta', ], 'users' => [ 'relevance' => 'Rellevància', 'username' => 'Nom', ], ];