snipe-it/resources/lang/it/admin/hardware/table.php

25 lines
653 B
PHP

<?php
return array(
'asset_tag' => 'Etichetta bene',
'asset_model' => 'Modello',
'book_value' => 'Valore',
'change' => 'Dentro/Fuori',
'checkout_date' => 'Data di estrazione',
'checkoutto' => 'Estratto',
'diff' => 'Differenza',
'dl_csv' => 'Scarica CSV',
'eol' => 'EOL',
'id' => 'ID',
'location' => 'Posizione',
'purchase_cost' => 'Costo',
'purchase_date' => 'Acquistati',
'serial' => 'Seriale',
'status' => 'Stato',
'title' => 'Bene ',
'image' => 'Immagine dispositivo',
'days_without_acceptance' => 'Giorni senza accettazione'
);