From bb64d35e56882aa3cf36ac8cf7a46ea1ce0db472 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 11 Feb 2017 12:02:12 +1300 Subject: Update locales and add new languages --- web/l10n/th.json | 20 ++++++++++++++++++-- 1 file changed, 18 insertions(+), 2 deletions(-) (limited to 'web/l10n/th.json') diff --git a/web/l10n/th.json b/web/l10n/th.json index a3c1e4d..5888d81 100644 --- a/web/l10n/th.json +++ b/web/l10n/th.json @@ -10,7 +10,7 @@ "sharedRemoveConfirm": "ยืนยันลบรายการ", "sharedKm": "กม.", "sharedMi": "ไมล์", - "sharedNmi": "ืnml", + "sharedNmi": "nml", "sharedKn": "น๊อต", "sharedKmh": "กม./ชม.", "sharedMph": "ไมล์ต่อชั่วโมง", @@ -35,15 +35,21 @@ "sharedHourAbbreviation": "ชม.", "sharedMinuteAbbreviation": "นาที", "sharedGetMapState": "ได้รับสถานะแผนที่", + "sharedGetToggleState": "รับ สลับ สถานะ", "sharedAttributeAlias": "คุณลักษณะ นามแฝง", "sharedAttributeAliases": "คุณลักษณะ นามแฝง", "sharedAlias": "นามแฝง", "sharedDeviceDistance": "ระยะทาง อุปกรณ์", "sharedDevice": "อุปกรณ์", "sharedTestMail": "ทดสอบ ส่งอีเมล", + "sharedCalendar": "ปฏิทิน", + "sharedCalendars": "ปฏิทิน", + "sharedFile": "ไฟล์", + "sharedSelectFile": "เลือกไฟล์", "errorTitle": "ผิดพลาด", "errorUnknown": "ข้อผิดพลาดที่ไม่รู้จัก", "errorConnection": "การเชื่อมต่อผิดพลาด", + "errorSocket": "ข้อผิดพลาดการเชื่อมต่อซ็อกเก็ตเว็บ", "userEmail": "อีเมล์", "userPassword": "รหัสผ่าน", "userAdmin": "ผู้ดูแลระบบ", @@ -51,6 +57,8 @@ "userDisabled": "ปิดการใช้งาน", "userExpirationTime": "วันหมดอายุ", "userDeviceLimit": "จำนวน อุปกรณ์", + "userUserLimit": "ขีดจำกัดผู้ใช้", + "userDeviceReadonly": "อุปกรณ์ อ่านได้อย่างเดียว", "userToken": "Token", "loginTitle": "เข้าสู่ระบบ", "loginLanguage": "ภาษา", @@ -91,6 +99,7 @@ "reportClear": "ล้างรายงาน", "positionFixTime": "เวลา", "positionValid": "ถูกต้อง", + "positionAccuracy": "ความถูกต้อง", "positionLatitude": "ละติจูด", "positionLongitude": "ลองจิจูด", "positionAltitude": "ระดับความสูง", @@ -98,6 +107,7 @@ "positionCourse": "ทิศทาง", "positionAddress": "ที่อยู่", "positionProtocol": "โปรโตคอล", + "positionDistance": "ระยะทาง", "serverTitle": "การตั้งค่าเซิร์ฟเวอ", "serverZoom": "ชยาย +/-", "serverRegistration": "ลงทะเบียน", @@ -139,6 +149,7 @@ "commandSosNumber": "ตั้งค่าเลขหมายโทรฉุกเฉิน SOS", "commandSilenceTime": "ตั้งค่าช่วงเาลาหยุดนิ่ง", "commandSetPhonebook": "ตั้งค่าสมุดโทรศัพท์", + "commandSetIndicator": "ตั้งค่าตัวบ่งชี้", "commandVoiceMessage": "ข้อความเสียง", "commandOutputControl": "ควบคุมข้อมูลที่ส่งออก", "commandAlarmSpeed": "แจ้งเตือนความเร็วเกินกำหนด", @@ -147,6 +158,7 @@ "commandData": "ข้อมูล", "commandPhone": "หมายเลขโทรศัพท์", "commandMessage": "ข้อความ", + "commandTimezone": "เขตเวลา ตรงข้าม", "eventAll": "เหตุการณ์ทั้งหมด", "eventDeviceOnline": "อุปกรณ์เชื่อมต่อแล้ว", "eventDeviceUnknown": "สถานะของอุปกรณ์ไม่เป็นที่รู้จัก", @@ -176,8 +188,11 @@ "reportEvents": "เหตุการณ์", "reportTrips": "การเดินทาง", "reportSummary": "ผลรวม", + "reportChart": "แผนภูมิ", "reportConfigure": "ตั้งค่า", "reportEventTypes": "ประเภทเหตุการณ์", + "reportChartType": "ชนิดของแผนภูมิ", + "reportShowMarkers": "แสดงเครื่องหมาย", "reportExport": "ส่งออก", "reportDeviceName": "ชื่ออุปกรณ์", "reportAverageSpeed": "ความเร็วเฉลี่ย", @@ -205,5 +220,6 @@ "categoryPlane": "เครื่องบิน", "categoryMotorcycle": "รถจักรยานยนต์", "categoryBicycle": "จักรยาน", - "categoryPerson": "บุคคล" + "categoryPerson": "บุคคล", + "categoryAnimal": "สัตว์" } \ No newline at end of file -- cgit v1.2.3