diff options
author | Nextcloud bot <bot@nextcloud.com> | 2022-07-20 02:25:44 +0000 |
---|---|---|
committer | Nextcloud bot <bot@nextcloud.com> | 2022-07-20 02:25:44 +0000 |
commit | ab64101fb3ce3461c2a8ce1c8ddfd2ddb5e78db5 (patch) | |
tree | a755b324cd3d5ad166373970c711851337089f36 /apps/settings/l10n | |
parent | 047acc32ad07de4bb481c267b9f730ce644efbd1 (diff) | |
download | nextcloud-server-ab64101fb3ce3461c2a8ce1c8ddfd2ddb5e78db5.tar.gz nextcloud-server-ab64101fb3ce3461c2a8ce1c8ddfd2ddb5e78db5.zip |
[tx-robot] updated from transifex
Signed-off-by: Nextcloud bot <bot@nextcloud.com>
Diffstat (limited to 'apps/settings/l10n')
-rw-r--r-- | apps/settings/l10n/de.js | 2 | ||||
-rw-r--r-- | apps/settings/l10n/de.json | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/apps/settings/l10n/de.js b/apps/settings/l10n/de.js index 8b54208c2aa..8edf1f3f9e8 100644 --- a/apps/settings/l10n/de.js +++ b/apps/settings/l10n/de.js @@ -432,7 +432,7 @@ OC.L10N.register( "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 Sicherheitsprobleme.", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Bitte überprüfe noch einmal die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">Installationsanleitungen ↗</a> und kontrolliere das <a href=\"%2$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>.", + "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 den <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Sicherheitsscanner der Nextcloud GmbH ↗</a>.", "Version" : "Version", "You need to enable the File sharing App." : "Du musst die File sharing App aktivieren.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als Administrator kannst Du das Teilen-Verhalten feinabstimmen. Weitere Informationen findest Du in der Dokumentation.", diff --git a/apps/settings/l10n/de.json b/apps/settings/l10n/de.json index 85defba3603..dceb923ccef 100644 --- a/apps/settings/l10n/de.json +++ b/apps/settings/l10n/de.json @@ -430,7 +430,7 @@ "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 Sicherheitsprobleme.", "Please double check the <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">installation guides ↗</a>, and check for any errors or warnings in the <a href=\"%2$s\">log</a>." : "Bitte überprüfe noch einmal die <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%1$s\">Installationsanleitungen ↗</a> und kontrolliere das <a href=\"%2$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>.", + "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 den <a target=\"_blank\" rel=\"noreferrer noopener\" href=\"%s\">Sicherheitsscanner der Nextcloud GmbH ↗</a>.", "Version" : "Version", "You need to enable the File sharing App." : "Du musst die File sharing App aktivieren.", "As admin you can fine-tune the sharing behavior. Please see the documentation for more information." : "Als Administrator kannst Du das Teilen-Verhalten feinabstimmen. Weitere Informationen findest Du in der Dokumentation.", |