staticconstcharwakeUpRfidNoIso14443[]PROGMEM="ESP32 wurde vom Kartenleser aus dem Deepsleep aufgeweckt. Allerdings wurde keine ISO-14443-Karte gefunden. Gehe zurück in den Deepsleep...";
staticconstcharlowPowerCardSuccess[]PROGMEM="Kartenerkennung via 'low power' erfolgreich durchgeführt";
staticconstcharrememberLastVolume[]PROGMEM="Lautstärke vor dem letzten Shutdown wird wiederhergestellt. Dies überschreibt die Einstellung der initialen Lautstärke aus der GUI.";
staticconstcharunableToStartFtpServer[]PROGMEM="Der FTP-Server konnte nicht gestartet werden. Entweder weil er ist bereits gestartet oder kein WLAN verfügbar ist.";
staticconstcharfailedToOpenDirectory[]PROGMEM="Failed to open directory";
staticconstcharnotADirectory[]PROGMEM="Not a directory";
staticconstcharsdMountedMmc1Bit[]PROGMEM="SD-card in SD_MMC 1 Bit-mode configured...";
staticconstcharsdMountedSpiMode[]PROGMEM="SD card mounted in SPI-mode configured...";
staticconstcharsdMountedMmc1BitMode[]PROGMEM="SD card mounted in SPI-mode configured...";
staticconstcharbackupRecoveryWebsite[]PROGMEM="<p>Backup-file is being applied...<br />Back to <a href=\"javascript:history.back()\">last page</a>.</p>";
staticconstcharrestartWebsite[]PROGMEM="<p>ESPuino is being restarted...<br />Back to <a href=\"javascript:history.back()\">last page</a>.</p>";
staticconstcharwakeUpRfidNoIso14443[]PROGMEM="Wakeup caused by low power card-detection. RF-field changed but no ISO-14443 card on reader was found. So I'll return back to sleep now...";
staticconstcharlowPowerCardSuccess[]PROGMEM="Switch to low power card-detection: success";
staticconstcharrememberLastVolume[]PROGMEM="Restored volume used before last shutdown. This overwrites the initial volume configured via webgui.";
staticconstcharunableToStartFtpServer[]PROGMEM="FTP-server cannot be started. This is because FTP-service is already active of because WiFi is unavailable.";