diff options
Diffstat (limited to 'web/l10n/hu.json')
-rw-r--r-- | web/l10n/hu.json | 36 |
1 files changed, 32 insertions, 4 deletions
diff --git a/web/l10n/hu.json b/web/l10n/hu.json index bc9604a39..151dccb2f 100644 --- a/web/l10n/hu.json +++ b/web/l10n/hu.json @@ -24,6 +24,11 @@ "sharedAttribute": "Tulajdonság", "sharedArea": "Terület", "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", "errorTitle": "Hiba", "errorUnknown": "Ismeretlen hiba", "errorConnection": "Kapcsolódási hiba", @@ -53,11 +58,11 @@ "settingsGroups": "Csoportok", "settingsServer": "Szerver", "settingsUsers": "Felhasználók", - "settingsDistanceUnit": "Távolság", "settingsSpeedUnit": "Sebesség", "settingsTwelveHourFormat": "12-órás formátum", "reportTitle": "Jelentések", "reportDevice": "Eszköz", + "reportGroup": "Group", "reportFrom": "Kezdő dátum:", "reportTo": "Végső dátum:", "reportShow": "Mutat", @@ -89,7 +94,6 @@ "stateValue": "Érték", "commandTitle": "Parancs", "commandSend": "Küld", - "commandType": "Típus", "commandSent": "A parancs elküldve", "commandPositionPeriodic": "Pozició küldés", "commandPositionStop": "Pozició küldés vége", @@ -105,6 +109,7 @@ "commandRequestPhoto": "Kép lekérés", "commandRebootDevice": "Eszköz újraindítása", "commandSendSms": "SMS küldés", + "commandSendUssd": "Send USSD", "commandSosNumber": "SOS szám beállítás", "commandSilenceTime": "Csendes idő beállítás", "commandSetPhonebook": "Telefonkönyv beállítás", @@ -112,6 +117,11 @@ "commandOutputControl": "Kimenet Ellenőrzés", "commandAlarmSpeed": "Riasztás Gyorshajtásról", "commandDeviceIdentification": "Eszköz azonosító", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", "eventDeviceOnline": "Eszköz online", "eventDeviceOffline": "Eszköz offline", "eventDeviceMoving": "Eszköz mozog", @@ -121,6 +131,8 @@ "eventGeofenceEnter": "Eszköz belépett a geokerítésbe", "eventGeofenceExit": "Eszköz kilépett a geokerítésből", "eventAlarm": "Alarms", + "eventIgnitionOn": "Ignition is ON", + "eventIgnitionOff": "Ignition is OFF", "alarm": "Alarm", "alarmSos": "SOS Alarm", "alarmVibration": "Vibration Alarm", @@ -128,9 +140,25 @@ "alarmOverspeed": "Overspeed Alarm", "alarmFallDown": "FallDown Alarm", "alarmLowBattery": "LowBattery Alarm", - "alarmMotion": "Motion Alarm", "alarmFault": "Fault Alarm", "notificationType": "Értesítés Típusa", "notificationWeb": "Küldés Weben", - "notificationMail": "Küldés E-mailben" + "notificationMail": "Küldés E-mailben", + "reportRoute": "Route", + "reportEvents": "Events", + "reportTrips": "Trips", + "reportSummary": "Summary", + "reportConfigure": "Configure", + "reportEventTypes": "Event Types", + "reportCsv": "CSV", + "reportDeviceName": "Device Name", + "reportAverageSpeed": "Average Speed", + "reportMaximumSpeed": "Maximum Speed", + "reportEngineHours": "Engine Hours", + "reportDuration": "Duration", + "reportStartTime": "Start Time", + "reportStartAddress": "Start Address", + "reportEndTime": "End Time", + "reportEndAddress": "End Address", + "reportSpentFuel": "Spent Fuel" }
\ No newline at end of file |