. Licensed under the GNU Affero General Public License v3.0. // See the LICENCE file in the repository root for full licence text. return [ 'button' => [ 'resend' => 'Znovu odoslať overovací e-mail', 'set' => 'Nastaviť heslo', 'start' => 'Začať', ], 'error' => [ 'contact_support' => 'Prosím kontaktujte podporu pre obnovenie účtu.', 'expired' => '', 'invalid' => '', 'is_privileged' => 'Kontaktujte peppyho lulz.', 'missing_key' => 'Požadovaný.', 'too_many_tries' => 'Príliš veľa nepodarených pokusov.', 'user_not_found' => 'Zadaný užívateľ neexistuje.', 'wrong_key' => 'Neplatný kód.', ], 'notice' => [ 'sent' => 'Skontroluj tvoj e-mail pre overovací kód.', 'saved' => 'Nové heslo uložené!', ], 'started' => [ 'password' => 'Nové heslo', 'password_confirmation' => 'Potvrdenie hesla', 'title' => 'Resetovanie hesla pre účet :username.', 'verification_key' => 'Overovací kód', ], 'starting' => [ 'username' => 'Zadajte e-mailovú adresu alebo užívateľské meno', 'reason' => [ 'inactive_different_country' => "", ], 'support' => [ '_' => '', 'button' => '', ], ], ];