. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'index' => [ 'description' => 'Kolekcje beatmap o wspólnej tematyce.', 'empty' => 'Dostępne wkrótce!', 'nav_title' => 'lista', 'title' => 'Paczki beatmap', 'blurb' => [ 'important' => 'WAŻNE', 'install_instruction' => 'Instalacja: Rozpakuj zawartość pobranej paczki do folderu z beatmapami (Songs), a osu! zajmie się resztą.', ], ], 'show' => [ 'download' => 'Pobierz', 'item' => [ 'cleared' => 'ukończona', 'not_cleared' => 'nieukończona', ], 'no_diff_reduction' => [ '_' => 'Nie możesz korzystać z :link do zaliczania beatmap z tej paczki.', 'link' => 'modyfikatorów ułatwiających rozgrywkę', ], ], 'mode' => [ 'artist' => 'Artysta/Album', 'chart' => 'Wyróżnione', 'featured' => 'Wyróżnieni artyści', 'loved' => 'Project Loved', 'standard' => 'Standardowe', 'theme' => 'Tematyczne', 'tournament' => 'Turniejowe', ], 'require_login' => [ '_' => 'Aby pobrać tę paczkę, musisz się :link', 'link_text' => 'zalogować', ], ];