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

16 lines
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_models_title' => 'Σχετικά με τους τύπους παγίων',
'about_models_text' => 'Asset Models are a way to group identical assets. "MBP 2013", "IPhone 6s", etc.',
'deleted' => 'This model has been deleted. <a href="/hardware/models/:model_id/restore">Click here to restore it</a>.',
'restore' => 'Επαναφορά μοντέλου',
'requestable' => 'Οι χρήστες μπορούν να αιτηθούν το μοντέλο',
'show_mac_address' => 'Εμφάνιση MAC διευθύνσεων πεδίου σε περιουσιακά στοιχεία σε αυτό το μοντέλο',
'view_deleted' => 'Εμφάνιση διεγραμμένων',
'view_models' => 'Προβολή μοντέλων',
'fieldset' => 'Σύνολο πεδίων',
'no_custom_field' => 'Δεν υπάρχουν προσαρμοσμένα πεδία',
);