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": "ذخيره",
"sharedCancel": "Cancel",
"sharedAdd": "اضافه كردن",
"sharedEdit": "Edit",
"sharedRemove": "Remove",
"sharedRemoveConfirm": "Remove item?",
"sharedKm": "km",
"sharedMi": "mi",
"sharedKn": "kn",
"sharedKmh": "km/h",
"sharedMph": "mph",
"sharedHour": "Hour",
"sharedMinute": "دقيقه",
"sharedSecond": "ثانيه",
"sharedName": "Name",
"sharedSearch": "Search",
"errorTitle": "Error",
"errorUnknown": "Unknown error",
"errorConnection": "Connection error",
"userEmail": "نام كاربرى ( ايميل )",
"userPassword": "گذرواژه",
"userAdmin": "Admin",
"loginTitle": "ورود",
"loginLanguage": "انتخاب زبان",
"loginRegister": "ثبت نام",
"loginLogin": "ورود",
"loginFailed": "نام كاربرى ( ايميل ) يا گذرواژه اشتباه است",
"loginCreated": "ثبت نام با موفقيت انجام شد",
"loginLogout": "خروج",
"devicesAndState": "Devices and State",
"deviceDialog": "دستگاه",
"deviceTitle": "دستگاه ها",
"deviceIdentifier": "سريال دستگاه",
"deviceLastUpdate": "آخرين بروزرسانى",
"deviceCommand": "Command",
"deviceFollow": "Follow",
"groupDialog": "Group",
"groupParent": "Group",
"groupNoGroup": "No Group",
"settingsTitle": "تنظيمات",
"settingsUser": "حساب كاربرى",
"settingsGroups": "Groups",
"settingsServer": "Server",
"settingsUsers": "Users",
"settingsDistanceUnit": "Distance",
"settingsSpeedUnit": "سرعت",
"settingsTwelveHourFormat": "12-hour Format",
"reportTitle": "گزارشات ",
"reportDevice": "دستگاه",
"reportFrom": "از",
"reportTo": "To",
"reportShow": "Show",
"reportClear": "Clear",
"positionFixTime": "Time",
"positionValid": "Valid",
"positionLatitude": "عرض جغرافيايى",
"positionLongitude": "طول جغرافيايى",
"positionAltitude": "Altitude",
"positionSpeed": "سرعت",
"positionCourse": "Course",
"positionAddress": "Address",
"positionProtocol": "Protocol",
"serverTitle": "Server Settings",
"serverZoom": "Zoom",
"serverRegistration": "Registration",
"serverReadonly": "Readonly",
"mapTitle": "Map",
"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": "ارسال",
"commandType": "Type",
"commandSent": "Command has been sent",
"commandPositionPeriodic": "Periodic Reporting",
"commandPositionStop": "Stop Reporting",
"commandEngineStop": "Engine Stop",
"commandEngineResume": "Engine Resume",
"commandFrequency": "Frequency",
"commandUnit": "Unit"
}
|