snipe-it/resources/lang/el/admin/consumables/general.php
2017-10-17 18:52:20 -07:00

14 lines
966 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(
'about_consumables_title' => 'Σχετικά με τα αναλώσιμα',
'about_consumables_text' => 'Τα αναλώσιμα είναι οτιδήποτε αγοράζονται και θα χρησιμοποιηθούν με την πάροδο του χρόνου. Για παράδειγμα, μελάνι εκτυπωτή ή χαρτί φωτοαντιγραφικού.',
'checkout' => 'Έλεγχος κατανάλωσης σε χρήστη',
'consumable_name' => 'Όνομα αναλώσιμου',
'create' => 'Δημιουργία αναλώσιμου',
'item_no' => 'Αριθμός Αντικειμένου.',
'remaining' => 'Απομένουν',
'total' => 'Σύνολο',
'update' => 'Ενημέρωση αναλώσιμων',
);