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

26 lines
710 B
PHP
Raw Normal View History

2018-09-28 11:54:52 -07:00
<?php
return array(
'asset_tag' => 'Eignamerking',
2018-09-28 11:54:52 -07:00
'asset_model' => 'Model',
'book_value' => 'Núvirði',
2018-09-28 11:54:52 -07:00
'change' => 'In/Out',
'checkout_date' => 'Ráðstöfunardagsetning',
'checkoutto' => 'Ráðstafað',
2018-09-28 11:54:52 -07:00
'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 ',
2018-09-28 11:54:52 -07:00
'image' => 'Device Image',
'days_without_acceptance' => 'Days Without Acceptance',
'monthly_depreciation' => 'Mánaðarlegar afskriftir'
2018-09-28 11:54:52 -07:00
);