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' => 'פרטי ההתחברות אינם תואמים את הנתונים שלנו',
10 'throttle' => 'נסיונות התחברות רבים מדי, יש להמתין :seconds שניות ולנסות שנית',
15 'log_in_with' => 'התחבר באמצעות :socialDriver',
16 'sign_up_with' => 'הרשם באמצעות :socialDriver',
20 'username' => 'שם משתמש',
22 'password' => 'סיסמא',
23 'password_confirm' => 'אימות סיסמא',
24 'password_hint' => 'חייבת להיות יותר מ-5 תווים',
25 'forgot_password' => 'שכחת סיסמא?',
26 'remember_me' => 'זכור אותי',
27 'ldap_email_hint' => 'אנא ציין כתובת אי-מייל לשימוש בחשבון זה',
28 'create_account' => 'צור חשבון',
29 'already_have_account' => 'יש לך כבר חשבון?',
30 'dont_have_account' => 'אין לך חשבון?',
31 'social_login' => 'התחברות באמצעות אתר חברתי',
32 'social_registration' => 'הרשמה באמצעות אתר חברתי',
33 'social_registration_text' => 'הרשם והתחבר באמצעות שירות אחר',
35 'register_thanks' => 'תודה על הרשמתך!',
36 'register_confirm' => 'יש לבדוק את תיבת המייל שלך ולאשר את ההרשמה על מנת להשתמש ב:appName',
37 'registrations_disabled' => 'הרשמה כרגע מבוטלת',
38 'registration_email_domain_invalid' => 'That email domain does not have access to this application',
39 'register_success' => 'Thanks for signing up! You are now registered and signed in.',
43 'reset_password' => 'Reset Password',
44 'reset_password_send_instructions' => 'Enter your email below and you will be sent an email with a password reset link.',
45 'reset_password_send_button' => 'Send Reset Link',
46 'reset_password_sent_success' => 'A password reset link has been sent to :email.',
47 'reset_password_success' => 'Your password has been successfully reset.',
48 'email_reset_subject' => 'Reset your :appName password',
49 'email_reset_text' => 'You are receiving this email because we received a password reset request for your account.',
50 'email_reset_not_requested' => 'If you did not request a password reset, no further action is required.',
54 'email_confirm_subject' => 'Confirm your email on :appName',
55 'email_confirm_greeting' => 'Thanks for joining :appName!',
56 'email_confirm_text' => 'Please confirm your email address by clicking the button below:',
57 'email_confirm_action' => 'Confirm Email',
58 'email_confirm_send_error' => 'Email confirmation required but the system could not send the email. Contact the admin to ensure email is set up correctly.',
59 'email_confirm_success' => 'Your email has been confirmed!',
60 'email_confirm_resent' => 'Confirmation email resent, Please check your inbox.',
62 'email_not_confirmed' => 'Email Address Not Confirmed',
63 'email_not_confirmed_text' => 'Your email address has not yet been confirmed.',
64 'email_not_confirmed_click_link' => 'Please click the link in the email that was sent shortly after you registered.',
65 'email_not_confirmed_resend' => 'If you cannot find the email you can re-send the confirmation email by submitting the form below.',
66 'email_not_confirmed_resend_button' => 'שלח שוב מייל אימות',