snipe-it/resources/lang/el/admin/licenses/table.php
2017-04-06 21:36:33 -07:00

18 lines
567 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',
'id' => 'ID',
'license_email' => 'Άδεια χρήσης ηλεκτρονικού ταχυδρομείου',
'license_name' => 'Την άδεια να',
'purchase_date' => 'Ημερομηνία αγοράς',
'purchased' => 'Αγοράστηκε',
'seats' => 'Θέσεις',
'hardware' => 'Hardware',
'serial' => 'Σειριακός',
'title' => 'Άδεια Χρήσεως',
);