From 0370727ff4a78f859e8ac13ae9d2124a027cc871 Mon Sep 17 00:00:00 2001 From: Anton Tananaev Date: Sat, 2 Sep 2017 09:23:42 +1200 Subject: Update localizations --- web/l10n/nb.json | 52 +++++++++++++++++++++++++++++++++++++++------------- 1 file changed, 39 insertions(+), 13 deletions(-) (limited to 'web/l10n/nb.json') diff --git a/web/l10n/nb.json b/web/l10n/nb.json index 6d3d8b8..c2b7bbf 100644 --- a/web/l10n/nb.json +++ b/web/l10n/nb.json @@ -17,9 +17,9 @@ "sharedHour": "Time", "sharedMinute": "Minutt", "sharedSecond": "Sekund", - "sharedDays": "days", - "sharedHours": "hours", - "sharedMinutes": "minutes", + "sharedDays": "dager", + "sharedHours": "timer", + "sharedMinutes": "minutter", "sharedDecimalDegrees": "Desimalgrader", "sharedDegreesDecimalMinutes": "Grader desimalminutter", "sharedDegreesMinutesSeconds": "Grader minutter sekund", @@ -31,15 +31,17 @@ "sharedNotifications": "Varsel", "sharedAttributes": "Egenskaper", "sharedAttribute": "Egenskap", + "sharedDrivers": "Sjåfører", + "sharedDriver": "Sjåfør", "sharedArea": "Område", - "sharedSound": "Notification Sound", + "sharedSound": "Varslingslyd", "sharedType": "Type", "sharedDistance": "Avstand", "sharedHourAbbreviation": "t", "sharedMinuteAbbreviation": "m", "sharedVoltAbbreviation": "V", "sharedLiterAbbreviation": "l", - "sharedLiterPerHourAbbreviation": "l/h", + "sharedLiterPerHourAbbreviation": "l/t", "sharedGetMapState": "Få karttilstand", "sharedAttributeAlias": "Attributt alias", "sharedAttributeAliases": "Attributt aliaser", @@ -75,6 +77,7 @@ "attributeColor": "Color", "attributeWebLiveRouteLength": "Web: Live Route Length", "attributeWebSelectZoom": "Web: Zoom On Select", + "attributeWebMaxZoom": "Web: Maximum Zoom", "attributeMailSmtpHost": "Mail: SMTP Host", "attributeMailSmtpPort": "Mail: SMTP Port", "attributeMailSmtpStarttlsEnable": "Mail: SMTP STARTTLS Enable", @@ -86,6 +89,11 @@ "attributeMailSmtpAuth": "Mail: SMTP Auth Enable", "attributeMailSmtpUsername": "Mail: SMTP Username", "attributeMailSmtpPassword": "Mail: SMTP Password", + "attributeUiDisableReport": "UI: Disable Report", + "attributeUiDisableVehicleFetures": "UI: Disable Vehicle Fetures", + "attributeUiDisableDrivers": "UI: Disable Drivers", + "attributeUiDisableComputedAttributes": "UI: Disable Computed Attributes", + "attributeUiDisableCalendars": "UI: Disable Calendars", "errorTitle": "Feil", "errorGeneral": "Invalid parameters or constraints violation", "errorConnection": "Forbindelse feilet", @@ -196,6 +204,7 @@ "positionDtcs": "DTCs", "positionObdSpeed": "OBD Speed", "positionObdOdometer": "OBD Odometer", + "positionDriverUniqueId": "Driver Unique Id", "serverTitle": "Serverinnstillinger", "serverZoom": "Zoom", "serverRegistration": "Registering", @@ -223,14 +232,14 @@ "commandTitle": "Kommando", "commandSend": "Send", "commandSent": "Kommando har blitt sendt", + "commandUnit": "Enhet", + "commandCustom": "Egendefinert kommando", + "commandDeviceIdentification": "Enhetsidentifikasjon", + "commandPositionSingle": "Enkel-rapportering", "commandPositionPeriodic": "Periodisk rapportering", "commandPositionStop": "Stopp rapportering", "commandEngineStop": "Stopp motor", "commandEngineResume": "Fortsett motor", - "commandFrequency": "Frekvens", - "commandUnit": "Enhet", - "commandCustom": "Egendefinert kommando", - "commandPositionSingle": "Enkel-rapportering", "commandAlarmArm": "Slå alarm på", "commandAlarmDisarm": "Slå alarm av", "commandSetTimezone": "Sett tidssone", @@ -241,18 +250,34 @@ "commandSosNumber": "Sett SOS-nummer", "commandSilenceTime": "Sett stilletid", "commandSetPhonebook": "Sett telefonbok", - "commandSetIndicator": "Set Indicator", "commandVoiceMessage": "Talemelding", "commandOutputControl": "Utgangkontroll", + "commandVoiceMonitoring": "Voice Monitoring", + "commandSetAgps": "Set AGPS", + "commandSetIndicator": "Set Indicator", + "commandConfiguration": "Configuration", + "commandGetVersion": "Get Version", + "commandFirmwareUpdate": "Update Firmware", + "commandSetConnection": "Set Connection", + "commandSetOdometer": "Set Odometer", + "commandGetModemStatus": "Get Modem Status", + "commandGetDeviceStatus": "Get Device Status", + "commandModePowerSaving": "Modify Power Saving", + "commandModeDeepSleep": "Modify Deep Sleep", + "commandMovementAlarm": "Movement Alarm", + "commandAlarmBattery": "Battery Alarm", + "commandAlarmSos": "SOS Alarm", + "commandAlarmRemove": "Remove Alarm", + "commandAlarmClock": "Clock Alarm", "commandAlarmSpeed": "Fartsgrensealarm", - "commandDeviceIdentification": "Enhetsidentifikasjon", + "commandAlarmFall": "Fail Alarm", + "commandAlarmVibration": "Vibration Alarm", + "commandFrequency": "Frekvens", "commandIndex": "Register", "commandData": "Data", "commandPhone": "Telefonnummer", "commandMessage": "Melding", "commandTimezone": "Timezone Offset", - "commandgetModemStatus": "Modem Status", - "commandgetDeviceStatus": "Device Status", "eventAll": "Alle hendelser", "eventDeviceOnline": "Enhet er tilkoblet", "eventDeviceUnknown": "Device status is unknown", @@ -269,6 +294,7 @@ "eventIgnitionOff": "Tenning er AV", "eventMaintenance": "Maintenance required", "eventTextMessage": "Text message received", + "eventDriverChanged": "Driver has changed", "eventsScrollToLast": "Scroll To Last", "alarmSos": "SOS-alarm", "alarmVibration": "Vibrasjonsalarm", -- cgit v1.2.3