Current path: home/webdevt/www/wdp/wp-content/languages/plugins/
?? Go up: /home/webdevt/www/wdp/wp-content/languages
# Translation of Plugins - WP Debugging - Stable (latest release) in German # This file is distributed under the same license as the Plugins - WP Debugging - Stable (latest release) package. msgid "" msgstr "" "PO-Revision-Date: 2021-01-23 18:32:49+0000\n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "Plural-Forms: nplurals=2; plural=n != 1;\n" "X-Generator: GlotPress/4.0.0-alpha.6\n" "Language: de\n" "Project-Id-Version: Plugins - WP Debugging - Stable (latest release)\n" #: src/Settings.php:108 msgctxt "Menu item" msgid "WP Debugging" msgstr "WP Debugging" #: src/Bootstrap.php:78 msgid "The <strong>WP Debugging</strong> plugin must have a <code>wp-config.php</code> file that is writable by the filesystem." msgstr "Das Plugin <strong>WP Debugging</strong> braucht eine <code>wp-config.php</code>-Datei, in die das Dateisystem schreiben darf." #: src/Settings.php:472 msgid "Settings" msgstr "Einstellungen" #: src/Settings.php:368 msgid "Select the debugging constants." msgstr "Wähle die Konstanten für das Debugging." #: src/Settings.php:366 msgid "The following constants are set with plugin activation and removed with plugin deactivation." msgstr "Die folgenden Konstanten werden bei der Aktivierung des Plugins gesetzt und bei seiner Deaktivierung entfernt." #: src/Settings.php:354 msgid "Set WP_DISABLE_FATAL_ERROR_HANDLER to true." msgstr "WP_DISABLE_FATAL_ERROR_HANDLER auf true setzen." #: src/Settings.php:342 msgid "Set WP_DEBUG_DISPLAY to false, default is true." msgstr "WP_DEBUG_DISPLAY auf false setzen, der Standard ist true." #: src/Settings.php:330 msgid "Set WP_DEBUG to true." msgstr "WP_DEBUG auf true setzen." #: src/Settings.php:317 msgid "Debugging Constants" msgstr "Debug-Konstanten" #: src/Settings.php:297 msgid "Saved." msgstr "Gespeichert." #. Author of the plugin msgid "Andy Fragen" msgstr "Andy Fragen" #. Plugin URI of the plugin msgid "https://github.com/afragen/wp-debugging" msgstr "https://github.com/afragen/wp-debugging" #. Plugin Name of the plugin #: src/Settings.php:107 src/Settings.php:413 msgid "WP Debugging" msgstr "WP Debugging" #. Description of the plugin msgid "A support/troubleshooting plugin for WordPress." msgstr "Ein Plugin zur Support und Problembehandlung für WordPress."