diff options
Diffstat (limited to 'web/l10n/th.json')
-rw-r--r-- | web/l10n/th.json | 37 |
1 files changed, 36 insertions, 1 deletions
diff --git a/web/l10n/th.json b/web/l10n/th.json index 3864d6870..e1b2b3867 100644 --- a/web/l10n/th.json +++ b/web/l10n/th.json @@ -15,7 +15,14 @@ "sharedMinute": "นาที", "sharedSecond": "วินาที", "sharedName": "ชื่อ", + "sharedDescription": "Description", "sharedSearch": "ค้นหา", + "sharedGeofence": "Geofence", + "sharedGeofences": "Geofences", + "sharedNotifications": "Notifications", + "sharedAttributes": "Attributes", + "sharedAttribute": "Attribute", + "sharedArea": "Area", "errorTitle": "ผิดพลาด", "errorUnknown": "ข้อผิดพลาดที่ไม่รู้จัก", "errorConnection": "การเชื่อมต่อผิดพลาด", @@ -73,6 +80,8 @@ "mapBingKey": "Bing Maps สำคัญ", "mapBingRoad": "Bing Maps ถนน", "mapBingAerial": "Bing Maps ทางอากาศ", + "mapShapePolygon": "Polygon", + "mapShapeCircle": "Circle", "stateTitle": "สถานะ", "stateName": "พารามิเตอร์", "stateValue": "มูลค่า", @@ -85,5 +94,31 @@ "commandEngineStop": "ดับเครื่องยนต์", "commandEngineResume": "ติดครื่องยนต์ใหม่", "commandFrequency": "ความถี่", - "commandUnit": "หน่วย" + "commandUnit": "หน่วย", + "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 |