WPMU DEV in your language

Translations

Translation of Defender: German (Switzerland)

1 145 146 147 148 149
Prio Original string Translation
Suspicious function found Verdächtige Funktion gefunden Details

Suspicious function found

Verdächtige Funktion gefunden
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2020-02-12 18:18:49
Date added (local):
Calculating...
Translated by:
Michi (michaelhuber)
References:
  • src/behavior/scan-item/class-malware-result.php:63
Priority:
normal
More links:
Monthly Monatlich Details

Monthly

Monatlich
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2020-02-12 18:18:49
Date added (local):
Calculating...
Translated by:
Michi (michaelhuber)
References:
  • languages/vue-js.php:2376
Priority:
normal
More links:
Weekly Wöchentlich Details

Weekly

Wöchentlich
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2020-02-12 18:18:49
Date added (local):
Calculating...
Translated by:
Michi (michaelhuber)
References:
  • languages/vue-js.php:3996
  • src/functions.php:416
Priority:
normal
More links:
Daily Täglich Details

Daily

Täglich
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2020-02-12 18:18:49
Date added (local):
Calculating...
Translated by:
Michi (michaelhuber)
References:
  • languages/vue-js.php:1174
Priority:
normal
More links:
A scan is already in progress Ein Scan ist gerade in Arbeit Details

A scan is already in progress

Ein Scan ist gerade in Arbeit
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2020-02-12 18:18:49
Date added (local):
Calculating...
Translated by:
Michi (michaelhuber)
References:
  • src/controller/class-scan.php:180
Priority:
normal
More links:
Issues Probleme Details

Issues

Probleme
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2020-02-12 18:18:50
Date added (local):
Calculating...
Translated by:
Michi (michaelhuber)
References:
  • languages/vue-js.php:2056
Priority:
normal
More links:
Summary Zusammenfassung Details

Summary

Zusammenfassung
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2020-02-12 18:18:50
Date added (local):
Calculating...
Translated by:
Michi (michaelhuber)
References:
  • src/controller/class-audit-logging.php:126
Priority:
normal
More links:
Update WordPress Wordpress aktualisieren Details

Update WordPress

Wordpress aktualisieren
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2020-02-12 18:18:50
Date added (local):
Calculating...
Translated by:
Michi (michaelhuber)
References:
  • languages/vue-js.php:3754
Priority:
normal
More links:
Update WordPress to latest version Aktualisiere WordPress auf die aktuellste Version Details

Update WordPress to latest version

Aktualisiere WordPress auf die aktuellste Version
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2021-09-07 21:32:10
Date added (local):
Calculating...
Translated by:
Tobias D. (info72875)
References:
  • src/component/security-tweaks/class-wp-version.php:100
Priority:
normal
More links:
Update old security keys Alte Sicherheitsschlüssel aktualisieren Details

Update old security keys

Alte Sicherheitsschlüssel aktualisieren
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2023-06-20 23:17:48
Date added (local):
Calculating...
Translated by:
bluerate
References:
  • src/component/security-tweaks/class-security-key.php:238
Priority:
normal
More links:
Prevent Information Disclosure Verhindern der Offenlegung von Informationen Details

Prevent Information Disclosure

Verhindern der Offenlegung von Informationen
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2020-02-12 18:18:50
Date added (local):
Calculating...
Translated by:
Michi (michaelhuber)
References:
  • src/component/security-tweaks/class-protect-information.php:81
Priority:
normal
More links:
2. Add the code below inside the server section in the file, right before the php location block. Looks something like: 2. Füge den folgenden Code in den Server-Abschnitt der Datei ein, direkt vor dem php location-Block. Sieht ungefähr so aus: Details

2. Add the code below inside the server section in the file, right before the php location block. Looks something like:

2. Füge den folgenden Code in den Server-Abschnitt der Datei ein, direkt vor dem php location-Block. Sieht ungefähr so aus:
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2023-06-20 23:17:23
Date added (local):
Calculating...
Translated by:
bluerate
References:
  • languages/vue-js.php:112
Priority:
normal
More links:
1. Copy the generated code into your site specific .conf file usually located in a subdirectory under /etc/nginx/... or /usr/local/nginx/conf/... 1. Kopiere den erzeugten Code in deine Seiten spezifische .conf-Datei, die sich normalerweise in einem Unterverzeichnis unter /etc/nginx/... oder /usr/local/nginx/conf/.... befindet. Details

1. Copy the generated code into your site specific .conf file usually located in a subdirectory under /etc/nginx/... or /usr/local/nginx/conf/...

1. Kopiere den erzeugten Code in deine Seiten spezifische .conf-Datei, die sich normalerweise in einem Unterverzeichnis unter /etc/nginx/... oder /usr/local/nginx/conf/.... befindet.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2020-02-12 18:18:50
Date added (local):
Calculating...
Translated by:
Michi (michaelhuber)
References:
  • languages/vue-js.php:90
Priority:
normal
More links:
By default, a plugin/theme vulnerability could allow a PHP file to get uploaded into your site's directories and in turn execute harmful scripts that can wreak havoc on your website. Prevent this altogether by disabling direct PHP execution in directories that don't require it. Standardmäßig könnte eine Plugin/Theme-Schwachstelle es einer PHP-Datei ermöglichen, in die Verzeichnisse deiner Website hochgeladen zu werden und wiederum schädliche Skripte auszuführen, die Verwüstungen auf deiner Website anrichten können. Verhindere dies, indem du die direkte PHP-Ausführung in Verzeichnissen deaktivierst, die sie nicht benötigen. Details

By default, a plugin/theme vulnerability could allow a PHP file to get uploaded into your site's directories and in turn execute harmful scripts that can wreak havoc on your website. Prevent this altogether by disabling direct PHP execution in directories that don't require it.

Standardmäßig könnte eine Plugin/Theme-Schwachstelle es einer PHP-Datei ermöglichen, in die Verzeichnisse deiner Website hochgeladen zu werden und wiederum schädliche Skripte auszuführen, die Verwüstungen auf deiner Website anrichten können. Verhindere dies, indem du die direkte PHP-Ausführung in Verzeichnissen deaktivierst, die sie nicht benötigen.
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2021-09-07 21:32:10
Date added (local):
Calculating...
Translated by:
Tobias D. (info72875)
References:
  • languages/vue-js.php:685
Priority:
normal
More links:
Prevent PHP Execution PHP Ausführung verhindern Details

Prevent PHP Execution

PHP Ausführung verhindern
Login to your account for contributing to translations.

Meta

Status:
current
Date added (GMT):
2021-09-07 21:32:10
Date added (local):
Calculating...
Translated by:
Tobias D. (info72875)
References:
  • src/component/security-tweaks/class-prevent-php.php:75
Priority:
normal
More links:
Legend:
Current
Waiting
Rejected
Fuzzy
Old
changesrequested
With warnings
1 145 146 147 148 149

Export as

Translators