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/ta.json | 36 ++++++++++++++++++++++++++---------- 1 file changed, 26 insertions(+), 10 deletions(-) (limited to 'web/l10n/ta.json') diff --git a/web/l10n/ta.json b/web/l10n/ta.json index cd67a359..79ac79ae 100644 --- a/web/l10n/ta.json +++ b/web/l10n/ta.json @@ -1,8 +1,8 @@ { "sharedLoading": "பதிவு செய்", - "sharedHide": "Hide", + "sharedHide": "மறை", "sharedSave": "சேமி", - "sharedSet": "Set", + "sharedSet": "அமை", "sharedCancel": "ரத்து செய்", "sharedAdd": "சேர்க்க", "sharedEdit": "தொகுக்க", @@ -17,9 +17,9 @@ "sharedHour": "மணி நேரம்", "sharedMinute": "நிமிடம்", "sharedSecond": "விநாடி", - "sharedDecimalDegrees": "Decimal Degrees", - "sharedDegreesDecimalMinutes": "Degrees Decimal Minutes", - "sharedDegreesMinutesSeconds": "Degrees Minutes Seconds", + "sharedDecimalDegrees": "தசம டிகிரி", + "sharedDegreesDecimalMinutes": "தசம டிகிரி நிமிடங்கள்", + "sharedDegreesMinutesSeconds": "தசம டிகிரி நொடிகள்", "sharedName": "பெயர்", "sharedDescription": "விளக்கம்", "sharedSearch": "தேடுக", @@ -29,21 +29,27 @@ "sharedAttributes": "பண்புகள்", "sharedAttribute": "பண்பு", "sharedArea": "பகுதி", - "sharedMute": "Mute", + "sharedMute": "ஒலியடக்கு", "sharedType": "வகை", "sharedDistance": "தொலைவு", - "sharedHourAbbreviation": "h", - "sharedMinuteAbbreviation": "m", - "sharedGetMapState": "Get Map State", + "sharedHourAbbreviation": "ம", + "sharedMinuteAbbreviation": "நி", + "sharedGetMapState": "வரைபட நிலையை பெறு", + "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": "தரவு", "commandPhone": "தொலைபேசி எண்", "commandMessage": "குறுஞ்செய்தி", + "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 -- cgit v1.2.3