diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-05-02 00:20:17 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-05-02 00:20:17 +0000 |
commit | ae534c2bd71bca95435557ade2392b338b768f51 (patch) | |
tree | 9a5fab766605d4ecc7cab66822c6b2e9327f30a8 /apps/files_trashbin/l10n/de_DE.js | |
parent | 41cc710d2e94eb00f88b76bab53cd9849e203589 (diff) | |
download | nextcloud-server-ae534c2bd71bca95435557ade2392b338b768f51.tar.gz nextcloud-server-ae534c2bd71bca95435557ade2392b338b768f51.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/files_trashbin/l10n/de_DE.js')
-rw-r--r-- | apps/files_trashbin/l10n/de_DE.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/apps/files_trashbin/l10n/de_DE.js b/apps/files_trashbin/l10n/de_DE.js index 0e816fcdbe8..82406474498 100644 --- a/apps/files_trashbin/l10n/de_DE.js +++ b/apps/files_trashbin/l10n/de_DE.js @@ -9,7 +9,9 @@ OC.L10N.register( "Restore" : "Wiederherstellen", "Unknown" : "Unbekannt", "All files" : "Alle Dateien", + "You" : "Sie", "Original location" : "Ursprünglicher Ort", + "Deleted by" : "Gelöscht von", "Deleted" : "Gelöscht", "A long time ago" : "Vor langer Zeit", "List of files that have been deleted." : "Liste der gelöschten Dateien.", |