diff options
Diffstat (limited to 'apps/dav/l10n/nb.js')
-rw-r--r-- | apps/dav/l10n/nb.js | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/apps/dav/l10n/nb.js b/apps/dav/l10n/nb.js index 794a9fad7f1..1b11bc00c75 100644 --- a/apps/dav/l10n/nb.js +++ b/apps/dav/l10n/nb.js @@ -146,8 +146,7 @@ OC.L10N.register( "Contacts and groups" : "Kontakter og grupper", "WebDAV" : "WebDAV", "WebDAV endpoint" : "WebDAV endepunkt", - "Availability" : "Arbeidstid", - "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Hvis du konfigurerer arbeidstiden din, vil andre brukere se når du ikke er på kontoret når de bestiller et møte.", + "Save" : "Lagre", "Time zone:" : "Tidssone:", "to" : "til", "Delete slot" : "Slett tidsluke", @@ -161,10 +160,11 @@ OC.L10N.register( "Saturday" : "Lørdag", "Sunday" : "Søndag", "Automatically set user status to \"Do not disturb\" outside of availability to mute all notifications." : "Sett brukerstatus automatisk til «Ikke forstyrr» utenfor arbeidstid for å dempe alle varsler.", - "Save" : "Lagre", "Failed to load availability" : "Feilet med laste inn arbeidstid", "Saved availability" : "Lagret arbeidstid", "Failed to save availability" : "Feilet ved lagring av arbeidstid", + "Availability" : "Arbeidstid", + "If you configure your working hours, other users will see when you are out of office when they book a meeting." : "Hvis du konfigurerer arbeidstiden din, vil andre brukere se når du ikke er på kontoret når de bestiller et møte.", "Calendar server" : "Kalenderserver", "Send invitations to attendees" : "Send invitasjoner til deltakere", "Automatically generate a birthday calendar" : "Lag fødelsdagskalender automatisk", |