summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/nb_NO.json
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2016-09-21 00:09:40 +0000
committerNextcloud bot <bot@nextcloud.com>2016-09-21 00:09:40 +0000
commitd24e78d1ffb8c98da2983a0d7afbffb0ae906f47 (patch)
tree494996740bbafca8ead81e696d1385fe9defd72e /apps/comments/l10n/nb_NO.json
parent22e6c8d20ab6af0f31a70a8d27fe4384fc6857ae (diff)
downloadnextcloud-server-d24e78d1ffb8c98da2983a0d7afbffb0ae906f47.tar.gz
nextcloud-server-d24e78d1ffb8c98da2983a0d7afbffb0ae906f47.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/nb_NO.json')
-rw-r--r--apps/comments/l10n/nb_NO.json17
1 files changed, 13 insertions, 4 deletions
diff --git a/apps/comments/l10n/nb_NO.json b/apps/comments/l10n/nb_NO.json
index 5b5885b2d2e..4829035b689 100644
--- a/apps/comments/l10n/nb_NO.json
+++ b/apps/comments/l10n/nb_NO.json
@@ -1,18 +1,27 @@
{ "translations": {
- "Type in a new comment..." : "Skriv inn en ny kommentar...",
+ "New comment …" : "Ny kommentar",
"Delete comment" : "Slett kommentar",
"Post" : "Send",
"Cancel" : "Avbryt",
"Edit comment" : "Rediger kommentar",
"[Deleted user]" : "[Slettet bruker]",
"Comments" : "Kommentarer",
- "No other comments available" : "Ingen andre kommentarer tilgjengelig",
- "More comments..." : "Flere kommentarer..",
+ "No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!",
+ "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",
"{count} unread comments" : "{count} uleste kommentarer",
"Comment" : "Kommentar",
+ "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer",
+ "You commented" : "Du kommenterte",
"%1$s commented" : "%1$s kommentert",
- "%1$s commented on %2$s" : "%1$s kommenterte %2$s"
+ "You commented on %2$s" : "Du kommenterte til %2$s",
+ "%1$s commented on %2$s" : "%1$s kommenterte %2$s",
+ "Type in a new comment..." : "Skriv inn en ny kommentar...",
+ "No other comments available" : "Ingen andre kommentarer tilgjengelig",
+ "More comments..." : "Flere kommentarer.."
},"pluralForm" :"nplurals=2; plural=(n != 1);"
} \ No newline at end of file