diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-05-02 00:20:39 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-05-02 00:20:39 +0000 |
commit | 9b0957ba8b1ea7aee9e28fb3638829cc1b4f352b (patch) | |
tree | 135994ea274e95aa4f1ce3e6836fcc21bd0ebba4 /apps/files_trashbin/l10n/de_DE.js | |
parent | f2ceff0964282a13a5d544fa0e67875aeff58c28 (diff) | |
download | nextcloud-server-9b0957ba8b1ea7aee9e28fb3638829cc1b4f352b.tar.gz nextcloud-server-9b0957ba8b1ea7aee9e28fb3638829cc1b4f352b.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.", |