From da07079d89c0b030ed0f7a978caa6c68644ab2e1 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 10 Sep 2016 16:25:07 +1200 Subject: Update existing localizations --- web/l10n/ka.json | 36 ++++++++++++++++++++++++++++++++---- 1 file changed, 32 insertions(+), 4 deletions(-) (limited to 'web/l10n/ka.json') diff --git a/web/l10n/ka.json b/web/l10n/ka.json index f8f8d50a5..5460a6d72 100644 --- a/web/l10n/ka.json +++ b/web/l10n/ka.json @@ -24,6 +24,11 @@ "sharedAttribute": "Attribute", "sharedArea": "Area", "sharedMute": "Mute", + "sharedType": "Type", + "sharedDistance": "Distance", + "sharedHourAbbreviation": "h", + "sharedMinuteAbbreviation": "m", + "sharedGetMapState": "Get Map State", "errorTitle": "შეცდომა", "errorUnknown": "უცნობი შეცდომა", "errorConnection": "კავშირის შეცდომა", @@ -53,11 +58,11 @@ "settingsGroups": "ჯგუფები", "settingsServer": "სერვერი", "settingsUsers": "მომხამრებლები", - "settingsDistanceUnit": "მანძილი", "settingsSpeedUnit": "სიჩქარე", "settingsTwelveHourFormat": "12-საათიანი ფორმატი", "reportTitle": "რეპორტები", "reportDevice": "მოწყობილობა", + "reportGroup": "Group", "reportFrom": "დან", "reportTo": "მდე", "reportShow": "ჩვენება", @@ -89,7 +94,6 @@ "stateValue": "მნიშვნელობა", "commandTitle": "ბრძანება", "commandSend": "გაგზავნა", - "commandType": "ტიპი", "commandSent": "ბრძანება გაიგზავნა", "commandPositionPeriodic": "პერიოდული რეპორტი", "commandPositionStop": "რეპორტის შეჩერება", @@ -105,6 +109,7 @@ "commandRequestPhoto": "Request Photo", "commandRebootDevice": "Reboot Device", "commandSendSms": "Send SMS", + "commandSendUssd": "Send USSD", "commandSosNumber": "Set SOS Number", "commandSilenceTime": "Set Silence Time", "commandSetPhonebook": "Set Phonebook", @@ -112,6 +117,11 @@ "commandOutputControl": "Output Control", "commandAlarmSpeed": "Overspeed Alarm", "commandDeviceIdentification": "Device Identification", + "commandIndex": "Index", + "commandData": "Data", + "commandPhone": "Phone Number", + "commandMessage": "Message", + "eventAll": "All Events", "eventDeviceOnline": "Device is online", "eventDeviceOffline": "Device is offline", "eventDeviceMoving": "Device is moving", @@ -121,6 +131,8 @@ "eventGeofenceEnter": "Device has entered geofence", "eventGeofenceExit": "Device has exited geofence", "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": "Type of Notification", "notificationWeb": "Send via Web", - "notificationMail": "Send via Mail" + "notificationMail": "Send via Mail", + "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 -- cgit v1.2.3