diff options
author | Nextcloud bot <bot@nextcloud.com> | 2023-08-29 00:31:10 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2023-08-29 00:31:10 +0000 |
commit | a48036560b074a3f22a1f131657c3e02efd09f24 (patch) | |
tree | ebb6a722b81b2d8ee6a18f4c3334e6d367ea9695 /core/l10n/de_DE.json | |
parent | 887bc6fd6e5948e016aca5b9a745afa30296dcf3 (diff) | |
download | nextcloud-server-a48036560b074a3f22a1f131657c3e02efd09f24.tar.gz nextcloud-server-a48036560b074a3f22a1f131657c3e02efd09f24.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'core/l10n/de_DE.json')
-rw-r--r-- | core/l10n/de_DE.json | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/core/l10n/de_DE.json b/core/l10n/de_DE.json index 3b740918432..636d6e829e5 100644 --- a/core/l10n/de_DE.json +++ b/core/l10n/de_DE.json @@ -234,8 +234,11 @@ "Looking for {term} …" : "Suche nach {term}…", "No" : "Nein", "Yes" : "Ja", + "Choose {file}" : "{file} auswählen", "Choose" : "Auswählen", + "Copy to {target}" : "Nach {target} kopieren", "Copy" : "Kopieren", + "Move to {target}" : "Nach {target} verschieben", "Move" : "Verschieben", "OK" : "OK", "Error loading message template: {error}" : "Fehler beim Laden der Nachrichtenvorlage: {error}", |