2018-09-28 11:54:52 -07:00
< ? php
return array (
2021-09-08 13:49:33 -07:00
'activated' => 'Virkur' ,
2023-01-09 11:09:26 -08:00
'allow' => 'Heimila' ,
2021-09-08 13:49:33 -07:00
'checkedout' => 'Eignir' ,
2023-01-09 11:09:26 -08:00
'created_at' => 'Stofnað' ,
2022-08-08 15:29:28 -07:00
'createuser' => 'Stofna notanda' ,
2021-09-08 13:49:33 -07:00
'deny' => 'Hafna' ,
'email' => 'Netfang' ,
2023-01-09 11:09:26 -08:00
'employee_num' => 'Starfsmanna nr.' ,
2022-08-08 15:29:28 -07:00
'first_name' => 'Fornafn' ,
2022-05-24 15:07:14 -07:00
'groupnotes' => 'Select a group to assign to the user, remember that a user takes on the permissions of the group they are assigned. Use ctrl+click (or cmd+click on MacOS) to deselect groups.' ,
2018-09-28 11:54:52 -07:00
'id' => 'Id' ,
2023-01-09 11:09:26 -08:00
'inherit' => 'Erfðir ' ,
2021-09-08 13:49:33 -07:00
'job' => 'Starfsheiti' ,
2022-08-08 15:29:28 -07:00
'last_login' => 'Siðasta innskráning' ,
'last_name' => 'Eftirnafn' ,
2021-09-08 13:49:33 -07:00
'location' => 'Staðsetning' ,
2018-09-28 11:54:52 -07:00
'lock_passwords' => 'Login details cannot be changed on this installation.' ,
2021-09-08 13:49:33 -07:00
'manager' => 'Yfirmaður' ,
2018-09-28 11:54:52 -07:00
'managed_locations' => 'Managed Locations' ,
2023-01-09 11:09:26 -08:00
'name' => 'Nafn' ,
2022-08-08 15:29:28 -07:00
'notes' => 'Athugasemdir' ,
2021-09-08 13:49:33 -07:00
'password_confirm' => 'Staðfesta lykilorð' ,
'password' => 'Lykilorð' ,
'phone' => 'Símanúmer' ,
2023-01-09 11:09:26 -08:00
'show_current' => 'Sýna núverandi notendur' ,
'show_deleted' => 'Sýna eydda notendur' ,
'title' => 'Titill' ,
2018-09-28 11:54:52 -07:00
'to_restore_them' => 'to restore them.' ,
2023-09-25 02:54:46 -07:00
'total_assets_cost' => " Heildarkostnaður búnaðar " ,
2023-01-09 11:09:26 -08:00
'updateuser' => 'Uppfæra notenda' ,
'username' => 'Notendanafn' ,
2018-09-28 11:54:52 -07:00
'user_deleted_text' => 'This user has been marked as deleted.' ,
'username_note' => '(This is used for Active Directory binding only, not for login.)' ,
2023-01-09 11:09:26 -08:00
'cloneuser' => 'Klóna notenda' ,
'viewusers' => 'Skoða notendur' ,
2018-09-28 11:54:52 -07:00
);