diff options
Diffstat (limited to 'apps/weather_status/l10n/nb.js')
-rw-r--r-- | apps/weather_status/l10n/nb.js | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/apps/weather_status/l10n/nb.js b/apps/weather_status/l10n/nb.js index dce36538f8a..d3237e896be 100644 --- a/apps/weather_status/l10n/nb.js +++ b/apps/weather_status/l10n/nb.js @@ -7,7 +7,6 @@ OC.L10N.register( "Error" : "Feil", "Weather status" : "Værstatus", "Weather status in your dashboard" : "Værstatus i dashbordet ditt", - "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Værstatus integrert i Dashboard-appen.\nBrukerens posisjon kan bestemmes automatisk eller manuelt. Et 6 timers varsel vises da.\nDenne statusen kan også integreres på andre steder som Kalender-appen.", "Detect location" : "Oppdag plassering", "Set custom address" : "Angi egendefinert adresse", "Favorites" : "Favoritter", @@ -45,6 +44,7 @@ OC.L10N.register( "There was an error setting the location." : "Det oppsto en feil ved å angi posisjonen.", "There was an error saving the mode." : "Det oppsto en feil da modusen skulle lagres.", "There was an error using personal address." : "Det oppsto en feil ved bruk av personlig adresse.", - "Set location for weather" : "Angi posisjon for været" + "Set location for weather" : "Angi posisjon for været", + "Weather status integrated in the Dashboard app.\n User's position can be automatically determined or manually defined. A 6 hours forecast is then displayed.\n This status can also be integrated in other places like the Calendar app." : "Værstatus integrert i Dashboard-appen.\nBrukerens posisjon kan bestemmes automatisk eller manuelt. Et 6 timers varsel vises da.\nDenne statusen kan også integreres på andre steder som Kalender-appen." }, "nplurals=2; plural=(n != 1);"); |