aboutsummaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/nn_NO.js
diff options
context:
space:
mode:
Diffstat (limited to 'apps/comments/l10n/nn_NO.js')
-rw-r--r--apps/comments/l10n/nn_NO.js17
1 files changed, 16 insertions, 1 deletions
diff --git a/apps/comments/l10n/nn_NO.js b/apps/comments/l10n/nn_NO.js
index ce79cf242bc..806ca84fdea 100644
--- a/apps/comments/l10n/nn_NO.js
+++ b/apps/comments/l10n/nn_NO.js
@@ -1,7 +1,22 @@
OC.L10N.register(
"comments",
{
+ "Comments" : "Kommentarar",
+ "New comment …" : "Ny kommentar...",
+ "Delete comment" : "Slett kommentar",
+ "Post" : "Publiser",
"Cancel" : "Avbryt",
- "Save" : "Lagra"
+ "Edit comment" : "Rediger kommentar",
+ "No comments yet, start the conversation!" : "Ingen kommetarar enno, start samtala!",
+ "More comments …" : "Fleire kommentarar...",
+ "Save" : "Lagra",
+ "Comment" : "Kommentér",
+ "You commented" : "Du kommenterte",
+ "%1$s commented" : "%1$skommenterte",
+ "{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 på %2$s",
+ "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Du ble nemnt i \"%s\", i en kommentar av ein brukar som i ettertid har blitt sletta"
},
"nplurals=2; plural=(n != 1);");