diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-02-21 02:27:38 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-02-21 02:27:38 +0000 |
commit | 2996f71d201ac0aaf4b087406edd01a1f22f2985 (patch) | |
tree | 95c704ab40100eeab220bfb4f34ca4f847d581ef /apps/comments/l10n | |
parent | 517a0015ad48ddda099b7f2cd07307fea0addcdd (diff) | |
download | nextcloud-server-2996f71d201ac0aaf4b087406edd01a1f22f2985.tar.gz nextcloud-server-2996f71d201ac0aaf4b087406edd01a1f22f2985.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments/l10n')
-rw-r--r-- | apps/comments/l10n/da.js | 2 | ||||
-rw-r--r-- | apps/comments/l10n/da.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/comments/l10n/da.js b/apps/comments/l10n/da.js index 2d54092ab7d..ffce809dd24 100644 --- a/apps/comments/l10n/da.js +++ b/apps/comments/l10n/da.js @@ -10,6 +10,8 @@ OC.L10N.register( "%1$s commented on %2$s" : "%1$s kommenterede %2$s", "{author} commented on {file}" : "{author} kommenterede {file}", "<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 blev nævnt på \"{file}\", i en kommentar af en bruger, som siden er blevet slettet", + "{user} mentioned you in a comment on \"{file}\"" : "{user} nævnte dig i en kommentar til \"{file}\"", "Files app plugin to add comments to files" : "Files app plugin til at tilføje kommentarer til filer", "Edit comment" : "Rediger kommentar", "Delete comment" : "Slet kommentar", diff --git a/apps/comments/l10n/da.json b/apps/comments/l10n/da.json index 05ed1dfec75..4f3f6a8788d 100644 --- a/apps/comments/l10n/da.json +++ b/apps/comments/l10n/da.json @@ -8,6 +8,8 @@ "%1$s commented on %2$s" : "%1$s kommenterede %2$s", "{author} commented on {file}" : "{author} kommenterede {file}", "<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 blev nævnt på \"{file}\", i en kommentar af en bruger, som siden er blevet slettet", + "{user} mentioned you in a comment on \"{file}\"" : "{user} nævnte dig i en kommentar til \"{file}\"", "Files app plugin to add comments to files" : "Files app plugin til at tilføje kommentarer til filer", "Edit comment" : "Rediger kommentar", "Delete comment" : "Slet kommentar", |