snipe-it/resources/lang/zu-ZA/admin/locations/table.php
snipe 8ca4c51186 Updated strings
Signed-off-by: snipe <snipe@snipe.net>
2024-01-24 15:29:39 +00:00

43 lines
2 KiB
PHP

<?php
return [
'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',
'address2' => 'Address Line 2',
'zip' => 'I-Postal Code',
'locations' => 'Izindawo',
'parent' => 'Umzali',
'currency' => 'Imali Yendawo',
'ldap_ou' => 'Usesho lwe-LDAP OU',
'user_name' => 'User Name',
'department' => 'UMnyango',
'location' => 'Indawo',
'asset_tag' => 'Assets Tag',
'asset_name' => 'Igama',
'asset_category' => 'Isigaba',
'asset_manufacturer' => 'Umkhiqizi',
'asset_model' => 'Isibonelo',
'asset_serial' => 'Serial',
'asset_location' => 'Indawo',
'asset_checked_out' => 'Ikhishiwe',
'asset_expected_checkin' => 'Expected Checkin',
'date' => 'Usuku:',
'phone' => 'Location Phone',
'signed_by_asset_auditor' => 'Signed By (Asset Auditor):',
'signed_by_finance_auditor' => 'Signed By (Finance Auditor):',
'signed_by_location_manager' => 'Signed By (Location Manager):',
'signed_by' => 'Signed Off By:',
];