snipe-it/resources/lang/zu/admin/locations/table.php
snipe b01baec7a8 Updated languages
Signed-off-by: snipe <snipe@snipe.net>
2021-04-26 18:11:48 -07:00

24 lines
1.1 KiB
PHP

<?php
return array(
'about_locations_title' => 'Mayelana Nezindawo',
'about_locations' => 'Izindawo zisetshenziselwa ukulandelela ulwazi lendawo kubasebenzisi, amafa, nezinye izinto',
'assets_rtd' => 'Amafa', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
'assets_checkedout' => 'Amafa anikezwe',
'id' => 'ID',
'city' => 'Idolobha',
'state' => 'Isimo',
'country' => 'Izwe',
'create' => 'Dala indawo',
'update' => 'Buyekeza Indawo',
'print_assigned' => 'Print Assigned',
'print_all_assigned' => 'Print All Assigned',
'name' => 'Igama lendawo',
'address' => 'Ikheli',
'zip' => 'I-Postal Code',
'locations' => 'Izindawo',
'parent' => 'Umzali',
'currency' => 'Imali Yendawo',
'ldap_ou' => 'Usesho lwe-LDAP OU',
);