diff options
author | Nextcloud bot <bot@nextcloud.com> | 2021-09-24 02:26:37 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2021-09-24 02:26:37 +0000 |
commit | fb904a9670369aab244b2f3fe3cec8fb65b0c277 (patch) | |
tree | 0ecedeab1f285c2bdbb127486761213691990c25 /apps/settings/l10n/de_DE.js | |
parent | dad8949b2c927415dccbef2dcd97a778f80fe9c1 (diff) | |
download | nextcloud-server-fb904a9670369aab244b2f3fe3cec8fb65b0c277.tar.gz nextcloud-server-fb904a9670369aab244b2f3fe3cec8fb65b0c277.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n/de_DE.js')
-rw-r--r-- | apps/settings/l10n/de_DE.js | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/apps/settings/l10n/de_DE.js b/apps/settings/l10n/de_DE.js index 8effa9c470f..0033d52f196 100644 --- a/apps/settings/l10n/de_DE.js +++ b/apps/settings/l10n/de_DE.js @@ -220,6 +220,7 @@ OC.L10N.register( "Delete email" : "E-Mail löschen", "Unset as primary email" : "Als primäre E-Mail-Adresse deaktiviert", "This address is not confirmed" : "Diese Adresse ist nicht bestätigt", + "Set as primary email" : "Als primäre E-Mail-Adresse festlegen", "Your email address" : "Ihre E-Mail-Adresse", "Additional email address {index}" : "Zusätzliche E-Mail-Adresse {index}", "No email address set" : "Keine E-Mail-Adresse angegeben", @@ -387,7 +388,7 @@ OC.L10N.register( "Use system cron service to call the cron.php file every 5 minutes." : "Den System-Cron-Dienst verwenden, um die Datei cron.php alle 5 Minuten aufzurufen.", "The cron.php needs to be executed by the system user \"%s\"." : "Die cron.php muss durch den Systemnutzer \"%s\" ausgeführt werden.", "To run this you need the PHP POSIX extension. See {linkstart}PHP documentation{linkend} for more details." : "Um dies auszuführen, wird die PHP-Posix-Erweiterung benötigt. Weitere Informationen finden Sie in der {linkstart}PHP-Dokumentation{linkend}. ", - "You need to enable the File sharing App." : "Sie müssen die File sharing App aktivieren.", + "You need to enable the File sharing App." : "Sie müssen die App \"File sharing\" aktivieren.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als Administrator können sie das Teilen-Verhalten feinabstimmen. Weitere Informationen finden Sie in der Dokumentation.", "Allow apps to use the Share API" : "Apps die Benutzung der Share-API erlauben", "Set default expiration date for shares" : "Legen Sie das Standardablaufdatum für Freigaben fest", |