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/sk.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'web/l10n/sk.json') diff --git a/web/l10n/sk.json b/web/l10n/sk.json index 36025bd..ca15f62 100644 --- a/web/l10n/sk.json +++ b/web/l10n/sk.json @@ -35,15 +35,21 @@ "sharedHourAbbreviation": "h", "sharedMinuteAbbreviation": "m", "sharedGetMapState": "Získať mapu štát", + "sharedGetToggleState": "Get Toggle State", "sharedAttributeAlias": "Attribute Alias", "sharedAttributeAliases": "Attribute Aliases", "sharedAlias": "Alias", "sharedDeviceDistance": "Device Distance", "sharedDevice": "Device", "sharedTestMail": "Send Test Email", + "sharedCalendar": "Calendar", + "sharedCalendars": "Calendars", + "sharedFile": "File", + "sharedSelectFile": "Select File", "errorTitle": "Chyba", "errorUnknown": "Neznáma chyba", "errorConnection": "Chyba pripojenia", + "errorSocket": "Web socket connection error", "userEmail": "E-mail", "userPassword": "Heslo", "userAdmin": "Admin", @@ -51,6 +57,8 @@ "userDisabled": "Disabled", "userExpirationTime": "Expiration", "userDeviceLimit": "Device Limit", + "userUserLimit": "User Limit", + "userDeviceReadonly": "Device Readonly", "userToken": "Token", "loginTitle": "Prihlásenie", "loginLanguage": "Jazyk", @@ -91,6 +99,7 @@ "reportClear": "Vyčistiť", "positionFixTime": "Čas", "positionValid": "Platný", + "positionAccuracy": "Accuracy", "positionLatitude": "Šírka", "positionLongitude": "Dĺžka", "positionAltitude": "Výška", @@ -98,6 +107,7 @@ "positionCourse": "Kurz", "positionAddress": "Adresa", "positionProtocol": "Protokol", + "positionDistance": "Distance", "serverTitle": "Nastavenie servera", "serverZoom": "Zoom", "serverRegistration": "Registrácia", @@ -139,6 +149,7 @@ "commandSosNumber": "Nastaviť čislo SOS", "commandSilenceTime": "Nastav tichý čas", "commandSetPhonebook": "Nastav telefónny zoznam", + "commandSetIndicator": "Set Indicator", "commandVoiceMessage": "Hlasové správy", "commandOutputControl": "Výstupná kontrola", "commandAlarmSpeed": "Upozornenie na prekročenie rýchlosti", @@ -147,6 +158,7 @@ "commandData": "Dáta", "commandPhone": "Telefónne číslo", "commandMessage": "Správa", + "commandTimezone": "Timezone Offset", "eventAll": "Všetky akcie", "eventDeviceOnline": "Zariadenie je online", "eventDeviceUnknown": "Device status is unknown", @@ -176,8 +188,11 @@ "reportEvents": "Udalosti", "reportTrips": "Cesty", "reportSummary": "Zhrnutie", + "reportChart": "Chart", "reportConfigure": "Konfigurácia", "reportEventTypes": "Typy udalstí", + "reportChartType": "Chart Type", + "reportShowMarkers": "Show Markers", "reportExport": "Export", "reportDeviceName": "Meno zariadenia", "reportAverageSpeed": "Priemerná rýchlosť", @@ -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