Files
espocrm/application/Espo/Modules/Crm/Resources/i18n/el_GR/MassEmail.json
bsiggel 127fa6503b chore: Update copyright year from 2025 to 2026 across core files
- Updated copyright headers in 3,055 core application files
- Changed 'Copyright (C) 2014-2025' to 'Copyright (C) 2014-2026'
- Added 123 new files from EspoCRM core updates
- Removed 4 deprecated files
- Total changes: 61,637 insertions, 54,283 deletions

This is a routine maintenance update for the new year 2026.
2026-02-07 16:05:21 +01:00

57 lines
2.4 KiB
JSON
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.
{
"fields": {
"name": "Όνομα",
"status": "Κατάσταση",
"storeSentEmails": "Αποθήκευση Απεσταλμένων Email",
"startAt": "Ημερομηνία Έναρξης",
"fromAddress": "Διεύθυνση Αποστολέα",
"fromName": "Όνομα Αποστολέα",
"replyToAddress": "Διεύθυνση Απάντησης",
"replyToName": "Όνομα Απάντησης",
"campaign": "Καμπάνια",
"emailTemplate": "Πρότυπο Email",
"inboundEmail": "Λογαριασμός email",
"targetLists": "Λίστες στόχων",
"excludingTargetLists": "Εξαίρεση Λιστών Στόχων",
"optOutEntirely": "Οριστική απεγγραφή ",
"smtpAccount": "Λογαριασμός SMTP"
},
"links": {
"targetLists": "Λίστες στόχων",
"excludingTargetLists": "Εξαίρεση Λιστών Στόχων",
"queueItems": "Στοιχεία σε ουρά",
"campaign": "Καμπάνια",
"emailTemplate": "Προσχέδιο Email",
"inboundEmail": "Λογαριασμός Email"
},
"options": {
"status": {
"Draft": "Πρόχειρο",
"Pending": "Σε αναμονή",
"In Process": "Σε Επεξεργασία",
"Complete": "Έτοιμο",
"Canceled": "Ακυρωμένο",
"Failed": "Αποτυχία"
}
},
"labels": {
"Create MassEmail": "Δημιουργία Μαζικού email",
"Send Test": "Δοκιμαστική αποστολή",
"System SMTP": "SMTP Συστήματος",
"system": "σύστημα",
"group": "ομάδα"
},
"messages": {
"selectAtLeastOneTarget": "Επιλέξτε τουλάχιστον ένα στόχο",
"testSent": "Δοκιμαστικό(ά) email που πρέπει να σταλούν"
},
"tooltips": {
"optOutEntirely": "Οι διευθύνσεις email παραληπτών που απεγγράφηκαν θα σημειωθούν ως opted out και δεν θα λαμβάνουν πλέον μαζικά email.",
"targetLists": "Στόχοι που θα λάβουν μηνύματα",
"excludingTargetLists": "Στόχοι που δεν θα λάβουν μηνύματα",
"storeSentEmails": "Τα email θα αποθηκευτούν στο CRM"
},
"presetFilters": {
"complete": "Έτοιμα"
}
}