diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-04-10 02:31:13 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-04-10 02:31:13 +0000 |
commit | bbee01117e36fcabf7db8195343d897bc28c619a (patch) | |
tree | 104f5a1a0335a23d6d84e68170c72b833edf66c0 /apps/files/l10n/de_DE.js | |
parent | 1f0fddbc6916817bd28d4352f1c6382f860b26f3 (diff) | |
download | nextcloud-server-bbee01117e36fcabf7db8195343d897bc28c619a.tar.gz nextcloud-server-bbee01117e36fcabf7db8195343d897bc28c619a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'apps/files/l10n/de_DE.js')
-rw-r--r-- | apps/files/l10n/de_DE.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/files/l10n/de_DE.js b/apps/files/l10n/de_DE.js index 58a08e5f404..05a6fc791b6 100644 --- a/apps/files/l10n/de_DE.js +++ b/apps/files/l10n/de_DE.js @@ -172,7 +172,7 @@ OC.L10N.register( "Tags" : "Tags", "Unable to change the favourite state of the file" : "Der favorisierte Status der Datei kann nicht geändert werden", "Error while loading the file data" : "Fehler beim Laden der Datei-Daten", - "Pick a template for {name}" : "Eine Vorlage für {Name} wählen", + "Pick a template for {name}" : "Eine Vorlage für {name} wählen", "Cancel" : "Abbrechen", "Create" : "Erstellen", "Create a new file with the selected template" : "Eine neue Datei anhand der ausgewählten Vorlage erstellen", |