diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-03 00:13:09 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-03 00:13:09 +0000 |
commit | 6d3cef149372b80a8ddd088e8577f94fd06743d1 (patch) | |
tree | 757feba07978d327880e5b7aafababcbb580f2c7 /apps/comments | |
parent | 9dd9da60ccb9de2dc7d1eae157aefd599aa4e44b (diff) | |
download | nextcloud-server-6d3cef149372b80a8ddd088e8577f94fd06743d1.tar.gz nextcloud-server-6d3cef149372b80a8ddd088e8577f94fd06743d1.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/nb.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/nb.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/comments/l10n/nb.js b/apps/comments/l10n/nb.js index 2a47becab10..2b665317050 100644 --- a/apps/comments/l10n/nb.js +++ b/apps/comments/l10n/nb.js @@ -9,7 +9,7 @@ OC.L10N.register( "Cancel" : "Avbryt", "[Deleted user]" : "[Slettet bruker]", "No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!", - "More comments …" : "Flere kommentarer..", + "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}", diff --git a/apps/comments/l10n/nb.json b/apps/comments/l10n/nb.json index 87a43a9e88b..5db54804003 100644 --- a/apps/comments/l10n/nb.json +++ b/apps/comments/l10n/nb.json @@ -7,7 +7,7 @@ "Cancel" : "Avbryt", "[Deleted user]" : "[Slettet bruker]", "No comments yet, start the conversation!" : "Ingen kommentarer enda, start diskusjonen!", - "More comments …" : "Flere kommentarer..", + "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}", |