snipe-it/resources/lang/is/admin/hardware/table.php
snipe 5fba8202d6 Updated translations
Signed-off-by: snipe <snipe@snipe.net>
2022-04-11 15:40:58 +01:00

31 lines
937 B
PHP

<?php
return [
'asset_tag' => 'Eignamerking',
'asset_model' => 'Model',
'book_value' => 'Current Value',
'change' => 'In/Out',
'checkout_date' => 'Ráðstöfunardagsetning',
'checkoutto' => 'Ráðstafað',
'current_value' => 'Current Value',
'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',
'assigned_to' => 'Úthlutað til',
'requesting_user' => 'Requesting User',
'requested_date' => 'Requested Date',
'changed' => 'Changed',
'icon' => 'Icon',
];