diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-07-20 00:19:36 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-07-20 00:19:36 +0000 |
commit | cdfa01abfc59d6b2eff7ee9421282d4ae2a2f168 (patch) | |
tree | 7029cb4c4a341c91196c0768d86eb40eed6b91cf /apps/files_trashbin/l10n | |
parent | 79fe83eb1c07d36c525e8db91e23bb5976d719f7 (diff) | |
download | nextcloud-server-cdfa01abfc59d6b2eff7ee9421282d4ae2a2f168.tar.gz nextcloud-server-cdfa01abfc59d6b2eff7ee9421282d4ae2a2f168.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n')
-rw-r--r-- | apps/files_trashbin/l10n/da.js | 2 | ||||
-rw-r--r-- | apps/files_trashbin/l10n/da.json | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/da.js b/apps/files_trashbin/l10n/da.js index 9889526d8d6..30735a4c0c9 100644 --- a/apps/files_trashbin/l10n/da.js +++ b/apps/files_trashbin/l10n/da.js @@ -9,7 +9,9 @@ OC.L10N.register( "Restore" : "Gendan", "Unknown" : "Ukendt", "All files" : "Alle filer", + "You" : "Dig", "Original location" : "Oprindelig filplacering", + "Deleted by" : "Slettet af ", "Deleted" : "Slettet", "A long time ago" : "For lang tid siden", "List of files that have been deleted." : "Liste med filer der er blevet slettet.", diff --git a/apps/files_trashbin/l10n/da.json b/apps/files_trashbin/l10n/da.json index 8ace1d99a75..807a9538df0 100644 --- a/apps/files_trashbin/l10n/da.json +++ b/apps/files_trashbin/l10n/da.json @@ -7,7 +7,9 @@ "Restore" : "Gendan", "Unknown" : "Ukendt", "All files" : "Alle filer", + "You" : "Dig", "Original location" : "Oprindelig filplacering", + "Deleted by" : "Slettet af ", "Deleted" : "Slettet", "A long time ago" : "For lang tid siden", "List of files that have been deleted." : "Liste med filer der er blevet slettet.", |