summaryrefslogtreecommitdiffstats
path: root/apps/files_trashbin/l10n
diff options
context:
space:
mode:
authorJenkins for ownCloud <thomas.mueller@tmit.eu>2013-03-30 00:06:29 +0100
committerJenkins for ownCloud <thomas.mueller@tmit.eu>2013-03-30 00:06:29 +0100
commit5e74ec26a89df22a487e1e11cb764e8d4b4e3d9c (patch)
tree322bef34a3890b8251c2d369502278a613810c81 /apps/files_trashbin/l10n
parent86ac30c596868b581d0d1f103807ab48cac0041a (diff)
downloadnextcloud-server-5e74ec26a89df22a487e1e11cb764e8d4b4e3d9c.tar.gz
nextcloud-server-5e74ec26a89df22a487e1e11cb764e8d4b4e3d9c.zip
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r--apps/files_trashbin/l10n/da.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/da.php b/apps/files_trashbin/l10n/da.php
index ca4a2e8215d..2e524907cca 100644
--- a/apps/files_trashbin/l10n/da.php
+++ b/apps/files_trashbin/l10n/da.php
@@ -12,5 +12,6 @@
"{count} files" => "{count} filer",
"Nothing in here. Your trash bin is empty!" => "Intet at se her. Din papirkurv er tom!",
"Restore" => "Gendan",
-"Delete" => "Slet"
+"Delete" => "Slet",
+"Deleted Files" => "Slettede filer"
);