diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-12-10 01:11:48 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-12-10 01:11:48 +0000 |
commit | 303fa31b11e99ee8ec2ef62796df64be3ac71f55 (patch) | |
tree | ef77c22e785190643e28a8b453e46bef3436bf08 /apps/comments/l10n | |
parent | 9d6d39d218b8316975bff7e22892bb71ceab6b22 (diff) | |
download | nextcloud-server-303fa31b11e99ee8ec2ef62796df64be3ac71f55.tar.gz nextcloud-server-303fa31b11e99ee8ec2ef62796df64be3ac71f55.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/nb.js | 1 | ||||
-rw-r--r-- | apps/comments/l10n/nb.json | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/apps/comments/l10n/nb.js b/apps/comments/l10n/nb.js index 0b61c8c9bb9..fa27589a4ad 100644 --- a/apps/comments/l10n/nb.js +++ b/apps/comments/l10n/nb.js @@ -27,6 +27,7 @@ OC.L10N.register( "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer", "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}”", + "Files app plugin to add comments to files" : "Tillegg for å legge til kommentarer til filer", "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Du ble nevnte på \"%s\", i en kommentar av en bruker som siden har blitt slettet", "%1$s mentioned you in a comment on “%2$s”" : "%1$s nevnte deg i en kommentar på “%2$s”" }, diff --git a/apps/comments/l10n/nb.json b/apps/comments/l10n/nb.json index 28004834350..1b83f2e4829 100644 --- a/apps/comments/l10n/nb.json +++ b/apps/comments/l10n/nb.json @@ -25,6 +25,7 @@ "<strong>Comments</strong> for files" : "<strong>Kommentarer</strong> for filer", "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}”", + "Files app plugin to add comments to files" : "Tillegg for å legge til kommentarer til filer", "You were mentioned on “%s”, in a comment by a user that has since been deleted" : "Du ble nevnte på \"%s\", i en kommentar av en bruker som siden har blitt slettet", "%1$s mentioned you in a comment on “%2$s”" : "%1$s nevnte deg i en kommentar på “%2$s”" },"pluralForm" :"nplurals=2; plural=(n != 1);" |