1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
|
{
"sharedLoading": "ലോഡുചെയ്യുന്നു ..",
"sharedSave": "Save",
"sharedCancel": "റദ്ദാക്കുക",
"sharedAdd": "ചേര്ക്കുക",
"sharedEdit": "തിരുത്തുക",
"sharedRemove": "നീക്കം ചെയ്യുക",
"sharedRemoveConfirm": "വിഷയം നീക്കം ചെയ്യുക",
"sharedKm": "കിലോമീറ്റർ",
"sharedMi": "mi",
"sharedKn": "kn",
"sharedKmh": "കിലോമീറ്റർ / മണിക്കൂർ",
"sharedMph": "mph",
"sharedHour": "മണിക്കൂര്",
"sharedMinute": "മിനിറ്റ്",
"sharedSecond": "സെക്കന്റ്",
"sharedName": "Name",
"sharedSearch": "Search",
"errorTitle": "പിശക്",
"errorUnknown": "അജ്ഞാത പിശക്",
"errorConnection": "കണക്ഷൻ പിശക്",
"userEmail": "ഇമെയിൽ",
"userPassword": "രഹസ്യ കോഡ്",
"userAdmin": "Admin",
"loginTitle": "അകത്തു പ്രവേശിക്കുക",
"loginLanguage": "ഭാഷ",
"loginRegister": "Register",
"loginLogin": "അകത്തു പ്രവേശിക്കുക",
"loginFailed": "തെറ്റായ ഇമെയിൽ വിലാസവും പാസ്വേഡും",
"loginCreated": "പുതിയ ഉപയോക്താവ് രജിസ്റ്റർ ചെയ്തു",
"loginLogout": "പുറത്തുകടക്കുക",
"devicesAndState": "Devices and State",
"deviceDialog": "ഉപകരണം",
"deviceTitle": "Devices",
"deviceIdentifier": "Identifier",
"deviceLastUpdate": "Last Update",
"deviceCommand": "Command",
"deviceFollow": "Follow",
"groupDialog": "Group",
"groupParent": "Group",
"groupNoGroup": "No Group",
"settingsTitle": "Settings",
"settingsUser": "Account",
"settingsGroups": "Groups",
"settingsServer": "Server",
"settingsUsers": "Users",
"settingsDistanceUnit": "Distance",
"settingsSpeedUnit": "വേഗം",
"settingsTwelveHourFormat": "12-hour Format",
"reportTitle": "Reports",
"reportDevice": "ഉപകരണം",
"reportFrom": "From",
"reportTo": "To",
"reportShow": "Show",
"reportClear": "Clear",
"positionFixTime": "സമയം",
"positionValid": "Valid",
"positionLatitude": "അക്ഷാംശം",
"positionLongitude": "രേഖാംശം",
"positionAltitude": "Altitude",
"positionSpeed": "വേഗം",
"positionCourse": "Course",
"positionAddress": "Address",
"positionProtocol": "Protocol",
"serverTitle": "Server Settings",
"serverZoom": "വലുതാക്കിയോ ചെറുതാക്കിയോ കാണിക്കുക",
"serverRegistration": "രജിസ്ട്രേഷൻ",
"serverReadonly": "Readonly",
"mapTitle": "ഭൂപടം",
"mapLayer": "Map Layer",
"mapCustom": "Custom Map",
"mapOsm": "Open Street Map",
"mapBingKey": "Bing Maps Key",
"mapBingRoad": "Bing Maps Road",
"mapBingAerial": "Bing Maps Aerial",
"stateTitle": "State",
"stateName": "Attribute",
"stateValue": "Value",
"commandTitle": "Command",
"commandSend": "Send",
"commandType": "Type",
"commandSent": "Command has been sent",
"commandPositionPeriodic": "Periodic Reporting",
"commandPositionStop": "Stop Reporting",
"commandEngineStop": "Engine Stop",
"commandEngineResume": "Engine Resume",
"commandFrequency": "Frequency",
"commandUnit": "Unit"
}
|