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/sl.json | 18 +++++++++++++++++- 1 file changed, 17 insertions(+), 1 deletion(-) (limited to 'web/l10n/sl.json') diff --git a/web/l10n/sl.json b/web/l10n/sl.json index dd3ee53e..8e9b88be 100644 --- a/web/l10n/sl.json +++ b/web/l10n/sl.json @@ -35,15 +35,21 @@ "sharedHourAbbreviation": "h", "sharedMinuteAbbreviation": "m", "sharedGetMapState": "Get Map State", + "sharedGetToggleState": "Get Toggle State", "sharedAttributeAlias": "Attribute Alias", "sharedAttributeAliases": "Attribute Aliases", "sharedAlias": "Alias", "sharedDeviceDistance": "Razdalja naprave", "sharedDevice": "Naprava", "sharedTestMail": "Send Test Email", + "sharedCalendar": "Calendar", + "sharedCalendars": "Calendars", + "sharedFile": "File", + "sharedSelectFile": "Select File", "errorTitle": "Napaka", "errorUnknown": "Neznana napaka", "errorConnection": "Napaka v povezavi", + "errorSocket": "Web socket connection error", "userEmail": "E-Pošta", "userPassword": "Geslo", "userAdmin": "Admin", @@ -51,6 +57,8 @@ "userDisabled": "Disabled", "userExpirationTime": "Expiration", "userDeviceLimit": "Device Limit", + "userUserLimit": "User Limit", + "userDeviceReadonly": "Device Readonly", "userToken": "Token", "loginTitle": "Prijava", "loginLanguage": "Jezik", @@ -91,6 +99,7 @@ "reportClear": "Očisti", "positionFixTime": "Čas", "positionValid": "Veljavnost", + "positionAccuracy": "Accuracy", "positionLatitude": "Širina", "positionLongitude": "Dolžina", "positionAltitude": "Višina", @@ -98,6 +107,7 @@ "positionCourse": "Smer", "positionAddress": "Naslov", "positionProtocol": "Protokol", + "positionDistance": "Distance", "serverTitle": "Nastavitve strežnika", "serverZoom": "Povečava", "serverRegistration": "Registracija", @@ -139,6 +149,7 @@ "commandSosNumber": "Nastavi SOS številko", "commandSilenceTime": "Set Silence Time", "commandSetPhonebook": "Set Phonebook", + "commandSetIndicator": "Set Indicator", "commandVoiceMessage": "Glasovno sporočilo", "commandOutputControl": "Output Control", "commandAlarmSpeed": "Overspeed Alarm", @@ -147,6 +158,7 @@ "commandData": "Podatki", "commandPhone": "Telefonska številka", "commandMessage": "Sporočilo", + "commandTimezone": "Timezone Offset", "eventAll": "Vsi dogodki", "eventDeviceOnline": "Naprava je povezana", "eventDeviceUnknown": "Device status is unknown", @@ -176,8 +188,11 @@ "reportEvents": "Dogodki", "reportTrips": "Trips", "reportSummary": "Povzetek", + "reportChart": "Chart", "reportConfigure": "Nastavi", "reportEventTypes": "Event Types", + "reportChartType": "Chart Type", + "reportShowMarkers": "Show Markers", "reportExport": "Izvozi", "reportDeviceName": "Ime naprave", "reportAverageSpeed": "Povprečna hitrost", @@ -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