3 * Authentication Language Lines
4 * The following language lines are used during authentication for various
5 * messages that we need to display to the user.
9 'failed' => 'Tieto údaje nesedia s našimi záznamami.',
10 'throttle' => 'Priveľa pokusov o prihlásenie. Skúste znova o :seconds sekúnd.',
13 'sign_up' => 'Registrácia',
14 'log_in' => 'Prihlásenie',
15 'log_in_with' => 'Prihlásiť sa cez :socialDriver',
16 'sign_up_with' => 'Registrovať sa cez :socialDriver',
17 'logout' => 'Odhlásenie',
20 'username' => 'Používateľské meno',
22 'password' => 'Heslo',
23 'password_confirm' => 'Potvrdiť heslo',
24 'password_hint' => 'Musí mať viac ako 7 znakov',
25 'forgot_password' => 'Zabudli ste heslo?',
26 'remember_me' => 'Zapamätať si ma',
27 'ldap_email_hint' => 'Zadajte prosím email, ktorý sa má použiť pre tento účet.',
28 'create_account' => 'Vytvoriť účet',
29 'already_have_account' => 'Already have an account?',
30 'dont_have_account' => 'Don\'t have an account?',
31 'social_login' => 'Sociálne prihlásenie',
32 'social_registration' => 'Sociálna registrácia',
33 'social_registration_text' => 'Registrovať sa a prihlásiť sa použitím inej služby.',
35 'register_thanks' => 'Ďakujeme zaregistráciu!',
36 'register_confirm' => 'Skontrolujte prosím svoj email a kliknite na potvrdzujúce tlačidlo pre prístup k :appName.',
37 'registrations_disabled' => 'Registrácie sú momentálne zablokované',
38 'registration_email_domain_invalid' => 'Táto emailová doména nemá prístup k tejto aplikácii',
39 'register_success' => 'Ďakujeme za registráciu! Teraz ste registrovaný a prihlásený.',
43 'reset_password' => 'Reset hesla',
44 'reset_password_send_instructions' => 'Zadajte svoj email nižšie a bude Vám odoslaný email s odkazom pre reset hesla.',
45 'reset_password_send_button' => 'Poslať odkaz na reset hesla',
46 'reset_password_sent_success' => 'Odkaz na reset hesla bol poslaný na :email.',
47 'reset_password_success' => 'Vaše heslo bolo úspešne resetované.',
48 'email_reset_subject' => 'Reset Vášho :appName hesla',
49 'email_reset_text' => 'Tento email Ste dostali pretože sme dostali požiadavku na reset hesla pre Váš účet.',
50 'email_reset_not_requested' => 'Ak ste nepožiadali o reset hesla, nemusíte nič robiť.',
54 'email_confirm_subject' => 'Potvrdiť email na :appName',
55 'email_confirm_greeting' => 'Ďakujeme za pridanie sa k :appName!',
56 'email_confirm_text' => 'Prosím potvrďte Vašu emailovú adresu kliknutím na tlačidlo nižšie:',
57 'email_confirm_action' => 'Potvrdiť email',
58 'email_confirm_send_error' => 'Je požadované overenie emailu, ale systém nemohol odoslať email. Kontaktujte administrátora by ste sa uistili, že email je nastavený správne.',
59 'email_confirm_success' => 'Váš email bol overený!',
60 'email_confirm_resent' => 'Potvrdzujúci email bol poslaný znovu, skontrolujte prosím svoju emailovú schránku.',
62 'email_not_confirmed' => 'Emailová adresa nebola overená',
63 'email_not_confirmed_text' => 'Vaša emailová adresa nebola zatiaľ overená.',
64 'email_not_confirmed_click_link' => 'Prosím, kliknite na odkaz v emaili, ktorý bol poslaný krátko po Vašej registrácii.',
65 'email_not_confirmed_resend' => 'Ak nemôžete násť email, môžete znova odoslať overovací email odoslaním doleuvedeného formulára.',
66 'email_not_confirmed_resend_button' => 'Znova odoslať overovací email',
69 'user_invite_email_subject' => 'You have been invited to join :appName!',
70 'user_invite_email_greeting' => 'An account has been created for you on :appName.',
71 'user_invite_email_text' => 'Click the button below to set an account password and gain access:',
72 'user_invite_email_action' => 'Set Account Password',
73 'user_invite_page_welcome' => 'Welcome to :appName!',
74 'user_invite_page_text' => 'To finalise your account and gain access you need to set a password which will be used to log-in to :appName on future visits.',
75 'user_invite_page_confirm_button' => 'Confirm Password',
76 'user_invite_success' => 'Password set, you now have access to :appName!'