snipe-it/resources/lang/zu/admin/users/table.php

39 lines
1.7 KiB
PHP
Raw Normal View History

2017-10-17 18:52:20 -07:00
<?php
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',
'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',
'to_restore_them' => 'ukuze ubuyisele.',
2017-10-17 18:52:20 -07:00
'updateuser' => 'Buyekeza Umsebenzisi',
'username' => 'Igama lomsebenzisi',
'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',
);