snipe-it/resources/lang/is-IS/auth/general.php

19 lines
1.3 KiB
PHP
Raw Normal View History

2018-09-28 11:54:52 -07:00
<?php
return [
'send_password_link' => 'Send Password Reset Link',
'email_reset_password' => 'Endurstilla lykilorð í gegnum t-póst',
'reset_password' => 'Endurstilla lykilorð',
'saml_login' => 'Innskráning með SAML - auðkenningu',
2018-09-28 11:54:52 -07:00
'login' => 'Login',
'login_prompt' => 'Vinsamlegast skráðu þig inn',
'forgot_password' => 'Ég hef gleymt lykilorðinu mínu',
'ldap_reset_password' => 'Vinsamlegast smelltu hér til að endurstilla LDAP lykilorðið þitt',
'remember_me' => 'Muna eftir mér',
'username_help_top' => 'Sláðu inn <strong>notandanafn</strong> þitt til að fá sendan hlekk til að endurstilla lykilorð í tölvupósti.',
'username_help_bottom' => 'Your username and email address <em>may</em> be the same, but may not be, depending on your configuration. If you cannot remember your username, contact your administrator. <br><br><strong>Usernames without an associated email address will not be emailed a password reset link.</strong> ',
'google_login' => 'Login with Google Workspace',
'google_login_failed' => 'Google Login failed, please try again.',
];