diff options
author | Nextcloud bot <bot@nextcloud.com> | 2018-06-15 00:12:49 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2018-06-15 00:12:49 +0000 |
commit | 84a1c915e6556f23f1e264094fed10a37e386b9a (patch) | |
tree | 55979d1345d6efb0fee4be9cd2131c58327cd00a /settings/l10n/de.js | |
parent | 479e31997f0ecde8d3cf59cc54c5f8ac4b1f80d8 (diff) | |
download | nextcloud-server-84a1c915e6556f23f1e264094fed10a37e386b9a.tar.gz nextcloud-server-84a1c915e6556f23f1e264094fed10a37e386b9a.zip |
[tx-robot] updated from transifex
Diffstat (limited to 'settings/l10n/de.js')
-rw-r--r-- | settings/l10n/de.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/settings/l10n/de.js b/settings/l10n/de.js index ac001b34c6f..54ae7f74aac 100644 --- a/settings/l10n/de.js +++ b/settings/l10n/de.js @@ -101,11 +101,13 @@ OC.L10N.register( "You need to migrate your encryption keys from the old encryption (ownCloud <= 8.0) to the new one." : "Du musst Deinen Verschlüsselungsschlüssel von der alten Verschlüsselung (ownCloud <= 8.0) zur Neuen migrieren.", "Start migration" : "Migration beginnen", "Security & setup warnings" : "Sicherheits- & Einrichtungswarnungen", + "It's important for the security and performance of your instance that everything is configured correctly. To help you with that we are doing some automatic checks. Please see the linked documentation for more information." : "Für die Sicherheit und Performance Deiner Instanz ist es wichtig, dass alles richtig konfiguriert ist. Um Dir dabei zu helfen, führen wir einige automatische Prüfungen durch. Weitere Informationen kannst du der verlinkten Dokumentation entnehmen.", "All checks passed." : "Alle Überprüfungen bestanden.", "There are some errors regarding your setup." : "Es gibt einige Fehler bei Deiner Systemkonfiguration.", "There are some warnings regarding your setup." : "Es gibt einige Warnungen bei Deiner Systemkonfiguration.", "Checking for system and security issues." : "Prüfung auf System- und Sicherheitsthemen.", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%s\">log</a>." : "Bitte überprüfe noch einmal die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Installationsanleitungen ↗</a> und kontrolliere das <a href=\"%s\">Protokoll</a> auf mögliche Fehler oder Warnungen.", + "Check the security of your Nextcloud over <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">our security scan ↗</a>." : "Überprüfe die Sicherheit Deiner Nextcloud über <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">unseren Sicherheitsscanner ↗</a>.", "Version" : "Version", "Background jobs" : "Hintergrund-Aufgaben", "Last job ran %s." : "Letzte Aufgabe ausgeführt %s", |