summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/nb.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2022-08-13 02:25:09 +0000
committerNextcloud bot <bot@nextcloud.com>2022-08-13 02:25:09 +0000
commitdd34ea981abcee7c4d0b570cd4726412bc026778 (patch)
treed64c38f6c9c6f2630e87728756ee37a49cd38d53 /apps/comments/l10n/nb.js
parentbbf7ad45c3f78f087491f028c66bc1ee6d49648b (diff)
downloadnextcloud-server-dd34ea981abcee7c4d0b570cd4726412bc026778.tar.gz
nextcloud-server-dd34ea981abcee7c4d0b570cd4726412bc026778.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n/nb.js')
-rw-r--r--apps/comments/l10n/nb.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/nb.js b/apps/comments/l10n/nb.js
index a2511dc0a86..c43da655029 100644
--- a/apps/comments/l10n/nb.js
+++ b/apps/comments/l10n/nb.js
@@ -13,11 +13,15 @@ OC.L10N.register(
"Files app plugin to add comments to files" : "Tillegg for å legge til kommentarer til filer",
"Edit comment" : "Rediger kommentar",
"Delete comment" : "Slett kommentar",
+ "Cancel edit" : "Avbryt endring",
+ "Post comment" : "Send kommentar",
"No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!",
+ "No more messages" : "Ingen flere meldinger",
"Retry" : "Prøv igjen",
"_%n unread comment_::_%n unread comments_" : ["%n ulest kommentar","%n uleste kommentarer"],
"_1 new comment_::_{unread} new comments_" : ["[uleste] nye kommentarer","{uleste} nye kommentarer"],
"Comment" : "Kommentar",
+ "Comment deleted" : "Kommentar slettet",
"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}”"
},