From e22d0975309063cf5b97c928cb0d9507283f7473 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 9 Dec 2017 22:46:55 +1300 Subject: Update web app localization --- web/l10n/sv.json | 48 ++++++++++++++++++++++++++++++++++++++---------- 1 file changed, 38 insertions(+), 10 deletions(-) (limited to 'web/l10n/sv.json') diff --git a/web/l10n/sv.json b/web/l10n/sv.json index a1de5e6..3325f71 100644 --- a/web/l10n/sv.json +++ b/web/l10n/sv.json @@ -29,6 +29,7 @@ "sharedGeofence": "Geofence", "sharedGeofences": "Geofences", "sharedNotifications": "Notiser", + "sharedNotification": "Notification", "sharedAttributes": "Attributer", "sharedAttribute": "Attribut", "sharedDrivers": "Drivers", @@ -39,13 +40,15 @@ "sharedDistance": "Distans", "sharedHourAbbreviation": "h", "sharedMinuteAbbreviation": "m", + "sharedSecondAbbreviation": "s", "sharedVoltAbbreviation": "V", "sharedLiterAbbreviation": "l", + "sharedGallonAbbreviation": "gal", + "sharedLiter": "Liter", + "sharedImpGallon": "Imp. Gallon", + "sharedUsGallon": "U.S. Gallon", "sharedLiterPerHourAbbreviation": "l/h", "sharedGetMapState": "Få karttillstånd", - "sharedAttributeAlias": "Attribut alias", - "sharedAttributeAliases": "Attribut alias", - "sharedAlias": "Alias", "sharedComputedAttribute": "Computed Attribute", "sharedComputedAttributes": "Computed Attributes", "sharedCheckComputedAttribute": "Check Computed Attribute", @@ -67,6 +70,10 @@ "sharedTypeBoolean": "Boolean", "sharedTimezone": "Tidszon", "sharedInfoTitle": "Info", + "sharedSavedCommand": "Saved Command", + "sharedSavedCommands": "Saved Commands", + "sharedNew": "New…", + "sharedShowAddress": "Show Address", "attributeSpeedLimit": "Hastighetsbegränsning", "attributeReportIgnoreOdometer": "Rapport: Ignorera Odometer", "attributeMaintenanceStart": "Underhåll: Start", @@ -90,10 +97,12 @@ "attributeMailSmtpUsername": "Mail: SMTP Användarnamn", "attributeMailSmtpPassword": "Mail: SMTP Lösenord", "attributeUiDisableReport": "UI: Disable Report", + "attributeUiDisableEvents": "UI: Disable Events", "attributeUiDisableVehicleFetures": "UI: Disable Vehicle Fetures", "attributeUiDisableDrivers": "UI: Disable Drivers", "attributeUiDisableComputedAttributes": "UI: Disable Computed Attributes", "attributeUiDisableCalendars": "UI: Disable Calendars", + "attributeUiHidePositionAttributes": "UI: Hide Position Attributes", "errorTitle": "Fel", "errorGeneral": "Invalid parameters or constraints violation", "errorConnection": "Anslutningsfel", @@ -107,6 +116,7 @@ "userDeviceLimit": "Enhetsbegränsning", "userUserLimit": "Användarbegränsning", "userDeviceReadonly": "Enhet endast läsbar", + "userLimitCommands": "Limit Commands", "userToken": "Token", "loginTitle": "Logga in", "loginLanguage": "Språk", @@ -138,7 +148,9 @@ "settingsGroups": "Grupper", "settingsServer": "Server", "settingsUsers": "Användare", - "settingsSpeedUnit": "Hastighet", + "settingsDistanceUnit": "Distance Unit", + "settingsSpeedUnit": "Speed Unit", + "settingsVolumeUnit": "Volume Unit", "settingsTwelveHourFormat": "12-timmars format", "settingsCoordinateFormat": "Kordinatformat", "reportTitle": "Rapport", @@ -168,10 +180,11 @@ "positionHdop": "HDOP", "positionVdop": "VDOP", "positionPdop": "PDOP", - "positionSat": "Satelliter", - "positionSatVisible": "Synbara satelliter", + "positionSat": "Satellites", + "positionSatVisible": "Visible Satellites", "positionRssi": "RSSI", "positionGps": "GPS", + "positionRoaming": "Roaming", "positionEvent": "Händelser", "positionAlarm": "Larm", "positionStatus": "Status", @@ -179,6 +192,7 @@ "positionServiceOdometer": "Service Odometer", "positionTripOdometer": "Trip", "positionHours": "tim", + "positionSteps": "Steps", "positionInput": "Input", "positionOutput": "Output", "positionBatteryLevel": "Batteri nivå", @@ -232,6 +246,7 @@ "commandTitle": "Kommando", "commandSend": "Skicka", "commandSent": "Kommandot har skickats", + "commandQueued": "Command has been queued", "commandUnit": "Enhet", "commandCustom": "Anpassat kommandot", "commandDeviceIdentification": "Enhetsidentifikation", @@ -273,11 +288,15 @@ "commandAlarmFall": "Fail Alarm", "commandAlarmVibration": "Vibration Alarm", "commandFrequency": "Frekvens", - "commandIndex": "Register", + "commandTimezone": "Tidszon Offset", + "commandMessage": "Meddelande", + "commandRadius": "Radius", + "commandEnable": "Enable", "commandData": "Data", + "commandIndex": "Register", "commandPhone": "Telefonnummer", - "commandMessage": "Meddelande", - "commandTimezone": "Tidszon Offset", + "commandServer": "Server", + "commandPort": "Port", "eventAll": "Alla event", "eventDeviceOnline": "Enheten är online", "eventDeviceUnknown": "Okänd status på enheten", @@ -314,7 +333,7 @@ "alarmAccident": "Olycksfalls Larm", "alarmTow": "Bogserings Larm", "alarmHardAcceleration": "Hårt Acceleration Larm", - "alarmHardBreaking": "Hårt Broms Larm", + "alarmHardBraking": "Hard Braking Alarm", "alarmFatigueDriving": "Trötthetslarm", "alarmPowerCut": "Strömavbrott Larm", "alarmPowerRestored": "Spänning återställd", @@ -328,6 +347,7 @@ "alarmTampering": "Manipuleringlarm", "alarmRemoving": "Ta bort larm", "notificationType": "Typ av notis", + "notificationAlways": "All Devices", "notificationWeb": "Skicka via Web", "notificationMail": "Skicka via Epost", "notificationSms": "Skicka via SMS", @@ -342,6 +362,14 @@ "reportChartType": "Diagramtyp", "reportShowMarkers": "Visa markörer", "reportExport": "Export", + "reportPeriod": "Period", + "reportCustom": "Custom", + "reportToday": "Today", + "reportYesterday": "Yesterday", + "reportThisWeek": "This Week", + "reportPreviousWeek": "Previous Week", + "reportThisMonth": "This Month", + "reportPreviousMonth": "Previous Month", "reportDeviceName": "Enhetsnamn", "reportAverageSpeed": "Genomsnittshastighet", "reportMaximumSpeed": "Maxhastighet", -- cgit v1.2.3