diff options
Diffstat (limited to 'web/l10n/nn.json')
-rw-r--r-- | web/l10n/nn.json | 26 |
1 files changed, 26 insertions, 0 deletions
diff --git a/web/l10n/nn.json b/web/l10n/nn.json index e7d1c74d..99570a06 100644 --- a/web/l10n/nn.json +++ b/web/l10n/nn.json @@ -31,8 +31,10 @@ "sharedName": "Namn", "sharedDescription": "Beskriving", "sharedSearch": "Søk", + "sharedIconScale": "Icon Scale", "sharedGeofence": "Geo-gjerde", "sharedGeofences": "Geo-gjerde", + "sharedCreateGeofence": "Create Geofence", "sharedNotifications": "Varsel", "sharedNotification": "Varsel", "sharedAttributes": "Eigenskapar", @@ -93,7 +95,24 @@ "sharedLocation": "Location", "sharedImport": "Import", "sharedColumns": "Columns", + "sharedDropzoneText": "Drag and drop a file here or click", + "calendarSimple": "Simple", + "calendarRecurrence": "Recurrence", + "calendarOnce": "Once", + "calendarDaily": "Daily", + "calendarWeekly": "Weekly", + "calendarMonthly": "Monthly", + "calendarDays": "Days", + "calendarSunday": "Sunday", + "calendarMonday": "Monday", + "calendarTuesday": "Tuesday", + "calendarWednesday": "Wednesday", + "calendarThursday": "Thursday", + "calendarFriday": "Friday", + "calendarSaturday": "Saturday", "attributeSpeedLimit": "Fartsgrense", + "attributeFuelDropThreshold": "Fuel Drop Threshold", + "attributeFuelIncreaseThreshold": "Fuel Increase Threshold", "attributePolylineDistance": "Polylinjedistanse", "attributeReportIgnoreOdometer": "Rapporter: Ignorer kilometerteljar", "attributeWebReportColor": "Web: Rapportfarge", @@ -107,6 +126,8 @@ "attributeWebSelectZoom": "Web: Skaler ved val", "attributeWebMaxZoom": "Web: Maksimal forstørring", "attributeTelegramChatId": "Telegram Chat ID", + "attributePushoverUserKey": "Pushover User Key", + "attributePushoverDeviceNames": "Pushover Device Names", "attributeMailSmtpHost": "E-post: SMTP-vert", "attributeMailSmtpPort": "E-post: SMTP-port", "attributeMailSmtpStarttlsEnable": "E-post: aktiver SMTP STARTTLS", @@ -144,7 +165,9 @@ "userDeviceReadonly": "Eining skrivebeskytta", "userLimitCommands": "Avgrens kommandoar", "userDisableReports": "Disable Reports", + "userFixedEmail": "No Email Change", "userToken": "Symbol", + "userDeleteAccount": "Delete Account", "loginTitle": "Logg inn", "loginLanguage": "Språk", "loginReset": "Reset Password", @@ -257,6 +280,7 @@ "positionObdOdometer": "OBD kilometerteljar", "positionDriverUniqueId": "Sjåførunik ID", "positionImage": "Bilete", + "positionVideo": "Video", "positionAudio": "Lyd", "serverTitle": "Tenarinnstillingar", "serverZoom": "Zoom", @@ -388,6 +412,7 @@ "eventDeviceStopped": "Eining stoppa", "eventDeviceOverspeed": "Fartsgrense overstige", "eventDeviceFuelDrop": "Fall i drivstoff", + "eventDeviceFuelIncrease": "Fuel increase", "eventCommandResult": "Kommandoresultat", "eventGeofenceEnter": "Innkommen Geo-gjerde", "eventGeofenceExit": "Forlate Geo-gjerde", @@ -397,6 +422,7 @@ "eventMaintenance": "Vedlikehald nøydsynt", "eventTextMessage": "Tekstmelding motteken", "eventDriverChanged": "Sjåfør endra", + "eventMedia": "Media", "eventsScrollToLast": "Syn siste", "alarmGeneral": "Generell", "alarmSos": "SOS", |