snipe-it/resources/lang/is/admin/hardware/table.php
snipe a4e307c4db Updated languages
Signed-off-by: snipe <snipe@snipe.net>
2021-09-08 13:49:33 -07:00

26 lines
710 B
PHP

<?php
return array(
'asset_tag' => 'Eignamerking',
'asset_model' => 'Model',
'book_value' => 'Núvirði',
'change' => 'In/Out',
'checkout_date' => 'Ráðstöfunardagsetning',
'checkoutto' => 'Ráðstafað',
'diff' => 'Diff',
'dl_csv' => 'Download CSV',
'eol' => 'EOL',
'id' => 'ID',
'location' => 'Staðsetning',
'purchase_cost' => 'Innkaupsverð',
'purchase_date' => 'Keypt',
'serial' => 'Raðnúmer',
'status' => 'Staða',
'title' => 'Eign ',
'image' => 'Device Image',
'days_without_acceptance' => 'Days Without Acceptance',
'monthly_depreciation' => 'Mánaðarlegar afskriftir'
);