snipe-it/resources/lang/lv-LV/admin/hardware/table.php
snipe 6c450d1338 Updated languages
Signed-off-by: snipe <snipe@snipe.net>
2024-08-20 18:18:17 +01:00

34 lines
1.1 KiB
PHP

<?php
return [
'asset_tag' => 'Asset Tag',
'asset_model' => 'Modelis',
'assigned_to' => 'Piešķirts',
'book_value' => 'Current Value',
'change' => 'Iekšā ārā',
'checkout_date' => 'Izrakstīšanās datums',
'checkoutto' => 'Izrakstīts',
'components_cost' => 'Total Components Cost',
'current_value' => 'Current Value',
'diff' => 'Atšķirība',
'dl_csv' => 'Lejupielādējiet CSV',
'eol' => 'EOL',
'id' => 'ID',
'last_checkin_date' => 'Last Checkin Date',
'location' => 'Atrašanās vieta',
'purchase_cost' => 'Izmaksas',
'purchase_date' => 'Iegādāts',
'serial' => 'Sērijas numurs',
'status' => 'Statuss',
'title' => 'Aktīvs',
'image' => 'Ierīces attēls',
'days_without_acceptance' => 'Dienas bez pieņemšanas',
'monthly_depreciation' => 'Monthly Depreciation',
'assigned_to' => 'Piešķirts',
'requesting_user' => 'Requesting User',
'requested_date' => 'Pieprasīšanas datums',
'changed' => 'Izmainīts',
'icon' => 'Icon',
];