summaryrefslogtreecommitdiffstats
path: root/apps/comments
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2021-11-11 02:23:07 +0000
committerNextcloud bot <bot@nextcloud.com>2021-11-11 02:23:07 +0000
commit3b22bc318379df7f77876c2b8183d0cc12527b0e (patch)
tree714532a44648e97d275da68c99d22957007fdfb9 /apps/comments
parent4e1e81f336936f8fbffaba9c6f16f46379cf028e (diff)
downloadnextcloud-server-3b22bc318379df7f77876c2b8183d0cc12527b0e.tar.gz
nextcloud-server-3b22bc318379df7f77876c2b8183d0cc12527b0e.zip
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/comments')
-rw-r--r--apps/comments/l10n/da.js8
-rw-r--r--apps/comments/l10n/da.json8
2 files changed, 16 insertions, 0 deletions
diff --git a/apps/comments/l10n/da.js b/apps/comments/l10n/da.js
index 1947bcced6a..0be66195c64 100644
--- a/apps/comments/l10n/da.js
+++ b/apps/comments/l10n/da.js
@@ -15,11 +15,19 @@ OC.L10N.register(
"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",
+ "Cancel edit" : "Annuller redigering",
+ "Post comment" : "Skriv kommentar",
"No comments yet, start the conversation!" : "Ingen kommentarer endnu, start samtalen!",
+ "No more messages" : "Ikke flere beskeder",
"Retry" : "Prøv igen",
+ "Unable to load the comments list" : "Kan ikke indlæse kommentarlisten",
"_%n unread comment_::_%n unread comments_" : ["%n ulæst kommentar","%n ulæste kommentarer"],
"_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nye kommentarer"],
"Comment" : "Kommentér",
+ "An error occurred while trying to edit the comment" : "Der opstod en fejl under forsøget på at redigere kommentaren",
+ "Comment deleted" : "Kommentar slettet",
+ "An error occurred while trying to delete the comment" : "Der opstod en fejl under forsøget på at slette kommentaren",
+ "An error occurred while trying to create the comment" : "Der opstod en fejl under forsøget på at oprette kommentaren",
"New comment …" : "Ny kommentar ...",
"Post" : "Indlæg",
"Cancel" : "Annullér",
diff --git a/apps/comments/l10n/da.json b/apps/comments/l10n/da.json
index 47bc6390f9e..4818224cc96 100644
--- a/apps/comments/l10n/da.json
+++ b/apps/comments/l10n/da.json
@@ -13,11 +13,19 @@
"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",
+ "Cancel edit" : "Annuller redigering",
+ "Post comment" : "Skriv kommentar",
"No comments yet, start the conversation!" : "Ingen kommentarer endnu, start samtalen!",
+ "No more messages" : "Ikke flere beskeder",
"Retry" : "Prøv igen",
+ "Unable to load the comments list" : "Kan ikke indlæse kommentarlisten",
"_%n unread comment_::_%n unread comments_" : ["%n ulæst kommentar","%n ulæste kommentarer"],
"_1 new comment_::_{unread} new comments_" : ["1 ny kommentar","{unread} nye kommentarer"],
"Comment" : "Kommentér",
+ "An error occurred while trying to edit the comment" : "Der opstod en fejl under forsøget på at redigere kommentaren",
+ "Comment deleted" : "Kommentar slettet",
+ "An error occurred while trying to delete the comment" : "Der opstod en fejl under forsøget på at slette kommentaren",
+ "An error occurred while trying to create the comment" : "Der opstod en fejl under forsøget på at oprette kommentaren",
"New comment …" : "Ny kommentar ...",
"Post" : "Indlæg",
"Cancel" : "Annullér",