. 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' => 'Előre csomagolt, általános témákat körbeölelő beatmap gyűjtemények.', 'empty' => 'Hamarosan!', 'nav_title' => 'listázás', 'title' => 'Beatmap Csomagok', 'blurb' => [ 'important' => 'OLVASD EL LETÖLTÉS ELŐTT', 'install_instruction' => 'Telepítés: Miután letöltötte a csomagot, bontsa ki a csomag tartalmát a osu! Songs könyvtárba és osu! a többit megteszi.', ], ], 'show' => [ 'download' => 'Letöltés', 'item' => [ 'cleared' => 'lejátszott', 'not_cleared' => 'nem játszott', ], 'no_diff_reduction' => [ '_' => ':link nem használhatóak e csomag teljesítéséhez.', 'link' => 'Nehézséget csökkentő módok', ], ], 'mode' => [ 'artist' => 'Előadó/Album', 'chart' => 'Reflektorfény', 'featured' => 'Kiemelt Előadó', 'loved' => 'Loved projekt', 'standard' => 'Standard', 'theme' => 'Téma', 'tournament' => 'Bajnokság', ], 'require_login' => [ '_' => 'A letöltéshez :link kell lenned', 'link_text' => 'bejelentkezve', ], ];