diff options
Diffstat (limited to 'web/l10n/hu.json')
-rw-r--r-- | web/l10n/hu.json | 41 |
1 files changed, 26 insertions, 15 deletions
diff --git a/web/l10n/hu.json b/web/l10n/hu.json index ab2a1e8a..3345bc9f 100644 --- a/web/l10n/hu.json +++ b/web/l10n/hu.json @@ -29,7 +29,7 @@ "sharedGeofence": "Geokerítés", "sharedGeofences": "Geokerítések", "sharedNotifications": "Értesítések", - "sharedNotification": "Notification", + "sharedNotification": "Értesítés", "sharedAttributes": "Tulajdonságok", "sharedAttribute": "Tulajdonság", "sharedDrivers": "Sofőrök", @@ -73,12 +73,13 @@ "sharedSavedCommand": "Elmentett parancs", "sharedSavedCommands": "Elmentett Parancsok", "sharedNew": "Új...", - "sharedShowAddress": "Show Address", - "sharedDisabled": "Disabled", + "sharedShowAddress": "Cím megjelenítése", + "sharedDisabled": "Letiltva", + "sharedMaintenance": "Maintenance", + "sharedMaintenances": "Maintenances", "attributeSpeedLimit": "Sebesség határ", + "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Jelentés: Odométer figyelmen kívül hagyása", - "attributeMaintenanceStart": "Karbantartás: Kezdet", - "attributeMaintenanceInterval": "Karbantartás: Köztes", "attributeWebReportColor": "Web: Jelentés színe", "attributeDevicePassword": "Eszköz jelszó", "attributeProcessingCopyAttributes": "Feldolgozás: Attribútumok másolása", @@ -98,16 +99,18 @@ "attributeMailSmtpUsername": "SMTP felhasználónév", "attributeMailSmtpPassword": "SMTP jelszó", "attributeUiDisableReport": "UI: Jelentés letiltása", - "attributeUiDisableEvents": "UI: Disable Events", + "attributeUiDisableEvents": "UI: Események letiltása", "attributeUiDisableVehicleFetures": "UI: Eszköz képességeinek leállítása", "attributeUiDisableDrivers": "UI: Sofőrök letiltása", "attributeUiDisableComputedAttributes": "UI: Számított attribútumok letiltása", "attributeUiDisableCalendars": "UI: Naptárak letiltása", + "attributeUiDisableMaintenances": "UI: Disable Maintenances", "attributeUiHidePositionAttributes": "UI: Pozíciós attribútumok elrejtése", "errorTitle": "Hiba", "errorGeneral": "Érvénytelen paraméterek vagy integritási szabályok megsértése", "errorConnection": "Kapcsolódási hiba", "errorSocket": "Kapcsolódási hiba", + "errorZero": "Can't be zero", "userEmail": "Email", "userPassword": "Jelszó", "userAdmin": "Adminisztrátor", @@ -219,8 +222,8 @@ "positionObdSpeed": "ODB sebesség", "positionObdOdometer": "ODB megtett út", "positionDriverUniqueId": "Sofőr egyedi azonosítója", - "positionImage": "Image", - "positionAudio": "Audio", + "positionImage": "Kép", + "positionAudio": "Hang", "serverTitle": "Szerver beállítások", "serverZoom": "Nagyítás", "serverRegistration": "Regisztráció", @@ -238,18 +241,19 @@ "mapBaidu": "Baidu", "mapYandexMap": "Yandex térkép", "mapYandexSat": "Yandex Műhold", + "mapWikimedia": "Wikimedia", "mapShapePolygon": "Poligon", "mapShapeCircle": "Kör", "mapShapePolyline": "Vonallánc", "mapLiveRoutes": "Élő útvonalak", - "mapPoiLayer": "POI Layer", + "mapPoiLayer": "POI réteg", "stateTitle": "Helyzet", "stateName": "Paraméter", "stateValue": "Érték", "commandTitle": "Parancs", "commandSend": "Küld", "commandSent": "A parancs elküldve", - "commandQueued": "Command has been queued", + "commandQueued": "A parancs várólistára került", "commandUnit": "Egység", "commandCustom": "Egyedi parancs", "commandDeviceIdentification": "Eszköz azonosító", @@ -335,6 +339,7 @@ "alarmGpsAntennaCut": "GPS antenna elvágás riasztás", "alarmAccident": "Baleseti riasztás", "alarmTow": "Vontatási riasztás", + "alarmIdle": "Idle Alarm", "alarmHardAcceleration": "Erős gyorsítás riasztás", "alarmHardBraking": "Vészfékezés riasztás", "alarmFatigueDriving": "Fáradt vezető riasztás", @@ -346,14 +351,15 @@ "alarmShock": "Áramütés riasztás", "alarmBonnet": "Motorháztető riasztás", "alarmFootBrake": "Lábfék riasztás", - "alarmOilLeak": "Olajszivárgás riasztás", + "alarmFuelLeak": "Fuel Leak Alarm", "alarmTampering": "Illetéktelen riasztás", "alarmRemoving": "Riasztás eltávolítása", "notificationType": "Értesítés Típusa", "notificationAlways": "Minden eszköz", - "notificationWeb": "Küldés Weben", - "notificationMail": "Küldés E-mailben", - "notificationSms": "Küldés SMS-ben", + "notificationNotificators": "Channels", + "notificatorWeb": "Web", + "notificatorMail": "Mail", + "notificatorSms": "SMS", "reportRoute": "Útvonal", "reportEvents": "Események", "reportTrips": "Utazások", @@ -408,6 +414,11 @@ "categoryPlane": "Repülő", "categoryShip": "Hajó", "categoryTractor": "Traktor", + "categoryTrain": "Train", + "categoryTram": "Tram", + "categoryTrolleybus": "Trolleybus", "categoryTruck": "Kamion", - "categoryVan": "Teherkocsi" + "categoryVan": "Teherkocsi", + "maintenanceStart": "Start", + "maintenancePeriod": "Period" }
\ No newline at end of file |