snipe-it/resources/lang/lt/admin/hardware/table.php
snipe bd0863d9c7 Added new translations
Signed-off-by: snipe <snipe@snipe.net>
2023-09-25 10:54:46 +01:00

33 lines
1 KiB
PHP

<?php
return [
'asset_tag' => 'Įrangos kortelė',
'asset_model' => 'Modelis',
'book_value' => 'Current Value',
'change' => 'Priimta/Išduota',
'checkout_date' => 'Išdavimo data',
'checkoutto' => 'Išduota',
'components_cost' => 'Total Components Cost',
'current_value' => 'Current Value',
'diff' => 'Skirtumas',
'dl_csv' => 'Atsisiųti CSV fromatu',
'eol' => 'Nurašymo data',
'id' => 'ID',
'last_checkin_date' => 'Last Checkin Date',
'location' => 'Vieta',
'purchase_cost' => 'Kaina',
'purchase_date' => 'Nupirkta',
'serial' => 'Serijinis numeris',
'status' => 'Būklė',
'title' => 'Įranga ',
'image' => 'Įrenginio nuotrauka',
'days_without_acceptance' => 'Dienų skaičius be priėmimo',
'monthly_depreciation' => 'Monthly Depreciation',
'assigned_to' => 'Assigned To',
'requesting_user' => 'Requesting User',
'requested_date' => 'Requested Date',
'changed' => 'Changed',
'icon' => 'Icon',
];