Files
opensourcepos/application/language/el/common_lang.php
2018-10-15 19:32:29 +02:00

69 lines
3.3 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
$lang["common_address_1"] = "Διεύθυνση 1";
$lang["common_address_2"] = "Διεύθυνση 2";
$lang["common_city"] = "Πόλη";
$lang["common_close"] = "Κλείσιμο";
$lang["common_comments"] = "Σχόλια";
$lang["common_common"] = "κοινά";
$lang["common_confirm_search"] = "";
$lang["common_country"] = "Χώρα";
$lang["common_date"] = "Ημερομηνία";
$lang["common_delete"] = "Διαγραφή";
$lang["common_det"] = "λεπτομέρειες";
$lang["common_download_import_template"] = "Λήψη Πρότυπου Εισαγωγής Excel (CSV)";
$lang["common_edit"] = "επεξεργασία";
$lang["common_email"] = "Email";
$lang["common_email_invalid_format"] = "Η διεύθυνση ηλ.ταχυδρομείου εχει λανθασμενη μορφή.";
$lang["common_export_excel"] = "Εξαγωγή Excel";
$lang["common_export_excel_no"] = "Όχι";
$lang["common_export_excel_yes"] = "Ναί";
$lang["common_fields_required_message"] = "Τα κόκκινα πεδία απαιτούνται";
$lang["common_first_name"] = "Κύριο όνομα";
$lang["common_first_name_required"] = "Το κύριο όνομα απαιτείται.";
$lang["common_first_page"] = "Πρώτο";
$lang["common_gender"] = "Φύλο";
$lang["common_gender_female"] = "Θ";
$lang["common_gender_male"] = "Α";
$lang["common_id"] = "";
$lang["common_import"] = "Εισαγωγή";
$lang["common_import_change_file"] = "Αλλαγή";
$lang["common_import_excel"] = "Εισαγωγή Excel";
$lang["common_import_full_path"] = "Η πλήρης διαδρομή του αρχείου Excel απαιτείται";
$lang["common_import_remove_file"] = "Αφαίρεση";
$lang["common_import_select_file"] = "Επιλογή αρχείου";
$lang["common_inv"] = "";
$lang["common_last_name"] = "Επίθετο";
$lang["common_last_name_required"] = "Το Επίθετο απαιτείται.";
$lang["common_last_page"] = "Τελευταίο";
$lang["common_learn_about_project"] = "";
$lang["common_list_of"] = "";
$lang["common_logout"] = "Έξοδος";
$lang["common_new"] = "Νέο";
$lang["common_no_persons_to_display"] = "";
$lang["common_none_selected_text"] = "Καμμία επιλογή.";
$lang["common_or"] = "Ή";
$lang["common_phone_number"] = "Αριθμός τηλεφώνου";
$lang["common_phone_number_required"] = "";
$lang["common_please_visit_my"] = "";
$lang["common_powered_by"] = "";
$lang["common_price"] = "Τιμή";
$lang["common_print"] = "Εκτύπωση";
$lang["common_remove"] = "Αφαίρεση";
$lang["common_required"] = "Απαιτείται";
$lang["common_restore"] = "Επαναφορά";
$lang["common_return_policy"] = "Πολιτική Επιστροφών";
$lang["common_search"] = "Αναζήτηση";
$lang["common_search_options"] = "Επιλογές αναζήτησης";
$lang["common_searched_for"] = "";
$lang["common_state"] = "Περιοχή/Νομός";
$lang["common_submit"] = "Καταχώριση";
$lang["common_total_spent"] = "";
$lang["common_unknown"] = "Άγνωστο";
$lang["common_view_recent_sales"] = "Εμφάνιση Πρόσφατων Πωλήσεων";
$lang["common_website"] = "Ιστοσελίδα";
$lang["common_welcome"] = "Καλωσήρθατε";
$lang["common_welcome_message"] = "";
$lang["common_you_are_using_ospos"] = "";
$lang["common_zip"] = "Ταχ.Κωδικας";