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/ml.json | 59 ++++++++++++++++++++++++++++++++++++++++++++------------ 1 file changed, 47 insertions(+), 12 deletions(-) (limited to 'web/l10n/ml.json') diff --git a/web/l10n/ml.json b/web/l10n/ml.json index d7566cf82..ad2689210 100644 --- a/web/l10n/ml.json +++ b/web/l10n/ml.json @@ -1,38 +1,45 @@ { "sharedLoading": "ലോഡുചെയ്യുന്നു ..", - "sharedSave": "Save", + "sharedSave": "രക്ഷിക്കും", "sharedCancel": "റദ്ദാക്കുക", "sharedAdd": "ചേര്‍ക്കുക", "sharedEdit": "തിരുത്തുക", "sharedRemove": "നീക്കം ചെയ്യുക", "sharedRemoveConfirm": "വിഷയം നീക്കം ചെയ്യുക", "sharedKm": "കിലോമീറ്റർ", - "sharedMi": "mi", - "sharedKn": "kn", + "sharedMi": "നാഴിക", + "sharedKn": "കുരുക്ക്", "sharedKmh": "കിലോമീറ്റർ / മണിക്കൂർ", - "sharedMph": "mph", + "sharedMph": "മണിക്കൂറിൽ മൈൽ", "sharedHour": "മണിക്കൂര്", "sharedMinute": "മിനിറ്റ്", "sharedSecond": "സെക്കന്റ്", - "sharedName": "Name", - "sharedSearch": "Search", + "sharedName": "പേര്\n", + "sharedDescription": "വിവരണം", + "sharedSearch": "തിരയൽ", + "sharedGeofence": "എർത്ത് വേലി", + "sharedGeofences": "ശില്പ്പശാല എർത്ത്", + "sharedNotifications": "അറിയിപ്പുകൾ", + "sharedAttributes": "ഗുണവിശേഷങ്ങൾ", + "sharedAttribute": "ഗുണവിശേഷങ്ങ", + "sharedArea": "പ്രദേശം", "errorTitle": "പിശക്‌", "errorUnknown": "അജ്ഞാത പിശക്", "errorConnection": "കണക്ഷൻ പിശക്", "userEmail": "ഇമെയിൽ", "userPassword": "രഹസ്യ കോഡ്‌", - "userAdmin": "Admin", + "userAdmin": "നിർവാജി ", "loginTitle": "അകത്തു പ്രവേശിക്കുക", "loginLanguage": "ഭാഷ", - "loginRegister": "Register", + "loginRegister": "രെജിസ്റ്റർ ", "loginLogin": "അകത്തു പ്രവേശിക്കുക", "loginFailed": "തെറ്റായ ഇമെയിൽ വിലാസവും പാസ്വേഡും", "loginCreated": "പുതിയ ഉപയോക്താവ് രജിസ്റ്റർ ചെയ്തു", "loginLogout": "പുറത്തുകടക്കുക", - "devicesAndState": "Devices and State", + "devicesAndState": "സാധനങ്ങളിന് നില ", "deviceDialog": "ഉപകരണം", - "deviceTitle": "Devices", - "deviceIdentifier": "Identifier", + "deviceTitle": "സാധനങ്ങളിന് ", + "deviceIdentifier": "ഐഡന്റിഫയർ", "deviceLastUpdate": "Last Update", "deviceCommand": "Command", "deviceFollow": "Follow", @@ -73,6 +80,8 @@ "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", + "mapShapePolygon": "Polygon", + "mapShapeCircle": "Circle", "stateTitle": "State", "stateName": "Attribute", "stateValue": "Value", @@ -85,5 +94,31 @@ "commandEngineStop": "Engine Stop", "commandEngineResume": "Engine Resume", "commandFrequency": "Frequency", - "commandUnit": "Unit" + "commandUnit": "Unit", + "commandCustom": "Custom command", + "commandPositionSingle": "Single Reporting", + "commandAlarmArm": "Arm Alarm", + "commandAlarmDisarm": "Disarm Alarm", + "commandSetTimezone": "Set Timezone", + "commandRequestPhoto": "Request Photo", + "commandRebootDevice": "Reboot Device", + "commandSendSms": "Send SMS", + "commandSosNumber": "Set SOS Number", + "commandSilenceTime": "Set Silence Time", + "commandSetPhonebook": "Set Phonebook", + "commandVoiceMessage": "Voice Message", + "commandOutputControl": "Output Control", + "commandAlarmSpeed": "Overspeed Alarm", + "commandDeviceIdentification": "Device Identification", + "eventDeviceOnline": "Device is online", + "eventDeviceOffline": "Device is offline", + "eventDeviceMoving": "Device is moving", + "eventDeviceStopped": "Device is stopped", + "eventDeviceOverspeed": "Device exceeds the speed", + "eventCommandResult": "Command result", + "eventGeofenceEnter": "Device has entered geofence", + "eventGeofenceExit": "Device has exited geofence", + "notificationType": "Type of Notification", + "notificationWeb": "Send via Web", + "notificationMail": "Send via Mail" } \ No newline at end of file -- cgit v1.2.3