diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-17 02:28:07 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-17 02:28:07 +0000 |
commit | 62a814f4fbdec485e97e6b55a8320a02ced488bb (patch) | |
tree | fdf9f9d1addbdc05225d3874550cbd14d11d6f89 /lib/l10n/de.js | |
parent | 06ad953047fa00f93117a033384bec1c79dde14a (diff) | |
download | nextcloud-server-62a814f4fbdec485e97e6b55a8320a02ced488bb.tar.gz nextcloud-server-62a814f4fbdec485e97e6b55a8320a02ced488bb.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'lib/l10n/de.js')
-rw-r--r-- | lib/l10n/de.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/lib/l10n/de.js b/lib/l10n/de.js index f0534ade1d9..a238661fea2 100644 --- a/lib/l10n/de.js +++ b/lib/l10n/de.js @@ -8,6 +8,9 @@ OC.L10N.register( "The files of the app %1$s were not replaced correctly. Make sure it is a version compatible with the server." : "Die Dateien der App %1$swurden nicht korrekt ersetzt. Stelle sicher, dass es sich um eine mit dem Server kompatible Version handelt.", "Sample configuration detected" : "Beispielkonfiguration gefunden", "It has been detected that the sample configuration has been copied. This can break your installation and is unsupported. Please read the documentation before performing changes on config.php" : "Es wurde festgestellt, dass die Beispielkonfiguration kopiert wurde. Dies kann Deine Installation zerstören und wird nicht unterstützt. Bitte die Dokumentation lesen, bevor Änderungen an der config.php vorgenommen werden.", + "Click the following button to confirm your email." : "Klicke die folgende Schaltfläche, um Deine E-Mail-Adresse zu bestätigen.", + "Click the following link to confirm your email." : "Klicke den nachfolgenden Link, um Deine E-Mail-Adresse zu bestätigen", + "Confirm your email" : "Bestätige Deine E-Mail-Adresse", "Other activities" : "Andere Aktivitäten", "%1$s and %2$s" : "%1$s und %2$s", "%1$s, %2$s and %3$s" : "%1$s, %2$s und %3$s", |