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/hu.json | 37 ++++++++++++++++++++++++++++++++++++- 1 file changed, 36 insertions(+), 1 deletion(-) (limited to 'web/l10n/hu.json') diff --git a/web/l10n/hu.json b/web/l10n/hu.json index d407920f1..2d8ba9976 100644 --- a/web/l10n/hu.json +++ b/web/l10n/hu.json @@ -15,7 +15,14 @@ "sharedMinute": "Perc", "sharedSecond": "Másodperc", "sharedName": "Név", + "sharedDescription": "Leírás", "sharedSearch": "Keresés", + "sharedGeofence": "Geokerítés", + "sharedGeofences": "Geokerítések", + "sharedNotifications": "Értesítések", + "sharedAttributes": "Tulajdonságok", + "sharedAttribute": "Tulajdonság", + "sharedArea": "Terület", "errorTitle": "Hiba", "errorUnknown": "Ismeretlen hiba", "errorConnection": "Kapcsolódási hiba", @@ -73,6 +80,8 @@ "mapBingKey": "Bing Maps kulcs", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Poligon", + "mapShapeCircle": "Kör", "stateTitle": "Helyzet", "stateName": "Paraméter", "stateValue": "Érték", @@ -85,5 +94,31 @@ "commandEngineStop": "Motor letiltás", "commandEngineResume": "Motor engedélyezés", "commandFrequency": "Frekvencia", - "commandUnit": "Egység" + "commandUnit": "Egység", + "commandCustom": "Egyedi parancs", + "commandPositionSingle": "Egyszeri jelentés", + "commandAlarmArm": "Riasztó élesítés", + "commandAlarmDisarm": "Riasztó kikapcsolás", + "commandSetTimezone": "Időzóna beállítás", + "commandRequestPhoto": "Kép lekérés", + "commandRebootDevice": "Eszköz újraindítása", + "commandSendSms": "SMS küldés", + "commandSosNumber": "SOS szám beállítás", + "commandSilenceTime": "Csendes idő beállítás", + "commandSetPhonebook": "Telefonkönyv beállítás", + "commandVoiceMessage": "Hangüzenet", + "commandOutputControl": "Kimenet Ellenőrzés", + "commandAlarmSpeed": "Riasztás Gyorshajtásról", + "commandDeviceIdentification": "Eszköz azonosító", + "eventDeviceOnline": "Eszköz online", + "eventDeviceOffline": "Eszköz offline", + "eventDeviceMoving": "Eszköz mozog", + "eventDeviceStopped": "Eszköz megállt", + "eventDeviceOverspeed": "Eszköz túllépte a sebességkorlátot", + "eventCommandResult": "Parancs eredmény", + "eventGeofenceEnter": "Eszköz belépett a geokerítésbe", + "eventGeofenceExit": "Eszköz kilépett a geokerítésből", + "notificationType": "Értesítés Típusa", + "notificationWeb": "Küldés Weben", + "notificationMail": "Küldés E-mailben" } \ No newline at end of file -- cgit v1.2.3