tooot/src/i18n/el/common.json

32 lines
924 B
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.

{
"buttons": {
"OK": "ΟΚ",
"apply": "Εφαρμογή",
"cancel": "Ακύρωση",
"discard": "Απόρριψη",
"continue": "Συνέχεια",
"create": "Δημιουργία",
"delete": "Διαγραφή",
"done": "Ολοκλήρωση",
"confirm": "Επιβεβαίωση"
},
"customEmoji": {
"accessibilityLabel": "Προσαρμοσμένα emoji {{emoji}}"
},
"message": {
"success": {
"message": "{{function}} επιτυχές"
},
"warning": {
"message": ""
},
"error": {
"message": "{{function}} απέτυχε, παρακαλούμε προσπαθήστε ξανά"
}
},
"separator": ", ",
"discard": {
"title": "Οι αλλαγές δεν αποθηκεύτηκαν",
"message": "Η αλλαγές σας δεν έχουν αποθηκευτεί. Θα απορρίψετε τις αλλαγές;"
}
}