ajout app
This commit is contained in:
42
SNIPE-IT/resources/lang/mi-NZ/admin/locations/table.php
Normal file
42
SNIPE-IT/resources/lang/mi-NZ/admin/locations/table.php
Normal file
@ -0,0 +1,42 @@
|
||||
<?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:',
|
||||
];
|
Reference in New Issue
Block a user