diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-03-02 16:48:52 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-03-02 16:48:52 +0000 |
commit | 53195b156c68082f1e02e45ba2a266c15ef1bcaa (patch) | |
tree | bdfbc87ca88c341a38fa42b169a204eee6c6647b /apps/comments/l10n/nb.json | |
parent | 0ef15f93c4792306cfb5eee635d8edce7d944691 (diff) | |
download | nextcloud-server-53195b156c68082f1e02e45ba2a266c15ef1bcaa.tar.gz nextcloud-server-53195b156c68082f1e02e45ba2a266c15ef1bcaa.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/nb.json')
-rw-r--r-- | apps/comments/l10n/nb.json | 37 |
1 files changed, 37 insertions, 0 deletions
diff --git a/apps/comments/l10n/nb.json b/apps/comments/l10n/nb.json new file mode 100644 index 00000000000..293eca39e84 --- /dev/null +++ b/apps/comments/l10n/nb.json @@ -0,0 +1,37 @@ +{ "translations": { + "Comments" : "Kommentarer", + "Unknown user" : "Ukjent bruker", + "New comment …" : "Ny kommentar", + "Delete comment" : "Slett kommentar", + "Post" : "Send", + "Cancel" : "Avbryt", + "Edit comment" : "Rediger kommentar", + "[Deleted user]" : "[Slettet bruker]", + "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", + "_%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", + "A (now) deleted user mentioned you in a comment on “%s”" : "En (now) slettet bruker nevnte deg i en kommentar til “%s”", + "A (now) deleted user mentioned you in a comment on “{file}”" : "A (now) slettet bruker nevnte deg i en kommentar til “{file}”", + "%1$s mentioned you in a comment on “%2$s”" : "%1$s nevnte deg i en kommentar på “%2$s”", + "{user} mentioned you in a comment on “{file}”" : "{user} nevnte deg i en kommentar på “{file}”", + "Type in a new comment..." : "Skriv inn en ny kommentar...", + "No other comments available" : "Ingen andre kommentarer tilgjengelig", + "More comments..." : "Flere kommentarer..", + "{count} unread comments" : "{count} uleste kommentarer", + "You commented on %2$s" : "Du kommenterte til %2$s" +},"pluralForm" :"nplurals=2; plural=(n != 1);" +}
\ No newline at end of file |