diff --git a/l10n/nb.js b/l10n/nb.js index 638b3c6b03..296337b652 100644 --- a/l10n/nb.js +++ b/l10n/nb.js @@ -365,6 +365,7 @@ OC.L10N.register( "Share this file" : "Del denne filen", "Join conversation" : "Delta i samtale", "Request password" : "Forespør om passord", + "This conversation has ended" : "Denne samtalen er avsluttet", "Limit to groups" : "Begrens til grupper", "Everyone" : "Alle", "Moderators only" : "Kun moderatorer", @@ -469,6 +470,7 @@ OC.L10N.register( "Copy conversation link" : "Kopier samtale lenke", "Conversation password has been saved" : "Samtale passord er lagret", "Conversation password has been removed" : "Samtale passord er fjernet", + "Invitations sent" : "Invitasjoner sendt", "Meeting start time" : "Møtets starttidspunkt", "Start time (optional)" : "Starttidspunkt (valgfri)", "Start time has been updated" : "Starttidspunkt har blitt oppdatert", diff --git a/l10n/nb.json b/l10n/nb.json index 3e675a60d0..4d0a0ee14e 100644 --- a/l10n/nb.json +++ b/l10n/nb.json @@ -363,6 +363,7 @@ "Share this file" : "Del denne filen", "Join conversation" : "Delta i samtale", "Request password" : "Forespør om passord", + "This conversation has ended" : "Denne samtalen er avsluttet", "Limit to groups" : "Begrens til grupper", "Everyone" : "Alle", "Moderators only" : "Kun moderatorer", @@ -467,6 +468,7 @@ "Copy conversation link" : "Kopier samtale lenke", "Conversation password has been saved" : "Samtale passord er lagret", "Conversation password has been removed" : "Samtale passord er fjernet", + "Invitations sent" : "Invitasjoner sendt", "Meeting start time" : "Møtets starttidspunkt", "Start time (optional)" : "Starttidspunkt (valgfri)", "Start time has been updated" : "Starttidspunkt har blitt oppdatert",