summaryrefslogtreecommitdiffstats
path: root/apps/comments/l10n/da.js
diff options
context:
space:
mode:
authorNextcloud bot <bot@nextcloud.com>2020-10-21 02:18:44 +0000
committerNextcloud bot <bot@nextcloud.com>2020-10-21 02:18:44 +0000
commit2c21adb5a65787b378172adc0257f6d11bbf1428 (patch)
treefd69227ae820ab5ad3c473d0e841d7eda7955a54 /apps/comments/l10n/da.js
parent766590d204e29a946effb5cc8cdad32a4236778a (diff)
downloadnextcloud-server-2c21adb5a65787b378172adc0257f6d11bbf1428.tar.gz
nextcloud-server-2c21adb5a65787b378172adc0257f6d11bbf1428.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/comments/l10n/da.js')
-rw-r--r--apps/comments/l10n/da.js11
1 files changed, 6 insertions, 5 deletions
diff --git a/apps/comments/l10n/da.js b/apps/comments/l10n/da.js
index 81e7c4a7a92..1947bcced6a 100644
--- a/apps/comments/l10n/da.js
+++ b/apps/comments/l10n/da.js
@@ -15,19 +15,20 @@ 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",
+ "No comments yet, start the conversation!" : "Ingen kommentarer endnu, start samtalen!",
+ "Retry" : "Prøv igen",
+ "_%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",
"New comment …" : "Ny kommentar ...",
"Post" : "Indlæg",
"Cancel" : "Annullér",
"[Deleted user]" : "[Slettet user]",
- "No comments yet, start the conversation!" : "Ingen kommentarer endnu, start samtalen!",
"More comments …" : "Flere kommentarer...",
"Save" : "Gem",
"Allowed characters {count} of {max}" : "Tilladte tegn {count} af {max}",
"Error occurred while retrieving comment with ID {id}" : "Der opstod fejl under hentning af kommentar med ID {id}",
"Error occurred while updating comment with id {id}" : "Der opstod fejl under opdatering af kommentar med id {id}",
- "Error occurred while posting comment" : "Der opstod fejl under indsendelse af kommentar",
- "_%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"
+ "Error occurred while posting comment" : "Der opstod fejl under indsendelse af kommentar"
},
"nplurals=2; plural=(n != 1);");