snipe-it/resources/lang/lt-LT/admin/licenses/table.php
snipe 2182ea1ce8 Updated translations
Signed-off-by: snipe <snipe@snipe.net>
2024-05-16 21:57:19 +01:00

19 lines
491 B
PHP

<?php
return array(
'assigned_to' => 'Susieta su',
'checkout' => 'Priimta/išduota',
'deleted_at' => 'Deleted at',
'id' => 'ID',
'license_email' => 'Licenzijos el. paštas',
'license_name' => 'Licenzija išduota',
'purchase_date' => 'Pirkimo data',
'purchased' => 'Nupirkta',
'seats' => 'Prieigos',
'hardware' => 'Įranga',
'serial' => 'Serijinis numeris',
'title' => 'Licenzija',
);