diff options
author | Nextcloud bot <bot@nextcloud.com> | 2016-09-30 00:08:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2016-09-30 00:08:13 +0000 |
commit | 99076a8c0d1ab4b8666ab6adb859c47caaa9c7a2 (patch) | |
tree | 3c5436bb31f393f55786c3574b21589c41df8999 /apps/comments/l10n/nb_NO.js | |
parent | 341cd0ef61fcd554eec3df65ee79d1dd745c7a16 (diff) | |
download | nextcloud-server-99076a8c0d1ab4b8666ab6adb859c47caaa9c7a2.tar.gz nextcloud-server-99076a8c0d1ab4b8666ab6adb859c47caaa9c7a2.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/nb_NO.js')
-rw-r--r-- | apps/comments/l10n/nb_NO.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/comments/l10n/nb_NO.js b/apps/comments/l10n/nb_NO.js index 51538a8d079..164da83ca36 100644 --- a/apps/comments/l10n/nb_NO.js +++ b/apps/comments/l10n/nb_NO.js @@ -15,6 +15,7 @@ OC.L10N.register( "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", "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer", "You commented" : "Du kommenterte", |