snipe-it/resources/lang/is/admin/hardware/table.php
snipe 9db0b038a5 Updated translation strings
Signed-off-by: snipe <snipe@snipe.net>
2022-08-08 15:29:28 -07:00

31 lines
928 B
PHP

<?php
return [
'asset_tag' => 'Eignamerking',
'asset_model' => 'Model',
'book_value' => 'Núvirði',
'change' => 'In/Out',
'checkout_date' => 'Ráðstöfunardagsetning',
'checkoutto' => 'Ráðstafað',
'current_value' => 'Núvirði',
'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' => 'Breytt',
'icon' => 'Icon',
];