2018-09-28 11:54:52 -07:00
< ? php
return array (
2021-09-08 13:49:33 -07:00
'activated' => 'Virkur' ,
2018-09-28 11:54:52 -07:00
'allow' => 'Allow' ,
2021-09-08 13:49:33 -07:00
'checkedout' => 'Eignir' ,
2018-09-28 11:54:52 -07:00
'created_at' => 'Created' ,
2022-08-08 15:29:28 -07:00
'createuser' => 'Stofna notanda' ,
2021-09-08 13:49:33 -07:00
'deny' => 'Hafna' ,
'email' => 'Netfang' ,
2018-09-28 11:54:52 -07:00
'employee_num' => 'Employee No.' ,
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' ,
'inherit' => 'Inherit' ,
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' ,
'name' => 'Name' ,
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' ,
2018-09-28 11:54:52 -07:00
'show_current' => 'Show Current Users' ,
'show_deleted' => 'Show Deleted Users' ,
'title' => 'Title' ,
'to_restore_them' => 'to restore them.' ,
'updateuser' => 'Update User' ,
'username' => 'Username' ,
'user_deleted_text' => 'This user has been marked as deleted.' ,
'username_note' => '(This is used for Active Directory binding only, not for login.)' ,
'cloneuser' => 'Clone User' ,
'viewusers' => 'View Users' ,
);