snipe-it/resources/lang/el-GR/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
627 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' => 'In/Out',
'deleted_at' => 'Διαγράφηκε στις',
'id' => 'ID',
'license_email' => 'Άδεια χρήσης ηλεκτρονικού ταχυδρομείου',
'license_name' => 'Την άδεια να',
'purchase_date' => 'Ημερομηνία αγοράς',
'purchased' => 'Αγοράστηκε',
'seats' => 'Θέσεις',
'hardware' => 'Hardware',
'serial' => 'Σειριακός',
'title' => 'Άδεια Χρήσεως',
);