. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ '_' => 'Sortuj wg', 'all' => 'Wszyscy', 'friends' => 'Znajomi', 'last_visit' => 'Ostatnio aktywni', 'new' => 'Najnowsze', 'old' => 'Najstarsze', 'rank' => 'Pozycja w rankingu', 'top' => 'Najwyżej oceniane', 'username' => 'Nazwa użytkownika', 'artist_tracks' => [ 'album' => 'Album', 'artist' => 'Artysta', 'bpm' => 'BPM', 'genre' => 'Gatunek', 'length' => 'Długość', 'relevance' => 'Trafność', 'title' => 'Tytuł', 'update' => 'Data dodania', ], 'forum_posts' => [ 'created' => 'Czas publikacji', 'relevance' => 'Trafność', ], 'forum_topics' => [ 'created' => 'Data utworzenia', 'feature_votes' => 'Priorytet', 'new' => 'Ostatnia odpowiedź', ], 'users' => [ 'relevance' => 'Trafność', 'username' => 'Nazwa użytkownika', ], ];