2017-10-17 18:52:20 -07:00
< ? php
2021-06-10 13:15:52 -07:00
return [
'bulk_delete' => 'Qinisekisa u-Bulk Susa amafa' ,
2023-04-06 19:57:35 -07:00
'bulk_restore' => 'Confirm Bulk Restore Assets' ,
2017-10-17 18:52:20 -07:00
'bulk_delete_help' => 'Buyekeza amafa wokususwa okuningi ngezansi. Uma usususiwe, la mafa angabuyiselwa, kodwa ngeke ahlanganiswe nanoma yimuphi abasebenzisi okwamanje abelwe wona.' ,
2023-04-06 19:57:35 -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' => 'Uzosusa: impahla ye-asethi_diza.' ,
2023-04-06 19:57:35 -07:00
'bulk_restore_warn' => 'You are about to restore :asset_count assets.' ,
2021-06-10 13:15:52 -07:00
'bulk_update' => 'Ukuvuselela amafa we-Bulk' ,
'bulk_update_help' => 'Leli fomu likuvumela ukuthi ubuyekeze amafa amaningi ngesikhathi esisodwa. Gcwalisa kuphela amasimu okudingayo ukuguqula. Noma yiziphi izinkambu ezishiywe zingenakushintshwa.' ,
2022-10-13 12:52:45 -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' => 'Ikhiyiwe Kuzo' ,
'checkout_date' => 'Usuku lokuhlola' ,
'checkin_date' => 'Usuku lokuhlola' ,
'checkout_to' => 'I-Checkout iya' ,
'cost' => 'Izindleko zokuthenga' ,
'create' => 'Dala i-Asset' ,
'date' => 'Usuku lokuthenga' ,
'depreciation' => 'Ukunciphisa' ,
'depreciates_on' => 'Iyancipha' ,
'default_location' => 'Indawo okuzenzakalelayo' ,
'eol_date' => 'Usuku lwe-EOL' ,
'eol_rate' => 'I-EOL Rate' ,
'expected_checkin' => 'Ilanga le-Checkin elilindelekile' ,
'expires' => 'Iphelelwa yisikhathi' ,
'fully_depreciated' => 'Ukunciphisa ngokuphelele' ,
'help_checkout' => 'Uma ufisa ukwabela le mali ngaso leso sikhathi, khetha "Ukulungele Ukusebenzisa" kusuka kuhlu lokulunga ngenhla.' ,
'mac_address' => 'Ikheli le-MAC' ,
'manufacturer' => 'Umkhiqizi' ,
'model' => 'Isibonelo' ,
'months' => 'izinyanga' ,
'name' => 'Igama lefa' ,
'notes' => 'Amanothi' ,
'order' => 'Inombolo Ye-oda' ,
'qr' => 'Ikhodi ye-QR' ,
'requestable' => 'Abasebenzisi bangase bacele le mali' ,
'select_statustype' => 'Khetha uhlobo lomumo' ,
'serial' => 'Serial' ,
'status' => 'Isimo' ,
'tag' => 'Ithegi lefa' ,
'update' => 'Ukuvuselelwa kwefa' ,
'warranty' => 'Iwaranti' ,
2021-06-10 13:15:52 -07:00
'warranty_expires' => 'Warranty Expires' ,
2017-10-17 18:52:20 -07:00
'years' => 'iminyaka' ,
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:57:35 -07:00
'processing_spinner' => 'Processing... (This might take a bit of time on large files)' ,
2022-07-05 16:18:53 -07:00
'optional_infos' => 'Optional Information' ,
'order_details' => 'Order Related Information'
2021-06-10 13:15:52 -07:00
];