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

22 lines
1 KiB
PHP
Raw Normal View History

2017-10-17 18:52:20 -07:00
<?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',
'name' => 'Igama lendawo',
'address' => 'Ikheli',
'zip' => 'I-Postal Code',
'locations' => 'Izindawo',
'parent' => 'Umzali',
'currency' => 'Imali Yendawo',
'ldap_ou' => 'Usesho lwe-LDAP OU',
);