snipe-it/resources/lang/mi-NZ/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.1 KiB
PHP

<?php
return [
'about_locations_title' => 'Mō Ngā Tauwāhi',
'about_locations' => 'Whakamahia ai nga waahi ki te aroturuki i nga korero tauwāhi mo nga kaiwhakamahi, nga rawa, me etahi atu mea',
'assets_rtd' => 'Ngā taonga', // This has NEVER meant Assets Retired. I don't know how it keeps getting reverted.
'assets_checkedout' => 'Tahua kua tohua',
'id' => 'ID',
'city' => 'City',
'state' => 'State',
'country' => 'Whenua',
'create' => 'Waihanga Wahi',
'update' => 'Whakahōu Tauwāhi',
'print_assigned' => 'Print Assigned',
'print_all_assigned' => 'Print All Assigned',
'name' => 'Ingoa Tauwāhi',
'address' => 'Wāhitau',
'address2' => 'Address Line 2',
'zip' => 'Waehere Pouaka',
'locations' => 'Tauranga',
'parent' => 'Matua',
'currency' => 'Wāhi Moni',
'ldap_ou' => 'Rapua Rapu LDAP',
'user_name' => 'User Name',
'department' => 'Tari',
'location' => 'Wāhi',
'asset_tag' => 'Assets Tag',
'asset_name' => 'Ingoa',
'asset_category' => 'Kāwai',
'asset_manufacturer' => 'Kaihanga',
'asset_model' => 'Tauira',
'asset_serial' => 'Waea',
'asset_location' => 'Wāhi',
'asset_checked_out' => 'Kua Mataarahia',
'asset_expected_checkin' => 'Expected Checkin',
'date' => 'Rā:',
'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:',
];