| @@ -1,9 +1,9 @@ | ||
| 1 | -# Copyright (C) 2021 Andy Fragen | |
| 2 | -# This file is distributed under the MIT. | |
| 1 | +# Copyright (C) 2019 Andy Fragen | |
| 2 | +# This file is distributed under the same license as the WP Debugging plugin. | |
| 3 | 3 | msgid "" |
| 4 | 4 | msgstr "" |
| 5 | -"Project-Id-Version: WP Debugging 2.10.2\n" | |
| 5 | +"Project-Id-Version: WP Debugging 2.2.0\n" | |
| 6 | 6 | "Report-Msgid-Bugs-To: https://wordpress.org/support/plugin/wp-debugging\n" |
| 7 | 7 | "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n" |
| 8 | 8 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| 9 | 9 | "MIME-Version: 1.0\n" |
| @@ -8,16 +8,17 @@ | ||
| 8 | 8 | "Language-Team: LANGUAGE <LL@li.org>\n" |
| 9 | 9 | "MIME-Version: 1.0\n" |
| 10 | 10 | "Content-Type: text/plain; charset=UTF-8\n" |
| 11 | 11 | "Content-Transfer-Encoding: 8bit\n" |
| 12 | -"POT-Creation-Date: 2021-09-04T16:42:20+00:00\n" | |
| 12 | +"POT-Creation-Date: 2019-02-03T22:25:54+00:00\n" | |
| 13 | 13 | "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n" |
| 14 | -"X-Generator: WP-CLI 2.5.0\n" | |
| 14 | +"X-Generator: WP-CLI 2.1.0\n" | |
| 15 | 15 | "X-Domain: wp-debugging\n" |
| 16 | 16 | |
| 17 | 17 | #. Plugin Name of the plugin |
| 18 | -#: src/Settings.php:107 | |
| 19 | -#: src/Settings.php:412 | |
| 18 | +#: src/Settings.php:62 | |
| 19 | +#: src/Settings.php:63 | |
| 20 | +#: src/Settings.php:288 | |
| 20 | 21 | msgid "WP Debugging" |
| 21 | 22 | msgstr "" |
| 22 | 23 | |
| 23 | 24 | #. Plugin URI of the plugin |
| @@ -31,48 +32,39 @@ | ||
| 31 | 32 | #. Author of the plugin |
| 32 | 33 | msgid "Andy Fragen" |
| 33 | 34 | msgstr "" |
| 34 | 35 | |
| 35 | -#: src/Bootstrap.php:78 | |
| 36 | -msgid "The <strong>WP Debugging</strong> plugin must have a <code>wp-config.php</code> file that is writable by the filesystem." | |
| 37 | -msgstr "" | |
| 38 | - | |
| 39 | -#: src/Settings.php:108 | |
| 40 | -msgctxt "Menu item" | |
| 41 | -msgid "WP Debugging" | |
| 42 | -msgstr "" | |
| 43 | - | |
| 44 | -#: src/Settings.php:296 | |
| 36 | +#: src/Settings.php:188 | |
| 45 | 37 | msgid "Saved." |
| 46 | 38 | msgstr "" |
| 47 | 39 | |
| 48 | -#: src/Settings.php:316 | |
| 40 | +#: src/Settings.php:207 | |
| 49 | 41 | msgid "Debugging Constants" |
| 50 | 42 | msgstr "" |
| 51 | 43 | |
| 52 | -#: src/Settings.php:329 | |
| 44 | +#: src/Settings.php:220 | |
| 53 | 45 | msgid "Set WP_DEBUG to true." |
| 54 | 46 | msgstr "" |
| 55 | 47 | |
| 56 | -#: src/Settings.php:341 | |
| 48 | +#: src/Settings.php:232 | |
| 57 | 49 | msgid "Set WP_DEBUG_DISPLAY to false, default is true." |
| 58 | 50 | msgstr "" |
| 59 | 51 | |
| 60 | -#: src/Settings.php:353 | |
| 52 | +#: src/Settings.php:245 | |
| 61 | 53 | msgid "Set WP_DISABLE_FATAL_ERROR_HANDLER to true." |
| 62 | 54 | msgstr "" |
| 63 | 55 | |
| 64 | -#: src/Settings.php:365 | |
| 56 | +#: src/Settings.php:257 | |
| 65 | 57 | msgid "The following constants are set with plugin activation and removed with plugin deactivation." |
| 66 | 58 | msgstr "" |
| 67 | 59 | |
| 68 | -#: src/Settings.php:367 | |
| 60 | +#: src/Settings.php:259 | |
| 69 | 61 | msgid "Select the debugging constants." |
| 70 | 62 | msgstr "" |
| 71 | 63 | |
| 72 | -#: src/Settings.php:414 | |
| 64 | +#: src/Settings.php:290 | |
| 73 | 65 | msgid "<strong>Please note:</strong> Your <code>wp-config.php</code> file must be writable by the filesystem. Any errors will result in a PHP Exception being thrown. Debug constants per <a href=\"https://codex.wordpress.org/Debugging_in_WordPress\">Debugging in WordPress</a>." |
| 74 | 66 | msgstr "" |
| 75 | 67 | |
| 76 | -#: src/Settings.php:471 | |
| 68 | +#: src/Settings.php:347 | |
| 77 | 69 | msgid "Settings" |
| 78 | 70 | msgstr "" |