diff options
author | Nextcloud bot <bot@nextcloud.com> | 2017-01-03 01:07:46 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2017-01-03 01:07:46 +0000 |
commit | acad4ba93e903cfaa3a80f82e235491394cfca2f (patch) | |
tree | a4f836db170c2262843ea587677dbb5cd1809f04 /apps/comments | |
parent | fdf10e242d39d0bc4b4b7fef8ead5589c549763d (diff) | |
download | nextcloud-server-acad4ba93e903cfaa3a80f82e235491394cfca2f.tar.gz nextcloud-server-acad4ba93e903cfaa3a80f82e235491394cfca2f.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments')
-rw-r--r-- | apps/comments/l10n/nb_NO.js | 6 | ||||
-rw-r--r-- | apps/comments/l10n/nb_NO.json | 6 |
2 files changed, 12 insertions, 0 deletions
diff --git a/apps/comments/l10n/nb_NO.js b/apps/comments/l10n/nb_NO.js index 40c0c3663ad..a73cdd768f4 100644 --- a/apps/comments/l10n/nb_NO.js +++ b/apps/comments/l10n/nb_NO.js @@ -20,8 +20,14 @@ OC.L10N.register( "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", + "%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..", diff --git a/apps/comments/l10n/nb_NO.json b/apps/comments/l10n/nb_NO.json index 00db3510fee..84f83315f25 100644 --- a/apps/comments/l10n/nb_NO.json +++ b/apps/comments/l10n/nb_NO.json @@ -18,8 +18,14 @@ "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", + "%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..", |