diff options
author | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-30 00:06:29 +0100 |
---|---|---|
committer | Jenkins for ownCloud <thomas.mueller@tmit.eu> | 2013-03-30 00:06:29 +0100 |
commit | 5e74ec26a89df22a487e1e11cb764e8d4b4e3d9c (patch) | |
tree | 322bef34a3890b8251c2d369502278a613810c81 /apps/files_trashbin/l10n | |
parent | 86ac30c596868b581d0d1f103807ab48cac0041a (diff) | |
download | nextcloud-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.php | 3 |
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" ); |