diff options
Diffstat (limited to 'apps/comments/l10n/nb.js')
-rw-r--r-- | apps/comments/l10n/nb.js | 7 |
1 files changed, 1 insertions, 6 deletions
diff --git a/apps/comments/l10n/nb.js b/apps/comments/l10n/nb.js index d6ac9a2b7b6..6c5cc0301a0 100644 --- a/apps/comments/l10n/nb.js +++ b/apps/comments/l10n/nb.js @@ -29,11 +29,6 @@ OC.L10N.register( "A (now) deleted user mentioned you in a comment on “%s”" : "En (now) slettet bruker nevnte deg i en kommentar til “%s”", "A (now) deleted user mentioned you in a comment on “{file}”" : "A (now) slettet bruker nevnte deg i en kommentar til “{file}”", "%1$s mentioned you in a comment on “%2$s”" : "%1$s nevnte deg i en kommentar på “%2$s”", - "{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”", - "Type in a new comment..." : "Skriv inn en ny kommentar...", - "No other comments available" : "Ingen andre kommentarer tilgjengelig", - "More comments..." : "Flere kommentarer..", - "{count} unread comments" : "{count} uleste kommentarer", - "You commented on %2$s" : "Du kommenterte til %2$s" + "{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”" }, "nplurals=2; plural=(n != 1);"); |