From bb64d35e56882aa3cf36ac8cf7a46ea1ce0db472 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 11 Feb 2017 12:02:12 +1300 Subject: Update locales and add new languages --- web/l10n/el.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'web/l10n/el.json') diff --git a/web/l10n/el.json b/web/l10n/el.json index 1abac4dc..e3aa8873 100644 --- a/web/l10n/el.json +++ b/web/l10n/el.json @@ -35,15 +35,21 @@ "sharedHourAbbreviation": "h", "sharedMinuteAbbreviation": "m", "sharedGetMapState": "Κατάσταση χάρτη", + "sharedGetToggleState": "Get Toggle State", "sharedAttributeAlias": "Παράμετρος ψευδώνυμου", "sharedAttributeAliases": "Παράμετρος ψευδωνύμων", "sharedAlias": "Ψευδώνυμο", "sharedDeviceDistance": "Device Distance", "sharedDevice": "Device", "sharedTestMail": "Send Test Email", + "sharedCalendar": "Calendar", + "sharedCalendars": "Calendars", + "sharedFile": "File", + "sharedSelectFile": "Select File", "errorTitle": "Σφάλμα", "errorUnknown": "Άγνωστο σφάλμα", "errorConnection": "Σφάλμα σύνδεσης", + "errorSocket": "Web socket connection error", "userEmail": "Ηλ. διεύθυνση", "userPassword": "Συνθηματικό", "userAdmin": "Admin", @@ -51,6 +57,8 @@ "userDisabled": "Disabled", "userExpirationTime": "Expiration", "userDeviceLimit": "Device Limit", + "userUserLimit": "User Limit", + "userDeviceReadonly": "Device Readonly", "userToken": "Token", "loginTitle": "Σύνδεση", "loginLanguage": "Γλώσσα", @@ -91,6 +99,7 @@ "reportClear": "Καθαρισμός", "positionFixTime": "Χρόνος", "positionValid": "Έγκυρο", + "positionAccuracy": "Accuracy", "positionLatitude": "Γ. πλάτος", "positionLongitude": "Γ. μήκος", "positionAltitude": "Υψόμετρο", @@ -98,6 +107,7 @@ "positionCourse": "Πορεία", "positionAddress": "Διεύθυνση", "positionProtocol": "Πρωτόκολλο", + "positionDistance": "Distance", "serverTitle": "Ρυθμίσεις εξυπηρετητή", "serverZoom": "Εστίαση", "serverRegistration": "Εγγραφή", @@ -139,6 +149,7 @@ "commandSosNumber": "Καθορισμός αριθμού SOS", "commandSilenceTime": "Καθορισμός χρόνου σιωπής", "commandSetPhonebook": "Καθορισμός τηλεφωνικού καταλόγου", + "commandSetIndicator": "Set Indicator", "commandVoiceMessage": "Φωνητικό μήνυμα", "commandOutputControl": "Έλεγχος αποτελεσμάτων", "commandAlarmSpeed": "Υπέρβαση ορίου ταχύτητας", @@ -147,6 +158,7 @@ "commandData": "Δεδομένα", "commandPhone": "Τηλεφωνικός αριθμός", "commandMessage": "Μήνυμα", + "commandTimezone": "Timezone Offset", "eventAll": "Όλα τα γεγονότα", "eventDeviceOnline": "Η συσκευή είναι συνδεδεμένη", "eventDeviceUnknown": "Device status is unknown", @@ -176,8 +188,11 @@ "reportEvents": "Γεγονότα", "reportTrips": "Ταξίδια", "reportSummary": "Περίληψη", + "reportChart": "Chart", "reportConfigure": "Διαμόρφωση", "reportEventTypes": "Tύποι γεγονότος", + "reportChartType": "Chart Type", + "reportShowMarkers": "Show Markers", "reportExport": "Export", "reportDeviceName": "Όνομα συσκευής", "reportAverageSpeed": "Μέση ταχύτητα", @@ -205,5 +220,6 @@ "categoryPlane": "Plane", "categoryMotorcycle": "Motorcycle", "categoryBicycle": "Bicycle", - "categoryPerson": "Person" + "categoryPerson": "Person", + "categoryAnimal": "Animal" } \ No newline at end of file -- cgit v1.2.3