diff options
Diffstat (limited to 'web/l10n/el.json')
-rw-r--r-- | web/l10n/el.json | 37 |
1 files changed, 36 insertions, 1 deletions
diff --git a/web/l10n/el.json b/web/l10n/el.json index 8a8b6c573..d9dbfcdf0 100644 --- a/web/l10n/el.json +++ b/web/l10n/el.json @@ -15,7 +15,14 @@ "sharedMinute": "Λεπτά", "sharedSecond": "Δευτερόλεπτα", "sharedName": "Όνομα", + "sharedDescription": "Περιγραφή", "sharedSearch": "Αναζήτηση", + "sharedGeofence": "Γεωφράχτης", + "sharedGeofences": "Γεωφράχτες", + "sharedNotifications": "Ειδοποιήσεις", + "sharedAttributes": "Παράμετροι", + "sharedAttribute": "Παράμετρος", + "sharedArea": "Περιοχή", "errorTitle": "Σφάλμα", "errorUnknown": "Άγνωστο σφάλμα", "errorConnection": "Σφάλμα σύνδεσης", @@ -73,6 +80,8 @@ "mapBingKey": "Κλειδί Bing Maps", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Πολύγωνο", + "mapShapeCircle": "Κύκλος", "stateTitle": "Κατάσταση", "stateName": "Παράμετρος", "stateValue": "Τιμή", @@ -85,5 +94,31 @@ "commandEngineStop": "Κλείσιμο", "commandEngineResume": "Επανεκκίνηση", "commandFrequency": "Συχνότητα", - "commandUnit": "Μονάδα" + "commandUnit": "Μονάδα", + "commandCustom": "Προσαρμοσμένη εντολή", + "commandPositionSingle": "Ενιαία αναφορά", + "commandAlarmArm": "Ενεργοποίηση συναγερμού", + "commandAlarmDisarm": "Απενεργοποίηση συναγερμού", + "commandSetTimezone": "Καθορισμός ζώνης ώρας", + "commandRequestPhoto": "Αίτημα για φωτογραφία", + "commandRebootDevice": "Επανεκκίνηση συσκευής", + "commandSendSms": "Αποστολή γραπτού μηνύματος (SMS)", + "commandSosNumber": "Καθορισμός αριθμού SOS", + "commandSilenceTime": "Καθορισμός χρόνου σιωπής", + "commandSetPhonebook": "Καθορισμός τηλεφωνικού καταλόγου", + "commandVoiceMessage": "Φωνητικό μήνυμα", + "commandOutputControl": "Output Control", + "commandAlarmSpeed": "Υπέρβαση ορίου ταχύτητας", + "commandDeviceIdentification": "Αναγνωριστικό συσκευής", + "eventDeviceOnline": "Η συσκευή είναι συνδεδεμένη", + "eventDeviceOffline": "Η συσκευή είναι αποσυνδεδεμένη", + "eventDeviceMoving": "Η συσκευή βρίσκεται σε κίνηση", + "eventDeviceStopped": "Η συσκευή έχει σταματήσει", + "eventDeviceOverspeed": "Η συσκευή υπερέβει την ταχύτητα", + "eventCommandResult": "Αποτέλεσμα εντολής", + "eventGeofenceEnter": "Η συσσκευή εισήλθε του γεωφράχτη", + "eventGeofenceExit": "Η συσκευή εξήλθε του γεωφράχτη", + "notificationType": "Τύπος ειδοποίησης", + "notificationWeb": "Αποστολή μέσω διαδικτύου", + "notificationMail": "Αποστολή μέσω ηλ. ταχυδρομείου" }
\ No newline at end of file |