diff options
author | Anton Tananaev <anton.tananaev@gmail.com> | 2017-02-11 12:02:12 +1300 |
---|---|---|
committer | Anton Tananaev <anton.tananaev@gmail.com> | 2017-02-11 12:02:12 +1300 |
commit | bb64d35e56882aa3cf36ac8cf7a46ea1ce0db472 (patch) | |
tree | 0d42bcf73daeae4c34fbba10ab365fac1bfb682f /web/l10n/lo.json | |
parent | b996d704b99b6f6467e8c5d531538f8c8e7b6cc8 (diff) | |
download | trackermap-web-bb64d35e56882aa3cf36ac8cf7a46ea1ce0db472.tar.gz trackermap-web-bb64d35e56882aa3cf36ac8cf7a46ea1ce0db472.tar.bz2 trackermap-web-bb64d35e56882aa3cf36ac8cf7a46ea1ce0db472.zip |
Update locales and add new languages
Diffstat (limited to 'web/l10n/lo.json')
-rw-r--r-- | web/l10n/lo.json | 18 |
1 files changed, 17 insertions, 1 deletions
diff --git a/web/l10n/lo.json b/web/l10n/lo.json index 74c11a53..73d506b0 100644 --- a/web/l10n/lo.json +++ b/web/l10n/lo.json @@ -35,15 +35,21 @@ "sharedHourAbbreviation": "h", "sharedMinuteAbbreviation": "m", "sharedGetMapState": "Get Map State", + "sharedGetToggleState": "Get Toggle State", "sharedAttributeAlias": "Attribute Alias", "sharedAttributeAliases": "Attribute Aliases", "sharedAlias": "Alias", "sharedDeviceDistance": "Device Distance", "sharedDevice": "Device", "sharedTestMail": "Send Test Email", + "sharedCalendar": "Calendar", + "sharedCalendars": "Calendars", + "sharedFile": "File", + "sharedSelectFile": "Select File", "errorTitle": "ຜິດພາດ", "errorUnknown": "ຂໍ້ຜິດພາດທີ່ບໍ່ຮູ້ຈັກ", "errorConnection": "ການເຊື່ອມຕໍ່ຜິດພາດ", + "errorSocket": "Web socket connection error", "userEmail": "ອີເມວ", "userPassword": "ລະຫັດຜ່ານ", "userAdmin": "ຜູ້ເບິ່ງແຍງລະບົບ", @@ -51,6 +57,8 @@ "userDisabled": "Disabled", "userExpirationTime": "Expiration", "userDeviceLimit": "Device Limit", + "userUserLimit": "User Limit", + "userDeviceReadonly": "Device Readonly", "userToken": "Token", "loginTitle": "ເຂົ້າສູ່ລະບົບ", "loginLanguage": "ພາສາ", @@ -91,6 +99,7 @@ "reportClear": "ລົບລ້າງລາຍງານ", "positionFixTime": "ເວລາ", "positionValid": "ຖືກຕ້ອງ", + "positionAccuracy": "Accuracy", "positionLatitude": "ລາຕິຈູດ", "positionLongitude": "ລອງຈິຈູດ", "positionAltitude": "ລະດັບຄວາມສູງ", @@ -98,6 +107,7 @@ "positionCourse": "ທິດທາງ", "positionAddress": "ທີ່ຢູ່", "positionProtocol": "ໂປຣໂຕຄໍລ໌", + "positionDistance": "Distance", "serverTitle": "ການຕັ້ງຄ່າເຊີເວີ້", "serverZoom": "ຂະຫຍາຍ +/-", "serverRegistration": "ລົງທະບຽນ", @@ -139,6 +149,7 @@ "commandSosNumber": "ຕັ້ງຄ່າເລກໝາຍໂທສຸກເສີນ SOS", "commandSilenceTime": "ຕັ້ງຄ່າຊ່ວງເວລາຢຸດນິ່ງ", "commandSetPhonebook": "ຕັ້ງຄ່າສະໝຸດໂທລະສັບ", + "commandSetIndicator": "Set Indicator", "commandVoiceMessage": "ຂໍ້ຄວາມສຽງ", "commandOutputControl": "ຄວບຄຸມຂໍ້ມູນທີ່ສົ່ງອອກ", "commandAlarmSpeed": "ແຈ້ງເຕືອນຄວາມໄວເກີນກຳນົດ", @@ -147,6 +158,7 @@ "commandData": "Data", "commandPhone": "Phone Number", "commandMessage": "Message", + "commandTimezone": "Timezone Offset", "eventAll": "All Events", "eventDeviceOnline": "ອຸປະກອນເຊື່ອມຕໍ່ແລ້ວ", "eventDeviceUnknown": "Device status is unknown", @@ -176,8 +188,11 @@ "reportEvents": "Events", "reportTrips": "Trips", "reportSummary": "Summary", + "reportChart": "Chart", "reportConfigure": "Configure", "reportEventTypes": "Event Types", + "reportChartType": "Chart Type", + "reportShowMarkers": "Show Markers", "reportExport": "Export", "reportDeviceName": "Device Name", "reportAverageSpeed": "Average Speed", @@ -205,5 +220,6 @@ "categoryPlane": "Plane", "categoryMotorcycle": "Motorcycle", "categoryBicycle": "Bicycle", - "categoryPerson": "Person" + "categoryPerson": "Person", + "categoryAnimal": "Animal" }
\ No newline at end of file |