# Copyright (C) 2022 Andy Fragen # This file is distributed under the MIT. msgid "" msgstr "" "Project-Id-Version: WP Debugging 2.11.10\n" "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-debugging\n" "Last-Translator: FULL NAME \n" "Language-Team: LANGUAGE \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: 8bit\n" "POT-Creation-Date: 2022-05-10T20:15:41+00:00\n" "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" "X-Generator: WP-CLI 2.6.0\n" "X-Domain: wp-debugging\n" #. Plugin Name of the plugin #: src/Settings.php:107 #: src/Settings.php:413 msgid "WP Debugging" msgstr "" #. Plugin URI of the plugin msgid "https://github.com/afragen/wp-debugging" msgstr "" #. Description of the plugin msgid "A support/troubleshooting plugin for WordPress." msgstr "" #. Author of the plugin msgid "Andy Fragen" msgstr "" #: src/Bootstrap.php:78 msgid "The WP Debugging plugin must have a wp-config.php file that is writable by the filesystem." msgstr "" #: src/Settings.php:108 msgctxt "Menu item" msgid "WP Debugging" msgstr "" #: src/Settings.php:297 msgid "Saved." msgstr "" #: src/Settings.php:317 msgid "Debugging Constants" msgstr "" #: src/Settings.php:330 msgid "Set WP_DEBUG to true." msgstr "" #: src/Settings.php:342 msgid "Set WP_DEBUG_DISPLAY to false, default is true." msgstr "" #: src/Settings.php:354 msgid "Set WP_DISABLE_FATAL_ERROR_HANDLER to true." msgstr "" #: src/Settings.php:366 msgid "The following constants are set with plugin activation and removed with plugin deactivation." msgstr "" #: src/Settings.php:368 msgid "Select the debugging constants." msgstr "" #: src/Settings.php:415 msgid "Please note: Your wp-config.php file must be writable by the filesystem. Any errors will result in a PHP Exception being thrown. Debug constants per Debugging in WordPress." msgstr "" #: src/Settings.php:472 msgid "Settings" msgstr ""