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

22 lines
1.1 KiB
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(
'about_licenses_title' => 'Σχετικά με τις άδειες',
'about_licenses' => 'Licenses are used to track software. They have a specified number of seats that can be checked out to individuals',
'checkin' => 'Checkin License Seat',
'checkout_history' => 'Ιστορικό παραγγελίας',
'checkout' => 'Checkout License Seat',
'edit' => 'Επεξεργασία άδειας',
'filetype_info' => 'Allowed filetypes are png, gif, jpg, jpeg, doc, docx, pdf, txt, zip, and rar.',
'clone' => 'Κλόνος άδειας',
'history_for' => 'Ιστορικό για ',
'in_out' => 'Εισερχόμενα/Εξερχόμενα',
'info' => 'Πληροφορίες άδειας',
'license_seats' => 'License Seats',
'seat' => 'Seat',
'seats' => 'Seats',
'software_licenses' => 'Άδειες λογισμικού',
'user' => 'Χρήστης',
'view' => 'Προβολή άδειας',
);