diff options
Diffstat (limited to 'apps/comments/l10n/nb.js')
-rw-r--r-- | apps/comments/l10n/nb.js | 12 |
1 files changed, 1 insertions, 11 deletions
diff --git a/apps/comments/l10n/nb.js b/apps/comments/l10n/nb.js index e548dd027b9..a2511dc0a86 100644 --- a/apps/comments/l10n/nb.js +++ b/apps/comments/l10n/nb.js @@ -19,16 +19,6 @@ OC.L10N.register( "_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{uleste} nye kommentarer"], "Comment" : "Kommentar", "You were mentioned on “{file}”, in a comment by a user that has since been deleted" : "Du ble nevnte på \"{file}\", i en kommentar av en bruker som siden har blitt slettet", - "{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”", - "New comment …" : "Ny kommentar", - "Post" : "Send", - "Cancel" : "Avbryt", - "[Deleted user]" : "[Slettet bruker]", - "More comments …" : "Flere kommentarer …", - "Save" : "Lagre", - "Allowed characters {count} of {max}" : "Antall tegn tillatt {count} av {max}", - "Error occurred while retrieving comment with ID {id}" : "En feil oppstod under henting av kommentar med ID {id}", - "Error occurred while updating comment with id {id}" : "En feil oppstod under oppdatering av kommentar med id {id}", - "Error occurred while posting comment" : "En feil oppstod under posting av kommentar" + "{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”" }, "nplurals=2; plural=(n != 1);"); |