aboutsummaryrefslogtreecommitdiff
path: root/web/l10n/nb.json
diff options
context:
space:
mode:
authorAnton Tananaev <anton.tananaev@gmail.com>2017-02-11 12:02:12 +1300
committerAnton Tananaev <anton.tananaev@gmail.com>2017-02-11 12:02:12 +1300
commitbb64d35e56882aa3cf36ac8cf7a46ea1ce0db472 (patch)
tree0d42bcf73daeae4c34fbba10ab365fac1bfb682f /web/l10n/nb.json
parentb996d704b99b6f6467e8c5d531538f8c8e7b6cc8 (diff)
downloadetbsa-traccar-web-bb64d35e56882aa3cf36ac8cf7a46ea1ce0db472.tar.gz
etbsa-traccar-web-bb64d35e56882aa3cf36ac8cf7a46ea1ce0db472.tar.bz2
etbsa-traccar-web-bb64d35e56882aa3cf36ac8cf7a46ea1ce0db472.zip
Update locales and add new languages
Diffstat (limited to 'web/l10n/nb.json')
-rw-r--r--web/l10n/nb.json26
1 files changed, 21 insertions, 5 deletions
diff --git a/web/l10n/nb.json b/web/l10n/nb.json
index fee18de..8c58844 100644
--- a/web/l10n/nb.json
+++ b/web/l10n/nb.json
@@ -1,8 +1,8 @@
{
"sharedLoading": "Laster...",
- "sharedHide": "Hide",
+ "sharedHide": "Skjul",
"sharedSave": "Lagre",
- "sharedSet": "Set",
+ "sharedSet": "Sett",
"sharedCancel": "Avbryt",
"sharedAdd": "Legg til",
"sharedEdit": "Endre",
@@ -35,15 +35,21 @@
"sharedHourAbbreviation": "t",
"sharedMinuteAbbreviation": "m",
"sharedGetMapState": "Få karttilstand",
+ "sharedGetToggleState": "Get Toggle State",
"sharedAttributeAlias": "Attributt alias",
"sharedAttributeAliases": "Attributt aliaser",
"sharedAlias": "Alias",
"sharedDeviceDistance": "Device Distance",
- "sharedDevice": "Device",
- "sharedTestMail": "Send Test Email",
+ "sharedDevice": "Enhet",
+ "sharedTestMail": "Send Test e-post",
+ "sharedCalendar": "Kalender",
+ "sharedCalendars": "Kalendere",
+ "sharedFile": "Fil",
+ "sharedSelectFile": "Velg fil",
"errorTitle": "Feil",
"errorUnknown": "Ukjent feil",
"errorConnection": "Forbindelse feilet",
+ "errorSocket": "Web socket tilkoblingsfeil",
"userEmail": "E-post",
"userPassword": "Passord",
"userAdmin": "Admin",
@@ -51,6 +57,8 @@
"userDisabled": "Disabled",
"userExpirationTime": "Expiration",
"userDeviceLimit": "Device Limit",
+ "userUserLimit": "User Limit",
+ "userDeviceReadonly": "Device Readonly",
"userToken": "Token",
"loginTitle": "Logg inn",
"loginLanguage": "Språk",
@@ -91,6 +99,7 @@
"reportClear": "Nullstill",
"positionFixTime": "Tid",
"positionValid": "Gyldig",
+ "positionAccuracy": "Accuracy",
"positionLatitude": "Breddegrad",
"positionLongitude": "Lengdegrad",
"positionAltitude": "Høyde",
@@ -98,6 +107,7 @@
"positionCourse": "Retning",
"positionAddress": "Adresse",
"positionProtocol": "Protokoll",
+ "positionDistance": "Distance",
"serverTitle": "Serverinnstillinger",
"serverZoom": "Zoom",
"serverRegistration": "Registering",
@@ -139,6 +149,7 @@
"commandSosNumber": "Sett SOS-nummer",
"commandSilenceTime": "Sett stilletid",
"commandSetPhonebook": "Sett telefonbok",
+ "commandSetIndicator": "Set Indicator",
"commandVoiceMessage": "Talemelding",
"commandOutputControl": "Utgangkontroll",
"commandAlarmSpeed": "Fartsgrensealarm",
@@ -147,6 +158,7 @@
"commandData": "Data",
"commandPhone": "Telefonnummer",
"commandMessage": "Melding",
+ "commandTimezone": "Timezone Offset",
"eventAll": "Alle hendelser",
"eventDeviceOnline": "Enhet er tilkoblet",
"eventDeviceUnknown": "Device status is unknown",
@@ -176,8 +188,11 @@
"reportEvents": "Hendelser",
"reportTrips": "Turer",
"reportSummary": "Oppsumering",
+ "reportChart": "Chart",
"reportConfigure": "Sett opp",
"reportEventTypes": "Hendelsestyper",
+ "reportChartType": "Chart Type",
+ "reportShowMarkers": "Show Markers",
"reportExport": "Export",
"reportDeviceName": "Enhetsnavn",
"reportAverageSpeed": "Gjennomsnittshastighet ",
@@ -205,5 +220,6 @@
"categoryPlane": "Plane",
"categoryMotorcycle": "Motorcycle",
"categoryBicycle": "Bicycle",
- "categoryPerson": "Person"
+ "categoryPerson": "Person",
+ "categoryAnimal": "Animal"
} \ No newline at end of file