2017-10-17 18:52:20 -07:00
< ? php
2022-01-13 21:27:29 -08:00
return array (
2017-10-17 18:52:20 -07:00
'activated' => 'Isebenza' ,
'allow' => 'Vumela' ,
'checkedout' => 'Amafa' ,
'created_at' => 'Kudalwe' ,
'createuser' => 'Dala umsebenzisi' ,
'deny' => 'Yeka' ,
'email' => 'I-imeyili' ,
'employee_num' => 'I-Employee No.' ,
'first_name' => 'Igama' ,
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.' ,
2017-10-17 18:52:20 -07:00
'id' => 'Id' ,
'inherit' => 'Ifa' ,
'job' => 'Isihloko somsebenzi' ,
'last_login' => 'Ukungena ngemvume kokugcina' ,
'last_name' => 'Isibongo' ,
'location' => 'Indawo' ,
'lock_passwords' => 'Imininingwane yokungena ayikwazi ukushintshwa kulokhu ukufakwa.' ,
'manager' => 'Umphathi' ,
'managed_locations' => 'Izindawo eziphethwe' ,
'name' => 'Igama' ,
'notes' => 'Amanothi' ,
'password_confirm' => 'Qinisekisa Iphasiwedi' ,
'password' => 'Iphasiwedi' ,
'phone' => 'Ifoni' ,
'show_current' => 'Bonisa Abasebenzisi Bamanje' ,
'show_deleted' => 'Bonisa Abasebenzisi Abasusiwe' ,
'title' => 'Isihloko' ,
2022-01-13 21:27:29 -08:00
'to_restore_them' => 'ukuze ubuyisele.' ,
2017-10-17 18:52:20 -07:00
'updateuser' => 'Buyekeza Umsebenzisi' ,
'username' => 'Igama lomsebenzisi' ,
2022-01-13 21:27:29 -08:00
'user_deleted_text' => 'Lo msebenzisi umakwe njengosusiwe.' ,
2017-10-17 18:52:20 -07:00
'username_note' => '(Lokhu kusetshenziselwa i-Active Directory ukubopha kuphela, hhayi ukungena ngemvume.)' ,
'cloneuser' => 'Clone Umsebenzisi' ,
'viewusers' => 'Buka Abasebenzisi' ,
2022-01-13 21:27:29 -08:00
);