. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ '_' => 'Rūšiuoti pagal', 'all' => 'Visi', 'friends' => 'Draugai', 'last_visit' => 'Neseniai aktyvus', 'new' => 'Naujausi', 'old' => 'Seni', 'rank' => 'Reitingas', 'top' => 'Geriausi', 'username' => 'Vartotojo vardas', 'artist_tracks' => [ 'album' => 'Albumas', 'artist' => 'Atlikėjas', 'bpm' => 'BPM', 'genre' => 'Žanras', 'length' => 'Trukmė', 'relevance' => 'Aktualumas', 'title' => 'Pavadinimas', 'update' => 'Atnaujinti', ], 'forum_posts' => [ 'created' => 'Publikavimo laikas', 'relevance' => 'Aktualumas', ], 'forum_topics' => [ 'created' => 'Sukurta', 'feature_votes' => 'Žvaigždžių pirmenybė', 'new' => 'Paskutinis atsakymas', ], 'users' => [ 'relevance' => 'Aktualumas', 'username' => 'Pavadinimas', ], ];