. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'load_failed' => '', 'missing_route' => '', 'no_restricted_access' => 'Nie ste schopní vykonať túto akciu, zatiaľ čo váš účet je v obmedzenom stave.', 'supporter_only' => 'Musíte byť osu! supporter pre použitie tejto funkcie.', 'unknown' => 'Nastala neznáma chyba.', 'codes' => [ 'http-401' => 'Pre pokračovanie sa prosím prihláste.', 'http-403' => 'Prístup zamietnutý.', 'http-404' => 'Nenašlo sa.', 'http-429' => 'Priveľa pokusov. Skúste to znova neskôr.', ], 'account' => [ 'profile-order' => [ 'generic' => 'Nastala chyba. Skúste obnoviť stránku.', ], ], 'beatmaps' => [ 'invalid_mode' => 'Bol identifikovaný invalidný režim.', 'standard_converts_only' => 'Nie je dostupné žiadne skóre pre zvolený mód na tejto obtiažnosti.', ], 'checkout' => [ 'generic' => '', ], 'scores' => [ 'invalid_id' => '', ], 'search' => [ 'default' => '', 'invalid_cursor_exception' => '', 'operation_timeout_exception' => '', ], 'user_report' => [ 'recently_reported' => "", ], ];