Files
nexusphp/resources/lang/el/offer.php
2026-02-01 01:26:00 +07:00

20 lines
1.3 KiB
PHP
Raw Permalink 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 [
'msg_has_allowed' => " σας έχει επιτρέψει να ανεβάσετε ",
'msg_find_offer_option' => "Θα βρείτε μια νέα επιλογή στη σελίδα μεταφόρτωσης.",
'msg_your_offer_allowed' => "Η προσφορά σας έχει επιτραπεί",
'msg_offer_voted_on' => "Η προσφορά σας έχει ψηφιστεί. Επιτρέπετε να ανεβάσετε ",
'msg_offer_voted_off' => "Η προσφορά σας έχει ψηφιστεί. Δεν επιτρέπεται να ανεβάσετε ",
'msg_voted_on' => " έχει ψηφιστεί",
'msg_offer_deleted' => "Η προσφορά σας διαγράφηκε",
'msg_your_offer' => "Η προσφορά σας",
'msg_was_deleted_by' => "' διαγράφηκε από ",
'msg_blank' => ".",
'msg_you_must_upload_in' => "Παρακαλούμε ανεβάστε την προσφορά εντός ",
'msg_hours_otherwise' => " ώρες. Διαφορετικά, η προσφορά θα διαγραφεί.",
'msg_reason_is' => "Ο λόγος: ",
'msg_new_offer_subject' => "Μια νέα προσφορά έχει προστεθεί",
'msg_new_offer_msg' => "Ο χρήστης :username έχει προσθέσει μια νέα προσφορά :offername",
];