2018-07-18 08:55:38 -07:00
< ? php
2021-06-10 13:15:52 -07:00
return [
'bulk_delete' => 'Potvrda grupnog brisanja imovine' ,
2023-04-06 19:51:15 -07:00
'bulk_restore' => 'Confirm Bulk Restore Assets' ,
2018-09-28 11:54:52 -07:00
'bulk_delete_help' => 'Pregledajte stavke za grupno brisanje. Jednom izbrisana, ta se sredstva mogu vratiti, ali više neće biti povezana s korisnicima koji su trenutno dodeljeni.' ,
2023-04-06 19:51:15 -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.' ,
2018-09-28 11:54:52 -07:00
'bulk_delete_warn' => 'Izbrisaćete: asset_count assets.' ,
2023-04-06 19:51:15 -07:00
'bulk_restore_warn' => 'You are about to restore :asset_count assets.' ,
2021-06-10 13:15:52 -07:00
'bulk_update' => 'Grupno ažuriranje imovine' ,
'bulk_update_help' => 'Ova forma vam omogućava da ažururate više stavki odjednom. Popunite samo polja koja želite da izmenite. Nepopunjena polja ostaće nepromenjena. ' ,
2023-04-06 19:51:15 -07:00
'bulk_update_warn' => 'Sada ćete izmeniti svojstva jedne imovine.|Sada ćete izmeniti svojstva :asset_count imovina.' ,
2018-07-18 08:55:38 -07:00
'checkedout_to' => 'Checked Out To' ,
'checkout_date' => 'Checkout Date' ,
'checkin_date' => 'Checkin Date' ,
'checkout_to' => 'Checkout to' ,
2018-09-28 11:54:52 -07:00
'cost' => 'Cena nabavke' ,
'create' => 'Kreiraj resurs' ,
'date' => 'Datum kupovine' ,
'depreciation' => 'Amortizacija' ,
2018-07-18 08:55:38 -07:00
'depreciates_on' => 'Depreciates On' ,
2018-09-28 11:54:52 -07:00
'default_location' => 'Podrazumevana lokacija' ,
'eol_date' => 'EOL datum' ,
'eol_rate' => 'EOL stopa' ,
'expected_checkin' => 'Očekivani datum provere' ,
'expires' => 'Ističe' ,
'fully_depreciated' => 'Potpuno amortizovano' ,
'help_checkout' => 'Ako želite odmah dodijeliti ovaj resurs, odaberite "Spreman za korošćenje" iz gornje liste statusa. ' ,
'mac_address' => 'MAC Adresa' ,
'manufacturer' => 'Proizvođač' ,
2018-07-18 08:55:38 -07:00
'model' => 'Model' ,
2018-09-28 11:54:52 -07:00
'months' => 'meseci' ,
'name' => 'Naziv imovine' ,
'notes' => 'Zabeleške' ,
'order' => 'Broj narudžbine' ,
2018-07-18 08:55:38 -07:00
'qr' => 'QR Code' ,
2018-09-28 11:54:52 -07:00
'requestable' => 'Korisnici mogu zatražiti ovaj resurs' ,
'select_statustype' => 'Odaberite vrstu statusa' ,
2018-07-18 08:55:38 -07:00
'serial' => 'Serial' ,
'status' => 'Status' ,
2018-09-28 11:54:52 -07:00
'tag' => 'Oznaka imovine' ,
'update' => 'Ažuriranje imovine' ,
'warranty' => 'Garancija' ,
2021-06-10 13:15:52 -07:00
'warranty_expires' => 'Garancija ističe' ,
2018-09-28 11:54:52 -07:00
'years' => 'godina' ,
2022-07-05 16:18:53 -07:00
'asset_location' => 'Izmeni lokaciju imovine' ,
'asset_location_update_default_current' => 'Izmeni predefinisanu i stvarnu lokaciju' ,
'asset_location_update_default' => 'Izmeni samo predefinisanu lokaciju' ,
2022-08-08 15:29:28 -07:00
'asset_not_deployable' => 'Status imovine je nezaduživo. Ova imovina se ne može zadužiti.' ,
'asset_deployable' => 'Status imovine je zaduživo. Ova imovina se može zadužiti.' ,
2023-04-06 19:51:15 -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' => 'Opcione informacije' ,
2022-08-08 15:29:28 -07:00
'order_details' => 'Informacije o nabavci'
2021-06-10 13:15:52 -07:00
];