diff options
Diffstat (limited to 'apps/comments/l10n/nb.json')
-rw-r--r-- | apps/comments/l10n/nb.json | 24 |
1 files changed, 12 insertions, 12 deletions
diff --git a/apps/comments/l10n/nb.json b/apps/comments/l10n/nb.json index 1b83f2e4829..7b734c2d531 100644 --- a/apps/comments/l10n/nb.json +++ b/apps/comments/l10n/nb.json @@ -1,11 +1,22 @@ { "translations": { + "Comments" : "Kommentarer", + "You commented" : "Du kommenterte", + "%1$s commented" : "%1$s kommentert", + "{author} commented" : "{author} kommenterte", + "You commented on %1$s" : "Du kommenterte på %1$s", + "You commented on {file}" : "Du kommenterte på {file}", + "%1$s commented on %2$s" : "%1$s kommenterte %2$s", + "{author} commented on {file}" : "{author} kommenterte på {file}", + "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer", + "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}”", + "Files app plugin to add comments to files" : "Tillegg for å legge til kommentarer til filer", "Edit comment" : "Rediger kommentar", "Delete comment" : "Slett kommentar", "New comment …" : "Ny kommentar", "Post" : "Send", "Cancel" : "Avbryt", "[Deleted user]" : "[Slettet bruker]", - "Comments" : "Kommentarer", "No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!", "More comments …" : "Flere kommentarer …", "Save" : "Lagre", @@ -15,17 +26,6 @@ "Error occurred while posting comment" : "En feil oppstod under posting av kommentar", "_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"], "Comment" : "Kommentar", - "You commented" : "Du kommenterte", - "%1$s commented" : "%1$s kommentert", - "{author} commented" : "{author} kommenterte", - "You commented on %1$s" : "Du kommenterte på %1$s", - "You commented on {file}" : "Du kommenterte på {file}", - "%1$s commented on %2$s" : "%1$s kommenterte %2$s", - "{author} commented on {file}" : "{author} kommenterte på {file}", - "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer", - "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}”", - "Files app plugin to add comments to files" : "Tillegg for å legge til kommentarer til filer", "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Du ble nevnte på \"%s\", i en kommentar av en bruker som siden har blitt slettet", "%1$s mentioned you in a comment on “%2$s”" : "%1$s nevnte deg i en kommentar på “%2$s”" },"pluralForm" :"nplurals=2; plural=(n != 1);" |