snipe-it/resources/lang/mk-MK/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
605 B
PHP
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?php
return array(
'assigned_to' => 'Задолжен на',
'checkout' => 'Раздолжи/Задолжи',
'deleted_at' => 'Deleted at',
'id' => 'ID',
'license_email' => 'Лиценцирано на е-пошта',
'license_name' => 'Лиценцирано на',
'purchase_date' => 'Датум на набавка',
'purchased' => 'Датум на набавка',
'seats' => 'Места',
'hardware' => 'Хардвер',
'serial' => 'Сериски број',
'title' => 'Лиценца',
);