diff options
author | Nextcloud bot <bot@nextcloud.com> | 2019-03-19 01:12:41 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2019-03-19 01:12:41 +0000 |
commit | 785ccae62204b6cc34f423c70e369943eb41e4dc (patch) | |
tree | b2e68ceed04d0ef028205bbc5962dcfb049485cd /apps/files_trashbin/l10n/da.js | |
parent | 8c0497249879de8fecef8df6357d37bde8fb0676 (diff) | |
download | nextcloud-server-785ccae62204b6cc34f423c70e369943eb41e4dc.tar.gz nextcloud-server-785ccae62204b6cc34f423c70e369943eb41e4dc.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files_trashbin/l10n/da.js')
-rw-r--r-- | apps/files_trashbin/l10n/da.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files_trashbin/l10n/da.js b/apps/files_trashbin/l10n/da.js index 3b0bc7b2b73..eb3b95c0480 100644 --- a/apps/files_trashbin/l10n/da.js +++ b/apps/files_trashbin/l10n/da.js @@ -4,7 +4,6 @@ OC.L10N.register( "Deleted files" : "Slettede filer", "restored" : "Gendannet", "Restore" : "Gendan", - "Delete" : "Slet", "Delete permanently" : "Slet permanent", "This operation is forbidden" : "Denne operation er forbudt", "This directory is unavailable, please check the logs or contact the administrator" : "Denne mappe er utilgængelig, tjek venligst loggene eller kontakt administratoren", @@ -14,6 +13,7 @@ OC.L10N.register( "Select all" : "Vælg alle", "Name" : "Navn", "Deleted" : "Slettet", + "Delete" : "Slet", "Couldn't delete %s permanently" : "Kunne ikke slette %s permanent", "Couldn't restore %s" : "Kunne ikke gendanne %s", "Error" : "Fejl" |