diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:18 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-01-26 00:19:18 +0000 |
commit | b0c003d7bed709ccb1bf95aec6cac25378d57fd1 (patch) | |
tree | 6b303e8f716415e698ee140089c028214f9ea98d /apps/files_trashbin/l10n/da.json | |
parent | a9971938156d3758dbd921ed9ecf29a1ed7aacd3 (diff) | |
download | nextcloud-server-b0c003d7bed709ccb1bf95aec6cac25378d57fd1.tar.gz nextcloud-server-b0c003d7bed709ccb1bf95aec6cac25378d57fd1.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n/da.json')
-rw-r--r-- | apps/files_trashbin/l10n/da.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/apps/files_trashbin/l10n/da.json b/apps/files_trashbin/l10n/da.json index b3ac0d630d5..e8b54bbd69e 100644 --- a/apps/files_trashbin/l10n/da.json +++ b/apps/files_trashbin/l10n/da.json @@ -9,11 +9,6 @@ "No deleted files" : "Ingen slettede filer", "Files and folders you have deleted will show up here" : "Filer og mapper du har slettet, vil blive listet her", "Deleted" : "Slettet", - "You will be able to recover deleted files from here" : "Du vil kunne gendanne slettede filer herfra", - "No entries found in this folder" : "Der blev ikke fundet poster i denne mappe", - "Select all" : "Vælg alle", - "Name" : "Navn", - "Actions" : "Handlinger", "Delete permanently" : "Slet permanent", "Error while restoring file from trash bin" : "Fejl under gendannelse af fil fra papirkurven", "Error while removing file from trash bin" : "Fejl under fjernelse af fil fra papirkurven", @@ -22,6 +17,11 @@ "Error while removing files from trash bin" : "Fejl under fjernelse af filer fra papirkurven", "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", + "You will be able to recover deleted files from here" : "Du vil kunne gendanne slettede filer herfra", + "No entries found in this folder" : "Der blev ikke fundet poster i denne mappe", + "Select all" : "Vælg alle", + "Name" : "Navn", + "Actions" : "Handlinger", "Delete" : "Slet" },"pluralForm" :"nplurals=2; plural=(n != 1);" }
\ No newline at end of file |