diff options
Diffstat (limited to 'web/l10n/kk.json')
-rw-r--r-- | web/l10n/kk.json | 25 |
1 files changed, 18 insertions, 7 deletions
diff --git a/web/l10n/kk.json b/web/l10n/kk.json index efc1fc69..2d8902e1 100644 --- a/web/l10n/kk.json +++ b/web/l10n/kk.json @@ -75,10 +75,11 @@ "sharedNew": "New…", "sharedShowAddress": "Show Address", "sharedDisabled": "Disabled", + "sharedMaintenance": "Maintenance", + "sharedMaintenances": "Maintenances", "attributeSpeedLimit": "Жылдамдықты Шектеу", + "attributePolylineDistance": "Polyline Distance", "attributeReportIgnoreOdometer": "Есеп: одометр елемеу", - "attributeMaintenanceStart": "Техникалық қызмет көрсету: Бастау", - "attributeMaintenanceInterval": "Техникалық қызмет көрсету: Интервал", "attributeWebReportColor": "Веб: Түсі Есеп", "attributeDevicePassword": "Құрылғы Құпия Сөз", "attributeProcessingCopyAttributes": "Өңдеу: атрибуттары көшіру", @@ -103,11 +104,13 @@ "attributeUiDisableDrivers": "UI: Disable Drivers", "attributeUiDisableComputedAttributes": "UI: Disable Computed Attributes", "attributeUiDisableCalendars": "UI: Disable Calendars", + "attributeUiDisableMaintenances": "UI: Disable Maintenances", "attributeUiHidePositionAttributes": "UI: Hide Position Attributes", "errorTitle": "Қате", "errorGeneral": "Қолайсыз бұзылуы параметрлері немесе шектеулер", "errorConnection": "Қосылу қатесі", "errorSocket": "Web socket біріктіру қатесі", + "errorZero": "Can't be zero", "userEmail": "Email", "userPassword": "Құпиясөз", "userAdmin": "Әкімші", @@ -238,6 +241,7 @@ "mapBaidu": "Baidu", "mapYandexMap": "Яндекс Карталар", "mapYandexSat": "Яндекс Жер серіктері", + "mapWikimedia": "Wikimedia", "mapShapePolygon": "Көпбұрыш", "mapShapeCircle": "Шеңбер", "mapShapePolyline": "Сызық", @@ -335,6 +339,7 @@ "alarmGpsAntennaCut": "GPS-антенналарды айыру қауіпі", "alarmAccident": "Жол апаты қауіпі", "alarmTow": "Тіркеп сүйреу қауіпі", + "alarmIdle": "Idle Alarm", "alarmHardAcceleration": "Оқыс жеделдету қауіпі", "alarmHardBraking": "Hard Braking Alarm", "alarmFatigueDriving": "Жүргізушінің шаршау қауіпі", @@ -346,14 +351,15 @@ "alarmShock": "Шок қауіпі", "alarmBonnet": "Кақпақ қауіпі", "alarmFootBrake": "Аяқ тежеуіш қауіпі", - "alarmOilLeak": "Отынның азаю қауіпі", + "alarmFuelLeak": "Fuel Leak Alarm", "alarmTampering": "Араласу қауіпі", "alarmRemoving": "Removing Alarm", "notificationType": "Ескерту түрі", "notificationAlways": "All Devices", - "notificationWeb": "Web арқылы жіберу", - "notificationMail": "Пошта арқылы жіберу", - "notificationSms": "СМС арқылы жіберу", + "notificationNotificators": "Channels", + "notificatorWeb": "Web", + "notificatorMail": "Mail", + "notificatorSms": "SMS", "reportRoute": "Бағыт", "reportEvents": "Оқиғалар", "reportTrips": "Сапарлар", @@ -408,6 +414,11 @@ "categoryPlane": "Ұшақ", "categoryShip": "Кеме", "categoryTractor": "Tractor", + "categoryTrain": "Train", + "categoryTram": "Tram", + "categoryTrolleybus": "Trolleybus", "categoryTruck": "Жүк автомобилі", - "categoryVan": "Van" + "categoryVan": "Van", + "maintenanceStart": "Start", + "maintenancePeriod": "Period" }
\ No newline at end of file |