diff options
author | Nextcloud bot <bot@nextcloud.com> | 2024-08-10 00:20:22 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2024-08-10 00:20:22 +0000 |
commit | 7a7444015eea3a7ae8e725d5086322fb566ff23e (patch) | |
tree | d419d9e18d2e1a26562ff4d4f9a2f301eda94c1b /lib/l10n/de_DE.json | |
parent | 4dc26f81d714e016853005522775ee1352e3a739 (diff) | |
download | nextcloud-server-7a7444015eea3a7ae8e725d5086322fb566ff23e.tar.gz nextcloud-server-7a7444015eea3a7ae8e725d5086322fb566ff23e.zip |
Fix(l10n): Update translations from Transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/de_DE.json')
-rw-r--r-- | lib/l10n/de_DE.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/l10n/de_DE.json b/lib/l10n/de_DE.json index 6d713916fc9..fd2d8c78440 100644 --- a/lib/l10n/de_DE.json +++ b/lib/l10n/de_DE.json @@ -254,6 +254,7 @@ "Your data directory must be an absolute path." : "Ihr Datenverzeichnis muss einen absoluten Pfad haben.", "Check the value of \"datadirectory\" in your configuration." : "Überprüfen Sie den Wert von „datadirectory“ in Ihrer Konfiguration.", "Your data directory is invalid." : "Ihr Datenverzeichnis ist ungültig.", + "Ensure there is a file called \"%1$s\" in the root of the data directory. It should have the content: \"%2$s\"" : "Stellen Sie sicher, dass eine Datei \"%1$s\" im Wurzelverzeichnis des Datenverzeichnisses existiert. Sie sollte folgenden Inhalt haben: \"%2$s\"", "Action \"%s\" not supported or implemented." : "Aktion \"%s\" wird nicht unterstützt oder ist nicht implementiert.", "Authentication failed, wrong token or provider ID given" : "Authentifizierung ist fehlgeschlagen. Falsches Token oder Provider-ID wurde übertragen.", "Parameters missing in order to complete the request. Missing Parameters: \"%s\"" : "Es fehlen Parameter um die Anfrage zu bearbeiten. Fehlende Parameter: \"%s\"", |