2017-10-17 18:52:20 -07:00
< ? php
2021-06-10 13:15:52 -07:00
return [
'bulk_delete' => 'Whakaaetia te Puku Whakamuri Taonga' ,
2023-04-06 19:41:36 -07:00
'bulk_restore' => 'Confirm Bulk Restore Assets' ,
2017-10-17 18:52:20 -07:00
'bulk_delete_help' => 'Arotakehia nga rawa mo te whakakore nui i raro. Kia mukua, ka taea te whakahoki mai i enei taonga, engari kaore i te hono atu ki nga kaiwhakamahi e tukuna ana ki a raatau.' ,
2023-04-06 19:41:36 -07:00
'bulk_restore_help' => 'Review the assets for bulk restoration below. Once restored, these assets will not be associated with any users they were previously assigned to.' ,
2017-10-17 18:52:20 -07:00
'bulk_delete_warn' => 'Kei te tata koe ki te muku: te hua moni rawa.' ,
2023-04-06 19:41:36 -07:00
'bulk_restore_warn' => 'You are about to restore :asset_count assets.' ,
2021-06-10 13:15:52 -07:00
'bulk_update' => 'Kaupapa Whakatairanga Nui' ,
'bulk_update_help' => 'Ko tenei puka ka taea e koe te whakahou i nga hua maha i te wa kotahi. Whakakiia nga mara e hiahia ana koe ki te huri. Ko nga mara katoa e mahue ana ka noho tonu.' ,
2022-10-04 17:48:43 -07:00
'bulk_update_warn' => 'You are about to edit the properties of a single asset.|You are about to edit the properties of :asset_count assets.' ,
2017-10-17 18:52:20 -07:00
'checkedout_to' => 'Kua aroahia ki te' ,
'checkout_date' => 'Rā Rārangi' ,
'checkin_date' => 'Rangi Titiro' ,
'checkout_to' => 'Whakaritea ki' ,
'cost' => 'Utu Hokona' ,
'create' => 'Waihanga Ahua' ,
'date' => 'Raa Hokona' ,
'depreciation' => 'Te whakahekenga moni' ,
'depreciates_on' => 'Whakapaihia ana i runga' ,
'default_location' => 'Tauwāhi Taunoa' ,
'eol_date' => 'EOL Rā' ,
'eol_rate' => 'EOL Tau' ,
'expected_checkin' => 'Ko te Whakataunga Whakataunga Whakaaro' ,
'expires' => 'Ka puta' ,
'fully_depreciated' => 'Kua tino tohaina' ,
'help_checkout' => 'Ki te hiahia koe ki te tautapa i tenei taonga tonu, tīpakohia "Ka rite ki te Whakamahia" mai i te rārangi mana i runga.' ,
'mac_address' => 'Wāhitau MAC' ,
'manufacturer' => 'Kaihanga' ,
'model' => 'Tauira' ,
'months' => 'marama' ,
'name' => 'Ingoa Ahua' ,
'notes' => 'Tuhipoka' ,
'order' => 'Tau Tau' ,
'qr' => 'QR Code' ,
'requestable' => 'Ka taea e nga kaiwhakamahi te tono mo tenei taonga' ,
'select_statustype' => 'Tīpakohia te Momo Tūnga' ,
'serial' => 'Waea' ,
'status' => 'Tūnga' ,
'tag' => 'Tae Taonga' ,
'update' => 'Te Whakahou Ahua' ,
'warranty' => 'Te tiwhikete' ,
2021-06-10 13:15:52 -07:00
'warranty_expires' => 'Warranty Expires' ,
2017-10-17 18:52:20 -07:00
'years' => 'tau' ,
2022-01-13 21:27:29 -08:00
'asset_location' => 'Update Asset Location' ,
'asset_location_update_default_current' => 'Update default location AND actual location' ,
'asset_location_update_default' => 'Update only default location' ,
'asset_not_deployable' => 'That asset status is not deployable. This asset cannot be checked out.' ,
'asset_deployable' => 'That status is deployable. This asset can be checked out.' ,
2023-04-06 19:41:36 -07:00
'processing_spinner' => 'Processing... (This might take a bit of time on large files)' ,
2022-06-30 17:34:46 -07:00
'optional_infos' => 'Optional Information' ,
'order_details' => 'Order Related Information'
2021-06-10 13:15:52 -07:00
];