From 28c80c5601c396d82b7a7ce4f40702c671bf63b7 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 9 Jul 2016 12:20:04 +1200 Subject: Update localization files --- web/l10n/sr.json | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) (limited to 'web/l10n/sr.json') diff --git a/web/l10n/sr.json b/web/l10n/sr.json index 4992164f9..2170cc444 100644 --- a/web/l10n/sr.json +++ b/web/l10n/sr.json @@ -15,7 +15,14 @@ "sharedMinute": "Minut", "sharedSecond": "Sekunda", "sharedName": "Ime", + "sharedDescription": "Opis", "sharedSearch": "Traži", + "sharedGeofence": "Geoograda", + "sharedGeofences": "Geoograde", + "sharedNotifications": "Obaveštenja", + "sharedAttributes": "Osobine", + "sharedAttribute": "Osobina", + "sharedArea": "Oblast", "errorTitle": "Greška", "errorUnknown": "Nepoznata greška", "errorConnection": "Greška u konekciji", @@ -73,6 +80,8 @@ "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Višeugao", + "mapShapeCircle": "Krug", "stateTitle": "Stanje", "stateName": "Parametar", "stateValue": "Vrednost", @@ -85,5 +94,31 @@ "commandEngineStop": "Zaustavi motor", "commandEngineResume": "Pokreni motor", "commandFrequency": "Frekvencija", - "commandUnit": "Jedinica" + "commandUnit": "Jedinica", + "commandCustom": "Prilagođena komanda", + "commandPositionSingle": "Izveštaj za jednog", + "commandAlarmArm": "Omogući alarm", + "commandAlarmDisarm": "Onemogući alarm", + "commandSetTimezone": "Podesi vremensku zonu", + "commandRequestPhoto": "Zahtevaj fotografiju", + "commandRebootDevice": "Ponovo pokreni uređaj", + "commandSendSms": "Pošalji SMS", + "commandSosNumber": "Podesi SOS broj", + "commandSilenceTime": "Podesi nečujno vreme ", + "commandSetPhonebook": "Podesi kontakte", + "commandVoiceMessage": "Glasovna poruka", + "commandOutputControl": "Kontrola izlaza", + "commandAlarmSpeed": "Alarm prekoračenja brzine", + "commandDeviceIdentification": "Identifikacija uređaja", + "eventDeviceOnline": "Uređaj je na mreži", + "eventDeviceOffline": "Uređaj je van mreže", + "eventDeviceMoving": "Uređaj se kreće", + "eventDeviceStopped": "Uređaj je zaustavljen", + "eventDeviceOverspeed": "Uređaj prelazi brzinu", + "eventCommandResult": "Stanje komande", + "eventGeofenceEnter": "Uređaj je ušao u geoogradu", + "eventGeofenceExit": "Uređaj je izašao iz geoograde", + "notificationType": "Tip obaveštenja", + "notificationWeb": "Pošalji preko Web-a", + "notificationMail": "Pošalji putem Email-a" } \ No newline at end of file -- cgit v1.2.3