2016-03-25 01:18:05 -07:00
< ? php
return array (
2017-10-17 18:52:20 -07:00
'about_models_title' => 'O modelu imovine' ,
'about_models_text' => 'Modeli imovine su način grupiranja identične imovine. "MBP 2013", "IPhone 6s" itd.' ,
'deleted' => 'Ovaj je model izbrisan. <a href="/hardware/models/:model_id/restore">Kliknite ovdje da biste ga vratili</a>.' ,
2018-05-21 14:54:36 -07:00
'bulk_delete' => 'Skupno brisanje modela imovine' ,
2017-12-12 09:20:57 -08:00
'bulk_delete_help' => 'Use the checkboxes below to confirm the deletion of the selected asset models. Asset models that have assets associated with them cannot be deleted until the assets are associated with a different model.' ,
'bulk_delete_warn' => 'You are about to delete :model_count asset models.' ,
2017-10-17 18:52:20 -07:00
'restore' => 'Vraćanje modela' ,
'requestable' => 'Korisnici mogu zatražiti ovaj model' ,
'show_mac_address' => 'Prikaži polje MAC adrese u imovini ovog modela' ,
'view_deleted' => 'Prikaži izbrisano' ,
'view_models' => 'Pogledajte modele' ,
2016-03-25 01:18:05 -07:00
'fieldset' => 'Fieldset' ,
2017-10-17 18:52:20 -07:00
'no_custom_field' => 'Nema prilagođenih polja' ,
2018-05-21 14:54:36 -07:00
'add_default_values' => 'Dodajte zadane vrijednosti' ,
2016-03-25 01:18:05 -07:00
);