diff options
Diffstat (limited to 'web/l10n/si.json')
-rw-r--r-- | web/l10n/si.json | 38 |
1 files changed, 25 insertions, 13 deletions
diff --git a/web/l10n/si.json b/web/l10n/si.json index 00c5a5bc9..8a76ca968 100644 --- a/web/l10n/si.json +++ b/web/l10n/si.json @@ -14,21 +14,23 @@ "sharedHour": "පැය", "sharedMinute": "මිනිත්තු", "sharedSecond": "තත්පර", - "sharedName": "Name", - "sharedDescription": "Description", - "sharedSearch": "Search", + "sharedName": "නම", + "sharedDescription": "විස්තරය", + "sharedSearch": "සොයන්න", "sharedGeofence": "Geofence", "sharedGeofences": "Geofences", - "sharedNotifications": "Notifications", + "sharedNotifications": "නිවේදන", "sharedAttributes": "Attributes", "sharedAttribute": "Attribute", - "sharedArea": "Area", + "sharedArea": "ප්රදේශය", + "sharedMute": "Mute", "errorTitle": "දෝෂයක් ", "errorUnknown": "නොදන්නා දෝෂයක් !", "errorConnection": "සම්බන්ධතා දෝෂයක් !", "userEmail": "විද්යුත් තැපෑල", "userPassword": "මුරපදය", "userAdmin": "පරිපාලක", + "userRemember": "Remember", "loginTitle": "පිවිසුම් ගිණුම", "loginLanguage": "භාෂාව", "loginRegister": "ලියාපදිංචි කරන්න", @@ -36,19 +38,19 @@ "loginFailed": "ඊ-මේල් ලිපිනය හෝ මුරපදය වැරදිය !", "loginCreated": "නව පරිශීලක ලියාපදිංචි කරන ලදි !", "loginLogout": "ඉවත්වන්න", - "devicesAndState": "Devices and State", + "devicesAndState": "උපාංග සහ ස්වභාවය", "deviceDialog": "උපාංගය", "deviceTitle": "උපාංග", "deviceIdentifier": "හඳුනාගැනීමේ කේතය", - "deviceLastUpdate": "Last Update", + "deviceLastUpdate": "අවසන් යාවත්කාලීනය", "deviceCommand": "විධානය", "deviceFollow": "Follow", - "groupDialog": "Group", - "groupParent": "Group", - "groupNoGroup": "No Group", + "groupDialog": "සමූහය", + "groupParent": "සමූහය", + "groupNoGroup": "සමූහ එපා", "settingsTitle": "සැකසුම්", "settingsUser": "ගිණුම", - "settingsGroups": "Groups", + "settingsGroups": "සමූහ", "settingsServer": "සේවාදායකය", "settingsUsers": "පරිශීලකයන්", "settingsDistanceUnit": "දුර", @@ -80,8 +82,8 @@ "mapBingKey": "Bing Maps Key", "mapBingRoad": "Bing Maps Road", "mapBingAerial": "Bing Maps Aerial", - "mapShapePolygon": "Polygon", - "mapShapeCircle": "Circle", + "mapShapePolygon": "බහුඅශ්රය", + "mapShapeCircle": "වෘත්තය", "stateTitle": "තත්වය", "stateName": "පරාමිතිය", "stateValue": "අගය", @@ -118,6 +120,16 @@ "eventCommandResult": "Command result", "eventGeofenceEnter": "Device has entered geofence", "eventGeofenceExit": "Device has exited geofence", + "eventAlarm": "Alarms", + "alarm": "Alarm", + "alarmSos": "SOS Alarm", + "alarmVibration": "Vibration Alarm", + "alarmMovement": "Movement Alarm", + "alarmOverspeed": "Overspeed Alarm", + "alarmFallDown": "FallDown Alarm", + "alarmLowBattery": "LowBattery Alarm", + "alarmMotion": "Motion Alarm", + "alarmFault": "Fault Alarm", "notificationType": "Type of Notification", "notificationWeb": "Send via Web", "notificationMail": "Send via Mail" |