Files
espocrm/application/Espo/Modules/Crm/Resources/i18n/el_GR/Contact.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

53 lines
2.0 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": "Όνομα",
"accountRole": "Τίτλος",
"account": "Εταιρία",
"accounts": "Εταιρίες",
"phoneNumber": "Τηλέφωνο",
"accountType": "Τύπος Εταιρίας",
"doNotCall": "Να Μην Κληθεί",
"address": "Διεύθυνση",
"opportunityRole": "Ρόλος Ευκαιρίας",
"description": "Περιγραφή",
"campaign": "Καμπάνια",
"targetLists": "Λίστες στόχων",
"targetList": "Λίστα στόχων",
"portalUser": "Χρήστης Πύλης",
"originalLead": "Αρχικός Υποψήφιος",
"acceptanceStatus": "Κατάσταση Αποδοχής",
"accountIsInactive": "Εταιρία ανενεργή",
"acceptanceStatusMeetings": "Κατάσταση Αποδοχής (Meetings)",
"acceptanceStatusCalls": "Κατάσταση αποδοχής (κλήσεις)",
"title": "Τίτλος εταιρίας",
"originalEmail": "Αρχικό email"
},
"links": {
"opportunities": "Ευκαιρίες",
"cases": "Υποθέσεις",
"targetLists": "Λίστες στόχων",
"campaignLogRecords": "Αρχείο Καταγραφής Καμπάνιας",
"campaign": "Καμπάνια",
"account": "Εταιρία",
"accounts": "Εταιρίες",
"casesPrimary": "Υποθέσεις (Κύριες)",
"portalUser": "Χρήστης Πύλης ",
"originalLead": "Αρχικός Υποψήφιος",
"documents": "Αρχεία",
"tasksPrimary": "Εργασίες (εκτεταμένες)"
},
"labels": {
"Create Contact": "Δημιουργία Επαφής"
},
"options": {
"opportunityRole": {
"Decision Maker": "Υπεύθυνος Λήψης Αποφάσεων",
"Evaluator": "Αξιολογητής"
}
},
"presetFilters": {
"portalUsers": "Χρήστες Πύλης",
"notPortalUsers": "Όχι Χρήστες Πύλης",
"accountActive": "Ενεργή"
}
}